/*fix 2020-01-30 */
.pseudolink {
    border-bottom: 1px dashed #bbbbbb !important;
    color: #bbbbbb !important;;
}

/*fix 2019-10-25 */
section.cart {
    display: block !important;
}

section.cart .goods {
    width: 98% !important;
}

section.cart .goods .table table {
    max-width: 100% !important;
}


section.cart .info {
    width: auto !important;
}

section.cart .goods .table table tbody tr td .about img {
    margin-right: 12px;
}

section.cart .info .customer {
    border-top: 4px solid #7bc5e0 !important;
}

section.cart .info .goodsreceipt {
    border-top: 4px  solid #7bc5e0 !important;
}

section.cart .info .customer p {
    margin-bottom: 12px;
    color: #a7a7a7;
}



/* fix 2019-07 */

section.brands .owl-brands__cont { height:80px; overflow:hidden } /* fix opener bug */

.subcategories ul {
	-webkit-column-count:3;
    	column-count: 3;
}

div.time{
    z-index: 10000;
    position: fixed;
    bottom: 14px;
    right: 10px;
    color: #8e8e8e;
    font-size: 8px;
}

section.breadcumbs {
    margin-bottom: 20px !important;
    padding: 10px 20px !important;
    background-color: #f7f7f7 !important;
}

section.breadcumbs ul li a {
    text-decoration: none !important; 
	color:#777;
    border-bottom: 1px solid #777  !important;
}

section.common.ui-snap {
    margin-bottom: 20px;
    background: #f0f0f0;
	}

section.common div.content .search_cnt .search { background-color:#fff; }

.subcategories {
    margin-left: 10px;
	margin-right: 10px;
    background-color: #f7f7f7;
    /* width: 920px; */
    margin-bottom: 15px;
    padding: 10px !important;
}


.subcategories li {
   display: list-item !important;
    list-style: disc;
}

h1 { margin-left:10px !important; }
section.textpage h1  { margin-left:0 !important; }

.filter-tags {
    width: auto;
    margin-left: 10px;
    margin-bottom: 10px;
}

section.card .carddetails .fulldesc .parameters .list p {
        padding: 5px 10px;
}

footer .nav .make-d a {
    color: #bbbbbb !important;
}

.goodscard {  /* fix more bug */
    float: left;
}

p.code { color:#aaa; font-size: 12px; }

nav.main .nav ul li a {
    text-decoration: none;
    border-bottom: 1px solid #000;
    color: #000;
}
nav.main .nav ul li a:hover {
 border-bottom: 1px solid #ee2f3f;
color:#ee2f3f;
}


span.rub {
    font-weight: normal;
    opacity: 0.5;
}

nav.main .logo {
    margin-right: 25px !important;
}


nav.main .nav .phone {
    margin-right: 30px !important;
}

section.common div.content .owl-main {
    max-height: 415px;
    overflow: hidden;
}


section.textpage {
    padding-bottom: 30px;
}

section.textpage  ul {
    padding: 0 20px;
    margin: 10px 0 20px 0;
}
section.textpage  hr {
    border-collapse: collapse;
    border:none;
    margin: 20px 0;
 height:1px;
border-bottom: 1px solid #f0f0f0;
}

/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------- end fix ----------------------------------------------------------------------------------------------------------------- 

*/
































ul.city li {
    display: inline;
    margin-right: 15px;
}

#show_modal_delivery{
    white-space: nowrap;
}
.goods_buttons_buy {
    min-width: 210px;
    max-width: 240px;
}
.goods_buttons_buy .button {
    margin-top: 5px;
}



/* Обработка кнопок у края экрана (подписка/оплата) */
.side_button_container {
    text-align: center;
    color: #999;
}

.side_button_container input {
    font-size: 16px;
    width: 250px;
    padding: 0 7px;
    margin: 5px 0;
    height: 28px;
    border: 1px solid #eee
}

.side_button_container .side_button_error {
    font-size: 14px;
    font-style: italic;
    color: #b21b2b;
    padding: 0;
}

.side_button_container .side_button_success {
    display: none;
}

.side_button_container .side_button_sbmt {
    padding: 0 14px;
    margin-top: 12px;
    display: inline-block;
    outline: 0;
    cursor: pointer;
}

.side_button_container .cardVariants {
    margin: 0;
    list-style: none;
    padding: 10px 0;
}

.side_button_container .cardVariants li {
    display: inline-block;
    vertical-align: middle;
    font-size: 3rem;
    color: #576d75;
    margin: 0 3px;
}

.side_button_container .side_button_wrapper {
    position: fixed;
    top: 35%;
    right: -350px;
    width: 300px;
    float: right;
    padding: 15px 22px;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 0 0 0 3px;
    box-shadow: -1px 1px 5px rgba(50, 50, 50, .4);
    z-index: 999;
}

.side_button_container .side_button_wrapper_second {
    margin-top: 40px;
    z-index: 995;
}

.side_button_container .side_button_btn {
    display: block;
    width: 45px;
    text-align: center;
    background-color: #ee2f3f;
    border-radius: 3px 0 0 3px;
    box-shadow: -1px 1px 5px rgba(50, 50, 50, .4);
    left: -45px;
    top: 0;
    position: absolute;
}

.side_button_container .side_button_btn .fa {
    padding: 10px;
    color: #f1f1f1;
}

.side_button_container .side_button_btn:hover {
    background-color: #b21b2b
}

.side_button_container strong {
    color: #425A6C;
}

.side_button_container .center {
    text-align: center;
    padding-top: 20px;
}

.payment-guest table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    width: 100%;
    margin: 5px 0 15px 0;
}

