/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Font Family Added */
@font-face {
    font-family: 'Paralucent Demi';
    src: url('Paralucent-DemiBold.eot');
    src: url('Paralucent-DemiBold.eot?#iefix') format('embedded-opentype'),
        url('Paralucent-DemiBold.woff2') format('woff2'),
        url('Paralucent-DemiBold.woff') format('woff'),
        url('Paralucent-DemiBold.ttf') format('truetype'),
        url('Paralucent-DemiBold.svg#Paralucent-DemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Paralucent';
    src: url('assets/fonts/Paralucent-Light.eot');
    src: url('assets/fonts/Paralucent-Light.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Paralucent-Light.woff2') format('woff2'),
        url('assets/fonts/Paralucent-Light.woff') format('woff'),
        url('assets/fonts/Paralucent-Light.ttf') format('truetype'),
        url('assets/fonts/Paralucent-Light.svg#Paralucent-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Decoy Ultra';
    src: url('assets/fonts/Decoy-UltraBlackItalic.eot');
    src: url('assets/fonts/Decoy-UltraBlackItalic.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Decoy-UltraBlackItalic.woff2') format('woff2'),
        url('assets/fonts/Decoy-UltraBlackItalic.woff') format('woff'),
        url('assets/fonts/Decoy-UltraBlackItalic.ttf') format('truetype'),
        url('assets/fonts/Decoy-UltraBlackItalic.svg#Decoy-UltraBlackItalic') format('svg');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Decoy-Medium';
    src: url('assets/fonts/Decoy-Medium.eot');
    src: url('assets/fonts/Decoy-Medium.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Decoy-Medium.woff2') format('woff2'),
        url('assets/fonts/Decoy-Medium.woff') format('woff'),
        url('assets/fonts/Decoy-Medium.ttf') format('truetype'),
        url('assets/fonts/Decoy-Medium.svg#Decoy-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Decoy-Regular';
    src: url('assets/fonts/Decoy-RegularItalic.eot');
    src: url('assets/fonts/Decoy-RegularItalic.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Decoy-RegularItalic.woff2') format('woff2'),
        url('assets/fonts/Decoy-RegularItalic.woff') format('woff'),
        url('assets/fonts/Decoy-RegularItalic.ttf') format('truetype'),
        url('assets/fonts/Decoy-RegularItalic.svg#Decoy-RegularItalic') format('svg');
    font-weight: normal;
    font-display: swap;
}

/* Global style */
html,body,body *{
    font-family: 'Paralucent';
}
/* .elementor-kit-7 p:last-child {
    margin-bottom: 0px;
} */
.elementor-kit-7 h1, .elementor-kit-7 h2, .elementor-kit-7 h4, .elementor-kit-7 h5, .elementor-kit-7 h6, h1,h2,h3,h4,h5,h6,span{
    line-height: 0.9em;
    font-family: 'Decoy-Medium' !important;
    font-weight: 500 !important;
    text-transform: lowercase !important;
}
.elementor-kit-7 h3{
    line-height: 1.1em !important;
}
.text-orange{
    color: var( --e-global-color-secondary );
}

/* Button style start */
.secondary-button a.elementor-button{
    background: transparent;
    border: 1px solid var( --e-global-color-primary );
    color: var( --e-global-color-primary );
}
a.elementor-button span,
.elementor-icon-list-items>li .elementor-icon-list-text{
    font-family: 'Paralucent' !important;
}
.secondary-button a.elementor-button:hover{
    background: var( --e-global-color-secondary);
    border: 1px solid var( --e-global-color-secondary);
}
.secondary-button a.elementor-button:hover span{
    color: var(--e-global-color-eaf6d3c);
}
.secondary-button a.elementor-button:hover span{
    color: var(--e-global-color-eaf6d3c);
}

/* Header style start */
.block-woo_cart>a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.block-woo_cart>a>img {
    width: 38px;
    height: 23px;
    object-fit: contain;
}
.block-woo_cart>a span {
    position: absolute;
    top: 7px;
    left: 22px;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    color: var(--e-global-color-primary);
}
.safe-wrapper img {
    height: 90px;
    object-fit: contain;
}
.safe-wrapper .elementor-image-box-title {
    line-height: 1.2 !important;
}

/* Marqee style start */
.ditty-item{
    padding-right: 20px !important;
}
.pattern-wrapper {
    max-width: 1140px !important;
    margin-left: auto;
    margin-right: auto;
}

/* Product style start */
.woocommerce_products_listing {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    grid-row-gap: 30px;
}
.custom-product-item .product-image img {
    margin-bottom: 20px;
    height: 96px;
    width: auto;
    object-fit: contain;
}
.custom-product-item .product-price {
    margin: 0px;
    padding: 15px 0px 18px;
    color: var( --e-global-color-eaf6d3c);
}
.custom-product-item .product-price span.woocommerce-Price-amount.amount * {
    font-weight: 500;
    font-family:'Decoy-Medium' !important;
}
.custom-product-item .product-title {
    color: var( --e-global-color-eaf6d3c);
    max-width: 250px;
    text-transform: lowercase;
}
.custom-product-item ul {
    margin: 0px 0px 15px;
    padding: 0px 0px 0px 15px;
}
.custom-product-item ul li {
    color: var( --e-global-color-eaf6d3c);
}
.learn-more a.button {
    margin-bottom: 15px;
    background: transparent;
    border: 1px solid var( --e-global-color-eaf6d3c);
    font-size: 16px;
    font-weight:400;
    text-transform: lowercase;
    color: var(--e-global-color-text);
    border-radius: 25px;
    padding: 8px 21px 8px 21px;
    display: inline-flex;
    text-decoration:none;
}
.custom-product-item .add_to_cart_button::after,
.learn-more a.button::after {
    content: "»";
    position: relative;
    padding-left: 3px;
}
.learn-more a.button:hover{
    background: var(--e-global-color-secondary);
    border: 1px solid var(--e-global-color-secondary) !important; 
}
.custom-product-item .add_to_cart_inline {
    margin-bottom: 0px;
    padding: 0px !important;
    border: 0px !important;
    display: flex;
    gap: 12px;
    width: auto;
    flex-direction: column;
    align-items: flex-start;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button,
button.wc-backward,
.page-id-265 .woocommerce-info .button,
.woocommerce table.my_account_orders .button,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce a.added_to_cart,
.custom-product-item .add_to_cart_button,
.wc-proceed-to-checkout>a{
    background-color: var(--e-global-color-primary) !important;
    font-size: 16px !important;
    text-transform: lowercase !important;
    font-weight: 400 !important;
    color: var(--e-global-color-text) !important;
    border-radius: 20px 20px 20px 20px !important;
    padding: 13px 21px 13px 21px !important;
    text-decoration:none;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover,
.wc-backward:hover,
.page-id-265 .woocommerce-info .button:hover,
.woocommerce table.my_account_orders .button:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
.wc-proceed-to-checkout>a:hover,
.woocommerce a.added_to_cart:hover,
.custom-product-item .add_to_cart_button:hover{
    background: var( --e-global-color-accent) !important;
}
/* .custom-product-item .add_to_cart_inline a.loading */
.add_to_cart_inline a.loading{
    padding-right:40px !important; 
}
.woocommerce ul.products li.product .button.loading {
    padding-right: 33px !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after {
    top: 0.750em;
    right: 12px;
}
.custom-product-item {
    padding-right:20px;
    width:33.33%;
}
.home .custom-product-item {
    padding-top: 20px;
    background: url('https://preview.zerozone.com/5167/leprechaun-lawns/site/wp-content/uploads/2025/04/new-pattern.png') top left / contain repeat-x;
    width: calc(33.33% - 30px);
    background-size: auto;
}
.woocommerce-page .site-main {
    padding: 80px 0px;
}
.copy-right-wrap p{
    margin-bottom: 0px;
}
/* woo table style start */
table tbody>tr:nth-child(odd)>td,
table tbody>tr:nth-child(odd)>th{
    background-color: #0ab04a1a;
}
table.shop_table tbody tr:hover>td,
table.shop_table tbody tr:hover>th{
    background-color: #0ab04a1a;
}   
.woocommerce table.shop_table {
    border: 1px solid #0ab04a;
}
.woocommerce a.added_to_cart{
    line-height:1;
    gap:10px;
}
table thead:first-child tr:first-child th{
    border-block-start: 1px solid #0ab04a73;
    font-size: 16px;
    font-weight: 800;
    text-transform: lowercase;
}
.woocommerce table.shop_table td {
    border-top: 1px solid #0ab04a73;
    font-size: 16px;
    text-transform: lowercase;
}
table.shop_table td, table.shop_table th
table.shop_table td, table.shop_table th {
    border: 1px solid #0ab04a73;
}
/* Variation 2 style */
.woocommerce_products_listing.variation-2 {
    grid-row-gap: 60px;
    justify-content: flex-start;
}
.woocommerce_products_listing.variation-2 .custom-product-item{
    padding-right:30px;
}
.woocommerce_products_listing.variation-2 .custom-product-item .product-image img {
    height: 106px;
}
.woocommerce_products_listing.variation-2 .custom-product-item .product-title {
    margin-bottom: 0px;
    color: var( --e-global-color-secondary);
    max-width: 300px;
}
.woocommerce_products_listing.variation-2 .custom-product-item .product-price{
    color:var(--e-global-color-primary);
}
.woocommerce_products_listing.variation-2 .custom-product-item ul li {
    color:var(--e-global-color-primary);
}
.woocommerce_products_listing.variation-2 .learn-more a.button{
    border: 1px solid var(--e-global-color-primary);
    color: var(--e-global-color-primary);
    text-transform: lowercase !important;
}
.woocommerce_products_listing.variation-2 .learn-more a.button:hover{
    color:var(--e-global-color-text);
}
/* Order page syle start */
.page-id-265 .page-header {
    margin-bottom: 50px;
}
.woocommerce-MyAccount-navigation ul {
    padding-left: 20px;
}
.woocommerce-MyAccount-navigation ul li{
    margin-bottom: 10px;
}
.woocommerce-info{
    border-top-color: var( --e-global-color-primary);
}
.woocommerce-info,
.woocommerce-message,
.woocommerce-info::before{
    background: var( --e-global-color-text);
    color: var(--e-global-color-primary);
}
.woocommerce-error{
    color: #b81c23 !important;
    background: #ff634733 !important;
}
.archive.woocommerce ul.products li.product a img {
    width: 100px;
}
.archive.woocommerce .added_to_cart {
    margin-top: 15px;
}
.wc-block-checkout__add-note ::placeholder,
.wc-block-checkout__add-note .wc-block-components-textarea,
.wc-block-components-form .wc-block-components-text-input.is-active input[type=email],
.wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label{
    color: #0ab04a !important;
}
table thead:first-child tr:first-child th,
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{
    color: #ff6300;
}
.wc-block-components-checkbox .wc-block-components-checkbox__mark{
    fill: #0ab04a !important;
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked{
    outline: none !important;
    box-shadow: none !important;
    outline-offset:unset !important;
}
.wc-block-checkout__terms.wc-block-checkout__terms--with-separator{
    border-top-color: #0ab04a !important;
}
.woocommerce .woocommerce-customer-details address,
.wp-block-woocommerce-checkout-order-summary-totals-block,
.wc-block-components-totals-wrapper,
.wp-block-woocommerce-checkout-order-summary-block,
.wc-block-components-address-card,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register{
    border-color: #0ab04a !important;
}
.wc-block-checkout__add-note .wc-block-components-textarea:focus{
    box-shadow: 0 0 0 1px #ff6300 !important;
}
.woocommerce ul.order_details li{
    border-color: var(--e-global-color-secondary);
    margin-bottom: 20px;
    color: var(--e-global-color-secondary);
    font-size: 16px;
    font-weight: 800;
}
.woocommerce ul.order_details li strong{
    color: var(--e-global-color-primary);
    font-weight: 800;
}
.woocommerce ul.order_details li strong bdi{
    font-weight: 800;
}
.woocommerce .woocommerce-ordering select{
    border-color: var(--e-global-color-primary);
    color: var(--e-global-color-primary);
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th{
    font-size: 16px;
    text-transform: lowercase;
}
button[save_account_details] {
    margin-top: 15px;
}
fieldset {
    margin-top: 15px;
    margin-bottom: 20px;
    border: 1px solid #0ab04a;
} 
body {
    padding-top: 174px;
}
.error404  main#content {
    padding: 60px 20px;
    text-align: center;
    min-height: calc(100vh - 740px);
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.error404 main#content h1.entry-title {
    margin-bottom: 40px;
    line-height: 1.2;
}
@media (max-width:768px) {
    .woocommerce-MyAccount-navigation ul {
        padding-left: 20px;
        padding-bottom: 50px;
    }   
    .page-id-264 h1.entry-title {
        transform: translateX(-10px);
    }
}

/* Footer style */
@media (max-width:1024px) {
    body {
        padding-top: 103px;
    }
    .elementskit-menu-hamburger {
        position: relative !important;
        top: 4px !important;
    }
    .elementskit-menu-close .elementskit-menu-hamburger-icon,
    .elementskit-menu-hamburger .elementskit-menu-hamburger-icon {
        height: 2px !important;
        margin-bottom: 5px !important;
    }
   .elementskit-menu-close {
        font-size: 22px !important;
    }
    .copy-right-wrap p {
        margin-top: -3px;
    }
}

@media (max-width:991px) {
    .woocommerce_products_listing .custom-product-item{
        width: 50%;
    }
}
@media (max-width:767px) {
    html .elementor-nav-menu--dropdown.elementor-nav-menu__container{
        margin-top: 50px !important;
    }
    .woocommerce_products_listing .custom-product-item{
        width: 100%;
    }
    .woocommerce_products_listing.variation-2 .custom-product-item {
        padding-right: 0px;
    }
}

/* Single product style start */
.woocommerce div.product .product_title{
    color: var(--e-global-color-secondary);
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {   
    font-size: 1.25em;
    color:var(--e-global-color-primary) !important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price span,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price span{
    font-family: 'Decoy-Medium' !important;
    font-weight: 500 !important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price span bdi{
    font-weight: bold !important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{
    color:var(--e-global-color-primary) !important;
    font-size: 16px;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a:hover{
    color: var(--e-global-color-secondary) !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    transition: all cubic-bezier(.795,-.035,0,1) .5s;
    margin: 0;
    padding: 0;
    margin-bottom: 60px;
}
.product_meta .posted_in{
    color: var(--e-global-color-secondary);
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative;
    margin-bottom: 80px !important;
}
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text,
.woocommerce .quantity .qty {
    border: 1px solid var(--e-global-color-primary);
    color: var(--e-global-color-primary);
    border-radius: 20px 20px 20px 20px;
    width: 100px;
}
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text{
    width: 120px;
    text-align: center;
    text-transform: lowercase;
}
.wc-block-components-checkout-return-to-cart-button{
    text-transform: lowercase;
}
body:not([class*=elementor-page-]).single-product.woocommerce-page .site-main {
    padding: 20px 0px 0px;
}
 /* Block style start */
.wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=password], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=password], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url],.wc-blocks-components-select .wc-blocks-components-select__select{
    border: 1px solid var( --e-global-color-primary) !important;
}
.wc-block-components-product-name {
    font-size: 24px !important;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity,
.wc-block-components-formatted-money-amount{
    color: var(--e-global-color-secondary) !important;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity{
    border-color: var(--e-global-color-secondary) !important;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link){
    border-color: var(--e-global-color-accent) !important;
}
.wp-block-woocommerce-coming-soon {
    padding-left: 20px;
    padding-right: 20px;
}
html .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background: #0ab04a;
}
html .woocommerce-order-received .woocommerce .woocommerce-customer-details .woocommerce-column__title {
    margin-top: 20px;
    margin-bottom: 40px;
}
/* category style start */
.woocommerce ul.products li.product .button {
    background-color: var(--e-global-color-primary);
    font-size: 16px;
    text-transform: lowercase;
    text-decoration: none;
    color: var(--e-global-color-text);
    border-radius: 20px 20px 20px 20px;
    padding: 13px 21px 13px 21px;
}
.woocommerce ul.products li.product .button:hover {
    background-color: #0AB04AB3;
    color: var(--e-global-color-eaf6d3c);
}
.tax-product_cat.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
    max-width: 140px;
    height: 150px;
    object-fit: contain;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: var(--e-global-color-secondary) !important;
    font-weight: bold;
}
.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: var(--e-global-color-primary);
    color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid var(--e-global-color-primary);
}
.tax-product_cat.woocommerce ul.products li.product .button {
    margin-bottom: 15px;
}
.woocommerce .woocommerce-result-count{
    color: var(--e-global-color-secondary);
}
.woocommerce ul.order_details {
    margin: 0px 0px 10px;
    list-style: none;
    padding-left: 0px;
}
.copy-right-wrap .elementor-icon-list-item > a{
    padding-bottom: 5px !important;
}

/* Forminator form style */
.forminator-custom-form label,.forminator-label{
    font-size: 16px !important;
    text-transform: lowercase !important;
}
.forminator-description{
    display: none !important;
}
.forminator-button{
    padding: 10px 20px !important;
    min-width: auto !important;
    font-size: 16px !important;
    border-radius: 30px !important;
    color: var(--e-global-color-primary) !important;
    background: transparent !important;
    border: 1px solid var(--e-global-color-primary) !important;
}
.forminator-button:hover{
    box-shadow: none !important;
    background: #ff6300 !important;
    color: #fff !important;
    border-color: #ff6300 !important;
}
.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-box{
    background: transparent !important;
}
.forminator-is_hover .forminator-input,
body .forminator-input{
    background: #fff !important;
}
body .forminator-ui  input:autofill {
    background-color: white !important;
}
.org-wrap .ditty-item__elements .ditty-item__content{
    color: var(--e-global-color-secondary) !important;
}
.single-product.woocommerce div.product div.images img {
    width: 450px;
    margin: 0 auto;
}
.single-product.woocommerce .rich_text_listing ul li {
    font-size: 20px;
    line-height: 1.5;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
    width: 100%;
    margin-top: 60px;
}
.select2-container .select2-dropdown, .select2-container .select2-selection {
    background-color: var(--wc-form-color-background,#fff);
    border: var(--wc-form-border-width, 1px) solid #0ab04a;
    border-radius: var(--wc-form-border-radius,4px);
    font-family: 'Paralucent' !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    color: var(--e-global-color-primary) !important;
    padding-right: 30px;
    text-align: justify;
    font-weight: 400 !important;
    font-family: 'Paralucent'! important;
}
.select2-container .select2-selection--single .select2-selection__placeholder{
    color: var(--e-global-color-primary) !important;
    font-weight: 400 !important;
    font-family: 'Paralucent'! important;
}
span.woocommerce-Price-amount.amount>bdi {
    font-weight: 800;
}
p.woocommerce-customer-details--email {
    word-wrap: break-word;
}
.testimonial-wrap .king-addons-testimonial-carousel-layout{
    box-shadow: none !important;
}
.testimonial-wrap .swiper-backface-hidden .swiper-slide {
    background: #fff !important;
    box-shadow: 0px 3px 10px 0px rgba(36, 36, 36, 0.1);
    border-radius: 12px !important;
}
.testimonial-wrap .king-addons-testimonial-carousel-sw-nav{
    cursor: pointer;
}
.banner-text .text-orange {
  display: inline-block;
  animation: shakeWithPause 2s ease-in-out infinite;
}

@keyframes shakeWithPause {
  0%   { transform: translateX(0); }
  2%   { transform: translateX(-3px); }
  4%   { transform: translateX(3px); }
  6%   { transform: translateX(-3px); }
  8%   { transform: translateX(3px); }
  10%  { transform: translateX(0); }

  /* Pause from 10% to 100% */
  100% { transform: translateX(0); }
}

.custom-product-item .product-image img {
  /* display: inline-block; */
  animation: floatUpDown 1s ease-in-out infinite alternate;
}

@keyframes floatUpDown {
  0% { transform: translateY(0); }
  100% { transform: translateY(-10px); }
}



@media screen and (max-width:1199px){
    .woocommerce div.product div.summary{
        margin-bottom: 60px;
    }
    body:not([class*=elementor-page-]).single-product.woocommerce-page #page {
        /* padding: 0px 20px; */
        max-width: 100%;
        width: 100%;
    }
    .woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{
        padding-left: 20px;
        padding-right: 20px;
    }
    body:not([class*=elementor-page-]).single-product.woocommerce-page .summary.entry-summary{
        padding-right: 20px;
    }
    .woocommerce div.product div.images .woocommerce-product-gallery__wrapper{
        padding-left: 20px;
    }
}

@media (min-width:992px) and (max-width:1199px){
    body:not([class*=elementor-page-]).single-product .site-main{
        max-width: 100%;
    }
}

@media (max-width:991px){
    body:not([class*=elementor-page-]).single-product.woocommerce-page .site-main {
        max-width: 100%;
    }
    body:not([class*=elementor-page-]).tax-product_cat .site-main {
        max-width: 100%;
        padding: 40px 20px;
    }
    .woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{
        padding-left:20px;
        padding-right:0px;
    }
}
@media (max-width:1024px){
    .copy-right-wrap .elementor-icon-list-item > a {
        position: relative;
        padding-bottom: 5px !important;
        /* top: -5px; */
    }
}
@media (max-width:991px){
    .copy-right-wrap .elementor-icon-list-item > a {
        position: relative;
        padding-bottom: 5px !important;
        top: 0px;
    }
    .woocommerce-Address-title.title h2,
    .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-column__title {
        font-size: 40px;
    }
    .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-column__title{
        margin-top: 50px;
    }
    section.woocommerce-order-details {
        margin-top: 50px;
    }
}
@media (max-width:768px){
    .tax-product_cat {
        padding-top: 60px;
    }
    .woocommerce div.product div.images .woocommerce-product-gallery__wrapper,
    body:not([class*=elementor-page-]).single-product.woocommerce-page .summary.entry-summary{
        padding-left: 20px;
        padding-right: 20px;
    }
    .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
        margin-bottom: 50px;
        float: none;
    }
}


/* popup style  */
.cuw-modal .cuw-modal-header,
.cuw-modal .cuw-modal-footer,
.cuw-modal-subheader{
    font-size: 20px !important;
    color: #000 !important;
}
.cuw-modal .cuw-modal-close{
    color: #FF6300 !important;
}
.cuw-modal .cuw-modal-close:hover{
    color: #0ab04a !important;
}
.cuw-modal .cuw-modal-footer {
    background: #dcf9df !important;
}
.cuw-modal-body .cuw-product-image img {
    object-fit: contain !important;
    width: 70px !important;
}
.cuw-modal-body .cuw-added-text,
.cuw-modal-body .cuw-add-product-to-cart.cuw-template-cta-button {
    background: #0ab04a !important;
    border-radius: 20px !important;
    font-size: 16px !important;
}
.cuw-modal-body .cuw-add-product-to-cart.cuw-template-cta-button:hover {
    background: var( --e-global-color-accent) !important;    
}
.cuw-modal-body .cuw-product-title {
    font-weight: 600;
    color: #FF6300 !important;
}
.cuw-template-title{
    font-size: 20px !important;
    font-family: 'Decoy-Medium' !important;
    color: #0ab04a !important;
}
.cuw-modal .cuw-modal-content {
    border-radius: 15px !important;
}

.cuw-offer .quantity-input .cuw-plus, 
.cuw-offer .quantity-input .cuw-minus, 
.cuw-product .quantity-input .cuw-plus, 
.cuw-product .quantity-input .cuw-minus, 
.cuw-page .quantity-input .cuw-plus, 
.cuw-page .quantity-input .cuw-minus, 
.cuw-product-row .quantity-input .cuw-plus, 
.cuw-product-row .quantity-input .cuw-minus {
    background: #0ab04a;
    color: #fff !important;
}
.cuw-offer .quantity-input .cuw-plus:hover,
.cuw-offer .quantity-input .cuw-minus:hover,
.cuw-product .quantity-input .cuw-plus:hover,
.cuw-product .quantity-input .cuw-minus:hover,
.cuw-page .quantity-input .cuw-plus:hover,
.cuw-page .quantity-input .cuw-minus:hover,
.cuw-product-row .quantity-input .cuw-plus:hover,
.cuw-product-row .quantity-input .cuw-minus:hover {
    background:#0ab04ab3 !important;
}
.cuw-product .quantity-input .cuw-minus::after,
.cuw-product-row .quantity-input .cuw-plus::before,
.cuw-product-row .quantity-input .cuw-plus::after,
.cuw-product-row .quantity-input .cuw-minus::before{
    background: #fff !important;
}
.cuw-modal .cuw-cart-title,
.cuw-modal span.woocommerce-Price-amount.amount {
    font-size: 18px;
    color: #0ab04a !important;
}
a.cuw-view-cart-link.cuw-template-action,
a.cuw-view-cart-link.cuw-template-action>button {
    border-radius: 40px !important;
    background: #0ab04a !important;
    border: 0px !important;
    font-weight: 500 !important;
    font-family: 'Decoy-Medium' !important;
    font-size: 14px !important;
}
a.cuw-view-cart-link.cuw-template-action:hover,
a.cuw-view-cart-link.cuw-template-action>button:hover  {
    border-radius: 40px !important;
    background:#0ab04ab3 !important;
    border: 0px !important;
}
.cuw-modal-subheader svg {
    fill: #0ab04a !important;
}
.cuw-modal-body span.cuw-added-icon {
    position: relative !important;
    top: 0 !important;
    right: 0 !important;
}
 .cuw-modal-body .cuw-add-product-to-cart.cuw-template-cta-button {
    display: flex !important;
    gap: 5px !important;
}
.lighting-gallery-section img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    /* border: 2px solid #08b24b; */
    /* padding: 8px; */
    border-radius: 10px;
}
@media (max-width:575px){
    .cuw-template-title {
        font-size: 16px !important;
    }
    a.cuw-view-cart-link.cuw-template-action,
    a.cuw-view-cart-link.cuw-template-action>button,
    .cuw-cart-title, span.woocommerce-Price-amount.amount {
       font-size: 14px !important;
    }
    .cuw-modal-body .cuw-add-product-to-cart.cuw-template-cta-button {
        font-size: 15px !important;
    }
}

@media (max-width:360px){
    .cuw-modal .cuw-product.cuw-product-row {
        gap: 40px 0px !important;
        text-align: left;
    }
}