

/* Start:/bitrix/templates/cosmo-template/components/bitrix/catalog/v2/bitrix/catalog.element/.default/style.css?175327177527867*/
.cosmo-tags-more {
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
    background: #fff;
    padding-right: 0 !important;
}

.viewed__variation {
    display: none;
}

.viewed__variation.current {
    display: block;
}

.white-popup-block {
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
}
      .viewer {
        width: 409px;
        height: 441px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%)
      }
.fancybox-slide--iframe .fancybox-content {
	width  : 600px;
	height : 600px;
	max-width  : 80%;
/*	max-height : 80%;*/
	max-height : none;
	margin: 0;
}
.buttons {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
	width: 70%;
    float: left;
}
.buttons:hover a {
    text-decoration: none;
}
button.btn_360 {
    position: relative;
    display: flex;
    width: 180px;
    height: 35px;
    align-items: center;
    align-content: center;
	justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-left: 9px;
    margin-right: 9px;
	background:#fff;
	border: 1px #b7b7b7 solid;
}
button.btn_interyer {
    position: relative;
    display: flex;
    width: 180px;
    height: 35px;
    align-items: center;
    align-content: center;
	justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-left: 9px;
    margin-right: 9px;
	background:#fff;
	border: 1px #b7b7b7 solid;
}
button.btn_360:hover, button.btn_interyer:hover{
	background:#b7b7b7;
	color:#fff;
	cursor: pointer;
	text-decoration:none;
}
button.btn_360 span{
	font-size: 10pt;
}
button.btn_interyer span{
	font-size: 10pt;
	padding-right:3px;
}
button.btn_360 span:hover, button.btn_interyer span:hover{
	text-decoration:none;
}
img.interyer-icon{
	display:block;
}
img.interyer-icon-mobile{
	display:none;
}
.fancybox-slide--iframe .fancybox-content {
    background: #fff;
    max-width: 500px;
	max-height: 640px ;
}
@media screen and (max-width: 767px){
.fancybox-slide--iframe .fancybox-content {
    background: #fff;
    max-height: 445px ;
}
	.buttons {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
     width: 100%;
     float: none;
}
.buttons:hover a {
    text-decoration: none;
}
.btn_interyer {
    position: relative;
    display: flex;
    min-width: 140px;
    height: 26px;
    align-items: center;
    align-content: center;
	justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-left: 10px;
    font-size: 8pt;
    margin-right: 9px;
	background:#fff;
	border: 1px #b7b7b7 solid;
	color: #222;
}
.btn_360 {
    position: relative;
    display: flex;
    min-width: 140px;
    height: 26px;
    align-items: center;
    align-content: center;
	justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
	font-size: 8pt;
    margin-left: 9px;
    margin-right: 9px;
	background:#fff;
	border: 1px #b7b7b7 solid;
	color: #222;
}

.btn_360:hover, .btn_interyer:hover{
	background:#b7b7b7;
	color:#fff;
	cursor: pointer;
	text-decoration:none;
}
.btn_360 span:hover, .btn_interyer span:hover{
	text-decoration:none;
}
button.btn_360 span{
	font-size: 8pt;
}
button.btn_interyer span{
	font-size: 8pt;
	padding-right: 5px;
}
img.interyer-icon{
	display:none;
}
img.interyer-icon-mobile{
	display:block;
}
}
span.countdown_new {
    list-style: none;
    padding: 0;
    display: inline-block;
    color: #7ba223;
}
.counter .q1, span.q1 {
    position: relative;
    cursor: pointer;
    color: #a2958d;
}

.counter .q1:hover .hint, span.q1:hover .hint {
    display: block;
}
.counter .q1 .hint, span.q1 .hint {
    position: absolute;
    display: none;
    background: #f5f5f5;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 5px 15px;
    font-size: 12px;
    width: 200px;
    z-index: 10;
    right: -20px;
    top: 23px;
    box-shadow: 0 1px 15px rgb(0 0 0 / 10%);
    color: #000;
}
.counter .q1 .hint:before, span.q1 .hint:before {
    position: absolute;
    background: #f5f5f5;
    border: 1px solid #d9d9d9;
    transform: rotate(45deg);
    display: block;
    width: 10px;
    height: 10px;
    content: '';
    right: 19px;
    top: -6px;
    border-right: none;
    border-bottom: none;
}
span.podskazka {
    position: absolute;
    top: 45px;
    width: 150px;
    color: #222;
    display: none;
    right: -80px;
}
.info {
    color: red;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 15px;
}
span.podsk_title {
    position: absolute;
    left: 0;
    top: 15px;
}
.palitra:hover .podskazka{
	display:block;
}
.cosmo-product-tags .cosmo-tags {
    text-align: center;
}
img.vse_cveta {
    width: 50px !important;
}
.palitra {
    display: flex;
    position: absolute;
    top: 75px;
    right: 10px;
}
.palitra.to-top {
    top: 10px;
}
span.cube {
    font-size: 10px;
    display: inline-block;
    position: absolute;
    margin-top: -3px;
}

span.disc {
    font-size: 18px;
    padding-right: 5px;
    font-weight: 700;
}
.cosmo-tags-more:before {
    display: none !important;
}

.video .item {
    width: 100%;
    background: #f2f2f2;
    position: relative;
}

.morr_new-label-card {
    background: #79b496;
    color: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 5px;
    right: 35px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    line-height: 2.8;
    z-index: 2;
}

.video .movie {
    position: relative;
}

.video .movie .broad {
    position: absolute;
    top: 20px;
    left: 20px;
}

.video .movie iframe {
    width: 100%;
    height: 100%;
}

.video .title {
    font-size: 32px;
}

.video .text {
    box-sizing: border-box;
}

.video .text .cont {
    font-size: 15px;
    color: #4a4a4a;
    font-family: Georgia, serif;
}

.video .text .title {
    font-weight: bold;
    line-height: 1;
}

.video .item {
    margin-bottom: 50px;
}

.clear.mobile {
    display: none;
}

.video .item:nth-last-child(1) {
    margin-bottom: 2px;
}

.video h2 {
    padding-top: 0px;
}

.video .cannel {
    width: 60px;
}

.video .cannel img {
    width: 100%;
}

.banner img {
    max-height: 103px;
    max-width: 321px;
}

.sale-percent__shourum {
    position: relative;
    top: 4px;
}

.cosmo-product-variation .btn-eyeview {
    margin: 10px 0;
    font-size: 15px;
    line-height: 22px;
    transition: .3s;
    width: 215px;
}

@media screen and (min-width: 771px) {
    .video .text .title {
        margin-bottom: 30px;
    }

    .video .movie {
        width: 60%;
        height: 475px;
    }

    .video .text {
        width: 40%;
        padding: 0px 20px;
        position: absolute;
        right: 0px;
        top: 50%;
        transform: translateY(-50%);
    }

    .video .text .cannel {
        display: inline-block;
        margin-bottom: 20px;
    }

    .video .item .text, .video .item .movie {
        float: left;
    }

    /*	.video .item:nth-child(2n+1) .text,.video .item:nth-child(2n+1) .movie{
            float:right;
        }
        .video .item:nth-child(2n) .text,.video .item:nth-child(2n) .movie{
            float:left;
        }*/
}

@media screen and (max-width: 770px) and (min-width: 568px) {
    .video .movie {
        width: 100%;
        height: 350px;
    }

    .video .text {
        width: 100%;
        box-sizing: border-box;
        padding: 20px;
    }

    .video .text div:not(.clear) {
        float: left;
    }

    .video .text .union {
        width: 50%;
        margin-right: 2%;
    }

    .video .text .cont {
        width: 45%;
    }

    .video .cannel {
        margin-right: 5%;
    }

    .video .title {
        font-size: 22px;
        width: 70%;
    }

    .video .title, .video .cont {
        padding-top: 10px;
    }
}

@media screen and (max-width: 567px) {
    .clear.mobile {
        display: block;
    }

    .video .item .broad {
        width: 25%;
        left: 10px;
        top: 10px;
    }

    .video .broad img {
        width: 100%;
    }

    .video .movie {
        width: 100%;
        height: 190px;
    }

    .video .text {
        width: 100%;
        box-sizing: border-box;
        padding: 20px 10px 20px 10px;
    }

    .video .union {
        width: 100%;
        position: relative;
    }

    .video .cannel, .video .title, .video .union {
        float: left;
    }

    .video .cannel {
        margin-right: 5%;
    }

    .video .title {
        font-size: 20px;
        max-width: 70%;
        position: absolute;
        bottom: 0px;
        left: 80px;
    }

    .video .cont {
        padding-top: 20px;
    }

    .section.video {
        padding: 0px;
    }

    .section.triggers {
        padding: 0px;
    }
}

.cosmo-product-desc h2.as-price {
    float: left;
    font-family: "PT Sans", Arial, Helvetica, sans-serif;
    margin: 2px 5px 5px 0;
    padding: 0px;
    text-align: left;
    font-size: 20px;
}

.cosmo-product-desc h2.in-list, .cosmo-product-desc h3.in-list {
    margin: 0px;
    padding: 0px;
    text-align: left;
    line-height: 1.3;
    font-weight: normal;
    font-size: 16px;
}

.cosmo-product-descr h2 {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    text-align: center;
    line-height: 1.3;
    font-weight: normal;
    font-size: 16px;
    font-weight: bold;
}

.countdown {
    list-style: none;
    padding: 0;
    display: inline-block;
    color: #7ba223;
}

.counter .q {
    position: relative;
    cursor: pointer;
    color: #a2958d;
}

.counter .q .hint {
    position: absolute;
    display: none;
    background: #f5f5f5;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 5px 15px;
    font-size: 12px;
    width: 200px;
    z-index: 10;
    right: -20px;
    top: 23px;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
    color: #000;
}

.counter .q .hint:before {
    position: absolute;
    background: #f5f5f5;
    border: 1px solid #d9d9d9;
    transform: rotate(45deg);
    display: block;
    width: 10px;
    height: 10px;
    content: '';
    right: 19px;
    top: -6px;
    border-right: none;
    border-bottom: none;
}

