.AddCart{
  margin-top: 10px ;
}
.add-to-links a:hover {
  background: #845848 none repeat scroll 0 0;
  border-color: #845848;
  color: #fff;
}
/* .AddCart a {
    background: white none repeat scroll 0 0;
    color: #363636;
    display: block;
    font-size: 35px;
    font-weight: 700;
    line-height: 10px;
    text-transform: uppercase;
    transition: all 300ms ease-in 0s;
    width: 100%;
    border-radius: 5px;
    padding: 20px 20px;
} */

.single-product:hover .product-action {
  opacity: 1;
  top: 39%;
}


.shopSection{
    background-color: white;
    padding: 0px 30px;
    
}
.left-column-block h1 {
    font-size: 18px;
    line-height: 55px;
}
.content-box ul li {
    padding: 7px 0 !important;
}
.price_slider_amount > input[type="text"] {
    letter-spacing: 2px !important;
    margin-left:0px !important;
}
.shop-heading h2, .blog-heading h2 {

    font-size: 25px !important;
}

/* ----------------------READ MORE BUTTON-------------------------------- */
   .readmore-btn {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    display: inline-block;
    position: relative;
    z-index: 0;
    padding: 15px 30px;
    text-decoration: none;
    background: #845848 ! important;
    color: white;
    overflow: hidden;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 10px;
    font-size: 15px
   }
    .readmore-btn:hover{
     background-color: #e393a7 !important;
     color:#fff;
    }
    /* ---------------------END----------------- */
    /* ---------------------Add to Cart-------------- */
    .add-to-cart-Btn{
        font-family: Poppins, sans-serif;
    font-weight: 400;
    display: inline-block;
    position: relative;
    z-index: 0;
    padding: 15px 30px;
    text-decoration: none;
    background: #845848 ! important;
    color: white;
    overflow: hidden;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 15px
    }
    .add-to-cart:hover{
     background-color: #e393a7 !important;
     color:#fff;
    }
    /* ---------------------End------------------- */
    /* ----------------------Whishlist----------------------- */
    .whishlist-btn{
      font-size:18px;
      background-color: #845848;
    }
    .whishlist-btn:hover{
       background-color: #e393a7 !important;
     color:#fff;
    }
 /* RESPONSIVE-----BLOG-DETAILS------PAGE */
  @media (min-width: 1921px) and (max-width: 2561px) {
}

@media (min-width: 1536px) and (max-width: 1920px) {
  .main-menu ul li a {
  color: #363636;
  display: block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 30px;
  padding: 10px 24px;
}
.headerBar {
   gap:20px !important;
}
}

/* *********************HOMEPAGE********************** */

.action ul .cart a:hover,.action li a:hover {
  background: #f5f0f1 none repeat scroll 0 0 !important;
  border-color: #f3ebed !important;
  color: white !important;
}




  @media (max-width: 1169.98px) {
 
  }
  @media (max-width: 1055.98px) {
 
}
 @media (max-width: 991.98px) {
  
}
  @media (max-width: 931.98px) {
  
}
@media(max-width: 820.98px){
    
}
@media(max-width: 799.98px){
  
}
@media(max-width: 767.98px){
    .DiscoveringImage {
        padding: 0px 0px;
        height: 385px;
    }
      .AboutUSwrapper {
        padding: 25px 10px;
    }
    .AboutSections {
    margin-top: 20px !important;
}
.aboutHead {
    font-size: 35px;
    padding-bottom: 10px;
}
}
@media(max-width: 799.98px){

}
@media(max-width: 575.98px){

}
@media(max-width: 538.98px){
   
}
@media(max-width: 474.98px){
  .testimonials.section {
    padding: 30px 0;}
    .DiscoveringImage {
        padding: 0px 0px;
        height: 300px;
    }

}
@media(max-width: 412.98px){
   
}
@media(max-width: 390.98px){
    
}
@media(max-width: 375.98px){
   
}
@media(max-width: 360.98px){
.shop-heading h2, .blog-heading h2 {
    font-size: 18px !important;
}
}




