

/* Start:/local/templates/pride/components/bitrix/catalog/catalog/style.css?1678783700697*/
.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%;
	}

}
/* End */


/* Start:/local/templates/pride/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?1678783700247*/
.sections{
	text-align: center;
}
.sections .section{
	max-width: 200px;
    display: inline-block;
    height: 200px;
    vertical-align: top;
}
.sections .section img{
	width: 100%;
	max-height: 133px;
}
.sections .section .text{
	color: #000;
}
/* End */


/* Start:/local/templates/pride/components/bitrix/catalog/catalog/bitrix/catalog.section/table/style.css?16842203963078*/
.items-products{
	text-align: center;
}
.items-products .item .old{
    float: right;
    color: #848484;
    font-size: 17px;
}
.items-products .item{
    display: inline-block;
    background-color: #f5f5f5;
    border: 1px solid #dadada;
    padding: 10px;
    box-shadow: 0px 0px 18px -1px #dadada;
    margin: 0px 10px 10px 0px;
    max-width: 214px;/*230*/
    width: 214px;/*230*/
}
.items-products .item:hover{
    text-decoration: none;
}
.items-products .item .title{
    margin-top: 10px;
    font-size: 17px;
    font-weight: 600;
    color: #484848;
    min-height: 60px;
}
.items-products .item .price{
    font-size: 20px;
    font-weight: bold;
    margin: 10px auto;
    color: #000;
}
.items-products .item button{
    background-color: #ff4d00;
    border: 0px;
    color: #fff;
    padding: 7px 19px;
    font-size: 15px;
    border-radius: 3px;
    text-transform: uppercase;
    box-shadow: 0px 0px 18px -4px #ff4d00;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.items-products .item button:hover{
    background-color: rgba(255, 77, 0, 0.72);
}
.items-products .item .img{
    height: 190px;/*200*/
    width: 100%;
    min-width: 190px;/*200*/
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}

.product-table{
	border: 1px solid #C7C7C7;
    border-bottom: none;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    margin-top: 10px;
    margin-bottom: 30px;
    overflow: hidden;
}
.product-table-header{
	display: flex;
	background-color: #ECECEC;
    border-bottom: 1px solid #C7C7C7;
}
.product-table-header__item{
    border-right: 1px solid #C7C7C7;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-height: 48px;
    flex: 1;
    text-align: center;
    padding-left: 6px;
    padding-right: 6px;
    word-break: break-word;
}
.product-table__item{
	border-bottom: 1px solid #C7C7C7;
    flex: 0 0 100%;
    max-width: 100%;
}
.product-table__item > div{
	position: relative;
	border: none;
    border-radius: 0;
    display: flex;
    padding: 0;
    min-height: 68px;
	overflow: hidden;
}
.product-table__item-column{
    border-right: 1px solid #C7C7C7;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    order: 100;
    padding: 6px;
    padding: 6px;
    word-break: break-word;
}
.product-table-header__item:last-child,
.product-table__item-column:last-child{
	border-right: none;
}
.product-table-header__item_model{
	flex: 2;
}
.product-table__item-model{
	justify-content: left;
	flex: 2;
}
.product-table__item-img-wrapper{
	margin: 0 10px 0 0; 
	width: 50px;
	height: 50px;
	min-width: 50px;
	min-height: 50px;
}
.product-table__item-link{
	padding: 4px 12px;
	border: 1px solid #00ABC2;
    border-radius: 3px;
}


@media(min-width: 1200px) {
	.catalog-mobile{
		display: none;
	}
}
@media(max-width: 1199px) {
	.catalog-pc{
		display: none;
	}
}
/* End */


/* Start:/local/templates/pride/components/bitrix/catalog.section.list/categories/style.css?1678783701247*/
.sections{
	text-align: center;
}
.sections .section{
	max-width: 200px;
    display: inline-block;
    height: 200px;
    vertical-align: top;
}
.sections .section img{
	width: 100%;
	max-height: 133px;
}
.sections .section .text{
	color: #000;
}
/* End */


/* Start:/local/templates/pride/components/bitrix/news.list/products/style.css?16787837011613*/
.swiper-container {
	height: 500px;
}
.swiper-container .detailtext h1,
.swiper-container .detailtext h2,
.swiper-container .detailtext h3,
.swiper-container .detailtext h4,
.swiper-container .detailtext h5,
.swiper-container .detailtext h6{
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 60px;
	margin-bottom: 20px;
	line-height: 60px;
}
.swiper-container .detailtext{
	position: absolute;
	top: 63px;
	left: 86px;
	width: 87%;
	height: 120px;
	font-size: 30px;
	color: #ffffff;
	line-height: 38px;
	text-shadow: 0px 0px 10px #000;
}
.backgroundSlider{
	position: absolute;
	-webkit-filter: blur(10px);
	filter: blur(10px);
	bottom: 0px;
	left: -15px;
	right: 0px;
	overflow: hidden;
	top: -15px;
	transition: background-image 0.5s;
	background-size: cover;
	background-position: center;
}
.swiper-slide img{
	max-width: 100%;
	height: auto;
	box-sizing: border-box;
	border: 0;
	vertical-align: middle;
}
.swiper-slide a{
color:#fff;
text-decoration: underline;
}
.swiper-slide a:hover{
color:#fff;
}
@media(max-width: 991px){
	.swiper-container {
		height: 360px;
	}
	.swiper-container .detailtext p{
		margin: 0px 50px 0px 0px;
	}
	.backgroundSlider{
		left: 0px;
		right: 0px;
	}
}
@media(max-width: 767px){
	.swiper-container {
		height: 276px;
	}
}
@media(max-width: 576px){
	.swiper-container {
		height: 208px;
	}
}
@media(max-width: 400px){
	.swiper-container {
		height: 160px;
	}
	.swiper-container .detailtext{
		left: 35px;
	}
}
@media(max-width: 350px){
	.swiper-container {
		height: 140px;
	}
	.swiper-container .detailtext{
		font-size: 12px;
		line-height: 12px;
	}
}
/* End */


/* Start:/local/templates/pride/components/bitrix/news.list/random_products/style.css?1678783700150*/
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/pride/components/bitrix/catalog/catalog/style.css?1678783700697 */
/* /local/templates/pride/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?1678783700247 */
/* /local/templates/pride/components/bitrix/catalog/catalog/bitrix/catalog.section/table/style.css?16842203963078 */
/* /local/templates/pride/components/bitrix/catalog.section.list/categories/style.css?1678783701247 */
/* /local/templates/pride/components/bitrix/news.list/products/style.css?16787837011613 */
/* /local/templates/pride/components/bitrix/news.list/random_products/style.css?1678783700150 */
