/** Shopify CDN: Minification failed

Line 13:2 Expected identifier but found "url("
Line 112:0 Unexpected "}"
Line 930:0 Comments in CSS use "/* ... */" instead of "//"
Line 1034:9 Expected ":"

**/

/* abc font for English */
@font-face {
  font-family: "CustomFont";
  url('/cdn/shop/files/ABC_Diatype.ttf?v=1724606453') format('truetype');
  unicode-range: U+0020-007E, U+00A0-00FF, U+0100-017F, U+0180-024F;
}

/* NarkissBlock font for Hebrew */
@font-face {
  font-family: "CustomFont";
  src: url('//omaisawoman.com/cdn/shop/t/30/assets/NarkisBlock-Regular.otf?v=99997837138791587401753083039') format("opentype");
  unicode-range: U+0590-05FF, U+FB1D-FB4F;
}


.collection-hero__title{
  font-family: 'CustomFont', sans-serif;
}




@font-face {
  font-family: "BrownStd";
  src: url('//omaisawoman.com/cdn/shop/t/30/assets/BrownStd-Regular.otf?v=70579098368847915011753083041') format("opentype");
}
@font-face {
  font-family: "BrownStd-Bold";
  src: url('//omaisawoman.com/cdn/shop/t/30/assets/BrownStd-Bold.otf?v=115772564087437051771753083038') format("opentype");
}
/*@font-face {
  font-family: "BrownStd-ItalicAlt";
  src: url('//omaisawoman.com/cdn/shop/t/30/assets/BrownStd-ItalicAlt.otf?v=143244346180272489441753083038') format("opentype");
}
@font-face {
  font-family: "BrownStd-Light";
  src: url('//omaisawoman.com/cdn/shop/t/30/assets/BrownStd-Light.otf?v=126569215790706693221753083039') format("opentype");
}
@font-face {
  font-family: "BrownStd-ReclinBoldAlt";
  src: url('//omaisawoman.com/cdn/shop/t/30/assets/BrownStd-ReclinBoldAlt.otf?v=171756428759820752291753083039') format("opentype");
}
@font-face {
  font-family: "BrownStd-ReclinLight";
  src: url('//omaisawoman.com/cdn/shop/t/30/assets/BrownStd-ReclinLight.otf?v=163964403516976541901753083039') format("opentype");
}
@font-face {
  font-family: "BrownStd-ReclinRegular";
  src: url('//omaisawoman.com/cdn/shop/t/30/assets/BrownStd-ReclinRegular.otf?v=161558884210416124671753083040') format("opentype");
}
@font-face {
  font-family: "BrownStd-ReclinRegularAlt";
  src: url('//omaisawoman.com/cdn/shop/t/30/assets/BrownStd-ReclinRegularAlt.otf?v=14059982165594966611753083040') format("opentype");
}
@font-face {
  font-family: "BrownStd-ReclinThin";
  src: url('//omaisawoman.com/cdn/shop/t/30/assets/BrownStd-ReclinThin.otf?v=59048290576456197451753083040') format("opentype");
}
@font-face {
  font-family: "BrownStd-RegularAlt";
  src: url('//omaisawoman.com/cdn/shop/t/30/assets/BrownStd-RegularAlt.otf?v=100100842614220953041753083041') format("opentype");
}
@font-face {
  font-family: "BrownStd-Thin";
  src: url('//omaisawoman.com/cdn/shop/t/30/assets/BrownStd-Thin.otf?v=45797250765740374861753083038') format("opentype");
}
@font-face {
  font-family: "BrownStd-ThinItalic";
  src: url('//omaisawoman.com/cdn/shop/t/30/assets/BrownStd-ThinItalic.otf?v=62662953729742052231753083038') format("opentype");
}*/

@font-face {
  font-family: "NarkisBlock-Regular";
  src: url('//omaisawoman.com/cdn/shop/t/30/assets/NarkisBlock-Regular.otf?v=99997837138791587401753083039') format("opentype");
}

