@font-face{
    font-family: BPG Nateli Mtavruli;
    /* src: url(../fonts/bpg_nino_mtavruli_book.ttf); */
    src: url(../fonts/bpg_nateli_mtavruli.ttf);
}

a:hover{
    text-decoration: none;
}

body{
    height: 100%;
    position: relative;
    background: white;
    font-family: "BPG Nateli Mtavruli", sans-serif;
    overflow: hidden;
    font-weight: 300;
}


.pretty.p-default input:checked~.state label:after{
    background-color: rgb(204, 0, 125) !important;   
}

.text-capitalize{
    text-transform: capitalize;
}

.text-danger{
    color: red !important;
}

.bg-danger-custom{
    background: rgb(204, 0, 125) !important;
}

input, select {
    background: white;
    -webkit-appearance: none;
}

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
      -webkit-user-select: none; /* Safari */
       -khtml-user-select: none; /* Konqueror HTML */
         -moz-user-select: none; /* Firefox */
          -ms-user-select: none; /* Internet Explorer/Edge */
              user-select: none; /* Non-prefixed version, currently
                                    supported by Chrome and Opera */
  }

.m-minus-30{
    margin-top: -30px;
}

.content-custom{
    position: relative;
    min-height: 100vh;
}
.menu-bar-mobile-logo{
    padding-right: 10px;
}
.menu-bar-mobile-logo img{
    max-width: 140px;
}

.scrollable-cont{
    height: 100vh;
    overflow-y: scroll;
    position: relative;
    -webkit-overflow-scrolling: touch;
}

.roboto-light{
    font-weight: 300 !important;
    font-family: "BPG Nateli Mtavruli", sans-serif !important;
}

.content-custom{
    padding-top: 140px;
}

@media(min-width: 1200px){
    .content-custom{
        padding-top: 190px;
    }
}

.overflow-x-hidden{
    overflow-x: hidden;
}

.f-bold{
    font-weight: 700 !important;
}

.decor, .cabinet{
    margin-bottom: 30px;
}

/* MEGA MENU DESKTOP */
.mega-menu-wrapper{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;

}

.mega-menu{
    width: 100%;
    position: relative;
    padding: 10px;
    background-color: white;
    box-shadow: 0 5px 5px rgba(0,0,0,0.03);
    /* border-bottom: 1px solid rgb(145, 145, 145); */
}


.mega-menu-logo{
    padding: 10px 0 0;
}

.mega-menu-logo img{
    height: 100px;
}

@media(min-width: 768px){
    .mega-menu-logo img{
        height: 70px;
    }
}

.mega-menu-logo h1{
    font-family: "BPG Nateli Mtavruli", sans-serif;
    font-weight: 400;
    font-size: 20px;
}

.menu-item-dropdown{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);

    width: 100%;box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    padding: 50px 30px;
    /* background-color: rgb(243, 243, 243); */
    background-color: white;
    

    z-index: 999;
}

.menu-dropdown-side{
    border-left: 1px solid rgb(145, 145, 145);
}

.menu-item{
    padding: 10px 10px;
    color: black;
    transition: all .3s ease;
}

.menu-item:first-child{
    padding-left: 0;
}

.menu-item:last-child{
    padding-right: 0;
}


.menu-item a {
    font-size: 15px;
    color: black;
    transition: all .3s ease;
    
    font-weight: 300;
}

.menu-item > a{
    font-size: 18px;
    transition: all .3s ease;
}

.menu-item > a:hover{
    color: rgb(204, 0, 125);
}


.column-item{
    font-weight: normal;
}

.column-item, .column-title{
    transition: opacity .3s ease;
}

.column-item:hover, .column-title:hover{
    opacity: 0.7;
}

.menu-item > a:hover {
    opacity: 0.7;
}

.category-title{
    font-size: 40px;
    padding: 30px 0;
    color: rgb(145, 145, 145);
}

