.price-box.price-final_price {

  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.filt-main-div{
  padding: 20px 0;
}

.products-grid .product-item.product-slider {
  padding: 0 11px !important;
}

a, .alink, a:visited, .alink:visited {
  color: #333;
}

.products-grid
.slider-outer {
  margin-left: -10px;
  margin-right: -65px;
}

.filt-mob-head-main{
  display:none;
  padding:0 10%;
}

.filt-mob-head{
  width:50%;
  display:flex;
  align-items:center;
  margin-top: 2px;
  text-transform: uppercase;
}

.filt-main-container{
  display:flex;
  flex-direction:row;
  padding:initial;
  justify-content: center;
}

@media(max-width: 768px) {
  .filt-main-container{
    max-width: 80%;
  }
}

.filt-head-main{
  height: 320px;
  width: 240px;
  margin: 23px 0 50px 0;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  border-radius: 15px;
}

.filt-pro-img {
  object-fit: none;
  height: 191px !important;
}

.filt-head{
  display: flex;
  flex-direction:column;
  justify-content: center;
  margin: 0 10px;
}

.filt-title{
  color:white;
  font-size: xx-large;
  font-weight: 600;
}

.filt-pro-card form {
  margin-top: 9px;
}
.filt-pro-card {
  color: red;
  font-size: 13px;
  width: 215px;
  height: 323px; 
  overflow: hidden;
  text-align: center;
  font-family: arial;
}

.filt-pro-img{
  height: 70%;
  width: 197px;
  max-width: unset;
}

.filt-pro-title a{
  color:#333;
  font-size: smaller;
}

.product-slider.product-item{
  display:flex !important;
  justify-content:center !important;
}

.price-box.price-final_price {
  color: #7e9342;
  font-size: small;
  margin: 0;
}

.product-item .price-box .price{
  font-size: smaller;
  font-weight: 100;
}

.filt-pro-card .flt-cart-btn {
  border: none;
  outline: 0;
  padding: 11px 17px;
  color: white;
  background-color: #FE9233;
  cursor: pointer;
  font-size: 10px;
  letter-spacing: 0.5px;
}

.filt-pro-card button:hover {
  opacity: 0.7;
}

.filt-pro-owl{
  width:70%;
  margin-left:1%;
}

.filt-pro-owl .owl-item{
  width: auto;
}

.filt-arrow{
  display: flex;
  border: 1px solid black;
  border-radius: 16px;
  height: 30px;
  width: 30px;
  justify-content: center;
  align-items: center;
  margin: 0 0 0 20px;
}

.filt-pro-name{
  text-transform: capitalize;
    font-weight: 400;
    color: #333;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

}

.product-item .price-box .price {
  font-weight: 600;
  color: #000000;
}


.filt-pro-owl .owl-item {
  width: auto !important;
}

.owl-button-top .owl-theme .owl-controls.clickable .owl-buttons>div {
  line-height: 24px !important;
  font-size: 18px !important;
  width: 22px !important;
  height: 24px !important;
  top: 43% !important;
}

.owl-button-top .owl-theme .owl-controls.clickable .owl-buttons>.owl-next {
  right: 2% !important;
}

.pop-main-container-div {
  margin-top: 70px;
}

@media(max-width: 250px) {
  .filt-pro-card {
    width: 168px;
  }
}


@media(max-width: 768px) {

  .filt-mob-head-main{
    display:flex;
  }

  .filt-pro-card .flt-cart-btn {
    display: inline;
  }

  .filt-head-main{
    display: none;
  }

  .filt-pro-owl{
    width: 100%;
  }

  .filt-main-div{
    margin-top: 3rem;
  }
}

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


.product-item .price-box .price {
  font-size: 10px;
  font-weight: 600;
  color: #000000;
}

}


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

  .filt-pro-card .flt-cart-btn {
    width: 64%;
    font-size: 8px;
}
}

@media  only screen and  (max-width:390px){
  .filt-mob-head h3, .filt-mob-head h1{
    font-size: 18px;
  }
  .filt-arrow{
    height: 19px !important;
    width: 19px !important;
  }
  .owl-prev .fa, .owl-next .fa{
    font-size: 18px;
  }
  .filt-main-div .filt-owl-btns{
    left: 19px;
    position: relative;
  }
  .filt-mob-head-main .filt-owl-btns{
    left: 19px;
    position: relative;
  }
}

