a {
    color: #343a40!important;
}

.success p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.success p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.footer__item a {
    color: #fff!important;
}



.footer__item a:hover {
    color: #ffd!important;
    text-decoration: none!important;
}

.modal-body {
     padding: 0px!important; 
}

.notdelivery{
    display: none;
}

.pac-container {
    z-index: 10051 !important;
}

.bottle {
    width: 35px;
    height: 35px;
    background: url(/public/img/nashepivo/bottle.png) no-repeat 13px 4px / 30px;
    float: right;
    margin-right: 10px;
}

input.bordered {
    border: 1px solid #e6e6e6!important;
    border-radius: 2px;
}
.bottleless_m{
/*    color: #d40007;*/
    display: none;
}
.bottlemore_m{
/*    color: #729e00;*/
    display: none;
}
.plashksel{
    width: 50%;
}
.neednumber{
    color: #d40007;
    display: none;
    font-size: 18px;
    margin-bottom: 10px;
}

.plashksel {
    width: 100%;
}

.product__quantity img{
    padding: 0.5rem;
}

.recommendations__quantity img{
    padding: 0.5rem;
}

.product .catalog-item__count {
    text-align: center;
    width: 1.875rem;
    height: 1.875rem;
    border: 1px solid #ecebf3;
    outline: 0;
}

.cart .cart-item__picture img{
/*    width: 100%;*/
/*    width: 20px;*/
    height: 60px;
}

.content__questions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-top: 1px solid #ecebf3;
    width: 70%;
    margin: 0 auto;
}

.discount__img-beer img{
/*    width: 20px;*/
}

.catalog-item__img{
    text-align: center;
}
.catalog-item__img img{
    width: 7rem;
}

.recommendations__wrapper-img img{
    width: 150px;
}
.wrapper-pop-up{
    width: 100%!important;
}
.vacancies__download-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 133px;
    height: 30px;
    border-radius: 10px;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background-color: #343a40;
    cursor: pointer;
}

.select2-selection__rendered{
    font-size: 16px!important;
    color: #999999!important;
}

.filter.wrapper-pop-up {
    max-height: fit-content!important;
}
.contacts__addresses .contacts__wrapper-picture img {
    width: 100%;
    height: 93%;
    padding: 0.3rem 1rem 0.1rem 1rem;
}

.contacts__addresses .contacts__wrapper-addition {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2.5rem 1rem 3.5rem 1.875rem;
}


.change_shop span {
    border: none;
}

.div__change {
    justify-content: center;
    display: flex;
}

@media (max-width:860px) {
    .header__adress {
        width: 100%;
    }
}

.header__menu-mob.active-menu {
    z-index: 1001;
    position: fixed;
}

.menu_app .header__icon-cart{

    border-right: 1px solid white;
    background-color: #FCBF05;
    align-items: center;
    display: flex;
    padding-right: 1.5rem;
    padding-top: 3px;
    padding-bottom: 3px;
    min-height: 43px;
}

