html{
    overflow-x: hidden;  
      scroll-behavior: smooth;

}

body{
    margin: 0;
    overflow-x: hidden;
     font-family: "Poppins", serif !important;
background-color: #fff;
}
/*shrinks*/
body.modal-open {
    padding-right: 0 !important;
}
a{
    text-decoration: none;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;

}
a:hover {
       text-decoration: none;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;

}
button{
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;

}

.qty-left{
    float: left !important;
    width: 30%;
}

.qty-container .input-qty {
    text-align: center;
    padding: 5px 10px;
    border: 0;
    max-width: 45px;
    font-size: 16px;
    font-weight: 500;
    color: #121611;
}

.qty-container .qty-btn-minus,.qty-container .qty-btn-plus{padding: 5px 3px; font-weight:500 !important; font-size: 10px; height: 45px; font-weight: 700; color: #000; width: 40px; font-size: 20px; background: #f4f4f4; transition: 0.3s; border: 0;border-radius: 10px; cursor:pointer;}
.qty-container .qty-btn-plus{ margin-left: -1px;}
.qty-container .qty-btn-minus{margin-right: -1px;}
.qty-btn-plus:hover{color: white !important; background-color: #ebd695 !important;  border-color: #99ea85 !important;}
.qty-btn-minus:hover{color: white !important; background-color: #ebd695 !important;  border-color: #99ea85 !important;}

.header-1{
    float: left;
    width: 100%;
    padding: 11px 0px;
    background-color: #4A171E;
}

.btn-size{
        line-height: 30px !important;
    font-size: 22px !important;
}

.wdqt{
    width: 130px !important;
    padding-left: 34px !important;
    padding-right: 32px !important;
}

.header-1 h2{
    float: left;
    width: 100%;
    font-size: 13px;
    color: #f6f6f6;
    font-weight: 400;
    line-height: 100%;
    margin-bottom: 0px;
    text-align: center;
}
.header-1 h2 img{
    /* float: left; */
    width: 20px;
    margin-right: 13px;
    margin-left: 14px;
}
.header-1 h2 span{
    color: #E2B144;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1181px;
    }
}



@media(max-width:767px)
{
    .mob-search{
        display: block;
    }
    .desk-search{
        display: none;
    }

}
@media(min-width:767px){
    .mob-search{
        display: none;
    }
     .desk-search{
        display: block;
    }
}




@media(max-width:767px)
{
    .mobile-nav{
        display: block;
        float: right;
    }
    .header-3{
        display: none;
    }
}
@media(min-width:767px){
    .mobile-nav{
        display: none;
    }
     .header-3{
        display: block;
    }
}




.selecotr-item {
    position: relative;
    flex-basis: calc(70% / 3);
    height: 100%;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    border: 1px solid #ccc;
    /* padding: 10px; */
    text-align: center;
    border-radius: 18px;
    margin-right: 10px;
    float: left;
    width: 58px;
    height: 58px;
    /* padding-top: 1px; */
}
.select-design {
    float: left !important;
    margin-right: 0px !important;
    width: 100% !important;
    border-radius: 20px !important;
       height: 118px;
    padding: 24px 0px;
    border: 1px solid #dddcdc !important;
}
.selector-item_radio {
    appearance: none;
    display: none;
}


.selector-item_radio:checked + .selector-item_label {
    background-color: #e0a800;
    border: 1px solid #e0a800;
    color: var(--white);
   padding: 2px 29px;
    margin: 0;
    border-radius: 20px;
   
}



.selector-item_label {
    border: 1px solid #e0a800;
    background-color: #FFE7B2;
    padding: 2px 29px;
    border-radius:20px;
   margin-bottom: 0px;
    text-decoration: none;
    position: relative;
   
    cursor: pointer;
  
  
    width: 100%;
    text-align: center;
 
    
   
    font-weight: 400;
    transition-duration: .5s;
    transition-property: transform, color, box-shadow;
    transform: none;
    font-size: 18px;
  
    text-align: center !important;
   
    
}



















.header-2{
    float: left;
    width: 100%;
    padding: 29px 0px 21px 0px;
}
.logobox{
    width: 100%;
    float: left;
    /* padding: 10px 0px; */
}
.logobox img{
    width:216px;
    object-fit: cover;
    float: left;
}
.header-search-btn img{
  
width: 22px;
  
}
.header-2 form button{
  
position: absolute;
  
left: 3%;
  
background: transparent;
  
border: 0;
  
top: 32%;
}
.header-2 input{
    font-size: 16px;
    width: 515px;
    height: 50px;
    border-radius: 36px;
    color: #909090;
    padding: 11px 52px 10px;
    border: none;
    margin: 0;
    border: 1px solid #e9e9e9;
    font-weight: 400;
    background: #f0f0f0;
}
.header-2 form{

float: left;

padding: 8px 0%;

position: relative;
margin-bottom: 0;
}
.h2-box{
    float: left;
    margin-top: 12px;
    margin-left: 18px;
    align-items: center;
    justify-content: center;
}
.h2-in1{
    width: auto;
    float: left;
   
}

.h2-img{
    margin-right: 17px;
    border-radius: 100%;
    width: 48px;
    height: 48px;
    float: left;
    background-color: #4a171e;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
      transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
     box-shadow: inset 0 0 0 0 #E2B144;
    transition: ease-out 0.4s;
}
.h2-img:hover{
     box-shadow: inset 0 0 0 50px #E2B144;
     -o-transition: all ease-in-out 0.5s;
     -ms-transition: all ease-in-out 0.5s; 
     -moz-transition: all ease-in-out 0.5s; 
     -webkit-transition: all ease-in-out 0.5s;

}
.h2-in1 img {
    width: 27px;
    float: left;
    align-items: center;
    justify-content: center;
}
.h2-in1 h5{
 
font-size: 18px;
 
color: #4A171F;
 
font-weight: 500;
 
background-color: #e7ad51;
 margin-bottom: 0px;
 
border-radius: 24px;
 
width: 98px;
 
text-align: center;
 
height: 49px;
 
display: flex;
 
align-items: center;
 
justify-content: center;
 cursor: pointer;
    box-shadow: inset 0 0 0 0 #4A171E;
    transition: ease-out 0.4s;
}

/* Hover Effect */
.h2-in1:hover h5 {
    box-shadow: inset 0 0 0 50px #4A171E;
    color: white;
}

.h2-in1 h3 {
    font-size: 15px;
    color: #4A171F;
    font-weight: 500;
    background-color: #e7ad51;
    margin-bottom: 0px;
    border-radius: 24px;
    width: 98px;
    text-align: center;
    height: 49px;
    display: flex
;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #4A171E;
    transition: ease-out 0.4s;
}
.h2-in1:hover h3 {
    box-shadow: inset 0 0 0 50px #4A171E;
    color: white;
}


.h2-img h3 {
    float: right;
    border-radius: 50px;
    background: #e9b25a;
    width: 15px;
    height: 15px;
    font-size: 11px;
    color: white;
    font-weight: 500;
    position: absolute;
    top: 9px;
    margin: 0px;
    /* padding: 1.5px 0px; */
    text-align: center;
    right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.banner-1{
    float: left;
    width: 100%;
    /* background-color: #fdf3e5; */
    padding: 35px 0px 20px 0px;
}





.head3-nav {
   float: left;
   width: 100%;
   padding: 18px 15%;
   border-top: 1px solid #E3E3E3;
   border-bottom: 1px solid #E3E3E3;
   text-align: center;
}
.logo a {
  font-size: 20px;
  font-weight: 700;
  color: #353535;
  text-transform: uppercase;
}

/* normal menu css */
.main_menu > ul {
    margin-bottom: 0px;
    padding-left: 0px;
}
.main_menu > ul > li {
  display: inline-block;
  position: relative;
  margin: 0 -2px;
}
.main_menu ul li {
  position: relative;
}

.main_menu ul li a {
  font-size: 16px;
  color: #4A171E;
  padding: 0px 12px;
  display: block;
  font-weight: 400;
  text-align: center;
}
.main_menu ul li a img{
    /* float: left; */
    width: 17px;
}
.main_menu ul li .active,
.main_menu ul li:hover > a {
  color: #e7ad51;
}
/* Normal Dropdown menu */
.main_menu ul li ul {
  width: 200px;
  background: #fff;
  transition: 0.5s;
  box-shadow: 0px 5px 15px 0px rgba(212, 201, 201, 0.75);
}

.main_menu ul li ul li a {
  padding: 10px 25px;
  font-size: 15px;
}
.main_menu ul li ul li a i {
  float: right;
}

.main_menu ul li ul li ul {
  left: 100%;
  top: 0;
}

/* mega menu css */
.mega_menu_dropdown {
  position: static !important;
}
.mega_menu {
    z-index: 1000;
    width: 1140px; /* Set the width you want */
    left: 50%;
    transform: translateX(-50%); /* Center it */
    right: 0;
    background: #f0f0f0;
    display: flex;
    flex-wrap: wrap;
    transition: 0.5s;
    margin-bottom: 20px;
    top: 222px;
    float: left;
    /* max-width: 85%; */
    }
.mega_menu_item {
  width: 100%;
  padding: 6px 15px;
  float: left;
}

.mglm{
    float:left;
}

.main_menu ul li .mega_menu_item a {
  padding: 8px 0;
}

.main_menu ul li .mega_menu_item a:hover {
  color: #e7ad51;
}
.mega_menu_item h3 {
  margin-bottom: 15px;
}
.mega_menu_item img {
  width: 100%;
}

/* demo_2 css */
.mega_menu_demo_2 .mega_menu {
  left: 50%;
  transform: translateX(-50%);
  width: 1140px;
}

.mobile_btn {
  display: none;
}

/* responsive css */
@media (min-width: 992px) and (max-width: 1199.98px) {

  .mega_menu_demo_2 .mega_menu {
    width: 940px;
  }
  .main_menu ul li ul {
    width: 150px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {

  .mega_menu_demo_2 .mega_menu {
    width: 700px;
  }
  .main_menu ul li a {
    font-size: 15px;
    padding: 20px 16px;
  }
  .main_menu ul li ul {
    width: 150px;
  }
}
@media (min-width: 768px) {
  .main_menu ul li ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    margin-top: 50px;
  }
  .main_menu ul li .mega_menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    /* margin-top: 50px; */
  }
  .main_menu ul li:hover > ul {
    visibility: visible;
    opacity: 1;
    margin-top: 0px;
    z-index: 99;
  }
  .main_menu ul li:hover > .mega_menu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    z-index: 99;
  }
}

@media (max-width: 767.98px) {
  .mega_menu_demo_2 .mega_menu,
  .container {
    width: 100%;
  }

  nav {
    padding: 15px;
  }
  .mobile_btn {
    cursor: pointer;
    display: block;
  }

  .main_menu {
    display: none;
    width: 100%;
  }

  .main_menu ul li {
    display: block;
  }
  .main_menu ul li a i {
    float: right;
  }
  .main_menu ul li a {
    border-bottom: 1px solid #ddd;
  }
  .main_menu ul li ul {
    width: 100%;
  }
  .main_menu ul li ul li ul {
    left: 0;
    top: auto;
  }

  .mega_menu .mega_menu_item {
    width: 50%;
  }
  .main_menu ul li ul {
    display: none;
    transition: none;
  }
  .main_menu ul li .mega_menu {
    display: none;
    transition: none;
  }

  .mega_menu_demo_2 .mega_menu {
    transform: translateX(0);
  }
}

@media (max-width: 575.98px) {
  .mega_menu .mega_menu_item {
    width: 100%;
  }
}































.slide {
    float: left;
    width: 100%;
    background-image: url(../images/banner.svg);
    background-size: cover;
    background-position: bottom;
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
}

.slide .item {border-radius: 20px;width: 100%;float: left;position: relative;/* background: #1a1b1c; *//* background: url(../images/slider_bg.webp); *//* background-size: cover; *//* background-position: center; */}

.slide .item .slide-image {
    float: left;
    height: 379px;
    margin-left: 0px;
    /* position: absolute; */
    /* width: auto !important; */
    /* z-index: 9999; */
    width: 100%;
    right: 0;
    object-fit: cover;
    top: 0;
    /* max-height: 1000px; */
    /* border-top-left-radius: 5px; */
    /* border-bottom-left-radius: 7px; */
}

.slider-ban .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    width: auto !important;
    float: left;
}
.slider-ban .owl-dots {
    display: table;
    /* padding-left: 125px; */
    margin-top: 21px;
    /* background: chartreuse; */
    text-align: center;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.slider-ban .owl-dots button span {
    background: #CFCFCF;
    width: 11px;
    height: 11px;
    float: right;
    border-radius: 100%;
    margin-right: 6px;
    /* margin-bottom: 4px; */
    border: 1px solid #CFCFCF;
    margin-top: 0px;
    position: relative;
    z-index: 999;
}
.slider-ban .owl-nav.disabled {
    display: none;
}
.slider-ban .owl-dot.active span {
    background: #E2B144;
    border-color: #E2B144;
}


.slide .owl-carousel .owl-stage-outer {
    border-radius: 24px;
    }




.section-2{
    float: left;
    width: 100%;
    padding: 0px 0px;
}
.section-2 h1{
    float: left;
    width: 100%;
    font-size: 32px;
    font-weight: 500;
    color: #180306;
    margin-bottom: 20px;
}
.section-2 img{
    float: left;
    width: 100%;
    object-fit: cover;
    height: 223px;
    border-radius: 14px;
}
















.banner-2{
    float: left;
    width: 100%;
    padding: 60px 0px 0px 0px;
}
.banner-2 h2{float: left;width: 100%;color: #180306;font-weight: 500;font-size: 32px;}
.banner-2 h2 a{
  float: right;
  color: #4A171E;
  font-size: 16px;
  font-weight: 400;
  margin-top: 11px;
}
.banner-2 h2 a img{
    margin-left: 5px;
    margin-top: -1px;
 }
.p1-carousel .owl-nav {
    display: none !important;
}
.panel1{

width: 100%;
padding-top: 30px;
float: left;

}


.loop-box {
    width: 100%;
    float: left;
    position: relative;
    border-radius: 30px;
}
.loop-box:hover h5{
    color: #E2B144;
}
.loop-box img{
    /* width: unset !important; */
    width: 137px !important;
    float: none;
    margin: auto;
    display: block;
}
.loop-box h5{
    color: #1B0306;
    font-size: 16px;
    font-weight: 400;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 16px;
}




.banner-3{
    float: left;
    width: 100%;
    padding: 72px 0px 70px 0px;
}
.banner-3 h2{float: left;width: 100%;color: #180306;font-weight: 500;font-size: 32px;}
.banner-3 h2 a{
  float: right;
  color: #4A171E;
  font-size: 16px;
  font-weight: 400;
  margin-top: 11px;
}
.banner-3 h2 a img{
    margin-left: 5px;
    margin-top: -1px;
 }
.panel2{

width: 100%;

padding-top: 20px;

float: left;
}

.p2-carousel .item{
        border-radius: 12px;

}
.p2-carousel .owl-nav.disabled {
    display: none !important;
}
.p2-carousel .owl-stage-outer {
 border-top-left-radius: 12px;
}

.trending-box:hover .trending-box2 h5{
    color: #7f1431;
      -o-transition: all ease-in-out 0.5s;
     -ms-transition: all ease-in-out 0.5s; 
     -moz-transition: all ease-in-out 0.5s; 
     -webkit-transition: all ease-in-out 0.5s;
}
.trending-link {
  display: block;
  text-decoration: none;
  color: inherit;
}

.trending-box {
  position: relative;
  pointer-events: none; /* Prevents default clicking */
}

.trending-box * {
  pointer-events: auto; /* Allows clicks inside the box */
}

.action-btn {
  pointer-events: auto; /* Ensures Buy Now & Add to Cart buttons work */
}

.trending-box{
    width: 100%;
    float: left;
    /* padding: 6px 0px; */
    /* border: 1px solid #f0f2f5; */
    background: white;
    border-radius: 12px;
}
.trending-box2{
    background-color: white;
    float: left;
    width: 100%;
    padding: 15px 12px 19px 12px;
    margin-top: -1px;
    border: 1px solid #e0e0e0;
    border-top: none;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}
.trending-box2 h5
{
    color: #00000c;
    font-size: 18px;
    font-weight: 500;
    float: left;
    width: 100%;
    line-height: 22px;
}
.trending-box2 h5 span{
    float: left;
    width: 100%;
    color: #bbb;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 3px;
}
.trending-box2 h6{
    /* padding-top: 6px; */
    color: #DA291C;
    font-size: 22px;
    font-weight: 500;
    float: left;
    width: 100%;
    margin-bottom: 12px;
}
.trending-box2 h6 span{
    font-size: 18px;
    color: #343434;
    text-decoration: line-through;
    padding-left: 10px;
}

.t-img
{
    background-color: white;
    /* padding-bottom: 11px; */
    border-bottom: 1px solid #f0f2f5;
    height: 236px;
    object-fit: cover;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    width: 100%;
}
.trend-fav{
    width: 36px;
    height: auto;
    position: absolute;
    right: 18px;
    cursor: pointer;
    top: 8px;
    border: 0;
    background: #f7edde;
    padding: 8px;
    border-radius: 30px;
}
.trend-fav img {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.red-bac{
      background: #e21f1f !important;  
}

.action-btn{
    float:left;
    width:100%;
    margin-top: 0px;
    /* padding-left: 18px; */
 }
.add-cart{
    /* margin-right: 17px; */
    border-radius: 100%;
    width: 43px;
    height: 43px;
    float: left;
    background-color: #4a171e;
    display: flex;
    align-items: center;
    justify-content: center;
     box-shadow: inset 0 0 0 0 #E2B144;
    transition: ease-out 0.4s;
}
.add-cart:hover{
     box-shadow: inset 0 0 0 50px #E2B144;
     -o-transition: all ease-in-out 0.5s;
     -ms-transition: all ease-in-out 0.5s; 
     -moz-transition: all ease-in-out 0.5s; 
     -webkit-transition: all ease-in-out 0.5s;
}
.add-cart img {
    width: 26px !important;!i;!;
    float: left;
    align-items: center;
    justify-content: center;
}
.buy-now{
    float:left;
    border-radius:50px;
    background-color:white;
    width: 191px;
    height: 43px;
    border: solid 1px #4A171E;
    color: #4A171E;
    font-weight:500;
    font-size: 16px;
    margin-right: 14px;
    text-align:center;
    line-height: 34px;
    background-color: #E2B144;
    display: flex;
    align-items: center;
    justify-content: center;
cursor: pointer;
    box-shadow: inset 0 0 0 0 #4A171E;
    transition: ease-out 0.4s;
}

/* Hover Effect */
.buy-now:hover  {
    box-shadow: inset 0 0 0 50px #4A171E;
    color: white;
}


.new-arrival{
      float: left;
      background: #4b6011;
      padding: 6px 11px;
      font-size: 14px;
      color: #fff;
      font-weight: 500;
      top: 10px;
      border-radius: 30px;
      position: absolute;
      /* border-top-right-radius: 30px; */
      left: 12px;
}

.offer-save{
      float: left;
      background: #4A171E;
      padding: 6px 11px;
      font-size: 14px;
      color: #DAE4EF;
      font-weight: 500;
      top: 10px;
      border-radius: 30px;
      position: absolute;
      /* border-top-right-radius: 30px; */
      left: 12px;
}
.ofs{
      float: left;
      background: #c72121;
      padding: 6px 12px;
      font-size: 14px;
      color: #ffffff;
      font-weight: 500;
      top: 10px;
      left: 10px;
      border-radius: 30px;
      position: absolute;
      /* border-top-right-radius: 30px; */
}

.p3-carousel .owl-nav {
 float: left;
   
    position: absolute;
       top: 10px;
       right: 0px;
  
    
}

.p3-carousel .owl-prev img {
  object-fit: cover;
  width: 45px;
  margin-right: 10px;
}
.p3-carousel .owl-next img {
    width: 45px;
object-fit: cover;
}

.p3-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    width: 100%;
    float: left;
}



.p3-carousel .owl-nav {
 float: left;
 width:100%;
 position: absolute;
 left: 0;
 top: 30px;
}

.p3-carousel .owl-prev img {
  object-fit: cover;
  float: right;
  top: -95px;
  right: 65px;
  position: relative;
}
.p3-carousel .owl-next img {
    object-fit: cover;
    right: 21px;
    float: right;
    position: relative;
    top: -140px;
}
.p3-carousel .owl-nav.disabled {
    display: block !important;
}


.banner-4{
    float: left;
    width: 100%;
    padding: 66px 0px;
    background-color: #FFE09B;
}
.b4-box{

float: left;

padding: 0px 20px;

width: 100%;
}
.b4-box img{
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    /* width: 89px; */
}
.b4-box h1{
    float: left;
    width: 100%;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 500;
    color: #00000C;
    line-height: 135%;
    text-align: center;
}
.b4-box p{
    float: left;
    width: 100%;
    text-align: center;
    color: #6D6D6D;
    line-height: 156%;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
}
.action-btn-sp{
    float:left;
    width:100%;
    margin-top:15px;
    /* padding-left: 18px; */
 }
.add-cart-sp
{
    cursor: pointer;
    float:left;
    border-radius:50px;
    background-color: #000;
    width: 110px;
    height: 35px;
    border: solid 1px #000;
    color: #ddcbcf;
    font-weight:500;
    font-size: 14px;
    }
.add-cart-sp:hover
{
    background-color:white; 
    border: solid 1px #7f1431;
    color: #7f1431;
       transition: all ease-in-out 0.5s; 
       cursor:pointer;
    -o-transition: all ease-in-out 0.5s;
     -ms-transition: all ease-in-out 0.5s; 
     -moz-transition: all ease-in-out 0.5s; 
     -webkit-transition: all ease-in-out 0.5s;
 }
.buy-now-sp{
    cursor: pointer;
    float:left;
    border-radius:50px;
    background-color:white;
    width: 110px;
    height: 35px;
    border: solid 1px #7f1431;
    color: #7f1431 !important;
    font-weight:500;
    font-size:15px;
    margin-left:10px;
    text-align:center;
    line-height: 34px;
}
.buy-now-sp:hover
{
    background-color:#000;
     border:solid 1px #000; 
     color:#ddcbcf !important; 
    
      text-decoration:none;
  }

  .banner-5{
    float: left;
    width: 100%;
    padding-bottom: 83px;
    padding-top: 0px;
  }
  .banner-5 img{
    float: left;
    width: 100%;
    object-fit: cover;
    border-radius: 24px;
    height: 469px;
  }





/* About Section */
.about-section {
    float: left;
    width: 100%;
    position: relative;
    padding: 80px 0px 121px 0px;
    background-color: #4A171E;
    margin-bottom: 16px;
}

/* Left Side (Images) */
.about-images {
  padding-right: 20px;
    width: 100%;
    float: left;
}

.ab-main-image {
    width: 100%;
    border-radius: 24px;
    float: left;
    height: 232px;
    margin-bottom: 20px;
    object-fit: cover;
}

.ab-small-images {
   
    width: 100%;
    object-fit: cover;
}

.ab-small-images img {
    border-radius: 24px;
    height: 307px;
    width: 47.5%;
    object-fit: cover;
}
.sp-ab{
    margin-right: 20px;
}
.small-sp{/* width: 262px !important; */}

/* Right Side (Text) */
.about-content {
    /* width: 50%; */
    width: 100%;
    float: left;
    /* padding-right: 8%; */
}

.about-content h5 {
    color: #E2B144; /* Yellowish color */
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 19px;
    font-weight: 500;
    /* line-height: 38px; */
}

.about-content h1 {
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 9px;
    color: #fff;
    line-height: 139%;
    padding-right: 16%;
}

.about-content p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 18px;
    font-weight: 400;
    color: #D0D0D0;
    padding-right: 8%;
}

/* Button */
.ab-btn {
    display: inline-block;
    background-color: #F0A500;
    color: #4D1B1B;
    /* padding: 12px 20px; */
    border-radius: 50px;
    text-decoration: none;
    font-weight: 500;
    transition: 0.3s;
    width: 161px;
    height: 49px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
 box-shadow: inset 0 0 0 0 #4a171e;
    transition: ease-out 0.4s;
    cursor: pointer;
    border: 1px solid #F0A500;
}
.ab-btn:hover{
     box-shadow: inset 0 0 0 50px #4a171e;
     -o-transition: all ease-in-out 0.5s;
     -ms-transition: all ease-in-out 0.5s; 
     -moz-transition: all ease-in-out 0.5s; 
     -webkit-transition: all ease-in-out 0.5s;
     color: #fff;

}


/* Faded Logo */
.faded-logo {
    position: absolute;
    bottom: 14px;
    right: 1%;
}

.faded-logo img {
    max-width: 100%;
}






  .banner-6{
    float: left;
    width: 100%;
    padding-bottom: 66px;
    padding-top: 0px;
  }
  .banner-6 img{
    float: left;
    width: 100%;
    object-fit: cover;
    height: 350px;
    border-radius: 16px;
  }









.banner-7{
    float: left;
    width: 100%;
    /* padding: 50px 0px; */
    /* background-color: #fefaf5; */
    padding-bottom: 44px;
}
.b7-box{
    float: left;
    width: 100%;
    border-radius:16px;
    border: 1px solid #ccc;
    padding: 19px 39px;
}
.b7-box img{
    float: none;
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-bottom: 4px;
    width: 52px;
}
.b7-box h1{
    float: left;
    width: 100%;
    text-align: center;
    font-size:16px ;
    color:#00000C ;
    font-weight: 500;
    margin-bottom: ;
    line-height: 135%;
}
.b7-box p{
    float: left;
    width: 100%;
    text-align: center;
    font-size:14px;
    color:#6D6D6D;
    font-weight: 400;
    line-height:159%;
    margin-bottom: 0px;
}

.footer{
    float: left;
    width: 100%;
    background-color: #FFE09B;
    padding-top: 100px;
    /* padding-bottom: 60px; */
}
.ft-logo{
    float: left;
    width: 100%;
}
.ft-logo img{
    float: left;
    width: 216px;
}
.ft-logo p{
    float: left;
    width: 92%;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #706344;
    margin-top: 15px;
}
.quicklink{
    float: left;
    width: 100%;
    /* margin-top: 15px; */
}
.quicklink h2{
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    color: #4A171E;
    margin-bottom: 14px;
    line-height: 18px;
}
.quicklink a{
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #706344;
    margin-top: 15px;
    line-height: 22px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.quicklink a:hover{
    text-decoration: none;
    color: #131c01;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;

}



.ft-contact{
    float: left;
    width: 100%;
}
.ft-contact h2{
     float: left;
     width: 100%;
     font-weight: 600;
     font-size: 18px;
     color: #4A171E;
     margin-bottom: 31px;
     line-height: 18px;
}
.ft-contact h4{
    /* margin-left: -222px; */
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 300;
    color: #706344;
    /* margin-top: 7px; */
    line-height: 22px;
}
.ft-contact h4 img{
    float: left;
    width: 19px;
    margin-right: 8px;
    margin-bottom: 10px;
}
.ftr-imgsp{
    margin-bottom: 42px !important;
}
.ft-contact h4 a{
     font-size: 16px;
     font-weight: 400;
     color: #706344;
     margin-top: 9px;
     line-height: 19px;
     transition: all ease-in-out 0.5s;
     -o-transition: all ease-in-out 0.5s;
     -ms-transition: all ease-in-out 0.5s;
     -moz-transition: all ease-in-out 0.5s;
     -webkit-transition: all ease-in-out 0.5s;
}
.ft-contact h4 a:hover{
    text-decoration: none;
    color: #131c01;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;

}
.ft-social{
    float: left;
    width: 100%;
    margin-top: 4px;
}
.ft-social a{
    float: left;
    width: auto;
}

.play-button:hover img{
filter: invert(74%) sepia(80%) saturate(450%) hue-rotate(0deg) brightness(95%) contrast(105%);
 transform: rotateY(360deg);
    transform-style: preserve-3d;
    transition: transform 0.8s;

}
.play-button:hover{
    background-color: #4A171E;
    border: 1px solid #4A171E;
}
.play-button {
    margin-right: 11px;
    width: 28px;
    height: 28px;
    background-color: white;
    border-radius: 50%;
    border: 1px solid #D3D3D3; /* Light gray border */
    display: flex;
    justify-content: center;
    align-items: center;
}

.play-button img {
    width: 13px; /* Adjust icon size */
   }

    .copy{
        float: left;
        width: 100%;
        padding: 30px 0px;
        border-top: 1px solid #70634447;
        margin-top: 34px;
    }
    .copy h6{
        float: left;
        font-size: 14px;
        color: #706344;
        font-weight: 400;
        margin-bottom: 0;
    }
   
    .copy-img{
        float: right;
        width: 58px;
        /* margin-left: 6px; */
        /* object-fit: cover; */
        margin-top: -12px;
    }
.ftr-1 a h6:hover {
color: #7f1431;
       transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
}
.ftr-in1 h4:hover {
color: #7f1431;
       transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
}
.ftr-3 a:hover {
color: #7f1431;
       transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
}
.ftr-media img:hover {
     transform: rotateY(360deg);
    transform-style: preserve-3d;
    transition: transform 0.8s;
      transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
}
.copy p a:hover {
    text-decoration: underline!important;
}
.menu-wrapper .menu-item a:hover {
color: #da9aab;
   transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
}





@media(min-width:576px)
{
    .mob-login{
        display: none;
    }
}



@media (min-width:767px)
{
    .ftr-mbf{
        display: none;
    }
}

@media (max-width:767px)
{
    .ftr-mbf{
        display: block;
    }



}


.ftr-mbf{
        padding-top: 7px;
    float: left;
    width: 100%;
    left: 0px;
    position: fixed;
    bottom: 0px;
    height: 67px;
    z-index: 999;
   
    background:#4a171e;
    /* padding-top: 9px; */
}

.tab-mb{
  width: 33.333%;
  float:left;
  font-size: 12px;
  color:#000;
  text-align:center;
  border-right: solid 1px rgb(200 200 200 / 21%);
  height: 59px;
  padding-top: 11px;
}

.tab-mb img{width: 23px;height:20px;/* background-color: white; */}

.tab-mb strong{
  color: white;
  float:left;
  width:100%;
  font-weight: 500;
  font-size: 12px;
  padding-top: 5px;
  margin-bottom:10px;
}


.badge-fav2{
  background-color: #e9b25a;
  border-radius: 10px;
  color: white;
  display: inline-block;
  font-size: 11px;
  line-height: 22px;
  /* padding: 3px 7px; */
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  border-radius: 50%;
  top: -10px;
  width: 21px;
  height: 21px;
  text-align: center;
  /* margin-top: -23px; */
  left: -11px;
  position: relative;
}

.badge-fav3{
  background-color: #e9b25a;
  border-radius: 10px;
  color: white;
  display: inline-block;
  font-size: 11px;
  line-height: 22px;
  /* padding: 3px 7px; */
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  border-radius: 50%;
  top: -10px;
  width: 21px;
  height: 21px;
  text-align: center;
  /* margin-top: -23px; */
  left: -11px;
  position: relative;
}
#whole-flex {
  position: absolute;
  flex-direction: column;
  text-align: center;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: -10;
}









/*product-listing*/


.head1{
  /* border-top: 1px solid #e8e8e8; */
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  padding: 46px 0px 14px 0px;
}
.breadcrumbs {
  font-size: 14px;
  color: #000;
}
.breadcrumbs h6{
    float: left;
    font-size: 32px;
    width: 100%;
    font-weight: 500;
    /* line-height: 142%; */
    color: #000;
    margin-top: 13px;
}

.sp-h6{
    font-weight: 700  !important;
    margin-top: 5px;
}
.breadcrumbs h1{
    float: left;
    font-size: 16px;
    font-weight: 400;
    /* line-height: 130%; */
    color: #171717;
}
.breadcrumbs h1 img{float: right;width: 16px;margin-right: 4px;margin-left: 4px;position: relative;top: 2px;}
.breadcrumbs h2{
    float: left;
    font-size: 16px;
    font-weight: 400;
    /* line-height: 130%; */
    color: #E2B144;
}
.head2{
  /* border-top: 1px solid #e8e8e8; */
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  float: left;
  padding: 53px 0px 14px 0px;
}
.head2 h1{
    float: left;
    font-size: 16px;
    font-weight: 400;
    /* line-height: 130%; */
    color: #171717;
}
.head2 h1 img{
    float: right;width: 16px;margin-right: 4px;margin-left: 4px;position: relative;top: 2px;
}
.head2 h2{
    float: left;
    font-size: 16px;
    font-weight: 400;
    /* line-height: 130%; */
    color: #E2B144;
}
.content-2 {
  
    float: left;
    width: 100%;
  }
.pd-ban1{
    float: left;
    width: 100%;
    padding-top: 30px;
}
    .sp-col{
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 47.666667%;
        max-width: 49.666667%;
        padding-left: 7px;
    }
    
    @media (min-width:349px) and (max-width:449px) {
        
    .sort-container{
        width: 190px !important;
        top: 86px !important;
        margin-top: -55px;
           float: right;
    text-align: right;
    }
    
    .sort-by{
      position: relative;
    z-index: 11;
    font-size:14px !important;
    display: inline-flex !important;
    background-color: #c7c7c7 !important;
    }
    
     .dropdown-list{
       left: 0px !important;
    width: 100% !important;
    float: left;
    }

}


    @media (min-width:230px) and (max-width:348px) {
        
    .sort-container{
        width: 190px !important;
        top: 98px !important;
        margin-top: -55px;
           float: right;
    text-align: right;
    }
    
    .sort-by{
      position: relative;
    z-index: 11;
    font-size:14px !important;
    display: inline-flex !important;
    background-color: #c7c7c7 !important;
    }
    
     .dropdown-list{
       left: 0px !important;
    width: 100% !important;
    float: left;
    }

}

@media (min-width:230px) and (max-width:314px) {
.sort-option{width:100% !important; display:none !important;}
.mb-filters{width:100% !important;}
.sort-by{background-color: #ece7e9 !important;}    
}

@media (min-width:450px) and (max-width:991px) {

 .sort-by{
      position: relative;
    z-index: 11;
    font-size:14px !important;
    display: inline-flex !important;
    background-color: #c7c7c7 !important;
    }
    
    .sort-container{
        top:89px !important;    
        width: 260px;
        float: right;
    text-align: right;
    }
    
    .dropdown-list{
       left: 0px !important;
    width: 100% !important;
    float: left;
    }
    
}





@media(max-width:991px)
{
   
}





/* Flexbox for alignment */
.filters-sort {
    display: flex;
    gap: 20px; /* Adjust spacing between elements */
    align-items: center;
}

/* Dropdown container */
.sort-container {
    position: relative;
    display: inline-block;
    top: 14px;
}

/* Sort By & Show dropdown style */
.sort-by {
    font-size: 16px;
    color: #000;
    display: flex;
    align-items: center;
    cursor: pointer;
    font-weight: 500;
    /* padding: 5px 10px; */
    background-color: #fff;
    /* border: 1px solid #ccc; */
    border-radius: 5px;
}

/* Arrow Icon */
.dropdown-arrow {
    width: 8px;
    height: 8px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate(-45deg);
    margin-left: 12px;
    margin-top: -3px;
}

/* Dropdown list */
.dropdown-list {
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    background-color: #4a171e;
    /* border: 1px solid #ccc; */
    border-radius: 5px;
    list-style: none;
    padding: 0px 0;
    width: 154px;
    /* box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); */
    z-index: 9;
}

/* Dropdown items */
.dropdown-list li {
    padding: 10px;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
    text-align: left;
    font-weight: 400;
}

.dropdown-list li:hover {
    background-color: #e7ad51;
}

.p-l{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.content {
    background:white;
    height:100%;
    padding:0px;
    float: left;
    width: 100%;
    padding-bottom: 48px;
  }
.product-fixed{
    float:left;

    width: 13%;
    background-color:#59a446;
    height:60px;
    padding-left:15px;
    color:white;
    font-size:15px;
    font-weight:500;
    line-height: 59px;
}

.category-product{
    float:left; 
    width:87%;
     padding-left:20px;
      padding-right:20px;
  }
.fx-category{

    float:left; 
    width:100%; 
    padding-top:0px;
}

.category-active{
    color:#cac4c4;
}
.filter-list{
       float: left;
       width: 100%;
       /* height: 100%; */
       padding-top: 30px;
       border: 1px solid #e4e4e4;
       border-radius: 20px;
       padding: 25px 14px;
  }

.pl-none{
    padding-left:0px !important;
        padding-right:0px !important;

}
.col-pad {
    padding: 0px 5px;
}
.sub-category h2{
    float:left;
    width:100%;
    /* text-transform:uppercase; */
    color: #050505;
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 11px;
    margin-bottom:0px;
    line-height: 110%;
}
.sub-nav{
    float:left;
    width:100%;
    font-size: 14px;
    padding-bottom: 16px;
    /* line-height: 0px; */
    color: #262626;
    font-weight: 400;
}

.form-group{
    float:left;
    width:100%;
    padding-bottom: 5px;
    margin-bottom: 0px !important;
  }
.form-group input {
 padding: 0;  
 height: initial; 
  width: initial;  
  margin-bottom: 0; 
   display: none;
    cursor: pointer;
     margin-top: 20px;
 }
.sub-category .form-group label {
   position: relative;
   cursor: pointer;
   font-size: 14px;
   color: #6D6D6D;
   font-weight: normal;
   width: 100%;
   line-height: 20px;
   margin-bottom: 0px;
   }
.form-group label:before {
    content: '';
    -webkit-appearance: none;
    background-color: white;
    border: 1px solid #A3A3A3;
    width: 18.5px;
    height: 18px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 15px;
    border-radius: 5px;
    }
.form-group input:checked + label:after {
 content: '';
 display: block;
 position: absolute;
 top: 1px;
 width: 18.5px;
 height: 19px;
 background: url(../img/cd-icon-check.svg) no-repeat center center;
 left: 0px;
 background-color: #e2b144;
 border-radius: 5px;
 }





.sub-category .form-group label span{float:right;}
.sub-category .form-group label:hover{color: #ff0000 !important;}
.price-list{float:left; width:100%;}

.product-display{float:left; width:100%; padding-top:35px;}
.prl-right{padding-right:0px !important; float:left !important; border-left:solid 1px #e5e5e5;}
.result-list{float:left;width:100%;padding-bottom: 35px;}
.result-list h3{color:#000000;font-weight:normal;font-size:15px;float:left;width:50%;padding-top: 12px;}
.result-list h3 span{color:#59a446; font-weight:500;}
.sort-option{float:right; width:50%;}
.sort-option span{float: right;text-transform:uppercase;font-size:16px;color:#418a2f;font-weight:500;margin-right: 25px;padding-top: 12px;}
.pb50{margin-bottom:50px;}
.price-border{border-bottom:none !important;}

.fx-category button.owl-prev img {width:32px;}
.fx-category button.owl-next img {width:32px; margin-left:6px;}
.fx-category .owl-nav{float:right; top: 26px; float: right; position: absolute; right: -32px;}


.sub-nav:hover{
    text-decoration:none !important;
    color: #ff0000;
 }

.price-border {
  border-bottom: none !important;
}

.sub-category {
  float: left;
  width: 100%;
  border-bottom: solid 1px #e4e4e4;
  /* padding: 10px 20px 7px 15px; */
  margin-bottom: 22px;
  padding-bottom: 16px;
}

.price-list {
  float: left;
  width: 100%;
  margin-top: 10px;
}

.price-inputs {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: flex-start;
  margin-bottom: 15px;
}

.input-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.price-label {
  font-size: 15px;
  font-weight: 500;
  color: black;
  margin-bottom: 5px;
}

.price-input {
  width: 120px;
  padding: 10px;
  border-radius: 30px;
  background-color: #efdee3;
  color: black;
  text-align: center;
  font-weight: 500;
  font-size: 15px;
  border: none;
  outline: none !important;
  appearance: none;
}

.price-list span {
  font-size: 14px;
  color: black;
  font-weight: bold;
  margin-top: 25px;
  align-self: center;
}

.go-button {
  /* margin-top: 4px; */
  padding: 10px 30px;
  border-radius: 30px;
  background-color: black;
  color: white;
  font-size: 15px;
  font-weight: bold;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.go-button:hover {
  background-color: #333;
}

.select-sort {
    float: right;
    margin-bottom: 0px;
}
.select-sort #all:checked ~ label[for="all"], .select-sort #pop:checked ~ label[for="pop"], .select-sort #high_low:checked ~ label[for="high_low"], .select-sort #low_high:checked ~ label[for="low_high"], .select-sort #discount:checked ~ label[for="discount"] {
    background: #7f1431;
    color: #ede8e8 !important;
    text-align: center;
    padding: 10px 0px !important;
    font-size: 14px;
        width: 146px;
    border-radius: 30px;
}
.select-sort label {
    display: inline-block;
    /* width: 50px; */
    /* height: 50px; */
    text-align: center;
    border: 1px solid #7f1431;
    /* line-height: 50px; */
    cursor: pointer;
    text-align: center;
    padding: 10px 0px !important;
    font-size: 14px;
        width: 146px;
    font-weight: 400;
    border-radius: 30px;
    color: #000 !important;
    margin-left: 5px;
}
.sort-text {
      float: right;
    color: #000000;
    margin-top: 11px;
    font-size: 15px;
    text-align: right;
    padding-right: 8px;
    font-weight: 600;
}
.select-sort input {
    display: none;
}

.f-l{
        float: left;
    width: 100%;
}

.main-products{
    float: left;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}
.mar-bottom{
    margin-bottom: 20px;
}




/* responsive */

@media (min-width:992px) and (max-width:9500px) {
.mobile-sr{display:none;}
.mb-filters{display:none !important;}

}
.bc-adc {
    background: #fdf3e5;
    float: left;
    width: 100%;
    padding: 10px 01%;
}.bc-adc a {
    font-size: 15px;
    color: #162315;
    font-weight: 500;


}


.rating{
    float: left;
    margin-right: 14px;

}
/*cartpage*/
.cart-content{
    padding-bottom: 2px;
}
.cart-main{
    float: left;
    width: 100%;
}
.cart-table {
    width: 100%;
    border-collapse: collapse;
}
.cart-table tr{
        border-bottom: 1px solid #dcdcdc;
}
.name-cart{
    font-size: 18px;
    font-weight: 500;
    color: #000;
}
.summary {
    float: left;
    width: 100%;
    border: 1px solid #dcdcdc;
    border-radius: 20px;
    padding: 15px 15px;
    margin-top: 22px;
}
.summary h3{
font-size: 24px;
font-weight: 500;
color: #000;
float: left;
width: 100%;
margin-bottom: 20px;
}
.summary p{width: 100%;font-size: 14px;font-weight: 400;color:#5F6C72;float: left;margin-bottom: 16px;}



.summary p span{
    float: right;
    
color: #343434;
}

.total-text{width: 100%;font-size: 16px;font-weight: 400;color:#191C1F;float: left;border-top: 1px solid #ccc;padding: 19px 0px;}

.total-text span{
    float: right;
    
color: #343434;
}

/* Ensure all `td` elements align properly */
.cart-table td, .cart-table th {
    text-align: left;
    padding: 17px 0px;
    vertical-align: middle;
    padding-left: 0px;
}

/* Fix the alignment of item name with image */
.cart-item-name {
    width: 50%;
    padding: 30px 0px !important;
}

.cart-item-container {
    display: flex;
    align-items: center;
    gap: 10px;
}

.cart-item-container img {
    width: 103px;
    height: 82px;
    border-radius: 8px;
    object-fit: cover;
}

/* Set a fixed width for quantity, price, and total */
.cart-quantity {
    text-align: center;
    width: 20%;
}
 .cart-price{
       text-align: center;
       width: 17%;
       color: #414446;
       font-size: 16px;
       font-weight: 500;
 }
  .cart-remove {
       text-align: center;
       width: 7%;
 }
  .cart-total{
       text-align: center;
       width: 18%;
       font-size: 16px;
       font-weight: 500;
       color: #414446;
 }
/* Quantity dropdown styling */
.cart-quantity-select {
    /* text-align: center; */
    padding: 5px 19px;
    font-size: 16px;
    background-color: #f0f0f0;
    border-radius: 8px;
    width: 58px;
    height: 38px;
    border: 1px solid #e4e4e4;
     /* Remove default dropdown styles */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    
    /* Background with custom arrow */
    background-image: url("../images/down.png");
    background-size: 18px;
    background-position: right 10px center;
    background-color: #f0f0f0;
    background-repeat: no-repeat;
    cursor: pointer;
}

/* Remove button */
.cart-delete-btn {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 18px;
    color: #999;
}

.cart-delete-btn:hover {
    color: #e74c3c;
}
.proceed-to-checkout{
    float:left;
    border-radius:50px;
    background-color:white;
    width: 100%;
    height: 43px;
border: none;
    color: #4A171E;
    font-weight:500;
    font-size: 16px;
    margin-right: 14px;
    text-align:center;
    line-height: 34px;
    background-color: #E2B144;
    display: flex;
    align-items: center;
    justify-content: center;
cursor: pointer;
    box-shadow: inset 0 0 0 0 #4A171E;
    transition: ease-out 0.4s;
}

/* Hover Effect */
.proceed-to-checkout:hover  {
    box-shadow: inset 0 0 0 50px #4A171E;
    color: white;
}


/*checkoutpag*/
#cart-bg {
    float: left;
    width: 100%;
    padding-top: 65px;
    padding-bottom: 50px;
}
.billing-bg {
    float: left;
    width: 100%;
    /* background-color: white; */
    /* padding-left: 0px !important; */!I;!;
}
.billing-bg .panel-default {
    float: left;
    width: 100%;
    background-color: white;
    margin-bottom: 38px;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #fff;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.billing-bg .panel-title {
    margin-bottom: 0px !important;
}
.panel-default>.panel-heading a[aria-expanded="true"] {
 
}
.panel-default>.panel-heading a {
       
       font-size: 24px !important;
       font-weight: 500;
      
       color: #3D3D3D;
      
       float: left;
       width: 100%;
}
.collapse.in {
    display: block !important;
}
.billing-bg .panel-body {
    float: left;
    width: 100%;
    background-color: white;
    border-top: none;
    padding-top: 27px;
}
.saved-bg {
    float: left;
    width: 100%;
    /* background-color: #fff2f6; */
    padding-right: 8px;
    padding-left: 16px;
    padding-top: 22px;
    padding-bottom: 11px;
    border-radius: 35px;
    margin-bottom: 20px;
    position: relative;
    border-radius: 16px;
    border: 1px solid #E8E8E8;
    /* margin-right: 6px; */
    transition: border-color 0.3s ease-in-out;
    cursor: pointer;
    /*height: 267px;*/
}

.saved-bg.selected {
    border-color: #E2B144;
}

.saved-bg input[type="radio"] {
    display: none;
}


.saved-bg h2 {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.saved-bg p {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #7F7F7F;
    /* line-height: 26px; */
    padding-top: 6px;
    margin-bottom: 5px;
}

.mail-save {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #7F7F7F;
    padding-bottom: 8px;
}
.mail-save span {
    color: #7F7F7F;
    font-weight: 400;
    /* padding-right: 3px; */
}
.yellow-down{
    width: 20px;
    margin-left: 18px;
}

.new-address {
    width: 100%;
    float: left;
    /* border-radius: 50px; */
    /* text-align: center; */
    /* background-color: #7f1431; */
    color: #3d3d3d;
    font-weight: 500;
    font-size: 24px;
    margin-top: 34px;
    /* padding: 17px 30px; */
    /* margin-bottom: 15px; */
    border: none;
    /* padding-left: 25px; */
    /* padding-right: 25px; */
    cursor: pointer;
}
.new-address:hover {
    /* color: #f6f6f6; */
    /* background-color: #212121; */
}


.card-clp {
    float: left !important;
    width: 100% !important;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.card-shipping {
    float: left !important;
    width: 100% !important;
    border: none !important;
    padding: 0px !important;
}
.shipping-form {
    float: left;
    width: 100%;
    /* border-top: solid 5px #ecfbe8; */
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 30px;
}


.radio-h1{
    margin-right: 41px;
    color: #000;
    font-size: 17px;
    font-weight: 500;
    float: left;
}
.radio-p{
    float: left;
}
.space{
    float: left;
    margin-top: 30px;
    margin-bottom: 30px;
}
.space [type="radio"]:checked,
.space [type="radio"]:not(:checked) {
    position: absolute;
    display: none;
}
.space [type="radio"]:checked + label,
.space [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 37px;
    margin-right: 20px;
    cursor: pointer;
    line-height: 20px;
    font-weight: 500;
    top: 0px;
    display: inline-block;
    color: #212121;
    margin-bottom: 0px;
}
.space [type="radio"]:checked + label:before,
.space [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: -4px;
    width: 26px;
    height: 26px;
    border: 1px solid #c0c0c0;
    border-radius: 100%;
    background: #fff;
}
.space [type="radio"]:checked + label:after,
.space [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 14px;
    height: 14px;
    background: #7f1431;
    position: absolute;
    top: 2px;
    left: 6px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.space [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.space [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.shipping-form form {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.titel-address {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #0F172A;
    font-weight: 500;
    /* padding-top: 7px; */
}

.field-type {
    float: left;
    width: 100%;
    height: 40px;
    border-radius: 6px;
    border: solid 1px #A1ABCA;
    color: black;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
    outline: none;
    font-weight: 400;
    margin-bottom: 26px;
    background-color: #FAFAFA;
}
.flag {
    background-image: url(../img/flag.png);
    background-repeat: no-repeat;
    background-position-y: 7px;
    background-size: 47px;
    padding-left: 50px;
}
.field-type-address {
    float: left;
    width: 100%;
    height: 50px;
    border-radius: 8px;
    border: solid 1px #A1ABCA;
    color: black;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    outline: none;
    margin-top: 12px;
    margin-bottom: 25px;
    height: 84px;
    padding: 15px;
    background-color: #FAFAFA;
}


.frm-save {
    float:left;
    border-radius:50px;
    background-color:white;
    width: 188px;
    height: 49px;
border: none;
    color: #4A171E;
    font-weight:500;
    font-size: 16px;
    margin-right: 14px;
    text-align:center;
    line-height: 34px;
    background-color: #E2B144;
    display: flex;
    align-items: center;
    justify-content: center;
cursor: pointer;
    box-shadow: inset 0 0 0 0 #4A171E;
    transition: ease-out 0.4s;
    margin-right: 10px;
}

/* Hover Effect */
.frm-save:hover  {
    box-shadow: inset 0 0 0 50px #4A171E;
    color: white;
}


.frm-cancel {
   float:left;
    border-radius:50px;
    background-color:white;
    width: 108px;
    height: 49px;
    border: solid 1px #272727;
    color: #000;
    font-weight:500;
    font-size: 16px;
    margin-right: 14px;
    text-align:center;
    line-height: 34px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
cursor: pointer;
    box-shadow: inset 0 0 0 0 #4A171E;
    transition: ease-out 0.4s;
    margin-right: 10px;
}

/* Hover Effect */
.frm-cancel:hover  {
    box-shadow: inset 0 0 0 50px #4A171E;
    color: white;
}
.payment-container {
    padding-top: 22px;
    width: 100%;
    border-radius: 12px;
    float: left;
}

/* Payment row setup */
.payment-option {
    display: flex;
    align-items: center;
    margin-bottom: 19px;
    width: 100%;
    position: relative; /* To position icons properly */
}

/* Radio button styling */
.payment-option input {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    accent-color: black;
}

/* Label styling */
.payment-option label {
    margin-bottom: 0px;
    font-size: 16px;
    cursor: pointer;
    font-weight: 400;
}

/* Payment icons specific to Bank row */
.payment-option .payment-icons {
    position: absolute;
    right: 0; /* Sticks icons to the right */
    display: flex;
    gap: 8px;
}

/* Icon image styling */
.payment-icons img {
    height: auto;
    width: 201px;
    object-fit: cover;
}



/*sucesspage*/
.success-main{
    float: left;
    width: 100%;
    padding: 112px 0px 77px 0px;
}
.success-box{
    float: none;
    margin:auto;
    display: block;
    width: 53%;
    background-color: #f8f8f8;
    border: 1px solid #d4d4d4;
    border-radius: 24px;
    padding: 50px 75px;
}
.success-box img{
    float: none;
    margin:auto;
    display:block;
    width: 152px;
}

.success-box h1{
    text-align: center;
    width: 100%;
    font-size: 32px;
    font-weight: 600;
    color: #000;
    margin-top: 5px;
}
.success-box h1 span{
    color:#7f1431 ;
}
.success-box h2{
    text-align: center;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    color: #6D7176;
    margin-top: 11px;
    line-height: 144%;
}
.success-box h3{
     text-align: center;
     width: 100%;
     font-size: 22px;
     font-weight: 400;
     color: #7f1431;
     margin-top: 25px;
}
.success-box a h5{
    width: 199px;
    float: none;
    height: 49px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-top: 18px;
    font-size: 16px;
    background-color: #e7ad51;
    border-radius: 30px;
    padding: 15px 0px;
    text-align: center;
    color: #4a171e;
    font-weight: 500;
    /* border: 1px solid  #7f1431; */
    box-shadow: inset 0 0 0 0 #4A171E;
    transition: ease-out 0.4s;
}

/* Hover Effect */
.success-box a h5:hover  {
    box-shadow: inset 0 0 0 50px #4A171E;
    color: white;
}


 .order-container {
            background: white;
            width: 100%;
            border-radius: 10px;
            /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); */
            padding: 20px 0px 87px 0px;
            float: left;
        }
         .order-header {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 17px 30px 9px 30px;
            background-color: #f8f8f8;
            border-top-left-radius: 18px;
            border-top-right-radius: 18px;
        }
        .order-header .left-section {
            display: flex;
            gap: 63px;
        }
        .order-header .right-section {
            margin-left: auto;
        }
        .order-header div {
            font-size: 16px;
            font-weight: 500;
            line-height: 166%;
        }
        .order-header strong {
            display: block;
            color: #333;
            font-size: 16px;
            font-weight: 600;
        }
        .order-details-success {
            padding: 32px 30px;
            float: left;
            width: 100%;
            border: 1px solid #e4e4e4;
            /* border-top: none !important; */!I;!;
        }
         .order-details-success h3{
            font-size: 24px;
            font-weight: 500;
            color: #000;
            float: left;
            width: 100%;
            margin-bottom: 39px;
         }
        .product {
            /* display: flex; */
            /* align-items: center; */
            float: left;
            width: 100%;
            margin-bottom: 38px;
        }
        .product img {
            width: 100px;
            height: 82px;
            border-radius: 5px;
            margin-right: 10px;
        }
        .product-name {
            font-size: 19px;
            color: #000;
            font-weight: 500;
        }
        .order-actions {
            display: flex;
            justify-content: space-between;
            align-items: center;
            /* margin-top: 20px; */
            float: left;
            float: left;
            width: 100%;
            padding: 23px 30px;
            border: 1px solid #e4e4e4;
            border-top: 0px solid;
            border-bottom-left-radius: 18px;
            border-bottom-right-radius: 18px;
        }
        .view-item {
    float:right;
    border-radius:50px;
    background-color:white;
    width: 187px;
    height: 49px;

border: none;    color: #4A171E;
    font-weight:500;
    font-size: 16px;
    margin-right: 14px;
    text-align:center;
    line-height: 34px;
    background-color: #E2B144;
    display: flex;
    align-items: center;
    justify-content: center;
cursor: pointer;
    box-shadow: inset 0 0 0 0 #4A171E;
    transition: ease-out 0.4s;
}

/* Hover Effect */
.view-item:hover  {
    box-shadow: inset 0 0 0 50px #4A171E;
    color: white;


        }
        .cancel-order {
            color: #4a171e;
            cursor: pointer;
            font-size: 16px;
            float: left;
            font-weight: 500;
            line-height: 166%;
        }


/*checkout-part2*/
.apply-discount {
    float: left;
    width: 100%;
    /* border-radius: 20px; */
    padding-bottom: 15px;
    background-color: white;
}

.apply-discount form {
  float: left;
  width: 100%;
  /* padding: 15px 20px; */
  padding-top: 17px;
}
.discount-label{
    float: left;
    width: 100%;
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    padding-top: 7px;
}
.field-etc{
          height: 46px;
          border-radius: 50px;
          border: solid 1px #000000;
}
.apply-code {
       float: right;
       border-radius: 50px;
       text-align: center;
       background-color: #E2B144;
       color: #4a171e;
       font-weight: 500;
       font-size: 16px;
       margin-top: 0px;
       padding: 0px 36px;
       margin-bottom: 15px;
       border: none;
       /* padding-left: 25px; */
       /* padding-right: 25px; */
       cursor: pointer;
       width: 93%;
       height: 46px;
        box-shadow: inset 0 0 0 0 #4A171E;
    transition: ease-out 0.4s;
}



/* Hover Effect */
.apply-code:hover  {
    box-shadow: inset 0 0 0 50px #4A171E;
    color: white;
}




.view-coupons {
    float: left;
    width: 100%;
    color: #7f1431;
    font-weight: 400;
    font-size: 16px;
    padding-top: 8px;
    /* letter-spacing: 1px; */
    text-decoration: underline;
    margin-top: 0px;
    /* position: relative; */
    top: 0px;
}
.coupon-img{
    float: left;
    width: 40px;
    margin-right: 15px;
    object-fit: cover;
    position: relative;
    top: -7px;
}
.view-coupons:hover{
    color: #000;
       text-decoration: underline;
}

.apply-summary {
    float: right;
    width: 94%;
    /* padding-top: 22px; */
    padding-bottom: 25px;
    background-color: white;
    /* margin-top: 15px; */
    border-radius: 20px;
    border: 1px solid #ddd;
    padding: 22px 17px;
    /* margin-left: 26px; */
}
.apply-summary h3{
        float: left;
        width: 100%;
        color: #000;
        font-size: 24px;
        font-weight: 500;
        margin-bottom: 0px;
}
  .detail-box {
            float: left;
            background: white;
            width: 350px;
            border-radius: 12px;
            /* padding: 20px; */
            /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); */
            width: 100%;
            padding-top: 28px;
        }

    

        .detail-item {
            display: flex;
            align-items: center;
            margin-bottom: 24px;
        }

        .detail-item img {
            width: 90px;
            height: 65px;
            border-radius: 8px;
            margin-right: 10px;
        }

        .detail-name {
            flex: 1;
            font-size: 16px;
            font-weight: 500;
        }

        .detail-price {
            font-size: 16px;
            font-weight: 500;
        }

        .summary-details {
            /* font-size: 14px; */
            /* border-bottom: 1px solid #ddd; */
            padding-top: 0px;
        }

        .summary-details div {
            display: flex;
            justify-content: space-between;
            /* margin-bottom: 8px; */
            border-bottom: 1px solid #ddd;
            padding-bottom: 12px;
            padding-top: 9px;
            font-size: 16px;
            font-weight: 400;
        }

        .detail-total {
            font-weight: bold;
            font-size: 16px;
            /* border-top: 2px solid #000; */
            padding-top: 19px !important;!i;!;
            font-weight: 600 !important;!I;!;
        }
.payment-btn{
    float: left;
    width: 100%;
    background-color: #E2B144;
    border-radius: 30px;
height: 46px;    text-align: center;
    color: #4A171E;
    font-size: 16px;
   border:none;
    font-weight: 500;
 box-shadow: inset 0 0 0 0 #4A171E;
    transition: ease-out 0.4s;
}



/* Hover Effect */
.payment-btn:hover  {
    box-shadow: inset 0 0 0 50px #4A171E;
    color: white;
}


.coupon-apply {
    float: left;
    width: 100%;
    padding: 15px;
    border-bottom: solid 1px rgb(0 0 0 / 26%);
    padding-top: 20px;
    padding-bottom: 20px;
}
.coupon-apply h2 {
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    color: black;
}
.coupon-apply p {
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 13px;
}
.apply-btn {
    font-weight: 400;
    float: left;
    cursor: pointer;
    border-radius: 50px;
    background-color: #322e2e;
    text-align: center;
    color: white;
    font-size: 14px;
    width: 100px;
    height: 42px;
    border: none;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.clp-card {
    float: left;
    width: 100%;
    padding: 0px !important;
}
.coupon-apply img {
    float: right;
    width: 25px;
    margin-top: 10px;
}




/*audiogadjetmedi*/

@media(max-width:767px)
{

.pro-new-arrival {

    padding: 4px 15px 4px 14px;
    font-size: 11px;
    border-radius: 30px 20px 20px 0px;
}
.pro-ofs{

    padding: 4px 15px 4px 14px;
    font-size: 11px;
    border-radius: 30px 20px 20px 0px;
}
.p-img {
 
    height: 165px;
    width: 75%;
   border-bottom: none;
    float: none;
    margin: auto;
    display: block;
}
.product-fav {
    width: 28px;
    right: 25px;
    top: 13px;
    
    padding: 6px;
}
.product-box {
 margin-bottom: 20px;
    border-radius: 18px;
    }

    .offer-product {

    padding: 5px 8px 5px 13px;
    font-size: 11px;
   
      margin-top: -43px;
    margin-right: -10px;
}
.product-box2 h3 {
    font-size: 12px;
    }
.product-box2{
        padding: 15px 10px;
    border-top:1px solid #f0f2f5;

    border-radius: 0px 0px 30px 30px;

}
.product-box2 h6 span {
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: 21px;
   
    padding-left: 0px;
}
.product-box2 h5 {
   
    font-size: 14px;
    }
    .pro-add-cart {
    width: 100%;
    margin-bottom: 5px;
    display: table;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.pro-buy-now {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    display: table;
}
.mar-top {
    margin-top: 0px;
}

}

@media(min-width:1024px) and (max-width:1200px)
{
   .min-price {
    float: left;
    width: 87px;
}
  .max-price {
    float: left;
    width: 87px;
}


.pro-new-arrival {
    padding: 5px 19px 5px 18px;
    font-size: 13px;
}
.pro-ofs{
 padding: 5px 19px 5px 18px;
    font-size: 13px;
}
.p-img {
 

    width: 75%;
   border-bottom: none;
    float: none;
    margin: auto;
    display: block;
}

.product-box {
 margin-bottom: 20px;
 
    }
    .product-fav {
  
    right: 32px;
  
    top: 14px;
}

    .offer-product {

    padding: 5px 8px 5px 13px;
    font-size: 11px;
   
      margin-top: -43px;
    margin-right: -10px;
}
.product-box2 h3 {
    font-size: 12px;
    }
.product-box2{
        padding: 15px 10px;
    border-top:1px solid #f0f2f5;

    border-radius: 0px 0px 30px 30px;

}

.mar-top {
    margin-top: 0px;
}
}

@media (min-width:767px) and (max-width:1024px)
{
    .min-price {
    float: left;
    width: 87px;
}
  .max-price {
    float: left;
    width: 87px;
}


.pro-new-arrival {
    padding: 5px 19px 5px 18px;
    font-size: 13px;
}
.pro-ofs{
 padding: 5px 19px 5px 18px;
    font-size: 13px;
}
.p-img {
 

    width: 75%;
   border-bottom: none;
    float: none;
    margin: auto;
    display: block;
}

.product-box {
 margin-bottom: 20px;
 
    }
    .product-fav {
  
    right: 32px;
  
    top: 14px;
}

    .offer-product {

    padding: 5px 8px 5px 13px;
    font-size: 11px;
   
      margin-top: -43px;
    margin-right: -10px;
}
.product-box2 h3 {
    font-size: 12px;
    }
.product-box2{
        padding: 15px 10px;
    border-top:1px solid #f0f2f5;

    border-radius: 0px 0px 30px 30px;

}

.mar-top {
    margin-top: 0px;
}
    .pro-add-cart {
    width: 100%;
    margin-bottom: 5px;
    display: table;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.pro-buy-now {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    display: table;
}


}


@media(min-width:1200px) and (max-width:1500px)
{

    .pro-new-arrival{
            padding: 5px 18px 5px 16px;
    font-size: 13px;
    }
    .pro-ofs{
            padding: 5px 18px 5px 16px;
    font-size: 13px;
    }
}





/*checkoutpagemedia*/

@media(max-width:767px)
{
    .billing-bg .panel-body {
padding-top: 0px;
}
.del-ed {
 float: left;
    position: unset;
}
.edit-a {
    float: left;
   
    margin-right: 0px;
    margin-left: 10px;
}
.del-a {
    float: left;
    }
.saved-bg{
    margin-top: 30px;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 0px;
}
.radio-h1 {
    width: 100%;
    margin-bottom: 15px;
   margin-right: 0px;
}
.space {
    float: left;
    margin-top: 30px;
    margin-bottom: 0px;
}

.order-1 h4 {
   
    font-size: 14px;
    }
}
@media(min-width:575px) and (max-width:767px)
{


    .frm-save{
    padding: 15px 60px !important ;
    width: unset !important;
}
.frm-cancel{
       padding: 15px 60px !important;
    width: unset !important;

}
}

@media(min-width:1250px) and (max-width:1394px)
{
    .coupon-img {

    top: 0px !important;
}
}
@media(min-width:991px) and (max-width:1300px)
{
    .apply-discount form {
   
    padding: 15px 10px;
}
.field-etc {
    height: 51px;
    border-radius: 15px;
}

.field-type {
    margin-bottom: 25px;
}
.coupon-img {
    float: left;
    width: 30px;
    margin-right: 9px;

    top: 6px;

    }
    .order-1 h2 {
    width: 100%;
  
    text-align: left;
}
.order-1 h4{
    width: 100%;
}
.sub-50 {
    float: left;
    width: 100%;
    }
    .os-gr {
 
    text-align: left;
}
.payment-btn{
        padding: 10px 0px;

    font-size: 18px;
}
}




/*shoppingcartmedia*/
@media(max-width:767px)
{
    .cart-box {
        padding: 30px 0px;

}
.plus-minus {
   
    padding-top: 20px;
}
.cart-img {
    float: none;
    width: 65%;
    }
    .close-img {
   
    margin-top: 0px;
    position: absolute;
    top: -16px;
    right: 15px;
}
.cart-box h2 {
    margin-top: 20px;
    color: #000;
    font-size: 19px;

}
}
@media(min-width:767px) and (max-width:991px)
{
    .close-img {
   
    margin-top: 0px;
    position: absolute;
    top: -17px;
    left: 0;
}
.plus-minus {
  
    margin-top: 20px;
}
}
@media(min-width:991px) and (max-width:1200px)
{

  .media-class3 {
    width: 100%;
    flex: 100%;
    float: left !important;
    min-width: 100%;
    max-width: 100%;
}

.close-img {
    width: 36px;
   
    margin-top: 0;
    position: absolute;
    left: 0px;
    top: -23px;
    }
    .plus-minus {
    padding-top: 25px;
}
.cart-check{
        padding: 30px 15px;
}
}

@media(min-width:1200px) and (max-width:1388px)
{

.media-class3 {

    max-width: 25.666667% !important;

}
.media-cls4{
        max-width: 57.666667% !important;
}
    
}

/*sucesspage*/



/*whishlist*/

.wish-products{
    float: left;
    width: 100%;
    padding: 10px 0px 50px 0px;
}
.wish-box{
    width: 100%;
    float: left;
    padding: 6px 0px;
    border: 1px solid #ededed;
    background: white;
    border-radius: 30px;
    margin-bottom: 30px;
}
.wish-box2{
    background-color: white;
    float: left;
    width: 100%;
    padding: 20px 20px;
    margin-top: 0px;
    border-radius: 30px;
}
.wish-box2 h5
{
    color: #000;
    font-size: 15px;
    font-weight: 500;
    float: left;
    width: 100%;
    line-height: 22px;
}
.wish-box2 h6{
    padding-top: 5px;
    color: #7f1431;
    font-size: 15px;
    font-weight: 600;
    float: left;
    width: 100%;
}
.wish-box2 h6 span{
    font-size: 13px;
    color: #565656;
    text-decoration: line-through;
    padding-left: 10px;
}
.wish-box2 h3{
    font-size: 13px;
    color: #797777;
    font-weight: 600;
    float: left;
    width: 100%;
    padding-top: 7px;
}
.w-img
{
    background-color: white;
    /* padding-bottom: 11px; */
    border-bottom: 1px solid #f0f2f5;
    height: 200px;
    object-fit: contain;
    width: 100%;
    border-radius: 30px 30px 0px 0px;

}

.rating-wish{
    float: left;
    width: 100%;
}
.ratingbox-wish {
    color: #fd8c26;
    font-size: 13px;
}
.rate-home-wish {
    float: left;
    width: 100%;
    text-align: left;
    padding-top: 0px;
}
.wish-action-btn{
    float:left;
    width:100%;
    margin-top:15px;
    /* padding-left: 18px; */
 }

    .wish-remove{
        float: right;
        border: none;
        background-color: white;
        cursor: pointer;
    }
    .wish-remove img{
       width: 20px;
    object-fit: cover;
    margin-top: -2px;
    }

     .offer-wish{
      float: right;
    background: #633232;
  padding: 7px 18px 5px 18px;
    font-size: 13px;
    color: #ece7e7;
    font-weight: 500;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
        margin-top: -52px;
    margin-right: -21px;
    position: relative;
    z-index: 111;
}
.wish-new-arrival{
      float: left;
      background: #086f1b;
      padding: 8px 26px 8px 22px;
      font-size: 14px;
      border-radius: 30px 20px 20px 5px;
      color: #eaebe6;
      font-weight: 500;
      top: 0px;
      /* border-bottom-right-radius: 30px; */
      position: absolute;
      /* border-top-right-radius: 30px; */
}
.wish-ofs{
      float: left;
    background: #c72121;
 padding: 8px 26px 8px 22px;
      font-size: 14px;
      border-radius: 30px 20px 20px 5px;
    color: #ffffff;
    font-weight: 500;
    top: 0px;
 
    position: absolute;
}
.wish-add-cart
{
    float:left;
    border-radius:50px;
    background-color: #1a1716;
    width: 110px;
    height: 35px;
    border: solid 1px #1a1716;
    color: #ddcbcf;
    font-weight:500;
    font-size: 14px;
    }
.wish-add-cart:hover
{
    background-color:white; 
    border:solid 1px #121611;
     color:#121611;
       transition: all ease-in-out 0.5s; 
       cursor:pointer;
    -o-transition: all ease-in-out 0.5s;
     -ms-transition: all ease-in-out 0.5s; 
     -moz-transition: all ease-in-out 0.5s; 
     -webkit-transition: all ease-in-out 0.5s;
 }



.wish-remove-cart
{
    float:left;
    border-radius:50px;
   color: #fff;
  background-color: #e92020;
    width: 110px;
    height: 35px;
    border: solid 1px #e92020;
    font-weight:500;
    font-size:15px;
    margin-left:10px;
    text-align:center;
    line-height: 34px;
    }
.wish-remove-cart:hover
{
    background-color:#fff;
     border:solid 1px #e92020; 
     color:#e92020 !important; 
    
      text-decoration:none;
       cursor:pointer;
    -o-transition: all ease-in-out 0.5s;
     -ms-transition: all ease-in-out 0.5s; 
     -moz-transition: all ease-in-out 0.5s; 
     -webkit-transition: all ease-in-out 0.5s;
 }
@media(max-width:1200px)
{
    .wish-remove{
        display: none;
    }
    .wish-remove-cart{
            width: 100%;
   
    display: table;
    float: none;
    margin-left: auto;
    margin-right: auto;
    }

}
@media(min-width:1200px)
{
    .wish-remove-cart{
        display: none;
    }
}
/*whishlistmedia*/


 @media(max-width:767px)
{

.wish-new-arrival {

    padding: 4px 15px 4px 14px;
    font-size: 11px;
    border-radius: 30px 20px 20px 0px;
}
.wish-ofs{

    padding: 4px 15px 4px 14px;
    font-size: 11px;
    border-radius: 30px 20px 20px 0px;
}
.w-img {
 
    height: 165px;
    width: 75%;
   border-bottom: none;
    float: none;
    margin: auto;
    display: block;
}

.wish-box {
 margin-bottom: 20px;
    border-radius: 18px;
    }

    .offer-wish {

    padding: 5px 8px 5px 13px;
    font-size: 11px;
   
      margin-top: -43px;
    margin-right: -10px;
}
.wish-box2 h3 {
    font-size: 12px;
    }
.wish-box2{
        padding: 15px 10px;
    border-top:1px solid #f0f2f5;

    border-radius: 0px 0px 30px 30px;

}
.wish-box2 h6 span {
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: 21px;
   
    padding-left: 0px;
}
.wish-box2 h5 {
   
    font-size: 14px;
    }
    .wish-add-cart {
    width: 100%;
    margin-bottom: 5px;
    display: table;
    float: none;
    margin-left: auto;
    margin-right: auto;
}

}

@media(min-width:1024px) and (max-width:1200px)
{
  
.wish-new-arrival {
    padding: 5px 19px 5px 18px;
    font-size: 13px;
}
.wish-ofs{
 padding: 5px 19px 5px 18px;
    font-size: 13px;
}
.w-img {
 

    width: 75%;
   border-bottom: none;
    float: none;
    margin: auto;
    display: block;
}

.wish-box {
 margin-bottom: 20px;
 
    }
    .product-fav {
  
    right: 32px;
  
    top: 14px;
}

    .offer-wish {

    padding: 5px 8px 5px 13px;
    font-size: 11px;
   
      margin-top: -43px;
    margin-right: -10px;
}
.wish-box2 h3 {
    font-size: 12px;
    }
.wish-box2{
        padding: 15px 10px;
    border-top:1px solid #f0f2f5;

    border-radius: 0px 0px 30px 30px;

}


}

@media (min-width:767px) and (max-width:1024px)
{



.wish-new-arrival {
    padding: 5px 19px 5px 18px;
    font-size: 13px;
}
.wish-ofs{
 padding: 5px 19px 5px 18px;
    font-size: 13px;
}
.w-img {
 

    width: 75%;
   border-bottom: none;
    float: none;
    margin: auto;
    display: block;
}

.wish-box {
 margin-bottom: 20px;
 
    }

    .offer-wish {

    padding: 5px 8px 5px 13px;
    font-size: 11px;
   
      margin-top: -43px;
    margin-right: -10px;
}
.wish-box2 h3 {
    font-size: 12px;
    }
.wish-box2{
        padding: 15px 10px;
    border-top:1px solid #f0f2f5;

    border-radius: 0px 0px 30px 30px;

}





    .wish-add-cart {
    width: 100%;
    margin-bottom: 5px;
    display: table;
    float: none;
    margin-left: auto;
    margin-right: auto;
}


}


@media(min-width:1200px) and (max-width:1500px)
{

    .wish-new-arrival{
            padding: 5px 18px 5px 16px;
    font-size: 13px;
    }
    .wish-ofs{
            padding: 5px 18px 5px 16px;
    font-size: 13px;
    }
}







/*dashboard*/
.main-header {
    float: left;
    width: 100%;
}
#panel-two {
    float: left;
    width: 100%;
    padding: 28px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dash-header {
      background: #FFE09B !important;
}
.acnt-img {
      width: 195px !important;
      margin-top: 0px !important;
      /* margin-bottom: 15px !important; */
      /* filter: brightness(100); */
}
.cls {
    float: right;
    /* margin-top: 20px; */
}
.login {
    float: left;
    width: 140px;
    height: 52px;
    border-radius: 50px;
    background-color: #501e2b;
    color: white;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    /* padding-top: 13px; */
    display: flex;
    align-items: center;
    justify-content: center;
}
.login img {
    width: 26px;
    margin-left: 14px;
}
.menu-right {
    float: right;
    /* display: flex; */
    /* align-items: center; */
    justify-content: center;
}
@media (min-width: 991px) 
{
.header_area {
    display: none !important;
}
}
.hover-acc {
    color: white !important;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

#cart-bg2 {
    float: left;
    width: 100%;
       background: #fff4f7;
        padding-top: 50px;
    padding-bottom: 50px;
}
.order-white {
    float: left;
    width: 100%;
    padding: 20px;
    background-color: #f4f4f4;
    border-radius: 15px;
}
.order-white img {
    width: 55px;
        filter: brightness(0);

}


.order-white span {
    float: left;
    width: 100%;
    font-size: 18px;
    padding-top: 13px;
    color: black;
    font-weight: 500;
}
.order-white span strong {
    color: #ffffff;
    font-size: 14px;
    margin-left: 5px;
    background: #501e2b;
    border-radius: 6px;
    padding: 4px;
    padding-left: 8px;
    padding-right: 8px;
    font-weight: 500;
}
.or-history {
    float: left;
    width: 100%;
    padding-top: 13px;
    padding-bottom: 0px;
}
.or-history h1 {
    float: left;
    width: 100%;
    color: black;
    font-size: 24px;
    font-weight: 500;
    margin-top: 0px;
}
.order-detail-box {
    float: left;
    width: 100%;
    /* padding: 35px; */
    background-color: white;
    border-radius: 15px;
}

.order-btn {
    font-size: 14px;
    background: black;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 6px;
    padding-bottom: 6px;
    color: white;
    border-radius: 8px;
    float: left;
    /* width: 100%; */
    text-align: center;
}


.frm-save-dash {
    float:left;
    border-radius:50px;
    background-color:white;
    width: 214px;
    height: 50px;
    border:none;
    color: #4A171E;
    font-weight:500;
    font-size: 16px;
    margin-right: 14px;
    text-align:center;
    line-height: 34px;
    background-color: #E2B144;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #4A171E;
    transition: ease-out 0.4s;
}

/* Hover Effect */
.frm-save-dash:hover  {
    box-shadow: inset 0 0 0 50px #4A171E;
    color: white;
}
.frm-cancel-dash {
     border: 1px solid #4a171e;
     float:left;
     border-radius:50px;
     background-color:white;
     width: 183px;
     height: 50px;
     color: #4a171e;
     font-weight:500;
     font-size: 16px;
     margin-right: 14px;
     text-align:center;
     line-height: 34px;
     background-color: #fff;
     display: flex;
     align-items: center;
     justify-content: center;
     cursor: pointer;
     box-shadow: inset 0 0 0 0 #e2b144;
     transition: ease-out 0.4s;
}
.frm-cancel-dash:hover{
   box-shadow: inset 0 0 0 50px #e2b144;
   color: white;
   border: 1px solid #e2b144;
}




.dash-tag {
        margin-top: 15px;

    float: left;
    border-radius: 20px;
    background-color: rgb(127 20 49);
    color: white;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    margin-bottom: 20px;
}
.edit-address {
    float: left;
    border-radius: 50px;
    background-color: #e7ad51;
    text-align: center;
    border:none;
    color: #3f0e1c;
    padding: 11px 0px;
    font-size: 14px;
    width: 100px;
    height: 42px;
     box-shadow: inset 0 0 0 0 #4a171e;
    transition: ease-out0.4s;
}
.edit-address:hover{
    box-shadow: inset 0 0 0 50px #4a171e;
      color: #fff;
            background-color: #4a171e;

 
}
.delete-address {
    box-shadow: inset 0 0 0 0 #ffffff;
    transition: ease-out0.4s;
    float: left;
    border-radius: 50px;
    background-color: #e30635;
    text-align: center;
    color: white;
    padding: 10px 0px;
    font-size: 14px;
    border:1px solid #e30635;
    width: 100px;
    height: 42px;
    margin-left: 9px;
}
.delete-address:hover{
      box-shadow: inset 0 0 0 50px #ffffff;
      color: #000;
      background-color: #fff;
      border:1px solid #e30635;
    
}
.del-edit {
    float: left;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 8px;
}
.thgreen {
    background: #ffe09b !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    color: #501e2b !important;!I;!;
}

@media  (max-width: 991px)
{
.menu-right {
    display: none;
}}



.order-btn:hover {

background-color: #e7ad51;

transition: all ease-in-out 0.5s;

-o-transition: all ease-in-out 0.5s;

-ms-transition: all ease-in-out 0.5s;

-moz-transition: all ease-in-out 0.5s;

-webkit-transition: all ease-in-out 0.5s;

color: #fff;
}

.td-50{
    width: 50%;
    float: left;
}




/*dashboard*/

@media(min-width:1025px) and (max-width:1200px)
{
.login {
    float: left;
    width: 128px;
     height: 48px;
   
    text-align: center;
    /* padding-top: 13px; */
    padding: 9px 10px;
}
.NavMenu li a {
    font-size: 15px;
    padding: 13px 10px;
}

    .acnt-img {
    width: 131px !important;
}
}
@media(min-width:991px) and (max-width:1024px)
{
  .login img {
    margin-left:0px;
}
.login {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50px;
   
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.NavMenu li a {
    font-size: 15px;
}
.login span{
    display: none;
}
    .acnt-img {
    width: 120px !important;
}
 .NavMenu {
            padding-left: 0px !important;

    }
    .NavMenu li a {
  
    font-size: 16px !important;
}
}

@media (min-width:575px) and (max-width:991px) {
.header_area{
    float:right;
}
.nav-toggle{
          margin-top: -2px !important;
          right: 0px !important;
 }
.payment-card img{
    width:100%;
}
}
@media(max-width: 991px)
{
.tab-dash {
    float: left !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: 100% !important;
    margin-bottom: 25px;
}
}
@media(max-width:991px)
{
    .NavMenu{
        display: none;
    }
}
@media  (max-width:575px) {
.nav-toggle{
          margin-top: 4px !important;
      }
.cls {
    float: right;
    margin-top: 20px;
}
.navigation-portrait {
    height: 36px;
}

.login{
    width: 40px !important;
    height: 40px;
    margin-top: -13px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
}
.login span{
    display:none;
}
.login img{

margin-left: 0px;

/* margin-top: -9px; */

display: flex;

align-items: center;

justify-content: center;

}
 .header_area{
    float:right;
}
}


@media(max-width:767px)
{


div.dataTables_wrapper div.dataTables_filter label {

 font-weight: 400;
    text-align: center;
    white-space: nowrap;
    display: flex; /* Use flexbox for centering */
    justify-content: center; /* Horizontally center content */
    align-items: center; /* Vertically center content */
    width: 50%; /* Full width of the parent container */
    margin: 0 auto; /* Center the element itself */
    margin-bottom: 0px;

}


.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 0em;
}
.dataTables_wrapper .dataTables_filter input {
 
    margin-bottom: 0px;
}
    div.dataTables_wrapper div.dataTables_length label {
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    display: flex; /* Use flexbox for centering */
    justify-content: center; /* Horizontally center content */
    align-items: center; /* Vertically center content */
    width: 150px ;/* Full width of the parent container */
    margin: 0 auto; /* Center the element itself */
}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
        margin-bottom: 0.5rem;
}
.dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
}
}
@media(max-width:575px)
{
 .nav-toggle{
        margin-top: -11px;
        right: 0px;
 }
 #panel-two{
        /* padding-top: 15px; */
 }
.or-history h1 {
margin-top: 0px;
}
.order-detail-box {
    float: left;
    width: 100%;
    /* padding: 18px; */
}
.frm-save-dash {
    width: 100%;
    padding: 10px 0px;
}
.frm-cancel-dash {
margin-right: 0px;
  width: 100%;
    padding: 10px 0px;
    margin-top: 5px;
}
.td-50{
    width: 100%;
}

}



.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
     padding: 0px !important;     margin-left: 7px;
}
.page-link {
    color: #000;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}
.page-link:hover {
    z-index: 2;
    color: #000000;
    text-decoration: none;
    background-color: white;
    border-color: #e0e0e0;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    background-color: transparent;
    box-shadow: transparent;
}
.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(255 255 255 / 25%); !important;
}


@media (max-width: 575px) {
    .login span {
        display: none;
    }
}

/*product-detail*/


/* Product Container */
.product-container {
    float: left;
    margin: auto;
    padding-left: 4px;    width: 100%;
}

/* Title */
.product-title {
    font-size: 32px;
    font-weight: 500;
    line-height: 130%;
    float: left;
    width: 100%;
    color: #000;
}

/* Reviews */
.pd-ban4{
    float: left;
    width: 100%;
    padding-top: 45px;
}
.product-reviews {
   
    float: left;
    width: 100%;
}
.review-no{
     font-size: 16px;
     color: #414446;
     line-height: 147%;
     font-weight: 400;
     float: left;
     margin-right: 9px;
}
.in-stock {
    color: #36B333;
    font-weight: bold;
    font-size: 23px;
    float: left;
    position: relative;
    top: -5px;
    margin-right: 10px;
}
.stars{
    float: left;
    /* width: 22px; */
    margin-right: 9px;
    font-size: 19px;
}
.stock{
       font-size: 16px;
    color: #414446;
    font-weight: 500;
    float: left;
}
/* Price Section */
.product-price {
    float: left;
    margin-top: 10px;
    width: 100%;
}

.current-price {
    font-weight: 600;
    font-size: 34px;
    color: #000;
}

.original-price {
    text-decoration: line-through;
    color: #383838;
    margin-left: 10px;
    font-size: 20px;
    font-weight: 500;
}

/* Description */
.product-description {
    font-size: 16px;
    color: #575858;
    margin-top: 19px;
    float: left;
    font-weight: 400;
    line-height: 133%;
}

/* Section Titles */
.section-title {
    font-weight: 500;
    display: block;
    margin-top: 11px;
    float: left;
    font-size: 16px;
    float: left;
    width: 100%;
    margin-bottom: 11px;
}

/* Weight Selection */
.weight-selection {
    display: flex;
    gap: 10px;
    margin-top: 5px;
    float: left;
    margin-bottom: 17px;
}
/* Active State for Selected Weight */
.weight-btn.active {
    background-color: #e0a800; /* Darker Gold */
    color: white;
    /* font-weight: bold; */
    border-color: #d39e00;
}
.weight-btn {
    border: 1px solid #e0a800;
    background-color: #FFE7B2;
    padding: 2px 29px;
    border-radius: 20px;
    font-size: 18px;
    cursor: pointer;
    font-weight: 400;
}

.weight-btn:hover {
    background-color: #ffcc00;
}

/* Quantity Selector */
.quantity-selector {
    display: flex;
    align-items: center;
    gap: 10px;
    background-color: #f5f5f5; /* Light grey background */
    border-radius: 50px;
    padding: 0px 18px;
    width: 130px;
    justify-content: center;
    float: left;
    /* margin-top: 6px; */
    margin-right: 15px;
    height: 43px;
}

.qty-btn {
    /* width: 34px; */
    /* height: 51px; */
    font-size: 35px;
    background: none;
    border: none;
    cursor: pointer;
    font-weight: 400;
}

/* Buttons */
.buttons {
    display: flex;
    gap: 10px;
    float: left;
    width: 65%;
    height: 43px;
}

.add-qnty{
    font-size: 18px;
    margin: 0px 14px;
    width: 20px;
    border:none !important;
    text-align: center;
}
.add-to-cart {
    background-color: white;
    border: 1px solid #4A171E; /* Dark brown border */
    /* padding: 10px 20px; */
    font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border-radius: 50px;
    color: #4A171E; /* Dark brown text */
    font-weight: 500;
    width: 100%;
    height: 43px; 
}

.add-to-cart img {
    width: 24px;
}

.buy-now-pd{
    float:left;
    border-radius:50px;
    background-color:white;
    width: 191px;
    height: 43px;
    border: solid 1px #4A171E;
    color: #4A171E;
    font-weight:500;
    font-size: 16px;
    margin-right: 14px;
    text-align:center;
    line-height: 34px;
    background-color: #E2B144;
    display: flex;
    align-items: center;
    justify-content: center;
cursor: pointer;
    box-shadow: inset 0 0 0 0 #4A171E;
    transition: ease-out 0.4s;
}

/* Hover Effect */
.buy-now-pd:hover  {
    box-shadow: inset 0 0 0 50px #4A171E;
    color: white;
}

/* Additional Info */
.additional-info {
    background-color: #FFFBF5;
    padding: 14px 20px 2px 20px;
    margin-top: 15px;
    /* border-radius: 5px; */
    float: left;
    width: 100%;
    border-radius: 13px;
}

.additional-info p {
    display: flex;
    align-items: center;
    gap: 5px;
    float: left;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 12px;
}

.additional-info img {
    width: 40px;
    /* height: 40px; */
    float: left;
    margin-right: 3px;
}


@media(max-width:767px)
{

    #thumbs .owl-nav {
    text-align: center;
    width: 100%;
    position: unset !important ;
    /* float: left; */
    /* top: -93px; */
}
#thumbs .owl-prev img {
    float: none !important;
    width: 30px;
  position:unset !important;
  
    display: inline-block !important;
}
#thumbs button.owl-prev {
    float: none !important;
    width: unset !important;
}
#thumbs button.owl-next {
    float: none !important;
    width: unset !important;
}
.pd-ban1 {
    float: left;
    width: 100%;
    padding: 20px 0px;
}
#thumbs .owl-next img {
    width: 30px;
    float: none !important;
    position: unset !important;
    /* right: -9px; */
    display: inline-block !important;
}
    .pd-ban2 {
   
    padding: 20px 0px;
}
    .action-btn-pd-media{
        display: block;
    }
    .action-btn-pd{
        display: none;
    }
}
@media(min-width:767px)
{
.action-btn-pd-media{

    display: none;
    /* padding-left: 18px; */
 }
}
.action-btn-pd-media{
    float:left;
    width:100%;
    margin-top:15px;

    /* padding-left: 18px; */
 }

.action-btn-pd{
    float:left;
    width:100%;
    margin-top:15px;
    /* padding-left: 18px; */
 }
.add-cart-pd
{
    float:left;
    border-radius:50px;
    background-color: #7f1431;
    width: 160px;
    height: 50px;
    border: solid 1px #7f1431;
    color: #efe4e6;
    font-weight: 400;
    font-size: 14px;
    }
.add-cart-pd:hover
{
    background-color: #212121;
    border:solid 1px #121611;
    color: #fdfffd;
    transition: all ease-in-out 0.5s;
    cursor:pointer;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
 }
.buy-now-pd{
    margin-top: 18px;
    float:left;
    border-radius:50px;
    background-color: #e2b144;
    width: 100%;
    height: 42px;
    border: solid 1px #212121;
    color: #4a171e !important;
    font-weight: 500;
    font-size: 16px;
    /* margin-left:10px; */
    text-align:center;
    /* line-height: 34px; */
    padding: 14px 0px;
}
.buy-now-pd:hover
{
    background-color: #7f1431;
    border:solid 1px #7f1431;
    color: #ddd8d9 !important;
    text-decoration:none;
  }
.scroll-pd-box{
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 0px;
    border-radius: 30px;
    max-height: 500px;
    overflow-y: scroll;
    /* padding-left: 20px; */
}
.scroll-main-pd{
    float: left;
    width: 100%;
        padding-bottom: 14px;
    float: left;
    width: 100%;
    border: 1px solid #eeeeee;
    border-radius: 20px;
}

.scroll-main-pd h1{
    margin-bottom: 20px;
    font-size: 20px;
    float: left;
    width: 100%;
    text-align: left;
    padding: 10px 20px;
    color: #fff;
    background-color: #000;
    border-radius: 15px 15px 0px 0px;
  
    font-weight: 400;
}
.saved-pd{
border-bottom: 1px solid #eeeeeec7;
float: left;

width: 100%;

background-color: #fff;

padding-right: 20px;

padding-left: 20px;

padding-top: 24px;

padding-bottom: 25px;

border-radius: 0px;

margin-bottom: 0px;

position: relative;
}
.saved-pd .container2 {
    position: absolute;
    left: 20px;
    top: 17px;
}
.saved-pd input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    right: 0;
}
.checkmark-pd {
    position: absolute;
    top: 7px;
    left: 0;
    cursor: pointer;
    height: 23px;
    width: 23px;
    background-color: transparent;
    border: 1px solid #ebdbe0;
    border-radius: 50px;
    background: white;
}
.seller-img{
 padding: 14px 0px;
 height: 89px;
 width: 90px;
 float: left;
 margin-right: 15px;
 margin-left: 35px;
 border-radius: 15px;
 border: 1px solid #dedede;
}
.seller-img img{
        /* height: 51px; */
        width: 100%;
        object-fit: contain;
        margin: auto;
        display: block;
        float: none;
}
.saved-pd h6{
        font-size: 17px;
        font-weight: 500;
        color: #000;
}
.saved-pd a h4{
        font-size: 14px;
        font-weight: 400;
        text-decoration: underline;
        color: #7f1431;
}

.saved-pd input:checked ~ .checkmark-pd:after {
    display: block;
}
.saved-pd .checkmark-pd:after {
    left: 8px;
    top: 3px;
    width: 6px;
    height: 13px;
    border: solid #59a446;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.checkmark-pd:after {
    content: "";
    position: absolute;
    display: none;
}
.rating-scroll{
  
}
.ratingbox-scroll {
    color: #fd8c26;
    font-size: 13px;
}
.rate-home-scroll {
  
    text-align: left;
    padding-top: 0px;

}
/* ===== Scrollbar CSS ===== */

 

 
.scroll-pd-box::-webkit-scrollbar-track
{
    border-radius: 50px;
    background-color: #eae9e9;
       height: 3px;
       border-top-left-radius: 50px;
}

.scroll-pd-box::-webkit-scrollbar
{    border-radius: 50px;
    width: 4px;
    height: 3px;
    background-color:  #eae9e9;
}

.scroll-pd-box::-webkit-scrollbar-thumb
{
    border-radius: 50px;
    background-color: #7f1431;
       height: 3px;
}

.pd-ban2{
    float: left;
    width: 100%;
    padding: 50px 0px;

}
.product-detail{
    float: left;
    width: 100%;

}
.product-detail h1{
    padding: 20px 0px;
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #000;
    font-size: 22px;
    font-weight: 500;
}
.product-detail h2{
  float: left;
    font-weight: 500;
    font-size: 18px;
    color: #7f1431;
    width: 100%;
    text-decoration: underline;
    margin-top: 25px;
        margin-bottom: 25px;

}

.product-detail p{
    padding-right: 63px;
    float: left;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    width: 100%;
    line-height: 31px;
}

.review-box{
    float: left;
    width: 100%;
    /* padding-top: 20px; */
}
.review-box h5{
    float: left;
    /* width: 50%; */
    font-size: 24px;
    font-weight: 600;
    color:#000;
    padding-top: 20px;
    margin-bottom: 0;
}
.review-box h5 span{

color: #8d8d8d;

font-weight: 400;

font-size:16px;

line-height: 22px;
}
.review-btn {
      float: right;
      border-radius:50px;
      background-color:white;
      width: 154px;
      height: 48px;
      border: solid 1px #4A171E;
      color: #4A171E;
      font-weight:500;
      font-size: 16px;
      margin-right: 14px;
      text-align:center;
      line-height: 34px;
      background-color: #E2B144;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      box-shadow: inset 0 0 0 0 #4A171E;
      transition: ease-out 0.4s;
}

/* Hover Effect */
.review-btn:hover  {
    box-shadow: inset 0 0 0 50px #4A171E;
    color: white;
}

.review-scroll{
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 0px;
    max-height: 500px;
    overflow-y: scroll;
    margin-top: 30px;
}

.custom-dropdown {
    position: relative;
    display: flex;
    align-items: center;
    background-color: #FFF7E6;
    /* border: solid 1px #E2B144; */
    border-radius: 35px;
    padding: 8px 15px;
    cursor: pointer;
    width: 120px;
    height: 48px;
    float: left;
    margin-right: 7px;
}
.review-actions{
    float: right;
    margin-top: 10px;
}
.review-filter {
    appearance: none; /* Hide default arrow */
    border: none;
    background: transparent;
    font-size: 16px;
    cursor: pointer;
    font-weight: 500;
    width: 100%;
    padding: 8px;
}

/* Custom styling for the dropdown itself */
.custom-dropdown select {
    background-color: #FFF7E6; /* Background color */
    border-radius: 8px;
    padding: 10px;
}

/* Styling for dropdown options */
.review-filter option {
    background-color: #FFF7E6; /* Background color */
    padding: 10px; /* Adds spacing */
    font-size: 16px;
    color: #4A171E;
}

/* Hover effect */
.review-filter option:hover {
    background-color: #E2B144; /* Highlight on hover */
    color: white;
}


/* Custom dropdown icon */
.dropdown-icon {
    position: absolute;
    right: 19px;
    width: 21px;
    top: 31%;
    pointer-events: none;
    /* transform: translate(-50% ,50%); */);
}





.review-box1{
    float: left;
    width: 100%;
    border-bottom: 1px solid #D9D9D9;
    padding: 33px 20px 0px 0px;
}
.review-box1 h4{
    float: left;
    width: 100%;
    font-size: 18px;
    color: #000;
    font-weight: 500;
    margin-top: 11px;
    line-height: 105%;
    margin-bottom: 16px;
}
.review-box1 p{
     float: left;
     font-weight: 400;
     font-size: 16px;
     color: #6C6C6C;
     width: 100%;
     margin-bottom: 8px;
     line-height: 153%;
}


.review-box1 h6{
      float: left;
      width: 100%;
      font-size: 16px;
      font-weight: 400;
      color: #00040D;
      margin-top: 5px;
      margin-bottom: 2px;
}
.review-box1 h6 span{
    color: #414446;
    font-size: 16px;
    font-weight: 400;
}
.review-box1-img{
    float: left;
    width: 25px;
    margin-right: 7px;
    object-fit: cover;
    position: relative;
    top: -3px;
}
.verified{
    float: left;
    width: 100%;
      margin-top: 16px;
      
}
.review-box1 h3{
   float: left;
   font-size: 14px;
   color: #000;
   font-weight: 500;
   margin-top: 0px;
   /* width: 100%; */
   border: 1px solid #f2e9e9;
   padding: 13px 13px 7px 13px;
   border-radius: 30px;
   margin-bottom: 0px;
}








.review-scroll::-webkit-scrollbar-track
{
    border-radius: 50px;
    background-color: #eae9e9;
       height: 3px;
       border-top-left-radius: 50px;
}

.review-scroll::-webkit-scrollbar
{    border-radius: 50px;
    width: 5px;
    height: 3px;
    background-color: #eae9e9;
}

.review-scroll::-webkit-scrollbar-thumb
{
    border-radius: 50px;
    background-color: #7f1431;
       height: 1px;
}

/*modal-review*/
.attach-label {
    font-size: 18px;
    font-weight: 600;
}
.attach-label span {
    color: #7f1431;
}
.attach-close {
    padding: 0px !important;
    background-color: black !important;
    border-top-left-radius: 20px;
    height: 59px;
    width: 40px;
}
.rv-name-md {
    float: left;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    color: black;
}
.rv-desc {
    float: left;
    width: 100%;
    color: black;
    font-size: 14px;
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 20px;
}
.rv-frm {
    float: left;
    width: 100%;
}
.log_set {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 0 17px;
}
.tt-b2b {
    float: left;
    width: 100%;
    font-size: 14px;
    color: black;
    font-weight: 500;
    padding-bottom: 16px;
}
.log_form .log_set input[type="text"], .log_form .log_set input[type="password"], .log_form .log_set input[type="mail"], .log_form .log_set input[type="email"], .log_form .log_set input[type="tel"], .log_form .log_form .log_set select, .log_form .log_set textarea {
    width: 100%;
    float: left;
    position: relative;
    height: 55px !important;
    border: solid 1px rgba(0, 0, 0, 0.15) !important;
    padding: 10px 0px 22px;
    font-size: 13px;
    line-height: 25px;
    color: #000;
    font-weight: 400;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    outline: none;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
}
.rv-frm-str {
    float: left;
    width: 50%;
}
.str-none {
    padding-bottom: 5px !important;
}
.rating-one {
    float: left;
}
.submit-star {
    float: right;
    border-radius: 50px;
    text-align: center;
    color: white;
    font-size: 15px;
    font-weight: 500;
    background-color: #7f1431;
    border: none;
    padding: 15px;
    padding-left: 40px;
    padding-right: 40px;
    cursor: pointer;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    margin-right: 0px;
}


/*product-detailmedia*/

@media(max-width:575px)
{
    .pd-1 img {
    width: 90%;
    float: none;
    object-fit: cover;
    margin: auto;
    display: block;
}
.pd-2 img {
    width: 60px;
    }
    .pd-3 h1 {
    float: left;
    width: 100%;
    font-size: 22px;
    margin-top: 10px;
}
.pd-3 h6 {
margin-bottom: 10px;

}
.scroll-main-pd {
    margin-top: 30px;
    }
    .product-detail p {
    padding-right: 0px;
}
.review-box h5 {
    width: 100%;
    }
    .review-btn {
    float: left;
}
}




@media(min-width:575px) and (max-width:767px)
{
    .pd-1 img {
    width: 85%;
    float: none;
    object-fit: cover;
    margin: auto;
    display: block;
}

    .pd-3 h1 {
   
    margin-top: 20px;
}
.pd-3 h6 {
margin-bottom: 10px;

}
.scroll-main-pd {
    margin-top: 30px;
    }
    .product-detail p {
    padding-right: 0px;
}
.review-box h5 {
    width: 100%;
    }

.scroll-main-pd {
    float: left;
    width: 100%;
    }
}

@media(min-width:767px) and (max-width:991px)
{
    .pd-1 img {
    width: 55%;
    float: none;
    object-fit: cover;
    margin: auto;
    display: block;
}
.pd-2{
    margin-bottom: 30px;
}
}

@media(min-width:991px) and (max-width:1200px)
{
    .pd-1 img {
    width: 75%;
    float: none;
    object-fit: cover;
    display: block;
    margin: auto;
}
.pd-3 h1 {
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    line-height: 30px;
    }
    .pd-3 h6 {
       margin-bottom: 5px;
    font-size: 25px;
}

 
.saved-pd h6 {
    padding-top: 13px;
    width: 100%;
    float: left;
        text-align: center;
}
.rating-scroll {
    float: left;
    width: 100%;
        text-align: center;
    }
    .saved-pd a h4 {
    width: 100%;
    float: left;
    font-size: 14px;
        text-align: center;
}
.saved-pd img {

    float: none;
    margin-right: auto;
    margin-left: auto;
   
    display: block;
    }
    .review-box h5{

    }
    .product-detail p {
    padding-right: 15px;

}
}
@media(min-width:1200px) and (max-width:1400px)
{
    .review-box h5 {
    
   
}
}














/*login*/

.log_set .option {
    width: 100%;
    float: left;
    /* padding: 0 18px; */
    font-size: 13px;
    line-height: 30px;
    color: #454545;
    font-weight: 500;
    text-align: left;
    margin: 0px 0px;
    position: relative;
}
.log_set .option > input {
    position:absolute;
    height:100%;
    width:100%;
    opacity:0;
    left:0;
    top: 0;
    z-index: 10;
    cursor: pointer;
}

.log_set .checkbox {
    position:relative;
    margin-right:5px;
    background:#fff;
    display:inline-block;
    border: 2px solid #B5C1C7;
    margin-bottom:0;
    margin-top:0;
    height:16px;
    width:16px;
    top:4px;
}
.log_set .checkbox:before {
    content:'';
    display:none;
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    -o-box-sizing:content-box;
    box-sizing:content-box;
    padding:0;
    margin:0
}
.log_set input:checked + .checkbox:before {
    display:block
}
.log_set .checkbox:before{
    position:absolute;
    top:3px;
    left:2px;
    width:6px;
    height:3px;
    border: solid #118405;
    border-width:0 0 2px 2px;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.log_set input:checked + .checkbox {
    border: 2px solid #118405;
}
.log_set input:hover + .checkbox {
    border-color: #7f1431;
}
.log_set input:focus + .checkbox {
    border-color: #7f1431;
}
.log_set input:focus + .checkbox:before{
    border-color:#ee3425;
}


.reset-psw{
        position: absolute;
        right: 0;
        bottom: 33px;
        font-size: 11px;
        font-weight: 500;
        z-index: 11;
        color: #b3190e;
        right: 20px;
}

.otp-req{
    width: 100%;
    background: #fff;
    border: 0;
    height: 43px;
    display: flex;
    float: left;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    border-radius: 38px;
    justify-content: center;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out.5s;
    -webkit-mask-origin: border-box;
    border: solid 1px #4A171E;
    /* color: #3d8f09; */
    }
.otp-req:hover{background: #e2b144;color: #fff;border-color: #e2b144;}


.footer_link .link_left {
    text-align: left;
    list-style: none;
}

.footer_link > li {
    /* width: 50%; */
    /* float: left; */
}
.footer_link .link_right {
    text-align: right;
    list-style: none;
}

.footer_link > li > a {
    width: 100%;
    float: left;
    position: relative;
    font-size: 15px;
    line-height: 24px;
    color: #62171e;
    font-weight: 500;
    margin: 30px 0 5px;
    text-decoration: none !important;
    text-align: center;
    }

.footer_link > li > a:hover {
    color: #30382e;
}

.footer_link{
      float: left;
    width: 100%;
    padding-left: 0px;
}

.login_panel .log_area .log_box p {
    color: rgba(105, 105, 105, 0.95);
    font-size: 13px;
    line-height: 24px;
    font-weight: 400;
    /* margin: 0 0 10px !important; */
}

.login_panel .log_area .log_box p > a {
    color: #3f880e;
    text-decoration: none !important;
}

.close_form {
    display: block !important;
    position: absolute;
    width: 40px;
    height: 40px;
    right: -50px;
    top: 0px;
    background: transparent url(../images/close.svg) no-repeat center center;
    background-size: 20px 20px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    cursor: pointer;
}


.submit_frm {

 width: 100%;
    background: #e2b144;
    border: 0;
    height: 43px;
    display: flex;
    float: left;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    border-radius: 38px;
    justify-content: center;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out.5s;
    -webkit-mask-origin: border-box;
    color: #4A171E;

}
.submit_frm:hover {
 background-color:#4A171E ;
    color: white;
     -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out.5s;
    -webkit-mask-origin: border-box;
}
.login_panel {
    float: left;
    width: 100%;
    padding:20px 25px 20px 25px;

}

.login_panel .log_area .log_box .or {
    font-size: 17px;
    font-weight: 500;
    color: #30382e;
    text-align: center;
    padding: 21px 0;
    width: 100%;
    float: left;
    position: relative;
    background: #fff;
    margin-bottom: 5px;
}

.log_set {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 0 17px;
}
.log_set label {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    line-height: 25px;
    margin: 0 0 0;
    text-align: left;
}
.log_form .log_set input[type="text"], .log_form .log_set input[type="password"], .log_form .log_set input[type="mail"], .log_form .log_set input[type="email"], .log_form .log_set input[type="tel"], .log_form  .log_form 
 .log_set select, .log_form .log_set textarea {
    width: 100%;
    float: left;
    position: relative;
    height: 55px !important;
    border: solid 1px rgba(0,0,0,0.15) !important;
    padding: 10px 0px 22px;
    font-size: 13px;
    line-height: 25px;
    color: #000;
    font-weight: 400;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    outline: none;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
    }
.log_set textarea {
    height: 100px !important;
}
.log_set input[type="text"]:focus,
.log_set input[type="password"]:focus,
.log_set input[type="mail"]:focus,
.log_set textarea:focus {
    border-color: #118405 !important;
}


.login-continue {

 width: 100%;
    background: #e2b144;
    border: 0;
    height: 43px;
    display: flex;
    float: left;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    border-radius: 38px;
    justify-content: center;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out.5s;
    -webkit-mask-origin: border-box;
    color: #4A171E;

}
.login-continue:hover {
 background-color:#4A171E ;
    color: white;
     -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out.5s;
    -webkit-mask-origin: border-box;
}
.pr-modal {
    position: relative !important;
    width: auto !important;
    margin: 1.75rem auto !important;
}

.wl-login h2 {
    float: left;
    width: 100%;
    font-size: 27px;
    color: #000000;
    font-weight: 500;
}
.wl-login h2 span {
    /* color: #7f1431; */
    /* padding-left: 0px; */
}
.wl-login p {
    float: left;
    width: 100%;
    font-size: 14px !important;
    font-weight: 400px !important;
    text-align: left !important;
    line-height: 20px !important;
}
.login_panel .log_area .log_box p > a {
    color: #7f1431;
    text-decoration: none !important;
}


@media (min-width: 576px)
{
.modal-dialog {
    max-width: 500px !important;
    /* margin: 1.75rem auto !important; */
}
}
.modal-etc{
    position: unset !important;
    max-height: unset !important;
    width: unset !important;
    height: unset !important;
}



/*view-brand*/


.brand{
    float: left;
    width: 100%;
    padding: 50px 0px;
}


/*contactus*/

.contact-full{

width: 100%;

float: left;

padding: 40px 0;

/* background-color: #fff8e9; */
}
.conatct-1{
    float: left;
    width: 100%;
   
 
}
.contact-inn{
    float: left;
    width: 100%;
     background-color:#fff2d4 ;
        border-radius:24px ;
    padding: 20px;
    margin-bottom: 20px;
}
.quick_enq {
    font-size: 24px;
    color: #000000;
    font-weight: 500;
    /* text-transform: uppercase; */
    padding-bottom: 30px;
}
.location_bg {
    float: left;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 20px;
    margin-bottom: 25px;
}
.contact_icons {
    color: #1b1a1a;
    padding-right: 6px;
}
.location_bg h4 {
    width: 50%;
    float: left;
    position: relative;
    font-size: 16px;
    line-height: 35px;
    font-weight: 500;
    margin: 0px 0px 5px;
    padding: 0;
    text-align: left;
    color: #4a171e;
    text-transform: uppercase;
}

.contact2{
   
float: left;
   
width: 100%;
   
height: auto;
   
padding: 20px;
   
border: 1px solid #f0f0f0;
   
border-radius: 24px;
}
.contact2 h1 {
    font-size: 24px;
    color: #000000;
    font-weight: 500;
    /* text-transform: uppercase; */
    padding-bottom: 0px;
}
.contactform{
    margin-top: 35px;
    width: 100%;
    float: left;
}
.contact-label {
   float: left;
    width: 100%;
    text-align: left;
    font-size: 15px;
    color: #001e42;
    font-weight: 500;
}
.mct_form {
    border-bottom: 1px solid #b0aaaa;
    color: #272626;
    display: block;
    font-weight: 300;
    font-size: 15px;
    /* text-transform: uppercase; */
    height: 43px;
    margin-bottom: 15px !important;
    padding: 0 20px;
    outline: none;
    background: #fafafa;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border: solid 1px #A1ABCA;
    margin-top: 3px;
    width: 100%;
    float: left;
    padding: 8px 10px;
    margin-top: 10px;
    border-radius: 6px;
}
.info-tag {
       float: left;
   font-size: 14px;
    color: rgba(0, 0, 0, 0.93);
    text-align: left;
    /* margin-top: 15px; */
    line-height: 28px;
    margin-top: 15px;
}
.contact-snd2 {
       margin-top: 15px;
       cursor: pointer;
       border: 1px solid transparent;
       background-color: #e7ad51;
       text-decoration: none;
       float: left;
       width: 182px;
       height: 56px;
       text-align: left;
       font-size: 15px;
       font-weight: 500;
       align-items: center;
       justify-content: center;
       display: flex;
       border-radius: 32px;
       color: #4a171e;
       box-shadow: inset 0 0 0 0 #4A171E;
       transition: ease-out0.4s;
       /* transition: all ease-in-out .5s; */
       /* -webkit-transition: all ease-in-out .5s; */
       -moz-transition: all ease-in-out .5s;
    }

.contact-snd2:hover{
    box-shadow: inset 0 0 0 50px #4A171E;
    color: white;
    /* background-color: transparent; */
    /* text-decoration: none; */
    /* color:#7f1431; */
    border: 1px solid #49171e;
    /* transition: all ease-in-out .5s; */
    /* -webkit-transition: all ease-in-out .5s; */
    -moz-transition: all ease-in-out .5s;
}

.contact-full p{

text-align: justify;

font-size: 16px;

color: #000;

line-height: 28px;

margin-bottom: 10px;

font-weight: 400;
}


@media(max-width:767px)
{
    .contact-full p {
    text-align: right;
}
.contactform {
    margin-top: 15px;
    }
}
@media(min-width:767px) and (max-width:991px)
{
    .location_bg h4 {
    width: 56%;
    float: left;
    position: relative;
    font-size: 13px;
}
}


/*aboutus*/
.aboutus{
    float: left;
    width: 100%;
    padding: 22px 0px;
}
.ab-img {
    margin-bottom: 20px;
    float: right;
    object-fit: cover;
    max-width: 100%;
    margin-left: 36px;
    margin-top: 80px;
    margin-right: 50px;
}
.aboutus h3{
        line-height: 40px;
    font-size: 40px;
    color: #000;
    font-weight: 500;
    margin-bottom: 30px;
    text-align: left;
}
.aboutus h3 span{
    color:#7f1431 ;
}
.aboutus p{
        font-size: 16px;
        font-weight: 400;
        line-height: 32px;
        color: #282828;
        text-align: justify;
}

.vision-box{

width: 100%;
float: left;

margin-bottom: 30px;
margin-top: 30px;
}
.vision-box h2{

color: #4A171E;

font-size: 30px;

font-weight: 500;
}
.vision-box p{
    
font-size: 16px;
    
font-weight: 400;
    
line-height: 32px;
    
color: #000;
    
text-align: justify;
    }
.abt-3{

width: 100%;

float: left;

padding: 64px 0px;

background-color: #f5f5f5;
}
.abt-3 h6{margin-bottom: 31px;text-align: center;float: left;width: 100%;font-size: 20px;color: #000;font-weight: 500;}
.abt-3 h2{

text-align: center;

font-size: 33px;

color: #4A171E;

font-weight: 500;

float: left;

margin-bottom: 25px;

width: 100%;
}
.abt-3 h2 span{

/* font-weight: 600; */

float: left;

width: 100%;
}
.abt3-box{

width: 100%;

float: left;

text-align: center;

margin-top: 30px;

background-color: #fff;

border-radius: 16px;

padding: 23px 20px;

height: 347px;
}
.abt3-box h5{width: 100%;font-size: 25px;color: #000;font-weight: 500;margin-top: 20px;}
.abt3-box p{
    width: 100%;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    margin-bottom: 0px;
}

.abt-3 img{
  width: 70px;
    object-fit: cover;
    float: none;
    display: block;
    margin: auto;
}


.col-width{
max-width: 52% !important;
}



.outer {
 margin:0 auto;
width: 100%;
}
#big .item 
{
  /* padding: 10px 0px; */
  margin:2px;
  color: #FFF;
  }
 #thumbs .owl-item.current .thumbs-img  {
    border: 1px solid #E2B144; /* Adds a yellow border */
    border-radius: 18px; /* Optional: Rounds the corners */
    padding: 0px; /* Optional: Adds some spacing */
    width: 100%;!;!I;!;
    float: left;
}
#thumbs .item { 
        background: white;
    padding: 0;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}}
#thumbs .item h1 { font-size: 18px; }
#thumbs .current .item {  }

#big.owl-theme { position: relative; }
 #big .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
     display: none; 
}
 #thumbs .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
     display: none; 
}
.big-img {
  
    width: 100% !important;
    display: block;
    float: left;
    margin: auto;
    border-radius: 18px;
}


#thumbs .owl-nav{
    width: 100%;
    position: relative;
    float: left;
    top: -93px;
}
#thumbs .owl-prev img{
    float: left;
    width: 30px;
    position: relative;
    left: -4px;
}
#thumbs .owl-next img{

width: 30px;

float: right;

position: relative;

right: -9px;
}
#thumbs button.owl-prev{float: left;
        width: auto;
}
#thumbs button.owl-next{float: right;
        width: auto;
}
.thumbs-img {
    display: block;
    /* width: 75% !important; */
    float: none;
    margin: auto;
    border-radius: 18px;
    height: 127px;
    object-fit: cover;
    }







.pay-check {
    text-align: center;
    width: 100%;
    float: left;
    padding-top: 23px;
    /* margin-left: -29px; */
}


    .pay-check img {
    width: 78px;
    object-fit: cover;
    margin-right: 10px;
}


.page-item.active .page-link {
    z-index: 1;
    color: #501e2b;
    background-color: #e7ad51;
    border-color: #e7ad51;
    }
    .page-link {
          color: #7f1431;
      }
      .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #000 !important;
    /* border: 1px solid #979797; */
    background-color: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));
    background: -webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -o-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: #c4ecc4;
    border-radius: 8px;
}




