#overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 10000;
    background: #fff;
}
/*@media(min-width:768px){*/
#overlay.overlaywebp,#overlay, .overlaywebp{
    /*background-position: top right!important;*/
    background-image:none;
    background: #000!important;
}
#overlay .img18plus{
    top:50%;
    left:50%;
    margin-left: -49px;
    right:auto;
}
/*}*/

#overlay1 {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 999999999;
    background: #fff;
}


/**
 *  @package     Loyalé - HTML5 Template - version 1.0
 *  @copyright   Copyright (C) 7Studio 2016 - seventhemes.com  All rights reserved.
 *  @license     https://themeforest.net/licenses/terms/regular
**/


/**
 * Please use this file to store any custom CSS style.
 */


/* Font families */

body {
    font-family: 'Merriweather', serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.btn,
.main-nav,
.tabs li a,
.article-header .time,
.masonry-nav>ul li a,
.dropcap:first-letter {
    font-family: 'Playfair Display SC', serif;
}

#bx-soa-main-notifications .alert-warning {
    background: #FAEBCC!important;
    color: #000!important;
}


/* Colors */

a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: #D1B9B0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.btn {
    background-color: #FEFEFE;
    border: 1px solid #cecece;
    color: #cecece;
}

.btn-primary {
    background-color: #333333;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #050505;
}

.article-header .time {
    background-color: #baae99;
}

.module.color-title .module-title {
    background-color: #baae99;
}

.module.color .module-title>* {
    color: #baae99;
}

.module.box-color {
    background-color: #baae99;
    color: #ece6d9;
}

.module.border-color .module-title {
    border-bottom: 2px solid #baae99;
}

.module.border-color-top .module-title {
    border-top: 2px solid #baae99;
}

.rrr5 {
    width: 120px !important;
    padding-left: 30px;
}

.fade-modules {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(5, 5, 5, 0.71);
    z-index: 1999;
}

.fade-modules .modal-window {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    z-index: 1999;
}

.city_poppup {
    position: relative;
    border: 20px solid #fff;
    padding: 50px 70px;
    width: 620px;
    height: 474px;
}

.city_poppup.vrn {}

.overlay {
    background: url(../images/bg.jpg) no-repeat #fff!important;
}

.overlaywebp {
    background: url(../images/bg.webp) no-repeat #fff!important;
}
.overlaywebp, .overlay{
    background-color:#fff;
    transition: .2s all ease-in-out;
}
.overlaywebp.inited,
.overlay.inited{
    opacity:1
}
.popup1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    z-index: 99999999;
    max-width: 460px;
    background: rgba(255, 255, 255, 0.8);
}

.popup2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    z-index: 99999999;
    max-width: 460px;
    background: rgba(255, 255, 255, 0.8);
}

.reserv_poppup .title {
    color: #000;
    text-transform: uppercase;
    font-family: 'Playfair Display SC', serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    font-variant-ligatures: common-ligatures;
    margin-bottom: 10px;
}

.reserv_poppup .bttn_y {
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 14px 25px;
    text-align: center;
    white-space: nowrap;
    line-height: normal;
    cursor: pointer;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    background-color: #542615;
    box-shadow: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
}

.reserv_poppup {
    position: relative;
    padding: 40px 50px 50px;
    width: auto;
    text-align: center;
}

.fade-modules .reserv_poppup .bttn_n {
    margin-right: 0 px;
    margin-left: 0px;
    background: red;
}

.reserv_poppup .bttn_n {
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 14px 25px;
    text-align: center;
    white-space: nowrap;
    line-height: normal;
    cursor: pointer;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    border: 1px solid #542615;
    box-shadow: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
}

.reserv_poppup .bttn_y {
    background-color: #542615;
    margin-right: 0px;
    margin-left: 0px;
}

.reserv_poppup .bttn_n {
    margin-right: 0 px;
    margin-left: 0px;
    color: #552715;
}

.reserv_poppup .bttn_n:hover {
    background-color: #542615;
    color: #fff;
}

.sectionsmasonry .masonry-item img {
    width: 100%;
}

.sectionsmasonry .masonry-item .article-content {
    padding: 20px;
}

