.product-sticker{
    width: 60px;
    height: 60px;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bolder;
    background-image: url("/sticker.png");
    position: absolute!important;
    z-index: 2;
    line-height: 60px;
    margin-bottom: 10px;
    text-align: center;
}
.product-sticker-big{
    width: 128px;
    height: 128px;
    font-size: 28px;
    color: #FFFFFF;
    font-weight: bolder;
    background-image: url("/sticker-big.png");
    position: absolute!important;
    z-index: 2;
    line-height: 128px;
    margin-bottom: 20px;
    text-align: center;
}
.product_brief_block.order_disabled > *{filter:grayscale(100%);opacity:0.5;}
.highlight {background-color: rgba(255, 0, 0, 0.7) !important;}
p.phones--box--two {
    font-size: 24px;
    margin-top: 3px;
    font-weight:bold;
}
p.phones--box--fore {
    font-size: 38px;
    margin-top: 5px;
    font-weight:bold;
}
p.phones--box--five {
    font-size: 24px;
    margin-top: 3px;
    font-weight:bold;
}
body.scrolled p.phones--box--two {
    font-size: 15px;
    margin-top: 3px;
    font-weight:bold;
}
body.scrolled p.phones--box--fore {
    font-size: 24px;
    margin-top: 3px;
    font-weight:bold;
}
body.scrolled p.phones--box--five {
    font-size: 15px;
    margin-top: 3px;
    font-weight:bold;
}

#dostavka TD, TH {
padding: 10px; 
}

a.telephone {
text-decoration: none ;
color: black;
}