.red-pending {
    color: red;
}
.th-size {
    font-size: 14px !important;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
  background-color: #fff;
    border-color: #ffffff;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 10px 5px;
    }
    .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
        background: unset!important;
        }

        .dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 0.5em;
    padding: 0px 0px;
    margin-left: 14px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 1px solid #fff;
    }
    .dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: none;
        box-shadow: unset;
    }



select.form-control-sm:not([size]):not([multiple]){


    height: calc(1.8125rem + 2px);
    width: 62px;
}

#form_bill_address .radio {
    width: auto;
    float: left;
    margin-bottom: 30px;
    margin-top: -20px;
    margin-right: 30px;
}

#form_shipp_address .radio {
    width: auto;
    float: left;
    margin-bottom: 30px;
    margin-top: -20px;
    margin-right: 30px;
}






@media(min-width:992px) and (max-width:1199px){
.ui-autocomplete{margin-top: 132px !important;}
}

@media(min-width:859px) and (max-width:991px){
.ui-autocomplete{margin-top: 132px !important; 
left:36% !important; width:530px !important; background: #fff !important;}
}

@media(min-width:693px) and (max-width:858px){
.ui-autocomplete{margin-top: 132px !important; left:36% !important; 
width:425px !important; background: #fff !important;}
}

@media(min-width:576px) and (max-width:692px){
.ui-autocomplete{margin-top: 153px !important; left:36% !important; 
width:330px !important; background: #fff !important;}
}

@media(min-width:500px) and (max-width:575px){
.ui-autocomplete{margin-top: 245px !important; left:3% !important; 
width:290px !important; background: #fff !important;}
}

@media(min-width:375px) and (max-width:499px){
.ui-autocomplete{margin-top: 206px !important; left:3% !important; 
width:355px !important; background: #fff !important;}
}

@media(min-width:300px) and (max-width:374px){
.ui-autocomplete{margin-top: 206px !important; left:3% !important; 
width:280px !important; background: #fff !important;}
}

@media(min-width:230px) and (max-width:299px){
.ui-autocomplete{margin-top: 206px !important; left:3% !important; 
width:220px !important; background: #fff !important;}
}




.apply-summary h5 {
    float: left;
    text-align: center;
    width: 100%;
    background-color: #212121;
    color: white;
    font-size: 18px;
    padding: 14px 0px;
    /* font-weight: 500; */
    border-radius: 20px 20px 0px 0px;
    margin-bottom: 0px;
}

.delivery-options{
   float: left;
   width:100%;
   padding: 15px;
   padding-bottom:0px;
}

.delivery-options label{
    float:left;
    width:100%;
}

#out_stock{
   float:left;
    /* width:100%; */
}

.ui-autocomplete{
     float: left;
    width: 100%;
    /* display: none; */
    width: 460px;
    position: absolute;
    float: right;
    padding-left: 0px;
    background: white;
    border: 25px;
    padding:0px;
    margin-top: 149px;
    z-index: 111;
    left: 37%;
    border-radius: 16px;
    height: 200px;
    overflow: hidden;
    overflow-y: scroll;
    /* border-top-right-radius: 0px; */
    /* border-top-left-radius: 0px; */
}

.ui-autocomplete-row{
    float: left;
    width: 100%;
    font-size:14px;
    padding:15px;
    color:black;
    list-style-type: none;
    text-decoration:none !important;
    border-bottom: solid 1px rgb(0 0 0 / 5%);
    padding-bottom: 8px;
    padding-top: 8px;
}

.ui-autocomplete-row a{
    text-decoration:none !important;
}

.ui-autocomplete-row img{
    width:40px !important;
    height:40px !important;
    margin-right: 7px;
}

.ui-autocomplete-row .rate {
    display:none;
}

.ui-autocomplete-row span{
    color:black;
    text-decoration:none !important;
}

.select-container {
    /* position: relative; */
    /* margin: 0 auto; */
    /* width: 400px; */
    /* box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7); */
    color: white !important;
}

.ui-helper-hidden-accessible{
    display:none;
}






@media(max-width:449px)
{
    .acnt-img {
    width: 156px !important;
}
}

@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}