.menu-item-dropdown-column{
    font-size: 15px;
    margin-bottom: 15px;
    /* padding: 0 30px; */
}

.menu-item-dropdown-column a:hover{
    opacity: 0.7
}

/* .menu-item-dropdown-column .column-title{
    color: black;
    padding-bottom: 5px;
    font-size: 20px;
    border-bottom: 1px solid black;
    margin-bottom: 10px;
}

.menu-item-dropdown-column .column-item > a{
    font-size: 13px;
    color: rgb(92, 92, 92);
} */

.column-title{
    padding-bottom: 5px;
    font-size: 16px;
    border-bottom: 1px solid black;
    
}

.column-title-products{
    margin: 10px 0 0;   
    font-size: 17px;
}


.column-title > a, .column-title-products > a{
    color: black;
    transition: all .3s ease;
}

.column-title > a:hover, .column-title-products > a:hover{
    opacity: 0.6;
}

.column-item > a{
    font-size: 14px;
    color: rgb(92, 92, 92);
}

.mega-menu-side a {
    color: black;
}

.divider{
    height: 25px;
    border: 0.5px solid rgb(145, 145, 145);
}

.mega-menu-side-btn{
    cursor: pointer;
    transition: opacity .3s ease;
}

.mega-menu-side-btn:hover{
    opacity: 0.7;
}

.menu-bar-desktop{
    display: none;
    border-top: 1px solid #e2e2e2;
}

.dropdown-toggle-custom{
    background: white;
    border: 0;
}

.dropdown-menu{
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-font-smoothing: subpixel-antialiased;
}

.menu-desktop-top{
    display: none;
}


.product-details h1, .product-details p{
    font-family: "BPG Nateli Mtavruli", sans-serif; 
}

.product-details h1{
    font-size: 20px;
}

.product-details p{
    font-size: 15px;
    color: rgb(92, 92, 92);
}

.menu-dropdown-image-cont img{
    width: 100%;
}



@media(min-width: 1200px){
    .menu-bar-desktop{
        display: flex;
    }   

    .menu-desktop-top{
        display: flex;
    }
}
/* /. */



/* MOBILE MENU */

.menu-bar-mobile{
    display: block
}

.menu-bar-mobile-search-btn img{
    height: 20px;
}

.mobile-menu-items-wrapper-hidden{
    transform: translateX(-100%);
}

.mobile-menu-items-wrapper{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    
    padding: 40px;

    background: white;
    overflow-y: scroll;

    transition: all .3s ease;
}

.mobile-menu-item{
    font-size: 20px;
    font-weight: 300;
    padding: 5px 0;
    color: black;

    transition: opacity .3s ease;
}

.mobile-menu-item:hover{
    color: black;
    opacity: 0.7;
}
.navbar-subsection-top-bar{
    margin-bottom: 20px;
}
.navbar-subsection-top-bar span{
    font-size: 19px; 
    font-weight: 400;
    padding: 10px;
}

.mobile-subsection-step-1{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;

    width: 100%;
    height: 100%;
    font-size: 24px;
    background: rgb(255, 255, 255);

    transition: transform .3s ease;
}

.mobile-subsection-step-1 .mobile-menu-item{
    padding-left: 35px;
}

.mobile-subsection-step-1 a {
    color: black;
}

.mobile-subsection-step-1 a:hover{
    color: black;
    opacity: 0.7;
}

.mobile-subsection-hidden{
    transform: translateX(110%);
}

.mobile-menu-close-btn{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
}

.mobile-menu-close-btn img {
    width: 15px;
}

@media(min-width: 1200px){
    .menu-bar-mobile{
        display: none;
    }

    .mobile-menu-items-wrapper{
        display: none;
    }
}

/* /. */

/* SEARCH DESKTOP */

.search-container{
    position: fixed;
    left: 0;
    bottom: 0;

    box-sizing: border-box;
    width: 100%;

    height: 100vh;

    padding: 150px 0 20px;
    background: white;
    z-index: 999;

    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;

}

