/** Shopify CDN: Minification failed

Line 1072:1 Expected "}" to go with "{"

**/
.pricesection-gridsection {
    padding: 0 20px 20px;
} 
.pricesection .compare-price {
    text-decoration: line-through;
    font-size: 14px;
    font-weight: bold;
} 
.pricesection span.main-price {
    font-size: 18px;
    font-weight: bold;
}
.pricesection {
    display: flex ;
    align-items: center;
    gap: 0 10px;
    flex-wrap: wrap;
}
.save-money {
    color: #ba4444;
    font-size: 15px;
}
select.all-variants {
    width: 100%;
    margin: 5px 0 0;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
} 
button.addtocart-button {
    width: 60%;
    background: #4c515e;
    color: #fff;
    font-weight: 700;
    padding: 7px 10px;
    border-radius: 5px;
    margin-top: 10px;
    float: right;
    position: absolute;
    top: auto;
    right: 10px;
    z-index: 1;
    bottom: 15px;
}
.grid-item__content button.swym-button.swym-add-to-wishlist-view-product {
    top: auto;
    bottom: 24px;
    transform: scale(1.5);
    left: 1.7rem;
}
span.btn.btn--circle.btn--icon {
    visibility: hidden;
}
.grid-product__title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 53px;
}
.pricesection-main {
    min-height: 54px;
}
.selectoption-section {
    min-height: 44px;
}
.grid-item__content .grid-item__meta {
    margin-bottom: 0;
} 

.site-nav__link {
    padding: 15px 7.5px;
    color: #4c515e;
    font-size: 13px;
} 
body .site-nav__link { 
    letter-spacing: 1.5px;
}
.site-nav__item svg.icon.icon--line {
    display: none !important; 
}
.header-section .header-wrapper--compressed {
    box-shadow: 0 0 25px rgb(0 0 0 / 10%);
}
span.site-nav__icon-label.small--hide {
    display: none;
}
.search__input {
    border-radius: 25px;
    padding: 6px 15px;
} 
.header-item.header-item--search.small--hide {
    margin-left: 4rem;
}
a.site-nav__dropdown-link.site-nav__dropdown-link--top-level {
    font-weight: bold;
}
.footer__base-links a {
    display: none;
}
.section-header__link {
    font-weight: bold;
} 
 
body .grid-article__image .image-wrap {
    border-radius: 0;
}
.grid-product__tag.grid-product__tag--sale {
    display: none;
}

/* Cart Drawer CSS */

.site-header__drawer {
    position: fixed;
    max-height: 100%;
    top: 0;
    bottom: 0;
    z-index: 9;
    border-radius: 15px 0 0 15px;
} 
.site-header__drawer .buttonclose {
    display: none;
} 
header-drawer.site-header__mobile-nav .buttonclose {
    display: block;
}

.site-header__drawer-animate {
    height: 100%;
}  
.cart__drawer-form {
    max-height: 100vh;
    overflow: auto;
    padding-bottom: 160px;
} 
.cart__item-row.cart__checkout-wrapper.payment-buttons {
    margin-bottom: 0;
} 
.cart__item-row--footer.text-center {
    padding: 0;
    font-size: 14px;
}
.site-header__drawer {
    position: fixed;
    max-height: 100%;
    top: 0;
    bottom: 0;
    z-index: 9;
    border-radius: 15px 0 0 15px;
} 
header-drawer .buttonclose {
    display: none;
} 
header-drawer .cart__footer { 
    bottom: 0;
    box-shadow: #00000012 0 1px 2px, #00000012 0 2px 4px, #00000012 0 4px 8px, #00000012 0 8px 16px, #00000012 0 16px 32px, #00000012 0 32px 64px;
    background: #fff;
}
header-drawer .cart__drawer-form {
    overflow: auto;
    height: 100%;
    padding: 0;
} 
header-drawer .cart__item-row.cart__checkout-wrapper.payment-buttons {
    margin-bottom: 0;
} 
header-drawer .cart__item-row--footer.text-center {
    padding: 0;
    font-size: 14px;
} 
header-drawer .header-strip {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: sticky;
    top: 0;
    padding: 15px 25px 15px 15px;
} 
header-drawer .content {
    display: flex;
    align-items: center;
    gap: 15px;
} 
header-drawer .content img {
    width: 24px;
} 
header-drawer .content h2 {
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
} 
header-drawer h2.main-close-cart {
    font-size: 22px;
    margin: 0;
    cursor: pointer;
} 
header-drawer .marquee-container .marquee  {
    background: #4c515e;
    color:#fff;
    text-align: center;
    padding: 5px;
}
 