@media(max-width: 768px) and (min-width: 391px) {  
  .filt-mob-head h3{
    font-size: 23px;
  }
}

/* / Default styles for the category items in the carousel / */
body{
 
  overflow-x: hidden;
} 
.category-carousel {
  display: flex;
}
.category-carousel .item {
  /* width: 100%; */
  /* margin: 0 auto; */
  margin: 8%;
} 
 .category-carousel .item-img {
  width: 200px;
  border-radius: 50%;
  object-fit: cover;
  transition: transform 0.3s ease;
} 

/* / Default styles for the category names / */
.category-carousel .item h2 {
  text-align: center;
  color: #0818A8;
  font-size: 16px;
  margin: 10px 0px;
}

/* 
/ Owl Carousel styles / */
.owl-item {
  width: 10px; 
}
category-carousel-heading {
  font-size: 30px;
  margin-left: 550px;
  color: #050505; 
  margin-bottom: 10px; 
}

.category-carousel-heading {
  font-size: 30px;
  margin-left: 550px;
  color: #050505; 
  margin-bottom: 10px; 
}


.filt-mob-head{
  width:50%;
  display:flex;
  align-items:center;
}

.filt-arrow{
  display: flex;
  border: 1px solid black;
  border-radius: 16px;
  height: 30px;
  width: 30px;
  justify-content: center;
  align-items: center;
  margin: 0 0 0 20px;
}
 @media (max-width: 350px) {
.owl-next filt-arrow{
  margin-left: 78px;
}
.owl-buttons{
  margin-left: -17px;
}
}

.hom-cat-main-div .filt-arrow i.fa {
  padding: 0;
}

/* ========================================== mostpopular ========================================== */

.pop-main-container-div{
  height: 885px;
  width: 100%;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 90px ;
  margin: 0 -30px;
}
.pop-main-container-div .pop-sub-container{
  height: 85%;
  width: 100%;
  display: flex;
}
.pop-main-container-div .pop-mob-image{
  display:none;
  width: 100%;
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
 
  
}
.pop-main-container-div .pop-container {
  width: 28%;
  height: 100%;
  background-color: #fbfbfb;
  display: flex;
  flex-direction: column;
  margin-left: 101px;
}

.pop-main-container-div .most-pop-desc {
  flex: 1;
  background-color: #f4f4f4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  /* margin-top: -117px; */
}
.pop-main-container-div .pop-image,.pop-details{
  flex: 1;
   background-color: #f4f4f4; 
   display: flex; 
   flex-direction: column; 
   justify-content: center;
    align-items: center;
}


.pop-main-container-div .pop-cust-bg {
  width: 65%;
  height: 100%;
  background-size: cover;
    background-repeat: no-repeat; /* Prevent the background image from repeating */
    background-position: center;
}
#SCU4C6P {
  margin-top: -143px;
  font-size: 14px;
  font-weight: normal;
}
.pop-main-container-div .custom-product-image {
  display: block;
    margin-left: auto;
    margin-right: auto;
    width: 68%;
    margin-top: 74px;
    height: 47%;

}
.pop-main-container-div .custom-product-name{
  text-align: center;
  font-size: 20px;
}

.pop-main-container-div .pop-image-inside{
  display: inline-block;
  margin-right: 5px;
  position: relative;
  bottom: 13px;


}
.pop-main-container-div .price-container {
  display: flex;
  margin: 2%;
}

.pop-main-container-div .price-container .special {
  font-size: 16px;
}

.pop-main-container-div .price-container .actual-price {
  color: #BDBDBD;
}

.pop-main-container-div .price-container .special-price {
  color: #F7941D;
}

/* ========================================== mostpopular responsive ========================================== */
@media (max-width: 1295px) {
  .pop-main-container-div {
    width: 94%;
  }

  .pop-main-container-div .pop-cust-bg {
    background-size: cover; /* This will make sure the background image fits within the container without stretching */
    background-repeat: no-repeat; /* Prevent the background image from repeating */
    background-position: center;
}
}

@media (max-width: 1280px) {
  .pop-main-container-div {
  margin: 0 -31px;
}
}

