@font-face {
  font-family: 'Lato';
  src: url(https://i1.lmsin.net/website_images/brand_exp/fonts/Lato/lato-regular-webfont.woff2) format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lato-Regular';
  src: url(https://i1.lmsin.net/website_images/brand_exp/fonts/Lato/lato-regular-webfont.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lato';
  src: url(https://i1.lmsin.net/website_images/brand_exp/fonts/Lato/lato-bold-webfont.woff2) format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lato-Bold';
  src: url(https://i1.lmsin.net/website_images/brand_exp/fonts/Lato/lato-bold-webfont.woff) format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lato';
  src: url(https://i1.lmsin.net/website_images/brand_exp/fonts/Lato/lato-black-webfont.woff2) format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lato-Semibold';
  src: url(https://i1.lmsin.net/website_images/brand_exp/fonts/Lato/lato-black-webfont.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.icon-basket-empty,
.icon-basket {
  background: url("data:image/svg+xml,%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none'%3E%3Cpath d='m20.5 17.418-.58-8.47c-.01-.846-.802-1.533-1.775-1.533h-12.29c-.973 0-1.765.687-1.776 1.534l-.578 8.469-.001 1.029c0 .856.796 1.553 1.776 1.553h13.449c.979 0 1.775-.697 1.775-1.553z' fill='%23000'/%3E%3Cpath d='m8 8c.504-3.333 1.831-5 3.981-5s3.49 1.667 4.019 5' stroke='%23000' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-search-phone,
.icon-search,
.icon-search-gray {
  background: url("data:image/svg+xml,%3Csvg height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none'%3E%3Cpath d='m0 0h16v16h-16z'/%3E%3Cpath d='m11.185 10.42a3.982 3.982 0 0 0 .815-2.42 4 4 0 1 0 -.815 2.42zm2.09.441 2.432 2.432a1 1 0 0 1 -1.414 1.414l-2.262-2.262a6 6 0 1 1 1.245-1.584z' fill='%23929391'/%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-menu {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Ctext fill='%23000' font-family='Avenir-Black, Avenir' font-size='6' font-weight='700' letter-spacing='.1'%3E%3Ctspan x='2.5' y='21'%3EMEN%3C/tspan%3E%3Ctspan x='17.134' y='21'%3EU%3C/tspan%3E%3C/text%3E%3Cg fill-rule='nonzero' stroke='%23000' stroke-linecap='round' stroke-width='2'%3E%3Cpath d='M3.5 3h17M3.5 7.5h17M3.5 12h17'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-down-arrow-white {
  background: url("data:image/svg+xml,%3Csvg height='12' viewBox='0 0 12 12' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m8.293 3.793a1 1 0 0 1 1.414 1.414l-3 3a1 1 0 0 1 -1.414 0l-3-3a1 1 0 0 1 1.414-1.414l2.293 2.293z' fill='%23fff'/%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-down-arrow-gray {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%235B5B5E' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4.003 5.999L8 9.999 12.002 5.999'/%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-down-arrow-gray-2 {
  background: url("data:image/svg+xml,%0A%3Csvg height='12' viewBox='0 0 12 12' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m8.293 3.793a1 1 0 0 1 1.414 1.414l-3 3a1 1 0 0 1 -1.414 0l-3-3a1 1 0 0 1 1.414-1.414l2.293 2.293z' fill='%23929391'/%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-down-arrow-black {
  background: url("data:image/svg+xml,%0A%3Csvg height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4.003 6 3.997 4 4.002-4' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-down-arrow-blue {
  background: url("data:image/svg+xml,%3Csvg height='12' viewBox='0 0 12 12' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m8.293 3.793a1 1 0 0 1 1.414 1.414l-3 3a1 1 0 0 1 -1.414 0l-3-3a1 1 0 0 1 1.414-1.414l2.293 2.293z' fill='%23303ab2'/%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-down-arrow-blue-2 {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none' viewBox='0 0 10 6'%3E%3Cpath stroke='%23303ab2' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 1l3.997 4L9 1'/%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-left-arrow-black {
  background: url("data:image/svg+xml,%0A%3Csvg height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10.003 11.999-4-3.997 4-4.002' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-right-pointer {
  background: url("data:image/svg+xml,%0A%3Csvg height='8' viewBox='0 0 8 8' width='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m2 0v8l4-4z' fill='%23929391'/%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-chevron-right-black {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' fill-rule='nonzero' d='M14.586 12L7.293 4.707a1 1 0 0 1 1.414-1.414l8 8a1 1 0 0 1 0 1.414l-8 8a1 1 0 1 1-1.414-1.414L14.586 12z'/%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-chevron-up-black {
  background: url("data:image/svg+xml,%0A%3Csvg height='12' viewBox='0 0 12 12' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m8.293 8.207a1 1 0 0 0 1.414-1.414l-3-3a1 1 0 0 0 -1.414 0l-3 3a1 1 0 0 0 1.414 1.414l2.293-2.293z'/%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-right-arrow-white {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='none' fill-rule='nonzero' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 4l4 4-4 4'/%3E%3C/svg%3E%0A") center center no-repeat;
  background-size: contain;
}

.icon-loc-gray {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='16' viewBox='0 0 11 16'%3E%3Cpath fill='%237F7F7F' fill-rule='evenodd' d='M5.5 0C8.538 0 11 2.416 11 5.396 11 7.382 9.167 10.917 5.5 16 1.833 10.917 0 7.382 0 5.396 0 2.416 2.462 0 5.5 0zm0 3C4.12 3 3 4.12 3 5.5S4.12 8 5.5 8 8 6.88 8 5.5 6.88 3 5.5 3z'/%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-loc-white {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='16' viewBox='0 0 11 16'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M5.5 0C8.538 0 11 2.416 11 5.396 11 7.382 9.167 10.917 5.5 16 1.833 10.917 0 7.382 0 5.396 0 2.416 2.462 0 5.5 0zm0 3C4.12 3 3 4.12 3 5.5S4.12 8 5.5 8 8 6.88 8 5.5 6.88 3 5.5 3z'/%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-loc-concept {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='12.5' cy='12.5' r='12.5' fill='%23303AB2'/%3E%3Cpath fill='%23FFF' d='M12.917 5.833c2.531 0 4.583 2.013 4.583 4.497 0 1.655-1.528 4.601-4.583 8.837-3.056-4.236-4.584-7.182-4.584-8.837 0-2.484 2.052-4.497 4.584-4.497zm0 2.57c-1.085 0-1.965.862-1.965 1.927 0 1.064.88 1.927 1.965 1.927s1.964-.863 1.964-1.927c0-1.065-.88-1.927-1.964-1.927z'/%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-loc-enhanced {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='19' fill='none' viewBox='0 0 24 19'%3E%3Cpath fill='%235D5E5C' fill-rule='evenodd' d='M4 14.833v1.25c0 .69.56 1.25 1.25 1.25h1.392C6.985 18.304 7.912 19 9 19s2.014-.696 2.358-1.667h5.284C16.985 18.304 17.912 19 19 19s2.015-.696 2.358-1.667h1.392c.69 0 1.25-.56 1.25-1.25v-3.98c0-.39-.137-.767-.386-1.067L20.334 7.1c-.318-.38-.787-.6-1.281-.6H16.5V5.25c0-.69-.56-1.25-1.25-1.25H8.167c-.46 0-.834.373-.834.833 0 .46.373.834.834.834h6.666v10h-3.475C11.014 14.696 10.088 14 9 14c-1.089 0-2.015.696-2.358 1.667h-.975v-.834c0-.46-.373-.833-.834-.833-.46 0-.833.373-.833.833zm17.358.834C21.015 14.696 20.088 14 19 14s-2.015.696-2.358 1.667H16.5v-7.5h2.583l3.25 3.916v3.584h-.975zM9 17.333c.46 0 .833-.373.833-.833 0-.46-.373-.833-.833-.833-.46 0-.833.373-.833.833 0 .46.373.833.833.833zm10 0c.46 0 .833-.373.833-.833 0-.46-.373-.833-.833-.833-.46 0-.833.373-.833.833 0 .46.373.833.833.833z' clip-rule='evenodd'/%3E%3Cpath fill='%23303AB2' fill-rule='evenodd' d='M4.939 12.795c1.737-1.669 4.939-5.128 4.939-7.856C9.878 2.211 7.667 0 4.939 0S0 2.211 0 4.939s2.782 6.187 4.939 7.856zm0-5.74c1.17 0 2.117-.947 2.117-2.116s-.948-2.117-2.117-2.117-2.117.948-2.117 2.117c0 1.17.948 2.117 2.117 2.117z' clip-rule='evenodd'/%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-timer {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none' viewBox='0 0 16 17'%3E%3Cpath stroke='%23FE7924' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.417' d='M8 15.167c3.682 0 6.667-2.985 6.667-6.667S11.682 1.833 8 1.833 1.333 4.818 1.333 8.5 4.318 15.167 8 15.167z'/%3E%3Cpath stroke='%23FE7924' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.417' d='M8 4.5v4l2 2'/%3E%3C/svg%3E%0A") center center no-repeat;
  background-size: contain;
}

.icon-close-black {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0H18V18H0z'/%3E%3Cpath fill='%23242428' fill-rule='nonzero' d='M14.055 15.97L9.022 10.856 3.945 16 2 14.054 7.077 8.879 2.238 3.961 4.168 2 9.007 6.918 13.818 2.03 15.777 3.991 10.952 8.894 16 14.024z'/%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-close-black-2 {
  background: url("data:image/svg+xml,%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12 10.586 6.293-6.293a1 1 0 0 1 1.414 1.414l-6.293 6.293 6.293 6.293a1 1 0 0 1 -1.414 1.414l-6.293-6.293-6.293 6.293a1 1 0 1 1 -1.414-1.414l6.293-6.293-6.293-6.293a1 1 0 0 1 1.414-1.414z'/%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-close-gray {
  background: url("data:image/svg+xml,%3Csvg height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m0 0h16v16h-16z' opacity='.9'/%3E%3Cpath d='m13.67 12.08-4.08-4.08 4.08-4.08c.44-.44.44-1.15 0-1.59s-1.15-.44-1.59 0l-4.08 4.08-4.08-4.08c-.44-.44-1.15-.44-1.59 0s-.44 1.15 0 1.59l4.08 4.08-4.08 4.08c-.44.44-.44 1.15 0 1.59s1.15.44 1.59 0l4.08-4.08 4.08 4.08c.44.44 1.15.44 1.59 0a1.127 1.127 0 0 0 0-1.59z' fill='%23c8c9c6' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-fav {
  background: url("data:image/svg+xml,%0A%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12 17.008 6.24-6.145a2.513 2.513 0 0 0 0-3.602 2.683 2.683 0 0 0 -3.745 0l-2.495 2.459-2.495-2.46a2.683 2.683 0 0 0 -3.745 0 2.513 2.513 0 0 0 0 3.602zm-1.092-11.172 1.092 1.075 1.092-1.075a4.683 4.683 0 0 1 6.551 0 4.513 4.513 0 0 1 0 6.452l-7.097 6.99a.78.78 0 0 1 -1.092 0l-7.097-6.99a4.513 4.513 0 0 1 0-6.452 4.683 4.683 0 0 1 6.551 0z'/%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-sukran {
  background: url("data:image/svg+xml,%0A%3Csvg height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='8' cy='8' fill='%23e0ab32' r='8'/%3E%3Cpath d='m6.256 8.06a3.05 3.05 0 0 1 -1.386-2.466c-.024-.82.28-1.6.854-2.197a3.134 3.134 0 0 1 2.277-.962c1.705 0 3.078 1.312 3.125 2.986l.003.1-1.173.032-.003-.1c-.03-1.046-.888-1.865-1.953-1.865h-.056c-1.078.031-1.93.916-1.9 1.974.027.916.716 1.689 1.639 1.837l.083.013.033 1.163-.114-.01c-.098-.01-.18-.021-.26-.036-.632-.108-1.003-.348-1.07-.394l-.104-.072.004-.003zm4.873 2.345c.024.82-.28 1.601-.854 2.198a3.13 3.13 0 0 1 -2.28.962c-1.704 0-3.075-1.312-3.123-2.986l-.002-.1 1.174-.031.003.1c.03 1.045.887 1.864 1.952 1.864l.056-.001c1.078-.03 1.93-.915 1.9-1.973-.027-.916-.716-1.688-1.639-1.836l-.083-.013-.033-1.161.111.006a3.15 3.15 0 0 1 1.014.273l.043.022.052.025.025.013c.021.01.049.023.075.04l.061.033.047.027.276.187a3.041 3.041 0 0 1 1.225 2.351z' fill='%234a2a1f'/%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-order-black {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23212121' fill-rule='nonzero' d='M20.83 17H22v-4.3L18.1 8H13V5H2v12h1.17a3.001 3.001 0 0 1 5.66 0H13V8h2v9h.17a3.001 3.001 0 0 1 5.66 0zm-5.66 2H8.83a3.001 3.001 0 0 1-5.66 0H1.5A1.5 1.5 0 0 1 0 17.5v-13A1.5 1.5 0 0 1 1.5 3h12A1.5 1.5 0 0 1 15 4.5V6h3.063a2 2 0 0 1 1.537.72l3.936 4.724a2 2 0 0 1 .464 1.28V17.5a1.5 1.5 0 0 1-1.5 1.5h-1.67a3.001 3.001 0 0 1-5.66 0zM6 19a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm12 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2z'/%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-delivery-green {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%2346B275' fill-rule='nonzero' d='M0 16h2v1h1.17a3.001 3.001 0 0 1 5.66 0H13V8h2v9h.17a3.001 3.001 0 0 1 5.66 0H22v-4.3L18.1 8H13V5H5a1 1 0 1 1 0-2h8.5A1.5 1.5 0 0 1 15 4.5V6h3.063a2 2 0 0 1 1.537.72l3.936 4.724a2 2 0 0 1 .464 1.28V17.5a1.5 1.5 0 0 1-1.5 1.5h-1.67a3.001 3.001 0 0 1-5.66 0H8.83a3.001 3.001 0 0 1-5.66 0H1.5A1.5 1.5 0 0 1 0 17.5V16a1 1 0 1 0 2 0 1 1 0 0 0-2 0zm6 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm12 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zM1 11h7a1 1 0 0 1 0 2H1a1 1 0 0 1 0-2zm2-4h7a1 1 0 0 1 0 2H3a1 1 0 1 1 0-2z'/%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-installment-black {
  background: url("data:image/svg+xml,%0A%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m19 3h3.5a1.5 1.5 0 0 1 1.5 1.5v17a1.5 1.5 0 0 1 -1.5 1.5h-21a1.5 1.5 0 0 1 -1.5-1.5v-17a1.5 1.5 0 0 1 1.5-1.5h3.5v-2h2v2h10v-2h2zm-17 2v16h20v-16zm3 7h2v2h-2zm0 4h2v2h-2zm4-8h2v2h-2zm0 4h2v2h-2zm0 4h2v2h-2zm4-8h2v2h-2zm0 4h2v2h-2zm4-4h2v2h-2zm0 4h2v2h-2z' fill='%23212121'/%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

.icon-click-collect {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23212121' fill-rule='nonzero' d='M15 15v6H3a1 1 0 0 1-1-1V9H1a1 1 0 0 1-1-1V5.828a2 2 0 0 1 .586-1.414l1.828-1.828A2 2 0 0 1 3.828 2h14.344a2 2 0 0 1 1.414.586l1.828 1.828A2 2 0 0 1 22 5.828V8a1 1 0 0 1-1 1h-1v4.172l-2-2V9H4v10h3v-4a4 4 0 1 1 8 0zM2 7h18V5.828L18.172 4H3.828L2 5.828V7zm7 12h4v-4a2 2 0 1 0-4 0v4zm11.971 1l1.144 2.597a1 1 0 1 1-1.83.806l-1.186-2.693-1.752 1.911a.2.2 0 0 1-.347-.135v-9.003a.2.2 0 0 1 .341-.142l6.318 6.318a.2.2 0 0 1-.142.341h-2.546z'/%3E%3C/svg%3E%0A") center center no-repeat;
  background-size: contain;
}

.icon-delivery-black {
  background: url("data:image/svg+xml,%0A%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 16h2v1h1.17a3.001 3.001 0 0 1 5.66 0h4.17v-9h2v9h.17a3.001 3.001 0 0 1 5.66 0h1.17v-4.3l-3.9-4.7h-5.1v-3h-8a1 1 0 1 1 0-2h8.5a1.5 1.5 0 0 1 1.5 1.5v1.5h3.063a2 2 0 0 1 1.537.72l3.936 4.724a2 2 0 0 1 .464 1.28v4.776a1.5 1.5 0 0 1 -1.5 1.5h-1.67a3.001 3.001 0 0 1 -5.66 0h-6.34a3.001 3.001 0 0 1 -5.66 0h-1.67a1.5 1.5 0 0 1 -1.5-1.5v-1.5a1 1 0 1 0 2 0 1 1 0 0 0 -2 0zm6 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm12 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm-17-8h7a1 1 0 0 1 0 2h-7a1 1 0 0 1 0-2zm2-4h7a1 1 0 0 1 0 2h-7a1 1 0 1 1 0-2z'/%3E%3C/svg%3E") center center no-repeat;
  background-size: contain;
}

@media only screen and (min-width: 600px) {
  #hero_banner_wrapper .video-rotating-banner {
    max-height: 425px;
  }
}

#root-header .catWrapper #category-menu-2 .catBtn {
  font-size: 13px;
}

.instruction {
  display: flex;
  align-items: center;
  line-height: 1.8;
}

.product-info-care-img {
  width: 30px;
  padding-right: 12px;
}

.product-info-care-img+br {
  display: none;
}

#page-header a#dept-iphone,
#page-header a#dept-iphone15series {
  text-transform: none;
}

/* Back to School Menu Blinking Animation */
#dept-whitewednesdaysale {
  color: #fff;
  animation: blinkingBackground 2.5s infinite;
}

#dept-whitewednesdaysale:hover {
  background-color: #fff !important;
  color: #000 !important;
}

@keyframes blinkingBackground {
  0% {
    background-color: #be371d;
  }

  25% {
    background-color: #fff;
    color: #333;
  }

  50% {
    background-color: #be371d;
    color: #fff;
  }

  75% {
    background-color: #fff;
    color: #333;
  }

  100% {
    background-color: #be371d;
  }
}

@media only screen and (max-width: 600px) {
  nav a[href="/department/whitewednesday"] {
    color: #fff;
    animation: blinkingBackground 2.5s infinite;
  }

  nav a[href="/department/whitewednesday"]:hover {
    background-color: #fff !important;
    color: #000 !important;
  }

  @keyframes blinkingBackground {
    0% {
      background-color: #be371d;
    }

    25% {
      background-color: #fff;
      color: #333;
    }

    50% {
      background-color: #be371d;
      color: #fff;
    }

    75% {
      background-color: #fff;
      color: #333;
    }

    100% {
      background-color: #be371d;
    }
  }
}