/** Shopify CDN: Minification failed

Line 153:23 The "+" operator only works if there is whitespace on both sides
Line 160:23 The "+" operator only works if there is whitespace on both sides
Line 546:25 The "+" operator only works if there is whitespace on both sides

**/
body {
  /* max-width: 1600px; */
  margin: 0 auto;
}
.product-price--compare {
  text-transform: none;
}

/* account popup */
#guest {
  display: none !important;
}
.faq_info {
  margin-bottom: 3rem;
  text-align: left
}
.faq_info .heading_text {
  width: 100%
}
.ContentClass {
  max-width: 990px;
  margin: 0 auto;
}
.layout--login a img {
  position: relative;
}

.account_popup {
  position: absolute;
  width: 290px;

  right: 0;
  background-color: var(--bg_color1);
  box-shadow: #00000029 0 2px 4px;
  z-index: 99999999;
  text-align: center !important;
  /* opacity         : 0;
    visibility      : hidden; */
  color: #fff;
  transition: max-height 0s 1.5s, opacity 0.4s 1s;
}
.layout--login:hover ~ .account_popup {
  opacity: 1;
  visibility: visible;
}

/* account popup end */
/*.search_area input[type=submit]{
    right: 20px !important;top: 12px !important;max-height: 15px;
}*/
.header--left-side img {
  width: 100%;
  height: 100%;
}
#shopify-section-new-header {
  z-index: 999;
  position: relative;
  padding: 6px 4%;
  background-color: #fff;
}
.sticky_header {
  position: sticky;
  top: 0;
  z-index: 999;
  background: #fff;
  width: 100%;
}
/* .sticky_header{
    position: sticky;
    top: 0;
    z-index: 999;
    background: #fff;
    width:100%;
} */
/* .fixed_header_div{
    top: 0;
    position: fixed;
    z-index: 999;
    background: #fff;
    width:100%;
    animation: smoothScroll 1s ;
    transition: position  1s linear;
}
.fix_content{
   animation:  smoothScroll_con 1s ;
   transition: all 1s linear;
   padding-top: 155px;
} */
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}

@keyframes smoothScroll_con {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
span.menu_close_btn {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: #232323cc;
  z-index: 999;
  color: #fff;
  padding: 10px;
  font-size: larger;
  cursor: pointer;
  right: 0;
}
.custom-icon {
  cursor: pointer;
}

.site-nav--has-dropdown svg {
  width: 10px;
}
.header_top_content {
  justify-content: space-between;
}
.header_top_content,
.main_header {
  align-items: center;
}
.main_header {
  padding: 0;
}


#SiteNav .top_menu_list,
.site-nav__dropdown li {

  text-transform: capitalize;
}
.image_text,
#SiteNav .top_menu_list,
.site-nav__dropdown li {
  font-size: calc(16px +(18 - 16) *((100vw - 280px) /(1600 - 280)));
}
.link_lable {
  display: block;
  color: #666;
}
.link_lable {
  font-size: calc(14px +(16 - 14) *((100vw - 280px) /(1600 - 280)));
}
/* search */
.search_area.desktop_search input {
  margin-bottom: 0;
}
.search_area.desktop_search {
  position: relative;
}
.search_area form.search input[type="text"] {
  border-radius: 25px;
  /* padding: 10px 15px; */
  padding: 10px 34px 10px 10px;
  height: 40px;
}

.search_area input:placeholder-shown {
    text-overflow: ellipsis !important;
}

/* end search */
.middle-menu-list li a {
  color: #707070;
}

.bold_text a,
.middle-menu-list li a:hover {
  color: #000 !important;
}

.site-nav__link {
  color: var(--white) !important;
}

.sidebar-menu-list li:hover .main-bold-title {
    font-weight: 700;
}

.header--root[data-header-logo-type="overflowing"] .fw--logo {
  margin-left: 0 !important;
  top: 0;
}

.site-nav {
  color: var(--color--header);
  width: 100%;
  height: 80px;
  background: var(--black);
  z-index: 3;
  align-items: center;
}

.arrow-up {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  border-bottom: 10px solid #fff;
  z-index: 10;
  top: 40px;
  display: none;
  transition: 0.4s;
}

.header--root[data-header-logo-type="overflowing"] .fw--logo {
  top: 0;
}

.visible_div {
  display: flex;
}

.hide_div,
.menu_close_btn {
  display: none;
}

.middle-menu-list {
  padding-right: 3em !important;
}

.site-nav ul li {
  list-style: none;
  color: #000;
}
.image_text {
  text-align: left;
  padding: 15px 0;
  color: var(--bg_color1);
  font-weight: 500;
}

.site-nav li {
  letter-spacing: 0.96px;
}

@media only screen and (min-width: 1024px){
  .site-nav li {
    letter-spacing: 0px !important;
  }
  }

  /* payal res  */

.middle-menu-list > p {
  text-transform: uppercase !important;
}

span.site-nav__link.main-bold-title,
.bold_text,
#SiteNav .top_menu_list {
  /* padding: 10px; */
  padding: 32px 10px;
  color: var(--black);
}
/* .mobile_il_clicked{
    color: var(--bg_color1) !important;
} */