.payment-guest tr {

}

.payment-guest td,
.payment-guest th {
    padding: 5px 10px;
    border: 1px solid #ccc;
    text-align: center;
}

.payment-guest th {
    font-weight: bold;
}

.payment-guest td:first-child{
    text-align: left;
}
.payment-guest td .code {
    color: #999;
}

.payment-guest #pay input {
    min-height: 30px;
    padding: 5px 10px;
    background: #ee2f3f;
    border: none;
    border-radius: 3px;
    color: #fff
}

.payment-guest #pay input:hover {
    background: #b21b2b
}

.payment-guest-initiate {
    text-align: center;
}

.payment-guest-warning {
    text-align: left;
    padding: 10px 0 20px 0;
}

.payment-icons {
    width: 38px;
    height: 22px;
    background: url(frontend/images/payment_icons.png) no-repeat;
    cursor: pointer;
}

.visaIcon {
    width: 35px;
    height: 11px;
    background-position: 0 0;
}

.visaIcon:hover {
    background-position: 0 -30px;
}

.visaEIcon {
    width: 35px;
    height: 20px;
    background-position: -50px 0;
}

.visaEIcon:hover {
    background-position: -50px -30px;
}

.mastercardIcon {
    background-position: -100px 0;
}

.mastercardIcon:hover {
    background-position: -100px -30px;
}

.maestroIcon {
    background-position: -150px 0;
}

.maestroIcon:hover {
    background-position: -150px -30px;
}

.mirIcon {
    width: 42px;
    height: 12px;
    background-position: -200px 0;
}

.mirIcon:hover {
    background-position: -200px -30px;
}

/* Обработка кнопок у края экрана (подписка/оплата) end */


/* Левое меню и контент */
section.common aside {
    float: left;
}

section.common div.content {
    float: right;
}
/* Левое меню и контент */



/* Наличие товара в магазинах ajax */
div.getWhatStoreToBuy {
    position: absolute;
    right: 150px;
    z-index: 9000;
    display: block;
    background: #ffffff;
}

.what-store-to-buy {
    max-width: 430px;

    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
    position: relative;
    border: 1px solid rgba(0,0,0,.12);
    border-collapse: collapse;
    white-space: nowrap;
    background-color: #fff;
    font-size: 14px;
}
.what-store-to-buy tr {
    position: relative;
    height: 48px;
    transition-duration: .28s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-property: background-color;
}
.what-store-to-buy tr:hover {
    background: #eee;
}
.what-store-to-buy td {
    position: relative;
    height: 48px;
    border-top: 1px solid rgba(0,0,0,.12);
    border-bottom: 1px solid rgba(0,0,0,.12);
    padding: 12px;
    box-sizing: border-box;

    text-align: left;
    vertical-align: middle;
}