header-drawer .marquee-container {
    text-align: center;
} 
header-drawer .marquee__content p {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    display: flex;
    justify-content: center;
    padding: 4px 0;
} 
header-drawer .marquee-container .marquee ul {
    margin: 0;
}
.totalsection-main {
    display: flex;
    align-items: center;
    gap: 0 10px;
    flex-wrap: wrap;
    justify-content: end;
    width: 50%;
} 
label.add-note {
    margin-bottom: 0;
    font-weight: bold !important;
} 
.cart__item-sub.cart__item-row.cart__item--subtotal .cart__item-row {
    margin-bottom: 0;
    padding: 0 0 4px 0;
    align-items: center;
    width: 50%;
} 
.totalsection-main > div {line-height: normal;}

.totalsection-main div {
    font-weight: bold;
} 
p.tax-included {
    font-size: 12px;
} 
.accordion-new .accordion-new-header {
    display: flex;
    justify-content: space-between;
}
.accordion-new .accordion-new-header {
    cursor: pointer;
    font-weight: 700;
    padding: .5rem 0;
}
.accordion-new .accordion-new-header img {
    height: 20px;
    width: 20px;
}
.accordion-new .cart__item--subtotal {
    font-weight: 700;
    font-size: 18px;
}
.accordion-new .accordion-new-content {
    display: block;
    padding: 10px 0;
}
.accordion-new .cart__item-row {
    margin-bottom: 0;
}
.accordion-new .cart__item-sub .savings {
    color: red;
}
.accordion-new {
    margin-bottom: 1rem;
}
.cart__items span.cart__price {
    display: flex;
    align-items: center; 
    gap: 0 5px;
} 
.price-secmain {
    margin-bottom: 15px;
}
.cart__items span.compareprice-section {
    font-size: 13px;
    text-decoration: line-through;
    font-weight: normal;
} 
.cart__items span.cart__price {
    font-weight: bold !important; 
} 
.cart__items .cart__item--variants span {
    font-weight: bold !important; 
}
.cart__drawer-form .cartitem-content {
    width: 75%;
    padding-left: 10px;
} 
.cart__drawer-form .cart__item {
    display: flex;
} 
.cart__drawer-form .cart__item-remove {
    display: block !important; 
} 
.cart__drawer-form .quantityremove-sec {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
    width: 100%;
} 
.cart__item-remove a {
    margin-top: 0;
}
.cart__drawer-form .cart__scrollable {
    padding: 10px;
    height: 100%;
} 
.cart__drawer-form .cart__image {
    width: 30%;
} 
.cart__drawer-form .quantitysection-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
img.removebutton {
    cursor: pointer;
}
/* Cart Drawer CSS */

.collapsible-trigger-btn {
    font-weight: bold;
}


.browse-sectionmain is-land {
    display: none;
}
.browse-sectionmain .new-grid.product-grid .grid-item {flex: 0 0 calc(100% / 4.1);}

.browse-sectionmain .logo-bar__item {
    padding: 100px 40px;
    background: #4C515E;
    border-radius: 20px;
}
.browse-sectionmain span.logoText {
    color: #fff;
}


