@font-face {
    font-family: "Nexa";
    src: url("../fonts/nexa/nexa_bold.otf"),
    url("../fonts/nexa/nexa_bold.otf") format("opentype");
    font-weight: bold;
}
body {
    background-color: #F3F1F1;
}
h1, h2, h3, h4, h5 {
    font-family: 'Nexa', Arial,sans-serif;
}
h1, h2, h3, h4, h5, input[type=date], a, label, .nav-account button {
    color: #331409;
}
h1 {
    font-size: 2.25rem;
}
h2 {
    font-size: 2.125rem;
}
h3 {
    font-size: 1.875rem;
}
h4 {
    font-size: 1.625rem;
}
a:hover, i:hover {
    color: #331409;
}
input[type=text] {
    border: 1px solid #CFC4C0 !important;
}
input[type=date] {
    border-radius: 0.25rem;
}
input[type=date]:focus-visible {
    outline: 1px solid #CFC4C0;
}
.form-select:focus {
    border-color: #CFC4C0;
    box-shadow: none !important;
}
.btn:focus {
    box-shadow: none !important;
    outline: 1px solid #CFC4C0;
}
i.bi-check-square-fill::before {
    color: #32AC46 !important;
}
i {
    color: #602813;
}
p, a, span, label, small {
    font-family: "Segoe UI", Arial, sans-serif;
}
section {
    margin-top: 88px;
}
footer {
    margin-top: 120px;
    padding: 88px 0px 0px 0px;
}
.payment-methods ul li img {
    width: 64px;
}
.payment-methods ul li {
    display: inline-block;
}

footer a {
    text-decoration: unset;
}
button {
    background-color: #602813;
}
ul li {
    list-style: none;
}
footer ul {
    z-index: 1;
}
footer h2 {
    color: #602813;
}
select,select option {
    font-size: 0.875rem !important;
}
.dropdown-toggle.bg-white {
    color: #331409;
    border-color: #CFC4C0;
}
::placeholder {
    color: #605653 !important;
}
.navbar-brand {
    font-family: 'Nexa',Arial,sans-serif;
    font-size: 2rem;
    color: #602813;
}
.navbar-collapse {
    flex-direction: column;
}
.nav-account, .nav-social:first-child, .nav-account button {
    font-size: 0.875rem;
}
.dropdown-item {
    white-space: unset !important;
}
.sort-dropdown li a {
    font-size: 1rem !important;
}
.nav-search-btn {
    background-color: #602813;
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
}
.nav-search-btn:focus {
    box-shadow: none !important;
}
.navbar-toggler {
    border: 1px solid #CFC4C0;
    height: 38px;
}
.navbar-toggler:focus {
    box-shadow: none;
    background-color: #F3F1F1;
}
.bi-list:before {
    font-size: 1.375rem;
}
.bi-search:before {
    font-size: 1.25rem;
}
.bi-dash:before, .bi-plus:before {
    color: #331409 !important;
}
.bi-trash3:before {
    color: #CFC4C0;
}
.categories ul {
    width: 85%;
}
.badge {
    top: 15px;
    left: 70%;
    background-color: #602813;
}
.navbar {
    height: auto;
}
.dropdown-menu[data-bs-popper] {
    margin-top: 0.525rem !important;
}
.banner-cat:hover {
    text-decoration: underline;
}
.search-field {
    width: 85%;
    height: 46px;
}
.search-field input {
    border-bottom-left-radius: 0.50rem !important;
    border-top-left-radius: 0.50rem !important;
    border: none !important;
}
.form-control, .form-check-input {
    background-color: #F3F1F1;
    border: 0;
}
.form-check-input:checked {
    background-color: #32AC46;
    border-color: #32AC46;
}
.form-control:focus {
    box-shadow: none !important;
    outline: 1px solid #CFC4C0 !important;
    border: 0;
}
.flag-container {
    height: 20px;
    width: 20px;
    border-radius: 50px;
}
.flag-container img {
    margin-left: -3.2px;
    margin-bottom: 5px;
    height: 100%;
}
.language-btn {
    height: 34px;
}
.dropdown-lang ul.dropdown-menu[data-bs-popper] {
    right: 0 !important;
    left: unset;
}
.dropdown-lang ul.dropdown-menu {
    min-width: 3rem;
}
.country-dropdown ul.dropdown-menu[data-bs-popper] {
    right: 0 !important;
    left: unset;
}
.bi-cart2::before {
    font-size: 36px;
}
.nav-link.dropdown-toggle::after {
    font-size: 18px;
    display: none;
}
.btn-primary-brwn:hover {
    background-color: #331409;
    transition: 0.5s;
}
.btn-primary-brwn {
    background-color: #602813;
    color: #FFFFFF !important;

}
.filled.bi-star-fill:before {
    color:  #E8AF2B;
}
.bi-star-fill:before {
    color: #CFC4C0;
    font-size: 16px;
}

