/*! CSS Used from: https://www.myglamorousskin.com/KE_official_okSoftM/css/font-awesome.css */


/*@import url('https://fonts.googleapis.com/css?family=Lora:400,400i');*/

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pull-left {
    float: left;
}

iframe {
    width: 100%;
    max-width: 555px;
    height: 409px;
}

.customers_image {
    display: block;
    margin: 0 auto;
}

.clear {
    content: "";
    display: block;
    clear: both;
}

.fa-search:before {
    content: "\f002";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-shopping-bag:before {
    content: "\f290";
}

.fa-shopping-basket:before {
    content: "\f291";
}

.fa-user-o:before {
    content: "\f2c0";
}

.mob {
    display: none !important;
}

.desk {
    display: block;
}

.address {
    padding-top: 10px !important;
}

#nav {
    margin-left: -15px;
}

.sp-mask {
    max-height: 800px !important
}

.btn a {
    color: white;
}

.home3_slider1 {
    max-width: 490px !important;
}

.toBoxes {
    cursor: pointer;
}

.header-main_wrap .main-slider__btn-group {
    float: right;
    max-width: 260px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}


/*! CSS Used from: https://www.myglamorousskin.com/../css/preloader.css */

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #FFF;
    z-index: 99999;
}

.preloader {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.preloader span {
    display: inline-block;
    background-color: #bd1f47;
    width: 25px;
    height: 25px;
    -webkit-animation: 1s preload ease-in-out infinite;
    animation: preload 1s ease-in-out infinite;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    border-radius: 50%;
}

.preloader span:nth-child(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.preloader span:nth-child(2) {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.preloader span:nth-child(3) {
    -webkit-animation-delay: 0.15s;
    animation-delay: 0.15s;
}

.preloader span:nth-child(4) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}


/*! CSS Used from: https://www.myglamorousskin.com/../css/slider-pro.css */

.slider-pro {
    position: relative;
    margin: 0 auto;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    min-height: 300px;
}

.sp-slides-container {
    position: relative;
}

.sp-mask {
    position: relative;
    overflow: hidden;
    background-color: #fff;
}

.sp-slides {
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}

.sp-slide {
    position: absolute;
}

.sp-layer {
    position: absolute;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-backface-visibility: hidden;
}

.sp-arrows {
    position: absolute;
}

.sp-fade-arrows {
    opacity: .5;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}

.sp-slides-container:hover .sp-fade-arrows {
    opacity: 1;
}

.slider-pro h2.sp-layer {
    font-size: 55px;
    line-height: 80px;
    letter-spacing: -4px;
}

.slider-pro h2.sp-layer {
    font-weight: 300;
}


/*! CSS Used from: https://www.myglamorousskin.com/../css/slick.css */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-slide {
    display: none;
    float: left;
    min-height: 1px;
}

.slick-initialized .slick-slide {
    display: block;
    background: rgba(255, 255, 255, 0.5);
    padding: 5px 0;
}

.container {
    position: relative;
}

.slick-slide img {
    margin: 0 auto;
}


/*! CSS Used from: https://www.myglamorousskin.com/../css/style.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

footer,
header,
nav,
section {
    display: block;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

b {
    font-weight: bold;
}

img {
    border: 0;
}

button,
input {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button {
    text-transform: none;
}

button,
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

.insidePage {
    background: #fff;
}

.container_f_p {
    margin-top: 50px;
    margin-top: 50px;
    width: 50%;
    margin: 0 auto;
}

#div_40a7_0 {
    background: url(../images/home3_slider1.jpg) no-repeat;
    background-size: cover
}

#div_40a7_1 {
    background-image: url(../images/home3_slider1_3.png);
}

#section_40a7_0 {
    background-image: url(../images/bg_0.jpg);
}

#section_40a7_0 .btn {
    max-width: 345px;
    margin: 10px auto;
    display: inherit;
}

#section_40a7_2 {
    background-image: url(../images/home3_slider1.png);
    background-position: center right 200px;
    background-size: 500px;
    background-color: #f3f3f3;
}

#section_40a7_3 {
    /*background-image:url(../images/bg_2.jpg)*/
    ;
    background-size: 100%;
    background-color: #cbdde7;
}

#section_40a7_4 {
    background-image: url(../images/bg_3.jpg);
}

#div_40a7_4 {
    background: #f3f3f3;
    padding: 20px 0;
}

