.heading:first-letter {
    text-transform: uppercase;
}

.heading {
}

.author-text-show,
.author-text-hide {
    text-transform: uppercase;
    font-size: .75rem;
    font-weight: 600;
    margin-top: 10px;
}

.read_more {
    text-transform: uppercase;
    font-size: 0.75rem !important;
    font-weight: 600 !important;
    margin-top: 10px;
    text-decoration: none !important;
}

.quality-obj {
    color: #0076a0;
    margin-left: 1.25rem;
    font-size: .875rem;
}

.foter-border,
.sect-border {
    border-width: .0625rem 0 0 0;
}

.ywgc-preset-image img {
    height: 106px;
    -o-object-fit: contain;
    object-fit: contain;
}

.ywgc-preset-image {
    margin-bottom: 15px !important;
}

.quantity input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.quantity {
    /* display: inline-flex; */
    /* position: relative; */
}

.quantity,
.quantity * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.quantity button {
    outline: none;
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 3rem;
    height: 3rem;
    cursor: pointer;
    margin: 0;
    position: relative;
    z-index: 888;
    bottom: 0px;
}

.quantity-wrap {
    position: relative;
}

.quantity button.plus {
    position: absolute;
    right: 40px;
    /* bottom: 0; */
}

.quantity button.minus {
    position: absolute;
    right: 0;
    /* bottom: 0; */
}

.quantity button:before,
.quantity button:after {
    display: inline-block;
    position: absolute;
    content: '';
    width: 1rem;
    height: 2px;
    background-color: #212121;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.quantity button.plus:after {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
}


/* .quantity input[type=number] {
    font-family: sans-serif;
    max-width: 5rem;
    padding: .5rem;
    border: solid #ddd;
    border-width: 0 2px;
    font-size: 2rem;
    height: 3rem;
    font-weight: bold;
    text-align: center;
  } */

.card-img-top {
    -o-object-fit: cover;
    object-fit: cover;
}

.slick-dots {
    width: 100%;
    right: 0;
}

.slider .page-title .display-1 {
    line-height: 1.1;
    top: 50%;
    font-size: 30px;
    display: block !important;
    letter-spacing: 0px;
    background: rgba(0, 0, 0, 0.25);
    padding-top: 100px;
    padding-left: 5%;
    padding-right: 10%;
    font-weight: 400 !important;
    width: 100%;
    height: 100%;
}

.slider .page-title .display-1 strong {
    font-weight: 400 !important;
}

ul.ywgc-template-categories {
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

ul.ywgc-template-categories li,
li.ywgc-template-item.ywgc-category-all {
    margin-bottom: 20px;
}

@media (max-width: 1200px) {
    .section-choice .heading,
    .section-recomendation .heading,
    .section-wellness .heading {
        font-size: 40px;
        line-height: 1.1;
    }

    .card-header,
    .card-title {
        font-size: 19px;
        line-height: 1.1;
        letter-spacing: 0;
        /* text-align: center; */
    }

    .card-title__big {
        font-size: 24px;
    }

    .card-text {
        line-height: 1.2;
    }
}

.heading {
    font-size: 3rem;
}

figure {
    width: 100% !important;
    max-width: 100% !important;
}

figure img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
}

.section-choice {
    margin-top: 1rem;
}