.horizontal-divider {
    width: 100%;
    height: 1px;
    background: #CFC4C0;
}
.price-color {
    color: #E23A05;
}
.quote-btn {
    background-color: #32AC46;
    border-radius: 4px;
    font-size: 14px;
}
.quote-btn:hover {
    background-color: #258a36;
    transition: 0.5s;
}
.dropdown.navbar .dropdown-toggle {
    color: #331409;
}

.footer-socials span a .bi-facebook:before, .footer-socials span a .bi-twitter:before, .footer-socials span a .bi-instagram:before {
    font-size: 1.125rem;
}
.useful-links ul li a:hover {
    text-decoration: underline !important;
}


/*Carousel*/

.carousel-inner {
    max-height: 700px;
}
.carousel-svg {
    position: absolute;
    width: 50%;
    min-height: 768px;
    z-index: 1;
}

/* .carousel-item.active {
    float: left;
    height: 700px;
    line-height: 1.7em;
    position: relative;
}
.carousel-item.active a img, .carousel-item a img {
    left: 0;
    bottom: 0;
    height: auto;
    position: absolute;
} */
/*Offer*/

.offer_images{
    height: 280px;
    width: 280px;
}
/*Categories*/

.categories ul {
    padding-left: 40px;
}
.categories ul a:first-child {
    padding: 0 !important;
}
.banner-subheading {
    font-size: 1.375rem;
}
.banner-btn {
    font-size: 1rem;
}
.fw-semibold {
    font-weight: 600 !important;
}
.categories-banner-main-img-container div {
    height: 500px;
}
.categories-banner-main-img-container div img {
    height: auto;
    width: 100%;
}
.banner-sub-img, .banner-sub-img-2, .banner-sub-img img {
    height: 100%;
}
.btn-primary-brwn:hover {
    background-color: #331409;
    transition: 0.5s;
}
.categories-banner-sub-img-container {
    display: inline-block;
}
.categories-banner {
    display: flex;
}
.categories-banner-sub-img-container div{
    max-height: 240px;
    min-height: 100px;
    overflow: hidden;
}
.product-categories-container {
    margin-top: 88px;
}
.category-img {
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.best-seller-img {
    height: 100%;
}
.category-img-container {
    max-height: 500px;
    height: 400px;
    text-align: center;
}
.category-description, .best-seller-description {
    font-size: 1.125rem;
    letter-spacing: -0.3px;
}
.category-featured, .best-seller-featured {
    padding: 0px 15px;
}
.shadow-hover:hover{
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px !important;
}
.half-txt-img div:first-child {
    background-color: #602813;
}
.half-txt-img div:first-child h2, .half-txt-img div:first-child {
    color: #FFFFFF;
}
.half-img-container img {
    height: 100%;
}

.half-txt-img p {
    font-size: 1.375rem;
}
.best-seller-img-container {
    height: 358px;
    text-align: center;
}
.best-seller-desc-container {
    min-height: 285px;
}
.best-seller-desc-container.p-details {
    padding-left: 0 !important;
}
.brand-img-container {
    text-align: center;
    background: white;
    width: 100%;
    overflow: hidden;
}
/* .brand-img-container img {
    width: 100%;
} */

/*Search*/


.search-img-container {
    max-height: 320px;
}
.product-properties ul {
    font-size: 0.875rem;
}
.search-row {
    min-height: 320px;
}
.dropdown-toggle:after {
    float: right;
}



.slider-labels span {
    font-size: 0.875rem;
}
  .slider-labels {
    margin-top: 10px;
  }
  .noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
  /* Fix 401 */
  }

  .noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
  }

  .noUi-handle {
    position: relative;
    z-index: 1;
  }

  .noUi-stacking .noUi-handle {
    z-index: 10;
  }

  .noUi-state-tap .noUi-origin {
    -webkit-transition: left 0.3s,top .3s;
    transition: left 0.3s,top .3s;
  }

  .noUi-state-drag * {
    cursor: inherit !important;
  }

  .noUi-base,.noUi-handle {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  .noUi-horizontal {
    height: 4px;
  }

  .noUi-horizontal .noUi-handle {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    left: -7px;
    top: -7px;
    background-color: #345DBB;
  }

  .noUi-background {
    background: #D6D7D9;
  }

  .noUi-connect {
    background: #345DBB;
    -webkit-transition: background 450ms;
    transition: background 450ms;
  }

  .noUi-origin {
    border-radius: 2px;
  }

  .noUi-target {
    border-radius: 2px;
  }

  .noUi-draggable {
    cursor: w-resize;
  }

  .noUi-vertical .noUi-draggable {
    cursor: n-resize;
  }

  .noUi-handle {
    cursor: default;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
  }

  .noUi-handle:active {
    border: 8px solid #345DBB;
    border: 8px solid rgba(53,93,187,0.38);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    left: -14px;
    top: -14px;
  }


/*Product Details*/

.desktop-show {
    display: block;
}
.desktop-hidden {
    display: none;
}
.usp {
    background-color: #F3F1F1 !important;
}
.product-properties ul {
    font-size: 1rem;
}
.sub-img-container {
  width: 20%;
  max-height: 72px;
}
.sub-img-container img {
  width: 100%;
}
.sub-img-container div {
  height: 72px;
}
.sub-img-container {
  margin: 4px;
  margin-top: 8px;
}
.sub-img-container:first-child {
  margin-left: 0px;
}
.sub-img-container:last-child {
  margin-right: 0px;
}
.breadcrumb-container {
  bottom: -70px;
}
.breadcrumb-item.active {
    color: #212529;
}
/* .product-details-img {
    height: 388px;
} */
.product-details-img img {
    width: 100%;
}
.product-details h1, .product-details span, .product-details div  {
    width: 90%;
}
.product-reviews h1 {
    font-size: 3.75rem;
}
.reviews-heading select {
    border: 1px solid #CFC4C0;
}
.review-field .star a:hover .bi-star-fill:before {
    color: #999391;
}
.product-modal-container {
    max-height: 600px;
    min-height: 100px;
    width: 100%;
}
.product-modal-container img {
    width: 100%;
}
.modal-dialog {
    width: auto;
    max-width: 60%;
}
.modal-img-tab-container {
    width: 100%;
    max-height: 75px;
}
.modal-img-tab-container img {
    width: 100%;
    height: 200px;
}
.active-border {
    border: 3px solid #cfcfcf;
}
.best-seller-desc-container h4 {
    /* position: absolute;
    bottom: 20px; */
}
.alt-product-img-wrapper {
    height: 300px;
    overflow: hidden;
}
.alt-product-img-wrapper img {
    height: 300px;
    width: 100%;
}
.alternative_products-row{
    padding-top: 25px;
    padding-left: 35px;
    padding-right: 35px;
    background: white;
}
/*Checkout*/

.checkout-img {
    height: 127px;
    width: 153px;
}
.checkout-img img {
    height: 100%;
}
.checkout-quantity a {
    background-color: #F3F1F1;
    padding: 8px 12px;
}
.checkout-quantity a:hover {
    background-color: #e9e9e9;
    transition: 0.5s;
}
.checkout-product-details {
    justify-content: space-between;
}
.checkout-details-container, .checkout-product-details {
    display: flex;
}
.address-input {
    justify-content: space-between;
}
.address-input div {
    width: 48%;
}
.remove-all-container {
    cursor: pointer;
}
.remove-all-container a:hover, .remove-container a:hover {
    text-decoration: underline !important;
}
.remove-container a {
    color: #CFC4C0;
}


/*Cart*/
.cart-prod-img {
    height: 80px;
    width: 40%;
    overflow: hidden;
}
.cart-prod-img img {
    height: 100px;
    width: 100%;
}
.cart-drop.dropdown-menu[data-bs-popper] {
    right: 0 !important;
    left: unset !important;
}
.cart-drop.dropdown-menu {
    min-width: 18rem;
}
.cart-prod-details{
    width: 60%;
}

.dropdown-item .cart-prod-title,.dropdown-item .cart-prod-price {
    font-size: 14px !important;
}

/* Pagination */

.pagination-outer{ text-align: center; }
.pagination{
    display: inline-flex;
    position: relative;
}
.pagination li a.page-link{
    color: #111;
    background: none;
    font-size: 15px;
    font-weight: 500;
    line-height: 39px;
    height: 40px;
    width: 40px;
    padding: 0;
    margin: 0 6px;
    border: none;
    border-radius: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;

}
.pagination li a.page-link:hover,
.pagination li a.page-link:focus,
.pagination li.active a.page-link:hover,
.pagination li.active a.page-link{
    color: #331409;
    /* font-weight: 700; */
    background: #ffffff;

}
.pagination li a.page-link:focus, .pagination li.active a.page-link{
        /* font-weight: 700; */
}


.pagination li a.page-link:hover:before,
.pagination li a.page-link:focus:before,
.pagination li.active a.page-link:hover:before,
.pagination li.active a.page-link:before{
    opacity: 0;
    left: 7px;
}
.pagination li a.page-link:hover:after,
.pagination li a.page-link:focus:after,
.pagination li.active a.page-link:hover:after,
.pagination li.active a.page-link:after{
    opacity: 1;
    left: 3px;
}
.searchResult{
     width: 50%;
     position: absolute;
     z-index: 2;
     background: white;
     box-shadow: 0 1px 4px 0 rgba(0,0,0,.26);
     font-size: 13px;

}
.searchResult img{
    width: 60px;
    height:60px;
    object-fit:cover !important;
    object-position:50% 50% !important;
    padding-right: 5px;
}
.searchResultHome img{
    width: 60px;
    height:60px;
    object-fit:cover !important;
    object-position:50% 50% !important;
    padding-right: 5px;
}
.searchResult li:hover{
    cursor: pointer;
    background: #fafafa;
}

.searchResult li a{
    text-decoration: none;
}

.searchResultHome{
    width: 60%;
    position: absolute;
    z-index: 2;
    background: white;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.26);
    margin-left: 6.5em !important;
    font-size: 13px;
}

