.ru body {
    font-family: 'Open Sans Condensed', sans-serif;
}
.page-block-title{
    width: 100%;
    position: relative;
    margin-bottom: 40px;
}
.page-block-title img{
    width: 100%;
    /*min-height: 300px;*/
    /*max-height: 300px;*/
    object-fit: contain;
    object-position: 52% 0px;
}
.ru .page-block-title h1{
    font-family: 'Open Sans Condensed', sans-serif;
}
.page-block-title h1{

    padding-left: 30px;
    padding-right: 30px;
    color: #fff;
    font-size: 58px;
    position: absolute;
    font-weight: 100;
    font-family: 'Open Sans Hebrew', serif;
    margin: 0;
    top: 35%;
    width: 100%;
}
.rtl .page-block-title h1{
    padding-right: 30px;
    padding-left: 0;
    text-align: right;
}

.ru .page-block-title h1 {
    display: flex;
    flex-direction: row-reverse;
    right: 0;
}

.en .page-block-title h1 {
    display: flex;
    flex-direction: row-reverse;
}

.en .page-id-13940 .page-block-title h1 {
    flex-direction: row;
}
.en #our-club-page #boccx span {
    margin-left: 0;

}
.en #our-club-page #boccx span input[type="checkbox"] {
    margin-top: 3px;
    margin-right: 5px;
}
.ru .archive .page-block-title h1 {
    flex-direction: row;
    left: 0;
}

.en .archive .page-block-title h1 {
    flex-direction: row;
}

.ru .single-product .page-block-title h1 {
    flex-direction: row;
    left: 0;
}

.en .single-product .page-block-title h1 {
    flex-direction: row;
}

.ru .post-template-tpl-one-new-slider-page .page-block-title h1 {
    flex-direction: row;
    left: 0;
}

.en .post-template-tpl-one-new-slider-page .page-block-title h1 {
    flex-direction: row;
}

.ru .page-template-tpl-Recipes-sub-page .page-block-title h1 {
    flex-direction: row;
    left: 0;
}

.en .page-template-tpl-Recipes-sub-page .page-block-title h1 {
    flex-direction: row;
}

.ru .post-template-tpl-Recipe-post .page-block-title h1 {
    flex-direction: row;
    left: 0;
}

.en .post-template-tpl-Recipe-post .page-block-title h1 {
    flex-direction: row;
}

#one-category{
    display: flex;
    max-width: 1150px;
    margin: 0 auto;
}
#one-category ul{
    width: 640px;
    display: flex;
    flex-wrap: wrap;
}

#one-category ul li {
    background: #fff;
    border: 1px solid #efefef;
    width: 32%;
    margin-left: 1%;
    max-width: 210px;
    margin-right: 0;
}
#one-category ul li img{
    max-width: 100%;
    height: auto;
}
#one-category ul li a {
    text-decoration: none;
}
#one-category ul li a h2{
    font-size: 13px;
    line-height: 28px;
    color: rgb(0, 10, 49);
    text-align: center;
    margin-top: 3px;
    letter-spacing: 1px;
    padding: 0 5px;
}
.ru #one-category ul li a h2{
    font-size: 19px;
    color: rgb(0, 10, 49);
}
#one-category ul li a h2:hover{
    color: #ce161c;
}
#one-category ul li a.button{
    display: none;
}
/*---------------------------------------------category----------------------------------------- */
#category{
    padding-bottom: 50px;
}
#category .container{
    max-width: 1100px;
}
#category .container .col-md-4{
    padding: 0 5px;
}
#category .category-block{
    border: 1px solid #efefef;
    height: 100%;
}
#category .col-md-4{
    margin-bottom: 20px;
}
#category .category-block a{
    text-decoration: none;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#category .category-block img{
    max-width: 100%;
}
#category .category-block h3 {
    background: #fff url(//www.mania-m.co.il/wp-content/themes/Avada%20Child/../Avada/tup.jpg) repeat scroll center top;
    color: rgb(0, 10, 49);
    font-size: 18px;
    font-weight: 400;
    padding: 10px 20px;
    margin: 0;
    width: 100%;
}

