.checkbox.input-invalid{
	color: red;
}

.cookies-modal {
    display: none;
    position: fixed;
    z-index: 1000000000;
    bottom: 0px;
    left: 0px;
    transform: translateX(-50%);
    margin: 0px -50% 15px 50%;
    padding: 9px 43px 9px 14px;
    font-size: 12px;
    font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 500;
    text-align: left;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.95);
    pointer-events: auto;
    max-width: 1280px;
    box-shadow: rgba(6, 5, 50, 0.1) 0px 6px 20px;
    color: #5c5c5c;
}
.cookies-modal a {
    text-decoration: none;
    cursor: pointer;
    outline: none;
    font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 600;
    color: #1557AE;
}
.cookies-modal .cookies-btns {
    display: flex;
    margin-left: auto;
    margin-right: 0;
    width: max-content;
	margin-top: 6px;
}
.cookies-modal .cookies-btns .cookies-btn {
    border: 1px solid #1557AE;
    color: #1557AE;
    padding: 5px 10px;
    margin-left: 10px;
    border-radius: 10px;
    cursor: pointer;
    transition: .3s;
}
.cookies-modal .cookies-btns .cookies-btn.yes-cookie {
    margin-left: 0px;
    color: #fff;
    background-color: #1557AE;
}
.cookies-modal .cookie-policy-button {
    margin: 0px;
    padding: 0px;
    background: none;
    border: none;
    font: inherit;
    cursor: pointer;
    position: absolute;
    top: 9px;
    right: 7px;
    display: inline-block;
    width: 28px;
    color: rgb(92, 99, 112);
    text-align: center;
}




















div.title-search-result{
	z-index: 9999 !important;
}

.item-catalog__status{
	background-color: #DBFF00;
	color: #404063;
}

.rbs__payment-link{
	background-color: #ffffff !important;
	border: 1px solid #000 !important;
    color: #000 !important;
}

#panel{
	z-index: 9999;
    position: relative;
}

div[id^="wait_comp_"]{ display: none;}

.checkbox label > input:disabled + span{
	color: #ccc;
}

.CDEK-widget__popup-mask{
	z-index: 9999;
}

.btn-cdek-choose{
	cursor: pointer;
}

#quick-modal .unit-basket{
	max-height: 35vh;
    overflow: auto;
   
}
.unit-basket table{
	display: inline-table;
}

.btn-header-wrap_basket.open .dropdown-header_basket{
	display: block;
}
.btn-header-wrap_basket .dropdown-header_basket{
	display: none;
}


.btn-primary,
.basket-btn-checkout:focus,
.basket-btn-checkout:active{
	border-color: var(--theme-b-bd-primary);
    background-color: var(--theme-b-bg-primary);
    color: var(--theme-b-tx-primary);
}

.pager.pager-not-css{
	margin-top: 0;
}
.pager + .bottom-link{
	min-height: 21px;
}
.bottom-link .link-page{
	cursor: pointer;
}

.card-buttons .btn-main{
	line-height: 1.2;
}

.history-order-link-title{
	border-bottom: 1px solid transparent;
	color: #000;
    border-color: #000;
}
.order-history__head.active .history-order-link-title{
	color: #fff;
    border-color: #fff;
}

.osobay_colonka{
	padding-right: 10px !important;
	padding-left: 5px !important;
}

.unit-basket *{
	white-space: initial;
}

.price-main{
	display: flex;
	flex-direction: column;
	
    /* justify-content: center; */
}

.price-main .price-card{
	font-size: 14px;
	/* margin-right: 20px; */
}

.product-item-scu-item-text{
	background-position: center center;
}

.item-color.selected label a.product-item-scu-item-text {
    overflow: inherit;
}

.properties-linking-block .item-color__circle{
	width: 40px;
    height: 40px;
	background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.properties-linking-block .item-color__circle::before{
	transform: scale(1.2);
}

.wrap-sizes.one_size .size-item{
	width: 100%;
}

.remove-coupon{
	position: relative;
    top: -1px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANhJREFUeNpEkM0KwjAQhGdr/Dv6Nj6EXkRvehTfRhS868lWWigU9OFEHGeTqIF0dydftrMJp0s1McMdwJ5AY0iLKaxVbwGbBxgeJKaCS4NjbJxQvlE4a/ektUFX9w5JCNolEzQmGCHlT8VjEFQjdvrBN0EOF4oOrXS5Cxmqs7NKVSEroPHlkLLOLRX4r5HOjenf3tE7DDyjxCLNx032ZFovSe80BK7Sl9IQmJ4gT4foSfowe+47jGx+xzidQxY9Zd/+/cLbIC8ztW9VHBL0fXDWGdeDc/ERYABB6E45iF95UQAAAABJRU5ErkJggg==) no-repeat center;
    vertical-align: middle;
    cursor: pointer;
}

.bottom-basket .item-input{
	margin-bottom: 5px;
}

.bottom-basket .descr-input{
	margin-bottom: 25px;
	border-bottom: none;
	display: inline-block;
}

.tab-delivery-own .item-input .jq-selectbox__select-text{
	justify-content: flex-start;
	width: 100% !important;
}

.modal-quick.complite-order .descr-succeed {
    font-size: 14px;
    line-height: 20px;
    max-width: 400px;
}

.wrap-sizes{
	background-color: #fffc;
}

.contakts_rekvizity{
    color: #807F7D;
    border-bottom: 1px solid transparent;
    text-transform: uppercase;
}



.fv-list-payments{
	margin-top: 15px;
	justify-content: flex-end;
	margin-right: 24px;
}
.fv-list-payments li img{
	max-width: 60px;
}

.fv-bottom-basket__button .btn-main{
	display: flex;
}

.list-letters{
	flex-wrap: wrap;
}

.name-td a{
	color: #807F7D;
}


.size-card.one-size{
	width: auto;
}
.item-look .size-card.one-size span{
	padding: 4px 15px;
}







@media only screen and (max-width : 1199px) and (min-width: 992px){
	.fv-item-catalog.col-lg-3{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
}

@media only screen and (max-width : 767px) {
	.item-sidebar__content{
		flex-wrap: wrap;
	}
	.item-sidebar__content[style*="display: block"]{
		display:flex!important;
	}
	.checkbox{
		width: 50%;
	}
}

@media only screen and (max-width : 480px) {
	.fv-list-payments{
		margin-right: 0;
	}
	.fv-list-payments li img{
		max-width: 40px;
	}
}

@media only screen and (max-width : 280px) {
	.fv-item-catalog.col-lg-3{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.fv-item-catalog.col-lg-3 .item-catalog{
		width: 100%;
	}
}