.woocommerce span.onsale, .wc-block-grid__product .wc-block-grid__product-onsale {
    background-color: #ff0046;
    color: #000000;
}

.woocommerce a.button, .woocommerce button.button, .woocommerce .woocommerce-message a.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce input.button, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover, .woocommerce #respond input#submit, .woocommerce button.button.alt.disabled, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link, .wc-block-grid__product-onsale {
    color: #ffffff;
    border-color: #ff0046;
    background-color: #ff0046;
}

.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce .woocommerce-message a.button:hover, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce input.button:hover, .woocommerce button.button.alt.disabled:hover, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover {
    color: #ffffff;
    border-color: #fb8c00;
    background-color: #fb8c00;
}

.woocommerce-message, .woocommerce-info {
    border-top-color: #ff0046;
}

.woocommerce-message::before, .woocommerce-info::before {
    color: #ff0046;
}

.woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price, .widget_layered_nav_filters ul li.chosen a, .woocommerce-page ul.products li.product .ast-woo-product-category, .wc-layered-nav-rating a {
    color: #000000;
}

.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li {
    border-color: #ff0046;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #ff0046;
    color: #ffffff;
}

.woocommerce-MyAccount-navigation-link.is-active a {
    color: #000000;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #ff0046;
}

.woocommerce a.button, .woocommerce button.button, .woocommerce .woocommerce-message a.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce input.button, .woocommerce-cart table.cart td.actions .button, .woocommerce form.checkout_coupon .button, .woocommerce #respond input#submit, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link {
    border-radius: 10px;
    padding-top: 10px;
    padding-right: 40px;
    padding-bottom: 10px;
    padding-left: 40px;
}

.woocommerce .star-rating, .woocommerce .comment-form-rating .stars a, .woocommerce .star-rating::before {
    color: #ff0046;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
    background: #ff0046;
}

.ast-site-header-cart a {
    color: #000000;
}

.ast-site-header-cart a:focus, .ast-site-header-cart a:hover, .ast-site-header-cart .current-menu-item a {
    color: #ff0046;
}

.ast-cart-menu-wrap .count, .ast-cart-menu-wrap .count:after {
    border-color: #ff0046;
    color: #ff0046;
}

.ast-cart-menu-wrap:hover .count {
    color: #ffffff;
    background-color: #ff0046;
}

.ast-site-header-cart .widget_shopping_cart .total .woocommerce-Price-amount {
    color: #ff0046;
}

.woocommerce a.remove:hover, .ast-woocommerce-cart-menu .main-header-menu .woocommerce-custom-menu-item .menu-item:hover > .menu-link.remove:hover {
    color: #ff0046;
    border-color: #ff0046;
    background-color: #ffffff;
}

.ast-site-header-cart .widget_shopping_cart .buttons .button.checkout, .woocommerce .widget_shopping_cart .woocommerce-mini-cart__buttons .checkout.wc-forward {
    color: #ffffff;
    border-color: #fb8c00;
    background-color: #fb8c00;
}

.site-header .ast-site-header-cart-data .button.wc-forward, .site-header .ast-site-header-cart-data .button.wc-forward:hover {
    color: #ffffff;
}

.below-header-user-select .ast-site-header-cart .widget, .ast-above-header-section .ast-site-header-cart .widget a, .below-header-user-select .ast-site-header-cart .widget_shopping_cart a {
    color: #000000;
}

.below-header-user-select .ast-site-header-cart .widget_shopping_cart a:hover, .ast-above-header-section .ast-site-header-cart .widget_shopping_cart a:hover, .below-header-user-select .ast-site-header-cart .widget_shopping_cart a.remove:hover, .ast-above-header-section .ast-site-header-cart .widget_shopping_cart a.remove:hover {
    color: #ff0046;
}

@media (min-width: 545px) and (max-width: 768px) {
    .woocommerce.tablet-columns-6 ul.products li.product, .woocommerce-page.tablet-columns-6 ul.products li.product {
        width: calc(16.66% - 16.66px);
    }

    .woocommerce.tablet-columns-5 ul.products li.product, .woocommerce-page.tablet-columns-5 ul.products li.product {
        width: calc(20% - 16px);
    }

    .woocommerce.tablet-columns-4 ul.products li.product, .woocommerce-page.tablet-columns-4 ul.products li.product {
        width: calc(25% - 15px);
    }

    .woocommerce.tablet-columns-3 ul.products li.product, .woocommerce-page.tablet-columns-3 ul.products li.product {
        width: calc(33.33% - 14px);
    }

    .woocommerce.tablet-columns-2 ul.products li.product, .woocommerce-page.tablet-columns-2 ul.products li.product {
        width: calc(50% - 10px);
    }

    .woocommerce.tablet-columns-1 ul.products li.product, .woocommerce-page.tablet-columns-1 ul.products li.product {
        width: 100%;
    }

    .woocommerce div.product .related.products ul.products li.product {
        width: calc(33.33% - 14px);
    }
}

@media (min-width: 545px) and (max-width: 768px) {
    .woocommerce[class*="columns-"].columns-3 > ul.products li.product, .woocommerce[class*="columns-"].columns-4 > ul.products li.product, .woocommerce[class*="columns-"].columns-5 > ul.products li.product, .woocommerce[class*="columns-"].columns-6 > ul.products li.product {
        width: calc(33.33% - 14px);
        margin-right: 20px;
    }

    .woocommerce[class*="columns-"].columns-3 > ul.products li.product:nth-child(3n), .woocommerce[class*="columns-"].columns-4 > ul.products li.product:nth-child(3n), .woocommerce[class*="columns-"].columns-5 > ul.products li.product:nth-child(3n), .woocommerce[class*="columns-"].columns-6 > ul.products li.product:nth-child(3n) {
        margin-right: 0;
        clear: right;
    }

    .woocommerce[class*="columns-"].columns-3 > ul.products li.product:nth-child(3n+1), .woocommerce[class*="columns-"].columns-4 > ul.products li.product:nth-child(3n+1), .woocommerce[class*="columns-"].columns-5 > ul.products li.product:nth-child(3n+1), .woocommerce[class*="columns-"].columns-6 > ul.products li.product:nth-child(3n+1) {
        clear: left;
    }

    .woocommerce[class*="columns-"] ul.products li.product:nth-child(n), .woocommerce-page[class*="columns-"] ul.products li.product:nth-child(n) {
        margin-right: 20px;
        clear: none;
    }

    .woocommerce.tablet-columns-2 ul.products li.product:nth-child(2n), .woocommerce-page.tablet-columns-2 ul.products li.product:nth-child(2n), .woocommerce.tablet-columns-3 ul.products li.product:nth-child(3n), .woocommerce-page.tablet-columns-3 ul.products li.product:nth-child(3n), .woocommerce.tablet-columns-4 ul.products li.product:nth-child(4n), .woocommerce-page.tablet-columns-4 ul.products li.product:nth-child(4n), .woocommerce.tablet-columns-5 ul.products li.product:nth-child(5n), .woocommerce-page.tablet-columns-5 ul.products li.product:nth-child(5n), .woocommerce.tablet-columns-6 ul.products li.product:nth-child(6n), .woocommerce-page.tablet-columns-6 ul.products li.product:nth-child(6n) {
        margin-right: 0;
        clear: right;
    }

    .woocommerce.tablet-columns-2 ul.products li.product:nth-child(2n+1), .woocommerce-page.tablet-columns-2 ul.products li.product:nth-child(2n+1), .woocommerce.tablet-columns-3 ul.products li.product:nth-child(3n+1), .woocommerce-page.tablet-columns-3 ul.products li.product:nth-child(3n+1), .woocommerce.tablet-columns-4 ul.products li.product:nth-child(4n+1), .woocommerce-page.tablet-columns-4 ul.products li.product:nth-child(4n+1), .woocommerce.tablet-columns-5 ul.products li.product:nth-child(5n+1), .woocommerce-page.tablet-columns-5 ul.products li.product:nth-child(5n+1), .woocommerce.tablet-columns-6 ul.products li.product:nth-child(6n+1), .woocommerce-page.tablet-columns-6 ul.products li.product:nth-child(6n+1) {
        clear: left;
    }

    .woocommerce div.product .related.products ul.products li.product:nth-child(3n) {
        margin-right: 0;
        clear: right;
    }

    .woocommerce div.product .related.products ul.products li.product:nth-child(3n+1) {
        clear: left;
    }
}

@media (min-width: 769px) {
    .woocommerce #reviews #comments {
        width: 55%;
        float: left;
    }

    .woocommerce #reviews #review_form_wrapper {
        width: 45%;
        float: right;
        padding-left: 2em;
    }

    .woocommerce form.checkout_coupon {
        width: 50%;
    }
}

@media (max-width: 768px) {
    .ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack.ast-no-menu-items .ast-site-header-cart, .ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-3.ast-mobile-header-stack.ast-no-menu-items .ast-site-header-cart {
        padding-right: 0;
        padding-left: 0;
    }

    .ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack .main-header-bar {
        text-align: center;
    }

    .ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack .ast-site-header-cart, .ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack .ast-mobile-menu-buttons {
        display: inline-block;
    }

    .ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-2.ast-mobile-header-inline .site-branding {
        flex: auto;
    }

    .ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-3.ast-mobile-header-stack .site-branding {
        flex: 0 0 100%;
    }

    .ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-3.ast-mobile-header-stack .main-header-container {
        display: flex;
        justify-content: center;
    }

    .woocommerce-cart .woocommerce-shipping-calculator .button {
        width: 100%;
    }

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

    .woocommerce-cart table.cart td.actions .ast-return-to-shop {
        display: block;
        text-align: center;
        margin-top: 1em;
    }
}

@media (max-width: 544px) {
    .ast-separate-container .ast-woocommerce-container {
        padding: .54em 1em 1.33333em;
    }

    .woocommerce-message, .woocommerce-error, .woocommerce-info {
        display: flex;
        flex-wrap: wrap;
    }

    .woocommerce-message a.button, .woocommerce-error a.button, .woocommerce-info a.button {
        order: 1;
        margin-top: .5em;
    }

    .woocommerce.mobile-columns-6 ul.products li.product, .woocommerce-page.mobile-columns-6 ul.products li.product {
        width: calc(16.66% - 16.66px);
    }

    .woocommerce.mobile-columns-5 ul.products li.product, .woocommerce-page.mobile-columns-5 ul.products li.product {
        width: calc(20% - 16px);
    }

    .woocommerce.mobile-columns-4 ul.products li.product, .woocommerce-page.mobile-columns-4 ul.products li.product {
        width: calc(25% - 15px);
    }

    .woocommerce.mobile-columns-3 ul.products li.product, .woocommerce-page.mobile-columns-3 ul.products li.product {
        width: calc(33.33% - 14px);
    }

    .woocommerce.mobile-columns-2 ul.products li.product, .woocommerce-page.mobile-columns-2 ul.products li.product {
        width: calc(50% - 10px);
    }

    .woocommerce.mobile-columns-1 ul.products li.product, .woocommerce-page.mobile-columns-1 ul.products li.product {
        width: 100%;
    }

    .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
        float: none;
        margin-bottom: 2em;
        width: 100%;
    }

    .woocommerce ul.products a.button, .woocommerce-page ul.products a.button {
        padding: 0.5em 0.75em;
    }

    .woocommerce div.product .related.products ul.products li.product {
        width: calc(50% - 10px);
    }

    .woocommerce table.cart td.actions .button, .woocommerce #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button {
        padding-left: 1em;
        padding-right: 1em;
    }

    .woocommerce #content table.cart .button, .woocommerce-page #content table.cart .button {
        width: 100%;
    }

    .woocommerce #content table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail {
        display: block;
        text-align: center !important;
    }

    .woocommerce #content table.cart .product-thumbnail::before, .woocommerce-page #content table.cart .product-thumbnail::before {
        display: none;
    }

    .woocommerce #content table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon {
        float: none;
    }

    .woocommerce #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .button {
        flex: 1;
    }

    .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
        display: block;
    }
}

@media (max-width: 544px) {
    .woocommerce[class*="columns-"].columns-3 > ul.products li.product, .woocommerce[class*="columns-"].columns-4 > ul.products li.product, .woocommerce[class*="columns-"].columns-5 > ul.products li.product, .woocommerce[class*="columns-"].columns-6 > ul.products li.product {
        width: calc(50% - 10px);
        margin-right: 20px;
    }

    .woocommerce-page[class*=columns-] ul.products li.product:nth-child(n), .woocommerce[class*=columns-] ul.products li.product:nth-child(n) {
        margin-right: 20px;
        clear: none;
    }

    .woocommerce-page[class*=columns-].columns-3 > ul.products li.product:nth-child(2n), .woocommerce-page[class*=columns-].columns-4 > ul.products li.product:nth-child(2n), .woocommerce-page[class*=columns-].columns-5 > ul.products li.product:nth-child(2n), .woocommerce-page[class*=columns-].columns-6 > ul.products li.product:nth-child(2n), .woocommerce[class*=columns-].columns-3 > ul.products li.product:nth-child(2n), .woocommerce[class*=columns-].columns-4 > ul.products li.product:nth-child(2n), .woocommerce[class*=columns-].columns-5 > ul.products li.product:nth-child(2n), .woocommerce[class*=columns-].columns-6 > ul.products li.product:nth-child(2n) {
        margin-right: 0;
        clear: right;
    }

    .woocommerce[class*="columns-"].columns-3 > ul.products li.product:nth-child(2n+1), .woocommerce[class*="columns-"].columns-4 > ul.products li.product:nth-child(2n+1), .woocommerce[class*="columns-"].columns-5 > ul.products li.product:nth-child(2n+1), .woocommerce[class*="columns-"].columns-6 > ul.products li.product:nth-child(2n+1) {
        clear: left;
    }

    .woocommerce[class*="columns-"] ul.products li.product:nth-child(n), .woocommerce-page[class*="columns-"] ul.products li.product:nth-child(n) {
        margin-right: 20px;
        clear: none;
    }

    .woocommerce.mobile-columns-6 ul.products li.product:nth-child(6n), .woocommerce-page.mobile-columns-6 ul.products li.product:nth-child(6n), .woocommerce.mobile-columns-5 ul.products li.product:nth-child(5n), .woocommerce-page.mobile-columns-5 ul.products li.product:nth-child(5n), .woocommerce.mobile-columns-4 ul.products li.product:nth-child(4n), .woocommerce-page.mobile-columns-4 ul.products li.product:nth-child(4n), .woocommerce.mobile-columns-3 ul.products li.product:nth-child(3n), .woocommerce-page.mobile-columns-3 ul.products li.product:nth-child(3n), .woocommerce.mobile-columns-2 ul.products li.product:nth-child(2n), .woocommerce-page.mobile-columns-2 ul.products li.product:nth-child(2n), .woocommerce div.product .related.products ul.products li.product:nth-child(2n) {
        margin-right: 0;
        clear: right;
    }

    .woocommerce.mobile-columns-6 ul.products li.product:nth-child(6n+1), .woocommerce-page.mobile-columns-6 ul.products li.product:nth-child(6n+1), .woocommerce.mobile-columns-5 ul.products li.product:nth-child(5n+1), .woocommerce-page.mobile-columns-5 ul.products li.product:nth-child(5n+1), .woocommerce.mobile-columns-4 ul.products li.product:nth-child(4n+1), .woocommerce-page.mobile-columns-4 ul.products li.product:nth-child(4n+1), .woocommerce.mobile-columns-3 ul.products li.product:nth-child(3n+1), .woocommerce-page.mobile-columns-3 ul.products li.product:nth-child(3n+1), .woocommerce.mobile-columns-2 ul.products li.product:nth-child(2n+1), .woocommerce-page.mobile-columns-2 ul.products li.product:nth-child(2n+1), .woocommerce div.product .related.products ul.products li.product:nth-child(2n+1) {
        clear: left;
    }

    .woocommerce ul.products a.button.loading::after, .woocommerce-page ul.products a.button.loading::after {
        display: inline-block;
        margin-left: 5px;
        position: initial;
    }

    .woocommerce.mobile-columns-1 ul.products li.product:nth-child(n), .woocommerce-page.mobile-columns-1 ul.products li.product:nth-child(n) {
        margin-right: 0;
    }

    .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
        display: block;
        margin-right: 0;
    }
}

@media (min-width: 769px) {
    .woocommerce #content .ast-woocommerce-container div.product div.images, .woocommerce .ast-woocommerce-container div.product div.images, .woocommerce-page #content .ast-woocommerce-container div.product div.images, .woocommerce-page .ast-woocommerce-container div.product div.images {
        width: 50%;
    }

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

    .woocommerce.woocommerce-checkout form #customer_details.col2-set .col-1, .woocommerce.woocommerce-checkout form #customer_details.col2-set .col-2, .woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-1, .woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-2 {
        float: none;
        width: auto;
    }
}

