body {
    overflow-x: hidden;
    background: #fff;
}
.header-desktop .container {
    max-width: 97% 
}
.badge {
    display: inline-block;
    padding: 0.2em 0.4em;
    font-size: 50%;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.country-flag h4 {
    font-size: 12px;
    margin: 0;
    display: flex;
    align-items: center;
}
.navbar-phone{
    display: flex;
    color: #fff;
    width: 40%;
    align-items: center;
}

.country-flag ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.country-flag{
    padding-left: 15px;
    position: relative;
}

.country-flag .dropdown-menu {
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
    border-radius: 0;
    border-color: #fff;
    min-width: 70px;
    max-width: 80px;
    left: 20px;
}

.country-flag .dropdown-menu .languages ul li {
    display: block;
    padding: 0.5rem 1rem;
}

.country-flag .dropdown-menu .languages ul li a {
    color: #212529 !important;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.header-four .header-mini .navbar .navbar-phone .block, .header-four .header-mini .navbar .navbar-phone .fa-phone{
    color: #fff;
}
.currency{
    padding-left: 15px;
    color: #fff;
}
.currency h4{
    font-size: 12px;
    margin:0;
}
.currency ul{
    list-style: none;
    display: inline-flex;
    margin: 0;
    padding: 0;
}
.currency ul li{
    padding: 0px 0px 0 7px;
}

.country-flag .nav-link {
    display: flex;
    align-items: center;
}

.btn .badge{
    position: relative;
    top: 6px;
    right: 9px;
}
.header-four .header-mini .navbar .navbar-phone a, .head-cart-content:after {
    color: #212529;
    font-size: 14px;
}
.nav-item a{
    font-size: 12px;
    color: #fff;
}
.head-cart-content .cart-right .title-cart {
    font-size: 12px;
    color: #fff;
}
.sticky-header .header-sticky-inner .pro-header-right-options li .btn-light{
    background: none;
}
.bg-sticky-bar{
    background-color: #fff;
    border: 1px solid rgba(217, 217, 217, 0.5);
}
.sticky-header .header-sticky-inner nav .navbar-collapse ul .nav-item .nav-link{
    color: #000;
    white-space: nowrap;
}
.header-four .bg-top-bar, 
.header-four .bg-menu-bar,
.header-four .bg-nav-bar {
    background-color: transparent;
}
.head-cart-content button{
    display: flex;
    align-items: center;
    color: white;
    padding: 0 0 0 1.8rem;
}
.head-cart-content button:hover, .head-cart-content:hover:after {
    color: #fff;
}
.head-cart-content .cart-right .title-cart {
    color: white;
}
.head-cart-content .cart-right .cart-item {
   display: none;
}
.dropdown-toggle::after{
    color: #fff;
}

.header-four {
    background: #1b1b1b;
}

body.homepage3 .header-four {
    position: absolute;
    width: 100%;
    z-index: 999;
    background: linear-gradient(to bottom,#020202e6 0,rgb(10 10 10 / 0%) 100%);
    transition: all .2s ease-out;
    top: 0;
}

body.homepage3 .header-four:hover {
    background: #1b1b1b;
}

.pro-header-right-options{
    padding-top: 0;
}

.header-four .shopping-cart ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.header-four .shopping-cart ul li {
    padding: 0 15px;
}

.header-four .shopping-cart ul li .item-name {
    font-size: 14px;
    line-height: 16px;
}

.header-four .header-navbar nav .navbar-collapse ul li:first-child a:hover{
    color: #81ba00;
}
.header-four .header-navbar nav .navbar-collapse ul .nav-item .nav-link{
    font-size: 14px;
    z-index: 999;
    position: relative;
    color:#fff;
    padding: 10px 0;
}
.cutome-header .navbar-collapse {
    flex-basis: inherit;
    flex-grow: inherit;
    width: 40%;
}
.cutome-header {
    display: flex;
    justify-content: space-between;
}
.navbar-collapse .navbar-nav .nav-item{
    padding: 0px;
}
.header-four .header-navbar nav .navbar-collapse ul li .dropdown-menu .dropdown-item, .sticky-header .header-sticky-inner nav .navbar-collapse ul li .dropdown-menu .dropdown-item{
    color: black;
}
.header-four .header-navbar nav .navbar-collapse ul li:last-child .search-field-module{
    display: none;
}
.navbar-expand-lg .navbar-collapse{
    justify-content: center;
}
.header-area{
    display: none;
}
.header-four .header-navbar nav .navbar-collapse ul li{
    z-index: 999;
}

.cutome-header .languages select,
.cutome-header .currency select,
.cutome-header .languages button,
.cutome-header .currency button {
    background-color: transparent !important;
    color: #fff !important;
    cursor: pointer;
    border: none;
    width: auto !important;
    padding: 0 !important;
    outline: none !important;
}

.cutome-header .languages button.dropdown-toggle::after,
.cutome-header .currency button.dropdown-toggle::after {
    margin-left: 10px;
} 

.cutome-header .languages .dropdown-menu,
.cutome-header .currency .dropdown-menu {
    width: auto;
    margin: 0px;
    min-width: 120px;
    max-width: 120px;
    overflow: hidden;
}

.cutome-header .languages .dropdown-menu .inner,
.cutome-header .currency .dropdown-menu .inner {
    overflow: hidden;
    overflow-y: auto;
}

.header-four .language-selector,
.header-four .currency-selector {
    width: auto !important;
}

.header-four .language-selector  .bootstrap-select .dropdown-toggle:focus,
.header-four .currency-selector  .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: none !important;
}
     
.socialmedia-icons {
    padding: 5px 0;
}

.socialmedia-icons a {
    padding: 0 8px;
}

.socialmedia-icons a i {
    font-size: 16px;
}

/*****************************/
/***** Header banner **/
/*****************************/
.carousel-content, .carousel-content .carousel, .carousel-content .carousel .carousel-inner {
    height: 500px;
}
.carousel-content .carousel .carousel-inner .carousel-item {
    justify-content: center;
    align-items: center;
    height: 100%;
}
.carousel-content .carousel .carousel-inner .carousel-item a{
    height: 100%;
}
.carousel-content .carousel .carousel-inner .carousel-item img {
    height: 100% !important;
    width: auto !important;
}
.carousel-content .carousel .carousel-inner .carousel-item.active {
    display: flex;
}
/** Sub Menu **/
.dropdown-second-menu{
    float: left;
    overflow: hidden;
    padding-top: 15px;
    color: white;
    cursor: pointer;
}
.dropdown-second-menu .dropbtn {
    font-size: 16px;
    border: none;
    outline: none;
    color: white;
    padding: 14px 16px;
    background-color: inherit;
    font: inherit;
    margin: 0;
}
.dropdown-content-second-menu {
    display: none;
    position: absolute;
    background-color: #f8f9fa;
    width: 100%;
    left: 0;
    box-shadow: none;
    z-index: 1;
    padding: 0 0 14px;
}
.dropdown-content-second-menu:after{
    content: '';
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #f8f9fa;
    box-shadow: none;
}
.dropdown-content-second-menu:before{
    content: '';
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #f8f9fa;
    box-shadow: none;
}
.dropdown-content-second-menu.header {
    background: white;
    padding: 16px;
    color: black;
    height: 400px;
}
.dropdown.inner-menu {
    position: initial;
}
.dropdown-second-menu:hover .dropdown-content-second-menu {
    display: block;
}
.dropdown.inner-menu:hover .dropdown-content-second-menu{
    display: block 
}
/* Create three equal columns that floats next to each other */
.column {
    float: left;
    width: 33.33%;
    padding: 10px;
    background-color: #ccc;
    height: 250px;
}
.column a {
    float: none;
    color: black;
    padding: 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}
.column a:hover {
    background-color: #ddd;
}
/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

/**********Product detail page*/
.card{
    border: none;
}
.card-header{
    padding: 0;
}
.accordian-discription .card{
    margin-top: 5px;
    border: none;
    background-color: transparent;
}
.accordian-discription .card-header{
    background-color: transparent;
    padding: 0;
    border-bottom: 1px solid rgba(217, 217, 217, 0.5);
}
.accordian-discription .product-page h5{
    padding: 0;
}
.accordian-discription .card-header .btn {
    padding: 0.5rem 0rem;
}
.accordian-discription .card-header .btn:hover{
    color: black;
}
.btn.btn-link.collapsed .accordion-icon{
    transform: rotate(180deg) translate3d(0,0,0);
}
.btn.btn-link .css-tn9j7n-iconStyles{
    align-content: center;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    transform: rotate(0deg) translate3d(0,0,0);
}
.css-tn9j7n-iconStyles svg{
    width: 100%;
    height: 100%;
}
.accordian-discription .card-header .accordion-icon{
    position: absolute;
    right: 0;
    top: 13px;
}
.accordian-discription .card-header .product-page h5{
    position: relative;
}
.card-body{
    padding: 15px 0 0 0;
    color: rgba(145, 145, 145, 1);
}

.card-body p {
    color: rgba(145, 145, 145, 1);
}

.page-heading-title{
    display: none;
}
.product-page .pro-title{
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    padding: 0 0 12px;
    margin: 0;
}
.slider-wrapper{
    padding-top: 55px;
}
.product-page .badges{
    padding-top: 0;
    display: flex;
    justify-content: space-between;
}
.product-page .price ,.product-page .total_price,.product-page .pro-infos,.product-page .pro-counter,.product-page .pro-sub-buttons .buttons{
    text-align: center;
}
.product-page .pro-counter,
.product-page .price{
    justify-content: center;
    font-size: 18px;
}

.product-page .pro-rating{
    padding: 10px 0 0px 0;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.nav{
    justify-content: center;
}
.product-page .pro-infos .pro-single-info{
    padding: 2px 0 2px 0;
}

.product-page .pro-sub-buttons {
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.product-page .pro-sub-buttons .buttons {
    width: 100%;
}

.product-page .pro-counter {
    display: flex;
}

.product-page .pro-counter .item-quantity {
    margin: 0 15px;
    width: 120px;
}

.product-page .pro-counter .item-quantity .input-group-btn {
    display: flex;
    float: none;
    width: auto;
    height: 42px;
}

.product-page .pro-counter .btn {
    height: 42px;
    padding: 7px 10px;
}

.product-page .pro-counter .cart {
    outline: none;
    border: none;
    position: relative;
    display: flex;
    width: 44px;
    /* padding: 0;  */
    margin: 0;
    background: none;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition-duration: 0.3s;
    border-radius: 1px;
    border: 1px solid rgba(217, 217, 217, 0.5);
}

.product-page .pro-counter .cart i {
    color: #111;
}

.product-page .pro-counter .cart:hover {
    background: none;
    border: 1px solid #4592D1;
}

.product-page .pro-counter .cart:hover i {
    color: #4592D1; 
}

#sidebar{
    will-change: min-height;
}
.sidebar__inner {
    padding-top: 0;
    position: relative;
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}

.productdetail-block-content {
    border: 1px solid rgba(217, 217, 217, 0.5);
    overflow: hidden;
}

.productdetail-block-content .left-thum-img .sidebar__inner { 
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
}

.sidebar-content {
    display: flex;
    flex-direction: column;
    padding: 15px;
    border-left: 1px solid rgba(217, 217, 217, 0.5);
}
.left-thum-img{
    padding: 15px;
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 0;
    height: fit-content;
}

.productdetail-block-content .sidebar-content .nav {
    border: 1px solid rgba(217, 217, 217, 0.5);
    border-bottom: none;
    justify-content: flex-start;
}

.productdetail-block-content .sidebar-content .nav .nav-link {
    padding: 16px;
}

.productdetail-block-content .sidebar-content .nav .nav-link:hover {
    color: #111;
}

.productdetail-block-content .sidebar-content .nav .nav-link.active {
    background: none;
    color: #111;
    border-bottom: 2px solid #111;
    font-weight: 700;
    font-family: "Montserrat-Bold", sans-serif;
}

.demo-frame header,.demo-frame h1,.demo-frame .demo-conversion{
   display:none;
}
.text-white{
   color:#fff;
}
.demo-wrapper{
   min-height:500px
}
.bsap{
   position:absolute;
   top:0;
   right:0
}
.kwicks{
   height:100px
}
.kwicks>li{
   height:500px
}
.kwicks{
   height:454px;
   list-style-type:none;
   margin:0;
   padding:0
}
.kwicks li{
   float:left;
   position:relative;
   overflow:hidden
}
.kwicks li a{
   width:100%;
   height:457px;
   display:inline-block
}
.kwick li .panel-content{
   width:0
}
.kwicks li:hover .panel-content{
   width:50%;
   height:100%;
   display:flex;
   justify-content:center;
   align-items:center
}
.kwicks li:hover .panel-content a{
   height:auto
}
.kwicks .kwick{
   display:block;
   cursor:pointer;
   overflow:hidden;
   height:454px;
   width:134px
}
.kwicks .kwick span{
   display:none
}
.kwicks li:hover .panel-content span{
   display:block
}
.kwicks .john{
   height:454px
}
.kwicks .panel-content{
   background:#fac43e;
   color:#fff;
   text-align:center;
   position:absolute;
   right:0;
   top:0;
   z-index:9
}
.kwicks .panel-content .panel-content-inner{
   margin:0 auto;
   padding:50px 0 0;
   text-align:center;
   width:0
}
.kwicks .panel-content .name{
   font-size:22px;
   text-transform:uppercase;
   padding-bottom:10px
}
.kwicks .panel-content span{
   display:block
}
.kwicks .panel-content .from_country{
   font-size:18px;
   text-transform:uppercase;
   font-family:"Interstate Black Cond";
   padding-bottom:24px
}
.kwicks .panel-content .des{
   padding-bottom:24px
}
.kwicks li:hover .panel-content .panel-content-inner{
   width:70%
}
#panel-1{
   background:url("https://www.thebodyshop.in/media/wysiwyg/Homepage/Iconic--1.jpg") no-repeat
}
#panel-2{
   background:url("https://www.thebodyshop.in/media/wysiwyg/Homepage/Iconic--5.jpg") no-repeat
}
#panel-3{
   background:url("https://www.thebodyshop.in/media/wysiwyg/Homepage/Iconic--4.jpg") no-repeat
}
#panel-4{
   background:url("https://www.thebodyshop.in/media/wysiwyg/Homepage/Iconic--2.jpg") no-repeat
}
#panel-5{
   background:url("https://www.thebodyshop.in/media/wysiwyg/Homepage/Iconic--3.jpg") no-repeat
}
/**********************product-layout-popup*/
.modal .modal-dialog .modal-body .pro-description{
    position: relative;
    bottom: 0px;
    top: 30px;
}
.modal .modal-dialog .modal-body .pro-description .badges{
    width: 100%;
}
.modal .modal-dialog .modal-body .pro-description .pro-title{
    padding: 6px 0 12px;
    font-size: 18px;
    line-height: 20px;
    margin: 0;
}
.modal .modal-dialog .modal-body .pro-description .pro-infos .pro-single-info{
    line-height: 27px;
}
.modal .modal-dialog .modal-body .pro-description .form-control[readonly] {
    background-color: white;
}
/* Responsive */
@media only screen and (max-width: 1024px){
    .header-area{
        display: block;
   }
    .header-area .alert{
        display: none;
   }
    .carousel-content, .carousel-content .carousel, .carousel-content .carousel .carousel-inner {
        height: 300px;
   }
    .carousel-content .carousel .carousel-inner .carousel-item {
        height: 300px;
   }
    .carousel-content .carousel .carousel-inner .carousel-item img {
        height: 300px;
   }
    .header-mobile .header-mini{
        position: absolute;
        z-index: 999;
        width: 100%;
   }
    .header-mobile .header-maxi{
        left: 0px;
        position: absolute;
        padding: 0;
        z-index: 999;
        width: 100%;
        top: 0;
   }
    .header-mobile .bg-top-bar{
        height: 115px;
        transition: all .2s ease-out;
        background: linear-gradient(to bottom,#25211e 0,rgba(37,33,30,0) 100%);
   }
    .header-mobile .bg-header-bar{
        background-color: transparent;
   }
    .header-mobile .header-maxi .navigation-mobile-container .navigation-mobile-toggler .fas,.header-mobile .header-maxi .pro-header-right-options li button .fas {
        color: black;
   }
    .header-mobile .header-mini .navbar-lang .select-control .form-control{
        color: white;
   }
    .header-mobile .header-mini .navbar-lang .select-control::before{
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\F0D7";
        position: absolute;
        top: 7px;
        right: 3px;
        color: white 
   }
    .header-mobile .header-mini .navbar{
        display: none;
   }
    .logo img{
        width: 50px;
   }
}
@media only screen and (max-width: 991px) {
    .header-mobile .header-mini .navbar {
        padding: 15px 0;
        justify-content: center;
   }
    .header-mobile .bg-menu-bar{
        display: none;
   }
    .carousel-content, .carousel-content .carousel, .carousel-content .carousel .carousel-inner {
        height: 300px;
   }
    .carousel-content .carousel .carousel-inner .carousel-item {
        height: 300px;
   }
    .carousel-content .carousel .carousel-inner .carousel-item img {
        height: 300px;
   }
    .header-mobile .header-mini{
        position: absolute;
        z-index: 999;
        width: 100%;
   }
    .header-mobile .header-maxi{
        left: 0px;
        position: absolute;
        padding: 0;
        z-index: 999;
        width: 100%;
        top: 0;
   }
    .header-mobile .bg-top-bar{
        height: 115px;
        transition: all .2s ease-out;
        background: linear-gradient(to bottom,#25211e 0,rgba(37,33,30,0) 100%);
   }
    .header-mobile .bg-header-bar{
        background-color: transparent;
   }
    .header-mobile .header-maxi .navigation-mobile-container .navigation-mobile-toggler .fas,.header-mobile .header-maxi .pro-header-right-options li button .fas {
        color: white;
   }
    .header-mobile .header-mini .navbar-lang .select-control .form-control{
        color: white;
   }
    .header-mobile .header-mini .navbar-lang .select-control::before{
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\F0D7";
        position: absolute;
        top: 7px;
        right: 3px;
        color: white 
   }
    .header-mobile .header-mini .navbar{
        display: none;
   }
    .logo img{
        width: 50px;
   }
}
/******************* */
@media only screen and (max-width: 767px) {
    .header-area{
        display: block;
   }
    .header-area .alert{
        display: none;
   }
    .header-mobile .header-maxi .navigation-mobile-container #navigation-mobile .logout-main{
        padding: 0 0;
   }
    .header-mobile .bg-menu-bar{
        display: none;
   }
    .carousel-content, .carousel-content .carousel, .carousel-content .carousel .carousel-inner {
        height: 300px;
   }
    .carousel-content .carousel .carousel-inner .carousel-item {
        height: 300px;
   }
    .carousel-content .carousel .carousel-inner .carousel-item img {
        height: 300px;
   }
    .header-mobile .header-mini .navbar{
        padding: 15px 0;
   }
    .header-mobile .header-mini{
        position: absolute;
        z-index: 999;
        width: 100%;
   }
    .header-mobile .header-maxi{
        left: 0px;
        position: absolute;
        padding: 0;
        z-index: 999;
        width: 100%;
        top: 10px;
   }
    .header-mobile .bg-top-bar{
        height: 120px;
        transition: all .2s ease-out;
        background: linear-gradient(to bottom,#25211e 0,rgba(37,33,30,0) 100%);
   }
    .header-mobile .bg-header-bar{
        background-color: transparent;
   }
    .header-mobile .header-maxi .navigation-mobile-container .navigation-mobile-toggler .fas,.header-mobile .header-maxi .pro-header-right-options li button .fas {
        color: white;
   }
    .header-mobile .header-mini .navbar-lang .select-control .form-control{
        color: white;
   }
    .header-mobile .header-mini .navbar-lang .select-control::before{
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\F0D7";
        position: absolute;
        top: 7px;
        right: 3px;
        color: white 
   }
    .header-mobile .header-mini .navbar{
        display: none;
   }
    .logo img{
        width: 50px;
   }
    .productdetail-block-content .left-thum-img .sidebar__inner{
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
   }
    .productdetail-block-content .left-thum-img{
        height: 440px;
   }
    .kwicks-horizontal {
        display: none;
   }
    .kwicks #panel-1, .kwicks #panel-2, .kwicks #panel-3, .kwicks #panel-4, .kwicks #panel-5{
        width: 100% !important;
        left: 0 !important;
   }
    .kwicks.kwicks-processed > *{
        position: relative !important;
   }
    .kwicks-vertical li.panel {
        min-height: 400px;
   }
    .kwicks li:hover .panel-content{
        width: 100% !important;
   }
    .kwicks .kwick{
        height: auto !important;
   }
}
@media screen and (min-width: 900px) and (max-width: 1366px) {
    .is-affixed {
        height: auto !important;
   }
}

/*** new ui fixes ***/

/** header submenu start **/
.dropdown-content-second-menu .ecpaAa {
    text-align: center;
    color: #000;
    padding: 20px 0 12px;
    margin: 0;
    font-family: "Montserrat-Regular", sans-serif;
    font-weight: normal;
    font-style: normal;
}
.dropdown-content-second-menu .bjuZno {
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: center;
    padding: 0 0 16px;
}
.dropdown-content-second-menu .lavvkT {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px 10px;
    margin: 3px;
    border: 1px solid rgba(217, 217, 217, 0.5);
    height: 100%;
    min-width: 180px;
    max-width: 180px;
    min-height: 295px;
    max-height: 295px;
}
.dropdown-content-second-menu .kIClh {
    font-size: 14px;
    line-height: 16px;
    color: #000;
    padding: 0px;
    text-decoration: none;
}
.header .lavvkT .sc-jAaTju {
    width: 100%;
    max-width: 140px;
    min-height: 190px;
    max-height: 190px;
    margin: 0 0 12px;
}
.dropdown-content-second-menu .gFTVYe {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.dropdown-content-second-menu .gFTVYe img {
    display: block;
    background-size: cover;
    width: 100%;
    transition: opacity 0.25s ease-in-out 0s;
    background-position: center center;
    opacity: 1;
    object-fit: cover;
    min-height: 190px;
    max-height: 190px;
}
.dropdown-content-second-menu .eVzGiX {
    color: #000;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    margin: 0px 0px 8px;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 36px;
}
.dropdown-content-second-menu .eVzGiX:hover {
    color: #81ba00;
    text-decoration: none;
}
.dropdown-content-second-menu .bxSMvy {
    color: #212529;
    white-space: normal;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    margin: 0px;
}
.dropdown-content-second-menu .dSpbdi {
    font-size: 14px !important;
    line-height: 16px;
    text-align: center;
    color: #000 !important;
    padding: 0px;
    text-decoration: none;
    position: relative;
    left: 50%;
    right:50%;
    bottom: 0;
}
.dropdown-content-second-menu .sc-jzJRlG .eVzGiX a:hover {
    color: #81ba00;
    text-decoration: none;
}
/** header submenu end **/

.cutome-header .navbar-nav {
    align-items: center;
}

.logo-block-center {
    padding: 7px 0;
}

.logo-block-center a {
    max-width:102px;
    display: inline-block;
}

.pro-content.product-detail-block {
    overflow: initial;
    padding-top: 0;
}

.pro-content.product-page-mar {
    overflow: hidden;
}

.pro-content.pt0 {
    padding-top: 0;
}

.registration-process .new-ac-checkmark {
    flex-wrap: nowrap;
}

.registration-process .new-ac-checkmark a {
     color: #4592D1;
}

.registration-process btn.forgot-link {
    padding: 5px 15px;
}

.registration-socials .social-icons {
    padding-left: 20px;
}

.gender-radio-block {
    height: 42px;
    align-items: center;
}

.gender-radio-block label {
    margin: 0 8px 0 0;
}

.gender-radio-block label input {
    margin-right: 5px;
}

/** header profile after login **/ 
/* 
.profiledropdown {
    display: none;
} */

.headprofilecol.login {
    display: block;
}

.headprofilecol .profilebtn {
    position: relative;
    background: transparent;
    box-shadow: none;
    border: none;
    display: flex;
    align-items: center;
    outline: none;
    padding: 0;
    margin: 0;
  }

  .headprofilecol .profilebtn .nav-item .nav-link {
    padding: 0 10px 0 0;
  }

  .headprofilecol {
      padding: 5px 0;
  }

  .headprofilecol .nav-item-login  {
    padding: 5px 0;
  }

  .headprofilecol .nav-item-login a {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    text-decoration: none;
  }

  .headprofilecol .dropdown-menu {
      box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
      border-radius: 0;
      border-color: #fff;
      width: 200px !important;
}

.headprofilecol .dropdown-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.headprofilecol .dropdown-menu ul li a:hover {
    color: #111;
}

.filter-tags-main-box {
    border: 1px solid rgba(217, 217, 217, 0.5);
    padding: 16px 15px;
    margin-top: 30px;
}

.filter-tags-main-box h2 {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    padding: 0 0 12px;
}

.filter-tags-main-box .filter-tag-list-block {
    display: grid;
    align-items: flex-start;
    justify-content: flex-start;
    grid-template-columns: repeat(auto-fill, minmax(80px, 1fr));
    grid-gap: 6px;
}

.filter-tag-list-block .filter-tag-item {
    font-size: 13px;
    line-height: 18px;
    color: #a9a9a9;
    border: 1px solid rgba(217, 217, 217, 0.5);
    padding: 5px;
    text-align: center;
    border-radius: 2px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.filter-tag-list-block .filter-tag-item.active {
    border-color: #4592D1;
    color: #4592D1;
}

/*** product review start **/

.product-reviews-block .product-review-tab-col .nav-pills {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 0 40px;
}

.product-reviews-block .product-review-tab-col .nav-pills li {
    margin: 0 12px 0 0;
    position: relative;
}

.product-reviews-block .product-review-tab-col .nav-pills li a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Montserrat-Bold", sans-serif;
    background: none;
    border: 1px solid rgba(217, 217, 217, 0.5);
    color: #212529;
    text-transform: uppercase;
    width: auto;
    height: 45px;
    text-align: center;
    padding: 8px 16px;
    box-shadow: none;
    white-space: nowrap;
}

.product-reviews-block .product-review-tab-col .nav-pills li a.active {
    color: #4592D1;
    border: 1px solid #4592D1;
}   

.product-reviews-block .product-review-tab-col .nav-pills li a.active::before {
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: -18px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-top: 10px solid #4592D1;
}

.product-reviews-block .product-review-tab-col  {
    position: relative;
}

.product-reviews-block .product-review-tab-col .btn-write-review {
    position: absolute !important;
    right: 0;
}

.product-review-tab-col .tab-content .rating-snapshot-text {
    font-size: 15px;
    line-height: 18px;
    color: #212529; 
    padding-bottom: 12px;
}

.product-review-tab-col .tab-content .average-rating-text {
    font-size: 15px;
    line-height: 18px;
    color: #212529;
    padding-bottom: 12px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-family: "Montserrat-Bold", sans-serif;
}

.product-review-tab-col .tab-content .filter-review-text {
    font-size: 14px;
    line-height: 16px;
    color: #666; 
    padding-bottom: 20px;
}

.product-review-tab-col .tab-content .review-rating-progrss {
    padding: 5px 0;
    display: flex;
    align-items: center;
}

.product-review-tab-col .tab-content .review-rating-progrss .review-star {
    margin: 0;
    padding-right: 10px;
    font-size: 15px;
    line-height: 18px;
    color: #212529;
    flex: 0 0 40px;
    display: flex;
}

.product-review-tab-col .tab-content .review-rating-progrss .review-count {
    padding-left: 25px;
    font-size: 14px;
    line-height: 16px;
    color: #343a40; 
}

.product-review-tab-col .tab-content .review-rating-progrss .review-star span {
    padding-right: 5px;
    font-size: 15px;
    line-height: 18px;
    width: 15px;
}

.product-review-tab-col .tab-content .review-star i {
    font-style: normal;
}

.product-review-tab-col .tab-content .review-rating-progrss .review-progress {
    min-width: 300px;
    height: 8px;
}

.product-review-tab-col .tab-content .review-rating-progrss progress {
    background-color: #4592D1;
}

.product-review-tab-col .tab-content .review-rating-progrss progress::-webkit-progress-bar {
    background-color: rgba(217, 217, 217, 0.8)
}

.product-review-tab-col .tab-content .review-rating-progrss progress::-webkit-progress-value {
    background-color: #4592D1;
} 

.product-review-tab-col .tab-content .review-rating-progrss progress::-moz-progress-bar {
    background-color: rgba(217, 217, 217, 0.8)
}

.product-review-tab-col .tab-content .review-rating-progrss progress::-moz-progress-value {
    background-color: #4592D1;
}

.product-review-tab-col .tab-content .sort-reviews {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 0;
}

.product-review-tab-col .tab-content .sort-reviews .sort-review-number {
    color: #212529;
}

.product-review-tab-col .tab-content .sort-reviews .sort-by-dropdown {
    color: #666;
    outline: none;
    border: none;
}

.product-review-tab-col .tab-content .sort-reviews .sort-by-dropdown .dropdown-toggle::after {
    color: #666;
    font-size: 16px;
    vertical-align: 0.155em;
    margin-left: 0;
}

.product-review-tab-col .tab-content .sort-reviews .sort-by-dropdown .dropdown-toggle {
    background: transparent;
    outline: none !important;
    padding: 8px 16px;
    text-transform: capitalize;
    border-radius: 4px;
    border: 1px solid rgba(217, 217, 217, 0.5);
} 

.product-review-tab-col .tab-content .sort-reviews .sort-by-dropdown .dropdown-menu {
    width: 100%;
    padding: 0;
    margin: 4px 0 0;
    border-radius: 4px;
    border: 1px solid rgba(217, 217, 217, 0.5);
}

.comments-sctn .comments {
	margin: 15px 0 5px;
}

.comments .cmt {
	margin-bottom: 10px;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 10px;
	display: flex;
    align-items: flex-start;
    justify-content: space-between;
	width: 100%;
}

.comments .cmt:last-child {
	border-bottom: none;
	padding: 0;
	margin: 0;
}

.comments .user-profile {
	display: inline-block;
    margin-right: 20px;
    flex: 0 0 65px;
}

.comments .user-profile a {
	height: 65px;
    width: 65px;
    border-radius: 50%;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	padding: 0;
	background: #f5f5f5;
}

.comments .user-profile a img {
	width: 100%;
}

.comments .user-cmt-detail-col {
	margin-top: 4px;
	flex: 1 1 auto;
}

.comments .user-comment {
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.comments .user-comment .username {
	color: #212529;
	font-size: 16px;
	line-height: 18px;
    font-weight: 500;
    font-family: "Montserrat-SemiBold", sans-serif;
    display: inline-block;
    margin: 0;
}

.comments .user-comment .post-date {
	color: #111;
	font-size: 14px;
	font-weight: 300;
    opacity: 0.7;
}

.comments .user-cmt-detail-col .user-des {
	color: rgba(145, 145, 145, 1);
	font-size: 14px;
	line-height: 20px;
    text-align: left;
    margin: 0;
    padding-bottom: 10px;
}

.comments .user-cmt-detail-col .user-post-link {
	color: #4592D1;
	font-size: 13px;
	line-height: 18px;
    margin: 0;
    padding: 0;
}

/*** product review end **/


/*** write review modal ***/

.writereviewmodal .modal-body {
    padding: 20px 24px 8px;
}

.writereviewmodal .modal-content {
    border-radius: 4px;
}


.writereviewmodal .modal-content h3 {
    font-family: "Montserrat-Regular", sans-serif;
    font-weight: normal;
}

.writereviewmodal .modal-content h5 {
    font-family: "Montserrat-Regular", sans-serif;
    font-weight: normal;
}

.writereviewmodal .modal-content .col-form-label {
    padding-top: 0;
}

.writereviewmodal .modal-header .modal-title {
    font-size: 17px;
    line-height: 30px;
    color: #111;
}

.writereviewmodal .modal-header .close {
    padding: 0;
    margin: 0;
    font-size: 24px;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #ddd;
    border-radius: 50%;
    opacity: 1;
}

.writereviewmodal .modal-content .user-product-rating-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 16px;
}

.writereviewmodal .modal-content .user-product-rating-col {
    padding-right: 30px;
}

.writereviewmodal .modal-content .col-form-textarea textarea {
    resize: none;
    min-height: 100px;
}

.writereviewmodal .modal-content .productUploadControl {
    position: relative;
}

.writereviewmodal .modal-content .productUploadControl .upload-control-label {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.writereviewmodal .modal-content .productUploadControl .upload-control-label .product-progileThumb {
    border: solid 1px #e1e7ef;
    background-color: #f5f8fb;
    width: 100%;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.writereviewmodal .modal-content .productUploadControl .upload-control-label .product-progileThumb img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}                            


.writereviewmodal .modal-content .productUploadControl .upload-control-label span {
    padding-left: 15px;
    font-size: 12px;
    line-height: 1.25;
    color: #2f4559;
}

.writereviewmodal .modal-content .productUploadControl .upload-control-label:hover .product-progileThumb {
    background-color: #e1e7ef;
}

.writereviewmodal .modal-content .productUploadControl .product-file-upload {
    position: absolute;
    left: auto;
    right: auto;
    top: 0;
    max-width: 100%;
    max-height: 90px;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0;
}

.writereviewmodal .modal-content .rating {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center
}

.writereviewmodal .modal-content .rating>input {
    display: none
}

.writereviewmodal .modal-content .rating>label {
    position: relative;
    width: 34px;
    font-size: 28px;
    color: #0274C1;
    cursor: pointer
}

.writereviewmodal .modal-content .rating>label::before {
    content: "\2605";
    position: absolute;
    opacity: 0
}

.writereviewmodal .modal-content .rating>label:hover:before,
.writereviewmodal .modal-content .rating>label:hover~label:before {
    opacity: 1 !important
}

.writereviewmodal .modal-content .rating>input:checked~label:before {
    opacity: 1
}

.writereviewmodal .modal-content .rating:hover>input:checked~label:before {
    opacity: 0.4
}

.userpostimgModal .modal-header {
    align-items: flex-end;
}

.userpostimgModal .modal-header .close {
    padding: 0;
    margin: 0;
    font-size: 24px;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #ddd;
    border-radius: 50%;
    opacity: 1;
}

.userpostimgModal .product-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
