/** Shopify CDN: Minification failed

Line 81:0 Unexpected "{"
Line 128:1 Expected "}" to go with "{"

**/
    @font-face {
    font-family: 'Manifont Grotesk Bold';
    src: url("//oshadi.in/cdn/shop/files/ManifontGroteskBold-webfont.eot?v=15781415359907814732"),
         url("//oshadi.in/cdn/shop/files/ManifontGroteskBold-webfont.woff?v=8940890807559388316") format('woff'),
         url("//oshadi.in/cdn/shop/files/ManifontGroteskBold-webfont.ttf?v=5991248476621719372")  format('truetype'),
         url("//oshadi.in/cdn/shop/files/ManifontGroteskBold-webfont.svg?9150") format('svg');
}

@font-face {
    font-family: 'Manifont Grotesk Book';
    src: url("https://cdn.shopify.com/s/files/1/0749/6627/0164/files/manifont-grotesk_book.eot?v=1753237613"),
         url("https://cdn.shopify.com/s/files/1/0749/6627/0164/files/manifont-grotesk_book.woff?v=1753237613") format('woff'),
         url("https://cdn.shopify.com/s/files/1/0749/6627/0164/files/manifont-grotesk_book.ttf?v=1753237613")  format('truetype'),
}


body{
  font-family: 'Inter', sans-serif!important;
}


p, .announcement-bar__message h5{
  font-family:'Inter', sans-serif;
}

.header__menu-item{
  font-family:'Inter', sans-serif;
  font-weight:500;
  text-transform: uppercase;
}

.cart-count-bubble{
background-color:#014883;  
}

.manifontbk{
  font-family:'Manifont Grotesk Book'!important;
}

.manifont{
  font-family:'Manifont Grotesk Bold'!important;
}

.button:not([disabled]):hover:after{
  box-shadow:none!important;
}

.footer{
  padding-top:5%!important;
}


@media (min-width:768px){
  .header-wrapper{
    height:60px;
  }

   .header {
        padding-top: 0px!important;
    }

  .mobile-only, .mobile-view{
    display:none!important;
  }

  .header.page-width{
    padding-right:0!important;
  }

  .footer-inner {
    max-width: 100%!important;
    margin: 0% 1%!important;
}
  .footer-logo {
{
    margin-left:-1%;
}
}

@media (max-width:767px){
  .desk-only, .desk-view{
    display:none!important;
  }

  .page-width{
    padding:0!important;
  }
}


.header-wishlist-icon-bubble{
  background-color: #014483 !important;
  color:white; 
  border-radius:50%;
  font-size:10px;
  height:17px;
  position:absolute;
  padding:0px 5px;
  top:20px; 
  margin-left:12px
}

.header-wishlist-icon:hover{
  transform:scale(1.1);
  cursor:pointer;
}

@media (min-width:768px){
.kl-private-reset-css-Xuajs1 span{
  height:80px!important;
  width:80px!important;
  margin-top:40%;
}
}

@media (max-width:767px){
.kl-private-reset-css-Xuajs1 span{
  height:40px!important;
  width:40px!important;
  margin-top:20%;
}
}