.page-id-3423 .pagetitle-section {
    display: none;
}

.woocommerce-category-wrapper,
.products {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.products .product-item,
.category-item {
    /* height: 630px; */
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.products .product-item img,
.category-item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.products .product-item .product-overlay,
.category-item .product-overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: #e1a658;
    border: 0;
    height: 100%;
    width: 100%;
    transition: all 0.7s cubic-bezier(0.2, 1, 0.22, 1);
    background-color: rgba(205, 141, 44, .6);
    opacity: 0;
    transform: scale(.8);
    -webkit-transform: scale(.8);
}

.products .product-item:hover .product-overlay,
.category-item:hover .product-overlay {
    opacity: 1;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transition-duration: .25s;
    -webkit-transition-duration: .25s;
}

.products .product-item .product-title,
.category-item .product-title {
    position: absolute;
    bottom: auto;
    height: 100%;
    width: 100%;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.products .product-item .product-title h3,
.category-item .product-title h3 {
    font-size: 2.6rem;
    margin: 0;
    color: #fff;
}

.products .product-item:hover .product-title,
.category-item:hover .product-title {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
    z-index: 99;
}

.category-item a {
    height: 100%;
}

.modal-content {
    padding: 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}

.modal-content img {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.iziModal {
    z-index: 9999 !important;
}

.iziModal-wrap {
    background-color: #FFFFFF;
    background-image: url("https://alsihabd.com/wp-content/uploads/2025/03/leaves-pattern-half-min.png");
    background-position: top center;
    background-repeat: repeat-x;
    background-size: cover;
    opacity: 0.7;
}

.iziModal-overlay {
    z-index: 9979 !important;
}

a.iziModal-button {
    background-color: #000 !important;
    opacity: 1 !important;
}

.iziModal .iziModal-button .iziModal-button-fullscreen {
    display: none !important;
}



@media (max-width: 1023.99px) {

    .woocommerce-category-wrapper,
    .products {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767.99px) {

    .products .product-item .product-info,
    .category-item .product-title {
        bottom: 0;
        height: auto;
        top: auto;
        opacity: 1;
        background-color: rgba(0, 0, 0, .6);
        padding: 2rem;
    }

    .products .product-item .product-title h3,
    .category-item .product-title h3 {
        font-size: 1.5rem;
    }

    .modal-content {
        flex-direction: column
    }

    .modal-content .modal-right {
        padding: 0 1rem 2rem !important;
    }

    .modal-right h2 {
        line-height: 59px;
    }
}

@media (max-width: 479.99px) {

    .woocommerce-category-wrapper,
    .products {
        grid-template-columns: 1fr;
    }

    .products .product-item .product-overlay,
    .category-item .product-overlay {
        display: none;
    }
}



.page-id-3423 .pagetitle-section {
    display: none;
}

.products {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.products .product-item {
    position: relative;
    overflow: hidden;
}

.products .product-item .product-item-top {
    cursor: pointer;
}

.products .product-item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.products .product-item .product-overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: #e1a658;
    border: 0;
    height: 100%;
    width: 100%;
    transition: all 0.7s cubic-bezier(0.2, 1, 0.22, 1);
    background-color: rgba(205, 141, 44, .6);
    opacity: 0;
    transform: scale(.8);
    -webkit-transform: scale(.8);
}

.products .product-item:hover .product-overlay {
    opacity: 1;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transition-duration: .25s;
    -webkit-transition-duration: .25s;
}

.products .product-item .product-info {
    position: absolute;
    bottom: auto;
    height: 100%;
    width: 100%;
    top: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.products .product-item .product-title h3 {
    font-size: 2.6rem;
    margin: 0;
    color: #fff;
}

.products .product-item:hover .product-info {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
    z-index: 99;
}

.modal-content {
    padding: 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}

.modal-content img {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.iziModal {
    z-index: 9999 !important;
}

.iziModal-wrap {
    background-color: #FFFFFF;
    background-image: var(--modal-bg-image);
    background-position: top center;
    background-repeat: repeat-x;
    background-size: cover;
}

.iziModal-header.iziModal-noSubtitle {
    background: linear-gradient(to left, #9F6931, #F5EB9C, #9F6931) !important;
}

.iziModal-overlay {
    z-index: 9979 !important;
}

a.iziModal-button {
    background-color: #000 !important;
    opacity: 1 !important;
}

.iziModal .iziModal-button .iziModal-button-fullscreen {
    display: none !important;
}

h2.iziModal-header-title {
    font-family: 'FunnyToonDemo' !important;
}

.modal-content,
.modal-content .modal-right {
    padding: 0 !important;
}

.modal-img img {
    margin: 0 !important;
    height: inherit !important;
}

.modal-right h2 {
    font-family: 'Amarillo';
    margin: 0 !important;
    padding: 3rem 0;
    background: linear-gradient(to bottom, #9F6931, #F5EB9C, #9F6931);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    display: inline-block;
}

.modal-right .modal-item-excerpt {
    margin-bottom: 3rem;
}

.modal-right .modal-item-excerpt span {
    color: #fff;
    background: #00000085;
    padding: 1rem;
    font-family: 'FunnyToonDemo';
    font-size: 18px;
}

.modal-item-details {
    margin-bottom: 1rem;
}

.modal-item-details,
.modal-right p,
.modal-right p *,
.modal-right label,
.modal-right input[type="number"] {
    color: #fff !important;
}

.modal-right input[type="number"] {
    font-family: 'FunnyToonDemo' !important;
}

form button {
    border-color: #E1A658;
    font-family: 'FunnyToonDemo' !important;
    padding-top: 5px !important;
}

.products-wrapper {
    display: flex;
    background-color: black;
}

.products-wrapper aside.products-sidebar {
    max-width: 333px;
    width: 100%;
    background-color: #141416;
    padding: 0 1rem 1rem;
    margin-right: 21px;
}

.products-wrapper aside.products-sidebar h3.products-sidebar-title {
    color: #fff;
    background-color: #A77D47;
    text-align: center;
    font-size: 16px;
    padding: 7px;
    border-radius: 3px;
}

.product-sidebar-list .list-product {
    margin-top: 1.5rem;
    display: flex;
    align-items: center;
    gap: 9px;
    cursor: pointer;
}

.product-sidebar-list .list-product .list-product-img {
    width: 100px;
    height: 100px;
    overflow: hidden;
}

.product-sidebar-list .list-product .list-product-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-sidebar-list .list-product .list-product-details h4.list-product-details-title {
    color: #fff;
    font-weight: 700;
    font-size: 19px;
    margin: 0;
}

.product-sidebar-list .list-product .list-product-details p.list-product-details-price {
    color: #A77D47;
    font-weight: 500;
    font-size: 17px;
    margin: 0;
}

.product-sidebar-list .list-product .list-product-details p.list-product-details-amount {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    margin: 0;
}

.product-bottom-info-wrapper {
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    transition: all 0.7s cubic-bezier(0.2, 1, 0.22, 1);
    opacity: 0;
}

.product-bottom-info-inner form {
    display: grid;
    grid-template-columns: 1fr;
}

.products .product-item:hover .product-bottom-info-wrapper {
    opacity: 1;
}

.product-bottom-info-wrapper .product-bottom-info-inner {
    background: #A77E48;
    margin-bottom: 8px;
    padding: 1rem;
    gap: 2px;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.product-bottom-info-inner h3.product-bottom-info-title {
    margin: 0;
    color: #fff;
    font-size: 18px;
}

.product-bottom-info-inner p.product-bottom-info-price {
    margin: 0;
    font-size: 14px;
}

.product-bottom-info-right {
    display: flex;
    gap: 5px;
}

.product-bottom-info-right a {
    padding: 5px 10px !important;
}

.product-bottom-info-right a:hover {
    color: #e1a658 !important;
    background: #000 !important;
}

a.floating-cart {
    display: block;
    background-color: #9F6931;
    padding: 1rem;
    position: fixed;
    top: 20%;
    right: 0;
    z-index: 9999;
    border: 2px border #fff !important;
}

.floating-cart h6.floating-cart-title {
    color: #fff !important;
}

.floating-cart p.floating-cart-total-price {
    color: #fff !important;
    margin: 0;
}

.iziModal-wrap {
    opacity: 1; 
}

.modal-item-excerpt {
    color: #fff;
    font-weight: 800;
}

.modal-right form input[type=number],
.product-bottom-info-wrapper form input[type=number]{
    max-width: 99px;
}

.modal-right form button,
.product-bottom-info-wrapper form button {
    background: #9F6931 !important;
    transition: all linear 0.3s;
}

.modal-right form button:hover,
.product-bottom-info-wrapper form button:hover {
    background: #F5EB9C !important;
    color: #000 !important
}

.product-bottom-info-wrapper table.variations {
    /* grid-column: 1 / -1;  */
    max-width: none !important; 
    margin: 0; 
}

table.variations, table.variations *  {
    border: 0;
    padding: 0; 
}

.modal-content table.variations {
    max-width: 400px !important;
}

table.variations td.value select {
    color: #fff; 
    background: #000;
}

.modal-content span.price {
    color: #fff; 
}

button.single_add_to_cart_button {
    height: 40px;
}

.modal-content form {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.modal-content .woocommerce-variation-add-to-cart, .product-bottom-info-inner .woocommerce-variation-add-to-cart {
    grid-column: 1 / -1;
    margin-top: 1rem;
    display: flex;
    align-items: center;
    gap: 9px;
}

.product-bottom-info-wrapper form p {
    margin-bottom: 1rem;
}

.woocomerce-final button {
    height: 40px;
}


@media (max-width: 1385px) {
    .products {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 999px) {
    .products {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 1023.99px) {

    .woocommerce-category-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767.99px) {

    .product-sidebar-list .list-product {
        flex-direction: column;
        align-items: start;
    }

    .products .product-item .product-info,
    .category-item .product-title {
        bottom: 0;
        height: auto;
        top: auto;
        opacity: 1;
        background-color: rgba(0, 0, 0, .6);
        padding: 2rem;
    }

    .products .product-item .product-title h3,
    .category-item .product-title h3 {
        font-size: 1.5rem;
    }

    .modal-content {
        flex-direction: column
    }

    .modal-content .modal-right {
        padding: 0 1rem 2rem !important;
    }

    .modal-right h2 {
        line-height: 59px;
    }

    .product-sidebar-list .list-product .list-product-details h4.list-product-details-title {
        font-size: 17px;
    }

    .product-bottom-info-wrapper .product-bottom-info-inner {
        flex-direction: column;
    }


    .products .product-item {
        height: 333px;
    }

    .product-bottom-info-wrapper {
        opacity: 1;
        z-index: 99;
    }
}

@media (max-width: 479.99px) {

    .woocommerce-category-wrapper {
        grid-template-columns: 1fr;
    }

    .products .product-item .product-overlay,
    .category-item .product-overlay {
        display: none;
    }
}