/* Add custom CSS styles below */


:root {

--font-main: 'Tajawal';

--color-primary: #c4816e;

--color-primary-dark: #000000;

--color-primary-light: #394048;

--color-primary-reverse: #dfe6ee;

--color-navbar: ;

--color-navbar-title: ;

--color-breadcrumbs: #c4816e;

--background-color-theme: #f3f4f6;

--color-header-main: #c4816e;

--color-header-text: #ffffff;

--color-footer-main: #c4816e;

--color-footer-text: #fdfcfc;

--promotion-background-color: #c4816e!important;

--promotion-title-color: #ffffff!important;

--products_per_row_sm: 2;

--products_per_row_md: 4;

--products_per_row_lg: 4;

}

body {
    color: #000000; 
    }

.block {

display: block;

justify-content: center;

}



.text-dark {
    --tw-text-opacity: 1;
    color: rgb(255 255 255);
    color: rgb(255 255 255);
}


    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        display: none;
    }
}
.t

.sicon-whatsapp2:before {

color: #ffa41c;

}


.sicon-iphone:before {

content: "\ece5";

color: #ffffff;

}


.sicon-mail:before {

content: "\ed57";

color: #ffffff;

}


.s-button-primary {

background-color: #c4816e;

}



.s-button-element:not(:disabled):not([loading]) {

pointer-events: auto;

color: #ffffff;

}


*, :before, :after {

box-sizing: border-box;

border-width: 0;

border-style: solid;

border-color: #f3f4f6;

}



.prestige-label, .promotion-title {


promotion-title-color: #c4816e;


}