.spb_metro_M {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='164' viewBox='0 0 20000000 16431925' style='image-rendering:optimizeQuality;shape-rendering:geometricPrecision;text-rendering:geometricPrecision'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E.fil0 %7Bfill:%232250A3%7D%3C/style%3E%3C/defs%3E%3Cpath class='fil0' d='M16587653 2210131c-1700019-1532864-3316460-2006601-3316460-2006601l-3260695 11105962-27915 0-3288554-11105962c0 0-1616441 459831-3316469 2006601-1811521 1644244-3372188 4166451-3107437 8165690 209033 3163155 2550066 5852573 2550066 5852573l4528798-13953c0 0-3887793-2062319-4821418-5309108-1114789-3832028 627052-6493587 1964789-7761634 543465-473793 1337728-585286 1630338 431972 1003305 3246789 3873840 12541230 3873840 12541230l13962 47c0 0 2856629-9294441 3873831-12541230 306573-1017258 1100845-905756 1630347-431972 1337737 1268056 3079577 3929559 1964779 7761634-933615 3246789-4821408 5309108-4821408 5309108l4528798 13962c0 0 2354986-2703324 2550066-5852582 236892-3999286-1323831-6521493-3149258-8165737z'/%3E%3C/svg%3E");
}
.spb_metro_M1 {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='40' viewBox='0.6 0.4 60 40'%3E%3Cstyle%3E.a%7Bfill:%23FFF;%7D%3C/style%3E%3Crect width='61.3' height='40.8' fill='%23d6083b'/%3E%3Cpath d='M32.6 11.8c-2.6-2.4-5.1-3.1-5.1-3.1l-5.1 17.2h0L17.2 8.7c0 0-2.5 0.7-5.1 3.1 -2.8 2.6-5.2 6.5-4.8 12.6 0.3 4.9 4 9.1 4 9.1l7 0c0 0-6-3.2-7.5-8.2 -1.7-5.9 1-10.1 3.1-12 0.8-0.7 2.1-0.9 2.5 0.7 1.6 5 6 19.4 6 19.4h0c0 0 4.4-14.4 6-19.4 0.5-1.6 1.7-1.4 2.5-0.7 2.1 2 4.8 6.1 3.1 12 -1.5 5-7.5 8.2-7.5 8.2l7 0c0 0 3.6-4.2 4-9.1C37.8 18.2 35.4 14.3 32.6 11.8z' class='a'/%3E%3Cpath d='M48.6 9.3c-0.4 1.4-1.2 2.7-2.4 3.7 -1.1 1.1-2.2 1.8-3.2 2.2v4.1c1.9-0.7 3.5-1.9 4.9-3.4v16.9h3.8V9.3H48.6z' class='a'/%3E%3C/svg%3E");
}
.spb_metro_M2 {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='40' viewBox='0.6 0.4 60 40'%3E%3Cstyle%3E.a%7Bfill:%23FFF;%7D%3C/style%3E%3Crect width='61.3' height='40.8' fill='%230078c9'/%3E%3Cpath d='M32.6 11.8c-2.6-2.4-5.1-3.1-5.1-3.1l-5.1 17.2h0L17.2 8.7c0 0-2.5 0.7-5.1 3.1 -2.8 2.6-5.2 6.5-4.8 12.6 0.3 4.9 4 9.1 4 9.1l7 0c0 0-6-3.2-7.5-8.2 -1.7-5.9 1-10.1 3.1-12 0.8-0.7 2.1-0.9 2.5 0.7 1.6 5 6 19.4 6 19.4h0c0 0 4.4-14.4 6-19.4 0.5-1.6 1.7-1.4 2.5-0.7 2.1 2 4.8 6.1 3.1 12 -1.5 5-7.5 8.2-7.5 8.2l7 0c0 0 3.6-4.2 4-9.1C37.8 18.2 35.4 14.3 32.6 11.8z' class='a'/%3E%3Cpath d='M47.9 26.8c0.3-0.4 1-1.3 2.2-2.6 1.2-1.3 2-2.3 2.4-3 0.7-1 1.2-2 1.5-3 0.3-1 0.5-2 0.5-3 0-1.8-0.5-3.4-1.6-4.6 -1.1-1.2-2.6-1.9-4.5-1.9 -1.7 0-3.2 0.5-4.3 1.6 -1.2 1.1-2.2 3-2.2 5.8l3.9 0c0.1-1.3 0.3-2.2 0.8-2.8 0.5-0.6 1.1-0.8 1.8-0.8 0.8 0 1.4 0.3 1.8 0.8s0.7 1.3 0.7 2.3c0 0.9-0.3 1.8-0.8 2.7 -0.4 0.7-1.4 1.9-3 3.8 -2.1 2.3-3.4 4.2-4.1 5.6 -0.7 1.4-1.1 2.9-1.3 4.5H54.5v-4.2h-7.3C47.4 27.7 47.6 27.3 47.9 26.8z' class='a'/%3E%3C/svg%3E");
}
.spb_metro_M3 {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='40' viewBox='0.6 0.4 60 40'%3E%3Cstyle%3E.a%7Bfill:%23FFF;%7D%3C/style%3E%3Crect width='61.3' height='40.8' fill='%23009a49'/%3E%3Cpath d='M32.6 11.8c-2.6-2.4-5.1-3.1-5.1-3.1l-5.1 17.2h0L17.2 8.7c0 0-2.5 0.7-5.1 3.1 -2.8 2.6-5.2 6.5-4.8 12.6 0.3 4.9 4 9.1 4 9.1l7 0c0 0-6-3.2-7.5-8.2 -1.7-5.9 1-10.1 3.1-12 0.8-0.7 2.1-0.9 2.5 0.7 1.6 5 6 19.4 6 19.4h0c0 0 4.4-14.4 6-19.4 0.5-1.6 1.7-1.4 2.5-0.7 2.1 2 4.8 6.1 3.1 12 -1.5 5-7.5 8.2-7.5 8.2l7 0c0 0 3.6-4.2 4-9.1C37.8 18.2 35.4 14.3 32.6 11.8z' class='a'/%3E%3Cpath d='M54.5 21.6c-0.7-1-1.6-1.6-2.7-1.9 1.9-1.2 2.9-2.9 2.9-4.9 0-1.4-0.5-2.7-1.4-3.9 -1.1-1.4-2.6-2.1-4.5-2.1 -1.1 0-2.1 0.2-3 0.7 -0.9 0.5-1.6 1.1-2.1 2 -0.9 1.6-1.1 3.1-1.2 4.1l3.7 0c0.1-1 0.4-1.8 0.8-2.3 0.5-0.5 1-0.8 1.7-0.8 0.7 0 1.2 0.2 1.6 0.7 0.4 0.5 0.6 1.1 0.6 1.9 0 0.9-0.3 1.7-0.8 2.2s-1.5 1-2.5 1l0 3.2c0.7-0.1 1 0 1.5 0 0.7 0 1.4 0.3 1.9 1 0.5 0.7 0.8 1.6 0.8 2.7 0 1.2-0.3 2.1-0.8 2.8s-1.2 1.1-2 1.1c-0.7 0-1.4-0.3-1.9-0.9 -0.5-0.6-0.8-1.4-1-2.5l-4 0c0.3 2.8 1.1 4.1 2.3 5.3 1.2 1.2 2.7 1.8 4.5 1.8 1.9 0 3.5-0.7 4.8-2.2 1.3-1.4 1.9-3.2 1.9-5.2C55.5 23.8 55.2 22.6 54.5 21.6z' class='a'/%3E%3C/svg%3E");
}
.spb_metro_M4 {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='40' viewBox='0.6 0.4 60 40'%3E%3Cstyle%3E.a%7Bfill:%23FFF;%7D%3C/style%3E%3Crect width='61.3' height='40.8' fill='%23ea7125'/%3E%3Cpath d='M32.6 11.8c-2.6-2.4-5.1-3.1-5.1-3.1l-5.1 17.2h0L17.2 8.7c0 0-2.5 0.7-5.1 3.1 -2.8 2.6-5.2 6.5-4.8 12.6 0.3 4.9 4 9.1 4 9.1l7 0c0 0-6-3.2-7.5-8.2 -1.7-5.9 1-10.1 3.1-12 0.8-0.7 2.1-0.9 2.5 0.7 1.6 5 6 19.4 6 19.4h0c0 0 4.4-14.4 6-19.4 0.5-1.6 1.7-1.4 2.5-0.7 2.1 2 4.8 6.1 3.1 12 -1.5 5-7.5 8.2-7.5 8.2l7 0c0 0 3.6-4.2 4-9.1C37.8 18.2 35.4 14.3 32.6 11.8z' class='a'/%3E%3Cpath d='M52.5 23.6V8.8h-2.9l-7.8 14.8v3.9h7.3v4.7h3.3v-4.7h2.2v-3.9H52.5zM49.2 23.6h-4.1l4.1-8V23.6z' class='a'/%3E%3C/svg%3E");
}
.spb_metro_M5 {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='40' viewBox='0.6 0.4 60 40'%3E%3Cstyle%3E.a%7Bfill:%23FFF;%7D%3C/style%3E%3Crect width='61.3' height='40.8' fill='%23702785'/%3E%3Cpath d='M32.6 11.8c-2.6-2.4-5.1-3.1-5.1-3.1l-5.1 17.2h0L17.2 8.7c0 0-2.5 0.7-5.1 3.1 -2.8 2.6-5.2 6.5-4.8 12.6 0.3 4.9 4 9.1 4 9.1l7 0c0 0-6-3.2-7.5-8.2 -1.7-5.9 1-10.1 3.1-12 0.8-0.7 2.1-0.9 2.5 0.7 1.6 5 6 19.4 6 19.4h0c0 0 4.4-14.4 6-19.4 0.5-1.6 1.7-1.4 2.5-0.7 2.1 2 4.8 6.1 3.1 12 -1.5 5-7.5 8.2-7.5 8.2l7 0c0 0 3.6-4.2 4-9.1C37.8 18.2 35.4 14.3 32.6 11.8z' class='a'/%3E%3Cpath d='M52.9 18.8c-1.1-1.5-3-2.6-4.7-2.6 -0.9 0-1.7 0.5-2.6 1l0.6-4.5 7.2 0.1L53.6 8.7H43.5l-1.8 13 3.1 0.5c0.9-1.2 1.4-1.9 2.5-1.9 0.9 0 2 0.1 2.6 0.8 0.8 0.8 1.2 2.1 1.1 4 -0.1 1.3-0.4 2.8-1 3.6 -0.6 0.8-1.3 1.1-2.1 1.1 -0.7 0-1.6-0.5-2.1-1.1 -0.5-0.6-0.9-2.3-1-3.3l-3.3 0.1c0 2.1 0.5 4.3 1.9 6 1.1 1.3 2.7 1.9 4.6 1.9 2.3 0 3.8-0.7 5.1-2.9 1-1.6 1.5-3.4 1.5-5.4C54.5 22.7 54.3 20.8 52.9 18.8z' class='a'/%3E%3C/svg%3E");
}