@media print {
    *,
    *:before,
    *:after {
        background: transparent!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    a[href^="#"]:after {
        content: "";
    }
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100%!important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .navbar {
        display: none;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #555;
    background-color: #fff;
}

input,
button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

[role="button"] {
    cursor: pointer;
}

h2,
h3,
h4 {
    font-family: inherit;
    font-weight: bold;
    line-height: 1.1;
    color: #000;
}

h2,
h3 {
    margin-top: 11px;
    margin-bottom: 11px;
}

h4 {
    margin-top: 11px;
    margin-bottom: 11px;
}

h2 {
    font-size: 34px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 20px;
}

p {
    margin: 0 0 11px;
}

.text-center,
.ps-search .ps-search__content {
    text-align: center;
}

.float_right {
    float: right;
}

.float_left {
    float: left;
}

ul {
    margin-top: 0;
    margin-bottom: 11px;
    padding: 0px;
}

ul ul {
    margin-bottom: 0;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container:before,
.container:after {
    content: " ";
    display: table;
}

.container:after {
    clear: both;
}

@media (min-width: 1200px) {
    .home3_slider1 {
        margin-top: 0px !important;
        position: relative;
        right: 78%;
    }
}

@media (max-width:1199px) {
    .home3_slider1 {
        right: 0;
    }
}

@media (min-width: 768px) and (max-width: 1348px) {
    .col-md-3 {
        width: 19%;
        float: left;
    }
    .col-md-6 {
        width: 62%;
        float: left;
    }
    .header-main .navbar-nav>li {
        position: relative;
        padding: 10px 4px !important;
    }
    .header-main .btn-features {
        padding: 10px 5px !important;
        font-size: 9px !important;
    }
}

@media (max-width: 1720px) {
    .slider-pro h2.sp-layer {
        font-size: 45px;
    }
}

@media (max-width: 1120px) {
    .formBox {
        margin: 0 auto;
        float: none !important;
    }
    .cards-holder {
        float: none !important;
    }
    .img-responsive {
        display: block;
        max-width: 100%;
        height: auto;
        margin-top: 221px;
        width: 700px;
    }
    #section_40a7_2 {
        background-position: center right 50px;
        background-size: 500px;
    }
}

@media (min-width: 768px) {
    .container {}
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row:before,
.row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.col-md-2,
.col-sm-3,
.col-md-3,
.col-md-5,
.col-sm-6,
.col-md-6,
.col-sm-9,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

@media (min-width: 768px) {
    .col-sm-3,
    .col-sm-6,
    .col-sm-9 {
        float: left;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-9 {
        width: 62%;
    }
}

@media (min-width: 992px) {
    .col-md-2,
    .col-md-3,
    .col-md-5,
    .col-md-6 {
        float: left;
    }
    .col-md-2 {
        width: 24.66667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-5 {
        width: 41.66667%;
    }
    .col-md-6 {
        width: 50%;
    }
}

.form-control {
    display: block;
    width: 100%;
    height: 48px;
    padding: 10px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    text-transform: uppercase;
    padding: 14px 23px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:before {
    border-radius: 3px;
}

.btn:focus,
.btn:active:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover,
.btn:focus {
    color: #000;
    text-decoration: none;
}

.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.collapse {
    display: none;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    -webkit-box-shadow: 0 6px 12px 2px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px 2px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group .form-control:focus {
    z-index: 3;
}

.input-group-addon,
.input-group .form-control {
    display: table-cell;
}

.input-group-addon {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 14px 23px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ebebeb;
    border-radius: 3px;
}

.input-group .form-control:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group-addon:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.nav:before,
.nav:after {
    content: " ";
    display: table;
}

.nav:after {
    clear: both;
}

.nav>li {
    position: relative;
    display: block;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
}

.navbar {
    position: relative;
    min-height: 50px;
    border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
    content: " ";
    display: table;
}

.navbar:after {
    clear: both;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 3px;
    }
}

.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table;
}

.navbar-collapse:after {
    clear: both;
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important;
    }
}

.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 6px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
}

.navbar-toggle:focus {
    outline: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7px -15px;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px;
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav>li {
        float: left;
    }
    .navbar-nav>li>a {
        padding-top: 14px;
        padding-bottom: 14px;
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

@media (min-width: 768px) {
    .navbar-right {
        float: right!important;
        margin-right: -15px;
    }
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.pull-left {
    float: left!important;
}

@media (max-width: 767px) {
    .home3_slider1 {
        margin-top: 0px !important;
        max-width: 76%;
        text-align: center;
        margin: 0 auto;
        max-width: 230px !important;
    }
    #section_40a7_1,
    #section_40a7_3 {
        background-size: cover;
        padding: 0 10px;
    }
    .header-mobile .navbar-brand img {
        max-width: 150px;
    }
    .mob {
        display: block !important;
    }
    .desk {
        display: none;
    }
    #section_40a7_2 {
        background-image: none;
    }
    .container_f_p {
        width: 95%;
        margin-top: 100px;
    }
    .sp-mask {
        max-height: 800px !important;
        height: 800px !important;
    }
    #div_40a7_1 {
        background-image: url(../images/home3_slider1_3.png);
        top: 345px !important;
        left: 41% !important;
        background-size: 48%;
        max-width: 195px;
    }
    .section-main-slider .slider-pro .btn-sale .btn-sale__title {
        font-size: 13px !important;
    }
    .section-main-slider .slider-pro .btn-sale .btn-sale__price {
        font-size: 22px !important;
    }
    .mt-40 {
        margin-top: 40px;
        margin-left: 225px;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .sp-mask {
        max-height: 800px !important;
        height: 800px !important;
    }
    .btn_header {
        margin-top: 0px !important
    }
    .desk {
        display: none !important
    }
    .mob {
        display: block !important;
    }
    #section_40a7_3 {
        background-size: initial;
    }
    .home3_slider1 {
        margin-top: 0px !important;
        max-width: 76%;
        text-align: center;
        margin: 0 auto;
        max-width: 230px !important;
    }
    #section_40a7_2 {
        background-size: 213px;
    }
    #div_40a7_1 {
        background-image: url(../images/home3_slider1_3.png);
        top: 345px !important;
        left: 41% !important;
        background-size: 48%;
        max-width: 195px;
        font-size: 13px !important;
    }
    .skin_care_text {
        top: 125px !important;
    }
}

@media (min-width: 993px) and (max-width: 1496px) {
    #div_40a7_1 {
        left: 34% !important;
        max-width: 195px;
    }
}

