@import url("https://fonts.googleapis.com/css2?family=Yeseva+One&display=swap");

.header {
    font-size: 45px;
    text-transform: uppercase;
    margin: 0;
    color: #000;
    font-weight: bold;
    padding-top: 30px;
}
/* .countries {
    height: 30px;
    margin-top: 10px;
    display: none;
} */

.ing-mob {
    display: none;
}
#ebay {
    max-width: 90px;
    margin: 0 auto;
    margin-top: 10px;
}
.mollie-text
{display:none;}
.about-us-grid {
    width: 100%;
    font-size: 16px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 50px;
}

.about-text-header {
    font-size: 26px;
    margin-bottom: 20px;
}

.about-text-p {
    font-size: 16px;
    margin-bottom: 20px;
}

.about-image {
    max-width: 550px;
}

.img-wide {
    background: url(https://www.radiantskincontrol.com/image/catalog/about-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-size: cover;
    background-position: center;
    min-height: 380px;
    width: 100%;
    overflow: hidden;
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 50px;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
    position: relative;
    right: 50%;
    width: 100vw;
}

.img-wide2 {
    background: url(https://www.radiantskincontrol.com/image/catalog/ingredients-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-size: cover;
    background-position: center;
    min-height: 380px;
    width: 100%;
    overflow: hidden;
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 50px;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
    position: relative;
    right: 50%;
    width: 100vw;
}

.about-icons {
    justify-content: space-between;
    text-align: center;
    font-size: 16px;
}

.d-flex {
    display: flex;
}

.d-flex-desktop {
    display: flex;
}

.space-around {
    justify-content: space-around;
}

.text-center {
    text-align: center !important;
}

.d-none {
    display: none !important;
}

.pure_price {
    color: #2ca847;
}

.home-bg {
    background: url(https://www.radiantskincontrol.com/image/catalog/header-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -17px;
}

.youtube-player {
    width: 100%;
    display: block;
    position: relative;
    cursor: pointer;
    max-height: 360px;
    height: 100%;
    overflow: hidden;
    padding-bottom: 56.25%;
    margin: 25px auto 0;
}

.youtube-player img {
    bottom: -100%;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    height: auto;
    position: absolute;
    right: 0;
    top: -100%;
}

.youtube-player div {
    height: 48px;
    width: 68px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url("/image/catalog/index_img/youtube_button.png") no-repeat;
}

.youtube-player:hover div {
    background-position: 0 100%;
}

.panel {
    border: none !important;
}

.fa-user {
    color: #000;
    padding-left: 15px;
}

#ing_menu {
    display: none;
    padding: 10px;
}

#new_section {
    display: none;
}
.section_skin_issue {
    background-color: #fff;
    border-bottom: 1px solid #d2d2d4;
}
#derma_section {
    background: url("/image/catalog/index_img/dermatologist.jpg") no-repeat;
    background-size: cover;
    height: 595px;
    align-items: center;
    display: flex;
    overflow: hidden;
}

#derma_section h1 {
    text-transform: uppercase;
    font-size: 26px;
}

@media (max-width: 1200px) {
    #derma_section {
        /* background: url("/image/catalog/index_img/colb.jpg") no-repeat #fff; */
        background-size: cover;
        background-position: right center;
        padding: 50px 0 !important;
        height: auto;
    }
    #derma_section .container {
        background-color: rgba(255, 255, 255, 0.85);
    }

    .fa-user {
        display: none;
    }

    .mobile-globe {
        position: absolute;
        top: 45px;
        right: 60px;
    }

    .cart-gg {
        top: 30px;
    }
}

#derma_section .container div > * {
    max-width: 540px;
    margin: 0 auto;
    /* background: rgba(255, 255, 255, 0.7);*/
    padding: 2px;
    color: #000;
}

#ing_menu,
#ing_menu a {
    font-size: 13px !important;
}

#ing_menu a {
    color: #4a62b4;
}

.howToUseSection {
    background: url(https://www.radiantskincontrol.com/image/catalog/things.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.howToUseSection h1 {
    text-align: left;
    font-size: 33px;
}

.p-10 {
    padding: 10px;
}

.max-w-50 {
    max-width: 50%;
}

.ingredientsSection {
    padding: 30px 0 !important;
}

.section-subtitle {
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 20px;
}

.how-to-use-text {
    margin-bottom: 20px;
    font-size: 16px;
}

.howToUseSection p,
.ingredientsSection p {
    font-size: 16px;
}

.features_list {
    padding-bottom: 20px;
    overflow: auto;
    min-height: 160px;
    display: flex;
}
#derma_section .features-description p {
    padding-top: 0px;
    margin-top: 0px;
}
.features-description h4 {
    font-size: 18px;
    margin-bottom: 5px !important;
    font-weight: bold;
    padding-bottom: 0px !important;
}

.features-description h1 {
    text-transform: uppercase;
}

.features-images {
    display: inline-block;
    float: left;
    width: 100px;
    margin: 10px 10px 30px 10px;
}

.features-heading .features-heading__title {
    font-size: 40px;
    line-height: 40px;
    padding-bottom: 10px;
}

.features-heading .features-heading__image,
.features-heading .features-heading__title {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 1.2s 0s, transform 1.2s 0s;
    -o-transition: opacity 1.2s 0s, transform 1.2s 0s;
    transition: opacity 1.2s 0s, transform 1.2s 0s;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    will-change: opacity, transform;
    display: block;
}

.features-heading .features-heading__image {
    display: inline-block;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    -webkit-transform: translate3d(0, -10px, 200px);
    -moz-transform: translate3d(0, -10px, 200px);
    -ms-transform: translate3d(0, -10px, 200px);
    -o-transform: translate3d(0, -10px, 200px);
    transform: translate3d(0, -10px, 200px);
}

.features-heading .features-heading__title {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    -webkit-transform: translate3d(0, 10px, 200px);
    -moz-transform: translate3d(0, 10px, 200px);
    -ms-transform: translate3d(0, 10px, 200px);
    -o-transform: translate3d(0, 10px, 200px);
    transform: translate3d(0, 10px, 200px);
}

.features-heading.heading-box .features-heading__image,
.features-heading.heading-box .features-heading__title {
    opacity: 1 !important;
    -webkit-transform: translateZ(0) !important;
    -moz-transform: translateZ(0) !important;
    -ms-transform: translateZ(0) !important;
    -o-transform: translateZ(0) !important;
    transform: translateZ(0) !important;
}

.features-heading.heading-box .features-heading__image {
    -o-transition: opacity 1s 0.2s, -webkit-transform 1s 0.2s;
    transition: opacity 1s 0.2s, -webkit-transform 1s 0.2s;
}

.features-heading.heading-box .features-heading__title {
    -webkit-transition: opacity 1s 0.4s, -webkit-transform 1s 0.4s;
    -o-transition: opacity 1s 0.4s, -webkit-transform 1s 0.4s;
    transition: opacity 1s 0.4s, -webkit-transform 1s 0.4s;
    text-align: center;
}

address {
    font-size: 16px;
}

#flags {
    font-size: 14px;
    cursor: pointer;
    background-color: #fff;
    position: absolute;
    z-index: 22222;
    border: 2px solid #fff;
    background: url("/image/catalog/flags/arrow.png") no-repeat;
    background-size: 10px 10px;
    background-color: #fff;
    background-position: 97% center;
    padding-right: 18px;
    max-width: 180px;
    width: 100%;
    right: 0;
    margin-top: -15px;
}

#flags:hover {
    background-position-y: 11px;
}

.planet_white {
    display: none;
}

#flags div:hover .planet_white {
    display: inline-block;
}

#flags div:hover .planet_red {
    display: none;
}

/* .countries .navbar-nav {
    margin-right: 170px;
    float: right;
} */

.countries .navbar-nav a {
    color: #fff;
    line-height: 5px;
    padding-left: 3px;
}

#flags div.active {
    display: flex !important;
}

#flags div.country {
    padding: 5px;
    display: none;
}

#flags:hover div.country {
    display: flex;
    align-items: center;
}

#flags div:hover {
    background: #4a62b4;
    color: #fff;
}

#flags img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
/* .de {
    background: url('/image/catalog/flags/DE.png') no-repeat left center;
}

.it {
    background: url('/image/catalog/flags/IT.png') no-repeat left center;
} */


#successCart {
    z-index: 999999999;
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    background: #00000070;
}

#successCart .modal-header {
    display: flex;
    justify-content: space-between;
}