.spb_metro_M1, .spb_metro_M2, .spb_metro_M3, .spb_metro_M4, .spb_metro_M5 {
    display: inline-block;
    text-indent: -9999px;
    width: 21px;
    height: 14px;
    background-size: 21px 14px;
}
.spb_metro_M {
    display: inline-block;
    text-indent: -9999px;
    width: 20px;
    height: 14px;
    background-size: 20px 14px;
}
/* Наличие товара в магазинах ajax */



/* buyoneclick купить в 1 клик */
.aboc-modal {
    z-index: 10000;
}
.aboc-modal .api-quantity > *{
    background: none;
    border: 1px solid #ee2f3f;
    text-align: center;
    vertical-align: middle;
}
.aboc-modal .api-quantity .api-number{
    width: 55px;
    height: 32px;
    vertical-align: top;
}
.aboc-modal .api-quantity .api-number input{
    width: 28px;
    height: 30px;
    padding: 0 !important;
}

.aboc-modal .api-quantity .api-btn-minus,
.aboc-modal .api-quantity .api-btn-plus{
    font-size: 12px;
    color:#fff;
    background: #ee2f3f;
    vertical-align: middle;
    box-sizing: border-box;

    border-radius: 0 3px 3px 0;
}
.aboc-modal .api-quantity .api-btn-minus {
    border-radius: 3px 0 0 3px;
    margin-left: -1px;
}


