@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

*{
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400;
    /*letter-spacing: 1px;*/
}
.posi-lan{
    text-align: left;
    padding: 0.6rem 0.6rem;
}
html {
    scroll-behavior: smooth;
}
body{
    overflow-y: scroll;
    overflow-x: hidden;
}

.reduce-css{
    max-width: 97% !important;
    margin: 0 auto;
}

.top-header-menu a:hover, .top-header-menu a:focus {
    color: #E02020 !important;
}
#mainSlider .carousel-inner{
    /*max-height: 611px;
    margin-top: -77px;*/
}
.navbar{
    z-index: 2;
    background-color: #0000000a;
    padding: 0.6rem 0.6rem;
    transition: .5s;
}
.shadow-navbar{
    background-color: #000;
}
.megamenu-list{
    background-color: black;
    border-bottom: 1px #808080ab solid;
    font-size: 0.9em;
    padding: 5px 5px;
}
.over-menu{
    background-color: black;
}

.slider-magic-img {
    /*-webkit-clip-path: polygon(0 0, 0 100px, 100px 80px, 100px 0);*/
    /*clip-path: polygon(45% 0, 0 100%, 100% 100%, 100% 0,0 0%);*/
    /*position: absolute;*/
    /*right: 0;*/
    /*top: 68px;*/
    /* max-width: 100%; */
    /* vertical-align: middle; */
    /*height: fit-content;*/
    height: auto;
    max-height: 440px;
    width: 100%;
}

.slider-cover{
    width: 100%;
    height: 100%;
    background-color: #242323e8;
    position: absolute;
}

/*.navbar-expand-lg .navbar-nav .nav-link {;*/
/*    color: #000;*/
/*    !*border: 1px solid #0000;*!*/
/*    !*padding: 5px 0.85rem;*!*/
/*}*/

.navbar-expand-lg .navbar-nav .nav-link {
    color: #000;
    padding-right: 0.85rem;
    padding-left: 0.85rem;
}
.navbar-expand-lg .navbar-nav .nav-link:hover{
    color: rgb(224, 32, 32) !important;
    /*border: 1px solid;*/
    /*border-radius: 6px;*/
    /*padding: 5px 0.85rem;*/
}
.shadow-navbar .navbar-nav .nav-link{
    color: rgba(255, 255, 255, 0.75);
    /*border: 1px solid;*/
    /*border-radius: 6px;*/
    /*padding: 5px 0.85rem;*/
}
.blockquote p{font-family: 'Poppins', sans-serif !important;font-weight:400 !important;}
.lang-btn{
    border: 2px gray solid;
    height: 1em;
    width: 1em;
    border-radius: 100%;
    padding: 3px 4px;
    max-height: 1px;
    font-size: 0.8em;
}

.lang-btn-active{
    background-color: gray;
    color: #000;
}

.under-main-slider{
    background-color: #e02020;
}

#mainSlider .carousel-indicators {
    right: 0;
    /*bottom: 47px;*/
    /*margin-left: 6%;*/
}

#mainSlider .carousel-indicators li {
    height: 15px;
    width: 15px;
    line-height: 15px;
    text-indent: unset;
    border-top: unset;
    border-bottom: unset;
    margin-left: 7.5px;
    margin-right: 7.5px;
    opacity: .8;
    transition: opacity 0.6s ease;
    text-align: center;
    border-radius: 100%;
    background-color: #fff0;
    color: white;
    border: 4px white solid;
}

#mainSlider .carousel-indicators .active {
    background-color: white;
    color: black;
}
#mainSlider .carousel-caption {
    /*right: unset;*/
    /*left: 7%;*/
    /*top: 195px;*/
    text-align: left;
    /*max-width: 25%;*/
    top: 50%;
    left: 4%;
    transform: translate(0%, -50%);
    padding-top: 0px;
    padding-bottom: 0px;
    bottom: auto;
}
.color_white a{
    color:#fff !important;
}