.ru #category .category-block h3 {
    font-size: 24px;
}

.rtl #category .category-block h3{
    text-align: right;

}
.term-155 .products, .term-154 .products, .term-153 .products, .term-152 .products{
    display: none;
}
.term-150 .products, .term-140 .products, .term-148 .products, .term-134 .products{
    display: none;
}
/*.term-156 .products*/
.term-156 #catterm, .term-155 #catterm, .term-154 #catterm, .term-153 #catterm, .term-152 #catterm{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    /*align-items: center;*/
}
.term-150 #catterm, .term-138 #catterm, .term-140 #catterm, .term-148 #catterm, .term-134 #catterm{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    /*align-items: center;*/
}
#slider{
    display: none;
}
.term-156 #slider, .term-155 #slider, .term-154 #slider, .term-153 #slider, .term-152 #slider{
    direction: ltr;
    display: block;
    max-width: 100%;
    background: #F0F0F0;
    padding-bottom: 60px;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
}
.term-150 #slider, .term-138 #slider, .term-140 #slider, .term-148 #slider, .term-134 #slider{
    direction: ltr;
    display: block;
    max-width: 100%;
    background: #F0F0F0;
    padding-bottom: 60px;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
}
.term-156 #slider img, .term-155 #slider img, .term-154 #slider img, .term-153 #slider img, .term-152 #slider img {
    max-height: 240px;
}
.term-150 #slider img, .term-138 #slider img, .term-140 #slider img, .term-148 #slider img, .term-134 #slider img{
    max-height: 240px;
}
#catterm .img img{
    max-width: 455px;
}
#catterm .description p{
    color: rgb(0, 10, 49);
    font-size: 19px;
    line-height: 28px;
    padding: 28px;
}
.ru #catterm .description p {
    font-size: 21px;
}
.term-156 #catterm .description p, .term-155 #catterm .description p, .term-154 #catterm .description p, .term-153 #catterm .description p , .term-152 #catterm .description p{
    color: rgb(0, 10, 49);
}
.term-150 #catterm .description p, .term-138 #catterm .description p, .term-140 #catterm .description p, .term-148 #catterm .description p, .term-134 #catterm .description p{
    color: rgb(0, 10, 49);

}

.term-155 #catterm .description, .term-154 #catterm .description, .term-153 #catterm .description , .term-152 #catterm .description{
    max-width: 50%;
}
.term-156 #catterm .description {
    max-width: 100%;
}
.term-150 #catterm .description, .term-140 #catterm .description, .term-148 #catterm .description, .term-134 #catterm .description{
    max-width: 50%;

}
.term-156 #catterm, .term-155 #catterm, .term-154 #catterm, .term-153 #catterm , .term-152 #catterm{
    max-width: none;
    border: none;
    height: auto;
    display: flex;
    padding-bottom: 0;
}
.term-150 #catterm, .term-138 #catterm, .term-140 #catterm, .term-148 #catterm, .term-134 #catterm{
    max-width: none;
    border: none;
    height: auto;
    display: flex;
    padding-bottom: 0;
}
#catterm{
    max-width: 480px;
    border: 1px solid #ddd;
    height: auto;
    display: block;
    margin-bottom: 2em;
    padding-bottom: 80px;

}
.rtl #catterm .description{
    text-align: right;
}
#one-category{
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: start;
}
#slider #slider-category img{
    max-width: 100%;
    object-fit: contain;
}