.counter .q:hover .hint {
    display: block;
}

.virtual-balances {
    font-size: 14px;
    line-height: 14px;
}

.virtual-balances li {
    margin-bottom: 6px;
}

ul.list-shops li {
    list-style: disc inside;
}

.cosmo-product-img .made-by-sits {
    z-index: 2;
}

@media (min-width: 992px) {
    .cosmo-product-img .made-by-sits {
        top: 25% !important;
        right: 13% !important;
    }
}

.morr_new-label-card {
    color: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 2.8;
    z-index: 2;
    background: #79b496;
}

@media (max-width: 992px) {
    .cosmo-product-img .made-by-sits {
        top: 160px !important;
        right: 48px !important;
    }
}

@media (max-width: 768px) {
    .cosmo-product-img .made-by-sits {
        top: -260px !important;
        right: 0 !important;
    }
}

@media (max-width: 450px) {
    .morr_new-label-card {
        top: -300px;
    }
.palitra {
    display: block;
    position: absolute;
    left: 10%;
    width: 50px;
    background-size: auto;
    height: 50px;
    z-index: 9999;
    top: -300px;
}
    .cosmo-product-img .made-by-sits {
        top: -240px !important;
    }
}

@media (min-width: 768px) {
    #cosmo-items .cosmo-item {
        width: 28.3333333%;
    }

    .not_owl .section #cosmo-items {
        justify-content: initial;
    }
}

.not_owl .section {
    margin: 0;
    width: 100%;
}

@media (max-width: 767px) {
    #cosmo-items .cosmo-item {
        width: 45%;
    }
}

.before-btn li {
    margin-bottom: 10px;
}

.counter {
    margin-bottom: 10px;
}

.info__price__row {
    display: flex;
    flex-direction: column;
}

@media screen and (max-width: 767px) {
    .cosmo-product-desc h2.as-price {
        float: left !important;
    }
}

.product-price__nominal {
    margin-bottom: 12px!important;
}

.hint-price::before {
    right: 85px !important;
}

.hint-price {
    font-weight: normal;
    right: unset !important;
}

.cosmo-product-img {
    display: flex !important;
    width: 68% !important;
    justify-content: center;
}

@media screen and (max-width: 767px) {
    .cosmo-product-img {
        width: unset !important;
    }
}

.image-wrapper {
    position: relative;
    width: fit-content;
}

.cosmo-product-desc-wrapper {
    display: flex;
}

@media screen and (max-width: 767px) {
    .cosmo-product-desc-wrapper {
        display: inline-block;
    }
}