.aboc-modal .api-quantity .api-btn-minus:hover,
.aboc-modal .api-quantity .api-btn-plus:hover{
    background: #b21b2b;
}

.aboc-submit-for-alfabank {
    width: 100%;
    max-width: 100%;
    padding: 10px 15px;
    font-size: 22px;
    font-weight: bold;
}
.aboc-submit, .aboc-submit-for-alfabank {
    background: #ee2f3f;
    color: #fff;
    border: none;
    border-radius: 3px;
    text-transform: none;
}
.aboc-submit:hover, .aboc-submit-for-alfabank:hover{
    background: #b21b2b;
    color: #fff;
}

.aboc-modal-success{
    background:#ffffff;
}

.aboc-modal-success .aboc-success-title {
    margin-bottom: 20px;
    font-size: 24px;
    text-align: center;
}

.aboc-modal-success .aboc-success-info {
    font-weight: normal;
    font-size: 16px
}


/*
.goodscard {
    outline: 1px solid #cacaca!important;
}
.goodscard:hover {
    box-shadow: 1px 1px 7px rgba(0,0,0,.25)!important;
    outline-color: #bababa!important;
}
*/

.goodscard .details .title {
    height: 50px;
}

.catalog .buyoneclick {
    background: #bbb!important;
}
.catalog .buyoneclick:hover {
    background: #ee2f3f!important;
}

