.text-italic {
    font-style: italic;
}
.no-display {
    display: none !important;
}
body a.jx-knightlab {
    display: none;
}

/*Header */

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}
.fadeInDown {
    animation-name: fadeInDown
}

/*
.page-id-6670 p {
    font-size: 15px !important;
}
*/

.ts-header.has-sticky {
    z-index: 999999999 !important;
    margin-top: -80px;
}
.main--footer_area {
    text-align: center;
}
.clear {
    clear: both;
}
.search-wrapper {
    display: none !important;
}
.header-middle.header-sticky {
    background: #000000 !important;
}
.logo-header-menu.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-6565.ts-normal-menu > a {
    padding-top: 10px !important;
}
.menu-book_now .menu-label {
    background: #edafb2 none repeat scroll 0 0;
    border-radius: 5px;
    padding: 15px 20px;
}
.menu-book_now:hover .menu-label {
    background: #C7898C none repeat scroll 0 0;
    color: #fff;
}
header.ts-header .header-v3 .menu-wrapper nav > ul.menu > li > a>span {
    font-weight: 600;
}
.home-upper_heading {
    font-size: 26px;
    font-weight: 300;
    text-align: center;
    margin: 9px 0 !important;
}
.home-upper_heading a {
    color: #4c4c4c;
}
.home-ist_line.wpb_text_column.wpb_content_element {
    margin: 0 auto !important;
}
.home-ist_line .wpb_text_column.wpb_content_element {
    margin-bottom: 0 !important;
}
.shop-now_heading {
    align-items: center;
    background-color: rgba(0, 0, 0, 0.4);
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    top: 0;
    width: 100%;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
}
.shop-now_heading a {
  color: #fff;
}
.shop-now_heading a:hover {
  color: #fff;
}
.shop-now_cont {
    display: none;
}
.shop-now_area {
    position: relative;
    cursor: pointer;
}
.shop-now_area img {
    width: 100%;
}
.shop-now_area:hover .shop-now_cont {
    display: block;
}
.spring__text {
    text-align: center;
}
.spring__text > p {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 0;
    color: #000;
}
.spring__text h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 6px;
}
.spring__text button {
    background-color: #c85866;
    border: 0 none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 33px;
    text-transform: capitalize;
    border: 1px solid transparent;
}
.spring__text button:hover {
    border: 1px solid #c85866;
    background: none;
    color: #c85866;
}
.home-main_heaging > h3 {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 6px;
    text-transform: capitalize;
    color: #000;
}
.home-main_heaging {
    text-align: center;
}
.home-main_heaging p {
    background-color: #e5b3ac;
    height: 2px;
    margin: 0 auto;
    width: 180px;
}
.payment-plan_left {
    width: 80%;
    float: left;
}
.payment-plan_right {
    width: 20%;
    float: left;
}
.payment_plan {
    background: url("../wp-content/themes/gon/images/payment_plan_back.png");
    padding: 53px 74px;
}
.payment-plan_left > h3 {
    color: #4c4c4c;
    font-size: 26px;
    font-weight: 300;
}
.payment-plan_right > button {
    background-color: #c85866;
    border: 0 none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 33px;
    text-transform: capitalize;
    border: 1px solid transparent;
}
.payment-plan_right > button:hover {
    border: 1px solid #c85866;
    background: none;
    color: #c85866;
}
.work-with_us li {
    list-style: none;
    background: #F5F5F5;
    padding: 38px 23px;
}

/*About Us */

