/** Shopify CDN: Minification failed

Line 154:10 Expected ":"
Line 154:17 Expected ":"

**/
/* start common css */
body {
    display: block;
}
@media (max-width:914px) {
  .el-hide-mobile {
    display:none !important;
  }
}
@media (min-width:915px) {
  .el-hide-desktop {
    display:none !important;
  }
}
.el-slider-main:not(.slick-initialized) {
  display:flex;
}
html {
    scroll-behavior: smooth;
}
p {
    margin: unset;
    padding: unset;
}
* {
    color: unset;
    letter-spacing: unset;
    margin: unset;
    padding: unset;
}
h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
    color: unset;
    letter-spacing: unset;
    margin: unset;
    padding: unset;
}
.el-text-left-desktop {
    text-align: left;
    justify-content: left;
}
.el-text-center-desktop {
    text-align: center;
    justify-content: center;
}
.el-text-right-desktop {
    text-align: right;
    justify-content: right;
}
img, video {
    max-width: 100%;
    display: block;
    height: auto;
}

.el-no_buttons .slick-arrow {
    display: none !important;
}

.el-same-height-slider .slick-slide {
    height: inherit !important;
}
.el-same-height-slider .slick-track {
    display: flex;
}
.el-loading:after {
    content: "";
    width: 100% !important;
    height: 100% !important;
    background: url( https://cdn.shopify.com/s/files/1/0789/0570/4766/files/loading.gif?v=1736941696 ) !important;
    background-size: 25px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    z-index: 1 !important;
    display: block !important;
}
.el-loading {
    color: transparent !important;
    position: relative !important;
}
.el-checkout-button.el-loading *, 
.el-atc-js.el-loading * {
    opacity: 0;
}


.el-loading-cart:after {
    content: "";
    width: 100% !important;
    height: 100% !important;
    background: url( https://cdn.shopify.com/s/files/1/0789/0570/4766/files/loading.gif?v=1736941696 ) !important;
    background-size: 50px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    z-index: 1 !important;
    background-color: #0000003b !important;
    display: block !important;
}
.el-loading-cart {
    position: relative;
}
svg, img, video {
    display: inline-block;
}
* {
    box-sizing: border-box;
}
.el-video-wrapper.active img, 
.el-video-wrapper.active .el-play-button {
    display: none;
}
.el-relative {
    position: relative;
}
.el-container {
    max-width:100%;
    width:var(--el-container-width);
    padding-left:50px;
    padding-right:50px;
    margin-left:auto;
    margin-right:auto;
}

body, .el-font-body  {
  font-family:var(--el-body-font);
}
.el-font-heading{
  font-family: var(--el-heading-font);
}

.shopify-section.header {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
img {
    height; unset;
}

.el-checkout-button:has(.el-sold-out.el-active) {
    pointer-events: none;
    opacity: .7;
}

@media (max-width:914px) {
.el-text-left-mobile {
    text-align: left;
    justify-content: left;
}
.el-text-center-mobile {
    text-align: center;
    justify-content: center;
}
.el-text-right-mobilep {
    text-align: right;
    justify-content: right;
}
.el-container {
    padding-left: 20px;
    padding-right: 20px;
}
}
/* end common css */



/* font family start */
@font-face {
  font-family: "Helvetica";
  src: url('/cdn/shop/files/Helvetica.woff?v=1787648887');
  font-style: normal;
  font-weight: 400;
  font-display:swap;
}
@font-face {
  font-family: "Helvetica";
  src: url('/cdn/shop/files/Helvetica-Bold.woff?v=1787648887');
  font-style: normal;
  font-weight: 700;
  font-display:swap;
}
/* font family end */



body, p {
  font-family: var(--el-body-font);
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: var(--el-heading-font) !important;
}



/* same css start */
.el-image-with-text-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: self-start;
}
.el-image-with-text-column {
    width: 50%;
}
.el-media, 
.el-svg {
    display: flex;
}
.el-global-heading h2, 
.el-global-heading h1 {
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -1.68px;
    text-transform: uppercase;
    max-width: 100%;
}
.el-small-heading h2 {
    font-size: 36.4px;
    letter-spacing: -1.456px;
}
.el-pdp-bottom-svg .el-container,
.el-pdp-top-svg .el-container {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}
.el-pdp-bottom-svg-item svg, 
.el-pdp-bottom-svg-item svg path,
.el-pdp-top-svg-item svg,
.el-pdp-top-svg-item svg path {
    display: flex;
    width: 100%;
    height: unset;
    max-width: 100%;
}
.el-pdp-bottom-svg-item {
    position: relative;
    top: 3px;
}
.el-pdp-top-svg-item {
    position: relative;
    top: 3px;
}
.el-slider-navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 39px 0px 0px;
    gap: 30px;
}
ul.slick-dots {
    list-style-type: none;
    display: flex;
    align-items: center;
    gap: 12px;
}
ul.slick-dots li {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 10.4px;
    height: 10.4px;
}
ul.slick-dots li button {
    font-size: 0px;
    background: #D0DF0040;
    border: unset;
    width: 100%;
    height: 100%;
    cursor: pointer;
    border-radius: 30px;
}
ul.slick-dots li.slick-active button {
    background: #D0DF00;
}
.el-slider-button {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: unset;
}
.el-global-heading h2 strong, 
.el-global-heading h1 strong {
    font-weight: unset;
    display: block;
}
.el-global-substext {
    color: #0D0F10;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.18px;
    padding-top: 25px;
    width: 100%;
    max-width: 100%;
}
.el-global-slider .slick-track {
    display: flex;
}
.el-global-slider .slick-slide {
    height: inherit;
}
.el-global-slider .slick-slide>div, 
.el-global-slider .el-element-slide, 
.el-global-slider .el-slide_main,
.el-global-slider .el-element-review-card,
.el-global-slider .el-review-card_main {
    height: 100%;
}
.el-global-slider .el-slide_main {
    cursor: grab;
}
.el-slider-black-dots ul.slick-dots li button {
    background: #0D0F1040;
}
.el-slider-black-dots ul.slick-dots li.slick-active button {
    background: #0D0F10;
}
.el-slider-black-dots .el-slider-button svg path {
    fill: #0D0F10;
}
.el-global-heading h2 em, .el-global-heading h1 em {
    font-style: normal;
    color: #D0DF00;
}
.el-white-substext {
    color: #FFFFFF;
}
.el-global-rating .el-icon-with-text-flex {
    display: flex;
    align-items: center;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.195px;
    gap: 10.4px;
    padding-bottom: 18px;
}
.el-rative {
    position: relative;
}
.slick-slide>div {
    display: flex;
}



@media (min-width: 915px) {

}



@media (max-width: 914px) {
.el-image-with-text-column {
    width: 100%;
}
.el-global-heading h2, 
.el-global-heading h1 {
    font-size: 28px;
    letter-spacing: -1.12px;
    width: 328px;
}
.el-global-rating .el-icon-with-text-flex svg {
    width: 70px;
    height: unset;
}
.el-global-rating .el-icon-with-text-flex {
    font-size: 15px;
    letter-spacing: -0.15px;
    gap: 7px;
}
.el-slider-navigation {
    justify-content: flex-start;
    margin: 25px 0px 0px;
    gap: 19px;
}
ul.slick-dots {
    gap: 9px;
}
ul.slick-dots li {
    width: 7.9px;
    height: 7.9px;
}
.el-slider-button svg {
    height: 11px;
    width: auto;
}
.el-global-substext {
    font-size: 15px;
    letter-spacing: -0.15px;
    padding-top: 16px;
    width: 328px;
    max-width: 100%;
}
}
/* same css end */



/* zoom */
@media (max-width: 1600px) and (min-width: 1400px) {
body {
    zoom: 90%;
}
}
 
 
@media (max-width: 1400px) and (min-width: 1100px) {
body {
    zoom: 80%;
}
}
 
 
@media (max-width: 1100px) and (min-width: 915px) {
body {
    zoom: 65%;
}
}



/* header section css start */
.shopify-section.header {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
.el-header-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.el-header-logo {
    width: 71.5px;
    max-width: 100%;
}
.el-header-logo img {
    width: 100%;
    height: auto;
}
.el-mobile-menu-button, 
.el-cart-button {
    background: transparent;
    padding: 0;
    border: unset;
    box-shadow: unset;
    cursor: pointer;
}
.el-element-drawer {
    position: fixed;
    top: 0;
    left: 0;
    width: 500px;
    max-width: 100%;
    height: 100%;
    z-index: 11;
    transition: all .5s ease;
}
.el-drawer-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    cursor: pointer;
    z-index: 10;
}
.el-drawer-menu {
    padding-right: 20px;
}
.el-drawer-menu-inner {
    position: relative;
    background: #fff;
    width: 100%;
    max-width: 100%;
    color: #1c1c1c;
    height: 100%;
    padding: 30px 30px;
}
button.el-mobile-menu-close {
    position: absolute;
    top: 20px;
    right: 20px;
    background: transparent;
    border: unset;
    box-shadow: unset;
    cursor: pointer;
}
.el-drawer-menu-content {
    height: 100%;
    display: flex;
    width: 100%;
    flex-direction: column;
}
.el-drawer-menu-content .el-element-menu-main {
    flex: 1;
}
.el-drawer-menu-content a {
    width: 100%;
    display: block;
    text-decoration: unset;
    font-size: 18px;
    padding: 12px 0;
}
.el-drawer-menu {
    left: -100%;
}
.el-drawer-menu.active {
    left: 0;
}
.el-header, 
.el-annoucement-bar {
    position: relative;
    z-index: 1;
}
.el-header {
    transition: all .3s ease;
}   


/* desktop css */
@media (min-width:915px) {
}



/* mobile css */
@media (max-width:914px) {
.el-drawer-menu-content a {
    font-size: 15px;
    padding: 8px 0;
}
.el-drawer-menu-inner {
    padding: 30px 20px;
}
.el-element-annoucement-main {
    gap: 12px;
    font-size: 14px;
    letter-spacing: -0.28px;
    justify-content: center;
}
span.el-countdown-js {
    gap: 6px;
    font-size: 12px;
    letter-spacing: -0.24px;
}
span.el-countdown-js>span {
    padding: 5px 5px 3px;
}
.el-header-logo {
    width: 55px;
    max-width: 100%;
}
.el-header-content svg {
    height: 15px;
    width: auto;
}
}
/* header section css end */



/* kaching cart css */
body .kaching-cart {
    width: 100%;
    height: 100%;
}


/* header css start */
.el-pdp-header-top {
    background: linear-gradient(0deg, #D0DF00 0%, #D0DF00 100%), linear-gradient(90deg, #D2FE3B 0%, #7EA300 100%) !important;
}
.el-header-logo a {
    display: flex;
}
.el-header-logo {
    width: 124px;
    max-width: 100%;
}
.el-element-annoucement-main {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    gap: 50px;
}
.el-element-annoucement-main .el-countdown-js {
    display: flex;
    align-items: center;
    gap: 19px;
}
.el-countdown-hour,
.el-countdown-min,
.el-countdown-sec {
    border-radius: 3.9px;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, 0.50);
    font-size: 15.6px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 10px 12px;
    gap: 3px;
}
.el-countdown-hour-js, 
.el-countdown-min-js, 
.el-countdown-sec-js {
    color: #fff;
}
.el-mobile-menu-button, 
.el-cart-button {
    display: flex;
}
.el-element-cart-button {
    display: flex;
    align-items: center;
    gap: 7px;
}
.el-element-cart-button a {
    display: flex;
}



@media (min-width: 915px) {

}



@media (max-width: 914px) {
.el-element-annoucement-main {
    font-size: 14px;
    gap: 25px;
    text-align: left;
}
.el-element-annoucement-main .el-countdown-js {
    gap: 9px;
}
.el-countdown-hour, 
.el-countdown-min, 
.el-countdown-sec {
    border-radius: 3px;
    font-size: 12px;
    padding: 5px 5px 4px !important;
    gap: 3px;
}
.el-header-logo {
    width: 54px;
}
.el-header-content svg {
    height: 19px;
}
.el-header-content svg {
    height: 16px;
}
.el-element-cart-button {
    gap: 5px;
}
}
/* header css end */



/* product css start */
.el-product-flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.el-product-column1 {
    width: 45%;
}
.el-product-column2 {
    width: 49.3%;
}
.el-pdp-pdt-slider {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.el-pdp-pdt-slider .slick-slide>div {
    display: flex;
}
.el-media-main-wrapper img {
    cursor: grab;
    border-radius: 4px;
}
.el-media-main-wrapper .el-product-media-main-item {
    padding: 0px 10px;
}
.el-media-main-wrapper .slick-list.draggable {
    margin: 0px -10px;
}
.el-slider-product-media-thumb img {
    cursor: pointer;
    border-radius: 4px;
}
.el-slider-product-media-thumb .el-product-media-thumb-item {
    padding-right: 29px;
}
.el-slider-product-media-thumb .slick-list.draggable {
    width: 100%;
    padding-right: 102px;
}
.el-pdp-pdt-slider .el-slider-button {
    display: none !important;
}
.el-pdp-pdt-slider ul.slick-dots {
    gap: 5.2px;
}
.el-pdp-pdt-slider .el-slider-navigation {
    gap: 0px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: 0px auto 30px;
}
.el-pdp-pdt-slider ul.slick-dots li button {
    background: #D9D9D9;
    border-radius: 0px;
}
.el-pdp-pdt-slider ul.slick-dots li.slick-active button {
    background: #D0DF00;
}
.el-pdp-pdt-slider ul.slick-dots li {
    width: 23.4px;
    height: 2.6px;
}
.el-pdp-pdt-slider ul.slick-dots li.slick-active {
    width: 42.9px;
}
.el-pdp-pdt-rating .el-icon-with-text-flex {
    font-size: 18px;
    letter-spacing: -0.18px;
}
.el-pdp-pdt-list1 .el-pdp-pdt-list2-item {
    display: none;
}
.el-pdp-pdt-list2 .el-pdp-pdt-list1-item {
    display: none;
}
.el-pdp-pdt-text1 {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.18px;
    margin: 18px 0px 37px;
}
.el-pdp-pdt-list1 .el-element-icon-with-text-grid {
    display: flex;
    flex-direction: column;
    gap: 18px;
    margin: 39px 0px 19px;
    border-bottom: 1.3px solid #FFFFFF1A;
    padding-bottom: 19px;
}
.el-pdp-pdt-list1-item .el-icon-with-text-flex {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.18px;
    gap: 10.4px;
}
.el-pdp-pdt-small-heading {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.18px;
    margin: 19px 0px;
}
.el-pdp-pdt-small-heading2 {
    font-weight: 700;
}
.el-pdp-pdt-small-heading1 .el-element-richtext {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 416px;
    max-width: 100%;
}
.el-pdp-pdt-small-heading1 .el-element-richtext em {
    color: rgba(255, 255, 255, 0.80);
    text-align: right;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.16px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    cursor: pointer;
}
.el-pdp-pdt-size .el-icon-with-text-flex {
    display: flex;
    align-items: center;
    color: #D0DF00;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.16px;
    margin: 19px 0px;
    gap: 5.2px;
}
.el-pdp-pdt-happy {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.18px;
    text-align: center;
    margin: 19px 0px 12.6px;
}
.el-checkout-button {
    border-radius: 4px;
    background: #D0DF00;
    width: 100%;
    border: 2px solid #D0DF00;
    min-height: 79px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    cursor: pointer;
    color: #0D0F10;
    font-size: 20.8px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.208px;
    text-transform: uppercase;
}
.el-checkout-button:hover {
    background: transparent;
    color: #D0DF00;
}
.el-pdp-pdt-list2 .el-element-icon-with-text-grid {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15.6px 0px 39px;
    gap: 19.5px;
}
.el-pdp-pdt-list2-item .el-icon-with-text-flex {
    display: flex;
    align-items: center;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    gap: 7.8px;
}
.el-pdp-pdt-list2-item-center .el-icon-with-text-flex {
    gap: 0px;
}
.el-pdp-pdt-faq1 {
    border-top: 1px solid #FFF;
}
.el-pdp-pdt-faq .el-question {
    font-size: 18px;
    letter-spacing: unset;
}
.el-element-variants {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 416px;
    max-width: 100%;
    margin: 19px 0px;
}
.el-element-variant {
    width: calc(16.6% - (5px)*5/6);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    background: transparent;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.16px;
    min-height: 64px;
    cursor: pointer;
    position: relative;
}
.el-element-variant.el-active {
    background: #D0DF00;
    color: #0D0F10;
}
.el-element-variant:after {
    content: "";
    position: absolute;
    width: 5.2px;
    height: 5.2px;
    border-radius: 30px;
    background: #D0DF00;
    top: 3.9px;
    right: 3.9px;
}
.el-element-variant.el-active:after {
    background: #0D0F10;
}
.el-element-variant:nth-child(5):after,
.el-element-variant:nth-child(6):after {
    display: none;
}
.el-element-options {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.el-element-option {
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    position: relative;
    display: flex;
    width: 100%;
    cursor: pointer;
    padding: 19px 19px 16px;
    background: transparent;
}
.el-element-option.el-active {
    background: #D0DF00;
    border-color: #D0DF00;
    color: #0D0F10;
}
.el-option-image img {
    width: 169px;
    height: 100%;
    object-fit: contain;
    object-position: center;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: 0px auto;
}
.el-element-option.el-active .el-option-left-info .el-option-badge-top {
    color: #FFFFFF;
    background: #0D0F10;
}
.el-option-inner {
    display: flex;
    width: 100%;
}
.el-option-flex {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.el-option-right {
    width: 50%;
    display: flex;
    justify-content: flex-end;
}
.el-option-price {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.2px;
    display: flex;
    align-items: center;
    gap: 7px;
}
.el-option-price s {
    opacity: 0.5;
}
.el-option-left {
    width: 50%;
    text-align: left;
}
.el-option-left-info {
    display: flex;
    flex-direction: column;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.18px;
}
.el-option-left-info .el-option-badge-top {
    color: #0D0F10;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.16px;
    width: fit-content;
    border-radius: 5.2px;
    background: #D0DF00;
    padding: 4px 10.4px 3px;
    margin-bottom: 12px;
}



@media (min-width: 915px) {

}



@media (max-width: 914px) {
.el-product-column1 {
    width: 100%;
}
.el-product-column2 {
    width: 100%;
}
.el-slider-product-media-thumb {
    display: none;
}
.el-media-main-wrapper img {
    border-radius: 0px;
}
.el-media-main-wrapper .slick-list.draggable {
    margin: 0px;
    width: calc(100% + 60px);
    margin-left: -30px;
}
.el-pdp-pdt-slider ul.slick-dots {
    gap: 5px;
}
.el-pdp-pdt-slider ul.slick-dots li {
    width: 18px;
    height: 2px;
}
.el-pdp-pdt-slider ul.slick-dots li.slick-active {
    width: 32px;
}
.el-pdp-pdt-slider .el-slider-navigation {
    margin: 0px auto 16px;
    justify-content: center;
}
.el-pdp-pdt-rating .el-icon-with-text-flex {
    font-size: 13px;
    letter-spacing: -0.13px;
    padding-top: 21px;
}
.el-pdp-pdt-heading h1 {
    width: 300px;
}
.el-pdp-pdt-text1 {
    font-size: 15px;
    letter-spacing: -0.15px;
    margin: 16px 0px 23px;
    width: 300px;
    max-width: 100%;
}
.el-pdp-pdt-list1 .el-element-icon-with-text-grid {
    gap: 16px;
    margin: 23px 0px 23px;
    padding-bottom: 23px;
}
.el-pdp-pdt-list1-item .el-icon-with-text-flex {
    font-size: 15px;
    letter-spacing: -0.15px;
    gap: 7.9px;
}
.el-pdp-pdt-list1-item .el-icon-with-text-flex svg {
    width: auto;
    height: 14px;
}
.el-pdp-pdt-small-heading {
    font-size: 15px;
    letter-spacing: -0.15px;
    margin: 21px 0px 14px;
}
.el-pdp-pdt-small-heading1 .el-element-richtext em {
    font-size: 13px;
    letter-spacing: -0.13px;
}
.el-pdp-pdt-size .el-icon-with-text-flex {
    font-size: 13px;
    letter-spacing: -0.13px;
    margin: 14px 0px 27px;
    gap: 5px;
}
.el-pdp-pdt-size .el-icon-with-text-flex svg {
    width: 6px;
    height: unset;
}
.el-pdp-pdt-happy {
    font-size: 13px;
    letter-spacing: -0.13px;
    margin: 27px 0px 10px;
}
.el-checkout-button {
    min-height: 59px;
    font-size: 16px;
    letter-spacing: -0.16px;
}
.el-pdp-pdt-list2 .el-element-icon-with-text-grid {
    margin: 12px 0px 30px;
    gap: 15px;
}
.el-pdp-pdt-list2-item .el-icon-with-text-flex {
    font-size: 14px;
    gap: 7px;
}
.el-pdp-pdt-list2-item-center .el-icon-with-text-flex {
    gap: 0px;
}
.el-pdp-pdt-list2-item .el-icon-with-text-flex svg {
    height: 12px;
    width: auto;
}
.el-pdp-pdt-faq .el-question {
    font-size: 15px;
    letter-spacing: unset;
}
.el-pdp-pdt-small-heading1 .el-element-richtext {
    width: 100%;
}
.el-element-variants {
    width: 100%;
    max-width: 100%;
    margin: 14px 0px;
}
.el-element-variant {
    width: calc(16.6% - (5px)*5/6);
    font-size: 12px;
    letter-spacing: -0.12px;
    min-height: 50px;
}
.el-element-variant:after {
    width: 4px;
    height: 4px;
}
.el-element-options {
    gap: 12px;
}
.el-element-option {
    padding: 19px 16px 16px;
}
.el-option-price {
    font-size: 16px;
    letter-spacing: -0.16px;
    gap: 5px;
}
.el-option-flex {
    align-items: flex-start;
}
.el-option-right {
    width: 30%;
}
.el-option-left {
    width: 70%;
}
.el-option-left-info .el-option-badge-top {
    font-size: 12px;
    letter-spacing: -0.12px;
    border-radius: 4px;
    padding: 4px 9px;
    margin-bottom: 9px;
}
.el-option-left-info {
    font-size: 15px;
    letter-spacing: -0.15px;
}
.el-option-image img {
    width: 107px;
    left: 45%;
    right: unset;
}
.el-option-price {
    padding-top: 3px;
}
}
/* product css end */



/* video css start */
.el-pdp-video-slide {
    padding: 0px 10px;
}
.el-pdp-video-slider {
    margin: 39px -10px 0px;
}
.el-video-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 5.2px;
    cursor: pointer;
}
.el-video-wrapper video, 
.el-video-wrapper img {
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    cursor: pointer;
    aspect-ratio: 317/519;
}
.el-video-wrapper img {
    position: absolute;
}
.el-play-button {
    display: flex;
    justify-content: center;
    cursor: pointer;
    align-items: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.el-play-button span {
    width: 42.237px;
    height: 42.237px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    border-radius: 50px;
    border: 1px solid #969696AD;
}
.el-play-button span svg path {
    fill: #000000;
}
.el-play-button span svg {
    width: 14.6px;
    height: unset;
}



@media (min-width: 915px) {

}



@media (max-width: 914px) {
.el-pdp-video-slider {
    margin: 25px 0px 0px;
}
.el-pdp-video-slide {
    padding: 0px 10px 0px 0px;
}
.el-video-wrapper {
    border-radius: 4px;
}
.el-video-wrapper video, 
.el-video-wrapper img {
    aspect-ratio: 185/300;
}
.el-pdp-video-slider .slick-list.draggable {
    width: calc(100% + 20px);
    padding-right: 145px;
}
.el-play-button span {
    width: 25px;
    height: 25px;
}
.el-play-button span svg {
    width: 9px;
}
}
/* video css end */



/* boots css start */
.el-pdp-boots-slide {
    padding: 0px 10px;
    text-align: left;
}
.el-pdp-boots-slider {
    margin: 39px -10px 0px;
}
.el-pdp-boots-slide .el-element-text p {
    display: flex;
    flex-direction: column;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.18px;
    margin: 19px 0px 0px;
    gap: 16px;
}
.el-pdp-boots-slide .el-element-text p strong {
    font-weight: 700;
}
.el-pdp-boots-section {
    position: relative;
}



@media (min-width: 915px) {
.el-pdp-boots-section {
    margin-top: -50px;
}
.el-pdp-boots-section .el-slider-navigation {
    margin: 0px 0px 0px;
}
}



@media (max-width: 914px) {
.el-pdp-boots-slide {
    padding: 0px 16px 0px 0px;
}
.el-pdp-boots-slider {
    margin: 30px 0px 0px;
}
.el-pdp-boots-slider .slick-list.draggable {
    width: calc(100% + 20px);
    padding-right: 97px;
}
.el-pdp-boots-slide .el-element-text p {
    font-size: 15px;
    letter-spacing: -0.15px;
    margin: 16px 0px 0px;
    gap: 12px;
}
}
/* boots css end */



/* give css start */
.el-pdp-give-slider {
    margin: 39px -10px 0px;
}
.el-pdp-give-slide {
    padding: 0px 10px 0px 0px;
    text-align: left;
}
.el-pdp-give-slide .el-slide_main {
    border-radius: 10.4px;
    overflow: hidden;
}
.el-pdp-give-slide .el-slide_main {
    border-radius: 10.4px;
    overflow: hidden;
    background-image: url("/cdn/shop/files/pdp-give-bg.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #FFFFFF;
}
.el-pdp-give-slide .el-element-slide-texts {
    padding: 19px 19px 16px;
}
.el-pdp-give-slide .el-element-text {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.el-pdp-give-slide .el-element-title-main .el-font-heading {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    font-family: Helvetica;
    padding-bottom: 14px;
}
.el-pdp-give-slider .slick-list.draggable {
    padding-right: 115px;
}




@media (min-width: 915px) {
.el-pdp-give-slider .el-slider-navigation {
    margin: 79px 0px 0px;
}
.el-pdp-give-substext {
    width: 830px;
    max-width: 100%;
    margin: 0px auto;
}
.el-pdp-give-heading h2 {
    width: 950px;
    margin: 0px auto;
}
}



@media (max-width: 914px) {
.el-pdp-give-slide {
    padding: 0px 16px 0px 0px;
}
.el-pdp-give-slider .slick-list.draggable {
    padding-right: 100px;
    width: calc(100% + 20px);
}
.el-pdp-give-slider {
    margin: 30px 0px 0px;
}
.el-pdp-give-slide .el-slide_main {
    border-radius: 8px;
}
.el-pdp-give-slide .el-element-slide-texts {
    padding: 16px 16px 14px;
}
.el-pdp-give-slide .el-element-text {
    font-size: 14px;
}
.el-pdp-give-slide .el-element-title-main .el-font-heading {
    font-size: 16px;
    padding-bottom: 14px;
}
}
/* give css end */



/* table css start */
.el-pdp-table-box {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("/cdn/shop/files/pdp-table-bg.webp");
    width: 1105px;
    max-width: 100%;
    margin: 41px auto 0px;
    display: flex;
    border-radius: 10.4px;
    border: 1px solid rgba(255, 255, 255, 0.26);
    justify-content: space-between;
    padding: 50px 50px 50px;
    gap: 131px;
    flex-wrap: wrap;
    align-items: flex-end;
}
.el-pdp-table-box-item {
    width: calc(50% - (131px)*1/2);
    text-align: left;
}
.el-pdp-table-logo {
    width: 159px;
    height: unset;
    margin-left: -10px;
    margin-bottom: -10px;
}
.el-pdp-table-box-item ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
}
.el-pdp-table-box-item ul li img {
    width: 15.6px;
    height: unset;
}
.el-pdp-table-box-item ul li {
    display: flex;
    align-items: center;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.195px;
    gap: 12px;
    border-bottom: 1.3px solid #D0DF00;
    padding: 16px 0px;
}
.el-pdp-table-box-item2 ul li {
    justify-content: flex-end;
    text-align: right;
    color: #F9D0D0;
    border-color: #F08C8C;
}
.el-pdp-table-box-item2 span {
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.195px;
    text-transform: uppercase;
    text-align: right;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding-bottom: 21px;
}
.el-pdp-table-section .el-container {
    position: relative;
}
.el-pdp-table-img img {
    width: 434px;
    position: absolute;
    bottom: -118px;
    left: 26.1%;
}



@media (min-width: 915px) {
.el-pdp-table-substext {
    width: 830px;
    max-width: 100%;
    margin: 0px auto;
}
.el-pdp-table-section {
    margin-top: -50px;
    position: relative;
}
}



@media (max-width: 914px) {
.el-pdp-table-substext {
    width: 306px;
}
.el-pdp-table-box {
    background-position: top;
    width: 100%;
    margin: 30px auto 0px;
    border-radius: 8px;
    padding: 21px 16px 131px;
    gap: 40px;
    position: relative;
}
.el-pdp-table-logo {
    width: 85px;
    margin-left: -1px;
    margin-bottom: -5px;
}
.el-pdp-table-box-item {
    width: calc(50% - (40px)*1/2);
}
.el-pdp-table-box-item ul li img {
    width: 12px;
}
.el-pdp-table-box-item ul li {
    font-size: 15px;
    letter-spacing: -0.15px;
    gap: 9px;
    padding: 16px 0px;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
}
.el-pdp-table-box-item2 ul li {
    flex-direction: column-reverse;
    align-items: flex-end;
}
.el-pdp-table-box-item2 span {
    font-size: 15px;
    letter-spacing: -0.15px;
    width: 100px;
    justify-content: flex-end;
    padding-bottom: 0px;
    margin-left: auto;
    max-width: 100%;
}
.el-pdp-table-box-item ul li p {
    width: 109px;
}
.el-pdp-table-box-item1 ul li:nth-child(2) p, 
.el-pdp-table-box-item1 ul li:nth-child(3) p, 
.el-pdp-table-box-item1 ul li:nth-child(4) p {
    width: 149px;
}
.el-pdp-table-box-item2 ul li:nth-child(3) p {
    width: 139px;
}
.el-pdp-table-box-item2 ul li:nth-child(2), 
.el-pdp-table-box-item2 ul li:nth-child(4) {
    width: 75%;
    margin-left: auto;
}
.el-pdp-table-img {
    position: absolute;
    bottom: 0px;
    width: 205px;
    left: 0px;
}
.el-pdp-table-box {
    background-image: url("/cdn/shop/files/pdp-table-bgmob.webp");
}
}
/* table css end */



/* review1 css start */
.el-pdp-review1-ratingimg img {
    width: auto;
    height: 25px;
    margin-bottom: 19px;
}
.el-pdp-review1-slider {
    margin: 23px 0px 0px;
}
.el-pdp-review1-slider .slick-list.draggable {
    padding-right: 50px;
}
.el-pdp-review1-slide {
    padding-right: 16px;
}
.el-pdp-review1-slide .el-review-card_main {
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 23px 16px;
}
.el-pdp-review1-slide .el-review-card_main .el-review-card-rating {
    display: flex;
    align-items: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.15px;
    gap: 7px;
    padding-bottom: 16px;
}
.el-pdp-review1-slide .el-review-card-title {
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: -0.15px;
}
.el-pdp-review1-slide .el-element-text-main {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.15px;
    padding: 12px 0px 16px;
}
.el-pdp-review1-slide .el-review-card-rich-text ul:last-child {
    display: none;
}
.el-pdp-review1-slide .el-review-card-rich-text p {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.15px;
    display: flex;
    flex-direction: column;
}
.el-pdp-review1-slide .el-review-card-rich-text p strong {
    color: #D0DF00;
    font-weight: unset;
    display: flex;
    align-items: center;
    gap: 5px;
}
.el-pdp-review1-slide .el-review-card-rich-text p strong:before {
    content: "";
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/cdn/shop/files/pdp-days-check.webp);
    width: 10px;
    height: 10px;
    min-width: 10px;
}
.el-pdp-review1-slide .el-review-card-rich-text ul {
    display: flex;
    list-style-type: none;
    gap: 7.9px;
    padding-top: 16px;
}
.el-pdp-review1-slide .el-review-card-rich-text ul li:before {
    content: "";
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("/cdn/shop/files/pdp-review1-check2.webp");
    width: 10px;
    height: 10px;
    min-width: 10px;
}
.el-pdp-review1-slide .el-review-card-rich-text ul li {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.13px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(4px);
    padding: 5px 10px;
    display: flex;
    align-items: center;
    gap: 5px;
}



@media (min-width: 915px) {

}



@media (max-width: 914px) {

}
/* review1 css end */



/* number css start */
.el-pdp-number-list1 {
    border: 1.3px solid rgba(13, 15, 16, 0.00);
    border-radius: 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("/cdn/shop/files/pdp-number-bg.webp");
    position: relative;
    padding: 41px 50px;
    margin: 39px 0px 0px;
}
.el-pdp-number-list1 .el-element-icon-with-text-grid {
    width: 1070px;
    max-width: 100%;
    display: flex;
    justify-content: flex-start;
    gap: 50px;
}
.el-pdp-number-list1-img {
    width: 0px;
}
.el-pdp-number-list1-img img {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 279px;
}
.el-pdp-number-list1-item {
    width: calc(33.3% - (50px)*2/3);
    color: #FFFFFF;
    text-align: left;
}
.el-pdp-number-list1-item .el-media.el-svg {
    color: #D0DF00;
    font-family: "Funnel Display";
    font-size: 41.6px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -1.664px;
    text-transform: uppercase;
}
.el-pdp-number-list1-item .el-element-title {
    font-size: 19.5px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: -0.195px;
    padding-top: 12px;
}
.el-pdp-number-list1-item .el-element-text {
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.195px;
    padding-top: 12px;
}
.el-pdp-number-list1-item3 .el-element-text {
    width: 250px;
    max-width: 100%;
}



@media (min-width: 915px) {
.el-pdp-number-heading h2 {
    width: 900px;
    margin: 0px auto -9px;
}
.el-pdp-number-section {
    position: relative;
    margin-top: -39px;
}
.el-pdp-number-substext {
    width: 779px;
    max-width: 100%;
    margin: 0px auto;
}
}



@media (max-width: 914px) {
.el-pdp-number-substext {
    width: 319px;
}
.el-pdp-number-list1-img img {
    right: -21px;
    bottom: unset;
    width: 187px;
    top: 12px;
}
.el-pdp-number-list1 {
    border-radius: 8px;
    background-image: url("/cdn/shop/files/pdp-number-bgmob.webp");
    padding: 25px 19px;
    margin: 27px 0px 0px;
}
.el-pdp-number-list1 .el-element-icon-with-text-grid {
    width: 100%;
    gap: 0px;
    flex-wrap: wrap;
}
.el-pdp-number-list1-item {
    width: 100%;
}
.el-pdp-number-list1-item .el-media.el-svg {
    font-size: 32px;
    letter-spacing: -1.28px;
}
.el-pdp-number-list1-item .el-element-title {
    font-size: 15px;
    letter-spacing: -0.15px;
    padding-top: 10px;
}
.el-pdp-number-list1-item .el-element-text {
    font-size: 15px;
    letter-spacing: -0.15px;
    padding-top: 10px;
}
.el-pdp-number-list1-item {
    width: 179px;
    padding-bottom: 23px;
    max-width: 100%;
}
.el-pdp-number-list1-item3 {
    padding-bottom: 0px;
}
.el-pdp-number-list1-item2 {
    width: 139px;
}
.el-pdp-number-list1-item1 {
    width: 160px;
}
.el-pdp-number-list1-item1 .el-element-title {
    max-width: 100%;
    width: 151px;
}
.el-pdp-number-list1 {
    padding: 21px 19px 19px;
}
.el-pdp-number-list1 .el-element-icon-with-text-grid {
    flex-direction: column;
}
}
/* number css end */



/* can css start */
.el-pdp-can-slide {
    padding: 0px 10px;
    text-align: left;
}
.el-pdp-can-slider {
    margin: 39px -10px 0px;
}
.el-pdp-can-slide .el-slide_main {
    border-radius: 4px;
    border: 1px solid rgba(13, 15, 16, 0.10);
    background: #FFF;
    overflow: hidden;
}
.el-pdp-can-slide .el-element-slide-texts {
    padding: 19px 27px 16px 19px;
    display: flex;
    flex-direction: column;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.18px;
}
.el-pdp-can-slide .el-element-title {
    font-family: Helvetica;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: -0.2px;
    padding-bottom: 12px;
}



@media (min-width: 915px) {
.el-pdp-can-slider .el-slider-navigation {
    margin: 0px;
}
}



@media (max-width: 914px) {
.el-pdp-can-heading h2 {
    width: 281px;
}
.el-pdp-can-slider {
    margin: 23px 0px 0px;
}
.el-pdp-can-slide {
    padding: 0px 16px 0px 0px;
}
.el-pdp-can-slider .slick-list.draggable {
    width: calc(100% + 20px);
    padding-right: 100px;
}
.el-pdp-can-slide .el-slide_main {
    border-radius: 8px;
}
.el-pdp-can-slide .el-slide_main img {
    aspect-ratio: 225/180;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}
.el-pdp-can-slide .el-element-slide-texts {
    padding: 16px 16px 16px 16px;
    font-size: 15px;
    letter-spacing: -0.15px;
}
.el-pdp-can-slide .el-element-title {
    font-size: 15px;
    letter-spacing: -0.15px;
    padding-bottom: 10px;
}
}
/* can css end */



/* insoles css start */
.el-pdp-insoles-list .el-element-icon-with-text-grid {
    border-radius: 10.4px;
    border: 1.3px solid #0D0F10;
    width: 872px;
    max-width: 100%;
    margin: 39px auto 0px;
    padding: 23px;
}
.el-pdp-insoles-list-item1 .el-icon-with-text-flex {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row-reverse;
    text-align: left;
}
.el-pdp-insoles-list-item1 .el-element-text {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: -0.2px;
}
.el-pdp-insoles-list-item1 .el-element-text ul {
    font-size: 0px;
    line-height: unset;
    list-style-type: none;
    display: flex;
    gap: 11px;
    margin-top: 9px;
}
.el-pdp-insoles-list-item1 .el-element-text ul li {
    border-radius: 1.3px;
    background: #D9D9D9;
    width: 117px;
    height: 5.2px;
}
.el-pdp-insoles-list-item1 .el-icon-with-text-flex .el-media.el-svg {
    color: #D0DF00;
    text-align: right;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.16px;
    text-transform: uppercase;
    border-radius: 2.6px;
    background: #0D0F10;
    padding: 4px 10px;
}
.el-pdp-insoles-list .el-element-icon-with-text-grid {
    text-align: left;
}
.el-pdp-insoles-list-item2 .el-element-text {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #0D0F1029;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.18px;
    gap: 12px;
    display: flex;
    flex-direction: column;
}
.el-pdp-insoles-list-item3 .el-element-text ul {
    display: flex;
    list-style-type: none;
    margin-top: 25px;
    gap: 10px;
}
.el-pdp-insoles-list-item3 .el-element-text ul li {
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid rgba(13, 15, 16, 0.19);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.18px;
    padding: 16px 19px 14px;
}
.el-pdp-insoles-section .el-container {
    position: relative;
}
.el-pdp-insoles-img img {
    position: absolute;
    width: auto;
    height: 685px;
    bottom: -183px;
    right: -7%;
}
.el-pdp-insoles-list-item3 .el-icon-with-text-flex {
    display: flex;
    flex-direction: column-reverse;
}
.el-pdp-insoles-list-item3 .el-media.el-svg {
    font-size: 15.6px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.156px;
    display: flex;
    align-items: center;
    gap: 9px;
    padding-top: 19px;
    cursor: pointer;
    width: fit-content;
}
.el-pdp-insoles-list4-text1 .el-icon-with-text-flex {
    display: flex;
    flex-direction: column-reverse;
    margin: 19px 0px 0px;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.el-pdp-insoles-list4-text1 .el-media.el-svg {
    display: flex;
    align-items: center;
    gap: 19.5px;
    padding-top: 14px;
}
.el-pdp-insoles-list4-text1 .el-media.el-svg p {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    gap: 7.8px;
}
.el-pdp-insoles-list4-text1 .el-element-text {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.18px;
}
.el-pdp-insoles-list4-text1 .el-element-text a {
    border-radius: 4px;
    background: #D0DF00;
    width: 100%;
    border: 2px solid #D0DF00;
    min-height: 79px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    cursor: pointer;
    color: #0D0F10;
    font-size: 20.8px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.208px;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 14px;
}
.el-pdp-insoles-list4-text1 .el-element-text a:hover {
    background: transparent;
}
.el-pdp-insoles-list4-text1 .el-icon-with-text-flex .el-element-texts {
    width: 100%;
}



@media (min-width: 915px) {

}



@media (max-width: 914px) {
.el-pdp-insoles-heading h2 {
    width: 210px;
}
.el-pdp-insoles-substext {
    width: 201px;
}
.el-pdp-insoles-img img {
    width: auto;
    height: 234px;
    bottom: unset;
    right: 0px;
    top: -29px;
}
.el-pdp-insoles-list .el-element-icon-with-text-grid {
    border-radius: 8px;
    width: 100%;
    margin: 27px auto 0px;
    padding: 21px 16px 23px;
}
.el-pdp-insoles-list-item1 .el-icon-with-text-flex .el-element-texts {
    width: 100%;
}
.el-pdp-insoles-list-item1 .el-icon-with-text-flex {
    position: relative;
}
.el-pdp-insoles-list-item1 .el-icon-with-text-flex .el-element-image {
    position: absolute;
    top: 0px;
    right: 0px;
}
.el-pdp-insoles-list-item1 .el-element-text {
    font-size: 14px;
    letter-spacing: -0.14px;
}
.el-pdp-insoles-list-item1 .el-element-text ul li {
    width: calc(33.3% - (9px)*2/3);
    height: 4.1px;
}
.el-pdp-insoles-list-item1 .el-icon-with-text-flex .el-media.el-svg {
    text-align: center;
    font-size: 12px;
    letter-spacing: -0.12px;
    border-radius: 2px;
    padding: 4px 8px;
    position: relative;
    top: -1px;
}
.el-pdp-insoles-list-item1 .el-element-text ul {
    gap: 11px;
    margin-top: 10px;
}
.el-pdp-insoles-list-item2 .el-element-text {
    margin-top: 16px;
    padding-top: 16px;
    font-size: 14px;
    letter-spacing: -0.14px;
    gap: 12px;
}
.el-pdp-insoles-list-item3 .el-element-text ul {
    margin-top: 16px;
    gap: 7px 9px;
    flex-wrap: wrap;
}
.el-pdp-insoles-list-item3 .el-element-text ul li {
    font-size: 14px;
    letter-spacing: -0.14px;
    padding: 11px 9px;
    width: calc(33.3% - (9px)*3/4);
    justify-content: center;
    display: flex;
    align-items: center;
}
.el-pdp-insoles-list-item3 .el-media.el-svg {
    font-size: 12px;
    letter-spacing: -0.12px;
    gap: 7px;
    padding-top: 16px;
}
.el-pdp-insoles-list-item3 .el-media.el-svg svg {
    width: 9px;
    height: unset;
}
.el-pdp-insoles-list2 .el-pdp-insoles-list-item3 .el-element-text ul li {
    width: 100%;
    text-align: left;
    justify-content: flex-start;
}
.el-pdp-insoles-list4-text1 .el-element-text {
    font-size: 13px;
    letter-spacing: -0.13px;
}
.el-pdp-insoles-list4-text1 .el-element-text a {
    width: 100%;
    min-height: 59px;
    font-size: 16px;
    letter-spacing: -0.16px;
    margin-top: 10px;
}
.el-pdp-insoles-list4-text1 .el-media.el-svg {
    gap: 15px;
    padding-top: 12px;
}
.el-pdp-insoles-list4-text1 .el-media.el-svg svg {
    height: 12px;
    width: auto;
}
.el-pdp-insoles-list4-text1 .el-media.el-svg p {
    font-size: 14px;
    gap: 6.1px;
}
}
/* insoles css end */



/* faq css start */
.el-pdp-faq-top {
    position: relative;
    margin-top: -30px;
}
.el-pdp-faq-bottom .el-image-with-text-flex {
    display: flex;
    gap: 50px;
}
.el-pdp-faq-bottom .el-image-with-text-column {
    width: calc(50% - (50px)*1/2);
    display: flex;
    flex-direction: column;
}
.el-global-faq {
    border-bottom: 1px solid #FFF;
}
.el-global-faq:first-child {
    border-top: 1px solid #FFF;
}
.el-question strong {
    font-weight: unset;
    display: block;
}
.el-question {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: transparent;
    border: unset;
    cursor: pointer;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.195px;
    min-height: 73px;
    padding: 0px 0px;
    text-align: left;
}
.el-question:after {
    content: "";
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("/cdn/shop/files/pdp-pdt-pluse.webp?v=1788349895");
    width: 31.2px;
    height: 31.2px;
    min-width: 31.2px;
}
.el-question.active:after {
    background-image: url("/cdn/shop/files/pdp-pdt-close.webp");
}
.el-answer {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.18px;
    display: flex;
    flex-direction: column;
    gap: 21px;
    padding: 0px 0px 21px;
}
.el-pdp-faq-bottom {
    position: relative;
}



@media (min-width: 915px) {
.el-big-container .el-container {
    width: 1462px;
}
}



@media (max-width: 914px) {
.el-pdp-faq-bottom .el-image-with-text-flex {
    gap: 0px;
}
.el-pdp-faq-bottom .el-image-with-text-column {
    width: 100%;
}
.el-question:after {
    width: 23px;
    height: 23px;
    min-width: 23px;
}
.el-question {
    font-size: 15px;
    letter-spacing: -0.15px;
    min-height: 57px;
}
.el-pdp-faq-bottom .el-image-with-text-column2 .el-global-faq:first-child {
    border-top: unset;
}
.el-answer {
    font-size: 14px;
    letter-spacing: -0.14px;
    gap: 19px;
    padding: 0px 0px 21px;
}
.el-pdp-faq-top {
    margin-top: 0px;
}
.el-faq-heading h2 {
    width: 261px;
}
}
/* faq css end */



/* day css start */
.el-pdp-days-section .el-richtext-content {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    padding: 45px 50px;
    width: 100%;
}
.el-pdp-days-substext {
    padding-top: 18px;
    width: 370px;
    max-width: 100%;
}



@media (min-width: 915px) {
.el-pdp-days-section .el-richtext-content {
    background-image: url("/cdn/shop/files/Frame_2147251961_1.webp?v=1788975356");
}
}



@media (max-width: 914px) {
.el-pdp-days-section .el-richtext-content {
    background-image: url("/cdn/shop/files/omob.webp?v=1788975463");
}
.el-pdp-days-section .el-richtext-content {
    border-radius: 8px;
    padding: 30px 16px 331px;
    width: 100%;
}
.el-pdp-days-substext {
    padding-top: 16px;
    width: 290px;
    max-width: 100%;
}
}
/* day css end */



/* review2 css start */
.el-pdp-review2-links a {
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.195px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
}
.el-pdp-review2-list1 .el-element-icon-with-text-grid {
    display: flex;
    text-align: left;
    flex-wrap: wrap;
    margin: 39px 0px;
    gap: 30px 20px;
}
.el-pdp-review2-list1-item {
    width: calc(33.3% - (20px)*2/3);
    border-radius: 10.4px;
    border: 1.3px solid rgba(255, 255, 255, 0.40);
    backdrop-filter: blur(13.000000953674316px);
    padding: 19px 21px;
}
.el-pdp-review2-list1-item .el-media.el-svg {
    display: flex;
    align-items: center;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.195px;
    gap: 10.4px;
}
.el-pdp-review2-list1-item .el-element-title {
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.195px;
    padding: 18px 0px;
}
.el-pdp-review2-list1-item .el-element-text p {
    display: flex;
    flex-direction: column;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: -0.195px;
}
.el-pdp-review2-list1-item .el-element-text p strong {
    color: #D0DF00;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 6.5px;
    width: 100%;
    padding-top: 5px;
}
.el-pdp-review2-list1-item .el-element-text p strong:before {
    content: "";
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("/cdn/shop/files/pdp-days-check.webp");
    width: 14px;
    height: 14px;
    min-width: 14px;
}



@media (min-width: 915px) {

}



@media (max-width: 914px) {
.el-pdp-review2-heading h2 {
    width: 261px;
}
.el-pdp-review2-list1 .el-element-icon-with-text-grid {
    margin: 27px 0px 23px;
    gap: 16px;
}
.el-pdp-review2-list1-item {
    width: 100%;
    border-radius: 8px;
    padding: 16px;
}
.el-pdp-review2-list1-item .el-media.el-svg {
    font-size: 15px;
    letter-spacing: -0.15px;
    gap: 7px;
}
.el-pdp-review2-list1-item .el-media.el-svg svg {
    width: 75px;
    height: unset;
    position: relative;
    top: 0.5px;
}
.el-pdp-review2-list1-item .el-element-title {
    font-size: 15px;
    letter-spacing: -0.15px;
    padding: 16px 0px;
}
.el-pdp-review2-list1-item .el-element-text p {
    font-size: 15px;
    letter-spacing: -0.15px;
}
.el-pdp-review2-list1-item .el-element-text p strong:before {
    width: 10px;
    height: 10px;
    min-width: 10px;
}
.el-pdp-review2-list1-item .el-element-text p strong {
    gap: 5px;
}
.el-pdp-review2-links a {
    font-size: 15px;
    letter-spacing: -0.15px;
}
}
/* review2 css end */



/* footer css start */
.el-pdp-footer-section .el-richtext-content {
    display: flex;
    flex-wrap: wrap;
}
.el-pdp-footer-form {
    width: 30.7%;
}
.el-pdp-footer-logo-menu {
    width: 69.3%;
}
.el-pdp-footer-logo-menu img {
    width: 281px;
    height: unset;
}
.el-pdp-footer-logo-menu ul {
    list-style-type: none;
    display: flex;
    margin-top: 16px;
    gap: 39px;
}
.el-pdp-footer-logo-menu ul a {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.18px;
    text-decoration: none;
}
.el-pdp-footer-form .el-icon-with-text-flex {
    display: flex;
    flex-direction: column-reverse;
}
.el-pdp-footer-form .el-element-title {
    font-size: 36.4px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -1.456px;
    text-transform: uppercase;
    padding-bottom: 18px;
}
.el-pdp-footer-form .el-element-text {
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.195px;
}
.el-pdp-footer-form .el-media.el-svg {
    display: unset;
}
.field_lp {
    position: relative;
}
.field_lp input {
    width: 100%;
    color: #fff;
    font-family: Helvetica;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.195px;
    border: unset;
    background: transparent;
    border-bottom: 1px solid #FFFFFF;
    padding: 19px 0px;
    margin-top: 14px;
    outline: none;
}
.field_lp input::placeholder {
    color: rgba(255, 255, 255, 0.25);
}
button#Subscribe {
    background: transparent;
    border: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 19px;
    right: 9px;
    cursor: pointer;
}
.el-error, 
.el-success {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.195px;
    width: 100%;
    padding-top: 10px;
}
.el-error {
    color: red;
}
.el-success {
    color: green;
}
.el-pdp-footer-brand {
    width: 32%;
}
.el-pdp-footer-copyright-menu {
    width: 68%;
}
.el-pdp-footer-brand, 
.el-pdp-footer-copyright-menu {
    border-top: 1px solid #FFFFFF33;
    margin: 39px 0px 0px;
    padding: 39px 0px 0px;
}
.el-pdp-footer-copyright-menu .el-element-richtext {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20.8px;
    opacity: 0.6;
    display: flex;
    align-items: center;
    gap: 39px;
}
.el-pdp-footer-copyright-menu .el-element-richtext ul {
    list-style-type: none;
    display: flex;
    align-items: center;
    gap: 39px;
}
.el-pdp-footer-copyright-menu .el-element-richtext ul a {
    text-decoration: none;
}
.el-pdp-footer-brand img {
    width: 350px;
    margin: unset;
    margin-left: auto;
}



@media (min-width: 915px) {

}



@media (max-width: 914px) {
.el-pdp-footer-logo-menu {
    width: 100%;
}
.el-pdp-footer-logo-menu img {
    width: 126px;
    height: unset;
}
.el-pdp-footer-form {
    width: 100%;
}
.el-pdp-footer-logo-menu1 ul {
    display: none;
}
.el-pdp-footer-logo-menu ul {
    margin-top: 30px;
    gap: 19px;
    flex-direction: column;
}
.el-pdp-footer-logo-menu ul a {
    font-size: 14px;
    letter-spacing: -0.14px;
}
.el-pdp-footer-form .el-element-title {
    font-size: 28px;
    line-height: 83%;
    letter-spacing: -1.12px;
    padding-bottom: 18px;
    padding-top: 30px;
}
.el-pdp-footer-form .el-element-text {
    font-size: 15px;
    letter-spacing: -0.15px;
    width: 328px;
    max-width: 100%;
}
.field_lp input {
    font-size: 15px;
    letter-spacing: -0.15px;
    padding: 16px 0px;
    margin-top: 11px;
}
button#Subscribe svg {
    width: 22px;
    height: unset;
}
button#Subscribe {
    bottom: 15px;
    right: 7px;
}
.el-pdp-footer-copyright-menu {
    border: unset;
    width: 100%;
    margin: 0px;
    padding: 14px 0px 0px;
}
.el-pdp-footer-brand {
    width: 100%;
    border-color: #FFFFFF;
    margin: 27px 0px 0px;
    padding: 30px 0px 0px;
}
.el-pdp-footer-copyright-menu .el-element-richtext {
    font-size: 12px;
    line-height: 16px;
    opacity: 1;
}
.el-pdp-footer-brand img {
    width: 271px;
    margin: unset;
    margin-left: unset;
}
}
/* footer css end */



/* final touchups */
@media (min-width:915px) {
.el-product-column1 {
    position: sticky;
    top: 95px;
}

}
.el-pdp-insoles-list:not(.el-active) {
    display: none;
}
.el-pdp-insoles-list-item3 .el-element-text ul li.el-active {
    background: #D0DF00;
    border-color: #0D0F10;
}
.el-pdp-insoles-list-item1 .el-element-text ul li.el-active {
    background: #D0DF00;
    border-color: #D0DF00;
}
.el-pdp-review2-list1 .el-element-icon-with-text-grid {
    row-gap: 0;
}
.el-pdp-review2-list1-item:nth-child(3)~.el-pdp-review2-list1-item {
    margin-top: 30px;
    display: none;
}
.el-pdp-review2-links:has(a[href="#less"]) {
    display: none;
}
.el-cart-button {
    position: relative;
}
.el-cart-count {
    background: #fff;
    color: #000;
    width: 15px;
    height: 15px;
    position: absolute;
    top: -5px;
    right: -5px;
    font-size: 9px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width:914px) {
.el-pdp-review2-list1-item:nth-child(3)~.el-pdp-review2-list1-item, 
.el-pdp-review2-list1-item~.el-pdp-review2-list1-item  {
    margin-top: 16px;
}
.el-cart-count {
    font-size: 6px;
    width: 13px;
    height: 13px;
}
.el-option-price s {
    display: none;
}
.el-option-image img {
    width: 100px;
}
}



/* final QA */
@media (min-width:2000px) {
.el-below-comparision-svg {
    margin-top: -1%;
}

}
@media (min-width:2300px) {
.el-below-comparision-svg {
    margin-top: -2%;
}

}
@media (min-width:3100px) {
.el-below-comparision-svg {
    margin-top: -3%;
}

}


.el-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: #ffffff40 !important;
    align-items: center;
    justify-content: center;
    display: none;
    padding:0 15px;
}

.el-popup.el-active {
    display: flex;
}
.el-popup .el-container {
    width: 600px;
    padding: 0;
    position: relative;
    overflow: hidden;
    max-width:100%;
}
.el-close-popup {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}


@media (max-width:914px) {
main#MainContent {
    overflow-x: hidden;
}
.el-close-popup {
    padding: 10px;
}
}