@font-face {
  font-family: "NarkisBlock-Bold";
  src: url('//omaisawoman.com/cdn/shop/t/30/assets/NarkisBlock-Bold.otf?v=38867535314932853081753083039') format("opentype");
}

body {
  font-family: "NarkisBlock-Regular";
}
.shopify-section.section-header, .shopify-section.section-header {
  position: relative;
  width:100%;
}
.template-index .shopify-section-header-hidden {
  transform: none;
}
.header-wrapper {
	background: transparent;
  z-index: 999;
}
#header {
  
  background-color: white;
  padding: 0 25px;
  align-items: center;
    
}
}
.header__menu-item span {
  font-family: "NarkisBlock-Regular";
  font-size: 16px;
  line-height: 18px;
}
.header__icon, .header__icon--cart .icon{
  width: auto;
}
.header__icon:not(.header__icon--summary), .header__icon span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "NarkisBlock-Regular";
  font-size: 16px;
  line-height: 18px;
  direction: ltr;
  text-decoration: none;
}
.header__icon.header__icon--account {
  margin-right: 20px;
}
.header__inline-menu details[open]>.header__submenu {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: transparent;
}
.header__icon span {
  margin-right: 0.5px;
  direction: ltr;
  font-family: "NarkisBlock-Regular";
  font-size: 12px;
  line-height: 18px;
}
.cart-count-bubble {
  position: relative;
  background-color: transparent;
  color: inherit;
  height: auto;
  width: auto;
  border-radius: 0;
  display: inline-block;
  justify-content: flex-start;
  align-items: center;
  font-size: 1rem;
  bottom: inherit;
  left: 14px;
  top:2px;
  line-height: inherit;
}
@media screen and (max-width: 989px) {
  .cart-count-bubble {
    left: 13px;
    top:2.5px;
  }
 
}

.shopify-section.section-header.shopify-section-header-sticky {
  position: sticky;
  top: 0;
  transform: none;
}
.child-content {
  grid-area: custom;
}
.header--middle-center {
  grid-template-areas:
        "navigation heading icons"
        "custom custom custom";
  grid-template-columns: 1fr auto 1fr;
  column-gap: 1rem;
}
.custom-child-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
}
.custom-child-menu li a{
  font-family: "NarkisBlock-Regular";
  font-size: 16px;
  line-height: 18px;
}
.link, .customer a {
  font-family: "NarkisBlock-Regular";
}
.media.media--hover-effect .sizes {
  opacity: 0;
  position: relative;
}
.media.media--hover-effect .sizes ul {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	position: absolute; 
	bottom: 0;
	background: #fff;
	width: 100%;
	padding:0;
  height: 48px;
}
.media.media--hover-effect .sizes ul li{
  padding: 5px 8px;
  width: 25px;
  font-weight:bold;
  position: relative;
  color:#272727;
  /*font-family: "NarkisBlock-Bold";*/
  /*font-family: "BrownStd-Bold"; */
  font-family: "ABC Diatype"; 
  font-size: 14px;
}
.media.media--hover-effect .sizes ul li.out-of-stock {
  color:#dedede;
}
.media.media--hover-effect .sizes ul li.out-of-stock:before {
/*  content: "";
  border-bottom: 2px solid #dedede;
  position: absolute;
  width: 100%;
  height: 43%;
  transform: rotate(45deg);*/
}
.card-wrapper:hover .media.media--hover-effect>.sizes {
    opacity: 0.6;
    transition: transform var(--duration-long) ease;
}
.card__information {
  display: flex;
  flex-wrap: wrap;
  direction: ltr;
  justify-content: space-between;
  align-items: center;
}

.card__information .card-information {
  width: 40%;
  text-align: right;
  direction: ltr;
}
.card__information .card__heading {
  margin: 0;
  font-family: "NarkisBlock-Regular";
}
.card-information>*:not(.visually-hidden:first-child)+*:not(.rating) {
  margin-top: 0!important;
}
.card__content .card__badge {
    align-self: flex-start;
    grid-row-start: 1;
    justify-self: flex-start;
}

/* Collage with text */

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.feature-row-wrapper{
  overflow:hidden;
  direction:ltr;
  margin-top: 260px;
  margin-bottom: 260px;
}