.site-nav.list--inline {
  display: flex;
}

.middle-menu-full {
  display: flex;
}

/* .menu-full {
    justify-content: space-between;
} */

.sidebar-menu-list {
  padding-left: 0;
}

.site-nav--has-dropdown:after {
  border-width: 0 0.31em 0.5em;
  border-top-color: transparent;
  border-bottom-color: #fa0;
}

ul li > .site-nav__dropdown {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  background-color: #fff;
  /* min-width: 160px; */
  z-index: 2;
  width: 100%;
  left: 0;
  transition: 0.1s;

}


/* ul li:hover > .site-nav__dropdown {
    visibility: visible;
    opacity: 1;
} */
.site-nav__dropdown li {
  text-transform: capitalize;
  padding-bottom: 10px;
}

.sub-menu-inner-page {
  display: flex;
}

.image-section.mega-list.mega-list-logo {
  display: flex;
  align-items: start;
  justify-content: end;
  /* max-width: 470px; */
  /* max-height: 315px; */
  width: 100%;
  /* height: 100%; */
  height: auto;
  gap: 20px;
}
.img-box {
  /* width: 470px; */
  width: 100%;
  height: 100%;
  max-height: 351px;
}
/* smoother zoom */
/* .image-section img {
    transition: transform 0.4s;
}
.img-box:hover img {
    transform: scale(1.1);
    transform-origin: 50% 50%;
} */
/*  end smoother zoom */
.img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}


.open {
  display: block !important;
}
/* =============== */
.search_area span.left_border {
  height: 100%;
  width: 100px;
  border-radius: 25px;
  position: absolute; 
  background: var(--bg_color1);
  left: -4px;
}
/* mobile menu css  */
/* .mobile-nav{
    border: 1px solid red;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    height: 100vh;
} */
/* ========== announcement ==========  */
/* font-size:calc(12px + (14 - 12) * ((100vw - 280px) / (1600 - 280))); */


.announcement--root {
  color: #fff !important;

}
.announcement--root {
  background: var(--bg_color1);
}
.announcement_right a {
  display: flex;
}
.announcement_right a:last-child {
  margin-right: 0;
}
.announcement_right img,
.announcement_right svg,
.announcement_right a,
.home-top img {
 width: 25px;
    height: 25px;
    margin-right: 5px;
}
.announcement--text,
.announcement_right {
  justify-content: space-between;
  letter-spacing: 1px;
}
.announcement_part2 {
  align-items: center;
  width: 50%;
  justify-content: flex-end;
  gap: 4%;
}
/* .announcement--text > * {
    font-size: 12px !important;
} */
/* ========== end announcement ==========  */
/* media query for header */
form.search input[type="text"]::placeholder {
  font-size: 15px;
}
a.for_mob {
  display: none;
}
.for_desk {
  display: block;
}
.label_mob,
.mobile_text {
  display: none;
}

