/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.23.1.1704865860
Updated: 2024-01-10 05:51:00

*/

html.loading:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #0000007d;
    z-index: 99999999999999;
    left: 0;
    top: 0;
}

html.loading{
    position: relative;
}


.swp-cart-is-open .swp-cart-inner {
    z-index: 99999 !important;
}

.popup-product__inner {
    max-width: 90%;
    margin: 0 auto;
    position: fixed;
    top: 50%;
    width: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 1px 1px 1px #000;
    background: #fff;
    padding: 40px 30px;
    z-index: 9999999999;
}

.popup-product {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999999;
}

.popup-product.active {
    display: block;
}

.popup-product__content .row {
    display: flex;
    gap: 15px;
    justify-content: center;
}

.popup-product__close img {
    position: absolute;
    width: 20px;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.popup-product__content .row .col-md-4 {
    width: 100%;
}

.popup-product__content .row .col-md-4 img {
    height: 280px;
    width: 100%;
    object-fit: cover;
}

.popup-product__content .row .col-md-4 a.btn {
    background: #61aec3;
    display: block;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
}

.popup-product__content>h3 {
    text-align: center;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 30px;
}


.popup-product__content .row .col-md-4 h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: left;
    padding-bottom: 0;
    margin-top: 15px;
}


.product-with-filter {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    display: flex;
    margin-top: 50px;
}

.loading .product-with-filter__product:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.5;
    z-index: 9;
    top: 0;
    left: 0;
}

.product-with-filter .product-with-filter__item_list {
    width: 30%;
    padding: 0 10px 0 0;
    display: none;
}

.product-with-filter .product-with-filter__product {
    width: 100%;
    position: relative;
    padding: 0 0 0 10px;
}

.product-with-filter__product .top-filter-view {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.top-filter-view__right .price-short {
    display: flex;
    align-items: center;
    margin-right: 30px;
}

.top-filter-view__right .price-short .price-up-down-option img.up-price-arrow {
    transform: rotate(180deg);

}

.top-filter-view__right .price-short .price-up-down-option img {
    width: 20px;
    cursor: pointer;
    width: 25px;
    cursor: pointer;
    margin: 7px 5px;
}

.top-filter-view__right .price-short .price-up-down-option {
    display: flex;
    align-items: center;
    list-style: none;
    list-style-type: none;
    padding-bottom: 0;
}

.top-filter-view__right .price-short label {
    padding-bottom: 0;
}


/* .product-with-filter__product .top-filter-view>div {
    width: 50%;
} */

.product-with-filter__product .top-filter-view .top-filter-view__right {
    text-align: right;
    display: flex;
    justify-content: flex-end;
}

.product-with-filter .product-with-filter__product .sort_option_main select {
    padding: 7px 10px;
    border: 1px solid #000;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    cursor: pointer;
    margin-left: 10px;
    max-width: 250px;
}

.product-with-filter .product-with-filter__product .top-filter-view__left {
    display: flex;
    align-items: center;
}

.product-with-filter .product-with-filter__product .top-filter-view__left ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: 10px;
    display: inline-block;
}

.product-with-filter .product-with-filter__product .top-filter-view__left label {
    padding: 0;
}

.product-with-filter__product .top-filter-view__left ul li:hover,
.product-with-filter__product .top-filter-view__left ul li.active {
    background: #d7e8ec;
}

.product-with-filter__product .top-filter-view__left ul li {
    display: inline-block;
    margin-right: 0;
    color: #000;
    padding: 10px 20px;
    line-height: 1;
    font-weight: 600;
    cursor: pointer;
}

.product-with-filter .product-with-filter__item_list h4,
.product-with-filter .product-with-filter__product .sort_option_main label,
.top-filter-view__right .price-short label,
.product-with-filter .product-with-filter__product .top-filter-view__left label {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 5px;
}

.product-with-filter ul.product-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

.product-with-filter ul.product-list li {
    width: 33.33%;
    padding: 0 5px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
    padding-bottom: 70px;
    position: relative;
}

.product-with-filter ul.product-list li h3 {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    padding-bottom: 5px;
}

.product-with-filter ul.product-list li img {
    width: 100%;
    height: 340px;
    object-fit: cover;
}

