<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*.d-none {display:none !important;}*/
.d-inline {display:inline-block !important;}

.pt-10px {padding-top:10px !important;}
.pl-40px {padding-left:40px !important;}

.mt-0px {margin-top:0px !important;}
.mt-1px {margin-top:1px !important;}
.mt-3px {margin-top:3px !important;}
.mt-8px {margin-top:8px !important;}
.mt-10px {margin-top:10px !important;}

.ml--146px {margin-left:-146px !important;}
.ml-3px {margin-left:3px !important;}
.ml-1rem {margin-left:1rem !important;}
.ml-2-5rem {margin-left:2.5rem !important;}

.mb-30px {margin-bottom:30px !important;}

.mw-100pc {max-width:100% !important;}

.p-absolute {position:absolute !important;}

.ta-left {text-align:left !important;}
.ta-center {text-align:center !important;}

.va-top {vertical-align: top !important;}

.b-none {border:none !important;}

.h-50px {height:50px;}

.ok {color:green !important;}

#form-buy-in-1-click .error, #form-request-callback .error, [id*="form-individual-sewing"] input.error {color:red !important; border:1px solid red !important;}

/** /delivery */
.red, .error {color:red !important;}
.celbr-head {font-size: 18px; font-weight: 500; font-family: 'MuseoSansCyrl-500';padding-bottom: 20px;  display: inline-block;}
.ul-sm-bm li {margin-bottom: 5px !important;}
/** !/delivery */

/** /individualniy-poshiv */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    .flag {margin-top:0px !important;}
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    .flag {margin-top:3px !important;}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    .flag {margin-top:3px !important;}
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    .flag {margin-top:3px !important;}
}
/** !/individualniy-poshiv */

.shirt-30-badge {
    position: absolute;
    left: 0;
    top: 0;
    background-color: white;
    color: red;
    font-size: 11px;
    line-height: 11px;
    text-align: center;
    z-index: 2;
    text-transform: uppercase;
    font-family: 'MuseoSansCyrl-900';
    padding: 3px 4px;
}

.shirt-30-badge--product-card {
    left: auto;
}

@media screen and (max-width: 768px) {
    .shirt-30-badge {
        background: transparent;
    }
}</pre></body></html>