.searchResultHome li:hover{
   cursor: pointer;
   background: #fafafa;
}

.searchResultHome li a{
   text-decoration: none;
}
.price_range{
    width: 45%;
}

.breadcrumb-item a{
    text-decoration: none;
}
.product_sqm::placeholder {
    font-size: 15px;
}
.icon-small {
    height: 18px !important;
    width: auto;
}
.nav-social a {
    text-decoration: unset;
}
.icon-xs {
    height: 14px !important;
}
.icon-search {
    height: 26px;
}

.price_range{
    display: inline;
}

.select2-selection__rendered {
    line-height: 31px !important;
}
.select2-container .select2-selection--single {
    height: 35px !important;
}
.select2-selection__arrow {
    height: 34px !important;
}
.cart_success_offer{
    display: none;
}
.cart_success{
    display: none;
}

.card-img {
    width: 100%;
    height:350px;
    object-fit:cover !important;
    object-position:50% 50% !important;
}
@media only screen and (max-width: 480px){
    .pagination{
        font-size: 0;
        display: inline-block;
    }
    .pagination li{
        display: inline-block;
        vertical-align: top;
        margin: 0 0 22px;
    }
}

/*Responsive*/

@media only screen and (max-width: 1400px) { 
    .category-img {
        height: 100%;
        width: unset;
    }
    .product-details-img img {
        height: 100% !important;
        width: 100%;
    }
}


