

/* Start:/local/templates/brusnika/components/bitrix/catalog/brusnika_lookbook/style.css?1750577237239*/
.catalog-element-addinational-block-header {
	font: 500 27px/32px "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-bottom: 26px;
	margin-bottom: 55px;
	margin-top: 26px;
	border-bottom: 1px solid rgba(18, 18, 18, 0.1);
}

/* End */


/* Start:/local/components/h2o/preorder.add/templates/template/style.css?17509269412561*/
#preorder_popup_wrap{
    /*width: 600px!important;*/
    min-height: 100%;
    padding: 0px;
    position: relative;
    display: inline-block;
    color: black;
    line-height: 1.5;
}
#preorder_popup_wrap .modal-header {
    min-height: 16.42857143px;
    padding: 0px 0px;
    border: none;
    font-size: 30px;
}
#preorder_popup_wrap .modal-body{
	position: relative;
    padding: 30px;
    font-size: 18px;
}

#preorder_popup_wrap .form-row{
	max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin: 10px 0;
}
#preorder_popup_wrap .form-row:after {
    content: "";
    display: table;
    clear: both;
}
#preorder_popup_wrap .form-row:first-child {
    margin-top: 0;
}
#preorder_popup_wrap .form-cell-3 {
    float: left;
    display: block;
    margin-right: 2%;
    width: 30%;
}
#preorder_popup_wrap .form-cell-3:last-child {
    margin-right: 0;
}
#preorder_popup_wrap .form-cell-9 {
    float: left;
    display: block;
    margin-right: 2%;
    width: 68%;
}
#preorder_popup_wrap .form-cell-9:last-child {
    margin-right: 0;
}
#preorder_popup_wrap label{
	font-weight: normal;
	font-size: 18px;

}
/* #preorder_popup_wrap input[type=text]{
	height: 32px;
} */
#preorder_popup_wrap input[type=text].error{
	box-shadow: 0 0 0 1px red;
}
#preorder_popup_wrap textarea{
	height: 112px;
}
/* #preorder_popup_wrap input[type=text], #preorder_popup_wrap textarea{
	width: 100%;
	border: 1px #b7b7b7 solid;
  	padding: 0px 5px;
  	transition: all .25s;
 	-webkit-transition: all .25s;
    -o-transition: all .25s;
} */
#preorder_popup_wrap .button_wrap{
	text-align: right;
}
/* #preorder_popup_wrap button{
	font-size: 20px;
	border: none;
	transition: all .25s;
 	-webkit-transition: all .25s;
    -o-transition: all .25s;
} */
.button_preloader {
    outline: 0;
    background-color: black;
    border-color: #000;
    color: #FFF;
    background-image: url(/images/buy-bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 200px;
    padding: 10px;
}

#preorder_popup_wrap input{
    width: 100%;
}

#preorder_popup_wrap button{
    width: 100%;
}

/* #preorder_popup_wrap button:hover {
    box-shadow: 0 0 0 3px rgba(204,204,204,1);
} */
#preorder_popup_wrap small.error{
	color: red;
}
@media screen and (min-width: 600px){
	#preorder_popup_wrap{
		width: 560px;
	}
}
@media screen and (max-width: 600px){
	#preorder_popup_wrap .form-cell-3{
		float: none;
	}
	#preorder_popup_wrap .form-cell-9{
		float: none;
		width: 100%;
	}
	#preorder_popup_wrap .modal-header{
		font-size: 25px;
	}
}

/* End */
/* /local/templates/brusnika/components/bitrix/catalog/brusnika_lookbook/style.css?1750577237239 */
/* /local/components/h2o/preorder.add/templates/template/style.css?17509269412561 */