.success-added-product {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.success-added-product .success-added-product-img {
    width: 100px;
    display: inline-block;
}

.success-added-product .success-added-product-name {
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    max-width: 350px;
}

.success-added-product .success-added-product-price {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
    margin-left: 20px;
    color: #50b83c;
    letter-spacing: 0.08em;
    text-align: center;
    min-width: 90px;
}

.success-added-product .success-added-product-name {
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 16px;
}

.ecomm-btn-ghost {
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #848484;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 40px;
    text-align: center;
    color: #000;
    font-size: 16px;
    display: inline-block;
}

.ecomm-btn-action {
    min-height: 53px;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-appearance: none;
    background: #4a62b4;
    width: 100%;
    display: flex;
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    text-decoration: none;
    outline: 0;
    border-radius: 0;
    transition: background-color 0.2s ease 0s;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #faf5ee;
}

.ecomm-btn-action:hover {
    color: #000;
}

@media (max-width: 1200px) {
    #flags {
        max-width: 81px;
        top: 17px;
        right: 40px;
        background-position-x: 87%;
        margin-top: 0;
    }
    #flags:hover {
        background-position-x: center;
        padding: 35px 9px 5px 9px;
    }
}

.country .active {
    display: block !important;
}

header .col-sm-7 {
    padding: 0;
}

.product_heading {
    font-family: "Yeseva One", cursive;
}

.disclaimer {
    color: #000;
    font-size: 12px;
}

.social a img {
    width: 30px;
    margin-right: 5px;
}
/* #information-information,
#information-contact,
#account-login,
#common-success,
#account-register,
#account-account,
#account-edit,
#error-not-found {
    padding-top: 85px;
} */

.stars {
    font-style: italic;
    font-size: 12px;
    padding-top: 20px;
}
/* #product-product {
        padding-top: 100px;
    } */

.section-title,
.feat_title {
    text-align: center;
    font-size: 35px;
    text-transform: uppercase;
}

.txt-25 {
    font-size: 25px;
    text-transform: capitalize;
}

.stars_sign {
    font-style: normal !important;
    margin-right: 5px;
}

.mainColor {
    color: #000;
}

.btnBox {
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 10px 5px;
    clear: both;
}

.btnBox img {
    margin-top: 10px;
}

.btn-primary {
    color: #fff;
    background: #bf1539;
    border: #8fac47;
    padding: 20px 30px;
    font-size: 13px;
    letter-spacing: 1px;
    border-radius: 30px;
    text-transform: uppercase;
}

.btn-primary:hover {
    color: #000;
    background: #bf1539 !important;
}

ul.header_bullets {
    padding: 0 !important;
}

ul.header_bullets li {
    list-style-type: none;
    text-align: left;
    font-size: 16px;
    margin: 10px;
    color: #000;
}

ul.header_bullets li:last-child {
    margin-bottom: 20px;
}
/* EFFECTIVE SECTION */

.sections {
    padding: 30px 10px;
    overflow: auto;
}

.effective_section {
    background: #fff;
    text-align: center;
    border-bottom: 1px solid #d2d2d4;
}

.effective_section p {
    font-size: 16px;
    color: black;
    margin-bottom: 30px;
    line-height: 30px;
}
.effective_section h1 {
    color: #000;
}
.best_seller_section {
    background-color: #fff;
}
/*WHY SECTION */

.whySection {
    background: url("/image/catalog/index_img/why_back.jpg") no-repeat;
    background-size: 100%;
    overflow: auto;
}

.whySection h1 {
    font-size: 31px;
}

.whyBox {
    display: flex;
    padding: 10px;
    align-items: center;
    margin: 20px 0;
}

.whyBox h1 {
    font-size: 25px;
    margin: 0;
}

.whyBox p {
    font-size: 16px;
}

.whyBox img {
    max-width: fit-content;
    max-width: -moz-fit-content;
}

.whyBox div:first-child {
    width: 60px;
}

.whyBox div:last-child {
    padding: 5px;
}
/* SHIP SECTION */

.shipSection {
    text-align: center;
    border-bottom: 1px solid #d2d2d4;
}

.shipSection h1 {
    font-size: 18px;
    font-weight: bold;
}

.shipSection p {
    font-size: 16px;
}

.ship_step2 {

}

.ship_step2 h1 {
    margin: 0;
}

.ship_step2 .container {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    padding-top: 0 !important;
}
/****************** Testimonial area css **********************/
.swiper-slide:before {
    content: "";
    /* position: absolute; */
    border: 2px solid #8fac47;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left;
    opacity: 0;
}
.swiper-slide:hover:before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
}
.swiper-slide {
    position: relative;
    padding: 35px 30px;
    background: #eef1f6;
    /*     border: 1px solid #4a62b4;*/
}

.swiper-slide img {
    margin-bottom: 20px;
}

.testimonial_name {
    font-weight: bold;
    font-size: 184px;
    color: black;
    font-weight: bold;
    margin-bottom: 0 !important;
    z-index: 99999999999999999999999999999999999999999;
}

.insta-link {
    font-weight: bold;
    font-size: 14px;
    color: #4a62b4;
    text-decoration: none;
    cursor: pointer;
}

.testimonial_years {
    color: #8fac47;
}

.ratting {
    color: #ffc600;
    position: relative;
    padding-top: 30px;
    padding-bottom: 10px;
}

.testimonial-pagination {
    text-align: center;
    padding-top: 20px;
}

.testimonial-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff;
    opacity: 1;
}

.testimonial-pagination .swiper-pagination-bullet-active {
    background: #8fac47;
}
/*ACCORDION */

.accordionSection {
    padding: 20px 0;
}

.accordionWrapper {
    /* width: 80%; */
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 800px;
}

.accordionItem {
    float: left;
    display: block;
    width: 100%;
    box-sizing: border-box;
    opacity: 1 !important;
    margin-bottom: 20px;
    box-shadow: -1px 2px 5px 0px rgb(68 73 83 / 12%);
}

.accordionItemHeading {
    cursor: pointer;
    margin: 0px 0px 0px 0px;
    padding: 25px 82px 25px 32px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 23px;
    position: relative;
    /*     border-radius: 10px;*/
    background: #f3f3f3;
    text-align: left;
    font-weight: bold;
}

.close .accordionItemContent {
    height: 0px;
    transition: height 1s ease-out;
    -webkit-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    float: left;
    display: block;
}

.open .accordionItemContent {
    padding: 20px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    display: block;
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top;
    -o-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -o-transition: -o-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    transition: transform 0.4s ease;
    box-sizing: border-box;
    /*border-radius: 0 0 10px 10px;*/
    font-size: 16px;
    box-shadow: 0px -2px 2px 0px rgb(68 73 83 / 12%);
    background-color: #f6f6f6;
    overflow-wrap: break-word;
}

.open .accordionItemHeading {
    margin: 0px;
    border-bottom: 1px solid #dedede;
    border-radius: 10px 10px 0 0;
    border-bottom: none;
    background-color: #bdc3c7;
    color: #000;
    background: rgba(0, 0, 0, 0.03);
}

.close .accordionItemHeading:after,
.open .accordionItemHeading:after {
    content: "\002B";
    color: #fff;
    background-color: #4a62b4;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    width: 40px;
    height: 40px;
    font-size: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    display: inline-table;
    margin-left: 40px;
    position: absolute;
    right: 10px;
}

.open .accordionItemHeading:after {
    content: "\2212";
    color: #4a62b4;
    background-color: #fff;
}

.customers_image {
    display: block;
    margin: 0 auto;
}

.mob {
    display: none !important;
}

.desk {
    display: block;
}

.logos {
    display: block;
    margin: 10px auto 0;
    max-width: 270px;
    width: 100%;
}

#bundle_price {
    font-size: 24px;
    font-weight: bold;
}

#antivirus_it {
    display: none;
}

.categories-bottom {
    background: url(https://www.radiantskincontrol.com/image/catalog/all-products-footer.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-size: cover;
    background-position: center;
    min-height: 380px;
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
}

.categories-product {
    max-width: 340px;
    overflow: hidden;
}

.categories-bottom-txt-under {
    margin-top: 20px;
}

.categories-product img {
    max-width: 300px;
}

.categories-bottom .container {
    text-align: left;
    padding-top: 0;
}

@media (max-width: 1200px) {
    .desk {
        display: none !important;
    }
    .home-bg {
        /* background: url(https://www.radiantskincontrol.com/image/catalog/header-mob.jpg);
        background-size: 100%; */
        background: #f0f7fd;
        margin-top: 0;
    }
    .mob {
        display: block !important;
    }
    .customers_image {
        max-width: 640px !important;
        width: 100%;
    }
    .whyBox p {
        text-align: left;
    }
    .howToUseSection p,
    .ingredientsSection p {
        text-align: left;
        font-size: 14px;
    }
}
/*///////// REVIEWS ///////////*/

#review .review-table {
    width: 22%;
    max-width: 100%;
    margin-bottom: 15px;
    float: right;
}