body .main-head-wrap {
    display: inline-block;
    width: 100%;
}
.main-head-wrap h3 {
    display: inline-block;
    margin-bottom: 20px !important;
}
.page-id-6670 .list_items.cstm-po-li li {
    padding: 0 0 15px;
}
.abt-rght-img {
    margin-bottom: 20px !important;
}
.work-with_us ul {
    display: flex;
    justify-content: space-around;
}
.stay__connected {
    background: url("../wp-content/themes/gon/images/newsletterback.png");
    background-size: cover;
    text-align: center;
    padding: 53px 0;
}
.stay__connected > h2 {
    color: #4c4c4c;
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 8px;
}
.stay__connected > p {
    color: #4c4c4c;
    font-size: 16px;
    font-weight: 300
}
.stay__connected button {
    background-color: #c85866;
    border: 0 none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 33px;
    text-transform: capitalize;
    border: 1px solid transparent;
}
.stay__connected button:hover {
    border: 1px solid #c85866;
    color: #c85866;
    background: none;
}
.first-footer-area.footer-area {
    background: #fff;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}
.end-footer.footer-area {
    background: #fff;
}
.copy-right_text .wpb_text_column.wpb_content_element.vc_custom_1496463941349 {
    margin: 0 auto !important;
}
header.ts-header .header-v6 .sticky-wrapper.is-sticky .header-sticky::before,
header.ts-header .header-v5 .sticky-wrapper.is-sticky .header-sticky::before,
header.ts-header .header-v3 .sticky-wrapper.is-sticky .header-sticky::before {
    background-color: #000 !important;
}
.social_icons_footer ul,
.footer_menu ul {
    margin-bottom: 0;
    padding-left: 0;
}
.social_icons_footer ul li {
    display: inline-block;
    list-style: outside none none;
    margin: 0 10px;
}
.footer_menu ul li {
    display: inline-block;
    list-style: outside none none;
    margin: 8px 10px 0;
}
.footer_menu ul li a {
    color: #4c4c4c !important;
    font-size: 12px;
    font-weight: 300;
}
.page-id-6 .ts-product-wrapper.ts-shortcode.ts-product.content-border.recent.meta-bottom {
    border: none !important;
}
.treatment_btn .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern {
    background-color: #edafb2;
    border-color: #fff;
    color: #fff;
}
.treatment_btn .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:hover {
    background-color: #c78986;
}
.page-id-6670 p {
    /*
    font-size: 15px !important;
    font-weight: 300 !important;
    letter-spacing: 0.25px !important;
*/
}
  header.ts-header.fxd-hd {
        animation-name: none !important;
    }
.mycustomclass {
    border-bottom: 2px solid #edafb2 !important;
    text-align: left !important;
    float: left;
    !important
}
.hidethis {
    display: none;
}
.no-back-image {
    background-color: #f5f5f5;
    border: 1px solid #e6e6e6;
}
.cstm-li-wrap {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.cstm-li {
    float: left;
    width: 100%;
}
.cstm-li-wrap .cstm-li {
    max-width: 60%;
    padding-right: 40px;
}
.cstm-li li {
    list-style: none;
    background-color: #fbf3f3;
    margin: 0 0 10px;
    padding: 5px 15px;
    line-height: inherit;
}
.cstm-li li strong {
    font-weight: 400;
    font-size: 15px;
}
.cstm-opt .wpb_wrapper {
    display: inline-block;
    width: 100%;
    padding: 15px;
    border: 1px solid #edafb2;
    min-height: 450px;
}
.cstm-opt .cst-headin-sec h3 {
    border-bottom: 2px solid #edafb2;
    margin-bottom: 20px;
}
.img-right-wrap {
    overflow: hidden;
}
.skin-treetment {
    padding-top: 50px;
    padding-bottom: 20px;
    text-align: center;
}
.skin-treetment .mycustomclass {
    text-align: center !important;
    display: inline-block !important;
    float: none;
    margin-bottom: 20px;
}
.vo-wrap {
    width: 100%;
}
.vo-wrap video {
    width: 100%;
}
.skin-revu .vc_custom_1504615548617 {
    background-position: right center !important;
}
.skin-revu>.wpb_column>.wpb_wrapper {
    background-color: #f2d0cb;
    /*background-image: url(../wp-content/uploads/2017/05/sakura_rose.png?id=6589);*/
    background-image: url(../wp-content/uploads/2014/12/Dermapen-Banner.jpg);
    background-repeat: no-repeat;
    /*background-position: right bottom;*/
    background-position: left bottom;
}
.page-id-760 .page-container.show_breadcrumb_v1 {
    padding-top: 0;
}
.page-id-760 .page-container.show_breadcrumb_v1,
.page-id-6936 .page-container.show_breadcrumb_v1 {
    padding-bottom: 40px;
}
.vc_toggle_content p:last-child {
    margin-bottom: 0;
}

/*Woocommerce Page*/

.woocommerce.woocommerce-page .product.vertical-thumbnail .images-thumbnails .images {
    margin-left: 0
}
#reply-title {
    font-weight: 600;
}
.woocommerce.woocommerce-page div.product div.images-thumbnails {
    margin-bottom: 30px;
}
.woocommerce-page #reviews #respond input#submit {
    background-color: #edafb2;
    border-color: #fff;
    color: #fff;
    font-size: 14px;
    padding: 14px 20px;
}
.woocommerce-page #reviews #respond input#submit:hover {
    background-color: #c78986;
}
.woocommerce.woocommerce-page div.product .woocommerce-tabs {
    margin-bottom: 0px;
}
.woocommerce .ts-single-image {
    margin-bottom: 15px;
}
body .ads-banner,
body .ads-banner .vc_row.fix-column-no-margin {
    margin-bottom: 0;
}
body .woocommerce-cart article > .woocommerce > form {
    margin-bottom: 30px;
}
body p.form-row input[type="email"] {
    max-width: 100%;
}
body.woocommerce-checkout .woocommerce > form.checkout {
    margin-top: 10px;
}
#beforeafter img {
    max-width: none;
}
#beforeafter #mask li {
    line-height: normal;
    padding: 0;
    list-style: none;
}
#beforeafter #textbox_1 #title {
    color: #f3e8e9;
}
body div.juxtapose {
    width: 100% !important;
    height: 200px !important;
}

/*Responsive CSS*/