/* Gift Card CSS */
.sc-builder>div {
    flex-direction: row-reverse;
} 
.sc-gift-card__description {
    display: none !important;
} 
.sc-builder.sc--sendtome .sc-card-options .sc-card-option__value.sc-card-option__value--selected {
    border-color: #000;
} 
.sc-builder.sc--sendtome .sc-card-tabs .sc-card-tab.sc-card-tab--active {
    border-color: #000;
} 
.sc-builder.sc--sendtome .sc-quantity-selector {
    display: none;
} 
.sc-giftr-card__add.sc-compare-at {
    position: absolute;
    left: 108%;
} 
.sc-giftr-card__add.sc-compare-at button {
    background: #fff;
    border: 1px #000 solid;
    border-radius: 5px;
    color: #000;
}
.sc-builder .sc-configurator {
    background: #fff;
    position: relative;
    z-index: 1;
} 
.sc-builder.sc--sendtome {
    padding-bottom: 9rem;
}
.sc-builder.sc--sendtome .sc-card-preview {
    border-color: #000;
}
.desktoponly-section h1.h2.product-single__title {
    line-height: normal;
    margin: 5px 0;
} 
.desktoponly-section nav.breadcrumb {
    margin: 0;
} 
.desktoponly-section .product-single__vendor-sku {
    margin-bottom: 15px;
} 
.sc-giftr-card__price {
    display: none !important;
} 
.sc-quantity-selector {
    display: none !important;
}   
.sc-giftr-card__add {
    position: absolute;
    left: 108%;
}

.sc-giftr-card__price {
    display: none !important;
}

.sc-giftr-card__add  button {
    background: #fff !important;
    border: 1px #000 solid !important;
    border-radius: 5px !important;
    color: #000 !important;
}
/* Gift Card CSS */

.Contact  h1.section-header__title {
    display: none;
}  
.Contact  at-rte.at-rte.rte.clearfix.rte--no-margin {
    line-height: 22px;
} 
.Contact  at-rte.at-rte.rte.clearfix.rte--no-margin div {
    margin: 5px 0;
}
.shopify-policy__title {
    display: none;
} 
body .shopify-policy__container {
    max-width: 960px;
} 
.page-width--narrow {
    max-width: 960px;
} 
.page-width--narrow header.section-header h1 {
    display: none;
}
div#shopify-section-top-footer {
    clear: both;
}
.collection-grid__wrapper [data-view=medium] .grid-item {
    flex: 0 0 calc(100% / 4);
}
.collection-filter__item [data-view="list"] {
    display: none;
}
.product__policies.rte {
    display: none;
}
.sc-builder.sc--sendtome > h1 {
    display: none;
}
.pricemain-sec .redheart-sec {
    display: none;
} 
.pricemain-sec .redheart-sec.swym-added {
    display: block;
    position: relative;
    left: 14px;
} 
.pricemain-sec .blankheart-sec.disabled {
    display: none;
} 
.pricemain-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
} 
.pricemain-sec .social-sharing__link img {
    width: 35px;
} 
.pricemain-sec a.social-sharing__link {
    margin: 0px 2px;
}
button.giftreggie-pdp-wishlist-cta.giftreggie-pdp-wishlist-cta--button {
    display: none;
}

.giftreggie-pdp-button-area {
    position: relative;
    bottom: 32px;
}

button.giftreggie-pdp-registry-cta.giftreggie-pdp-registry-cta--button {
    padding: 15px;
    border: 1px #000 solid;
}
button.disabled.addtocart-button {
    opacity: 0.5;
} 
.announcement-bar.fixed-header {
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
}
#HeaderWrapper.fixed-header {
    position: fixed;
    width: 100%;
    top: 0px;
}
#HeaderWrapper.fixed-header .site-header__element.site-header__element--sub {
    transform: translateY(-100%);
    display: none;
}  
#HeaderWrapper.fixed-header .site-header__element.site-header__element--sub.is-active {
    transform: unset;
    display: block;
}
#HeaderWrapper.fixed-header .header-item--compress-nav{
    width:auto;
    opacity:unset;
    visibility:visible;
}
.site-header__cart .scrollable-grid .grid-item {
    min-width: 50%;
}
.add-item {
    cursor: pointer;
    display: flex;
    column-gap: 40px;
    align-items: center;
    padding: 10px 0 10px 16px;
    border-bottom: 1px dashed #d9d9d980;
    border-top: 1px dashed #d9d9d980;
}
.plus-icon {
    font-size: 30px;
}
.add-icon-txt {
    font-weight: 500;
    font-size: 15px;
    padding-top: 5px;
}