.cosmo-product-desc {
    width: 328px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

@media screen and (max-width: 767px) {
    .cosmo-product-desc {
        width: 100% !important;
    }
}

.icons {
    display: flex;
}

.i-wish {
    margin-right: 0 !important;
}

@keyframes rotate{0%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -360deg);-ms-transform:rotate3d(0, 0, 1, -360deg);transform:rotate3d(0, 0, 1, -360deg)}100%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, 0deg);-ms-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg)}}@-webkit-keyframes rotate-inverse{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}
@keyframes rotate-inverse{from{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes slide-in-top{from{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}to{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}

.top.gallery .head-section:before,.top.gallery .head-section:after{
    display:none;
}
span.h{
    display:block;
    color:#000;
    padding: 25px 0;
    margin: 0;
    line-height: 120%;
    font-size: 22px;
    font-weight:bold;
    text-align:center;
}
.white-bg,.top.gellery{
    font-family:PT Sans, Arial, Helvetica, sans-serif;
}
#paginator .clear{
    margin-bottom:60px;
}
.section.pics{
    padding-bottom:75px;
}
.like .st2{
    opacity:0;
    transform:opacity 0.2s;
}
.like.liked .st2{
    opacity:1;
}
.bs-blog-categories h1{
    display:inline;
    color: #af8959;
    /*    text-decoration: underline;*/
    font-size:16px;
    font-family:"Open Sans", Arial, Helvetica, sans-serif;
}
.bs-blog-categories a{
    text-decoration:underline;
}
.bs-blog-categories a:hover{
    text-decoration:none;
}
.top.gallery.user:not(.white){
    background:#f5ecdd;
}
.top.gallery.user.white{
    background:#fff;
}
.top.gallery.cosmo{
    background:#ffffff;
}
.gallery.user .best{
}
.gallery.user .best .item{
    position:relative;
    margin-top:60px;
    margin-bottom:40px;
    display:block;
    box-shadow:0 0px 0px rgba(0,0,0,0);
    transition:box-shadow 0.2s;
}
.section.pics .item:not(.upl){
    box-shadow:0 0px 0px rgba(0,0,0,0);
    transition:box-shadow 0.2s;
}
.gallery.user .best .item:hover,.section.pics .item:not(.upl):hover{
    box-shadow:0 1px 15px rgba(0,0,0,0.7);
}
.gallery.user .best .item:before{
    content:'\2606';
    position:absolute;
    display:block;
    top:-30px;
    color:#885005;
    font-size:40px;
    line-height:0;
    left:50%;
    margin-left:-16px;
    opacity:0.5;
}
.best p{
    color:#885005;
    text-align:center;
    margin:0px;
}
.best .tl{
    font-size:20px;
    font-weight:bold;
    padding:0px 0px 40px;
}
.best .text{
    font-size:16px;
    padding-bottom:40px;
}
.best .owl-controls .owl-nav div{
    background:none;
    margin-top:5px;
    width:15px;
    height:15px;
    border:2px solid #000;
    transform:rotate(45deg);
}
.best .owl-controls .owl-nav .owl-prev{
    border-top:none;
    border-right:none;
}
.best .owl-controls .owl-nav .owl-next{
    border-bottom:none;
    border-left:none;
}
.best .item .like,.section.pics .item:not(.upl) .like{
    position:absolute;
    width:44px;
    height:38px;
    display:block;
    left:50%;
    margin-left:-22px;
    bottom:20px;
    opacity:0;
    transition:opacity 0.3s;
    z-index:3;
}
.best .item:after,.section.pics .item:not(.upl):after{
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    left:0px;
    top:0px;
    background:rgba(0,0,0,0);
    transition:background 0.3s;
}
.best .item:hover:after,.section.pics .item:not(.upl):hover:after{
    background:rgba(0,0,0,0.2);
}
.best .item:hover .like,.section.pics .item:not(.upl):hover .like{
    opacity:1;
}
.best .item .like img{
    width:100%;
}
.popup_button.item .like{
    width:35px;
    display:block;
    position:relative;
    margin-top: -8px;
    margin-bottom: 10px;
}
.popup_button.item .like .count{
    font-size:12px;
    font-weight:normal;
    top:6px;
}
.item .like .count,.item .like .count{
    position:absolute;
    line-height:1;
    color:#fff;
    font-weight:bold;
    font-size:14px;
    top:8px;
    display:block;
    width:100%;
    text-align:center;
}
.section.pics .item{
    width:32.3333333%;
    float:left;
    line-height:0;
    margin:0 1.5% 1.5% 0;
    position:relative;
}
.section.pics .item img{
    width:100%;
}
.item.upl .cnt{
    position:absolute;
    z-index:1;
    background:#f5ecdd;
    width:100%;
    height:100%;
    left:0px;
    top:0px;
}
.item.upl .cnt p,.item.upl .cnt a{
    text-align:center;
    display:block;
    line-height:1;
}
.item.upl .cnt a{
    text-decoration:underline;
}
.item.upl .cnt a:hover{
    text-decoration:none;
}
.item.upl .inner{
    margin-top:25%;
    position:relative;
}
.item.upl .inner:after{
    content:'';
    background:url(/bitrix/templates/cosmo-template/components/bitrix/catalog/v2/bitrix/catalog.element/.default/img/present.svg) left top no-repeat;
    width:66px;
    height:71px;
    display:block;
    position:absolute;
    bottom:-100px;
    left:50%;
    margin-left:-33px;
}
.item.upl .cnt p{
    color:#000002;
    font-weight:bold;
}
.item.upl .cnt .st{
    font-size:20px;
    margin-bottom:20px;
}
.item.upl .cnt .sd{
    font-size:30px;
}
.item.upl .cnt a{
    font-size:16px;
    color:#7b4d00;
}
.section.filter{
    padding:30px 0px 20px;
}
.section.filter .blocks .title,.section.filter .blocks .filter-block{
    display:block;
    float:left;
    max-width:49.5%;
}
.section.filter .blocks .title{
    font-size:14px;
    color:#000000;
    padding: 10px 10px 10px 0px;
}
.section.filter .filter-block:hover a{
    text-decoration:none;
}
.section.filter .filter-block{
    margin-right:1%;
    margin-bottom:1%;
}
.section.filter .filter-block .block-title:before{
    z-index:1;
    content:'';
    position:absolute;
    display:block;
    height:100%;
    right:0px;
    background:#f5f5f5;
    width:25px;
    top:0px;
    box-shadow:-5px 0px 30px 10px #f5f5f5;
}
.section.filter .filter-block.open .block-title:before{
    box-shadow:-5px 0px 30px 10px #e8e8e8;
    background:#e8e8e8;
}
.section.filter .filter-block[data-name=section]{
    margin-right:0px;
}
.section.filter .filter-block .block-title{
    display: block;
    font-weight: bold;
    cursor: pointer;
    background: #f5f5f5;
    font-size: 14px;
    border-radius: 5px;
    padding: 10px 45px 10px 20px;
    box-sizing: border-box;
    position: relative;
    color:#000;
    overflow:hidden;
}
.section.filter .filter-block.slide .list {
    height: 0px;
    overflow: hidden;
    opacity: 0;
    transition: opacity 0.5s ease,box-shadow 0.2s ease 0.2s;
    position: absolute;
    background: #f5f5f5;
    border: 1px solid transparent;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0px;
    box-shadow: 0px 0px 0px rgba(0,0,0,0.1);
    z-index: 5;
}
.section.filter .filter-block.slide .block-title:after {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    position: absolute;
    border: 1px solid #a0a0a0;
    transform: rotate(45deg);
    border-left: none;
    border-top: none;
    right: 15px;
    top: 50%;
    margin-top: -3px;
    transition: transform 0.2s;
    z-index:2;
}
.section.filter .filter-block.sort .item {
    line-height: 1.5;
    padding: 9px 10px 8px 40px;
}
.section.filter .filter-block .item:before {
    content: '';
    position: absolute;
    display: block;
    background: #fff;
    border: 1px solid #e1e6ea;
    width: 20px;
    height: 20px;
    left: 0px;
    top: 50%;
    margin-top: -11px;
}
.section.filter .filter-block.sort .item:before{
    left:10px;
}
.section.filter .filter-block .item {
    font-weight: bold;
    font-size: 14px;
    width: 100%;
    color: #000000;
    box-sizing: border-box;
    position: relative;
    line-height: 2.5;
    box-sizing: border-box;
    padding-left: 40px;
    position: relative;
    float:left;
}
.section.filter .filter-block[data-name=section] .item{
    width:50%;
}
.section.filter .filter-block[data-name=section] .item:nth-child(2n+1){
    float:right;
}
.section.filter .filter-block.slide.open .list{
    height: auto;
    opacity: 1;
    border-color: #d9d9d9;
    padding: 20px 25px;
    margin-top: 10px;
    background: #f5f5f5;
    overflow: visible;
    box-shadow: 0 1px 15px rgba(0,0,0,0.1);
    transition: opacity 0.5s ease,box-shadow 0.2s ease 0.2s;
    width:300px;
}
.section.filter .filter-block.slide.open[data-name=section] .list{
    width:600px;
}
.section.filter .filter-block.slide.open .block-title:after {
    transform: rotate(225deg);
}
.section.filter .filter-block.slide.open .block-title {
    background: #e8e8e8;
}
.section.filter .filter-block.slide.open .list:before {
    content: '';
    position: absolute;
    border: 1px solid #d9d9d9;
    width: 8px;
    height: 8px;
    background: #f5f5f5;
    transform: rotate(45deg);
    top: -6px;
    border-right: none;
    border-bottom: none;
    z-index: 1;
}
.section.filter .filter-block .item.active:before {
    background: url('/include/filter/img/3d.png') center center no-repeat #fff;
}
.section.filter .filter-block .item.blocked {
    cursor: default;
    opacity: 0.5;
}
.arr.hdn{
    display:none;
}
@media screen and (max-width: 1024px){
    .top.gallery .head-section{
        margin-bottom:0px;
    }
    .best .text{
        font-size:14px;
    }
}
@media screen and (min-width: 641px){
    .section.pics .item:nth-child(3n){
        margin-right:0px;
    }
}
@media screen and (max-width: 1024px) and (min-width: 641px){
    .item.upl .inner{
        margin-top:14%;
    }
    .item.upl .cnt .sd{
        font-size:20px;
    }
    .item.upl .cnt .st{
        margin-bottom:10px;
    }
    .item.upl .inner:after{
        bottom:-90px;
    }
}
@media screen and (max-width: 767px) and (min-width: 641px){
    .item.upl .inner:after{
        bottom:-80px;
    }
    .item.upl .cnt .sd{
        font-size:18px;
    }
    .item.upl .cnt .st{
        font-size:18px;
        margin-bottom:5px;
    }
    .item.upl .cnt a{
        font-size:14px;
    }
}
@media screen and (max-width: 767px) and (min-width:641px){
    .section.filter .filter-block .item,.section.filter .filter-block .block-title{
        font-size:12px;
    }
}
@media screen and (max-width: 640px) and (min-width:415px){
    .section.pics .item{
        width:49%;
        margin:0 2% 2% 0;
    }
    .section.pics .item:nth-child(2n){
        margin-right:0px;
    }
    .item.upl .cnt .sd{
        font-size:20px;
    }
    .item.upl .cnt .inner p{
        margin-bottom:10px;
    }
    .item.upl .inner:after{
        bottom:-90px;
    }
    .item.upl .inner{
        margin-top:17%;
    }
}
@media screen and (max-width: 414px){
    .section.pics .item{
        width:100%;
        margin:0 0 10px 0;
    }
    .item.upl .cnt .sd{
        font-size:26px;
    }
}
@media screen and (max-width: 1280px){
    .top.gallery.user .section{
        padding:0 40px;
    }
    .best .owl-controls .owl-nav .owl-prev{
        left:-25px;
    }
    .best .owl-controls .owl-nav .owl-next{
        right:-25px;
    }
    .section.filter{
        padding:20px 10px 10px;
    }
}
@media screen and (max-width: 1024px){
    span.h{
        padding:25px 0px 10px;
    }
    .best .owl-dots .owl-dot span{
        border:none;
        margin:10px;
        width:15px;
        height:15px;
    }
    .gallery.user .best .item{
        margin-bottom:10px;
    }
    .owl-dots .owl-dot span::before{
        display:none;
    }
    .best .tl{
        padding:0px 0px 20px;
    }
}
@media screen and (max-width: 640px){
    .top.gallery.user .section{
        padding:0px;
    }
    .top.gallery.user .best{
        padding:0px 10px;
        box-sizing:border-box;
    }
    .section.filter{
        padding:20px 0px;
    }
    .section.filter .blocks .title, .section.filter .blocks .filter-block{
        float:none;
        margin:0;
    }
    .section.filter:not(.user) .filter-block{
        border-top: 1px solid #e4e4e4;
    }
    .section.filter:not(.user) .filter-block:nth-last-child(1){
        border-bottom: 1px solid #e4e4e4;
    }
    .section.filter .filter-block .block-title{
        border-radius:0px;
        background:none;
        padding:15px 40px 15px 20px;
        font-size:14px;
    }
    .section.filter.user{
        padding:0px;
    }
    .section.filter .filter-block.sort .item:before{
        left:20px;
    }
    .section.filter .filter-block.slide.open .list{
        background:none;
        border-radius:0px;
        width:100%;
        border:none;
        box-shadow:none;
    }
    .section.filter .filter-block .item{
        float:none;
        display:block;
    }
    .section.filter .filter-block.sort .item{
        padding: 15px 40px 15px 55px;
        float:none;
    }
    .section.filter .filter-block.slide.open .list{
        position:relative;
        margin-top:0px;
        padding-top:0px;
    }
    .section.filter .filter-block.slide .list:before{
        display:none;
    }
    .section.filter .filter-block.slide.open .block-title{
        background:none;
    }
    .section.filter .blocks .filter-block{
        max-width:none;
    }
    .section.filter .filter-block .block-title:before,.section.filter .blocks .filter-block.open .block-title:before{
        background:#fff;
        box-shadow:-5px 0px 30px 10px #fff;
    }
    .section.filter .filter-block .chosen .ch-item{
        border-bottom:none;
    }
}
.chosen.hdn{
    display:none;
}
.chosen .ch-item{
    font-weight:normal;
    margin-left:5px;
    margin-right:15px;
    position:relative;
    border-bottom:1px dotted #999;
    z-index:0;
}
.filter-block:not(.open) .chosen .ch-item:hover{
    border-bottom:none;
}
.chosen .ch-item:after{
    content:'\00D7';
    position:absolute;
    right:-13px;
    font-size:20px;
    top:-3px;
}

.advantages {
    display: flex;
    gap: 40px;
    justify-content: space-between;
    padding: 18px 10px;
    position: relative;
}

.advantages__item {
    display: flex;
    align-items: center;
    gap: 20px;
    max-width: 25%;
}

.advantages__item:hover {
    text-decoration: none;
}
.advantages__item img {
    display: block;
    max-width: 56px;
}

.advantages__item-name {
    font-size: 16px;
    font-weight: 700;
    color: #333;
}

@media (max-width: 1200px) {
    .advantages {
        gap: 20px;
    }
}

@media (max-width: 767px) {
    .advantages {
        flex-wrap: wrap;
        gap: 20px;
    }

    .advantages__item {
        width: calc(50% - 20px);
        max-width: unset;
    }

    .advantages__item-name {
        font-size: 12px;
    }
}

/* End */


/* Start:/bitrix/templates/cosmo-template/css/addPhoto.css?169148728118199*/
/*#bgmod{
	display:block !important;
}*/
.section.photos{
/*	margin-top:30px;*/
}
.item-page .section.photos{
	background:#f1e9dc;
	padding:15px 30px 15px 0px;
	box-sizing:border-box;
}
@media screen and (max-width: 1024px){
	.item-page .section.photos{
		margin-top:5px;
		padding:1px 0px;
	}
}
.item-page .upl-txt{
	display:none;
}

#addPhotoCnt{
	float:right;
	width:45%;
	max-height:175px;
}
#addPhotoCnt .owl-item{
	text-align:center;
}
#addPhotoPup{
	z-index:1000;
	position:fixed;
	width:100%;
	left:0px;
	top:50%;
	text-align:center;
	cursor:pointer;
	transform: translate(0%, -50%);
}
@media screen and (max-width: 620px){
	#addPhotoPup{
		z-index:1000;
		position:fixed;
		width:100%;
		left:0px;
		top:15%;
		text-align:center;
		cursor:pointer;
		transform:none;
	}
	#pupPhoto .arr{
		position:absolute;
		width:45px;
		height:50px;
		top:50%;
		margin-top:-25px;
		background-position:center center;
		background-repeat:no-repeat;
		cursor:pointer;
		background-color:rgba(0,0,0,0.3) !important;
	}
}
#addPhotoCnt .items{
	margin-top:3px;
}
#addPhotoCnt .upl-txt .left{
	font-size:14px;
	color:#4a4a4a;
	float:left;
}
#addPhotoCnt .upl-txt .right{
	font-size:14px;
	color:#906b3e;
	float:right;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}
