<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 382:0 Unexpected "}"

**/
.footer-bg {
    background-color: #f5f4f4;
    padding-bottom: 25px;
    margin-top:0px;
}

.footer-bg .footer-country-list {
    width: 100%;
    text-align: right;
    position: relative;
}
.copy-right{
  padding:40px 15px !important;
}
.footer-3-column li i{
  font-size:20px;
}
.footer-bg .footer-country-list .footer-country-list-option select {
    border: none;
    background-color: #fa0d36;
    padding: 5px 30px;
    -webkit-appearance: inherit;
    outline: none;
    color: white;
    font-size: 17px;
    line-height: 25px;
    font-weight: 300;
    width: 133px;
}

.footer-bg .footer-country-list .footer-country-list-option::before {
    content: "\f078 ";
    font-family: FontAwesome;
    position: relative;
    right: -110px;
    color: white;
}

.footer {
    width: 95%;
    display: flex;
    flex-wrap: wrap;
    padding: 40px 0px 0;
    align-items: center;
    margin: 0  auto;
}

.footer .footer-1 {
    width: 50%;
    margin: 0px;
      padding-top: 20px;
}

.footer .footer-1 img {
    max-width: 250px;
}

.footer .footer-2 {
    width: 50%;
    margin: 0px;
}

.footer .footer-2 .footer-2-ul {
    display: flex;
    /* justify-content: center; */
}

/* .footer .footer-2 .footer-2-ul&gt;li {
    margin: 0px;
}
 */
.footer .footer-2 .footer-2-ul&gt;li&gt;a {
    color: #45006f;
    font-size: 50px;
    padding-left: 0;
}

.footer .footer-2 .mb_social--text {
    text-align: center;
    color: #5a1e7f;
    margin-top: 5px;
    margin:0;
}

.footer .footer-2 p strong {
    color: #45006f;
    font-weight: 600;
}

.footer .footer-3 {
    width: 100%;
    margin: 0px;
    padding-top: 40px;
    padding-bottom: 0px;
}

.footer .footer-3 .footer-3-row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.footer .footer-3 .footer-3-row .footer-3-column {
    width: 33.33%;
    margin: 0px;
}

.footer .footer-3 .footer-3-row .footer-3-column h3 {
    color: white;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 18px;
    letter-spacing: .5px;
    font-weight: 600 !important;
}

.footer .footer-3 .footer-3-row .footer-3-column .footer-3-coumn-ul&gt;li {
    padding: 0px 0px 10px;
}

.footer .footer-3 .footer-3-row .footer-3-column .footer-3-coumn-ul&gt;li&gt;a {
    /* margin-left: 10px; */
    font-size: 16px;
    line-height: 20px;
    font-weight: 300 !important;
    color:white;
      letter-spacing: .5px;
      border-bottom: 3px solid transparent;
    padding-bottom: 5px;
}
.footer .footer-3 .footer-3-row .footer-3-column .footer-3-coumn-ul&gt;li&gt;a:hover{
      border-color: white;
}
.footer-3-icon {
    color: #f53455;
}
.ab_social_part h3{
      color: #fff;
    font-size: 16px !important;
    line-height: 30px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-weight: 600!important;
}



/* footer sale */



.footer-bg .footer-sale {
    width: 100%;
    display: flex;
    background-color: #dc681a;
    padding: 20px 0px;
    align-items: center;
}

.footer-bg .footer-sale .footer-sale-1 {
    width: 50%;
    margin: 0px;
    color: white;
}

.footer-bg .footer-sale .footer-sale-1 h2 {
    margin: 0;
    text-align: center;
    font-size: 35px;
    letter-spacing:0;
}

.footer-bg .footer-sale .footer-sale-1 .footer-sale-btn {
    background-color: white;
    color: #dc681a;
    padding: 10px 15px;
    font-size: 22px;
    position: relative;
    border: none;
    outline: none;
    cursor: pointer;
    font-weight: 600;
  text-transform:uppercase;
}

.footer-bg .footer-sale .footer-sale-1 .footer-sale-btn::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    background: transparent;
/*     border: 2px solid white; */
    left: 4px;
    top: 4px;
}

.footer-bg .footer-sale .footer-sale-1 .responsive-footer-sale-btn {
    background-color: white;
    color: #000;
    padding: 5px 15px;
    font-size: 22px;
    position: relative;
    border: none;
    outline: none;
    cursor: pointer;
    font-weight: 600;
    display: none;
}

.footer-bg .footer-sale .footer-sale-1 .responsive-footer-sale-btn::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    background: transparent;
/*     border: 2px solid white; */
    left: 4px;
    top: 4px;
}