.sectionsmasonry .masonry-item {
    height: 300px;
    overflow: hidden;
    margin-bottom: 20px;
}

.sectionsmasonry .masonry-item .article-image a {
    height: 300px!important
}

.sectionsmasonry .sectionname h2 {
    font-size: 25px;
    color: #000;
}

.bx-catalog-element .sectionsmasonry article{
    padding-left: 0
}

@media screen and (max-width: 1100px) {
    .sectionsmasonry .masonry-item {
        height: 200px;
    }
    .sectionsmasonry .masonry-item .article-image a {
        height: 200px!important
    }
    .sectionsmasonry .sectionname h2 {
        font-size: 20px;
    }
}

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

    .sectionsmasonry .masonry-item {
        height: auto;
    }
    .sectionsmasonry .masonry-item .article-image a {
        height: 120px!important
    }
    .sectionsmasonry .masonry-item .article-image {
        margin-bottom: 0px;
    }
    .sectionsmasonry .sectionname h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .hide-mob{
        display:none;
    }
}
.img18plus{
    position:absolute;top:100px;right:100px;width: 98px;display: block;height: 98px;max-width: 98px;
    display:none;
}
.tovarmasonry .masonry-item .article-content {
    padding: 20px;
}

.tovarmasonry .masonry-item img {
    width: 100%;
}


/*header cart*/

.basket_wrapp .header-cart {
    float: left;
}

.basket_wrapp .basket_block {
    position: relative;
}

.basket_wrapp .link {
    display: block;
    position: absolute;
    left: -10px;
    top: -13px;
    right: -15px;
    bottom: -27px;
    z-index: 2;
}

.basket_wrapp .wraps_icon_block .count {
    position: absolute;
    right: -17px;
    top: -15px;
    left: auto;
    text-align: center;
    opacity: 1;
    font-size: 12px;
    line-height: 13px;
}

.basket_wrapp .empty_cart:not(.bcart) .wraps_icon_block.basket .count span,
.basket_wrapp .basket_empty .wraps_icon_block.basket .count span,
.basket_wrapp .basket_fly .basket_count.empty .wraps_icon_block.basket .count span {
    background: #424f60;
    color: #fff;
}

.basket_wrapp .basket_fly .basket_count .wraps_icon_block.basket .count span {
    background: #424f60;
    color: #fff;
}

.basket_wrapp .empty_cart .wraps_icon_block.basket .count,
.basket_wrapp .empty_cart.ecart.bcart .wraps_icon_block.basket .count,
.basket_wrapp .nitems.ecart .wraps_icon_block.basket .count {
    opacity: 0;
}

.basket_wrapp .empty_cart.bcart .wraps_icon_block.basket .count {
    opacity: 1
}

.basket_wrapp .wraps_icon_block .count>span {
    width: 20px;
    background: #e3e3e3;
    display: block;
    height: 20px;
    vertical-align: middle;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    line-height: 20px;
}

.basket_normal .basket_wrapp .wraps_icon_block .count span {
    height: 19px;
    padding-top: 1px;
    line-height: 19px;
}

.bx-firefox .basket_wrapp .wraps_icon_block .count span .items {
    position: relative;
    top: -1px;
}

.basket_wrapp .wraps_icon_block .count a,
.basket_wrapp .wraps_icon_block .count .text {
    display: block;
    text-decoration: none;
    font-size: 11px;
}

.basket_wrapp .basket_block .link {
    bottom: -24px;
    z-index: 2;
}

.basket_wrapp .basket_block .text {
    margin: -7px 0px 0px;
}

.basket_wrapp .basket_block .text * {
    line-height: 18px;
}

.basket_wrapp .basket_block .title {
    font-size: 14px;
}