.widget_sendgrid_nlvx_widget .mc_email_form {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.widget_sendgrid_nlvx_widget .mc_email_form .sendgrid_mc_fields .sendgrid_mc_input_div {
    width: 100% !important;
}

.widget_sendgrid_nlvx_widget .mc_email_form .sendgrid_mc_fields .sendgrid_mc_input_div .sendgrid_mc_input_email {
    width: 100% !important;
}

.widget_sendgrid_nlvx_widget .mc_email_form .sendgrid_mc_fields {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.object-website-link {
    margin-top: 20px;
    padding-left: 50px;
}

.breadcrumb-item {
    -ms-word-break: break-all;
    word-break: break-all;
    /* Non standard for webkit */
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

#mega-menu-item-3528 {
    display: none !important;
}

.section-recomendation .row .col-md-3 {
    width: 33%;
    max-width: 33%;
    flex: 0 0 33%;
}

.gift-card-content-editor.step-appearance,
.gift-card-content-editor.step-content {
    margin-bottom: 30px;
    clear: both;
    float: left;
    width: 100%;
}

.position-fixed.nav__position {
    top: 140px
}

.container-loc .cat_list {
    max-height: 96px;
    background: #e1e1e1;
    overflow: hidden;
}

.container-loc .cat_list.expand {
    max-height: 100%;
}

.container-loc .location-choice .text {
    float: right;
    padding-top: 5px;
    margin-right: 25px;
    font-size: 0.8rem;
}

.slick-slide .slide-mobile {
    display: none;
}

.img-bg-home {
    background-color: rgb(228, 228, 228);
}


/*# sourceMappingURL=main.css.map */

#menu-item-2864 {
    display: none;
}

.codeneric_uam_image {
    width: 100%;
}

.spa-sidebar .mc4wp-form-fields {
    text-align: left;
}

.carousel-item iframe {
    width: 100%;
}

#ywgc-choose-design .slick-no-slide .slick-track {
    width: 100% !important;
    text-align: center;
    transform: inherit !important;
}

#ywgc-choose-design .slick-no-slide .slick-slide {
    float: none;
    display: inline-block;
}


/* Slider */

.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;
}

.img-bg-home .slick-list {
    margin: 0px;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 15px 0 15px;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.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-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
}

#ywgc-choose-design .slick-slide {
    display: block;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-initialized .slick-slide.slick-cloned {
    display: none !important;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.gift-digital .slick-prev {
    left: 0px;
    z-index: 1000;
}

.gift-digital .slick-next {
    right: 5px;
    z-index: 1000;
}

.partner-reg .nsl-container-block {
    display: inline-block;
    margin: 0 auto;
}

.partner-wrap span.nsl-button-label-container {
    color: #fff;
    margin: 0px;
}

span.nsl-button-svg-container {
    margin: 0px;
}

.card__title {
    font-size: 1.5rem;
}

.card-title-font {
    font-size: 1rem;
}

.about-legal,
.about-onas {
    padding-right: 0px;
}

.ywgc-choose-image.ywgc-choose-template {
    display: none !important;
}

.author-block .card-title__side {
    max-width: 140px;
    min-width: 105px;
}

.form-service {
    display: block;
    text-align: center;
}

.row-form-search {
    display: inline-block !important;
    text-align: center !important;
}

.container-form-service {
    margin-top: 30px;
    display: inline-block;
}

.container-form-service .row {
    text-align: left;
}

.form-service .spa_name {
    width: 378px;
    padding-top: 12px;
    padding-left: 19px;
    padding-bottom: 12px;
    border: 1px solid #AEAEAE;
    color: #AEAEAE;
    font-size: 1.15rem;
    padding-right: 20px;
    background-image: url("../images/search.svg");
    background-size: 60px 30px;
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 45px;
}

.form-service .spa_city {
    width: 378px;
    padding-top: 12px;
    padding-left: 19px;
    padding-bottom: 12px;
    border: 1px solid #AEAEAE;
    color: #AEAEAE;
    font-size: 1.15rem;
    margin-left: 9px;
    background-image: url("../images/pin.svg");
    background-size: 60px 30px;
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 45px;
}
.form-service ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #AEAEAE;
}

.form-service ::-moz-placeholder {
    /* Firefox 19+ */
    color: #AEAEAE;
}

.form-service :-ms-input-placeholder {
    /* IE 10+ */
    color: #AEAEAE;
}

.form-service :-moz-placeholder {
    /* Firefox 18- */
    color: #AEAEAE;
}

.location-choice {
    padding: 1.625rem 0 0.9rem !important;
}

.form-service .checkbox-custom {
}

.form-service .checkbox-custom-label {
    margin-top: 14px;
}

.form-service .checkbox-custom + .checkbox-custom-label::before {
    content: '';
    border-radius: 0;
    border: .1rem solid #bcbcbc;
    display: inline-block;
    vertical-align: middle;
    width: .75rem;
    height: .75rem;
    padding: .45rem;
    margin-right: .3125rem;
    margin-bottom: .1875rem;
    text-align: center;
    margin-left: -4px;
    background-color: #fff;
}

