.evgNoColorStyleOfferName{
	padding: 10px 27%;
    text-align: right;
}

.evgPageItemWidthTable{
	margin-top:14px;
	clear:both;
	width: 100%;
}

.evgPageItemWidthTable .evgPageItemTableTrStyle{
	box-shadow: 0px 4px 21.56px 0.44px rgba(5, 6, 7, 0.06);
	display: grid;
	margin: 0 20px 30px 15px;
	border-radius: 5px;
}
.evgPageItemWidthTable .evgPageItemTableTrStyle.evgColorStyleOfferName{
	border-width: 1px;
  	border-color: rgb(255, 180, 180);
  	border-style: solid;
  	background-color: rgb(252, 254, 255);
  	box-shadow: 0px 1px 8.82px 0.18px rgba(178, 7, 7, 0.2);
}
.corner-ribbon-6-top-left{
	width: 100px;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.corner-ribbon-6-top-left span{
	position: absolute;
    display: block;
    width: 189px;
    padding: 4px 0;
    background-color: rgb(243, 24, 24);
    color: #fff;
    text-align: center;
    right: -25px;
    top: 20px;
    transform: rotate(-45deg);
    font-weight: 500;
    font-size: 15px;
}
.evgPageItemTableTdStyle{
	padding: 20px;
	position: relative;
}

.evgOfferPropTdStyle{
	width:27%;

}
.offer_price {
    font-size: 18px;
}
.offer_item{
    margin-bottom: 20px;
}

.offers .discount {
    margin-left: 20px;
    color: #b12a2a;
}

.offers .price {
    font-size: 14px;
}
.offers .price.cool
{    
	font-size: 16px;
}

.buyblock .row .pict{
    margin: auto;
}

.buyblock .row .price
{
    padding: 10px;
    text-align: center;
}

.buyblock .row .desc{
    padding: 5px;
    text-align: left;
}

.buyblock .row
{
    //padding: 10px;
    text-align: center;
}
.detail_pict
{
    max-width: 150px;
}
.offers table {
    width: 100%;
}
.offers .offers_prop{
    width: 45%;
	float:left;
}
tr .evgNoColorStyleOfferImg{
	width: 20%;
	text-align: center;
}
.evgNoColorStyleOfferImg img{
	max-height: 96px;
    width: fit-content;
    object-fit: contain;
}
tr .evgNoColorStyleOfferNamezag{
	width: 35%;
}
tr .evgNoColorStyleOfferPrice{
	width: 30%;
	text-align: center;
}
tr .evgNoColorStyleOfferBtn{
	width: 25%;
	text-align: center;
}
.evgNoColorStyleOfferPrice .base_price{
	font-size: 18px;
	font-weight: bold;
}
.evgNoColorStyleOfferNamezag a{
	text-decoration: none;
	color: rgb(84, 85, 87);
	font-size: 15px;
	word-break: break-word;
}
.link_more_char{
	margin-top: 20px;
	cursor: pointer;
}
.more_charak{
	display: none;
	margin-top: 10px;
}
@media screen and (max-width: 990px){
	.row .evgPageItemWidthTable{
		width: 100%;
	}
	.offers .offers_prop{
		width: 49%;
		float:left;
	}
	.offers .evgOfferPropTdStyle {
		width: auto;
	}
}
@media screen and (max-width: 416px){
	.offers .offers_prop{
		width: 100%;
	}
	.offers .offers_prop.pri {
		margin-bottom: 0px;
	}
	.offers .evgOfferPropTdStyle {
		width: 35%;
	}
}
@media screen and (max-width: 766px){
	/*.offers_prop {
		margin-left:9px;
	}
	.offers_prop.pri {
		margin-bottom: 0px;
	}*/
}
.add2basketform input[name=quantity]{
		width: 36px;
		text-align:center;
		display:inline-block;
		float:left;
}
.evgPageItemTableTdStyle .offers {
    padding-right: 5px;
	position:relative;
}
.add2basketform:not(.category) .btn.btn-primary{
	display:inline-block;
	margin-top:4px;
	text-transform:uppercase;
	width: 100%;
}
.add2basketform .qua{
	float:left;
	margin-top:12px;
	width: 50px;
	display:none;
}
.add2basketform:not(.category) .storesandquantity{
	display: none;
}
.evgNoColorStyleOfferBtn .btn_consult, .evgNoColorStyleOfferBtn .btn-buy {
	margin-bottom: 20px;
}
.evgNoColorStyleOfferPrice .product-card {
	max-width: 130px;
	margin: 0 auto;
}
.btn_consult, .btn-buy, .btn-kp{
	background-color: rgb(0, 174, 239)!important;
	border-color: rgb(0, 174, 239)!important;
	text-transform: uppercase;
	font-size: 13px;
	max-width: 139px;
	width: 100%;
}
.btn_consult:hover{
	background-color: rgb(0, 122, 168)!important;
	border-color: rgb(0, 122, 168)!important;
}
.add2basketform .qua span{
	display:inline-block;
	float:left;
	margin-top:5px;
}
.filter-block{
	/* width: 170%; */
	clear:both;
	margin-top:22px;
}
.filter-block .field-filter{
	float:left;
}
.filter-block .field-filter .filter-block--title{
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 10px;
}
.rowtext2{
	/* width: 170%; */
	clear:both;
	text-align:center;
	margin-top:24px;
	padding-top:24px;
}
.rowtext2 .wid25{
	width: 25%;
	float:left;
	font-size:16px;
	margin-top:14px;
}
.rowtext{
	clear:both;
	height:auto;
	position: relative;
	margin-top: 40px;
    text-align: center;
	display: flex;
    align-items: center;
}
.tab-content.hidden-xs{
		display:none;
}
.rowtextext1{
	width: 60%;
	float:left;
	padding:0 5px;
}
.rowtextext2{
	width: 40%;
	float:right;
	height:auto;
	position: relative;
}
.rowtextext2 img{
	width: 50%;
}
.brcrtitle .brcr{
	margin-top: -25px;
}
.evgPageItemWidthTableMargin .add2basketform .js-add2basketlink{
	width: 200px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: -50px;
    right: 0px;
	text-transform:uppercase;
}
.evgPageItemWidthTableMargin .add2basketform .js-add2basketlink + .inbasket{
	width: 200px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: -50px;
    right: 0px;
	text-transform:uppercase;

}
.add2basketform:not(.category) .submit{
	border: 0;
    background: none;
}
.request_kp, .add2basketform:not(.category){
	display: inline-block;
	padding: 20px 5px 0 5px;
	cursor: pointer;
}
.request_kp:hover svg, .add2basketform .submit:hover svg{
	fill: rgb(0, 174, 239);
}
.js-element .add2basketform.checked .inbasket{
	    background: white;
		color:#0084c9;
		border: 2px solid;
		text-transform:uppercase;
		font-size: 12px;
	}
@media screen and (max-width: 500px){
	.js-element .add2basketform.checked .inbasket{
		font-size: 12px;
		padding: 7px 0;
	}
	.rowtext2 .wid25 { width: 50% }
}
@media screen and (max-width: 990px){
	.rowtext{
		width: 100%;
	}
	.rowtext2{
		width: 100%;
	}
	.filter-block{
		width: 100%;
	}
}
@media screen and (max-width: 600px){
	.rowtextext1{
		width: 99%;
	}
	.rowtextext2{
		width: 69%;
	}
}
.panel .collapse.in {
    /*display: none;*/
}
.tab-pane2.fade2 {
    display: none;
}
@media screen and (max-width: 1006px){
	.rowtextext2{
		padding-top:40px;
	}
}
@media screen and (max-width: 767px){
	.tab-content.hidden-xs {
		display: block !important;
	}
	.tabs .panel-default > .panel-heading a.collapsed::after {
    content: "\f107";
	}
	.tabs .panel-default > .panel-heading a::after {
    content: "\f105";
	}
	.offers table:first-child tr td {
		display: inline-block;
	}
}
.wid25 div{
	padding:12px;
	margin:12px;
	border: 1px solid #0084c9;
	border-radius:5px;
}
@media screen and (min-width: 1200px){
	.add2basketform:not(.category) .btn.btn-primary{
		margin-top:4px;
		width: 200px;
		height: 50px;
		display: flex;
		justify-content: center;
		align-items: center;
		position: absolute;
		bottom: -50px;
		right: 0px;
		text-transform:uppercase;
	}
	.js-element .add2basketform.checked .inbasket{
		display: flex !important;
	}
}
.js-detail .nav-tabs > li { width: 100% }
.js-detail .nav-tabs > li > a {
    font-size: 16px;
    font-weight: 400;
	text-align: center;
	cursor: pointer !important;
	color: #fff !important;
	padding: 14px 0;
	text-decoration: none;
    background-color: rgb(0, 174, 239) !important;
	border: 0!important;
}
.js-detail .nav-tabs > li.active > a:hover, .js-detail .nav-tabs > li.active > a:focus{
	border: 0!important;
}

.js-detail .table_overflow{
	max-height: 1100px;
	width: 101.3%;
	margin-left: -15px;
}

/* .js-detail .nav-tabs > li > a:hover {  } */
.one_price.evgNoColorStyleOfferName,
.one_price.evgColorStyleOfferName { white-space: nowrap }

@media (min-width:1200px) {
	.offers .offers_prop {
		width: 39%;
	}
}
@media (min-width:992px) {
	.evgPageItemWidthTable .offers_prop.pri tr:first-of-type td.evgOfferPropTdStyle {
		width: 32%;
	}
}
@media (max-width:767px) {
	.evgPageItemWidthTable .evgPageItemTableTdStyle {
		padding: 0 10px;
	}
	.evgPageItemTableTdStyle .offers>table:first-of-type td:nth-of-type(2) {
		width: calc(100% - 150px);
	}
	.evgPageItemTableTdStyle .offers>table:first-of-type td:last-of-type {
		width: 150px !important;
		padding-bottom: 10px;
	}
}
@media (max-width:380px) {
	.evgPageItemTableTdStyle .offers>table:first-of-type td:nth-of-type(2) {
		width: 100%;
	}
}
.more_charak .offers_prop:first-child{
	width: 20%;
	margin-bottom: 1px;
}
.form-sale{
	display: none;
}
.form-sale .formBg {
    background: #498CC9 url('/bitrix/templates/mshop_default/img/formbg.png');
    padding: 20px 17px;
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
	background-repeat: round;
}

.form-sale .formHeader1 {
    font-size: 26px;
    line-height: 31px;
    margin-bottom: 13px;
    color: #fff;
	font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.form-sale .row-no-padding input[type="text"],
.form-sale .row-no-padding input[type="tel"], .form-sale .row-no-padding textarea {
    border-radius: 5px;
    border: 1px solid gray;
    height: 35px;
    margin-bottom: 10px;
    text-indent: 1px;
    width: 100%;
    display: block;
    margin-right: 5px;
    outline: none;
    vertical-align: top;
}

#form-sale-kp .row-no-padding input[type="text"],
#form-sale-kp .row-no-padding input[type="tel"]{
	width: 80%;
}

#form-sale-kp .formBg{
	max-width: 400px;
}

.form-sale .row-no-padding textarea{
	height: 125px;
	resize: none;
}

.form-sale .row-no-padding input[type="submit"] {
	border-radius: 5px;
    height: 35px;
    border: 0;
    display: block;
    margin-top: 15px;
    background: #FFC000;
    padding: 0 9px;
    outline: none;
    font-weight: bold;
    color: #000;
	margin-left: auto;
    margin-right: auto;
}

.form-sale .row-no-padding input[type="submit"]:hover {
    opacity: 0.8;
    color: #fff;
}

.form-sale .bgimg {
	height: 119px;
    width: auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

#form-sale-consult .bgimg {
    background-image: url(/bitrix/templates/mshop_default/img/sales/sale2.png);
}

#form-sale-kp .bgimg {
    background-image: url(/bitrix/templates/mshop_default/img/sales/sale4.png);
}

.form-sale .row.text-container {
    padding: 0 3px;
}

.text_under_catalog{
	overflow: hidden;
	height: 230px;
/*	margin-top: 40px;*/
}
.next.read-next{
	float: right;
    font-size: 13px;
	margin-top: 20px;
}