.layer {
    background-color: rgba(248, 247, 216, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 640px){
    .success {
        margin: 2rem 0 1.875rem 0;
        padding: 3.125rem 0;
    }
}

@media (max-width: 1024px){
    .header__icons {
        margin-bottom: 1.125rem;
    }
    .header__phone {
        padding-top: 1.125rem;
    }
    .header__adress {
        margin-bottom: 1.125rem;
    }
}

.mess_kol {
    padding: 2px 2px 2px 2px;
    width: 16px;
    height: 16px;
    border: 1px solid #343a40;
    font-size: 11px;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    left: 10px;
    background-color: #fff;
    text-align: center;
}

.black_kol {
    padding: 5px 2px 2px 2px;
    width: 24px;
    height: 24px;
    border: 2px solid #343a40;
    font-size: 11px;
    border-radius: 50%;
    position: absolute;
    top: 1px;
    left: 13px;
    background-color: #fcbf05;
    text-align: center;
}


.white_kol {
    padding: 5px 2px 2px 2px;
    width: 24px;
    height: 24px;
    border: 2px solid #fff;
    font-size: 11px;
    border-radius: 50%;
    position: absolute;
    top: 1px;
    left: 13px;
    background-color: #fcbf05;
    text-align: center;
}


input.searchinput{
    background-color: #ffffff;
    border: 1px solid #fcbf05;
    border-radius: 9px;
    font-size: 16px;
    padding: 15px 10px 15px 10px;
    -webkit-box-shadow: 10px 10px 10px -5px rgba(0,0,0,0.55);
    -moz-box-shadow: 10px 10px 10px -5px rgba(0,0,0,0.55);
    box-shadow: 10px 10px 10px -5px rgba(0,0,0,0.55);
}


.expandSearch,
.expandSearch input,
.expandSearch a{
    float: left;
   /* -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;*/
}

.expandSearch{
/*    border: solid 1px #eeeeee;*/
}

.expandSearch input{
    height: 42px;
    overflow: hidden;
    width: 0px;
    opacity: 0;
    position: absolute;
    z-index: 110;
}

.expandSearch a{
/*    display: block;*/
/*    padding: 12px 15px 8px 15px;*/
/*    background-color: #eeeeee;*/
}

.showSearch input{
    margin-left: 0px;
    margin-right: 10px;
    width: 225px;
    margin-top: -10px;
    opacity: 1;
}

.showSearch a{
/*    background-color: #b3d2f2;*/
}

.showSearch{
    border-color: #b3d2f2;
}

.searchicon{
    height: 1.2rem!important;
    display: none;
    z-index: 1110;
    position: absolute;
    margin-left: 190px;
}

.input_container{
    width: 225px;
    position: relative;
    left: -21px;
    top: 20px; 
}
@media (max-width: 600px) {
    .input_container {
        width: 300px;
        position: relative;
        left: -22px;
        top: 0px;
    }
}

.input_container ul {
    width: 225px;
    position: absolute;
    z-index: 1000;
    background: #fff;
    list-style: none;
    max-height: 350px;
    margin-left: 20px;
    overflow: hidden;
    overflow-y: scroll;
}
.input_container ul li {
        padding: 2px 22px 12px 5px;
        border-bottom: 1px solid #aaaaaa; 
        border-right: 1px solid #aaaaaa; 
        border-left: 1px solid #aaaaaa;
        text-align: left;
        background-color: white;
}
.input_container ul li:hover {
        /*background: #eaeaea;*/
        background-color: #deebfc;
        /*color: #7e9fbb;*/
}
.input_container ul li:hover .searchicon {
    color: #7e9fbb;
}
.input_container ul li:hover .searchmintext {
    color: #7e9fbb;
}
.input_container ul li:hover .mainicon{
    color: #303030;
}


.input_containerM{
    width: 225px;
    position: relative;
    left: -21px;
    top: 20px; 
}
@media (max-width: 600px) {
    .input_containerM {
        width: 300px;
        position: relative;
        left: 10px;
        top: -10px;
    }
}

.input_containerM ul {
    width: 225px;
    position: absolute;
    z-index: 1000;
    background: #fff;
    list-style: none;
    max-height: 350px;
    margin-left: 20px;
    overflow: hidden;
    overflow-y: scroll;
}
.input_containerM ul li {
        padding: 2px 22px 12px 5px;
        border-bottom: 1px solid #aaaaaa; 
        border-right: 1px solid #aaaaaa; 
        border-left: 1px solid #aaaaaa;
        text-align: left;
        background-color: white;
}
.input_containerM ul li:hover {
        /*background: #eaeaea;*/
        background-color: #deebfc;
        /*color: #7e9fbb;*/
}
.input_containerM ul li:hover .searchicon {
    color: #7e9fbb;
}
.input_containerM ul li:hover .searchmintext {
    color: #7e9fbb;
}
.input_containerM ul li:hover .mainicon{
    color: #303030;
}

.hovers{
  display: block;
  text-decoration:none;
  background-color:#deebfc;
  border-color:#aaaaaa;

}
.hovers .searchmintext, .hovers .searchicon, .hovers2 .searchmintext, .hovers2 .searchicon{
  color: #7e9fbb;                                 
                              }
.search_shop_input{
   height: 30px;
    width: 320px;
    padding: 4px;
    border: 1px solid #cccccc;
    border-radius: 0;
} 
.search_shop_btn{
    border: 1px solid #cccccc;
    padding: 3px 7px 5px 7px;
    margin-left: -4px;
    color: #F96D10;
}
.search-img{
    width: 50px;
}
.search_id{
    display:none;
}

.search_link{
    font-size: 18px!important;
    color: #555!important;        
}


@media (max-width: 640px){
    .product__like {
        top: 2rem;
    }
}




.cabinet__order-img img{
    height: 60px;
}

.formicon{
    position: absolute;
}

/*@media (max-width: 640px){
    .product__img img {
        width: 7.875rem;
        padding-top: 3.75rem;
    }
}*/

/*.product__img {
    padding: 0; 
    padding: 1.5rem 0 0 0; 
    vertical-align: middle;
    width: 32%;
    justify-content: center;
    text-align: center;
    display: flex;
            align-items: flex-end;
}

.product__img img {
    width: 15rem;

}*/


.modal-dialog {
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto;
}
@media(max-width: 768px) {
  .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}

@media (max-width: 640px){
    .main {
        padding-top: 0;
        padding-bottom: 0.5rem;
    }
    .main-menu {
        margin-bottom: 0.125rem;
        margin-top: 1.125rem;
    }
    .cabinet__order-button {
        width: 100%;
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
    }
}


.product__logo img {
    width: 100%;
    height: auto;
}

.header__icons-adress {
    align-items: end;
}
.header__adress {
    padding-left: 25px;
}

.cart__details .checkbox label {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    padding-left: 1.175rem;
    font-size: .75rem;
}

/*###########################select2##################################*/

.select2.select2-container {
  width: 100% !important;
  margin-top: 0px;
}

.select2.select2-container .select2-selection {
  border: 1px solid #ccc;
  height: 38px;
 
  outline: none !important;
  
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px!important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px!important;
}

.cart .cart-item__further-text {
    width: auto;
    color: #a5b8c5;
}
.cart-item__further-price{
    color: #a5b8c5;
    font-weight: bold;   
}
/*.product__select-button{
    display: none;
}*/

.product__logo-like .product__like {
    top: -6rem;
}
@media (max-width: 640px){
    .product__logo-like .product__like {
        right: -7rem;
        top: 0.1rem;
    }
}

.footer__contact span {
    text-align: center;
}

.text__content{
    font-family: Ubuntu;
    font-size: 16px;
    line-height: 18px;
    color: #343a40;
}
.catalog .catalog-item__new_e {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 6.25rem;
    height: 1.875rem;

    background-image: url(/public/img/realbeer/catalog/rectangle_e.png);
    background-repeat: no-repeat;
    background-size: contain;
}

#modalFilter .modal-backdrop {
    display: none !important;
}