.feature-row{
  margin:0 auto;
  display:flex;
  justify-content:space-between;
  align-items: flex-start;
}

.feature-row .h1 {
  font-size: 30px;
  line-height: 33px;
  margin-bottom: 30px;
  /*font-family: "BrownStd";*/
  font-family: "ABC Diatype"; 
}
#size-chart .product-popup-modal__button{
  padding-right: 0;
  margin-bottom: 20px;
  margin-top: -8px;
  text-decoration: none;
}
#size-chart .product-popup-modal__button svg{
 transform: rotate(225deg);
}
.tab {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  grid-row-gap: 1px;
}
.tab .tablinks {
  width: 32%;
  border: 0;
  background: transparent;
  padding: 10px;
  font-size: 16px;
  line-height: 18px;
  color: #272727;
}
.tabcontent .accordion__content.rte {
  font-size: 16px;
  line-height: 21px;
  color:#000;
}
.tab .tablinks.active {
  border-bottom: 1px solid #272727;
}
.column-text-grid .row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  column-gap: 100px;
  margin-bottom: 50px;
}
.column-text-grid .row .column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
  text-align: right;
}
.column-text-grid .row .column .branches_heading {
  font-family: "NarkisBlock-Bold";
  font-size: 16px;
  line-height: 23px;
  color:#272727;
}
.column-text-grid .row .column .image-with-text__text.rte {
  font-family: "NarkisBlock-Regular";
  font-size: 16px;
  line-height: 23px;
  color:#272727;
}
body.template-login #MainContent,
body.template-search #MainContent,
body.template-collection #MainContent,
body.template-cart #MainContent, 
body.template-page:not(.stores)
{
  margin-top: 114px;
}
.template-cart .page-width {
  max-width: 1200px;
}
.template-cart .cart-items, .template-cart .cart-items th {
  text-align: right;
}
.template-cart .cart-item__name {
  /*font-family: BrownStd;*/
  font-family: "ABC Diatype"; 
  
}
.template-cart .product-option {
  font-family: "NarkisBlock-Regular";
}
.template-cart .totals {
  direction: rtl;
  font-family: "NarkisBlock-Regular";
}
.template-cart .totals > * + * {
  margin-right: 2rem;
  margin-left: 0;
}
.template-cart .cart__footer {
  direction: ltr;
}
.template-cart .cart__footer>div:only-child {
    margin-left: inherit;
}
@media only screen and (min-width: 750px) {
  h1, .h1 {
    font-size: calc(var(--font-heading-scale) * 2.5rem);
  }
  .template-cart .cart-item>td+td {
    padding-right: 4rem;
    padding-left: 0;
  }
  .template-cart .cart-item .cart-item__quantity, .template-cart .cart-items .cart-items__heading--wide {
    padding-right: 6rem;
    padding-left: 0;
    text-align: right;
  }
}

@media screen and (max-width: 989px) {
  .branches .page-width {
    padding: 0;
  }
  .column-text-grid .row {
    width: 100%;
    column-gap: 60px;
    margin-bottom: 40px;
  }
  
}
@media only screen and (min-width:1050px){

.feature-row{
    margin:0 15%
}
  }

@media only screen and (max-width:768px){

.feature-row{
    flex-direction:column;
    margin:0
}
  .feature-row .h1{
  margin: 0 15px 30px 15px;
  	}
  }

@media only screen and (max-width:959px){
  .feature-row--small-none{
    display:block;
  }
}

.feature-row__item {
  flex:0 1 46%;
}

@media only screen and (max-width:768px){
  .feature-row__item {
    flex:1 1 auto;
    max-width:100%;
    min-width:100%;
  }
}

.feature-row__item--overlap-images{
  display:flex;
  justify-content:space-between;
  align-items:center;
  padding:0 0 15px;
  margin:0 0 0 -30px
}

@media only screen and (min-width:769px){
  .feature-row__item--overlap-images{
    /*margin:0 auto*/

  }
}

.feature-row__item--overlap-images>*{
  width:100%;
}