.basket_wrapp .basket_block .text .value {
    color: #5f5f5f;
    line-height: 16px;
    max-width: 67px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.basket_wrapp .wraps_icon_block.basket {
    margin-right: 19px;
}

.basket_wrapp .wraps_icon_block.basket .count a {
    color: #fff;
}

.basket_normal .popup {
    background: none;
    box-shadow: none;
    min-width: 0px;
    z-index: 11;
    width: 141px;
    position: absolute;
    top: auto;
    right: 0;
    left: auto;
    border-radius: 0;
}

.basket_normal .popup.card_popup_frame .basket_popup_wrapp {
    margin: 0;
}

.basket_normal .basket_wrapp .wraps_icon_block .count span {
    box-shadow: 0px 0px 0px 2px #fff;
}

.basket_normal .popup.card_popup_frame .basket_popup_wrapp {
    width: 397px;
    position: absolute;
    right: -11px;
    top: 56px;
    display: none;
    border-top: 2px solid #ddd;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
}

#basket_line .popup {
    display: block;
}

.item-title .props {
    margin: 0px 0px 6px;
}

.item-title .props .item_prop,
.item-title .props .item_prop .title {
    line-height: 16px;
    font-size: 12px;
}

.item-title .props .item_prop .title {
    padding: 0px 4px 0px 0px;
}

.popup .cart_shell td.thumb-cell {
    padding: 20px 10px 10px 20px;
}

.popup .basket_popup_wrapp .cart_shell .item-title {
    padding: 16px 20px 16px 10px;
    position: relative;
}

.popup .cart_shell tr:first-child td {
    border-top: 0px;
}

#header .popup .cart_shell td {
    border-top: 1px solid #e5e5e5;
    vertical-align: top;
}

.popup .cart_shell .cost-cell .price {
    margin-top: 1px;
}