h2,
h3,
h4 {
    font-weight: bold;
    color: #000;
    line-height: 30px;
}

a {
    color: #555;
    text-decoration: none;
    cursor: pointer;
}

a:hover,
a:focus {
    color: #4a62b4;
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
}

.clearfix {
    clear: both;
}

html,
body {
    position: relative;
    overflow-x: hidden;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #555;
}

.btn-primary {
    color: #fff;
    background: #ba2046;
    border: #8fac47;
}

.btn-radius:before {
    border-radius: 9999px;
}

.btn-primary {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.btn-primary:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.btn-primary:hover {
    color: #000;
}

.btn-primary:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.btn i {
    padding-left: 6px;
}

.animated_button {
    background: #f3f3f3;
    padding: 20px 40px;
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    overflow: hidden;
    color: #000;
    font-size: 20px;
    letter-spacing: 2.5px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}

.animated_button::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #ad8585;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}

.animated_button:hover::before {
    opacity: 0.2;
}

.animated_button span {
    position: absolute;
}

.animated_button span:nth-child(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#d92626));
    background: linear-gradient(to left, rgba(43, 8, 8, 0), #d92626);
    -webkit-animation: 2s animateTop linear infinite;
    animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.animated_button span:nth-child(2) {
    top: 0px;
    right: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 8, 0)), to(#d92626));
    background: linear-gradient(to top, rgba(43, 8, 8, 0), #d92626);
    -webkit-animation: 2s animateRight linear -1s infinite;
    animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.animated_button span:nth-child(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 8, 0)), to(#d92626));
    background: linear-gradient(to right, rgba(43, 8, 8, 0), #d92626);
    -webkit-animation: 2s animateBottom linear infinite;
    animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.animated_button span:nth-child(4) {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 8, 0)), to(#d92626));
    background: linear-gradient(to bottom, rgba(43, 8, 8, 0), #d92626);
    -webkit-animation: 2s animateLeft linear -1s infinite;
    animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.btn-features {
    padding: 20px 30px;
    font-size: 13px;
    letter-spacing: 2px;
}

.btn-features .fa {
    padding-left: 5px;
}

.btn-radius {
    border-radius: 9999px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-40 {
    margin-top: 40px;
}

.mb-60 {
    margin-bottom: -1px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-100 {
    padding-top: 100px;
}

.pt-120 {
    padding-top: 120px;
}

.pt-160 {
    padding-top: 160px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pb-160 {
    padding-bottom: 160px;
}

.text-center,
.ps-search .ps-search__content {
    text-align: center;
}

.text-white {
    color: #fff!important;
}

.text-white * {
    color: #fff!important;
}

.color-primary {
    display: block;
    color: #ba2046 !important;
}

.d-flex {
    display: -webkit-flex;
    display: flex;
}

.align-items-center {
    align-items: center;
}

.justify-content-between {
    justify-content: space-between;
}

.otf-flex-item {
    flex: 1 0 auto;
}

input {
    width: 100%;
    height: 48px;
    padding-left: 10px;
    font-size: 14px;
    border: solid 1px #f1f1f1;
}

input:focus {
    outline: 0;
    box-shadow: none;
    border: solid 1px #dadada;
}

.form-control:focus {
    box-shadow: none;
}

.font-italic {
    font-style: italic;
}

.font-bold {
    font-weight: bold!important;
}

.section-bg {
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 9;
}

.firstSection {
    background: #f3f3f3;
}

body>section.testimonials.pt-100.clearfix>div>div>div.features-heading.pb-60.text-center.heading-box>h2 {
    color: #515151;
}

.section-bg-fix {}

.owl-carousel {
    text-align: center;
}

.owl-carousel.owl-theme {
    margin-left: -15px;
    margin-right: -15px;
}

.owl-carousel .item {
    padding-left: 15px;
    padding-right: 15px;
}

.owl-carousel .slick-dots {
    display: inline-block;
    margin: 20px 0px;
}

.owl-carousel .slick-dots li {
    list-style-type: none;
    float: left;
}

.owl-carousel .slick-dots li button {
    width: 10px;
    height: 10px;
    line-height: 10px;
    margin: 2px;
    border: none;
    color: transparent;
    outline: none;
    background: #fff;
}

.owl-carousel .slick-dots li.slick-active button {
    background: #ba2046;
}

.item {
    outline: none;
}

.features-heading {
    padding-bottom: 10px;
}

.features-heading img {
    padding-bottom: 5px;
}

.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 .2s, -webkit-transform 1s .2s;
    transition: opacity 1s .2s, -webkit-transform 1s .2s;
}

.features-heading.heading-box .features-heading__title {
    -webkit-transition: opacity 1s .4s, -webkit-transform 1s .4s;
    -o-transition: opacity 1s .4s, -webkit-transform 1s .4s;
    transition: opacity 1s .4s, -webkit-transform 1s .4s;
    text-align: center;
}

.social li {
    float: left;
    font-size: 16px;
    margin-left: 5px;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    border: solid 1px #f1f1f1;
}

.social li:first-child {
    margin-left: 0px;
}

.social li a {
    color: #ddd;
}

.social li a i {
    -webkit-transition: all .5s ease;
    -o-transition: all ease .5s;
    transition: all .5s ease;
}

.social li:hover {
    border: solid 1px #8fac47;
}

.social li:hover a i {
    color: #8fac47;
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}

.features_list {
    padding-bottom: 20px;
    overflow: auto;
}

.features_list .features-images {
    padding-bottom: 10px;
}

.features_list .features-images img {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}

.features_list .features-description h4 {
    font-size: 18px;
    margin-bottom: 5px;
}

.features_list:hover img {
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.features_list:hover .features-description h4 {}

.features.skin1 .features_list .features-images {
    display: inline-block;
    float: left;
    width: 100px;
    padding: 10px;
}

.features.skin1 .features_list .features-description {
    overflow: hidden;
    padding-left: 20px;
}

.features.skin1 .features_list .features-description h4 {
    margin-top: -1px;
    line-height: 40px;
}

.features-border {
    display: inline-block;
    width: 100%;
    margin: 0px 0;
}

.features-border .features_list {
    padding-bottom: 0;
}

.features-border>div {
    margin: 50px 0;
}

header {
    background: rgba(189, 31, 71, 1);
    font-size: 14px;
    color: #fff;
}

.topbar {
    border-bottom: solid 1px #dadada;
}

.top-bar {
    display: flex;
    justify-content: space-between;
}

.top-bar .top-bar__item {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.top-bar .top-bar__item:first-child {
    padding-right: 20px;
}

.top-bar .top-bar__item .fa {
    font-size: 18px;
    padding-right: 6px;
    color: #555;
}

.item-dropdown {
    position: relative;
}

.item-dropdown .content-dropdown {
    position: absolute;
    text-align: left;
    top: calc(100% + 15px);
    padding: 8px 20px;
    transition: all 0.2s ease-in-out;
    pointer-events: none;
    opacity: 0;
    z-index: 99;
    visibility: hidden;
    background: #fff;
    color: #000;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.item-dropdown:hover .content-dropdown {
    top: 100%;
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    border-bottom: solid 2px #8fac47;
}

.menu_logo {
    max-width: 180px;
    float: left;
}

.header_bullets {
    max-width: 450px;
    margin: 25px auto 0px;
}

.header_bullets span:first-child {
    text-align: left;
    display: block;
}

.header_bullets ul li {
    list-style-type: none;
    text-align: left;
    font-size: 16px;
}

.header-main_wrap {
    margin: 0 auto;
    max-width: 1300px;
}

.header-main .btn-features {
    padding: 14px 10px !important;
    font-size: 12px;
}

.header-main .btn-features a {
    color: #000 !important;
}

.header-main .container {
    float: left;
    width: 100% !important
}

.header-main {
    border-bottom: solid 1px #dadada;
}

.header-main nav {
    display: flex;
    justify-content: center;
}

.header-main .navbar-nav>li {
    position: relative;
    padding: 10px 20px;
}

.header-main .navbar-nav>li a {
    font-size: 14px;
    text-transform: capitalize;
}

.logo_div {
    max-width: 180px;
}

.header-main .navbar-nav>li a:hover {
    background: transparent;
    color: #fff;
}

.header-main .navbar-nav>li>a {
    font-weight: bold;
    padding: 0px;
    color: #fff;
    text-transform: capitalize;
}

.header-main .navbar-nav>li.active {
    color: #fff;
}

.header-main .navbar-nav>li:after {
    content: "";
    display: block;
    background-color: #fff;
    height: 2px;
    width: 0%;
    -webkit-transition: 0.2s width;
    -o-transition: 0.2s width;
    transition: 0.2s width;
}

.header-main .navbar-nav>li:hover:after {
    width: 100%;
}

.site-header {
    display: flex;
}

.site-header .site-header__search .ps-search-btn {
    cursor: pointer;
}

.site-header .ps-search-btn i {
    display: inline-block;
    position: relative;
    margin-right: 8px;
    padding: 12px;
    color: #000;
    border: solid 1px #dadada;
}

.ps-search {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.ps-search .ps-search__content {
    position: relative;
    margin: 50px auto 0;
    padding: 100px 30px;
    max-width: 800px;
    z-index: 100;
    width: 100%;
    background-color: #fff;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -o-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
}

.ps-search .ps-search__content .search_title {
    padding-bottom: 20px;
}

.ps-search .ps-search__close {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    background-color: #fff;
}

.ps-search .ps-search__close:after,
.ps-search .ps-search__close:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 1px;
    z-index: 20;
    background-color: #000;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.ps-search .ps-search__close:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -o-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.ps-search .ps-search__close:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -moz-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    -o-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.searchform {
    font-weight: 400;
    border: solid 1px #f1f1f1;
    border-radius: 3px;
}

.searchform .form-control,
.searchform .btn-search,
.searchform input[type="submit"] {
    border: none;
}

.searchform .btn-search,
.searchform input[type="submit"] {
    background: transparent;
    padding: 0px 10px;
}

.searchform .input-search:focus+span span.fa {
    color: #8fac47;
}

.searchform .btn-search span.fa {
    position: absolute;
    top: 35%;
}

.section-main-slider {
    position: relative;
    margin-top: -2px;
    background-color: #dbe1ed;
}

.section-main-slider .slider-pro .sp-slide {
    background: #000;
}

.section-main-slider .slider-pro .btn-sale {
    padding: 40px;
    text-align: center;
}

.section-main-slider .slider-pro .btn-sale span {
    display: block;
}


/*.section-main-slider .slider-pro .btn-sale .btn-sale__title{font-size:25px;}*/

.section-main-slider .slider-pro .btn-sale .btn-sale__price {
    font-size: 27px;
}

.section-main-slider .slider-pro .main-slider__text {
    font-size: 18px;
}

.section-main-slider .slider-pro .main-slider__text.section-bg {
    background-size: contain;
}

@media only screen and (max-width: 1200px) {
    #div_40a7_0>h2.sp-layer.main-slider__title.font-italic {
        top: 80px !important;
    }
    /* .skin_care_text{    margin-top: 25px;}*/
    .section-main-slider .slider-pro .main-slider__title,
    .section-main-slider .slider-pro .main-slider__text {
        left: 0!important;
        right: 0!important;
        text-align: center;
    }
}

.testimonials {
    position: relative;
    background: #f3f3f3;
}

.testimonials:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 7;
    opacity: 0.85;
}

.testimonials .testimonials_content {
    position: relative;
    z-index: 9998;
    color: #000;
}

.testimonials .testimonials_content .testimonials__content {
    padding: 30px 60px 50px 60px;
}

.testimonials .testimonials_content .testimonials__name {
    font-size: 16px;
    font-weight: bold;
}

.testimonials .testimonials_content .testimonials__job {
    color: #555;
}

.testimonials .item .testimonial_item {
    position: relative;
    padding-top: 35px;
    padding-bottom: 65px;
    background: #fff;
    border: 1px solid #ba2046;
}

.testimonials .item .testimonial_item img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
}

.testimonials .item .testimonial_item .testimonials__content {
    padding: 30px;
}

.testimonials .item .testimonial_item .testimonials__name {
    font-size: 18px;
}

.testimonials .item .testimonial_item .testimonials__job {
    color: #8fac47;
}

.product-feature .feature-product .feature-product__images {
    text-align: center;
}

.product-feature .feature-product .feature-product__title {
    font-size: 40px;
    line-height: 50px;
}

.product-feature .feature-product .product-feature__meta {
    display: flex;
    align-items: center;
    padding-top: 30px;
}

.product-feature .feature-product .product-feature__meta .product-price {
    padding-right: 40px;
}

.product-feature .feature-product .product-feature__meta .product-price .money {
    font-size: 24px;
}

.site-footer {
    clear: both;
}

.site-footer1 {
    clear: both;
    margin-top: 150px;
}

.site-footer .site-footer__main ul li {
    list-style: none;
}

.site-footer .site-footer__main .widget-title {
    padding-bottom: 12.5px;
    text-transform: capitalize;
    letter-spacing: -0.3px;
}

.site-footer.site-footer-3 {
    border-top: solid 1px #f1f1f1;
}

.site-footer.site-footer-3 .site-footer__copyright {
    border-top: solid 1px #f1f1f1;
    padding: 35px 0px;
}

.site-footer.site-footer-3 .features.skin1 .features_list {
    padding-bottom: 10px;
}

.site-footer.site-footer-3 .features.skin1 .features_list .features-images {
    width: 45px;
}

.site-footer.site-footer-3 .features.skin1 .features_list .features-description {
    padding-left: 7px;
}

.site-footer.site-footer-3 .features.skin1 .features_list .features-description h4 {
    font-size: 16px;
    line-height: 24px;
    margin: 0px;
}

.site-footer .site-footer__copyright {
    background: #fff;
    padding: 30px 0px;
    color: #aaa;
}

.footer-mobile-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background-color: #4a62b4;
    cursor: pointer;
}

.footer-mobile-bar ul.columns-2 {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
    margin-bottom: 0;
    min-height: 65px;
    color: #f3f3f3;
    position: relative;
}

.footer-mobile-bar ul.columns-2 li {
    flex: 1 1 0;
    text-align: center;
}

.footer-mobile-bar ul.columns-2 li:not(:last-child) {
    border-right: solid 1px #dadada;
}

.footer-mobile-bar ul.columns-2 li i {
    font-size: 34px;
    color: #fff;
}

.footer-mobile-bar ul.columns-2 li .footer-cart-contents {
    position: relative;
    display: inline-block;
    min-height: 15px;
}

.footer-mobile-bar ul.columns-2 li .footer-cart-contents .count {
    display: block;
    text-indent: 0;
    width: 2em;
    height: 2em;
    line-height: 2;
    box-sizing: content-box;
    font-size: 12px;
    position: absolute;
    top: -10px;
    left: 30px;
    border-radius: 100%;
    background: #000;
    color: #fff;
}

#back-to-top {
    display: none;
    position: fixed;
    bottom: 12%;
    right: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #ba2046;
    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';}*/

.widget-title {
    font-size: 16px;
    margin-top: 0px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.instagram-content {
    display: flex;
    padding: 0;
}

.instagram-content li {
    position: relative;
    text-align: center;
    list-style-type: none;
    flex: 1;
}

.instagram-content li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: 5;
}

.instagram-content li .insta-info {
    position: absolute;
    width: 100%;
    top: 70%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    z-index: 8;
    font-size: 16px;
}

.instagram-content li .insta-info i {
    font-size: 18px;
    padding-right: 5px;
}

.instagram-content li .insta-info span {
    padding: 8px;
}

@media only screen and (max-width: 769px) {
    .instagram-content li .insta-info span {
        padding: 2px;
    }
}

.instagram-content li:hover:before {
    background: rgba(0, 0, 0, 0.8);
}

.instagram-content li:hover .insta-info {
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    top: 50%;
}

.instagram-content li img {
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .header {
        display: none;
    }
    .topbar {
        margin-bottom: 15px;
    }
    .header-main nav {
        align-items: center;
    }
    .header-mobile .header-mobile-top {
        display: flex;
        justify-content: space-between;
        padding: 10px 15px;
    }
    .header-mobile .header-mobile-top .site-header.-icon i[class*="fa-"] {
        margin: 0px;
        border: none;
    }
    .header-mobile .navbar {
        padding: 5px 15px;
        box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
        position: fixed;
        min-height: 50px;
        border: 1px solid transparent;
        top: 0;
        width: 100%;
        z-index: 99999;
        background: #bd1f47;
    }
    .header-mobile .navbar .navbar-toggle {
        border: solid 1px #fff;
    }
    .header-mobile .navbar .navbar-toggle .icon-bar {
        background: #fff;
    }
    .header-mobile .navbar a {
        text-transform: capitalize;
        color: #fff;
    }
    .header-mobile .navbar .navbar-nav li {
        border-top: solid 1px #f1f1f1;
    }
    .header-mobile .navbar .navbar-nav .dropdown-menu {
        font-size: 16px;
        padding: 0px;
    }
    .header-mobile .navbar .navbar-nav .dropdown-menu li a {
        padding: 9px 20px;
    }
}

@media (min-width: 541px) and (max-width: 767px) {
    .btn_header {
        margin-bottom: 5% !important;
        margin-top: 5% !important;
    }
    .ul_bullets {
        margin: 0 auto;
    }
    .sp-slide .main-slider__btn-group {
        margin-top: -25px !important;
    }
    .skin_care_text {
        top: 135px !important;
    }
    .rating {
        top: 55px !important;
    }
}

@media only screen and (max-width: 540px) {
    #step2Body .logo_div,
    #step2Body .mcafee_norton_logos {
        width: 47%;
    }
    .rating {
        font-size: 10px !important;
    }
    .ul_bullets {
        margin: 0 auto;
        width: 80%;
        background: rgba(255, 255, 255, 0.5);
    }
    .sp-mask {
        max-height: 660px !important;
    }
    /* .sp-mask {
        max-height: 630px !important;
    } */
    /*    .btn_header{margin-top: -10px !important;}*/
    .home3_slider1 {
        margin-top: 20px !important;
        max-width: 76%;
        text-align: center;
        margin: 0 auto;
        max-width: 230px;
    }
    .mt-40 {
        margin-top: 210px;
        margin-left: 0;
    }
    .features-border {
        margin: 0px 0;
    }
    .pt-120 {
        padding-top: 48px;
    }
    .pb-60 {
        padding-bottom: 20px;
    }
    .pt-100 {
        padding-top: 30px;
    }
    .pb-100 {
        padding-bottom: 20px;
    }
    .pb-160 {
        padding-bottom: 30px;
    }
    .pt-160 {
        padding-top: 30px;
    }
    .site-footer.site-footer-3 {
        padding-top: 20px;
    }
    #div_40a7_0>h2.sp-layer.main-slider__title.font-italic {
        top: 55px !important;
        font-size: 2.8rem;
    }
    #div_40a7_0>h2.sp-layer.main-slider__title.color-primary.font-bold.hidden-md {
        top: 81px !important;
        font-size: 2.5rem;
        line-height: 54px;
        letter-spacing: -2px;
    }
    .header_bullets ul li {
        line-height: 1.4 !important;
        font-size: 15px;
    }
    .section-main-slider .header_testimonials {
        display: none;
    }
    .hidden-xs {
        margin-top: -50px;
    }
    .site-header .site-header__search {
        margin-right: 5px;
    }
}

@media only screen and (max-width: 480px) {
    .btn_header {
        margin-bottom: 3% !important;
    }
    .header_bullets {
        margin: 5px auto;
    }
    #my-slider-2 .sp-mask {
        height: 670px !important;
    }
    .question-header {
        padding: 20px 60px 20px 10px !important;
    }
    .question h2 {
        font-size: 18px !important;
    }
    .question-body {
        padding: 25px 10px 25px 10px !important;
    }
    .rating {
        top: 130px !important;
    }
    #div_40a7_0>h2.sp-layer.main-slider__title.font-italic {
        top: 50px !important;
        font-size: 2.5rem;
        letter-spacing: -2px;
        line-height: 54px;
    }
    .sp-mask {
        max-height: 670px !important;
    }
}

.site-header .site-header__search {
    margin-right: 5px;
}


}
.product-price .money {
    font-size: 30px;
    font-weight: bold;
    color: #000;
}
.product-price .old-price {
    font-size: 18px;
    text-decoration: line-through;
    padding-left: 15px;
}
@media only screen and (min-width: 767px) {
    .header-mobile,
    .footer-mobile-bar {
        display: none;
    }
    
    .product-feature .product-feature__meta a.btn {
        display: flex;
    }
}
@media only screen and (max-width: 1200px) {
    .slider-pro h2.sp-layer {
        font-size: 45px;
        line-height: 50px;
        letter-spacing: -4px;
    }
    
    #div_40a7_0 {
        background: #fff;
    }
}
@media only screen and (max-width: 767px) {
    .cards-holder {
        width: 100% !important;
    }
    
    .product-feature .feature-product .product-feature__meta {
        display: block;
    }
    
    .product-feature .feature-product .product-price {
        padding-bottom: 20px;
    }
    
    .instagram-content {
        display: block;
    }
    
    .instagram-content li {
        width: 50%;
        float: left;
    }
}

