/*
Theme Name: Primaya Hospital - New Version
Theme URI: https://primayahospital.com/
Author: Fairuz Fatin
Author URI: https://itsmefurzy.com/
Description: Theme for Primaya Hospital
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: awl
*/
@font-face {
    font-family: 'Euclid Circular Light';
    src: url('assets/fonts/euclid/euclidcircularb-light-webfont.woff2') format('woff2'), url('assets/fonts/euclid/euclidcircularb-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Century-Regular';
    src: url('assets/fonts/century/CenturyGothic.woff') format('woff');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Century-Bold';
    src: url('assets/fonts/century/CenturyGothic-Bold.woff') format('woff');
    font-style: normal;
    font-display: swap;
}

:root {
    --links-normal-color: #015C80;
    --forms-buttons-border-color: #015C80;
}

/* Reset CSS
 * --------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin: 0;
}

a, a:hover {
    text-decoration: none !important;
}

table {
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

strong {
    font-weight: bold;
}

ol, ul {
    padding: 0;
    margin-left: 2em;
    margin-bottom: 1rem;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
    margin: 0;
    padding: 0;
    color: #444;
    margin-bottom: 0.5rem;
    line-height: 1.2;
}

.h2, h2 {
    font-size: 20px;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

.clear-fix {
    clear: both
}

.no-padding {
    padding: 0 !important
}

body {
    font-family: 'Euclid Circular Light', sans-serif;
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Euclid Circular Light', sans-serif !important;
    font-weight: 700;
}

.background-blue {
    background-color: #015C80;
}

.padding-tb10 {
    padding: 10px 0 10px 0;
}

.p-search input.form-control {
    border-radius: 10px;
}

.btn-search button {
    background-color: #6D6E71;
    color: #fff;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.call-center ul li {
    float: left;
    list-style: none;
    color: #015C80;
    font-family: 'Century-Bold';
    padding-right: 5px;
}

.call-center ul li p {
    font-weight: bold;
}

.lang ul {
    text-align: right;
}

.lang ul li {
    list-style: none;
    color: #6D6E71;
    font-family: 'Century-Bold';
    padding-right: 5px;
}

.lang ul li a {
    color: #6D6E71;
}

.lang ul li a.active {
    color: #015C80;
}

.sub-menu-wrap ul li {
    list-style: none;
    float: left;
    color: #6D6E71;
    font-family: 'Century-Regular', sans-serif;
}

.sub-menu-wrap ul li a {
    color: #6D6E71;
}

.container-menu {
}

.container-menu ul li {
    padding: 15px 10px
}

.menu-wrap {
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.menu-wrap ul li {
    list-style: none;
    float: left;
    color: #6D6E71;
    font-family: 'Century-Regular', sans-serif;
}

.menu-wrap ul {
    margin-top: 10px;
    display: block;
    list-style-type: disc;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 0;
}

.menu-wrap ul li a {
    padding: 20px 20px;
    color: #fff;
}

.container-menu ul li.active {
    background-image: linear-gradient(#f3f3f3f0, #6D6E71);
    color: #015C80
}

.menu-wrap ul li a:hover {
    background-image: linear-gradient(#f3f3f3f0, #6D6E71);
    color: #015C80
}

.service-wrap .jet-carousel__item {
    padding: 0 10px
}

.service-img, .service-wrap .jet-carousel__item-link {
    height: 180px;
    width: 100%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background-color: #dddd;
}

.service-img img {
    width: 100%;
}

.service-wrap {
    position: relative;
}

.service-wrap .jet-carousel__item-title, .service-wrap h1 {
    padding: 10px 20px 10px 10px;
    color: #fff;
    background-color: #015C80;
}

.service-wrap .jet-carousel__content, .title-service {
    position: absolute;
    bottom: 0;
    border-top-right-radius: 35px;
    overflow: hidden;
}

.icon-service {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.3);
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.icon-service img {
    width: 60px !important;
}

.service-section .owl-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 50px;
    left: 0;
    right: 0;
    margin: auto !important;
    z-index: 0;
}

.service-section .owl-nav button .carousel-nav-left {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 50px;
    left: -50px;
    margin: auto !important;
}

.service-section .owl-nav button .carousel-nav-right {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 50px;
    right: -50px;
    margin: auto !important;
}

.title-promo {
    padding: 10px 15px;
    background-color: #015C80;
}

.clearfix {
    clear: both
}

.title-promo h1 {
    color: #fff
}

.title-promo a {
    border-radius: 20px;
    background: #fff;
    color: #015C80;
    padding: 0 10px;
    font-size: 15px;
}

.promo-item img {
    width: 100%;
}

.title-footer h1 {
    color: #fff;
    font-size: 20px;
    padding: 15px 0;
}

.title-footer {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.footer-item {
    margin: 20px auto;
}

.footer-item span img {
    width: 50px;
}

.footer-item span h1 {
    font-family: 'Century-Bold', sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 12px 10px;
}

.footer-item p {
    font-size: 14px;
    color: #fff;
}

.background-gray {
    background-color: #E6E7E8;
}

.menu-bottom ul {
    display: table;
    width: 100%;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 5%), 0 0 10px 0 rgb(0 0 0 / 5%);
}

.menu-bottom ul li {
    background-color: #fff;
    display: table-cell;
    color: #DDD;
    text-align: center;
}

.menu-bottom ul li a {
    padding: 10px 2px;
    color: #015C80;
    font-family: 'Century-Bold', sans-serif;
    text-transform: uppercase;
}

.menu-bottom ul li.active a {
    background-color: #015C80;
    padding: 10px 2px;
    display: block;
    color: #fff;
    font-family: 'Century-Bold', sans-serif;
}

.menu-bottom ul li a:hover {
    background-color: #015C80;
    padding: 10px 2px;
    display: block;
    color: #fff;
    font-family: 'Century-Bold', sans-serif;
}

.logo-footer img {
    width: 100% !important;
}

.logo-footer p {
    font-size: 14px;
}

.footer-widget .footer-title {
    color: #015C80;
    font-family: 'Century-Bold', sans-serif;
    font-size: 18px;
    margin: 0 0 10px;
    display: block;
}

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

.footer-widget ul li a {
    list-style: none;
    color: #6D6E71;
    font-size: 14px;
    line-height: 30px;
}

.footer-widget ul li a:hover {
    color: #015C80;
}

.footer-widget img {
    width: 100%;
}

.head-service h1, .head-service h2 {
    color: #015C80;
    font-size: 20px;
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
}

.btn-blue {
    padding: 10px 15px;
    background-color: #015C80;
    color: #fff !important;
    border-radius: 50px;
}

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

.align-center button {
    border: none;
}

.copyright {
    border-top: 1px solid #6D6E71;
    padding: 15px 0
}

.copyright p {
    font-size: 14px;
}

.contact-us ul li {
    list-style: none;
    float: left;
    padding: 0 10px;
    font-size: 14px;
    color: #6D6E71
}

.contact-us ul li a {
    color: #6D6E71
}

.logo-primaya {
    width: 150px;
    margin-right: 10px;
}

.logo-primaya a img, .here-logo a img {
    width: 100%;
}

.here-logo {
    width: 130px;
}

.navbar-expand-md {
    padding: 0 0 !important
}

.carousel-nav-showcase {
}

.carousel-nav-showcase .carousel-nav-left {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 70px;
    margin: auto;
}

.carousel-nav-showcase .carousel-nav-right {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 70px;
    margin: auto;
}

/** Small Device Styles **/
@media screen and (max-width: 1200px) {
    .here-logo {
        width: 90px;
    }

    .container-menu ul li {
        padding: 15px 0;
    }

    .sub-menu-wrap ul li a {
        font-size: 14px;
    }

    .lang ul li a {
        font-size: 13px;
    }

    .lang ul li {
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .sub-menu-wrap ul li a {
        padding: 0 5px;
        font-size: 16px;
    }

    .navbar-expand-md {
        padding: 20px 0 5px !important;
    }

    .service-section .owl-nav button .carousel-nav-right {
        right: 0
    }

    .service-section .owl-nav button .carousel-nav-left {
        left: 0
    }

    .menu-bottom ul li {
        font-size: 14px;
    }
}

@media screen and (max-width: 1024px) {
    .sub-menu-wrap ul li a {
        padding: 0 5px;
        font-size: 14px;
    }

    .lang ul li a {
        font-size: 14px;
    }

    .lang ul li {
        padding: 0
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .container-menu ul li a {
        font-size: 12px;
        padding: 0 2px
    }

    .logo-primaya {
        width: 80px;
    }

    .here-logo {
        width: 67px;
    }
}

@media screen and (max-width: 601px) {
    .sub-menu-wrap ul li a {
        font-size: 15px;
    }

    .lang ul li {
        padding-right: 0 !important;
    }

    .sub-menu-wrap, .lang {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 480px) {
    .call-center ul li {
        font-size: 14px;
    }

    .p-search input {
        font-size: 12px;
    }

    .sub-menu-wrap ul li {
        font-size: 9px;
    }

    .lang ul li {
        font-size: 9px !important;
    }

    .head-service h1 {
        font-size: 16px;
    }

    .btn-blue {
        font-size: 14px;
    }

    .menu-bottom ul li a {
        font-size: 14px;
        padding: 10px 2px;
        display: block;
    }

    .menu-bottom ul {
        display: grid;
    }

    .logo-footer img {
        width: 200px !important;
        margin: 10px auto 10px auto;
    }

    .logo-footer {
        text-align: center;
    }

    .logo-footer p {
        margin: 0 auto 20px auto;
    }

    .container-menu ul li.active {
        color: #015C80;
        border-radius: 10px;
        padding: 10px;
        background: #ffff;
    }

    .container-menu ul li.active a {
        color: #015C80 !important;
    }

    .footer-widget {
        margin: 10px auto 20px auto
    }

    .footer-widget img {
        width: auto !important;
        height: 80px;
    }

    .copyright {
        text-align: center;
    }

    .contact-us {
        margin: 20px auto 0 auto
    }

    .contact-us ul {
        display: inline-block;
        text-align: center;
        margin: auto;
    }
}

@media screen and (max-width: 375px) {
    .sub-menu-wrap ul li a {
        font-size: 12px;
        padding: 0 2px;
    }

    .call-center ul li {
        font-size: 12px;
    }

    .call-center ul li b {
        position: relative;
        top: 5px;
    }

    .lang ul li a {
        font-size: 12px;
    }
}

.ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > a, .ubermenu-nav .ubermenu-item.ubermenu-item-level-0:not(.ubermenu-has-submenu-drop) > a {
    padding-left: 25px;
    padding-right: 25px;
}

.ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > a {
    color: #FFF
}

.ubermenu-nav .ubermenu-item.ubermenu-item-level-0:hover {
    background-image: linear-gradient(#f3f3f3f0, #6D6E71) !important;
    color: #015C80;
}

.sub-menu-wrap ul li a:after {
    content: " |";
    padding: 0 10px;
}

.sub-menu-wrap ul li:last-child a:after {
    content: "";
    padding: 0;
}

.wpml-ls-legacy-list-horizontal {
    padding: 0 !important;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-item a:after {
    content: " | ";
    padding-right: 5px;
}

.wpml-ls-legacy-list-horizontal a {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-item:last-child a:after {
    content: "";
}

.call-center {
    cursor: pointer;
}

.jadwal p {
    margin: 0;
}

.doctor-box {
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12) !important;
    padding: 1rem 1rem 1rem 1rem;
    margin-bottom: 20px;
}

.doctor-box .doctor-box-title {
    margin-bottom: 1rem;
    color: #015C80;
}

.quform-responsive-elements-phone-landscape .quform-element-submit button {
    background: #015c80;
    color: #FFF;
    border: 0;
}

.quform-back {
    background: #f5f5f5 !important;
    color: #333 !important;
    margin-bottom: 10px !important;
}

.ubermenu:not(.ubermenu-transition-slide) .ubermenu-submenu.ubermenu-submenu-type-flyout {
    background: #f5f5f5;
    box-shadow: 0 0 20px rgb(0 0 0 / 40%);
    margin-top: 0 !important;
}

.ubermenu-main .ubermenu-submenu-type-flyout > .ubermenu-item-normal > .ubermenu-target {
    color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ubermenu.ubermenu-main .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
    background: #f5f5f5 !important;
    color: #065a7f !important;
}

.no-padding .elementor-heading-title {
    padding: 0 !important;
}

#footer-widget-4 ul li {
    display: inline-block;
    width: 49%;
}

.account-profile-close {
    position: absolute;
    right: 10px;
    top: 15px;
}

.no-border .elementor-heading-title {
    padding: 0 !important;
}

.no-border .elementor-heading-title:after {
    display: none;
}

.ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target {
    color: #333;
}

.ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target:hover {
    color: #015c80;
}

.whybox-image {
    max-width: 50px !important;
}

.no-slider-mobile .slider-mobile {
    display: none !important;
}

.no-slider-mobile .slider-desktop {
    display: block !important;
}

.mobile-search-form {
    display: none;
}

.contact-us ul li:first-child {
    padding-left: 0;
}

.primaya-floating-action {
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
    z-index: 20;
    position: fixed;
    -webkit-box-align: center;
    align-items: center;
    bottom: 0;
    width: 100%;
    padding: 0 20px;
}

.primaya-floating-action .floating-wrap {
    background: #044f6c;
    box-shadow: 0 10px 25px #333;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 25px 25px 0 0;
}

.primaya-floating-action h3 {
    color: #FFF;
    margin: 0;
    font-size: 18px;
}

.primaya-floating-action .floating-middle .row > div {
    height: 80px;
    display: flex;
    align-items: center;
}

.bs-login-shortcode {
    border: 0px !important;
    padding: 0px !important;
}

.doctor-shortcode {
    padding: 20px;
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12) !important;
    border: 1px solid #015c80;
}

.doctor-shortcode .title-buat-janji {
    border-bottom: 1px solid #015c80;
    font-size: 16px;
    background: #015c80;
    padding: 0.8em 20px !important;
    color: #FFF;
    margin: -20px -20px 20px -20px;
}

#appointment-doctor {
    padding: 0px;
}

.menu-bottom ul, .menu-bottom ul li {
    margin: 0px !important;
}

.footer-widget ul {
    margin: 0px;
    padding: 0px;
}

.elementor-heading-title.border-left:after, .border-left .elementor-heading-title:after {
    left: 0px !important;
    width: 50px !important;
}

.reference {
    padding: 10px;
    background: #f5f5f5;
    border: 1px solid #ddd;
}

.reference #reference-action {
    cursor: pointer;
}

.reference #reference-toggle {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ddd;
}

.promo-carousel.owl-theme .owl-nav [class*='owl-'] {
    top: 40%;
}

.promo-carousel .owl-prev {
    left: -10px;
}

.promo-carousel .owl-next {
    right: -10px;
}

.color-primaya {
    color: #044f6c;
}

#spesialisasi-filter {
    max-height: 440px;
    overflow: hidden;
}

