

/* Start:/local/templates/golden-plaza/components/custom/custom.popup_basket/basket/style.css?16389322104111*/
.featherlight-container--custom {
    margin: -15px -30px;
}
.product-modal {
    position: relative;
    overflow: hidden;
    min-width: 570px;
}
.modal-header {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    padding: 0 15px;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 4px 4px hsl(0deg 0% 57% / 25%);
}
.modal-header-title {
    margin: 0;
}
.modal-header-close {
    width: 18px;
    height: 18px;
    cursor: pointer;
    font-size: 24px;
    vertical-align: middle;
    line-height: 18px;
    background: url(/local/templates/golden-plaza/components/custom/custom.popup_basket/basket/../img/icons.png) -144px -2684px no-repeat;
}
.modal-header-close:hover {
    background-position: -224px -2684px;
}
.modal-footer{
    display: flex;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70px;
    padding: 0 15px;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #eee0d3;
}
.modal-body {
    max-height: 475px;
    padding: 30px 15px;
    overflow: hidden;
    overflow-y: auto;
    text-align: left;
    margin-top: 70px;
    margin-bottom: 70px;
}
.modal-footer-action {
    display: flex;
    align-items: center;
}
.modal-footer-action .btn {
    margin-left: 15px;
}

.modal-footer-nav a {
    color: #4c6e93;
    text-decoration: underline;
}
.cart-products-list {
    margin-bottom: 20px;
}

.cart-products-list .item {
    padding: 10px 0;
    display: flex;
    align-items: center;
    width: 100%;
}

.cart-products-list .item .img {
    width: 90px;
    flex: 0 0 90px;
}

.cart-products-list .item .img a {
    display: block;
    line-height: 0;
}

.cart-products-list .item .item-r {
    flex: 1;
    display: flex;
    align-items: center;
}

.cart-products-list .item .item-title a {
    color: #4c6e93;
}

.cart-products-list .item .item-title a:hover {
    text-decoration: underline;
}

.cart-products-list .item .num-spinner {
    padding-left: 20px;
    flex: 0 0 114px;
    width: 114px;
    display: flex;
    align-items: flex-start;
}

.cart-products-list .item .num-spinner input.form-control {
    width: 38px;
    border-width: 1px;
    border-style: solid;
    border-color: #eee0d3 transparent;
    text-align: center;
    color: #b9a393;
    height: 30px;
    padding: 5px;
}

.cart-products-list .item .num-spinner .btn {
    background: #b9a393;
    height: 30px;
    width: 28px;
    line-height: 28px;
}

.cart-products-list .item .num-spinner .btn.btn-spinner-down {
    border-radius: 15px 0 0 15px;
    padding-left: 3px;
}

.cart-products-list .item .num-spinner .btn.btn-spinner-up {
    border-radius: 0 15px 15px 0;
    padding-right: 3px;
}

.cart-products-list .item .num-spinner .btn:hover {
    background: #c51e1e;
}

.cart-products-list .item .price-block {
    font-size: 14px;
    width: 125px;
    padding: 0 20px;
    text-align: center;
    white-space: nowrap;
}
.cart-products-list .item .item-title {
    flex: 1;
    padding-left: 20px;
    max-width: 300px;
}

@media screen and (max-width: 576px) {

    .featherlight-container--custom {
        margin: -20px -10px;
    }
    .product-modal {
        min-width: 100%;
    }
    .modal-footer {
        flex-wrap: wrap;
        height: 100px;
        padding: 10px 15px;
    }
    .modal-footer-nav {
        order: 2;
        width: 100%;
        text-align: center;
    }
    .modal-footer-action {
        order: 1;
        width: 100%;
        justify-content: flex-end;
    }
    .modal-body {
        margin-bottom: 100px;
    }
    .modal-body .cart-products-list .item .item-r {
        flex-wrap: wrap;
    }
    .modal-body .cart-products-list .item {
        align-items: flex-start;
        border-bottom: 1px solid #eee0d3;
    }
    .modal-body .cart-products-list .item .item-title {
        width: 100%;
        max-width: 100%;
        flex: auto;
        margin-bottom: 10px;
    }
    .modal-body .cart-products-list .item .num-spinner {
        width: 50%;
        flex: auto;
    }
    .modal-body .cart-products-list .item .price-block {
        width: 50%;
        flex: auto;
    }
}

/* End */