.sliderbckg{
    width: 100% !important;
    height: fit-content !important;
}
.slider-hr{
    background-color: red;
    padding-top: 2px;
    width: 25%;
    margin-left: 0;
}

.slider-content{
    opacity: .6;
}
.btn{
    /*opacity: .6;*/
}
.btn-site-nav{
    background-color: #e02020 !important;
    opacity: 1;
    padding: 6px 25px 8px 25px;
}
.btn-site{
    background-color: #e02020 !important;
    opacity: 1;
    padding: 6px 25px 8px 25px;
    font-size: 1.4em;
}
.magic-hr{
    background-color: red;
    padding-top: 2px;
    width: 25%;
}
.bg-lightSecondary {
    background-color: #eaeaea !important;
}
.bg-lightDanger {
    background-color: #fae5f0 !important;
}
.magic-content {
    width: 75%;
    padding: 80px 0px 75px 50px;
    /* transform: translate(37px,-156.8px); */
}
.magic-title{
    font-size: 3rem;
    line-height: 38px;
    letter-spacing: -0.1px;
}
.magic-text{
    font-weight: 500;
}
.magic-img {
    -webkit-clip-path: polygon(0 0, 0 100px, 100px 80px, 100px 0);
    clip-path: polygon(45% 0, 0 100%, 100% 100%, 100% 0,0 0%);
    position: absolute;
    right: 0;
    top: 0px;
    /* max-width: 100%; */
    /* vertical-align: middle; */
    /*height: fit-content;*/
    height: 100%;
    width: 100%;
}
.magic-img2 {
    width: 100%;
    /* -webkit-clip-path: polygon(0 0, 0 100px, 100px 80px, 100px 0); */
    clip-path: polygon(20% 0%, 0% 100%, 100% 100%, 100% 0%,0% 0%);
    transform: translate(-200px, 137px) scaleX(1.5) scaleY(2);
    /* transform: translate(-117px, 180px) scaleX(2.7) scaleY(1.8); */
    height: 175px;
}
/*.imgflex{*/
/*    flex: 0 0 20% !important;*/
/*}*/

.blocks-of-imgs{
    display: inline-flex;
    height: 342px;
    width:100%;
}
.two-hoverable-imgs{
    width: 50%;
    background-position: center;
    margin: 2px;
    cursor: pointer;
    transition: .6s;
}
.three-hoverable-imgs{
    width: 33.33%;
    background-position: center;
    margin: 10px;
    cursor: pointer;
    transition: .4s;
}
.hoverable-img-div{
    position: relative;
    color: white;
    text-align: center;
    padding: 0;
    opacity: 0;
    height: 0;
    width: 0;
    font-size: 0;
    border-radius: 100%;
    margin: 152.5px auto auto auto;
    background-color:rgba(255,0,0,0.6);
    transition: .6s;
}

.hoverable-img-div li{
    list-style-type: none;
}
.hoverable-img-div ul{
    padding:0;
}
.hoverable-img-div-opacity{
    opacity: 1;
    padding: 50px;
    font-size: 3vw;
    border-radius: 0;
    height: 100%;
    width: 100%;
    margin-top: 0;
}


/*.hoverable-img-div::after {*/
/*content: "";*/
/*opacity: 0.6;*/
/*background-color: red;*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*width: 100%;*/
/*height: 100%;*/
/*}*/
.bg-magic-color1{
    background-color: rgba(255,0,0,0.7);
}
.bg-magic-color2{
    background-color: rgba(16,66,144,0.7);
}
.bg-magic-color3{
    background-color: rgba(250,214,3,0.7);
}
.bg-magic-color4{
    background-color: rgba(69,250,99,0.7);
}
.bg-magic-color5{
    background-color: rgba(255,50,263,0.7);
}
.bg-magic-color6{
    background-color: rgba(85,255,252,0.7);
}
.bg-magic-color7{
    background-color: rgba(255,170,80,0.7);
}
.clients-slider-imgs{
    width: 33.33%
}
#footer{
    background-color: black;
    color: white;
    padding-bottom: 75px;
}
.footer-social{
    color: white;
    border: 3px white solid;
    padding: 10px;
    border-radius: 100%;
    transition: .6s;
}
.footer-social:hover {
    background-color: white;
    color: black;
}
.nice-arrows-slider{
    background-color: black;
    color: black;
    padding: 28px;
    border-radius: 100%;
    background-size: 22px;
    background-position: center;
    box-shadow: 2px 2px 7px black;
}
.magic-list{
    list-style-type: none;
    padding: 0;
}

