.home-top-container .banner {
    height: auto !important;
}

/*.product-default:hover {*/
/*    z-index: 1 !important;*/
/*    box-shadow: 0 12px 20px 0 rgba(0,0,0,0.08) !important;*/
/*    transition: box-shadow 0.3s ease-in-out !important;*/
/*}*/
.product-default {
    color: #777 !important;
    margin-bottom: 2rem !important;

}

.product-default:hover .product-action a {
    opacity: 1;
}

.product-default:hover .btn-add-cart {
    background: #2b2b2d;
    border-color: #2b2b2d;
    color: #fff;
}


.product-default a:hover {
    color: #08C;
    text-decoration: none;
}


.product-default .btn-add-cart {
    display: inline-block;
    padding: 0 1.4rem;
    font-size: 1.2rem;
    font-weight: 600;
    font-family: Poppins,sans-serif;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    transition: all 0.25s ease;
}


.product-default .btn-add-cart, .product-default .btn-icon-wish, .product-default .btn-quickview {
    border: 1px solid #f4f4f4;
    background: #f4f4f4;
    color: #6f6e6b;
    line-height: 34px;
}
.product-default a {
    color: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
a {
    transition: all 0.3s;
    color: #08C;
    text-decoration: none;
}



.product-default:hover .btn-add-cart.product-type-simple i {
    display: inline-block;
}

.product-default .btn-add-cart i {
    font-size: 1.5rem;
    line-height: 32px;
}


.product-default:hover .btn-add-cart {
    color: #fff;
}

/*.product-default .btn-add-cart:is(.product-type-simple) i{*/
/*    display: none !important;*/
/*}*/
/*.product-default .btn-add-cart:is(.product-type-simple) i:hover{*/
/*    display: block !important;*/
/*}*/


.product-default .label-group {
    z-index: 1 !important;
}

.btn-primary {

    background-color: #f82a6b !important;

}

.product-default:hover .btn-add-cart {
    background: #f82a6b !important;
    border-color: #f82a6b !important;
    color: #fff;
}

.add-cart-custom {
    padding: 12px 27px 10px 26px;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: -0.015em;
    line-height: 24px;
}

.add-cart-custom::before {
    font-size: 1.8rem;
    line-height: 0;
    vertical-align: middle;
    margin-right: 8px;
    font-weight: 900;
}
/*h3{*/
/*    color: white;*/
/*}*/

/*.text-dark {*/
/*    color: white !important;*/
/*}*/

.text-secondary {
    color: white !important;
}


h3{
    font-weight: 700 !important;
}

.product-default .label-group {
    position: absolute;
    top: 0.8rem;
    left: 1.8rem !important;
}

.product-single-details{
    width: 100% !important;
}

#slides {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 25px;

}

/* remove the list styles, width : item width * total items */
#slides ul {
    position:relative;
    left:0;
    top:0;
    list-style:none;
    margin:0;
    padding:0;
    width:100%;
}
/* width of the item, in this case I put 250x250x gif */
#slides li {
    width:100%;
    height:250px;
    float:left;
}
#slides li .quote-container {
    width: 100%;
    display: block;
    float: none;
    padding: 0px 10px;
    margin-top: -45px;
}
/* Styling for prev and next buttons */
#buttons {
    padding:0 0 5px 0;
    float:right;
}
#buttons a {
    display:block;
    width:31px;
    height:32px;
    text-indent:-999em;
    float:left;
    outline:0;
}
.clear {
    clear:both
}

#buttons {
    padding: 0 0 5px 0;
    float: right;
    display: none;
}
.mfp-close{
    display:none !important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #222529 !important;
    font-size: 1.25em;
}

.logo-footer {
    margin-top: 1.7rem;
    margin-bottom: 1.5rem;
    max-width: 40% !important;
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 100%;
}

.col-2 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 100%;
}

.password-input{
    width: 100%;
}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {

    font-weight: 400 !important;
    font-style: normal !important;

    font-family: "Nanum Myeongjo", serif;
    font-optical-sizing: auto;


}

body {
    font-family: "Nanum Myeongjo", serif;
}

.product-default .product-title {

    font-family: "Nanum Myeongjo", serif;

}

.product-default .btn-add-cart {

    font-family: "Nanum Myeongjo", serif;

}

.btn {

    font-family: "Nanum Myeongjo", serif;
}