#addPhotoCnt .upl-txt .right:hover{
	text-decoration:none;
}
#addPhoto,#pupPhoto{
	background:#fff;
	position:relative;
	font-family:"PT Sans", Arial, Helvetica, sans-serif;
	width:100%;
	max-width:725px;
	min-width:320px;
	display:inline-block;
	cursor:default;
}
#addPhoto .cnt.progr{
	opacity:0.5;
	position:relative;
}
#addPhoto .cnt.progr:before{
	background:url('/include/filter/img/round.svg') center center no-repeat;
	content:'';
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-31px;
	margin-top:-31px;
	width:62px;
	height:65px;
}
#pupPhoto{
	max-width:1024px;
}
#pupPhoto{
	padding:30px;
	box-sizing:border-box;
	color:#ababab;
	font-size:14px;
}
#pupPhoto .img{
	width:70%;
	float:left;
}
#pupPhoto .info{
	width:30%;
	float:left;
	box-sizing:border-box;
	padding-left:20px;
	text-align:left;
}
#pupPhoto .img img{
	width:100%;
}
#pupPhoto .info .avatar img{
	width:60px;
	border-radius:50%;
}
#pupPhoto .info .avatar{
	float:left;
}
#pupPhoto .info .likes{
	float:right;
	padding:7px;
	line-height:1.5;
	border:1px solid #d0d0d0;
	border-radius:3px;
	cursor:pointer;
}
#pupPhoto .info .likes .txt{
	display:inline-block;
	padding-left:35px;
	padding-right:7px;
	margin-right:5px;
	border-right:1px solid #d0d0d0;
	background-image:url(/bitrix/templates/cosmo-template/images/heart-el.png);
	background-repeat:no-repeat;
	background-position:left center;
}
#pupPhoto .info .likes.liked .txt{
	background-image:url(/bitrix/templates/cosmo-template/images/heart-elh.png);
}
#pupPhoto .info a.txt{
	color:#000;
	font-size:16px;
	display:inline-block;
	font-weight:bold;
	text-decoration:underline;
}
#pupPhoto .info a:hover{
	text-decoration:none;
}
#pupPhoto .info .name{
	padding-top:10px;
	padding-left:25px;
	background:url('/include/dphotos/img/inst.png') left bottom no-repeat;
}
#pupPhoto .info .descr{
	padding-top:30px;
}
#pupPhoto .info .onphoto{
	margin-top:10px;
}
#pupPhoto .info .onphoto a{
	display:block;
	float:left;
	width:48%;
	color:#ababab;
	text-align:center;
	margin-right:3%;
	margin-bottom:3%;
	min-height:200px;
}
#pupPhoto .info .onphoto a:nth-child(2n+1){
	margin-right:0;
}
#pupPhoto .info .onphoto a img{
	width:100%;
}
#pupPhoto .info .onphoto a:hover{
	text-decoration:underline;
}
#pupPhoto .info .onphoto a span{
	display:block;
	font-size:12px;
}
#addPhotoPup .arr{
	position:absolute;
	width:45px;
	height:50px;
	top:50%;
	margin-top:-25px;
	background-color:#3e3e3e;
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
}
#addPhotoPup .arr:hover{
	background-color:#af895a;
}
#addPhotoPup .arr.left{
	left:0px;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAWCAQAAABeMbWRAAAAQklEQVQoz2NgwAD/mf8zMmAVXvV/BoYUWBgEJmMX/vnfd4CFWf7vwyIMlNgOFv6NJoxPApdROC0fjFKTiY1aRGIAAHhqu+9Pf+WnAAAAAElFTkSuQmCC);
}
#addPhotoPup .arr.right{
	right:0px;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAWCAQAAABeMbWRAAAARUlEQVQoz2NgYPjP+J+ZARMAhaf/X4VF6v/k/yCAKfXf7/9PXFK+g0tqPzap32Cp7cRJ4DAKh+U0FcYV7LgjClfU4koMAJAFu+9LX6z/AAAAAElFTkSuQmCC);
}
#addPhoto .cross,#addPhotoPup .cross{
	position:absolute;
	right:0px;
	top:-30px;
	width:17px;
	height:17px;
	line-height:0;
	cursor:pointer;
}
#addPhoto .gray{
	background:#f1f1f1;
}
#addPhoto .steps{
	padding:20px 30px;
}
#addPhoto .steps .tl{
	font-size:20px;
	font-weight:bold;
	margin-bottom:38px;
	text-align:center;
}
#addPhoto .links{	
	position:relative;
}
#addPhoto .links:before{
	content:'';
	height:1px;
	position:absolute;
	background:#a3a3a3;
	top:-1px;
}
#addPhoto .links.four:before{
	width:75%;
	left:12.5%;
}
#addPhoto .links.three:before{
	width:67%;
	left:16.5%;
}
#addPhoto .links a{
	display:inline-block;
	text-align:center;
	position:relative;
	font-size:11px;
	color:#a3a3a3;
	float:left;
	margin-top:17px;
	line-height:1.2;
}
#addPhoto .links.four a{
	width:25%;
}
#addPhoto .links.three a{
	width:33%
}
#addPhoto .links a.active{
	color:#4a4a4a;
}
#addPhoto .links a:hover{
	text-decoration:none;
}
#addPhoto .links a:before{
	content:attr(data-step);
	position:absolute;
	width:28px;
	height:28px;
	border:1px solid #a3a3a3;
	border-radius:50%;
	background:#fff;
	color:#a3a3a3;
	text-align:center;
	font-size:16px;
	left:50%;
	margin-left:-14px;
	line-height:1.7;
	top:-33px;
}
#addPhoto .links a.visited:not(.active):before{
	content:'\2714';
}
#addPhoto #btn_prev{
	background:none;
	float:left;
	color:#bebebe;
	padding: 0px 20px 0px 10px;
    margin: 18px 0px 18px 40px;
	border:1px solid #d0d0d0;
	border-radius:3px;
}
#addPhoto #btn_prev:hover{
	border-color:#fff;
	background:#fff;
}
#addPhoto .links a.active:before{
	color:#fff;
	border-color:#af8959;
	background:#af8959;
}
#addPhoto .sourse p.tl{
	padding-top:20px;
	padding-bottom:80px;
}
#addPhoto .sourse{
	text-align:center;
	padding-bottom:80px;
}
#addPhoto .sourse .device svg{
	width:68px;
	height:67px;
}
#addPhoto .sourse .instagram svg{
	width:57px;
	height:56px;
}
#addPhoto .sourse .item{
	display:inline-block;
	margin:0px 5%;
	font-size:14px;
	color:#4a4a4a;
	vertical-align:top;
	font-weight:bold;
}
#addPhoto .sourse .item .txt{
	display:block;
}
#addPhoto .sourse .instagram .txt{
	margin-top:10px;
}
#addPhoto .item.instagram #Layer_2{
	display:none;
}
#addPhoto .sourse .item.device #Layer_3{
	display:none;
}
#addPhoto .item.instagram:hover #Layer_2{
	display:block;
}
#addPhoto .sourse .item.device:hover #Layer_3{
	display:block;
}
#addPhoto .br-btn,#addPhoto .form_block input[type=submit]{
	background:#af8959;
	padding:0px 20px 0px 20px;
	line-height:2.5;
	color:#fff;
	font-weight:bold;
	font-size:15px;
	display:inline-block;
	border-radius:3px;
	cursor:pointer;
	transition:background 0.2s ease-out;
}
#addPhoto #btn.br-btn{
	padding:0px 10px 0px 20px;
	margin:18px 40px 18px 0px;
}
#addPhoto .br-btn:hover{
	text-decoration:none;
	background:#906b3d;
}
#addPhoto .navigate{
	text-align:right;
}
#addPhoto .navigate.inv{
	visibility:hidden;
}
#addPhoto .cnt{
	min-height:310px;
	position:relative;
}
#addPhoto .chose{
	text-align:center;
}
#addPhoto .chose.upload .br-btn{
	margin-top:20px;
}
#addPhoto .chose.upload .upl{
	position:absolute;
	left:-9999px;
}
#addPhoto .chose.upload .list{
	text-align:left;
	padding:20px;
}
#addPhoto .chose.upload .list .item{
	display:inline-block;
	border:1px dashed #a3a3a3;
	color:#a3a3a3;
	font-size:12px;
	padding:5px 10px;
	line-height:1;
	margin:0.5%;
	cursor:pointer;
	position:relative;
}
#addPhoto .chose.upload .list .item:hover{
	border:1px solid #a3a3a3;
}
#addPhoto .chose.upload .list .item:hover:before{
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	background:url('/include/filter/img/color_x.png') center center no-repeat rgba(0,0,0,0.4);
}
#addPhoto .scrollable{
	height:310px;
	overflow-y:scroll;
	padding:0px 40px;
	margin:20px 0px;	
}
#addPhoto .photo_text .item{
	margin-bottom:10px;
}
#addPhoto .photo_text .img{
	position:relative;
}
#addPhoto .photo_text .img .remove{
	position:absolute;
	width:30px;
	height:30px;
	cursor:pointer;
	background:#fff;
	border:1px solid #af8959;
	font-size:35px;
	color:#af8959;
	top:5px;
	right:20px;
	border-radius:50%;
	text-align: center;
	line-height:0.8;
}
#addPhoto .photo_text .items .img,#addPhoto .photo_text .items .txt{
	display:block;
	vertical-align:top;
	float:left;
}
#addPhoto .photo_text .items .img{
	padding-right:15px;
	width:30%;
	box-sizing:border-box;
}
#addPhoto .photo_text .items .txt{
	width:70%;
	text-align:left;
}
#addPhoto .photo_text .items span.tl{
	display:block;
	margin-bottom:10px;
	color:#bebebe;
	font-weight:bold;
	font-size:14px;
}
#addPhoto .photo_text textarea{
	height:146px;
	font-family:"PT Sans", Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	resize:none;
}
#addPhoto .photo_text .items input,#addPhoto .form_block input,#addPhoto .photo_text textarea{
	border:1px solid #d0d0d0;
	border-radius:3px;
	padding:10px 15px;
	font-size:14px;
	width:100%;
	box-sizing:border-box;
}
#addPhoto p.tl{
	font-weight: bold;
    font-size: 16px;
    color: #4a4a4a;
    padding-top: 25px;
    padding-bottom: 10px;
	text-align:center;
	margin:0px;
}
#addPhoto .chose.photos .item{
	width:23%;
	float:left;
	line-height:1;
	position:relative;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	cursor:pointer;
}
#addPhoto .chose.photos .item.active:before{
	content:'\2714';
	width:40px;
	height:40px;
	background:#fff;
	border-radius:50%;
	border:1px solid #af8959;
	position:absolute;
	color:#af8959;
	top:5px;
	right:5px;
	font-size:20px;
	line-height:2;
}
#addPhoto .auth{
	width:75%;
	margin:0 auto;
}
#addPhoto .auth .tabs a{
	display:inline-block;
	text-align:left;
	width:33%;
	color:#000;
	font-size:16px;
	font-weight:bold;
}
#addPhoto .auth .tabs{
	border-bottom:1px solid #a3a3a3;
	margin-top:30px;
}
#addPhoto .auth .tabs a:nth-child(2){
	text-align:center;
	width:22%
}
#addPhoto .auth .tabs a:nth-child(3){
	text-align:right;
	width:44%;
}
#addPhoto .auth .tabs a:hover{
	text-decoration:none;
}
#addPhoto .auth .tabs a:hover span,#addPhoto .auth .tabs a.active span{
	border-bottom-color:#a3a3a3;
	color:#af8959;
}
#addPhoto .auth .tabs a span{
	display:inline-block;
	padding-bottom:10px;
	border-bottom:2px solid transparent;
}
#addPhoto .form_block h1,#addPhoto .forgotpassword,#addPhoto .narrow-half-left p:not(.tal),#addPhoto .reg-block,#addPhoto .line,#addPhoto font:not(.errortext),#addPhoto .form_block br{
	display:none;
}
#addPhoto .form_block{
	padding-top:30px;
	height:140px;
	box-sizing:border-box;
	text-align:left;
}
#addPhoto .auth .form_block input{
	display:inline-block;
}
#addPhoto .auth .form_block input[type=text]{
	width:50%;
}
#addPhoto .form_block .register input[type=password]{
	display:none;
}
#addPhoto .form_block .register input[type=submit],#addPhoto .form_block .forgot_password input[type=submit]{
	margin-left:5%;
	padding: 0px 25px 0px 25px;
}
#addPhoto .form_block input[type=submit]{
	width:auto;
	border:none;
}
#addPhoto .form_block .oferta{
	position:absolute;
	bottom:20px;
}
#addPhoto .form_block .remember{
	display:inline-block;
	width:30%;
	margin-left:5%;
	position:relative;
	top:5px;
}
#addPhoto .form_block .remember input[type=checkbox]{
	width:20px;
	height:20px;
	padding:0;
}
#addPhoto .form_block .remember label{
	font-size:14px;
	position:relative;
	margin-left:5px;
	top:-9px;
	display:inline-block;
}
#addPhoto .form_block .authorize_registration input[type=password]{
	width:50%;
}
#addPhoto .form_block .authorize_registration input[type=submit]{
	width:30%;
	margin-left:5%;
}
#addPhoto .form_block input[type=checkbox]{
	width:10px;
}
#addPhoto .form_block .authorize_registration input[name=USER_LOGIN]{
	margin-bottom:20px;
}
#addPhoto .halliluya{
	height:515px;
	text-align:center;
	padding-top:30px;
}
#addPhoto .halliluya img{
	width:30%;
	margin-top:50px;
}
#addPhoto .halliluya .gray_txt{
	margin-top:60px;
	font-size:16px;
	color:#a3a3a3;
}
#addPhoto .halliluya p.tl{
	font-size:18px;
	padding-bottom:0px;
	padding-top:15px;
}
.uplPhotos.section{
/*	width:80%;*/
	margin:0 auto;
	padding:0px;
}
.uplPhotos .item{
	display:inline-block;
	cursor:pointer;
}
.uplPhotos .item.upl{
/*	width:100%;
	height:100%;*/
	border:dashed 1px #d6d6d6;
	position:relative;
	background:#fff;
}
.uplPhotos .item.upl:before{
	content:'+';
	width:34px;
	height:34px;
	left:50%;
	top:50%;
	margin-left:-17px;
	margin-top:-17px;
	color:#fff;
	border-radius:50%;
	background:#dedede;
	position:absolute;
	font-size:26px;
	text-align:center;
}
.uplPhotos .tl{
	text-align:center;
	font-size:17px;
	margin:20px 0px 30px;
	color:#000;
	font-weight:bold;
}
@media screen and (max-width:768px){
	#addPhotoCnt{
		float:none;
		width:100%;
		margin-bottom:30px;
	}
}
@media screen and (max-width:569px){
	#addPhotoCnt .upl-txt .right{
		display:none;
	}
	#addPhotoCnt .items{
		width:80%;
		margin:0 auto;
	}
	#addPhotoCnt .upl-txt{
		text-align:center;
		margin-bottom:10px;
	}
	#addPhotoCnt .upl-txt .left{
		float:none;
	}
}
#addPhoto .steps .mobile{
	display:none;
}
#addPhoto .photo_text .wide{
	display:none;
}
@media screen and (max-width:725px){
	#addPhoto .steps .nmobile{
		display:none;
	}
	#addPhoto .steps .mobile{
		display:block;
	}
	#addPhotoPup{
		top:43px;
	}
	#addPhoto .cross, #pupPhoto .cross{
		right:10px;
	}
	#addPhoto p.tl{
		display:none;
	}
	#addPhoto .steps{
		padding:50px 0px 15px;
	}
	#addPhoto .sourse{
		padding:40px 0px;
	}
	#addPhoto .cnt{
		min-height:210px;
	}
	#addPhoto #btn_prev{
		margin:18px 0px 18px 7px;
	}
	#addPhoto #btn.br-btn{
		margin:18px 7px 18px 0px;
		border:1px solid #af8959
	}
	#addPhoto  .scrollable{
		height:302px;
	}
	#addPhoto .chose.photos .scrollable{
		padding:0px 10px;
	}
	#addPhoto .auth{
		width:100%;
		box-sizing:border-box;
		padding:0 10px;
	}
	#addPhoto .auth .tabs a{
		width:32%;
		font-size:12px;
	}
	#addPhoto .auth .form_block input[type=text]{
		width:100%;
	}
	#addPhoto .form_block .register input[type=submit], #addPhoto .form_block .forgot_password input[type=submit]{
		margin-left:0px;
	}
	#addPhoto .form_block .register input[type=submit],#addPhoto .form_block .forgot_password input[type=submit]{
		margin-top:10px !important;
	}
}
@media screen and (max-width:500px){
	#addPhoto .chose.photos .item{
		margin:0 1% 2%;
		width:31%;
	}
}
@media screen and (max-width:620px){
	#addPhoto .photo_text .wide{
		display:inline-block;
		max-height:180px;
	}
	#addPhoto .photo_text .small{
		display:none;
	}
	#addPhoto .photo_text .scrollable{
		padding:0px 10px;
	}
	#addPhoto .photo_text .items .img{
		width:100%;
		float:none;
		padding-right:0px;
	}
	#addPhoto .photo_text .items .txt{
		float:none;
		width:100%;
	}
	#addPhoto .photo_text textarea{
		height:120px;
		border:none;
	}
	#addPhoto .photo_text .item{
		border:1px solid #bebebe;
		border-radius:3px;
	}
	#addPhoto .photo_text .item .img{
		padding:3px;
	}
	#addPhoto .photo_text .items span.tl{
		display:none;
	}
}
#pupPhoto .clear.mob{
	display:none;
}
#pupPhoto .info .likes svg{
	display:none;
}
@media screen and (max-width:620px){
	#pupPhoto .clear.mob{
		display:block;
	}
	#pupPhoto .clear.unmob{
		display:none;
	}	
	#pupPhoto{
		padding:0px 0px 10px 0px;		
	}
	#pupPhoto .img{
		width:100%;
		float:none;
	}
	#pupPhoto .info{
		float:none;
		width:100%;
		padding-left:10px;
	}
	#pupPhoto .info .avatar img{
		width:32px;
	}
	#pupPhoto .info .likes{
		border:none;
		color:#fff;
		position:absolute;
		top:-39px;
		left:0p;
	}
	#pupPhoto .info .name{
		background:none;
		margin-left:15px;
	}
	#pupPhoto .info .descr{
		height:94px;
		overflow-y:scroll;
		padding-top:10px;
	}
	#pupPhoto .onphoto p.tl{
		margin-bottom:0px;
	}
	#pupPhoto .arr.left{
		left:0px;
	}
	#pupPhoto .arr.right{
		right:0px;
	}
	#pupPhoto .arr{
		width:25px;
		margin-top:-115px;
