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


/* Custom CSS to reorder elements on the single product page */

/* .woocommerce div.product form.cart .quantity {
    order: 1;
}

.woocommerce div.product form.cart .variations {
    order: 3;
}

.woocommerce div.product form.cart button.single_add_to_cart_button {
    order: 2;
}

.woocommerce div.product form.cart {
    display: flex;
    flex-direction: column;
} */

.dayz-easy-order-table-wrapper {
    overflow-x: auto;
}

.dayz-easy-order-table-wrapper table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    border: 1px solid #ddd;
}

#dayz-easy-order-table .product-title {
    text-align: left;
}

#dayz-easy-order-table .product-title a:hover {
    color: #fff;
}

#dayz-easy-order-table .quantity {
    width: 20%;
    color: #000;
}

#dayz-easy-order-table .quantity input{
   text-align: center;
   border-radius: 0;
}

#dayz-easy-order-table .add-to-cart-button, .dayz-easy-order-table-bulk-add-to-cart .add-to-cart-button {
    border-radius: 28px 28px 28px 28px;
    border: none;
    color: #fff !important;
    text-decoration: none;
    padding: 8px 13px 8px 13px;
    background-color: #2864E2;
    transition: all 0.2s;
    cursor: pointer;
}

#dayz-order-table-clear-cart-button, #dayz-order-table-show-hide-button {
    width: fit-content;
    margin-top: 10px;
    display: block;
    border-radius: 28px 28px 28px 28px;
    border: none;
    color: #fff !important;
    text-decoration: none;
    padding: 8px 13px 8px 13px;
    background-color: #2864E2;
    transition: all 0.2s;
    cursor: pointer;
}

#dayz-order-table-bulk-add-to-cart-button {
    width: fit-content;
    margin-top: 10px;
    display: block;
}

#dayz-easy-order-table .qib-button-wrapper {
    justify-content: center !important;
}

.dayz-easy-order-table-wrapper th, .dayz-easy-order-table-wrapper td {
    padding: 10px;
    border: 0;
    border-bottom: 1px solid #ddd;
    text-align: center;
}

.dayz-easy-order-table-wrapper td {
    color: #fff;
}

.dayz-easy-order-table-wrapper th {
    background-color: #f4f4f4;
}

.dayz-easy-order-table-wrapper img {
    max-width: 50px;
    height: auto;
}

@media screen and (max-width: 768px) {
    .dayz-easy-order-table-wrapper table {
        font-size: 14px;
    }
}

.dayz-easy-order-table-footer {
    margin-top: 20px;
    text-align: right;
}

.dayz-easy-order-table-footer p {
    margin: 5px 0;
    font-size: 16px;
}

.dayz-easy-order-table-footer .add-to-cart-button {
    background-color: #0071a1;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.dayz-easy-order-table-footer .add-to-cart-button:hover {
    background-color: #005f85;
}

.dayz-easy-order-table-search {
    text-align: right;
}

.dayz-easy-order-table-search input {
    width: 100%;
    max-width: 300px;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.dayz-buffer-circle {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 5px solid rgba(0, 0, 0, 0.1);
    border-top: 5px solid #2864E2; /* Color of the spinner */
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

.dayz-easy-order-table-search .search-container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#dayz-easy-order-product-search {
    width: 100%;
    padding: 8px 32px 8px 15px; 
    border: 1px solid #ccc;
    border-radius: 28px;
}

#dayz-easy-order-product-search-button {
    position: absolute;
    background: #2864E2;
    border: none;
    font-size: 16px;
    cursor: pointer;
    outline: none;
    padding: 13px;
    border-radius: 28px;
}
#dayz-easy-order-product-search-button svg{
    height: 16px;
    fill: #fff;
}

#dayz-easy-order-product-clear-button {
    position: absolute;
    right: 52px;
    font-size: 16px;
    color: #aaa;
    cursor: pointer;
    display: none; 
}

#dayz-easy-order-product-clear-button:hover {
    color: #000;
}

.dayz-easy-order-header-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.dayz-easy-order-table-bulk-add-to-cart {
    width: 100%;
}