@media only screen and (min-width: 788px) {
  .active_link_desk .link_div_mob {
    border-bottom: 1px solid;
    font-weight: 600;
    color: var(--bg_color1) !important;
  }
  .fixed_padding {
    padding: 0px 4% !important;
    transition: padding 0.3s ease-out;
    height: 80px !important;
  }
   .sticky_header, .product-page--featured-media {
    transition: top 0.3s ease;
  }
  .mega_full {
    /* top: 80px !important; */
    top: 80px !important;
    transition: top 0.5s ease-in-out;
  }
  .img-box a {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .image_text {
    padding-bottom: 0;
  }
  .logo--wrapper {
    /* width: 210px; */
    height: 100%;
    width: 280px;
  }
  .site-nav ul li {
    width: 80%;
  }
  .hover_class {
    color: var(--bg_color1) !important;
  }
  .site-nav--has-dropdown svg {
    transform: rotate(1deg) !important;
  }
  .menu_close_btn {
    display: none !important;
  }
  ul li:hover > .site-nav__dropdown {
    visibility: visible;
    opacity: 1;
  }
  .simpleMenu {
    width: fit-content !important;
    height: auto !important;
    left: unset !important;
    right: 4%;
  }
  /* ul li > .site-nav__dropdown{padding: 50px 5% 80px 5%;top:110px;background: rgba(0, 0, 0, 0.2);} */
  ul li > .site-nav__dropdown {
    top: 80px;
    background: rgba(0, 0, 0, 0.5);
    height: 100vh;
  }
  .side-bar-menu {
    width: 100%;
    border-right: 1px solid #a2a9b6;
    overflow-y:auto;
    overflow-x:hidden;
    height:70vh;
  }

/*   sidebar scoll customization start here */
  .side-bar-menu::-webkit-scrollbar-track
{
/* 	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
	background-color: #F5F5F5;
}

.side-bar-menu::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

.side-bar-menu::-webkit-scrollbar-thumb
{
	background-color: #F5F5F5;
	border: 2px solid #F5F5F5;
}
/*   sidebar scoll customization start here */
  .sidebar-menu-list {
    height: 100%;
  }
  .site-nav__dropdown li {
    position: relative;
    padding: 15px 15px 15px 0;
  }
  .site-nav__dropdown li:hover:before {
    content: "";
    position: absolute;
    top: 30%;
    width: 10px;
    height: 30px;
    background: #00a8b9;
    right: -25%;
    border-radius: 5px;
    max-height: 100%;
  }
  .search_area input::placeholder,
  .search_area input {
    font-size: calc(12px +(15 - 9) *((100vw - 280px) /(1600 - 280)));
    letter-spacing: 0.3px;
  }
  .search_area input::placeholder {
    /* color:  #a2a9b6; */
    color: gray;
  }


  .site-nav__dropdown li:hover {
    background: var(--bg_color1);
    color: #fff;
    width: 80%;
    border-radius: 10px;
    /* font-weight: 500; */
    padding: 15px;
  }
  .site-nav__dropdown li:hover .link_lable {
    color: #fff;
    font-weight: 400;
  }
  .simpleMenu .sub-menu-inner-page {
    display: block;
    width: fit-content;
    padding: max(30px, 3%);
    height: fit-content;
  }
  .simpleMenu .sub-menu-inner-page > div {
    width: fit-content !important;
    display: block !important;
    height: 217px;
    overflow: hidden;
  }
  .simpleMenu .side-bar-menu {
    width: fit-content;
    border-right: 0;
    margin: 0;
  }
  .simpleMenu .sidebar-menu-list li:hover:before {
    content: none;
  }

  .simpleMenu .sidebar-menu-list li {
    width: 100% !important;
    padding: 15px !important;
  }
  .simpleMenu .site-nav__dropdown li:hover {
    width: 100% !important;
  }
  /* .sub-menu-inner-page{padding: 50px 5% 80px 5%;width: 92%;margin: 0 auto;background-color:#f9f9f9;} */
  .sub-menu-inner-page {
    padding: 40px 125px;
    width: 92%;
    margin: 0 auto;
    background-color: #f9f9f9;
    overflow: auto;
  }

  /* .sub-menu-inner-page > div{display: flex;width:75%;padding-right:3em;} */
  .sub-menu-inner-page > div {
    display: flex;
    width: 75%;
  }

  .side-bar-menu {
    margin-right: 26px;
  }
  #SiteNav {
    width: 70%
  }
  .main_header .header_top_content {
    width: 60%;
  }
  /* payal res  */
  .search_area.desktop_search {
    width: 60%;
  }
  .search_area.desktop_search,
  .header--left-side {
    margin-right: 4%;
  }
  /* .header--left-side {
        max-width: 210px;
        width: auto;
     height: 45px;
    } */
  .announcement_part2 {
    width: 70%;
  }
  .announcement_part1 {
    width: 30%
  }
  /* payal res  */
  /* .announcement_right{width: 15%;} */
  .announcement_right a,
  .home-top li {
    margin-right: 10px;
  }
  #shopify-section-new-header {
    /* height: 70px; */
    height: 80px;
    padding: 30px 4%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .mobile-nav,
  .mobile_side_menu_logo,
  .mobile_menu_div,
  .mob_search_icon {
    display: none;
  }
  .announcement--root {
    font-size: 14px !important;
  }
  .announcement--text {
    padding: 10px 4%
  }
}
@media only screen and (max-width: 788px) {

  .active_link_desk {
    border-bottom: none
  }
  .fixed_padding {
    padding: 15px 4% !important;
    transition: padding 0.5s ease-in-out;
  }
  .sticky_header{
    transition: top 0.6s ease-in-out;
  }
  .announcement--root {
    font-size: 12px
  }
  .announcement--text {
    padding: 5px 4%
  }
  .logo--wrapper {
    width: fit-content;
    height: inherit;
  }

  .header--left-side {
    height: auto !important;
  }
  .top_bottom_center {
    gap: 0;
  }
  #shopify-section-new-header {
    padding: 20px 4%;
  }
  .top_menu_list > span {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .site-nav--has-dropdown svg {
    transform: rotate(270deg);
  }
  .image-section.mega-list.mega-list-logo {
    display: none;
  }
  .top_menu_list {
    position: relative;
  }
  .mobile_side_menu_logo {
    margin-bottom: 20px !important;
  }
  .mob_search_icon {
    width: 17px !important;
    height: 17px !important;
  }
  .desktop_search {
    display: none;
    margin-top: 25px;
  }
  .mobile_menu_div,
  .mobile_side_menu_logo,
  .mob_search_icon {
    display: block;
  }
  #SiteNav {
    position: fixed;
    top: 0;
    background: #fff;
    left: 0;
    flex-direction: column;
    align-items: baseline;
    padding: 20px 0;
    height: 100%;
    width: fit-content;
    /* width:300px; */
    display: none;
    max-width: 400px;
    /* overflow: auto; */
    /* margin-right: 15%; */
  }
  .site-nav ul li {
    white-space: normal;
  }
  /* ul li>.site-nav__dropdown{padding: 20px 5%;} */
  ul li > .site-nav__dropdown {
    position: unset;
    height: 0;
    transition: 0.1s !important;
  }
  .visible_menu_class {
    height: fit-content !important;
    visibility: visible !important;
    opacity: 1 !important;
    padding: 20px 5% 0;
    margin-top: 5px;
    border-top: 1px solid #a2a9b6;
  }
  #SiteNav .top_menu_list {
    padding: 0 20px 20px;
    background: white;
  }
  .header_top_content {
    flex-direction: column;
  }
  .mobile_menu_div {
    line-height: normal;
  }
  .mobile_menu_div .icon--menu {
    width: 30px;
  }
  .mobile_menu_div .icon--root path,
  .mobile_menu_div .icon--menu {
    color: var(--bg_color1);
    fill: var(--bg_color1);
  }
  .header_top_content,
  .search_area.desktop_search,
  .header--left-side {
    width: 100%;
  }
  .header--left-side {
    left: 0 !important;
    padding-bottom: 0;
  }
  .home-top span,
  .home-top a {
    display: none;
  }
  .announcement_part2,
  .announcement_part1,
  .announcement_right {
    width: fit-content;
  }
  .logo--wrapper {
    margin: 0 auto;
  }
  .announcement_part1 {
    margin-right: 5%;
    white-space: nowrap;
  }
  .announcement_right a,
  .home-top li {
    margin-right: 15px;
  }
  .top-head .announcement--text {
    overflow: auto;
  }
}

