body, p {
    line-height: var(--ast-body-line-height,1.8);
}

/* Scroll to top */

#ast-scroll-top {
    opacity: 0.8;
}

@media screen and (max-width: 430px) {
    #ast-scroll-top {
        font-size: 22px;
    }
}

@media screen and (min-width: 431px) and (max-width: 1024px) {
    #ast-scroll-top {
        font-size: 30px;
    }
}

/* Header */

html body .ast-hfb-header.ast-desktop .ast-builder-menu-1 .main-header-menu .menu-item.menu-item-heading > .menu-link, .ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .sub-menu .menu-link, .ast-desktop .ast-mega-menu-enabled.submenu-with-border .astra-megamenu-li .sub-menu .menu-link {
    text-align: left !important;
}

.dropdown_menu ul {
    display: flex;
    flex-direction: column;
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item {
    padding-left: 0 !important;
}

.ast-site-title-wrap {
    display: none;
}

.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp {
    border-radius: 20px 20px 0 0;
}

html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover, html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
    background-color: #ffffff;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover {
    box-shadow: none;
    background: var(--ast-global-color-2);
}

.ast-builder-menu-1 .menu-item > .menu-link:hover {
    color: var(--ast-global-color-8);
}

/* WooCommerce pages */
.facetwp-page{
    border-color: var(--ast-global-color-6);
    padding: 6px 1em!important;
    border: solid 1px;
    margin: 4px;
}
.facetwp-page.active{
    border-color: var(--ast-global-color-6);
    background-color: var(--ast-global-color-6);
    color: white;
    padding: 6px 1em!important;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link), body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link), [CLASS*="wc-block"] button, .woocommerce-js #respond input#submit, .woocommerce-js a.button, .woocommerce-js button.button, .woocommerce-js input.button {
    max-width: 369px;
    margin-right: 0 !important;
}

/* Removed [CLASS*="wc-block"] button:hover from here */
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):hover, body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):hover, .woocommerce-js #respond input#submit:hover, .woocommerce-js a.button:hover, .woocommerce-js button.button:hover, .woocommerce-js input.button:hover, .woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping):hover {
    background-color: var(--ast-global-color-6) !important;
    text-decoration: none;
}

.ast-orders-table__row {
    background-color: #ffffff;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid var(--ast-global-color-5);
}

/* Homepage */

.uagb-slider-container.uagb-block-996470df .swiper-pagination-bullet {
    border: solid 1px #996780;
}

.woocommerce-js ul.products li.product .price ins {
    font-weight: 400;
}

.pfs_skin_type, .pfs_skin_type:hover {
    transition: 0.4s;
}

.pfs_skin_type a {
    color: #000000;
    text-decoration: none !important;
}

.pfs_skin_type:hover {
    transform: scale(1.13);
}

@media screen and (max-width: 430px) {
    .brand-svg-hover {
        max-width: 105px;
    }
}

/* Brands */

#letter_groups_list_links {
    flex-wrap: wrap;
}

/* Shop page */

.facetwp-radio:hover, .facetwp-radio.checked {
    background-color: transparent;
}

.woocommerce-loop-product__title:hover {
    color: var(--ast-global-color-7);
}

/* Product page */