/*! CSS Used keyframes */
@-webkit-keyframes preload {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}
@keyframes preload {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

/*! CSS Used fontfaces */

/*@font-face{font-family:'FontAwesome';src:url('../images/fontawesome-webfont.eot?v=4.7.0');src:url('../images/fontawesome-webfont.eot#iefix&v=4.7.0') format('embedded-opentype'), url('../images/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../images/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../images/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../images/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;font-display: swap;}*/

/*boxes  ->*/
.products {
    background: #f3f3f3;
    padding: 20px 0;
    padding-bottom: 1%;
}
.boxes {
    display: flex;
    justify-content: center;
}
.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: #ba2046;
}
.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: #ba2046;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 10px 30px 8px;
    border-radius: 40px;
    margin-top: 20px;
    transition: all 0.3s ease-in-out;
    text-align: center;
    position: relative;
    border: none;
}
.product-info h3 {
    font-size: 25px;
}
.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 #ba2046;
    -moz-box-shadow: 0px 0px 15px 5px #ba2046;
    box-shadow: 0px 0px 15px 5px #ba2046;
    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;
}

/* Small Mobile Layout */
@media only screen and (max-width: 359px) {
    .section-main-slider .slider-pro .main-slider__text {
        font-size: 13px;
    }
    
    .header_bullets ul li {
        line-height: 1.7;
    }
    
    #div_40a7_1 {
        top: 300px !important;
        left: 155px !important;
    }
}
@media only screen and (max-width: 640px) {
    .product-info h3 {
        font-size: 20px;
        min-height: 70px;
    }
    
    .product-single:hover .product-info,
    .selectedBox .product-info {
        padding-top: 10px !important;
    }
    
    .product-info p {
        font-size: 16px;
    }
    
    .testimonial-single h3 {
        min-height: 70px;
    }
}
@media only screen and (max-width: 480px) {
    .testimonial-single p {
        font-size: 16px;
    }
    
    .testimonial-single h3 {
        font-size: 16px;
        min-height: 50px;
    }
    
    .product-single {
        margin: 20px 5px;
    }
}
@media only screen and (max-width: 420px) {
    .product-single {
        width: 32%;
    }
    
    .product-info .btn-booknow,
    .product-info h3,
    .product-info p,
    .new_price {
        font-size: 13px !important;
        line-height: 1;
    }
    
    .product-info h3 {
        min-height: 50px;
    }
    
    .save {
        padding: 6px;
    }
}