@media (min-width: 769px) {
    .woocommerce.woocommerce-checkout form #customer_details.col2-set, .woocommerce-page.woocommerce-checkout form #customer_details.col2-set {
        width: 55%;
        float: left;
        margin-right: 4.347826087%;
    }

    .woocommerce.woocommerce-checkout form #order_review, .woocommerce.woocommerce-checkout form #order_review_heading, .woocommerce-page.woocommerce-checkout form #order_review, .woocommerce-page.woocommerce-checkout form #order_review_heading {
        width: 40%;
        float: right;
        margin-right: 0;
        clear: right;
    }
}
.woocommerce form .form-row .required { visibility: visible; }

html {
    font-size: 93.75%;
}

a, .page-title {
    color: #ff0046;
}

a:hover, a:focus {
    color: #000000;
}

body, button, input, select, textarea, .ast-button, .ast-custom-button {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-weight: inherit;
    font-size: 15px;
    font-size: 1rem;
}

blockquote {
    color: #000000;
}

.site-title {
    font-size: 35px;
    font-size: 2.3333333333333rem;
}

.ast-archive-description .ast-archive-title {
    font-size: 40px;
    font-size: 2.6666666666667rem;
}

.site-header .site-description {
    font-size: 15px;
    font-size: 1rem;
}

.entry-title {
    font-size: 40px;
    font-size: 2.6666666666667rem;
}

.comment-reply-title {
    font-size: 24px;
    font-size: 1.6rem;
}

.ast-comment-list #cancel-comment-reply-link {
    font-size: 15px;
    font-size: 1rem;
}

h1, .entry-content h1 {
    font-size: 40px;
    font-size: 2.6666666666667rem;
}

h2, .entry-content h2 {
    font-size: 30px;
    font-size: 2rem;
}

h3, .entry-content h3 {
    font-size: 25px;
    font-size: 1.6666666666667rem;
}

h4, .entry-content h4 {
    font-size: 20px;
    font-size: 1.3333333333333rem;
}

h5, .entry-content h5 {
    font-size: 18px;
    font-size: 1.2rem;
}

h6, .entry-content h6 {
    font-size: 15px;
    font-size: 1rem;
}

.ast-single-post .entry-title, .page-title {
    font-size: 30px;
    font-size: 2rem;
}

#secondary, #secondary button, #secondary input, #secondary select, #secondary textarea {
    font-size: 15px;
    font-size: 1rem;
}

::selection {
    background-color: #ff0046;
    color: #000000;
}

body, h1, .entry-title a, .entry-content h1, h2, .entry-content h2, h3, .entry-content h3, h4, .entry-content h4, h5, .entry-content h5, h6, .entry-content h6, .wc-block-grid__product-title {
    color: #000000;
}

.tagcloud a:hover, .tagcloud a:focus, .tagcloud a.current-item {
    color: #000000;
    border-color: #ff0046;
    background-color: #ff0046;
}

.main-header-menu .menu-link, .ast-header-custom-item a {
    color: #000000;
}

.main-header-menu .menu-item:hover > .menu-link, .main-header-menu .menu-item:hover > .ast-menu-toggle, .main-header-menu .ast-masthead-custom-menu-items a:hover, .main-header-menu .menu-item.focus > .menu-link, .main-header-menu .menu-item.focus > .ast-menu-toggle, .main-header-menu .current-menu-item > .menu-link, .main-header-menu .current-menu-ancestor > .menu-link, .main-header-menu .current-menu-item > .ast-menu-toggle, .main-header-menu .current-menu-ancestor > .ast-menu-toggle {
    color: #ff0046;
}

input:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="reset"]:focus, input[type="search"]:focus, textarea:focus {
    border-color: #ff0046;
}

input[type="radio"]:checked, input[type=reset], input[type="checkbox"]:checked, input[type="checkbox"]:hover:checked, input[type="checkbox"]:focus:checked, input[type=range]::-webkit-slider-thumb {
    border-color: #ff0046;
    background-color: #ff0046;
    box-shadow: none;
}

.site-footer a:hover + .post-count, .site-footer a:focus + .post-count {
    background: #ff0046;
    border-color: #ff0046;
}

.footer-adv .footer-adv-overlay {
    border-top-style: solid;
    border-top-color: #7a7a7a;
}

.ast-comment-meta {
    line-height: 1.666666667;
    font-size: 12px;
    font-size: 0.8rem;
}

.single .nav-links .nav-previous, .single .nav-links .nav-next, .single .ast-author-details .author-title, .ast-comment-meta {
    color: #ff0046;
}

.entry-meta, .entry-meta * {
    line-height: 1.45;
    color: #ff0046;
}

.entry-meta a:hover, .entry-meta a:hover *, .entry-meta a:focus, .entry-meta a:focus * {
    color: #000000;
}

.ast-404-layout-1 .ast-404-text {
    font-size: 200px;
    font-size: 13.333333333333rem;
}

.widget-title {
    font-size: 21px;
    font-size: 1.4rem;
    color: #000000;
}

#cat option, .secondary .calendar_wrap thead a, .secondary .calendar_wrap thead a:visited {
    color: #ff0046;
}

.secondary .calendar_wrap #today, .ast-progress-val span {
    background: #ff0046;
}

.secondary a:hover + .post-count, .secondary a:focus + .post-count {
    background: #ff0046;
    border-color: #ff0046;
}

.calendar_wrap #today > a {
    color: #000000;
}

.ast-pagination a, .page-links .page-link, .single .post-navigation a {
    color: #ff0046;
}

.ast-pagination a:hover, .ast-pagination a:focus, .ast-pagination > span:hover:not(.dots), .ast-pagination > span.current, .page-links > .page-link, .page-links .page-link:hover, .post-navigation a:hover {
    color: #000000;
}

.ast-header-break-point .ast-mobile-menu-buttons-minimal.menu-toggle {
    background: transparent;
    color: #ff0046;
}

.ast-header-break-point .ast-mobile-menu-buttons-outline.menu-toggle {
    background: transparent;
    border: 1px solid #ff0046;
    color: #ff0046;
}

.ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle {
    background: #ff0046;
    color: #ffffff;
}

.wp-block-buttons.aligncenter {
    justify-content: center;
}

@media (max-width: 782px) {
    .entry-content .wp-block-columns .wp-block-column {
        margin-left: 0px;
    }
}

@media (max-width: 768px) {
    #secondary.secondary {
        padding-top: 0;
    }

    .ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
        padding: 1.5em 2.14em;
    }

    .ast-separate-container #primary, .ast-separate-container #secondary {
        padding: 1.5em 0;
    }

    .ast-separate-container.ast-right-sidebar #secondary {
        padding-left: 1em;
        padding-right: 1em;
    }

    .ast-separate-container.ast-two-container #secondary {
        padding-left: 0;
        padding-right: 0;
    }

    .ast-page-builder-template .entry-header #secondary {
        margin-top: 1.5em;
    }

    .ast-page-builder-template #secondary {
        margin-top: 1.5em;
    }

    #primary, #secondary {
        padding: 1.5em 0;
        margin: 0;
    }

    .ast-left-sidebar #content > .ast-container {
        display: flex;
        flex-direction: column-reverse;
        width: 100%;
    }

    .ast-author-box img.avatar {
        margin: 20px 0 0 0;
    }

    .ast-pagination {
        padding-top: 1.5em;
        text-align: center;
    }

    .ast-pagination .next.page-numbers {
        display: inherit;
        float: none;
    }
}

@media (max-width: 768px) {
    .ast-page-builder-template.ast-left-sidebar #secondary {
        padding-right: 20px;
    }

    .ast-page-builder-template.ast-right-sidebar #secondary {
        padding-left: 20px;
    }

    .ast-right-sidebar #primary {
        padding-right: 0;
    }

    .ast-right-sidebar #secondary {
        padding-left: 0;
    }

    .ast-left-sidebar #primary {
        padding-left: 0;
    }

    .ast-left-sidebar #secondary {
        padding-right: 0;
    }

    .ast-pagination .prev.page-numbers {
        padding-left: .5em;
    }

    .ast-pagination .next.page-numbers {
        padding-right: .5em;
    }
}

@media (min-width: 769px) {
    .ast-separate-container.ast-right-sidebar #primary, .ast-separate-container.ast-left-sidebar #primary {
        border: 0;
    }

    .ast-separate-container.ast-right-sidebar #secondary, .ast-separate-container.ast-left-sidebar #secondary {
        border: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .ast-separate-container.ast-two-container #secondary .widget:last-child {
        margin-bottom: 0;
    }

    .ast-separate-container .ast-comment-list li .comment-respond {
        padding-left: 2.66666em;
        padding-right: 2.66666em;
    }

    .ast-author-box {
        -js-display: flex;
        display: flex;
    }

    .ast-author-bio {
        flex: 1;
    }

    .error404.ast-separate-container #primary, .search-no-results.ast-separate-container #primary {
        margin-bottom: 4em;
    }
}

@media (min-width: 769px) {
    .ast-right-sidebar #primary {
        border-right: 1px solid #eee;
    }

    .ast-right-sidebar #secondary {
        border-left: 1px solid #eee;
        margin-left: -1px;
    }

    .ast-left-sidebar #primary {
        border-left: 1px solid #eee;
    }

    .ast-left-sidebar #secondary {
        border-right: 1px solid #eee;
        margin-right: -1px;
    }

    .ast-separate-container.ast-two-container.ast-right-sidebar #secondary {
        padding-left: 30px;
        padding-right: 0;
    }

    .ast-separate-container.ast-two-container.ast-left-sidebar #secondary {
        padding-right: 30px;
        padding-left: 0;
    }
}

.menu-toggle, button, .ast-button, .ast-custom-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {
    color: #ffffff;
    border-color: #ff0046;
    background-color: #ff0046;
    border-radius: 10px;
    padding-top: 10px;
    padding-right: 40px;
    padding-bottom: 10px;
    padding-left: 40px;
    font-family: inherit;
    font-weight: 700;
    font-size: 16px;
    font-size: 1.0666666666667rem;
}

button:focus, .menu-toggle:hover, button:hover, .ast-button:hover, .button:hover, input[type=reset]:hover, input[type=reset]:focus, input#submit:hover, input#submit:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    color: #ffffff;
    background-color: #fb8c00;
    border-color: #fb8c00;
}

@media (min-width: 768px) {
    .ast-container {
        max-width: 100%;
    }
}

@media (min-width: 544px) {
    .ast-container {
        max-width: 100%;
    }
}

@media (max-width: 544px) {
    .ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
        padding: 1.5em 1em;
    }

    .ast-separate-container #content .ast-container {
        padding-left: 0.54em;
        padding-right: 0.54em;
    }

    .ast-separate-container #secondary {
        padding-top: 0;
    }

    .ast-separate-container.ast-two-container #secondary .widget {
        margin-bottom: 1.5em;
        padding-left: 1em;
        padding-right: 1em;
    }

    .ast-separate-container .comments-count-wrapper {
        padding: 1.5em 1em;
    }

    .ast-separate-container .ast-comment-list li.depth-1 {
        padding: 1.5em 1em;
        margin-bottom: 1.5em;
    }

    .ast-separate-container .ast-comment-list .bypostauthor {
        padding: .5em;
    }

    .ast-separate-container .ast-archive-description {
        padding: 1.5em 1em;
    }

    .ast-search-menu-icon.ast-dropdown-active .search-field {
        width: 170px;
    }

    .ast-separate-container .comment-respond {
        padding: 1.5em 1em;
    }
}

@media (max-width: 544px) {
    .ast-comment-list .children {
        margin-left: 0.66666em;
    }

    .ast-separate-container .ast-comment-list .bypostauthor li {
        padding: 0 0 0 .5em;
    }
}

@media (max-width: 768px) {
    .ast-mobile-header-stack .main-header-bar .ast-search-menu-icon {
        display: inline-block;
    }

    .ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon {
        margin: 0;
    }

    .ast-comment-avatar-wrap img {
        max-width: 2.5em;
    }

    .comments-area {
        margin-top: 1.5em;
    }

    .ast-separate-container .comments-count-wrapper {
        padding: 2em 2.14em;
    }

    .ast-separate-container .ast-comment-list li.depth-1 {
        padding: 1.5em 2.14em;
    }

    .ast-separate-container .comment-respond {
        padding: 2em 2.14em;
    }
}

@media (max-width: 768px) {
    .ast-header-break-point .main-header-bar .ast-search-menu-icon.slide-search .search-form {
        right: 0;
    }

    .ast-header-break-point .ast-mobile-header-stack .main-header-bar .ast-search-menu-icon.slide-search .search-form {
        right: -1em;
    }

    .ast-comment-avatar-wrap {
        margin-right: 0.5em;
    }
}