/*		background-color:transparent;*/
	}
	#pupPhoto .arr:hover{
		background-color:rgba(0,0,0,0.3);
	}
	#pupPhoto .info .likes .txt{
		padding-left:0px;
		background:none;
	}
	#pupPhoto .info .likes.liked .txt{
		background:none;
	}
	#pupPhoto .info .likes svg{
		display:inline-block;
		width:24px;
		float:left;
		margin-right:10px;
	}
	#pupPhoto .info .likes svg .st2{
		display:none;
	}
	#pupPhoto .info .likes.liked svg .st2{
		display:block;
	}
}
.likes.err{
	position:relative;
}
.likes.err:after{
    content: attr(data-msg);
    font-size: 12px;
    color: #ababab;
    position: absolute;
    left: 0px;
    top: 40px;
    line-height: 1;
}
.share-block{
	margin-top:30px;
}
.share-block .tl{
	display:block;
}
.share-block .sh-item{
	display:block;
	float:left;
	min-width:58px;
}
.share-block .sh-item .counter{
	display:block;
	float:right;
}
.share-block .sh-item img{
	float:left;
}
.share-block .sh-item.fb{
	background:#3a569d;
}
.share-block .sh-item.vk{
	background:#4d75a2;
}
.share-block .sh-item.pin{
	background:#c92028;
}
.share-block .sh-item{
	border-radius:5px;
	margin:0px 3px;
}
.share-block .tl,.share-block .counter{
	font-weight:bold;
	font-size:16px;
	line-height:2;
}
.share-block .counter{
	padding:0px 10px 0px 5px;
	color:#fff;
}
/* End */


