

/* Start:/bitrix/templates/unimagazin_s1/components/intec/reviews/reviews/style.css?15113368412648*/
.reviews-box .button {
	font-size: 14px;
	padding: 8px 20px;
}

.reviews-box {
	position: relative;
}

.reviews-box .reviews {
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
}

.reviews-box .reviews .review {
	display: block;
	width: 100%;
	white-space: nowrap;
	border-top: 1px solid #e8e8e8;
}

.reviews-box .reviews .review:nth-child(2) {
	border-top: none;
}

.reviews-box .reviews .review .info {
	display: block;
	float: left;
	margin-left: 60px;
	width: 160px;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 40px;
}

.reviews-box .reviews .review .info .date {
	font-size: 12px;
	color: #8d8d8d;
	margin-top: 40px
}

.reviews-box .reviews .review .info .name {
	font-size: 14px;
	font-weight: bold;
}

.reviews-box .reviews .review .description {
	display: block;
	margin-left: 265px;
	font-size: 12px;
	white-space: normal;
	padding-top: 40px;
	padding-bottom: 40px;
}

.reviews-box .reviews .form {
	position: relative;
	display: none;
	overflow: hidden;
}

.reviews-box .reviews .form .row {
	position: relative;
	display: block;
    width: 50%;
	overflow: hidden;
	margin: 0px;
}

.reviews-box .reviews .form  .label {
	display: block;
	/*float: left;*/
	width: 40px;
	line-height: 35px;
	padding: 0px;
	font-size: 10px;
	color: #000;
	text-align: left;
	font-weight: bold;
}

.reviews-box .reviews .form .label .needed {
	color: #f00;
}

.reviews-box .reviews .form .control {
	position: relative;
	display: block;
	/*margin-left: 60px;*/
	text-align: left;
}

.reviews-box .reviews .form .row .control textarea,
.reviews-box .reviews .form .row .control input {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;
}

.reviews-box .reviews .form .row .control textarea.ui-state-error,
.reviews-box .reviews .form .row .control input.ui-state-error {
	border: 1px solid #d55b4b;
}

.reviews-box #message {
    display: none;
    background: #f7f7f7;
    border: 1px solid #e7e7e7;
    height: 0px;
    line-height: 28px;
    padding-left: 10px;
    padding-right: 10px;
}