.form-service .checkbox-custom:checked + .checkbox-custom-label::before {
    content: '';
    border-radius: 0;
    border: .1rem solid #bcbcbc;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: .16px;
    padding: .45rem;
    margin-right: .3125rem;
    margin-bottom: .1875rem;
    text-align: center;
    margin-left: -4px;
    background-color: #fff;
    background-image: url("../images/spa_checked.png") !important;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.location-more {
    color: #000;
    text-transform: uppercase;
    font-size: 1rem;
}

.form-service-pages .container-loc {
    text-align: center;
}

.form-service-pages .container-loc .form-service {
    margin: 0 auto;
}

.form-service-pages {
    padding-bottom: 4px;
}

.img-bg-home .form-service .spa_name {
    margin-top: 0px;
}

.img-bg-home .form-service .spa_city {
    margin-top: 0px;
}

.img-bg-home .form-service .btn-service {
    margin-top: 0px;
}

.img-bg-home {
    position: relative;
    background-color: transparent !important;
}

.img-bg-home .container-front-search {
    position: absolute !important;
    top: 50%;
}

.img-bg-home .page-title {
}

.img-bg-home .display-1 {
    top: 30%;
    font-size: 4.5rem;
}

.search_form .search-form {
    margin: -6px 18px 0 20px !important;
    margin-top: -6px;
    margin-right: 18px;
    margin-bottom: 0px;
    margin-left: 20px;
    padding: 0px !important;
}

.search_form .search-form .form__placeholder {
    background-color: #fff;
    color: #b1b1b1 !important;
    border: 1px solid #b1b1b1 !important;
    border-right: none !important;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

.search_form .search-form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #b1b1b1;
}

.search_form .search-form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #b1b1b1;
}

.search_form .search-form :-ms-input-placeholder {
    /* IE 10+ */
    color: pink;
}

.search_form .search-form :-moz-placeholder {
    /* Firefox 18- */
    color: #b1b1b1;
}

.search_form .search-form .btn-primary {
    background-image: url("../images/search_gray.svg");
    background-size: 22px 22px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 38px;
    padding: 5px;
    display: inline-block;
    height: 32px;
    border: 1px solid #b1b1b1 !important;
}

.search_form .search-form .btn-primary span {
    display: none;
}

#logo-carousel {
    margin-top: 30px;
}

#logo-carousel .single-logo {
    display: inline-block;
    margin: .3125rem 30px;
    width: auto !important;
    text-align: center;
    height: 50px;
}

#logo-carousel .single-logo img {
    height: 100%;
}
@media (min-width: 1600px) {
    .slider .page-title .display-1 {
        font-size: 80px;
        padding-top: 12%;
    }
}

@media (max-width: 1366px) {
    .img-bg-home .display-1 {
        top: 30%;
        font-size: 3.5rem !important;
    }

    .form-service .spa_name {
        width: 240px !important;
        font-size: 1rem !important;
        margin-left: 40px !important;
    }

    .form-service .spa_city {
        width: 240px !important;
        font-size: 1rem !important;
    }
}

@media (max-width: 1180px) {
    .container-form-service .form-service .spa_name {
        margin-left: 10px !important;
        width: 320px;
        margin-top: 10px !important;
    }

    .container-form-service .form-service .spa_city {
        width: 320px;
        margin-top: 10px !important;
    }

    .container-form-service .form-service .btn-service {
        margin-top: 10px !important;
    }
}

@media (max-width: 1080px) {
    .heading {
        font-size: 2.5625rem;
    }

    .spa-sidebar .card-title__side {
        width: 100px;
    }

    .form-service .spa_name {
        width: 240px !important;
        font-size: 0.9rem !important;
        margin-left: 60px !important;
    }

    .form-service .spa_city {
        width: 240px !important;
        font-size: 0.9rem !important;
    }
}

@media (max-width: 991px) {
    .section-recomendation .row .col-md-3 {
        width: 50%;
        max-width: 50%;
        flex: 0 0 50%;
    }

    .nav-link__top {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 12px;
    }

    .nav-link__top:nth-child(2n)::after,
    .nav-link__top:nth-child(2n)::before {
        /* content: "|";
            color: #000;
            padding: 0 10px!important; */
        display: none;
    }

    .search_form {
        display: none;
    }
}

