

/* Start:/bitrix/templates/empty/css/section.css?17411944472582*/
.detail-section-img {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
.detail-section-img img {
	max-width: 100%;
	max-height: 300px;
	height: auto;
}
.detail-section-textBefore {
	margin-top: 30px;
	margin-bottom: 30px;
}
.detail-section-textAfter {
	margin-top: 30px;
	margin-bottom: 30px;
}
.britvy-razdel-block {
    max-width: 100%;
    padding-bottom: 15px;
 		min-height: 300px;
    margin-bottom: 30px;
}

.detail-tovar-Colum ul {
	padding-left: 0px;
	margin-left: 0px;
}
.section-block-flex {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.detail-section-img {
	order: 1;
}
.detail-section-textBefore {
	order: 2;
}
.row-show-all {
	order: 3;
}
.more_prod {
	order: 4;
}
.detail-section-textAfter {
	order: 5;
}
.img-britvy-icon {
	text-align: center;
}
.img-britvy-icon img {
	max-width: 100%;
	height: 230px;
	margin: 0 auto;
	padding: 10px;
	object-fit: cover;
	text-align: center;
}

.img-britvy-name {
	padding: 10px;
	text-align: center;
	height: 60px;
	overflow-y: hidden;
	
}
.img-britvy-name a{
font-weight: bold;
}

@media(max-width: 768px){
	.britvy-razdel-block {
		width: 250px;
		margin: 0 auto;
		margin-bottom: 20px;
	}
}


/*Элементы товара список*/

.section-britvy-block {
    max-width: 100%;
    padding-bottom: 15px;
    margin-bottom: 30px;
    word-wrap: break-word;
   	height: auto;
    position: relative;
}
.section-britvy-block-img {
	text-align: center;
}
.section-britvy-block-img img {
	max-width: 100%;
	padding: 10px 15px;
	height: 180px;
}


.section-britvy-block-name {
	padding: 20px 10px 15px 10px;
	text-align: center;
	height: 70px;

}

.section-britvy-block-text {
	font-size: 14px;
	padding: 10px 15px;
	overflow-y: hidden;
	text-align: left;
	max-height: 95px;
	
}

.section-britvy-block-text-priceRec {
	
	padding: 15px;
}
.section-britvy-block-text-priceOpt {
	padding: 0 15px;
}
.priceRec-text {
	font-size: 13px;
}
.priceOpt-text {
	font-size: 13px;
}


.section-britv-block-two{
	text-align: center;
}

.detail-btn-britv {
	padding-right: 5px;
}

@media(max-width: 1200px) {
	.section-britvy-block-img img {
		max-width: 100%;
		padding: 10px 10px;
		height: 170px;
 	}
}

 @media(max-width: 576px) {
	.section-britvy-block {
    width: 255px;
    margin: 0 auto;
    margin-bottom: 20px;

	} 
	.section-britvy-block-img img {
		max-width: 100%;
		padding: 8px 8px;
		height: 170px;
 	}
}
/* End */
/* /bitrix/templates/empty/css/section.css?17411944472582 */