@media (min-width: 545px) {
    .ast-page-builder-template .comments-area, .single.ast-page-builder-template .entry-header, .single.ast-page-builder-template .post-navigation {
        max-width: 1180px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 768px) {
    .ast-archive-description .ast-archive-title {
        font-size: 40px;
    }

    .entry-title {
        font-size: 30px;
    }

    h1, .entry-content h1 {
        font-size: 30px;
    }

    h2, .entry-content h2 {
        font-size: 25px;
    }

    h3, .entry-content h3 {
        font-size: 20px;
    }

    .ast-single-post .entry-title, .page-title {
        font-size: 30px;
    }
}

@media (max-width: 544px) {
    .ast-archive-description .ast-archive-title {
        font-size: 40px;
    }

    .entry-title {
        font-size: 30px;
    }

    h1, .entry-content h1 {
        font-size: 30px;
    }

    h2, .entry-content h2 {
        font-size: 25px;
    }

    h3, .entry-content h3 {
        font-size: 20px;
    }

    .ast-single-post .entry-title, .page-title {
        font-size: 30px;
    }
}

@media (max-width: 768px) {
    html {
        font-size: 85.5%;
    }
}

@media (max-width: 544px) {
    html {
        font-size: 85.5%;
    }
}

@media (min-width: 769px) {
    .ast-container {
        max-width: 1180px;
    }
}

@font-face {
    font-family: "Astra";
    src: url(fonts/astra.woff) format("woff"), url(fonts/astra.ttf) format("truetype"), url(images/astra.svg#astra) format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}

@media (max-width: 921px) {
    .main-header-bar .main-header-bar-navigation {
        display: none;
    }
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu, .ast-desktop .main-header-menu.submenu-with-border .astra-full-megamenu-wrapper {
    border-color: #ff0046;
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu {
    border-top-width: 2px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-style: solid;
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu .sub-menu {
    top: -2px;
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu .menu-link, .ast-desktop .main-header-menu.submenu-with-border .children .menu-link {
    border-bottom-width: 0px;
    border-style: solid;
    border-color: #eaeaea;
}

@media (min-width: 769px) {
    .main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover > .sub-menu, .main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus > .sub-menu {
        margin-left: -0px;
    }
}

@media (max-width: 920px) {
    .ast-404-layout-1 .ast-404-text {
        font-size: 100px;
        font-size: 6.6666666666667rem;
    }
}

#masthead .ast-container, .ast-header-breadcrumb .ast-container {
    max-width: 100%;
    padding-left: 35px;
    padding-right: 35px;
}

@media (max-width: 921px) {
    #masthead .ast-container, .ast-header-breadcrumb .ast-container {
        padding-left: 20px;
        padding-right: 20px;
    }
}

#masthead .ast-container, .ast-header-breadcrumb .ast-container {
    max-width: 100%;
    padding-left: 35px;
    padding-right: 35px;
}

@media (max-width: 921px) {
    #masthead .ast-container, .ast-header-breadcrumb .ast-container {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.ast-breadcrumbs .trail-browse, .ast-breadcrumbs .trail-items, .ast-breadcrumbs .trail-items li {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: none;
    background: inherit;
    text-indent: 0;
}

.ast-breadcrumbs .trail-browse {
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
}

.ast-breadcrumbs .trail-items {
    list-style: none;
}

.trail-items li::after {
    padding: 0 0.3em;
    content: "\00bb";
}

.trail-items li:last-of-type::after {
    display: none;
}

.elementor-widget-heading .elementor-heading-title {
    margin: 0;
}

.ast-header-break-point .main-header-bar {
    border-bottom-width: 1px;
}

@media (min-width: 769px) {
    .main-header-bar {
        border-bottom-width: 1px;
    }
}

.ast-safari-browser-less-than-11 .main-header-menu .menu-item, .ast-safari-browser-less-than-11 .main-header-bar .ast-masthead-custom-menu-items {
    display: block;
}

.main-header-menu .menu-item, .main-header-bar .ast-masthead-custom-menu-items {
    -js-display: flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.main-header-menu > .menu-item > .menu-link {
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -js-display: flex;
    display: flex;
}

.ast-primary-menu-disabled .main-header-bar .ast-masthead-custom-menu-items {
    flex: unset;
}
.yith-wcwl-share li a {
    color: #FFFFFF;
}

.yith-wcwl-share li a:hover {
    color: #FFFFFF;
}

.yith-wcwl-share a.facebook {
    background: #39599E;
    background-color: #39599E;
}

.yith-wcwl-share a.facebook:hover {
    background: #595A5A;
    background-color: #595A5A;
}

.yith-wcwl-share a.twitter {
    background: #45AFE2;
    background-color: #45AFE2;
}

.yith-wcwl-share a.twitter:hover {
    background: #595A5A;
    background-color: #595A5A;
}

.yith-wcwl-share a.pinterest {
    background: #AB2E31;
    background-color: #AB2E31;
}

.yith-wcwl-share a.pinterest:hover {
    background: #595A5A;
    background-color: #595A5A;
}

.yith-wcwl-share a.email {
    background: #FBB102;
    background-color: #FBB102;
}

.yith-wcwl-share a.email:hover {
    background: #595A5A;
    background-color: #595A5A;
}

.yith-wcwl-share a.whatsapp {
    background: #00A901;
    background-color: #00A901;
}

.yith-wcwl-share a.whatsapp:hover {
    background: #595A5A;
    background-color: #595A5A;
}

.yith-wcwl-tooltip, .with-tooltip .yith-wcwl-tooltip:before, .with-dropdown .with-tooltip .yith-wcwl-tooltip:before {
    background-color: #333;
    border-bottom-color: #333;
    border-top-color: #333;
    color: #fff;
}

.yes-js.js_active .ast-plain-container.ast-single-post #primary {
    margin: 4em 0;
}

.js_active .ast-plain-container.ast-single-post .entry-header {
    margin-top: 0;
}

.woocommerce table.wishlist_table {
    font-size: 100%;
}

.woocommerce table.wishlist_table tbody td.product-name {
    font-weight: 700;
}

.woocommerce table.wishlist_table thead th {
    border-top: 0;
}

.woocommerce table.wishlist_table tr td.product-remove {
    padding: .7em 1em;
}

.woocommerce table.wishlist_table tbody td {
    border-right: 0;
}

.woocommerce .wishlist_table td.product-add-to-cart a {
    display: inherit !important;
}

.wishlist_table tr td, .wishlist_table tr th.wishlist-delete, .wishlist_table tr th.product-checkbox {
    text-align: left;
}

.woocommerce #content table.wishlist_table.cart a.remove {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    font-weight: normal;
    width: 24px;
    height: 24px;
    line-height: 21px;
    color: #ccc !important;
    text-align: center;
    border: 1px solid #ccc;
}

.woocommerce #content table.wishlist_table.cart a.remove:hover {
    color: #ff0046 !important;
    border-color: #ff0046;
    background-color: #ffffff;
}

@media (max-width: 768px) {
    .yes-js.js_active .ast-plain-container.ast-single-post #primary {
        padding: 1.5em 0;
        margin: 0;
    }
}
.yith-wcbm-badge-256 {
    top: 10px;
    bottom: auto;
    left: auto;
    right: 10px;
    opacity: 1;
}

.yith-wcbm-badge-256 .yith-wcbm-badge__wrap {
    -ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
}

.yith-wcbm-badge-256 .yith-wcbm-badge__wrap {
    color: #ffffff;
    background-color: #ffc107;
    width: 50px;
    height: 30px;
    line-height: 30px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 13px;
}

.yith-wcbm-badge-263 {
    top: auto;
    bottom: 10px;
    left: auto;
    right: 10px;
    opacity: 1;
}

.yith-wcbm-badge-263 .yith-wcbm-badge__wrap {
    -ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
}

.yith-wcbm-badge-263 .yith-wcbm-badge__wrap {
    color: #ffffff;
    background-color: #ff1744;
    width: 80px;
    height: 30px;
    line-height: 30px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 13px;
}

.yith-wcbm-badge-255 {
    top: auto;
    bottom: 10px;
    left: auto;
    right: 10px;
    opacity: 1;
}

.yith-wcbm-badge-255 .yith-wcbm-badge__wrap {
    -ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
}

.yith-wcbm-badge-255 .yith-wcbm-badge__wrap {
    color: #ffffff;
    background-color: #2470FF;
    width: 50px;
    height: 30px;
    line-height: 30px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 13px;
}

.yith-wcbm-badge-257 {
    top: auto;
    bottom: 10px;
    left: 10px;
    right: auto;
    opacity: 1;
}

.yith-wcbm-badge-257 .yith-wcbm-badge__wrap {
    -ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
}

.yith-wcbm-badge-257 .yith-wcbm-badge__wrap {
    color: #ffffff;
    background-color: #2470FF;
    width: 50px;
    height: 30px;
    line-height: 30px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 13px;
}

.yith-wcbm-badge-262 {
    top: calc(50% - 15px);
    bottom: auto;
    left: calc(50% - 50px);
    right: auto;
    opacity: 1;
}

.yith-wcbm-badge-262 .yith-wcbm-badge__wrap {
    -ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
}

.yith-wcbm-badge-262 .yith-wcbm-badge__wrap {
    color: #ffffff;
    background-color: #ff1744;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 13px;
}
@font-face {
    font-family: eicons;
    src: url(fonts/eicons.eot);
    src: url(fonts/eicons.eot#iefix) format("embedded-opentype"), url(fonts/eicons.woff2) format("woff2"), url(fonts/eicons.woff) format("woff"), url(fonts/eicons.ttf) format("truetype"), url(images/eicons.svg#eicon) format("svg");
    font-weight: 400;
    font-style: normal
}

.elementor-kit-7183 {
    --e-global-color-primary: #ff0046;
    --e-global-color-secondary: #FFF9EC;
    --e-global-color-text: #272623;
    --e-global-color-accent: #FB8C00;
    --e-global-typography-primary-font-family: "Poppins";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500;
    font-family: "Poppins", Sans-serif;
}

.elementor-kit-7183 h1 {
    color: #ff0046;
    font-size: 48px;
    font-weight: 700;
}

.elementor-kit-7183 h2 {
    color: #ff0046;
    font-size: 34px;
    font-weight: 700;
}

.elementor-kit-7183 h3 {
    color: #ff0046;
    font-size: 34px;
    font-weight: 700;
}

.elementor-kit-7183 h4 {
    color: #ff0046;
    font-size: 34px;
    font-weight: 700;
}

.elementor-kit-7183 h5 {
    color: #ff0046;
    font-size: 24px;
    font-weight: 700;
}

.elementor-kit-7183 h6 {
    color: #272623;
    font-size: 20px;
    font-weight: 700;
}

.elementor-kit-7183 button, .elementor-kit-7183 input[type="button"], .elementor-kit-7183 input[type="submit"], .elementor-kit-7183 .elementor-button {
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    background-color: #ff0046;
    border-radius: 10px 10px 10px 10px;
}

.elementor-kit-7183 button:hover, .elementor-kit-7183 button:focus, .elementor-kit-7183 input[type="button"]:hover, .elementor-kit-7183 input[type="button"]:focus, .elementor-kit-7183 input[type="submit"]:hover, .elementor-kit-7183 input[type="submit"]:focus, .elementor-kit-7183 .elementor-button:hover, .elementor-kit-7183 .elementor-button:focus {
    color: var(--e-global-color-primary);
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}

{
}
h1.entry-title {
    display: var(--page-title-display);
}

@media (max-width: 1024px) {
    .elementor-kit-7183 h1 {
        font-size: 35px;
    }

    .elementor-kit-7183 h2 {
        font-size: 28px;
    }

    .elementor-kit-7183 h3 {
        font-size: 28px;
    }

    .elementor-kit-7183 h4 {
        font-size: 28px;
    }

    .elementor-kit-7183 h5 {
        font-size: 20px;
    }

    .elementor-kit-7183 h6 {
        font-size: 18px;
    }

    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1024px;
    }
}

@media (max-width: 767px) {
    .elementor-kit-7183 h1 {
        font-size: 30px;
    }

    .elementor-kit-7183 h2 {
        font-size: 25px;
    }

    .elementor-kit-7183 h3 {
        font-size: 25px;
    }

    .elementor-kit-7183 h5 {
        font-size: 20px;
    }

    .elementor-kit-7183 h6 {
        font-size: 18px;
    }

    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 767px;
    }
}

.elementor-1248 .elementor-element.elementor-element-78a43f3:not(.elementor-motion-effects-element-type-background), .elementor-1248 .elementor-element.elementor-element-78a43f3 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: transparent;
    background-image: linear-gradient(220deg, #ff0046 45%, #FFE7AB 100%);
}

.elementor-1248 .elementor-element.elementor-element-78a43f3 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 30px;
    padding: 50px 10px 160px 10px;
}

.elementor-1248 .elementor-element.elementor-element-78a43f3 > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-1248 .elementor-element.elementor-element-78a43f3 > .elementor-shape-bottom svg {
    width: calc(100% + 1.3px);
    height: 160px;
    transform: translateX(-50%) rotateY(180deg);
}

.elementor-1248 .elementor-element.elementor-element-5eadb5d .elementor-heading-title {
    color: #FFFFFF;
    font-weight: bold;
    letter-spacing: 1px;
}

.elementor-1248 .elementor-element.elementor-element-89a40fc .elementor-heading-title {
    color: #FFFFFF;
    text-transform: uppercase;
}

.elementor-1248 .elementor-element.elementor-element-ce3c145 {
    color: #FFFFFF;
    font-weight: 600;
    letter-spacing: 1px;
}

.elementor-1248 .elementor-element.elementor-element-73a9f8b > .elementor-element-populated {
    margin: 0px 0px 30px 0px;
}

.elementor-1248 .elementor-element.elementor-element-bf69142.elementor-position-right .elementor-image-box-img {
    margin-left: 10px;
}

.elementor-1248 .elementor-element.elementor-element-bf69142.elementor-position-left .elementor-image-box-img {
    margin-right: 10px;
}

.elementor-1248 .elementor-element.elementor-element-bf69142.elementor-position-top .elementor-image-box-img {
    margin-bottom: 10px;
}

.elementor-1248 .elementor-element.elementor-element-bf69142 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 15%;
}

.elementor-1248 .elementor-element.elementor-element-bf69142 .elementor-image-box-img img {
    transition-duration: 0.3s;
}

.elementor-1248 .elementor-element.elementor-element-bf69142 .elementor-image-box-title {
    margin-bottom: 10px;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
}

.elementor-1248 .elementor-element.elementor-element-bf69142 .elementor-image-box-description {
    color: #FFFFFF;
}

.elementor-1248 .elementor-element.elementor-element-b0fe0e0 > .elementor-element-populated {
    margin: 0px 0px 30px 0px;
}

.elementor-1248 .elementor-element.elementor-element-1eee619.elementor-position-right .elementor-image-box-img {
    margin-left: 10px;
}

.elementor-1248 .elementor-element.elementor-element-1eee619.elementor-position-left .elementor-image-box-img {
    margin-right: 10px;
}

.elementor-1248 .elementor-element.elementor-element-1eee619.elementor-position-top .elementor-image-box-img {
    margin-bottom: 10px;
}

.elementor-1248 .elementor-element.elementor-element-1eee619 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 15%;
}

.elementor-1248 .elementor-element.elementor-element-1eee619 .elementor-image-box-img img {
    transition-duration: 0.3s;
}

.elementor-1248 .elementor-element.elementor-element-1eee619 .elementor-image-box-title {
    margin-bottom: 10px;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
}

.elementor-1248 .elementor-element.elementor-element-1eee619 .elementor-image-box-description {
    color: #FFFFFF;
}

.elementor-1248 .elementor-element.elementor-element-30827ee.elementor-position-right .elementor-image-box-img {
    margin-left: 10px;
}

.elementor-1248 .elementor-element.elementor-element-30827ee.elementor-position-left .elementor-image-box-img {
    margin-right: 10px;
}

.elementor-1248 .elementor-element.elementor-element-30827ee.elementor-position-top .elementor-image-box-img {
    margin-bottom: 10px;
}

.elementor-1248 .elementor-element.elementor-element-30827ee .elementor-image-box-wrapper .elementor-image-box-img {
    width: 15%;
}

.elementor-1248 .elementor-element.elementor-element-30827ee .elementor-image-box-img img {
    transition-duration: 0.3s;
}

.elementor-1248 .elementor-element.elementor-element-30827ee .elementor-image-box-title {
    margin-bottom: 10px;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
}

.elementor-1248 .elementor-element.elementor-element-30827ee .elementor-image-box-description {
    color: #FFFFFF;
}

.elementor-1248 .elementor-element.elementor-element-627899d > .elementor-element-populated {
    margin: 0px 0px 30px 0px;
}

.elementor-1248 .elementor-element.elementor-element-7435604.elementor-position-right .elementor-image-box-img {
    margin-left: 10px;
}

.elementor-1248 .elementor-element.elementor-element-7435604.elementor-position-left .elementor-image-box-img {
    margin-right: 10px;
}

.elementor-1248 .elementor-element.elementor-element-7435604.elementor-position-top .elementor-image-box-img {
    margin-bottom: 10px;
}

.elementor-1248 .elementor-element.elementor-element-7435604 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 15%;
}

.elementor-1248 .elementor-element.elementor-element-7435604 .elementor-image-box-img img {
    transition-duration: 0.3s;
}

.elementor-1248 .elementor-element.elementor-element-7435604 .elementor-image-box-title {
    margin-bottom: 10px;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
}

.elementor-1248 .elementor-element.elementor-element-7435604 .elementor-image-box-description {
    color: #FFFFFF;
}

.elementor-1248 .elementor-element.elementor-element-2cc8b6f > .elementor-element-populated {
    margin: 0px 0px 30px 0px;
}

.elementor-1248 .elementor-element.elementor-element-ad3ac7e.elementor-position-right .elementor-image-box-img {
    margin-left: 10px;
}

.elementor-1248 .elementor-element.elementor-element-ad3ac7e.elementor-position-left .elementor-image-box-img {
    margin-right: 10px;
}

.elementor-1248 .elementor-element.elementor-element-ad3ac7e.elementor-position-top .elementor-image-box-img {
    margin-bottom: 10px;
}

.elementor-1248 .elementor-element.elementor-element-ad3ac7e .elementor-image-box-wrapper .elementor-image-box-img {
    width: 15%;
}

.elementor-1248 .elementor-element.elementor-element-ad3ac7e .elementor-image-box-img img {
    transition-duration: 0.3s;
}

.elementor-1248 .elementor-element.elementor-element-ad3ac7e .elementor-image-box-title {
    margin-bottom: 10px;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
}

.elementor-1248 .elementor-element.elementor-element-ad3ac7e .elementor-image-box-description {
    color: #FFFFFF;
}

.elementor-1248 .elementor-element.elementor-element-d83868d.elementor-position-right .elementor-image-box-img {
    margin-left: 10px;
}

.elementor-1248 .elementor-element.elementor-element-d83868d.elementor-position-left .elementor-image-box-img {
    margin-right: 10px;
}

.elementor-1248 .elementor-element.elementor-element-d83868d.elementor-position-top .elementor-image-box-img {
    margin-bottom: 10px;
}

.elementor-1248 .elementor-element.elementor-element-d83868d .elementor-image-box-wrapper .elementor-image-box-img {
    width: 15%;
}

.elementor-1248 .elementor-element.elementor-element-d83868d .elementor-image-box-img img {
    transition-duration: 0.3s;
}

.elementor-1248 .elementor-element.elementor-element-d83868d .elementor-image-box-title {
    margin-bottom: 10px;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
}

.elementor-1248 .elementor-element.elementor-element-d83868d .elementor-image-box-description {
    color: #FFFFFF;
}

.elementor-1248 .elementor-element.elementor-element-b5ea884 {
    text-align: right;
    width: auto;
    max-width: auto;
    top: 130%;
}

.elementor-1248 .elementor-element.elementor-element-b5ea884 img {
    width: 400px;
}

body:not(.rtl) .elementor-1248 .elementor-element.elementor-element-b5ea884 {
    right: -14%;
}

body.rtl .elementor-1248 .elementor-element.elementor-element-b5ea884 {
    left: -14%;
}

.elementor-1248 .elementor-element.elementor-element-7945fdd {
    text-align: right;
    width: auto;
    max-width: auto;
    bottom: -838px;
}

.elementor-1248 .elementor-element.elementor-element-7945fdd img {
    width: 400px;
}

body:not(.rtl) .elementor-1248 .elementor-element.elementor-element-7945fdd {
    left: -13%;
}

body.rtl .elementor-1248 .elementor-element.elementor-element-7945fdd {
    right: -13%;
}

.elementor-1248 .elementor-element.elementor-element-b088531 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.elementor-1248 .elementor-element.elementor-element-224c015 {
    text-align: center;
}

.elementor-1248 .elementor-element.elementor-element-224c015 .elementor-heading-title {
    color: #000000;
    font-weight: bold;
    letter-spacing: 1px;
}

.elementor-1248 .elementor-element.elementor-element-8726075 {
    text-align: center;
}

.elementor-1248 .elementor-element.elementor-element-8726075 .elementor-heading-title {
    color: #043661;
    text-transform: uppercase;
    line-height: 1.2em;
}

