.content_edu_text p strong {
font-weight: 700;
}
.content_edu_text p em {
font-style: italic;
}
.content_edu_text hr {
max-width: 806px;
}
header .header__bottom #menu-primary-menu li{
border-bottom: 6px solid white;
top: 3px;
position: relative;
}
.vr_tour__title.header2 .slide__title_text{
text-decoration: inherit !important;
}
.vr_tour__title.header2 .slide__title_text span{
text-decoration: inherit !important;
}
.header_menu .left_section ul li a{
color: #424242;
font-size: 14px;
}
.header_menu .left_section ul li:last-child a:after{
position: relative;
content: "\203A";
left: 7px;
top: 1px;
transform: rotate(-270deg);
font-size: 20px;
font-family: "Arial";
}
.vr_tour__inner .slide__title_text span{
font-weight: normal !important;
}
#ajaxsearchlite1 .probox .proinput, div.asl_w .probox .proinput{
font-family: "Arial" !important;
}
#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input{
font-family: "Arial" !important;
font-size: 14px !important;
}
.right_section .search{
margin-right: 32px;
color: #424242 !important;
}
.toggle_menu span{
margin-right: 8px;
margin-left: 0px !important;
}
.founder .founder__title{
margin-bottom: 48px;
}
.slide__title_text{
overflow: hidden;
}
.slide__title .slide__title_text span{
animation: slide 1.2s infinite;
display: block;
animation-iteration-count: 1;
}
.location-animation .slide__title_text span{
animation: slide 1.2s infinite;
display: block;
animation-iteration-count: 1;
}
.education__title .slide__title_text span{
animation: slide_education 0.6s infinite;
display: block;
animation-iteration-count: 1;
animation-fill-mode: forwards;
animation-delay: 1s;
opacity: 0;
}
.vr_tour-animation .slide__title_text span{
animation: slide_vr_tour-animation 1.2s infinite;
display: block;
animation-iteration-count: 1;
animation-fill-mode: forwards;
animation-iteration-count: 1;
animation-delay: 1s;
opacity: 0;
}
.founder-animation .slide__title_text span{
animation: slide_vr_tour-animation 0.8s infinite;
display: block;
animation-iteration-count: 1;
animation-fill-mode: forwards;
animation-iteration-count: 1;
animation-delay: 1s;
opacity: 0;
}
.slide__btn_link{
animation: slide_btn 0.8s infinite;
display: block;
animation-iteration-count: 1;
animation-fill-mode: forwards;
animation-iteration-count: 1;
animation-delay: 0.2s;
opacity: 0;
}
@keyframes slide_btn{
0% {
transform: translateY(-200%);
opacity: 0;
}
30% {
opacity: 0;
}
80% {
opacity: 1;
}
100% {
transform: translateY(0%);
opacity: 1;
}
}
@keyframes slide {
0% {
transform: translateY(-200%);
opacity: 0;
}
30% {
opacity: 0;
}
80% {
opacity: 1;
}
100% {
transform: translateY(0%);
opacity: 1;
}
}
@keyframes slide_education {
0% {
transform: translateY(-200%);
opacity: 0;
}
30% {
opacity: 0;
}
80% {
opacity: 1;
}
100% {
transform: translateY(0%);
opacity: 1;
}
}
@keyframes slide_vr_tour-animation {
0% {
transform: translateY(-200%);
opacity: 0;
}
30% {
opacity: 0;
}
80% {
opacity: 1;
}
100% {
transform: translateY(0%);
opacity: 1;
}
}
@keyframes slide_founder__title {
0% {
transform: translateY(-200%);
opacity: 0;
}
30% {
opacity: 0;
}
80% {
opacity: 1;
}
100% {
transform: translateY(0%);
opacity: 1;
}
}
.events .events__list .slick-track>a:nth-child(1){
animation: slide_1 0.4s infinite;
animation-iteration-count: 1;
animation-delay: 0.8s;
opacity: 0;
animation-fill-mode: forwards;
}
.events .events__list .slick-track>a:nth-child(2){
animation: slide_2 0.4s infinite;
animation-iteration-count: 1;
animation-delay: 1.2s;
opacity: 0;
animation-fill-mode: forwards;
}
.events .events__list .slick-track>a:nth-child(3){
animation: slide_3 0.4s infinite;
animation-iteration-count: 1;
animation-delay: 1.6s;
opacity: 0;
animation-fill-mode: forwards;
}
@keyframes slide_1{
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes slide_2{
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes slide_3{
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.location-animation .locations__inner{
opacity:0; transition: 0s; animation: location_inner 1.2s 1; animation-fill-mode: forwards; animation-delay: 0.2s; }
.locations__items{
margin-bottom: 50px;
}
.locations__inner > a{
text-align: center;
}
@keyframes location_inner{
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes location{
0% {
transform: translateY(-100%);
}
100% {
transform: translateY(0vh);
}
}
.education-animation .education__content > p{
opacity:0; transition: 0s; animation: education_inner 0.8s 1; animation-fill-mode: forwards; animation-delay: 1.4s; }
.education-animation .education__content .slide__title_text{
animation: slide_btn 0.8s infinite;
display: block;
animation-iteration-count: 1;
animation-fill-mode: forwards;
animation-iteration-count: 1;
animation-delay: 0.2s;
opacity: 0;
}
.vr_tour-animation .content .slide__title_text{
animation: slide_btn 0.8s infinite;
display: block;
animation-iteration-count: 1;
animation-fill-mode: forwards;
animation-iteration-count: 1;
animation-delay: 0.2s;
opacity: 0;
}
@keyframes education_inner{
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.vr_tour-animation .left_content .content{
opacity:0; transition: 0s; animation: vr_tour_inner 1.2s 1; animation-fill-mode: forwards; animation-delay: 0.6s; }
.vr_tour-animation .right_content{
animation: vr_tour_img 1.2s infinite;
animation-iteration-count: 1;
}
@keyframes vr_tour_img{
0% {
transform: translateX(100%);
}
100% {
transform: translateY(0vh);
}
}
@keyframes vr_tour{
0% {
transform: translateY(-100%);
}
100% {
transform: translateY(0vh);
}
}
@keyframes vr_tour_inner{
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.founder-animation .founder__content{
opacity:0; transition: 0s; animation: founder_inner 1.2s 1; animation-fill-mode: forwards; animation-delay: 0.6s; }
@keyframes founder_inner{
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.contacts-animation .contacts__title{
animation: contacts 1.2s infinite;
animation-iteration-count: 1;
}
.contacts-animation .left_block .wrapper{
opacity:0; transition: 0s; animation: contacts_inner 1.2s 1; animation-fill-mode: forwards; animation-delay: 0.6s; }
.contacts-animation .right_block .select_location_wrapper{
opacity:0; transition: 0s; animation: contacts_inner_right 1.2s 1; animation-fill-mode: forwards; animation-delay: 0.6s; }
@keyframes contacts{
0% {
transform: translateY(-100%);
}
100% {
transform: translateY(0vh);
}
}
@keyframes contacts_inner{
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes contacts_inner_right{
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.footer-animation .footer_top .left_content{
opacity:0; transition: 0s; animation: footer_inner_left 1.2s 1; animation-fill-mode: forwards; animation-delay: 0.6s; }
.footer-animation .footer_top .right_content .col-md-7{
opacity:0; transition: 0s; animation: footer_inner_right_1 0.8s 1; animation-fill-mode: forwards; animation-delay: 1.4s; }
.footer-animation .footer_top .right_content .col-md-5{
opacity:0; transition: 0s; animation: footer_inner_right_2 0.8s 1; animation-fill-mode: forwards; animation-delay: 1s; }
@keyframes footer_inner_left{
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes footer_inner_right_1{
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes footer_inner_right_2{
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.footer-animation .footer_bottom .partners__item .title{
opacity:0; transition: 0s; animation: footer_inner_bootom_item_title 0.4s 1; animation-fill-mode: forwards; animation-delay: 1.8s; }
.footer-animation .footer_bottom .col-sm-4:nth-child(2) .partners_museum{
opacity:0; transition: 0s; animation: footer_inner_bootom_item_img_2 1s 1; animation-fill-mode: forwards; animation-delay: 2s; }
.footer-animation .footer_bottom .col-sm-4:nth-child(3) .partners_museum{
opacity:0; transition: 0s; animation: footer_inner_bootom_item_img_3 1s 1; animation-fill-mode: forwards; animation-delay: 2.4s; }
.footer-animation .footer_bottom .col-sm-4:nth-child(4) .partners_museum{
opacity:0; transition: 0s; animation: footer_inner_bootom_item_img_4 1s 1; animation-fill-mode: forwards; animation-delay: 2.8s; }
@keyframes footer_inner_bootom_item_title{
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes footer_inner_bootom_item_img_2{
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes footer_inner_bootom_item_img_3{
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes footer_inner_bootom_item_img_4{
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.footer_text_unp{
margin-top: 16px;
}
.footer_top .right_content .text{
padding: 0;
font-size: 16px !important;
}
.header__bottom #menu-primary-menu li:last-child{ }
.header__bottom #menu-primary-menu li:nth-child(-2){ }
footer .mailpoet_form_paragraph.title em em{
margin-bottom: 0px !important;
}
footer .mailpoet_form_paragraph.title em{
margin-bottom: 16px !important;
}
.mailpoet_paragraph.mail_input .mailpoet_text{
background-color: white !important;
}
.mailpoet_form.mailpoet_form_form.mailpoet_form_shortcode{
width: 90%;
}
.mailpoet_form_column .copyright_text{
margin-top: 0px !important;
}
.mailpoet_paragraph.mail_input{
margin-bottom: 33% !important;
}
.mailpoet_paragraph .mailpoet_submit{
top: 48px;
font-size: 14px;
font-weight: 600;
height: 14%;
padding: 0px !important;
display: flex;
align-items: center;
justify-content: center;
font-family: 'Arial' !important;
}
.mobile-slide{
display: none;
}
.locations__item img:first-child{
transition: 1s;
display: block;
}
.locations_photo{
overflow: hidden;
display: inline-block;
}
.locations__item:hover img:first-child{
transform: rotate(-5deg) scale(1.2);
}
.education__content button{
text-transform: uppercase;
}
.section_main_slider .slider .slide__btn_link{
text-transform: uppercase;
}
.vr_tour__content button{
text-transform: uppercase;
}
.footer_text_mobile_copyreting{
display: none;
}
.founder__content .mobile{
display: none;
}
.search_icon_mobile{
display: none;
}
header .header__top{
height: 48px;
}
.header__inner .desctop_menu.active{
padding-top: 48px;
}
.active_show-panel_body{
overflow: hidden !important;
}
header .megamenu ul li a{
display: block;
line-height: 100%;
margin-bottom: 16px;
}
header .megamenu .menu-item .sub-menu a{
margin-bottom: 0px;
}
header .desctop_menu .megamenu #menu-item-22{
margin-top: 48px;
}
header .desctop_menu .megamenu #menu-item-32{
margin-top: 48px;
}
.another_tiket{
margin-top: 16px;
}
.another_tiket a{
color: #1C1C1C;
text-decoration: underline;
font-family: 'Arial';
font-weight: 400;
}
.btn_megamenu .buy_ticket_modal{
position: inherit !important;
}
.btn_megamenu{
position: absolute;
right: 263px;
bottom: 55px;
display: flex;
flex-direction: column;
}
.btn_megamenu_1{
justify-content: flex-end;
display: flex;
align-items: center;
}
.btn_megamenu_1 a{
margin-right: 26px;
background-color: white;
padding: 10px 22px;
border: 1px solid #909090;
color: #1C1C1C;
font-weight: bold;
line-height: 173%;
display: flex;
align-items: flex-start;
text-transform: uppercase;
}
.btn_megamenu_1 a img{
margin-right: 4px;
}
.btn_megamenu_1 .buy_ticket_modal{
padding: 10px 22px;
font-weight: bold;
line-height: 173%;
text-transform: uppercase;
}
.btn_megamenu_2{
display: flex;
margin-top: 32px;
justify-content: end;
align-items: center;
}
.social_megamenu_item{
margin-left: 32px;
}
.social_megamenu_item a:nth-child(2){
margin: 0px 32px;
}
header .order_wrapper{ }
header .order_wrapper .block_title{
margin-bottom: 40px;
}
.wrapper_order_1{
margin-bottom: 48px;
margin-top: 32px !important;
}
.woocommerce-checkout #payment ul.payment_methods{
border-bottom: 0px !important;
padding-bottom: 0px !important;
}
.shop_table_responsive tr{
font-family: "Arial" !important;
}
.shop_table_responsive th{
font-family: "Arial" !important;
}
.woocommerce-checkout-review-order-table tr{
font-family: "Arial" !important;
}
.woocommerce-checkout-review-order-table th{
font-family: "Arial" !important;
}
.form-order1 .newAddToCart{
margin-top: 32px;
margin-bottom: 40px;
width: 100%;
border: 2px solid #FCE273;
background-color: inherit;
text-transform: uppercase;
font-weight: 700 !important;
}
.form-order1{
border-bottom: 2px solid #7B7B7B;
border-style: dashed;
}
.form-order2 .block_title{
margin-top: 40px;
margin-bottom: 32px !important;
}
.form-order2 button.prev{
width: 47%;
margin-right: 2%;
padding: 18px;
text-transform: uppercase;
background-color: #E7E7E7 !important;
}
.form-order2 button.buy_order2{
width: 100%;
padding: 18px;
text-transform: uppercase;
}
.cookie_custom{
padding: 10px 15px;
background-color: #F8F8F8;
width: 48%;
margin-left: 15px;
margin-top: 32px;
}
.slider_cookie.round{
width: 40px;
background-color: #FCE273;
}
.cookie_custom .switch{
width: 10%;
position: relative;
bottom: -25px;
}
#billing_email_field{ margin-bottom: 0px;
}
.woocommerce-billing-fields__field-wrapper p{
margin-bottom: 0px !important;
}
.checkout.woocommerce-checkout .order_review_heading{
margin-top: 48px !important;
margin-bottom: 32px !important;
}
.form-order3 button.prev{
width: 47%;
margin-right: 2%;
padding: 18px;
text-transform: uppercase;
background-color: #E7E7E7 !important;
}
.form-order3 button.buy_order3{
width: 50%;
padding: 18px;
text-transform: uppercase;
}
.slide__title_text{
display: block;
}   .mailpoet_paragraph .mailpoet_text{
font-family: 'Arial' !important;
}
.info_payment{
display: none;
}
#payment .payment_method_custom input[type=radio]:checked::after{
background-color: white !important;
width: 8px !important;
height: 8px !important;
}
#payment .payment_method_custom input[type=radio]::before{
border: 1px solid #E3E3E3 !important;
background-color: #FCE273 !important;
width: 24px !important;
height: 24px !important;
}
.payment_method_custom label{
position: absolute;
bottom: 16px;
left: 16px;
color: #7B7B7B !important;
font-size: 14px !important;
line-height: 20px !important;
}
.payment_method_custom:after{
background-image: url(//cmzt.ru/wp-content/themes/museum/assets/img/icons/payment-icon.svg);
content: '';
display: block;
width: 100%;
height: 40px;
background-repeat: no-repeat;
position: relative;
left: 8px;
}
.payment_method_custom input{
top: 16px !important;
margin-right: 0px;
left: 91% !important;
}
.erorr_text_cart span{
display: block;
font-size: 14px;
}
.erorr_text_cart{
display: flex;
flex-direction: column;
background-color: #FCE8DB;
padding: 10px 44px;
color: #71192F;
margin-bottom: 10px;
}
.erorr_text_cart span:first-child{
font-weight: bold;
}
.erorr_text_cart span:first-child:before {
background-image: url(//cmzt.ru/wp-content/themes/museum/assets/img/icons/click.svg);
content: '';
display: block;
width: 100%;
height: 40px;
background-repeat: no-repeat;
position: absolute;
left: 35px;
padding-top: 7px;
margin-top: 5px;
}
.close_erorr_text_cart{
width: 20px;
height: auto;
position: absolute;
right: 25px;
display: block;
cursor: pointer;
}
.btns_oder_tikets{
position: sticky;
bottom: 0px;
background-color: white;
padding-bottom: 20px;
padding-top: 20px; }
#loader{
left: 45% !important;
}
.order_tiket_null{
text-align: center;
padding-top: 60px;
font-size: 16px;
}
.error_input{
border: 1px solid red !important;
} @media (max-width: 994px) {
.vr_tour__content .content p{
width: 100% !important;
}
.section_main_slider .slider .slide__title{
font-size: 32px;
line-height: 40px;
padding-top: 10px;
}
.events { }
.section_main_slider .slider__slider-arrow .slick-prev{
display: none !important;
}
.section_main_slider .slider__slider-arrow .slick-next{
display: none !important;
}
.slider__inner{
height: 685px;
}
.slider_main,
.slick-list,
.slick-track,
.slick-slide,
.slide img{
height: 100% !important;
}
.desktop-slide{
display: none;
}
.mobile-slide{
display: block;
}
.locations__title{
padding-top: 48px;
text-align: left;
}
.locations__title span{
display: block;
}
.locations__title{
font-size: 32px;
text-align: left;
line-height: 40px;
margin-bottom: 32px;
}
.event_block__item h1{
font-size: 20px;
line-height: 24px;
}
.events__inner .event_block__item {
position: relative;
margin-right: 25px;
}
.events__inner .slick-list {
padding: 0 50px 0 0;
}
.events__list {
bottom: 125px !important;
}
.locations .locations__item .img_wrapper .ticket{
right: 0px;
}
.locations_photo{
width: 90%;
}
.education__title.title{
text-align: left !important;
font-size: 32px;
line-height: 24px;
margin-bottom: 32px;
}
.education__content{
width: 100%;
padding: 0px 24px;
}
.education__content p{
text-align: left;
font-size: 16px;
}
.education__content button{
display: flex;
margin-top: 32px;
}
.vr_tour.vr_tour-animation{
padding: 0px;
}
.vr_tour__content button{
width: 100%;
margin-bottom: 3em;
}
.vr_tour__title.header2{
font-size: 32px;
text-align: left;
}
.vr_tour__content .vr_tour__title{
padding-top: 48px;
}
.vr_tour__content .left_content .content p{
font-size: 16px;
}
.founder{
padding: 88px 0px;
}
.founder__title{
font-size: 32px;
text-align: left;
margin-bottom: 32px !important;
}
.founder .founder__content{
margin-bottom: 0px !important;
}
.contacts__title.title{
margin-bottom: 32px;
font-size: 32px;
padding-top: 48px !important;
margin-bottom: 32px !important;
}
.contacts__content .right_block{
display: flex;
flex-direction: column;
}
.contacts__content .right_block-mobile .subtitle{
font-size: 18px;
margin-bottom: 8px;
}
.contacts__content .right_block-mobile{
padding-bottom: 0;
}
.contacts__content .right_block-mobile .text{
font-size: 18px;
}
.contacts__content .left_block{
padding: 48px 24px !IMPORTANT;
}
.left_block-mobile .select_location_wrapper .title{
width: 100%;
text-transform: inherit;
text-align: left;
margin-bottom: 16px;
}
.all_location{
width: 100% !important;
font-family: "Arial" !important;
}
.contacts__content .right_block-mobile .title{
font-size: 32px;
}
.contacts__content .left_block .left_block-mobile .title{
text-transform: inherit !important;
}
.footer .footer_top{
padding: 48px 24px;
}
.footer_top .left_content{
padding: 0px !important;
}
.mailpoet_form.mailpoet_form_form.mailpoet_form_shortcode{
width: 100%;
}
footer .mailpoet_form_paragraph.title em {
margin-bottom: 24px !important;
}
.mailpoet_paragraph .mailpoet_submit{
right: 8px;
width: 32px;
top: 84px;
}
.mailpoet_stack_on_mobile .mailpoet_form_column .mailpoet_paragraph .mailpoet_submit{
font-size: 28px;
}
.mailpoet_paragraph.mail_input{
MARGIN-BOTTOM: 32PX !IMPORTANT;
}
.copyright_text{
display: none;
}
footer .footer_top .right_content .menu{
margin-left: 4px;
}
.footer-animation .footer_top .right_content .col-md-7{
padding-left: 0px;
padding-right: 0px;
}
.footer_text_mobile_copyreting{
display: block;
}
.footer_text_mobile_copyreting_1{
margin-top: 24px;
margin-bottom: 10px;
}
.partners__items{
padding-top: 32px;
padding-bottom: 32px;
}
.show-nav-right .mobmenu-panel.show-panel{ }
.mobmenu-overlay{
background: none !important;
top: 55px !important;
}
.toggle_mobile_icon1_active{
display: none;
}
.toggle_mobile_icon2_active{
display: block !important;
}
.mobmenu-right-bt{
display: none !important;
}
.desktop-slide{
display: none !important;
}
.section_main_slider .slider .slide .slide_content_block{
top: 19% !important;
padding-left: 9px;
}
.events .container{
padding-left: 24px;
padding-right: 0px !important;
}
.locations .container{
padding-left: 24px;
padding-right: 0px !important;
}
.locations{
padding-bottom: 48px !important;
}
.education__content{
top: 43%;
}
.vr_tour__content .left_content{
padding: 0px 24px !important;
}
.vr_tour__content .right_content{
padding: 0px 24px !important;
}
.founder .founder__title{
padding-top: 8px !important;
}
.founder .container{
padding: 0px 24px;
}
.right_block .right_block-mobile .container{
padding: 0px 24px;
}
footer .mailpoet_form_paragraph.title em{
font-size: 18px;
line-height: 28px;
}
.footer_bottom .container{
padding: 0px 24px;
}
.mobmenu-content{
margin-top: 32px !important;
padding-top: 0px !important;
}
.mobmenu-content li a{
padding: 10px 0px !important;
}
.mobmenu-right-panel li{
padding: 0px 24px !important;
}
#mobmenuright li > a{
text-transform: uppercase !important;
font-weight: bold !important;
font-size: 16px !important;
color: #232327 !important;
font-family: "Arial" !important;
}
.mob-icon-down-open{
color: #232327 !important;
font-size: 18px !important;
border: 1px solid !important;
}
.mob-icon-up-open{
color: #232327 !important;
font-size: 18px !important;
border: 1px solid !important;
}
#mobmenuright li ul li a{
font-weight: 500 !important;
text-transform: inherit !important;
}
.mobile_bottom_footer{
padding: 0px 24px;
position: fixed;
bottom: 0;
padding-top: 24px;
padding-bottom: 24px;
border-top: 1px solid #7B7B7B;
background-color: #F7F7F7;
z-index: 10000;
margin-top: 24px;
width: 100%;
}
.social_menu_bottom{
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 24px;
}
.mobile_btn_order #order_button_mobile{
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.mobile_btn_order #order_button_mobile img{
margin-right: 8px;
}
.mobmenu-content{
padding-bottom: 0px !important;
}
.social_menu_bottom_item a:nth-child(1){
margin-right: 32px;
}
.social_menu_bottom_item a:nth-child(2){
margin-right: 32px;
}
.founder__content .mobile{
display: block;
}   header .navbar img {
margin: 0px !important;
width: 32px !important;
height: 32px;
}
.navbar .navbar-toggler{
padding-left: 0px !important;
}
.search_mobile{
margin: 0px 16px;
}
header .header__inner .bottom_wrapper{
height: 82px;
}
header .header__bottom .logo{
width: 175px !important;
top: inherit !important;
}
.search_icon_desktop{
display: none !important;
}
.search_icon_mobile{
display: block;
}
.active_show-panel{
overflow: hidden !important;
}
header .header__top{
display: none;
}
footer{
margin-bottom: 0px !important;
}
.mob-menu-no-scroll header .header__inner{
overflow: hidden;
}
}