.fv-checkbox-img_label .bf-cell.bf-c-3{
	display: block;
}


.wishlist-btn--block{
	position: relative;
}
.wishlist-btn--block .header__btn-num{
	right: -15px;
    top: -15px;
}


.prod__img img {
    max-height: 200px;
}


.article.single-category{
	margin: 0 30px;
}
.article.single-category table{
	width: 90%;
	margin: auto;
}
.article.single-category ul li, .article.single-category ol li{
	margin-bottom: 5px;
}

.scr_card__add-tab ul li, .scr_card__add-tab ol li{
	margin-bottom: 5px;
}



.bf-buttonsubmit{
    position: absolute;
    top: -25px;
    right: 200px;
	text-decoration: none;
	margin-top: -33px;
}

.prod__label.prod__label--descount{
	background-color: red;
}


.scr_card__price--old{
	text-decoration: line-through;
}











#modal__cart .wpcf7-form-control{
	padding: 10px;
}
#modal__cart .form__item--submit{
	display: flex;
    justify-content: space-between;
	max-width: inherit;
	margin-top: 30px;
}
#modal__cart .form__title{
	max-width: 100%;
}
#modal__cart .form__guarantee .wpcf7-form{
	padding: 41px 15px 15px 15px;
}
#modal__cart .modal__content{
	width: 370px;
}
#modal__cart .form__item--submit .wpcf7-close{
	background-color: #fff;
	border: 2px solid #4fd904;
	color: #4fd904;
	border-radius: 22.5px;
}
#modal__cart .form__guarantee .text-input{
	max-width: 90%;
}











.scr_card__wrap{
	padding-top: 0;
}
.scr_card__content{
	padding-bottom: 0;
}
.scr_card__content .article h2{
	margin-top: 0;
	
}
.scr_card__content .article ul, .scr_card__content .article ol{
	padding-bottom: 0;
}
.scr_card__content .article ul li, .scr_card__content .article ol li{
	margin-bottom: 10px;
}
.scr_card__content hr{
	margin-top: 8px;
    margin-bottom: 8px;
}
.scr_card__colors ul > li label i{
	width: 50px;
    height: 50px;
	border-radius: 0;
	background-position: center;
}
.scr_card__colors ul > li label i::after{
	border-radius: 0;
}
.scr_card__colors{
	padding-top: 15px;
    padding-bottom: 15px;
}
.scr_card__colors-title{
	padding-top: 18px;
}







.form-group.qc-coupon{
	display: none;
}

.fv-container{
	margin: 25px 0;
}

.fv-container .container{
	padding-left: 0;
    padding-right: 0;
}

.page_top .logo{
	display: block;
}

.modal{
	z-index: 9999;
}
.modal.in{
	opacity: 1;
}
.product-layout {
	padding-bottom: 20px;
}

figure.containerZoom img{
	background-color: #fff;
}

.footer__bottom .text{
	margin: 0;
}