.elementor-1248 .elementor-element.elementor-element-86a028f {
    z-index: 1;
}

.elementor-1248 .elementor-element.elementor-element-e16035e:not(.elementor-motion-effects-element-type-background), .elementor-1248 .elementor-element.elementor-element-e16035e > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    /*background-image: url("images/bg_grey.png");*/
    background-position: center right;
}

.elementor-1248 .elementor-element.elementor-element-e16035e {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 100px;
    margin-bottom: 0px;
    padding: 60px 10px 60px 10px;
    z-index: 1;
}

.elementor-1248 .elementor-element.elementor-element-e16035e > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-1248 .elementor-element.elementor-element-afbcc43 {
    letter-spacing: 1px;
}

.elementor-1248 .elementor-element.elementor-element-afbcc43 > .elementor-widget-container {
    margin: 0px 0px -30px 0px;
}

.elementor-1248 .elementor-element.elementor-element-1466bbc .elementor-heading-title {
    color: #043661;
    text-transform: uppercase;
}

.elementor-1248 .elementor-element.elementor-element-498357e {
    color: #000000;
    letter-spacing: 1px;
}

.elementor-1248 .elementor-element.elementor-element-498357e > .elementor-widget-container {
    margin: 0px 0px -20px 0px;
}

.elementor-1248 .elementor-element.elementor-element-eac93d6 .elementor-button {
    fill: #ff0046;
    color: #ff0046;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ff0046;
}

.elementor-1248 .elementor-element.elementor-element-eac93d6 .elementor-button:hover, .elementor-1248 .elementor-element.elementor-element-eac93d6 .elementor-button:focus {
    color: #FFFFFF;
    background-color: #ff0046;
}

.elementor-1248 .elementor-element.elementor-element-eac93d6 .elementor-button:hover svg, .elementor-1248 .elementor-element.elementor-element-eac93d6 .elementor-button:focus svg {
    fill: #FFFFFF;
}

.elementor-1248 .elementor-element.elementor-element-6f5d346 img {
    width: 280px;
    opacity: 0.8;
}

.elementor-1248 .elementor-element.elementor-element-6f5d346 {
    z-index: 4;
    width: auto;
    max-width: auto;
    top: 264px;
}

body:not(.rtl) .elementor-1248 .elementor-element.elementor-element-6f5d346 {
    left: 248px;
}

body.rtl .elementor-1248 .elementor-element.elementor-element-6f5d346 {
    right: 248px;
}

.elementor-1248 .elementor-element.elementor-element-e243c0d img {
    width: 200px;
}

.elementor-1248 .elementor-element.elementor-element-e243c0d {
    width: auto;
    max-width: auto;
    top: -156px;
}

body:not(.rtl) .elementor-1248 .elementor-element.elementor-element-e243c0d {
    left: 9px;
}

body.rtl .elementor-1248 .elementor-element.elementor-element-e243c0d {
    right: 9px;
}

.elementor-1248 .elementor-element.elementor-element-9ca9d1d img {
    width: 100px;
    opacity: 1;
}

.elementor-1248 .elementor-element.elementor-element-9ca9d1d {
    z-index: 4;
    width: auto;
    max-width: auto;
    top: 40px;
}

body:not(.rtl) .elementor-1248 .elementor-element.elementor-element-9ca9d1d {
    left: 260px;
}

body.rtl .elementor-1248 .elementor-element.elementor-element-9ca9d1d {
    right: 260px;
}

.elementor-1248 .elementor-element.elementor-element-57e8480 img {
    width: 150px;
    opacity: 1;
}

.elementor-1248 .elementor-element.elementor-element-57e8480 {
    z-index: 4;
    width: auto;
    max-width: auto;
    top: 173px;
}

body:not(.rtl) .elementor-1248 .elementor-element.elementor-element-57e8480 {
    left: 365px;
}

body.rtl .elementor-1248 .elementor-element.elementor-element-57e8480 {
    right: 365px;
}

.elementor-1248 .elementor-element.elementor-element-59f23fc {
    text-align: center;
    z-index: 3;
}

.elementor-1248 .elementor-element.elementor-element-726d61c img {
    width: 180px;
}

.elementor-1248 .elementor-element.elementor-element-726d61c {
    width: auto;
    max-width: auto;
    top: 81px;
}

body:not(.rtl) .elementor-1248 .elementor-element.elementor-element-726d61c {
    left: -20px;
}

body.rtl .elementor-1248 .elementor-element.elementor-element-726d61c {
    right: -20px;
}

.elementor-1248 .elementor-element.elementor-element-83874c9 > .elementor-widget-container {
    margin: 40px 0px 0px 0px;
}

.elementor-1248 .elementor-element.elementor-element-3da7a19 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 60px;
    margin-bottom: 0px;
    padding: 50px 10px 50px 10px;
}

.elementor-1248 .elementor-element.elementor-element-3da7a19 > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-bc-flex-widget .elementor-1248 .elementor-element.elementor-element-a952cc8.elementor-column .elementor-column-wrap {
    align-items: center;
}

.elementor-1248 .elementor-element.elementor-element-a952cc8.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    align-content: center;
    align-items: center;
}

.elementor-1248 .elementor-element.elementor-element-a952cc8 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 10px;
}

.elementor-1248 .elementor-element.elementor-element-c636813 {
    text-align: center;
}

.elementor-1248 .elementor-element.elementor-element-c636813 .elementor-heading-title {
    color: #000000;
    font-weight: bold;
    letter-spacing: 1px;
}

.elementor-1248 .elementor-element.elementor-element-35de99b {
    text-align: center;
}

.elementor-1248 .elementor-element.elementor-element-35de99b .elementor-heading-title {
    color: #043661;
    text-transform: uppercase;
    line-height: 1.2em;
}

.elementor-1248 .elementor-element.elementor-element-24e9a69 {
    text-align: center;
    font-size: 14px;
}

.elementor-1248 .elementor-element.elementor-element-24e9a69 > .elementor-widget-container {
    margin: 0px 0px -20px 0px;
}

.elementor-1248 .elementor-element.elementor-element-ce385c1 .elementor-spacer-inner {
    height: 10px;
}

.elementor-1248 .elementor-element.elementor-element-0deb1ff {
    margin-top: 60px;
    margin-bottom: 0px;
}

.elementor-1248 .elementor-element.elementor-element-9e54f3d img {
    width: 100%;
}

.elementor-bc-flex-widget .elementor-1248 .elementor-element.elementor-element-2d18939.elementor-column .elementor-column-wrap {
    align-items: center;
}

.elementor-1248 .elementor-element.elementor-element-2d18939.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    align-content: center;
    align-items: center;
}

.elementor-1248 .elementor-element.elementor-element-2d18939 > .elementor-element-populated {
    margin: 0px 0px 0px 70px;
}

.elementor-1248 .elementor-element.elementor-element-2bf5953 .elementor-heading-title {
    color: #043661;
    font-size: 64px;
    line-height: 1.2em;
}

.elementor-1248 .elementor-element.elementor-element-e4f97fc {
    font-size: 14px;
}

.elementor-1248 .elementor-element.elementor-element-e4f97fc > .elementor-widget-container {
    margin: 0px 0px -20px 0px;
}

@media (min-width: 768px) {
    .elementor-1248 .elementor-element.elementor-element-3f8e71b {
        width: 37%;
    }

    .elementor-1248 .elementor-element.elementor-element-0fc0447 {
        width: 63%;
    }

    .elementor-1248 .elementor-element.elementor-element-7a97c1c {
        width: 50%;
    }

    .elementor-1248 .elementor-element.elementor-element-2d18939 {
        width: 38%;
    }

    .elementor-1248 .elementor-element.elementor-element-7b95f7b {
        width: 11.664%;
    }
}

@media (max-width: 1024px) {
    .elementor-1248 .elementor-element.elementor-element-78a43f3 > .elementor-shape-bottom svg {
        width: calc(100% + 1.3px);
        height: 55px;
    }

    .elementor-1248 .elementor-element.elementor-element-78a43f3 {
        padding: 40px 0px 60px 0px;
    }

    .elementor-1248 .elementor-element.elementor-element-b5ea884 img {
        width: 0%;
    }

    .elementor-1248 .elementor-element.elementor-element-7945fdd img {
        width: 0%;
    }

    .elementor-1248 .elementor-element.elementor-element-6f5d346 img {
        width: 0%;
    }

    .elementor-1248 .elementor-element.elementor-element-e243c0d img {
        width: 0%;
    }

    .elementor-1248 .elementor-element.elementor-element-9ca9d1d img {
        width: 0%;
    }

    .elementor-1248 .elementor-element.elementor-element-57e8480 img {
        width: 0%;
    }

    .elementor-1248 .elementor-element.elementor-element-726d61c img {
        width: 0%;
    }

    .elementor-1248 .elementor-element.elementor-element-0deb1ff {
        padding: 10px 10px 10px 10px;
    }

    .elementor-1248 .elementor-element.elementor-element-2d18939 > .elementor-element-populated {
        margin: 0px 0px 0px 30px;
    }

    .elementor-1248 .elementor-element.elementor-element-2bf5953 .elementor-heading-title {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .elementor-1248 .elementor-element.elementor-element-78a43f3 > .elementor-shape-bottom svg {
        width: calc(100% + 1.3px);
        height: 30px;
    }

    .elementor-1248 .elementor-element.elementor-element-bf69142 .elementor-image-box-img {
        margin-bottom: 10px;
    }

    .elementor-1248 .elementor-element.elementor-element-1eee619 .elementor-image-box-img {
        margin-bottom: 10px;
    }

    .elementor-1248 .elementor-element.elementor-element-30827ee .elementor-image-box-img {
        margin-bottom: 10px;
    }

    .elementor-1248 .elementor-element.elementor-element-7435604 .elementor-image-box-img {
        margin-bottom: 10px;
    }

    .elementor-1248 .elementor-element.elementor-element-ad3ac7e .elementor-image-box-img {
        margin-bottom: 10px;
    }

    .elementor-1248 .elementor-element.elementor-element-d83868d .elementor-image-box-img {
        margin-bottom: 10px;
    }

    .elementor-1248 .elementor-element.elementor-element-b5ea884 img {
        width: 0%;
    }

    .elementor-1248 .elementor-element.elementor-element-7945fdd img {
        width: 0%;
    }

    .elementor-1248 .elementor-element.elementor-element-8726075 {
        text-align: center;
    }

    .elementor-1248 .elementor-element.elementor-element-a952cc8 > .elementor-element-populated {
        margin: 0px 0px 0px 0px;
    }

    .elementor-1248 .elementor-element.elementor-element-35de99b {
        text-align: center;
    }

    .elementor-1248 .elementor-element.elementor-element-24e9a69 {
        text-align: center;
    }

    .elementor-1248 .elementor-element.elementor-element-2d18939 > .elementor-element-populated {
        margin: 0px 0px 0px 0px;
    }

    .elementor-1248 .elementor-element.elementor-element-2bf5953 {
        text-align: center;
    }

    .elementor-1248 .elementor-element.elementor-element-2bf5953 .elementor-heading-title {
        font-size: 20px;
    }

    .elementor-1248 .elementor-element.elementor-element-e4f97fc {
        text-align: center;
    }
}

.elementor-58 .elementor-element.elementor-element-0aa7842:not(.elementor-motion-effects-element-type-background), .elementor-58 .elementor-element.elementor-element-0aa7842 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #ff0046;
}

.elementor-58 .elementor-element.elementor-element-0aa7842 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-58 .elementor-element.elementor-element-0aa7842 > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-bc-flex-widget .elementor-58 .elementor-element.elementor-element-6bce648.elementor-column .elementor-column-wrap {
    align-items: center;
}

.elementor-58 .elementor-element.elementor-element-6bce648.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    align-content: center;
    align-items: center;
}

.elementor-58 .elementor-element.elementor-element-6bce648.elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    justify-content: flex-start;
}

.elementor-58 .elementor-element.elementor-element-929cc42 {
    text-align: left;
    color: #000000;
    font-size: 12px;
}

.elementor-58 .elementor-element.elementor-element-929cc42 > .elementor-widget-container {
    margin: 0px 0px -20px 0px;
}

.elementor-bc-flex-widget .elementor-58 .elementor-element.elementor-element-7336ea8.elementor-column .elementor-column-wrap {
    align-items: center;
}

.elementor-58 .elementor-element.elementor-element-7336ea8.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    align-content: center;
    align-items: center;
}

.elementor-58 .elementor-element.elementor-element-7336ea8.elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    justify-content: flex-end;
}

.elementor-58 .elementor-element.elementor-element-154c5a9 > .elementor-widget-container {
    margin: 0px 0px 0px 30px;
}

.elementor-58 .elementor-element.elementor-element-154c5a9 {
    width: auto;
    max-width: auto;
    align-self: center;
}

.elementor-bc-flex-widget .elementor-58 .elementor-element.elementor-element-5e3ef00.elementor-column .elementor-column-wrap {
    align-items: center;
}

.elementor-58 .elementor-element.elementor-element-5e3ef00.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    align-content: center;
    align-items: center;
}

.elementor-58 .elementor-element.elementor-element-9fb7e45 {
    text-align: left;
}

.elementor-58 .elementor-element.elementor-element-9fb7e45 img {
    width: 100%;
    max-width: 137px;
    height: 50px;
}

.elementor-bc-flex-widget .elementor-58 .elementor-element.elementor-element-a0ff744.elementor-column .elementor-column-wrap {
    align-items: center;
}

.elementor-58 .elementor-element.elementor-element-a0ff744.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    align-content: center;
    align-items: center;
}

.jet-desktop-menu-active .elementor-58 .elementor-element.elementor-element-08ebff9 .jet-menu > .jet-menu-item {
    flex-grow: 0;
}

.elementor-58 .elementor-element.elementor-element-08ebff9 .jet-menu .jet-menu-item .top-level-link {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    padding: 10px 7px 10px 7px;
}

.elementor-58 .elementor-element.elementor-element-08ebff9 .jet-menu .jet-menu-item:hover > .top-level-link {
    color: #ff0046;
}

.elementor-58 .elementor-element.elementor-element-08ebff9 .jet-menu .jet-menu-item.jet-current-menu-item .top-level-link {
    color: #000000;
}

.elementor-58 .elementor-element.elementor-element-08ebff9 .jet-menu li.jet-sub-menu-item .sub-level-link {
    font-size: 13px;
    color: #272623;
}

.elementor-58 .elementor-element.elementor-element-08ebff9 .jet-menu li.jet-sub-menu-item:hover > .sub-level-link {
    color: #ff0046;
}

.elementor-58 .elementor-element.elementor-element-08ebff9 .jet-menu li.jet-sub-menu-item.jet-current-menu-item .sub-level-link {
    color: #272623;
}

.elementor-58 .elementor-element.elementor-element-08ebff9 .jet-mobile-menu__container {
    z-index: 999;
}

.elementor-58 .elementor-element.elementor-element-08ebff9 .jet-mobile-menu-widget .jet-mobile-menu-cover {
    z-index: calc(999 - 1);
}

.elementor-58 .elementor-element.elementor-element-08ebff9 .jet-mobile-menu__item .jet-menu-icon {
    align-self: center;
    justify-content: center;
}

.elementor-58 .elementor-element.elementor-element-08ebff9 .jet-mobile-menu__item .jet-menu-badge {
    align-self: flex-start;
}

.elementor-bc-flex-widget .elementor-58 .elementor-element.elementor-element-dcafef3.elementor-column .elementor-column-wrap {
    align-items: center;
}

.elementor-58 .elementor-element.elementor-element-dcafef3.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    align-content: center;
    align-items: center;
}

.elementor-58 .elementor-element.elementor-element-dcafef3.elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    justify-content: flex-end;
}

.elementor-58 .elementor-element.elementor-element-ee1c3e7 img {
    max-width: 24px;
}

.elementor-58 .elementor-element.elementor-element-ee1c3e7 > .elementor-widget-container {
    margin: 0px 20px 0px 0px;
}

.elementor-58 .elementor-element.elementor-element-ee1c3e7 {
    width: auto;
    max-width: auto;
}

.elementor-58 .elementor-element.elementor-element-f12d018 .elementor-menu-cart__toggle .elementor-button {
    color: var(--e-global-color-secondary);
    border-width: 0px;
    border-radius: 0px;
    padding: 0px 0px 0px 0px;
}

.elementor-58 .elementor-element.elementor-element-f12d018 .elementor-menu-cart__toggle .elementor-button-icon {
    font-size: 21px;
}

.elementor-58 .elementor-element.elementor-element-f12d018 .elementor-menu-cart__subtotal {
    font-weight: 300;
    text-transform: capitalize;
}

.elementor-58 .elementor-element.elementor-element-f12d018 .elementor-menu-cart__product-name, .elementor-58 .elementor-element.elementor-element-f12d018 .elementor-menu-cart__product-name a {
    color: var(--e-global-color-secondary);
    text-transform: capitalize;
}