.feature-row__item--overlap-images>:first-child{
  z-index:1;
}

@media only screen and (min-width:769px){
  .feature-row__item--overlap-images>:first-child{

  }
}

.feature-row__item--overlap-images svg{
}

.feature-row__image{
  display:block;
  margin:0 auto;
  order:1
}

@media only screen and (min-width:769px){
  .feature-row__image{
    order:2
  }
}

.feature-row__text{
  min-width: 42%;
  flex: 0 1 42%;
  padding:0
}

.feature-row__text .rte{
  margin:0;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 130px;
  /*font-family: "BrownStd";*/
  font-family: "ABC Diatype"; 
  
}

.feature-row__text .btn{
  margin-top:15px;
}

@media only screen and (max-width:768px){
  .feature-row-wrapper{
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 0;
  }
  .feature-row__text{
    order:1;
    margin-top:0;
    padding:30px 0 0;
    padding-bottom:0
  }
  .feature-row__item--overlap-images{
    order: 2;
    margin: 0;
    padding:100px 80px 30px 80px;
  }
  .feature-row__text .rte {
    margin: 0 15px 50px;
  }
}
.field__input, .customer .field input {
  text-align: right;
}
.field__label, .customer .field label {
    left:inherit;
    right: calc(var(--inputs-border-width) + 2rem);
}
.field__input:focus~.field__label, .field__input:not(:placeholder-shown)~.field__label, .field__input:-webkit-autofill~.field__label, .customer .field input:focus~label, .customer .field input:not(:placeholder-shown)~label, .customer .field input:-webkit-autofill~label {
    left: inherit;
    right: calc(var(--inputs-border-width) + 2rem);
}
@media only screen and (min-width:769px){
  .feature-row__text--left{
    padding-left:60px;
  }

  .feature-row__text--right{
    padding-right:60px;
  }
}

.image-wrap img {
  max-width: 100%;
  height: auto;
}
.link-discover {
  font-size: 15px;
  line-height: 16px;
  text-align: center;
  margin: 18px;
}
.link-discover a {
  padding: 10px;
  text-decoration: none;
  color: #272727;
  /*font-family: "BrownStd";*/
  font-family: "ABC Diatype"; 
}
.custom-child-menu {
  display: none;
}
.custom-child-menu.open {
  display: flex;
}
summary.list-menu__item, .header__menu-item {
  padding:0;
}
summary.list-menu__item span, .header__menu-item{
  padding:1rem 1rem;
}
.d-flex {
  display: flex;
}
.flex-row {
  flex-direction: row;
}
.flex-column {
  flex-direction: column;
}
.cartpopup-item-image img {
  max-width: 120px;
  border-radius: 7px;
}
.cartpopup-item-content {
  padding: 10px 23px;
  position: relative;
}
.cartpopup-item {
  padding-top:10px;
}
.cartpopup-item:last-child {
  padding-bottom:10px;
}