.dayz-easy-order-table-bulk-add-to-cart table {
    color: #fff;
    width: 30%;
}

.dayz-easy-order-table-bulk-add-to-cart.dayz-loading table {
    position: relative;
}

.dayz-easy-order-table-bulk-add-to-cart table tr th {
    border: none;
    padding: 0;
    padding-bottom: 5px;
    text-align: left;
}

.dayz-easy-order-table-bulk-add-to-cart table tr td {
    border: none;
    padding: 0;
    padding-bottom: 5px;
    text-align: right;
}

.dayz-easy-order-table-search {
    width: 50%;   
}

#dayz-easy-order-table tr.selected {
    background: #1c00a55c !important;
}

#dayz-easy-order-table tr td {
    vertical-align: middle;
}

.page-id-4322 h1.entry-title {
    display: none;
}

.dayz-easy-order-product-quantity .qib-button-wrapper {
    margin-bottom: 0 !important;
}

.dayz-easy-order-table-bulk-add-to-cart.dayz-loading table:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(5px); 
    z-index: 1;
}

.dayz-easy-order-table-bulk-add-to-cart.dayz-loading table:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 5px solid rgba(0, 0, 0, 0.1);
    border-top: 5px solid #2864E2; 
    border-radius: 50%;
    top: 20%;
    right: 40%;
    z-index: 1;
    animation: spin 1s linear infinite, buffer 0.5s linear 1; 
}

.dayz-easy-order-table-bulk-btn-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.dayz-easy-order-table-bulk-btn-wrapper a {
    margin-right: 8px;
}

.dayz-order-table-show-hide-button.enable {
    background: #1c00a55c !important;
}

@media screen and (max-width: 1025px) {
    .dayz-easy-order-header-wrapper {
        flex-direction: column;
    }
    .dayz-easy-order-table-search, .dayz-easy-order-table-bulk-add-to-cart table {
        width: 100%;
    }
    #dayz-easy-order-product-search {
        max-width: 100%;
    }
    .dayz-easy-order-table-search .search-container {
        margin-top: 10px;
    }
    #dayz-easy-order-table .quantity {
        width: 50%;
    }
    #dayz-easy-order-table tr td.add-to-cart {
        padding-left: 0;
        padding-right: 0;
    }
    #dayz-easy-order-table tr td.add-to-cart a {
        font-size: 11px;
    }
}

td.value.disable-to-select {
    background: transparent;
}

span.cfvsw-selected-label {
    display: none;
}

.cfvsw-swatches-option.cfvsw-label-option.cfvsw-selected-swatch .cfvsw-swatch-inner::before{
    content: '';
    display: inline-block;
    width: 15px;
    height: 10px;
    margin-right: 8px;
    margin-top: 2px;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='27' fill='none' viewBox='0 0 40 27'><path d='M1 12.5L13.9682 25.1662L38.4692 0.903063' stroke='white' stroke-width='2' stroke-miterlimit='10'/></svg>");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.qib-button-wrapper button.qib-button:hover, button.plus.qib-button:hover {
    background-color: #2963E2 !important;
}

