.footer-links-wrap .footer-links:nth-child(2) ul{
	width:calc(80% - 20px);
	margin:0;
}


#menu-menu-1 .menu-item a {
    color: #0F172A;
    font-size: 14px;
    transition: 0.3s all;
    font-family: 'Open Sans';
    position: relative;
    padding: 45px 0;
    font-weight: 600;display: block;
}
#menu-menu-1 .menu-item.menu-item-has-children a {
    padding-right: 18px;
}
#menu-menu-1 .menu-item:last-child a {
    background: #013A58;
    border-color: #013A58;
    padding: 10px 24px !important;
    color: #fff;
}
#menu-menu-1 .menu-item {
    margin: 0 12px;
    position: relative;
}
#menu-menu-1 .menu-item:last-child {
    margin-right: 0;
}
#menu-menu-1 .menu-item.menu-item-has-children:nth-child(2) ul.sub-menu {
    display: flex;
    flex-wrap: wrap;
    width: 542px;
}
#menu-menu-1 .menu-item.menu-item-has-children:nth-child(2) ul.sub-menu li {
    width: calc(50% - 0px);
}
#menu-menu-1 .menu-item.menu-item-has-children ul.sub-menu li a {
    padding: 8px 10px;
    font-size: 14px;
    display: block;
    width: 100%;font-weight: 400;
}
#menu-menu-1 .menu-item.menu-item-has-children ul.sub-menu {
    margin: 0;
    padding: 10px;
    width: auto;
}
#menu-menu-1 .menu-item.menu-item-has-children ul.sub-menu li {
    margin: 0;
    padding: 0;
}
#menu-menu-1 .menu-item.menu-item-has-children a:before {
    border: none;
    content: "";
    background-image: url(/wp-content/uploads/2024/01/icon-down.svg);
    position: absolute;
    width: 13px;
    height: 13px;
    background-size: contain;
    right: 0;
    top: 45%;
}
#menu-menu-1 .menu-item a:after {
    content: "";
    border-radius: 900px;
    background: #769684;
    width: 0;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 35px;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all;
}
#menu-menu-1 .menu-item.current-menu-item a:after, #menu-menu-1 .menu-item a:hover:after, #menu-menu-1 .menu-item.menu-item-has-children.current-menu-parent a:after {
    opacity: 1;
    visibility: visible;
    width: 24px;
}
/*#menu-menu-1 .menu-item.current-menu-item a, #menu-menu-1 .menu-item a:hover, #menu-menu-1 .menu-item.menu-item-has-children.current-menu-parent a {color: #769684;}*/

#menu-menu-1 .menu-item.menu-item-has-children ul.sub-menu {
    display: none;
}
#menu-menu-1 .menu-item.menu-item-has-children:hover ul.sub-menu {
    display: block;
}
#menu-menu-1 .menu-item.menu-item-has-children:nth-child(2) ul.sub-menu {
    display: none !important;
}
#menu-menu-1 .menu-item.menu-item-has-children:nth-child(2):hover ul.sub-menu {
    display: flex !important;
}
#menu-menu-1 .menu-item.menu-item-has-children ul.sub-menu li {
    list-style: none;
}
#menu-menu-1 .menu-item.menu-item-has-children ul.sub-menu li a:before, #menu-menu-1 .menu-item.menu-item-has-children ul.sub-menu li a:after {
    display: none;
}
#menu-menu-1 .menu-item.current-menu-item ul li a, #menu-menu-1 .menu-item ul li a:hover {
    color: #0F172A;
}
#menu-menu-1 .menu-item.menu-item-has-children ul.sub-menu li.current_page_item.dropdown-item {
    background: #d0ded4;
}
#menu-menu-1 .menu-item.menu-item-has-children ul.sub-menu li.current_page_item.dropdown-item a {
    color: #0F172A;
}
#menu-menu-1 .menu-item.menu-item-has-children.current-menu-parent ul li a {
    color: #0F172A;
}
#menu-menu-1 .menu-item.menu-item-has-children ul li:last-child a {
    background: transparent;
    border-color: transparent;
    padding: 8px 10px !important;color: #0F172A !important;
}
.treatmentSwiper {height: 523px;}
.treatmentSwiper .treatent-box p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.contact-form-wrapper form input, .contact-form-wrapper form select, .contact-form-wrapper form textarea {
    width: 100%;
    border: 1px solid #769684;
    background: transparent;
    border-radius: 6px;
    height: 50px;
    padding: 10px 20px;
}
.contact-form-wrapper form label {
    text-align: left;
    width: 100%;
    margin-bottom: 7px;
    font-weight: 600;
    color: #013A58;
}
.contact-form-wrapper form input::placeholder, .contact-form-wrapper form textarea::placeholder {
    color: #4E565A;
    opacity: 40%;
}
.contact-form-wrapper form textarea {
    height: 100px;
    resize: none;
}
.contact-form-wrapper form input.wpcf7-submit {
    background: #013A58;
    color: #fff;
    border-color: #013A58;
    width: 190px;
    transition: 0.3s all;
}
.contact-form-wrapper form .col-12:last-child {
    text-align: left;
}
.contact-form-wrapper form input.wpcf7-submit:hover {
    background: #759684;
    border-color: #759684;
}
span.wpcf7-form-control-wrap {
    text-align: left;
}
span.wpcf7-not-valid-tip {
    font-size: 14px;
}
.wpcf7 form .wpcf7-response-output {
    font-size: 14px;
}
.treatment-info-wrap.tretment-wrap-h2-box form.select-voucher {
    margin: 0 auto 0;
}
.treatment-info-wrap.tretment-wrap-h2-box form.select-voucher ~ form {
    width: 118px;
    margin-left: 234px;
    margin-top: -93px;
}
.treatment-info-wrap.tretment-wrap-h2-box form.select-voucher button.btn.btn-border {
    visibility: hidden;
}
.gift-form-wrapper {
    padding-bottom: 90px;
    margin-top: -60px !important;
}
#menu-menu-1 .menu-item:last-child.current-menu-item a, #menu-menu-1 .menu-item:last-child a:hover {
    color: #fff;
    background: #759684;
    border-color: #759684;
}
.all-location-section .col-md-6:nth-child(2n) {
    margin-left: 8.33333333%;
}
.contact-form-wrapper form select {
    background-image: url(/wp-content/uploads/2024/01/icon-down.svg);
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: 98% 16px;
    appearance: none;
}
.news-box .news-info ul.cat-list {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 16px;
}
.news-box .news-info  ul.cat-list li {
    list-style: none;
    border: 1px solid #CCD8DE;
    border-radius: 90px;
    padding: 7px 16px;
    font-weight: 600;
    min-width: 68px;
}