.product-with-filter ul.product-list li p.price-product {
    margin-bottom: 0;
    padding-bottom: 0;
    color: #000;
    font-weight: 600;
    font-size: 14px;
}

.product-with-filter ul.product-list li p.view-product-btn {
    display: block;
    text-align: center;
    margin-top: 0;
    background: #d8e9ed;
    color: #000;
    font-weight: 600;
    padding: 10px 0;
    position: absolute;
    width: 98%;
    left: 1%;
    right: 1%;
    bottom: 10px;
}

.product-with-filter ul.product-list li p.view-product-btn:hover {
    background: #000;
    color: #fff;
}

.product-with-filter .product-with-filter__item_list .filter-options input[type="number"] {
    border: 1px solid;
    padding: 5px 10px;
    width: 100%;
}

.product-with-filter h2 {
    font-size: 28px;
    font-family: 'Jost', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    color: #000000;
    line-height: 1.6em;
    margin-bottom: 20px;
}

.product-with-filter .product-with-filter__item_list input[type="submit"] {
    background: #000;
    color: #fff;
    padding: 10px;
    border: none;
    cursor: pointer;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    margin-top: 5px;
}

.product-with-filter .product-with-filter__item_list .filter-options label {
    display: block;
    width: calc(50%);
    margin: 5px;
}


.product-with-filter .product-with-filter__item_list .filter-options__price {
    display: flex;
}

.product-with-filter .product-with-filter__item_list .filter-options label:first-child {
    margin-left: 0;
}

.product-with-filter .product-with-filter__item_list .filter-options label:last-child {
    margin-right: 0;
}

input#clear_filter {
    background: #fff;
    color: #000;
    padding: 10px;
    cursor: pointer;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    margin-top: 5px;
    border: 1px solid #000;
}

.product-with-filter__product ul.product-list {
    list-style: none !important;
}
.popup-product__content > p {
    text-align: center;
    margin-bottom: 20px;
}

.proceed_to_checkout {
    width: auto;
    display: inline-block;
    padding: 15px 30px;
    border-radius: 6px;
    float: right;
    margin-top: 40px;
}

.swp-items-wrapper[data-items-type=products]>.swp-items {
    display: flex;
    gap: 20px;
}

@media (max-width: 991px) {
    .popup-product__inner {
        height: 450px;
        overflow: scroll;
    }

    .product-with-filter__product .top-filter-view .top-filter-view__right,
    .product-with-filter__product .top-filter-view,
    .product-with-filter .product-with-filter__product .top-filter-view__left {
        display: block;
        margin-bottom: 20px;
        text-align: center;
    }

    .product-with-filter .product-with-filter__product .top-filter-view__left label {
        display: block;
    }

    .product-with-filter .product-with-filter__product .top-filter-view__left ul {
        margin-left: 0;
    }

    .product-with-filter__product .top-filter-view__left ul li {
        font-size: 14px;
        padding: 7px 12px
    }

    .product-with-filter {
        padding: 0 10px;
        flex-direction: column;
        margin-top: 0;
    }

    .product-with-filter .product-with-filter__item_list,
    .product-with-filter__product .top-filter-view>div {
        width: 100%;
        padding: 0;
    }

    .product-with-filter .product-with-filter__product {
        width: 100%;
        padding: 0;
    }

    .product-with-filter .product-with-filter__product .sort_option_main {
        position: unset;
        margin-bottom: 20px;
        margin-top: 0;
        text-align: center;
        display: flex;
    }

    .top-filter-view__right .price-short {
        text-align: center;
        justify-content: center;
    }

    .top-filter-view__right .sort_option_main {
        display: flex;
    }

    .product-with-filter .product-with-filter__product .sort_option_main select {
        margin-left: 0;
    }

    .product-with-filter ul.product-list li {
        width: 100%;
        padding: 0;
    }

    .product-with-filter ul.product-list li p.view-product-btn {
        position: relative;
        width: 100%;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .product-with-filter .product-with-filter__item_list .filter-options label {
        width: 100%;
        margin: 5px 0px;
    }

    .product-with-filter .product-with-filter__item_list .filter-options__price {
        flex-direction: column;
    }

    .product-with-filter .product-with-filter__item_list .filter-options__price input[type="number"] {
        width: 100%;
    }
}