/* Add custom CSS styles below */ 
.main_banner .details .main-btn {
    box-shadow: unset;
}
.main-img .pro_background {
    width: 70%;
}
.main-img .pro_addit , .main-img .dis_background  {
    right: 14%;
    bottom: 25%;
    display: none;
}
/************************/
/********مميزات المتجر ****/
section.container.featuers_store.featuers_store-1 {
    background: #E7BC90;
    padding:20px;
}
 /********************/
 .slider-image .slider-text .text-wrapper {
    align-items: flex-start;
}
/**************************/
.slider-image .slider-text .text-wrapper {
    width: 79%;
    max-width: 38%;
    text-align: start;
}
.slider-image .slider-text .text-wrapper {
    align-items: flex-start;
    text-align: right;
    margin-right: 10%;
}
.slider-image .slider-text .text-wrapper .desc-title {
    text-align: start;
}
section:nth-child( 2 of section.slider-image) a.button-green{
  display:none
  }

/****************************/
@media screen and (max-width:768px){
.slider-image .slider-text .text-wrapper {
    max-width: 100%;
    width: 100%;
    margin-right: 0px;
}
.slider-image .slider-text .text-wrapper .desc-title {
    font-size: 12px;
    padding: 0px;
    line-height: 19px;
}
section:nth-child( 1 of section.slider-image ) p{
  display:none
  }

.slider-image .slider-text .text-wrapper .head-title {
    font-size: 15px;
    margin-bottom: 0px;
    line-height: 14px !important;
}
.slider-image .slider-text .text-wrapper .desc-title {
    font-size: 12px;
}
.slider-image .slider-text .text-wrapper .head-title span {
    font-size: 14.32px;
}
.slider-image .slider-text {
    justify-content: flex-end !important;
    width: 60%;
    margin-left: 0px !important;
}
.slider-image .slider-text .text-wrapper .button-green {
    width: 90px;
    height: 30px;
    line-height: 11px;
    margin-top: 4px;
    font-size: 10px !important;
    padding: 9px;
    text-align: center;
}
}
/*******product**************/
@media screen and (max-width:768px){
    .s-product-card-entry .s-product-card-image {
        padding: 0px !important;
    }
    .s-product-card-entry {
        padding: 0px;
    }
    .s-product-card-entry .s-product-card-image .icons {
        top: 15%;
    }
    }
/***********اراء العملاء*************/
.space.customer-section .sec-namee {
    margin: 17px 0px!important;
}
    /***************footer*************/
@media screen and (max-width:768px){
.store-footer * {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
.categorie-slider-8  .product-info h3 {
    max-width: 80%;
    margin-inline: auto;
    text-align: center;
}
}