/* footer-close */
.sign-up .responsive-sign-up-2 .responsive-sign-up-btn-1 {
  padding: 6px 10px;
  font-size:16px;
}
.keep-touch-heading p {
  font-size: 15px;
  margin-top: 15px;
}
.footerNewsletter .input-group__btn{
      display: block;
    width: 100%;
}
.footerDiscountText p{
      font-size: 22px;
    color: white;
    font-weight: 400 !important;
    line-height: 1.2;
}
.footerDiscountText {
    padding-top: 40px;
}
.footerDiscountText strong{
      color: white !important;
}
@media (max-width: 1024px) {
  .footer-3-column li i{
  font-size:18px;
}
    .footer-bg .footer-sale .footer-sale-1 h2 {
        font-size: 26px;
    }
    .footer-bg .footer-sale .footer-sale-1 .footer-sale-btn {
        padding: 10px 10px;
    }
  .footer-bg .footer-sale .footer-sale-1 .footer-sale-btn {
    padding: 10px 25px;
    font-size: 25px;
}
  .sign-up .sign-up-1 h2 {
    font-size: 26px;
}



.footer-bg .footer-sale .footer-sale-1 .footer-sale-btn {
    padding: 10px 25px;
    font-size: 15px;
}
}



@media (max-width: 768px) {

    /* .footer {
        width: 90%;
    } */
    .footer .footer-1 {
        width: 100%;
    }
    .footer .footer-2 {
        width: 100%;
        order: 3;
    }
    .footer .footer-2 .footer-2-ul {
      justify-content: flex-start;
    }
    .footer .footer-2 .footer-2-ul&gt;li&gt;a {
        padding-left: 0px;
    }
    /* .footer .footer-2 p {
        margin-top: 20px;
    } */
      .footerDiscountText p{
            font-size: 20px;
      }
    .footer .footer-3 {
        padding-bottom: 15px;
    }
    .footer .footer-3 .footer-3-row .footer-3-column {
        width: 100%;
        margin-bottom: 25px;
    }
  .footer-bg .footer-sale .footer-sale-1 h2 {
    font-size: 22px;
    text-align: center;
    margin:0;
  }
    .footer-bg .footer-sale .footer-sale-1 .footer-sale-btn {
        display: none !important;
    }
    .footer-bg .footer-sale .footer-sale-1 .responsive-footer-sale-btn {
        display: block;
        max-width: 250px;
      text-align:center;
    }
    .copy-right {
        width: 90%;
    }
    .copy-right p {
        padding: 20px 0px;
    }
  .sign-up .sign-up-1 h2 {
    font-size: 22px;

  }
  .sign-up-2{
    display:none;
  }
  .sign-up .responsive-sign-up-2 {

    display: block;
    margin-left: 5px;
}
}




@media (max-width: 600px) {
   .footer-3-column li i{
  font-size:15px;
}
  .sign-up .sign-up-1 h2 {
    font-size: 13px;
  }

  .footer-bg .footer-sale .footer-sale-1 h2 {
    font-size: 12px;
}
  
}
  
  
  
  



@media (max-width: 490px) {


  .footer .footer-1 img {
    width: 200px;
  }

  .footer-bg .footer-sale .footer-sale-1 .responsive-footer-sale-btn {
    font-size: 14px;
    padding: 6px 12px;
    max-width: 120px;
  }
  ul.footer-2-ul a i {     font-size: 40px; }
}
}
/* new css start 14Dec 2023 */
.footerDescription {
    width: 100%;
    margin: 0 auto;
}
p.footerText {
    color: white;
    font-size: 26px !important;
    text-align: center;
    font-weight: 600 !important;
    line-height: 1.2;
}
.ab_social_part{
      width: 33.333%;
    /* max-width: 33.333% !important; */
    margin: 0 !important;
      padding-left: 7.5rem!important;
}
.footerSocialIcons li a{
      font-size: unset;
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
      border: none !important;
}
ul.ab.footer-2-ul li{
    width: 32px !important;
    height: 32px !important;
    align-items: center !important;
}
ul.ab.footer-2-ul i{
    font-size: 24px !important;
}
p.footerDiscountText {
    color: white;
    padding-top: 40px;
    font-size: 24px;
    font-weight: 300 !important;
    line-height: 1.2;
}
.bottMenu{
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bottMenu li{
      margin: 0;
    padding-right: 30px;
}
.footerBotMenu {
    padding-top: 40px;
}
.bottMenu li a{
    color: white;
    font-size: 16px;
    font-weight: 400 !important;
    letter-spacing: .5px;
      text-transform: uppercase;
}
.footerNewsletter input.newsletter__input{
      background: transparent;
    border: none;
    border-bottom: 1px solid white;
    color: white;
      padding: 10px 0;
}
.footerNewsletter input.newsletter__input::placeholder{
   color: white;
}
.footerNewsletter #Subscribe{
    width: fit-content;
    font-weight: 300!important;
    font-size: 14px;
    padding: 10px 16px;
    display: flex;
    align-items: center;
    letter-spacing: 0.1px;
}
.footerCopyrightText {
    padding: 30px;
    background: white;
}
.footerNewsletter #Subscribe .button_icon{
      display: flex;
    align-items: center;
    margin-left: 10px;
}
.footerCopyrightText p{
      color: black;
    text-align: center;
    font-size: 10px;
}
/* new css end 14Dec 2023 */


.footerDescription {
    margin: 0 auto;
}

































</pre></body></html>