<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bg1{
    /*background-image: url('/_ignored/bg3.png') !important;*/
    background-color: var(--backgroundMain) !important;
    background-repeat: no-repeat;
    background-size: contain;
}
@media (max-width: 767px) {
    .bg1{
        background: none !important;
    }
    .body{
        background-color: #fffdfa !important;
        background-image: url(/_ignored/footerBot1.png) !important;
        /*background-image: url('/_ignored/bg3.png') !important;*/
        background-repeat: no-repeat !important;
        background-size: contain !important;
        background-position: bottom !important;
        
    }
    /*.bg1{*/
    /*    background-size: cover;*/
    /*}*/
    /*.bg1{*/
    /*    background: linear-gradient(157deg, rgba(255,255,255,1) 0%, var(--brand-aplha1) 100%) !important;;*/
    /*}*/
}
/*#mainSection{*/
/*    background-image: url('/_ignored/bg2.png') !important;*/
/*}*/
.bounce-loader .bounce1,
.bounce-loader .bounce2,
.bounce-loader .bounce3 {
    background: url("/_ignored/loadingDot_small.png");
}
.menuCatBtn .footerCat span{
    color: var(--brand);
    margin: 0 2px;
}
#mheader{
    border-radius: 0 !important;
    border: 0 !important;
}
/*.borderRadious1{*/
/*    background: linear-gradient(90deg, var(--error) 0%, var(--error-hint) 80%);*/
/*}*/
#header {
    box-shadow: none;
}
.border-top-0{
    border-bottom: 5px solid var(--white2);
    /*box-shadow: var(--error) 0px 1px 7px !important;*/
}
#mainSection{
    /*background-color: #fffdfa;*/
}
.iconMHeader {
    color: #000000;
}
#mainSection{
    margin-top: 0 !important;
    margin-bottom: 30px !important;
}
#master{
    margin-bottom: 100px !important;
}
@media (max-width: 767px) {
    #basketDiv {
        border: 3px solid var(--error);
        border-top: none;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
}
@media (max-width: 991px) {
    html.safari #header .header-body {
        overflow: visible !important;
        margin: 0 !important;
        width: 100% !important;
    }
}
#branchCusFooter button {
    font-size: 16px !important;
}
.boxProductsVertical{
        padding: 2px;
}
#bagCounter{
    background: #0a4043;
}
.buttonTraditionalDiv span {
    font-size: 20px;
}
.menuCatBtn .footerCat span {
    font-size:17px;
}
@media (max-width: 767px) {
    .boxA#boxProductsScroll, .boxA#boxProducts {
        padding-left: 5px;
    }
}
.btn{
    font-size: 20px;
}
#branchSelectDiv{
    position: fixed;
}
@media (min-width: 992px) {
    #header .header-nav-main nav &gt; ul &gt; li &gt; a {
        color: #575757 !important;
        font-size: 18px;
    }
}
.form-control:not(.form-control-sm):not(.form-control-lg) {
    font-size: 1.1rem;
}
.btn.btn-lg {
    font-size: 1.3rem;
}
body {
    font-size: 18px !important;
}
.modal-title {
    place-self: center;
    font-size: 30px;
}</pre></body></html>