#slider-category{
    position: relative;
}
#slider-category .owl-nav{
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 29%;
    width: 100%;
}
#slider-category .owl-prev{
    font-size: 50px;
    left: -40px;
    position: absolute;
}
#slider-category .owl-next{
    font-size: 50px;
    right: -40px;
    position: absolute;
}
#slider-category button{
    background: transparent;
}
#slider-category button:hover i{
    color: rgb(0, 10, 49);
}
#slider-category button:hover, #slider-category button:focus{
    background: transparent;
    outline: none!important;

}
.owl-theme .owl-nav .owl-prev{
    outline: none;

}
.owl-theme .owl-nav .owl-nav{
    outline: none;

}
.owl-prev:focus {
    outline: none!important;

}
.owl-nav:focus {
    outline: none!important;

}
.owl-dot {
    outline: none!important;

}
/*-----------------------------------------product------------------------------------*/
#product{
    width: 100%;
}
#product .one-product{
    width: 100%;
}
#product .one-product .related li h2:before{
    display: none;
}
#product .one-product .related h2:before{
    height: 1px;
    background: #E0DEDE;
    content: '';
    display: block;
    flex: 2;
    margin-left: 10px;
}
.ru #product .one-product .related h2, .en #product .one-product .related h2{
    flex-direction: row;
}
.ru #product .one-product .related h2 {
    font-size: 21px;
}
.rtl #product .one-product .related h2:before{
    margin-right: 10px;
    margin-left: 0;
}
#product .one-product .related h2{
    justify-content: flex-end;
    direction: rtl;
    color: rgb(0, 10, 49);
    font-size: 18px;
    flex: 1;
    display: flex;
    line-height: 27px;
    align-items: center;
    align-content: center;
    position: relative;
    flex-direction: row-reverse;
}
.he #product .one-product .related h2 .relatedd{
    position: absolute;
    right: 0;
    color: rgb(0, 10, 49);
    background: #fff;
    padding-left: 20px;
}
.ru #product .one-product .related h2 .relatedd{
    position: absolute;
    right: 0;
    color: rgb(0, 10, 49);
    background: #fff;
    padding-right: 20px;
    left: 0;
    max-width: 170px;
    margin-right: auto;
}
#product .one-product .related li h2{
    text-align: center;
    direction: rtl;
    color: rgb(0, 10, 49);
    font-size: 18px;
    flex: 1;
    display: flex;
    line-height: 27px;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-direction: row-reverse;
}
.ru #product .one-product .related .woocommerce-loop-product__title{
    direction: ltr;
}
.rtl #product .one-product ul.products{
    display: flex;
    justify-content: space-between;
    margin-right: 0;
}
#product .one-product ul.products{
    display: flex;
}
#product h1.product_title{
    margin-top: 0;
}
h1.product_title{
    margin: 30px 0 20px 0;
    color: rgb(0, 10, 49);
    font-size: 34px;
}
.rtl h1.product_title{
    text-align: right;

}
.rtl #product .one-product ul.products li{
    margin-right: 0;

}
#product .one-product ul.products li{
    width: 24%;
    margin-right: 1%;
}
#product .one-product ul.products li a.ajax_add_to_cart{
 display: none;
}
#product .one-product ul.products li a{
    width: 100%;
    text-decoration: none;
}
#product ul.products li.product .button {
    display: none;
}
#product .one-product ul.products li a img{
    width: 100%;
    height: auto;
}
#product .one-product ul.products li h3{
    font-size: 18px;
    text-align: center;
    direction: rtl;
    color: rgb(0, 10, 49);
}
#product .one-product ul.products li h3:hover{
    color: #ce161c;
}
#product .description{
    border: 1px solid #e7e6e6;
    padding: 40px;
}