/*<--boxes*/

/*step2 styles -->*/
.hr_step2 {
    margin-top: 15px;
}
.left {
    float: left;
}
.right {
    float: right;
}
.formBox {
    width: 100%;
    max-width: 330px;
}
.cards-holder {
    width: 69%;
}
#step2Body header {
    border-bottom: solid 1px #dadada;
}
#step2Body .mcafee_norton_logos {
    padding-top: 10px;
}
.subblock-step2 img {
    float: left;
    width: auto;
    margin-right: 10px;
    margin-bottom: 30px;
}
.subblock-step2 {
    margin-bottom: 5%;
}
.subblock-step2 p {
    line-height: 1;
}
#showProductSelect {
    background-color: #c6c3c3;
    border-radius: 10px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    text-align: right;
    width: 100%;
    margin: 10px 0;
}
#showProductSelect td {
    height: 30px;
    width: 50%;
}
#showProductSelect td:last-of-type {
    text-align: left;
    padding: 0 10px;
}
#full_price,
.total,
#discount,
.total {
    text-align: center;
}
.total {
    color: #1f9e11;
}
#full_price {
    color: #F00;
    text-decoration: line-through;
}
.f30 {
    font-size: 30px;
}

/*<---step2 styles*/
.secTwoImage {
    width: 25%;
    display: inline-block;
}
.skin_issue_wrap {
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
}
@media (max-width: 550px) {
    .skin_issue_wrap {
        display: block;
    }
    
    .secTwoImage {
        width: 50%;
    }
}
.rating {
    font-size: 13px;
}
.rating .fa {
    color: #ffd665;
}
.fa-star:before {
    content: "\f005";
}
.header_testimonials {
    max-width: 409px;
    margin-top: 0%;
}
.testimonial_boxes {
    margin: 0 auto !important
}
.header_testimonials img {
    max-width: 60px;
    float: left;
    margin-right: 10px;
}
.header_testimonials .testimonials__content {
    line-height: 1;
    font-size: 13px;
    text-align: left;
}
.header_testimonials .testimonials__name {
    font-size: 15px;
    color: #ba2046;
    text-align: left;
}