/* Start:/local/templates/golden-plaza/css/catalog.css?16681063295692*/
.cats-list .cats-item .cats-item-b .cats-all a:after,.cats-list .cats-item .cats-item-b ul li a:before{font-size:12px;position:absolute;width:6px;background:url(/local/templates/golden-plaza/css/../img/icons.png) -193px -3953px no-repeat;content:"";height:8px}.category-childcat-block .category-childcat-list .item .item-t .img a,.cats-list .cats-item .cats-item-t a.img{line-height:0;display:block}.cats-list{display:flex;flex-wrap:wrap;justify-content:left;margin:0 -17px}.cats-list .cats-item{width:25%;margin:0 0 20px;padding:0 17px}@media screen and (max-width:1279px){.cats-list .cats-item{width:33.3333%}}.category-childcat-block .category-childcat-list .item .item-t .img a img,.cats-list .cats-item .cats-item-t a.img img{width:100%}.cats-list .cats-item .cats-item-t .title{background:#efe2d5;font-size:17px;padding:8px 14px;line-height:20px;height:56px;display:block;color:#4c6e93}.cats-list .cats-item .cats-item-b{padding:15px 20px}.cats-list .cats-item .cats-item-b .cats-item-b-title{font-weight:700;color:#6b5a4c;margin-bottom:5px}.cats-list .cats-item .cats-item-b ul{padding:0;margin-bottom:20px}.cats-list .cats-item .cats-item-b ul li{margin:0 0 5px}.cats-list .cats-item .cats-item-b ul li a{color:#4c6e93;padding:0 0 0 12px;display:block;position:relative}.cats-list .cats-item .cats-item-b ul li a:before{left:0;top:6px}.cats-list .cats-item .cats-item-b .cats-all a span,.cats-list .cats-item .cats-item-b ul li a:hover{text-decoration:underline}.cats-list .cats-item .cats-item-b .cats-all{padding-left:12px}.cats-list .cats-item .cats-item-b .cats-all a{padding-right:12px;position:relative;color:#4c6e93;display:inline-block}.cats-list .cats-item .cats-item-b .cats-all a:after{right:0;top:7px}.category-childcat-block{margin-bottom:20px}.category-childcat-block .category-childcat-list{display:flex;flex-wrap:wrap;margin:0 -15px}@media screen and (max-width:1139px){.category-childcat-block .category-childcat-list,.cats-list{margin:0 -10px}.cats-list .cats-item{padding:0 10px}}.category-childcat-block .category-childcat-list .item{width:12.5%;padding:0 5px 12px}@media screen and (max-width:1399px){.category-childcat-block .category-childcat-list .item{width:16.6666%}}@media screen and (max-width:1199px){.category-childcat-block .category-childcat-list .item{width:20%;padding:0 0 12px}}@media screen and (max-width:991px){.category-childcat-block .category-childcat-list{margin-top:10px}.category-childcat-block .category-childcat-list .item{width:25%}}@media screen and (max-width:767px){.cats-list .cats-item{width:50%}.category-childcat-block .category-childcat-list .item{width:33.3333%}}@media screen and (max-width:479px){.cats-list{margin:0}.cats-list .cats-item{width:100%;padding:0}.cats-list .cats-item:last-child{margin-bottom:0}.cats-list .cats-item .cats-item-t .title{height:auto;padding:10px 14px}.category-childcat-block .category-childcat-list .item{width:50%}}.category-childcat-block .category-childcat-list .item .item-inner{position:relative}.category-childcat-block .category-childcat-list .item .item-t{border:1px solid transparent}.category-childcat-block .category-childcat-list .item .item-t .img{padding:9px 9px 1px}@media screen and (max-width:991px){.category-childcat-block .category-childcat-list .item .item-t .img{padding-top:0}}.category-childcat-block .category-childcat-list .item .item-t .item-title a{display:block;overflow:hidden;height:43px;padding:8px 9px;color:#4c6e93;font-size:13px;letter-spacing:-.1px;line-height:1.1}.category-childcat-block .category-childcat-list .item .item-b{display:none;position:absolute;background:#fbf6f5;top:100%;left:0;right:0;border-width:0 1px 1px;border-color:#c51e1e;border-style:solid;padding:5px 0;box-shadow:0 0 15px rgba(0,0,0,.2)}.category-childcat-block .category-childcat-list .item .item-b:before{content:"";display:block;border-width:5px;border-style:solid;border-color:#c51e1e transparent transparent;position:absolute;top:0;left:50%;margin-left:-5px;z-index:1}.category-childcat-block .category-childcat-list .item .item-b ul.childcat-menu li a{display:block;position:relative;font-size:13px;padding:5px 5px 5px 18px}.category-childcat-block .category-childcat-list .item .item-b ul.childcat-menu li a:before{content:"";display:block;width:5px;height:8px;background:url(/local/templates/golden-plaza/css/../img/icons.png) -77px -2109px no-repeat;position:absolute;left:9px;top:9px}.category-childcat-block .category-childcat-list .item .item-b ul.childcat-menu li a:hover{color:#c51e1e;text-decoration:underline}.category-childcat-block .category-childcat-list .item .item-b ul.childcat-menu li a:hover:before{background-position:-117px -2109px}@media screen and (min-width:992px){.category-childcat-block .category-childcat-list .item.active,.category-childcat-block .category-childcat-list .item:hover{z-index:1;overflow:visible}.category-childcat-block .category-childcat-list .item.active .item-inner,.category-childcat-block .category-childcat-list .item:hover .item-inner{box-shadow:0 0 15px rgba(0,0,0,.2)}.category-childcat-block .category-childcat-list .item.active .item-t,.category-childcat-block .category-childcat-list .item:hover .item-t{border-color:#c51e1e}.category-childcat-block .category-childcat-list .item.active .item-t .item-title a,.category-childcat-block .category-childcat-list .item:hover .item-t .item-title a{background:#c51e1e;color:#fff}.category-childcat-block .category-childcat-list .item.active .item-b,.category-childcat-block .category-childcat-list .item:hover .item-b{display:block}}.js-show-sort p{margin:15px 0}.js-show-sort ul{padding-left:25px}.js-show-sort ul li{list-style:unset}.seo_city_pagen{text-align:center;margin-top:20px}.seo_city_pagen ul{display:table;margin:auto;text-align:left}
/* End */
/* /local/templates/golden-plaza/components/custom/custom.popup_basket/basket/style.css?16389322104111 */
/* /local/templates/golden-plaza/css/catalog.css?16681063295692 */
