/***CUSTOM CSS RULES FOR YOUR SITE***/
body{
	-webkit-user-select: text;
	-moz-user-select: text;
	-o-user-select: text;	
	user-select: text;	
}
/*Скрываем поля в личном кабинете */
.sod-about-order-inner-status, .sod-payment-inner-info-payment__change-link_open, .sod-payment-inner-info-status, .sod-payment-inner-pay-button, .sod-shipment-list-item-status, .sale-order-item-sticker-wrap {display:none;}
/*Белая шапка*/
.slide-menu-interface-2-0-1-inner, .top-panel {background: #ffffff !important;}
.product-item-title {
	height: 75px;}
/*цвет кнопки купить*/
.btn-buy{
background: -moz-linear-gradient(10deg,#e5a000 0,#ffdd00 100%);
    background: -webkit-linear-gradient(180deg,#e5a000 0,#ffdd00 100%);
    background: linear-gradient(10deg,#e5a000 0,#ffdd00 100%);
}
/*цвет кнопки категория*/
.product-item-button-container  .btn-buy {
border: 0px solid transparent;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 0px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 0px;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 0px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

/*цвет кнопки на странице товара*/
.product-item-detail-button-container  .btn-buy {
border: 0px solid transparent;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 0px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 0px;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 0px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

/*цвет кнопки подробнее для товаров с торговыми предложениями*/

 a.btn-buy:link{
background: -moz-linear-gradient(10deg,#e5a000 0,#ffdd00 100%);
    background: -webkit-linear-gradient(180deg,#e5a000 0,#ffdd00 100%);
    background: linear-gradient(10deg,#e5a000 0,#ffdd00 100%);
}

/*цвет кнопки фильтра*/
.bx-filter-button-box .btn-buy {
border: 0px solid transparent;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 0px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 0px;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 0px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.product-item-detail-article-button-container .btn-buy,{
border: 0px solid transparent;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 0px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 0px;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 0px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}


/*цвет кнопки наверх*/

.scroll-up{
background: -moz-linear-gradient(10deg,#e5a000 0,#ffdd00 100%);
    background: -webkit-linear-gradient(180deg,#e5a000 0,#ffdd00 100%);
    background: linear-gradient(10deg,#e5a000 0,#ffdd00 100%);
}


/*кнопка позвонить/написать в чат/написать в WhatsApp*/

#cntbtn{
    color: #000000;
    padding: 10px;
    text-decoration: none;
    font-size: 19px;
    text-transform: initial;
    margin: 10px;
    border-radius: 4px;
    font-weight: bold;
    background: -moz-linear-gradient(10deg,#e5a000 0,#ffdd00 100%);
    background: -webkit-linear-gradient(180deg,#e5a000 0,#ffdd00 100%);
    background: linear-gradient(10deg,#e5a000 0,#ffdd00 100%);

}

/*Плавная прокрутка*/
.scroll-behav-smoo{
     scroll-behavior: smooth;}

@media (max-width: 1042px) {
.top-panel__catalog-icon-title {
		font-size: 13px;}}
@media (max-width: 1042px) {
.top-panel__search-btn-title {
    font-size: 13px;
	}}
@media (max-width: 1042px){
.mini-cart__title {
    font-size: 13px;
	}}

@media (max-width: 1042px) {
.top-panel__user-title {
    font-size: 13px;
	}}

.mini-cart__count {
font-size: 13px;
}
/*Содержание */
.styled-block {
    background: #f1f6f7;
    color: #000000;
    margin-bottom: 30px;
    clear: both;
    margin-top: 10px;
    padding: 30px 20px;
    font-size: 18px;
    line-height: 1.5;
}
.styled-block p {
    font-weight: 600;
    font-size: 20px;
}

.tp-row{display: table-row;} 
.tp .tp-name-cell {
    vertical-align: top;
    display: table-cell;
    position: relative;
    max-width: 400px;
    min-width: 226px;
    padding-bottom: 5px;
}
.tp .tp-param-cell {
padding-left: 5px;
    vertical-align: bottom;}
.tp .tp-name-cell, .tp .tp-param-cell {
   
}
.tp .tp-name-wrap:before {
        content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    display: block;
    width: 100%;
    border-bottom: 1px dotted #bbb;
    margin-right: 3px;
    box-sizing: border-box;
}

.tp .tp-name-wrap {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-right: 20px;
    box-sizing: border-box;
}
.tp .tp-name {
    position: relative;
    background-color: #fff;
    padding-right: 5px;
    max-width: 200px;
}
.tp {padding: 5px;}

@media (max-width: 993px) {

.stickersmenu1, .stickersmenu-2lvnew {
    background: #ff0000;
    color: #fff;
    display: initial;
    position: absolute;
    padding: 3px;
    right: 3px;
    top: -2px;
    margin-left: 5px;
    font-size: 10px;
    }}

@media (min-width: 992px) {

.stickersmenu1 {
    content: '';
    display: block;
    position: absolute;
    right: 1px;
    top: 1px;
    line-height: 16px;
    font-family: 'Verdana';
    font-size: 10px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 5px;
    background: #ff0000;
    z-index: 99;
    }}