#review .review-table img {
    width: 100%;
    object-fit: cover;
}

.review-td {
    width: 50%;
}

#review .review-table td {
    padding: 8px;
    border: none !important;
    word-break: break-word;
    font-weight: bold;
    font-size: 15px;
}

#review .review-table td p {
    font-size: 13px;
    font-weight: normal;
}

#review .review-table tr {
    background: none !important;
}

#review-image-td {
    padding: 0 !important;
}

#review .review-table .text-right {
    font-size: 12px;
    font-weight: normal;
}

#payment_method_list input {
    opacity: 1 !important;
}

@media screen and (min-width: 768px) {
    #review {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
        column-gap: 1em;
    }
    #review .review-table {
        width: 100%;
        break-inside: avoid;
        display: grid;
        float: none;
        word-break: break-word;
    }
    #review .review-table p {
        word-break: break-word;
    }
}

@media screen and (min-width: 479px) and (max-width: 768px) {
    #review {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        column-gap: 1em;
    }
}
/*///////// NEW REVIEW ///////////*/

.new_product_tab {
    font-size: 19px;
    font-weight: bold;
    padding: 10px 0px;
}

.new_caption {
    min-height: 120px !important;
}

.prod_rel_but {
    color: white !important;
}

.new_caption + a {
    font-size: 13px !important;
    max-width: 100%;
}
/*///////// STEP 3 - SUCCESS ///////////*/

.fontCenter {
    text-align: center;
}

.f19 {
    font-size: 19px;
}

.f26 {
    font-size: 26px;
}

.congrats {
    display: table;
    margin: 20px auto 0;
}

.congrats img {
    margin: 0 10px 0 0;
}

.congrats strong {
    display: table-cell;
    vertical-align: middle;
    font-size: 22px;
    font-weight: bold;
}

.step3_box {
    text-align: center;
    background-color: #4a62b4;
    max-width: 700px;
    margin: 20px auto;
    padding: 20px 0;
    font-size: 16px;
    width: 100%;
    color: #fff !important;
}

table.tableStep3 {
    background: #ffffff none repeat scroll 0 0;
    border-collapse: collapse;
    border-radius: 10px;
    font: 13px Arial, Helvetica, sans-serif;
    text-align: left;
    max-width: 470px;
    margin: 20px auto;
    border: 1px solid #000;
    color: #000;
    width: 100%;
}

table.tableStep3 th {
    background: #9e9e9e;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 5px 10px 10px;
}

table.tableStep3 td {
    border: 1px solid #000000;
    margin: 0;
    padding: 10px 5px 10px 10px;
}
/*///////// END STEP 3 - SUCCESS ///////////*/
/*///////// RELATED PRODUCTS ON CHECKOUT ///////////*/

.related_checkout {
    margin-top: -12px;
}

.related_checkout .product-thumb {
    padding: 0;
    padding-bottom: 10px;
    margin-bottom: 0 !important;
    text-align: center;
}

.related_checkout .caption {
    margin: 0 !important;
    padding: 0 !important;
    min-height: 115px !important;
}

.related_checkout .product-thumb .caption h4 {
    min-height: 45px;
}

.related_checkout .product-thumb .caption h4 a {
    font-size: 13px !important;
}

.product-thumb .btn-primary {
    margin: 10px auto 0;
    padding: 15px 20px;
    display: block;
}

@media (max-width: 768px) {
    .related_checkout {
        margin-top: -15px;
    }
    #common-home .mainColor {
        display: none;
    }

    #derma_section .container div > * {
        padding: 0;
    }
    .features_list {
        padding-bottom: 20px !important;
        display: block;
    }
}

iframe {
    max-width: 100%;
}

div#payment_address_confirm_input span {
    font-size: 10px;
}
/* radio button back change */

.radio input[type="radio"] {
    position: absolute;
    opacity: 0;
}

.radio input[type="radio"] + .quantity-select-price-label:before {
    content: "";
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 5px;
    margin-right: 1em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}

.radio input[type="radio"]:checked + .quantity-select-price-label:before {
    background-color: #ff0000;
    box-shadow: inset 0 0 0 4px #f4f4f4;
}

.radio input[type="radio"]:focus + .quantity-select-price-label:before {
    outline: none;
    border-color: #ff0000;
}

.radio input[type="radio"]:disabled + .quantity-select-price-label:before {
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4;
}

.radio input[type="radio"] + .quantity-select-price-label:empty:before {
    margin-right: 0;
}

.badges {
    padding: 5px;
}

.green_tick {
    width: 20px !important;
}

#information-information,
#information-information h1 {
    color: #000;
    font-size: 24px;
}
#head-txt {
    text-transform: uppercase;
}
/* FAQ */

.faq-title {
    background-color: #f5f5f5;
    color: #000;
    font-size: 20px;
    letter-spacing: 0.6px;
    padding: 10px;
    border: 1px solid #d4d4d4;
    cursor: pointer;
}

.faq-title h4 {
    font-size: 20px;
    letter-spacing: 0.6px;
}

.faq-content {
    display: none;
    padding: 15px 20px;
    border: 1px solid #d4d4d4;
    border-top: 0;
    color: #707070;
    background: #fff;
}

.question {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.answer {
    margin-bottom: 40px !important;
}

.plus-sign::before {
    content: "";
    background-color: #707070;
    -webkit-mask-image: url(../image/plus.svg);
    mask-image: url(../image/plus.svg);
    mask-repeat: no-repeat;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    display: inline-block;
    width: 18px;
    height: 20px;
    margin-bottom: -10px;
    margin-top: 10px;
    float: right;
}

.minus-sign::before {
    content: "";
    background-color: #707070;
    -webkit-mask-image: url(../image/minus.svg);
    mask-image: url(../image/minus.svg);
    mask-repeat: no-repeat;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    display: inline-block;
    width: 18px;
    height: 20px;
    margin-top: 10px;
    margin-bottom: -10px;
    float: right;
}

.question {
    margin-top: 0pt;
    margin-bottom: 0pt;
    color: rgb(102, 102, 102);
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    line-height: 1.38;
}

.question span {
    font-size: 11pt;
    font-family: Arial;
    color: rgb(0, 0, 0);
    font-weight: 700;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    vertical-align: baseline;
    white-space: pre-wrap;
}

.answer {
    margin-top: 0pt;
    margin-bottom: 0pt;
    color: rgb(102, 102, 102);
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    line-height: 1.38;
}

.answer span {
    font-size: 11pt;
    font-family: Arial;
    color: rgb(0, 0, 0);
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    vertical-align: baseline;
    white-space: pre-wrap;
}
/* radio button back change */

.best-seller-radio,
.price-off {
    position: absolute;
    left: 55px;
    font-weight: bold;
    font-size: 11px;
    color: #4a62b4;
}

.best-seller-radio {
    top: 0;
}

.price-off {
    top: 39px;
    display: none;
}

#best-seller-text,
#best-seller-text2 {
    display: inline-block;
    position: absolute;
    top: 77px;
    width: 100%;
    cursor: pointer;
}

#best-seller-text2 {
    top: 188px;
    width: auto;
    display: none;
}

.form-group {
    position: relative;
}

.radio-label {
    padding: 15px;
    border: 1px solid #ddd;
    margin-bottom: 4px;
    display: block;
    margin-bottom: -1px;
    cursor: pointer;
}

.radio-label:nth-of-type(2) {
    background: #dcdcdc;
}

.radio-label:nth-of-type(2):before {
    content: "";
    position: absolute;
    top: 66px;
    left: -11px;
    width: 25px;
    height: 36px;
    background: url(/image/catalog/arrow.png) no-repeat;
    z-index: 1;
}

.radio label {
    font-weight: bold;
    display: initial;
    padding-left: 40px;
    font-size: 15px;
}

.quantity-select-price-label {
    padding-left: 10px !important;
}

.co-agree {
    margin-top: -20px;
    margin-bottom: 10px;
    display: block;
}

.co-agree a {
    font-size: 13px !important;
    font-weight: bold;
}

