.product_list.product-list-thumbs .shop_product_item .product_in_wrap .product_center .product_center_in2 .product_bot_block .product_buttons .produc_buttons_r{
	width: 100px;
	margin-left: -50px;
}
/*1794*/
@media (min-width: 768px) {
    .site_header .site_header_in {
        display: flex;
        align-items: center;
    }

    .site_header .site_header_in .site_header_left.logo_top {
        display: flex;
        flex-direction: column;
    }
}
@media all and (max-width: 1260px) and (min-width: 1024px) {
	.site_wrapper .site_header .top_block_wrapper_fix {
		z-index: 103;
	}
}

@media screen and (min-width: 1261px) {
	body .site_header .top_block_wrapper .top_block_wrap .cart_bl_wr.active a {
		padding-left: 10px;
	}
}

.shop2-product-navigation .shop2-btn {
	margin: 0;
}
.have_address_header .site_wrapper .site_header .site_header_in {
	display: flex;
}
.have_address_header .site_wrapper .site_header .site_header_in .site_header_left {
	width: auto;
}
.have_address_header .site_wrapper .site_header .site_header_in .site_header_middle {
	margin-left: auto;
	margin-right: 20px;
	max-width: 210px;
}
.have_address_header .site_wrapper .site_header .site_header_in .site_header_middle .site_header_adress{
	position: relative;
	color: rgba(0, 0, 0, 0.6);
	font: 16px/22px 'rbcl', Arial, Helvetica, sans-serif;
}
.have_address_header .site_wrapper .site_header .site_header_in .site_header_right {
	width: auto;
}
@media (max-width: 767px){
	.have_address_header .site_wrapper .site_header .site_header_in {
		display: block;
	}
	.have_address_header .site_wrapper .site_header .site_header_in .site_header_middle {
		margin: 20px auto 20px;
		text-align: center;
	}

}




body .card_form_wrapper .tpl-anketa .form_inner .tpl-field.type-checkbox ul li label:before {
	top: 0;
    margin-top: 0;
}