@media only screen and (max-width: 900px) {
  .logo--wrapper {
    max-width: 215px;
    height: 22px;
  }
  .home-top,
  .desktop_text {
    display: none !important;
  }

  .announcement_part1 {
    margin-right: 0;
    text-align: center;
  }
  .announcement_right {
    width: 100%;
    height: auto;
    background-color: var(--bg_color1);
    /* background-color: var(--bg_color1); */
    position: fixed;
    bottom: 0;
    z-index: 5;
    left: 0;
    padding: 10px 5%;
    flex-direction: row-reverse;
  }
  a.for_mob {
    display: flex;
    height: 100%;
  }
  .announcement_right a {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 15%;
    align-items: center;
    margin-right: 0;
  }
  /* .search_area.desktop_search {
        margin-top: 10px;
    } */
  .mobile_text,
  .for_mob {
    display: block;
  }
  .mobile_text {
    width: 100%;
  }
    .mobile_text_slider {
      width: 90vw;
      overflow: auto;
      text-align: center;
    }
  .label_mob {
    display: block;
    font-size: 10px !important;
    text-transform: capitalize;
    font-weight: 200;
    line-height: normal;
    padding-top: 5px;
    text-align: center;
  }
  .announcement_right img,
  .announcement_right svg,
  .announcement_right a,
  .home-top img {
    width: 100%;
    margin-right: 0;
  }
  .announcement_right img,
  .announcement_right svg,
  .announcement_right a,
  .home-top img .announcement--text,
  .announcement_right {
    justify-content: center;
  }
  /* storelocatore button */
  .newsletter_content_div .card_comman_btn {
    margin: 0 auto 27px;
  }
}
@media only screen and (max-width: 500px) {
  #SiteNav {
    max-width: 290px;
  }
}
/*  end media query for header */
.menutoggle_class {
  display: block !important;
}
/* combo_offers css */
.combo_vis {
  background: var(--bg_color1);
  color: #fff !important;
  font-weight: 600 !important;
}
.best_combo_slider {
  display: none;
}
/* end */

