


.old_price{
    color: red;
    font-size: 16px;
    margin-left: 5px;
    padding: 0 5px;
    position: absolute;
    text-decoration: line-through;
}
.old_price p {color: #9e9e9e; margin: 0px 0;}

.blocks_bot { display: none;}
.item-elwmwnt div.action{ font-weight: bold;}

.item-elwmwnt div.boot {border-bottom: 0;}
.item-elwmwnt{width: 100%; float: left; border-bottom: 1px solid rgb(229, 229, 229);}

    span.artikul{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
    }



    .info-price {
        float: left;
        width: 100%;
        padding: 10px 0;
        margin-bottom: 5px;
    }

        .detail-price {
            display: flex;
            align-items: flex-end;
        }

            .detail-price p.price-title {
                font-weight: bold;
                margin: 0px;
            }
            .detail-price .with-nds-text {
                font-size: 13px;
                padding: 0 0 0 7px;
                line-height: 20px;
            }
            .detail-price span.price-value {
                color: #000;
                font-size: 24px;
               /* font-weight: normal;*/
                margin: 0 0px;
            }
            .detail-price span.price-currency {
                color: #000;
                text-transform: none;
            }











/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;

}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/js/slimbox/css/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/js/slimbox/css/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/js/slimbox/css/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/js/slimbox/css/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.detail-cert-sennheiser {
    display: block;
    clear: both;
    padding: 20px 0 0 0;
}
.detail-cert-sennheiser img {
    width: 85px;
}

.bestPrice {
    border-bottom: 1px dashed #000;
    display: inline-block;
    text-decoration: none;
    color: #000;
    margin: 5px 0px 10px 0px;
    cursor: pointer;
}
.bestPrice:hover {
    border-bottom: 1px dashed transparent;
    color: #1663af;
}

.delivery-block {
    clear: both;
   /* border: 1px solid #dcdcdc;*/
  /*  border-radius: 5px; */
  /*  margin: 12px 0 12px 0; */
}
.delivery-block.byclick {
  /*  padding: 10px 11px;*/
}
.delivery-block .delivery-marker {
    position: relative;
    font-size: 13px;
    margin: 0px 0 0 0px;
    cursor: pointer;
    text-decoration: none;
    display: block;
    color: #000;
    font-weight: bold;
}
.delivery-block .delivery-marker:hover {
    color: #1663af;
}
.delivery-marker span {
    color: #fff;
    background-color: #575757;
    display: inline-block;
    padding: 2px 4px;
    margin: 0 0 0 4px;
    border-radius: 10px;
    font-size: 11px;
    cursor: pointer;
    line-height: 12px;
    font-weight: bold;
}
.delivery-marker span:hover > div {
    display: block;
}
.delivery-marker span > div {
    position: absolute;
    color: #fff;
    font-weight: normal;
    width: 261px;
    font-size: 12px;
    line-height: 16px;
    left: 37px;
    background-color: #575757;
    padding: 5px 10px;
    top: 23px;
    border-radius: 5px;
    display: none;
    z-index: 1;
}



.gabarits-block {
    clear: both;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    margin: 0 0 10px 0;
    padding: 7px 11px;
}
.gabarits-block p {
    margin: 5px 0 5px 0;
    font-size: 13px;
    color: #464646;
}

.register-button.btn-discount_v3_red {
    background-color: unset;
    color: #ff3157 !important;
    background-image: url(/images/proc_down.jpg);
    background-size: auto 100%;
    background-repeat: no-repeat;
    padding: 12px 0 12px 37px;
    background-position: left center;
}

.setItemTitle {
    font-size: 15px;
    text-decoration: underline;
    display: inline-block;
    margin: 10px 0 5px 0;
}
.setItemTitleDesc {
    font-size: 18px;
    text-decoration: none;
    display: inline-block;
    margin: 15px 0 15px 0;
}






.detail-complect-text {
    margin: 7px 0;
}
.detail-complect-text span {
    color: #b10000;
    font-weight: bold;
    font-size: 15px;
}

#html5lightbox-div iframe {
    width: 100%;
    height: 100%;
}
#video iframe {
    width: 100%;
}




.out-of-production-modal {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 99999;
}

.out-of-production {
    position: fixed;
    width: 1000px;
    min-height: 200px;
    background-color: #fff;
    bottom: unset;
    left: calc(50% - 500px);
    top: calc(50% - 230px);
    z-index: 100000;
    padding: 0 0 10px 0;
    box-sizing: border-box;
    box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}

.out-of-production .header {
    background-color: #3497ef;
    color: #fff;
    padding: 14px;
    position: relative;
    border-radius: 10px 10px 0 0;
}

.out-of-production .header h3 {
    font-size: 160%;
    text-align: center;
    margin: 0;
    padding: 0 30px 0 30px;
    font-weight: bold;
}

.out-of-production .header .close-button {
    background-image: url(/images/tinkoff-close.png);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 15px;
    top: calc(50% - 17px);
    padding: 5px;
    background-position: center;
    cursor: pointer;
}

.out-of-production .products {
    max-width: 1000px;
    margin: 10px auto 0 auto;
    padding: 0 60px 0 60px;
}

.out-of-production .products .drad-right {
    position: absolute;
    right: calc(50% - 35px);
    top: 25%;
    opacity: 0.7;
    display: none;
    width: 70px;
}

.out-of-production .products .catalogn-list {
    grid-template-columns: repeat(5, 1fr);
}


@media (max-width: 992px) {
    .out-of-production {
        width: 96%;
        left: 2%;
    }
    .out-of-production .header {
        padding: 8px 12px;
    }
    .out-of-production .header h3 {
        text-align: left;
        font-size: 140%;
        padding: 0 40px 0 0;
    }
    .out-of-production .products {
        padding: 0 0 0 0;
    }
}

@media (max-width: 576px) {
    .out-of-production {
        width: 96%;
        left: 2%;
    }
}

.analog-button {
    padding: 0px;
    display: block;
    background-color: #1663af;
    border-radius: 5px;
    text-align: center;
    height: 40px;
    cursor: pointer;
    box-sizing: border-box;
    line-height: 40px;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    max-width: 300px;
}
.analog-button:visited, a.analog-button:hover, a.analog-button:link {
    color: #fff;
}