.product-full-width .video-wrapper {
    height: 100vh;
}
.storeGridParent ul.slick-dots.twStore-slick-dots {
    display: none;
}
.template-index .collection-image-fill-space--true img {
    padding: 8px;
}
/* Desktop CSS */


@media(max-width:767px){


.new-grid.product-grid.scrollable-grid--small .grid-item {
    flex: 0 0 68%;
}  
.pricesection-gridsection {
    padding: 0 15px 20px;
}
.top-menu.hidden-in-mobile {
    display: none;
}  
body .header-layout {
    justify-content: space-between;
}
body .header-item.header-item--logo {
    flex: unset;
} 
body .header-item--icons {
    flex: unset;
}
.site-nav__link svg.icon.icon-search.icon--line{
    display: none;
}
body .footer__block, body .footer__block--mobile {
    max-width: none;
    flex: 1 1 47%;
}  
.site-header__drawer.is-active {
    display: block;
    transform: translateY(0);
    position: fixed;
    z-index: 9;
    max-height: 100%;
    width: 90%;
    padding-top: 0rem;
}   
.buttonclose path:nth-child(1) {
    transform: rotate(45deg);
    transform-origin: 20% 30%;
}
.buttonclose path:nth-child(2) {
    opacity: 0;
}
.buttonclose path:nth-child(3) {
    transform: rotate(-45deg);
    transform-origin: 15% 66%;
} 
.buttonclose {
        display: flex
;
        justify-content: right;
        margin: 1rem 0;
        padding: 5px;
        text-align: right;
    } 
.buttonclose svg {
    transform: scale(1.5);
}  
.browse-sectionmain .logo-bar__item {
    padding: 50px 10px;
}  
.sc-builder.sc--sendtome {
    padding-bottom: 0rem;
}  
.sc-builder.sc--sendtome .sc-giftr-card__add.sc-compare-at {
    display: flex !important;
    position: relative;
    left: 0;
} 
.sc-giftr-card__add .sc-giftr-card__price {
    display: block !important; 
} 
.sc-builder.sc--sendtome .sc-giftr-card__add button {
    width: 100%;
}  
.sc-builder.sc--sendtome .sc-gift-card .sc-giftr-card__add.sc-compare-at {
    display: none !important;
} 
.desktoponly-section h1.h2.product-single__title {
    padding: 0;
    font-size: 22px;
} 
.desktoponly-section {
    padding: 0 20px;
}

.sc-builder.sc--sendtome {
    margin: 0;
}

.sc-builder.sc--sendtome > h1 {
    display: none;
}

.sc-card-options .sc-card-option__value {
    max-width: calc(26% - 15px);
    margin-right: 11px;
}

.sc-giftr-card__add .sc-giftr-card__price {
    display: none !important;
}

.sc-giftr-card__add.sc-compare-at {
    position: unset !important;
    margin-bottom: 2rem;
}

.sc-builder.sc--schedule > h1 {
    display: none;
}

.sc-builder.sc--schedule {
    margin: 0;
}  
.sc-builder.sc--sendtome .sc-gift-card .sc-giftr-card__add.sc-compare-at {
    display: none !important;
} 
.desktoponly-section h1.h2.product-single__title {
    padding: 0;
    font-size: 22px;
} 
.desktoponly-section {
    padding: 0 20px;
}

.sc-builder.sc--sendtome {
    margin: 0;
}



.sc-card-options .sc-card-option__value {
    max-width: calc(26% - 15px);
    margin-right: 11px;
}

.sc-giftr-card__add .sc-giftr-card__price {
    display: none !important;
}

.sc-giftr-card__add.sc-compare-at {
    position: unset !important;
    margin-bottom: 2rem;
}

.sc-builder.sc--schedule > h1 {
    display: none;
}

.sc-builder.sc--schedule {
    margin: 0;
}  
toggle-search {
    display: none;
}  
.collection-grid__wrapper [data-view=medium] .grid-item {
    flex: 0 0 50%;
}
.grid-item__content button.swym-button.swym-add-to-wishlist-view-product {
    left: 1.3rem;
}  
.grid-product__title {
    min-height: auto;
}  
.scrollable-grid--small[data-type=subcollections] {
    margin-top: 1rem;
}
.template-collection button.addtocart-button {
    font-size: 12px;
}  
.template-collection .pricesection span.main-price {
    font-size: 14px;
} 
.template-collection .pricesection .compare-price {
    font-size: 12.6px;
} 
.template-collection .save-money {
    font-size: 12.6px;
}
.custom-delivery-wrap.delivery-wrap {
    width: 25%;
    display: flex ;
    justify-content: end;
    gap: 4px;
} 
.pricemain-sec .social-sharing__link img {
    max-height: 25px;
    margin: unset;
    padding: unset;
    width: unset;
    height: 40px;
}  
#HeaderWrapper.fixed-header {
    top: 0px;
}  
header-cart-drawer.cart-drawer button.addtocart-button {
    font-size: 10px;
}  
#whatsapp-chat-icon {
    bottom: 72px !important;
} 
span#search-mobile-icon svg {
    width: 28px;
    height: 28px;
    margin-right: 12px;
}  
.product-full-width .video-wrapper {
    height: 200px;
}  
}
button.addtocart-button.active svg {
    opacity: unset;
}
button.addtocart-button.active{
  color:#4c515e;
}
button.addtocart-button svg {
    width: 40px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    opacity: 0;
}

