.button-cart .minus {
    /*left: 25px;*/
}
.button-cart .minus{
	/*position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 25px;
    cursor: pointer;
    z-index: 3;*/
}
.button-cart .add{
	/*position:realtive;
	z-index:77;*/
}
.button-cart.pod_zakazz{
	justify-content: flex-start;
	gap:0px 60px;
}
.uk-modal-close.uk-close{
	font-size:30px;
	cursor:pointer;
}
.form-control_mar{
	margin-bottom:20px;
}
.subs-checkbox input[type=radio] + label {
    position: relative;
    cursor: pointer;
    padding-left: 30px;
    display: block;
	border: none;
    background: none;
	border-radius:0px;
	padding:0px;
	padding-left: 30px;
	height:auto;
}
.subs-checkbox input[type=radio] + label:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background: url(../i/checkbox.svg) 50% 50% no-repeat;
    height: 18px;
    width: 18px;
    text-align: center;
    vertical-align: middle;
    transition: all ease 0.3s;
	border-radius:0px;
}
.subs-checkbox input[type=radio]:checked + label:before {
    background: url(../i/checkbox-active.svg) 50% 50% no-repeat;
}
.account .show-auth{
	border-bottom:0px;
}
.status-item.active:before {
    background: #e53935;
}
.status-item:before {
    content: "";
    position: absolute;
    left: 7px;
    top: 0px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #d3d3d3;
}
span.sale-order-list-status-success {
    border: 1px solid #bed277;
    background: #e3f0bd;
    color: #597707;
}
.acc-info .profile-info{
	flex-direction: column;
}
div.payment-options-methods-row:before{
	display:none;
}
.sale-order-detail-payment-options-methods-container:before{
	display:none;
}
div.sale-order-detail-payment-options-methods{
	border-top:none!important;
}
.payy_block{
	display:none;
}
.sale-order-payment-change-pp-company{
	background: #F3F3F3;
    border: 1px #F3F3F3 solid;
    color: #6B6B6B;
    padding: 10px 5px;
    height: 44px;
    border-radius: 2px;
	min-width:250px;
	cursor:pointer;
}
.sale-order-payment-change-pp-company:hover{
	border: 1px solid #FF4646;
    background: #FF4646;
	color:#fff;
}
div.payment-options-methods-row:last-child:after{
	display:none!important;
}
.sale-order-payment-change-pp-company-smalltitle{
	text-align:Center;
}
.sale-order-payment-change-pp-list{
	gap:10px 10px;
	padding-toP:15px;
}

.cat-item .item .img{
	min-height:288px;
}
input[type=checkbox] + label.disabled{
	opacity:0.5;
}
.block-item.lastt{
	border:none;
}
.section-rec2 .col-md-3{
	-ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.shop-tab a {
    background: #F6F6F6;
    padding: 10px 30px;
    border-radius: 2px;
    font-family: Montserrat;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 13px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.shop-tab a svg {
    margin-right: 6px;
}


#form_send .uk-close{
	text-decoration:none;margin-top:-13px;cursor:pointer;font-size: 21px;font-weight: bold;line-height: 1;color: #000;text-shadow: 0 1px 0 #FFF;opacity:1;
	background-image: url("../i/x-close.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    font-size: 0;
	width: 36px;
    height: 36px;
	position: absolute;
    right: 20px;
    top: 20px;
}
#form_send.uk-modal{z-index:1800}
#form_send .uk-modal-dialog{ width:390px;padding: 20px; margin-top:0px;}
#form_send .uk-modal-header{
	font-family: Montserrat;
    font-weight: 700;
    font-style: Bold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
	padding-left:0px;
	border-bottom: 0px;
    border-radius: 0px;
    background:none;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
    margin-bottom: 0;
}




#zakaz-modal.uk-modal{z-index:1800}
#zakaz-modal .uk-modal-dialog{ width:500px;padding: 40px; margin-top:125px;}
#zakaz-modal .uk-modal-header{
	font-family: Montserrat;
    font-weight: 700;
    font-style: Bold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
	padding-left:0px;
	border-bottom: 0px;
    border-radius: 0px;
    background:none;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}
