.home-page .includer-slider-box .banner-col a img {
   width: 100%;
    height: auto;
    max-width: 100%;
}



.home-page .includer-slider-box .main-slider {
    border: none;
}

.home-page .includer-slider-box .main-slider .carousel-item img {
    height: auto;
width: 100%;
max-width: 100%;
transform: unset;
    object-fit: unset;
}


.home-page .includer-slider-box .carousel-item {
    width: 100%;
    border: 1px solid rgba(0,0,0,0.03);
}

.product-page .ribbon-list li span.ribbon {
color: #49C325 !important;
background: #F3FBE2 !important;
}

@media (max-width: 767.98px) {
    .cart-body input,
.cart-body textarea {
        font-size: 16px !important;

    }

.cart-body {
padding-bottom: 100px;
}
    
    .cart-modal .modal-footer .btn {
    font-size: 13px;
}

.cart-modal .current-product .img-box img {
    height: 190px;
}

.cart-modal .current-product .title {
    font-weight: 600;
    font-size: 13px;
}

.cart-modal .modal-footer {
    justify-content: space-between !important;
}

.heading-box .heading {
 
    font-size: 20px;

}


.home-page .text-box .container .content {
    padding: 50px 20px !important;

}

section.top-products .slider-box .container {
    padding-left: 0;
    padding-right: 0;
}
}

.home-page .includer-slider-box .carousel-inner {
    border-radius: var(--border-box-radius);
overflow: hidden;
}



.rjs-variant-item {
    border-color: rgba(0,0,0,0.1) !important;
    display: inline-flex  !important;
    align-items: center  !important;
    justify-content: center  !important;
    background: #fff !important;
    border-radius: 3px !important;
    color: #999  !important;
    cursor: pointer  !important;
}

.aval .rjs-variant-main {
    margin-top: 15px;
}

.aval {
margin-top: 10px;
}

.rjs-variant-item.selected {
    color: #4AC325 !important;
    border-color: #4AC325 !important;
}

.cc-container.displayed {
    background: transparent;
}

.cc-container.displayed {
    animation: unset !important;
}

.cc-container.displayed .cc-btn-settings, .cc-container.displayed .cc-btn-settings:hover {
    background: #000;
    font-weight: 500;
}

.cc-container.displayed .cc-btn-accept, .cc-container.displayed .cc-btn-accept:hover {
    background: #1696FF;
    color: #fff;
    font-weight: 500;
}

.cc-container.displayed .cc-btn-reject, .cc-container.displayed .cc-btn-reject:hover {
    background: #1696FF;
    color: #fff;
    font-weight: 500;
}

.main-header .main-nav .menu-list .nav-link {
    font-size: 15px;
}

@media (max-width: 767.98px) {
    .pagination .page-link {
    padding: 4px 2px;
font-size: 12px !important;
}

.rjs-category-paginator .pagination {
    column-gap: 0 !important; 
}
}

@media screen and (max-width: 991.98px) {
    .main-header .js-search-open {
        font-size: 20px;
        color: #000;
    }


.main-header {
    box-shadow: 0 0 10px rgba(0,0,0,0.17);
}

.js-mobile-menu-open {
    background: #F2DC61;
    font-weight: 500;
}

.js-mobile-menu-open i {
    font-size: 20px !important;
}

.js-mobile-menu-open span {
    font-size: 14px !important;
}

.main-header .navbar-brand img {
    width: 120px;
}
}


@media (max-width: 767.98px) {
   .home-page .benefit-bar .col-md-6 {
    width: 50%;
} 
    
    .home-page .spec-cats a {
    font-size: 13px;
}
    
    .home-page .spec-cats {
        padding-top: 20px;
    }
    
    .home-page .top-products {
        padding-bottom: 0;
    }
    
    .home-page .benefit-box .img-box {
    width: 70px;
    height: 60px;
    font-size: 35px;
}
    
    .home-page .benefit-box .title {
    font-size: 13px;
}
    
 
    
    .home-page .benefit-box p {
  
    font-size: 11px;

}
}




@media (max-width: 567.98px) {
    .main-footer .footer-heading, .main-footer ul, .main-footer .payment-img-box {
        text-align: left;
    }
    
        .main-footer table.contact-info {
        margin: 0;
        text-align: left;
        margin-bottom: 15px;
    }
    
    .main-footer .social-links {
        justify-content: flex-start;
    }
    
    .main-footer .footer-heading {
    border-bottom: 2px solid rgba(255,255,255,0.2);
    padding-bottom: 10px;
}
 }   