.top-header {
    background: #E9F1EB;
}
#menu-menu-1 .menu-item a, #menu-menu-1 .menu-item a:hover, #menu-menu-1 .menu-item.current-menu-item a {
    color: #013A58;
}
#menu-menu-1 .menu-item a:after {background-color: #013A58;}
#menu-menu-1 .menu-item.menu-item-has-children:nth-child(2) ul.sub-menu {
    width: 704px;
}
#menu-menu-1 .menu-item.menu-item-has-children ul.sub-menu li a {
    font-weight: 600;
    padding: 9px 10px;
}
#menu-menu-1 .menu-item.menu-item-has-children ul.sub-menu {
    padding: 20px;
}
.dropdown-item:hover, .dropdown-item.active {
    background: #E9F1EB;
}
#menu-menu-1 .menu-item:last-child a:hover, #menu-menu-1 .menu-item:last-child.current_page_item a {
    background: #749683;
    color: #fff;
    border-color: #749683;
}
.dropdown-menu {
    border-radius: 16px;
}
#menu-menu-1 .menu-item.menu-item-has-children ul.sub-menu li {
    border-radius: 3px;
}
.dermaskin-clinic h2 ~ p {
    font-size: 24px;
    line-height: 32px;
    max-width: 1030px;
}
.btn-primary:hover, .btn-primary:focus {
    background: #759684;
    border-color: #759684;
}
.home-shop-section ~ .after-before, .team-section ~ .after-before {
    padding-bottom: 0;
}
p.footer-info, .contact-info h6 {
    font-weight: 600;
}
.footer-links-wrap .footer-links:first-child ul li a {
    font-size: 16px;
}
.footer-links-wrap .footer-links:nth-child(2) ul {
    width: 100%;
}
.footer-links-wrap .footer-links:nth-child(2) .d-flex {
    max-width: 350px;
}
.footer-links-wrap .footer-links:nth-child(2) {
    padding-left: 15px;
    width: 53%;
}
.bottom-footer {
    background: #013A58;
}
.bottom-footer ul li a:hover {
    color: #759684;
}
p.designed-by {
    color: #fff;
    text-align: right;
    font-size: 12px;
    font-weight: 600;margin-bottom: 0;
}
p.designed-by a {
    color: #fff;
}
p.designed-by a:hover {
    color: #759684;
}
.treatment-info-wrap p, .how-does-profhilo-work ul li {
    color: #4E565A;
}
body, p {color: #4E565A;}
footer {
    background: #E9F1EB;border-top: 1px solid #D3D4D3;
}
.table-price-wrap .table-row:nth-child(2n+1) {
    background: #E9F1EB;
}
.table-price-wrap .table-row:nth-child(2n) {
    background: transparent;
}
.table-price-wrap .table-row p {
    font-weight: 600;
}
.table-price-wrap .table-row p:last-child {
    font-weight: 700;
}
.treatmentSwiper .treatent-box .img-wrap {
    height: 220px;
    border-radius: 12px;
    overflow: hidden;
}
.treatmentSwiper .treatent-box .img-wrap img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.treatent-box h4 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
} 
body.page.page-id-59 .treatment-info-box ~ .treatment-info-wrap {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.news-box .news-info h5 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news-box .news-info p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
body.page-id-40 .treatment-info-box {
    margin-bottom: 0px;
    margin-top: 0;
}
body.page-id-40 .treatment-info-box p {
    color: #013A58;
    font-weight: 600;
    max-width: 765px;
    margin: 0 auto;
}
body.page-id-111 .treatment-info-wrap.full-width p {
    color: #013A58;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}
body.page-id-111 
 .treatment-note-box p {
    font-weight: 600;color: #013A58;
}
body.page-id-111 .treatment-note-box p b {
    color: #013A58;
}
.price-box-wrapper .table-mrow p, .price-box-note p, .price-box-note p b {
    color: #013A58;
}
body.page-id-115 .treatment-info-para h2 {
    max-width: 590px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 22px;
}
body.page-id-115 .treatment-info-wrap.mt-0.tretment-wrap-h2-box p {
    color: #013A58;
}
.annual-box .btn:visited {
    color: #fff;
}
.pagination-nav .pagination {
    border: 1px solid #CCD8DE;
    border-radius: 6px;
    background: transparent;
    font-size: 18px;
    color: #013A58;
    font-weight: 400;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}
nav.pagination-nav {
    display: flex;
    padding-left: 0;
    list-style: none;
    gap: 16px;
}
.pagination-nav .pagination.current, .pagination-nav .pagination:hover {
    background: #013A58;
    border-color: #013A58;
    color: #fff;
}
.next.pagination, .prev.pagination {
    border-radius: 90px;
    background: #769684;
    border-color: #769684 !important;
}
.next.pagination svg {
    transform: rotate(180deg);
}
.blog-listing-wrapper.blog-detail .blog-detail-inner-content:before {
height: 65px;
}

.testimonialSwiper .swiper-slide {
    height: auto;
}
.testimonialSwiper .testimonial-box {
    height: 100%;
    position: relative;
    padding-bottom: 60px;
}
.testimonialSwiper .testimonial-box h5 {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    bottom: 25px;
}
body.category .blog-listing-wrapper .blog-list-wrap:last-child .blog-box-wrap {
    margin-bottom: 0;
}
.news-box .news-info ul.cat-list li {
    font-size: 14px;font-weight:400;
}
.testimonialSwiper .testimonial-box:hover {
    box-shadow: 0px 2px 10px 0px #00000029;
}
.testimonialSwiper .testimonial-box {
    transition: 0.3s all;
}
.dropdown:hover .nav-link:before {
    transform: rotate(180deg);
}
.dropdown .nav-link:before {
    transition: 0.3s all;
}
#menu-menu-1 .menu-item.menu-item-has-children ul.sub-menu {
    gap: 0 10px;
}
#menu-menu-1 .menu-item.menu-item-has-children:nth-child(2) ul.sub-menu li {
    width: calc(50% - 10px);
}
.drag-navigation {
    position: relative;
    z-index: 0;
}
ul.check-list li {
    margin-bottom: 12px;
}
ul.check-list li:last-child {
    margin-bottom: 0;
}
a:visited {
    color: #013A58;
}
.treatment-info-wrap p a, .how-does-profhilo-work ul li a {
    font-weight: 600;
}
.consult-now-box h3 ~ .btn:visited {
    color: #212529;
}
.consult-now-box h3 ~ .btn:visited:hover, .consult-now-box h3 ~ .btn:hover {
    background: #023a57;
    color: #fff;
}
.btn-primary:visited {
    color: #fff;
}
.price-box-wrapper .table-mrow {
    align-items: start;
}
.price-box-wrapper .table-mrow .item-name {
    min-width: 419px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border: none;
    color: red;
}
.blog-content h3 {
    color: #013A58;
}
.blog-box-wrap .blog-content ul.cat-list li, .news-box .news-info ul.cat-list li {
    font-size: 14px;
    color: #013A58;
}
#menu-menu-1 .menu-item.menu-item-has-children ul.sub-menu li {
    margin-bottom: 3px;
}
.footer-links-wrap {
    padding-left: 10px;
}