.cartpopup-item-content h5{
  padding: 0;
  margin:0;
  font-size: 15px;
  line-height: 19px;
}
.cartpopup-item-content h5 a{
  text-decoration: none;
  font-size: 15px;
  line-height: 19px;
  color:#000;
  /*font-family: 'BrownStd';*/
  font-family: "ABC Diatype"; 
}
.cartpopup-item-content .price {
  font-size:16px;
  line-height: 16px;
}
.cartpopup-item-content .remove {
  position: absolute;
  bottom: 20px;
  font-size:12px;
  line-height: 16px;
  color: #000;
  text-decoration: underline;
}
.cartpopup-footer {
    align-items: center;
    justify-content: center;
    padding: 39px 5px;
    display: flex;
    flex-direction: column;
}
.close-minicart {
  margin: 10px;
}
.search-container {
  display: none;
}
.search-container.open {
  display: block;
}
.custom-search-form .field__label {
  font-size: 16px;
  line-height: 18px;
  right: 40px;
  top: 15px;
  margin-bottom: 0;
  pointer-events: none;
  position: absolute;
  transition: top var(--duration-short) ease,font-size var(--duration-short) ease;
  color: #9F9F9F;
}
.custom-search-form .search__input.field__input {
  padding-right: 5rem;
  text-align: right;
  border: 0;
  background: transparent;
  outline: none!important;
  border: 0;
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none;
}
.custom-search-form .search__input.field__input:focus, .custom-search-form .search__input.field__input:hover {
  outline: none!important;
  border: 0;
  outline:none;
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none;
}
.custom-search-form .field:after {
  border: 0;
  box-shadow:none!important;
}
.header__icon span.desktop-hidden.flex, .desktop-hidden {
  display: none!important;
}
.header__icon span.mobile-hidden.flex {
  display: flex!important;
}
.header:not(.header--middle-left) .header__inline-menu {
  margin-top: 0;
}
.header__menu-item:hover, .header__menu-item:hover span {
  text-decoration: none;
}
.icon-bag-minimal {
  display: none;
}
.icon-bag-minimal path {
  /* stroke-width:2px; */
}
.mobile-menu-trigger {
  display: none;
}
.menu-mobile {
  display: none;
}
.menu-mobile.open {
  display: block;
}
.menu-mobile-list {
  display: flex;
  flex-wrap: wrap;
}
.menu-mobile-list li {
  width: 100%;
  text-align: right;
  padding: 15px 25px 0 0;
}
.menu-mobile-list li .list-menu__item {
  display: block;
}
.icon-search.search-trigger {
  margin-right: 20px;
}
img.desktop-hide {
  display: none!important;
}
.slide-image-link {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  z-index: 2;
}
.product__info-wrapper .product__title {
  font-size:40px;
  line-height: 68px;
  font-family: "NarkisBlock-Regular";
}
.product-form__input .form__label {
  font-size: 13px;
  line-height: 17px;
}
.icon-bag-minimal {
    display: block;
    fill: #000;
    width: 20px!important;
    height: 20px!important;
    stroke: #000;
  }
  .cart-text {
    display: none!important;
  }

@media screen and (max-width: 989px) {
  #header {
    max-width: 638px;
    grid-template-areas:
        "left-icon heading icons"
        "custom custom custom";
   
  }
  .header__icon span.desktop-hidden.flex {
    display: flex!important;
  }
  .desktop-hidden, img.desktop-hide {
    display: block!important;
  }
  .header__icon span.mobile-hidden.flex, img.mobile-hide {
    display: none!important;
  }
 
  .icon-bag-minimal {
    display: block;
    fill: #000;
    width: 20px!important;
    height: 20px!important;
    stroke: #000;
  }
  .cart-text {
    display: none!important;
  }
  .mobile-menu-trigger {
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin-right: -10px !important;
  }
  .mobile-menu-trigger .icon-hamburger.show{
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .header__icon:not(.header__icon--summary), .header__icon span {
    /* margin-right: 10px; */
  }
  .cartpopup-item-image img {
    max-width: 90px;
    border-radius: 5px;
  }
  .mobile-hidden{
    display:none!important;
  }
}
product-recommendations .grid {
  column-gap: var(--grid-desktop-horizontal-spacing);
}

