

/* Start:/local/templates/roskosh-2025/components/bitrix/news/custom-rings/bitrix/news.detail/.default/style.css?17819398087091*/
.item-pics__small-pic {
	background-size: cover;
	background-position:center;
	background-size: auto 80%;
	background-repeat: no-repeat;
}

#page-content .shop__item-detail .item-pics__small-pic.selected {
	border-color: #099c96;
}

.you-seen {

}

.avail {
    position: relative;
}

.shop__item-detail select {
    padding:5px;
}

.avail-block {
    position: absolute;
    background-color: #ffffff;
	padding: 20px;
    padding-bottom: 10px;
    border: 1px solid #3AB1AD;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 5;
    top:40px;
    font-size:13px;
    visibility: hidden;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(150, 150, 150, 0.4);
    -moz-box-shadow:    0px 0px 10px 0px rgba(150, 150, 150, 0.4);
    box-shadow:         0px 0px 10px 0px rgba(150, 150, 150, 0.4);
    /*//width: 600px;
    //overflow-x: scroll;*/
}

.avail-block:before, .avail-block:after {
    content: '';
    position: absolute;
    left: 20%; top: -20px;
    margin-left: -10px;
    border: 10px solid transparent;
    border-bottom: 10px solid #3AB1AD;
}
.avail-block:after {
    border-bottom: 10px solid white;
    top: -19px;
}

.avail-block.active {
    visibility: visible;
}

.avail-block table {
    border:none;
    width: 100%;
}

.avail-block table td {
    padding:10px 0px;
    border:none;
}

.avail-block table tr {
    border-top: 1px solid #685457;
}

.avail-block table tr.store-header {
    border-bottom: 2px solid #685457;
    border-top: none;
}

.avail-block table td.store-header {
    padding-right: 40px;

}

.avail-block table td .store-content {
    /*text-align: center;*/
}

.inserts-tooltip {
    position: absolute;
    width: 300px;
    top:50px;
    left: -135px;
}

.inserts-tooltip:before, .inserts-tooltip:after {
    content: '';
    position: absolute;
    left: 50%; top: -20px;
    margin-left: -10px;
    border: 10px solid transparent;
    border-bottom: 10px solid #3AB1AD;
}
.inserts-tooltip:after {
    border-bottom: 10px solid white;
    top: -19px;
}

.share__control {
    margin-top: 10px;
}

.shop__item-detail.want-gift {
    margin-top: 145px;
    /*margin-top: 30px;*/
}

.shop__item-detail.share {
    margin-top: 20px;
}

.request-call-tooltip {
    right: 0px;
    top:80px;
    left: 0px;
}
.request-call-tooltip:before, .request-call-tooltip:after {
    content: '';
    position: absolute;
    left: 215px; top: -20px;
    margin-left: -10px;
    border: 10px solid transparent;
    border-bottom: 10px solid #3AB1AD;
}
.request-call-tooltip:after {
    border-bottom: 10px solid white;
    top: -19px;
}

#page-content .shop__item-detail .item-pics__big-pic {
    width: 100%;
    height: 403px;
    border: 1px solid #605054;
}

#page-content .shop__item-detail .item-pics__big-pic.large {
    height: 620px;
}

#page-content .shop__item-detail .item-pics__big-pic.zoomable {
    cursor: url('/img/zoom_in.cur'), default;
    cursor: zoom-in; cursor: -moz-zoom-in; cursor: -webkit-zoom-in;

}

#page-content .shop__item-detail .item-pics__zoomed-pic {
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s;
    background-repeat: no-repeat;
}

#page-content .shop__item-detail .item-pics__small-pic {
    margin-top: 30px;
    width: 100%;
    height: 186px;
    border: 1px solid #605054;
    cursor: pointer;
}

#page-content .shop__item-detail .item-pics__small-pic.empty {
    border-color: #cccccc;
    cursor: default;
}