@media screen and (max-width: 430px) {
    html body .product_ingredients_icons .ingredients {
        flex-wrap: nowrap;
        overflow: scroll;
    }
    .product_ingredients_icons .ingredient {
        min-width: unset;
    }
    .single-product div.product h1.entry-title, .single-product div.product p.price {
        font-size: 2.083em !important;
    }
    html body .tab-header {
        font-size: 17px;
    }
    .product-details-block-section {
        margin-right: -20px;
        margin-left: -20px;
    }
    .product-details-container {
        margin-bottom: 24px;
    }
    .tab-pane.active h2, .tab-pane.active h3 {
        font-size: 14px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .single-product div.product h1.entry-title, .single-product div.product p.price {
        font-size: 2.083em !important;
    }

    .product-details-block-section {
        padding: 120px 0;
    }

    .product-details-container {
        width: 100%;
        align-items: center;
    }

    .tab-pane.active h2, .tab-pane.active h3 {
        font-size: 16px;
    }

    .shop-features {
        padding: 1rem;
        flex: 0 0 30%;
    }

    .shop-details {
        padding: 2.5rem 2.5rem 2.5rem 4rem !important;
        flex: unset;
    }

    .title-detail {
        font-size: 16px;
    }
}

.content-detail {
    word-break: break-word;
}

.woocommerce-js .woocommerce-breadcrumb a {
    color: var(--ast-global-color-8);
}

.woocommerce-js .woocommerce-breadcrumb a:hover {
    color: var(--ast-global-color-6);
}

.woocommerce-js div.product div.images img:hover, .woocommerce-js ul.product_list_widget li img:hover, .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt img:hover {
    opacity:0.8;
}

.skin24-download-icon > svg:hover {
    opacity: 0.6;
}

.single-product div.product .entry-title {
    letter-spacing: -1px;
    font-size: 33px;
}

.woocommerce-js div.product div.images .woocommerce-product-gallery__trigger:before {
    border-color: #ffffff;
}

.woocommerce-js div.product div.images .woocommerce-product-gallery__trigger:after {
    background-color: #ffffff;
}

.woocommerce-js div.product div.images .woocommerce-product-gallery__trigger:hover, .ast-single-product-thumbnails .flex-direction-nav .flex-next:hover, .ast-single-product-thumbnails .flex-direction-nav .flex-prev:hover {
    background: var(--ast-global-color-6);
}

.woocommerce-product-gallery .flex-direction-nav .flex-next:after, .ast-single-product-thumbnails .flex-direction-nav .flex-prev:after {
    border-top: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
}

.woocommerce-js div.product form.cart .button.single_add_to_cart_button:before {
    display: inline-block;
    content: url("/wp-content/themes/astra-child-skinguru24/assets/images/Cart-icon-white.svg");
    font-weight: 300;
    margin-right: 1em;
    vertical-align: middle;
}

.tab-header:hover {
    color: var(--ast-global-color-5);
}

.tab-content {
    margin-top: 32px;
}

.tab-pane.active p, .tab-pane.active ul, .tab-pane.active ol {
    margin-bottom: 32px;
}

.tab-pane.active h2, .tab-pane.active h3 {
    font-size: 19px;
}

.tab-pane.active h2 {
    font-family: 'Inter', sans-serif;
}

.tab-pane.active ul, .tab-pane.active ol {
    list-style-type: none;
    margin-left: 0;
}

.product_ingredients_icons .ingredients {
    flex-wrap: wrap;
    column-gap: 16px;
    row-gap: 16px;
}

.product-details-container {
    background-color: #fef4f9;
    border-top-right-radius: 200px;
}

.shop-details {
    padding: 80px 80px 80px 160px;
}

.ingredient {
    display: flex;
    flex-direction: column;
    border: 1px solid #CFCFCF;
    border-radius: 12px;
    padding: 15px 10px 15px 10px !important;
    font-size: 11px;
    text-align: center;
    row-gap: 16px;
}

.ingredient img {
    max-height: 65px;
    width: auto !important;
}

.ingredient a {
    color: #000000;
}

.ingredient:hover {
    background-color: var(--ast-global-color-2);
}

.woocommerce-js div.product .related.products h2 {
    letter-spacing: -1px;
}


/* Categories */

body.archive .ast-archive-description .ast-archive-title, body.archive .ast-archive-description .ast-archive-title * {
    letter-spacing: -1px;
}

/* Contact form */

table.zsFormClass {
    padding: 32px;
    margin: 0;
}

table.zsFormClass, table.zsFormClass tbody tr td, html body table.zsFormClass tbody tr td input:focus {
    border: none;
}

table.zsFormClass tbody tr td {
    padding: 0 0 12px 0;
}

html body table.zsFormClass tbody tr td input, table.zsFormClass textarea {
    border-radius: 12px !important;
    border: none;
    background-color: var(--ast-global-color-1) !important;
}

html body table.zsFormClass tbody tr td input, html body table.zsFormClass tbody tr td input::placeholder, table.zsFormClass textarea, table.zsFormClass textarea::placeholder {
    color: #121212 !important;
}

table.zsFormClass textarea {
    height: 200px;
    resize: none;
}

html body #zsSubmitButton_176618000000614121 {
    float: left;
    color: var(--ast-global-color-0) !important;
    background-color: var(--ast-global-color-8) !important;
    border: 1px solid var(--ast-global-color-8);
    border-radius: 40px !important;
    padding: 15px 110px 15px 110px !important;
    background-image: url("/wp-content/themes/astra-child-skinguru24/assets/images/Send-icon.svg");
    background-repeat: no-repeat;
    background-position: center right 85px;
}