.modal-backdrop {
    display: none !important;
}

#modalFilter {
  
  align-items: center;
  justify-content: center;
}

.cabinet .bonus {
    padding: 0.5rem 1rem 0.5rem 1rem;
}

.product__select{
    width: 2rem;
}
.order_err{
    color: red;
    font-size: 8px;
    display: none;
}

select.customSelect::after {
  /* Стилі для стрілочки */
  content: '\25BC'; /* Змініть символ за потребою */
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  border-left: 1px solid grey;
}

/*.custom-select::before,
.custom-select::after {
  --size: 0.3rem;
  content: "";
  position: absolute;
  right: 1rem;
  pointer-events: none;
}

.custom-select::before {
  border-left: var(--size) solid transparent;
  border-right: var(--size) solid transparent;
  border-bottom: var(--size) solid black;
  top: 40%;
}

.custom-select::after {
  border-left: var(--size) solid transparent;
  border-right: var(--size) solid transparent;
  border-top: var(--size) solid black;
  top: 55%;
}*/

.product__select div:first-child {
    border-right: none;
}

@media (max-width: 768px){
    .recommendations__wrapper-img img {
        width: 100px;
    }
    .menu_app .header__icon-cart {
        padding-right: 3.5rem;
    }
}

/*.sort-pop-up {
    display: none;
    position: absolute;
    top: 46px;
    left: -28px;
    z-index: 10;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 200px;
    height: auto;
    max-height: 477px;
    padding: 10px;
    background-position: bottom right;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}*/


