/* Add custom CSS styles below */ 
.marquee.bg-\[\#424242\].text-\[\#efe5cf\] {
    background: var(--m-color);
    color: #fff;
}


/*logo*/
@media (min-width:767px){
.navbar-brand img:not(.index .navbar-brand img ) {
    max-height: 5rem;
}
.index .navbar-brand img {
    max-height: 10rem;
}
.index .main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 80px;
}}
@media (max-width:767px){
footer img {
    width: 10rem;
}}

section.update_offer_section {
    margin-bottom: 3rem;
}

/*First banner*/ 
section[class*="first-banner"] .opacity-70 {
    opacity: 1;
}
section[class*="first-banner"] p, section[class*="first-banner"] h1 {
    color: #fff;
}
section[class*="first-banner"] .w-fit.text-white:hover {
    background: #fff ;
    color: var(--m-color) ;
}
@media (min-width:767px){
section[class*="first-banner"] .text-center {
    max-width: 100%;
}
section[class*="first-banner"] p {
    font-size: 32px ;
    line-height: 3rem;
    max-width:100%;
}
.first-banner-9 .items-end {
    align-items: center;
}}
@media (max-width:767px){
section[class*="first-banner"] .h-\[85vh\] {
    height: 50vh !important;
}
section[class*="first-banner"] .max-w-\[70\%\] {
    max-width: 100% !important;
}
.details-sec .grid {
    height: 90vh !important;
}
.details-sec .grid>div:nth-child(2) {
    grid-row: span 20;
}
.first-banner-9 .h-\[85vh\] {
    height: 35vh !important;
}
}
 

/*category*/
.category .\!text-\[var\(--black-color\)\] {
    color:  var(--m-color) !important;
}
.category li {
    align-self: flex-start;
}
@media (min-width:767px){
.category .w-\[150px\] {
    width: 200px;
}
.category .h-\[150px\] {
    height: 200px;
}
.category .justify-between {
    justify-content: center;
    gap:2rem;
}}


/*2 pics*/
.two-pictures  .left-\[10\%\].w-\[250px\] {
    width: 100%;
    left: 0;
}
.two-pictures .left-\[10\%\].w-\[250px\] {
    width: 100%;
    left: 0;
    bottom: 2rem;
    top: auto;
}
@media (max-width:767px){
.two-pictures h1{
    font-size: 22px !important;
    line-height: 3rem;
}}
@media (min-width:767px){
.two-pictures h1 {
    width: 80%;
    font-size: 35px !important;
    line-height: 3rem;
}}
.rooms .s-slider-block__title .s-slider-block__title-nav {
    display: none;
}

/*مميزات*/
.media .shape  .text-\[var\(--m-color\)\] {
    color: #fff;
}
 /*features */
@media (max-width:767px){
.features .flex.conatiner.justify-between.flex-col.lg\:flex-row {
    flex-direction: row;
}
.features .h-20 {
    height: 3rem;
}
.features  h1.font-bold {
    font-size: 14px !important;
}}

/*1pic*/
.one-picture .justify-start {
    justify-content: center;
}
@media (min-width:767px){
.one-picture h1{
    width: 42rem;
}
.one-picture .justify-start {
    text-align: right;
}
.one-picture button {
    align-self: flex-start;
}}
@media (max-width:767px){
.one-picture h1{
    font-size: 18px !important;
    line-height: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}}


/*products*/
.s-block--best-offers {
    margin-bottom: 2rem;
}
span.bg-primary.text-white.px-\[5px\].flex.items-center.w-fit.text-\[13px\].rounded-\[3px\] {
    position: absolute;
    z-index: 1;
}
/*@media (min-width:767px){
.s-product-card-vertical {
    height: 45rem;
}}
@media (max-width:767px){
.s-product-card-wishlist-btn span.s-button-text {
    padding: 0 5px;
}
.s-product-card-vertical {
    height: 25rem !important;
}}

*/
 


/*new footer*/
footer .bg-\[\#F0E5CF\] {
    background-color: rgb(255 255 255);
}
.store-footer__inner * {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
footer .bg-\[\#9A3B3B\] {
    background-color: var(--f-color);
}
.store-footer__inner img {
    filter: drop-shadow(1px 1px 0px #fff);
}


/* Edit */
body.index .store-header {
    position: static;
}
/* fw */
section.s-block.s-block--photos-slider {
    margin-top: 0;
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper,
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide {
    padding: 0;
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide {
    width: 100%;
}