.form-order-package select {
    font-size: 14px;
    padding-top: 9px;
}

div.asp_w.asp_sb.searchsettings fieldset legend {
    font-size: 16px;
}

div.asp_sb.asp_sb_5.searchsettings fieldset {
    margin: 0 0 10px !important;
}

.promo-wrapper .img_wrapper img {
    width: 100%;
}

.dwqa-questions-list .dwqa-question-item {
    padding-left: 0 !important;
}

.dwqa-question-filter {
    display: none;
}

.dwqa-votes-count,
.dwqa-views-count,
.dwqa-question-vote,
.dwqa-question-footer,
.dwqa-comments {
    display: none !important;
}

.single-dwqa-question .dwqa-question-item {
    padding-left: 0px !important;
}

.single-dwqa-question .dwqa-question-meta,
.single-dwqa-question .dwqa-answer-meta {
    background: #015c80 !important;
    color: #FFF !important;
    padding: 20px !important;
    border: 0 !important;
}

.single-dwqa-question .dwqa-question-meta a,
.single-dwqa-question .dwqa-answer-meta a {
    color: #FFF !important;
}

.single-dwqa-question .wp-editor-tabs br {
    display: none;
}

.dwqa-answer-form-title {
    float: left;
    font-weight: bold;
    border: 0px;
}