.bag-message {
    position: fixed;
    bottom: 20px;
    right: 0;
    left: 0;
    background-color: #4c515e;
    color: #fff;
    padding: 12px 20px;
    border-radius: 5px;
    font-size: 16px;
    z-index: 9999;
    transition: opacity .4s ease;
    max-width: 220px;
    margin: 0 auto;
  opacity: 0;
} 

.bag-message.show {
  display: block;
  opacity: 1;
}
#whatsapp-chat-icon {
    display: block;
    position: fixed;
    z-index: 10;
    float: inline-end;
    right: 20px;
    bottom: 40px;
    width: 50px;


/* Mobile CSS */

.Gifting  .what-they-says-heading2 p {
    font-size: 24px !important;
      text-align: center !important;
  width: 65% !important;
    margin: 0 auto !important;
  line-height:1.2;
}
.Gifting .thoughtful-slider-section .what-they-says-heading2 h2 {
    font-size: 30px !important;
      text-align: center !important;
  font-weight:bold !important;
}
.Gifting .what-they-says-heading.page-width.thoughtful-slider-section {
    padding-top: 35px !important;
}
.Gifting .thoughtful-slider-section .what-they-says-content {
    margin: 1% !important;
  margin-bottom:35px !important;
}
.Gifting .BP-custom-section {
    width: 95%;
    margin: 0 auto;
}

.Gifting .BP-image-div img {
    border-radius: 25px;
}
.gifting-main-banner {
    margin: 0 !important;
    width: 100% !important;
}

.gifting-main-banner img {
    border-radius: 0 !important;
}
.gifting-made-easy .section-header.text-center h2 {
    font-size: 40px;
    font-weight: bold;
}
.gifting-made-easy .section-header.text-center p {
    font-size: 24px;
    width: 65%;
    margin: 0 auto;
    line-height: 1.2;
}
.gifting-made-easy .grid.grid--uniform.grid--flush-bottom .grid__item.medium-up--one-half.text-center {
    margin-bottom: 0;
}
.gifting-made-easy {
    margin-bottom: 35px;
}
.Gifting .BP-text-Heading {
    letter-spacing: 0px !important;
    font-weight: bold !important;
    font-family: Quicksand !important;
    color: #4C515E;
    line-height: 1.4;
    font-size: 36px !important;
}
.gift-budget-wrapper .what-they-says-heading2 {
    text-align: center !important;
    width: 100%;
}
.gift-budget-wrapper .what-they-says-heading2 h2 {
    text-align: center !important;
    font-size: 40px;
    font-weight: bold;
  margin-bottom: 10px;
}
.gift-budget-wrapper {
    padding-top: 25px !important;
}
.Gifting div#gifitngonabudget{
  margin:1% !important;
}
.Gifting .scheme-swirl {
    display: none;
}
.Gifting .richtext {
    padding-top: 0 !important;
    padding-bottom: 5px !important;
}
.Gifting .richtext .theme-block h2 {
    font-size: 40px;
    font-weight: bold;
}
.personalized-section {
    padding-top: 40px !important;
    margin-bottom: 35px !important;
}
.bulk-gifting {
    margin-bottom: 30px !important;
}
.dedicated-text-section {
    width: 65%;
    margin: 0 auto;
    padding-top: 35px !important;
}