.card_popup_frame.popup .remove-cell {
    position: absolute;
    top: 18px;
    right: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.catalog_item:hover .item-title a.remove,
.catalog_item .item-title a.remove:hover {
    border: 0px;
}

.basket_popup_wrapp .item-title .one-item span,
.popup .basket_popup_wrapp .item-title .cost-cell span {
    font-size: 13px;
    line-height: 16px;
}

.basket_popup_wrapp .item-title .one-item {
    float: left;
}

.basket_popup_wrapp .item-title .cost-cell {
    float: right;
}

.module-cart .remove-cell a,
.module-cart .remove-cell a i,
.cart_shell .remove-cell a,
.cart_shell .remove-cell a i,
.remove_item .remove a,
.remove_item .remove a i,
.bx_item_set_hor .bx_item_set_hor_item a.remove,
.bx_item_set_hor .bx_item_set_hor_item a.remove i,
.remove,
.remove i {
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    display: inline-block;
    height: 17px;
    width: 17px;
    cursor: pointer;
}

.module-cart .remove-cell a:hover i,
.cart_shell .remove-cell a:hover i,
.bx_item_set_hor .bx_item_set_hor_item a.remove i,
.remove:hover i {
    background-position: -17px -23px;
}

.card_popup_frame.popup .total_wrapp {
    background: #f7f7f7;
}

.card_popup_frame.popup .total_wrapp .total span,
.card_popup_frame.popup .total_wrapp .price {
    font-size: 13px;
    line-height: 16px;
    float: left;
}

.card_popup_frame.popup .total_wrapp .total {
    white-space: nowrap;
    margin: 0 0px 20px 0px;
    padding: 15px 20px 14px 20px;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}

.card_popup_frame.popup .total_wrapp .total .price {
    float: right;
    padding: 1px 0px 0px;
}

.total_wrapp .but_row1 {
    text-align: center;
    padding: 0px 20px 20px 20px;
}

.gallery-grid {
    overflow: hidden;
    padding-left: 12px;
    padding-right: 13px;
}

.gallery-grid__col {
    width: 100%;
    float: left;
}

.c-tout-overlay {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 0;
    min-height: 20rem;
    text-align: center;
    color: #fff;
    background-color: #505050;
    padding-top: 56.25%;
    overflow: hidden;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 12px;
    margin-bottom: 24px;
}

.c-tout-overlay>div {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-top: 4rem;
    padding-bottom: 4rem;
}

footer .addr {
    font-size: 11px;
    display: block;
}

.c-tout-overlay h1,
.c-tout-overlay .h1 {
    color: #fff;
}

.c-tout-overlay .btn {
    margin-top: 1rem;
}

.btn-brand-alt {
    background-color: RGBA(255, 255, 255, 0);
    border-color: RGBA(255, 255, 255, 0);
    border-bottom-color: #FFFFFF;
}

.gallery-grid__col>img {
    padding: 24px 12px 0;
}

.gallery-grid__col>img {
    width: 100%;
    height: auto;
    display: block;
}

.gallery-grid__col>picture {
    padding: 24px 12px 0;
}

.gallery-grid__col>picture {
    width: 100%;
    height: auto;
    display: block;
}

.instagram-grid {}

.instagram-grid__item {
    background-color: inherit;
    overflow: hidden;
    float: left;
    width: 50%;
}

.instagram-grid__item>a {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    display: block;
    padding-top: 100%;
}

@media (max-width: 769px) {
    .popup1,
    .popup2 {
        width: calc(100% - 20px);
        overflow-y: auto;
        max-height: 100%;
    }
    .popup1 .title {
        font-size: 20px;
        line-height: 20px;
    }
    .text_block {
        font-size: 14px;
        line-height: 20px;
    }
    .popup1 .reserv_poppup {
        padding: 10px;
    }
    .popup1 .bttn_y,
    .popup1 .bttn_n {
        font-size: 18px;
        padding: 0px;
        height: auto;
        line-height: 40px;
    }
    .popup2 .reserv_poppup {
        padding: 10px;
    }
    .popup2 .bttn_y,
    .popup2 .bttn_n {
        font-size: 18px;
        padding: 0px;
        height: auto;
        line-height: 40px;
    }
    .tovarmasonry .masonry-item .article-content {
        padding: 10px 0;
        margin-bottom: 0;}

    .masonry .col-3-12 .masonry-item h2, .masonry .col-4-12 .masonry-item h2 {
        font-size: 18px;
        line-height: 22px;
        border-bottom: navajowhite;
    }

    .masonry .masonry-item .article-header {
        border-bottom: none;
        margin-bottom: 5px;
    }

    .article-meta {
        display: none;
    }
}

@media (min-width: 544px) {
    .gallery-grid__col {
        width: 50%;
    }
    .instagram-grid {
        width: 100%;
        padding: 23px;
        overflow: hidden;
        background: #fff;
    }
}

@media (max-width: 544px) {
    .instagram-grid {
        width: 100%;
        padding: 23px;
        overflow: hidden;
        background: #fff;
    }
}

@media (min-width: 769px) {
    .instagram-grid {
        width: 100%;
        background-color: transparent !important;
        padding: 12px;
    }
    .instagram-grid__item {
        width: 20%;
        border: 12px solid transparent;
    }
}

.scont .h1 {
    text-transform: uppercase;
    font-size: 45px;
}

.scont .tbnt {
    color: #fff;
    text-transform: uppercase;
    border-width: 2px;
    padding: 0.5rem 1rem;
    text-decoration: none;
    font-weight: 300;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    font-size: 1rem;
    line-height: 1.5;
    margin-top: 1rem;
    border-bottom: 2px solid #FFFFFF;
    transition: all .2s ease-in-out 0s;
}

.scont .tbnt:hover {
    border-color: rgba(255, 255, 255, 0);
}

.indexbgr {
    position: absolute;
}

.bx-sbb-empty-cart-text {
    font-family: 'Playfair Display SC', serif;
}

.bx-sbb-empty-cart-desc {
    font-family: 'Playfair Display SC', serif;
}

.basketwidjet {
    background-color: #FEFEFE!important;
    border: 1px solid #cecece;
    color: #cecece!important;
    font-family: sans-serif!important;
}

.basketwidjet:hover {
    background-color: #923032!important;
    border: 1px solid #923032;
    color: #fff!important;
}

.tocart,
.basket-checkout-block .basket-btn-checkout {
    background-color: #923032!important;
    border-color: #923032!important;
    color: #fff!important;
}

.tocart:hover,
.cart-added,
.basket-checkout-block .basket-btn-checkout:hover {
    background-color: #fefefe!important;
    border-color: #923032!important;
    color: #923032!important;
}

#submit,
.basketwidjet,
.pull-left,
.pull-right,
.rbutton {
    background: #fefefe!important;
    border: 1px solid #923032!important;
    color: #923032!important;
}

#submit:hover,
.basketwidjet:hover,
.pull-left:hover,
.rbutton:hover,
.pull-right:hover {
    background-color: #923032!important;
    color: #fff!important;
}

.basketwidjet.noempty {
    background-color: #923032!important;
    color: #fff!important;
}

#bx-soa-orderSave .pull-right{
    background-color: #923032!important;
    border-color: #923032!important;
    color: #fff!important;
}