html body #zsSubmitButton_176618000000614121:hover {
    background-color: var(--ast-global-color-2) !important;
    background-image: url("/wp-content/themes/astra-child-skinguru24/assets/images/Send-icon-Black.svg");
    border: 1px solid #333333;
    color: #333333 !important;
}

/* Wishlist */

table.tinvwl-table-manage-list, table.tinvwl-table-manage-list > thead > tr > th, table.tinvwl-table-manage-list > tbody > tr > td, table.tinvwl-table-manage-list > tfoot > tr > td {
    border-color: var(--ast-global-color-2);
}

html body .tinv-wishlist .tinv-header h2 {
    text-align: center;
}

html body .tinv-wishlist select {
    padding: 0 0 0 0.8em !important;
}

td.product-name a {
    color: #000000;
}

td.product-name a:hover {
    color: var(--ast-global-color-7);
}

/* Login page */

#post-7 .woocommerce input[type="checkbox"] {
    border-color: var(--ast-global-color-5);
}

#post-7 .woocommerce input[type="checkbox"]:checked::before {
    background-color: #ffffff;
    padding-top: 0;
    line-height: 100%;
    font-size: 1em;
}

@media screen and (min-width: 700px) {
    .woocommerce button.button.woocommerce-form-login__submit {
        left: 10%;
    }
}

/* My account */

@media screen and (max-width: 430px) {
    .woocommerce-MyAccount-navigation {
        border: none;
    }
}

html body #post-7 .woocommerce-MyAccount-navigation ul li a {
    color: var(--ast-global-color-0);
    align-items: center;
    height: 100%;
}

html body #post-7 .woocommerce-MyAccount-navigation-link.is-active a, .woocommerce-MyAccount-navigation-link:hover a {
    background-color: var(--ast-global-color-7);
}

.woocommerce-MyAccount-navigation-link:after {
    content: none;
}

.ast-wooaccount-user-wrapper {
    margin: 10px;
}

li.woocommerce-MyAccount-navigation-link.is-active:after {
    opacity: 0;
}

@media screen and (max-width: 921px) {
    .woocommerce-MyAccount-navigation ul li a {
        padding: 12px;
    }
    .woocommerce-MyAccount-navigation ul {
        column-gap: 0;
    }
}

@media screen and (min-width: 463px) and (max-width: 921px) {
    html body .woocommerce-MyAccount-navigation ul {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 0.1em;
    }
    html body .woocommerce-MyAccount-navigation ul {
        background-color: #ffffff;
    }
    .woocommerce-MyAccount-navigation ul > li {
        background-color: var(--ast-global-color-5);
    }
}

@media screen and (min-width: 1024px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
        border: 1px solid var(--ast-border-color);
    }
}

/* Cart */

@media screen and (max-width: 430px) {
    .woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
        padding: 1.2em 4.5em 1.2em 5em;
    }
}

@media screen and (max-width: 921px) {
    .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart-item .ast-mini-cart-price-wrap {
        margin-top: 2em;
    }
}

.woocommerce-mini-cart.cart_list.product_list_widget .quantity.buttons_added .minus, .woocommerce-mini-cart.cart_list.product_list_widget .quantity.buttons_added .plus {
    display: none;
}

.woocommerce-mini-cart.cart_list.product_list_widget .input-text.qty.text {
    margin: 0;
}

.astra-cart-drawer .astra-cart-drawer-header .astra-cart-drawer-title, .woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__total strong, .woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove, .astra-cart-drawer .astra-cart-drawer-close{
    color: var(--ast-global-color-7);
}

.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
    top: 0.5em;
}

.woocommerce-js a.remove:before {
    border-color: var(--ast-global-color-7);
}

html body .woocommerce-mini-cart-item.mini_cart_item .minus, html body .woocommerce-mini-cart-item.mini_cart_item .plus {
    color: transparent;
}

.astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart a.remove {
    height: 40px;
    width: 40px;
    padding: 10px;
}
@media screen and (max-width: 1150px) {
    .ast-builder-menu-3{
        width: fit-content!important;
    }
}
/* Checkout */