#talkbubble {
    display: inline-block;
    margin-left: 10px;
    background: red;
    color: white;
    padding: 5px 15px;
    font-weight: bold;
    position: relative;
    top: -5px;
    float: right;
    margin-top: 6px;
}

#talkbubble span {
    color: yellow;
}
/* Flash class and keyframe animation */

#talkbubble {
    -webkit-animation: flash linear 2s infinite;
    animation: flash linear 2s infinite;
}

@-webkit-keyframes flash {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.1;
    }
    100% {
        opacity: 1;
    }
}

@keyframes flash {
    0% {
        opacity: 1;
    }
    :50%  {
        opacity: 0.1;
    }
    100% {
        opacity: 1;
    }
}
/* Pulse class and keyframe animation */

.promo-text {
    background: #16276f;
    color: #fff;
    font-weight: bold;
    padding: 3px 5px;
    text-align: center;
    letter-spacing: 2px;
    display: none;
}

.promo2-text {
    background: #16276f;
    color: #fff;
    font-weight: bold;
    padding: 3px 5px;
    text-align: center;
    letter-spacing: 2px;
}

.quantity-left {
    color: red;
    float: right;
    -webkit-animation: flash linear 2s infinite;
    animation: flash linear 2s infinite;
}

.price-date {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding: 2px 5px;
}

.myfeatured {
    margin: 0 auto;
    display: flex;
}

.prod_rel_but {
    margin: 0 auto;
    display: block;
}

#cookie-consent-bar {
    text-align: left;
    padding: 10px 20px 10px 10px;
    font-size: 18px;
    background-color: #afafaf;
    position: fixed;
    bottom: 0;
    z-index: 2222;
    width: 100%;
    color: #fff;
    /* border-top-right-radius: 40px; */
    width: 100%;
    display: flex;
    align-items: center;
}

#cookie-consent-bar p {
    color: #fff;
    font-size: 14px;
    margin: 0 10px 0 16px;
    max-width: 90%;
}

#cookie-consent-bar a {
    font-weight: 500;
    cursor: pointer;
    color: #4a62b4;
}

#accept-cookies,
#read-cookie-policy {
    padding: 5px;
    font-size: 0.8em;
    border-width: 2px;
    border-style: solid;
    background-color: #4a62b4;
    color: #fff;
    display: inline-block;
    width: 200px;
    height: 40px;
    margin: 5px;
    cursor: pointer;
}

#read-cookie-policy {
    background: #333;
    color: #fff;
}

.product-thumb {
    border: none;
    margin-bottom: 0;
    padding: 20px;
}

.product-thumb:hover {
    box-shadow: 5px 20px 40px rgba(0, 0, 0, 0.3);
}

.product-thumb .image a {
    color: #333;
}

.product-thumb .caption {
    min-height: 80px;
    text-align: center;
}

.home-fea {
    color: #50b83c;
    font-size: 17px;
}

.hidden_button {
    display: none;
    position: absolute;
    overflow: hidden;
    width: 100%;
    left: 50%;
    transform: translate3d(-50%, -100%, 1px);
}
/* #product-product {
    padding-top: 30px;
} */

.product-layout {
    z-index: 10;
}

.product-layout:hover {
    z-index: 11;
}

#qc_confirm_order {
    background: rgba(46, 175, 35, 1) !important;
    border-radius: 10px !important;
    border: none !important;
    padding: 15px !important;
    box-shadow: none;
}

#common-home .product-thumb .caption {
    min-height: 80px;
}

#common-home .swiper-text {
    position: absolute;
    color: #000;
    top: 10%;
    z-index: 999;
    font-size: 55px;
    line-height: 60px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    left: 5%;
    right: 0;
    width: 1200px;
}

.swiper-text-move {
    width: 800px;
}

.product_price {
    color: green;
    font-size: 27px;
    font-weight: bold;
}

.product_price_regular {
    text-decoration: line-through;
    color: #ff0000;
    font-size: 20px;
    margin-right: 5px;
}

.myfeatured2_mobile {
    display: none;
    max-width: 100%;
}

.isUEA {
    display: none;
}

#common-home #green_button {
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-weight: 800;
    display: block;
    margin-top: 20px;
    padding-top: 0px;
    padding-left: 20px;
    padding-bottom: 0px;
    padding-right: 20px;
    border-radius: 20px;
    max-width: 450px;
    background-color: rgba(0, 168, 10, 1);
    text-align: center;
    text-decoration: none;
}

#common-home {
    width: 100%;
    padding-top: 0;
    margin-top: -100px;
}

header {
    background-color: #fff;
    position: fixed;
    width: 100%;
    z-index: 2222;
    font-family: "Lato", sans-serif;
    border-bottom: 1px solid #d2d2d4;
}

.container {
    padding-top: 120px;
}

header .container,
#common-home .container {
    padding-top: 0 !important;
}

#d_quickcheckout .btn-primary {
    background: #4a62b4 !important;
}

#d_quickcheckout .modal.in .modal-dialog {
    margin-top: 100px;
}

header .row {
    display: flex;
    align-items: center;
    width: 100%;
}

#cart {
    padding-top: 5px;
}

#navbar-container {
    width: 100%;
    /* background-color: #161616; */
}

.navbar {
    border: none;
    font-weight: bold;
    font-size: 1.2em;
}

#menu {
    background-color: #fff;
    background-image: none;
    background-repeat: none;
    border-color: none;
    min-height: 40px;
    margin-bottom: 0;
    min-width: 200px;
    margin-top: 8px;
}

.fa-bars {
    color: #000;
}

.navbar-nav li {
    border: 1px solid transparent;
}

.navbar-nav li:hover {
    border: 1px solid #f0f7fd;
    background: #f0f7fd;
}

#slideshow0 img {
    width: 100%;
}

.logo-gg {
    max-width: 226px;
}

.swiper-viewport {
    border: none;
    display: none;
}

.myslide {
    background: black !important;
    border: none !important;
    border-radius: 0px;
    box-shadow: none;
}

#common-home #content d {
    padding-left: 0px;
    padding-right: 0px;
}

.myfeatured2 {
    display: none;
}

footer {
    background: #f3f3f3;
    color: #000;
}

footer .container {
    padding-top: 15px;
}

.breadcrumb {
    display: none;
}

.btn {
    border-radius: 10px;
    border: none;
    padding: 15px;
    box-shadow: none;
}

#button-buy-now {
    background: #ffb31a;
    margin-top: 20px;
    color: #000;
}

#button-buy-now:hover {
    background: #4a62b4 !important;
    color: #fff;
}

#button-cart {
    background: rgba(49, 56, 70, 1);
    /* margin-top: -15px; */
}

#button-cart:hover {
    background: green !important;
    color: #fff !important;
}

.price-new {
    color: #50b83c;
    font-size: 17px;
}

.price-old {
    font-size: 17px;
}

#content a {
    /* color: black; */
    font-size: 17px;
}

#d_quickcheckout {
    margin-top: 20px;
}

.btn-inverse {
    color: #ffffff;
    text-shadow: none;
    background-color: black;
    background-image: none;
    background-repeat: no-repeat;
    border: none;
}

.btn-inverse:hover {
    color: #000;
    background-color: black;
    background-image: none;
}

#cart .fa-shopping-cart {
    font-size: 30px;
}

#cart.open > .btn {
    background-image: none;
    background-color: #fff;
    border: none;
    color: #000;
    box-shadow: none;
    text-shadow: none;
}

#confirm_agree_input .control-label {
    text-align: left !important;
}

#confirm_agree_input .agree {
    font-size: 13px;
}

#confirm_wrap .panel-default {
    margin-top: -35px;
    border-top: none;
    border-radius: 0px 0px 4px 4px;
}

#product-category h2 {
    text-align: center;
    font-weight: bold;
    color: black;
}

.product-thumb .price-old {
    margin: 0;
    display: none;
}

.product-thumb .price-new {
    margin-left: 10px;
}
.section-title h1 {
    font-size: 26px !important;
}
.section-title {
    font-size: 26px !important;
}
#derma_section h1 {
    font-size: 26px !important;
}
.product-thumb .price-old {
    margin-left: 10px;
}
@media (max-width: 1200px) {
    .col-sm-6 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    #review .review-table {
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    /* #product-product {
        z-index: 222;
        position: relative;
    } */
    header .row {
        display: block !important;
        height: 50px;
    }
    #common-home {
        padding-top: 0;
        margin-top: 0;
        text-align: center;
    }
    #common-home .mob {
        margin: 0 auto;
        max-width: 240px;
    }
    #mob-header-products {
        max-width: 320px !important;
    }
    ul.header_bullets {
        max-width: 600px;
        margin: 0 auto;
    }
    .whySection {
        background-size: cover;
        background-position: -300px 0;
    }
    .whySection .container {
        background-color: rgba(255, 255, 255, 0.85);
    }
    .whyBox p {
        color: #000;
    }
    .sections {
        padding: 20px 0px;
    }
    .whySection {
        padding: 50px 0px;
    }
}

