/*
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
*/

/* Add your custom styles here */

/*for the slider*/

@media screen and (min-width: 1930px) {
    .swiper-slide-bg {
        /*background-size: contain !important; */
    }
}

@media screen and (min-width: 1024px) and (max-width: 1929px) {
    .swiper-slide-bg {
        background-size: 100% 100% !important;
    }
}
.woocommerce-product-attributes-item__label {
    text-transform: uppercase;
	 vertical-align: middle !important;
	
}

.wp-block-separator {
	display: none;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
	width: fit-content;
}
ul.wc-block-grid__products li.wc-block-grid__product{
	border: 1px solid #dddddd!important;
	text-align: center;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 017px 1px;
	
}
ul.wc-block-grid__products {
	column-gap: 30px;
	row-gap:30px;
    justify-content: center;
}
.wc-block-grid.has-4-columns .wc-block-grid__product {
	max-width: 22% !important;
	font-size: 1em !important;
}
.wc-block-components-radio-control__option-layout {
    margin-left: 10px;
}
a.wp-block-button__link.add_to_cart_button.ajax_add_to_cart, .wp-block-button.wc-block-grid__product-add-to-cart a {
	padding: 4px 32px 4px 32px !important;
	font-size: 0.8em !important;
}
.wc-block-grid__product-title{
color :#222 !important;
font-weight: 600 !important;
}
button.single_add_to_cart_button.button.alt{
    height: 46px;
    margin-top: 0 !important;
}

.woocommerce div.product form.cart .button {
    text-transform: none;
}

.elementor-menu-cart__container {
    height: 100vh;
}

.wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
    display: none !important;
}

.woocommerce-form-register span {
    text-transform: none;
    margin-left: 10px;
}

.woocommerce-message::before {
    color: #EF202B !important;
}

span.woocommerce-Price-amount.amount {
    color: #000000 !important;
}

.wc-block-checkout__actions_row button:hover {
    background-color: #EF202B !important;
}

.woocommerce-button,
.wc-block-cart__submit-button,
.woocommerce-Button,
.woocommerce-info .wc-forward,
.button.wc-forward,
.wp-block-button__link{
    background-color: #EF202B !important;
    color: white !important;
    border-radius: 4px;
}

a.wp-block-button__link.add_to_cart_button.ajax_add_to_cart,
.wp-block-button.wc-block-grid__product-add-to-cart a,
.woocommerce div.product form.cart .button,
.elementor-menu-cart__footer-buttons .elementor-button--view-cart,
.woocommerce ul.products li.product .button,
.submit {
    background-color: #EF202B !important;
    color: white !important;
    padding: 8px 32px 8px 32px;
    font-weight: 600;
    border-radius: 3px;
    margin-top: 10px;
}

.wc-block-components-shipping-calculator-address .wc-block-components-button {
    background-color: #FFB800 !important;
    color: white !important;
}

.wc-block-components-quantity-selector button {
    background-color: #EF202B !important;
    color: white !important;
    opacity: unset !important;
}

.wc-block-components-order-summary-item__quantity {
    background-color: #d9534f !important;
    color: white !important;
    border: unset !important;
}

.dh-custom-font h3 {
    font-size: 32px;
}

/* Woocommerce Product Category */

.woocommerce-loop-category__title {
    position: absolute;
    bottom: 20%;
    left: 50%;
    transform: translateX(-50%);
    color: white !important;
    width: 250px;
    padding-bottom: 20px !important;
    text-align: center;
    text-shadow: 2px 2px 8px #2e2e2e;
}

.category-button-link {
    position: absolute;
    bottom: 12%;
    transform: translateX(-50%);
}

.category-button-link button {
    background-color: #FFB800 !important;
    color: #222222 !important;
}

.woocommerce-loop-category__title .count {
    display: none;
}

.woocommerce-message {
    border-top-color: #EF202B;
}

.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
    padding: 15px;
}


.error404 .site-main,
.search-no-results .site-main {
    padding-top: 100px;
    padding-bottom: 100px;
}

.single-product .content-area {
    padding-top: 100px;
    padding-bottom: 100px;
}

.edit-account .woocommerce-form-row br {
    display: none !important;
}

.edit-account .woocommerce-form-row label {
    padding-bottom: 5px !important;
}

.u-columns.woocommerce-Addresses.col2-set.addresses h2 {
    font-size: 22px;
}