.filter-pop-up{
    width: 300px!important;
}

.filter-pop-up2 {
  position: absolute;
  top: 46px;
  left: 100px;
  z-index: 10;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 200px;
  height: auto;
  max-height: 477px;
  padding: 10px;
  background-position: bottom right;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

.br_cart>br{
    display: inherit;
}
.catalog .catalog-item__img {
    padding-left: 1rem;
}
.catalog .catalog-item .img-snack {
    padding-left: 0rem;
}

.vacancies__download {
    width: 70%;
}
.showcode {
    display: none;
}
.barcode{
    display: none;
}
.change_shop {
    display: inline;
    border: 2px solid #343a40;
    border-radius: 7px;
    padding: 0.325rem;
    width: 175px;
    text-align: center!important;
    font-size: 8px;
}

.filter button {
    width: 170px;
}

.barcode_text {
    transform: rotate(270deg);
    position: absolute;
    top: 15%;
    width: 250px;
    right: 30%;
    line-height: normal;
}

.product__text {
    min-height: 320px;
}

.bottom-close {
    position: relative;
    width: 100%;
    top: 30px;
    text-align: end;
}

.bottom-close {
        display: none;
    }
    .close_b{
        display: block;
    }
@media (max-width: 1024px){
    .catalog .catalog-item__quantity {
        width: 7.375rem;
        height: 2.125rem;
        border-radius: 2rem;
    }
    .catalog .catalog-item__img {
        padding-left: 0rem;
    }
}
@media (max-width: 820px){
    .product__logo-like .product__like {
        top: -5rem;
    }
    .product__logo-like .likedetail-snack {
        top: -23rem;
    }
}
@media (max-width: 768px) {
    .catalog .catalog-item__name img {
        width: 4.0rem;
    }
    .promotions__option-text {
        margin-bottom: 0px;
    }

    .vacancies__download {
        width: 100%;
        flex-direction: row;
    }
    .product__logo-like .product__like {
        right: -12rem;
        top: -5rem;
    }
    .product .img-text-snack {
        padding-top: 0px;
    }

    .product__logo-like .likedetail-snack {
        right: -18rem;
        top: -12rem;
    }
    .bottom-close {
        display: none;
    }
    .close_b{
        display: block;
    }

}
@media (max-width: 640px) {
    .filter-pop-up2 {
        left: -24px;
    }
    .cart .cart-item__further-text {
        font-size: 12px;
    }
    .br_cart>br{
        display: none;
    }
    .menu_app .header__icon-cart {
        padding-right: 1.5rem;
    }
    .catalog .catalog-item__name img {
        width: 5.0rem;
    }

    .text_content_logo{
        text-align: center;
    }
    .contacts__addresses .contacts__wrapper-picture img {
        width: 100%;
        height: 100px;
        padding: 0.3rem 0rem 0.1rem 0.3rem;
    }
    .contacts__addresses .contacts__wrapper-addition {
        padding: 1rem 0rem 1rem 0rem;
    }

    .cabinet__item {
/*        flex-direction: row;*/
    }
    .discount__img-beer {
        margin-right: 10px;
    }
    .swiper-border {
/*        border-top: 0.5rem solid #343a40;*/
    }

    .promotions__option-text {
        margin-bottom: 0px;
    }

    .catalog .catalog-item__quantity {
        border-radius: 3rem;
    }

    .cart-item__further-margin .product__choice {
        width: 20%;
        flex-direction: column; 
    }

    .catalog .like-snack {
        left: 130px;
    }

    .product__logo-like .likedetail-snack{
        right: -12rem;
        top: -3rem;
    }

    

    .showcode {
        width: 100%;
        height: 3.5rem;
        background-image: url(/public/img/realbeer/barcode/scan.polygon.png);
        background-position: center; /* Center the image */
        background-repeat: no-repeat; /* Do not repeat the image */
        background-size: cover; /* Resize the background image to cover the entire container */
        text-align: center;
        display: inline-block;
    }  
    .catalog__filter {
        justify-content: center;
    }  

    .barcode__logo-person div{
        margin-right: 5px;
    }
    .header__adress {
        padding-left: 0px;
    }
    .header__adress span {
        display: inline;
    }
    .barcode__beer img {
        width: 15%;
        height: auto;
        position: absolute;
        top: 40%;
        left: 30%;
    }

    .product__full-name {
        font-size: 1.1rem;
    }
    .catalog .catalog-item__full-name {
        font-size: 1.0rem;
    }

    .product__img img {
        width: 7.875rem;
        padding-top: 1.75rem;
    }

    .bottom-close {
        display: block;
    }
    .close_b{
        display: none;
    }
}



.contacts__picture{
    width: 100%;
}




@media (max-width: 480px){
    .contacts__addresses .contacts__time {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .contacts__addresses .contacts__time img {
         margin: 0 1rem 0 0; 
    }
    .contacts__wrapper-map__iframe{
        width: 90%!important;
    }

    .catalog .catalog-item__name img {
        width: 5.0rem;
    }
    .promotions__option-text {
        margin-bottom: 0px;
    }

    .cart-item .product__bottle{
        padding-top: 0px;
    }

    .cart-item .product__bottle img {
        width: 1.0rem;
    }

    .vacancies__item input {
        width: 275px;
    }

    .vacancies__item .product__select {
        width: 275px;
    }

    .vacancies__download {
        width: 90%;
    }


    .contacts__addresses .contacts__wrapper-addition button {
        position: initial;
        left: 56px;
        width: 150px;
        font-size: 12px;
        margin-left: 20px;
    }

    .contacts__addresses .contacts__button {
        width: 90%;
        padding: 0.225rem 0;
    }

    .contacts__addresses .contacts__wrapper-picture .contacts__picture-mob {
        height: 160px;
    }
    .cabinet__order-img {
        width: 120px;
        margin-right: 15px;
    }
    .cabinet__name-price {
        width: 200px;
        margin-right: 0.5rem;
    }

    .cabinet__amount {
        margin-right: 1.5rem;
    }
    .catalog__filter {
        justify-content: center;
    }
    .barcode__modal {
        margin-left: 10px;
    }

    .barcode__beer img {
        width: 15%;
        height: auto;
        position: absolute;
        top: 40%;
        left: 30%;
    }
    .barcode{
        display: block;
    }
    .change_shop {
        width: 250px;
    }

    .cart .cart-item__further-mein {
        width: 40%;
    }

    .product__logo-like .product__like {
        right: -8rem;
        top: -1rem;
    }
    .product__logo-like .likedetail-snack {
        right: -11rem;
        top: -1rem;
    }
    .text-snack {
        min-height: 220px;
    }

    .product .text-snack {
        padding-right: 0;
        padding-left: 22px;
    }
    .product__wrapper-button button.product__button2 {
        width: 150px;
        margin-bottom: 5px;
    }
    .product__img img {
        width: 7.875rem;
        padding-top: 1.5rem;
    }
    .product__text {
        min-height: 320px;
    }
}

@media (max-width: 430px) {
    .product__logo-like .likedetail-snack {
        right: -11rem;
        top: 0rem;
    }
}

@media (max-width: 412px) {
    .barcode__beer img {
        width: 15%;
        height: auto;
        position: absolute;
        top: 45%;
        left: 30%;
    }
    .product__logo-like .product__like {
        right: -8rem;
        top: -1rem;
    }
    .product__logo-like .likedetail-snack {
        right: -11rem;
        top: 0rem;
    }
}
@media (max-width: 380px) {
    .filter-pop-up2.wrapper-pop-up {
        width: 100%;
        left: 0;
      }
    .filter-pop-up2.wrapper-pop-up .filter__title {
    padding: 0;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .contacts__wrapper-map__iframe{
        width: 90%;
    }
    .cabinet__wrapper-button {
        width: 45%;
    }
    .wrapper__button-about {
        width: 95%;   
    }
    .success.content {
        width: 320px;
    }
    .product__full-name{
        font-size: 16px;
    }
    .product__img img {
        width: 5.875rem;
    }

    .product__wrapper-button {
        position: initial;
        margin-bottom: 30px;
        top: 0px;
    }

    .product__wrapper-button button {
        width: 10rem;
    }

    .cabinet__dial-text div {
        padding: 0 0.1rem;
    }
    .three-bottom{
        padding: 0 1.1rem!important;
    }
    .four-bottom{
        padding: 0 1.1rem!important;
    }
    .five-bottom{
        padding: 0 1.1rem!important;   
    }
    .promotions__option-text {
        margin-bottom: 0px;
    }

    .vacancies__download {
        width: 100%;
    }

    .contacts__addresses .contacts__wrapper-addition button {
        position: initial;
        left: 56px;
        width: 140px;
        font-size: 10px;
        margin-left: 27px;
    }

    .contacts__addresses .contacts__button {
        width: 90%;
        padding: 0.225rem 0;
    }
    .cabinet__order-img {
        width: 120px;
        margin-right: 15px;
    }
    .cabinet__name-price {
        width: 200px;
        margin-right: 0.5rem;
    }
    .cabinet__amount {
        margin-right: 1.5rem;
    }
    .catalog__filter {
        justify-content: center;
    }
    .barcode__modal {
        margin-left: 5%;
    }
    .barcode__beer img {
        width: 15%;
        height: auto;
        position: absolute;
        top: 45%;
        left: 25%;
    }
    .barcode{
        display: block;
    }
    .change_shop {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .wrapper__button button {
        font-size: 0.675rem;
    }
    .cart .cart-item__further-mein {
        width: 25%;
    }
    .product__logo-like .likedetail-snack {
        right: -7.5rem;
        top: -3rem;
    }
    .product__text {
        min-height: 320px;
    }
    .product__logo-like .product__like {
        right: -6rem;
        top: -1rem;
    }
    .product__logo-like .likedetail-snack {
        right: -7rem;
        top: -3rem;
    }
}

@media (max-width: 375px) {
    .product__logo-like .likedetail-snack {
        right: -7rem;
        top: 0rem;
    }
}
@media (max-width: 360px) {
    .barcode__beer img {
        width: 15%;
        height: auto;
        position: absolute;
        top: 47%;
        left: 25%;
    }
    .product__logo-like .likedetail-snack {
        right: -7rem;
        top: 0rem;
    }
}

.cabinet__orders {
     max-height: 1000px; 
}

.cabinet__shops {
     max-height: 1000px; 
}


.cart_bottle{
    width: 13px;
}
.prod_bottle{
    width: 21px;
}
.pac-target-input::-webkit-input-placeholder{
    font-size: 12px !important;
} 

.catalog .catalog-item__quantity img {
    padding: 0.6rem;
}

button:focus {
     outline: none; 
     outline: 0px auto -webkit-focus-ring-color; 
}


.catalog .catalog-item__new {
    z-index: 1;
}

.close_b {
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    opacity: 1!important;
}
.close_b>img{
    opacity: 1!important;
}

.barcode_show {
    width: 80%;
}





a.address_mark {
    display: inline;
    border: 2px solid #fcbf05;
    border-radius: 7px;
    padding: 0.625rem;
    width: 245px;
    text-align: center!important;
}



.t-center {
    text-align: center;
}

a.packaging2 {
    display: inline;
    border: 1px solid #ECEBF3;
    border-radius: 7px;
    padding: 0.625rem;
    width: 245px;
    text-align: center!important;
    font-size: 12px;
}

.barcode__modal {
    z-index: 1000;
}
.white-text{
    color: white;
}
.header__close-menu{
    position: absolute;
    bottom: 2rem;
    right: 1rem;
}

.no-read .message-description {
    color: blue;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10001;
}