.catalog.blocks .purchase .buyoneclick,
.catalog.list .purchase .buyoneclick {
    margin-top: 5px;
}
.catalog.noflex .purchase .price {
    width: 100%;
    height: auto!important;
    -webkit-flex-direction: unset!important;
    -moz-flex-direction: unset!important;
    flex-direction: unset!important;
    -webkit-justify-content: unset!important;
    -moz-justify-content: unset!important;
    justify-content: unset!important;
}
.catalog.noflex .purchase.noflex {
    margin: 5px -5px 0 -5px;
}

section.maingroup h2 {
    margin: 20px 10px 10px 10px;
}
.maingroup .details {
    border:none!important;
    padding: 0!important;
}
.maingroup .price .new-price{
    font-size: 1.2rem;
    font-weight: 700;
    color: #ee2f3f;
}
.maingroup .price .old-price{
    font-size: 1.15rem;
    font-weight: 700;
    text-decoration: line-through;
}
.maingroup .price .current-price{
    font-size: 1.15rem;
    font-weight: 700;
}
/* buyoneclick купить в 1 клик */



/* Оформление заказа, выбор самовывоза */
.modal .modalcontent h2 {
    font-weight: bold;
}
.modal.pointchoice .column,
.productcard-what-store-to-buy .column {
    display: block;
}
.modal.pointchoice .what-store-to-buy,
.productcard-what-store-to-buy .what-store-to-buy{
    width:430px;
    cursor: pointer;
}
.modal.pointchoice .what-store-to-buy tr,
.productcard-what-store-to-buy .what-store-to-buy tr{
    height: auto;
}
.modal.pointchoice .what-store-to-buy td,
.productcard-what-store-to-buy .what-store-to-buy td{
    height:auto;
    padding:5px 10px;
}
.modal.pointchoice .what-store-to-buy.not-available,
.productcard-what-store-to-buy .what-store-to-buy.not-available{
    display: none;
}
.what-store-to-buy tr.selected {
    background: #eee;
}
.modal.pointchoice .tabs,
.productcard-what-store-to-buy .tabs{
    background-color: #fff;
    margin: 0 5px;
}
.modal.pointchoice .tab-available,
.pointchoice .tab-not-available,
.productcard-what-store-to-buy .tab-available,
.productcard-what-store-to-buy .tab-not-available {
    color: #000;
    padding: 0 15px;
    display: inline-block;
    font-size: 14px;
    height: 24px;
    margin: 0 0 10px 0;
    cursor: pointer;
}
.modal.pointchoice .tab-available:hover,
.productcard-what-store-to-buy .tab-available:hover{
    color: #2b9b41;
    border-bottom: 1px solid #2b9b41;
}

.modal.pointchoice .tab-available.active,
.productcard-what-store-to-buy .tab-available.active{
    color: #000;
    font-weight: bold;
    border-bottom: 3px solid #2b9b41;
}

.modal.pointchoice .tab-not-available:hover,
.productcard-what-store-to-buy .tab-not-available:hover{
    color: #ff6000;
    border-bottom: 1px solid #ff6000;
}
.modal.pointchoice .tab-not-available.active,
.productcard-what-store-to-buy .tab-not-available.active{
    color: #000;
    font-weight: bold;
    border-bottom: 3px solid #ff6000;
}


.tab-available span, .tab-not-available span {
    margin: 0 0 0 7px;
    padding: 2px 7px;
    border-radius: 5px;
}
.tab-available span {
    color: #2b9b41;
    border:1px solid #2b9b41;
}
.tab-available.active span{
    border:2px solid #2b9b41;
}
.tab-not-available span {
    color: #ff6000;
    border:1px solid #ff6000;
}
.tab-not-available.active span{
    border:2px solid #ff6000;
}