.bf-panel-wrapper .box {
	border: none;
}
.bf-horizontal,
.bf-panel-wrapper .box-heading {
	background-color: #f7f8f9;
}
.bf-panel-wrapper .box-heading {
	font-size: 18px;
	font-weight: 700;
	color: #0d1014;
}
.bf-horizontal {
	overflow: visible;
}
.bf-horizontal .bf-attr-block {
	overflow: visible;
	border: none;
	width: 25%;
	border-bottom: 1px #ccc solid !important;
}
.bf-form {
	position: relative;
	display: flex;
}
.bf-horizontal .bf-sliding-cont {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	background-color: #f7f8f9;
	z-index: 50;
	display: none;
	height: auto;	
    padding-left: 10px;
    box-shadow: 0 7px 8px rgba(0,0,0,0.05);
}
.bf-horizontal .bf-attr-header {
	position: relative;
	width: auto;
	cursor: pointer;
}
.bf-horizontal .bf-attr-header::after {
	content: '';
	position: absolute;
	top: 2px;
	right: -5px;
	display: block;
	width: 8px;
	height: 5px;
	background: transparent url('../img/arrow-black2.svg') no-repeat center center;
	background-size: contain;
}
.bf-btn-left,
.bf-btn-right {
	display: none;
}
.bf-horizontal .bf-with-counts .bf-disabled .bf-cell label, .bf-horizontal .bf-cell label {
	display: flex;
	font-size: 18px;
	color: #0d1014;
	font-family: 'MuseoSansCyrl';
	opacity: 0.8;
}
.bf-c-1 {
	display: none;
}
.bf-horizontal .bf-with-counts .bf-disabled .bf-cell label img, .bf-horizontal .bf-cell label img {
	display: block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
    margin-right: 14px;
}
.bf-horizontal .bf-cell {
	background: none;
}
.bf-horizontal .bf-c-3,
.bf-attr-filter .bf-cell--with-img {
	display: none;
}
.bf-attr-filter {
	width: calc((100% - 45px) / 4);
	margin: 5px 10px 5px 0;	
}
.bf-horizontal .bf-attr-block-cont {

	flex-wrap: wrap;
    width: 100% !important;    
    padding-bottom: 20px;
}
.bf-horizontal .bf-cell {
	float: none;
	flex: 1;
	margin: 0;
}
.bf-horizontal .bf-cell.bf-c-1 {
	margin-top: 8px;
	flex: none;
}
.bf-horizontal .bf-row {
	display: flex;
}
.fv-checkbox-img_label .bf-cell.bf-c-3 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	height: 100%;
	z-index: -1;
    pointer-events: none;
}
.bf-horizontal .bf-cross {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	background-color: #7bbee2;
	transition: all 0.3s;
	background-image: none !important;
	margin: 0;
	border-radius: 0;
}
.brainyfilter-panel {
	position: relative;
}
.bf-buttonclear {
	position: absolute;
	top: -25px;
	right: 0;
	text-decoration: none;
}
.bf-horizontal .bf-c-2 label {
	height: auto;
	padding: 8px 5px;
	transition: all 0.3s;
}
.bf-horizontal .bf-c-2 label:hover {
	    background-color: #7bbee2;
}
.bf-attr-filter {
	margin: 0;
}
.bf-horizontal .bf-row {
	position: relative;
}
.input-group .form-control[name^=quantity] {
	width: 60px;
	min-width: 0;
    height: 37px;
}
.img-thumbnail {
	border: none;
}
.input-group-btn {
	display: flex;	
}
.input-group-btn .btn {
	flex-shrink: 0;
	width: 40px;
	padding: 0;
	outline: none;
}
#content .table thead {
	background-color: #f5f5f5;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-top: none;
	border-left: none;
	border-right: none;
	vertical-align: middle;
	font-weight: 500;
}
.checkout-cart .fv-container {
	width: 100%;
}
#content .table thead td {
	font-weight: 600;
}
#content .table tbody td:last-of-type {
	font-weight: 600;
}
.sort-item.heading {	
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-bottom: 10px;
}
.sort-item.heading,
#d_quickcheckout .panel-default > .panel-heading {
    padding: 17px 15px;
    background-color: #f5f5f5;
    color: #2d5266;
    border: none;
    font-weight: 700;
    line-height: 1;
}
#d_quickcheckout .panel-title {
    font-weight: 700;
}
.sort-item.heading hr,
.sort-item.heading i,
#d_quickcheckout .panel-default > .panel-heading .icon {
    display: none;
}
#d_quickcheckout .panel-default {
    border: none;
}
#d_quickcheckout .qc-quantity {
	width: 20%;
}
.checkout-checkout #d_quickcheckout .input-group .qc-product-qantity {
	height: 30px;
	background: none;
	border: none;	
	box-shadow: none;
}
.input-group-btn .decrease,
.input-group-btn .increase {
	display: flex;
	align-items: center;
	justify-content: center;
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 50%;
}
.input-group-btn .btn__wrap--grad {
	margin-left: 10px;
}
.input-group-btn .decrease .fa,
.input-group-btn .increase .fa {
    color: #2d5266;
}
.input-group-btn .delete .fa {
    color: red;
}
.checkout-checkout .page_df {
	max-width: 100%;
	overflow: hidden;
}
.checkout-checkout .page_right .container {
	max-width: 100%;
}
.checkout-checkout .confirm_view__btns #qc_confirm_order {
	color: #fff;
}
.checkout-checkout .confirm_view__btns #qc_confirm_order:hover {
	color: #4fd904;
}
svg:not(:root) {
	overflow: visible;
}
.input-group-sm>.form-control,
.form-group .input-group-addon,
.form-group select {
	height: 40px;
}
.product-search .btn-group {
	display: none;
}
select.form-control,
.form-control,
#d_quickcheckout select.form-control, #d_quickcheckout textarea.form-control, #d_quickcheckout input[type="text"].form-control, #d_quickcheckout input[type="password"].form-control, #d_quickcheckout input[type="datetime"].form-control, #d_quickcheckout input[type="datetime-local"].form-control, #d_quickcheckout input[type="date"].form-control, #d_quickcheckout input[type="month"].form-control, #d_quickcheckout input[type="time"].form-control, #d_quickcheckout input[type="week"].form-control, #d_quickcheckout input[type="number"].form-control, #d_quickcheckout input[type="email"].form-control, #d_quickcheckout input[type="url"].form-control, #d_quickcheckout input[type="search"].form-control, #d_quickcheckout input[type="tel"].form-control, #d_quickcheckout input[type="color"].form-control, .form .text-input input, .form .text-input textarea {
    border: 1px solid #2d526645;
    height: 40px;
}
#d_quickcheckout .table-bordered > tbody > tr > td, #d_quickcheckout .table-bordered > tbody > tr > th, #d_quickcheckout .table-bordered > tfoot > tr > td, #d_quickcheckout .table-bordered > tfoot > tr > th, #d_quickcheckout .table-bordered > thead > tr > td, #d_quickcheckout .table-bordered > thead > tr > th {
	border-top: none;
	border-left: none;
	border-right: none;
}
.product-search #content .checkbox-inline {
	padding-top: 9px;
}
#d_quickcheckout .qc-checkout-product {
	padding-left: 0;
	padding-right: 0;
}
@media screen and (max-width: 991px) {	
	.col-sm-offset-8 {
    	float: none;
		width: 50%;
		margin-left: auto;
	}
	.input-group .form-control[name^=quantity] {
    	width: 40px;
    }
    .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    	font-size: 14px;
    }
    .input-group-btn {
    	display: block;
    }
    .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    	height: 37px;
    }
}
@media screen and (max-width: 767px) {	
	.bf-attr-filter {
		width: calc((100% - 10px) / 2);
		margin: 5px 0 5px 0;	
	}
	.bf-horizontal .bf-attr-header {
		font-size: 14px;
	}
}
@media screen and (max-width: 650px) {	
	.col-sm-offset-8 {
		width: 100%;
	}
	.buttons .pull-left {
		margin-bottom: 10px;
	}
	.buttons .pull-left,
	.buttons .pull-right {
    	max-width: 300px;
    	margin-left: auto; 
    	margin-right: auto;
		float: none !important;
	}
}
@media screen and (max-width: 500px) {	
	.bf-horizontal .bf-attr-header {
		font-size: 14px;
	}
	.bf-form {
		flex-wrap: wrap;
	}
	.bf-horizontal .bf-attr-block {
		width: 50%;
	}
	.checkout-checkout .qc-checkout-table {
		max-width: 100%;
		overflow: auto;
	}
	.checkout-checkout #d_quickcheckout .table {
		width: 450px;
	}
}