/* Start:/bitrix/templates/cosmo-template/owl-carousel/owl.carousel.css?16914872811476*/
/* 
 * 	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(/bitrix/templates/cosmo-template/owl-carousel/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:/bitrix/templates/cosmo-template/owl-carousel/owl.theme.css?16914872811928*/
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}
.prod-block.owl-theme .owl-controls{
	margin-top:0px;
}
/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	position: absolute;
	top: 50%;
	margin-top: -21px;
	outline: 0;
	width: 19px;
	height: 42px;
	text-indent: -9999px;
	z-index: 9;
	background: url(/bitrix/templates/cosmo-template/owl-carousel/../images/carousel-arr.png) 0 0 no-repeat;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: -40px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	right: -40px;
	background-position: -19px 0;
}

/* 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-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: 12px;
	height: 12px;
	margin: 5px 7px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #ddd;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background: #af8959;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	display: inline-block;
    font-size: 13px;
    width: 33px;
    height: 33px;
    line-height: 33px;
    border-radius: 28px;
    border: 5px solid #f2f2f2;
    color: #fff;
    text-decoration: none;
    margin: 0 1px;
    transition: 0.3s;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(/bitrix/templates/cosmo-template/owl-carousel/AjaxLoader.gif) no-repeat center center
}

.home-slider .owl-pagination {
	position: absolute;
	margin: 0;
	bottom: -22px;
	width: 100%;
}
/* End */


/* Start:/bitrix/templates/cosmo-template/css/jquery.fancybox.min.css?171031747412795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/gall/cosmo-style.css?173132837029783*/
body.progress:before{
	content:'';
	position:fixed;
	background:url(/include/filter/img/round.svg) center center no-repeat;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	z-index:100;
}
.category-page .head-section {
/*    border-bottom: 1px #e5e5e5 dashed;*/
    margin-bottom: 25px;
}

.popup-wrap {
  display: none;
  transition:opacity .3s ease-in-out;
  background-color: rgba(0, 0, 0, 0.8);
}
.popup-wrap-fade{opacity:0}

.mobile_view {
  display: none;
}
/* -----------------------content style---------------------------- */

.content_wrap {
  margin: 0 auto;
  max-width: 1252px;
  padding: 0 14px;
}

.content_header {
  padding-bottom: 25px;
  border-bottom: 1px #e5e5e5 dashed;
  margin-bottom: 17px;
}

.niceCheck {
  height: 12px;
  display: inline-block;
  cursor: pointer;
  background: url(/bitrix/templates/cosmo-template/images/gallery/checkbox.png) no-repeat;
  padding-left: 18px;
  margin-bottom: 20px;
  margin-left: 2px;
  font-size:14px;
  line-height:.9
}
.niceCheck input {
  display: none;
}

.block_header {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 23px;
  min-width: 90px;
}

aside{
  float: left;
  width: 15%;
}

.aside_block {
  margin-bottom: 43px;
}

.content {
  float: right;
  width: 85%;
}

.grid-item {
  width: 31.33%;
  float: left;
  margin-bottom: 33px;
}

.grid-item img{
  cursor:pointer;
}
.gutter-sizer { width: 3%; }

/*-----------------------------tovar----------------------------------*/

.content.tovar {
  width: 100%;
}

.tovar_main_left {
  float: left;
  width: 660px;
  position: relative;
}
.tovar_main_right {
  float: right;
  width: 590px;
  padding-top: 22px;
}

.tovar_main_left .main_tovar_img {
      width: 100%;
}

.icon_open_img {
  position: absolute;
  top: 49%;
  left: 49%;
  width: 70px;
}

.tovar_block .block_name {
  font-size: 19px;
  color: #000;
  text-align: center;
  font-weight: bold;
}

.block_conf .block_body {
  text-align: center;
}

.block_photo .slick-prev {
    left: -25px;
    width: 15px;
    height: 30px;
    background: url(/gall/../img/slider_prev.png);
}
.block_photo .slick-prev:hover {
    left: -25px;
    width: 15px;
    height: 30px;
    background: url(/gall/../img/slider_prev.png);
}

.block_photo .slick-next {
    right: -13px;
    width: 15px;
    height: 30px;
    background: url(/gall/../img/slider_next.png);
}
.block_photo .slick-next:hover {
    right: -13px;
    width: 15px;
    height: 30px;
    background: url(/gall/../img/slider_next.png);
}
.block_photo .slick-prev:after, .block_photo .slick-prev:before {
  content: "";
}
.block_photo .slick-next:before, .block_photo .slick-next:after {
  content: "";
}


.block_recomend .block_body a {
  display: block;
  float: left;
  width: 16%;
  text-align: center;
}

.block_info_text {
  float: left;
  width: 65%;
}

.block_info_tags {
  float: right;
  width: 34%;
}
  .block_info_tags li a {
    float: left;
    display: block;
    padding: 9px 25px;
    border: 1px #e4e4e4 solid;
    border-radius: 1px;
    margin-bottom: 8px;
    color: #717171;
  }
  .block_info_tags li a:hover {
    color: #717171;
    background-color: #e4e4e4;
  }
  .block_info_tags li:nth-child(2n) a {
    float: right;
  }
  .all_tags {
    text-align: center;
  }
  .all_tags a,.all_tags a:hover {
    color: #737373;
  }
  .all_tags a:hover {
    text-decoration: underline;
  }

.tovar_icons .icon {
  float: left;
  width: 33%;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.tovar_icons .icon img {
  display: block;
  margin: 0 auto;
}
.tovar_icons .icon span {
  font-size: 14px;
  color: #979797;
  font-weight: bold;
}

.tovar_icons .icon:hover span {
  color: #6b6b6b;
}

.tovar_hide_block {
    max-width: 522px;
}

.tovar_hide_block .block_header {
  border: 1px solid #ededed;
  border-radius: 4px;
  letter-spacing: -1px;
  padding: 9px 0 9px 16px;
  cursor: pointer;
  position: relative;
}

.tovar_hide_block .block_header.open {
  background-color: #ececec;
  margin-bottom: 11px;
}

.tovar_hide_block .block_body {
  display: none;
  padding: 5px 5px 0px 18px;
  line-height: 20px;
  letter-spacing: 0.7px;
}

.aside_block_arrow {
  position: absolute;
  right: 14px;
  top: 16px;  
}

.tovar_hide_block {
  margin-bottom: 9px;
}

.tovar_main_right .tovar_hide_block .textinputs {
  border: 1px #a6a6a6 solid;
  border-radius: 4px;
  width: 167px;
}

.tovar_main_right .tovar_hide_block .btn {
  border-radius: 4px;
  width: auto;
}

.tovar_main_right .tovar_hide_block form{
  text-align: left;
}

.block_prices .prices {
  float: left;
  padding-top: 2px;
  width: 136px;
}

.tovar .content_header {
    margin-bottom: 43px;
}

.block_prices {
  margin-left: 18px;
}

.price_old {
  font-size: 19px;
  font-weight: bold;
  padding-bottom: 11px;
}

.price_old .num {
  text-decoration: line-through;
}

.price_new {
    font-size: 14px;
    color: #cf0606;
    font-weight: bold;
    float: left;
}

.discount {
    color: #cf0606;
    border: 1px #cf0606 solid;
    float: left;
    font-size: 11px;
    margin: 0 0 0 12px;
    padding: 2px 3px 1px 2px;
}
.in_busket, .buy_in_one {
    padding: 14px 52px 13px 51px;
    display: block;
    background-color: #a3d220;
    float: left;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    border-radius: 7px;
    margin-right: 30px;
}
.buy_in_one {
    padding: 11px 32px 12px 31px;
    background-color: #fff;
    color: #a3d220;
    margin-right: 0px;
    border: 2px #a3d220 solid;
}
.block_prices a:hover {
  color: inherit;
}

.delivery_info {
  padding-top: 21px;
  padding-bottom: 27px;
  float: left;
}
.delivery_info-info {
    color: #696969;
    background: url(/gall/../img/info_icon.jpg) 0 0 no-repeat;
    padding: 1px 0 0 16px;
    font-size: 11px;
    margin-top: 10px;
    position: relative;
}

.delivery_info-info:hover {
    cursor: pointer;
}

.small_popup {
  padding: 9px 10px 12px 13px;
  border-radius: 4px;
  line-height: 11px;
  background-color: #f1e6c9;
  position: absolute;
  color: #494949;
  font-size: 10px;
  display: none;
  text-align: left;
  z-index: 100;
}
.small_popup.left {
  top: -19px;
  left: -172px;
}
.small_popup.left:after {
content: '';
  width: 0;
  height: 0;
  top: 31%;
  right: -7px;
  border-style: solid;
  border-width: 10px 0 10px 20px;
  border-color: transparent transparent transparent #f1e6c9;
  position: absolute;
}

.small_popup.down {
  top: -16px;
  right: -167px;
}
.small_popup.down:after {
  content: '';
  width: 0;
  height: 0;
  top: 31%;
  left: -7px;
  border-style: solid;
  border-width: 10px 10px 10px 0px;
  border-color: transparent #f1e6c9 transparent transparent;
  position: absolute;
}

.small_popup.top {
    bottom: 60px;
    left: 2px;
}
.small_popup.top:after {
  content: '';
  width: 0;
  height: 0;
  bottom: -8px;
  right: 39%;
  border-style: solid;
  border-width: 20px 10px 0px 10px;
  border-color: #f1e6c9 transparent transparent transparent;
  position: absolute;
}

.delivery_info-info:hover .small_popup, .wish_list:hover .small_popup, .icon:hover .small_popup{
    display: block;
}

.wish_list {
  display: block;
  float: left;
  position: relative;
  padding: 4px 0 3px 50px;
  margin-top: 20px;
  font-size: 13px;
  background: url(/gall/../img/wish_list.jpg) 22px bottom no-repeat;
}

.wish_list:hover {
    background: url(/gall/../img/wish_list_hover.jpg) 22px bottom no-repeat
}


.delivery_cost{
  margin: 15px 0 0 0;
  letter-spacing: 0;
  font-weight: bold;
}

.tovar_icons {
  padding-right: 49px;
}

.tovar_main {
  margin-bottom: 63px;
}

.block_conf .block_body {
  margin-bottom: 70px;
}

.block_photo.tovar_block {
  margin-bottom: 45px;
}

.tovar_block .block_name {
  padding-bottom: 22px;
}

.block_info p {
    padding-bottom: 17px;
    line-height: 17px;
}
.block_info {
    margin-bottom: 39px;
}

.block_recomend {
    padding-top: 7px;
}

.recomend_name {
    width: 147px;
    margin: 6px auto 7px;
    font-size: 12px;
    color: #717171;
}
.recomend_price.disc {
    color: #cf0606;
}
.recomend_price {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 80px;
}

.block_recomend .discount {
    border: 1px solid #cf0606;
    color: #cf0606;
    float: none;
    font-size: 11px;
    margin: 3px auto 0;
    padding: 2px 4px;
    width: 25px;
}

.popup_button {
    float: left;
    opacity: 0.5;
}

.popup_button img {
  margin-right: 5px;
}
.popup_button.tl a{
	line-height:1;
}
.popup_button.tl:hover a{
	text-decoration:none;
}
.popup_button a {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    margin-right: 10px;
}

.popup_button:not(.tl):hover, .popup-close:hover {
    opacity: 1;
}

.popup-close {
    float: right;
    color: #fff;
    font-size: 30px;
    margin-top: 8px;
    cursor: pointer;
    opacity: 0.5;
}


img.popup-img {
     /*padding: 0px 0 40px;*/ 
}

.controls {
  padding: 15px 0 25px;
}

.overlay_photo {
  position: absolute;
  top: -110px;
  right: -80px;
  padding: 10px;
  background-color: #fff;
  width: 180px;
  text-align: center;
  display: none;

-webkit-box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.5);
box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.5);
}

