body{padding: 0px; margin: 0px; font-family: Outfit;}

ul{padding: 0; margin: 0;}
a,a:hover{text-decoration: none;}
header#sticky_menu {position: fixed;width: 100%;top: 0;z-index: 9;background: #fff;box-shadow: 0px 0px 4px #231f203b;}
.top_bar {background-color: #BC0000; padding: 13px 0;}
.top_bar ul {list-style: none; display: flex; align-items: center; justify-content: flex-end; gap: 20px; margin: 0; color: white; font-size: 14px; font-weight: 500; line-height: 16px;}
.header_menu { padding: 10px 0; margin: 0; box-shadow: 0px 4px 12.7px -7px #00000040; position: relative; }
.header_menu .logo { position: absolute; padding-bottom: 0; top: -53px; }
.header_menu .menu ul li{ display: inline; }
.header_menu .menu ul li a{ text-decoration: none; color: #000000; font-size: 14px; padding: 10px 13px;  display: inline-block; font-weight: 500; }
.header_menu .header_right { display: fles; display: flex; justify-content: end; text-align: center; align-items: center; gap: 23px;padding-top: 5px; padding-bottom: 5px; }
.header_menu .header_right .header_search_box {position: relative;}
.header_menu .header_right .header_search_box img {position: absolute;left: 8px;top: 7px;}
.header_menu .header_right .header_search_box input[type="text"] {border: 0.5px solid #8B8B8B;border-radius: 5px;height: 35px;padding: 5px 5px 5px 36px;}


.new_top_bar {background: #B5A1757D;}
.new_top_bar .top_row {display: flex;align-items: center;gap: 20px;}
.new_top_bar .top_row .topbar_col1 {width: 20%;}
.new_top_bar .top_row .topbar_col1 img {position: relative;top: 15px; height: 90px;}
.new_top_bar .top_row .topbar_col2 {width: 60%;display: flex;gap: 40px; align-items: center;}
.new_top_bar .top_row .topbar_col2 .header_search_box {position: relative;width: 40%;}
.new_top_bar .top_row .topbar_col2 .header_search_box .search_input_outer img {position: absolute;right: 16px;top: 13px;}
.new_top_bar .top_row .topbar_col2 .header_search_box .search_input_outer input[type="text"] {background-color: transparent;border: 2px solid #000;padding: 10px 27px;border-radius: 43px;width: -webkit-fill-available;height: 53px;color: #1D1D1B;}

.new_top_bar .top_row .topbar_col2 .header_search_box .search_input_outer .close_search_icon{display: none;}
.new_top_bar .top_row .topbar_col2 .header_search_box .search_input_outer.active img.search_click {display: none;}
.new_top_bar .top_row .topbar_col2 .header_search_box .search_input_outer.active img.close_search_icon {display: block;filter: invert(1);}


.new_top_bar .top_row .topbar_col2 ul {list-style: none;display: flex;gap: 40px;align-items: center;justify-content: flex-end;}
.new_top_bar .top_row .topbar_col2 ul li a {color: #212529;cursor: pointer;display: flex;gap: 20px;align-items: center;position: relative;}
.new_top_bar .top_row .topbar_col2 ul li a img {height: 32px;}
.new_top_bar .top_row .topbar_col2 ul li a span.qty {position: absolute;right: -5px;top: -2px;background: #128126;width: 20px;height: 20px;border-radius: 50%;color: #fff;display: flex;align-items: center;justify-content: center;font-size: 12px;}

.new_top_bar .top_row .topbar_col3 {width: 20%;display: flex;justify-content: flex-end;}
.new_top_bar .top_row .topbar_col3 img { width: 100%;}

.new_header_menu {position: relative; }
.new_header_menu .container {}
.new_header_menu .pd-right {background: #E30613;height: 100%;position: absolute;right: 0;top: 0;}

/*.new_header_menu .container:before {content: '';background: #E30613;width: calc(84% - 11px);height: 100%;position: absolute;left: 16%;z-index: -1;}*/
.new_header_menu .menu_row {display: flex;justify-content: flex-start;align-items: center;}
.new_header_menu .menu_row .logo_col {width: 20%;padding: 6px 0;}
.new_header_menu .menu_row .logo_col img {width: 62%;}
.new_header_menu .menu_row nav {background: #E30613;width: 80%;position: relative;}
.new_header_menu .menu_row nav > ul.parent_ul { position: relative;list-style: none;display: flex;align-content: center;justify-content: flex-start;align-items: center;gap: 30px;padding: 0px 15px;}
.new_header_menu .menu_row nav > ul.parent_ul > li {position: relative;}
.new_header_menu .menu_row nav > ul.parent_ul > li > a {position: relative; font-size: 20px;font-weight: 600;line-height: 25px;color: #fff;padding: 18px 10px;display: inline-block;text-decoration: none;}
.new_header_menu .menu_row nav > ul.parent_ul > li > a:after {content: '';position: absolute;bottom: 11px;left: 0;display: block;width: 100%;border: 1px dashed #fff;opacity: 0;}
.new_header_menu .menu_row nav > ul.parent_ul > li > a:hover:after {opacity: 1;}
.new_header_menu .menu_row nav > ul.parent_ul > li.is_child_menu > .sub_menu {position: absolute;left: 0;top: 60px;width: calc(100% + 160px);opacity: 0;display: none; z-index: 9999;}
.new_header_menu .menu_row nav > ul.parent_ul > li.is_child_menu > .sub_menu.menu_class_87 {/*left: -18rem !important;*/}
.new_header_menu .menu_row nav > ul.parent_ul > li.is_child_menu:hover .sub_menu {opacity: 1;display: block;}
.new_header_menu .menu_row nav > ul.parent_ul > li > .sub_menu > ul {padding: 12px 0px 25px;display: flex;flex-direction: column;list-style: none;}
.new_header_menu .menu_row nav > ul.parent_ul > li > .sub_menu.column_count2 > ul{ width: max-content;display: block;-moz-column-count: 2;-moz-column-gap: 10px;-webkit-column-count: 2;-webkit-column-gap: 10px;column-count: 2;column-gap: 10px;column-fill: balance;}

.new_header_menu .menu_row nav > ul.parent_ul > li > .sub_menu > ul > li > a {color: #000;z-index: 9;font-weight: 400;position: relative;padding: 8px 15px;display: block;}
.new_header_menu .menu_row nav > ul.parent_ul > li > .sub_menu > ul > li > a:before{content: '';position: absolute;top: 14px;left: -5px;background-image: url(../images/menu-arrow-icon.svg);background-size: contain;width: 16px;height: 14px;opacity: 0;}
.new_header_menu .menu_row nav > ul.parent_ul > li > .sub_menu > ul > li > a:hover:before{opacity: 1;}

.new_header_menu .menu_row nav > ul.parent_ul > li.li_bgcolor { display: none;position: absolute;left: 0;top: 60px;width: 100%;height: 500px;z-index: 9;background-color: #FFFFFFEB;opacity: 0;}
.new_header_menu .menu_row nav > ul.parent_ul > li.is_child_menu:hover ~ .li_bgcolor{ opacity: 1; display: block;}


.new_top_bar .top_row .topbar_col2 .custom_dropdown {position: relative;}
.new_top_bar .top_row .topbar_col2 ul.custom-dropdown-menu {list-style: none;display: none;position: absolute;left: 0;top: 43px;width: calc(100% + 60px);background: #fff;padding: 15px 25px;border-radius: 6px;flex-direction: column;gap: 0px;z-index: 9;box-shadow: 0px 2px 15px 4px rgb(0 0 0 / 16%);}
.new_top_bar .top_row .topbar_col2 ul.custom-dropdown-menu li {margin-bottom: 7px;}
.new_top_bar .top_row .topbar_col2 ul.custom-dropdown-menu li:last-child {margin: 0;}
#hamburger_icon,
#MenuCloseicon{display: none;}
#hamburger_icon img {width: 38px;}


.newsletter_section {background-color: #EFEFEF;padding: 8rem 0;text-align: center;}
.newsletter_section .newsletter_inner_row {max-width: 70%;margin: 0 auto;display: flex;gap: 65px;flex-direction: column;}
.newsletter_section .newsletter_inner_row form {display: flex;gap: 20px;}
.newsletter_section .newsletter_inner_row form .email_field {width: 85%;position: relative;}
.newsletter_section .newsletter_inner_row form .email_field img {position: absolute;top: 14px;left: 18px;}
.newsletter_section .newsletter_inner_row form .email_field input {width: 100%;background: transparent;border: 1px solid;padding: 10px 15px 10px 50px;border-radius: 20px;color: #1E2832;}
.newsletter_section .newsletter_inner_row form .subscription_btn {padding: 0 15px;width: 164px;position: relative;display: flex;gap: 10px; border: 1px solid;border-radius: 32px;align-items: center;justify-content: center;}
.newsletter_section .newsletter_inner_row form .subscription_btn img {/*position: absolute;top: 15px;left: 20px;*/}
.newsletter_section .newsletter_inner_row form .subscription_btn button {width: 100%;padding: 0px;border: unset;border-radius: 32px;}
.newsletter_section .newsletter_inner_row .review_area {max-width: 50%;margin: 0 auto;display: flex;gap: 15px;border: 1px solid;padding: 20px;text-align: left;align-items: flex-start;}
.newsletter_section .newsletter_inner_row .review_area .review_img {width: 50px;background: #fff;padding: 12px 15px;}
.newsletter_section .newsletter_inner_row .review_area .review_img img {}
.newsletter_section .newsletter_inner_row .review_area .review_content *{ color: #1E2832;}
.newsletter_section .newsletter_inner_row .review_area .review_content h3 {font-size: 16px;line-height: 18px;font-weight: 700;font-family: 'Outfit';}
.newsletter_section .newsletter_inner_row .review_area .review_content h3 span {font-weight: 400;}
.newsletter_section .newsletter_inner_row .review_area .review_content p {font-size: 14px;margin: 6px 0 0;font-weight: 300;}

/* Footer */
.footer{}
.footer_top {background-color: #DBD1BB; padding: 84px 0px;font-family: "Outfit", serif;}

.footer_top .footer_heading{ color: #000; font-weight: 600; font-size: 18px; line-height: 18px; margin-bottom: 20px;}
.footer_top ul.footer_menu{list-style: none;display: flex;flex-direction: column;flex-wrap: nowrap;gap: 6px;}
.footer_top ul.footer_menu li.hide_link_cls {display: none;}
.footer_top ul.footer_menu li a{text-decoration: none;color: #1E2832;font-size: 16px;font-weight: 400;line-height: 23px;}
.footer_top .social_media {}
.footer_top .social_media ul {list-style: none;display: flex;gap: 12px;flex-direction: column;}
.footer_top .social_media ul li {padding: 0;}

.footer_top .flex_row {display: flex;justify-content: space-between;gap: 50px;}
.footer_top .flex_row .footer_col1,
.footer_top .flex_row .footer_col2 {width: 50%;}
.footer_top .footer_row {display: flex;justify-content: space-between;gap: 40px;}
.footer_top .footer-col-2 img {max-width: 160px;margin-bottom: 15px;}
.footer_top ul.footer_menu li {color: #1E2832;font-size: 16px;font-weight: 400;line-height: 23px;}
.footer_top .footer-col-6 .payments_img {margin: 30px 0 50px;}

.footer_bottom {padding: 12px 0;background-color: #E30613;font-family: "Outfit", serif;}
.footer_bottom .bottom_pages {display: flex;justify-content: center;align-items: center;}
.footer_bottom .bottom_pages a {text-decoration: none;color: #fff;font-size: 16px;padding: 2px 15px;display: inline-block;font-weight: 400;border-right: 1px solid #fff;line-height: 14px;}
.footer_bottom .bottom_pages a:last-child {border-right: none;}




.bernina-nähcenter {padding: 50px 0px;} 
.bernina-nähcenter .heading {text-align: center; margin-bottom: 77px;}
.bernina-nähcenter .heading h2{font-size: 51px; font-weight: 300; line-height: 51px; color: #000; margin: 0px; font-family: Outfit; }
.bernina-nähcenter .heading h5 {font-family: Lexend; font-weight: 500; font-size: 29px; line-height: 51px; letter-spacing: 0%; margin: 0px;}
.bernina-nähcenter .horizontal_line{height:1px;border-width:0;color:#000000;background-color:#000000} 
.bernina-nähcenter .our_specialist{margin-top: 61px;}
.bernina-nähcenter .our_specialist .left_col .btn {margin-top: 51px;}
.bernina-nähcenter .our_specialist .left_col .btn a{border: 0.5px solid #000000; padding: 12px 25px; border-radius: 31px; color: #1E2832; font-size: 16px; font-weight: 400; line-height: 56px; text-decoration: none;}
.bernina-nähcenter .our_specialist .left_col .btn a img{margin-right: 12px;}
.bernina-nähcenter .our_specialist .left_col .img_width{width: 100%;}
.bernina-nähcenter .our_specialist .right_col .zug_location h2{font-size: 40px; font-weight: 300; line-height: 28px; color: #000; margin-bottom: 50px; text-align: start;}
.bernina-nähcenter .our_specialist .right_col .zug_location h3{font-size: 24px; font-weight: 700; line-height: 26px; color: #000; text-align: start;}
.bernina-nähcenter .our_specialist .right_col .zug_location p{font-size: 24px; font-weight: 500; line-height: 29px; color: #000; text-align: start;}
.bernina-nähcenter .our_specialist .right_col .zug_location h4{font-size: 24px; font-weight: 700; line-height: 44px; color: #000; text-align: start; margin-bottom: 60px;}
.bernina-nähcenter .our_specialist .right_col .zug_location h5{font-size: 24px; font-weight: 600; line-height: 26px; color: #000; text-align: start; margin-bottom: 10px;}
.bernina-nähcenter .our_specialist .right_col .zug_location ul{margin: 0px;padding: 0px;margin-bottom: 30px;}
.bernina-nähcenter .our_specialist .right_col .zug_location ul li{list-style: none;font-size: 24px; font-weight: 400; line-height: 26px; color: #000; text-align: start; margin-bottom: 10px;}
.bernina-nähcenter .our_specialist .right_col h6{font-size: 24px; font-weight: 400; line-height: 26px; color: #000; }
.bernina-nähcenter .our_specialist .events{margin: 30px 0px;}
.bernina-nähcenter .our_specialist .events h5{font-size: 24px; font-weight: 600; line-height: 26px; color: #000; }
.bernina-nähcenter .our_specialist .events h6{font-size: 24px; font-weight: 400; line-height: 26px; color: #000;}
.bernina-nähcenter .our_specialist .social_icons {list-style: none;display: flex;gap: 15px; padding: 0px}
.bernina-nähcenter .bottom_btn a{border: 0.5px solid #000000; padding: 12px 25px; border-radius: 31px;color: #1E2832; font-size: 16px; font-weight: 400; line-height: 56px; text-decoration: none;}
.bernina-nähcenter .bottom_btn{margin: 35px 0px; text-align: center;}
.bernina-nähcenter .bottom_btn a img{margin-right: 12px; margin-bottom: 4px;}



@media only screen and (max-width: 1536px)
{  
   header .container {max-width: 100%;padding: 0 0 0 35px;}
   .new_header_menu .menu_row nav ul li a {font-size: 18px;font-weight: 500;}
   .new_header_menu .menu_row .logo_col img {width: 160px;}
}


@media only screen and (max-width: 1280px)
{ 
   .new_top_bar .top_row .topbar_col1 {position: relative;height: 66px;}
   .new_top_bar .top_row .topbar_col1 img {position: absolute;top: 8px;width: 70%;}
   .new_header_menu .menu_row .logo_col img {width: 68%;}
   .new_top_bar .top_row .topbar_col2,
   .new_top_bar .top_row .topbar_col2 ul{gap: 20px;}

   .new_header_menu .menu_row nav > ul.parent_ul { gap: 20px; }
   .new_header_menu .menu_row nav > ul.parent_ul > li > a {font-size: 18px;padding: 18px 15px;}

}

@media only screen and (max-width: 1024px)
{  
   header .container {max-width: fit-content; padding-left: 0; max-width: none;}
   .new_top_bar .top_row {padding-left: 15px;}
   .new_top_bar .top_row .topbar_col1 img {width: 86%;height: auto;}
   .new_top_bar .top_row .topbar_col2, 
   .new_top_bar .top_row .topbar_col2 ul {gap: 10px;}
   .new_header_menu .menu_row {gap: 20px; padding-left: 15px;}
   .new_header_menu .menu_row nav > ul.parent_ul {gap: 10px;justify-content: space-around;}
   .new_header_menu .menu_row nav > ul.parent_ul > li > a {font-size: 16px;padding: 18px 10px;}
   .new_header_menu .menu_row .logo_col img {width: 84%;}

}

@media only screen and (max-width: 991px)
{  
   .new_header_menu .menu_row nav > ul.parent_ul {gap: 10px;flex-direction: column;margin-top: 5rem;}
    
   #DevHeadeMenu {justify-content: center;position: fixed;width: 100%;height: 100vh;top: 0;right: 0;z-index: 9999;transform: translateX(200%);transition: all 1s linear;overflow-y: auto;}
   #MenuCloseicon {transform: translateX(200%); transition: all 1s linear;position: fixed;right: 0;z-index: 9999;top: 25px;right: 30px;cursor: pointer;}
   #MenuCloseicon svg * {fill: #fff;}

   body.menu_active #MenuCloseicon {transform: translateX(0%); display: block;}
   body.menu_active #DevHeadeMenu {transform: translateX(0%);}
   header .container {padding: 0 0 0 10px; max-width: none;}


   .new_header_menu .menu_row {justify-content: space-between;padding-right: 25px;}
   .new_header_menu .menu_row .logo_col {width: 20%;}
   .new_header_menu .menu_row .logo_col img {width: 77%;}
   .new_header_menu .menu_row nav > ul.parent_ul > li {width: 100%;text-align: center;}
   .new_header_menu .menu_row nav > ul.parent_ul > li.is_child_menu:hover ~ .li_bgcolor{opacity: 0;}
   .new_header_menu .menu_row nav > ul.parent_ul > li.is_child_menu > .sub_menu {position: relative;top: 0;width: 100%;}
   .new_header_menu .menu_row nav > ul.parent_ul > li > a { padding: 5px; font-size: 22px;}
   .new_header_menu .menu_row nav > ul.parent_ul > li > .sub_menu > ul {padding: 10px 0px 5px;}
   .new_header_menu .menu_row nav > ul.parent_ul > li > .sub_menu > ul > li > a { padding: 5px 0;color: #fff; font-size: 16px;}
   .new_header_menu .menu_row nav > ul.parent_ul > li.is_child_menu:hover .sub_menu {opacity: 0;display: none;}
   .new_header_menu .menu_row nav > ul.parent_ul > li.is_child_menu.active .sub_menu {opacity: 1;display: block;}
   .new_header_menu .menu_row nav > ul.parent_ul > li > a:after {border: 1px solid #fff;bottom: 0px;opacity: 1;}

   .footer_top .flex_row .footer_col2 {width: -webkit-fill-available;}
    .footer_top .flex_row {gap: 30px;flex-direction: column;}
    .footer_top .flex_row .footer_col1, 
    .footer_top .flex_row .footer_col2 {width: -webkit-fill-available;}
}

 
@media (max-width: 764px) {
    .bernina-nähcenter .heading h2 { font-size: 32px; line-height: 34px; padding-bottom: 10px;}
    .bernina-nähcenter .heading h5 { font-size: 20px; line-height: 28px;}
    .bernina-nähcenter .our_specialist .left_col .btn {margin-top: 20px;margin-bottom: 20px;}
    .bernina-nähcenter .heading {margin-bottom: 37px;}
    .bernina-nähcenter .our_specialist .right_col .zug_location h4 {margin-bottom: 20px;}


   header#sticky_menu {position: relative;}
   div#header_offset {display: none;}

   .new_top_bar .top_row .topbar_col2 ul li a {gap: 10px;}
   .new_top_bar .top_row .topbar_col2 .header_search_box .search_input_outer input[type="text"] {height: 44px;}
   .new_top_bar .top_row .topbar_col2 .header_search_box .search_input_outer img {right: 15px;top: 9px;}

   .new_top_bar .top_row {justify-content: space-between;}
   .new_top_bar .top_row .topbar_col1 { width: 20%;}
   .new_top_bar .top_row .topbar_col1 img {top: 12px;width: 100%; }
   .new_top_bar .top_row .topbar_col2 {width: 40%;}
   .new_top_bar .top_row .topbar_col2 .header_search_box {width: -webkit-fill-available;}
   .new_top_bar .top_row .topbar_col2 ul{display: none;}
   .new_top_bar .top_row .topbar_col3 { width: 30%;}
   .new_header_menu .menu_row .logo_col img {width: -webkit-fill-available;}

   .footer_top {padding: 45px 0px 80px;}
   .footer_top .footer-col-6 .payments_img {margin: 30px 0;}
   .footer_top .footer_row .whatsapp_img img {width: 60px;}
   .footer_top .footer_row .whatsapp_img {margin-top: 25px;}
   .footer_bottom .bottom_pages a {font-size: 14px;padding: 2px 8px;}

    #hamburger_icon{cursor: pointer;display: block;}
    header .container {padding: 0 15px;}
   .new_top_bar .top_row {gap: 10px;align-items: flex-start;}
   .new_top_bar .top_row .topbar_col1 {height: auto;width: 20%;}
   .new_top_bar .top_row .topbar_col1 img {top: 10px;width: -webkit-fill-available;position: relative;}
   .new_top_bar .top_row .topbar_col2 {flex-direction: column;align-items: flex-end;padding-top: 10px;position: fixed;right: 20px;z-index: 999;}

   .new_top_bar .top_row .topbar_col2 .header_search_box {position: absolute;width: 93%;top: 46px;}
   .new_top_bar .top_row .topbar_col2 .header_search_box .search_input_outer img {top: 6px;width: 30px;right: 0;}
   .new_top_bar .top_row .topbar_col2 .header_search_box .search_input_outer input[type="text"] {height: 38px;padding: 0;border: 0;display: none;border-radius: 0;}
   .new_top_bar .top_row .topbar_col2 .header_search_box .search_input_outer.active {position: fixed;background: #fffffff7;height: 100%;width: 100%;top: 0;left: 0;z-index: 999;padding: 30px 14px;}
   .new_top_bar .top_row .topbar_col2 .header_search_box .search_input_outer.active input[type="text"] { font-size: 20px;background: #fff;width: 100%; padding: 10px;display: block;border-bottom: 2px solid;}
   .new_top_bar .top_row .topbar_col2 .header_search_box .search_input_outer.active img {top: 38px;width: 22px;right: 20px;}
   .new_top_bar .top_row .topbar_col2 .header_search_box .search_input_outer.active img.search_click {display: none;}
   .new_top_bar .top_row .topbar_col2 .header_search_box .search_input_outer.active img.close_search_icon {display: block;filter: invert(1);}

   .new_top_bar .top_row .topbar_col2 ul li.header_contact {position: relative;}
   .new_top_bar .top_row .topbar_col2 ul li.header_contact:before {content: '';background: #ffffffe0;position: absolute;right: -17px;top: -5px;width: 49px;height: 54px;border-radius: 0 0 10px 10px;}

   .new_top_bar.mobile_sticky_bg .top_row .topbar_col2:before {content: '';position: fixed;top: 2px;right: 14px;width: 50px;height: 188px;background: #ffffffe0;z-index: -1;border-radius: 10px;}
   .new_top_bar.mobile_sticky_bg .top_row .topbar_col2 ul li.header_contact:before{opacity: 0;display: none;}

   .new_top_bar .top_row .topbar_col2 ul {position: absolute;top: 95px; z-index: 99;display: flex;flex-direction: column-reverse;gap: 14px;}
   .new_top_bar .top_row .topbar_col2 ul li{display: none;}
   .new_top_bar .top_row .topbar_col2 ul li.header_contact,
   .new_top_bar .top_row .topbar_col2 ul li.header_cart_count{display: block;}
   .new_top_bar .top_row .topbar_col2 ul li.header_contact span {display: none;}
   .new_top_bar .top_row .topbar_col2 ul li.header_contact img {height: 35px;}

   .new_top_bar .top_row .topbar_col2 ul.custom-dropdown-menu {left: unset;right: -26px;top: 43px;width: calc(100% + 115px);padding: 15px;box-shadow: 0px 0px 8px 3px rgb(0 0 0 / 16%);}
   .new_top_bar .top_row .topbar_col2 ul.custom-dropdown-menu li {margin-bottom: 5px;display: block;}
   .new_top_bar .top_row .topbar_col2 ul.custom-dropdown-menu li a {font-size: 14px;}
   .new_top_bar .top_row .topbar_col3 {width: 40%;position: fixed;bottom: 42px;right: 0;z-index: 99;}
   .new_header_menu {padding: 12px 0;}
   .new_header_menu .menu_row .logo_col {padding: 0;}
   .footer_top .footer_col1 .footer_row {justify-content: space-between;flex-direction: column;}
   .footer_top .footer_col1 .footer-col-3 {width: -webkit-fill-available;}

   .footer_top .footer_col2 .footer_row {flex-wrap: wrap;}
   .footer_top .footer_col2 .footer_row .footer-col-5 {width: 41%;}
   .footer_top .footer_col2 .footer_row .footer-col-5 .social_media ul {gap: 10px;flex-direction: row;}
   .footer_top .footer_col2 .footer_row .footer-col-6 {width: -webkit-fill-available; margin-top: 10px;}
   .footer_top .footer_col2 .footer-col-6 .payments_img {margin: 10px 0;}
   .footer_bottom {padding: 12px 0;background-color: #E30613;font-family: "Outfit", serif;position: fixed;width: 100%;bottom: 0;left: 0;}
   .footer_bottom .bottom_pages {flex-wrap: wrap;row-gap: 5px;}

   .new_header_menu .menu_row nav > ul.parent_ul > li.is_child_menu:hover ~ .li_bgcolor {display: none;}
   .new_header_menu .menu_row nav > ul.parent_ul > li.is_child_menu.active .sub_menu {/*height: 260px;overflow-y: auto;padding: 0;*/}
   .new_header_menu .menu_row nav > ul.parent_ul > li > .sub_menu.column_count2 > ul {width: -webkit-fill-available;column-count: 1;-moz-column-count: 1;-webkit-column-count: 1;-moz-column-gap: 0px;-webkit-column-gap: 0px;column-gap: 0px;}
   .new_header_menu .menu_row nav > ul.parent_ul > li.is_child_menu > .sub_menu.menu_class_87 {left: 0rem !important;}
   
   .newsletter_section {padding: 4rem 0;}
   .newsletter_section .newsletter_inner_row {max-width: -webkit-fill-available;gap: 40px;}
   .newsletter_section .newsletter_inner_row .review_area {max-width: -webkit-fill-available;}
}


@media only screen and (max-width: 620px)
{

   .new_top_bar .top_row,
   .new_header_menu .menu_row {padding-left: 0;}
   .new_top_bar .top_row .topbar_col1,
   .new_header_menu .menu_row .logo_col {width: 36%;}

}

@media only screen and (max-width: 540px)
{
   .new_top_bar .top_row .topbar_col3 {bottom: 65px;}
}

@media only screen and (max-width: 440px)
{
   

}