.modal.pointchoice .columns,
.productcard-what-store-to-buy .columns{
    margin-bottom: 30px;
}

.modal.pointchoice .map{
    margin: 38px 0 0 10px !important;
}

.modal.pointchoice .map .map-available,
.modal.pointchoice .map .map-not-available,
.productcard-what-store-to-buy .map .map-available,
.productcard-what-store-to-buy .map .map-not-available{
    width: 460px;
    height: 400px;
    padding: 0;
    margin: 0;
}
.modal.pointchoice .map .map-not-available,
.productcard-what-store-to-buy .map .map-not-available{
    display: none;
}

.productcard-what-store-to-buy .what-store-to-buy {
    width:330px;
    max-width: 330px;
}
.productcard-what-store-to-buy .what-store-to-buy td i {
    white-space: normal;
}
.productcard-what-store-to-buy .column {
    display: inline-block;
    vertical-align: top;
}
.productcard-what-store-to-buy .map,
.productcard-what-store-to-buy .map .map-available,
.productcard-what-store-to-buy .map .map-not-available{
    margin:0;
    padding:0 0 0 10px;
    width: 500px;
}
.productcard-what-store-to-buy button {
    font-size: initial;
}
/* Оформление заказа, выбор самовывоза */


/* Новый фон */
body {
    background: url(/local/templates/planeta/frontend/images/background.png) 50% 0 repeat; /* 2019-07-22 jpeg 3.2Mb fixed */
}
nav.topbar .barwrap {
    background: url(/local/templates/planeta/frontend/images/background.png) 50% 0 repeat #d3d3d3 !important;  /* 2019-07-22 jpeg 3.2Mb fixed */
}

nav.topbar .barwrap ul li a {
    background: #d3d3d3;
}
nav.topbar .barwrap .userfunctions,
nav.topbar .barwrap .userfunctions .pseudolink{
    color: #fff;
}
nav.topbar .barwrap .userfunctions .pseudolink:hover{
    color: #ee2f3f;
    border: none;
}
/* Новый фон */


/* Меню - Каталог товаров */
section.common aside .mainnav .level1>li ul {
    box-shadow: #646464 0 0 5px 1px!important;
    padding: 10px 15px;
}
section.common aside .mainnav .level1>li ul:before {
    content: "";
    height: 40px;
    width:8px;
    background: #fff;
    display: block;
    position: absolute;
    top:0;
    left:0;
    margin-left:-5px;
}
/* Меню - Каталог товаров */

/* Меню - фильтр */
section.common aside .filterscontrols {
    text-align: center;
}
section.common aside .filterscontrols a.button{
    background: #bbb;
    padding: 7px 10px;
}
section.common aside .filterscontrols a.button:hover{
    background: #777;
    color: #fff;
}
/* Меню - фильтр */


/* Список подкатегорий в каталоге */
.subcategories {
    padding: 0 10px 30px 10px;
}
.subcategories h1 {
    margin: 0 20px;
}
.subcategories ul {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 20px;
    width: 100%;
}
.subcategories li {
    display: inline-block;
    width: 220px;
    padding: 5px;
    vertical-align: top;
}
.subcategories li a {
    text-decoration: underline;
}
.subcategories li a:hover {
    text-decoration: none;
}
/* Список подкатегорий в каталоге */


/* Фильтр в каталоге */
.filtersgroup .filter-name {
    display: flex;
    justify-content: space-between;
    font-weight: bold;
}
.filtersgroup .filter-name > .fa {
    font-weight: bold;
}
.filtersgroup > .hidden.ui-droplist,
.filtersgroup > .range,
.filtersgroup > ul {
    margin-top: 15px;
}

/* Фильтр в каталоге */


/* Новости */
.news-detail a {
    text-decoration: underline;
}
.news-detail a:hover {
    text-decoration: none;
}


