/*
Theme Name: قالب اختصاصی مگا شاپ
Theme URI: https://seo90.ir/
Author: گروه برنامه نویسی سئو 90
Author URI: https://seo90.ir/
Description: قالب اختصاصی وردپرس طراحی شده توسط گروه طراحی و برنامه نویسی سئو 90
Version: 1.0
License URI: https://seo90.ir/
Text Domain: my-custom-theme
*/



#zuck-modal * {
    font-family: 'Shabnam' !important;
}
 :root {
     --sm-dark: #515151;
}



.bg-light-s{
    background-color: #fdfdfd;
}


 .header-section {
     height: 37px;
     background-color: #fff;
}
 .logo-box img {
     max-width: 100%;
     height: 75px;
     object-fit: contain;
     display: table;
}
 .header-section .menu-box ul {
     margin: 0;
     padding: 0;
}
 .header-section .menu-box ul li , .blog-main-menu ul li{
     display: inline-block;
     margin: 0 0 0 16px;
     position: relative;
}
.blog-main-menu::before, .blog-main-menu::after{
    content: "";
    position: absolute;
    right: 0;
    height: 1px;
    background-image: linear-gradient(to left , #ededed , transparent);
    width: 100%;
}
.header-section .menu-box ul li::before{
    position: relative;
    top: 2px;
    opacity: 0.75;
}
 .header-section .menu-box ul li a , .blog-main-menu ul li a{
     display: inline-block;
     padding: 8px 0;
     color: var(--sm-dark);
}
.blog-main-menu ul li a{
    padding: 18px 0;
    opacity: 0.75;
}
 .header-section .menu-box ul li ul , .blog-main-menu ul li ul{
     position: absolute;
     width: 220px;
     right: 0;
     top: 37px;
     opacity: 0;
     visibility: hidden;
     transition: all 0.4s ease;
     z-index: 10;
     background-color: #fff;
}
.blog-main-menu ul li ul{
    top: 58px;
    padding: 12px;
}

.blog-main-menu ul li ul{
    background-color: var(--fb-light);
}
 .header-section .menu-box ul li:hover>ul , .blog-main-menu ul li:hover>ul{
     padding: 10px 0;
     opacity: 1;
     visibility: visible;
     transition: all 0.4s ease;
}
.blog-main-menu ul li:hover>ul{
    padding: 10px;
}
 .header-section .menu-box ul li ul li , .blog-main-menu ul li ul li{
     display: block;
     margin: 0;
}
 .header-section .menu-box ul li ul li a , .blog-main-menu ul li ul li a{
     display: block;
     padding: 8px 15px 8px 8px;
     position: relative;
     right: 0;
     transition: all 0.4s ease;
}
 .header-section .menu-box ul li ul li a:hover{
     right: 8px;
     transition: all 0.4s ease;
}
.blog-main-menu ul li ul li a:hover{
    transition: all 0.4s ease;
    opacity: 0.4;
}
 .header-section .menu-box ul li ul li a::after {
     content: "";
     position: absolute;
     top: 20px;
     right: 3px;
     width: 0;
     height: 1px;
     background-color: var(--sm-dark);
     transition: all 0.4s ease;
}
 .header-section .menu-box ul li ul li a:hover::after {
     width: 5px;
     transition: all 0.4s ease;
}
 .header-section .menu-box ul li ul li ul{
     right: 100%;
     top: -11px;
}
.blog-main-menu ul li ul li ul{
    right: 100%;
     top: -10px;
}
 .header-section .responsive-menu-box ul li a {
     font-size: 27px;
     opacity: 0.75;
     position: relative;
     top: 2px;
}

 .Header-Panel-Access{
     cursor: pointer;
}
 .Header-Panel-Access .Header-Panel-Access-holder{
     width: 250px;
     z-index: 5;
     top: 36px;
     cursor: auto;
     opacity: 0;
     visibility: hidden;
     transition: all 0.3s ease;
     left: calc(100% - 24px);
}
 .Header-Panel-Access-holder-show{
     opacity: 1 !important;
     visibility: visible !important;
     transition: all 0.3s ease;
}
 .Header-Panel-Access .Header-Panel-Access-holder ul li , Panel-side-Access ul li{
     transition: all 0.3s ease;
}
 .Header-Panel-Access .Header-Panel-Access-holder ul li:hover , .Panel-side-Access ul li:hover {
     background-color: #fffcfc;
     transition: all 0.3s ease;
}
 .Header-Panel-Access .Header-Panel-Access-holder ul li img , .Panel-side-Access ul li img{
     height: 40px;
}
 .Header-Panel-Access .Header-Panel-Access-holder ul li i , .Panel-side-Access ul li i{
     position: absolute;
     top: 14px;
     opacity: 0.75;
}
 .Header-Panel-Access .Header-Panel-Access-holder ul li:last-child i , .Panel-side-Access ul li:last-child i{
     top: 20px;
}

 .bg-red-d{
     background-color: #ef394e;
}
 .bg-gre-d{
     background-color: #117577;
}
 .bg-green-d {
     background-color: #37e134;
}
 .bg-flash{
     background-image: url('img/freshPattern.svg');
     background-repeat: repeat;
     background-size: cover;
     background-position: center center;
}
 .bg-flash-gradient{
    background: url(img/freshPattern.svg) no-repeat center 0,linear-gradient(45deg,#e1dae3,#383132);
    background-size: cover;
    background-position: center center;
}
 .bg-flash-3{
     background: url('img/freshPattern.svg') no-repeat left,linear-gradient(180deg,#e0e0e2,hsla(0,0%,100%,0));
     background-size: cover;
}
 .bg-promotion{
     background: linear-gradient(270deg,#ffbdc5,#fff4f6);
}

.product-item-colors span{
    width: 7px;
    height: 7px;
    line-height: 0px;
}
 .product-item span.dt-num{
     width: 33px;
     height: 21px;
}
.rounded-200{
    border-radius: 8px 70px 0 0;
}
.rounded-400{
    border-radius:0 0 70px 70px;

}
 .product-item span.bg-red-d{
     font-size: 11px;
     width: 33px;
     height: 20px;
     text-align: center;
     border-radius: 30px !important;
}

.archive-products-row .col-6{
    border-left: 1px solid #dee2e6;
}




 .holder-pr .rounded-before , .radius-r{
     width: 40px;
     height: 25px;
     border-radius: 38px 0 38px 38px;
     background-color: var(--sm-dark);
     bottom: 10%;
     right: 5%;
     opacity: 0.1;
     text-align: center;
}
 .radius-r-min{
     width: 40px;
     height: 18px;
     bottom: -10%;
     right: -5%;
     font-size: 12px;
     opacity: 1 !important;
}
 .holder-pr .owl-theme .owl-nav , .slider-nav-5 .owl-nav {
     position: absolute;
     top: 40%;
     width: 100%;
}
 .slider-nav-5 .owl-nav {
     top: auto;
     bottom: 49px;
}
.slider-nav-5 .owl-stage-outer {
    border-radius: 6px;
}
@media only screen and (min-width:992px){
    .slider-nav-5 .owl-stage-outer {
        border-radius: 0 0 6px 6px !important;
    }
}
.slider-navv .owl-stage-outer{
    border-radius: 6px !important;
}
 .holder-pr .owl-theme .owl-nav button , .slider-nav-5 .owl-nav button , .slider-nav-5 .owl-nav button , .slider-nav-5 .owl-nav button {
     width: 40px;
     height: 40px;
     position: absolute;
     right: 0;
     top: 0;
     border-radius: 10px !important;
}
 .holder-pr .owl-theme .owl-nav button.owl-prev::after, .holder-pr .owl-theme .owl-nav button.owl-next::after , .slider-nav-5 .owl-nav button.owl-prev::after, .slider-nav-5 .owl-nav button.owl-next::after {
     content: "";
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     background: #fff !important;
     color: #aba7a7 !important;
     border-radius: 6px;
     font-family: bootstrap-icons !important;
     font-size: 20px;
     line-height: 39px;
     transition: all 0.4s ease;
     -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
}
 .holder-pr .owl-theme .owl-nav button.owl-next {
     right: auto;
     left: 0;
}
 .slider-nav-5 .owl-nav button.owl-next {
     right: 45px;
}
 .holder-pr .owl-theme .owl-nav button.owl-prev::after , .slider-nav-5 .owl-nav button.owl-prev::after {
     content: "\f285";
}
 .holder-pr .owl-theme .owl-nav button.owl-next::after , .slider-nav-5 .owl-nav button.owl-next::after {
     content: "\f284";
}

.products-slider-new .owl-dots {
    top: 25px !important;
    position: relative !important;
}
.products-slider-new .owl-dots .active span{
    width: 20px;
}

 .product-item .timer{
     flex-direction: row-reverse;
}
 .product-item .timer .jst-hours, .product-item .timer .jst-minutes, .product-item .timer .jst-seconds{
     padding: 0 2px;
     font-size: 12px;
     opacity: 0.5;
}
 .SuperMarket img{
     height: 60px;
}
 .Index-Categories-Divider {
     background-image: url('img/download.png');
     background-size: contain;
     background-position: center center;
     background-repeat: no-repeat;
     transform: translate(-50%, 50%);
}
 .bg-4 img{
     display: table;
     margin: 0 auto;
     height: 100px;
     object-fit: contain;
}
 .Index-Categories .col-sm-6:last-child{
     border-left: 0 !important;
}

.Pic_Cat_Item {
    width: 99px;
    height: 90px;
}

 .row-product img{
     height: 70px;
     object-fit: contain;
}
.footer-wrap {
    background-position: center center;
    background-size: cover;
}
 footer .footer-menu ul{
     padding: 0;
     margin: 0;
}
 footer .footer-menu ul li{
     margin: 2px 0 0 0;
}
 footer .footer-menu ul li a{
     padding: 10px 0 0 0;
     display: block;
     font-size: 13px;
     color: #a9a7a7;
}
footer .footer-menu-hr ul li{
    display: inline-block;
    padding: 0;
    margin-left: 8px;
}
footer .footer-menu-hr ul li a{
    display: inline-block;
    padding-top: 16px;
}
@media only screen and (max-width : 575px){
    footer .footer-menu-hr ul li{
        display: block;
        margin-left: 0;
    }
    footer .footer-menu-hr ul li a{
        display: block;
        padding-top: 0;
        padding: 8px 0;
    }
}
 footer .footer-textbox h1, footer .footer-textbox h2, footer .footer-textbox h3, footer .footer-textbox h4, footer .footer-textbox h5, footer .footer-textbox h6{
     font-size: 14px;
     color: var(--sm-dark);
     margin: 0 0 12px 0;
}
 footer .footer-textbox p{
     line-height: 2;
     text-align: justify;
     font-size: 12px;
     color: #b7a2a2;
     margin: 0;
}
 footer .footer-logos img{
     width: 60px;
     height: 60px;
     object-fit: contain;
}
footer .footer-logos-min img{
    width: 85px;
    height: 95px;  
}
footer .footer-logos-gray img{
    filter: grayscale(1);  
}
footer .footer-services-pic img{
    height: 33px;
}
footer .scroll-top-footer{
    left: 16px;
    font-size: 20px;
    height: 40px;
    line-height: 37px;
    width: 116px;
    background: url(img/btn-tops.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.social-top-footer-abs {
    top: -35px;
}
.services-2 img{
    height: 45px;
    object-fit: contain;
}

 .scroll-top{
     cursor: pointer;
}

 .BreadCrumb-Holder a{
     color: #919191;
     font-size: 13px;
     padding-left: 8px;
     margin-left: 8px;
     display: inline-block;
     position: relative;
}
 .BreadCrumb-Holder a::after{
     content: "..";
     position: absolute;
     top: 0;
     left: -4px;
}
 .Paginatino-Box span, .Paginatino-Box a{
     display: inline-block;
     width: 35px;
     height: 35px;
     line-height: 39px;
     text-align: center;
     border-radius: 4px;
     background-color: #faf4f4;
     color:var(--sm-dark);
}
 .Paginatino-Box span{
     color: #faf4f4;
     background-color: var(--sm-dark);
}

 .textarea-box h1, .textarea-box h2, .textarea-box h3, .textarea-box h4, .textarea-box h5, .textarea-box h6{
     margin: 0;
     padding: 0;
}
 .textarea-box p{
     line-height: 2;
     margin: 16px 0;
     color: #717171;
     text-align: justify;
}
 .textarea-box img{
     display: table;
     margin: 0 auto;
}
 .proudct-tab-box .nav-tabs .nav-link:focus, .proudct-tab-box .nav-tabs .nav-link:hover {
     border-color: transparent;
     isolation: isolate;
}
 .proudct-tab-box .nav-link {
     color: #b1aeae;
     padding: 0.5rem 0.73rem;
}
 .proudct-tab-box .nav-tabs .nav-item.show .nav-link, .proudct-tab-box .nav-tabs .nav-link.active {
     color: #495057;
     background-color: #fff;
     border-color: transparent;
     border-bottom: 1px solid var(--bs-dark);
}
 .single-product-gallery-item img{
     height: 70px;
     object-fit: contain;
}
 .single-pr-gallery > figure {
     min-height: 200px;
}
 .single-pr-gallery > figure > img{
     min-height: 200px;
     object-fit: contain;
}
 .product-fix-btns{
     width: 30px;
}
 .iplusbg{
     background:url('img/ipattern.svg');
     background-repeat: no-repeat;
     background-position: top left;
     background-size: contain;
}
 .cart-item img{
     height: 120px;
     object-fit: contain;
}

.rounded-6{
    border-radius: 6px;
}

 .rounded-8{
     border-radius: 8px;
}
 .text-justify{
     text-align: justify;
}
 .panel-orders-img{
     height: 80px;
     object-fit: contain;
}
 .crsr-p{
     cursor: pointer;
}
 .rating {
     display: flex;
     flex-direction: row-reverse;
     justify-content: flex-end;
     margin-bottom: 2px;
}
 .rating>input {
     display: none 
}
 .rating>label {
     position: relative;
     width: 1em;
     font-size: 20px;
     color: #717171;
     cursor: pointer 
}
 .rating>label::before {
     content: "\2605";
     position: absolute;
     opacity: 0 
}
 .rating>label:hover:before, .rating>label:hover~label:before {
     opacity: 1 !important 
}
 .rating>input:checked~label:before {
     opacity: 1 
}
 .rating:hover>input:checked~label:before {
     opacity: 0.4 
}
 .faq-wrap .faq-item-text{
     display: none;
}
.table>:not(caption)>*>* {
    border-bottom: 1px solid #faf4f4;
}
.stb-select-container {
    font-family: 'Fibid_Font';
    border-radius:4px;
    width:200px;
    display:inline-block;
    outline:none;
    box-shadow:none;
    border:none;
    border:solid thin rgba(0,0,0,0.24);
    padding: 9px 16px 8px;
    /* margin:4px 8px; */
    outline:none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position:relative;
    text-align:left;
    cursor:pointer;
 }
 .stb-select-container ul {
    list-style-type: none;
    margin:0;
    padding:0;
 }
 .stb-select-container select {
    display:none;
 }
 .stb-select-container .stb-select {
    position: absolute;
    background: white;
    left: -1px;
    top: 30px;
    padding: 8px 16px;
    border: solid thin rgba(0,0,0,0.24);
    border-top: 0;
    z-index: 10;
    max-height: 200px;
    width: 200px;
    overflow-x: scroll;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding-bottom: 0px;
    padding-top: 15px;
 }
 .stb-select-container span {
    opacity:0.54;
 }
 .stb-select-container::after {
    opacity: 0.5;
    content: "\f283";
    font-family: bootstrap-icons !important;
    position:absolute;
    right:8px;
 }
 .stb-select-container .stb-select li {
    opacity:0.54;
 }
 .stb-select-container .stb-select li:first-of-type {
    opacity:0.34;
 }
 .stb-select-container .stb-select li + li{
    margin-top:8px;
 }

 @media only screen and (min-width:991px){
/*     .slider-nav-5 img{
        height: 330px !important;
        object-fit: cover;
   } */
     .Index-Categories .col-sm-6 {
         border-left: 1px solid #eee;
    }
}
@media only screen and (min-width:768px){
    .archive-products-row .col-6:nth-child(4n){
        border-left: 1px solid transparent;
    }
/*     .slider-nav-5 img{
        height: 260px;
        object-fit: cover;
   } */
}

 @media only screen and (max-width:767px){
     .row-reverse-md{
         flex-direction: column-reverse;
    }
     .holder-pr .owl-theme .owl-nav {
         display: none !important;
    }
     
}
@media only screen and (min-width:576px) and (max-width:767px){
    .archive-products-row .col-6:nth-child(3n){
        border-left: 1px solid transparent;
    } 
    .slider-nav-5 img{
        height: 185px;
        object-fit: cover;
   }
}
@media only screen and (max-width:575px){
    .Pic_Cat_Item {
        width: 80px;
        height: 80px;
    }
    .archive-products-row .col-6:nth-child(2n){
        border-left: 1px solid transparent;
    } 
}

/* Styles */

*{
    margin: 0;
    padding: 0;
    outline: 0;
}

@font-face {
    font-family: 'Fibid_Font';
    src: url('fonts/dana-fanum-medium.woff') format('woff');
}
body, html {
    font-family: 'Fibid_Font';
    font-size: 14px;
}

.tooltip-inner {
    font-family: 'Fibid_Font';
    font-size: 11px;
}

:root {
    --fb-dark: #515151;
    --fb-dark-s: #c7c5c5;
    --fb-white: #ffffff;
    --fb-red: #f87575;
    --fb-blue: #798dfa;
    --fb-light: #f7f4f4;
    --fb-light-s: #fbf6f6;
    --fb-light-d: #efebeb;
    --fb-green: #81f571;
    --fb-green-d: #629181;
    --fb-green-s:#00f76033;
}
/* Root Bg Colors */
.bg-fb-dark{
    background-color: var(--fb-dark) !important;
}
.bg-fb-dark-s{
    background-color: var(--fb-dark-s) !important;
}
.bg-fb-white{
    background-color: var(--fb-white) !important;
}
.bg-fb-red{
    background-color: var(--fb-red) !important;
}
.bg-fb-blue{
    background-color: var(--fb-blue) !important;
}
.bg-fb-light{
    background-color: var(--fb-light) !important;
}
.bg-fb-light-s{
    background-color: var(--fb-light-s) !important;
}
.bg-fb-light-d{
    background-color: var(--fb-light-d) !important;
}
.bg-fb-green{
    background-color: var(--fb-green) !important;
}
.bg-fb-green-d{
    background-color: var(--fb-green-d) !important;
}
.bg-fb-green-s{
    background-color: var(--fb-green-s) !important;
}
/* Root Text Colors */
.text-fb-dark{
    color: var(--fb-dark) !important;
}
.text-fb-white{
    color: var(--fb-white) !important;
}
.text-fb-red{
    color: var(--fb-red) !important;
}
.text-fb-blue{
    color: var(--fb-blue) !important;
}
.text-fb-light{
    color: var(--fb-light) !important;
}
.text-fb-green{
    color: var(--fb-green) !important;
}
li {
    list-style: none;
}
a {
    text-decoration: none;
}
img {
    max-width: 100%;
}
.fs-10{
    font-size: 10px !important;
}
.fs-11{
    font-size: 11px !important;
}
.fs-12{
    font-size: 12px !important;
}
.fs-13{
    font-size: 13px !important;
}

/* Foms */
::placeholder{
    font-size: 12px;
}
form input[type="text"], form input[type="password"], form input[type="email"], form input[type="tel"], form select {
    border: 1px solid #d3d3d3;
    height: 50px !important;
    padding: 0 12px !important;
    border-radius: 6px !important;
    color: #717171 !important;
	margin: 4px 0 !important;
	width:100%;
}
form button, form input[type="submit"] {
    width: auto !important;
    height: 45px !important;
    border: 0 !important;
    background-color: var(--bs-dark) !important;
    color: var(--bs-white) !important;
    text-align: center !important;
    padding: 0 20px !important;
    border-radius: 6px !important;
}
textarea {
    width: 100% !important;
    border: 1px solid #d3d3d3;
    height: 100px !important;
    padding: 10px !important;
    background-color: #fff !important;
    resize: none !important;
    margin: 2px 0 !important;
    border-radius: 6px !important;
}
.search-form-site form{
    height: 50px!important;
}
.search-form-site input , .search-form-site button{
    background-color: var(--fb-light)!important;
}
.search-form-site input , .search-form-site button{
    color: var(--fb-dark-s)!important;
}
.search-form-button {
    font-size: 18px!important;
    top: 3px !important;
}

.mega-search .stb-select-container {
    width: 100%;
    border-color: transparent;
    border-radius: 0;
    padding: 8px 28px 8px 8px;
    text-align: right;
}
.mega-search .stb-select-container .stb-select {
    background: var(--fb-white) !important;
    top: 39px !important;
    width: 100% !important;
    overflow-x: hidden !important;
    padding: 8px 16px !important;
    padding-bottom: 18px !important;
    border-top-color: transparent !important;
    width: 100% !important;
    border-color: transparent !important;
    left:-2px;
}
@media only screen and (max-width:575px){
    .mega-search .stb-select-container{
        border: 0;
        border-bottom: 1px solid var(--fb-light-d);
        width: 94%;
        display: table;
        margin: 10px auto 0 auto;
        padding-bottom: 14px;
    }
    .mega-search input{
        height: 60px !important;
    }
    .mega-search button {
        top: 10px !important;
    }
}
.mega-search button{
    border-radius: 0;
    background: transparent;
    color: var(--fb-dark);
    opacity: 0.5;
    padding: 0;
    width: 100%;
    font-size: 19px;
    top: 3px;
    left: 5px;
    position: relative;
}
.logo-wrap img{
    height: 75px;
    object-fit: contain;
}
.btn-close:focus {
    box-shadow: none !important;
}
.ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* Nav Menu 1 */

.nav-menu ul li{
    display: inline-block;
    position: relative;
    margin-left: 12px;
}
.nav-menu ul li a{
    display: inline-block;
    position: relative;
    padding: 14px 0;
    color: var(--fb-dark);
    font-size: 13px;
}
.nav-menu .Nv-Items a {
    width: 40px;
    height: 40px;
    line-height: 43px;
    font-size: 21px;
}
.nav-menu .Nv-Items-Mini a {
    width: 30px;
    height: 30px;
}
.social-top-footer-abs .Nv-Items a {
    width: 31px;
    line-height: 44px;
    font-size: 18px;
    opacity: 0.75;
}
.nav-menu ul li ul {
    position: absolute;
    width: 220px;
    right: 0;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
    z-index: 10;
    background-color: var(--fb-light-s);
    padding: 0;
    margin: 0;
    padding: 16px 8px 16px 0;
}
.nav-menu ul li:hover>ul {
    opacity: 1;
    visibility: visible;
    transition: all 0.4s ease;
}
.nav-menu ul li ul li {
    display: block;
    margin: 0;
}
.nav-menu ul li ul li a {
    display: block;
    padding: 8px 15px 8px 8px;
    position: relative;
    right: 0;
    transition: all 0.4s ease;
    opacity: 0.8;
    font-size: 13px;
}
.nav-menu ul li ul li a:hover {
    right: 8px;
    transition: all 0.4s ease;
}
.nav-menu ul li ul li a::after {
    content: "";
    position: absolute;
    top: 15px;
    right: 3px;
    width: 0;
    height: 3px;
    background-color: var(--fb-dark);
    transition: all 0.4s ease;
    opacity: 0.5;
}
.nav-menu ul li ul li a:hover::after {
    width: 4px;
    transition: all 0.4s ease;
}
.nav-menu ul > li > ul > li > ul {
    right: 100%;
    top: -16px;
    padding: 16px 8px 16px 0 !important;
}
.nav-menu-login i{
    font-size: 17px;
    position: relative;
    top: 3px;
}
.ajaxSearch {
    top: 41px;
    background-color: var(--fb-light);
    z-index: 3;
}
.search-form-site-ajax .ajaxSearch{
    display: none;
}
/* Responsive Menu */

.responsive-menu-body ul li {
    position: relative;
}
.responsive-menu-body ul li a {
    display: block;
    padding: 12px 0;
    border-bottom: 1px solid #ede7e7;
    color: var(--fb-dark);
    opacity: 0.8;
    font-size: 13px;
}
.responsive-menu-body>ul>li:last-child>a{
    border-bottom: 0;
}
.responsive-menu-body ul li span.responsive-menu-span {
    position: absolute;
    left: 0;
    top: 3px;
    text-align: center;
    color: var(--fb-dark);
    width: 40px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    z-index: 5;
}
.responsive-menu-body ul li ul {
    display: none;
}
/* Nav Menu 3 */

.nav-menu-3{
    z-index: 2;
}

.nav-menu-3-xindex{
    z-index: -1;
}

.nav-menu-3-btns span.cart-count{
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 4px;
}

.nav-menu-3-main{
    border-radius: 0 0 4px 4px;
}

.cart-count-num{
    width: 20px;
    height: 20px;
    top: -5px;
    right: -10px;
    line-height: 22px;
}
.Fix_MiniCart {
    bottom: 10px;
    left: 10px;
    right: auto;
    z-index: 10;
}
@media only screen and (max-width:360px){
    .nav-menu-3-btns > a{
        font-size: 10px;
    }
}

/* Nav Menu 4 */
.Slider-Header {
    background-image: url('img/nav4-bg.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    object-fit: contain;
    z-index: 1;
}
@media only screen and (min-width:768px){
    .Slider-Header::before{
        content: "";
        position: absolute;
        width: 100%;
        height: 20%;
        right: 0;
        bottom: 0;
        background-color: #f0f8ff;
        z-index: -1;
        opacity: 0.3;
    }
}
.nav-menu-4 nav > ul > li > a {
    color: #cdcccc;
}
.nav-menu-4 ul li ul li a {
    text-align: right;
}
.nav-menu-4 ul li a {
    padding: 23px 0;
}
.nav-menu-4 ul li ul{
    top: 66px;
}

.hmbr-menu{
    height: 20px;
    filter: invert(1);
}
.hmbr-menu-dark{
    filter: none !important;
}
.nav-5-phone{
    z-index: 1;
}
.nav-5-phone::before{
    content: "";
    position: absolute;
    left: -2px;
    bottom: 0px;
    width: 24px;
    height: calc(100% + 1px);
    background: #a58965;
    border-radius: 7px 10px 8px 8px;
    z-index: -1;
}
.slider-nav-5 .owl-dots {
    text-align: center;
}
.slider-nav-5 .owl-dots .owl-dot.active span {
    background: #666561;
    width: 20px;
}
.slider-nav-5 .owl-dots .owl-dot span {
    width: 9px;
    height: 9px;
    margin: 5px 3px;
    background: #f1f1f1;
    border-radius: 2px;
}
.cp-mega img{
    height: 110px;
    object-fit: contain;
}
/******Product-Item******/

.product-item{
    height: 442px;
}
@media only screen and (max-width:1199px){
    .product-item-archive{
        height: 355px;
    }
}

.product-item a.btt {
	border-radius:12px;
	padding:12px 0;
}

.product-card-color-choosen {
    
}
.product-item-mini{
   height: 355px;
}

.product-item {
    border-radius: 18px;
}

.product-item div.d-flex {
	height : 25px;
}

.product-item h4{
   height: 50px;
   margin-bottom: 16px;
   font-size: 14px !important;
}

.product-item figure {
	height: 203px;
    border-radius: 17px;
}

.product-item img{
    height: 100%;
	width:100%;
    object-fit: contain;
}

.product-item-mini img{
   height: 140px;
}
.product-item .prices-pr{
    height: 60px;
}
.product-item .timer .jst-hours, .product-item .timer .jst-minutes, .product-item .timer .jst-seconds{
   padding: 0 2px;
   font-size: 12px;
   opacity: 0.5;
}
.product-item .timer{
   flex-direction: row-reverse;
}
.product-item .timer-main-holder{
   height: 22px;
}
.product-item-amazing {
    height: 285px;
}


.product-item-amazing figure {
	  height: 135px !important;
    border-radius: 17px;
}

.product-item-amazing img{
    height: 150px;
	width:100%;
    object-fit: contain;
    border-radius: 15px;
    border: none;
}
.product-item-amazing .prices-pr {
    height: 40px;
}
.holder-pr .owl-theme .owl-nav{
    position: absolute;
    top: 40%;
    width: 100%;
}
.holder-pr .owl-theme .owl-nav button{
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 10px !important;
}
.holder-pr .owl-theme .owl-nav button.owl-prev::after, .holder-pr .owl-theme .owl-nav button.owl-next::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff !important;
    color: #aba7a7 !important;
    border-radius: 4px;
    font-family: bootstrap-icons !important;
    font-size: 20px;
    line-height: 39px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}
.holder-pr .owl-theme .owl-nav button.owl-next {
    right: auto;
    left: 0;
}
.holder-pr .owl-theme .owl-nav button.owl-prev::after{
    content: "\f285";
}
.holder-pr .owl-theme .owl-nav button.owl-next::after{
    content: "\f284";
}
@media only screen and (max-width:767px){
    .row-reverse-md{
        flex-direction: column-reverse;
   }
    .holder-pr .owl-theme .owl-nav {
        display: none !important;
   }
}

.product-slider-half-box::before , .col-lg-1-slider-section::before{
    content: "";
    position: absolute;
    width: 70%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: var(--fb-red);
    border-radius: 10% 6px 6px 10%;
    z-index: -1;
}
.col-lg-1-slider-section{
    z-index: 1;
}
.col-lg-1-slider-section::before{
    border-radius: 0;

}
.product-slider-half-box-2::before{
    background-color: var(--fb-blue) !important;
}
.product-slider-half-box-3::before{
    background-color: var(--fb-green) !important;
}
.product-slider-half-box::after{
    content: "";
    position: absolute;
    width: 25%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: var(--fb-light-d);
    border-radius:  6px 10% 10% 6px;
    z-index: -1;
}

/******Product-Item-2******/

.product-item-2{
    height: 360px;
    position: relative;
}
.product-item-2::after{
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    display: table;
    margin: 0 auto;
    width: 90%;
    height: 4px;
    background-color: var(--fb-dark);
    border-radius: 20px 20px 0 0;
    opacity: 0.15;
}
.product-item-2 h4{
   height: 50px;
   text-align: justify;
   margin-bottom: 16px;
   font-size: 13px !important;
}
.product-item-2 img{
    height: 140px;
    object-fit: contain;
}
.product-item-2 .prices-pr{
    height: 60px;
}
.product-item-2 .timer .jst-hours, .product-item-2 .timer .jst-minutes, .product-item-2 .timer .jst-seconds{
   padding: 0 2px;
   font-size: 12px;
   opacity: 0.5;
}
.product-item-2 .timer{
   flex-direction: row-reverse;
}
.product-item-2 .timer-main-holder{
   height: 18px;
}
.holder-pr .owl-theme .owl-nav{
    position: absolute;
    top: 40%;
    width: 100%;
}
.holder-pr .owl-theme .owl-nav button{
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 10px !important;
}
.holder-pr .owl-theme .owl-nav button.owl-prev::after, .holder-pr .owl-theme .owl-nav button.owl-next::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff !important;
    color: #aba7a7 !important;
    border-radius: 4px;
    font-family: bootstrap-icons !important;
    font-size: 20px;
    line-height: 41px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}
.holder-pr .owl-theme .owl-nav button.owl-next {
    right: auto;
    left: 0;
}
.holder-pr .owl-theme .owl-nav button.owl-prev::after{
    content: "\f285";
}
.holder-pr .owl-theme .owl-nav button.owl-next::after{
    content: "\f284";
}
@media only screen and (max-width:767px){
    .holder-pr .owl-theme .owl-nav {
        display: none !important;
   }
}

/******Product-Item-3******/

.product-item-3{
    height: 444px;
}
.product-item-3 img{
    height: 180px;
    object-fit: contain;
}
.product-item-3 h4{
    height: 50px;
    text-align: justify;
    margin-bottom: 16px;
    font-size: 13px !important;
}
.product-item-3 span.product-item-3-cat{
    height: 20px;
}
.product-item-3 .prices-pr{
    height: 25px;
    font-size: 16px !important;
}
.product-item-3 .timer .jst-hours, .product-item-3 .timer .jst-minutes, .product-item-3 .timer .jst-seconds{
    padding: 0 2px;
    font-size: 14px;
    opacity: 0.5;
 }
 .product-item-3 .timer{
    flex-direction: row-reverse;
 }
 .product-item-3 .timer-main-holder{
    height: 18px;
 }

span.cart-off{
    top: 16px;
    left: -8px;
    width: 35px;
    height: 22px;
    line-height: 23px;
    font-size: 11px;
    border-radius: 0 4px 4px 4px;
    z-index: 1;
}
span.cart-off::before{
    content: "";
    position: absolute;
    border-top: 8px solid transparent;
    border-right: 8px solid var(--bs-red);
    border-bottom: 8px solid transparent;
    border-left: 8px solid transparent;
    left: -8px;
    top: -8px;
    z-index: -1;
}
.nav-pills-products .nav-link {
    color: var(--fb-light-d);
    padding: 8px 12px 9px;
    opacity: 0.6;
    font-size: 14px;
    border-radius: 0;
    border-bottom: 1px solid transparent;
}
.nav-pills-products .nav-pills .nav-link.active, .nav-pills-products .nav-pills .show>.nav-link {
    color: var(--fb-light-d);
    background-color: transparent;
    color: var(--fb-white);
    opacity: 0.9;
    border-bottom: 1px solid var(--fb-light-d);
}
@media only screen and (max-width:575px){
    .nav-pills-products .nav-link {
        padding: 8px 4px 9px;
        font-size: 11px;
    }
}
.title-100-50::before{
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: var(--fb-dark-s);
    top: 29px;
    right: -8px;
    border-radius: 100% 50% 50% 100%/75% 69% 69% 75%;
}
.rounded-after{
    z-index: 1;
}
.rounded-after::after{
    content: "";
    position: absolute;
    width: 500px;
    height: 500px;
    border-radius: 20%;
    transform: rotate(45deg);
    top: 0;
    left: 0;
    background: var(--bs-dark);
    opacity: 0.3;
    z-index: -1;
}
/******Product-Item-4******/

.product-item-4{
    height: 450px;
}
.product-item-4 img{
    height: 180px;
    object-fit: contain;
	border-radius: 12px;
}
.product-item-4 h4{
    height: 50px;
    text-align: justify;
    margin-bottom: 16px;
    font-size: 13px !important;
}

.product-item-4 .prices-pr{
    height: 58px;
    font-size: 16px !important;
}
.product-item-4 .timer .jst-hours, .product-item-4 .timer .jst-minutes, .product-item-4 .timer .jst-seconds{
    padding: 0 2px;
    font-size: 14px;
    opacity: 0.5;
 }
 .product-item-4 .timer{
    flex-direction: row-reverse;
 }
 .product-item-4 .timer-main-holder{
    height: 32px;
 }

 .product-item-4 .product-item-4-a{
    font-size: 13px;
    height: 40px;
    line-height: 40px;
}

 .product-item-4 .product-item-4-a i{
    left: 15px;
    top: 1px;
 }

  /******Product-Item-5******/

  .product-item-5{
    height: 457px;
}

 .product-item-5 img{
    height: 180px;
    object-fit: contain;
}
.product-item-5 h4{
    height: 50px;
    text-align: justify;
    margin-bottom: 16px;
    font-size: 13px !important;
}
 .product-item-5 .prices-pr {
    height: 37px;
    font-size: 15px !important;
    border: 2px solid #f5e5d5;
    border-right-color: transparent;
    border-left-color: transparent;
}

.product-item-5 .prices-pr .product-item-5-off::before{
    content: "";
    right: -19px;
    position: absolute;
    top: -7px;
    height: 37px;
    width: 8px;
    background-color: #fff;
    border-top: 2px solid #717171;
    border-bottom: 2px solid #717171;
}

.product-item-5 .product-item-5-saves {
    height: 28px;
}
.product-item-5 .timer .jst-hours, .product-item-5 .timer .jst-minutes, .product-item-5 .timer .jst-seconds{
    padding: 0 2px;
    font-size: 17px;
    opacity: 0.5;
 }
 .product-item-5 .timer , .amazing-1 .timer{
    flex-direction: row-reverse;
 }
 .product-item-5 .timer-main-holder{
    height: 32px;
 }

  /******Product-Item-6******/
  .product-item-6{
    height: 365px;
}
 .product-item-6 img {
    height: 180px;
    object-fit: contain;
}
.product-item-6 h4 {
    height: 50px;
    text-align: justify;
    margin-bottom: 17px;
    font-size: 13px !important;
}
.product-item-6 .product-item-6-off{
    width: 41px;
    height: 25px;
    line-height: 24px;
    font-size: 17px;
}
.product-item-6 .prices-pr {
    height: 63px;
}
.product-item-6 .timer{
    flex-direction: column;
    font-size: 16px;
    color: var(--fb-dark);
    padding: 12px;
}
.product-item-6 .timer > div {
    width: 30px;
    height: 30px;
    line-height: 31px;
    background: var(--fb-green-s);
    text-align: center;
    border-radius: 4px;
    margin: 2px 0;
}
.product-item-6 .timer > div:last-child{
    display: none;
}
.styles-slider img.styles-slider-thumbnail{
    max-height: 350px;
}
.product-item-wvh img{
    height: 90px;
    object-fit: contain;
}

.slider-btn-tops .owl-dots{
    margin: 0 !important;
    position: absolute !important;
    top: -72px !important;
    right: auto;
    left: 16px;
    margin: 0 auto;
    background: url(img/btn-tops.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-width: 140px;
    min-height: 54px;
}
.slider-btn-tops-2 .owl-dots {
    top: -2px !important;
}
  /******Product-Item-7******/
  .product-item-7{
    height: 510px;
}
.product-item-7 figure{
    height: 400px;
} 
 .product-item-7 img {
    height: 400px;
    object-fit: contain;
}

.product-item-7 figure figcaption{
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease;
}
.product-item-7 figure:hover figcaption{
    visibility: visible;
    opacity: 1;
    transition: all 0.5s ease;
}

.bg-white-si{
    background-color: #f8f8fa;
}

  /******Amazing-1******/

  .amazing-1{
    height: 515px;
  }
.amazing-1 .timer > div {
    width: 45px;
    height: 45px;
    line-height: 43px;
    font-size: 16px !important;
    background-color: var(--fb-green-s);
    color: var(--bs-dark);
    border-radius: 6px;
    margin: 0 3px;
    text-align: center;
}
.amazing-1 .timer > div:last-child{
    display: none;
}

.amazing-products-slider .owl-dots{
    position: absolute !important;
    top: -58px !important;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.amazing-products-slider .owl-dots .owl-dot span , .slider-btn-tops .owl-dots .owl-dot span{
    width: 7px;
    height: 13px;
    margin: 5px 2px;
    background: #D6D6D6;
}
.amazing-products-slider .owl-dots .owl-dot.active span , .slider-btn-tops .owl-dots .owl-dot.active span{
    height: 22px;
}


.right-side-before::before{
    content: "";
    position: absolute;
    top: 10px;
    right: -5px;
    height: 80%;
    width: 4px;
    border-radius: 0 20px 20px 0;
    background-color: var(--fb-green-s);
}

.span-title-2::before{
    content: "";
    position: absolute;
    height: 4px;
    width: 10px;
    background-color: var(--fb-blue);
    border-radius: 20px;
    bottom: -12px;
    right: 8px ;
}

.span-title-2::after{
    content: "";
    position: absolute;
    height: 4px;
    width: 60px;
    background-color: var(--fb-blue);
    border-radius: 20px;
    bottom: -12px;
    right: 22px;
}


  /******Ticket-Shape******/
.ticket-shape::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: var(--fb-light-d);
    right: -10px;
    top: 31px;
    border-radius: 90px;
}
.ticket-shape::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: var(--fb-light-d);
    left: -10px;
    top: 31px;
    border-radius: 90px;
}

  /******CategoryPic-1******/
  .cp-1p {
    z-index: 3;
  }
.cp-1 img{
    height: 60px;
    object-fit: contain;
}
.cp-1p::before{
    content: "";
    position: absolute;
    width: 90%;
    height: 90%;
    top: 2px;
    right: -5px;
    border-radius: 8px;
    background-color: var(--fb-light);
    z-index: -1;
}
  /******CategoryPic-2******/

.cp-2p img{
    width: 100%;
    width: 150px;
    height: 150px;
    object-fit: cover;
    opacity: 0.9;
    transition: all 0.5s ease;
    border-radius: 60% 50% 30% 60%;
}
.cp-2p:hover img{
    opacity: 0.3;
    transition: all 0.5s ease;

}
.cp-2p figcaption span{
    top: 3px;
}


.cp-3p figcaption{
    z-index: 2;
    background-color: #00000054;
    padding-top: 80% !important;
}
.cp-3p img{
    width: 100%;
    height: 500px; 
    object-fit: cover;
    transform: scale(1);
    transition: all 0.5s ease;
    z-index: 1;
}

.cp-3p:hover  img{
    transform: scale(1.05);
    transition: all 0.5s ease;
}

.vh-100-m{
    min-height: 100vh;
}

.vh-slider-100::before{
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    bottom: 43%;
    left: -50px;
    background-color: var(--fb-light-d);
    z-index: 1;
    border-radius: 50%;
}
.vh-slider-100::after{
    content: "";
    position: absolute;
    width: 30%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: var(--fb-light-d);
    z-index: 1;
}
.vh-slider-100 .vh-slider-100-holder{
    z-index: 5;
}

.vh-slider-100 .vh-slider-100-menu{
    z-index: 3;
}

.nav-6-btn span{
    width: 30px;
    height: 30px;
    line-height: 30px;
    transition: all 0.5s ease;
}
.nav-6-btn i{
    top: 2px;
    font-size: 13px;
}
.nav-6-btn:hover span{
    right: 4px !important;
    transition: all 0.5s ease;
}

.brands-slider img{
    height: 90px;
    object-fit: contain;
}

/* 404 */
.mh-100vh{
    min-height: 100vh;
}
.rounded-bg-box{
    z-index: 2;
}
.rounded-bg-box::before{
    content: "";
    position: absolute;
    width: 500px;
    height: 500px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    background-color: var(--fb-light-d);
    border-radius: 50%;
    z-index: -1;
}

@media only screen and (max-width:575px){
    .rounded-bg-box::before{
    width: 250px;
    height: 250px;
    }

}
@media only screen and (max-width:767px){
    .menu-login-btn{
        font-size: 11px;
        padding-top: 5px !important;
    }
}
.w-10{
    width: 10%;
}
.w-5{
    width: 5%;
}

.span-404-face::before{
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: var(--fb-light);
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: -1;
    transform: translate(10%, -30%);
    top: 0;
}

@media only screen and (max-width:575px) {
    .span-404-face::before{
        background-color: transparent;
        width: 0;
        height: 0;
    }
}

/* filter */
.Shop-filter-main .Shop-filter-title i{
    top: 2px;
    left: -4px;
}
.Shop-filter-main .Shop-filter-holder {
    display: none;
    max-height: 313px;
    overflow-y: auto;
    overflow-x: hidden;
}
.Shop-filter-main .Shop-filter-holder .color-filter-box a{
    height: 36px;
    width: 36px;
    position: relative;
    z-index: 1;
}
.Shop-filter-main .Shop-filter-holder .color-filter-box a::before{
    content: "";
    position: absolute;
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    top: -3px;
    right: -3px;
    background-color: #ffffff70;
    border: 1px solid #efeaea;
    z-index: -3;
    border-radius: 8px;
}
.Shop-filter-main .Shop-filter-holder .color-filter-box a.active::before{
    border: 3px solid #8594b1;
}

.Shop-filter-main .Shop-filter-holder input[type="checkbox"]{
    width: 0;
    height: 0;
    position: relative;
}
.Shop-filter-main .Shop-filter-holder input[type="checkbox"]::before{
     content: "";
     width: 18px;
     height: 18px;
     border: 1px solid #ddd;
     background-color: #fff;
     position: absolute;
     border-radius: 3px;
     right: 0;
     top:-13px;
     transition: all 0.4s ease;
}
.Shop-filter-main .Shop-filter-holder input[type="checkbox"]:checked::before{
     background-color: var(--fb-dark);
     border-color: transparent;
     transition: all 0.4s ease;
}
.Shop-filter-main .Shop-filter-holder label:last-child .row.border-bottom , .Shop-filter-main .Shop-filter-holder a:last-child .row.border-bottom{
    border-bottom: 0 !important;
}

.short-texts{
    max-height: 200px;
    overflow: hidden;
}
.short-texts .nav-6-btn{
    display: inline-block;
    bottom: 15px !important;
    left: 6px !important;
}


/* scrollbar */
*::-webkit-scrollbar {
    width: 9px;
}
*::-webkit-scrollbar-track {
    border-radius: 8px;
}
*::-webkit-scrollbar-thumb {
    height: 56px;
    border-radius: 8px;
    border: 2px solid transparent;
    background-clip: content-box;
    background-color: #888;
}
*::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}

/* blog */
.blog-card img.w-100{
    height: 220px;
    object-fit: cover;
    opacity: 0.9;
}
.blog-card h4::before , .blog-card h4::after{
    content: "";
    position: absolute;
    right: 2px;
    top: 10px;
    height: 2px;
    width: 10px;
    background-color: var(--fb-dark);
}
.blog-card h4::after{
    top: 15px;
    width: 4px;
}
.Shop-filter-holder span.blog-side-title::before , .Shop-filter-holder span.blog-side-title::after{
    content: "";
    position: absolute;
    right: 0;
    top: 6px;
    height: 10px;
    width: 2px;
    background-color: var(--fb-dark);
}
.Shop-filter-holder span.blog-side-title::after{
    top: 7px;
    width: 2px;
    right: 5px;
    height: 18px;
}
.blog-card p{
    height: 70px;
    color: #818181;
}

.blog-card p::after{
    content: "...";
    position: absolute;
    width: 35%;
    height: 35px;
    background-color: #fff;
    bottom: -12px;
    left: -1px;
    line-height: 15px;
}
.blog-card a.blog-card-read-more{
    width: 36px;
    height: 36px;
    line-height: 39px;
}

.sp-select .stb-select-container {
    width: 100%;
    margin: 0;
    text-align: right;
    padding: 8px 28px 8px 8px;
}
.sp-select .stb-select-container ul{
    overflow-x: hidden;
    padding-bottom: 12px;
    width: calc(100% + 2px);
    display: none;
    text-align: right;
}

.quantWrap input{
    width: 25px !important;
    text-align: center !important;
    height: 25px !important;
    border: 0 !important;
    padding: 0 !important;
    opacity: 0.8 !important;
}
.quantWrap button{
    background: transparent;
    width: 22px;
    height: 22px;
    line-height: 0px;
    border-radius: 50%;
    color: #d1d1d1;
    padding: 0;
    font-size: 17px;
}
.quantWrap button[disabled="disabled"]{
    opacity: 0.2;
}
.menu-404 ul li{
    display: inline-block;
    margin: 0 5px;
}
.menu-404 ul li a{
    color: var(--fb-dark);
    margin: 3px 0;
    display: inline-block;
}
.menu-404 ul li:first-child a{
    font-weight: bold;
}
.border-right-dashed{
    border-right-style: dashed !important;
}
.bnnr-wrap img{
    border-radius: 8px;
    margin-left: auto;
    margin-right: auto;
    display: table;
}
.wrap-rnd{
    margin-top: 2.5rem;
}
.wrap-round{
    background-color: var(--fb-light-d);
    border-radius: 20px;
}

.wrap-round-right::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 30px;
    border-radius: 18px 18px 0 0;
    top: -42px;
    right: 0px;
    background-color: var(--fb-light-d);
}
.wrap-round-right span{
    top: -28px;
    right: 3px;
}

.wrap-round-left > span {
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    background-color: #fff;
    z-index: 0;
}
.wrap-round-left > span + div {
    margin-top: -26px;
}
.wrap-round-left::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 38px;
    border-radius: 0 0 18px 0;
    top: -37px;
    right: 0px;
    background-color: #fff;
}
.wrap-round-left::after{
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    top: 2px;
    left: 0px;
    border-radius: 18px;
    background-color: var(--fb-light-d);
    z-index: 0;
}














.rounded-12{
    border-radius: 12px;
}
.holder-pr-top-right{
    border-radius: 20px;
    top: 0;
    z-index: 1;
}

.holder-pr-top-right span{
    position: absolute;
    width: 20px;
    height: 30px;
    right: 0;
    bottom: -18px;
    background: #fff;
    z-index: -2;
}
.holder-pr-top-right span:nth-child(1){
    bottom: -14px;
    right: 0;
    background-color: #fff;
    z-index: -2;
    height: 40px;
}
.holder-pr-top-right span:nth-child(2){
    right: 0;
    background-color: var(--fb-light-d);
    border-radius: 0 12px 0 0;
    bottom: -30px;
    z-index: 1;
}
.holder-pr-top-right span:nth-child(3){
    top: -2px;
    left: -20px;
    right: auto;
    background-color: #fff;
    z-index: -1;
}

.holder-pr-top-right span:nth-child(4){
    right: auto;
    left: -20px;
    background-color: var(--fb-light-d);
    border-radius: 0 24px 0 0;
    top: 0;
    z-index: 1;
}
.holder-pr-top-right span:nth-child(5){
    width: 100%;
    height: 50%;
    top: 0px;
    right: 0;
    background-color: #fff;
}

.holder-pr-bottom-left {
    width: 35px;
    height: 35px;
    bottom: 0;
    background: #fff;
    border-radius: 12px;
}
.holder-pr-bottom-left span:nth-child(1){
    width: 18px;
    height: 18px;
    position: absolute;
    bottom: 0;
    right: -14px;
    background-color: #fff;
    height: 19px;
}
.holder-pr-bottom-left span:nth-child(2){
    width: 18px;
    height: 18px;
    position: absolute;
    bottom: 0px;
    right: -18px;
    background-color: var(--fb-light-d);
    height: 19px;
    border-radius: 0 0 0 16px;
}
.holder-pr-bottom-left span:nth-child(3){
    width: 18px;
    height: 26px !important;
    position: absolute;
    top: -15px;
    left: 0px;
    background-color: #fff;
}
.holder-pr-bottom-left span:nth-child(4){
    width: 18px;
    position: absolute;
    top: -19px;
    left: 0;
    background-color: var(--fb-light-d);
    height: 19px;
    border-radius: 0 0 0 14px;
}
.holder-pr-bottom-left span:nth-child(5){
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0px;
    right: 0;
    background-color: #fff;
}
.holder-pr-bottom-left span.holder-pr-latest-span{
    width: 29px;
    height: 29px;
    background-color: var(--fb-light-d);
    z-index: 3;
    text-align: center;
    font-size: 17px;
    border-radius: 10px;
    line-height: 32px;
    right: 3px;
}

.z-3{
    z-index: 3;
}

.holder-pr-span-end{
    top: -3px;
}

.AmaingProducts_Slider .holder-pr-bottom-left span:nth-child(4) , .AmaingProducts_Slider .holder-pr-bottom-left span:nth-child(2){
    background-color: #fff;
}
.AmaingProducts_Slider .holder-pr-bottom-left span:nth-child(5) , .AmaingProducts_Slider .holder-pr-bottom-left span:nth-child(3) , .AmaingProducts_Slider .holder-pr-bottom-left span:nth-child(1) , .AmaingProducts_Slider .holder-pr-bottom-left {
    background-color: #f87575;
}
 
.bg-transparent-2{
    background-color: #ffffff36 !important;
}

.Tile_Bg {
    background-image: url('img/Tile_Bg.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.Tile_Logo img{
    filter: grayscale(1);
    opacity: 0.5;
}

.Tile_Lines::before{
    content: "";
    position: absolute;
    top: 0px;
    right: 0;
    width: 25%;
    height: 3px;
    background-image: linear-gradient(to left, #0d6efd, transparent);
    opacity: 0.25;
    border-radius: 50% 6px 0px 0;
}

.Tile_Lines::after{
    content: "";
    position: absolute;
    top: 3px;
    right: 0;
    height: 25%;
    width: 3px;
    background-image: linear-gradient(to bottom, #0d6efd, transparent);
    opacity: 0.25;
    border-radius: 0 0px 50% 0;
}

ins {
    display: inline-block;
    margin: 0 1rem;
    text-decoration: none;

}

dbi {
    opacity: 50%;
}

.owl-carousel .owl-item img {
    display: block;
}

/* contact-us-form */

.contact-us-form-3-shapes>span.shapess:nth-child(1) {
	content: "";
	top: 50px;
	left: -15px;
	background-color: var(--bs-dark);
	display: inline-flex;
	width: 50px;
	height: 13px;
	border-radius: 20px;
}

.contact-us-form-3-shapes>span.shapess:nth-child(2) {
	content: "";
	top: 63px;
	left: -15px;
	background-color: var(--fb-light);
	display: inline-flex;
	width: 50px;
	height: 13px;
	border-radius: 20px;
}

.contact-us-form-3-shapes>span.shapess:nth-child(3) {
	content: "";
	top: 76px;
	left: -35px;
	background-color: var(--bs-dark);
	display: inline-flex;
	width: 50px;
	height: 13px;
	border-radius: 20px;
}

@media only screen and (max-width: 767px) {
	.row-reverse-md {
		flex-direction: column-reverse;
	}
}

div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 0 !important;
    clear: both;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
	margin-bottom:0 !important;
}

.logo_invert {
/* 	    filter: invert(1); */
}

/* rating */

.rating {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	margin-bottom: 2px;
}

@media only screen and (max-width:767px) {
	.rating {
		margin-top: 4px;
	}
}

.rating-box>input {
	display: none;
}

.rating-box>label {
	position: relative;
	width: 1em;
	font-size: 20px;
	color: #717171;
	cursor: pointer
}

.rating-box>label::before {
	content: "\2605";
	position: absolute;
	opacity: 0.4;
}

.rating-box>label:hover:before,
.rating-box>label:hover~label:before {
	opacity: 1 !important;
}

.rating-box>input:checked~label:before {
	opacity: 1;
}

.rating-box:hover>input:checked~label:before {
	opacity: 0.7;
}

.textarea-box h1,.textarea-box h2,.textarea-box h3,.textarea-box h4,.textarea-box h5,.textarea-box h6{margin:0;padding:0}.textarea-box p{line-height:2;margin:16px 0;color:#717171;text-align:justify;font-size:15px}.textarea-box img{display:table;margin:16px auto}.textarea-box a{color:#a78ff1}.textarea-box h1+ul,.textarea-box h1+ol,.textarea-box h2+ul,.textarea-box h2+ol,.textarea-box h3+ul,.textarea-box h3+ol,.textarea-box h4+ul,.textarea-box h4+ol,.textarea-box h5+ul,.textarea-box h5+ol,.textarea-box h6+ul,.textarea-box h6+ol{margin-top:16px}.textarea-box ul+h1,.textarea-box ol+h1,.textarea-box ul+h2,.textarea-box ol+h2,.textarea-box ul+h3,.textarea-box ol+h3,.textarea-box ul+h4,.textarea-box ol+h4,.textarea-box ul+h5,.textarea-box ol+h5,.textarea-box ul+h6,.textarea-box ol+h6{margin-top:16px}.textarea-box ul,.textarea-box ol{margin-bottom:0}.textarea-box ul li,.textarea-box ol li{line-height:1.8;font-size:15px}.textarea-box ul li{list-style:auto}.textarea-box ol li{list-style:square}

.owl-carousel .owl-item .Brnd__Item img {
	object-fit: contain;
    width: 120px !important;
	height: 80px;
}

.textarea-box .wrap-rnd-slider img {
	margin :0 auto !important;
}

.textarea-box .wrap-rnd-slider {
	padding-top : 3rem !important;
	padding-bottom : 3rem !important;
}

.navbar-nav li {
	list-style: none !important;
}