

/* Start:/local/templates/woolspirit_adaptive/components/bitrix/news.list/actions_catalog/style.css?17507838375148*/
.main_catalog .owl-item .item a img{
    width: 90%;
    height: auto;
    max-width: 100%;
}
.main_catalog_element_name{
    display: block;
    color: #31241a;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
.main_catalog .owl-item .item a{
    text-decoration: none;
    color: #000;
}
.main_catalog .owl-item:hover span{
    margin-top: 0;
}
.main_catalog .owl-item img{
    border: 1px solid rgba(108, 108, 108, 0.47);
    -webkit-transition: transform 0.3s;
    -moz-transition: transform 0.3s;
    transition: all 0.3s;
}
.main_catalog .owl-item:hover{
    text-align: center;
}
.main_catalog .owl-item span{
    text-align: left;
    padding-left: 3px;
}
.main_catalog_detail_url{
    padding: 0 20px;
    text-transform: uppercase;
    line-height: 25px;
    color: #fff;
    background: #5c4c4e;
    cursor: pointer;
    position: absolute;
    left: 20px;
    top: 40%;
    width: 75%;
    display: none;
    text-align: center !important;
}
.main_catalog_detail_url:hover{
    background: #d7d6dc;
}
.main_catalog_big_name{
    display: none;
}
.main_catalog .owl-item:hover .main_catalog_big_name{
    display: block;
    position: absolute;
    bottom: 60px;
    width: 100%;
    text-align: center !important;
    text-transform: uppercase;
    font-size: 24px;
}
.main_catalog .owl-item:hover span.main_catalog_detail_url{
    padding: none;
    display: block;
}
.main_catalog .owl-item:hover img{
    width: 85% !important;
    height: auto !important;
    opacity: 0.5;
    padding: 10px;
}
.main_catalog_title{
    margin-bottom: 15px;
}
.see_more {
    padding: 0px;
    margin: 25px 0px 0px 0px;
    overflow: hidden;
}
.see_more a {
    display: block;
    float: left;
    background: #5c4c4e;
    padding: 1px 10px 1px 10px;
    height: 30px;
    line-height: 30px;
    color: #ffffff !important;
    font-size: 14px;
    text-decoration: none !important;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    overflow: hidden;
    width: 150px;
    text-align: center;
    box-sizing: border-box;
    font-weight: bold;
    font-family: 'gotham_pro', arial, sans-serif;
}
.catalog_main .see_more a {
    content: "";
    position: absolute;
    background: #000;
    color: #fff;
    display: block;
    top: 0px;
    left: 100%;
    right: 0px;
    white-space: nowrap;
    width: 0px;
    -webkit-transition: left 0.5s, width 0.5s;
    -moz-transition: left 0.5s, width 0.5s;
    transition: left 0.5s, width 0.5s;
    overflow: hidden;
    height: 30px;
    text-align: center;
    font-weight: bold;
    font-family: 'gotham_pro', arial, sans-serif;
}
.see_more a span{
    content: "";
    position: absolute;
    background: #ffffff;
    color: #2e2724;
    display: block;
    border: 1px solid #ffffff;
    top: -1px;
    left: 100%;
    right: 0px;
    white-space: nowrap;
    width: 0px;
    -webkit-transition: left 0.5s, width 0.5s;
    -moz-transition: left 0.5s, width 0.5s;
    transition: left 0.5s, width 0.5s;
    overflow: hidden;
    height: 30px;
    text-align: center;
    font-weight: bold;
    font-family: 'gotham_pro', arial, sans-serif;
}
.see_more a span:after{
    content: attr(data-hover);
    position: absolute;
    background: #ffffff;
    color: #2e2724;
    width: 150px;
    box-sizing: border-box;
    display: block;
    top: -1px;
    right: 0px;
    white-space: nowrap;
    padding: 1px 9px 0px 10px;
    -webkit-transition: left 0.5s, width 0.5s;
    -moz-transition: left 0.5s, width 0.5s;
    transition: left 0.5s, width 0.5s;
    font-weight: bold;
    font-family: 'gotham_pro', arial, sans-serif;
}
.see_more a:hover span {
    right: 0px;
    left: 0px;
    width: 100%;
    -webkit-transition: left 0.5s, width 0.5s;
    -moz-transition: left 0.5s, width 0.5s;
    transition: left 0.5s, width 0.5s;
    font-weight: bold;
    font-family: 'gotham_pro', arial, sans-serif;
}
.main_catalog .owl-prev{
    left: -50px;
    background: url(/local/templates/woolspirit_adaptive/components/bitrix/news.list/actions_catalog/images/quick-view-left.png) no-repeat center;
}
.main_catalog .owl-next{
    right: -50px;
    background: url(/local/templates/woolspirit_adaptive/components/bitrix/news.list/actions_catalog/images/quick-view-right.png) no-repeat center;
}
.main_catalog .owl-prev:hover{
    background: url(/local/templates/woolspirit_adaptive/components/bitrix/news.list/actions_catalog/images/quick-view-left-hover.png) no-repeat center !important;
}
.main_catalog .owl-next:hover{
    background: url(/local/templates/woolspirit_adaptive/components/bitrix/news.list/actions_catalog/images/quick-view-right-hover.png) no-repeat center !important;
}
.main_catalog .owl-prev:after{
    background: none;
}
.main_catalog .owl-next:after{
    background: none;
}
.catalog_section:not(.action){
    overflow: visible !important;
    background: none !important;
}
.catalog_section .owl-carousel{
    overflow: visible;
}
.actions-wrap {
    text-align: center;
}
.actions-wrap span {
    font-family: Georgia, serif; font-size: 36pt;
}
@media (max-width: 560px){
    .actions-wrap span {
        font-size: 26pt;
    }
}
@media (max-width: 410px){
    .actions-wrap span {
        font-size: 20pt;
    }
}
/* End */


/* Start:/local/templates/woolspirit_adaptive/owl.carousel.css?17507838371476*/
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(/local/templates/woolspirit_adaptive/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/* End */


/* Start:/local/templates/woolspirit_adaptive/owl.theme.css?17507838373001*/
/* * Owl Carousel Owl<a class="YjW43FOp8 f1LRdjHqP" href="http://s.igmhb.com/click?v=UlU6MTM0NjYxOjI0NTU6ZGVtbzpiZDgzNzVlN2M3MmJiYmUyODI5MzllODY0NTc3NTQ0ODp6LTI1MjctODg2Mjc5MjM6a2hhbmNhc2htZXJlLnJ1OjM5MTY2OTpiMDMxYjlmMzg5MzJjMzY3YzIzOTA1ZTY4ZjllZDNhYjpkZjQzYzQzMzA3ODc0MDgxODY4ODA3NWMxMDhhMzI0MjowOmRhdGFfc3MsMTA0MHgxOTIwO2RhdGFfcmMsMTtkYXRhX2ZiLG5vOzo0OTEyMzQ3Ojo6MC4wMQ&subid=g-88627923-1dc414bd497a4da088cc9c8ed5d05cd0-&data_ss=1040x1920&data_rc=1&data_fb=no&data_tagname=A&data_ct=image_only&data_clickel=link&data_sid=cb7e98a9f18e9c96750cf76f9d4f374b" title="Нажмите, чтобы продолжить, Advertisement" style="z-index: 2147483647;" target="a652c_1491995338_khancashmereru_391669"> Demo<img src="https://cdncache-a.akamaihd.net/items/it/img/arrow-10x10.png"></a> Theme 
*	v1.3.3
*/
.owl-prev
{
	position:absolute;
	left: 0px;
	top:50%;
	background:rgba(83,83,81,0.8);
	width:40px;
	height:64px;
	margin-top:-32px;
}
.owl-prev:hover
{
	background:#d53232;
}
.owl-prev:after
{
	content:'';
	padding: 0px;
	margin: 0px;
	position:absolute;
	top:50%;
	left:14px;
	width:9px;
	height:13px;
	margin-top:-6px;
	background:url(/local/templates/woolspirit_adaptive/images/arr_slider_nav.png) 0px 0px no-repeat;
}
.owl-next
{
	position:absolute;
	right: 0px;
	top:50%;
	background:rgba(83,83,81,0.8);
	width:40px;
	height:64px;
	margin-top:-32px;
}
.owl-next:hover
{
	background:#d53232;
}
.owl-next:after
{
	content:'';
	padding: 0px;
	margin: 0px;
	position:absolute;
	top:50%;
	left:14px;
	width:9px;
	height:13px;
	margin-top:-6px;
	background:url(/local/templates/woolspirit_adaptive/images/arr_slider_nav.png) 0px -13px no-repeat;
}
.owl-theme .owl-controls{
	text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div{
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
/* Styling Pagination*/
.owl-pagination
{
}
.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 6px;
	height: 6px;
	margin: 5px 8px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #e5e5e5;
	position:relative;
	top:6px;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	width:10px;
	height:10px;
	background:#d41217;
	margin: 5px 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/* preloading images */
.owl-item
{
	text-align:center;
}
.owl-item.loading{
	min-height: 150px;
	/*background: url(/local/templates/woolspirit_adaptive/AjaxLoader.gif) no-repeat center center*/
}
#progressBar
{
	width: 100%;
	position:absolute;
	left: 0px;
	right: 0px;
	bottom: 23px;
}
#bar{
 /* width: 0%;*/
 /*width:100%;*/
/* width:66%;*/
width:100%;
  max-width: 100%;
  height: 4px;
  background: #000000;
}
/* End */
/* /local/templates/woolspirit_adaptive/components/bitrix/news.list/actions_catalog/style.css?17507838375148 */
/* /local/templates/woolspirit_adaptive/owl.carousel.css?17507838371476 */
/* /local/templates/woolspirit_adaptive/owl.theme.css?17507838373001 */