.dwqa-answers {
    padding: 15px;
    margin: 20px 0px 0px;
    background: #f5f5f5;
    border: 1px solid #ddd;
}

.dwqa-answers .col-lg-4 {
    position: relative;
}

.dwqa-select {
    width: 100%;
}

.dwqa-answer-meta-answer label {
    float: left;
}

.dwqa-answer-form .dwqa-select {
    width: 100% !important;
}

.dwqa-answer-form form {
    text-align: left !important;
}

.single-dwqa-question .dwqa-question-meta .dwqa_edit_question {
    background: #FFF;
    color: #333 !important;
    padding: 5px 10px;
    border-radius: 5px;
}

.single-dwqa-question .dwqa-question-meta .dwqa_delete_question {
    background: red;
    padding: 5px 10px;
    border-radius: 5px;
}

.single-dwqa-question .dwqa-question-content,
.single-dwqa-question .dwqa-answer-content {
    border-width: 1px 1px !important;
}

.select2-container .select2-selection--single {
    height: 38px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px !important;
}

.dwqa-answer-item {
    padding: 20px 0;
}

.dwqa-answer-vote,
.dwqa-pick-best-answer {
    display: none;
}

.dwqa-answer-content br {
    display: block;
    height: 15px;
    content: " ";
}

.single-dwqa-question .dwqa-question-content,
.single-dwqa-question .dwqa-answer-content {
    background: #FFF;
}