#bx-soa-orderSave .pull-right{
    background-color: #923032!important;
    border-color: #923032!important;
    color: #fff!important;
}

#bx-soa-orderSave .pull-right:hover{
    background-color: #fefefe!important;
    border-color: #923032!important;
    color: #923032!important;
}

.btn1 {
    border: 1px solid #923032;
}

.btn2 {
    border: 1px solid #923032;
    background-color: #923032!important;
    color: #fff!important;
}

.btn2:hover {
    border: 1px solid #923032!important;
    ;
    background: #fefefe!important;
    color: #923032!important;
}

.btn3 {
    color: #542615;
    border: none;
}

.btn3:hover {
    background-color: #d1b9b0;
    color: #ffffff;
    border: none;
}

.sale_order_full_table .col-auto.pl-0 .btn.btn-primary,
.sale_order_full_table .col-auto.pl-0 .btn.btn-success {
    background-color: #923032!important;
    border-color: #923032!important;
    color: #fff!important;
    border-radius: 0!important;
}

.sale_order_full_table .col-auto.pl-0 .btn.btn-primary:hover,
.sale_order_full_table .col-auto.pl-0 .btn.btn-success:hover {
    background-color: #fefefe!important;
    border-color: #923032!important;
    color: #923032!important;
}

.sale_order_full_table .alert-info{
    background:none;
    color:inherit;
    padding: 0;
}
.masonry-item a:hover {
    text-decoration: none;
    color: #D1B9B0;
}

.masonry-item:hover h2 {
    text-decoration: none;
    color: #D1B9B0;
}

.masonry-item:hover h2 a {
    text-decoration: none;
    color: #D1B9B0;
}

.main-nav>ul>li {
    position: relative;
    padding-left: 40px;
    text-align: left;
}

.header .logo a img {
    margin-left: 40px!important;
    width:180px;
    height: 139px;
}


@media (max-width: 979px){
    .site .header {
        height:55px;
    }
    .site .header .logo{
        display: flex;
        align-items:center;
        height:100%;
    }
    .site .header .logo a img{
        margin-left:0;
        height: 40px;
        width: auto;
        margin-left:0!important;
    }

}

@media (max-width: 767px){
    .tovarmasonry article{
        padding: 0 5px
    }

    span.bx-soa-cart-t {display: inline-block;margin-right: 5px;}

    span.bx-soa-cart-d {display: inline;margin-right: 3px;}

    span.bx-soa-cart-d br {display: none;}

    span.bx-price-old {margin-left: 6px;}

    span.bx-soa-cart-d.bx-soa-changeCostSign {font-size: 22px!important;display: block;}

    .bx-soa-cart-d .bx-soa-price-free {font-size: 1.4em;}

    .bx-soa-cart-total-line.bx-soa-cart-total-line-highlighted {background: none;}

    span.bx-soa-cart-t, .bx-soa-cart-d {line-height: 1.3em;}

    .bx-soa-cart-total-line {line-height: 1.2em;}
    .bx-soa-item-td.bx-soa-item-properties {
        width: 100%!important;
    }
}
.copyrights {
    padding-left: 40px!important;
    text-align: left!important;
}

.city {
    padding-left: 40px!important;
    text-align: left!important;
}

.main-nav>ul>li svg {
    width: 30px;
    position: absolute;
    right: 16px;
    top: -12px;
}

.mobile-nav ul li svg {
    width: 30px;
    position: absolute;
    right: -6px;
    top: -12px;
}

.flybox_wrapper {
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.5);
}

.flybox_wrapper.hide {
    display: none;
}