.search-input-cont input{
    width: 80%;
    padding: 10px 5px;
    /* font-size: 30px; */
    font-size: 16px;
    
    text-align: center;

    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid rgb(66, 66, 66);    
}



.search-input-cont input:focus{
    outline: none;
}

/* .search-results{
    height: 80%;
} */

.search-results .product-cont{
    text-align: center;
}

.product-title{
    font-size: 18px;
    margin-top: 10px;
    /* font-weight: bold; */
}

.product-price{
    color: rgb(99, 99, 99);
}

.hide-search-btn, .hide-checkout-form-btn{
    
    position: absolute;
    right: 20px;
    top: 20px;
    width: 20px;
    
    cursor: pointer;

    transition: opacity .3s ease;
}

.hide-product-slider-btn{
    position: absolute;
    right: 50px;
    top: 20px;
    width: 20px;
    
    cursor: pointer;

    transition: opacity .3s ease;

    z-index: 9999;
}

.hide-search-btn{
    top: 100px;
}

.hide-search-btn:hover, .hide-checkout-form-btn:hover{
    opacity: 0.5;
}

.checkout-form-title{
    margin-top: 20px;
}

@media(min-width: 992px){
    .search-input-cont input{
        width: 50%;
    }

    .hide-search-btn{
        right: 50px;
        top: 54px;
    }

    .search-input-cont input{
        font-size: 25px;
    }

    .search-container{
        z-index: 999;
    }
}

/* /. */


/* SWIPER SLIDER */
.swiper-container {
    width: 100%;
    /* height: 100%; */
    background: white;
  }
  swiper-container-home .swiper-slide {
    text-align: center;
    font-size: 18px;
    
    color: white;
    background: white;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

    height: calc(100vw / 2)!important;
  }

  .swiper-slide > div{
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
  }

  .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image: url("data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'><path%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F><%2Fsvg>");
  }

  .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'><path%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F><%2Fsvg>");
  }

  .swiper-pagination-bullet{
    width: 15px;
    height: 15px;
    background: rgb(197, 197, 197);
    opacity: 0.9;
}

  
  .swiper-pagination-bullet-active{
    background: rgb(204, 0, 125);
  }
/* /. */

.video-container {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%; 
    overflow: hidden;
  }

.video-container video {
    /* Make video to at least 100% wide and tall */
    min-width: 100%; 
    min-height: 100%; 
    
    /* Setting width & height to auto prevents the browser from stretching or squishing the video */
    width: auto;
    height: auto;
    
    /* Center the video */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }

  .video-container-height{
      height: 100vh;
  }

@media(min-width: 1200px){
    
}


/* /. */



/* BESTSELLERS */
.bestseller-item-wrapper{
    padding-top: 20px;
    padding-bottom: 50px;
    transition: opacity .3s ease;
}

.bestseller-item-wrapper:hover{
    opacity: 0.9;
}

.bestseller-item-title,
.bestseller-item-desc,
.bestseller-item-price{
    margin-bottom: 0;
    text-align: center;
}

.bestseller-item-title{
    width: 100%;
    padding: 10px 15px;
    font-size: 15px;
    font-family: "BPG Nateli Mtavruli", sans-serif;
    text-align: center;
    color: black;

    font-weight: 300;
    text-transform: uppercase;
}

.bestseller-item-desc{
    color: black;
    font-size: 18px;
    padding: 10px 0;
}

.bestseller-item-price{
    font-size: 18px;
    color: rgb(0, 0, 0);

    font-weight: 300;
}

.bestseller-item-image{
    background-position: center;
    /* background-size: cover; */
    background-size: contain;
    background-repeat: no-repeat;
}

.text-insta{
    color: rgb(75, 147, 214)
}

.instagram-post{
    margin-bottom: 20px;

    height: 200px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}