.elementor-58 .elementor-element.elementor-element-f12d018 .elementor-menu-cart__product-price {
    color: #9B9B9B;
}

.elementor-58 .elementor-element.elementor-element-f12d018 .elementor-menu-cart__footer-buttons .elementor-button {
    text-transform: capitalize;
}

.elementor-58 .elementor-element.elementor-element-f12d018 .elementor-button--view-cart {
    background-color: var(--e-global-color-primary);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-primary);
}

.elementor-58 .elementor-element.elementor-element-f12d018 .elementor-button--checkout {
    background-color: var(--e-global-color-primary);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-primary);
}

.elementor-58 .elementor-element.elementor-element-f12d018 > .elementor-widget-container {
    margin: 0px 20px -7px 0px;
}

.elementor-58 .elementor-element.elementor-element-f12d018 {
    width: auto;
    max-width: auto;
}

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

.elementor-58 .elementor-element.elementor-element-a10e887 .elementor-icon {
    font-size: 24px;
}

.elementor-58 .elementor-element.elementor-element-a10e887 .elementor-icon i, .elementor-58 .elementor-element.elementor-element-a10e887 .elementor-icon svg {
    transform: rotate(0deg);
}

.elementor-58 .elementor-element.elementor-element-a10e887 > .elementor-widget-container {
    margin: 0px 20px -8px 0px;
}

.elementor-58 .elementor-element.elementor-element-a10e887 {
    width: auto;
    max-width: auto;
}

.elementor-58 .elementor-element.elementor-element-f32ef06 .uaoffcanvas-f32ef06 .uael-offcanvas {
    width: 300px;
}

.elementor-58 .elementor-element.elementor-element-f32ef06 .uaoffcanvas-f32ef06.uael-offcanvas-parent-wrapper .position-at-left {
    left: -300px;
}

.elementor-58 .elementor-element.elementor-element-f32ef06 .uaoffcanvas-f32ef06.uael-offcanvas-parent-wrapper .position-at-right {
    right: -300px;
}

.uaoffcanvas-f32ef06 .uael-offcanvas-overlay {
    background: rgba(0, 0, 0, 0.75);
}

.elementor-58 .elementor-element.elementor-element-f32ef06 .uael-offcanvas-action .uael-offcanvas-icon-bg i,
.elementor-58 .elementor-element.elementor-element-f32ef06 .uael-offcanvas-action .uael-offcanvas-icon-bg svg {
    font-size: 24px;
    width: 24px;
    height: 24px;
    line-height: 24px;
}

.elementor-58 .elementor-element.elementor-element-f32ef06 .uael-offcanvas-action-wrap {
    text-align: left;
}

.uaoffcanvas-f32ef06 .uael-offcanvas-close .uael-offcanvas-close-icon, .uaoffcanvas-f32ef06 .uael-offcanvas-close .uael-offcanvas-close-icon svg {
    height: calc(14px + 5px);
    width: calc(14px + 5px);
    font-size: calc(14px + 5px);
    line-height: calc(14px + 5px);
}

.uaoffcanvas-f32ef06 .uael-offcanvas-close .uael-offcanvas-close-icon i {
    color: #000000;
}

.uaoffcanvas-f32ef06 .uael-offcanvas-close .uael-offcanvas-close-icon svg {
    fill: #000000;
}

.uaoffcanvas-f32ef06 .uael-offcanvas-close {
    background-color: #00000000;
}

.elementor-58 .elementor-element.elementor-element-f32ef06 > .elementor-widget-container {
    margin: 0px 20px -7px 0px;
}

.elementor-58 .elementor-element.elementor-element-f32ef06 {
    width: auto;
    max-width: auto;
}

.elementor-58 .elementor-element.elementor-element-3a6dd7e .elementor-search-form {
    text-align: center;
}

.elementor-58 .elementor-element.elementor-element-3a6dd7e .elementor-search-form__toggle i {
    font-size: 20px;
    width: 20px;
    height: 20px;
}

.elementor-58 .elementor-element.elementor-element-3a6dd7e.elementor-search-form--skin-full_screen .elementor-search-form__container {
    background-color: #FFFFFF;
}

.elementor-58 .elementor-element.elementor-element-3a6dd7e input[type="search"].elementor-search-form__input {
    font-size: 20px;
}

.elementor-58 .elementor-element.elementor-element-3a6dd7e .elementor-search-form__input,
.elementor-58 .elementor-element.elementor-element-3a6dd7e .elementor-search-form__icon,
.elementor-58 .elementor-element.elementor-element-3a6dd7e .elementor-lightbox .dialog-lightbox-close-button,
.elementor-58 .elementor-element.elementor-element-3a6dd7e .elementor-lightbox .dialog-lightbox-close-button:hover,
.elementor-58 .elementor-element.elementor-element-3a6dd7e.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input {
    color: #000000;
}

.elementor-58 .elementor-element.elementor-element-3a6dd7e:not(.elementor-search-form--skin-full_screen) .elementor-search-form__container {
    border-color: #000000;
    border-radius: 3px;
}

.elementor-58 .elementor-element.elementor-element-3a6dd7e.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input {
    border-color: #000000;
    border-radius: 3px;
}

.elementor-58 .elementor-element.elementor-element-3a6dd7e .elementor-search-form__toggle {
    color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary);
}

.elementor-58 .elementor-element.elementor-element-3a6dd7e .elementor-search-form__toggle i:before {
    font-size: calc(100em / 100);
}

.elementor-58 .elementor-element.elementor-element-3a6dd7e > .elementor-widget-container {
    margin: 0px 0px -5px 0px;
}

.elementor-58 .elementor-element.elementor-element-3a6dd7e {
    width: auto;
    max-width: auto;
}

.elementor-bc-flex-widget .elementor-58 .elementor-element.elementor-element-11dcd48.elementor-column .elementor-column-wrap {
    align-items: center;
}

.elementor-58 .elementor-element.elementor-element-11dcd48.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    align-content: center;
    align-items: center;
}

.elementor-58 .elementor-element.elementor-element-11dcd48.elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    justify-content: flex-end;
}

.elementor-58 .elementor-element.elementor-element-2cbee6a .elementor-button {
    font-size: 14px;
    font-weight: 600;
    fill: #ff0046;
    color: #ff0046;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #ff0046;
    padding: 13px 13px 13px 13px;
}

.elementor-58 .elementor-element.elementor-element-2cbee6a .elementor-button:hover, .elementor-58 .elementor-element.elementor-element-2cbee6a .elementor-button:focus {
    color: #FFFFFF;
    background-color: #ff0046;
}

.elementor-58 .elementor-element.elementor-element-2cbee6a .elementor-button:hover svg, .elementor-58 .elementor-element.elementor-element-2cbee6a .elementor-button:focus svg {
    fill: #FFFFFF;
}

.elementor-58 .elementor-element.elementor-element-2cbee6a > .elementor-widget-container {
    margin: 0px 0px 0px 10px;
}

.elementor-58 .elementor-element.elementor-element-2cbee6a {
    width: auto;
    max-width: auto;
}

.elementor-58 .elementor-element.elementor-element-8201a9e .elementor-button {
    font-size: 14px;
    font-weight: 600;
    fill: #ff0046;
    color: #ff0046;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #ff0046;
    padding: 13px 13px 13px 13px;
}

.elementor-58 .elementor-element.elementor-element-8201a9e .elementor-button:hover, .elementor-58 .elementor-element.elementor-element-8201a9e .elementor-button:focus {
    color: #FFFFFF;
    background-color: #ff0046;
}

.elementor-58 .elementor-element.elementor-element-8201a9e .elementor-button:hover svg, .elementor-58 .elementor-element.elementor-element-8201a9e .elementor-button:focus svg {
    fill: #FFFFFF;
}

.elementor-58 .elementor-element.elementor-element-8201a9e > .elementor-widget-container {
    margin: 0px 0px 0px 10px;
}

.elementor-58 .elementor-element.elementor-element-8201a9e {
    width: auto;
    max-width: auto;
}

.elementor-58 .elementor-element.elementor-element-f7c3b79 .elementor-button {
    font-size: 14px;
    font-weight: 600;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #ff0046;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #ff0046;
    padding: 13px 13px 13px 13px;
}

.elementor-58 .elementor-element.elementor-element-f7c3b79 .elementor-button:hover, .elementor-58 .elementor-element.elementor-element-f7c3b79 .elementor-button:focus {
    color: #FFFFFF;
    background-color: #ff0046;
}

.elementor-58 .elementor-element.elementor-element-f7c3b79 .elementor-button:hover svg, .elementor-58 .elementor-element.elementor-element-f7c3b79 .elementor-button:focus svg {
    fill: #FFFFFF;
}

.elementor-58 .elementor-element.elementor-element-f7c3b79 > .elementor-widget-container {
    margin: 0px 0px 0px 10px;
}

.elementor-58 .elementor-element.elementor-element-f7c3b79 {
    width: auto;
    max-width: auto;
}

.elementor-58 .elementor-element.elementor-element-a46fd86 .elementor-button {
    font-size: 14px;
    font-weight: 600;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #ff0046;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #ff0046;
    padding: 13px 13px 13px 13px;
}

.elementor-58 .elementor-element.elementor-element-a46fd86 .elementor-button:hover, .elementor-58 .elementor-element.elementor-element-a46fd86 .elementor-button:focus {
    color: #ff0046;
    background-color: #FFFFFF;
}

.elementor-58 .elementor-element.elementor-element-a46fd86 .elementor-button:hover svg, .elementor-58 .elementor-element.elementor-element-a46fd86 .elementor-button:focus svg {
    fill: #ff0046;
}

.elementor-58 .elementor-element.elementor-element-a46fd86 > .elementor-widget-container {
    margin: 0px 0px 0px 10px;
}

.elementor-58 .elementor-element.elementor-element-a46fd86 {
    width: auto;
    max-width: auto;
}

.elementor-58 .elementor-element.elementor-element-558450b .elementor-button {
    font-size: 14px;
    font-weight: 600;
    fill: #ff0046;
    color: #ff0046;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-primary);
    padding: 13px 13px 13px 13px;
}

.elementor-58 .elementor-element.elementor-element-558450b .elementor-button:hover, .elementor-58 .elementor-element.elementor-element-558450b .elementor-button:focus {
    color: #FFFFFF;
    background-color: #ff0046;
}

.elementor-58 .elementor-element.elementor-element-558450b .elementor-button:hover svg, .elementor-58 .elementor-element.elementor-element-558450b .elementor-button:focus svg {
    fill: #FFFFFF;
}

.elementor-58 .elementor-element.elementor-element-558450b > .elementor-widget-container {
    margin: 0px 0px 0px 10px;
}

.elementor-58 .elementor-element.elementor-element-558450b {
    width: auto;
    max-width: auto;
}

.elementor-58 .elementor-element.elementor-element-6728bd5 .elementor-button {
    font-size: 14px;
    font-weight: 600;
    fill: #ff0046;
    color: #ff0046;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ff0046;
    padding: 13px 13px 13px 13px;
}

.elementor-58 .elementor-element.elementor-element-6728bd5 .elementor-button:hover, .elementor-58 .elementor-element.elementor-element-6728bd5 .elementor-button:focus {
    color: #FFFFFF;
    background-color: #ff0046;
}

.elementor-58 .elementor-element.elementor-element-6728bd5 .elementor-button:hover svg, .elementor-58 .elementor-element.elementor-element-6728bd5 .elementor-button:focus svg {
    fill: #FFFFFF;
}

.elementor-58 .elementor-element.elementor-element-6728bd5 > .elementor-widget-container {
    margin: 0px 0px 0px 10px;
}

.elementor-58 .elementor-element.elementor-element-6728bd5 {
    width: auto;
    max-width: auto;
}

.elementor-bc-flex-widget .elementor-58 .elementor-element.elementor-element-8677ecf.elementor-column .elementor-column-wrap {
    align-items: center;
}

.elementor-58 .elementor-element.elementor-element-8677ecf.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    align-content: center;
    align-items: center;
}

.elementor-58 .elementor-element.elementor-element-2b8af65 {
    text-align: left;
}

.elementor-58 .elementor-element.elementor-element-2b8af65 img {
    width: 100%;
    max-width: 137px;
    height: 50px;
}

.elementor-bc-flex-widget .elementor-58 .elementor-element.elementor-element-013718f.elementor-column .elementor-column-wrap {
    align-items: center;
}

.elementor-58 .elementor-element.elementor-element-013718f.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    align-content: center;
    align-items: center;
}

.elementor-58 .elementor-element.elementor-element-013718f.elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    justify-content: flex-end;
}

.elementor-58 .elementor-element.elementor-element-33dd23e .elementor-menu-cart__toggle .elementor-button {
    color: var(--e-global-color-secondary);
    border-width: 0px;
    border-radius: 0px;
    padding: 0px 0px 0px 0px;
}

.elementor-58 .elementor-element.elementor-element-33dd23e .elementor-menu-cart__toggle .elementor-button-icon {
    font-size: 21px;
}

.elementor-58 .elementor-element.elementor-element-33dd23e .elementor-menu-cart__subtotal {
    font-weight: 300;
    text-transform: capitalize;
}

.elementor-58 .elementor-element.elementor-element-33dd23e .elementor-menu-cart__product-name, .elementor-58 .elementor-element.elementor-element-33dd23e .elementor-menu-cart__product-name a {
    color: var(--e-global-color-secondary);
    text-transform: capitalize;
}

.elementor-58 .elementor-element.elementor-element-33dd23e .elementor-menu-cart__product-price {
    color: #9B9B9B;
}

.elementor-58 .elementor-element.elementor-element-33dd23e .elementor-menu-cart__footer-buttons .elementor-button {
    text-transform: capitalize;
}

.elementor-58 .elementor-element.elementor-element-33dd23e .elementor-button--view-cart {
    background-color: var(--e-global-color-primary);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-primary);
}

.elementor-58 .elementor-element.elementor-element-33dd23e .elementor-button--checkout {
    background-color: var(--e-global-color-primary);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-primary);
}

.elementor-58 .elementor-element.elementor-element-33dd23e > .elementor-widget-container {
    margin: 0px 20px -7px 0px;
}

.elementor-58 .elementor-element.elementor-element-33dd23e {
    width: auto;
    max-width: auto;
}

.elementor-58 .elementor-element.elementor-element-3eb8d07 .uaoffcanvas-3eb8d07 .uael-offcanvas {
    width: 300px;
}

.elementor-58 .elementor-element.elementor-element-3eb8d07 .uaoffcanvas-3eb8d07.uael-offcanvas-parent-wrapper .position-at-left {
    left: -300px;
}

.elementor-58 .elementor-element.elementor-element-3eb8d07 .uaoffcanvas-3eb8d07.uael-offcanvas-parent-wrapper .position-at-right {
    right: -300px;
}

.uaoffcanvas-3eb8d07 .uael-offcanvas-overlay {
    background: rgba(0, 0, 0, 0.75);
}

.elementor-58 .elementor-element.elementor-element-3eb8d07 .uael-offcanvas-action .uael-offcanvas-icon-bg i,
.elementor-58 .elementor-element.elementor-element-3eb8d07 .uael-offcanvas-action .uael-offcanvas-icon-bg svg {
    font-size: 24px;
    width: 24px;
    height: 24px;
    line-height: 24px;
}

.elementor-58 .elementor-element.elementor-element-3eb8d07 .uael-offcanvas-action-wrap {
    text-align: left;
}

.uaoffcanvas-3eb8d07 .uael-offcanvas-close .uael-offcanvas-close-icon, .uaoffcanvas-3eb8d07 .uael-offcanvas-close .uael-offcanvas-close-icon svg {
    height: calc(14px + 5px);
    width: calc(14px + 5px);
    font-size: calc(14px + 5px);
    line-height: calc(14px + 5px);
}

.uaoffcanvas-3eb8d07 .uael-offcanvas-close .uael-offcanvas-close-icon i {
    color: #000000;
}

.uaoffcanvas-3eb8d07 .uael-offcanvas-close .uael-offcanvas-close-icon svg {
    fill: #000000;
}

.uaoffcanvas-3eb8d07 .uael-offcanvas-close {
    background-color: #00000000;
}

.elementor-58 .elementor-element.elementor-element-3eb8d07 > .elementor-widget-container {
    margin: 0px 20px -7px 0px;
}

.elementor-58 .elementor-element.elementor-element-3eb8d07 {
    width: auto;
    max-width: auto;
}

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

.elementor-58 .elementor-element.elementor-element-f8d3af1 .elementor-icon {
    font-size: 24px;
}

.elementor-58 .elementor-element.elementor-element-f8d3af1 .elementor-icon i, .elementor-58 .elementor-element.elementor-element-f8d3af1 .elementor-icon svg {
    transform: rotate(0deg);
}

.elementor-58 .elementor-element.elementor-element-f8d3af1 > .elementor-widget-container {
    margin: 0px 20px -8px 0px;
}