#shop_filters{
    background-color: #37833b;
    border-radius: 15px;
    padding: 20px 60px;
}

.item{
    min-height: 512px;
    box-shadow: 0 3px 10px lightgray;
    border-radius: 10px;
    transition: .4s;
    background-color: white;
}
.item:hover{
    /*box-shadow: 0 3px 10px #49030361;*/
}
.item-img{
    /*border-radius: 10px;*/
    border-bottom: 2px red solid;
    text-align: center;
    /*min-height: 262px;*/
    overflow: hidden;
}
.row.mb-40-cat {
    margin-bottom: 40px;
}

.item-img img{
    border-radius: 10px 10px 0 0;
    transition: .4s;
}

.img-not-fluid {
    /*margin-top: 21px;*/
    max-width: 100%;
    height: auto;
}

.carousel-control-prev, .carousel-control-next{
    display: block !important;
    top: 50% !important;
    bottom: auto !important;
}

.img-not-fluid:hover {
    margin-top: 0;
    height: auto;
    max-width: 100%;
    transform: scale(0.9,0.9);
   
}

.img-not-fluid-hover {
    margin-top: 0;
    height: auto;
    max-width: 100%;
}
.item-actions{
    font-size: 2.4em;
    background-color: #e02020;
    padding: 7px;
    color: white;
    border: 1px white solid;
    border-radius: 6px;
    transition: .4s;
}

.item-actions:hover {
    background-color: white;
    color: #e02020;
    border-radius: 6px;
    border: 1px red solid;
    cursor: pointer;
}

#pages_nav{
    background-color: black;
    /*position: fixed;*/
    width: 100%;
}
.categories{
    transition: .6s;
}
.categories:hover{
    background-color: white;
    color: #37833b !important;
    border-radius: 20px;
    text-decoration: none;
}
.curr_sub{
    background-color: white;
    color: #37833b !important;
    border-radius: 20px;
    text-decoration: none;
}
.item-view{
    transition: .6s;
    color: #000000 !important;
}
.item-view:hover{
    color: #e02020 !important;
    cursor: pointer;
}
.item-view-hover{
    color: #e02020 !important;
    cursor: pointer;
}
.item-actions-zone{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.item-magic-hr {
    background-color: red;
    padding-top: 2px;
    width: 35%;
    float: left;
    margin: 0;
}
.slider-magic-item-img {
    -webkit-clip-path: polygon(0 0, 0 100px, 100px 80px, 100px 0);
    clip-path: polygon(19% 0%, 0% 100%, 100% 100%, 100% 0%,0% 0%);
    margin-left: 15px;
    height:90vh;
    background: white;
    transform: translate(0,40px);
}
#carouselExampleControlsItem .carousel-indicators li img{
    float: left;
}

#carouselExampleControlsItem .carousel-item img{
    width: 70%;
    margin: auto;
}

#carouselExampleControlsItem .carousel-item img:hover{
    /*transform: scale(1.5,1.5);*/
}

#carouselExampleControlsItem {
    filter: drop-shadow(0px 7px 5px rgba(50, 50, 0, 0.22));
}
#carouselExampleControlsItem .carousel-indicators li {
    width: 100px;
    height: 100px;
}
.add-to-cart{
    background-color: #e02020;
    opacity: 1;
    color: white;
    font-size: 1.7em;
}

