body.index .store-header {
    display: block !important;
    position: relative;
}
.s-block--fixed-banner{
    margin-top:0 !important;
}
.container.m-auto h2 {
    text-align: center;
}
.hover\:bg-\[var\(--f-color\)\]:hover {
    background-color: #ffffff;
}
.container.m-auto ul li a, h1.text-\[var\(--m-color\)\].font-bold, .lg\:mb-5 i, .s-product-card-entry .s-product-card-content-footer .s-button-primary-outline, .not-show h3.s-product-card-content-title a{
    color: var(--color-primary) !important;
}
ul.flex.justify-between.items-center.lg\:py-7.px-6.sm\:px-10.container p, .lg\:left-\[20\%\] h1, .rooms .s-slider-container .s-slider-swiper-wrapper .swiper-slide .overlay h1 {
    color: #fff !important;
}
.details-sec .grid {
    height: 100% !important;
    grid-template-rows: repeat(2, 1fr);
}
.lg\:left-\[20\%\] {
    left: 0%;
    width: 100%;
    top: 77.5%;
}
.lg\:left-\[20\%\] .lg\:py-4{
    width: 100% !important;
}
.lg\:left-\[20\%\] a{
    color: #fff;
}
.copyright-text p a:hover{
color: #fff;}
.lg\:mt-5 {
    background-color: var(--color-primary);
}
.border-\[var\(--f-color\)\] {
    border-color: var(--color-primary);
}
.text-\[var\(--black-color\)\] {
    color: var(--color-primary);
}
.bg-\[var\(--f-color\)\] {
    background-color: #e99aa3;
}
h1.text-\[var\(--m-color\)\].text-2xl.font-semibold.mt-52.mb-4 {
    text-align: center;
}
.modern .s-slider-block__title-left{
display: none;
}
.s-slider-block__title{
justify-content: center;
}
.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden p{
color: var(--color-primary);
}
.s-product-card-entry .s-product-card-content-footer .s-button-primary-outline:hover {
    color: white !important;
}
.s-product-card-entry .s-product-card-content-footer svg path {
    fill: #ea9da6;
}