

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

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/local/templates/wedev/components/bitrix/catalog.section/idea/style.css?17531292101165*/
.thank-you, .reg-auth-error, .reg-auth-success {
   position: fixed;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    display: none;
}

.reg-auth-success .popup-quick__inner {
    flex-wrap: wrap;
}
.reg-auth-success .h3 {
    width: 100%;
    text-align: center;
     font-size: 52px;
    line-height: 60px;
    font-family: "Play", sans-serif;
    margin-bottom: 55px;
}
.reg-auth-success .link-sheme {
    width: 50%;
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    font-family: "Play", sans-serif;
    transition: all 0.3s;
    cursor: pointer;
}
.reg-auth-success .link-sheme:hover {
    color: #37B3E8;
}
.reg-auth-success .newbbb {
    width: 100%;
}
.button__close {
    position: absolute;
        right: 30px;
    top: 30px;
}
.popup-quick__center {
    text-align: center;
    width: 100%;
}
.catalog__item-control .add-to-cart.button-none {
    cursor: no-drop;
    border: 1px solid rgba(236, 0, 0, .2);
    color: rgba(236, 0, 0, .4);
}

.section-page .breadcrumbs {
    z-index: 2;
}

/* End */
/* /local/templates/wedev/components/bitrix/catalog/idea/style.css?17497542761122 */
/* /local/templates/wedev/components/bitrix/catalog.section/idea/style.css?17531292101165 */