.unselected-packaging{
    cursor: pointer;
    padding: 6px;
    border: 2px #212529 solid;
    margin: 0 1px;
}
.selected-packaging{
    background: black;
    color: white;
}

.selected-packaging-quotation {
    background: black;
    color: white;
}
.unselected-packaging-quotation {
    cursor: pointer;
    padding: 6px;
    border: 2px #212529 solid;
    margin: 0 1px;
}

.selected-packaging-quotation, .selected-packaging-quotation-in-form {
    background: black;
    color: white;
}
.unselected-packaging-quotation, .unselected-packaging-quotation-in-form {
    cursor: pointer;
    padding: 6px;
    border: 2px #212529 solid;
    margin: 0 1px;
}

.qty-changer{
    width: 150px;
    height: 50px;
    border: 2px black solid;
    padding: 5px 20px;
    border-radius: 18px;
    font-weight: bold
}
.megamenu {
    position: absolute;
    background-color: #000000;
    width: 97%;
    /*height: 100vh;*/
    /*left: 0;*/
    /*top: 162px;*/
    top: 142px;
    z-index: -999;
    transition: .5s;
    opacity: 0;
    /*padding-bottom: 14px;*/
}

.megamenu2{
    top: 147px;
}
.megamenu-without{
    top: 117px;
}
.megamenu2-without {
    top: 77px;
}

.show-megamenu{
    opacity: 1;
    z-index: 999;
}
.change-qty{
    cursor: pointer;
}
.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}
.pages-magic-content{
    width: 62%;
    padding: 60px 100px 40px 100px;
    transform: unset;
    height: 500px;
}
/*.transformers-div div div div div{*/
/*    min-height: 87vh;*/
/*}*/
.bg-darkenDark{
    background-color: #29282a;
}
::placeholder {
    color: rgba(0, 0, 0, 0.932) !important;
    font-size: 16px;
    /*font-weight: bold;*/
}
#megamenu_search::placeholder {
    color: rgba(0, 0, 0, 0.4) !important;
    font-size: 0.8em;
    font-weight: unset;

}
#megamenu_search{
    border-radius: 13px;
    line-height: unset;
    font-size: unset;
    padding: 20px 20px;
    background-position: 98% 5px;
    background-repeat: no-repeat;
    background-size: 29px;
}
.dark-border-right {
    border-right: 1px solid #808080ab !important;
}
.form-control {
    border: unset;
    border-bottom: 1px black solid;
    border-radius: unset;
    padding: 0;
    font-size: 30px;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #000000;
    outline: 0;
    box-shadow: 0 0 0 0.1rem rgba(0, 0, 0, 0.25);
}

.form-input-design{
    border: 1px solid #ccc;
    border-radius: 4px !important;
    border-radius: unset;
    padding: 6px 12px;
    font-size: 16px;
    background-color: rgba(234, 234, 234, 0);
}
.prolabel{
    font-weight: bold !important;
}
.smaller-magic-hr{
    background-color: red;
    padding-top: 2px;
    width: 4%;
}
.pages-huge-header{
    font-size: 3.5em;
}
.main-btns{
    background-color: #e02020 !important;
    opacity: 1;
    font-size: 1.5em;
    font-weight: 500;
    padding-left: 3rem;
    padding-right: 3rem;
}

.notif {
    background-color: red;
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    font-size: 10px;
    text-align: center;
    color: white;
    padding: 1px 5.5px 0 4px;
    font-weight: bold;
    line-height: 14px;
}
.top-header-menu br,.top-header-menu hr,.m_hr hr {
    display:none;
}
.mt-150{
    margin-top:150px;
}
.title-block-150 {
    padding: 150px 0 10px;
}
.magic-content h4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 16;
    -webkit-box-orient: vertical;
}


/** css code for instgram start here **/