@media (max-width: 968px) {
    .form-service {
        text-align: center;
        width: calc(100% - 2%);
    }

    .form-service input {
        clear: both;
    }

    .form-service button {
        clear: both;
    }

    .location-choice {
        text-align: left;
    }

    .form-service .flex-column {
        text-align: left;
    }

    .img-bg-home .form-service .spa_name {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
        margin-left: 10px !important;
    }

    .img-bg-home .form-service .spa_city {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    .img-bg-home .btn-service {
        margin-top: 10px !important;
    }

    .img-bg-home .display-1 {
        font-size: 2.5rem !important;
    }

    .img-bg-home .container-front-search {
        top: 45% !important;
    }
}

@media (max-width: 788px) {
    .img-bg-home {
        height: unset !important;
    }

    .img-bg-home .container-front-search {
        position: absolute !important;
        top: 15% !important;
    }

    .img-bg-home .container-front-search {
        top: 45% !important;
    }

    .form-service-pages {
        margin-top: 0px !important;
    }
}

@media (max-width: 770px) {
    #mega-menu-item-3528 {
        display: block !important;
    }

    #menu-item-2864 {
        display: block !important;
    }

    #mega-menu-item-nav_menu-5 h4.mega-block-title {
        display: none !important;
    }

    .container-loc .pr-5 {
        padding-right: 15px !important;
    }

    .container-loc .cat_list {
        max-height: 94px;
        background: #e1e1e1;
        overflow: hidden;
        max-width: 85%;
    }

    .gift-card-content-editor.step-appearance {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    ul.ywgc-template-categories {
        float: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    ul.ywgc-template-categories li,
    li.ywgc-template-item.ywgc-category-all {
        margin-bottom: 20px;
    }

    .ywgc-design-list,
    .ywgc-template-design {
        text-align: center;
    }

    .gift-choice-title {
        margin-bottom: 10px;
    }

    .gift-container .category-divider {
        margin: 20px 0 !important;
    }

    .gift-container .ywgc-amount-label {
        /* margin:20px 0; */
    }

    .gift-container #ywgc-manual-amount-custom {
        width: auto;
        max-width: 280px;
        display: inline-block;
        margin: 10px 0;
    }

    .gift-container {
        padding: 0;
        margin: 0;
    }

    .gift-container .card-choice-price {
        display: block !important;
        text-align: center;
    }

    .gift-container .card-choice-m {
        display: inline;
        padding-left: 0;
    }

    .gift-container .checkmark2 {
        position: static;
        padding: 0 5px;
    }

    .slick-next::before,
    .slick-prev::before {
        font-size: 30px !important;
    }

    .section-choice .heading,
    .section-recomendation .heading,
    .section-wellness .heading {
        font-size: 30px;
        line-height: 1.1;
    }

    .card-header,
    .card-title {
        font-size: 19px;
        line-height: 1.1;
        letter-spacing: 0;
        /* text-align: center; */
    }

    .card-title__big {
        font-size: 24px;
    }

    .card-text {
        line-height: 1.2;
    }

    .heading {
        font-size: 1.75rem;
    }

    .category {
        padding: 0 40px 5px 40px;
    }

    .card {
        margin-bottom: 42px;
    }

    .slider .page-title .display-1 {
        font-size: 30px;
        padding-right: 20%;
    }

    .img-bg-home img.slide {
        -o-object-fit: cover;
        object-fit: cover;
    }

    .mega-menu-collapse {
        width: 100%;
        background: transparent;
        margin-top: -38px;
    }

    .mega-menu-link {
        background-color: transparent;
    }

    .mega-toggle-label-closed {
        display: none !important;
    }

    .mega-toggle-label-open {
        display: none !important;
    }

    #mega-menu-wrap-menu-main {
        background-color: transparent;
    }

    #mega-menu-wrap-menu-main .mega-menu-toggle {
        background-color: transparent;
    }

    #mega-menu-wrap-menu-main .mega-menu-toggle .mega-toggle-block-1:after {
        content: '\f333';
        font-family: 'dashicons';
        font-size: 40px;
        color: #ddd;
        margin: 0 0 0 5px;
    }

    #mega-menu-wrap-menu-main .mega-menu-toggle .mega-toggle-blocks-left {
        display: none;
    }

    #mega-menu-wrap-menu-main .mega-menu-toggle .mega-toggle-blocks-center {
        display: none;
    }

    #mega-menu-wrap-menu-main #mega-menu-menu-main > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-menu-main #mega-menu-menu-main > li.mega-menu-item > a.mega-menu-link:hover,
    #mega-menu-wrap-menu-main #mega-menu-menu-main > li.mega-menu-item > a.mega-menu-link:visited {
        background-color: transparent;
    }

    #mega-menu-wrap-menu-main #mega-menu-menu-main > li.mega-menu-item > a.mega-menu-link {
        margin-top: -5px !important;
    }

    .navbar-brand {
        position: relative;
        top: 0;
        z-index: 9999;
    }

    #mega-menu-wrap-menu-main #mega-menu-menu-main > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
    #mega-menu-wrap-menu-main #mega-menu-menu-main > li.mega-menu-item > a.mega-menu-link:hover,
    #mega-menu-wrap-menu-main #mega-menu-menu-main > li.mega-menu-item > a.mega-menu-link:focus {
        background: transparent;
        color: #0076a0;
    }

    .mega-menu-item-has-children::before {
        content: "sas" !important;
    }

    .mega-block-title {
        font-size: 15px !important;
        text-transform: uppercase !important;
    }

    .mega-menu-link {
        font-size: 17px !important;
    }

    #mega-menu-wrap-menu-main #mega-menu-menu-main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
        background: #efefef;
        padding-bottom: 10px !important;
        margin-bottom: 10px;
    }

    .mega-sub-menu ul.menu,
    .mega-sub-menu ul.menu li {
        text-transform: uppercase !important;
    }

    #mega-menu-wrap-menu-main #mega-menu-menu-main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
    #mega-menu-wrap-menu-main #mega-menu-menu-main > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
        text-transform: uppercase !important;
        font-size: 15px !important;
    }

    #mega-menu-wrap-menu-main #mega-menu-menu-main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
        width: 100%;
    }

    #mega-menu-wrap-menu-main .mega-menu-toggle.mega-menu-open + #mega-menu-menu-main {
        margin-top: 20px;
    }

    #mega-menu-wrap-menu-main #mega-menu-menu-main > li.mega-menu-item {
        border-left: 0 !important;
        height: auto !important;
    }

    .gift-digital {
        height: 285px;
        overflow: auto;
    }

    .section-recomendation .row .col-md-3 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }

    .img-bg-home .form-service .spa_name {
        width: 285px !important;
        padding-top: 6px;
        padding-bottom: 6px;
        margin-left: 9px !important;
    }

    .img-bg-home .form-service .spa_city {
        width: 285px !important;
        margin-top: 0px !important;
        padding-top: 6px;
        padding-bottom: 6px;
        margin-left: 9px !important;
    }

    .img-bg-home .form-service .btn-service {
        width: 285px !important;
        padding-top: 6px;
        padding-bottom: 6px;
        margin-top: 0px !important;
        margin-left: 9px !important;
    }

    .img-bg-home .display-1 {
        position: absolute !important;
        top: 82px !important;
        font-size: 28px !important;
        display: block;
        letter-spacing: 0.2px;
        width: 100%;
    }

    .form-service-pages {
        margin-top: 65px;
    }

    .form-service-pages .container-loc .form-service {
        margin-top: 100px;
    }

    .container-search .form-service-pages {
        margin-top: 0px !important;
    }
}