button.single_add_to_cart_button.button.alt {
    background-color: transparent !important;
    background-image: linear-gradient(180deg, #3975F2 0%, #0643C3 100%);
    border-radius: 50px 50px 50px 50px;
}
button.single_add_to_cart_button.button.alt:hover, a.elementor-button.elementor-button-link.elementor-size-sm:hover, button.single_add_to_cart_button.button.alt:hover {
    background-color: transparent !important;
    background-image: linear-gradient(90deg, #3975F2 0%, #0643C3 100%);
    border-radius: 50px 50px 50px 50px;
}

div.icheckbox_square-square input{
    background: transparent;
    border: 1px solid #979797;
    border-radius: 4px;
}

label.woof_checkbox_label{
    color: #ffffff;
    line-height: 25px;
    padding-top: 0px;
}

.woof_redraw_zone {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.price_options-container .price-option {
    border: 1px solid #F0EEFF1A;
    padding: 10px;
    border-radius: 4px;
    /* width: 25%; */
}

.price_options-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
    width: 100%;
}

.price-option-quantity {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #FFFFFF;
}

.price-option-price {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #EEA153;
}

.price-option-discount {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #0AAC55;
}

.price-option-discount span{
    color: #B5B5B5;
}

.price-option.active-option {
    border: 1px solid transparent;
    border-image: linear-gradient(90deg, rgba(6, 67, 195, 1) 0%, rgba(57, 117, 242, 1) 100%);
    border-image-slice: 1;
    border-radius: 4px !important;
    background: #FFFFFF1A;
}

/* ezearch styles */
.temp2.first-inner-wrapper {
    background-color: #0B0547;
}
.temp2.stats-sort-wrapper .stats-wrapper #stats{
    color: #ffffff !important;
}

li.ais-Hits-item .temp2.product-grid-box, .temp2.below-container, li.ais-Hits-item{
    background: rgba(255, 255, 255, 0.13) !important;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1) !important;
    backdrop-filter: blur(6.1px) !important;
    -webkit-backdrop-filter: blur(6.1px) !important;
    overflow: visible !important;
    border-radius: 28px;
}

li.ais-Hits-item .temp2.product-grid-box{
    border: 1px solid #979797 !important;
}

.temp2.below-container .temp2.product-title-container, .temp2.product-price-wrapper, .temp2.product-description-container, .temp2.add-to-cart-container{
    background-color: transparent !important;
}

.temp2.below-container .temp2.product-title-container p.inter.temp2.dyz-product_title {
    color: #fff !important;
}

#ez-sidebar{
    background: rgba(255, 255, 255, 0.13) !important;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1) !important;
    backdrop-filter: blur(6.1px) !important;
    -webkit-backdrop-filter: blur(6.1px) !important;
    overflow: visible !important;
}

.temp2.filter-wrap-container .temp2.first-inner-wrapper #filtersdiv{
    background-color: transparent !important;
}

#ez-sidebar .ais-Panel-header .ais-header > h5.dyz-mb-0{
    color: #FFF !important;
}

.ais-Panel-header .ais-Panel-collapseButton svg{
    fill: #FFF !important;
}

.ais-Menu ul.ais-Menu-list li.ais-Menu-item .ais-Menu-link span.ais-Menu-label{
    color: #FFF !important;
}

#ez-sidebar li.ais-HierarchicalMenu-item span.facet-name, span.ais-Menu-label{
    color: #FFF !important;
}

#ez-sidebar li.ais-Menu-item.ais-Menu-item--selected .ais-Menu-label{
    color: #3773F0 !important;
    font-weight: 800 !important;
    font-size: 15px !important;
}

.temp2.add-to-cart-button{
    border-bottom-right-radius: 28px !important;
    border-top-left-radius: 28px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

select.ais-SortBy-select.inter{
    background-color: transparent !important;
    color: #FFF !important;
}

.temp2.first-inner-wrapper{
    border-radius: 20px !important;
}

.temp2.pagination-wrapper {
    background-color: #0b0747 !important;
}

div#pagination {
    background-color: #0b0747 !important;
    margin: 0px !important;
    padding-top: 20px;
}

.temp2.filter-wrap-container {
    background-color: #0b0747 !important;
}

button.search-input-button.dyz-bg-white:hover{
    background-color: #0b0747 !important;
}

button.search-input-button.dyz-bg-white svg:hover{
    fill: #FFF !important;
}

table#dayz-easy-order-table tr td:nth-child(1), table#dayz-easy-order-table tr th:nth-child(1){
    /*display: none;*/
}

#dayz-order-table-clear-cart-button, #dayz-order-table-show-hide-button {
    display: none;
}

#dayz-easy-order-table tr.outofstock .stock.out-of-stock{
    color: red;
}

#dayz-easy-order-table tr.outofstock {
    background: #ff00001c;
}

#dayz-easy-order-table tr.outofstock .dayz-order-table-add-to-cart-button {
    pointer-events: none;
    background-color: #6060605c;
}

#dayz-easy-order-table tr.outofstock .dayz-order-table-product-checkbox {
    pointer-events: none;
}