/* START LAST THREE POSTS */
.post{
    border-radius: 10px;
    overflow: hidden;
    transition: .5s;
    /*min-height: 496px;*/
    min-height: 400px;
}
.post:hover{
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175) !important;
    transform: scale(1.04);
    transition: .5s;
}
.img-post{
    overflow: hidden;
    width: 100%;
    height: 300px;
    cursor: pointer;
}
.img-post:hover img{
    transform: scale(1.04);
    transition: .5s;
}
.img-post img{
    transition: .5s;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}
.user-info{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    cursor: pointer;
}
.user-info > div:first-child{
    display: flex;
}
.user-info > div:first-child h2{
    margin: 0;
}
.user-info .profileImg{
    border-radius: 50%;
    height: 50px;
    width: 50px;
    object-fit: cover;
}
.user-info .profileImg + div{
    margin: 0 10px;
}
.user-info .profileImg + div h4{
    /*margin: 6px 0 0 0;*/
    margin: 6px 0 6px 0;
    font-weight: 580;
    font-size: 17px;
}
.user-info .profileImg + div span{
    font-size: 12px;
    color: #4f4c4c;
    position: relative;
    top: -5px;
}
.user-info .profileImg + div small{
    font-size: 11px;
    color: #a2a1a1;
    position: relative;
    top: -5px;
}

.post .logo{
    cursor: pointer;
    margin-top: 6px;
}
.post .logo > img{
    border-radius: 0;
    height: 37px;
    width: 37px;
}
.post .content{
    color: #2d3436;
    font-size: 15px;
    padding: 8px 18px 0;
}

@media(min-width : 992px) and (max-width : 1200px){
    .user-info .profileImg + div {
        margin: 0 8px;
    }
    .user-info .profileImg + div h4 {
        font-size: 16px;
    }
    .user-info .profileImg + div span {
        font-size: 11px;
    }
    .user-info .profileImg + div small {
        font-size: 9px;
    }
} 
.title-block-150 {
    padding: 150px 0 10px;
  }

.magic-title {
    font-size: 3rem;
    line-height: 38px;
    letter-spacing: -0.1px;
}