@media (max-width: 768px) {
    .section-wellness .category-divider {
        margin-top: -1.5rem !important;
    }

    .cat-dropdown {
        display: none;
    }

    .img-bg-rec {
        min-height: 270px;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .ywgc-generator input::-webkit-input-placeholder,
    .ywgc-generator textarea::-webkit-input-placeholder {
        font-size: 1rem !important;
    }

    .ywgc-generator input:-ms-input-placeholder,
    .ywgc-generator textarea:-ms-input-placeholder {
        font-size: 1rem !important;
    }

    .ywgc-generator input::-ms-input-placeholder,
    .ywgc-generator textarea::-ms-input-placeholder {
        font-size: 1rem !important;
    }

    .ywgc-generator input::placeholder,
    .ywgc-generator textarea::placeholder {
        font-size: 1rem !important;
    }

    .codeneric_ultimate_ads_manager_ad_wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .giftcard-box {
        width: 108%;
        margin-top: -15px !important;
    }

    .section-recomendation {
        padding-bottom: 0;
    }

    .img-bg-home .container-front-search {
        top: 0px !important;
        margin-top: 100px !important;
    }

    .container-form-service .form-service .spa_name {
        margin-left: 9px !important;
        width: 380px !important;
        margin-top: 10px !important;
        clear: both;
    }

    .container-form-service .form-service .spa_city {
        width: 380px !important;
        margin-top: 10px !important;
        margin-left: 9px !important;
        clear: both;
    }

    .container-form-service .form-service .btn-service {
        width: 380px !important;
        margin-top: 10px !important;
        margin-left: 9px !important;
        clear: both;
    }

    .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, product-thumbnail.woocommerce-page table.cart .product-thumbnail {
        display: block !important;
    }

    table .product-thumbnail a {
        width: 100% !important;
        display: inline-block !important;
        clear: both;
        text-align: center !important;
    }

    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
        text-align: center !important;
    }

    table .product-name a {

    }

    table .product-quantity {

    }

    table .product-subtotal span {

    }

    table .product-price span {

    }

    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        content: attr(data-title) " " !important;

        float: left;
    }

    .woocommerce a.remove {
        display: inline-block !important;
        width: 100%;
        text-align: center;
    }

    .woocommerce a.remove:hover {
        border: 0px solid white !important;
    }

    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {

    }
}