#zakaz-modal .uk-form-row + .uk-form-row{
	margin-top:20px;
}
#zakaz-modal .uk-form-password-toggle {
    margin-top: -9px;
}
#zakaz-modal .uk-form-row:before, .uk-form-row:after{
	display:none!important;
}
#zakaz-modal .btn-default.btn-block:hover{
	opacity:0.8;
}

.cart-pop{
	top: 100px;

}

.uk-modal2{
	position:fixed;
	top:inhe;

	z-index:77;
    bottom: 15px;

     right: calc((100% - min(1570px, 100%)) / 2);
      right: 15px;
}

@media (max-width: 767px) {
    .uk-modal2{


     right: 15px;
}

}

.cart-pop .button {
    padding-top: 10px;
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}


.section-title.text-center h3 + .product-list-slider-arrows2 {
    margin-left: 0;
}

@media (max-width: 767px) {
    .section-title.text-center h3 + .product-list-slider-arrows2 {
        margin-left: auto;
    }
}



.product-list-slider-arrows2 {
    position: relative;
    display: flex;
    flex-flow: row;
    gap: 0 10px;
    margin-left: auto;
}
.section-title.text-center h3 + .product-list-slider-arrows3 {
    margin-left: 0;
}
.product-list-slider-arrows3 {
    position: relative;
    display: flex;
    flex-flow: row;
    gap: 0 10px;
    margin-left: auto;
}
.cart-pop .cart-list {
    height: 100%;
    -webkit-overflow-scrolling: touch !important;
    min-height: .01%;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 10px 20px 20px 20px;
    background: #fff;
}



.cart-pop {
    max-height: calc(100vh - 100px);
    height: 400px;
}


.cart-list .item .right {
	width:340px;
}
.product-item .title{
	min-height:75px;
}
.pay-item .item {
    height: 100%;
}
.catalog-submenu.active .full{
	align-items: start;
}
.uk-modal2{
	display:none;
}
.iteam_title{
	display: flex;
    align-items: center;
    padding: 20px;
    border-bottom: #EBEBEB 1px solid;
}
.pod_zakaz{
	margin: 0;
    font-family: Montserrat;
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #FF4646;
	padding-toP:5px;
}
.status-order .list .item{
	justify-content: space-between;
}
.mar_top2{
	margin-top:15px;
}
table.table {
    border-collapse: collapse;
    border-spacing: 0;
	border:0px;
	width: 100%;
	max-width:1200px;
}
table.table > thead > tr > th, table.table > tbody > tr > th, table.table > tfoot > tr > th, table.table > thead > tr > td, table.table > tbody > tr > td, table.table > tfoot > tr > td {
    border:solid 1px #000;
    padding: 11px;
}
table.table a{
	color:#FF4646;
}
.company-text p{
	margin-bottom: 24px;
	font-size:17px;
	font-style:normal;
	font-weight:400;
	line-height:25.5px;
	color:rgb(85, 85, 85);
}
.company-text a{
	color:#FF4646;
}
.account-grid .right.no_scroll{
	/*overflow-x: visible;*/
	padding:5px;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }  
.add_basket_zakaz{
	display: flex;
    flex-flow: row;
    justify-content: center;
    position: relative;
    height: 44px;
    align-items: center;
    border: none;
    margin-top: auto;
	background: #FF4646;
    color: #ffffff;
	align-items: center;
	cursor:pointer;
}
.add_basket_zakaz:hover{
	opacity:0.8;
}
.tovar_error {
	color: #FF4646;
}

.select2{
	background: url(../i/building.svg) left 20px center no-repeat;
	-webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-weight: normal;
    height: 44px;
    line-height: 42px;
    outline: none;
    padding-left: 50px;
    padding-right: 50px;
    position: relative;
    text-align: left !important;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
    font-family: Montserrat;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 14px;
    leading-trim: NONE;
    letter-spacing: 0%;
	width:100%!important;
	display:block!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	height: 44px!important;
    line-height: 42px!important;
	border:none!important;
}
.select2-container--default .select2-selection--single{
	height: 44px!important;
    line-height: 42px!important;
	border:none!important;
	background:none!important;
}

