

/* Start:/local/templates/moskeramika/components/bitrix/catalog.element/product/style.css?17612972961579*/
.copy_article_done {
    font-weight: normal;
    color: #505050;
    font-size: 14px;
}

.not-available {
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, .52);
    padding: 10px;
}

.not-available.delivery-info{
	margin-top:0;
}

#collection-detail .description.product > .not-available:after {
    content: '';
    clear: both;
    display: block;
}

.kratno_palletam{
    padding: 0 15px;
    margin: 14px 0 0;
}

.static_pages img.copy_article {
    width: 18px;
    height: 18px;
    margin-top: -5px;
}

.copy_article_js {
    cursor: pointer;
}

.copy_article_done {
    text-transform: uppercase;
    display: none;
}

.preloader-5 {
    display: block;
    position: relative;
    width: 150px;
    height: 150px;
    margin: 30px auto;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #DD8D5A;
    animation: preloader-5-spin 2s linear infinite;
}
.preloader-5:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #fbdbc6;
    animation: preloader-5-spin 3s linear infinite;
}
.preloader-5:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #DD8D5A;
    animation: preloader-5-spin 1.5s linear infinite;
}
@keyframes preloader-5-spin {
    0%   {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/* End */


/* Start:/local/templates/moskeramika/components/yenisite/ipep.props_groups/prop/style.css?1761297296827*/
#collection-detail .detail-properties .popup-tip {
    position: relative;
    border-bottom: 1px dotted #4173cf;
    transition: 0.5s;
}

#collection-detail .detail-properties .popup-tip:hover {
    border-bottom: 1px dotted transparent;
    transition: 0.5s;
}

#collection-detail .detail-properties .popup-tip .popup-tip-content {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #868686;
    background-color: #f1f1f1;
    color: #868686;
    width: 300px;
}

#collection-detail .detail-properties .popup-tip .popup-tip-content .popup-tip-close {
    position: absolute;
    top: 8px;
    right: 10px;
    text-decoration: underline;
}

#collection-detail .detail-properties .popup-tip .popup-tip-content .popup-tip-close:hover {
    text-decoration: none;
}
/* End */
/* /local/templates/moskeramika/components/bitrix/catalog.element/product/style.css?17612972961579 */
/* /local/templates/moskeramika/components/yenisite/ipep.props_groups/prop/style.css?1761297296827 */
