

/* Start:/bitrix/templates/fashionshop_/components/bitrix/system.pagenavigation/arrows/style.css?1677970427895*/
.pages {
    margin-top: -2px;
    float: right;
}
.pages a{
    padding: 3px 7px 1px 7px;
    height: 18px;
    display: inline-block;
}
.pages .nav-current-page {
    font-weight: bold;
    padding: 3px 7px 1px 6px;
}
.pages .disabled{
    display: none;
}
.pages .nav-previous, .pages .nav-next {
	text-indent: -9999px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	top:-3px;
	width:auto;
	height:24px;
}
.pages .nav-previous {
	background: url(/bitrix/templates/fashionshop_/components/bitrix/system.pagenavigation/arrows/../../../../images/prev-car.png) no-repeat center center;
    background-position: 0 -29px;
}
.pages .nav-next {	
	background: url(/bitrix/templates/fashionshop_/components/bitrix/system.pagenavigation/arrows/../../../../images/next-car.png) no-repeat center center;
    background-position: 0 -29px;
}
.pages .nav-previous:hover {
	background-position: 0 0;
}
.pages .nav-next:hover {
	background-position: 0 0;
}
.pages .navigation-title{
    margin-right: 3px;
}
/* End */


/* Start:/bitrix/templates/fashionshop_/components/bitrix/catalog.section/catalog/style.css?16779704276685*/
.newproducts-block{
    display: table;
}
.newproducts {
	position: relative;
    display: table;
    width: 980px;
}
.newproducts.catalog{
    width: 100%;
    min-width: 735px;
}
.newproducts .last {
	border-bottom: 0;
}
.newproducts .slide {
	float: left;
	width: 24.3%;
    width: 238px;
	background: white;
	text-align: center;
	margin: 0;
	margin-bottom:30px;
    position: relative;
    height: 357px;
    margin-top: 10px;
}
.box-product-item.hover-product{
    position: absolute;
    z-index: 1020;
    border: 3px solid #e0e0e0;
}
.box-product-item{
    background: #fff;
    border: 3px solid #fff;
}
.newproducts .slide.last {
	margin: 0 0 3px 0;
}
.view-content-block{
    padding-top: 15px;
}
.newproducts .product-image {
	display: block;
	padding: 5px 5px 0;
}
.newproducts .first .product-image {
	border-top: 0;
}
.newproducts .last .product-image {
	border-right: 0;
}
.newproducts .image{
    position: relative;
}
.newproducts .image a{
    display: block;
    padding-top: 110% !important;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.catalog_view .newproducts .image a{
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
}
.newproducts .image a.image-second{
    opacity: 0;
    margin-top: -110%;
}
.newproducts .price-box {
	float: left;
	width: 96px;
}
.view-content-quantity{
    overflow: hidden;
    display: inline-block;
}
.measure_name{
    white-space: nowrap;
    text-align: center;
    margin-top: 4px;
    margin-left: 5px;
    display: inline-block;
}
.box-product-item.hover-product .view-content-quantity,
.box-product-item.hover-product .block-sku,
.box-product-item.hover-product .view-content-art,
.box-product-item.hover-product .btn-quick-look{
    display: block;
}
.newproducts button.button {
	float: right;
}
.newproducts .product-name {
	font-size: 12px;
	margin: 0 0 12px 0;
}
.newproducts .price-box {
	margin: 0;
}
.newproducts .price-label {
	display: none;
}
.newproducts .availability {
	line-height: 21px;
}
.newproducts .actions {
	bottom: 20px;
	padding: 5px 5px 10px 5px;
}
.newproducts .new-description {
	padding: 15px;
}
.newproducts .new-description h3 {
	font-size: 14px;
	margin-bottom: 13px;
	text-transform: uppercase;
}
.newproducts .col2-left-layout .products-grid, .newproducts .col2-right-layout .products-grid {
	width: 684px;
	margin: 0 auto;
}
.newproducts .col1-layout .products-grid, .newproducts .page-empty .products-grid {
	width: 684px;
	margin: 0 auto;
}
.newproducts .amount {
	display: none;
}
.newproducts .ratings {
	float: right;	
	margin: 228px 0 0 20px;
	position: absolute;
}
.newproduct_label {
	z-index: 1001;
	background-color: #1E1E21;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	color: #FFFFFF;
	font-size: 14px;
	height: 35px;
	margin-left: 20px;
	margin-top: 16px;
	padding-top: 15px;
	position: absolute;
	width: 50px;
	text-align:center;
}
.owl-wrapper-outer{
    overflow: hidden;
}
.owl-pagination{
    display: none;
}
.newproducts .owl-buttons{
    position: absolute;
    top: -75px;
    width: 100%;
}
.newproducts .owl-prev,
.newproducts .owl-next{
    z-index: 25;
    width: 25px;
    height: 30px;
    text-indent: -9999px;
    cursor: pointer;
    position: absolute;
}
.newproducts .owl-prev{
    background: transparent url(/bitrix/templates/fashionshop_/components/bitrix/catalog.section/catalog/../../../../images/prev-car.png) no-repeat center center;
    background-position: 0 0;
    right: 25px;
}
.newproducts .owl-prev:hover,.newproducts .owl-next:hover{
    background-position: 0 -29px;
}
.newproducts .owl-next{
    background: transparent url(/bitrix/templates/fashionshop_/components/bitrix/catalog.section/catalog/../../../../images/next-car.png) no-repeat center center;
    background-position: 0 0;
    right: 0;
}
.block-sku,
.view-content-art{
    margin-top: 10px;
}
.block-sku-detail-sku{
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    overflow: hidden;
    text-align: left;
    margin-left: 10px;
}
.block-sku-detail-sku-name{
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}
.block-sku-detail-sku-container-list li{
    position: relative;
    display: block;
    float: left;
    border: 2px solid #e0e0e0;
    padding: 4px !important;
    margin: 0 3px 3px 0 !important;
    cursor: pointer;
    min-width: 19px;
}
.block-sku-detail-sku-container-list li:hover{
    background-color: #ebf3fe;
}
.block-sku-detail-sku-container-list li.active{
    border: 2px solid #f2532f;
    background-color: #fefaf6;
}
.block-sku-detail-sku-container-list li.hide{
    display: none;
}
.block-sku-detail-sku-container-list li a{
    display: block;
    text-decoration: none;
    color: #928f8f;
    text-align: center;
    font-size: 10px;
}
.block-sku-detail-sku-container-list-color{
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    width: 17px;
    height: 17px;
    border: 1px solid #ccc;
}
.box-product-item.hover-product .icon_new,
.box-product-item.hover-product .icon_sales,
.box-product-item.hover-product .icon_sales2{
    margin-top: -3px;
}
.products-viewed-block-header{
    margin-top: 20px;
}
.btn-quick-look{
    position:absolute;
    cursor:pointer;
    top: 83%;
    left: 4%;
    z-index:10;
    background: #f2532f;
    background: -moz-linear-gradient(top, #fea965 0%, #f2532f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fea965), color-stop(100%, #f2532f));
    background: -webkit-linear-gradient(top, #fea965 0%, #f2532f 100%);
    background: -o-linear-gradient(top, #fea965 0%, #f2532f 100%);
    background: -ms-linear-gradient(top, #fea965 0%, #f2532f 100%);
    background: linear-gradient(to bottom, #fea965 0%, #f2532f 100%);
}
.btn-quick-look:hover {
    background: #f2532f;
}
.btn-quick-look span{
    color: #fff;
    padding: 7px 17px;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
}
.category-image-block{
    width: 735px;
}
.category-description-block{
	margin-top: 20px;
}
/*== catalog-view ==*/
.catalog_view .newproducts .slide{
    width: 183px;
}
.catalog_view .newproducts .slide .box-product-item{
    width: 170px;
}
.catalog_view .block-sku-detail-sku-container-list li{
    min-width: 16px;
}
.catalog_view .block-sku-detail-sku-container-list li a{
    font-size: 9px;
}
.catalog_view .box-product-buttons{
    margin-left: 131px;
}
.catalog_view .block-sku-detail-sku-container-list-color{
    width: 15px;
    height: 15px;
}
.catalog_view .item:hover .box-line{
    width: 150px;
}
.catalog_view .btn-quick-look{
    top: 84%;
}
.catalog_view .btn-quick-look span{
    font-size: 8px;
}
/*== /catalog-view ==*/
/* End */
/* /bitrix/templates/fashionshop_/components/bitrix/system.pagenavigation/arrows/style.css?1677970427895 */
/* /bitrix/templates/fashionshop_/components/bitrix/catalog.section/catalog/style.css?16779704276685 */
