/*reset css start*/

* {
  margin: 0;
  padding: 0;
 font-family: "Open Sans", sans-serif;
}

html,
body {
  font-size: 15px !important;
  height: auto !important;
}

button:focus {
  outline: 0;
}

a {
  text-decoration: none;
  color:inherit;
}
.costumer-support{

padding:15px 0;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*reset css end*/
/*varibale start*/


/*varibale end*/
.product-link-wrapper{
    position: absolute;
    z-index:1;
    right: 10px;
    top: 10px;
} 
.saved-kisan {
    display: flex;
    align-items: center;
    line-height: 20px;
    margin-top: 5px;
    gap: 5px;
}
.product-desc-pro img{width:100%;}
.saved-kisan svg {
    width: 20px;
}
.sizes-container-kisan {
    display: grid;
    grid-template-columns: repeat(3, auto); /* auto width based on content */
    gap: 15px;
}
.kisan-socical{
    display: flex;
    flex-direction: column;
    position: absolute;
    z-index: 999;
    right: 0;
    gap: 10px;
}
.blank-cart-image-inner p{font-size:30px;color:#000;}
.blank-cart-image-inner a {
    font-size: 16px;
    background: var(--new-strip);
    color: var(--secondary-clr);
    padding: 15px 38px;
    border-radius: 50px;
    font-weight: bold;
    margin-top: 30px;
    display: block;
}
.large-kisan-prod img{width:100%;}
.product-link-wrapper button{
background: transparent;
border: 0;
}
.blank-cart-image{
    padding: 50px;
    height: 100%;
    display: inline-flex;
    align-items: center;
}
.kisan-socical a svg{width:20px;}
.deal-button {
      display: inline-flex;
      cursor:pointer;
      align-items: center;
      background-color: #b7ddff;
      padding: 4px 12px;
      border-radius:4px;
       gap:7px;
       margin-bottom:15px;
      font-size: 16px;
      font-weight: 500;
      color: #000;
    }

    .deal-button img {
      width: 18px;
      height: 18px;
      margin-right: 6px;
    }
  .reviews-summary h3 {
    font-size: 24px;
    color: #000;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
}
    .deal-price {
      color: #1a7f37;
      font-weight: bold;
      
      font-size:20px;
    }

    .deal-arrow {
      width: 14px;
      height: 14px;
      margin-left: 6px;
      stroke: #0074cc;
    }
     .product-info-box {
      
      
    }
    .info-banner img{width:100%;}
    .tag-box {
      display: flex;
      justify-content: space-between;
      align-items: center;
      max-width:400px;
      border: 1px solid #ddd;
      padding: 10px;
      border-radius: 6px;
      margin-bottom: 16px;
    }

    .tag-left {
      display: flex;
      flex-direction: column;
    }

    .tag-left strong {
      font-size: 16px;
      display: flex;
      align-items: center;
      gap: 5px;
    }

    .tag-left span {
      font-size: 14px;
      color: #444;
      margin-top: 2px;
    }

    .tag-right img {
      width: 50px;
    }

    .info-list {
      list-style: none;
      padding: 0;
      margin-bottom: 20px;
    }

    .info-list li {
      display: flex;
      align-items: center;
      gap: 10px;
      margin: 10px 0;
      font-size: 14px;
    }

    .info-list img {
      width: 18px;
    }

    .action-buttons {
      display: flex;
      gap: 10px;
      margin-bottom: 20px;
    }

    .action-buttons button {
      flex: 1;
      padding: 10px 0;
      border: none;
      border-radius: 6px;
      font-weight: bold;
      cursor: pointer;
      font-size: 14px;
    }
.info-banner {
  display: flex;
  width:100%;
  justify-content: space-around;
  align-items: center;
  background-color: #e6f8fa;
  padding: 20px 10px;
  flex-wrap: wrap;
}

.info-item {
  text-align: center;
  flex: 1 1 200px;
  max-width: 300px;
  padding: 10px;
}

.info-item img {
  max-width: 60px;
  height: auto;
  margin-bottom: 10px;
}

.info-item p {
  color: #004225;
  font-size: 18px;
  margin: 0;
  line-height: 1.3;
}
    .add-to-cart {
      background-color: #f7941d;
      color: white;
    }

    .buy-now {
      background-color: #2e7d32;
      color: white;
    }

    .bulk-banner {
      display: flex;
      align-items: center;
      justify-content: space-between;
      background: url('https://via.placeholder.com/340x70?text=Buy+in+Bulk,+Save+More!') no-repeat center;
      background-size: cover;
      padding: 12px;
      border-radius: 6px;
      height: 70px;
    }

    .bulk-banner button {
      background-color: #0c3b6d;
      color: white;
      border: none;
      border-radius: 4px;
      padding: 8px 12px;
      font-size: 14px;
      cursor: pointer;
    }
.kisan-save{margin-bottom:15px;}
.kisan-save svg{color:#4eaa6f;width:20px;}
.kisan-save span{color:#4eaa6f;font-size:16px;}
.product-link-wrapper button svg{color:#9F9F9F;}
.related-prod-grid .best-card{margin-bottom:15px;}
header{padding:8px 0;}
.about_me_inner_content p{font-size:16px;}
.cat-slider .cat-img {
    height: 140px;
    border-radius: 100%;
    overflow: hidden;
    width: 140px;
    margin: auto;
}
.kisan-taxes{font-size:14px;color:#000;margin-bottom:10px;}
.stars-card{display:flex;gap:3px;} 
.modal-img, .modal-img img{height:100%;}
.collection-head{
color: var(--black);
        font-size: 32px;
        margin: 50px 0 20px 0;
        font-weight:bold; 
}
.kisan-prod-disc {
    height: 24px;
    background: #fa9527;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    padding: 0 3px;
    font-weight: 600;
}
.bdr-pad-div{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.star-review{
    font-size: 10px;
    display: flex;
    line-height: 15px;
    justify-content:right;
}
.stars-card svg{width:15px;color:orange;fill:orange;}
.rating-plus {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.gram-cont span.discount{display:none;}
.discount-label {
    position: absolute;       
    left: 0;                   
    top: 0;                    
    background:orange;
    color: #fff;              
    font-size: 12px;           
    padding: 6px 12px;         
    border-bottom-right-radius: 24px; 
    font-weight: normal;
    z-index: 1;
}

.card_desc-cart a.brand_name{
 display: block;
  display: -webkit-box;
  max-width: 250px;
  width:100%;
  height: 46px;
  margin: 0 auto;
 -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom:5px;
  text-overflow: ellipsis;
}
.container-new-madhu{padding:0 50px;}
.upcoming-scroll{
height:90vh;
overflow:hidden;
overflow-y:auto; 
}
.upcoming-scroll button.add_to_cart_mini svg{width: 15px;}
footer .field{background-color: var(--white);
        height: 45px;
        display: flex;
        align-items: center;
        width: 358px;
        margin-top: 25px;
        justify-content: space-between;
        padding: 0px 4px;
        border-radius: 4px;
    }
    .pad-spacing{
    padding:0 10px 10px 10px;
    }
    header .logo{
    width:150px;
    }
    .footer-copytext{
    font-size:12px;
    color:#000;
    text-align:center;
    }
    .video-nutty .header-video {
    max-width:1280px;
    width:100%;
    margin:auto;
    height:400px;
    margin-bottom:20px;
    }
    ul.dropdown-nav {
    display: none;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 10px;
    font-size: 14px;
    width: 150px;
    position: absolute;
    background: #fff;
}
    .has-dropdown:hover ul.dropdown-nav{
      display:block;
    }
    .video-nutty .header-video video{
      width:100%;
      object-fit:cover;
      border-radius:10px;
      height:100%;
    }
    .upcoming-scroll button.add_to_cart_mini{
      font-size: 10px;
                    color: #1a1b18;
                    background-color: transparent;
                    border: 0;
                    letter-spacing: 2px;
                    border-bottom: solid 1px #dfdfdf;
    }
.svg-icon{
margin-bottom:10px;
}
.video-nutty{
margin-top:50px;
}
 .banner-short{
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    
    gap:20px;
}
.upcoming-scroll .cart_card{
display:flex;
}
#header{
position: sticky;
    top: 0;
    z-index: 2;
}
.banner-short .item{
position:relative;
}
.shekher span.total_price{font-size:14px !important;}
span.main___price {
						font-size: 16px;
 					    font-weight:600;
  					   color:#000;
					}
					span.total_price {
						color: #868686;
						font-size: 14px;
						text-decoration: line-through;
					}
.collection-name{
    background: rgb(0 0 0 / 50%);
    position: absolute;
    width: 100%;
    bottom: 0;
    color:var(--white);
    text-align: center;
    padding: 10px;
}
footer .footer-bottom-links ul li a:hover{color:inherit;}
.new-grid-grid-collection {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    width: 100%;
}
.whats-app-icon{
    position: fixed;
    z-index: 3;
    bottom: 50px;
    right: 10px;
}
.banner-short a {
display:block;
height:367px;
overflow:hidden;
border-radius: 10px 10px 0 0;
}
.banner-short a img{
width:100%;
height:100%;
object-fit:cover;

}
.blog-cntnr .blog-text  p {
            font-size: 14px;
            color: var(--black);
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
            min-height: 63px;
        }
.costumer-support span {
    font-size: 1rem;
    /* color: var(--text-clr); */
    display: block;
    
}
.costumer-support span img{
width:100%;
height:100%;
object-fit:contain;
margin-bottom:15px;
}
.kisan-price-stat{font-size:14px;color:#000;}
.costumer-support p {
    font-size: 1rem;
    /* color: var(--text-clr); */
    text-align: center;
    line-height: 28px;
    width: 90%;
    margin-bott0m: 0;
}
.cat-name{
color:var(--black);
font-size:14px;
display:block;
margin-top:14px;
text-align:center;
}
.best-seller-desc a {
					color: #000;
					font-size: 14px;
					margin-bottom: 0;
					font-weight: 500;
					display: block;
    white-space: nowrap; 
  width: 90%; 
  overflow: hidden;
  text-overflow: ellipsis;
				}
/*submenu start*/
.dropdown-list {
        display: none;
        padding-left: 15px;
        overflow: hidden;
        overflow-y: auto;
        max-height: 170px; 
        height: auto;
    }
    .dropdown-list li:last-child {
        border-bottom: 0;
    }
    .dropdown-link {
        display: flex !important;
        justify-content: space-between;
        align-items: center;
    }
    .gram-cont {
        
        align-items: center;
        margin-top: 10px;
        justify-content: space-between;
        width: 100%;
        line-height:47px; 
    }
 .gram-cont select {
    height: 34px;
    font-size: 12px;
    font-weight: 600;
    max-width: 128px;
    width: 100%;
}
.cat-slider img{height:100%;object-fit:cover;}
.cat-slider .cat-img{}
.desc-inner{
display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  width:250px;}
.linklist-listtags {
  flex-wrap: wrap;
  top: 30px;
  background: #fff;
  padding: 20px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.0901960784);
  max-height: calc(100vh - var(--header-bottom-position-desktop));
  overflow-y: auto;
  width: 675px;
  position: absolute;
  display: none;
}
.linklist-listtags h3 {
  font-size: 12px;
  color: var(--black);
  font-weight: bold;
  margin-bottom: 30px;
}
.linklist-listtags ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.linklist-listtags ul li {
  display: flex;
  align-items: center;
  gap: 10px;
}
.linklist-listtags ul li img {
  width: 40px;
}

/*submenu end*/
.login-cntnr {
  max-width: 500px;
  width: 100%;
  border: 1px solid #E6C5E6;
  background-color: #fdfcfe;
  padding: 30px;
  border-radius: 24px;
  margin: 170px auto 0 auto;
  /*country drop down start*/
  /*country drop down end*/
}
.login-cntnr .account-detail {
  margin-top: 20px;
}
.login-cntnr .account-detail h3 {
  font-size: 36px;
  color: var(--black);
  text-align: center;
  margin: 20px auto 0 auto;
  width: 88%;
  margin-bottom: 20px;
}
@media (max-width: 800px) {
  .login-cntnr .account-detail h3 {
    font-size: 20px;
  }
}
.login-cntnr .account-detail input:disabled {
  background-color: #dcdcdc;
}
.login-cntnr .account-detail .form-group {
  margin-bottom: 20px;
}
.login-cntnr .account-detail .updated-text {
  font-size: 16px;
  color: var(--black);
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
}
.login-cntnr button.request-otp {
  background: var(--black);
  height: 60px;
  border-radius: 10px;
  border: 0;
  color: var(--white);
  font-size: 20px;
  width: 100%;
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
@media (max-width: 800px) {
  .login-cntnr button.request-otp {
    font-size: 16px;
  }
  .alert-cookie-policy{
  left: 10px;
  }
}
.login-cntnr .otp-input {
  display: flex;
  justify-content: center;
  margin-bottom: 2rem;
}
.login-cntnr .otp-input input {
  width: 50px;
  height: 50px;
  margin: 0 3px;
  text-align: center;
  font-size: 1.5rem;
  border: 0px;
  border-radius: 12px;
  background-color: var(--new-strip);
  color: var(--secondary-clr);
  transition: all 0.3s ease;
}
.login-cntnr .otp-input input:focus {
  border-color: #A556F6;
  box-shadow: 0 0 0 2px rgba(166, 86, 246, 0.3);
  outline: none;
}
.login-cntnr .otp-input input::-webkit-outer-spin-button,
.login-cntnr .otp-input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.login-cntnr .otp-input input[type=number] {
  -moz-appearance: textfield;
}
.login-cntnr button:disabled {
  background: #cccccc;
  border-color: #999999;
  color: #666666;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}
.login-cntnr #timer {
  font-size: 1rem;
  color: #A556F6;
  font-weight: 500;
  margin-left: 10px;
}
@keyframes pulse {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.login-cntnr .expired {
  animation: pulse 2s infinite;
  color: #ff4444;
}
.login-cntnr .resend-text {
  margin-top: 1rem;
  font-size: 0.9rem;
  color: #b0b0b0;
}
.login-cntnr .resend-link {
  color: #6665F1;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.3s ease;
}
.login-cntnr .resend-link:hover {
  color: #A556F6;
  text-decoration: underline;
}
.login-cntnr #email {
  color: #A556F6;
  font-weight: 500;
}
.login-cntnr .resend {
  color: #2343c8;
  font-size: 18px;
  text-decoration: underline;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.login-cntnr .Or-login-using {
  color: var(--black);
  font-size: 16px;
  margin-top: 40px;
  text-align: center;
}
.login-cntnr .login-email {
  border: 1px solid #EAEAEA;
  padding: 15px 30px;
  border-radius: 10px;
  margin: 10px;
  cursor: pointer;
  display: flex;
  gap: 10px;
  color: var(--black);
  font-size: 16px;
  align-items: center;
  margin-top: 30px;
}
.login-cntnr .logo {
  width: 100px;
  margin: auto;
}
.login-cntnr .logo img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.login-cntnr p.login-desc {
  font-size: 15px;
  color: var(--black);
  text-align: center;
  margin-top: 20px;
}
.login-cntnr .form-area {
  background-color: #fff;
  box-shadow: 0px 5px 10px rgba(90, 116, 148, 0.3);
  padding: 40px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.login-cntnr .form-area .form-inner {
  width: 100%;
}
.login-cntnr .form-control {
  display: block;
  width: 100%;
  height: auto;
  padding: 15px 19px;
  font-size: 1rem;
  line-height: 1.4;
  color: #475F7B;
  background-color: #FFF;
  border: 1px solid #DFE3E7;
  border-radius: 0.267rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.login-cntnr .form-control:focus {
  color: #475F7B;
  background-color: #FFF;
  border-color: #5A8DEE;
  outline: 0;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1);
}
.login-cntnr .intl-tel-input,
.login-cntnr .iti {
  width: 100%;
}

/*counter start*/
.quantity-outer {
  display: none;
}

.quantity-counter {
  display: flex;
  justify-content: space-between;
  background-color: var(--strip_bg);
  border-radius: 10px;
  margin-top: 20px;
}
.quantity-counter .value {
  border: 1px solid #adadad;
  border-radius: 3px;
  margin: 2px 0;
  padding: 4px;
  width: 60%;
  font-weight: bold;
  background-color: transparent;
  border: 0;
  color: var(--secondary-clr);
  text-align: center;
  -moz-appearance: textfield;
}
.quantity-counter .value::-webkit-outer-spin-button, .quantity-counter .value::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity-counter .increment,
.quantity-counter .decrement {
  margin-top: 0 !important;
}

/*counter end*/
/*progress bar start*/
.loader8 {
  width: 250px;
  height: 8px;
  /* border: 1px solid #bbb; */
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  background: rgba(224, 224, 224, 0.5);
  margin: 5px;
}
.pdp-right span.total_price{
text-decoration: line-through;
  color: #b9b1b1;
}
.pdp-right span.discount{
color:red;
font-size:16px;
font-weight:bold;
}

@keyframes greenglow {
  from {
    left: -120px;
  }
  to {
    left: 100%;
  }
}
/*progress bar end*/
/*review coustomer start*/
.review-coustomer-inner {
  margin-top: 20px;
}
.review-coustomer-inner .lft h3 {
  font-size: 24px;
  color: var(--black);
  margin-bottom: 24px;
}
.review-coustomer-inner .lft .star-section .star i {
  color: #e69634;
}
.review-coustomer-inner .lft .star-section label {
  font-size: 16px;
  color: var(--black);
  margin-bottom: 20px;
}
.review-coustomer-inner .lft .progress-section .star i {
  color: #e69634;
}
.review-coustomer-inner .lft .progress-section .count {
  color: #7b7b7b;
  font-size: 12px;
}
.review-coustomer-inner .most-recent .select-box select {
  color: #e69634;
  font-size: 14px;
  border: 0;
}
.review-coustomer-inner .most-recent .select-box select:focus-visible {
  outline: 0;
}
.review-coustomer-inner .most-recent .review-coustomer {
  background-color: var(--search_bg);
  width: 84%;
  padding: 35px;
}
.review-coustomer-inner .most-recent .review-coustomer .star i {
  color: #e69634;
}
.review-coustomer-inner .most-recent .review-coustomer .user-div {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
}
.review-coustomer-inner .most-recent .review-coustomer .user-div .user-icon {
  width: 36px;
  height: 36px;
  background-color: rgba(224, 224, 224, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}
.review-coustomer-inner .most-recent .review-coustomer .user-div .user-icon i {
  color: #e69634;
}
.review-coustomer-inner .most-recent .review-coustomer .user-div span {
  color: var(--black);
  font-size: 16px;
}
.review-coustomer-inner .most-recent .review-coustomer .content {
  margin-top: 15px;
}
.review-coustomer-inner .most-recent .review-coustomer .content label {
  font-size: 16px;
  color: var(--black);
  font-weight: bold;
  margin-bottom: 10px;
}
.review-coustomer-inner .most-recent .review-coustomer .content p {
  font-size: 16px;
  color: var(--black);
  margin-bottom: 0;
}

/*review coustomer end*/
.best_seller.card-pdp-together {
  margin-top: 0;
}

.pdp-page .pad-15-list {
  padding-right: 15px;
}
.pdp-page .best_seller h3 {
  font-size: 24px;
  color:var(--black);
  font-weight: bold;
}


/*cart start*/
.new_cart_wrap {
  max-width: fit-content;
  width: 100%;
  background-color: var(--white);
  height: 100vh;
  position: fixed;
  right: -100%;
  z-index: 3;
  box-shadow: 0px 15px 13.7px 0px rgba(0, 0, 0, 0.09);
  top: 0;
  padding: 20px;
  transition: all linear 0.7s;
  -webkit-transition: all linear 0.7s;
}
.new_cart_wrap .main_close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
  height: 30px;
  background-color: #eee;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 9;
}
.new_cart_wrap .main_close svg {
  width: 13px;
}
.new_cart_wrap .left_cart {
  border-right: solid 1px #dfdfdf;
  height: 100vh;
}
.new_cart_wrap .left_cart h2 {
  color: #1a1b18;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 2px;
}
.new_cart_wrap .left_cart .cart_card {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  line-height: 25px;
  margin-bottom: 30px;
  width: 100%;
}
.upcoming-scroll .cart_card{
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    line-height: 25px;
    margin-bottom: 30px;
    width: 100%;
}
.new_cart_wrap .left_cart .cart_card .card_img img {
  height: 100%;
  width: 79px;
  transition: transform 0.2s;
  /* Animation */
}
.new_cart_wrap .left_cart .cart_card .card_img img:hover {
  transform: scale(1.2);
}
.new_cart_wrap .left_cart .cart_card .card_desc-cart a.brand_name {
  font-size: 14px;
  color: #1a1b18;
}
.new_cart_wrap .left_cart .cart_card .card_desc-cart .cut_price_cart span {
  font-size: 16px;
  color: var(--black);
}
.new_cart_wrap .left_cart .cart_card .card_desc-cart .cut_price_cart label {
  font-size: 14px;
  color: rgba(33, 35, 38, 0.7019607843);
  text-decoration: line-through;
}
.new_cart_wrap .left_cart .cart_card .card_desc-cart button.add_to_cart_mini {
  font-size: 10px;
  color: #1a1b18;
  background-color: transparent;
  border: 0;
  letter-spacing: 2px;
  border-bottom: solid 1px #dfdfdf;
}
.new_cart_wrap .left_cart .cart_card .card_desc-cart button.add_to_cart_mini svg {
  width: 15px;
}
.new_cart_wrap .right_cart {
  padding-left: 20px;
  position: relative;
}
.new_cart_wrap .right_cart h2 {
  font-size: 17px;
  color: #1a1b18;
}
.new_cart_wrap .right_cart marquee {
  color: #ea6025;
  font-size: 13px;
}
.new_cart_wrap .right_cart .main_cart_img img {
  width: 70px;
}
.new_cart_wrap .right_cart .main_cart_sec {
  display: flex;
  margin-top: 20px;
  border-bottom: solid 1px #dfdfdf;
  padding-bottom: 20px;
}
.new_cart_wrap .right_cart .main_cart_sec:last-child {
  border-bottom: 0;
}
.new_cart_wrap .right_cart .main_cart_sec .small_cross svg {
  width: 8px;
}
.new_cart_wrap .right_cart .main_cart_sec .top_space {
  margin-top: 23px;
}
.new_cart_wrap .right_cart .main_cart_sec .img_desc {
  padding-left: 15px;
  width: 90%;
}
.new_cart_wrap .right_cart .main_cart_sec .img_desc .desc_text {
  color: #1a1b18;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.new_cart_wrap .right_cart .main_cart_sec .quantity {
  border: solid 1px #dfdfdf;
  width: 70px;
  display: flex;
  border-radius: 4px;
  justify-content: space-between;
}
.new_cart_wrap .right_cart .main_cart_sec .quantity button {
  background-color: transparent;
  border: 0;
  width: 20px;
  font-size: 12px;
}
.new_cart_wrap .right_cart .main_cart_sec .quantity input {
  width: 20px;
  font-size: 12px;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-align: center;
}
.new_cart_wrap .right_cart .main_cart_sec span.money {
  color: #000;
  font-size: 16px;
}
.new_cart_wrap .right_cart .bottom_div {
  position: absolute;
  bottom: 40px;
  left: 20px;
  right: 0;
  background-color: var(--white);
}
.new_cart_wrap .right_cart .bottom_div .offer_div .offer_strip {
  background-color: #f2f2f2;
  padding: 10px;
  border-top: solid 1px #dfdfdf;
  gap: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.new_cart_wrap .right_cart .bottom_div .offer_div .offer_strip span {
  font-size: 13px;
  color: #212326;
  letter-spacing: 2px;
}
.new_cart_wrap .right_cart .bottom_div .offer_div .offer_strip .toggle_icon svg {
  width: 10px;
}
.new_cart_wrap .right_cart .bottom_div .offer_div .accordion__content {
  padding-top: 30px;
  border-bottom: solid 1px #dfdfdf;
  display: none;
  background-color: var(--white);
}
.new_cart_wrap .right_cart .bottom_div .offer_div .accordion__content small p {
  color: #212326;
  font-size: 12px;
}
.new_cart_wrap .right_cart .bottom_div .offer_div .accordion__content small p a {
  font-size: 12px;
  color: #1a1b18;
  border-bottom: solid 1px #dfdfdf;
}
.new_cart_wrap .right_cart .bottom_div .taxes-discounts small {
  color: #212326;
  font-size: 13px;
  display: block;
  padding: 15px 0;
}
.new_cart_wrap .right_cart .bottom_div button.new_add_cart {
  background-color: #b89c7d;
  height: 46px;
  border: 0;
  width: 100%;
}
.new_cart_wrap .right_cart .bottom_div button.new_add_cart a {
  font-size: 13px;
  color: var(--white);
}

/*cart end*/
.bages-cntnr {
  position: relative;
}
.bages-cntnr .badges {
  width: 17px;
  height: 17px;
  background-color: var(--strip_bg);
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--secondary-clr);
  font-size: 10px;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  position: absolute;
  right: -8px;
}

.custom-width {
  width: 90%;
}

.strip {
  background-color: var(--new-strip);
  text-align: center;
  padding: 7px 0px;
}
.strip span {
  font-size: 13px;

}

.fixed {
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 3;
  background: #fff;
  padding: 0px 0;
}

.search-popup .modal-dialog {
  width: 100%;
  padding: 15px 0;
  margin: 0;
  background-color: var(--white);
}
.search-popup .modal-content {
  position: relative;
  border: 0;
}
.search-popup .modal-content .search-cntnr-modal {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.search-popup .modal-content button {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 1;
}
.search-popup .search-box-mobile input {
  border: 0;
  border-bottom: solid 1px #dfdfdf;
  padding: 10px 0;
  margin-top: 15px;
  width: 90%;
}
.search-popup .search-box-mobile input:focus-visible {
  outline: 0;
}
.search-popup .search-box-mobile label {
  color: var(--black);
  font-size: 16px;
}


header .user-name {
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  max-width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
}
header .logo img {
  width: 100px;
}
header nav ul {
  gap: 20px;
}
header nav ul li {
    position: relative;
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: normal;
}
header nav ul li a{
font-weight:normal;
}
header nav ul li a {
  font-size: 14px;
  color: var(--black);
  text-transform:uppercase;
  text-underline-offset: 0.3rem;
}
header nav ul li a:hover {
  color: var(--new-strip);
  text-decoration: underline;
}
header .search-box-outer {
  gap: 10px;
}
header .search-box-outer .search-box {
  width: 235px;
  height: 45px;
  border-radius: 6px;
  background-color: var(--search_bg);
}
header .search-box-outer .search-box input[type=search] {
  border: 0;
  background-color: transparent;
  height: 100%;
}
header .search-box-outer .search-box input[type=search]:focus {
  box-shadow: 0px 0px 0px;
}
header .search-box-outer .search-box label {
  font-size: 12px;
}
header .search-box-outer .search-box .form-floating > label {
  top: 1px;
}
 
.owl-two video {
  width: 100%;
}



.owl-one .item img {
  height: 100%;
 width:100%;
}

.shop_cat {
  margin-top: 30px;
}
.shop_cat h3 {
 padding-bottom:10px;
 border-bottom:solid 1px #ccc;
  color:#000;
  margin: 20px 0px;
  text-align:center;
}
.shop_cat h3 strong {
   font-size: 24px;
  font-weight:500;

   
}
.shop_cat .cat-img-wrap .cat-img span {
  font-size: 14px;
  color: #3c3c3b;
  font-weight: 500;
  display: block;
  text-align: center;
  margin-top: 15px;
}

.best_seller {
  margin-top: 30px;
}
.best_seller h3 {
  color:#000;
  font-size: 24px;
  margin: 20px 0;
  text-align:center;
}
.best_seller h3 strong {
  font-weight:500;
  
}
.best_seller .nav-tabs {
  border: 1px solid #dbf0f1;
  border-radius: 20px;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  height: 46px;
}
.best_seller .nav-tabs .nav-link {
  color: #788191;
  font-size: 16px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border: 0;
}
.best_seller .nav-tabs .nav-link:hover {
  border: 0;
  box-shadow: 0px 0px 0px;
  outline: 0;
}
.best_seller .nav-tabs .nav-link:focus {
  border: 0;
  outline: 0;
  box-shadow: 0px 0px 0px;
}
.best_seller .nav-tabs .nav-link:focus-within {
  border: 0;
  outline: 0;
  box-shadow: 0px 0px 0px;
}
.best_seller .nav-tabs .nav-item.show .nav-link,
.best_seller .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #dbf0f1;
  border: 0;
  border-radius: 3rem;
  font-size: 16px;
  font-weight: bold;
  color: #3c3c3b;
  letter-spacing: 0.065rem;
}
.best_seller .best-seller-wrap {
  margin-top: 20px;
}
.best_seller .best-seller-wrap .pad-15 {
  padding-right: 15px;
}
.best_seller .best-seller-wrap .best-card {
  border:solid 1px #ccc;
  position: relative;
  padding:15px;
  border-radius: 10px;
  overflow: hidden;
  max-width:240px; 
  width:100%;
  
}
.best_seller .best-seller-wrap .best-card .badge {
  padding: 6px 10px;
  background-color: var(--strip_bg);
  color: var(--white);
  letter-spacing: 1.5;
  font-size: 12px;
  border-radius: 6px;
  border: solid 1px var(--white);
  position: absolute;
  top: 0;
  left: 0;
}
.best_seller .best-seller-wrap .best-card .best-card-img {
  overflow: hidden;
  position: relative;
  height:160px;
  max-width:160px;
  width:100%;
  margin:auto;
}
.best_seller .best-seller-wrap .best-card .best-card-img:hover .animate-img {
  right: 0;
  transition: all linear 0.3s;
}
.best_seller .best-seller-wrap .best-card .best-card-img .animate-img {
  right: -100%;
  position: absolute;
  top: 0;
}
.best_seller .best-seller-wrap .best-card .best-card-img img {
  width: 100%;
  height: 100%;
  transition: transform 0.2s;
  -o-object-fit: cover;
     object-fit: cover;
}
.best_seller .best-seller-wrap .best-card .best-seller-desc {
  
  height: 20%;
}
.best_seller .best-seller-wrap .best-card .best-seller-desc p {
  color: #3c3c3b;
  font-size: 14px;
  margin-bottom: 0;
  font-weight: 600;
  
}
.best_seller .best-seller-wrap .best-card .best-seller-desc .price {
  gap: 15px;
  /*margin-top: 30px;*/
}
.best_seller .best-seller-wrap .best-card .best-seller-desc .price label.main___price {
  font-size: 14px;
  color: var(--black);
  font-weight: bold;
}
.best_seller .best-seller-wrap .best-card .best-seller-desc .price span.total_price {
  color: #868686;
  font-size: 14px;
  text-decoration: line-through;
}
.best_seller .best-seller-wrap .best-card .best-seller-desc .price .discount {
  font-size: 14px;
  color: red;
  font-weight: 600;
}
.best_seller .best-seller-wrap .best-card .best-seller-desc button {
  background-color: var(--new-strip);
  font-size: 16px;
  border-radius: 10px;
  color: var(--secondary-clr);
  font-weight: bold;
  border: 0;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 1px;
  height: 47px;
  margin-top: 20px;
}
.best_seller .best-seller-wrap .best-card .best-seller-desc button.sold-out {
  cursor: not-allowed;
  opacity: 0.5;
}

.large-img {
    max-width: 1280px;
    margin:20px auto;
    display: block;
    border-radius: 10px;
    overflow: hidden;
   
}

.large-img img {
  width: 100%;
  object-fit:cover;
}

.scrol-mobile {
  display: flex;
}

.review_sec {
  background-color: var(--search_bg);
  padding: 50px 0px;
  margin-top: 50px;
}
.review_sec h2 {
  font-size: 32px;
  color:var(--new-strip);
  text-align: center;
  margin-bottom: 30px;
}
.review_sec .review-inner {
  text-align: center;
  max-width: 650px;
  margin: auto;
}
.review_sec .review-inner .avtar {
margin:auto auto 20px auto;
  
  width:100px;
  height:100px;
  
}
.review_sec .review-inner .avtar img {
  width: 100%;
  height:100%;
  display: block;
  object-fit:cover;
  border-radius:50px;
}
.review_sec .review-inner .rating {
  margin-bottom: 10px;
}
.review_sec .review-inner .rating i {
  color: #ff7d03;
}
.review_sec .review-inner .name {
  font-size: 14px;
  color: var(--black);
}
.review_sec .review-inner h3 {
  font-size: 20px;
  color: var(--black);
  margin-bottom: 10px;
}
.review_sec .review-inner p {
  font-size: 14px;
  color: var(--black);
}

.blog-cntnr {
  gap: 15px;
  margin-top:30px;
}
.blog-cntnr .blog-text h2 a{
  font-size: 20px;
  color: var(--black);
  margin: 15px 0 10px 0;
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.blog-cntnr .blog-text p {
  font-size: 14px;
  color: var(--black);
}
.blog-cntnr .blog-text .read-more {
  font-size: 14px;
  color: var(--black);
  text-decoration: underline;
  font-weight: bold;
  cursor: pointer;
}
.blog-cntnr .blog-image {
  height: 288px;
  border-radius: 10px;
  overflow: hidden;
}
.blog-cntnr .blog-image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

footer {
  
  padding: 40px;
  margin: 0px 0px 0 0px;
}
footer .logo-footer img {
  width: 150px;
}
footer h3 {
  
  font-size: 22px;
  font-weight: bold;
  margin-top: 20px;
}
footer .field {
  background-color: var(--white);
  height: 45px;
  display: flex;
  align-items: center;
  width: 358px;
  margin-top: 25px;
  justify-content: space-between;
}
footer .field input {
  border: 0;
  background-color: transparent;
}
footer .field input:focus {
  border: 0;
  outline: 0;
  box-shadow: 0 0 0;
}
footer .field label {
  font-size: 13px;
}
footer .field button {
  border: 0;
  border-radius: 0px 10px 10px 0;
  width: 6rem;
  height: 100%;
}
footer .field button svg {
  width: 18px;
  color: var(--secondary-clr);
}
footer .links h2 {

}
footer .links li {
  line-height: 35px;
}
footer .links li a {
  font-size: 14px;
  
}
footer .links li a:hover {
  text-decoration: underline;
  text-underline-offset: 0.3rem;
}
footer .footer-bottom-links {
  margin-top: 30px;
}
footer .footer-bottom-links ul {
  gap: 15px;
}
footer .footer-bottom-links ul li a {
  
  font-size: 10px;
}

.top-logo-socical h2 {
  font-size: 18px;
  
  font-weight: bold;
  margin: 20px 0 20px 0;
}
.top-logo-socical .socical_icon {
  display: flex;
  align-items: center;
  gap: 30px;
}
.top-logo-socical .socical_icon .icon-new {
  border: solid 1px var(--secondary-clr);
  width: 30px;
  height: 30px;
  border-radius: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.top-logo-socical .socical_icon .icon-new i {
  
}
.top-logo-socical .socical_icon .icon-new svg {
  width: 14px;
  
}

.video-div.pad-15 {
  padding-right: 15px;
}
.video-div.pad-15 video {
  width: 100%;
}

/*mobile menu start*/
.mobile-menu {
  border-radius: 10px 10px 0px 0px;
  background-color: #fff;
  box-shadow: 0px -5px 15px 0px rgba(0, 0, 0, 0.1);
  padding: 10px;
  position: fixed;
  bottom: 0;
  z-index: 3;
  width: 100%;
  height: 48px;
  display: flex;
  justify-content: space-between;
  opacity: 0;
}

.mobile-menu a,
.mobile-menu i {
  color: #303030;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 14px;
}

.mobile-menu a span {
  font-size: 14px;
}

/*mobile menu end*/
/*side bar start*/
.category-sidebar {
  position: fixed;
  top: 0px;
  left: 0;
  width: 280px;
  height: 100vh;
  z-index: 5;
  left: -320px;
  box-shadow: 1px 4px 1px -1px rgba(0, 0, 0, 0.15);
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  background-color: var(--white);
}
.category-sidebar ul li {
  border-bottom: solid 1px #e8e8e8;
}
.category-sidebar ul li a {
  padding: 10px;
  display: block;
  font-size: 22px;
  
  color: var(--black);
}
.category-sidebar .aside-cross {
  text-align: right;
  padding: 15px;
}

/*side bar end*/
/*listing page start*/
.cross-filter {
  position: absolute;
  right: 20px;
}

.listing-main-banner{
height:400px;
width:100%;
}
.listing-main-banner img {
  width: 100%;
  height:100%;
  object-fit:cover;
}

.listing-page .mobile-filter-inner {
  border: solid 1px #dfdfdf;
  height: 50px;
  display: flex;
  margin: 20px 0;
}
.listing-page .mobile-filter-inner button {
  background-color: transparent;
  border: 0;
  border-right: solid 1px #dfdfdf;
  color: #282828;
  width: 50%;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
.listing-page .best-card {
  margin-bottom: 15px;
}
.listing-page .pad-15-list {
  padding-right: 15px;
}
.listing-page .best_seller .best-seller-wrap .best-card .best-card-img img .best_seller .best-seller-wrap {
  width: auto;
}
.listing-page .custom-width {
  width: 20%;
}
.listing-page .best-seller-wrap {
  margin-top: 0;
}
.listing-page .best_seller {
  margin-top: 0;
  padding-left: 15px;
}
.listing-page .head {
  color: var(--black);
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  margin: 30px;
}
.listing-page aside {
  max-width: 280px;
  width: 100%;
  background-color: var(--search_bg);
  border: 1px solid #DBEBF3;
  border-radius: 5px;
  padding: 15px;
  -webkit-transition: all linear 0.3s;
  /*price range slider start*/
  /*price range slider end*/
}
.listing-page aside .filter-head {
  display: flex;
  gap: 10px;
  align-items: center;
  color: var(--black);
  font-size: 15px;
  text-transform: uppercase;
}
.listing-page aside p {
  text-transform: uppercase;
  font-size: 16px;
  color: var(--black);
  border-bottom: solid 1px #dfdfdf;
  padding-bottom: 20px;
}
.listing-page aside .filters {
  display: flex;
}
.listing-page aside .filters .click-div {
  background-color: transparent;
  width: 100%;
  color: var(--black);
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.listing-page aside .toggle_div {
  display: none;
}
.listing-page aside .check_text {
  display: flex;
  align-items: center;
  gap: 15px;
  font-size: 15px;
  color: var(--black);
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.listing-page aside .check_text .check-box {
  position: relative;
  -webkit-appearance: none;
  flex: none;
  width: 14px;
  height: 14px;
  transition: background-color 0.2s ease-in-out, border 0.2s ease-in-out;
  border: solid 1px #dfdfdf;
  margin-bottom: 0;
}
.listing-page aside .check_text label {
  height: 35px;
  border: solid 1px #dfdfdf;
  border-radius: 15px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
.listing-page aside .price-input {
  width: 100%;
  display: flex;
  margin: 30px 0 35px;
}
.listing-page aside .price-input .field {
  display: flex;
  width: 100%;
  height: 45px;
  align-items: center;
}
.listing-page aside .field input {
  width: 100%;
  height: 37px;
  outline: none;
  font-size: 19px;
  margin-left: 12px;
  color: var(--black);
  font-size: 14px;
  text-align: center;
  border: 1px solid #dfdfdf;
  -moz-appearance: textfield;
  margin-bottom: 0;
}
.listing-page aside input[type=number]::-webkit-outer-spin-button,
.listing-page aside input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.listing-page aside .price-input .separator {
  width: 130px;
  display: flex;
  font-size: 19px;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: var(--black);
}
.listing-page aside .slider {
  height: 5px;
  position: relative;
  background: #ddd;
  border-radius: 5px;
}
.listing-page aside .slider .progress {
  height: 100%;
  left: 25%;
  right: 25%;
  position: absolute;
  border-radius: 5px;
  background: var(--black);
}
.listing-page aside .range-input {
  position: relative;
}
.listing-page aside .range-input input {
  position: absolute;
  width: 100%;
  height: 5px;
  top: -5px;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.listing-page aside input[type=range]::-webkit-slider-thumb {
  height: 17px;
  width: 17px;
  border-radius: 50%;
  background: var(--black);
  pointer-events: auto;
  -webkit-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}
.listing-page aside input[type=range]::-moz-range-thumb {
  height: 17px;
  width: 17px;
  border: none;
  border-radius: 50%;
  background: #17a2b8;
  pointer-events: auto;
  -moz-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

/*listing page end*/
/*pdp start*/
.pdp-page{
margin-top:20px;
}
.pdp-page .main-prod-slider {
  gap: 15px;
  position: sticky;
  top: 57px;
  flex-direction: column;
}
.pdp-page .pdp-right {
  padding-left: 25px;
}
.pdp-page .pdp-right h1.head {
  font-size: 20px;
  color: var(--black);
  font-weight:500;
  text-transform:uppercase;
}
.pdp-page .pdp-right p.desc {
  font-size: 16px;
  color:#908d9d;
 text-decoration: underline;
  text-transform:uppercase;
}
.pdp-page .pdp-right h3.pd-desc {
  font-size: 15px;
  color: var(--black);
  font-weight: bold;
}
.pdp-page .pdp-right ul.pd-desc-text {
  font-size: 15px;
  color: var(--black);
  line-height: 30px;
  padding-left: 20px;
  margin: 20px 0;
}
.pdp-page .pdp-right ul.pd-desc-text li {
  list-style: disc;
}
.pdp-page .pdp-right p.packs_text {
  color: var(--black);
  font-size: 15px;
  margin-top: 20px;
}
.pdp-page .pdp-right p.price {
  margin-top:20px;
  gap: 10px;
}
.pdp-page .pdp-right button.add_cart {
  background-color: var(--strip_bg);
  color: var(--secondary-clr);
  border-radius: 10px;
  font-size: 16px;
  border: 0;
  margin-bottom:20px;
  height: 47px;
  text-transform: uppercase;
  width: 100%;
  font-weight:600;
}
.pdp-page .pdp-right .short-image {
  margin-top: 20px;
  justify-content: space-around;
}
.pdp-page .pdp-right .short-image .image {
  text-align: center;
}
.pdp-page .pdp-right .short-image .image span {
  display: block;
  font-size: 12px;
  color: var(--black);
  margin-top: 10px;
}
.pdp-page .pdp-right .upsell_heading {
  margin: 20px 0;
}
.pdp-page .pdp-right .upsell_heading p {
  font-size: 14px;
  color: var(--black);
}
.pdp-page .pdp-right .usp-store-container {
  margin: 20px 0;
  background: #f7eff7;
  padding: 20px 0;
  justify-content: space-around;
}
.pdp-page .pdp-right .usp-store-container .usp_store_img {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.pdp-page .pdp-right .usp-store-container .usp_store_img p {
  font-size: 12px;
  color: var(--black);
  margin: 10px 0 0 0;
}
.pdp-page .pdp-right .pdp-accordin-outer .accordion-item {
  border: 0;
}
.pdp-page .pdp-right .pdp-accordin-outer .accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: 0px 0px 0px;
}
.pdp-page .pdp-right .pdp-accordin-outer .accordion-item button {
  padding: 10px;
}
.pdp-page .pdp-right .pdp-accordin-outer .accordion-item button p {
  font-size: 16px;
  color: var(--black);
  margin-bottom: 0;
}
.pdp-page .pdp-right .pdp-accordin-outer .pdp-accordin p {
  font-size: 14px;
  color: var(--black);
}
.pdp-page .pdp-right .pdp-accordin-outer .pdp-accordin h3 {
  color: var(--black);
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.pdp-page .pdp-right .pdp-accordin-outer .pdp-accordin ul {
  line-height: 25px;
  padding-left: 25px;
}
.pdp-page .pdp-right .pdp-accordin-outer .pdp-accordin ul li {
  list-style: disc;
}

/*pdp end*/
/*one page checkout start*/
.mobile-hide {
  display: none !important;
}

.rfund_policy {
  padding: 15px;
}

.grey_bg_right {
  height: auto !important;
}

.mobile-hide {
  display: none !important;
}

.checkout .grey_bg_right {
  background-color: #fff;
}

.checkout {
  margin: auto;
  padding: 25px 0px 25px 0;
}
.checkout .rfund_policy {
  border-top: solid 1px #ccc;
  margin-top: 50px;
  padding: 15px 0 0 100px;
}
.checkout .rfund_policy a {
  font-size: 14px;
  color: #000;
  font-weight: 600;
  text-decoration: underline;
}
.checkout .pay_now_btn {
  margin-top: 30px;
  width: 100%;
}
.checkout .pay_now_btn button {
  background-color: #000;
  height: 58px;
  border-radius: 5px;
  width: 100%;
  border: 0;
  color: #fff;
  font-size: 14px;
}
.checkout .pad-15 {
  padding-right: 15px;
}
.checkout .select-cntnr {
  position: relative;
}
.checkout .select-cntnr select {
  height: 50px;
  padding-top: 15px;
  font-size: 14px;
}
.checkout .select-cntnr select:focus-visible {
  outline: 0;
}
.checkout .select-cntnr select:focus {
  outline: 0;
  box-shadow: 0px 0px 0px;
}
.checkout .select-cntnr label {
  position: absolute;
  font-size: 10px !important;
  color: grey !important;
  font-weight: 400 !important;
  left: 13px;
  top: 11px;
}
.checkout .checkout-top {
  border-bottom: solid 1px #ccc;
  padding-bottom: 25px;
}
.checkout .checkout-top .checkout-logo img {
  max-width: 150px;
  width: 100%;
}
.checkout .checkout-top .shopping-bag img {
  max-width: 35px;
}
.checkout .contact_sec {
  padding: 45px 0 0px 100px;
}
.checkout .contact_sec label {
  font-size: 1rem;
  font-weight: 600;
  color: #000;
  margin-bottom: 10px;
}
.checkout .contact_sec input {
  height: 48px;
  font-size: 14px;
}
.checkout .contact_sec input:focus {
  border: solid 2px #000;
  outline: 0;
}
.checkout .contact_sec input:focus-visible {
  outline: 0;
  box-shadow: 0 0 0;
}
.checkout .contact_sec .with_me_email {
  margin-top: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
  /* Create custom checkbox & Radio Button inside 
        - it is not styled yet, just square shape
    */
  /* Styling to checkmark */
  /* CHECKBOX 2 - Black BG & White check mark */
  /* show only checkbox checked */
  /* Style to custom redio button */
  /* Show radio button by checked */
  /* RADIO BUTTON 2 - Black BG & White point */
  /**/
  /* CSS for styling form */
}
.checkout .contact_sec .with_me_email .custom-input {
  /* change default input is hidden */
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.checkout .contact_sec .with_me_email input[type=checkbox].custom-input {
  border-radius: 3px;
}
.checkout .contact_sec .with_me_email input[type=radio].custom-input {
  border-radius: 50%;
}
.checkout .contact_sec .with_me_email .custom-input::before {
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  transition: 120ms transform ease-in-out;
  box-shadow: inset 14px 14px #333;
}
.checkout .contact_sec .with_me_email input[type=checkbox].custom-input::before {
  transform-origin: bottom left;
  -webkit-clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
          clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  transform: scale(0);
}
.checkout .contact_sec .with_me_email #custom-checkBox2:checked {
  background-color: #333;
}
.checkout .contact_sec .with_me_email #custom-checkBox2::before {
  box-shadow: inset 14px 14px #fff;
}
.checkout .contact_sec .with_me_email input[type=checkbox].custom-input:checked::before {
  transform: scale(1);
}
.checkout .contact_sec .with_me_email input[type=radio].custom-input::before {
  border-radius: 50%;
  transform: scale(0);
}
.checkout .contact_sec .with_me_email input[type=radio].custom-input:checked::before {
  transform: scale(0.7);
}
.checkout .contact_sec .with_me_email #custom-radio2:checked {
  background-color: #333;
}
.checkout .contact_sec .with_me_email #custom-radio2::before {
  box-shadow: inset 14px 14px #fff !important;
}
.checkout .contact_sec .with_me_email .accent-color {
  transform: scale(1.5);
}
.checkout .contact_sec .with_me_email .accent-blue {
  accent-color: #000;
}
.checkout .contact_sec .with_me_email form {
  height: -moz-fit-content;
  height: fit-content;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  gap: 50px;
}
.checkout .contact_sec .with_me_email inpiut,
.checkout .contact_sec .with_me_email label {
  cursor: pointer;
}
.checkout .contact_sec .with_me_email label {
  display: inline-block;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}
@media (max-width: 499px) {
  .checkout .contact_sec .with_me_email form {
    grid-template-columns: 1fr;
  }
}
.checkout .contact_sec .with_me_email .form-group {
  font-size: 20px;
}
.checkout .contact_sec .with_me_email input[type=checkbox],
.checkout .contact_sec .with_me_email input[type=radio] {
  /* styling outside of checkbox and radio button */
  transform: translateY(0px);
  width: 20px;
  height: 20px;
  border: 1px solid #333;
  padding: 2px;
}
.checkout .contact_sec .with_me_email .note {
  background: #a8dadc;
  padding: 1rem 2rem;
  margin-top: 50px;
  border-radius: 5px;
}
.checkout .contact_sec .with_me_email h3 {
  text-transform: uppercase;
}
.checkout .contact_sec .with_me_email p {
  font-size: 20px;
}
.checkout .contact_sec .with_me_email code {
  background: linear-gradient(to top, yellow 20%, rgba(0, 0, 0, 0) 80%);
  font-size: 16px;
}
.checkout .contact_sec .delivery_box {
  margin-top: 30px;
}
.checkout .contact_sec .combine-input {
  margin-top: 15px;
}
.checkout .contact_sec .combine-input .form-group {
  margin-bottom: 15px;
}
.checkout .contact_sec .combine-input textarea {
  resize: none;
  font-size: 14px;
  width: 100%;
}
.checkout .contact_sec .combine-input textarea:focus-visible {
  outline: 0;
}
.checkout .contact_sec .combine-input textarea:focus {
  outline: 0;
  box-shadow: 0px 0px 0px;
}
.checkout .contact_sec .enter-shipping-method-outer {
  width: 100%;
}
.checkout .contact_sec .enter-shipping-method-outer h2 {
  font-size: 1rem;
  font-weight: 600;
  color: #000;
  margin: 30px 0 10px 0;
}
.checkout .contact_sec .enter-shipping-method-outer .biliing-box {
  border: solid 1px #ccc;
  border-radius: 5px;
}
.checkout .contact_sec .enter-shipping-method-outer .biliing-box .same-ship-add {
  padding: 0px 15px;
  gap: 10px;
}
.checkout .contact_sec .enter-shipping-method-outer .biliing-box .same-ship-add span {
  font-size: 14px;
  color: #000;
}
.checkout .contact_sec .enter-shipping-method-outer .different_address {
  background-color: #f4f8f0;
}
.checkout .contact_sec .enter-shipping-method-outer .different_address_top {
  padding: 0 15px;
  gap: 10px;
}
.checkout .contact_sec .enter-shipping-method-outer .different_address_top span {
  font-size: 14px;
  color: #000;
}
.checkout .contact_sec .enter-shipping-method-outer .different_inner {
  padding: 15px;
}
.checkout .contact_sec .enter-shipping-method-outer p {
  color: #707070;
  font-size: 14px;
}
.checkout .contact_sec .enter-shipping-method-outer .enter-shipping-method {
  background-color: #f5f5f5;
  height: 55px;
  padding: 15px;
  border-radius: 5px;
  margin-top: 15px;
  width: 100%;
}
.checkout .contact_sec .enter-shipping-method-outer .enter-shipping-method p {
  font-size: 14px;
  color: #707070;
}
.checkout .contact_sec .razor_pay_box {
  background-color: #f4f8f0;
  border: solid 1px #000;
  border-radius: 5px;
  height: 76px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 15px;
}
.checkout .contact_sec .razor_pay_box h2 {
  color: #000;
  font-size: 14px;
}
.checkout .contact_sec .pay_cntnr {
  background-color: #f4f8f0;
  width: 100%;
}
.checkout .contact_sec .pay_cntnr .svg_cntnr {
  padding: 20px 0 0 0;
  border: solid 1px #ccc;
  border-radius: 4px;
  border-top: 0;
}
.checkout .contact_sec .pay_cntnr .svg_cntnr p {
  color: #000;
  font-size: 14px;
  text-align: center;
  width: 100%;
}
.checkout .contact_sec .pay_cntnr .svg_cntnr svg {
  max-width: 163px;
  height: 81px;
  margin: 0 auto 30px auto;
  display: block;
}
.checkout .contact_sec .pay_cntnr .svg_cntnr .cod {
  gap: 10px;
  background-color: #fff;
  border-top: solid 1px #ccc;
  padding: 0 15px;
  font-size: 14px;
  color: #000;
}
.checkout .padd-30 {
  padding-left: 30px;
}
.checkout .grey_bg_right {
  background-color: #f4f8f0;
  height: 100vh;
  padding: 20px;
  position: sticky;
  right: 0;
  width: 100%;
  top: 0;
}
.checkout .grey_bg_right .whole-right-cntnr {
  max-width: 520px;
  width: 100%;
  margin: auto;
}
.checkout .grey_bg_right .inpt-cntnr {
  margin-top: 30px;
}
.checkout .grey_bg_right .inpt-cntnr input {
  height: 50px;
  width: 86%;
}
.checkout .grey_bg_right .inpt-cntnr button {
  width: 66px;
  height: 49px;
  border: solid 1px #ccc;
  background-color: #ececec;
  font-size: 14px;
  color: #939393;
  font-weight: 600;
}
.checkout .grey_bg_right .product-cntnr .prod-img {
  border: solid 1px #ccc;
  border-radius: 5px;
  overflow: hidden;
}
.checkout .grey_bg_right .product-cntnr .prod_text p {
  color: #000;
  font-size: 14px;
  margin-bottom: 0px;
}
.checkout .grey_bg_right .product-cntnr .prod_text label {
  color: rgba(0, 0, 0, 0.5607843137);
  font-size: 12px;
}
.checkout .grey_bg_right .product-cntnr .prod-price {
  color: #000;
  font-size: 14px;
}
.checkout .grey_bg_right .tables ul {
  margin-top: 20px;
}
.checkout .grey_bg_right .tables ul li {
  color: #000;
  font-size: 14px;
  width: 50%;
  margin-bottom: 15px;
}
.checkout .grey_bg_right .tables ul li:nth-child(even) {
  text-align: right;
}
.checkout .grey_bg_right .tables .include {
  color: rgba(0, 0, 0, 0.5607843137);
  font-size: 14px;
}

.blog-list .blog-cntnr {
  margin-top: 30px;
  gap: 0;
}
.blog-list .blog-cntnr .blog-div {
  padding-right: 15px;
  margin-bottom: 20px;
}
@media (max-width: 600px) {
.best_seller .best-seller-wrap .best-card .best-seller-desc .price{
gap:0px;
width:100%;

}
span.main___price,span.total_price,.discount {
font-size:14px !important;
}
.pad-spacing{
padding:0 5px 10px 5px;
}

.desktop-image{display:none}
.mobile-image{
display:block;
}

  .blog-list .blog-cntnr .blog-div {
    padding-right: 0;
  }
}
.blog-list .blog-cntnr .blog-div:nth-child(3n) {
  padding-right: 0;
}

.blog-detail {
  margin-top: 170px;
}
.blog-detail .detail-blog-cont h2 {
  color: var(--black);
  font-size: 32px;
  margin: 20px 0;
}
@media (max-width: 800px) {
  .blog-detail .detail-blog-cont h2 {
    font-size: 20px;
  }
}
.blog-detail .detail-blog-cont ul {
  padding-left: 30px;
}
.blog-detail .detail-blog-cont ul li {
  list-style: disc;
  line-height: 30px;
  font-size: 16px;
  color: var(--black);
  margin-bottom: 10px;
}
.blog-detail .detail-blog-cont p {
  font-size: 16px;
  color: var(--black);
}
.blog-detail h3 {
  font-size: 24px;
  color: var(--black);
  text-align: center;
  width: 100%;
}
@media (max-width: 800px) {
  .blog-detail h3 {
    font-size: 20px;
  }
}
.blog-detail .blog-detail-image {
  width: 100%;
  height: 500px;
  margin: auto;
}
.blog-detail .blog-detail-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*one page checkout end*/
@media (max-width: 1338px) {
  nav {
    
    width:fit-content;
    justify-content: center;
    display: flex;
    margin: 20px 0;
  }
}
@media(max-width:1100px){
.listing-main-banner{
  height:auto;
}
}
@media (min-width: 992px) {

  body {
    overflow: visible !important;
    padding-right: 0 !important;
  }
  .search-popup,
  .modal-backdrop {
    display: none !important;
  }
  .category-sidebar {
    display: none;
  }
  .cross-filter {
    display: none;
  }
  .mobile-filter-inner {
    display: none !important;
  }
}
@media (max-width: 1200px) {
  .modal-dialog {
    margin: auto !important;
  }
}
@media(max-width:1000px){
.banner-short{
grid-template-columns: repeat(3, 1fr);
}
.banner-short a{
height:267px;
}

}
@media (max-width: 991px) {
  .bottom_div {
    left: 0 !important;
    width: 100%;
  }
  .scroll-cat {
    height: 75vh;
    /* background: red; */
    overflow: hidden;
    overflow-y: auto;
  }
  .user-name {
    display: none;
  }
 
  .pdp-page .pdp-right h1.head,
  .review-coustomer-inner .lft h3 {
    font-size: 20px;
    font-weight:600;
  }
  .review-coustomer-inner {
    justify-content: center;
    gap: 20px;
  }
  .select-box {
    margin-bottom: 10px;
  }
  .review-coustomer-inner .most-recent .review-coustomer {
    width: 100%;
  }
  .blog-cntnr .blog-text h2 {
    font-size: 16px;
  }
  .listing-side-bar {
    position: fixed;
    z-index: 4;
    top: 0;
    left: -280px;
    height: 100vh;
  }
  .search-box .form-floating {
    display: none;
  }
  .best_seller h3,
  .shop_cat h3 strong,
  .review_sec h2 {
    font-size: 26px;
  }
  footer {
    padding: 20px;
  }
  footer .field {
    width: 90%;
    margin-bottom: 20px;
  }
  footer h3 {
    font-size: 19px;
  }
  header .search-box-outer .search-box {
    width: auto;
    height: auto;
    background-color: transparent;
  }
  .listing-page .best_seller .best-seller-wrap {
    width: auto;
  }
  .scrol-div::-webkit-scrollbar {
    height: 5px;
  }
  /* Track */
  .scrol-div::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  /* Handle */
  .scrol-div::-webkit-scrollbar-thumb {
    background: var(--strip_bg);
  }
  /* Handle on hover */
  .scrol-div::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  .mobile-none {
    display: none;
  }
  .mobile-menu {
    opacity: 1;
  }
  header nav {
    display: none;
  }
}
@media (max-width: 790px) {
  .best_seller .nav {
    display: block;
  }
  .best_seller .nav-tabs {
    height: auto;
  }
  .best_seller .nav-tabs .nav-link,
  .best_seller .nav-tabs .nav-item.show .nav-link,
  .best_seller .nav-tabs .nav-link.active {
    font-size: 12px;
  }
  #nav-tab {
    overflow: hidden;
    overflow-x: scroll;
  }
  .scrol-mobile {
    width: 500px;
    display: flex;
  }
}
@media (max-width: 630px) {
  .shop_cat .cat-img-wrap .cat-img span {
    font-size: 12px;
  }
  .cat-img img {
    width: 70px;
    margin: auto;
    display: block;
  }
}
@media screen and (max-width: 800px) and (min-width: 601px) {
  .blog-cntnr .blog-image {
    height: 180px;
  }
}
@media (min-width: 600px) {
.mobile-image{
display:none;
}
  .mobile_you_may_like {
    display: none;
  }
  .mobile-visible {
    display: none;
  }
  .visible-mobile,
  .plus-icon {
    display: none !important;
  }
}
@media (max-width: 600px) {
.banner-short{
grid-template-columns: repeat(2, 1fr);
}
  .login-cntnr {
    width: 95%;
  }
  /*mobile cart start*/
  .loader8 {
    width: 180px;
  }
  .new_cart_wrap {
    max-width: 335px;
  }
  .new_cart_wrap .right_cart {
    padding-left: 0;
  }
  .new_cart_wrap .left_cart {
    display: none;
  }
  .mobile_you_may_like .left_cart {
    display: block !important;
    margin-top: 30px;
    border-right: 0;
    height: auto;
  }
  .mobile_you_may_like .card-cart_wrap {
    overflow: hidden;
    overflow-x: scroll;
  }
  .mobile_you_may_like .card-cart_wrap .card-cart_wrap-inner {
    display: flex;
    gap: 10px;
    width: 600px;
  }
  .new_cart_wrap .left_cart .cart_card {
    flex-direction: column;
    gap: 10px;
  }
  /*mobile cart end*/
 
  .listing-page .best-card-img {
    
  }
 
  .large-img img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .pdp-page .pdp-right {
    padding-left: 0;
  }
  header {
    margin: 10px 0;
  }
  .fixed {
    padding-bottom: 0;
  }
  .mobil-flex-wrap {
    flex-wrap: wrap;
  }
  .scrol-video-mobile {
    overflow: hidden;
    overflow-x: scroll;
  }
  .scrol-video-mobile .video-width {
    width: 500px;
  }
  /*one page checkout start*/
  .mobile-hide-checkout {
    display: none;
  }
  .contact_sec {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .checkout .grey_bg_right {
    background-color: #fff;
  }
  .prod_text {
    max-width: 170px;
  }
  /*one page checkout end*/
  
  .thumbanil-wrap {
    overflow: hidden;
    overflow-x: scroll;
    margin-bottom: 20px;
    order: 1;
  }
  .thumbanil-wrap .thumbnails {
    width: 400px;
  }
  .splide__slide {
    height: 400px !important;
  }
  .pdp-page .main-prod-slider {
    flex-direction: column;
  }
  .thumbnails {
    flex-direction: row !important;
  }
  .listing-page .head {
    font-size: 25px;
  }
  .best_seller .best-seller-wrap .best-card .best-seller-desc button {
    font-size: 13px;
  }
  .best_seller .best-seller-wrap .best-card .best-seller-desc button {
    height: 40px;
  }
  .listing-page .best_seller {
    padding-left: 0;
  }
  .listing-page .best-card {
    margin-bottom: 15px;
  }
  .listing-page .best_seller .best-seller-wrap {
    width: auto;
  }
  .listing-page .best-seller-wrap .pad-15-list:nth-child(odd) {
    padding-right: 15px;
  }
  .listing-page .best-seller-wrap .pad-15-list:nth-child(even) {
    padding-right: 0px;
  }
  header .logo img {
    width: 80px;
  }
 
  .visible-desktop {
    display: none !important;
  }
  footer .form-floating > .form-control {
    background-color: transparent !important;
  }
  footer .links {
    margin-bottom: 20px;
  }
  footer .links h2 {
    border-bottom: solid 1px var(--secondary-clr);
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
  }
}/*# sourceMappingURL=style.css.map */
  	.btn-progress {
  	  position: relative;
  	  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJsb2FkZXItMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQogd2lkdGg9IjQwcHgiIGhlaWdodD0iNDBweCIgdmlld0JveD0iMCAwIDUwIDUwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MCA1MDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTQzLjkzNSwyNS4xNDVjMC0xMC4zMTgtOC4zNjQtMTguNjgzLTE4LjY4My0xOC42ODNjLTEwLjMxOCwwLTE4LjY4Myw4LjM2NS0xOC42ODMsMTguNjgzaDQuMDY4YzAtOC4wNzEsNi41NDMtMTQuNjE1LDE0LjYxNS0xNC42MTVjOC4wNzIsMCwxNC42MTUsNi41NDMsMTQuNjE1LDE0LjYxNUg0My45MzV6Ij4NCjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZVR5cGU9InhtbCINCiAgYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIg0KICB0eXBlPSJyb3RhdGUiDQogIGZyb209IjAgMjUgMjUiDQogIHRvPSIzNjAgMjUgMjUiDQogIGR1cj0iMC42cyINCiAgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiLz4NCjwvcGF0aD4NCjwvc3ZnPg0K");
  	  background-position: center;
  	  background-repeat: no-repeat;
  	  background-size: 30px;
  	  color: transparent !important;
  	  pointer-events: none;
  	}

.scrol-video-mobile::-webkit-scrollbar,.scroll-cat::-webkit-scrollbar,.upcoming-scroll::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
/* Track */
.scrol-video-mobile::-webkit-scrollbar-track, .scroll-cat::-webkit-scrollbar-track ,.upcoming-scroll::-webkit-scrollbar-track{
  background: #ccc;
}

/* Handle */
.scrol-video-mobile::-webkit-scrollbar-thumb,.scroll-cat::-webkit-scrollbar-thumb,.upcoming-scroll::-webkit-scrollbar-thumb {
  background: #ccc;
}
.load_cart_info{
width: 100%;
}
/* Handle on hover */
.scrol-video-mobile::-webkit-scrollbar-thumb:hover,.scroll-cat::-webkit-scrollbar-thumb:hover,.upcoming-scroll::-webkit-scrollbar-thumb:hover {
  background: #ccc;
}
.scroll-cat{
height:80vh;
overflow-y:auto;
padding-right: 15px;
}
.video-width {
  width: 1400px;
}
.scrol-video-mobile {
  overflow: hidden;
  overflow-x: scroll;
}
.alert-cookie-policy {
  background: #fff;
  position: fixed;
  bottom: 10px;
  right: 10px;
  
  border-radius: calc(8px + 12*(100vw - 320px) / 1600);
  max-width: 370px;
  overflow: hidden;
  z-index: 4;
  -webkit-box-shadow: 0 .25rem .5rem rgba(34, 34, 34, .05), 0 24px 35px rgba(34, 34, 34, .1);
  box-shadow: 0 .25rem .5rem rgba(34, 34, 34, .05), 0 24px 35px rgba(34, 34, 34, .1);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.button-group {
  display: flex;
}

.button-group button {
  white-space: nowrap;
  padding: 10px;
  font-weight: 700;
  border-radius: 0;
  border: 0;
  width: 50%;
}

.button-group button.privacy-button {
  background-color: #F8F8F8 !important;
}

.cookie-box {
  padding: calc(13px + 17*(100vw - 320px) / 1600);
  text-align: center;
}

.button-group button.ok-button {
  background-color:var(--strip_bg) !important;
  color: var(--secondary-clr);
}
.button-group button.privacy-button {
  background-color: var(--secondary-clr) !important;
  color: var(--strip_bg) ;
}
.cus-rev .owl-stage-outer {
  min-height: 200px !important;
}

#subscribe_btn {
 background:var(--strip_bg) ;
  color:var(--secondary-clr) ;
  width: 70px;
  display: block;
  text-align: center;
  border-radius: 10px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  margin: 10px 0;
}

.close-con {
  display: flex;
  justify-content: end;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

#popup1 a.close {
  background-color: transparent;
  color: var(--black);
  font-size: 35px;
}

.popup {
   background-color: var(--white);
  max-width: 480px;
  width: 100%;
  padding: 20px;
  position: fixed;
  bottom: 100px;
  right: 0;
  z-index: 999;
}

.subscrib-box .newletter-title h2 {
  font-size: 18px;
  color: var(--black);
  font-weight: 600;
}

.subscrib-box label {
  font-size: 13px;
  color: var(--black);
  margin-bottom: 10px;
}
.overlay {
position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  /* visibility: hidden; */
  opacity: 0;
  z-index: 9999;
  opacity: 1;
  display: none;
}
.alert-link {
  font-weight: 700;
  color: #000;
}
input:is(:-webkit-autofill, :autofill) {
  border: 3px solid darkorange;
}


.best-card-img img:not([src]), img[src=""] {
  display: none;
}

@media(max-width:767px){
.desktop-image-kisan{display:none;}
.select_time_wrapper label{padding:15px 9px !important;}
.cat-slider {
    grid-template-columns: repeat(1, 1fr) !important; 
    
}
.container-new-madhu{padding:0 25px;}
.category-sidebar ul li a{text-transform:uppercase;}
.shop-click-span{text-transform:uppercase;}
.bdr-pad-div {
    
    border: solid 1px #ccc;
    border-radius: 10px;
    width: 95%;
    margin-bottom: 10px;
}
.best_seller .best-seller-wrap .best-card .best-seller-desc button{margin-top:5px !important;}
.star-rating{display:none;}
.gram-cont select{height:30px;}
.best-seller-desc .atop{width:100%;display:flex;align-items:center;line-height:20px;} 
.gram-cont{flex-wrap:wrap;}
.upcoming-scroll{
padding-top:20px;
}
.card_img img{
width:79px;
}
.large-img{
max-width:95%;
}

}
.footer-fixed-add-to-cart-btn{
    position: fixed;
    bottom: 0;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    width: 100%;
    padding: 20px 0;
    z-index: 9;
    background: #fff;
}
label.selected-kisan {
    border: 1px solid var(--strip_bg) !important;
    background-color: #c4e0d2;
}
.orange-disc-kisan {
    background: #fa9527;
    width: fit-content;
    margin: auto;
    border-radius: 0px 0px 10px 10px;
    padding: 1px 12px !important;
    font-size: 12px !important;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.ltr-text-kisan {
    color: #000 !important;
    font-size: 16px !important;
    margin-top:10px;
    margin-bottom:10px;
}
.product-desc-pro h2,.product-desc-pro h3{font-size:22px;}
#offerModal h3{font-size:18px;color:#000;} 
.get-extra-kisan strong{font-size:16px;color:#000;font-weight:600;}
.get-extra-kisan small{font-size:14px;color:#908d9d;}
.modal-overlay {
  display: none;
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.modal-content {
  background: #fff;
  border-radius: 16px;
  padding: 20px 24px;
  width: 90%;
  max-width: 400px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.2);
  position: relative;
  animation: fadeIn 0.3s ease-in-out;
}

.close-button {
  position: absolute;
  top: 14px;
  right: 14px;
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
}

.offer-box {
  display: flex;
  align-items: center;
  
  border-radius: 12px;
  padding: 12px 7px;
  gap: 12px;
  margin-top: 12px;
  border: 1px solid #ddd;
}

.offer-icon {
  font-size: 24px;
  color: #1a73e8;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(-20px); }
  to { opacity: 1; transform: translateY(0); }
}