/*FAQ*/
.section5,
.firstSection {
    max-width: 100%;
    padding: 60px 0;
}
.section5 .section-title {
    text-align: center;
}
.section5 .section-subtitle {
    max-width: 400px;
    margin: 0 auto;
}
.section5 .divider {
    max-width: 400px;
    margin: 0 auto;
}
.question {
    max-width: 800px;
    margin: 0 auto;
    margin-top: 30px;
}
.question h2 {
    font-size: 27px;
}
.question-header {
    position: relative;
    z-index: 1;
    padding: 21px 82px 21px 32px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.25;
    letter-spacing: 0;
    color: #151515;
    transition: 1.3s all ease;
    background-color: rgba(0, 0, 0, 0.03);
    text-align: left;
    box-shadow: -1px 2px 5px 0px rgba(68, 73, 83, 0.12);
    border-bottom: 1px solid #dedede;
    cursor: pointer;
}
.fade-in {
    animation: fadeIn ease 1s;
    -webkit-animation: fadeIn ease 1s;
    -moz-animation: fadeIn ease 1s;
    -o-animation: fadeIn ease 1s;
    -ms-animation: fadeIn ease 1s;
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    
    100% {
        opacity: 1;
    }
}
@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    
    100% {
        opacity: 1;
    }
}
@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    
    100% {
        opacity: 1;
    }
}
@-ms-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    
    100% {
        opacity: 1;
    }
}
.question-sign {
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 35px;
    margin-right: -20px;
    z-index: 2;
    width: 40px;
    height: 40px;
    background: #ba2046;
    border-radius: 50%;
    transition: .33s all ease;
    transform: translateY(-50%);
}
.question-sign::before {
    width: 14px;
    height: 2px;
    right: 28px;
}
.question-sign::after {
    width: 2px;
    height: 14px;
    right: 34px;
}
.question-sign::before,
.question-sign::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 4;
    transform: translate(-50%, -50%);
    background: #ffffff;
}
.question-sign-special::after {
    opacity: 0;
    visibility: hidden;
}
.question-body {
    background: #f6f6f6;
    padding: 25px 44px 25px 32px;
    box-shadow: -1px 2px 5px 0px rgba(68, 73, 83, 0.12);
    display: none;
}
.btn_header_main {
    display: none;
    background: #f3f3f3;
    color: #000;
}
.btn_header {
    margin-top: 1%;
    margin-left: 0px;
    margin-bottom: 5%;
}
.section-main-slider .slick-dots,
.testimonial_boxes .slick-dots {
    display: none !important;
}
.mar0auto {
    margin: 0 auto;
}

/*//////////////////////////////// STEP 3 //////////////////////////////////////////*/
.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: #1dc51d;
    max-width: 700px;
    margin: 20px auto;
    padding: 20px 0;
    font-size: 16px;
    width: 100%;
    color: #fff;
}
.subscribe_text {
    border: 1px dotted grey;
    display: block;
    padding: 10px;
    max-width: 700px;
    margin: 0 auto
}
.subscribe_text a {
    text-decoration: none;
    padding: 10px;
    background: green;
    border-radius: 5px;
    color: #fff;
    margin: 10px auto 0px;
    display: block;
    max-width: 310px;
    font-size: 15px;
}
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: #8cc1e9;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 5px 10px 10px;
}
table.tableStep3 td {
    border: 1px solid #000000;
    margin: 0;
    padding: 10px 5px 10px 10px;
}