.dedicated-text-section p {
    text-align: center !important;
  line-height: 1.8;
}
.price-pro-step-section {
    padding-top: 35px !important;
    width: 80%;
    margin: 0 auto;
}
.price-pro-step-section .h3.rte--block {
    font-weight: bold;
}
.price-pro-step-section .rte-setting.rte--block.text-spacing {
    width: 75%;
    margin: 0 auto;
}
.price-promis-terms-and-conditions {
    width: 80%;
    margin: 0 auto;
    margin-top: 35px !important;
      padding-top: 0 !important;
}

.price-promis-terms-and-conditions h2 {
    border-top: 1px solid black;
    padding-top: 35px;
  font-weight:bold;
}


@media(min-width:991px){

.new-grid.scrollable-grid--small .grid-item {
    flex: 0 0 20%;
}  
header-cart-drawer button.addtocart-button {
    font-size: 13px;
} 
span#search-mobile-icon {
    display: none;
}  
}
@media(max-width:767px){
.thoughtful-slider-section .what-they-says-heading2 h2 {
    font-size: 20px !important;
}
.Gifting .what-they-says-heading2 p {
    font-size: 16px !important;
    width: 100% !important;
    line-height: 1.4;
}
.shop-gift-card-banner {
    margin-bottom: 30px !important;
}

.shop-gift-card-banner img {
    border-radius: 25px !important;
}
.Gifting .BP-text-Heading {
    line-height: 1.4 !important;
    font-size: 18px !important;
}
.Gifting .BP-text-Sub-Heading p {
    font-size: 14px !important;
    letter-spacing: 0px;
}
.Gifting  .bp-btn {
        font-size: 12px !important;
}
.gifting-made-easy .section-header.text-center h2 {
    font-size: 24px;
}
.gifting-made-easy .section-header.text-center p {
    font-size: 16px;
    width: 100%;
}
.gifting-made-easy {
    margin-bottom: 25px;
    padding-top: 25px !important;
}
.gift-budget-wrapper .what-they-says-heading2 h2 {
    font-size: 24px;
    margin-bottom: 0px;
}
  .gift-budget-wrapper {
    padding-top: 15px !important;
}
div#gifitngonabudget .what-they-says-customer-card {
    padding: 0;
    padding-top: 10px;
}
.personalized-section {
    padding-top: 35px !important;
    margin-bottom: 40px !important;
}
  .personalized-section .grid__item.medium-up--one-half.text-left {
    margin-bottom: 0 !important;
}
.Gifting .richtext .theme-block h2 {
    font-size: 24px !important;
}
.bulk-gifting .grid__item.medium-up--one-half.text-left {
    margin-bottom: 0;
}

.dedicated-text-section {
    width: 100%;
    margin: 0 auto;
    padding-top: 35px !important;
}
.price-pro-step-section {
    padding-top: 45px !important;
            width: 100% !important;
    margin: 0 auto;
}
.price-pro-step-section .rte-setting.rte--block.text-spacing {
    width: 100%;
    margin: 0 auto;
}
.price-promis-terms-and-conditions {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px !important;
      padding-top: 0 !important;
}
.dedicated-text-section p {
    text-align: left !important;
}
.price-pro-step-section .grid__item.medium-up--one-third.text-center {
    display: flex;
    align-items: center;
}

.price-pro-step-section .text-wrap {
    text-align: left;
    padding-left: 20px;
}

.price-pro-step-section .image-wrap.text-spacing {
    margin-bottom: 0;
  width: 90px !important;
}
.price-pro-step-section .grid--flush-bottom>.grid__item {
    margin-bottom: 40px !important;
}
header-section a.swym-wishlist.swym-wishlist-tw {
    position: relative;
    left: 10px;
} 
header-section span#search-mobile-icon svg {
    width: 30px;
    height: 30px;
}  
}