.elementor-58 .elementor-element.elementor-element-f8d3af1 {
    width: auto;
    max-width: auto;
}

.elementor-58 .elementor-element.elementor-element-20be3b3 .elementor-search-form {
    text-align: center;
}

.elementor-58 .elementor-element.elementor-element-20be3b3 .elementor-search-form__toggle i {
    font-size: 20px;
    width: 20px;
    height: 20px;
}

.elementor-58 .elementor-element.elementor-element-20be3b3.elementor-search-form--skin-full_screen .elementor-search-form__container {
    background-color: #FFFFFF;
}

.elementor-58 .elementor-element.elementor-element-20be3b3 input[type="search"].elementor-search-form__input {
    font-size: 20px;
}

.elementor-58 .elementor-element.elementor-element-20be3b3 .elementor-search-form__input,
.elementor-58 .elementor-element.elementor-element-20be3b3 .elementor-search-form__icon,
.elementor-58 .elementor-element.elementor-element-20be3b3 .elementor-lightbox .dialog-lightbox-close-button,
.elementor-58 .elementor-element.elementor-element-20be3b3 .elementor-lightbox .dialog-lightbox-close-button:hover,
.elementor-58 .elementor-element.elementor-element-20be3b3.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input {
    color: #000000;
}

.elementor-58 .elementor-element.elementor-element-20be3b3:not(.elementor-search-form--skin-full_screen) .elementor-search-form__container {
    border-color: #000000;
    border-radius: 3px;
}

.elementor-58 .elementor-element.elementor-element-20be3b3.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input {
    border-color: #000000;
    border-radius: 3px;
}

.elementor-58 .elementor-element.elementor-element-20be3b3 .elementor-search-form__toggle {
    color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary);
}

.elementor-58 .elementor-element.elementor-element-20be3b3 .elementor-search-form__toggle i:before {
    font-size: calc(100em / 100);
}

.elementor-58 .elementor-element.elementor-element-20be3b3 > .elementor-widget-container {
    margin: 0px 0px -5px 0px;
}

.elementor-58 .elementor-element.elementor-element-20be3b3 {
    width: auto;
    max-width: auto;
}

.elementor-58 .elementor-element.elementor-element-dfcd93b .uaoffcanvas-dfcd93b .uael-offcanvas {
    width: 300px;
}

.elementor-58 .elementor-element.elementor-element-dfcd93b .uaoffcanvas-dfcd93b.uael-offcanvas-parent-wrapper .position-at-left {
    left: -300px;
}

.elementor-58 .elementor-element.elementor-element-dfcd93b .uaoffcanvas-dfcd93b.uael-offcanvas-parent-wrapper .position-at-right {
    right: -300px;
}

.uaoffcanvas-dfcd93b .uael-offcanvas-overlay {
    background: rgba(0, 0, 0, 0.75);
}

.elementor-58 .elementor-element.elementor-element-dfcd93b .uael-offcanvas-action .uael-offcanvas-icon-bg i,
.elementor-58 .elementor-element.elementor-element-dfcd93b .uael-offcanvas-action .uael-offcanvas-icon-bg svg {
    font-size: 24px;
    width: 24px;
    height: 24px;
    line-height: 24px;
}

.elementor-58 .elementor-element.elementor-element-dfcd93b .uael-offcanvas-action-wrap {
    text-align: right;
}

.uaoffcanvas-dfcd93b .uael-offcanvas-close .uael-offcanvas-close-icon, .uaoffcanvas-dfcd93b .uael-offcanvas-close .uael-offcanvas-close-icon svg {
    height: calc(14px + 5px);
    width: calc(14px + 5px);
    font-size: calc(14px + 5px);
    line-height: calc(14px + 5px);
}

.elementor-58 .elementor-element.elementor-element-dfcd93b .uael-offcanvas-action i {
    color: #272623;
}

.elementor-58 .elementor-element.elementor-element-dfcd93b .uael-offcanvas-action svg {
    fill: #272623;
}

.uaoffcanvas-dfcd93b .uael-offcanvas-close .uael-offcanvas-close-icon i {
    color: #000000;
}

.uaoffcanvas-dfcd93b .uael-offcanvas-close .uael-offcanvas-close-icon svg {
    fill: #000000;
}

.uaoffcanvas-dfcd93b .uael-offcanvas-close {
    background-color: #FFFFFF4D;
}

.elementor-58 .elementor-element.elementor-element-dfcd93b > .elementor-widget-container {
    margin: 0px 0px -5px 0px;
}

.elementor-58 .elementor-element.elementor-element-dfcd93b {
    width: auto;
    max-width: auto;
}

@media (max-width: 1024px) {
    .elementor-58 .elementor-element.elementor-element-6bce648.elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
        justify-content: center;
    }

    .elementor-58 .elementor-element.elementor-element-929cc42 > .elementor-widget-container {
        margin: 10px 0px -20px 0px;
    }

    .elementor-58 .elementor-element.elementor-element-9fb7e45 {
        text-align: left;
    }

    .elementor-58 .elementor-element.elementor-element-f32ef06 .uaoffcanvas-f32ef06 .uael-offcanvas {
        width: 250px;
    }

    .elementor-58 .elementor-element.elementor-element-f32ef06 .uaoffcanvas-f32ef06.uael-offcanvas-parent-wrapper .position-at-left {
        left: -250px;
    }

    .elementor-58 .elementor-element.elementor-element-f32ef06 .uaoffcanvas-f32ef06.uael-offcanvas-parent-wrapper .position-at-right {
        right: -250px;
    }

    .elementor-58 .elementor-element.elementor-element-f32ef06 > .elementor-widget-container {
        margin: 0px 20px -7px 0px;
    }

    .elementor-58 .elementor-element.elementor-element-558450b .elementor-button {
        padding: 10px 10px 10px 10px;
    }

    .elementor-58 .elementor-element.elementor-element-6728bd5 .elementor-button {
        padding: 10px 10px 10px 10px;
    }

    .elementor-58 .elementor-element.elementor-element-2b8af65 {
        text-align: left;
    }

    .elementor-58 .elementor-element.elementor-element-3eb8d07 .uaoffcanvas-3eb8d07 .uael-offcanvas {
        width: 250px;
    }

    .elementor-58 .elementor-element.elementor-element-3eb8d07 .uaoffcanvas-3eb8d07.uael-offcanvas-parent-wrapper .position-at-left {
        left: -250px;
    }

    .elementor-58 .elementor-element.elementor-element-3eb8d07 .uaoffcanvas-3eb8d07.uael-offcanvas-parent-wrapper .position-at-right {
        right: -250px;
    }

    .elementor-58 .elementor-element.elementor-element-3eb8d07 > .elementor-widget-container {
        margin: 0px 20px -7px 0px;
    }

    .elementor-58 .elementor-element.elementor-element-20be3b3 > .elementor-widget-container {
        margin: 0px 20px 0px 0px;
    }

    .elementor-58 .elementor-element.elementor-element-dfcd93b .uaoffcanvas-dfcd93b .uael-offcanvas {
        width: 300px;
    }

    .elementor-58 .elementor-element.elementor-element-dfcd93b .uaoffcanvas-dfcd93b.uael-offcanvas-parent-wrapper .position-at-left {
        left: -300px;
    }

    .elementor-58 .elementor-element.elementor-element-dfcd93b .uaoffcanvas-dfcd93b.uael-offcanvas-parent-wrapper .position-at-right {
        right: -300px;
    }
}

@media (max-width: 767px) {
    .elementor-58 .elementor-element.elementor-element-f32ef06 .uaoffcanvas-f32ef06 .uael-offcanvas {
        width: 200px;
    }

    .elementor-58 .elementor-element.elementor-element-f32ef06 .uaoffcanvas-f32ef06.uael-offcanvas-parent-wrapper .position-at-left {
        left: -200px;
    }

    .elementor-58 .elementor-element.elementor-element-f32ef06 .uaoffcanvas-f32ef06.uael-offcanvas-parent-wrapper .position-at-right {
        right: -200px;
    }

    .elementor-58 .elementor-element.elementor-element-11dcd48.elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
        justify-content: flex-end;
    }

    .elementor-58 .elementor-element.elementor-element-11dcd48 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
        margin-bottom: 20px;
    }

    .elementor-58 .elementor-element.elementor-element-a8e1c99.elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
        justify-content: flex-end;
    }

    .elementor-58 .elementor-element.elementor-element-84886b8.elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
        justify-content: flex-end;
    }

    .elementor-58 .elementor-element.elementor-element-8677ecf {
        width: 35%;
    }

    .elementor-58 .elementor-element.elementor-element-013718f {
        width: 65%;
    }

    .elementor-58 .elementor-element.elementor-element-3eb8d07 .uaoffcanvas-3eb8d07 .uael-offcanvas {
        width: 200px;
    }

    .elementor-58 .elementor-element.elementor-element-3eb8d07 .uaoffcanvas-3eb8d07.uael-offcanvas-parent-wrapper .position-at-left {
        left: -200px;
    }

    .elementor-58 .elementor-element.elementor-element-3eb8d07 .uaoffcanvas-3eb8d07.uael-offcanvas-parent-wrapper .position-at-right {
        right: -200px;
    }

    .elementor-58 .elementor-element.elementor-element-dfcd93b .uaoffcanvas-dfcd93b .uael-offcanvas {
        width: 300px;
    }

    .elementor-58 .elementor-element.elementor-element-dfcd93b .uaoffcanvas-dfcd93b.uael-offcanvas-parent-wrapper .position-at-left {
        left: -300px;
    }

    .elementor-58 .elementor-element.elementor-element-dfcd93b .uaoffcanvas-dfcd93b.uael-offcanvas-parent-wrapper .position-at-right {
        right: -300px;
    }
}

@media (min-width: 768px) {
    .elementor-58 .elementor-element.elementor-element-6bce648 {
        width: 75%;
    }

    .elementor-58 .elementor-element.elementor-element-7336ea8 {
        width: 24.956%;
    }

    .elementor-58 .elementor-element.elementor-element-5e3ef00 {
        width: 12%;
    }

    .elementor-58 .elementor-element.elementor-element-a0ff744 {
        width: 73%;
    }

    .elementor-58 .elementor-element.elementor-element-dcafef3 {
        width: 14.664%;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .elementor-58 .elementor-element.elementor-element-8677ecf {
        width: 30%;
    }

    .elementor-58 .elementor-element.elementor-element-013718f {
        width: 70%;
    }
}

.elementor-216 .elementor-element.elementor-element-d3feb10 img {
    width: 60px;
}

.elementor-216 .elementor-element.elementor-element-d3feb10 {
    z-index: 1;
    width: auto;
    max-width: auto;
    top: 12px;
}

body:not(.rtl) .elementor-216 .elementor-element.elementor-element-d3feb10 {
    left: 5px;
}

body.rtl .elementor-216 .elementor-element.elementor-element-d3feb10 {
    right: 5px;
}

.elementor-216 .elementor-element.elementor-element-e9f6c0a img {
    width: 45px;
}

.elementor-216 .elementor-element.elementor-element-e9f6c0a {
    z-index: 1;
    width: auto;
    max-width: auto;
    top: 2px;
}

body:not(.rtl) .elementor-216 .elementor-element.elementor-element-e9f6c0a {
    right: 8%;
}

body.rtl .elementor-216 .elementor-element.elementor-element-e9f6c0a {
    left: 8%;
}

.elementor-216 .elementor-element.elementor-element-8a07075 img {
    width: 80px;
}

.elementor-216 .elementor-element.elementor-element-8a07075 {
    z-index: 1;
    width: auto;
    max-width: auto;
    top: 374px;
}

body:not(.rtl) .elementor-216 .elementor-element.elementor-element-8a07075 {
    right: 0px;
}

body.rtl .elementor-216 .elementor-element.elementor-element-8a07075 {
    left: 0px;
}

.elementor-216 .elementor-element.elementor-element-7e67acb:not(.elementor-motion-effects-element-type-background), .elementor-216 .elementor-element.elementor-element-7e67acb > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #FBFBFB;
}

.elementor-216 .elementor-element.elementor-element-7e67acb {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 50px 10px 30px 10px;
}

.elementor-216 .elementor-element.elementor-element-7e67acb > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-216 .elementor-element.elementor-element-6c04c1d > .elementor-element-populated {
    padding: 10px 70px 10px 10px;
}

.elementor-216 .elementor-element.elementor-element-cd30523 {
    text-align: left;
}

.elementor-216 .elementor-element.elementor-element-cd30523 img {
    width: 100%;
    max-width: 175px;
}

.elementor-216 .elementor-element.elementor-element-6eff39a {
    --grid-template-columns: repeat(0, auto);
    --icon-size: 22px;
    --grid-column-gap: 15px;
    --grid-row-gap: 0px;
}

.elementor-216 .elementor-element.elementor-element-6eff39a .elementor-widget-container {
    text-align: left;
}

.elementor-216 .elementor-element.elementor-element-6eff39a .elementor-social-icon {
    background-color: #FFFFFF;
    --icon-padding: 0em;
}

.elementor-216 .elementor-element.elementor-element-6eff39a .elementor-social-icon i {
    color: #ff0046;
}

.elementor-216 .elementor-element.elementor-element-6eff39a .elementor-social-icon svg {
    fill: #ff0046;
}

.elementor-216 .elementor-element.elementor-element-8ad7538 {
    font-size: 14px;
}

.elementor-216 .elementor-element.elementor-element-8ad7538 > .elementor-widget-container {
    margin: 0px 0px -20px 0px;
}

.elementor-216 .elementor-element.elementor-element-d22d6b3 .elementor-heading-title {
    font-size: 14px;
    font-weight: bold;
}

.elementor-216 .elementor-element.elementor-element-6b81807 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
    padding-bottom: calc(10px / 2);
}

.elementor-216 .elementor-element.elementor-element-6b81807 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
    margin-top: calc(10px / 2);
}

.elementor-216 .elementor-element.elementor-element-6b81807 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right: calc(10px / 2);
    margin-left: calc(10px / 2);
}

.elementor-216 .elementor-element.elementor-element-6b81807 .elementor-icon-list-items.elementor-inline-items {
    margin-right: calc(-10px / 2);
    margin-left: calc(-10px / 2);
}

body.rtl .elementor-216 .elementor-element.elementor-element-6b81807 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    left: calc(-10px / 2);
}

body:not(.rtl) .elementor-216 .elementor-element.elementor-element-6b81807 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    right: calc(-10px / 2);
}

.elementor-216 .elementor-element.elementor-element-6b81807 .elementor-icon-list-icon i {
    font-size: 14px;
}

.elementor-216 .elementor-element.elementor-element-6b81807 .elementor-icon-list-icon svg {
    width: 14px;
}

.elementor-216 .elementor-element.elementor-element-6b81807 .elementor-icon-list-text {
    color: #000000;
}

.elementor-216 .elementor-element.elementor-element-6b81807 .elementor-icon-list-item:hover .elementor-icon-list-text {
    color: #ff0046;
}

.elementor-216 .elementor-element.elementor-element-6b81807 .elementor-icon-list-item, .elementor-216 .elementor-element.elementor-element-6b81807 .elementor-icon-list-item a {
    font-size: 14px;
}

.elementor-216 .elementor-element.elementor-element-e469d34 .elementor-heading-title {
    font-size: 14px;
    font-weight: bold;
}

.elementor-216 .elementor-element.elementor-element-7f18674 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
    padding-bottom: calc(10px / 2);
}

.elementor-216 .elementor-element.elementor-element-7f18674 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
    margin-top: calc(10px / 2);
}

.elementor-216 .elementor-element.elementor-element-7f18674 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right: calc(10px / 2);
    margin-left: calc(10px / 2);
}

.elementor-216 .elementor-element.elementor-element-7f18674 .elementor-icon-list-items.elementor-inline-items {
    margin-right: calc(-10px / 2);
    margin-left: calc(-10px / 2);
}

body.rtl .elementor-216 .elementor-element.elementor-element-7f18674 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    left: calc(-10px / 2);
}

body:not(.rtl) .elementor-216 .elementor-element.elementor-element-7f18674 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    right: calc(-10px / 2);
}

.elementor-216 .elementor-element.elementor-element-7f18674 .elementor-icon-list-icon i {
    font-size: 14px;
}

.elementor-216 .elementor-element.elementor-element-7f18674 .elementor-icon-list-icon svg {
    width: 14px;
}

.elementor-216 .elementor-element.elementor-element-7f18674 .elementor-icon-list-text {
    color: #000000;
}

.elementor-216 .elementor-element.elementor-element-7f18674 .elementor-icon-list-item:hover .elementor-icon-list-text {
    color: #ff0046;
}

.elementor-216 .elementor-element.elementor-element-7f18674 .elementor-icon-list-item, .elementor-216 .elementor-element.elementor-element-7f18674 .elementor-icon-list-item a {
    font-size: 14px;
}

.elementor-216 .elementor-element.elementor-element-c9cfa85 .elementor-heading-title {
    font-size: 14px;
    font-weight: bold;
}