.dwqa-question-meta p {
    margin: 0 !important;
}

.dwqa-color {
    color: #015C80;
}

.dwqa-doctor-image {
    border-radius: 50%;
    border: 1px solid #ddd;
    overflow: hidden;
    width: 68px;
    height: 68px;
}

.dwqa-questions-list .dwqa-question-item .dwqa-question-meta .dwqa-question-category {
    margin-top: 0px;
}

.dwqa-answer-meta span a {
    display: block;
}

.dwqa-answer-item .dwqa-answer-actions a {
    display: inline;
}

.dwqa-answer-meta p {
    margin: 0 !important;
}

.dwqa-doctor-image.no-image {
    background: #f7f7f7;
    text-align: center;
}

.dwqa-doctor-image.no-image img {
    max-height: 100%;
    max-width: 100%;
}

.dwqa-container .wp-editor-tabs {
    display: none;
}

.elementor-kit-9842 .single-testimony-wrapper .elementor-heading-title {
    display: none;
}

.elementor-kit-9842 .single-testimony-wrapper .col-md-4 {
    display: none;
}

.elementor-kit-9842 .single-testimony-wrapper .col-md-8 {
    width: 100% !important;
}

.elementor-kit-9842 .single-testimony-wrapper .col-md-8 .content .elementor-heading-title {
    display: block !important;
}