.magic-hr {
    background-color: red;
    padding-top: 2px;
    width: 25%;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* END START LAST THREE POSTS Instagram */

.cat-width{
    width: 50%;
}

@media screen and (max-width: 1280px){
    .reduce-css{
        max-width: 100% !important;
        margin: unset !important;
    }

    .cat-width{
        width: 100%;
    }

    .navbar{
        padding: 0.5rem 1rem;
    }
    .magic-img2{
        display: none;
    }
    .disappear-col{
        display: none;
    }
    .ipad-center{
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .slider-magic-img{
        height: 24% !important;
        object-fit: cover;
    }
}
.megamenu-mobile{
    display: none;
}

.display-none{
    display: none !important;
}
.navbar-dark .navbar-nav .nav-link:focus {
     color: #E02020;
}
.filter-css{
    display: flex;
    justify-content: center !important;
}
.filter-css-single-cat{
    display: flex;
    justify-content: flex-end !important;
}
.price-width{
    margin-left: 1.5rem !important;
}
.margin-filter{
    margin-left: 1.5rem !important;
}
.price-width{
    width: 25% !important;
}

.online-shop-d{
    background-color: transparent;
    opacity: 1;
    padding: 6px 25px 8px 25px;
    color: #e02020;
    border: 1px solid #e02020;
}

.online-shop-d2{
    background-color: transparent;
    opacity: 1;
    padding: 6px 25px 8px 25px;
    color: white;
    border: 1px solid white;
}

.online-shop-d:hover, .online-shop-d2:hover{
    background-color: #e02020;
    color: white;
}

@media screen and (max-width: 992px){
    /****************************************/
    .over-menu-details{
        text-align: center !important;
        width: 100%;
    }
    .slider-magic-img{
        height: 24% !important;
        object-fit: cover;
    }
    .wide-variety-text-mobile{
        font-size: 10px;
        /*padding: 5px;*/
    }
    .margin-filter{
        margin-left: 0rem !important;
    }
    .filter-css{
        display: contents;
        justify-content: center !important;
    }

    .filter-css-single-cat{
        display: contents;
        justify-content: center !important;
    }

    .margin-filter{
        margin-top: 10px;
    }
    .price-width{
        width: 100% !important;
    }
    .megamenu-desktop{
        display: none;
    }
    .megamenu-mobile{
        display: block;
    }
    .m-mob-t{
        margin-top: 100px;
    }

    .main-btns{
        background-color: #e02020 !important;
        font-size: 0.8em;
        padding: 0.375rem 0.75rem !important;
    }
    .sp_m_css .d-none,.m-display .d-none{
        display: block !important;
    }
    .sp_m_css .slider-magic-item-img{
        clip-path: none;
        margin-left: 0;
        transform: none;
        height: auto;
        border-radius: 5px;
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .sp_m_css #carouselExampleControlsItem .carousel-item img{
        width: 100%;
    }
    .sp_m_css .p-5{
        padding: 0 !important;
    }
    .sp_m_css table tr:nth-child(2n+1) td {
        background-color: rgb(244, 247, 254);
    }
    .sp_m_css table tr td,.sp_m_css table tr td h4{
        vertical-align: middle;
        font-size: 14px;
    }
    .sp_m_css table tr td:last-child{
        padding: 0.75rem 0;
    }
    .sp_m_css .m-text-center {
        margin-bottom: 1.5rem !important;
    }
    .m-text-center{
        text-align: center;
    }
    .top-header-menu .col-lg-8.text-left{
        text-align: center !important;
        padding: 0;
    }
    .pages-huge-header {
        font-size: 2.5em;
    }
    .h5-font-14 h5{
        font-size: 14px;
    }
    .h5-font-14 img{
        height: 70px;
        margin-top: 0 !important;
    }
    .magic-title {
        font-size: 2rem;
    }
    #mainSlider .carousel-indicators li{
        margin-left: 12px;
        margin-right: 12px;
    }
    .navbar-brand img{
        width: 128px;
    }
    .top-header-menu .ml-5{
        margin-left: 0rem !important;
    }
    .top-header-menu br,.top-header-menu hr,.m_hr hr {
        display:block;
    }
    .top-header-menu hr {
        border-top: 1px solid #fff;
        margin: 5px 0;
    }
    .m_hr hr{
        border-top: 1px solid #fff;
        margin: 20px 0;
    }
    .hr_red hr{
        border-color: #e02020;
    }
    .navbar{
        padding: 0.5rem 1rem;
    }
    #mainSlider .carousel-indicators {
        bottom: -10px !important;
        margin-right: 0%;
        margin-left: 0%;
    }
    .transformers-div h4{
        font-size: 16px;
        text-align: justify;
    }
    .transformers-div div div div div{
        min-height: auto !important;
    }
    .mt-150{
        margin-top: 100px;
    }
    .title-block-150 {
        padding: 50px 0 50px;
    }
    .three-hoverable-imgs{
        width: 100%;
    }
    .input-group-append {
        margin-left: 0px;
        margin-bottom: 1px;
        margin-top: -0.8px;
    }
    .title-underline h3{
        border-bottom: 2px solid #ffffff;
    }
    .megamenu{
        top:180px;
    }
    .megamenu .dark-border-right{
        border:0 !important;
    }
    .navbar .text-light {
        color: #797979 !important;
    }
    .list-group-flush > .list-group-item:last-child {
        border-bottom-width: 1px;
    }
    .m-none,.m-br-none br{
        display: none;
    }
    #shop_filters{
        padding: 20px !important;
        margin-bottom: 40px;
    }
    .online-shop-cat a.px-4.py-2.text-white.categories {
        width: 100%;
        float: left;
        border-bottom: 1px solid #ffffff;
    }
    .online-shop-cat a.px-4.py-2.text-white.categories:last-child {
        border-bottom: 0px solid #ffffff;
    }
    .mb-40-cat>div{
        margin-bottom: 40px;
    }
    /****************************************/
    .navbar-toggler{
        background-color: #242221;
    }
    .navbar-dark .navbar-nav .nav-link{
        color: red;
    }
    .collapse{
        /*padding-bottom: 100px;*/
    }
    #mainSlider .carousel-caption {
        max-width: 100%;
        margin-top: 0px;
    }

    #mainSlider .carousel-caption h2{
        font-size: 1.2rem;
    }

    #mainSlider .carousel-caption .slider-hr{
        margin-top: 0;
        margin-bottom: 0;
    }

    #mainSlider .carousel-caption .slider-btn{
        font-size: 10px;
    }

    .magic-content,.pages-magic-content {
        padding: 0px 30px 40px;
        transform: translate(0px,-50px);
        width: 100%;
    }
    .pages-magic-content{
        transform: translate(0px,50px);
    }
    .magic-img{
        display: none;
    }
    .magic-img2{
        display: none;
    }
    .slider-magic-img{
        /*display: none;*/
    }
    .hoverable-img-div-opacity {
        padding: 50px 0;
    }
    .footer-social {
        margin-left: 0px !important;
    }
    #footer .text-right {
        text-align: center !important;
    }
    .img-zoom-result{
        left: 0 !important;
    }
}