.cc_banner-wrapper{z-index:9001;position:relative;display:none;}.cc_container .cc_btn{cursor:pointer;text-align:center;transition:font-size 200ms;}.cc_container .cc_message{;transition:font-size 200ms;margin:0;padding:0;}.cc_container .cc_logo{display:none;text-indent:-1000px;overflow:hidden;width:100px;height:22px;background-size:cover;background-image:url(//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.10/logo.png);opacity:0.9;transition:opacity 200ms}.cc_container .cc_logo:hover,.cc_container .cc_logo:active{opacity:1}@media screen and (min-width: 500px){.cc_container .cc_btn{}.cc_container .cc_message{}}@media screen and (min-width: 768px){.cc_container .cc_btn{}.cc_container .cc_message{}}@media screen and (min-width: 992px){.cc_container .cc_message{}}@media print{.cc_banner-wrapper,.cc_container{display:none}}.cc_container{position:fixed;left:0;right:0;bottom:0;overflow:hidden;padding:10px}.cc_container .cc_btn{padding:8px 10px;background-color:#f1d600;cursor:pointer;transition:font-size 200ms;text-align:center;;display:block;width:33%;margin-left:10px;float:right;max-width:120px}.cc_container .cc_message{transition:font-size 200ms;display:block}@media screen and (min-width: 500px){.cc_container .cc_btn{}.cc_container .cc_message{margin-top:0.5em;}}@media screen and (min-width: 768px){.cc_container{padding:15px 30px 15px}.cc_container .cc_btn{padding:8px 15px}.cc_container .cc_message{}}@media screen and (min-width: 992px){.cc_container .cc_message{}}.cc_container{background:#fff;color:#999;;font-family:"Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial;box-sizing:border-box;border:1px solid #ccc}.cc_container ::-moz-selection{background:#ff5e99;color:#fff;text-shadow:none}.cc_container .cc_btn,.cc_container .cc_btn:visited{color:#000;background-color:#f1d600;transition:background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;-webkit-transition:background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;border-radius:5px;-webkit-border-radius:5px}.cc_container .cc_btn:hover,.cc_container .cc_btn:active{background-color:#d7bf00;color:#000}.cc_container a,.cc_container a:visited{text-decoration:none;color:#31a8f0;transition:200ms color}.cc_container a:hover,.cc_container a:active{color:#555}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(66px);transform:translateY(66px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideUp{0%{-webkit-transform:translateY(66px);-ms-transform:translateY(66px);transform:translateY(66px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.cc_container,.cc_message,.cc_btn{animation-duration:0.8s;-webkit-animation-duration:0.8s;-moz-animation-duration:0.8s;-o-animation-duration:0.8s;-webkit-animation-name:slideUp;animation-name:slideUp}
.cc_container a,
.cc_container a:visited
{
    color:#000000;
}

.cc_container a.cc_more_info:hover {
    text-decoration:underline;
}
.cc_container,
.cc_container p.cc_message  {
    text-align: left;
}

.cc_container .cc_btn {
    display:inline-block;
    border:0;
    font-family: Arial,Helvetica;
    cursor:pointer;
    color:#000000 !important;
    font-size:12px;
    font-weight: bolder;
    line-height:16px;
    padding:6px 10px  !important;
    text-decoration:none;
    background-color:#d2091e;
    border-radius: 3px;
    background-image:-webkit-linear-gradient(bottom, #ffd001, #ffeb3b);
    background-image:-moz-linear-gradient(bottom, #ffd001, #ffeb3b);
    background-image:-o-linear-gradient(bottom, #ffd001, #ffeb3b);
    background-image:-ms-linear-gradient(bottom, #ffd001, #ffeb3b);
    background-image:linear-gradient(to top, #ffd001, #ffeb3b);
    position:relative;
    margin-top: 8px;
}

.cc_btn:hover {
    background-image:-webkit-linear-gradient(bottom, #ffeb3b, #ffd001);
    background-image:-moz-linear-gradient(bottom, #ffeb3b, #ffd001);
    background-image:-o-linear-gradient(bottom, #ffeb3b, #ffd001);
    background-image:-ms-linear-gradient(bottom, #ffeb3b, #ffd001);
    background-image:linear-gradient(to top, #ffeb3b, #ffd001);
}

img.pay-n {
    border: 3px dashed red;
}



.box-title-global {
text-align: left;
font-size: 18px;
font-weight: bold;
padding-bottom: 10px;
padding-top: 7px;
padding-left: 7px;
}

.nocall {
    color: #42b3ee;
}

#blck-content td {
    padding: 2px !important;
}

/*кластеры*/
.related-c--box {
	display: flex;
	justify-content: center;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.related-c--item-wrap {
	width: 33.33%;
	padding: 10px;
	box-sizing: border-box;
}
.related-c--item {
	background-color: #fff;
	padding: 10px 10px 90px;
	height: 100%;
	box-sizing: border-box;
	position: relative;
}
.related-c--item:hover {
	box-shadow: 0 0 0 3px #333;
}
.related-c--link {
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
}
.related-c--add2cart {
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
	height: 80px;
	text-align: center;
}
.related-c--price {
	font-size: 22px;
	line-height: 30px;
	padding: 5px 0;
}
.related-c--add2cart .add2cart--button {
	margin: 0 auto;
}
.related-c--item .related-c--image img {
	max-width: 100%;
	height: auto;
}
/*кластеры*/


/* Title popup start */
.title-popup{
    overflow:hidden;
    position:absolute;
    top:0;
    left:-40px;
    z-index: 10;
}
.title-popup .popup-content{
    margin:35px auto 0px auto;
    padding:10px;
    background-color: #5a5a5a;
    color: #fff;
}
.title-popup .hide-popup {
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
}
.link_title {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: #aaa 1px solid;
    text-align: center;
    text-decoration: none;
    color: #aaa;
    font-size: 89%;
}
.link_title:hover {
    background-color: red;
    border-color: red;
    color: #fff;
    cursor: pointer;
}
.popup__tail::after {
    background: #5a5a5a;
    content: '';
}
.popup__tail {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    top: 21px;
    left: 42px;
    display: block;
}
.popup__tail, .popup__tail::after {
    position: absolute;
    width: 16px;
    height: 16px;
}
.product_brief_block .title-popup, .storein-big .title-popup {
    left:0;
}
.storein-desc {
    cursor:pointer;
    border-bottom: 1px dotted;
/*
    color: #2b81b8;
*/
}
.storeshop-info {
    color: red;
    font-size: 16px;
    font-weight: normal;
    background: url("./images/shopping-bag.png") no-repeat 0 0;
    padding-left: 24px;
    margin: 4px 0;
    background-size: 20px;
    line-height: 20px;
    text-align: left;
}

.regularPrice {
     text-decoration: line-through;
}

.storeshop-label {
    color: #000;
    font-weight: bold;
}
.product-status-type-1 {
    background: url("./images/check-mark.png") no-repeat 0 0;
    padding-left: 22px;
    margin: 4px 0;
    background-size: 20px;
    line-height: 20px;
    text-align: left;
}
.product-status-type-1 .product-status-name {
    color: #fff;
    background: #19bb4f;
    padding: 2px 6px;
    border-radius: 5px;
    margin-left: 2px;
    border: none;
}
.prdbrief_storein .storeshop-info {
    font-size: 14px;
}

@media screen and (min-width: 768px){
.product_brief_block .title-popup {
    left:-40px;
}
}
@media screen and (min-width: 992px){
.storein-big .title-popup{
    left:-40px;
}
}
/* Title popup end */



/*ТАБЫ В КОНТАКТАХ*/

.tabs__content {
  display: none; 
}
.tabs__content.active {
  display: block; 
}


/*весь блок с табами*/
.tabs {
  max-width: 100%; 
  margin: 0 0 30px;
  font-size: 14px;
}


/*выделение текста span*/
.red-text {
  color: #e80000;
}
.bold {
  font-weight: bold;
}


/*блок-список интерактивных вкладок*/
.tabs__caption {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  position: relative;
  margin: -1px 0 0 -1px;
}


/*пункты-вкладки*/
.tabs__caption li {
  padding: 9px 15px; 
  padding-left: 47px; 
  margin: 1px 0 0 3px;
  color: #FFF;
  position: relative;
  border-width: 2px 2px 0;
  border-radius: 10px 10px 0 0;
  height: 52px;
  width: 190px;
  box-sizing: border-box;
}


.tabs__caption li:before {
  content: "";
  position: absolute;
  display: inline-block;
  top:13px;
  left:8px;
}

/*иконка в первой вкладке*/
.tabs__caption .tab1:before {
  background:url(/published/publicdata/WWWSTAYERSTOCKRU/attachments/SC/themes/shopping/images/market.png) no-repeat;
  width:31px;
  height:26px;
}

.tabs__caption .tab1 {
  padding-top: 15px;
  margin-left: 1px;
}

/*иконка во второй вкладке*/
.tabs__caption .tab2:before {
  background:url(/published/publicdata/WWWSTAYERSTOCKRU/attachments/SC/themes/shopping/images/opt.png) no-repeat;
  width:26px;
  height:26px;
}

.tabs__caption .tab2 {
  padding-top: 11px;
  margin-right: 2px;
}




 /*активная вкладка*/
.tabs__caption .active {                   
  background: #2656ab; 
  color: #FFF; 
  border-color: #2656ab; 
  border-bottom: #2656ab;
}

.tabs__caption .active:hover {   
   background: #3070e2; 
   border-color: #3070e2; 
}

/*неактивные вкладки*/
.tabs__caption li:not(.active) {   
  cursor: pointer;
  background: #a19f9f; 
  border-color: #a19f9f; 
}

.tabs__caption li:not(.active):hover {   
  background: #c7c7c7; 
  border-color: #c7c7c7; 
}



/*блок с содержимым вкладок*/
.tabs__content {
  display: none;
  /*background: #ebe7e8; */
  border: 1px solid #a19f9f;
  border-radius: 0 10px 10px 10px; 
  padding: 30px;
  max-width: 640px;
  font-size: 18px;
}




/*ИНТЕРНЕТ-МАГАЗИН*/
.content-row1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-bottom: 35px;
}

.content-row1 a {
	text-decoration: none;
    color: #2656ab;
}
.content-row1 .item1 {
	width: 50%;
	display: inline-block;
	margin-bottom: 8px;
}
.content-row1 .item1--n2 {
	text-align: right;
}

.content-row4 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-bottom: 35px;
        background-color: #fff;
        padding: 10px;
border-radius: 10px 10px 10px 10px;
}

.content-row4 a {
	text-decoration: none;
    color: #2656ab;
}

.content-row4 .item4 {
	width: 50%;
	display: inline-block;
	margin-bottom: 8px;
}

.content-row4 .item4--n2 {
	text-align: right;
}


.contacts-int-store {
  margin-bottom: 35px;
}

.contacts-int-store a {
	text-decoration: none;
    color: #2656ab;
}
.contacts-int-store p {
  margin-top: 10px;
}
.organization-info p {
  margin-bottom: 20px;
}
.organization-info p:last-child {
  margin-bottom: 0;
}
.organization-info h2 {
  margin-bottom: 20px;
}




/*ОТДЕЛ ПО РАБОТЕ С ЮР. ЛИЦАМИ*/
.content-row2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-bottom: 35px;
}
.content-row2 a {
	text-decoration: none;
    color: #2656ab;
}

.content-row2 .item2 {
	width: 50%;
	display: inline-block;
	margin-bottom: 8px;
}

.content-row2 .item2--n2 {
	text-align: right;
}
.item2:last-child {
	width: 100%;
}






.export-opt p {
  margin-top:10px;
   margin-bottom: 25px;
}
.export-opt a {
  text-decoration: none;
  color: #2656ab;
}

.white-block-opt {
  background-color: #fff;
  margin-bottom: 25px;
border-radius: 10px 10px 10px 10px;
}
.white-block-opt p {
   padding: 25px 20px 25px 20px;
}
.white-block-opt p:first-child {
  padding-bottom: 0;
}
.white-block-opt p:last-child {
  font-weight: bold;
  padding-top: 0;
}

.post-office-adress-opt p {
  margin-bottom: 20px;
}

.post-office-adress-opt p:last-child {
    margin-bottom: 0;
}



div#map {
   margin-bottom: 20px;
   height: 470px; 
}


@media screen and (max-width: 650px) {
  .tabs__caption li {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
}
  
  
@media (max-width: 420px) {  
  .tabs__caption li {
	  border-radius:0;
  }
  .tabs__content {
	  border-radius:0;
  }
  
} 

@media (max-width: 420px) {
	.tabs__caption .tab2 {
	 margin-right: 0;
     margin-left: 1px;
	}
}
  
  
	


/*Отдел по работе с ЮР. Лицами - адаптив*/
@media (max-width: 420px) {  
	.content-row2 {
		flex-direction: column;
	}
	.content-row2 .item2 {
		width:100%
	}
	.content-row2 .item2--n2 {
		text-align:left;
	}
	
}	

/*ИНТЕРНЕТ-МАГАЗИН. - адаптив*/
@media (max-width: 420px) {  
	.content-row1 {
		flex-direction: column;
	}
	.content-row1 .item1 {
		width:100%
	}
	.content-row1 .item1--n2 {
		text-align:left;
	}
	.organization-info {
		width:100%;
		text-align:left;
	}
}	

/*ИКОНКИ СОЦ СЕТЕЙ*/

.social-mvgrp-icons {
    display: flex;
    flex-direction: row;
    height: 100%
}

.social-mvgrp-icons > div {
     margin: 5px;
}

.vk-mvgrp img {
      border-radius: 13px;
}


/*ЦЕНА ДЛЯ ЮР ЛИЦ*/

.borodo {
    color: green;
}
.borodot {
    color: #e92121;
}
div.totalUrPrice-wrap {
    margin: 15px 0;
}
.priceUr-wrap {
    max-width: 138px;
    margin-top: -8px;
}
.priceUr-wrap .borodo, .priceUr-wrap .borodot {
    font-size: 12px;
}

Изменить стили (1680):
form.product_brief_block .totalPrice {
    color: rgb(218, 37, 28);
    font: 20px/3240px 'Montserrat', sans-serif;font-weight:bold;
}

/*ЦЕНА ДЛЯ ЮР ЛИЦ - КОНЕЦ*/

