/* Add custom CSS styles below */
.navbar-brand img {
    max-height: 4rem;
} 
.main_banner img.dis_background {
display: none;
}
.main_banner img.pro_addit {
display: none;
}
.main_banner .details .main-btn {
box-shadow: unset;
}
.main-img .pro_background {
width: 100%;
}
/********مميزات المتجر ****/
section.container.featuers_store.featuers_store-1 {
background: #628646;
padding :20px 0px ;
}
/*******تصنيفات ********/
.q_cate .swiper-wrapper {
justify-content: space-around;
}
.q_cate .card_category .no_color {
    color: #000 !important;
}
/******************************/
.slider-image .slider-text {
    top: 60px;
    bottom: unset; 
    align-items: self-start;
    justify-content: center;
}
section:nth-child( 1 of section.slider-image) .slider-text {
    justify-content: right;
    margin-right: 5%;
    align-items: center;
    bottom: 0px;
}
.slider-image .slider-text .text-wrapper {
    max-width: 35%;
    background-color: #00000029;
    padding: 40px 0px 40px 0px;
    align-items: center;
    border-radius: 36px;
}
.slider-image .slider-text .text-wrapper .head-title {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    width: 100%;
  }
@media screen and (max-width:768px){
.slider-image .slider-text .text-wrapper {
    max-width: 100%;
}
.slider-image .slider-text .text-wrapper {
      background-color: #00000052;
}
.slider-image .slider-text .text-wrapper .desc-title {
    font-size: 11px;
    line-height: 16px;
}
.slider-image .slider-text .text-wrapper .head-title span {
    font-size: 14px;
    line-height: 13px;
}
.slider-image .slider-text .text-wrapper .head-title {
    font-size: 14px;
    line-height: 8px;
}
.slider-image .slider-text .text-wrapper {
    padding: 14px 5px 5px 0px;
}

.slider-image .slider-text {
    top: 9px;
    width: 69%;
    margin-inline: auto;
}
section:nth-child( 1 of section.slider-image) .slider-text {
    justify-content: start;
}
.slider-image .slider-text .text-wrapper .button-green {
    width: 90px;
    height: 30px;
    line-height: 11px;
    margin-top: 12px;
    font-size: 10px !important;
    padding: 9px;
}
}
/************************/
.new_style .product-info {
    text-align: center;
}
.new_style .content-pros img {
    max-height: 570px;
}
.new_style h3 {
    font-size: 14px;
}
.new_style .content-pros {
    column-gap: 20px;
}
@media screen and (max-width:768px){
.new_style .content-pros {
    column-gap: 9px;
}
}
/***************footer*************/
@media screen and (max-width:768px){
.store-footer * {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
}
.new_style .product-info .s-button-element {
    background: #68864c;
    color: #fff;
}
.main-img .pro_image {
    left: 12%;
    top: 21%;
    scale: 1.5;
}
}
.option_2 
    animation: none;
}