.color-black a{
    color: #212529;
}

.ahrefhover:hover span{
    color: #E02020 !important;
}
.ahrefhover:hover{
    color: #E02020 !important;
    text-decoration: none;
}

.cursor-progress{
    cursor: progress;
}

.text-red-bold{
    color: #E02020 !important;
    font-weight: bold;
}

.pagination_link {
    display: inline-block;
}

.pagination_link {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    border: 1px solid #ddd; /* Gray */
}

.btn-site-details {
    background-color: #e02020 !important;
    opacity: 1;
}

.LoginRegister{
    font-size: larger;
    color: black;
}

.LoginRegister:hover{
    color:black !important;
}

/*********** Image Zoom CSS*********************/
.picZoomer{
	position: relative;
}
.picZoomer-pic-wp{
	position: relative;
	overflow: hidden;
}
.picZoomer-pic-wp:hover .picZoomer-cursor{
	display: block;
}
.picZoomer-zoom-pic{
	position: absolute;
	top: 0;
	left: 0;
}
.picZoomer-pic{
	width: 100%;
	height: 100%;
}
.picZoomer-zoom-wp{
	display: none;
	position: absolute;
	z-index: 999;
	overflow: hidden;
}
.picZoomer-cursor{
	display: none;
	cursor: crosshair;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 50%;
	border: 1px solid #eee;
	background-color: rgba(0,0,0,.1);
}
.picZoomCursor-ico{
	width: 23px;
	height: 23px;
	position: absolute;
	top: 40px;
	left: 40px;
	background: url(images/zoom-ico.png) left top no-repeat;
}
/*********** End Image Zoom CSS*********************/

.ecofriendly-white{
    filter: brightness(127.5);
}


.custom-map-control-button{
    z-index: 0 !important;
    position: absolute !important;
    top: 80px !important;
    left: unset !important;
    right: 10px !important;
    background-color: white !important;
    padding: 6px 7px !important;
    color: black !important;
    font-size: 1.6em !important;
    box-shadow: 1px 1px 2px gray !important;
    border: unset !important;
}
#pac-input{
    bottom:unset !important;
}

.product-images{
    display: grid;
    grid-template-columns: repeat(6,1fr);
    grid-gap: 20px;
    margin-top: 20px;
}
.product-section-thumb{
    display: flex;
    align-items: center;
    border: 1px solid lightgray;
    min-height: 66px;
    cursor: pointer;
}