@media only screen and (max-width: 1350px) {
	#menu-menu-1 .menu-item {
			margin: 0 9px;
	}
    .treatment-info-wrap.tretment-wrap-h2-box form.select-voucher ~ form {
        margin-left: 216px;
    }
}
@media only screen and (max-width: 1279px) {
	.dropdown-toggle::before {
        width: 15px;
        height: 15px;
        top: 18px;
    }
    header .navbar li.nav-item.dropdown .dropdown-toggle-icon {
        top: -7px;
    }
}	
@media only screen and (max-width: 1199px) {
	#menu-menu-1 .menu-item a {
			padding: 8px 0;
	}
	#menu-menu-1 .menu-item {
			margin: 5px 0;
			position: relative;
	}
	body.menu-open .navbar-brand {
    top: -25px;
    left: 10px;
}
body .navbar-brand {
    position: relative;
    z-index: 1;
    transition: 0.3s all;
}
	#menu-menu-1 .menu-item a:after {
    bottom: 4px;
}
	#menu-menu-1 .menu-item.menu-item-has-children:nth-child(2) ul.sub-menu {
    width: 100%;
}
    .all-location-section .col-md-6:nth-child(2n) {
    margin-left: 0;
}
    .news-box .news-info ul.cat-list li {
    font-size: 14px;
    line-height: 20px;
}
.dermaskin-clinic h2 ~ p {
    font-size: 20px;
    line-height: 30px;}    
 .bottom-footer ul {
    justify-content: center;
}
p.designed-by {
    text-align: center;
    margin-top: 4px;
}   
.price-box-wrapper .table-mrow .item-name {min-width: 360px;}
    
}
@media only screen and (max-width: 991px) {
	.dermaskin-clinic h2 ~ p {
        font-size: 18px;
        line-height: 28px;
    }
    .footer-links-wrap .footer-links:nth-child(2) {
        padding-left: 0;
        width: 55%;
    }
    .pagination-nav .pagination {
    width: 35px;
    height: 35px;
    font-size: 14px;
}
.next.pagination svg, .prev.pagination svg {
    width: 17px;
}.price-box-wrapper .table-mrow .item-name {min-width: 300px;}
    
}
@media only screen and (max-width: 780px) {
    .treatment-info-wrap.tretment-wrap-h2-box form.select-voucher ~ form {
        margin-left: 166px;
    }
    #menu-menu-1 .menu-item.menu-item-has-children ul.sub-menu {
        padding: 10px;
    }
}
@media only screen and (max-width: 767px) {
    .price-box-wrapper .table-mrow .item-name {
        min-width: auto;
    }
}
@media only screen and (max-width: 680px) {
    .treatment-info-wrap.tretment-wrap-h2-box form.select-voucher ~ form {
        position: absolute;
        left: 150px;
        margin: -94px auto 0;
    }
    .gift-form-wrapper {
        padding-bottom: 70px;
    }
}
@media only screen and (max-width: 639px) {
	.news-box .news-info ul.cat-list {
        justify-content: center;
    }
    .footer-links-wrap .footer-links:nth-child(2) .d-flex {
        max-width: 100%;
        width: 100%;
        justify-content: space-between;gap: 15px;
    }
    .footer-links-wrap .footer-links:nth-child(2) {
        width: 100%;
    }
    .bottom-footer ul li p {
        text-align: center;
    }
    .footer-links-wrap {
        gap: 15px;
    }
    .footer-links-wrap .footer-links:last-child {
        width: 45%;
    }
    .home-hero-section {
        background-position: center center;
        background-size: cover;
        background-image: url(https://dermaskins.invertux.com/wp-content/uploads/2024/02/close-up-hands-young-cosmetologist-injecting-botox-female-face-she-is-standing-smiling-woman-is-closed-her-eyes-with-relaxation-1.png) !important;display: flex;
    align-items: end;
    }
        .home-hero-section:before {
        content: "";
        background: #023a5752;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .home-hero-section h1 {
        color: #fff;
    }
}
@media only screen and (max-width: 575px) {
	#menu-menu-1 .menu-item.menu-item-has-children ul.sub-menu li, #menu-menu-1 .menu-item.menu-item-has-children:nth-child(2) ul.sub-menu li {
    width: 100%;
}
}
@media only screen and (max-width: 350px) {
    #menu-menu-1 .menu-item.menu-item-has-children ul.sub-menu li a, #menu-menu-1 .menu-item.menu-item-has-children ul li:last-child a {
        padding: 9px 5px !important;
        font-size: 13px;
    }
    #menu-menu-1 .menu-item.menu-item-has-children ul.sub-menu {
        padding: 5px;
    }
}