

/* Start:/local/templates/.default/components/custom/tyres/.default/style.css?1621490784782*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}
.seotext_filtr ul{
    list-style: disc;
    padding: 0 0 0 40px;
    margin: 1em;
}
/* End */


/* Start:/local/templates/.default/components/custom/tyres/.default/custom/catalog.element/.default/style.css?1621490784101*/
.tab-pane__card-description h1 {
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 10px;
}

/* End */


/* Start:/bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.css?16231599971816*/
/* Button */
.bx-catalog-subscribe-button
{
    margin-bottom: 6px;
    display: inline-block;
}
.bx-catalog-popup-content
{
    width: 90%;
    max-width: 280px;
}
/* Subscribe popup */
.bx-catalog-subscribe-form-container-label
{
    font-size:13px;
    color: #5a6c77;
    padding-bottom: 2px;
}
.bx-catalog-subscribe-form-container-input
{
    position: relative;
}
.bx-catalog-subscribe-form-container-input input[type="text"] {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #CCD5DB;
    border-radius: 2px;
    background: #f8fafc;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bx-catalog-subscribe-form-star-required {
    color: #d93333;
}
.bx-catalog-subscribe-form-container .bx-captcha{
    margin-bottom: 10px;
}
.bx-catalog-popup-message
{
    font-weight: bold;
    min-width: 240px;
    margin: 0 0 0;
}

/* Alert style */
.bx-catalog-subscribe-alert {
    background-color: #edf6fc;
    color: #000;
    font-size: 15px;
    min-height: 45px;
    text-align: center;
    padding: 12px 40px 12px 60px;
    position: relative;
    width: 280px;
}
.bx-catalog-subscribe-aligner {
    display: inline-block;
    height: 45px;
    margin-left: -1px;
    vertical-align: middle;
    width: 1px;
}
.bx-catalog-subscribe-alert-text {
    display: inline-block;
    vertical-align: middle;
}
.bx-catalog-subscribe-alert-footer {
    text-align: center;
}
.bx-catalog-subscribe-alert-popup {
    background-color: #edf6fc !important;
    border: 1px solid #edf6fc !important;
    border-radius: 3px !important;
    -webkit-box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
    box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
}
/* End */