#load_more a {
  pointer-events: none;
}

/* #detail_form input::file-selector-button {
    padding: 0.5em;
    border: thin solid grey;
    border-radius: 3px;
} */
.sticky_container {
  position: fixed;
  bottom: 100px;
  display: flex;
  flex-direction: column;
  z-index: 5;
  right: 10px;
  width: fit-content;
}

.show_less {
  display: none;
}
#kiwi-big-iframe-wrapper button {
  width: 40px;
}
/* faq page */
.faq_info {
  display: none;
}
.newsletter_content_div .card_comman_btn {
  display: block;
  width: fit-content;
  padding-left: 20px;
  padding-right: 20px;
  background: var(--bg_color1) !important;
  color: #fff !important;
}
a.card_body_btn.card_comman_btn:hover {
  background-color: #fff !important;
  color: var(--bg_color1) !important;
}
button.accordion1 {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
button.accordion1 svg {
  width: 20px;
  height: 20px;
}

/* end */


.haptikchaticon {
  background: transparent;
  border-radius: 50%;
     width: 4%;
    height: 4%;
  align-items: center;
  justify-content: center;
  position: fixed;
  bottom: 100px;
  display: flex;
  z-index: 5;
  right: 10px;
}
#kiwi-big-iframe-wrapper {
  right: unset !important;
  left: 0;
}
.active svg {
  transform: rotate(182deg);
}
.terms_heading1 {
  width: 900px;
  margin: 0 auto;
}
.terms_heading1 .active:after {
  content: none;
}
.terms_heading1 svg {
  transition: all 0.5s;
}
/* sotre locator */
#map-canvas > div:nth-child(2) {
  display: none;
}
.cart_icon .label_mob {
  position: relative;
}
.cart-link__bubble {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  color: var(--bg_color1);
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background: #fff;
  z-index: 2;
  margin-left: 12px;
  margin-top: 12px;
  padding: 11px 10px 7px 11px;
}

p.sub_heading {
  font-family: var(--heading_new_f);
  word-spacing: 2px;
  font-size: 25px;
  font-weight: 500;
  font-family: 'League Spartan' !important;
}

/* Whatsapp chat Desktop */
.showMenu {
  position: relative;
     display: flex;
    padding: 5px 0;
}
.Mob_showMenu {
  position: relative;
  display: none;
}