@media (max-width: 460px) {
    .header {
        font-size: 25px;
        padding-top: 5px;
    }
    #common-home .stars {
        padding-top: 10px;
        margin-top: 0px;
        margin-bottom: 0;
    }
    .stars {
        padding-top: 0;
        margin-top: -10px;
        margin-bottom: 0;
    }
    .rating a {
        font-size: 14px !important;
    }
    .radio-label {
        padding: 10px !important;
    }
    h2 {
        margin-top: 20px;
        font-size: 22px;
    }
    ul.header_bullets li {
        font-size: 14px;
        margin: 4px;
    }
    .categories-product img {
        max-width: 100%;
    }
    .product-thumb .price {
        margin-bottom: 0;
    }
    .product_description {
        margin-bottom: 5px;
    }
    .product-thumb .rating {
        margin-bottom: 0;
        padding-bottom: 0;
    }
}

img {
    max-width: 100%;
}

@media (max-width: 992px) {
    .myfeatured {
        /* width:100%; */
        margin: 0 auto;
    }
    /* .tab-pane img:not(.green_tick) {
        height: auto !important;
        width: auto !important;
    } */
}

@media (min-width: 992px) {
    .myfeatured2 {
        display: block;
        width: 80%;
        max-width: 1280px;
        margin: 0px auto;
    }
    .myfeatured2 img {
        width: 100%;
    }
    .navbar-collapse {
        border: none;
    }
}

@media (min-width: 620px) {
    #shipping_method {
        display: inline-block;
        width: 48.7%;
        margin-right: 15px;
    }
    #payment_method {
        display: inline-block;
        width: 48.7%;
    }
}

@media (max-width: 1200px) {
    .container {
        width: 100% !important;
        padding-top: 90px;
    }
    html,
    body {
        max-width: 100%;
        overflow-x: hidden;
    }
}

@media (min-width: 1200px) {
    #shipping_method {
        display: inline-block;
        width: 49%;
        margin-right: 15px;
    }
    #payment_method {
        display: inline-block;
        width: 49%;
    }
    .navbar-collapse.collapse {
        /* width: 1170px; */
        margin: 0 auto;
        padding: 0;
    }
    .myfeatured {
        width: 1170px;
        margin: 0px auto;
    }
}
/* Mobile Checkout */
@media (max-width: 1200px) {
    #navbar-container {
        width: 45px;
        position: absolute;
        top: 8px;
        padding: 0px;
        left: 10px;
    }

    .checkout_button {
        background: rgba(49, 56, 70, 1) !important;
        position: fixed;
        bottom: 40px;
        z-index: 222;
        width: 90%;
        left: 50%;
        margin-left: -45%;
        color: #fff;
        padding: 15px;
        border-radius: 10px;
        border: none;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 13px;
        cursor: pointer;
        display: none;
    }

    #logo {
        /* margin: 11px 0 0px 64px; */
        margin: 0px auto;
        position: relative;
        z-index: 1;
    }
    #logo img {
        margin: 12px 0;
        max-height: 50px;
    }
    #menu #category {
        display: none !important;
    }
    #cart-total {
        display: inline !important;
        right: 0px;
        color: black;
        font-size: 17px;
        font-weight: bold;
    }
    #menu .btn-navbar {
        background-color: #fff;
        background-image: none;
        background-repeat: no-repeat;
        border-color: black;
        border: none;
        border-radius: 0;
        float: left;
    }
    .navbar-collapse {
        margin-top: 15px;
    }
    .navbar-header {
        background: #fff;
    }
    #menu .btn-navbar:hover {
        background-color: #fff;
    }
    #menu .btn-navbar:active {
        background-color: #fff;
    }
    .fa-bars {
        font-size: 25px;
    }
    .cart-gg {
        position: absolute;
        top: 5px;
        right: 10px;
        width: auto !important;
    }
    .logo-gg {
        margin: 0 auto;
        padding: 0px 0px 0px 75px;
    }
    .dropdown-menu img {
        min-width: 45px;
    }
    .navbar-collapse.in,
    .navbar-collapse.colapsing {
        overflow-y: visible;
        min-width: 200px;
        background: #fff;
    }
    #cart {
        padding-top: 0;
    }
    #cart > .btn {
        width: 50px;
        height: 60px;
        padding: 0 !important;
        background: none;
        font-size: 30px !important;
        font-weight: bold;
    }
}

@media (max-width: 990px) {
    .product-thumb h4 {
        min-height: 40px;
    }
}

@media (max-width: 767px) {
    .product_heading {
        padding-top: 20px;
    }

    .howToUseSection h1 {
        text-align: center;
    }
    .section-subtitle {
        text-align: center;
    }
    .howToUseSection {
        background-size: cover;
        background-position: right center;
    }
    .howToUseSection .container {
        background-color: rgba(255, 255, 255, 0.85);
    }
    .product-thumb h4 {
        min-height: 20px;
    }
    .d-flex-desktop {
        display: block;
    }
    video {
        max-width: 350px !important;
        width: 100%;
    }
    .qc-checkout-product.panel-body {
        padding: 0px !important;
    }
    .qc-checkout-product.panel-body p.text {
        display: none;
    }
    .table.table-bordered.qc-cart {
        border: none !important;
    }
    .table.table-bordered.qc-cart tr {
        border-bottom: 1px solid #dddddd;
    }
    .table.table-bordered.qc-cart tr td {
        border: none !important;
        vertical-align: middle !important;
    }
    .table.table-bordered.qc-cart tr td div.qc-quantity {
        margin: 5px 0px;
    }
    .table.table-bordered.qc-cart tr td span.qc-total {
        position: absolute;
        top: 7px;
        margin-left: 5px;
    }
    .qc-checkout-product.panel-body .form-horizontal {
        /* padding: 10px; */
        padding: 0;
        margin-top: -10px;
    }
    .qc-checkout-product.panel-body .form-horizontal {
        padding: 0px 10px !important;
    }
    #d_quickcheckout .qc-totals .row:last-child {
        border-top: 1px solid #efefef;
        padding-top: 5px;
        margin-top: 0;
    }
    #d_quickcheckout .panel-default > .panel-heading {
        padding: 5px 15px;
    }

    .cart-flex {
        display: flex;
        align-items: center;
    }
    #cookie-consent-bar {
        width: 100%;
        padding: 10px;
        flex-direction: column;
        text-align: center;
    }
    #cookie-consent-bar img {
        display: none;
    }
    #cookie-consent-bar p {
        margin: 0;
    }
    .row .myfeatured {
        margin: 0 auto;
    }
    /* .swiper-slide {
        display: none;
    } */
    /* .swiper-wrapper {
        height: 550px;
        background-image: url(/image/catalog/header/header_mobile.jpg);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
    } */
    #common-home .swiper-text span {
        background: rgba(255, 255, 255, 0.6);
        padding: 0px 5px;
    }
    .product-thumb {
        padding: 0;
        padding-bottom: 20px;
    }
    #common-home .swiper-text {
        width: 100%;
        left: 0;
        top: 2%;
        height: 100%;
    }
    .swiper-text-move {
        width: 100%;
        font-size: 35px;
        line-height: 41px;
        text-align: center;
        padding-left: 30px;
        padding-right: 30px;
        vertical-align: middle;
        height: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: space-between;
    }
    /* .swiper-text-move span { */
    /* background: rgba(64, 64, 64, 0.5); */
    /* } */
    #common-home #green_button {
        max-width: 100%;
        font-size: 25px;
        line-height: 37px;
        margin-bottom: 30px !important;
        min-width: 250px;
    }
    li a img {
        max-height: 150px;
    }
    .moved-div h1 {
        font-size: 21px;
        font-weight: bold;
        margin-top: 0;
    }
    /* .moved-div {
        padding: 0px 15px;
    } */
    .product-thumb h4 {
        font-weight: bold;
        min-height: 20px;
    }
    .full_image_mob {
        padding-left: 5px;
        padding-right: 5px;
    }
    .tab-content {
        padding: 0px 15px;
    }
    .max-w-50 {
        max-width: 100%;
    }

    .about-us-grid {
        grid-template-columns: 1fr;
        margin-top: 20px;
    }

    .about-text {
        margin-top: 20px;
    }

    .about-icon img {
        max-width: 40px;
    }

    .about-icon {
        font-size: 12px;
    }

    .about-image {
        left: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        max-width: 100vw;
        position: relative;
        right: 50%;
        width: 100vw;
    }
    .section-title h1 {
        font-size: 26px !important;
    }
    .section-title {
        font-size: 26px !important;
    }
    #derma_section h1 {
        font-size: 26px !important;
    }
}