@media (max-width: 1265px) {

  .pop-main-container-div {
    width: 86%;
}
}
@media (max-width: 1185px) {
  .pop-main-container-div {
    width: 94%;
}
}
@media (max-width: 1050px) {
  .pop-main-container-div .custom-product-image {
    height: 35%;
  }
}
@media (max-width: 1024px) {
  .pop-main-container-div {
    width: 100%;
    margin: 0 -68px;
  }
}
@media (max-width: 912px) {

.pop-main-container-div {
    width: 100%;
  margin: 0 -72px;
}
}
@media (max-width: 820px) {
  .pop-main-container-div {
    margin: 0 -92px;
    width: 100%;
  }
} 
@media (max-width: 768px) {
  .pop-main-container-div {
    width: 108%;
  margin: 0 -74px;
}
}


@media (max-width: 700px) {
  .pop-main-container-div{
    width: 102%;
    margin-left: -34px;
  }
  }

@media (max-width: 680px) {
  .pop-main-container-div .pop-cust-bg {
    background-size: cover; 
    background-repeat: no-repeat;
    background-position: center; 
      display: none; 
  }

  [data-content-type='row'][data-appearance='contained'] {
    box-sizing: border-box;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1280px;
    margin-top: 29px;
}

  .pop-main-container-div .pop-sub-container{
    flex-direction: column;
  }

  .pop-main-container-div .pop-mob-image {
      display: flex; 
      text-align: center;
  }

  .pop-main-container-div .pop-container{
    width: 100%;
  }

  .pop-main-container-div{
    width: 60%;
    height: 100%;
}
.pop-main-container-div .pop-mob-image {
  display: flex;
  text-align: center;
  margin-left: 101px;
}
.pop-main-container-div .pop-mob-image img {
  max-width: 100%; 
}
/* #SCU4C6P {
  margin-top: -71px;
} */
  .pop-main-container-div {
    width: 69%;
    height: 100%;
}
#SCU4C6P {
  margin-top: -71px;
  font-weight: 600;
  font-size: 18px;
}
}

@media (max-width: 585px) {
  .pop-main-container-div {
    width: 79%;
    height: 100%;
    margin-left: -43px;

}
#SCU4C6P {
  margin-top: -71px;
  font-weight: 600;
  font-size: 18px;
}
}
@media (max-width: 540px) {
  pop-main-container-div {
    width: 91%;
    margin-left: -65px;
}
}


@media (max-width: 530px) {
  .pop-main-container-div {
    width: 82%;
    height: 100%;
    margin-left: -46px;

}
#SCU4C6P {
  margin-top: -71px;
  font-weight: 600;
  font-size: 18px;
}

}
@media (max-width: 460px) {
  .pop-main-container-div {
    margin-left: -72px;
}
#SCU4C6P {
  margin-top: -71px;
  font-weight: 600;
  font-size: 18px;
}
}
@media (max-width: 400px) {

.pop-main-container-div .pop-cust-bg {
    background-size: cover; 
    background-repeat: no-repeat;
    background-position: center; 
  }
  .pop-main-container-div .pop-mob-image {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.pop-main-container-div .pop-mob-image img {
  max-width: 100%;
    height: auto; 
}
}
@media (max-width: 375px) {
  .pop-main-container-div {
    width: 100%;
    margin-left: -101px;
  }
}

@media (max-width: 280px) {
  h1 {
  font-size: 20px;
  margin: 9px;
  
  }
}

.product-item .filt-pro-card .price-box .price {
  color: red;
  font-size: 13px;
}

.home-slider-wrapper .home-slider-main .home-slider.owl-carousel .owl-prev .left-arrow, .home-slider-wrapper .home-slider-main .home-slider.owl-carousel .owl-next .right-arrow {
  font-size: 32px;
}

home-slider-wrapper .home-slider-main .home-slider .owl-controls.clickable .owl-buttons .owl-prev {
  left: 0px;
}

.home-slider-wrapper .home-slider-main .home-slider .owl-controls.clickable .owl-buttons .owl-next {
  right: 0px;
}

@media (max-width: 767px) {
  .filt-mob-head {
    float: left;
  }
}

/* header and footer in checkout */

body.checkout-index-index .nav-sections {
  display: block;
}

@media only screen and (max-width: 768px){
  .checkout-index-index .nav-sections, .checkout-index-index .nav-toggle {
      display: block;
  }
}