@media only screen and (max-width: 1200px) {

    .product-details-img img {
        width: 100% !important;
        
    }
    .nav-search-btn {
        width: auto !important;
    }
    button{
        display: block;
        width: 100%;
    }
    .product-details h2, .product-details span, .product-details div  {
        width: 100%;
    }
    .sub-img-container img {
        width: 100%;
        height: unset;
    }
    .best-seller-img-container {
        max-height: 358px;
        height: unset;
    }
    .searched-product-details {
        margin-top: 30px;
    }
    .checkout-product-details {
        display: unset;
    }
    .checkout-img {
        width: 130px;
        /* width: 50%; */
    }
    .checkout-product-details h4:nth-child(2) {
        margin-top: 32px;
        text-align: center;
        border-top: 1px solid #CFC4C0;
        padding-top: 16px;
    }

}
@media only screen and (min-width: 993px) { 
    .cart-1 {
        display: none !important;
    }
}
@media only screen and (max-width: 992px) {
    .cart-med{
        padding-right: 4vw;
    }
    .product-details {
        margin-top: 24px;
    }
    .container-fluid, .navbar div.container {
        padding: 0px 16px !important;
    }
    .search-field, .categories ul {
        width: 100%;
    }
    .categories ul {
        text-align: center;
    }
    .categories ul a {
        padding: 0px 8px !important;
    }
    .search-field {
        margin-top: 16px;
    }
    .cart-2 {
        display: none !important;
    }
    .best-seller-img-container img {
        width: unset;
        height: unset;
    }
    .category-img {
        height: 100%;
        width: unset;
    }
    .banner-title {
        margin-top: 24px !important;
    }
    .modal-dialog {
        max-width: 100%;
    }
    .categories-banner-main-img-container div img {
        width: unset;
        height: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .cart-med{
        padding-right: 5vw;
    }

    .best-seller-img-container img {
        height: 100%;
        width: unset;
    }
    .best-seller-desc-container h4 {
        position: relative;
        bottom: -40px;
    }

}
@media only screen and (max-width: 576px) {
    .cart-med{
        padding-right: 8vw;
    }

    .categories-banner-main-img-container div img {
        width: 100%;
        height: unset;
        margin-bottom: 30px;
    }
    .categories-banner-main-img-container {
        margin-bottom: 30px;
    }
    .categories-banner-sub-img-container {
        display: none;
    }
    .desktop-show {
        display: none;
    }
    .desktop-hidden {
        display: block;
    }
}