/*new styles*/
.bf-horizontal .bf-row {
	float: none;
	width: 100%;
}
.bf-horizontal .bf-sliding-cont {
max-height: 300px;
overflow: auto;
left: 0;
display: none;
box-shadow: none !important;
background: #fff;
    border: 1px #ccc solid;
}
.bf-layout-id-38 .bf-attr-header {
	background-color: transparent !important;
}
.bf-horizontal .bf-cell label {
	display: flex !important;
}
.bf-form {
	flex-wrap: wrap;
}

.bf-attr-filter {
	width: 100%;
}
.bf-attr-block.bf-with-scroll {
	width: 100%;
}
.bf-horizontal .bf-scrollable .bf-attr-block-cont {
	position: relative;
}
.bf-horizontal .bf-cur-symb, .bf-horizontal .bf-slider-inputs {
	float: none;
	width: 100%;
}
input[type=text].bf-range-max, input[type=text].bf-range-min, input[type=text].bf-slider-input {
	width: 39%;
	    font-size: 18px;
    height: 35px;
    line-height: 35px;
    border: 1px solid rgba(153,153,153,0.75);
    text-align: center !important;
}

.bf-horizontal, .bf-panel-wrapper .box-heading {
	background-color: transparent;
}
.bf-attr-filter.bf-row {
	width: initial;
}
.bf-attr-block:nth-child(2) {
	order: -1;
}
.bf-slider-container.ui-slider-horizontal, .bf-slider-range.ui-slider-horizontal {
	height: 10px;
}
.bf-slider-container.ui-slider .ui-slider-handle, .bf-slider-range.ui-slider .ui-slider-handle {
	    width: 19px;
    height: 19px;
    border-radius: 100%;
    background: #fff;
    border: 5px solid #5586a4;
}
.bf-horizontal .bf-slider-container-wrapper, .bf-horizontal .bf-price-slider-container {
    padding: 15px 13px;
}
.catalog__wrap {
	z-index: 80;
}