footer{
    /* position: absolute; */
    /* bottom: 0; */
    /* left: 0; */
    width: 100%;
    /* margin-top: 100px; */
    z-index: 2;
    /* visibility: hidden; */
}

.footer-content-wrapper{
    padding-top: 50px;
}

.footer-main{
    /* background-color: rgb(226, 226, 226); */
    background: white;
    /* border-top: 1px solid lightgray; */
    padding: 30px;
}

.footer-main > .links-cont > a {
    font-size: 15px;
}

.footer-item-title{
    font-size: 18px;
    font-weight: 400;
}

.footer-item{
    font-weight: 300;
    font-size: 13px;
    padding: 0 10px;
    color: black;

    transition: opacity .3s ease;
}

.footer-item:hover{
    color: black;
    opacity: 0.7;
}

.social a{
    display: inline-block;
    width: 30px;
    height: 30px;
    background-size: 120px;
    background-image: url(../images/social-footer.png);

    transition: opacity .3s ease;
}

.social a:hover{
    opacity: 0.5;
}

.fb{
    background-position: 0 0;
}

.inst{
    background-position: -95px 0;
}

.links-cont a{
    display: block;
    text-align: center;
    margin: 10px 0;
}

.font-sm{
    font-size: 13px;
}

@media(min-width: 576px){
    .instagram-post{
        height: 200px;
    }
}

@media(min-width: 768px){
    .instagram-post{
        height: 150px;
    }
}

@media(min-width: 992px){
    .links-cont{
        display: flex;
    }
}

@media(min-width: 1200px){
    .instagram-post{
        height: 230px;
    }
}


/* /. */