#page-content .shop__item-detail .item-pics__small-pic:hover {
    border-color: #099c96;
}

#page-content .shop__item-detail .item-pics__small-pic.empty:hover {
    border-color: #cccccc;
}

#page-content .shop__item-detail .set {
    position: absolute;
    bottom: 5px;
}

#page-content .shop__item-detail .set .set-body {
    height: 100px;
}

#page-content .shop__item-detail .set-pic {
    margin-top: 30px;
    width: 100%;
    height: 186px;
    border: 1px solid #605054;
    cursor: pointer;
}

#page-content .shop__item-detail .set-pic {
    background-size: cover;
    background-position:center;
    background-size: auto 80%;
    background-repeat: no-repeat;
}

#page-content .set-header h3 {
    margin-bottom: 0px;
}

@media (min-width: 0px) {
    .request-call__icon {
        display: none;
    }
    .item-pics__big-pic {
        height: 238px;
    }
}

@media (min-width: 1200px) {
    .request-call__icon {
        display: inline-block;
    }
    .item-pics__big-pic {
        height: 403px;
    }
}

.shop__item-detail.want-gift {
    position: relative;
}

.want-gift-tooltip {
    right: 0px;
    left: 0px;
    top:60px;
}
.want-gift-tooltip:before, .want-gift-tooltip:after {
    content: '';
    position: absolute;
    left: 155px; top: -20px;
    margin-left: -10px;
    border: 10px solid transparent;
    border-bottom: 10px solid #3AB1AD;
}
.want-gift-tooltip:after {
    border-bottom: 10px solid white;
    top: -19px;
}

.shop__item-detail__price-row {
    display: none;
    visibility: hidden;
}

.shop__item-detail__price-row.active {
    display: table-row;
    visibility: visible;
}

#page-content .shop__item-detail .collection {
    /*position: absolute;
    bottom: 0px;*/
    margin-top: 30px;
}

#page-content .shop__item-detail .collection .collection__link {
    text-align: center;
    text-decoration: underline;
    margin-top: 5px;
}

#page-content .shop__item-detail .collection .collection__announce {
    margin-top: 30px;
    color: #685457;
}
#page-content .shop__item-detail .collection .collection__announce a {
    color: #685457;   
}

#page-content .shop__item-detail .you-seen {
    height: 90px;
}

.you-seen__links a {
    border-bottom: none;
}

.you-seen__link__pic {
    height: 35px;
    width: 35px;
    margin-right: 5px;
    display: inline-block;
}

#page-content .shop__item-detail #gem-selector {
	padding: 0px;
	margin:0px;
	list-style: none;
	overflow: hidden;
}

#page-content .shop__item-detail #gem-selector li {
	display: block;
	float: left;
	margin-right:10px;
	width: 70px;
	height: 70px;
	border: 1px solid #cccccc;
	position: relative;
}

#page-content .shop__item-detail #gem-selector li.selected {
    border: 1px solid #099c96;
}

#page-content .shop__item-detail #gem-selector li:hover {
	cursor: pointer;
	border: 1px solid #099c96;
}


#page-content .shop__item-detail #gem-selector li:last-child {
	margin-right: 0px;
}

#page-content .shop__item-detail #gem-selector li .icon {
	width:50px;
	height: 45px;		
	position: absolute;
	left: 10px;
	right: 10px;
	top: 5px;
    background-image: url("/img/svg/gem-0.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

#page-content .shop__item-detail #gem-selector li.selected .icon { 
       background-image: url("/img/svg/gem-1.svg");
} 

#page-content .shop__item-detail #gem-selector li .label {
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 3px;
	height: 20px;
	text-align: center;
    color: #999999;
}

#page-content .shop__item-detail #gem-selector li.selected .label { 
    color: #099D97;
}
/* End */
/* /local/templates/roskosh-2025/components/bitrix/news/custom-rings/bitrix/news.detail/.default/style.css?17819398087091 */