.bf-layout-id-38 .ui-widget-header {
	    background-color: #7bbee2 !important;    
}
.bf-panel-wrapper {
	display: none;
}
.bf-buttonclear {
	margin-top: -33px;
}
.prod__filter-open {
	display: block;
	width: 100%;
	padding: 18px 20px;
	background: #f5f5f5;
	font-weight: 700;
	border-radius: 5px;
	margin-bottom: 10px;
	cursor: pointer;
}
input[type=text].bf-range-max,
input[type=text].bf-range-min,
input[type=text].bf-slider-input,
.ui-slider-handle {
	outline: none;
}

.bf-horizontal .bf-attr-header {
	float: none;
}

.prod__img {
	height: 200px;
	justify-content: center;
}
.prod__img img {
	max-width: 100%;
	max-height: 100%;
	width: initial;
}
table .img-thumbnail {
	max-width: 155px;
    max-height: 135px;
    width: inherit;
}
.promotions__img-link {
	position: relative;
}
.promotions__img-link picture {
	position: absolute;
	height: 100%;
	width: 100%;
	display: block;
}
.promotions__item {
	width: 100%;
}
.header__msgs {
	z-index: 100;
}
.bf-layout-id-38 .bf-attr-header {
	position: relative;
}
.bf-layout-id-38 .bf-attr-header::after {
	    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
        content: "\f107";
            top: 13px;
    right: 2px;
    background: none;
}
.bf-horizontal .bf-buttonclear {
	background-image: none !important;
}

/**
 * Cookies window
 */
.cookies-alert {
	background-color: #ddd;
	position: fixed !important;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 999;
	transform: translateY(100%);
	transition: transform 0.2s ease;
	font-size: 14px;
}
.cookies-alert.is-show {
	transform: translateY(0);
	transition: transform 0.2s ease;
}
.cookies-alert__container {
	align-items: center;
	display: grid;
	grid-template-columns: auto 2fr;
	grid-gap: 20px;
	padding: 20px;
}
.cookies-alert__title {
	margin: 0 0 5px;
}
.cookies-alert p {
	color: #333;
	margin: 0;
	line-height: 1.5;
}
.cookies-alert__right {
	align-items: center;
	display: flex;
}
.cookies-alert__btn {
	background-color: #21b8fe;
	color: #ffffff;
	margin-left: 15px;
}

.cookies-alert__btn:hover {
	background-color: #6dd0fd;
	color: #ffffff;
}

@media screen and (max-width: 650px) {
	.bf-horizontal .bf-attr-block,
	.bf-attr-block.bf-slider {
		width: 100%;
	}
	.prod__filter-open.active {
		padding-bottom: 55px;
	}
	.bf-buttonsubmit {
		left: 15px;
		right: auto;
	}
	.bf-buttonclear {
		left: 190px;
		right: auto;
	}
}
@media screen and (max-width: 500px) {
	.bf-buttonclear {
		padding-left: 17px;
		padding-right: 17px;
	}
}

.bf-scrollable .bf-sliding .bf-attr-block-cont {
	display: grid !important;
	grid-template-columns: repeat(4, 1fr);
	gap: 15px;
}
@media screen and (max-width: 991px) {
	.bf-scrollable .bf-sliding .bf-attr-block-cont {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media screen and (max-width: 768px) {
	.bf-scrollable .bf-sliding .bf-attr-block-cont {
		grid-template-columns: repeat(2, 1fr);
	}
	.bf-horizontal .bf-sliding-cont {
		max-height: 283px;
	}
	.bf-horizontal .bf-c-2 label:hover {
		background-color: transparent;
	}
}