.elementor-216 .elementor-element.elementor-element-58cb3db {
    font-size: 14px;
}

.elementor-216 .elementor-element.elementor-element-58cb3db > .elementor-widget-container {
    margin: 0px 0px -20px 0px;
}

.elementor-216 .elementor-element.elementor-element-8ce6ae2 .elementor-heading-title {
    font-size: 14px;
    font-weight: bold;
}

.elementor-216 .elementor-element.elementor-element-2e06f86 {
    text-align: left;
}

.elementor-216 .elementor-element.elementor-element-6c93b40:not(.elementor-motion-effects-element-type-background), .elementor-216 .elementor-element.elementor-element-6c93b40 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #FBFBFB;
}

.elementor-216 .elementor-element.elementor-element-6c93b40 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 0px 0px 20px 0px;
}

.elementor-216 .elementor-element.elementor-element-6c93b40 > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

@media (min-width: 768px) {
    .elementor-216 .elementor-element.elementor-element-6c04c1d {
        width: 30%;
    }

    .elementor-216 .elementor-element.elementor-element-ad96de7 {
        width: 20%;
    }
}

@media (max-width: 1024px) {
    .elementor-216 .elementor-element.elementor-element-d3feb10 img {
        width: 0%;
    }

    .elementor-216 .elementor-element.elementor-element-e9f6c0a img {
        width: 0%;
    }

    .elementor-216 .elementor-element.elementor-element-8a07075 img {
        width: 0%;
    }

    .elementor-216 .elementor-element.elementor-element-6c04c1d > .elementor-element-populated {
        padding: 10px 10px 10px 0px;
    }
}

@media (max-width: 767px) {
    .elementor-216 .elementor-element.elementor-element-d3feb10 img {
        width: 0%;
    }

    .elementor-216 .elementor-element.elementor-element-e9f6c0a img {
        width: 0%;
    }

    .elementor-216 .elementor-element.elementor-element-8a07075 img {
        width: 0%;
    }

    .elementor-216 .elementor-element.elementor-element-6c04c1d > .elementor-element-populated {
        margin: 0px 0px 20px 0px;
        padding: 10px 10px 10px 10px;
    }

    .elementor-216 .elementor-element.elementor-element-ad96de7 > .elementor-element-populated {
        margin: 0px 0px 20px 0px;
    }

    .elementor-216 .elementor-element.elementor-element-da3cce3 > .elementor-element-populated {
        margin: 0px 0px 20px 0px;
    }

    .elementor-216 .elementor-element.elementor-element-58cb3db > .elementor-widget-container {
        margin: 0px 0px 20px 0px;
    }
}
[data-font="Dashicons"]:before {
    font-family: 'Dashicons' !important;
    content: attr(data-icon) !important;
    speak: none !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1 !important;
    font-style: normal !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
}

.xt_atc-loading .xt_atc-button-spinner-wrap.xt_atc-button-spinner-ready {
    -webkit-transform: scale(1.3) !important;
    -moz-transform: scale(1.3) !important;
    -ms-transform: scale(1.3) !important;
    -o-transform: scale(1.3) !important;
    transform: scale(1.3) !important;
}

.xt_woovs-archives-product .variations_form.xt_woovs-support {
    text-align: left;
}

.xt_woovs-single-product .xt_woovs-swatches-wrap.xt_woovs-attr-label-above .variations .label {
    margin-bottom: 0px !important;
}

.xt_woovs-single-product .xt_woovs-swatches-wrap .variations {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

:root {
    --xt-woovs-single-swatch-hgap: 10px;
    --xt-woovs-single-swatch-vgap: 10px;
    --xt-woovs-single-vgap: 20px;
    --xt-woovs-single-label-flex: 0;
    --xt-woovs-single-labels-per-row: 4;
    --xt-woovs-archives-swatch-hgap: 5px;
    --xt-woovs-archives-swatch-vgap: 5px;
    --xt-woovs-archives-vgap: 10px;
}

.xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-label {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #666;
    background-color: #fff;
    -webkit-box-shadow: inset 0 0 0 1px #eaeaea;
    -moz-box-shadow: inset 0 0 0 1px #eaeaea;
    box-shadow: inset 0 0 0 1px #eaeaea;
}

.xt_woovs-single-product .xt_woovs-swatches.xt_woovs-featured-2 .swatch.swatch-label {
    height: calc(30px * 1.2);
    line-height: calc(30px * 1.2);
    font-size: calc(13px * 1.2);
}

.xt_woovs-single-product .xt_woovs-swatches.xt_woovs-featured-3 .swatch.swatch-label {
    height: calc(30px * 1.5);
    line-height: calc(30px * 1.5);
    font-size: calc(13px * 1.3);
}

.xt_woovs-single-product .xt_woovs-swatches.xt_woovs-featured-4 .swatch.swatch-label {
    height: calc(30px * 1.8);
    line-height: calc(30px * 1.8);
    font-size: calc(13px * 1.4);
}

.xt_woovs-single-product .xt_woovs-swatches.xt_woovs-featured-5 .swatch.swatch-label {
    height: calc(30px * 2.1);
    line-height: calc(30px * 2.1);
    font-size: calc(13px * 1.5);
}

.xtfw-no-touchevents .xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-label:not(.xt_woovs-selected):not(.xt_woovs-disabled):hover {
    color: #000;
    background-color: #c8c8c8;
    -webkit-box-shadow: inset 0 0 0 2px #c8c8c8;
    -moz-box-shadow: inset 0 0 0 2px #c8c8c8;
    box-shadow: inset 0 0 0 2px #c8c8c8;
}

.xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-label.xt_woovs-selected {
    color: #fff;
    background-color: #000000;
    -webkit-box-shadow: inset 0 0 0 2px #000000;
    -moz-box-shadow: inset 0 0 0 2px #000000;
    box-shadow: inset 0 0 0 2px #000000;
}

.xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-color .swatch-inner {
    width: 50px;
    height: 50px;
    padding: 2px;
    -webkit-box-shadow: inset 0 0 0 1px #eaeaea;
    -moz-box-shadow: inset 0 0 0 1px #eaeaea;
    box-shadow: inset 0 0 0 1px #eaeaea;
}

.xt_woovs-single-product .xt_woovs-swatches.xt_woovs-featured-2 .swatch.swatch-color .swatch-inner {
    width: calc(50px * 1.2);
}

.xt_woovs-single-product .xt_woovs-swatches.xt_woovs-featured-3 .swatch.swatch-color .swatch-inner {
    width: calc(50px * 1.5);
}

.xt_woovs-single-product .xt_woovs-swatches.xt_woovs-featured-4 .swatch.swatch-color .swatch-inner {
    width: calc(50px * 1.8);
}

.xt_woovs-single-product .xt_woovs-swatches.xt_woovs-featured-5 .swatch.swatch-color .swatch-inner {
    width: calc(50px * 2.1);
}

.xtfw-no-touchevents .xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-color:not(.xt_woovs-selected):not(.xt_woovs-disabled):hover .swatch-inner {
    -webkit-box-shadow: inset 0 0 0 2px #c8c8c8;
    -moz-box-shadow: inset 0 0 0 2px #c8c8c8;
    box-shadow: inset 0 0 0 2px #c8c8c8;
}

.xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-color.xt_woovs-selected .swatch-inner {
    -webkit-box-shadow: inset 0 0 0 2px #000000;
    -moz-box-shadow: inset 0 0 0 2px #000000;
    box-shadow: inset 0 0 0 2px #000000;
}

.xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-image {
    width: 50px;
}

.xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-image figcaption {
    font-size: calc(50px * 0.15);
}

.xt_woovs-single-product .xt_woovs-swatches.xt_woovs-featured-2 .swatch.swatch-image {
    width: calc(50px * 1.2);
}

.xt_woovs-single-product .xt_woovs-swatches.xt_woovs-featured-2 .swatch.swatch-image figcaption {
    font-size: calc((50px * 1.2) * 0.15);
}

.xt_woovs-single-product .xt_woovs-swatches.xt_woovs-featured-3 .swatch.swatch-image {
    width: calc(50px * 1.5);
}

.xt_woovs-single-product .xt_woovs-swatches.xt_woovs-featured-3 .swatch.swatch-image figcaption {
    font-size: calc((50px * 1.5) * 0.15);
}

.xt_woovs-single-product .xt_woovs-swatches.xt_woovs-featured-4 .swatch.swatch-image {
    width: calc(50px * 1.8);
}

.xt_woovs-single-product .xt_woovs-swatches.xt_woovs-featured-4 .swatch.swatch-image figcaption {
    font-size: calc((50px * 1.8) * 0.15);
}

.xt_woovs-single-product .xt_woovs-swatches.xt_woovs-featured-5 .swatch.swatch-image {
    width: calc(50px * 2.1);
}

.xt_woovs-single-product .xt_woovs-swatches.xt_woovs-featured-5 .swatch.swatch-image figcaption {
    font-size: calc((50px * 2.1) * 0.15);
}

.xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-image .swatch-inner {
    padding: 2px;
    -webkit-box-shadow: inset 0 0 0 1px #eaeaea;
    -moz-box-shadow: inset 0 0 0 1px #eaeaea;
    box-shadow: inset 0 0 0 1px #eaeaea;
}

.xtfw-no-touchevents .xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-image:not(.xt_woovs-selected):not(.xt_woovs-disabled):hover .swatch-inner {
    -webkit-box-shadow: inset 0 0 0 2px #c8c8c8;
    -moz-box-shadow: inset 0 0 0 2px #c8c8c8;
    box-shadow: inset 0 0 0 2px #c8c8c8;
}

.xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-image.xt_woovs-selected .swatch-inner {
    -webkit-box-shadow: inset 0 0 0 2px #000000;
    -moz-box-shadow: inset 0 0 0 2px #000000;
    box-shadow: inset 0 0 0 2px #000000;
}

.xt_woovs-single .xt_woovs-tooltip img {
    max-width: 50px !important;
}

.xt_woovs-single .xt_woovs-tooltip.tooltip-image {
    border-width: 2px;
}

.xt_woovs-single .xt_woovs-tooltip.tooltip-image:after {
    top: calc(100% + 2px - 1px);
}

.xt_woovs-single .xt_woovs-tooltip, .xt_woovs-single .xt_woovs-tooltip img {
    -webkit-border-radius: 5%;
    -moz-border-radius: 5%;
    border-radius: 5%;
}

.xt_woovs-single .xt_woovs-tooltip {
    background-color: #161616;
    border-color: #161616;
    color: #fff;
}

.xt_woovs-single .xt_woovs-tooltip:after {
    border-top-color: #161616;
}

.xt_woovs-archives-product .xt_woovs-swatches-wrap .variations {
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.xt_woovs-archives-product .xt_woovs-swatches .swatch.swatch-label {
    min-width: 40px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    color: #666;
    background-color: #fff;
    -webkit-box-shadow: inset 0 0 0 1px #eaeaea;
    -moz-box-shadow: inset 0 0 0 1px #eaeaea;
    box-shadow: inset 0 0 0 1px #eaeaea;
}

.xt_woovs-archives-product .xt_woovs-swatches.xt_woovs-featured-2 .swatch.swatch-label {
    min-width: calc(40px * 1.2);
    height: calc(20px * 1.2);
    line-height: calc(20px * 1.2);
    font-size: calc(10px * 1.2);
}

.xt_woovs-archives-product .xt_woovs-swatches.xt_woovs-featured-3 .swatch.swatch-label {
    min-width: calc(40px * 1.3);
    height: calc(20px * 1.5);
    line-height: calc(20px * 1.5);
    font-size: calc(10px * 1.3);
}

.xt_woovs-archives-product .xt_woovs-swatches.xt_woovs-featured-4 .swatch.swatch-label {
    min-width: calc(40px * 1.4);
    height: calc(20px * 1.8);
    line-height: calc(20px * 1.8);
    font-size: calc(10px * 1.4);
}

.xt_woovs-archives-product .xt_woovs-swatches.xt_woovs-featured-5 .swatch.swatch-label {
    min-width: calc(40px * 1.5);
    height: calc(20px * 2.1);
    line-height: calc(20px * 2.1);
    font-size: calc(10px * 1.5);
}

.xtfw-no-touchevents .xt_woovs-archives-product .xt_woovs-swatches .swatch.swatch-label:not(.xt_woovs-selected):not(.xt_woovs-disabled):hover {
    color: #000;
    background-color: #c8c8c8;
    -webkit-box-shadow: inset 0 0 0 2px #c8c8c8;
    -moz-box-shadow: inset 0 0 0 2px #c8c8c8;
    box-shadow: inset 0 0 0 2px #c8c8c8;
}

.xt_woovs-archives-product .xt_woovs-swatches .swatch.swatch-label.xt_woovs-selected {
    color: #fff;
    background-color: #000000;
    -webkit-box-shadow: inset 0 0 0 2px #000000;
    -moz-box-shadow: inset 0 0 0 2px #000000;
    box-shadow: inset 0 0 0 2px #000000;
}

.xt_woovs-archives-product .xt_woovs-swatches .swatch.swatch-color .swatch-inner {
    width: 25px;
    height: 25px;
    padding: 2px;
    -webkit-box-shadow: inset 0 0 0 1px #eaeaea;
    -moz-box-shadow: inset 0 0 0 1px #eaeaea;
    box-shadow: inset 0 0 0 1px #eaeaea;
}

.xt_woovs-archives-product .xt_woovs-swatches.xt_woovs-featured-2 .swatch.swatch-color .swatch-inner {
    width: calc(25px * 1.2);
}

.xt_woovs-archives-product .xt_woovs-swatches.xt_woovs-featured-3 .swatch.swatch-color .swatch-inner {
    width: calc(25px * 1.5);
}

.xt_woovs-archives-product .xt_woovs-swatches.xt_woovs-featured-4 .swatch.swatch-color .swatch-inner {
    width: calc(25px * 1.8);
}

.xt_woovs-archives-product .xt_woovs-swatches.xt_woovs-featured-5 .swatch.swatch-color .swatch-inner {
    width: calc(25px * 2.1);
}

.xtfw-no-touchevents .xt_woovs-archives-product .xt_woovs-swatches .swatch.swatch-color:not(.xt_woovs-selected):not(.xt_woovs-disabled):hover .swatch-inner {
    -webkit-box-shadow: inset 0 0 0 2px #c8c8c8;
    -moz-box-shadow: inset 0 0 0 2px #c8c8c8;
    box-shadow: inset 0 0 0 2px #c8c8c8;
}

.xt_woovs-archives-product .xt_woovs-swatches .swatch.swatch-color.xt_woovs-selected .swatch-inner {
    -webkit-box-shadow: inset 0 0 0 2px #000000;
    -moz-box-shadow: inset 0 0 0 2px #000000;
    box-shadow: inset 0 0 0 2px #000000;
}

.xt_woovs-archives-product .xt_woovs-swatches .swatch.swatch-image {
    width: 35px;
}

.xt_woovs-archives-product .xt_woovs-swatches .swatch.swatch-image figcaption {
    font-size: calc(35px * 0.15);
}

.xt_woovs-archives-product .xt_woovs-swatches.xt_woovs-featured-2 .swatch.swatch-image {
    width: calc(35px * 1.2);
}

.xt_woovs-archives-product .xt_woovs-swatches.xt_woovs-featured-2 .swatch.swatch-image figcaption {
    font-size: calc((35px * 1.2) * 0.15);
}

.xt_woovs-archives-product .xt_woovs-swatches.xt_woovs-featured-3 .swatch.swatch-image {
    width: calc(35px * 1.5);
}

.xt_woovs-archives-product .xt_woovs-swatches.xt_woovs-featured-3 .swatch.swatch-image figcaption {
    font-size: calc((35px * 1.5) * 0.15);
}

.xt_woovs-archives-product .xt_woovs-swatches.xt_woovs-featured-4 .swatch.swatch-image {
    width: calc(35px * 1.8);
}

.xt_woovs-archives-product .xt_woovs-swatches.xt_woovs-featured-4 .swatch.swatch-image figcaption {
    font-size: calc((35px * 1.8) * 0.15);
}

.xt_woovs-archives-product .xt_woovs-swatches.xt_woovs-featured-5 .swatch.swatch-image {
    width: calc(35px * 2.1);
}

.xt_woovs-archives-product .xt_woovs-swatches.xt_woovs-featured-5 .swatch.swatch-image figcaption {
    font-size: calc((35px * 2.1) * 0.15);
}

.xt_woovs-archives-product .xt_woovs-swatches .swatch.swatch-image .swatch-inner {
    padding: 2px;
    -webkit-box-shadow: inset 0 0 0 1px #eaeaea;
    -moz-box-shadow: inset 0 0 0 1px #eaeaea;
    box-shadow: inset 0 0 0 1px #eaeaea;
}

.xtfw-no-touchevents .xt_woovs-archives-product .xt_woovs-swatches .swatch.swatch-image:not(.xt_woovs-selected):not(.xt_woovs-disabled):hover .swatch-inner {
    -webkit-box-shadow: inset 0 0 0 2px #c8c8c8;
    -moz-box-shadow: inset 0 0 0 2px #c8c8c8;
    box-shadow: inset 0 0 0 2px #c8c8c8;
}

.xt_woovs-archives-product .xt_woovs-swatches .swatch.swatch-image.xt_woovs-selected .swatch-inner {
    -webkit-box-shadow: inset 0 0 0 2px #000000;
    -moz-box-shadow: inset 0 0 0 2px #000000;
    box-shadow: inset 0 0 0 2px #000000;
}

.xt_woovs-archives .xt_woovs-tooltip img {
    max-width: 50px !important;
}

.xt_woovs-archives .xt_woovs-tooltip.tooltip-image {
    border-width: 2px;
}

.xt_woovs-archives .xt_woovs-tooltip.tooltip-image:after {
    top: calc(100% + 2px - 1px);
}

.xt_woovs-archives .xt_woovs-tooltip, .xt_woovs-archives .xt_woovs-tooltip img {
    -webkit-border-radius: 5%;
    -moz-border-radius: 5%;
    border-radius: 5%;
}

.xt_woovs-archives .xt_woovs-tooltip {
    background-color: #161616;
    border-color: #161616;
    color: #fff;
}

.xt_woovs-archives .xt_woovs-tooltip:after {
    border-top-color: #161616;
}
#branda-cookie-notice {
    color: #fff;
    background-color: #000000;
}

#branda-cookie-notice a,
#branda-cookie-notice a:link {
    color: #ffffff;
}