.flybox {
    width: 459px;
    background-color: #fff;
    padding: 40px 50px;
    position: relative;
}

.flybox_close {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

.bronlink {
    clear: both;
    margin-top: 40px;
    text-align: center;
}

.flybox_buttons {
    text-align: center;
    text-align: justify;
    display: flex;
    justify-content: space-around;
}

.flybox_buttons .btn {
    border: 1px solid #923032;
    color: #923032;
}

.flybox_buttons .btn:hover {
    color: #fff;
}

.flybox_title {
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'Merriweather', serif;
    text-align: center;
}

.selectbox {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}

.flybox .contact-form label {
    font-weight: normal;
}

.select_title {
    width: 100%;
    padding: 5px 25px;
    color: #6a6a6a;
    border-bottom: 1px solid #dedede;
    cursor: pointer;
    background: url(../images/ic/point.png) no-repeat left center;
    position: relative;
}

.select_title:after {
    content: "";
    background: url(../images/ic/toggler.png) no-repeat;
    position: absolute;
    right: 10px;
    top: 21px;
    width: 12px;
    height: 8px;
}

.selectbox.opened .select_title:after {
    transform: rotate( 180deg);
}

.select_values {
    position: absolute;
    z-index: 999;
    top: 100%;
    background: #fff;
    width: 100%;
    -webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
    display: none;
}

.selectbox.opened .select_values {
    display: block;
}

.select_values li {
    list-style: none;
    cursor: pointer;
    padding: 5px 10px;
    color: #6a6a6a;
}

.select_values li.active {
    color: #000;
    background-color: #eee;
}

.select_values li:hover {
    background-color: #dedede;
    ;
}

.flyboxtab {
    display: none;
}

#flytab1 {
    display: block;
}
.suggestions-suggestions {
    width: 300px;
}

.suggestions-suggestions svg {
    display: none !important;
}
.flybox_title {
    margin-bottom: 20px;
    margin-top: 10px;
}
.flybox_buttons .btn:focus{
    color:#fff;
}
.selectbox_opener {
    clear: both;
}

.selectbox_opener li span {
    display: block;
}

.selectbox_opener ul {
    margin: 0px;
    padding: 0px;
}

.selectbox_opener li {
    list-style: none;
    padding: 10px;
    cursor: pointer;
}

.selectbox_opener li.active {
    border: 1px solid #000
}

.selectbox_opener .name {
    font-weight: bold;
    font-size: 14px;
}

.selectbox_opener .desc {
    font-size: 12px;
}

.selectbox_opener li span {
    display: block;
}

.no_avail {
    background-color: #ff000038;
}

p.when-delivery{
    margin-bottom:10px;
    cursor:pointer;
}
p.when-delivery input[type="radio"]{
    vertical-align: -2px;
    margin-left: 20px;
}
.state-changed{
    margin-bottom: 30px;
    background: #fff;
    color:#923032;
    padding-left: 20px;
    border-left: 5px solid #923032;
    line-height: 20px;
}
.state-changed ul{
    margin-bottom:0
}



.cookie-box {
    position: fixed;
    bottom: 15px;
    right:30px;
    width: 500px;
    height:auto;
    z-index: 999999;
    background: #CEC6B8;
    display: flex;
    gap: 25px;
    box-shadow: none;
    padding: 25px;
    font-family: sans-serif;
}

.cookie-box p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.2em;
    width: calc(100% - 75px);
}
.cookie-box a {
    color: #542615;
	font-weight: 600;	
}

.cookie-box .btn-consent{
    display: flex;
    background: #000000;
    height: auto;
    align-self: stretch;
    position: relative;
    width: 50px;
    font-size: 20px;
    color:#fff;
    align-items: center;
    justify-content: center;
    cursor: pointer;

}
@media (max-width: 768px){
    .cookie-box {
        bottom: 0;
        right: 15px;
        left: 15px;
        max-width: calc(100% - 30px);

    }

    .cookie-box .close {
        display: none;
    }
}

#bx-soa-order.onpickup .bx-soa-cart-total .bx-soa-cart-total-line:nth-of-type(2){
    opacity:0;
}