/* SHOP */

    .filter-cont{
        padding-bottom: 10px;
    }

    .filter-dropdown {
        list-style-type: none;
        padding: 10px;
        font-weight: 300;
        opacity: 1;
        transition: all .3s ease;
    }

    .filter-dropdown-hidden{
        /* overflow: hidden; */
        height: 0;
        opacity: 0;
        padding: 0px;
        margin: 0;
    }

    .overflow-hidden{
        overflow: hidden;
    }

    .filter-title{
        width: 100%;
        font-size: 15px;
        font-weight: 400;
        padding: 10px;
        cursor: pointer;
        /* box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.123); */
        border-bottom: 1px solid black;
        position: relative;

        -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */

        transition: all .3s ease;
    }

    .filter-title:first-child{
        padding-top: 0px;
    }

    .filter-title-arrow{
        content: "";
        display: block;
        width: 15px;
        height: 15px;
        background-image: url(../images/arrow-top.svg);
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;

        transform: rotateZ(180deg);

        transition: all .3s ease;
    }

    .filter-title-arrow-down{
        transform: rotateZ(0);
    }

    .filter-dropdown-item{
        font-size: 14px;
        padding: 5px 0;
    }

    .filter-button-wrapper{
        padding: 10px;
    }

    .filter-button{
        color: white;
        background: rgb(204, 0, 125);
        padding: 10px 20px;
        border-radius: 0;

        transition: opacity .3s ease;
    }

    .search-button{
        color: white;
        background: rgb(204, 0, 125);
        border-radius: 0;
        transition: opacity .3s ease;
    }

    .search-button:hover{
        color: white;
        opacity: 0.7;
    }

    .filter-button-light{
        color: black;
        background: white;
        padding: 10px 20px;
        border: 1px solid black;
        border-radius: 0;

        transition: opacity .3s ease;
    }

    .filter-button:hover{
        color: white;
        box-shadow: none;
        opacity: 0.7;
    }

    .filter-button-light:hover{
        opacity: 0.6;
    }

    .filter-button:focus{
        box-shadow: none;
    }



    /* products */
    .bestseller-item-img{
        background-position: center;
        /* background-size: cover; */
        background-size: contain;
        background-repeat: no-repeat;
    }

    .add-to-cart{
        cursor: pointer;
    }

    .dropdown-toggle::after{
        color: rgb(204, 0, 125);
    }

    .cart-amount-circle{
        color: white;
        background: rgb(204, 0, 125);
        border-radius: 50%;
        width: 30px;
        height: 30px;
    }

    .checkout-form-wrapper{
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        background: white;

        height: 100vh;


        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }

    

    .cart-item-list-wrapper{
        padding: 10px;
    }

    .cart-amount{
        width: 30px;
        height: 30px;
        background: black;
        color: white;
        border-radius: 50%;
    }

    .cart-btn{
        cursor: pointer;
    }

    .ui-slider-handle{
        background: black !important;
        border-radius: 50%;
    }

    .ui-widget-header{
        background: black;
    }

    .page-item{
        margin: 0 2px;
    }

    .page-link{
        color: black;
        border: 1px solid black;
    }

    .page-link:hover{
        color: black;
        border: 1px solid black;
        opacity: 0.6;
    }

    /* /. */


    /* UNIQUE PRODUCT PAGE STYLES */

    .product-images{
        padding: 10px;
        /* border: 1px solid; */
    }

    .product-side{
        padding: 10px;
        /* border: 1px solid; */
    }

    .product-title-individual{
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
    }

    .product-price-individual{
        font-size: 20px;
    }

    .product-price-individual-old, .product-price-old{
        font: 15px;
        margin: 0;
        text-decoration: line-through;
        color: rgb(204, 0, 125);
    }
    
    .custom-select{
        border: 1px solid #76797c;
    }

    .custom-select:focus{
        box-shadow: none;
        border: 1px solid #76797c;
    }

    .colors-cont-item{
        position: relative;

        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;

        border: 2px solid black;

        cursor: pointer;
        transition: opacity .3s ease;
    }

    .colors-cont-item:hover{
        opacity: 0.8;
    }

    .colors-cont-item-selected::after{
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background:  rgba(0, 0, 0, 0.26);
    }

    .product-image-individual{
        /* background-position: center; */
        /* background-size: cover; */
        background-position: top left;
        background-size: contain;
        background-repeat: no-repeat;
    }

    
    
    .product-option-title{
        font-weight: 400;
        margin-bottom: 10px;
    }
    
    .grey-divider-sm{
        width: 100%;
        padding: 15px 0;
        background: #e2e2e2
    }

    .related-products-cont .swiper-wrapper{
        padding-bottom: 30px;
    }


    .related-products-cont .swiper-pagination-bullet{
        width: 10px;
        height: 10px;
        background: black;
        opacity: 0.9;
    }
    
      
    .related-products-cont .swiper-pagination-bullet-active{
        background: black;
    }

    .related-products-image{
        height: 585px;
    }

    @media(min-width: 540px){
        .related-products-image{
            height: 195px;
        }
    }

    @media(min-width: 768px){
        .related-products-image{
            height: 260px;
        }
    }

    @media(min-width: 992px){
        .related-products-image{
            height: 364px;
        }
    }

    @media(min-width: 1200px){
        .related-products-image{
            height: 312px;
        }
    }


    .product-image-wrapper{
        display: none;
        cursor: pointer;
    }

    .product-image-wrapper-main{
        display: block;
    }

    .margin-top-5-md{
        margin-top: 0;
    }

    input, select, textarea{
        border-radius: 0 !important;
    }

    input[readonly]{
        background: white !important;
    }

    input:focus, select:focus, textarea:focus{
        border-color: rgb(204, 0, 125) !important;
        box-shadow: none !important;
    }

    

    @media(min-width: 768px){
        .margin-top-5-md{
            margin-top: 3rem!important;
        }
        .product-image-wrapper{
            display: block;
        }

       
    }

    .swiper-product-container{
        height: 100vh;
        background: rgba(0,0,0,0.8);

        position: fixed;
        top: 0;
        left: 0;

        z-index: 999;
    }

    .swiper-product-container .swiper-slide-image{
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        height: calc(100% - 100px);
    }
    

    /* /. */


    /* .slider-and-menu-wrapper{
        height: 500px;
    } */

    .swiper-container-home{
        height: 472px;
    }

    /* pharma menu item style */
    .pharma-desktop-menu{
        list-style-type: none;
        background: white;
        /* outline: 1px solid black; */
    }

    .pharma-desktop-menu-item-wrapper:first-of-type > .pharma-desktop-menu-item{
        border-top: 1px solid rgb(212, 212, 212);
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    
    .pharma-desktop-menu-item-wrapper:last-of-type > .pharma-desktop-menu-item{
        border-top: 1px solid rgb(212, 212, 212);
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .pharma-desktop-menu-item{
        width: calc(100% - 1px);
        border-bottom: 1px solid rgb(189, 189, 189);
        border-left: 1px solid rgb(189, 189, 189);
        border-right: 1px solid rgb(189, 189, 189);
        color: black;
        position: relative;
        transition: all .3s ease;
    }

    .pharma-desktop-menu-item:hover{
        background: #f8f8f8;
        color: black;
    }

    .pharma-desktop-menu-item > a{
        padding: 15px 25px;
        font-size: 16px;
        color: black;
    }

    .pharma-desktop-menu-item > .main-category-name{
        padding: 15px 15px 0;
        font-size: 18px;
        color: black;
    }

    .pharma-desktop-menu-item > a > span{
        vertical-align: middle;
    }

    .pharma-desktop-menu-item .pharma-desktop-menu-item-span::before{
        content: "";
        display: inline-block;
        width: 6px;
        height: 6px;
        margin-right: 10px;
        border-radius: 50%;
        background: rgb(204, 0, 125);
        vertical-align: middle;
    }

    .pharma-menu-dropdown{
        border: none;
        position: absolute;
        left: 0;
        top: 0;
        background: white;
        border: 1px solid rgb(189, 189, 189);
        border-top: 3px solid rgb(204, 0, 125);
        border-radius: 5px;
        z-index: 99;
    }

    .pharma-menu-background-img{
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .pharma-menu-background-img-wrapper{
        border-left: 1px solid rgb(197, 197, 197);
    }

    .w-0{
        width: 0 !important;
    }

    .pharma-desktop-menu{
        display: none;
    }

    /* .pharma-slider-wrapper{
        margin-top: 100px;
    } */

    .pharma-slider-category{
        display: block;
    }

    .pharma-slider-category:nth-child(2)::before, .pharma-slider-category:nth-child(2)::after{
        content: "";
        display: none;
    }

    .pharma-slider-category{
        text-align: center;
        cursor: pointer;
        transition: all .3s ease;
    }

    .pharma-slider-category-active{
        color: rgb(204, 0, 125);
    }

    .pharma-slider-category:hover{
        color: rgb(204, 0, 125);
    }

    .pharma-products-slider .swiper-slide{
        padding-bottom: 50px;
    }

    .pharma-product-cont-wrapper{
        border: 1px solid rgb(226, 226, 226);
        border-radius: 5px;
    }

    .pharma-products-slider .swiper-slide-content{
        height: 100%;
        background: deepskyblue;
    }

    .newsletter-wrapper{
        background: rgb(233, 233, 233);
    }

    .newsletter-icon{
        font-size: 35px;
        margin-right: 10px;
    }

    .pharma-product-cont-wrapper .bestseller-item-image{
        height: 200px;
    }



    @media(min-width: 992px){
        .pharma-desktop-menu{
            display: block;
        }

        .pharma-slider-category{
            display: inline-block;
        }

        .pharma-slider-category:nth-child(2)::before, .pharma-slider-category:nth-child(2)::after{
            content: "";
            display: inline-block;
            width: 6px;
            height: 6px;
            background: rgb(204, 0, 125);
            vertical-align: middle;
            margin: 0 10px;
            border-radius: 50%;
        }
    }