.elementor-widget-woocommerce-products ul.products li.product a img,
.elementor-widget-container ul.products li.product:not(.product-category) a img, 
.wc-block-grid__products .wc-block-grid__product-image img {
    height: 200px !important;
    object-fit: contain;
}

@media (max-width: 1024px) {
    .woocommerce ul.order_details li {
        border-right: 0px dashed #cfc8d8 !important;
    }

    .single-product .site-main {
        max-width: 730px !important;
    }

    .elementor-15 .wc-block-components-sidebar-layout .wc-block-components-main {
        width: 100%;
    }

    .wc-block-components-sidebar {
        width: 100% !important;
    }

    .is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-radio-control>:last-child {
        padding-left: 50px;
    }

    .wc-block-components-sidebar-layout .wc-block-components-main {
        padding: 0 !important;
        width: 100% !important;
    }

} /* Added missing closing brace */

@media (max-width: 767px) {
    .woocommerce-loop-category__title {
        width: 200px;
    }

    .woocommerce-loop-category__title {
        bottom: 30%;
    }

    .category-button-link {
        position: absolute;
        bottom: 20%;
    }
}

.elementor-image-box-img img {
    width: 100%;
}

.elementor-image-box-description {
    padding: 0 22px 25px;
}

.elementor-lightbox {
    height: 100vh;
}

.woocommerce-Price-amount {
    color: #E10015;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price {
    color: #E10015;
}

.woocommerce ul.products li.product .price del,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #E10015;
}

.woocommerce ul.products li.product .onsale {
    background-color: #EF202B;
}

.woocommerce span.onsale {
    background-color: #EF202B;
}

span.comment-form-privacy-policy-checkbox-text {
    text-transform: none;
    margin-left: 5px;
}

.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover {
    background-color: #EF202B;
}

.elementor-slides-wrapper .elementor-slide-heading,
.elementor-slides-wrapper .elementor-slide-description,
.elementor-slides-wrapper .elementor-slide-button {
    text-shadow: 2px 2px 8px #2e2e2e;
}

.woocommerce-MyAccount-navigation-link br {
    display: none;
}

.woocommerce-message::before {
    color: #EF202B;
}

.wc-block-grid__product-onsale,
a.button.wc-forward {
    background-color: #EF202B !important;
    color: white !important;
    border-color: unset !important;
}

/* product details by ACF */
.product-specifications {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
}

.product-specifications th,
.product-specifications td {
    padding: 10px;
    border: 1px solid #ddd;
    text-align: left;
}

.product-specifications th {
    font-weight: bold;
    width: 30%;
}

@media (max-width: 430px) {

    .wc-block-grid.has-4-columns .wc-block-grid__product {
	        max-width: 100% !important;
		
	}
    .wc-block-grid.has-4-columns .wc-block-grid__products {
		display: flex !important;
	}
    .dh-two-background {
        background-image: linear-gradient(90deg, var(--e-global-color-primary) 100%, var(--e-global-color-accent) 0%) !important;
    }

    .dh-custom-font h3 {
        font-size: 22px;
    }

    .post-91,
    .error404 .site-main,
    .search-no-results .site-main {
        padding: 30px 16px;
    }

    .single-product .content-area {
        padding: 30px 16px;
    }

    .single-product .content-area .site-main {
        padding: 0;
    }

    h2.woocommerce-loop-category__title {
        width: fit-content;
    }
    .elementor-widget-woocommerce-products ul.products li.product a img,
    .elementor-widget-container ul.products li.product:not(.product-category) a img {
        height: 150px;
    }
    elementor-widget-container
        /* My account */
    .woocommerce-MyAccount-navigation-link--customer-logout {
        margin-bottom: 20px;
    }

    .woocommerce-page table.shop_table_responsive tr {
        border-top: 1px solid rgba(0, 0, 0, 0.2) !important;
    }

    .woocommerce-page table.shop_table_responsive tr td {
        padding: 15px;
    }

    .woocommerce-page table.shop_table_responsive tr td p {
        margin-bottom: 0px;
    }

    .woocommerce table.shop_table {
        border: none !important;
    }

    .woocommerce-orders-table__row {
        position: relative;
    }

    .woocommerce-orders-table__row:not(:last-child)::after {
        content: '';
        display: block;
        height: 20px; /* space between rows */
        background: transparent;
    }
}

.elementor-field-type-recaptcha_v3 .grecaptcha-badge{
	bottom: 75px !important;
}

a.dialog-close-button.dialog-lightbox-close-button{
	display:none !important;
}