#product .description span{
    color: rgb(0, 10, 49);
    font-size: 19px;
    line-height: 28px;

}
.rtl #product .description p{
    text-align: right;
}
#product .description p{
    color: rgb(0, 10, 49);
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 20px
}
.ru #product .description p {
    font-size: 24px;
}
#product .img-block-product img{
    max-width: 100%;
    height: auto;
}
#product #related .woocommerce-tabs{
    display: none;
}
#product .page-block-title{
    margin-bottom: 70px;
}
.woocommerce-breadcrumb{
    display: none;
}
#product .title-block-product .product_meta{
    display: none;
}
#product .img-block-product h1{
    display: none;
}
#product .img-block-product .thumbnails{
    display: none;
}
#product .one-product .title-block-product div{
    display: none;
}
#related{
    margin-top: 70px;
}
.single-product .product_cat-88 h1.product_title , .single-product .product_cat-135 h1  {
    background: #e0b08c url(//www.mania-m.co.il/wp-content/themes/Avada%20Child/../Avada/baza.jpg) no-repeat left center;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 40px;
    height: 270px;
}
/*---------------------------------------recipes------------------------------------*/
#recipes{

}
#recipes .recipes-block{
    position: relative;
    margin-bottom: 30px;
}
#recipes img{
    max-width: 100%;
    width: 100%;
    height: 100%;
}
#recipes h3{
    position: absolute;
    text-align: center;
    bottom: 0;
    color: rgb(0, 10, 49);
    text-decoration: none;
    font-size: 18px;
    min-height: 60px;
    font-weight: 400;
    line-height: 20px;
    width: 100%;
    margin: 0;
    background-color:rgba(255,255,255,0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px;
}
.ru #recipes h3 {
    font-size: 24px;
}
.rtl #recipes ul li{
    text-align: right;
}
#recipes ul {
    padding: 0;
}
#recipes ul li{
    background: #fff;
    border-bottom: 1px #999 dashed;
    padding: 10px 10px 10px 12px;
    list-style: none;
    line-height: 30px;
    font-size: 15px;
}
#recipes ul li:hover a{
    color: #CE0910;
}
#recipes ul li a{
    color: rgb(0, 10, 49);
    text-decoration: none;
}
#recipes section h4{
    background: #ce0910;
    font-size: 25px;
    padding: 15px;
}
#recipes #secondary{
    padding-left: 50px;
}
/*--------------------------------------------------------------------------------*/
#Recipe h1{

    font-size: 45px;
    line-height: 45px;

    padding-bottom: 22px;
    margin-bottom: 30px;
    background: #dbd4c4 none repeat scroll 0 0;
    border-radius: 10px;
    color: #726658;
    font-weight: 700;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 20px;

}
.rtl #Recipe h1{
    text-align: right;

}
#Recipe #img-block{
    background: url(//www.mania-m.co.il/wp-content/uploads/2019/05/1tb.jpg) no-repeat center center;
    display: flex;
    justify-content: end;
}
#Recipe #img-block .img{
    max-height: 550px;
    margin-left: auto;
    display: flex;
    padding: 20px 15px 15px 0;
    justify-content: center;
    width: 650px;
}
#Recipe #img-block .img img {
    max-width: 85%;
}
#Recipe #ingredients{
    background: rgba(0,0,0,0) url(//www.mania-m.co.il/wp-content/themes/Avada/rus.jpg) no-repeat scroll center top;
    padding-right: 0;
    padding-left: 50px;
    padding-top: 70px;
    padding-bottom: 20px;
    margin-bottom: 50px;
    font-family: 'Open Sans Hebrew', serif;

}
.ru #Recipe #ingredients{
    font-family: 'Open Sans Condensed', sans-serif;
}
.rtl #Recipe #ingredients {
    background: rgba(0,0,0,0) url(//www.mania-m.co.il/wp-content/themes/Avada%20Child/../Avada/tr.jpg) no-repeat scroll center top;
    margin-top: 20px;
    padding-right: 50px;


}
.rtl #Recipe #ingredients{
    text-align: right;
}
#Recipe .title{
    font-size: 35px;
    line-height: 2;
    margin: 0;
    color: rgb(0, 10, 49)
}
#Recipe #ingredients h4{
    font-size: 19px;
    line-height: 2;
    font-weight: 700;
    margin: 0;
    color: rgb(0, 10, 49);
    margin-bottom: 20px;

}
#Recipe #ingredients ul{
    padding: 0;
}
#Recipe #ingredients ul li{
    list-style: none;
    color: rgb(0, 10, 49);
    margin-bottom: 10px;

}
.rtl #Recipe #description{
    text-align: right;
}
#Recipe #description p{
    margin-bottom: 20px;
    color: rgb(0, 10, 49);
    font-size: 19px;
    line-height: 2;
}
#Recipe #description ul{
    padding-right: 0;
    padding-left: 18px;
    color: rgb(0, 10, 49);
    font-size: 19px;
    line-height: 2;
}
.rtl #Recipe #description ul{
    padding-right: 18px;
    padding-left: 0;
}
#Recipe #description h4{
    font-size: 19px;
    line-height: 2;
    font-weight: 700;
    margin: 0;
    color: rgb(0, 10, 49);
    margin-bottom: 20px;
}
#Recipe #description h5{
    font-size: 19px;
    line-height: 2;
    font-weight: 700;
    margin: 0;
    color: rgb(0, 10, 49);
    margin-bottom: 20px;
}
#Recipe .essb_template_default-retina{
    margin-left: 0;
}
/*----------------------------------------------news-------------------------------*/
.page-id-9917 .page-block-title{
    margin-bottom: 0;
}
.page-id-9919 .page-block-title {
    margin-bottom: 0;
}
.page-id-10437 .page-block-title {
    margin-bottom: 0;
}
#news .padding{
    padding: 0;

}
#news .row:nth-child(even){
    flex-direction: row-reverse;
}
#news img{
    max-width: 100%;
    width: 100%;
}
#news .news-description{
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}
#news .news-description-block{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
#news .news-description-block h2{
    font-size: 30px;
    margin-bottom: 0;
}
.ru #news .news-description-block h2 {
    font-size: 36px;
}
#news .news-description-block p{
    color: rgb(0, 10, 49);
    font-size: 19px;
    line-height: 21px;
    margin-bottom: 25px;
}
#news .read-more{
    border-radius: 15px;
    color: #fff;
    text-decoration: none;
    width: 160px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #CC3D44;
    padding: 0;
    font-size: 23px;
}
#itro_popup #close_cross {
     display: block;

}
#itro_popup{
    max-width: 80%;
}
#close_cross {
    top: -30px!important;
    right: -30px!important;
    width: 50px!important;
    height: 50px!important;
}
#itro_popup #ipp_mobile_close_tab {
     display: none;
}
.ru #itro_popup .he-pop-up{
    display: none!important;
}
.he #itro_popup .ru-pop-up{
    display: none!important;
}
/*------------------------------------pdf--------------------------*/