.elementor-kit-9842 #nav-single {
    display: none;
}

/* Single Page */
.single.elementor-kit-9842 .single-testimony-wrapper .elementor-heading-title {
    display: block;
}

.single.elementor-kit-9842 .single-testimony-wrapper .col-md-4 {
    display: block;
}

.single.elementor-kit-9842 .single-testimony-wrapper .col-md-8 {
    width: 66.66666667% !important;
}

.single.elementor-kit-9842 .single-testimony-wrapper .col-md-8 .content .elementor-heading-title {
    display: block !important;
}

.single.elementor-kit-9842 #nav-single {
    display: block;
}

.quform .quform-input-multiselect .select2-container--quform .select2-selection {
    min-height: 43px;
}

.select2-container--quform .select2-search--inline:first-child, .select2-container--quform .select2-search--inline:first-child .select2-search__field, .select2-container .select2-search--inline .select2-search__field {
    height: 30px !important;
}

.select2-container--open .select2-dropdown {
    top: 35px;
}

.product-heading {
    font-size: 36px;
    line-height: 45px;
}

.product-meta {
    border-bottom: 1px solid #ddd;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 100%;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 100%;
}

.product-highlight-content {
    padding: 25px;
    background: #f9f9f9;
}

.product-highlight-meta {
    padding: 25px;
    background: #dbedf3;
}

.product-highlight-meta .product-price {
    font-size: 18px;
    margin-bottom: 15px;
}

.product-highlight-meta button {
    width: 100%;
    background: #ddd;
}

.product-hightlight-area {
    border-radius: 5px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover {
    background: #015c80;
    padding: 20px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
    background: #006a94;
}

.ui-datepicker td.ui-datepicker-current-day a, .elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button {
    background: #015c80 !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order, .elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button:hover {
    background: #006a94 !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce button.woocommerce-button, .elementor-widget-woocommerce-checkout-page .woocommerce button.woocommerce-button:hover, .elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order:hover, .elementor-widget-woocommerce-cart .woocommerce button.button, .elementor-widget-woocommerce-cart .woocommerce button.button:hover {
    border-color: #015c80;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: none;
}

.product-hightlight-area {
    position: sticky;
    width: 100%;
    top: 0px;
}

span.woocommerce-Price-amount {
    font-weight: bold;
}

.accordion-button:not(.collapsed), .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
    background: #dbedf3;
}