@media (max-width: 478px) {
    /* #cart .btn{ */
    /* padding:8px 0px!important; */
    /* } */
    #cart .fa-shopping-cart {
        color: #000 !important;
    }
    #derma_section h1 {
        padding-bottom: 20px !important;
    }
    .about-icon {
        font-size: 11px;
        margin-right: 5px;
    }
    .ing-mob {
        display: block;
    }
    .ing-desk {
        display: none;
    }
    #cart .dropdown-menu {
        width: 150%;
        min-width: 280px;
        z-index: 99999;
    }
    .myfeatured2_mobile {
        display: block;
    }
    .myfeatured2_mobile img {
        width: 100%;
        max-width: 100%;
    }
    p .product-thumb h4 {
        min-height: 75px;
    }
    .logo-gg {
        padding: 0px 0px 0px 60px;
    }
    .thumbnails .image-additional {
        width: 50px;
        margin-right: -10px;
    }
    .product-layout {
        /* height: 360px; */
        padding: 10px;
    }
    #owl-additional {
        display: none !important;
    }
    .owl-pagination {
        top: 10px;
    }
    #product-product {
        padding-top: 70px;
    }
    .owl-item div {
        padding: 0;
    }
    .owl-wrapper-outer {
        border: none;
        box-shadow: none;
        border-radius: 0;
    }
    /* .owl-controls {
        margin-top: -35px;
    } */
    .moved-div h1 {
        margin-bottom: 5px;
    }
    .moved-div p {
        margin-bottom: 5px;
    }
    .section-title h1 {
        font-size: 26px !important;
    }
    .section-title {
        font-size: 26px !important;
    }
    #derma_section h1 {
        font-size: 26px !important;
    }
    .features-description h1 {
        font-size: 26px !important;
    }
    .feat_title {
        font-size: 26px !important;
    }

    .success-added-product .img-responsive {
        max-width: 80px !important;
        margin-right: 10px;
    }
    .shipSection {
        margin-left: -20px;
        margin-right: -20px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .radio-label:nth-of-type(2):before {
        top: 68px;
    }
    .price-off {
        top: 60px;
    }
    #best-seller-text {
        top: 76px;
    }
}

@media (max-width: 360px) {
    #cart_view {
        margin-top: -20px;
    }
    .country span {
        display: none !important;
    }
    #flags {
        max-width: 57px;
    }
    #logo img {
        margin: 16px 0 12px;
        max-height: 34px;
    }

    .about-icon img {
        max-width: 30px;
    }

    .about-icon {
        font-size: 11px;
        margin-right: 4px;
    }
    header {
        border-bottom: 0;
    }
    .product_heading {
        padding-top: 0;
    }
}

@media (max-width: 320px) {
    #talkbubble {
        float: none;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: -10px;
        width: 100%;
        text-align: center;
    }
    #best-seller-text {
        /* top: 101px; */
    }
    #owl-thumb .item img,
    #owl-additional .item img {
        width: 100%;
        height: 185px;
        object-fit: cover;
    }
}

@media (max-width: 992px) and (min-width: 479px) {
    .myfeatured2 {
        display: block;
    }
    .myfeatured2 img {
        width: 100%;
    }
}

.secTwoImage {
    width: 20% !important;
    float: left !important;
    display: inline-block !important;
}
.skin_issue_wrap {
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
}
.best-seller-radio {
    position: absolute;
    left: 55px;
    font-weight: bold;
    font-size: 14px;
    color: #2ca847;
}
@media only screen and (max-width: 767px) {
    .secTwoImage {
        width: 49%;
        margin-bottom: 15px;
    }
    #derma_section h1 {
        padding-bottom: 20px;
    }
    /* .secTwoImage:last-child {
        display: block;
        float: left;
        margin: 0 auto;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    } */
}
/* IRINA RADIO 
input.quantity-select {
	bottom: calc(50% - 6.5px);
}

.quantity-select-price-label {
	position: absolute;
    right: 0;
    bottom: calc(50% - 6px);
}
*/

#back-to-top {
    display: none;
    position: fixed;
    bottom: 12%;
    right: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #445284;
    border-radius: 3px;
    color: #fff;
    z-index: 9999;
    -webkit-transition: 0.2s opacity;
    transition: 0.2s opacity;
    cursor: pointer;
}
/*#back-to-top:after{content:"\f106";font-family:'FontAwesome';}*/
#back-to-top:hover {
    background: #3a3a79;
}

.alert-success {
    display: none !important;
}
.checkout-box {
    display: flex;
    justify-content: space-between;
    padding-top: 5px;
    align-items: center;
}

/*///////// NEW QUANTITY ON CHECKOUT ///////////*/

.cart-plus-minus {
    margin-right: 15px;
    position: relative;
    width: 68px;
    text-align: left;
}

.cart-plus-minus .cart-plus-minus-box {
    border: 1px solid #ddd;
    color: #333;
    height: 46px;
    text-align: center;
    width: 40px;
}

.cart-plus-minus .dec.qtybutton {
    bottom: 0;
    right: 0;
}

.cart-plus-minus .dec.qtybutton,
.cart-plus-minus .inc.qtybutton {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    color: #333333;
    cursor: pointer;
    height: 23px;
    line-height: 20px;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    width: 28px;
}

.cart-plus-minus .inc.qtybutton {
    border-bottom: none;
    top: 0;
    right: 0;
}

.cart-plus-minus .dec.qtybutton {
    bottom: 0;
    right: 0;
}

.cart-plus-minus .inc.qtybutton {
    border-bottom: none;
    top: 0;
    right: 0;
}
.order-btn-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

svg:not(:root).svg-inline--fa {
    overflow: visible;
}
.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
}
@media only screen and (max-width: 520px) {
    .cart-plus-minus {
        width: 75px;
    }
}
#price_new_design {
    font-weight: bold;
    font-size: 24px;
    line-height: 26px;
}
#price_new_design {
    color: green;
    font-weight: bold;
    font-style: normal;

    line-height: 16px;
    letter-spacing: 0.08em;
}
#price_new_design {
    color: #442413;
    font-style: normal;
    padding: 3px;
    line-height: 19px;
    letter-spacing: 0.08em;
    color: green;
    font-weight: bold;
}

#price_new_design_strike {
    text-decoration: line-through;
    color: #ff0000;
    font-style: normal;
    padding: 3px;
    line-height: 19px;
    letter-spacing: 0.08em;
    font-size: 22px;
    font-weight: bold;
}

@media screen and (max-width: 478px) {
    #price_new_design {
        font-size: 22px;
    }
    #price_new_design_strike {
        font-size: 14px;
    }

    .cart-plus-minus .cart-plus-minus-box {
        border: 1px solid #ddd;
        color: #333;
        height: 40px;
        text-align: center;
        width: 35px;
    }
    .cart-plus-minus {
        width: 65px;
    }

    .order-btn-wrapper {
        margin-bottom: 5px;
        margin-top: -5px;
    }
    #button-buy-now {
        margin-top: 10px;
    }
    #logo img {
        margin: 12px 0;
        max-height: 45px;
    }
    .product_heading {
        padding-top: 20px;
    }
    html,
    body {
        max-width: 100%;
        overflow-x: hidden;
    }
}
@media screen and (max-width: 360px) {
    .product_heading {
        padding-top: 0px;
    }
}
@media (max-width: 1200px) {
    #payment_method .description {
        display: none;
    }
}
/*///////// NEW QUANTITY ON CHECKOUT ///////////*/

#free_over_product {
    display: block;
    border: 2px dotted #F72808;
    font-size: 14px;
    max-width: 450px;
    padding: 10px;
    text-align: center;
    line-height: 20px;
    color: black;
    font-weight: bold;
    margin-top: 20px;
}



/*///////// BOXES ///////////*/

/*boxes  ->*/
.products {
    background: #f2f6f6;
    padding: 20px 0;
    padding-bottom: 1%;
}