/*#pdf{*/
/*    width: 100%;*/
/*    position: relative;*/
/*    top: 0;*/
/*    min-height: 100vh;*/
/*    background: rgba(0,0,0,0) url(//mania-m.co.il/back-sale.jpg) no-repeat scroll center 0px/100% ;*/
/*    display: flex;*/
/*    align-items: flex-end;*/
/*    justify-content: center;*/
/*}*/
/*#pdf img{*/
/*    margin-bottom: 200px;*/
/*}*/
/*.rus #pdf{*/
/*    background: rgba(0,0,0,0) url(//mania-m.co.il/back-sale-ru.jpg) no-repeat scroll center 0px/100% ;*/
/*    max-height: 105vh;*/
/*}*/

#pdf a{
    position: absolute;
    top: 50%;
    z-index: 2;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
}
#pdf img#bg{
    max-height: 105vh;
    object-fit: cover;
    width: 100%;
}
#pdf img{
    max-width: 100%;

}
/*-------------------------------------new--------------------------------*/
#new img{
    max-width: 100%;
}
.rtl #new h1{
    text-align: right;
}
#new h1{
    font-size: 50px;
    line-height: 70px;
    border-bottom: 1px solid rgb(0, 10, 49);
    margin-bottom: 20px;
}
/*----------------------------------footer-----------------------------------------*/
#footer-widget-area a{
    display: block;
}
/*-------------------------------------------------------------------------------*/
#branches .container{
    max-width: 1200px;
}