figure {
  position: relative;
}

.overlay_photo div {
  line-height: normal;
  font-size: 14px;
}

.overlay_photo a:hover {
    text-decoration: none;
}

.overlay_name {
  color: #717171;
  font-size: 13px;
  padding: 0 10px;
}

.overlay_price {
  color: #333333;
  padding-bottom: 15px;
  font-weight: 600;
}

.overlay_btn {
  font-family: 'PT Sans', sans-serif;
  font-size: 13px;
  width: 100%;
  background-color: #a3d220;
  font-weight: bold;
  color: #fff;
  padding: 20px 0;
  border-radius: 3px;
  display: block;
}

.overlay_btn:hover {
  color: #fff;
  text-decoration: none;
}

.metka {
  position: absolute;
}

.metka_op {
  opacity: 0.7;
}

.metka:hover {
  opacity: 1;
}

.metka:hover .overlay_photo{
  display: block;
  -webkit-transition: display 1s ease-out 0.5s;
  -moz-transition: display 1s ease-out 0.5s;
  -o-transition: display 1s ease-out 0.5s;
  transition: display 1s ease-out 0.5s;
  z-index: 9999;
}

.bounce {
  -webkit-animation: bounce 1s ease-out;
  -moz-animation: bounce 1s ease-out;
  -o-animation: bounce 1s ease-out;
  animation: bounce 1s ease-out;
}

.overlay_tags {
    position: absolute;
    bottom: 10px;
    left: 20px;
    line-height: 14px;
}

.overlay_tags a {
  float: left;
  display: block;
  padding: 9px 25px;
  border: none;
  border-radius: 1px;
  margin-bottom: 8px;
  color: #fff;
  margin-right: 10px;
  background: #af8959;

  -webkit-box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.5);
  box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.5);
}

.overlay_tags a:hover {
    background: #906b3d;
}


.loader {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    display: none;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999; }
.loader .loader_inner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 60px;
    width: 60px;
    margin-top: -30px;
    margin-left: -30px;
    left: 50%;
    top: 50%;
    position: absolute; }
/* -----------------------media queries---------------------------- */

@media (min-width: 768px) and (max-width: 992px) {
  .grid-item {
    width: 49%;
    float: left;
    margin-bottom: 33px;
  }
  .gutter-sizer { width: 2%; }

  aside {
      width: 20%;
  }
  .content {
      width: 80%;
  }
}

@media (max-width: 1200px) {
  .tablet_hidden {
    display: none;
  }

  .tablet_view {
    display: block;
  }

.popup-container::before {
    height: auto;
}

  .menu_open_button {
      float: left;
      text-align: left;
  }

  .header_logo {
    float: none;
  }

  .logo_ball {
    float: none;
    padding: 7px 0 0 12px;
    width: 38px;
    display: inline;
  }

  .logo_text {
      padding: 0 0 5px 4px;
      width: 108px;
  }
  .header_controls {
    float: right;
  }

  .header_buttons {
      padding-top: 0;
  }

  .header_buttons a {
      float: right;
      padding-right: 4px;
      width: 34px;
  }

  .busket {
      padding-top: 7px;
  } 
  .busket_count {
      right: 13px;
      top: 11px;
  }
  .avatar {
    padding-top: 3px;
  }
  .header_phone {
      color: #333333;
      float: left;
      font-size: 18px;
      letter-spacing: -0.6px;
      margin: 0 33px 0 0;
      padding: 16px 33px 0 0;
  }

  .header_shedule {
      float: left;
      font-size: 10px;
      font-weight: 500;
      letter-spacing: 0.2px;
      margin-right: 30px;
      padding-top: 15px;
  }

  .header_menu {
    background-color: #ededed;
    border-radius: 4px;
    left: 36px;
    padding: 12px 15px;
    position: absolute;
    top: 50px;
    width: 100px;
    z-index: 500;

    -webkit-box-shadow: 5px 5px 20px 0px rgba(184,184,184,1);
    -moz-box-shadow: 5px 5px 20px 0px rgba(184,184,184,1);
    box-shadow: 5px 5px 20px 0px rgba(184,184,184,1);   
  }

  .header_menu:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #ededed;
    position: absolute;
    top: -20px;
    left: 0;
  }

  .header_menu ul {
    padding: 0;
  }

  .header_menu li a {
      float: none;
      font-size: 16px;
      line-height: 18px;
  }


  .tovar_main_left, .tovar_main_right {
      width: 100%;
  }

  .tovar_hide_block {
      max-width: 100%;
  }
  .tovar_icons .small_popup.top {
      bottom: 60px;
      left: 18%;
  }
}

  .grid {
    display: block;
    position: relative;
    padding-bottom: 90px;
  }

@media (min-width: 320px) {
  .block_info_tags li a {
      margin-right: 10px;
  }

  .block_info_tags li:nth-child(2n) a {
      float: left;
  }

  .small_popup.top {
      bottom: 60px;
      left: 2px;
  }
}