@media (max-width: 550px) {
    .container-loc .location-choice .text {
        clear: both;
        float: right;
        padding-top: 5px;
        margin-right: 25px;
        font-size: 0.6rem;
    }

    .spa-sidebar .mc4wp-form-fields strong {
        float: left;
        clear: both;
    }

    .spa-sidebar .mc4wp-form-fields input[type=email] {
        /* Awesome styling */
        clear: both;
        float: left;
        width: 135px !important;
        display: inline-block;
    }

    .spa-sidebar .mc4wp-form-fields .btn-primary {
        float: left;
        position: inherit !important;
        display: inline-block;
    }

    .img-bg-home .display-1 {
        position: absolute !important;
        top: 60px !important;
        font-size: 22px !important;
        display: block;
        letter-spacing: 0.2px;
        width: 100%;
    }

    .form-service-pages {
        margin-top: 45px;
    }

    .img-bg-home .container-front-search {
        top: 0px !important;
        margin-top: 85px !important;
    }

    .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, product-thumbnail.woocommerce-page table.cart .product-thumbnail {
        display: block !important;
    }

    table .product-thumbnail a {
        width: 100% !important;
        display: inline-block !important;
        clear: both;
        text-align: center !important;
    }

    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        content: attr(data-title) "" !important;
        display: none !important;
        float: left;
    }

    .woocommerce a.remove {
        display: inline-block !important;
        width: 100%;
        text-align: center;
    }

    .woocommerce a.remove:hover {
        border: 0px solid white !important;
    }

    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
        text-align: center;
    }
    .object-services-list-row .object-services-list-header h2 {
        font-size: 14px;
        width: auto;
        padding: 10px 5px;
    }

    .object-services-list-row .object-services-link {
        font-size: 13px;
    }
}