.no-gutters {
    margin-top: 20px;
}

.boxes {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.boxes figure{margin: 0px;}
.product-single {
    position: relative;
    margin: 0 10px;
    text-align: center;
    width: 33%;
}
.save {
    padding: 9px;
    border-radius: 20px 20px 0 0;
    color: #FFF;
    background: #4a62b4;
    background: -moz-linear-gradient(top, #4a62b4 0%, #2b2d6f 100%);
    background: -webkit-linear-gradient(top, #4a62b4 0%,#2b2d6f 100%);
    background: linear-gradient(to bottom, #4a62b4 0%,#2b2d6f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a62b4', endColorstr='#2b2d6f',GradientType=0 );
}
.product-image {
    position: relative;
    max-width: 360px;
    display: block;
    margin: 0 auto;
}
.product-info {
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    transition: all 0.3s ease-in-out;
    text-align: center;
    border-radius: 0 0 20px 20px;
}
.product-info .btn-booknow {
    padding: 6px 10px 5px;
    font-size: 16px;
    margin-top: 8px;
}
.btn-booknow {
    display: inline-block;
    background: #FFDC4C;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 10px 30px 8px;
    border: 2px solid #FFDC4C;
    border-radius: 40px;
    margin-top: 20px;
    transition: all 0.3s ease-in-out;
    text-align: center;
    position: relative;
}
.product-info p {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
}
.product-info p span {
    color: #ffc600;
}
.old_price {
    color: #FF084A !important;
    text-decoration: line-through;
}
.product-info p span {
    color: #ffc600;
}
.new_price {
    color: #12c630 !important;
    font-size: 22px !important;
}
.selectedBox, .product-single:hover {
    -webkit-box-shadow: 0px 0px 15px 5px #4a62b4;
    -moz-box-shadow: 0px 0px 15px 5px #4a62b4;
    box-shadow: 0px 0px 15px 5px #4a62b4;
    background: #fff;
    transition: all 0.3s ease-in-out;
    border-radius: 20px;
    cursor: pointer;
}
.product-single:hover .product-info, .selectedBox .product-info {
    padding-top: 50px;
}
.product-info {
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    transition: all 0.3s ease-in-out;
    text-align: center;
    border-radius: 0 0 20px 20px;
 
}

.accordionYellow {
	font-size: 16px;
}

@media screen and (max-width: 767px) {
	.accordionYellow {
		font-size: 15px!important;
		    padding: 10px 30px 10px 10px!important;
	}
	.seeProof {
		margin-right: 20px;
	}
	.close .accordionYellow:after, .open .accordionYellow:after {
    content: "\002B";
    color: #fff;
    background-color: #4a62b4;
    font-weight: bold;
    float: right;
    right: -50px;
    margin-left: 5px;
    width: 40px;
    height: 40px;
    font-size: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    display: inline-table;
    margin-left: 40px;
    position: absolute;
    right: 10px;
}

.best-seller-radio {
    top: -10px;
    left: 51px;
}

.ship_step2 {
    overflow: hidden;
}

}


/*///////// OUT OF STOCK ///////////*/

.coming_soon {
    left: 50px;
    top: 200px;
    position: absolute;
    display: block;
    background: #060303;
    color: white;
    /* padding: 5px; */
    font-size: 40px;
    font-weight: bold;
    z-index: 99;
    width: 86%;
    opacity: 0.7;
    height: 110px;
    vertical-align: middle;
    transform: rotate(-20deg);
    text-align: center;
    padding: 45px 0px;
  }
  
  .coming_soon_category {
    left: 20px;
    top: 100px;
    position: absolute;
    display: block;
    background: #060303;
    color: white;
    /* padding: 5px; */
    font-size: 27px;
    font-weight: bold;
    z-index: 99;
    width: 86%;
    opacity: 0.7;
    /* height: 79px; */
    vertical-align: middle;
    transform: rotate(-20deg);
    text-align: center;
    padding: 20px 0px;
    line-height: 26px;
    text-shadow: 1px 1px black;
  }
  
  .coming_soon_home {
    left: 25px;
    top: 83px;
    position: absolute;
    display: block;
    background: #060303;
    color: white;
    font-size: 30px;
    font-weight: bold;
    z-index: 99;
    width: 86%;
    opacity: 0.7;
    height: 110px;
    vertical-align: middle;
    transform: rotate(-20deg);
    text-align: center;
    padding: 45px 0px;
  }
  
  @media (max-width: 767px) {
    .coming_soon, .coming_soon_home {
      left: 26px;
      top: 100px;
      font-size: 27px;
    }
    .coming_soon_category {
      left: 16px;
      top: 51px;
      padding: 10px 0px 20px 10px;
      width: 84%;
      line-height: 24px;
      font-size: 16px;
      font-weight: bold;
      height: 59px;
    }
  }
  
/*//////  OUT OF STOCK ////*/

.out_of_stock_title {
    font-size: 30px;
    display: block;
    text-align: center;
    color: red;
    margin: 18px;
    margin-bottom: 13px;
    line-height: 35px;
  }
  
  .out_of_stock_text {
    text-align: center;
  }
  
  #out-of-stock-mail {
    margin-top: 10px;
    font-weight: normal;
  }
  
  #out-of-stock {
    background: rgba(49, 56, 70, 1);
    margin-top: 15px;
    white-space: normal !important;
    word-wrap: break-word;
  }
  
  .thank-you-stock {
    background: green;
    padding: 15px;
    display: block;
    color: white;
    border-radius: 10px;
    text-align: center;
  }

  /*///////// END OUT OF STOCK ///////////*/

  .image-money-back {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
    text-align: center;
    padding: 20px;
    overflow: hidden;
    margin-bottom: -10px;
}

.title-p {
    margin-bottom: 0px;
    color: rgb(255, 255, 255);
    padding: 0px 0px 20px;
    outline: 0px;
    text-align: center;
    background-color: rgb(0, 0, 0);
}



/* NEW SLIDER1 HOME*/

#home_slider1 {
    margin-top: 0px;
  }
  
  .fixed-header {
    top: 0px;
  }
  
  
  .bannerImage {
    width: 100%;
    height: auto;
    opacity: 0;
  }
  
  
  .home_slide_desktop {
    display: block;
  }
  
  .home_slide_mobile {
    display: none;
  }
  
  .slider1_1 {
    background: url(/image/catalog/site_images/slide1_.jpg) no-repeat;
    background-size: 100% auto;
    background-repeat: no-repeat;
    /* height: 50vh; */
    margin-top: 92px;
    margin-bottom: -92px;
  }
  
  .slider1_2 {
    background: url(/image/catalog/site_images/slide2.jpg) no-repeat;
    background-size: 100% auto;
    background-repeat: no-repeat;
    /* height: 50vh; */
    margin-top: 92px;
    margin-bottom: -92px;
  
  }
  
  .slider1_3 {
  
    background: url(/image/catalog/site_images/slide3.jpg) no-repeat;
    background-size: 100% auto;
    background-repeat: no-repeat;
    /* height: 50vh; */
    margin-top: 92px;
    margin-bottom: -92px;
  
  }
  
  
  .slider1_4 {
    background: url(/image/catalog/site_images/desktop_6.jpg) no-repeat;
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin-top: 92px;
    margin-bottom: -92px;
  
  }
  
  .slider1_5 {
    background: url(/image/catalog/site_images/desktop_7.jpg) no-repeat;
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin-top: 92px;
    margin-bottom: -92px;
  }
  
  
  .slider1_6 {
    background: url(/image/catalog/site_images/desktop_8.jpg) no-repeat;
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin-top: 92px;
    margin-bottom: -92px;
  }
  
  .slider1_7 {
    background: url(/image/catalog/site_images/desktop_9.jpg) no-repeat;
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin-top: 92px;
    margin-bottom: -92px;
  }
  
  .slider1_8 {
    background: url(/image/catalog/site_images/desktop_10.jpg) no-repeat;
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin-top: 92px;
    margin-bottom: -92px;
  }
  
  
  
  
  
  
  
  .home_slider_text1 {
    padding: 15px 45px 15px 45px;
    width: max-content;
    color: white !important;
    text-align: center;
    position: absolute;
    margin: 0 auto;
    font-size: 35px;
    font-weight: bold;
    display: block;
    top: 200px;
    left: 0;
    right: 0;
  }
  
  .home_slider_text1 h1 {
    color: white;
    font-weight: 900;
    font-size: 58px;
    max-width: 380px;
    word-wrap: break-word;
  }
  
  .in_black h1 {
    color: #000;
  }
  
  .home_shop_now {
    background-color: #000;
    BORDER: 1px solid black;
    BORDER-RADIUS: 0PX;
    padding: 15px 45px 15px 45px;
    width: max-content;
    color: white !important;
    text-align: center;
    position: relative;
    margin: 0 auto;
    top: -200px;
    font-size: 35px;
    font-weight: bold;
    cursor: pointer;
    display: block;
    text-transform: uppercase;
  }
  
  
  .home_shop_now:hover {
    color: black !important;
    background: white;
  
  }
  
  
  
  
  .home_shop_buttons {
    background-color: #000;
    BORDER: NONE;
    BORDER-RADIUS: 0PX;
    padding: 10px 20px 10px 20px;
    width: max-content;
    color: white !important;
    text-align: center;
    margin: 0 auto;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    display: block;
    text-transform: uppercase;
    font-weight: 900;
    border: 1px solid black;
  }
  
  .home_shop_buttons:hover {
    color: black !important;
    background: white;
    border: 1px solid black;
  
  }
  
  .grid-product__content {
    min-height: 350px !important;
    min-width: 230px;
  
  }
  
  @media (max-width: 1280px) {
    .home_slider_text1 {
      top: 100px;
    }
  
    .home_shop_now {
      top: -105px;
    }
  
    .grid-product__content {
      min-width: 195px;
    }
  }
  
  @media (max-width: 767px) {
    .slider1_1 {
      background: url(/image/catalog/site_images/slide1_mobile.jpg) no-repeat;
  
    }
  
    .slider1_2 {
      background: url(/image/catalog/site_images/slide2_mobile.jpg) no-repeat;
  
    }
  
    .slider1_3 {
      background: url(/image/catalog/site_images/slide3_mobile.jpg) no-repeat;
    }
  
  
    .slider1_4 {
      background: url(/image/catalog/site_images/mobile_6.jpg) no-repeat;
  
    }
  
  
    .slider1_5 {
      background: url(/image/catalog/site_images/mobile_7.jpg) no-repeat;
  
    }
  
    .slider1_6 {
      background: url(/image/catalog/site_images/mobile_8.jpg) no-repeat;
  
    }
  
    .slider1_7 {
      background: url(/image/catalog/site_images/mobile_9.jpg) no-repeat;
  
    }
  
    .slider1_8 {
      background: url(/image/catalog/site_images/mobile_10.jpg) no-repeat;
  
    }
  
    .home_slide_desktop {
      display: none;
    }
  
    .home_slide_mobile {
      display: block;
      width: 100%;
    }
  
    .home_shop_now {
      top: -105px;
    }
  
    .home_slider_text1 {
      top: 370px;
    }
  
    .home_slider_text1 h1 {
      color: white;
      font-weight: 900;
      font-size: 50px;
      max-width: 320px;
      line-height: 56px;
    }
  
    .in_black h1 {
      color: #000;
    }
}



.home_shop_now {
    background-color: #000;
    BORDER: 1px solid black;
    BORDER-RADIUS: 0PX;
    padding: 15px 45px 15px 45px;
    width: max-content;
    color: white !important;
    text-align: center;
    position: relative;
    margin: 0 auto;
    top: -200px;
    font-size: 35px;
    font-weight: bold;
    cursor: pointer;
    display: block;
    text-transform: uppercase;
  }
  
  
  .home_shop_now:hover {
    color: black !important;
    background: white;
  
  }
  

.greens_button {
    top: -320px;
    float: right;
    margin-right: 14%;
    background-color: #5b72bc;
    color: rgb(255, 255, 255);
    border-color: #5b72bc;
    BORDER-RADIUS: 50PX;
    font-size: 28px;
    width: 340px;
    max-width: 100%;
    padding: 15px 20px 15px 20px;
    line-height: 27px;
  }
  
  
  .greens_button:hover {
  
    background-color: #fff;
    color: #5b72bc!important;
    border-color: #5b72bc;
    BORDER-RADIUS: 50PX;
  }
  
  
  .second_greens_b {
    display: block;
    float: right;
    top: -275px;
    float: right;
    margin-right: 14%;
    clear: both;
  }
  
  .nad_button {
    background-color: #b18dff;
    color: rgb(255, 255, 255);
    border-color: #b18dff;
  }
  
  .nad_button:hover {
     background-color: #b18dff;
    color: rgb(255, 255, 255);
    border-color: #b18dff;
  }

  .womenbtn {
    background-color: #f0f7ff ;
    border-color: #f0f7ff;
    color: #000000!important;
  }

  .womenbtn:hover {
    background-color: #E8377D ;
    border-color: #f0f7ff;
    color: #f0f7ff!important;
  }

  .creambtn {
    background-color: #f0f7fd;
    border-color: #f0f7fd;
    color: #16276F!important;
  }

  .creambtn:hover {
    background-color: #16276F ;
    border-color: #f0f7fd;
    color: #f0f7fd!important;
  }

  
  @media (min-width: 1024px) and (max-width: 1500px) {
  
    .greens_button {
      /* top: -480px; */
      width: 300px;
      font-size: 24px;
      top: calc(-10vw - 11vh);
      margin-right: 10%;
      padding: 5px 0;
    }
  
    .second_greens_b {
      /* top: -455px; */
      top: calc(-8vw - 11vh);
      margin-right: 10%;
    }
  
  }
  
  @media (min-width: 600px) and (max-width: 767px) {
  
    .greens_button {
      /* top: -480px; */
      width: 300px;
      font-size: 24px;
      top: calc(-90vw - 15vh);
      margin-right: 10%;
      padding: 5px 0;
    }
  
    .second_greens_b {
      /* top: -455px; */
      top: calc(-85vw - 15vh);
      margin-right: 10%;
    }
  
  }
  
  @media (min-width: 768px) and (max-width: 1023px) {
  
    .greens_button {
      /* top: -480px; */
      width: 300px;
      font-size: 22px;
      top: calc(-5vw - 15vh);
      margin-right: 7%;
      padding: 5px 0;
    }
  
    .second_greens_b {
      /* top: -455px; */
      top: calc(4vw - 15vh);
      margin-right: 7%;
    }
  
  }
  
  @media (min-width: 1024px) and (max-width: 1024px) and (min-height: 600px) and (max-height: 600px) {
    .greens_button {
      /* top: -480px; */
      width: 300px;
      font-size: 22px;
      top: calc(-9vw - 15vh);
      margin-right: 7%;
      padding: 5px 0;
    }
  
    .second_greens_b {
      /* top: -455px; */
      top: calc(-6vw - 15vh);
      margin-right: 7%;
    }
  }
  
  @media (min-width: 767px) and (max-width: 1024px) and (min-height: 1180px) {
    .greens_button {
      /* top: -480px; */
      width: 300px;
      font-size: 22px;
      top: calc(4vw - 15vh);
      margin-right: 7%;
      padding: 5px 0;
    }
  
    .second_greens_b {
      /* top: -455px; */
      top: calc(6vw - 15vh);
      margin-right: 7%;
    }
  }
  
  @media (max-width: 767px) {
  
  
    .greens_button {
      /* top: -480px; */
      padding: 5px 35px 5px 35px;
      font-size: 22px;
      display: block;
      margin: 0 auto;
      float: unset !important;
      margin-right: auto;
      max-width: 320px;
      top: calc(-80vw - 15vh);
    }
  
    .second_greens_b {
      /* top: -455px; */
      top: calc(-75vw - 15vh);
    }
  }
  
  @media (max-width: 420px) {
  
    .greens_button {
      font-size: 20px;
      top: calc(-61vw - 25vh);
    }
  
    .second_greens_b {
      /* top: -390px; */
      top: calc(-55vw - 25vh);
    }
  
  }
  
  @media (max-width: 360px) {
  
    .greens_button {
      font-size: 20px;
      top: calc(-53vw - 25vh);
    }
  
    .second_greens_b {
      /* top: -390px; */
      top: calc(-49vw - 25vh);
    }
  
  }

  @media (min-width: 667px) and (max-width: 767px) {
    .home_slider_text1 {
      top: 600px;
    }
  
   
  
  }
  
  
  @media (min-width: 556px) and (max-width: 666px) {
    .home_slider_text1 {
      top: 500px;
    }
  

  }
  
  
  @media (min-width: 460px) and (max-width: 555px) {
    .home_slider_text1 {
      top: 420px;
    }
 
  
  }