.selected{
    border: 1px solid #979797;
}

.product-section-thumb:hover{
    border: 1px solid #979797;
}
#currentImage{
    /*width: 100%;*/
    /*height: 100%;*/
    /*left: 17%;*/
    position: absolute;
}
.img-zoom-lens {
    position: absolute;
    border: 1px solid #d4d4d4;
    width: 150px;
    height: 150px;
    z-index: 999;
}
.img-zoom-result {
    border: 1px solid #d4d4d4;
    width: 300px;
    height: 300px;
    position: absolute;
    left: 30%;
    z-index: -1;
    top: 150px;
    opacity: 0;
}
.carousel .item {
    min-height: 512px;
    overflow: hidden;
    margin-bottom: 10px;
}

.height-filter{
    height: 180px;
    overflow-y: auto;
    overflow-x: hidden;
}

.center-numbers{
    /*display: flex;*/
    /*justify-content: center;*/
}

/*Catalogues*/

.catalogues-link{
    color: #000;
    padding-right: 0.85rem;
    padding-left: 0.85rem;
}

.catalogues-link:hover {
    color: rgb(224, 32, 32) !important;
    text-decoration: none;
}

.cat-column {
    margin-bottom: 20px;
}
.cat-column {
    position: relative;
    float: left;
    overflow: hidden;
    transition: ease all 1s;
    width: 100%;
    height: 100%;
    box-shadow: 0px 2px 3px;
}
.cat-column img {
    transition: ease all 1s;
}
.cat-name {
    position: absolute;
    background: black;
    text-align: center;
    bottom: 0;
    width: 100%;
    padding: 15px 20px;
}

.cat-name h5 {
    margin: 0;
    color: #fff;
    font-size: 16px;
}

.cat-column:hover img, .cat-column:focus img {
    transform: scale(1.2);
}

.catalogue_href{
    color: black !important;
}

.catalogue_href:hover .cat-column .cat-name h5{
    color: red;
}
/*End Catalogues*/

/*Coupon*/
.cart-qty{
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    font-size: 1rem;
    padding: 0.375rem 0.75rem;
    display: block;
    width: 100%;
}

.have-code-container {
    border: 1px solid #919191;
    padding: 16px;
    margin-left: auto;
}

.have-code-container form {
    display: flex;
    justify-content: space-between;
}

.have-code-container input[type=text] {
    width: 70%;
    padding: 10px;
    font-size: 16px;
}

.button-plain {
    border: 1px solid #212121 !important;
    background: transparent;
}
/*END Coupon*/

/*System Variables*/
.header2{
    background-color: #E02020;
    width: 100%;
    height: 40px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    position: relative;
    margin: 0;
}
.header2 .child-header{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #fff ;
}

.header2 .fa-times{
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 22px;
    top: 27%;
    cursor: pointer;
    color: #fff ;
}
.header2 .fa-times:hover{
    color: black !important;
}
/*System Variables*/

strike{
    color: red;
}

.form-search{
    position: relative;
}

.form-search button{
    padding: 10px;
    background: transparent;
    border: 0;
    font-size: 24px;
    position: absolute;
    right: 0px;
    top: 0px;
    color: #E02020;
    border: none;
    outline: none;
}

.lll::before, .lll::after {
    background-color: #212529;
    color: white;
    content: "Add to Quote";
    font-size: 12px;
    left: 76%;
    letter-spacing: 1px;
    line-height: 20px;
    opacity: 0;
    padding: 1px 5px;
    position: absolute;
    top: -30px;
    transform: translateX(-50%);
    white-space: nowrap;
    z-index: 2;
}

.lll::after {
    border-radius: 0;
    content: "";
    height: 15px;
    top: -20px;
    transform: translateX(-50%) rotate(45deg);
    width: 15px;
    z-index: 1;
    left: 68%;
}

.lll:hover::after, .lll:hover::before {
    opacity: 1;
}