@media (max-width: 768px) {

  .mobile_hidden {
    display: none;
  }

  .mobile_view {
    display: block;
  }

  .header_container {
      padding: 0;
  }


  .content_wrap {
    padding: 0 5px;
  }

  .page_title {
      font-size: 18px;
      padding-right: 0;
      padding-top: 13px;
  }

  .content_header {
      border-bottom: none;
      margin-bottom: 0;
      padding-bottom: 14px;
  }

  aside {
    float: none;
    width: 100%;
  }

  aside .block_header {
    border: 1px solid #ededed;
    border-radius: 4px;
    letter-spacing: -1px;
    padding: 8px 0 7px 10px;
    cursor: pointer;
    position: relative;
  }

  aside .block_header.open {
    background-color: #ececec;
  }

  aside .block_body {
    display: none;
	margin-top:11px;
  }

  .aside_block_arrow {
    position: absolute;
    right: 14px;
    top: 16px; 
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;	
  }
  .aside_block_arrow.active {
	transform: rotate(180deg);
  }

  .aside_block {
    margin-bottom: 12px;
  }

  .tag {
    float: left;
    background-color: #af8959;
    padding: 6px 7px;
    border-radius: 1px;
    margin-right: 10px;
    margin-bottom: 9px;
    font-weight: bold;
    color: #fff;
  }

  .del_tag {
    padding-top: 3px;
    padding-left: 5px;
    cursor: pointer;
  }

  /*---------content-------------*/

  .content {
    width: 100%;
  }

  .grid-item {
    width: 100%;
    float: left;
    margin-bottom: 5px;
  }
  .gutter-sizer { width: 0; }


  /*---------tovar-------------*/


  .page_title {
      font-size: 13.61px;
      padding-top: 9px;
  }

  .icon_open_img {
    display: none;
  }

  .tovar_main_left {
      float: none;
      position: relative;
      width: 100%;
  }

  .tovar_main_right {
      float: none;
      position: relative;
      width: 100%;
  }

  .black_overlay {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .mobile_like_button {
    background: rgba(0, 0, 0, 0) url("/gall/../img/mobile_like_button.png") no-repeat scroll 0 0;
    display: block;
    height: 16px;
    position: absolute;
    right: 17px;
    top: 17px;
    width: 19px;
  }

  .tovar_main_right {
      padding-top: 14px;
  }

  .block_prices {
      margin-left: 11px;
  }

  .price_old {
      padding-bottom: 3px;
  }

  .discount {
      font-size: 7.33px;
      margin: 2px 0 0 9px;
      padding: 1px 3px 1px 2px;
  }

  .in_busket, .buy_in_one {
      float: right;
      font-size: 12.23px;
      margin-bottom: 13px;
      margin-left: 12px;
      margin-right: 0;
      padding: 12px 0;
      text-align: center;
      width: 136px;
  }

  .buy_in_one {
      background-color: #fff;
      border: 1px solid #a3d220;
      color: #a3d220;
      margin-right: 0;
      padding: 11px 0 12px;
  }

  .in_busket:after {
    clear: both;
  }

  .block_prices .prices {
      width: 122px;
  }

  .delivery_info {
      float: left;
      padding-bottom: 10px;
      padding-top: 15px;
  }
  .clear.mobile_hide {
    clear: none;
  }
  .wish_list {
    display: none;
  }

  .details_list ul {
    list-style: disc;
    font-size: 10.5px;
  }

  .block_details .block_header.open {
      margin-bottom: 0px;
  }

  .tovar_hide_block .block_header {
      font-size: 10.5px;
  }

  .block_details .block_body {
      padding: 5px 5px 0 27px;
  }

  .block_details ul li a, .block_details ul li a:hover {
    color: #6495ed;
  }

  .tovar_icons {
      padding-right: 0;
  }

  .tovar_icons .icon img {
      width: 80px;
  }

  .tovar_icons .icon span {
      font-size: 10.5px;
  }

  .small_popup.top:after {
      right: 39%;
  }
.small_popup.top {
    bottom: 63px;
    left: 2px;
}

  .block_conf img {
    width: 85px;
  }

  .tovar_block .block_name {
      font-size: 13.69px;
  }

  .block_photo .block_body .slick-slide img {
      width: 100%;
  }


  .block_photo .block_body .slick-dots li {
      width: 4px;
  }

  .block_photo .block_body .slick-dots {
      bottom: 2px;
  }

  .block_photo .block_body .slick-dots li.slick-active button::before, .block_photo .block_body .slick-dots li button::before {
      color: #af8959;
  }

  .block_info_text, .block_info_tags {
      float: none;
      width: 100%;
  }

  .block_recomend .block_body a {
      width: 50%;
      height: 237px;
  }

  .block_recomend .block_body img {
      width: 50%;
      width: 126px;
  }

  .block_info_tags li a {
      font-size: 8.75px;
      border-radius: 1px;
      color: #717171;
      display: block;
      float: left;
      margin-bottom: 8px;
      padding: 9px 21px;
  }

  .tovar_main_right .tovar_hide_block .textinputs {
      width: 41%;
      float: left;
  }

  .tovar_main_right .tovar_hide_block .btn {
    width: 47%;
    text-align: center;
    padding: 0;
  }

  .tovar_hide_block {
      max-width: 100%;
  }

  /*---------footer-------------*/
  footer{
    padding-top: 14px;
  }
  .footer_wrap .footer_block {
    width: 50%;
  }

  .footer_block_header {
    min-width: 90px;
  }


  .header_menu {
    left: 20px;
  }

  .overlay_photo {
      /*right: 10%;
      top: 15%;*/
  }
}

@media (min-width: 769px) {

	.block_body{display:block!important}

}

.arrows {
  position: fixed;
  top: 45%;
  width: 45px;
  height: 50px;
  cursor: pointer;
}

.arrow_left {
  left: 0;
  background: url(/bitrix/templates/cosmo-template/images/gallery/arrow_left.png);
}

.arrow_right {
  right: 0;
  background: url(/bitrix/templates/cosmo-template/images/gallery/arrow_right.png);
}

.arrow_left:hover {
  left: 0;
  background: url(/bitrix/templates/cosmo-template/images/gallery/arrow_left_acc.png);
}

.arrow_right:hover {
  right: 0;
  background: url(/bitrix/templates/cosmo-template/images/gallery/arrow_right_acc.png);
}
































/*-----------------------------------------popup------------------------------------------------*/

/* Magnific Popup CSS */
.popup-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.popup-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.popup-container {
  text-align: center;
 /* position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;*/
  display:table-cell;
  vertical-align:middle;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.popup-container:before {
  content: '';
  visibility:hidden;
  position:absolute;
  /*display: inline-block;
  height: 100%;
  vertical-align: middle; */}

.popup-align-top .popup-container:before {
  display: none; }

.popup-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
  opacity:0;
  transition:opacity .3s ease-in-out}
.popup-content.popup-anim{opacity:1}
.popup-inline-holder .popup-content,
.popup-ajax-holder .popup-content {
  width: 100%;
  cursor: auto; }

.popup-ajax-cur {
  cursor: progress; }

.popup-zoom-out-cur, .popup-zoom-out-cur .popup-image-holder .popup-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.popup-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.popup-auto-cursor .popup-content {
  cursor: auto; }

.popup-close,
.popup-arrow,
.popup-preloader,
.popup-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.popup-loading.popup-figure {
  display: none; }

.popup-hide {
  display: none !important; }

.popup-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .popup-preloader a {
    color: #CCC; }
    .popup-preloader a:hover {
      color: #FFF; }

.popup-s-ready .popup-preloader {
  display: none; }

.popup-s-error .popup-content {
  display: none; }

button.popup-close,
button.popup-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.popup-close {
  width: 44px;
  height: 44px;
  line-height: 37px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .popup-close:hover,
  .popup-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .popup-close:active {
    top: 1px; }

.popup-close-btn-in .popup-close {
  color: #333; }

.popup-image-holder .popup-close,
.popup-iframe-holder .popup-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
   }
 .popup-close{
    color: #a3a3a3;
    font-size: 30px;
    font-weight: bold;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.popup-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.popup-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .popup-arrow:active {
    margin-top: -54px; }
  .popup-arrow:hover,
  .popup-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .popup-arrow:before,
  .popup-arrow:after,
  .popup-arrow .popup-b,
  .popup-arrow .popup-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .popup-arrow:after,
  .popup-arrow .popup-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .popup-arrow:before,
  .popup-arrow .popup-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.popup-arrow-left {
  left: 0; }
  .popup-arrow-left:after,
  .popup-arrow-left .popup-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .popup-arrow-left:before,
  .popup-arrow-left .popup-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.popup-arrow-right {
  right: 0; }
  .popup-arrow-right:after,
  .popup-arrow-right .popup-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .popup-arrow-right:before,
  .popup-arrow-right .popup-b {
    border-left: 27px solid #3F3F3F; }

.popup-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .popup-iframe-holder .popup-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .popup-iframe-holder .popup-close {
    top: -40px; }

.popup-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .popup-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.popup-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*padding: 0px 0 40px;*/
  margin: 0 auto;
}

/* The shadow behind the image */
.popup-figure {
  line-height: 0; }
  .popup-figure:after {
    content: '';
	visibility:hidden;
  position:absolute;
    /*position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; */}
  .popup-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .popup-figure figure {
    margin: 0 0 40px 0; }

.popup-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.popup-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.popup-image-holder .popup-content {
  max-width: 100%; }

.popup-gallery .popup-image-holder .popup-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .popup-img-mobile .popup-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .popup-img-mobile img.popup-img {
    padding: 0; }
  .popup-img-mobile .popup-figure:after {
    top: 0;
    bottom: 0; }
  .popup-img-mobile .popup-figure small {
    display: inline;
    margin-left: 5px; }
  .popup-img-mobile .popup-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .popup-img-mobile .popup-bottom-bar:empty {
      padding: 0; }
  .popup-img-mobile .popup-counter {
    right: 5px;
    top: 3px; }
  .popup-img-mobile .popup-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .popup-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .popup-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .popup-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .popup-container {
    padding-left: 6px;
    padding-right: 6px; } }

.popup-ie7 .popup-img {
  padding: 0; }

.popup-ie7 .popup-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.popup-ie7 .popup-container {
  padding: 0; }

.popup-ie7 .popup-content {
  padding-top: 44px; }

.popup-ie7 .popup-close {
  top: 0;
  right: 0;
  padding-top: 0; }




@-webkit-keyframes bounce {
  50% {
  -webkit-transform:translateY(-70%);
  }
  100% {
    -webkit-transform:translateY(0);
  }
}

/* Mozilla Firefox 15 below */
@-moz-keyframes bounce {
  50% {
  -moz-transform:translateY(-70%);
  }
  100% {
    -moz-transform:translateY(0);
  }
}

/* Opera 12.0 */
@-o-keyframes bounce {
  50% {
  -o-transform:translateY(-70%);
  }
 100% {
    -o-transform:translateY(0);
  }
}

/* W3, Opera 12+, Firefox 16+ */
@keyframes bounce {
  50% {
  transform:translateY(-70%);
  }
  100% {
    transform:translateY(0);
  }
}

#gallery-product-list .paginator {
    padding: 0;
    min-width: 330px;
}

@media (max-width: 480px) {
    .overlay_tags {
        display: none;
    }
}
.grid-item{
	transition:opacity 0.5s ease;
	opacity:1;
}
.grid-item.invisible{
	visibility:hidden;
	opacity:0.1;
}
.grid-item.semi-invisible{
	opacity:0.1;
}
.grid-item.with-title:after{
	content:attr(data-title);
	position:absolute;
	width:100%;
	left:0px;
	bottom:5px;
	background:rgba(0,0,0,0.7);
	color:#fff;
	font-weight:bold;
	box-sizing:border-box;
	padding:15px 25px;
	font-size:15px;
	line-height:1.1;
	letter-spacing:0.7px;
	transition:0.3s;
	cursor:pointer;
	opacity: 0;
}
.grid-item.with-title:hover:after{
	opacity: 1;
}
.popup-figure figure.with-title:after{
	content:attr(data-title);
	color:#fff;
	font-size:15px;
	letter-spacing:0.7px;
	display:inline-block;
	position:absolute;
	width:100%;
	bottom:-15px;
	font-weight:bold;
}
/* End */
/* /bitrix/templates/cosmo-template/components/bitrix/catalog/v2/bitrix/catalog.element/.default/style.css?175327177527867 */
/* /bitrix/templates/cosmo-template/css/addPhoto.css?169148728118199 */
/* /bitrix/templates/cosmo-template/owl-carousel/owl.carousel.css?16914872811476 */
/* /bitrix/templates/cosmo-template/owl-carousel/owl.theme.css?16914872811928 */
/* /bitrix/templates/cosmo-template/css/jquery.fancybox.min.css?171031747412795 */
/* /gall/cosmo-style.css?173132837029783 */