@media screen and (max-width: 767px) {
  .card__information {
      display: inline-block;
  }
  .card__information .card-information {
    width: 100%;
    text-align: center;
	}
  .grid-overflow-wrapper {
    overflow: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .grid-overflow-wrapper .grid {
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
  }
  .grid-overflow-wrapper .grid__item {
    width: 77vw;
    flex: 0 0 77vw;
    display: inline-block;
    float: none;
    white-space: normal;
  }
  .slider-buttons {
    position: absolute;
    top: calc(50% - 22px);
    width: 100%;
    justify-content: space-around!important;
    direction: ltr;
  }
  .slider-counter {
    display: none!important;
  }
  .slider-button.slider-button--prev {
    position: absolute;
    left: 0;
    z-index: 99;
  }
  .slider-button.slider-button--next {
    position: absolute;
    right: 0;
    z-index: 99;
  }
  .slider-buttons .slider-button .icon {
    height: 0.9rem;
  }
  .product__info-wrapper .product__title {
  	font-size:30px;
  }
}



.pagination-wrapper{    
  direction: ltr;
}

.button:disabled{
    /*font-family: 'BrownStd';*/
  font-family: "ABC Diatype"; 
}
.badge{
    /*font-family: 'BrownStd';*/
  font-family: "ABC Diatype"; 
}
.colorOption{
	padding:0!important;
    margin-right:0!important;
    justify-content: right!important;
    color: #272727!important;
    font-family: 'NarkisBlock-Regular'!important;
    font-size: 16px!important;
}
.price-item{
    font-size: 22px!important;
    color: #272727!important;
}
.price .price-item{
    margin: 0 0 0 1rem!important;
}
.product__tax {
	display:none;
}
.product-popup-modal__button {
  font-size: 13px!important;
}

.product-form__input input[type=radio]+label {
    margin-left: 7px!important;
    margin-right: 0!important
}
.card-information .price-item{
  font-size: 13px!important;
}
.product-recommendations__heading{
    text-align: center;
    /*font-family: 'BrownStd';*/
  font-family: "ABC Diatype"; 
    font-size: 15px;
}

// SWYM ADDONS
#swym-remind-email-auth-button { background-color: #000 !important; color: #fff !important; }
#swym-remind-email-auth-button:hover, #swym-remind-email-auth-button:focus { background-color: #00ff00 !important; color: #000 !important; }


/* Site Nav "Shop" word Font */
#Details-HeaderMenu-1 span{
  /*font-family: 'BrownStd'!important; */
  font-family: "ABC Diatype"!important; 
  font-size:14px!important; 
}

/* Site Nav Sub Menu "New" & "Sale" words Font */

.list-menu > li:nth-of-type(1) span{
  /*font-family: 'BrownStd'!important; */
  font-family: "ABC Diatype"!important; 
  font-size:16px!important;
      padding-top: 3px;
   color:red;
  
  
  }  /*
.list-menu > li:nth-of-type(2) span{
  font-family: "ABC Diatype"!important; 
    font-size:16px!important;
     padding-top: 3px;
  
  } */
.list-menu > li:nth-of-type(6) span{
  /*font-family: 'BrownStd'!important; */
  font-family: "ABC Diatype"!important; 
  font-size:16px!important;
      padding-top: 3px;
  color:red;
  }

/* Mobile Site Nav Sub Menu "New" & "Sale" words Font */

.menu-mobile-list > li:nth-of-type(1) a{
  /*font-family: 'BrownStd'!important;*/
  font-family: "ABC Diatype"!important; 
   color:red;
  
  
  }
/*.menu-mobile-list > li:nth-of-type(2) a{
  font-family: "ABC Diatype"!important; 
    font-size:16px!important;
     padding-top: 3px;
  }*/
.menu-mobile-list > li:nth-of-type(6) a{
  /*font-family: 'BrownStd'!important; */
  font-family: "ABC Diatype"!important; 
  color:red;
  }

/* Fonts Size Fix Product Page*/


.enFont{
  /*font-family: 'BrownStd'!important; */
  font-family: "ABC Diatype"!important; 
}

@media screen and (max-width: 750px) {
  .spaceFix{
	margin-top:0!important
  }
  .list-menu {
    padding: 0 0 150% 0!important;
}
}

.lineHeightZero{
	line-height:0!important
}

/* Mobile menu icon */
.mobile-menu-trigger .icon-close{
  display: none;
  height:20px;
  width: 20px;
}
 
/*Popup Close X*/
#_atPopupSU .bl-template .p-close-btn{
    display: block;
}


@media screen and (max-width: 989px) {
 
 .icon-search.search-trigger {
  margin-right: 5px;
}
}


/*Menu font size*/
nav .link{
  font-size:2rem;
}
nav{
  summary.list-menu__item span, .header__menu-item 
    padding: 1rem 2.5rem;

}
 



  @media screen and (max-width: 748px) { 
#header {
    padding: 0 25px 0 7px;
}
    .menu-mobile-container{
      max-width:250px;
    }
  }