@media (min-width:1200px) {
    .top-hm-slider .rev_slider_wrapper,
    .top-hm-slider .rev_slider_wrapper .rev_slider,
    .top-hm-slider .rev_slider_wrapper .tp-parallax-wrap,
    .top-hm-slider .rev_slider_wrapper .tp-loop-wrap,
    .top-hm-slider .rev_slider_wrapper .tp-mask-wrap,
    .top-hm-slider .rev_slider_wrapper .tp-caption.tp-resizeme {
        width: 100% !important;
        height: 100% !important;
        min-height: 0 !important;
    }
    .top-slideshow-wrapper .tp-caption img {
        width: auto !important;
        height: 100% !important;
        max-width: 100% !important;
    }
}
@media (max-width:1200px) {
    body.woocommerce .ads-banner {
        margin: 30px 0 0;
    }
}
@media (max-width:992px) {
    .page-id-6670 .abt-rght-img,
    .page-id-6670 .ft-aesthetic-nurse-img {
        width: 100%;
        margin: 0 0 20px;
    }
    body .treatments_page_sec .wpb_single_image,
    body .treatments_page_sec .wpb_wrapper > .wpb_text_column.wpb_content_element {
        width: 100%;
        float: left;
        margin-right: 0;
    }
    body .treatments_page_sec .wpb_single_image {
        margin-bottom: 15px;
    }
    body .treatments_page_sec .vc_column_container.vc_col-sm-6 {
        margin-top: 35px
    }
    .treatments_page_sec .treatment_btn {
        margin-top: 1px;
    }
    body .vc_custom_1504691406955 {
        margin-top: 0 !important;
    }
}
@media (max-width:800px) {
    .cstm-li-wrap .cstm-li {
        max-width: 100%;
        padding-right: 0;
    }
    .img-right-wrap {
        width: 100%;
        display: inline-block;
        margin: 20px 0;
    }
    body #main-content .woocommerce.columns-5 .products .product,
    .woocommerce-page.columns-5 .products .product,
    .woocommerce.columns-5 .products .product {
        width: 50%;
    }
}
@media (min-width:768px) {
    header.ts-header.fxd-hd {
        position: fixed;
        top: 0;
        z-index: 999;
        animation-name: fadeInDown;
        animation-duration: .9s;
    }
}
@media (max-width:767px) {
    body h2 {
        font-size: 25px;
    }
    body h3 {
        font-size: 22px;
    }
    .zero_interest_payment a {
        font-size: 18px;
    }
    body .vc_custom_heading {
        padding-bottom: 10px;
    }
    .cstm-opt .wpb_wrapper {
        min-height: 0;
    }
    .vo-wrap iframe {
        height: -webkit-fill-available;
    }
    body .thre-blk-head-wrap {
        margin-bottom: 0;
    }
    body .thre-blk-head-wrap h5.vc_custom_heading {
        margin-bottom: 20px;
    }
    body .thre-blk-head-wrap .wpb_single_image.vc_align_center {
        margin-bottom: 15px;
    }
    body .vc_custom_1504675855963 {
        padding-top: 25px !important;
        padding-bottom: 10px !important;
    }
    body .wpb_wrapper .about_page_content {
        margin-bottom: 0;
    }
    body .vc_custom_1504675464227 {
        padding-top: 30px !important;
    }
    body .vc_custom_1496463941349 .wpb_wrapper p {
        text-align: center !important
    }
    body .vc_custom_1496480741729 {
        padding-bottom: 5px !important
    }
    .page-id-760 .page-container.show_breadcrumb_v1,
    .page-id-6936 .page-container.show_breadcrumb_v1 {
        padding-bottom: 20px;
    }
    body .contact_form {
        margin-bottom: 30px;
        background-color: transparent;
        padding: 0 15px;
    }
    body .contact_form .vc_column-inner {
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #edafb2;
    }
    body .wpb_gmaps_widget .wpb_map_wraper iframe {
        min-height: 250px;
    }
    .skin-revu>.wpb_column>.wpb_wrapper {
        /*background-image: none;*/
    }
    #beforeafter,
    #beforeafter.beforeafter_slider #mask {
        width: 100% !important;
    }
}
@media (max-width:595px) {
    body h2 {
        font-size: 24px;
    }
    .zero_interest_payment a {
        font-size: 15px;
    }
    .skin-revu .vc_custom_1504615548617,
    .skin-revu .vc_custom_1504764593245 {
        background-image: none !important;
        padding: 20px 15px !important;
        margin-bottom: 0;
    }
    .spring__text h2 {
        font-size: 25px;
    }
    .payment_plan {
        text-align: center;
        padding: 30px 15px;
    }
    .payment-plan_left {
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 15px;
    }
    .payment-plan_right {
        width: auto;
        float: none;
        display: inline-block;
    }
    .social_icons_footer ul li {
        margin: 0 5px;
    }
    .social_icons_footer ul li img {
        max-width: 30px;
    }
    .work-with_us ul {
        display: inline-block;
        width: 100%;
    }
    .work-with_us li {
        width: 48%;
        display: inline-block;
        text-align: center;
        margin-bottom: 5px;
    }
    body .treatments_page_sec .vc_column_container.vc_col-sm-6 {
        margin-top: 25px
    }
}
@media (max-width:480px) {
    body #main-content .woocommerce.columns-5 .products .product,
    .woocommerce-page.columns-5 .products .product,
    .woocommerce.columns-5 .products .product {
        width: 100%;
    }
    .main-head-wrap h3 {
        font-size: 21px;
    }
    .work-with_us li {
        width: 100%;
    }
}