/* Start:/local/templates/.default/components/custom/tyres/.default/custom/catalog.element/.default/themes/green/style.css?16214907844974*/
/* item_detail_v2 */
.bx_item_detail.bx_green .bx_bt_button  				{
	background: #99D23E;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #99d23e 0%, #63aa28 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#99D23E), color-stop(100%,#63AA28));
	background: -webkit-linear-gradient(top, #99D23E 0%,#63AA28 100%);
	background: -o-linear-gradient(top, #99d23e 0%,#63aa28 100%);
	background: -ms-linear-gradient(top, #99d23e 0%,#63aa28 100%);
	background: linear-gradient(to bottom, #99D23E 0%,#63AA28 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99d23e', endColorstr='#63aa28',GradientType=0 );

	color:#fff;
	text-shadow: 0 1px 0 #5D8634;
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}
.bx_item_detail.bx_green .bx_bt_button:hover  		{
	background: #A8D95B;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #a8d95b 0%, #7ab748 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A8D95B), color-stop(100%,#7AB748));
	background: -webkit-linear-gradient(top, #A8D95B 0%,#7AB748 100%);
	background: -o-linear-gradient(top, #a8d95b 0%,#7ab748 100%);
	background: -ms-linear-gradient(top, #a8d95b 0%,#7ab748 100%);
	background: linear-gradient(to bottom, #A8D95B 0%,#7AB748 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8d95b', endColorstr='#7ab748',GradientType=0 );
}
.bx_item_detail.bx_green .bx_bt_button:active  		{
	box-shadow: none;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #63aa28 0%, #6fb32d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#63AA28), color-stop(100%,#6FB32D));
	background: -webkit-linear-gradient(top, #63AA28 0%,#6FB32D 100%);
	background: -o-linear-gradient(top, #63aa28 0%,#6fb32d 100%);
	background: -ms-linear-gradient(top, #63aa28 0%,#6fb32d 100%);
	background: linear-gradient(to bottom, #63AA28 0%,#6FB32D 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63aa28', endColorstr='#6fb32d',GradientType=0 );
}
.bx_item_detail.bx_green .bx_big.bx_bt_button.bx_cart span{
	background:url(/local/templates/.default/components/custom/tyres/.default/custom/catalog.element/.default/themes/green/images/bt_cart.png) no-repeat center;
}
/* item_detail_slider */
.bx_item_detail.bx_green .bx_item_slider .bx_slide ul li .cnt 				{border: 1px solid #74AF40}
.bx_item_detail.bx_green .bx_item_slider .bx_slide ul li:hover .cnt 		{border: 1px solid #5d9729}
.bx_item_detail.bx_green .bx_item_slider .bx_slide ul li:active .cnt,
.bx_item_detail.bx_green .bx_item_slider .bx_slide ul li.bx_active .cnt 	{border: 2px solid #5d9729}
.bx-retina .bx_item_detail.bx_green .bx_item_slider .bx_slide ul li.bx_active .cnt{
	-webkit-border-image: url(/local/templates/.default/components/custom/tyres/.default/custom/catalog.element/.default/themes/green/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/.default/components/custom/tyres/.default/custom/catalog.element/.default/themes/green/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/.default/components/custom/tyres/.default/custom/catalog.element/.default/themes/green/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/.default/components/custom/tyres/.default/custom/catalog.element/.default/themes/green/images/x2border_active.png) 2 fill stretch;
}

.bx_item_detail.bx_green .bx_item_slider .bx_slide  ul li.bx_missing a{border: 1px solid #72af3b !important}

/* scu_detail_size */
.bx_item_detail.bx_green .bx_item_detail_size ul li .cnt  				{border: 1px solid #74af40}
.bx_item_detail.bx_green .bx_item_detail_size ul li:hover .cnt  		{border: 1px solid #5d9729}
.bx_item_detail.bx_green .bx_item_detail_size ul li:active .cnt,
.bx_item_detail.bx_green .bx_item_detail_size ul li.bx_active .cnt 		{border: 2px solid #5d9729}

.bx-retina .bx_item_detail.bx_green .bx_item_detail_size ul li.bx_active .cnt{
	-webkit-border-image: url(/local/templates/.default/components/custom/tyres/.default/custom/catalog.element/.default/themes/green/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/.default/components/custom/tyres/.default/custom/catalog.element/.default/themes/green/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/.default/components/custom/tyres/.default/custom/catalog.element/.default/themes/green/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/.default/components/custom/tyres/.default/custom/catalog.element/.default/themes/green/images/x2border_active.png) 2 fill stretch;
}

/* scu_detail_scu */
.bx_item_detail.bx_green .bx_item_detail_scu .bx_scu ul li .cnt  			{border: 1px solid #74af40}
.bx_item_detail.bx_green .bx_item_detail_scu .bx_scu ul li:hover .cnt  		{border: 1px solid #5d9729}
.bx_item_detail.bx_green .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_item_detail.bx_green .bx_item_detail_scu .bx_scu ul li.bx_active .cnt 	{border: 2px solid #5d9729}

.bx-retina .bx_item_detail.bx_green .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	-webkit-border-image: url(/local/templates/.default/components/custom/tyres/.default/custom/catalog.element/.default/themes/green/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/.default/components/custom/tyres/.default/custom/catalog.element/.default/themes/green/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/.default/components/custom/tyres/.default/custom/catalog.element/.default/themes/green/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/.default/components/custom/tyres/.default/custom/catalog.element/.default/themes/green/images/x2border_active.png) 2 fill stretch;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/advantages/style.css?1621490783150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?16214907831979*/
.bx-pagination {
	font-size: 0;
	margin-bottom: 25px;
	text-align: center;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}

.bx-pagination .bx-pagination-container ul li {
	transition: all .3s ease-in-out;
	opacity: 1;
	vertical-align: middle;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
	margin-right: 14px;
	width: 35px;
	height: 35px;
	border-radius: 5px;
	background: #fff;
	border: 2px solid #212832;
	color: #212832;
	font-size: 16px;
	font-family: 'opensans-bold';
	text-align: center;
	display: inline-block;
	line-height: 31px;
	position: relative;
}
.bx-pagination .bx-pagination-container ul li.bx-active {
	background: #212832;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li a {
	width: 100%;
	height: 100%;
}
.bx-pagination .bx-pagination-container ul li a:hover {
	opacity: 0.6;
}
.bx-pagination .bx-pagination-container ul li:last-child {
	margin-right: 0;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-next span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span {
	position: absolute;
	display: block;
	content: "";
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.bx-pagination .bx-pagination-container ul li.bx-pag-next span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: url('/assets/images/main-icons-sc22be7e041.png') 0 -267px no-repeat;
	width: 9px;
	height: 16px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span  {
	background: url('/assets/images/main-icons-sc22be7e041.png') 0 -95px no-repeat;
	width: 9px;
	height: 16px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/consult/style.css?1621490783150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/.default/components/custom/tyres/.default/style.css?1621490784782 */
/* /local/templates/.default/components/custom/tyres/.default/custom/catalog.element/.default/style.css?1621490784101 */
/* /bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.css?16231599971816 */
/* /local/templates/.default/components/custom/tyres/.default/custom/catalog.element/.default/themes/green/style.css?16214907844974 */
/* /local/templates/.default/components/bitrix/news.list/advantages/style.css?1621490783150 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?16214907831979 */
/* /local/templates/.default/components/bitrix/news.list/consult/style.css?1621490783150 */