@media screen and (max-width: 1150px) {
    .wc-block-components-order-summary-item__description .wc-block-components-product-name {
        font-size: 1.1em;
        line-height: 1.3;
    }
}

.wc-block-checkout .wc-block-checkout__sidebar .wc-block-components-product-name {
    font-size: 1.1em;
    line-height: 1.3;
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview {
    background-color: var(--ast-global-color-1);
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview li strong, .woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tr td a {
    color: #000000!important;
}

/* Footer */

@media screen and (max-width: 428px) {
    footer .omnisend-form-670ea2e2b3220d8771cfe2d8-section-6374ec98142fd3456c0fb30d {
        flex-direction: column;
        flex-wrap: nowrap;
    }
    html body footer #omnisend-form-670ea2e2b3220d8771cfe2d8-field-container-62a3147776d81914aa87ed98-emailField-input.omnisend-form-670ea2e2b3220d8771cfe2d8-field-container-62a3147776d81914aa87ed98-input {
        border-radius: 40px 40px 40px 40px !important;
        text-align: center;
        margin-bottom: 5px;
    }
    html body footer .omnisend-form-670ea2e2b3220d8771cfe2d8-action-627932485028ebd8c6660c51 {
        border-radius: 40px 40px 40px 40px !important;
    }
    .site-footer-primary-section-4.site-footer-section.site-footer-section-4 {
        padding-right: 10px;
    }
    html body .omnisend-form-670ea2e2b3220d8771cfe2d8-field-container-670ea2b369208d23fc5b7558-label p {
        font-size: 12px;
    }
}

@media (max-width: 1115px) {
    .ast-footer-social-1-wrap .ast-builder-social-element svg {
        max-width: 28px;
    }
}

@media screen and (max-width: 660px) {
    html body .omnisend-form-670ea2e2b3220d8771cfe2d8-field-container-670ea2b369208d23fc5b7558-label p {
        font-size: 12px;
    }
    #block-32, #block-30 {
        text-align: center;
    }
}

@media screen and (min-width: 431px) and (max-width: 1546px) {
    footer .omnisend-form-670ea2e2b3220d8771cfe2d8-section-6374ec98142fd3456c0fb30d {
        flex-direction: column;
        flex-wrap: nowrap;
    }
    html body footer #omnisend-form-670ea2e2b3220d8771cfe2d8-field-container-62a3147776d81914aa87ed98-emailField-input.omnisend-form-670ea2e2b3220d8771cfe2d8-field-container-62a3147776d81914aa87ed98-input {
        border-radius: 40px !important;
        text-align: center;
        margin-bottom: 5px;
    }
    html body footer .omnisend-form-670ea2e2b3220d8771cfe2d8-action-627932485028ebd8c6660c51 {
        border-radius: 40px !important;
    }
    .site-footer-primary-section-4.site-footer-section.site-footer-section-4 {
        padding-right: 10px;
    }
    html body .omnisend-form-670ea2e2b3220d8771cfe2d8-field-container-670ea2b369208d23fc5b7558-label p {
        font-size: 12px;
    }
}
@media (max-width: 1115px) {
    .ast-footer-social-1-wrap .ast-builder-social-element svg {
        max-width: 28px;
    }
}
html body #omnisend-form-670ea2e2b3220d8771cfe2d8-field-container-62a3147776d81914aa87ed98-emailField-input.omnisend-form-670ea2e2b3220d8771cfe2d8-field-container-62a3147776d81914aa87ed98-input {
    border-radius: 40px 0 0 40px !important;
}

html body .omnisend-form-670ea2e2b3220d8771cfe2d8-action-627932485028ebd8c6660c51 {
    border-radius: 0 40px 40px 0 !important;
}

.omnisend-form-670ea2e2b3220d8771cfe2d8-action-627932485028ebd8c6660c51:hover {
    opacity: 0.8;
}

html body .omnisend-form-670ea2e2b3220d8771cfe2d8-field-container-670ea2b369208d23fc5b7558-description-container {
    display: none;
}

html .dgwt-wcas-search-wrapp {
    min-width: 450px;
}

/* Zoho */

html body [data-id=zsalesiq] {
    z-index: 11 !important;
}