@media (max-width: 492px) {
       


    .slick-slide .slide {
        display: none;
    }

    .slider-home {
        height: 260px !important;
        display: block;
    }

    .slider-home img {
        height: 100% !important;
        object-fit: cover;
        object-position: left;
    }

    .slider-home .image-block {
        display: block !important;
        position: absolute;
        top: 0px;
        height: 260px !important;
    }

    .img-bg-home .display-1 {
        position: absolute !important;
        top: 40px !important;
        font-size: 22px !important;
        display: block;
        letter-spacing: 0.2px;
        width: 100%;
    }

    .img-bg-home .form-service .spa_name {
        width: 220px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        font-size: 12px !important;
        margin-top: 0px !important;
        margin-left: 9px !important;
    }

    .img-bg-home .form-service .spa_city {
        width: 220px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        font-size: 12px !important;
        margin-top: 0px !important;
        margin-left: 9px !important;
    }

    .img-bg-home .form-service .btn-service {
        width: 220px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        font-size: 16px !important;
        margin-top: 0px !important;
        margin-left: 9px !important;
    }

    .container-form-service .form-service .spa_name {
        margin-left: 10px !important;
        width: 220px !important;
        font-size: 12px !important;
        margin-top: 10px !important;
    }

    .container-form-service .form-service .spa_city {
        width: 220px !important;
        font-size: 12px !important;
        margin-top: 10px !important;
    }

    .container-form-service .form-service .btn-service {
        width: 220px !important;
        font-size: 16px !important;
        margin-top: 10px !important;
    }

    .form-service-pages {
        margin-top: 40px;
    }

    li.ywgc-template-item.ywgc-category-all {
        min-width: 320px;
        text-align: center;
    }

    li.ywgc-template-item.ywgc-category-all a {
        float: none !important;
        padding: .25rem 1rem;
    }

    li.ywgc-template-item {
        min-width: 320px !important;
        text-align: center !important;
    }

    li.ywgc-template-item a {
        float: none !important;
        padding: .25rem 1rem;
    }

    .quantity button {
        bottom: 0px;
    }

    .ywgc-design-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .ywgc-design-item {
        height: 125px !important;

        margin: 0 auto !important;
        clear: both !important;
    }

    .ywgc-design-item img {

    }

    .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, product-thumbnail.woocommerce-page table.cart .product-thumbnail {
        display: block !important;
    }

    table .product-thumbnail a {
        width: 100% !important;
        display: inline-block !important;
        clear: both;
        text-align: center !important;
    }

    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        content: attr(data-title) "" !important;

        float: left;
    }

    .woocommerce a.remove {
        display: inline-block !important;
        width: 100%;
        text-align: center;
    }

    .woocommerce a.remove:hover {
        border: 0px solid white !important;
    }

    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
        text-align: center;
    }
}

@media (max-width: 420px) {
    .img-bg-home {
        height: 480px;
    }

    .slick-dots {
        bottom: 52px;
    }

    .slider .page-title .display-1 {
        top: 42%;
    }

    .category-divider {
        margin-top: -0.5rem;
    }
}

@media (max-width: 340px) {
    .location-choice {
        font-size: 1rem;
    }
}

@media (min-width: 768px) {
    .slider .page-title .display-1 {
        font-size: 40px;
    }

    #mega-menu-wrap-menu-main #mega-menu-menu-main > li.mega-menu-item {
        margin-right: 5px !important;
    }

    .mega-menu-link {
        font-size: 12px !important;
        letter-spacing: -0.8px;
    }

    #mega-menu-wrap-menu-main #mega-menu-menu-main > li.mega-menu-megamenu > ul.mega-sub-menu {
        top: 30px;
    }

    .mega-menu-collapse {
        margin-top: -20px !important;
    }

    .top-navigation {
        margin-bottom: -5px !important;
    }
}

@media (min-width: 992px) {
    .slider .page-title .display-1 {
        font-size: 50px;
        padding-top: 130px;
    }

    .mega-menu-link {
        font-size: 13px !important;
        letter-spacing: -0.8px;
    }

    .navbar-expand-lg {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .mega-menu-collapse {
        margin-top: 0px !important;
    }

    .top-navigation {
        margin-bottom: 0px !important;
    }
}

@media (min-width: 1200px) {
    .slider .page-title .display-1 {
        font-size: 66px;
        padding-top: 12%;
    }
}
.btn-contact7 {
    width: 19rem;
    background-color: rgb(0, 118, 160);
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid rgb(0, 118, 160) !important;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    width: 19rem;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 19rem;
    margin-top: 0.5rem;
}
.special_offers_img {
    width: 100%;
    height: auto;
    position: relative!important;
    padding-left: 10%;
    padding-top: 40px;
    padding-bottom: 20px;

}
.object-special-wrap {
    border: .1875rem solid #0076a0;
    padding: 0.25rem 1.875rem 2.8125rem!important;
    margin: 0 .625rem 3.125rem;