@media screen and (max-width: 991.98px) {
    .main-header .main-bar  .js-mobile-menu-open .small-title {
        display: block;
    }
    .op-col {
        padding-right: 0;
    }
    
    .js-mobile-menu-open .small-title {
        display: inline-block !important;
        font-size: 13px !important;
        font-weight: 500 !important;
        padding-top: 0 !important;
    }
    
     .js-mobile-menu-open  {
        flex-wrap: nowrap !important;
        gap: 10px;
         padding-left: 8px !important;
         padding-right: 8px !important;
    }
    
    .js-mobile-menu-open i {
        line-height: 1 !important;
        font-size: 20px !important;
        color: #000 !important;
    }
}
    


@media screen and (max-width: 991.98px) {
    .main-header .main-bar .op-box .js-cart-opener {
        padding-right: 12px !important;
    }

    .main-header .menu-head {
        display: flex;
        height: 70px;
        padding-left: 15px;
        padding-right: 15px;
        background: rgba(0, 0, 0, 0.04);
        align-items: center;
        justify-content: space-between;
    }
    
    .main-header .op-box .icon-layer .counter {
        right: 3px;
    }
.main-header .main-nav .menu-list .nav-link {
    font-weight: 500 !important;
}


    .main-header .menu-head {

        background: #F2DC61; 

    }

.main-header .menu-head i {
color: #000;
}



}

.product-page .error-messages .error {
    background: #FFEBEE;
    color: #C62828;
    padding: 10px;
    margin-top: 12px;
    margin-bottom: 8px;
}

.product-page .product-main-info .stock-price-info-box {
    justify-content: flex-start;
    flex-wrap: wrap;
}

.product-page .price-box {
    width: 100%;
}

.product-page .product-main-info .stock-price-info-box .price-info-tip {
    text-align: left !important;
}




/* search results */

#search-results img {
    max-width: 100%;
    height: auto;
}


.autocomplete-results > span {
    display: block;
    text-align: center;
    color: #fff;
}

.autocomplete-results h2.title {
    margin-bottom: 15px;
    color: #fff;
    font-size: 22px;
    text-align: center;
}

.autocomplete-results .a-categories {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
margin-bottom: 20px;
}

.autocomplete-results .a-categories a {
    border-radius: 8px;
    color: #000;
    font-size: 13px;
    padding: 4px 8px;
    background: #fff;
    text-decoration: none;
    font-weight: 600;
}

.autocomplete-results .a-categories a:hover {
    opacity: 0.7;
}

#search-results.autocomplete-results {
 
    background: var(--main-color);
    position: absolute;
    top: calc(100% - 50px);
    padding: 15px;
    left: 0;
    max-width: 100% !important;

    width: 100%;
    max-height: 70vh;
    height: auto;
    overflow: auto;
    z-index: 9999;
   display: none;
}

#search-results .autocomplete-products {
   display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

#search-results .autocomplete-products .a-product {
  width: calc(100% / 5 - 40px /5);
    padding: 15px;
    background: #fff;
}

#search-results .autocomplete-products .a-product .a-name a {
  font-size: 11px;
    line-height: 15px;
    padding-top: 10px;
    min-height: 30px;
    display: block;
    color: #000;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

#search-results .autocomplete-products .a-product .a-price {
  font-size: 16px;
    display: block;
    font-weight: 600;
    color: #000;
    text-align: center;
}

#search-results .autocomplete-products .a-product .a-image {
  height: 120px;
}

#search-results .autocomplete-products .a-product .a-image img {
  height: 100%;
    width: 100%;
    object-fit: contain;
}


#search-results .autocomplete-products .a-product .a-name a:hover {

    color: var(--main-color);
}




@media (max-width: 991.98px) {

.main-header .top-bar {
display: none;
}

.main-header .search-box .form-control {
font-size: 18px;
}
    
    #search-results .autocomplete-products .a-product {
  width: calc(100% / 4 - 30px /4);
}

    #search-results.autocomplete-results {

        position: fixed !important;
        top: 60px;
height: calc( 100% - 60px) !important;
max-height: unset;

    }

.main-header .main-bar .search-box button,
.main-header .main-bar .search-box .form-control {
    border-radius: 0 !important;
}
}


@media (max-width: 567.98px) {
#search-results .autocomplete-products .a-product {
  width: calc(100% / 3 - 20px /3);
}
}

/* /search results */


.product-page .gallery-box .action-percent {
    border-radius: 50%;
    font-weight: 400;
    width: 60px;
    font-size: 20px;
    font-weight: 600;
    height: 60px;
    padding: 10px;
z-index: 30;
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: absolute;
    white-space: nowrap;
    top: 5px;
    right: 5px;
    text-transform: uppercase;
    color: #fff;
    background: #073A76 !important;
}


.product-page .ribbon-list li span.action {
    color: #073A76 !important;
    background: #e6f1fd !important;
}

.cart-page .btn-success {
    width: 100%;
}