.switcher {
    margin: 0;
    width:220px;
}
.switcher .ui-tabswitch {
    color: #999;
}
.switcher .ui-tabswitch.active {
    color: #fff;
}
.switcher .ui-tabswitch:hover {
    color: #fff;
}
.switcher .ui-tabswitch:last-child {
    border-radius: 0 3px 0 0;
}
.switcher .ui-tabswitch:first-child {
    border-radius: 3px 0 0 0;
}
section.common aside .articles section {
    margin-left: 1px;
    width:218px;
    box-shadow: 0 1px 1px rgba(0,0,0,.2);
}
section.common aside .articles section .article-elem {
    background: none;
    padding: 30px 10px 10px 10px;
    text-align: center;
}
section.common aside .articles section .article-elem h3{
    margin-bottom: 5px;
    font-size: 1.1rem;
    font-weight: 700;
    text-align: left;
}
section.common aside .articles section .article-elem p{
    margin-bottom: 10px;
    text-align: left;
}
section.common aside .articles section .article-elem img{
    margin-bottom: 20px;
}
section.common aside .articles section .article-elem .button:hover {
    color:#fff;
}


section.common aside .articles .owl-carousel > .owl-controls {
    position: absolute;
    top: 5px;
    width: 100%;
    margin: auto !important;
}

/* Новости */

/* Страница бренда список категорий */
.brand-define-category {

}
.brand-define-category .title{
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}
.brand-define-category .root{
    font-weight: bold;
    font-size: 14px;
    padding: 14px 0 0 0;
}
.brand-define-category .child li{
    padding: 3px 0 0 10px;
}
/* Страница бренда список категорий */


/* Кнопки-ссылки для сео фильтра в категориях */
.filter-tags {
    width:100%;
}
.filter-tags ul{
    padding: 7px 0 0 0;
}
.filter-tags li {
    display: inline-block;
    margin: 0 10px 20px 0;
}
.filter-tags a {
    outline: #eee solid 1px;
    padding: 7px;
}
.filter-tags a:hover {
    background: #bbb;
    outline: #bbb solid 1px;
    color: #fff;
}
/* Кнопки-ссылки для сео фильтра в категориях */

/* Предупреждение о сроке доставки */

.goodscard .details .photo .delivery-note {
	position: absolute;
	right: 0;
	left: 0;
	bottom: -13px;
	text-align: center;
	font-size: 12px;
	line-height: 1.0;
	color: #888;
}

.goodscard-block .details .delivery-note {
	font-size: 12px;
	line-height: 1.0;
	color: #888;
	padding-top: 10px;
}

.goodscard-bigblock .title .code {
	position: relative;
}
.goodscard-bigblock .attributes .delivery-note {
	white-space: nowrap;
	display: inline-block;
	margin-left: 40px;
	font-size: 12px;
	line-height: 1.0;
	color: #888;
}

.goods .goodslist .title .delivery-note {
	margin-top: 7px;
	white-space: nowrap;
	display: block;
	font-size: 13px;
	line-height: 1.0;
	color: #fba52a;
}

/* /Предупреждение о сроке доставки */

.modal.confirmation .switcher {
	width: 100%;
	max-width: 100%;
}

.modal.confirmation .modalcontent .mCustomScrollbar table {
	width: 100%;
}

/* адаптивное видео на детальной */

.resp-video {
    position: relative;
    display: block;
    margin: 0 10px 20px 10px;
    height: 0;
    padding-bottom: 56.25%;	
}
.resp-video > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;	
}
.resp-html-video {
    display: block;
    margin: 0 10px 20px 10px;
}
.resp-html-video video {
	width: 100%;
	height: auto;
	z-index: 1;
	outline: none;
}
.resp-html-video video:active, .resp-html-video video:focus {
	outline: none;
}


/* /адаптивное видео на детальной */

/* исправление списка товаров на детальной акции */

.goodscard .title { line-height: 1.25 }
.goodscard .title a { text-decoration: none }

/* /исправление списка товаров на детальной акции */

/* слайдер сопутствующих товаров, по образцу .owl-brands */
section.related {
	position: relative;
	
	}
	section.related .arrow {
	    position: absolute;
	    top: -50px;
	    width: 40px;
	    height: 40px;
	    background-position: center;
	    background-repeat: no-repeat;
	    cursor: pointer;
	    }
		section.related .arrow.arrow-l {
		    right: 40px;
		    background-image: url(frontend/controls/arrow1-l.png);
		}
		section.related .arrow.arrow-r {
		    right: 0;
		    background-image: url(frontend/controls/arrow1-r.png);
		}
	section.related .owl-related__cont {
	    padding: 0 0 20px 0;
	    }
	    section.related .owl-related__cont .owl-related {
	        margin: auto;
	    }
	    section.related .goodscard {
		    margin: 2px 0 5px 10px;
	    }
/* /слайдер сопутствующих товаров, по образцу .owl-brands */