table#tablepress-1{
    width: 100%;
    box-shadow: 0 0 1px #999;
    color: rgb(0, 10, 49);

}
table#tablepress-1 th{
    background: #cc1a1e none repeat scroll 0 0;
    border: 15px solid #fff;
    color: #fff;
    font-size: 25px;
    padding: 15px;
    text-align: center !important;
    font-weight: 400;
    line-height: 1;
}
.he td.column-1 {
    font-size: 27px;
}
td.column-1 {
    font-size: 18px;
}
.ru td {
    font-size: 21px;
}
.ru td.column-3 {
    font-size: 21px;
}
.rtl table#tablepress-1 td{
    text-align: right;
}
table#tablepress-1 td{
    padding: 15px;
    border: 15px #fff solid;
    background: #fcfafa;
    height: 150px;
}
#ksab-w {
    background: #423384 url(//www.mania-m.co.il/wp-content/themes/Avada%20Child/../Avada/wz.png) no-repeat scroll left center/contain;
    border-radius: 50%;
    box-shadow: 0 15px 15px #ddd;
    color: #fff;
    display: none;
    font-size: 1px;
    height: 50px;
    line-height: 13px;
    margin: 10px auto 0;
    padding: 5px 10px 5px 5px;
    text-align: right !important;
    text-indent: -1000px;
    width: 50px;
}
.post-content a {
    color: #423384 !important;
    text-decoration: underline !important;
}
td.column-3 {
    font-weight: 700;
    text-align: center;
    font-size: 14px;
}
.he td.column-3{
    font-size: 24px;

}
.rtl table#tablepress-1 td.column-3 {

    text-align: center;
}
table#tablepress-1 tr.odd td{
    background: #fff url(//www.mania-m.co.il/wp-content/themes/Avada%20Child/../Avada/tup.jpg) repeat scroll center top !important;
}
.rtl table#tablepress-1 td.mapu {
    text-decoration: underline;
    text-align: center;
}
.mapu {
    text-decoration: underline;
    text-align: center;
}
.mapu a{
    color: #423384;
}

#tablepress-1-1-1 {
    width: 100%;
    display: none;
    font-weight: normal;
    box-shadow: 0 0 1px #999;
}
#tablepress-1-1-1 thead tr.city{
    display: block;
    margin-bottom: 50px;
}
#tablepress-1-1-1 thead tr.city th {
    display: block;
    position: absolute;
    width: 100%;
    box-shadow: none;
    border: none;
}
#tablepress-1-1-1 th {
    background: #cc1a1e none repeat scroll 0 0;
    border: 15px solid #fff;
    color: #fff;
    font-size: 18px;
    padding: 15px;
    font-weight: normal;
    text-align: center !important;
}
#tablepress-1-1-1 td{
    padding: 15px;
    border: 15px #fff solid;
    background: #fcfafa;
    height: auto;
    text-align: center;
}
#tablepress-1-1-1 #ksab-w {
    display: block;
    background: #423384 url('/wp-content/uploads/2021/10/wz.png.png') no-repeat scroll left center/contain;
    background-size: 72%;
    background-position-x: center;
    border-radius: 50%;
    box-shadow: 0 15px 15px #ddd;
    color: #fff;
    font-size: 1px;
    height: 50px;
    line-height: 13px;
    margin: 10px auto 0;
    padding: 5px 10px 5px 5px;
    text-align: right;
    text-indent: -1000px;
    width: 50px;
    position: relative;
    top: auto;
}
#tablepress-1-1-1 .column-2 {
    font-size: 16px;
    line-height: 18px;
    text-align: center;
}
#tablepress-1-1-1 thead tr.city{
    display: block;
    margin-bottom: 65px;
}
#tablepress-1-1-1 tbody tr.city{
    display: block;
    margin-bottom: 65px;
}
#tablepress-1-1-1 tbody tr.city th {
    display: block;
    position: absolute;
    width: 100%;
    border: 7px solid #ffffff;
}
#tablepress-1-1-1 tr.odd td {
    background: #fff url(//www.mania-m.co.il/wp-content/themes/Avada%20Child/../Avada/tup.jpg) repeat scroll center top;
}
#branches table{
    position: relative;
    margin-bottom: 100px;
}
.ru #vacancies-page .demand-block .demand-body ul{
    padding-left: 20px;
    padding-right: 0;
}
.en #primary-menu li.menu-item-12450{
    display: none;
}
.ru #primary-menu li.menu-item-12393{
    display: none;
}

.en #nav_menu-2 li.menu-item-12450 a{
    color: #cf171f;
}
.en #declaration-page .second-paragraph {
    display: flex;
    flex-direction: column;
     align-items: flex-end;
}
header#header .logo li.menu-item{
    display: none;
}