.product-preparation h4 {
    font-size: 16px;
}

.accordion-button {
    font-size: 14px;
}

.single-product .quantity {
    display: none;
}

.elementor-widget-woocommerce-cart .woocommerce a:not(.add_to_cart_button):not(.restore-item):not(.wc-backward):not(.wc-forward), .elementor-widget-woocommerce-checkout-page a {
    color: #015c80;
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row label, .elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row label, .elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row label {
    color: #000;
}

.woocommerce-additional-fields, a.woocommerce-product-gallery__trigger {
    display: none !important;
}

span.woocommerce-Price-amount.amount {
    color: #015c80;
}

.heading h1 {
    font-size: 48px !important;
}

.vertical-align-middle {
    display: flex;
    justify-content: center;
    align-items: center;
}

.dwqa-disclaimer {
    border: 1px solid #e7e7e7;
    font-size: 14px;
    padding: 12px;
    background: yellow;
    font-weight: bold;
}

.widget-shop .widget-content ul li a {
    background: #015c80;
    margin-bottom: 5px;
    color: #FFF;
    display: block;
    padding: 10px;
}

.widget-shop .widget-content ul li a:hover {
    background: #0079a9;
}

.widget-shop .widget-content ul, .widget-shop .widget-content ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.widget-shop .widget-title {
    font-size: 18px;
    margin: 0;
    font-weight: normal;
}

.menu-item.cart-contents {
    background: #015c80;
    border-radius: 5px;
    padding: 5px;
    margin: 15px 0;
    position: relative;
    display: inline-block;
    color: #FFF;
}

.cart-contents-count {
    position: absolute;
    top: -10px;
    right: -10px;
    background: red;
    width: 20px;
    font-size: 12px;
    border-radius: 20px;
    height: 20px;
    padding: 1px;
}

.menu-item.cart-contents:hover {
    background: #0081b4;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li {
    margin: 0 0 15px;
}

.wpccl-btn-wrapper {
    margin: 10px 0 0;
}

.comment-form .comment-form-rating label {
    display: inline-block;
    margin-bottom: 0;
    margin-inline-end: 15px;
}

.stars {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    white-space: nowrap;
}

.woocommerce #review_form #respond p.stars {
    margin: 0;
}

.comment-form-rating {
    margin: 0 0 10px;
}

.comment-form-cookies-consent label {
    display: inline;
}

div.asp_sb.asp_sb_5.searchsettings form, div.asp_sb.asp_sb_5.searchsettings form, div.asp_sb.asp_sb_5.searchsettings form {
    display: block !important;
}

div.asp_w.asp_sb.searchsettings .asp_label {
    border: 1px solid #ddd;
    padding: 5px 10px;
    border-radius: 10px;
    display: inline-block;
    margin: 0 5px 5px 0;
    font-size: 12px;
}

div.asp_w.asp_sb.searchsettings .asp_label input {
    display: none !important;
}

div.asp_w.asp_sb.searchsettings .asp_label.asp_option_checked {
    background: #015c80;
    color: #FFF;
    border-color: #015c80;
}

#ajaxsearchprobsettings5_1.searchsettings fieldset, #ajaxsearchprobsettings5_2.searchsettings fieldset, div.asp_sb.asp_sb_5.searchsettings fieldset {
    max-width: 100% !important;
}

div.asp_w.asp_sb.searchsettings fieldset legend {
    padding: 0 !important;
    font-weight: bold !important;
    font-size: 18px !important;
    margin: 0 0 10px 0 !important;
}

div.asp_w.asp_sb.searchsettings .asp_label.asp_child_item {
    display: none;
}

.woocommerce #comment {
    font-size: 12px;
}

#reviews {
    padding: 20px;
    background: #dbedf3;
}

#submit {
    background: #054f6c !important;
    color: #FFF !important;
    min-width: 100px;
    padding: 10px !important;
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart .actions .button[disabled] {
    display: none !important;
}

.woocommerce-message {
    border-top-color: var(--primary-color);
}

ul.wc-item-meta {
    margin: 0;
}

.product-cat-list {
    display: inline-block;
    padding: 5px 15px;
    color: #015c80;
    border: 1px solid #015c80;
    border-radius: 5px;
    margin: 0 5px 5px 0;
}