.hideChatMenu {
  position: absolute;
  width: 10rem;
  padding: 10px;
  background: #f9f9f9;
  top: 2rem;
  left: -4rem;
  display: none;
  align-items: center;
  z-index: 999999999;
  flex-direction: column;
  height: auto;
  justify-content: space-between;
}
.ChatMenuContainer {
  /* margin: 10px; */
  background: #f9f9f9;
  align-items: center;
  flex-direction: column;
  /* padding: 10px 0; */
  justify-content: space-between;
}
.hideChatMenu .ChatMenuContainer .chatMenus,
.hideChatMenu .ChatMenuContainer .chatMenus a {
  color: #000 !important;
  width: 100%;
  align-items: center;
  text-transform: capitalize;
  white-space: no-wrap;
}
.hideChatMenu .ChatMenuContainer .chatMenus,
.chatMenus a {
  display: flex;
  padding: 10px 10px !important;
  width: 100%;
}
.hideChatMenu .ChatMenuContainer .chatMenus:hover,
.chatMenus a:hover {
  width: 100%;
  color: #fff !important;
  background: var(--bg_color1);
  border-radius: 10px;
  font-weight: 500;
  /* background: var(--bg_color1) !important; */
  padding: 10px 15px;
}
.hideChatMenu .ChatMenuContainer .chatMenus:hover .userChatLink {
  color: #fff !important;
}
.mob_headerMenu {
  display: none;
}
.userChatLink {
  justify-content: flex-start !important;
}

@media only screen and (max-width: 500px) {
  .showMenu {
    display: none;
  }

  .Mob_showMenu {
    display: flex;
  }
  .Mob_showMenu {
    position: relative;
    /* display: none; */
    height: 25px;
    width: auto;
  }

  .Mob_hideChatMenu {
    position: absolute;
    width: 10.7rem;
    padding: 10px;
    background: #f9f9f9;
    top: 2rem;
    right: 0;
    display: none;
    align-items: center;
    z-index: 3;
    flex-direction: column;
    height: auto;
    justify-content: space-between;
  }
  .mob_headerMenu {
    display: flex;
    justify-content: space-between;
    align-items: center;
/*     width: 15%; */

  }
  .backdrop {
    width: 102vw;
    height: 80vh;
    background: #0004;
    padding: 0;
    margin: 0;
    position: fixed;
    right: 0;
    left: 0;
    top: 5em;
  }
}
.nilkamalsleep.header-wrapper{
  display : none!important;
}
.tracking_page iframe  {
    margin-top:-120px !important;
}

@media (max-width:768px){
  .tracking_page iframe {
    margin-top: -63px !important;
}
}
/* mobile sidebar css */
@media only screen and (max-width: 600px) {
  .shop--gap{
    gap: 4px;
  }
    .d--block {
    display: block !important;
}
.w--mobile{
       right: 8px !important; 
       bottom: 50px;
}
  .side-bar-menu span.link_lable {
       padding-bottom: 12px;
       font-size: 16px;
       font-weight: 400;
       line-height: 1.2;
   }
   p.site-nav__link.main-bold-title {
       font-weight: 500;
   }
   p.site-nav__link.main-bold-title {
       font-weight: 500;
       color: #3c4e5e !important;
   }
   li.top_menu_list.site-nav--has-dropdown.mobile_il_clicked span.link_div_mob {
       font-weight: 500;
   }
     span.link_div_mob {
       font-size: 20px;
       height: 35px;
   }
   #SiteNav .top_menu_list {
       padding: 0 23px 14px !important;
   }
   #SiteNav {
     max-width: 80% !important;
     padding-top: 0px !important
   }
   .myMobileExtraContent svg {
     transform: none !important;
   }
   a.site-nav__link.site-nav__link--main {
     height: 35px;
     padding-top: 9px;
   }
   a.logo--wrapper.mobile_side_menu_logo {
     margin-bottom: 20px !important;
     margin-top: 28px;
   }
   .myMobileExtraContent {
    margin-top: 20px;
   }
   .site-nav--has-dropdown svg {
    width: 13px;
   }
 }


  a.bannerimg_logo.logo--img img {
  width: 40%;
}