#branda-cookie-notice a:visited {
    color: #ffffff;
}

#branda-cookie-notice a:hover {
    color: #ffffff;
}

#branda-cookie-notice a:active {
    color: #ffffff;
}

#branda-cookie-notice a:focus {
    color: #ffffff;
}

#branda-cookie-notice .button,
#branda-cookie-notice .button:link {
    color: #ffffff;
    border-color: #006eff;
    background-color: #006eff;
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#branda-cookie-notice .button:visited {
}

#branda-cookie-notice .button:hover {
    color: #ffffff;
    border-color: #006799;
    background-color: #008ec2;
}

#branda-cookie-notice .button:active {
    color: #ffffff;
    border-color: #006799;
    background-color: #0073aa;
}

#branda-cookie-notice .button:focus {
    color: #ffffff;
    border-color: #5b9dd9;
    background-color: #008ec2;
}
.jet-menu-item-1284 > .jet-sub-mega-menu {width:1100px !important;; }
.elementor-331 .elementor-element.elementor-element-7ec1be2 .elementor-nav-menu--dropdown a, .elementor-331 .elementor-element.elementor-element-7ec1be2 .elementor-menu-toggle {
    color: var(--e-global-color-text);
}

.elementor-331 .elementor-element.elementor-element-7ec1be2 .elementor-nav-menu--dropdown {
    background-color: #FFFFFF;
}

.elementor-331 .elementor-element.elementor-element-7ec1be2 .elementor-nav-menu--dropdown a:hover,
.elementor-331 .elementor-element.elementor-element-7ec1be2 .elementor-nav-menu--dropdown a.elementor-item-active,
.elementor-331 .elementor-element.elementor-element-7ec1be2 .elementor-nav-menu--dropdown a.highlighted,
.elementor-331 .elementor-element.elementor-element-7ec1be2 .elementor-menu-toggle:hover {
    color: #ff0046;
}

.elementor-331 .elementor-element.elementor-element-7ec1be2 .elementor-nav-menu--dropdown a:hover,
.elementor-331 .elementor-element.elementor-element-7ec1be2 .elementor-nav-menu--dropdown a.elementor-item-active,
.elementor-331 .elementor-element.elementor-element-7ec1be2 .elementor-nav-menu--dropdown a.highlighted {
    background-color: #FFFFFF;
}

.elementor-331 .elementor-element.elementor-element-7ec1be2 .elementor-nav-menu--dropdown a.elementor-item-active {
    color: var(--e-global-color-primary);
    background-color: #FFFFFF;
}

.elementor-331 .elementor-element.elementor-element-7ec1be2 .elementor-nav-menu--dropdown .elementor-item, .elementor-331 .elementor-element.elementor-element-7ec1be2 .elementor-nav-menu--dropdown .elementor-sub-item {
    font-size: 14px;
}

.elementor-331 .elementor-element.elementor-element-7ec1be2 .elementor-nav-menu--dropdown a {
    padding-left: 0px;
    padding-right: 0px;
}

@media (max-width: 1024px) {
    .elementor-331 .elementor-element.elementor-element-7ec1be2 .elementor-nav-menu--dropdown .elementor-item, .elementor-331 .elementor-element.elementor-element-7ec1be2 .elementor-nav-menu--dropdown .elementor-sub-item {
        font-size: 16px;
    }

    .elementor-331 .elementor-element.elementor-element-7ec1be2 .elementor-nav-menu--dropdown a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
.elementor-6799 .elementor-element.elementor-element-bd17aa3 {
    padding: 30px 0px 30px 0px;
}

.elementor-6799 .elementor-element.elementor-element-73b299d > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 10px;
}

.elementor-6799 .elementor-element.elementor-element-2aab0d1 .elementor-heading-title {
    font-size: 14px;
    font-weight: bold;
}

.elementor-6799 .elementor-element.elementor-element-2ef3158 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
    padding-bottom: calc(10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-2ef3158 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
    margin-top: calc(10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-2ef3158 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right: calc(10px / 2);
    margin-left: calc(10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-2ef3158 .elementor-icon-list-items.elementor-inline-items {
    margin-right: calc(-10px / 2);
    margin-left: calc(-10px / 2);
}

body.rtl .elementor-6799 .elementor-element.elementor-element-2ef3158 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    left: calc(-10px / 2);
}

body:not(.rtl) .elementor-6799 .elementor-element.elementor-element-2ef3158 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    right: calc(-10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-2ef3158 .elementor-icon-list-icon i {
    font-size: 14px;
}

.elementor-6799 .elementor-element.elementor-element-2ef3158 .elementor-icon-list-icon svg {
    width: 14px;
}

.elementor-6799 .elementor-element.elementor-element-2ef3158 .elementor-icon-list-text {
    color: #000000;
}

.elementor-6799 .elementor-element.elementor-element-2ef3158 .elementor-icon-list-item:hover .elementor-icon-list-text {
    color: #ff0046;
}

.elementor-6799 .elementor-element.elementor-element-2ef3158 .elementor-icon-list-item, .elementor-6799 .elementor-element.elementor-element-2ef3158 .elementor-icon-list-item a {
    font-size: 14px;
}

.elementor-6799 .elementor-element.elementor-element-2ef3158 > .elementor-widget-container {
    margin: 0px 0px 20px 0px;
}

.elementor-6799 .elementor-element.elementor-element-e3d62aa .elementor-heading-title {
    font-size: 14px;
    font-weight: bold;
}

.elementor-6799 .elementor-element.elementor-element-5aa78ac .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
    padding-bottom: calc(10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-5aa78ac .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
    margin-top: calc(10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-5aa78ac .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right: calc(10px / 2);
    margin-left: calc(10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-5aa78ac .elementor-icon-list-items.elementor-inline-items {
    margin-right: calc(-10px / 2);
    margin-left: calc(-10px / 2);
}

body.rtl .elementor-6799 .elementor-element.elementor-element-5aa78ac .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    left: calc(-10px / 2);
}

body:not(.rtl) .elementor-6799 .elementor-element.elementor-element-5aa78ac .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    right: calc(-10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-5aa78ac .elementor-icon-list-icon i {
    font-size: 14px;
}

.elementor-6799 .elementor-element.elementor-element-5aa78ac .elementor-icon-list-icon svg {
    width: 14px;
}

.elementor-6799 .elementor-element.elementor-element-5aa78ac .elementor-icon-list-text {
    color: #3D4646;
}

.elementor-6799 .elementor-element.elementor-element-5aa78ac .elementor-icon-list-item:hover .elementor-icon-list-text {
    color: #ff0046;
}

.elementor-6799 .elementor-element.elementor-element-5aa78ac .elementor-icon-list-item, .elementor-6799 .elementor-element.elementor-element-5aa78ac .elementor-icon-list-item a {
    font-size: 14px;
    font-weight: 400;
}

.elementor-6799 .elementor-element.elementor-element-5aa78ac > .elementor-widget-container {
    margin: 0px 0px 20px 0px;
}

.elementor-6799 .elementor-element.elementor-element-96085d2 .elementor-heading-title {
    font-size: 14px;
    font-weight: bold;
}

.elementor-6799 .elementor-element.elementor-element-6d533fa .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
    padding-bottom: calc(10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-6d533fa .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
    margin-top: calc(10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-6d533fa .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right: calc(10px / 2);
    margin-left: calc(10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-6d533fa .elementor-icon-list-items.elementor-inline-items {
    margin-right: calc(-10px / 2);
    margin-left: calc(-10px / 2);
}

body.rtl .elementor-6799 .elementor-element.elementor-element-6d533fa .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    left: calc(-10px / 2);
}

body:not(.rtl) .elementor-6799 .elementor-element.elementor-element-6d533fa .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    right: calc(-10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-6d533fa .elementor-icon-list-icon i {
    font-size: 14px;
}

.elementor-6799 .elementor-element.elementor-element-6d533fa .elementor-icon-list-icon svg {
    width: 14px;
}

.elementor-6799 .elementor-element.elementor-element-6d533fa .elementor-icon-list-text {
    color: #3D4646;
}

.elementor-6799 .elementor-element.elementor-element-6d533fa .elementor-icon-list-item:hover .elementor-icon-list-text {
    color: #ff0046;
}

.elementor-6799 .elementor-element.elementor-element-6d533fa .elementor-icon-list-item, .elementor-6799 .elementor-element.elementor-element-6d533fa .elementor-icon-list-item a {
    font-size: 14px;
    font-weight: 400;
}

.elementor-6799 .elementor-element.elementor-element-6d533fa > .elementor-widget-container {
    margin: 0px 0px 20px 0px;
}

.elementor-6799 .elementor-element.elementor-element-dbe0da4 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 10px;
}

.elementor-6799 .elementor-element.elementor-element-535b0fd .elementor-heading-title {
    font-size: 14px;
    font-weight: bold;
}

.elementor-6799 .elementor-element.elementor-element-f910cbe .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
    padding-bottom: calc(10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-f910cbe .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
    margin-top: calc(10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-f910cbe .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right: calc(10px / 2);
    margin-left: calc(10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-f910cbe .elementor-icon-list-items.elementor-inline-items {
    margin-right: calc(-10px / 2);
    margin-left: calc(-10px / 2);
}

body.rtl .elementor-6799 .elementor-element.elementor-element-f910cbe .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    left: calc(-10px / 2);
}

body:not(.rtl) .elementor-6799 .elementor-element.elementor-element-f910cbe .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    right: calc(-10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-f910cbe .elementor-icon-list-icon i {
    font-size: 14px;
}

.elementor-6799 .elementor-element.elementor-element-f910cbe .elementor-icon-list-icon svg {
    width: 14px;
}

.elementor-6799 .elementor-element.elementor-element-f910cbe .elementor-icon-list-text {
    color: #3D4646;
}

.elementor-6799 .elementor-element.elementor-element-f910cbe .elementor-icon-list-item:hover .elementor-icon-list-text {
    color: #ff0046;
}

.elementor-6799 .elementor-element.elementor-element-f910cbe .elementor-icon-list-item, .elementor-6799 .elementor-element.elementor-element-f910cbe .elementor-icon-list-item a {
    font-size: 14px;
    font-weight: 400;
}

.elementor-6799 .elementor-element.elementor-element-f910cbe > .elementor-widget-container {
    margin: 0px 0px 20px 0px;
}

.elementor-6799 .elementor-element.elementor-element-c4853ad > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 10px;
}

.elementor-6799 .elementor-element.elementor-element-753ad89 .elementor-heading-title {
    font-size: 14px;
    font-weight: bold;
}

.elementor-6799 .elementor-element.elementor-element-e733dea .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
    padding-bottom: calc(10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-e733dea .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
    margin-top: calc(10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-e733dea .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right: calc(10px / 2);
    margin-left: calc(10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-e733dea .elementor-icon-list-items.elementor-inline-items {
    margin-right: calc(-10px / 2);
    margin-left: calc(-10px / 2);
}

body.rtl .elementor-6799 .elementor-element.elementor-element-e733dea .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    left: calc(-10px / 2);
}

body:not(.rtl) .elementor-6799 .elementor-element.elementor-element-e733dea .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    right: calc(-10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-e733dea .elementor-icon-list-icon i {
    font-size: 14px;
}

.elementor-6799 .elementor-element.elementor-element-e733dea .elementor-icon-list-icon svg {
    width: 14px;
}

.elementor-6799 .elementor-element.elementor-element-e733dea .elementor-icon-list-text {
    color: #3D4646;
}

.elementor-6799 .elementor-element.elementor-element-e733dea .elementor-icon-list-item:hover .elementor-icon-list-text {
    color: #ff0046;
}

.elementor-6799 .elementor-element.elementor-element-e733dea .elementor-icon-list-item, .elementor-6799 .elementor-element.elementor-element-e733dea .elementor-icon-list-item a {
    font-size: 14px;
    font-weight: 400;
}

.elementor-6799 .elementor-element.elementor-element-e733dea > .elementor-widget-container {
    margin: 0px 0px 20px 0px;
}

.elementor-6799 .elementor-element.elementor-element-6736a7e .elementor-heading-title {
    font-size: 14px;
    font-weight: bold;
}

.elementor-6799 .elementor-element.elementor-element-b277366 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
    padding-bottom: calc(10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-b277366 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
    margin-top: calc(10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-b277366 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right: calc(10px / 2);
    margin-left: calc(10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-b277366 .elementor-icon-list-items.elementor-inline-items {
    margin-right: calc(-10px / 2);
    margin-left: calc(-10px / 2);
}

body.rtl .elementor-6799 .elementor-element.elementor-element-b277366 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    left: calc(-10px / 2);
}

body:not(.rtl) .elementor-6799 .elementor-element.elementor-element-b277366 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    right: calc(-10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-b277366 .elementor-icon-list-icon i {
    font-size: 14px;
}

.elementor-6799 .elementor-element.elementor-element-b277366 .elementor-icon-list-icon svg {
    width: 14px;
}

.elementor-6799 .elementor-element.elementor-element-b277366 .elementor-icon-list-text {
    color: #3D4646;
}

.elementor-6799 .elementor-element.elementor-element-b277366 .elementor-icon-list-item:hover .elementor-icon-list-text {
    color: #ff0046;
}

.elementor-6799 .elementor-element.elementor-element-b277366 .elementor-icon-list-item, .elementor-6799 .elementor-element.elementor-element-b277366 .elementor-icon-list-item a {
    font-size: 14px;
    font-weight: 400;
}

.elementor-6799 .elementor-element.elementor-element-b277366 > .elementor-widget-container {
    margin: 0px 0px 20px 0px;
}

.elementor-6799 .elementor-element.elementor-element-84c23aa > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 10px;
}

.elementor-6799 .elementor-element.elementor-element-8527b16 .elementor-heading-title {
    font-size: 14px;
    font-weight: bold;
}

.elementor-6799 .elementor-element.elementor-element-d4d55fa .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
    padding-bottom: calc(10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-d4d55fa .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
    margin-top: calc(10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-d4d55fa .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right: calc(10px / 2);
    margin-left: calc(10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-d4d55fa .elementor-icon-list-items.elementor-inline-items {
    margin-right: calc(-10px / 2);
    margin-left: calc(-10px / 2);
}

body.rtl .elementor-6799 .elementor-element.elementor-element-d4d55fa .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    left: calc(-10px / 2);
}

body:not(.rtl) .elementor-6799 .elementor-element.elementor-element-d4d55fa .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    right: calc(-10px / 2);
}

.elementor-6799 .elementor-element.elementor-element-d4d55fa .elementor-icon-list-icon i {
    font-size: 14px;
}

.elementor-6799 .elementor-element.elementor-element-d4d55fa .elementor-icon-list-icon svg {
    width: 14px;
}

.elementor-6799 .elementor-element.elementor-element-d4d55fa .elementor-icon-list-text {
    color: #3D4646;
}

.elementor-6799 .elementor-element.elementor-element-d4d55fa .elementor-icon-list-item:hover .elementor-icon-list-text {
    color: #ff0046;
}

.elementor-6799 .elementor-element.elementor-element-d4d55fa .elementor-icon-list-item, .elementor-6799 .elementor-element.elementor-element-d4d55fa .elementor-icon-list-item a {
    font-size: 14px;
    font-weight: 400;
}

.elementor-6799 .elementor-element.elementor-element-d4d55fa > .elementor-widget-container {
    margin: 0px 0px 20px 0px;
}