.product-cat-list.product-cat-list-active {
    background: #015c80;
    color: #FFF;
}

.product-cat-children-list {
    display: inline-block;
    text-align: center;
    margin: 0 40px 20px 0;
    width: 84px;
    float: left;
}

.product-cat-children-image img {
    width: 64px;
    display: block;
    margin: 0 auto;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 4px 16px #015c802e;
}

.product-cat-children-title {
    color: #015c80;
    text-align: center;
    display: block;
    margin: 15px 0 0;
    font-size: 12px;
    height: 36px;
    line-height: 16px;
}

.product-cat-shop-children {
    padding: 40px 0;
}

.product-cat-shop-children:after {
    clear: both;
    content: " ";
    display: block;
}

.asp_option_inner .asp_option_checkbox {
    background: #00416a !important;
}

.product-filter-popup-close {
    display: none;
}

.elementor-posts .elementor-post__excerpt p.product-loop-price {
    margin: 0 0 10px;
    font-weight: bold;
}

.btn-outline-primary {
    border-color: #015C80;
    color: #015C80;
}

.btn-primary:hover {
    background-color: #015C80;
    color: #FFF;
    border-color: #015C80;
}

article.type-product .elementor-post__title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 50px;
}

table.variations, table.variations tr, table.variations tbody, table.variations td {
    width: 100%;
    display: block;
}

table.variations .value select {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15sease-in-out, box-shadow .15sease-in-out;
    font-size: 12px;
}

table.variations th.label {
    vertical-align: top;
    display: block !important;
}

.single_variation_wrap .price {
    font-size: 16px;
    display: block;
    margin: 0 0 20px;
    border-bottom: 1px solid #015c80;
    padding-bottom: 20px;
}

.single_variation_wrap .quantity {
    display: none!important;
}

table.variations {
    margin: 0 0 10px;
}

.variations a.reset_variations {
    display: none !important;
}

@media screen and (max-width: 767px) {
    .fixed-follow-scroll {
        position: relative;
        width: 100%;
        padding: 10px;
        z-index: 1;
        border-top: 1px solid #DDD;
        margin-top: 20px;
        border-bottom: 1px solid #DDD;
    }

    .product-highlight-meta {
        padding: 10px 15px;
    }

    .product-highlight-meta label {
        display: none;
    }

    .elementor-widget-woocommerce-cart .woocommerce table.cart tr {
        padding: 0 !important;
    }

    .e-shop-table.e-cart-section.e-cart-section--no-coupon {
        padding: 0;
        border: 0;
    }

    .woocommerce td.product-name .wc-item-meta dd, .woocommerce td.product-name dl.variation dd {
        display: block;
        float: none;
        text-align: left;
    }

    .woocommerce td.product-name dl.variation dt {
        float: none;
        text-align: left;
        display: block;
        margin: 10px 0 0;
    }

    .woocommerce td.product-name dl.variation:last-child {
        margin: 10px 0 0;
    }

    .woocommerce td.product-name dl.variation dd p:before {
        content: "- ";
    }

    td.product-remove {
        padding: 0 !important;
    }

    .product-cat-shop-children {
        padding: 0;
    }

    .product-cat-shop-scrollable-mobile {
        width: 1500px;
    }

    #product-filter {
        border: 1px solid #00436b;
        border-radius: 5px;
        width: 15% !important;
        padding: 10px 0;
        height: 42px;
        margin-top: 11px;
    }

    #product-filter-popup {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        z-index: 10;
        background: #000000ed;
        display: none;
    }

    #product-filter-popup .elementor-widget-container {
        background: #FFF;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 10px 25px;
    }

    .product-filter-popup-close {
        display: block;
    }

    #product-search {
        width: 85% !important;
    }

    .elementor-icon {
        font-size: 20px;
        text-align: center;
        margin: 0 auto;
    }

    .elementor-icon-wrapper {
        text-align: center;
    }

    #product-filter .elementor-widget-wrap.elementor-element-populated {
        padding: 0;
    }

    .btn.btn-danger.product-filter-popup-close {
        position: absolute;
        top: -10px;
        right: -10px;
    }

    #product-filter-popup .elementor-widget-container .elementor-shortcode {
        max-height: 600px;
        overflow: scroll;
    }
}