.bg_fon {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 66;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
	display:none;
}
.uk-modal3{
	position:fixed;
	top:30%;
	left: 50%; transform: translate(-50%, -50%);
	z-index:77;
	display:none;
}
.time_delivery {
    font-family: Montserrat;
    font-weight: 700;
    font-style: Bold;
    font-size: 13px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #FF4646;
    margin-left: 10px;
}
.btn-default[disabled]{
	background:#F3F3F3;
	border:solid 1px #F3F3F3;
}
.politic-auth.error label{
	color: #F54341;
}
.soc .max {
    background: url(../i/max.svg) 50% 50% no-repeat;
    background-size: 24px 24px;
}
.action-list-slider .slick-slide{
	max-width:513px!important;
}
.delete-item.hide{
	display:none!important;
}
.cart-list .item.delete-item{
	padding: 20px;
}
.left-scroll .item .phone a{
	color: #F54341;
}
.price_left{

	font-family: Montserrat;
    font-weight: 700;
    font-style: Medium;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 10px;
    color: #000;
	padding:0px 10px;
}
.price_left span{
	color:#acaaaa;
	display:block;
	font-size: 10px;
	padding-toP:5px;
}
.row_price{
	justify-content: space-between;
}
.price_right{

	font-family: Montserrat;
    font-weight: 700;
    font-style: Medium;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 10px;
    color: #000;
	padding:0px 10px;
}
.price_right span{
	color:#acaaaa;
	display:block;
	font-size: 10px;
	padding-toP:5px;
}
.pop-search .product-link .price span{
	color:#acaaaa;
	font-size: 10px;
	margin-right:30px;
}



.variable-product .variable-item .add-product .btn-default span{
	display:none;
}

@media (max-width: 1100px) {
	.product-right .product-info {
		gap:20px;
		flex-direction: column;
	}
	
	.cat-item .item .img{
		display: block;
		margin: 0 auto;
		min-height:auto;
	}
	.variable-product .variable-item{
		justify-content: space-between;
		flex-wrap: wrap;
		flex-direction: row;
	}
	.variable-product .variable-item .color{
		
	}
	.variable-product .variable-item .content{
		width:calc(100% - 64px);
		max-width:calc(100% - 64px)!important;
		flex-direction: row;
		align-items: center;
		padding-right:10px;
	}
	.variable-product .variable-item .content .name{
		width:50%;
		padding-left:10px;
	}
	.variable-product .variable-item .content .price{
		width:50%;
		justify-content: flex-end;
		display:flex;
	}
	.variable-product .variable-item .button-cart-variable{
		margin-left:0px;
		margin-right:0px;
		order:3;
		padding-left:20px;
		padding-right:20px;
		max-width:45%;
	}
	.variable-product .variable-item .add-product{
		order:4;
		width:155px;
		max-width:45%;
	}
	.variable-product .variable-item .add-product .btn-default{
		height:44px;
		width:100%;
	}
	.variable-product .variable-item .add-product .btn-default span{
		display:flex;
		padding-left:10px;
	}
}
@media (max-width: 1000px) {
	.product-row {
        flex-direction: column;
    }
	.product-row .product-img {
        width: 100%;
        margin-bottom: 20px;
    }
	.product-row .info {
        width: 100%;
        margin-bottom: 40px;
    }
	.product-row .product-right {
        width: 100%;
    }
	.variable-product .variable-item .content .price{
		flex-direction: column;
		width: 50%;
        justify-content: flex-end;
        display: flex;
        margin-bottom: 10px;
	}
	.variable-product .variable-item .content .name {
        width: 83%;
		padding-left: 0px;
    }
	.variable-product .variable-item .content{
		flex-wrap: wrap;
	}
	
}
@media (max-width: 750px) {
	.variable-product .variable-item .button-cart-variable{
		margin-left:0px;
		margin-right:0px;
		order:3;
		padding-left:20px;
		padding-right:20px;
		max-width:155px;
	}
}

@media (prefers-color-scheme: dark) {
	.cat-item .item .name {
		color: #000 !important;
	}
}

.form-control.error{
	border: 1px solid #FF4646;
	color:#FF4646;
}
.table-scroll table.table{
	min-width:450px;
}
@media (max-width: 750px) {
	.company-text a{
		display:block;
	}
	.hidden_xs{
		display:none;
	}
}