@media all and (max-width: 600px) {
	.reviews-box .reviews .review .info {
		margin-left: 0px;
		float: none;
		margin-top: 20px;
		margin-bottom: 0px;
	}
	
	.reviews-box .reviews .review .info .date {
		margin-top: 10px;
	}
	
	.reviews-box .reviews .review .description {
		margin-left: 0px;
		padding-top: 10px;
	}
    
    .reviews-box .reviews .form .row {
        width: auto;
    }
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/bitrix/catalog.top/uni_popular_slider/style.css?15562846613459*/
.popular_slider .nbs-flexisel-container,
.popular_slider .nbs-flexisel-inner {	
	  position: static;
	  width: initial;
	  max-width: initial;
}
.popular_slider {
	position:relative;
}
.popular_slider  ul.popular  {
	text-align:left;
}
.popular_slider .one_section_product_cells {
margin-left:8px;
margin-right:8px;
}
ul.popular .one_section_product_cells .marks {
	top: 12px;
	left: 12px;
}
.popular_slider  ul.popular li.one_section_product_cells:first-child {
	margin-left:0!important;
}
.popular_slider  ul.popular li.one_section_product_cells:nth-child(4n+1) {
	margin-left:0;
}
.popular_slider  ul.popular .one_section_product_cells .image_product {
	width: 68%;
	padding-top: 68%;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0 auto;
	position: static;
	outline:0;
	margin-bottom:10px;
	margin-top: 15px;
}
.popular_slider  ul.popular .one_section_product_cells .image_product:hover {
	-webkit-filter: contrast(110%);
}
.popular_slider  ul.popular .one_section_product_cells .name_product {
	overflow:hidden;	
	width: 88%;
	margin:0 auto;
	line-height:18px;
	border-bottom:1px solid #e8e8e8;
	margin-top:30px;
}
.popular_slider  ul.popular .one_section_product_cells .price_block {		
	width:100%;
}
.popular_slider  ul.popular .one_section_product_cells .price_block .old_price {
	float:right;
	line-height: 28px;
}
.popular_slider ul.popular .one_section_product_cells .price_block .old_price, 
.popular_slider  ul.popular .one_section_product_cells .price_block .old_price span{
	color:#2d2d2d;
	font-size:12px;
	font-weight:normal;
	text-decoration:line-through;
	
}
.popular_slider .one_section_product_cells .name_product a.name {
	display: block;
	font-size: 15px;
	font-weight:normal;
	margin-bottom: 10px;
	height:37px;
	overflow:hidden;
	display:block;
	text-decoration:none;
}
.popular_slider  .one_section_product_cells .name_product a.name_group {
	display: block;
	font-size:11px;
	line-height: 14px;
	height: 14px;
	margin-bottom: 10px;
	overflow: hidden;
	color:#b4b4b4;
	text-decoration:none;
}
.popular_slider ul.popular .one_section_product_cells {
	padding-top: 23px;
	position:relative;
	margin-bottom:14px;
	padding-bottom:8px;	
	border:1px solid #e8e8e8;
}
.popular_slider  ul.popular .one_section_product_cells .name_product a:hover{
	color:#444648;
}
.popular_slider  ul.popular .one_section_product_cells .buys {
	width: 88%;
	margin:0 auto;
	overflow:hidden;
	margin-top:5px;
}
ul.popular .one_section_product_cells .min-buttons {
	position:absolute;
	top:12px;
	right: 12px;
	margin: -4px 0px;
}
ul.popular .one_section_product_cells .min-buttons .min-button {
	margin: 4px 0px;
}
.popular_slider  ul.popular .one_section_product_cells .price_block {
	margin-left:0;
	float:left;
	height:25px;
}
.popular_slider  ul.popular .one_section_product_cells .price_block .new_price {
	font-size:17px;
	font-weight:bold;
	color:#3b3b43;	
	border-radius:3px;
	float:left;
}
.popular_slider  ul.popular .one_section_product_cells .price_block .new_price span { 
	font-size:17px;
}
.popular_slider  ul.popular .one_section_product_cells .buy_block {	
	float:right;    
}
.popular_slider  ul.popular .one_section_product_cells .big_buy{
	width:100%;
} 

.tabs_block #tabs_block ul.nav li.ui-tabs-active a {
    outline: none;
    text-decoration: none;
    color: #428737;
    font-size: 21px;
    font-family: 'Ubuntu','PT Sans',sans-serif;
    font-weight: normal;
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/bitrix/sale.viewed.product/slider/style.css?15113368411242*/
.view-list-slider {
	position:relative;
	text-align:left;
}
.view-list-slider .view-item {
	border:1px solid #e7e7e7;
	margin-bottom:18px;	
	position: relative;
	text-align:left;
}
.view-list-slider .nbs-flexisel-container .view-item {
	margin-left: 8px;
    margin-right: 8px;
}
.view-list-slider ul {
	padding:0;
	list-style:none;
}
.view-list-slider .left_block {
	float:left;
	width:33%;
	text-align:center;
	padding-top:33%;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
}
.view-list-slider .right_block {
	float:right;
	width:64%;
    overflow: hidden;
}
.view-list-slider a.name {
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding-bottom: 5px;
	height:35px;
	overflow:hidden;
}
.view-list-slider .price {
	font-weight:bold;
	font-size:18px;
	height:25px;
    overflow: hidden;
    white-space: nowrap;
}
.view-list-slider .nbs-flexisel-container {
	
}
.view-list-slider .nbs-flexisel-nav-left {
	top: -50px !important;
	left:auto;
	right: 36px;
}
.view-list-slider .nbs-flexisel-nav-right {
	top: -50px !important;
	right: 8px;
}
.view-list-slider .nbs-flexisel-container,
.view-list-slider .nbs-flexisel-inner {	
	  position: static;
	  width: initial;
	  max-width: initial;
}
/* End */
/* /bitrix/templates/unimagazin_s1/components/intec/reviews/reviews/style.css?15113368412648 */
/* /bitrix/templates/unimagazin_s1/components/bitrix/catalog.top/uni_popular_slider/style.css?15562846613459 */
/* /bitrix/templates/unimagazin_s1/components/bitrix/sale.viewed.product/slider/style.css?15113368411242 */