.banner{
    position: relative;
}

.banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2); /* Adjust the color and opacity as needed */
    z-index: 1; /* Ensure the overlay is on top */
}

.banner-layer {
    /*position: relative;*/
    z-index: 2; /* Ensure the content is above the overlay */
}

.home-slider-container{
    margin-bottom: 100px;
}

.clear_55{
    height: 55px;
}

.categories-section .banner-layer
{
    background-color: rgba(255, 255, 255, 0.7);
    width: auto;
    padding-left: 10px;
    padding-top: 3px;
}

.load-more-overlay.loading::after, .loading:not(.load-more-overlay) {
    animation: spin 650ms infinite linear;
    border: 2px solid #fff;
    border-radius: 32%;
    border-top: 2px solid rgba(0,0,0,0.4) !important;
    border-right: 2px solid rgba(0,0,0,0.4) !important;
    border-bottom: 2px solid rgba(0,0,0,0.4) !important;
    content: "";
    display: block;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    left: 50%;
    margin-left: -10px;
    right: auto;
    position: initial !important;
    width: 25px;
    z-index: 3;
}



/* pills for variable products*/

.variation-buttons {
    display: flex;
    flex-wrap: wrap;
}

.variation-buttons .variation-button {
    margin: 5px;
    padding: 10px 15px;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    cursor: pointer;
}

.variation-buttons .variation-button.selected {
    background-color: #333;
    color: #fff;
}

.variation-buttons .variation-button:hover {
    background-color: #ddd;
}
.single_add_to_cart_button[disabled] {
    background-color: #ccc;
    cursor: not-allowed;
}



.cust{
    background-color: #f4f4f4 !important;
    color: #6f6e6b !important;
    width: 100% !important;
    padding-left: 40% !important;
}
.cust:hover {
    background: #dd3333  !important;
    border-color: #dd3333 !important;
    color: #fff !important;
}

.cust2{
    background-color: #f4f4f4 !important;
    color: #6f6e6b !important;
    width: 100% !important;
}
.cust2:hover {
    background: #dd3333  !important;
    border-color: #dd3333 !important;
    color: #fff !important;
}

.quantity{
width: 100% !important;
}
.product-single-qty{
    width: 100% !important;
    max-width: none !important;
}
.qty{
    width: 100% !important;
}
.loading:not(.load-more-overlay) {
    animation: spin 650ms infinite linear;
    border: 2px solid #fff !important;
    border-top-width: 0px !important;
    border-top-style: solid !important;
    border-top-color: rgb(255, 255, 255) !important;
    border-right-width: 0px !important;
    border-right-style: solid !important;
    border-right-color: rgb(255, 255, 255) !important;
    border-bottom-width: 0px !important;
    border-bottom-style: solid !important;
    border-bottom-color: rgb(255, 255, 255) !important;
    border-radius: 0% !important;
    border-top: 0px solid rgba(0,0,0,0.4) !important;
    border-right: 0px solid rgba(0,0,0,0.4) !important;
    border-bottom: 0px solid rgba(0,0,0,0.4) !important;
    content: "" !important;
    display: block !important;
    height: initial !important;
    top: 50% !important;
    margin-top: -10px !important;
    left: 50% !important;
    margin-left: -10px !important;
    right: auto !important;
    position: initial !important;
    width: 25px !important;
    z-index: 3 !important;
    padding-left: 2px !important;
    color: transparent !important;
}


.added{
   background:  #dd3333 !important;
   color: white !important;
}

p.stars{
    display: none;
}


/* Mobile devices (max-width: 768px) */
@media (max-width: 768px) {
    body {
        font-size: 20px !important; /* Adjust this value as needed */
    }

    /* Adjust specific elements if needed */
    h1 {

    }
    h3.m-b-2{

    }
    p {

    }

    .mobile-menu li a{

    }

    .section-title{

    }
    .categories-section h3{
        
    }

    .categories-section .banner-layer span{

    }
    .product-default .product-title a{

    }
    .product-price{

    }

    .ratings-container .product-ratings, .ratings-container .ratings{

    }

    .footer .widget-title{

    }

    footer a{

    }

    .products-section h2{

    }
    .product-widgets-container .section-sub-title{

    }
    .footer p{

    }
    footer {

    }
    
    #slides{
        height: 37px !important;
    }
}