/** 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:16px;
    padding-right:16px;
}
}
/* end common css */






body {
  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 h1 {
    max-width: 100%;
    font-size: 70px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -2.1px;
    width: 100%;
}
.el-button {
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 1298.7px;
    background: #93D5F1;
    text-decoration: none;
    width: 100%;
    min-height: 79px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    color: #162036;
    font-size: 23.4px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: unset;
    text-transform: capitalize;
    border: 2px solid #93D5F1;
    gap: 10.4px;
}
.el-button:hover {
    background: transparent;
    color: #162036;
}
.el-global-MBG .el-icon-with-text-flex {
    width: 550px;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-size: 15.6px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 13px;
    gap: 7.8px;
}
.el-global-MBG .el-icon-with-text-flex img {
    width: 20.353px;
    height: unset;
}
.el-global-rating .el-icon-with-text-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(0, 0, 0, 0.80);
    font-size: 15.6px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    gap: 6.5px;
    padding-bottom: 16px;
}
.el-global-rating .el-icon-with-text-flex strong {
    color: #000;
    font-weight: 500;
}
.el-global-rating .el-icon-with-text-flex em {
    color: #000;
    font-style: normal;
    text-decoration-line: underline;
}
.el-global-heading h2,
.el-global-heading h1 {
    font-size: 41.6px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    letter-spacing: -0.832px;
    width: 100%;
    max-width: 100%;
    text-transform: capitalize;
}
.el-center {
    width: fit-content;
    margin: 0px auto;
}
.el-btn-black .el-button:hover {
    color: #000;
    border-color: #000;
}
.el-MBG-white .el-icon-with-text-flex {
    color: #162036;
}
.relative {
    position: relative;
}
.slick-disabled {
    opacity: 0.25;
}
.el-scroll-bar-img img {
    width: 195px;
    height: unset;
    margin: 0px 5px;
}
.el-pdp-pdt-faq {
    margin-top: 15.6px;
}



@media (max-width: 914px) {
.el-image-with-text-column {
    width: 100%;
}
.el-center {
    width: 100%;
    margin: 0px auto;
}
.el-button {
    cursor: pointer;
    width: calc(100% - 30px);
    min-height: 55px;
    font-size: 16px;
    letter-spacing: -0.16px;
    gap: 9px;
    margin: 0px auto;
}
.el-button:after {
    width: 18px;
    height: 18px;
}
.el-global-MBG .el-icon-with-text-flex {
    width: 100%;
    font-size: 12px;
    margin-top: 10px;
    gap: 5.5px;
}
.el-global-MBG .el-icon-with-text-flex img {
    width: 15.656px;
}
.el-global-heading h2 {
    font-size: 40px;
    letter-spacing: -1.2px;
    width: 328px;
    max-width: 100%;
}
.el-global-rating .el-icon-with-text-flex {
    justify-content: unset;
    font-size: 12px;
    gap: 5px;
    padding-bottom: 12px;
}
.el-global-rating .el-icon-with-text-flex svg {
    width: 79px;
    height: unset;
}
.el-heading-center h2 {
    margin: 0px auto;
}
}
/* same css end */



/* header css start */
.el-header-top-text1 {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
}
.el-header-top-text1 strong {
    color: #72D3FF;
    font-weight: unset;
}
.el-header-top {
    background: linear-gradient(90deg, #344569 0%, #5D87DF 100%);
}



@media (max-width: 914px) {
.el-header-top-text1 {
    font-size: 13px;
}
}
/* header 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 css*/


/* 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: 321px;
    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;
}   
.el-pdp-header {
    border-radius: 12px;
}
.el-pdp-header-top-text1 {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.el-pdp-header-top-text1 strong {
    font-weight: 400;
}



/* 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;
}
.el-pdp-header-top-text1 {
    font-size: 14px;
}
.el-header-logo {
    width: 151px;
}
.el-pdp-header {
    border-radius: 0px;
    background-color: #fff !important;
}
}
/* header section css end */



/* same css star */
.el-global-rating .el-icon-with-text-flex {
    justify-content: flex-start;
    color: #0E1822;
    font-size: 18px;
    gap: 7.5px;
    padding-bottom: 19px;
}
.el-global-rating .el-icon-with-text-flex strong {
    font-weight: 600;
}
.el-slider-button {
    display: none !important;
}
.slick-slide>div {
    display: flex;
}
.el-slider-navigation {
    display: flex;
    justify-content: flex-start;
    margin-top: 39px;
}
ul.slick-dots {
    display: flex;
    list-style-type: none;
    gap: 9px;
}
ul.slick-dots li {
    width: 26px;
    height: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul.slick-dots li button {
    border-radius: 1px;
    background: rgba(14, 24, 34, 0.21);
    width: 100%;
    height: 100%;
    font-size: 0px;
    border: unset;
    cursor: pointer;
}
ul.slick-dots li.slick-active {
    width: 60px;
}
ul.slick-dots li.slick-active button {
    background: #0E1822;
}
.el-global-subtext {
    color: #0E1822;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    padding-top: 21px;
}
.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 {
    height: 100%;
}
.el-global-slider .el-slide_main {
    cursor: grab;
}
.el-white-dots-slider ul.slick-dots li button {
    background: #FFFFFF36;
}
.el-white-dots-slider ul.slick-dots li.slick-active button {
    background: #FFFFFF;
}



@media (min-width: 915px) {
.el-center-slider .el-slider-navigation {
    justify-content: center;
}
}



@media (max-width: 914px) {
.el-global-heading h2, 
.el-global-heading h1 {
    font-size: 32px;
    letter-spacing: -0.64px;
    width: 328px;
}  
.el-global-rating .el-icon-with-text-flex {
    font-size: 16px;
    gap: 7px;
    padding-bottom: 16px;
}  
.el-global-subtext {
    font-size: 16px;
    padding-top: 14px;
}
.el-button {
    width: 100%;
    min-height: 61px;
    font-size: 18px;
    letter-spacing: unset;
}
.el-slider-navigation {
    margin-top: 30px;
}
}
/* same css end */



/* product css star */
.el-pdp-pdt-slider .el-slider-button {
    display: flex !important;
    background: transparent;
    border: unset;
}
.el-pdp-pdt-slider .el-slider-navigation {
    margin: 0px;
    display: flex;
    align-items: center;
    gap: 16px;
    position: absolute;
    bottom: 21px;
    right: 21px;
    z-index: 1;
}
.el-product-flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.el-product-flex .el-product-column1 {
    width: 45.2%;
}
.el-product-flex .el-product-column2 {
    width: 49.3%;
}
.el-rative.el-media-main-wrapper {
    position: relative;
}
.el-product-media-main-item img {
    border-radius: 12px;
    cursor: grab;
}
.el-product-media-main-item {
    padding: 0px 10px;
}
.el-rative.el-media-main-wrapper .slick-list.draggable {
    margin: 0px -10px 19px;
}
.el-product-media-thumb-item {
    padding-right: 19px;
}
.el-product-media-thumb-item img {
    cursor: pointer;
    border-radius: 8px;
    opacity: 0.4;
}
.el-slider-product-media-thumb .slick-current .el-product-media-thumb-item img {
    opacity: 1;
}
.el-slider-product-media-thumb .slick-list.draggable {
    width: calc(100% + 19px);
}
.el-slider-button {
    cursor: pointer;
}
.el-pdp-pdt-vet img {
    width: 23.4px;
    height: unset;
}
.el-pdp-pdt-vet .el-icon-with-text-flex {
    display: flex;
    align-items: center;
    color: #123C57;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 12px;
    border: 1px solid #123C57;
    width: fit-content;
    padding: 7px 10.4px;
    margin-bottom: 25px;
    gap: 7px;
}
.el-pdp-pdt-subtext {
    padding-top: 19px;
}
.el-pdp-pdt-list1 .el-element-icon-with-text-grid {
    display: flex;
    flex-direction: column;
    margin: 19px 0px;
    gap: 16px;
}
.el-pdp-pdt-list1-item .el-icon-with-text-flex {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    gap: 7.8px;
    border-top: 1px solid #DFDFDF;
    padding-top: 16px;
}
.el-pdp-pdt-list1-item:nth-child(3) {
    border-bottom: 1px solid #DFDFDF;
    padding-bottom: 16px;
}
.el-pdp-pdt-small-heading {
    color: rgba(14, 24, 34, 0.60);
    font-family: "DM Mono";
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    text-transform: uppercase;
    margin: 19px 0px;
}
.el-pdp-pdt-small-heading p:nth-child(1) strong {
    color: #0E1822;
    font-weight: 400;
}
.el-pdp-pdt-small-heading .el-element-richtext {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.el-pdp-pdt-small-heading p:nth-child(2) {
    color: #123C57;
    text-align: right;
    font-family: "DM Mono";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
.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-list2 .el-element-icon-with-text-grid {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    margin: 19px 0px 19px;
    gap: 14px;
    border-radius: 12px;
    background: #FFF;
    padding: 19px;
}
.el-pdp-pdt-list2-item img {
    width: 18.2px;
    height: unset;
}
.el-pdp-pdt-list2-item .el-icon-with-text-flex {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    gap: 7px;
    display: flex;
    align-items: center;
}
.el-pdp-pdt-list2-item .el-icon-with-text-flex strong {
    font-weight: 500;
}
.el-pdp-pdt-list2-item-img img {
    width: 390px;
    height: unset;
    margin-top: 5px;
    max-width: 100%;
}
span.stock_outer {
    width: 18px;
    height: 18px;
    background: #73d55f52;
    border-radius: 50%;
    animation: order 1.5s infinite;
    display: flex;
    justify-content: center;
    align-items: center;
}
span.stock_inner {
    width: 9px;
    height: 9px;
    background: #52DC17;
    border-radius: 50%;
    display: flex;
}
@keyframes order {
  0% {
  background: transparent;
  }
  50% {
  background: #73d55f52;
  }
  100% {
  background: transparent;
  }
}
.in_stock_text {
    justify-content: flex-start;
}
.in_stock_text {
    display: flex;
    color: unset;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    justify-content: center;
    gap: 5px;
    border-radius: unset;
    background: unset;
    padding: 30px 0 14px;
    margin-top: 0;
    margin-bottom: 0;
    align-items: center;
}
.in_stock_text p span {
    padding-left: 3px;
}
.in_stock_text strong {
    font-weight: 500;
}
.in_stock_text p span {
    padding-left: 3px;
    font-weight: 700;
    text-decoration: underline;
}
.el-element-stock {
    display: flex;
    align-items: center;
    margin: 19px 0px;
    color: #1D1D1D;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    gap: 7px;
}
.el-element-stock strong {
    font-weight: unset;
    color: #425F02;
}



@media (min-width: 915px) {
.el-pdp-pdt-slider .el-slider-button {
    display: block !important;
}
.el-pdp-pdt-heading h1 {
    width: 410px;
}
}



@media (max-width: 914px) {
.el-product-flex .el-product-column1 {
    width: 100%;
}
.el-product-flex .el-product-column2 {
    width: 100%;
}
.el-product-media-main-item img {
    border-radius: 0px;
}  
.el-pdp-pdt-slider .el-slider-navigation {
    display: none !important;
}  
.el-rative.el-media-main-wrapper .slick-list.draggable {
    margin: 0px -10px 12px;
    width: calc(100% + 52px);
    margin-left: -26px;
}
.el-product-media-thumb-item {
    padding-right: 9px;
}
.el-slider-product-media-thumb .slick-list.draggable {
    width: calc(100% + 16px);
}
.el-pdp-pdt-vet img {
    width: 18px;
}
.el-pdp-pdt-vet .el-icon-with-text-flex {
    font-size: 12px;
    border-radius: 5px;
    padding: 5px 9px;
    margin-bottom: 19px;
    gap: 7px;
    margin-top: 19px;
    max-width: 100%;
}
.el-pdp-pdt-subtext {
    padding-top: 14px;
}
.el-pdp-pdt-list1-item .el-icon-with-text-flex {
    font-size: 15px;
    gap: 5.9px;
    padding-top: 14px;
}
.el-pdp-pdt-list1-item .el-icon-with-text-flex svg {
    width: 12px;
    height: unset;
}
.el-pdp-pdt-list1-item:nth-child(1) .el-icon-with-text-flex {
    border-top: unset;
}
.el-pdp-pdt-list1-item:nth-child(3) {
    border-bottom: unset;
    padding-bottom: 14px;
}
.el-pdp-pdt-list1-item:nth-child(3), 
.el-pdp-pdt-list1-item:nth-child(1) {
    position: relative;
}
.el-pdp-pdt-list1-item:nth-child(3):after, 
.el-pdp-pdt-list1-item:nth-child(1):after {
    position: absolute;
    content: "";
    height: 1px;
    width: calc(100% + 32px);
    background: #DFDFDF;
    left: -16px;
    top: 0px;
}
.el-pdp-pdt-list1-item:nth-child(3):after {
    bottom: 0px;
    top: unset;
}
.el-pdp-pdt-small-heading {
    font-size: 16px;
    margin: 23px 0px 19px;
}
.el-pdp-pdt-small-heading p:nth-child(2) {
    font-size: 14px;
}
.el-element-stock {
    margin: 32px 0px 16px;
    font-size: 14px;
    gap: 5px;
}
span.stock_outer {
    width: 14px;
    height: 14px;
}
span.stock_inner {
    width: 6px;
    height: 6px;
}
.el-pdp-pdt-list2 .el-element-icon-with-text-grid {
    margin: 16px 0px 32px;
    gap: 12px;
    padding: 16px;
}
.el-pdp-pdt-list2-item .el-icon-with-text-flex {
    font-size: 14px;
    gap: 5px;
}
.el-pdp-pdt-list2-item img {
    width: 14px;
}
.el-pdp-pdt-list2-item-img img {
    width: 281px;
    margin-top: 5px;
}
.el-pdp-pdt-faq {
    margin-top: 12px;
}
.el-pdp-pdt-faq .el-question {
    font-size: 16px;
}
}
/* product css end */



/* brand css star */
.el-pdp-featured-list1-item img {
    height: 27px;
    width: auto;
}
.el-pdp-featured-list1 .el-element-icon-with-text-grid {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 21px 0px 0px;
    gap: 79px;
}



@media (min-width: 915px) {

}



@media (max-width: 914px) {
.el-pdp-featured-slide img {
    height: 16px;
    width: auto;
    margin: 0px 15px;
}
}
/* brand css end */



/* video css star */
.el-pdp-video-slide {
    padding: 0px 20px 0px 0px;
}
.el-video-wrapper.el-media {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
}
.el-video-wrapper.el-media video, 
.el-video-wrapper.el-media img {
    width: 100%;
    height: 100%;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 357.143/500;
    cursor: pointer;
}
.el-video-wrapper.el-media img {
    position: absolute;
}
.el-play-button {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.el-play-button span {
    background: #EEEEEE;
    width: 40.128px;
    height: 40.128px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.el-play-button span svg path {
    fill: #123C57;
}
.el-play-button span svg {
    width: 14px;
    height: unset;
}
.el-pdp-video-slider {
    margin: 34px -20px 0px 0px;
}
.el-pdp-video-slider .slick-list.draggable {
    padding-right: 197px;
}
.el-global-heading h2 strong {
    font-weight: unset;
}



@media (min-width: 915px) {

}



@media (max-width: 914px) {
.el-global-heading h2 strong {
    display: block;
}        
.el-pdp-video-slider {
    margin: 30px 0px 0px 0px;
}
.el-pdp-video-slide {
    padding: 0px 12px 0px 0px;
}
.el-pdp-video-slider .slick-list.draggable {
    padding-right: 129px;
    width: calc(100% + 16px);
}
.el-play-button span {
    width: 34px;
    height: 34px;
}
.el-play-button span svg {
    width: 12px;
}
.el-video-wrapper.el-media video, 
.el-video-wrapper.el-media img {
    aspect-ratio: 200/280;
}
}
/* video css end */



/* number css star */
.el-pdp-number .el-richtext-content {
    border-radius: 12px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 64px 37px;
}
.el-pdp-number-list1 .el-element-icon-with-text-grid {
    display: flex;
    justify-content: flex-end;
    gap: 50px;
}
.el-pdp-number-list1-item .el-icon-with-text-flex {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    gap: 14px;
}
.el-pdp-number-list1-item .el-icon-with-text-flex .el-element-image {
    font-size: 96px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.el-pdp-number-list1-item .el-icon-with-text-flex p {
    width: 195px;
    max-width: 100%;
}
.el-pdp-number-list1-item2 .el-icon-with-text-flex p {
    width: 277px;
}



@media (min-width: 915px) {
.el-pdp-number .el-richtext-content {
    background-image: url("/cdn/shop/files/pdp-number-bg.webp");
}
}



@media (max-width: 914px) {
.el-pdp-number .el-richtext-content {
    background-image: url("/cdn/shop/files/pdp-number-bgmob.webp");
    background-position: top;
}   
.el-pdp-number .el-richtext-content {
    padding: 185px 19px 25px;
}
.el-pdp-number-list1 .el-element-icon-with-text-grid {
    gap: 27px;
    flex-direction: column;
}
.el-pdp-number-list1-item .el-icon-with-text-flex {
    font-size: 16px;
    line-height: 130%;
    gap: 12px;
    flex-direction: column;
    align-items: flex-start;
}
.el-pdp-number-list1-item .el-icon-with-text-flex .el-element-image {
    font-size: 48px;
    line-height: 81%;
}
.el-pdp-number-list1-item .el-icon-with-text-flex p {
    width: 285px;
}
.el-pdp-number-list1-item2 .el-icon-with-text-flex p {
    width: 297px;
}
}
/* number css end */



/* pug css star */
.el-pdp-pug-subtext {
    width: 72%;
    margin: 0px auto;
    max-width: 100%;
}
.el-pdp-pug-slide {
    padding: 0px 10px;
}
.el-pdp-pug-slider {
    margin: 39px -10px 0px;
}
.el-pdp-pug-slide .el-slide_main {
    text-align: left;
}
.el-pdp-pug-slide .el-element-svg {
    color: rgba(14, 24, 34, 0.60);
    font-family: "DM Mono";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    text-transform: uppercase;
    padding: 19px 0px 16px;
}
.el-pdp-pug-slide .el-element-slide-texts .el-element-text-main {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
}
.el-pdp-pug-slide .el-element-slide-texts .el-element-title-main {
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    padding-bottom: 16px;
}



@media (min-width: 915px) {
.el-pdp-pug-slider .el-slider-navigation {
    margin-top: 0px;
}
}



@media (max-width: 914px) {
.el-pdp-pug-heading h2 {
    width: 300px;
}
.el-pdp-pug-subtext {
    width: 100%;
}   
.el-pdp-pug-slide {
    padding: 0px 19px 0px 0px;
}
.el-pdp-pug-slider {
    margin: 30px 0px 0px;
}
.el-pdp-pug-slider .slick-list.draggable {
    padding-right: 64px;
    width: calc(100% + 16px);
}
.el-pdp-pug-slide .el-element-svg {
    font-size: 14px;
    padding: 19px 0px 16px;
}
.el-pdp-pug-slide .el-element-slide-texts .el-element-text-main {
    font-size: 16px;
}
.el-pdp-pug-slide .el-element-slide-texts .el-element-title-main {
    font-size: 20px;
    padding-bottom: 12px;
}
.el-pdp-pug-slide .el-element-svg {
    font-size: 14px;
    padding: 16px 0px 12px;
}
}
/* pug css end */



/* just css star */
.el-white-text {
    color: #FFFFFF;
}
.el-pdp-just-subtext {
    padding-top: 14px;
}
.el-pdp-just-slide {
    padding: 0px 14px;
    text-align: left;
}
.el-pdp-just-slider {
    margin: 34px -14px 0px;
}
.el-pdp-just-slide .el-slide_main {
    border-radius: 12px;
    border: 1px solid #FFF;
    padding: 23px 16px;
}
.el-pdp-just-slide .el-element-title {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    width: 170px;
}
.el-pdp-just-slide .el-element-text-main {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    padding-top: 16px;
}
.el-pdp-just-slide .el-element-title {
    max-width: 100%;
}
.el-pdp-just-slide3 .el-element-title, 
.el-pdp-just-slide5 .el-element-title {
    width: 250px;
}
.el-pdp-just-slide .el-element-svg svg {
    margin-bottom: 14px;
}



@media (min-width: 915px) {

}



@media (max-width: 914px) {
.el-pdp-just-slide {
    padding: 0px 16px 0px 0px;
}   
.el-pdp-just-slider .slick-list.draggable {
    width: calc(100% + 16px);
    padding-right: 45px;
}
.el-pdp-just-slider {
    margin: 30px 0px 0px;
}
.el-pdp-just-slide .el-element-title {
    font-size: 16px;
    width: 100%;
}
.el-pdp-just-slide .el-element-text-main {
    font-size: 16px;
    padding-top: 10px;
}
.el-pdp-just-slide .el-element-svg svg {
    margin-bottom: 12px;
}
}
/* just css end */



/* built css star */
.el-pdp-built-section .el-image-with-text-column1 {
    width: 41.3%;
}
.el-pdp-built-section .el-image-with-text-column2 {
    width: 55.9%;
    border-radius: 12px;
    border: 1.3px solid rgba(14, 24, 34, 0.14);
    background: #FFF;
    padding: 7px 30px;
}
.el-pdp-built-heading h2 {
    width: 350px;
}
.el-pdp-built-subtext {
    width: 500px;
    max-width: 100%;
}
.el-pdp-built-img1 {
    margin-top: 30px;
}
.el-pdp-built-faq .el-question {
    background: transparent;
    border: unset;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    color: #0E1822;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 14px 0px;
}
.el-pdp-built-faq {
    border-bottom: 1px solid #DDDEE0;
}
.el-pdp-built-faq5 {
    border-bottom: unset;
}
.el-pdp-built-faq .el-question:after {
    content: "";
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/cdn/shop/files/pdp-pdt-pluse.webp");
    width: 25px;
    height: 25px;
}
.el-pdp-built-faq .el-question.active:after {
    background-image: url("/cdn/shop/files/pdp-pdt-close.webp");
}
.el-pdp-built-faq .el-answer p:nth-child(1) {
    color: #123C57;
    font-family: "DM Mono";
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 12px;
    border: 1px solid #123C57;
    width: fit-content;
    padding: 4px 14px;
    display: flex;
    align-items: center;
    gap: 12px;
}
.el-pdp-built-faq .el-answer ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 25px 0px 19px;
    gap: 19px;
}
.el-pdp-built-faq .el-answer ul li {
    display: flex;
    align-items: center;
    gap: 7px;
}
.el-pdp-built-faq .el-answer p:nth-child(1):before {
    content: "";
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/cdn/shop/files/Ellipse_4563.svg");
    width: 5.2px;
    height: 5.2px;
}
.el-pdp-built-faq .el-answer ul li:before {
    content: "";
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/cdn/shop/files/pdp-flat-check.webp");
    width: 16px;
    height: 16px;
    min-width: 16px;
}



@media (min-width: 915px) {

}



@media (max-width: 914px) {
.el-pdp-built-section .el-image-with-text-column1 {
    width: 100%;
}
.el-pdp-built-section .el-image-with-text-column2 {
    width: 100%;
    padding: 0px;
}   
.el-pdp-built-section {
    background: #F6F5F1 !important;
}
.el-pdp-built-img1 {
    margin-top: 0px;
}
.el-pdp-built-section.el-hide-desktop .el-image-with-text-column2 {
    border: unset;
}
.el-pdp-built-heading h2 {
    width: 300px;
}
.el-pdp-built-subtext {
    width: 100%;
    margin-bottom: 25px;
}
.el-pdp-built-faq .el-question {
    width: 100%;
    font-size: 16px;
    padding: 18px 23px;
}
.el-pdp-built-faq .el-question:after {
    width: 19px;
    height: 19px;
}
.el-pdp-built-faq .el-answer {
    padding: 0px 23px 25px;
}
.el-pdp-built-faq .el-answer p:nth-child(1) {
    font-size: 12px;
    border-radius: 5px;
    padding: 3px 10px 2px;
    gap: 10px;
}
.el-pdp-built-faq .el-answer ul li:before {
    width: 12.308px;
    height: 12.308px;
    min-width: 12.308px;
}
.el-pdp-built-faq .el-answer ul li {
    gap: 5.9px;
}
.el-pdp-built-faq .el-answer ul {
    font-size: 15px;
    margin: 18px 0px 0px;
    gap: 16px;
}
}
/* built css end */



/* five css star */
.el-pdp-five-subtext {
    font-size: 20.8px;
}
.el-pdp-five-slide {
    padding: 0px 10px;
}
.el-pdp-five-slider {
    margin: 39px -10px 0px;
}
.el-pdp-five-slide .el-slide_main {
    text-align: left;
    border-radius: 12px;
    border: 1px solid #DDDFE0;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
}
.el-pdp-five-slide .el-element-slide-texts {
    padding: 19px;
}
.el-pdp-five-slide .el-element-slide-texts .el-element-title {
    font-size: 20.8px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
}
.el-pdp-five-slide .el-element-slide-texts .el-element-text p {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    min-height: 47px;
    display: block;
    margin-top: 12px;
    margin-bottom: 27px;
}
.el-pdp-five-slide .el-element-slide-texts .el-element-text ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.el-pdp-five-slide .el-element-slide-texts .el-element-text ul li {
    border-top: 1px solid #0E182224;
    padding-top: 16px;
    font-family: "DM Mono";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
}
.el-pdp-five-slide .el-element-slide-texts .el-element-text ul li strong {
    color: rgba(14, 24, 34, 0.60);
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: uppercase;
}
.el-pdp-five-slide .el-slide_main {
    background: #fff;
}



@media (min-width: 915px) {

}



@media (max-width: 914px) {
.el-pdp-five-heading h2 {
    width: 270px;
}
.el-pdp-five-subtext {
    font-size: 16px;
    width: 259px;
    max-width: 100%;
}   
.el-pdp-five-slider {
    margin: 30px 0px 0px;
}
.el-pdp-five-slide {
    padding: 0px 11px 0px 0px;
}
.el-pdp-five-slider .slick-list.draggable {
    width: calc(100% + 10px);
}
.el-pdp-five-slide .el-element-slide-texts {
    padding: 19px 16px;
}
.el-pdp-five-slide .el-element-slide-texts .el-element-title {
    font-size: 16px;
}
.el-pdp-five-slide .el-element-slide-texts .el-element-text p {
    font-size: 16px;
    min-height: 41px;
    margin-top: 9px;
    margin-bottom: 18px;
}
.el-pdp-five-slide .el-element-slide-texts .el-element-text ul li {
    padding-top: 11px;
    font-size: 14px;
}
.el-pdp-five-slide .el-element-slide-texts .el-element-text ul li strong {
    font-size: 14px;
}
.el-pdp-five-slide .el-element-slide-texts .el-element-text ul {
    gap: 11px;
}
}
/* five css end */



/* table css star */
.el-pdp-table-section .el-image-with-text-column1 {
    width: 39.59%;
}
.el-pdp-table-section .el-image-with-text-column2 {
    width: 54.49%;
}
.el-pdp-table-list1 .el-icon-with-text-flex {
    text-align: left;
    display: flex;
    flex-direction: column;
    border-radius: 12px;
    background: rgba(252, 251, 249, 0.05);
    overflow: hidden;
}
.el-pdp-table-list1 .el-element-texts {
    padding: 27px 30px;
}
.el-pdp-table-list1 .el-element-texts .el-element-title {
    font-size: 41.6px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    letter-spacing: -0.832px;
    text-transform: capitalize;
    width: 381px;
    max-width: 100%;
}
.el-pdp-table-list1 .el-element-text p:nth-child(2) {
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
}
.el-pdp-table-list1 .el-element-text p:nth-child(3) {
    font-family: "DM Mono";
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    text-transform: uppercase;
    padding-top: 5px;
}
.el-pdp-table-list1 .el-element-text p:nth-child(1) {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    padding: 19px 0px;
}
.el-global-subheading {
    color: rgba(252, 251, 249, 0.80);
    text-align: center;
    font-family: "DM Mono";
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    text-transform: uppercase;
    padding-bottom: 19px;
}
.el-table-box {
    border-radius: 12px;
    border: 1.3px solid rgba(14, 24, 34, 0.14);
    background: #FFF;
    color: #0E1822;
    padding: 29px 0px;
    display: flex;
    align-items: flex-end;
    text-align: left;
    justify-content: space-between;
    margin: 30px 0px 0px;
}
.el-table-box-item {
    width: 46.5%;
}
.el-table-box-item2 {
    width: 28.5%;
}
.el-table-box-item3 {
    width: 25%;
}
.el-table-box-item1 {
    padding: 0px 0px 0px 30px;
}
.el-table-box-item ul {
    display: flex;
    flex-direction: column;
    list-style-type: none;
    gap: 25px;
    padding: 27px 0px;
}
.el-table-box-item ul li {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    min-height: 23px;
    display: flex;
    align-items: center;
}
.el-table-box-item ul li img {
    width: 13px;
    height: 13px;
    aspect-ratio: 1/1;
}
.el-table-box-item2 ul li, .el-table-box-item3 ul li {
    justify-content: center;
}
.el-table-box-top p {
    color: #1C1C1A;
    text-align: center;
    font-size: 16.9px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    text-transform: uppercase;
    padding-bottom: 23px;
}
.el-table-box-item2 {
    width: 28.5%;
    border-radius: 12px;
    background: #E6EFF8;
    overflow: hidden;
}
.el-table-box-item2 .el-table-box-top {
    background: #0E1822;
    min-height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.el-table-box-item2 .el-table-box-top img {
    width: 131px;
    height: unset;
}
.el-pdp-table-section .el-container {
    position: relative;
}
.el-pdp-table-img1 img {
    position: absolute;
    bottom: 0px;
    right: -147px;
    width: 370px;
    height: unset;
}
.el-pdp-table-section {
    overflow: hidden;
}



@media (min-width: 915px) {

}



@media (max-width: 914px) {
.el-pdp-table-section .el-image-with-text-column1 {
    width: 100%;
}
.el-pdp-table-section .el-image-with-text-column2 {
    width: 100%;
}
.el-pdp-table-list1 .el-icon-with-text-flex {
    border-radius: 0px;
    background: transparent;
}   
.el-pdp-table-list1 .el-element-texts {
    padding: 20px 0px 75px;
}
.el-pdp-table-list1 .el-element-texts .el-element-title {
    font-size: 32px;
    letter-spacing: -0.64px;
    width: 281px;
}
.el-pdp-table-list1 .el-element-text p:nth-child(1) {
    font-size: 16px;
    padding: 12px 0px 14px;
}
.el-pdp-table-list1 .el-element-text p:nth-child(2) {
    font-size: 20px;
}
.el-pdp-table-list1 .el-element-text p:nth-child(3) {
    font-size: 14px;
}
.el-global-subheading {
    text-align: left;
    font-size: 14px;
    padding-bottom: 14px;
}
.el-pdp-table-heading h2 {
    width: 250px;
}
.el-table-box {
    padding: 23px 0px;
    margin: 34px 0px 0px;
}
.el-pdp-table-img1 img {
    bottom: 627px;
    right: 0px;
    width: 206px;
}
.el-table-box-item {
    width: 41.8%;
}
.el-table-box-item3 {
    width: 27.5%;
}
.el-table-box-item2 {
    width: 30.7%;
}
.el-table-box-item1 {
    padding: 0px 0px 0px 14px;
}
.el-table-box-item ul {
    gap: 21px;
    padding: 25px 0px;
}
.el-table-box-item ul li img {
    width: 19px;
    height: 19px;
    aspect-ratio: 1/1;
}
.el-table-box-item2 .el-table-box-top {
    min-height: 55px;
    align-items: flex-end;
    padding-bottom: 9px;
}
.el-table-box-item2 .el-table-box-top img {
    width: 64px;
}
.el-table-box-top p {
    font-size: 13px;
    padding-bottom: 0px;
    width: 90px;
    max-width: 100%;
    margin: 0px auto;
}
.el-table-box-item ul li p {
    width: 110px;
    max-width: 100%;
}
.el-table-box-item ul li {
    font-size: 14px;
    min-height: 37px;
}
}
/* table css end */



/* like css star */
.el-pdp-like-list1 .el-element-icon-with-text-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 39px 0px;
    gap: 21px;
}
.el-pdp-like-list1-item {
    width: calc(25% - (21px)*3/4);
    text-align: left;
    border-radius: 12px;
    border: 1px solid #DDDFE0;
    padding: 19px;
}
.el-pdp-like-list1-item .el-element-image {
    display: flex;
    flex-direction: column-reverse;
}
.el-pdp-like-list1-item .el-media.el-svg {
    font-size: 20.8px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    padding-bottom: 16px;
}
.el-pdp-like-list1-item  .el-element-title {
    font-size: 20.8px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    padding-top: 16px;
}
.el-pdp-like-list1-item .el-element-text {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    padding-top: 12px;
}
.el-pdp-like-subtext2 {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    border-radius: 12px;
    background: #93D5F1;
    width: 965px;
    max-width: 100%;
    margin: 0px auto;
    padding: 16px 13.5px;
}
.el-pdp-like-subtext {
    width: 479px;
    max-width: 100%;
    margin: 0px auto;
}



@media (min-width: 915px) {
.el-pdp-like-heading h2 {
    margin: 0px auto;
    width: 419px;
}
}



@media (max-width: 914px) {
.el-pdp-like-subtext {
    width: 314px;
    max-width: 100%;
    margin: 0px;
}
.el-pdp-like-list1 .el-element-icon-with-text-grid {
    margin: 32px 0px;
    gap: 0px;
}   
.el-pdp-like-list1-item {
    width: 100%;
    text-align: left;
    border-radius: 0px;
    border: unset;
    padding: 0px;
    border-bottom: 1px solid #DDDFE0;
}
.el-pdp-like-list1 .el-element-icon-with-text-grid {
    margin: 32px 0px 41px;
    gap: 0px;
    border-radius: 12px;
    border: 1px solid rgba(14, 24, 34, 0.14);
    background: #FFF;
}
.el-pdp-like-list1-item .el-media.el-svg {
    font-size: 16px;
    line-height: normal;
    padding: 19px 23px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}
.el-pdp-like-list1-item .el-media.el-svg:after {
    content: "";
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/cdn/shop/files/pdp-pdt-pluse.webp);
    width: 19px;
    height: 19px;
}
.el-pdp-like-list1-item .el-element-texts {
    padding: 0px 23px 23px;
}
.el-pdp-like-list1-item .el-element-image .el-media.el-hide-desktop {
    padding: 0px 23px;
}
.el-pdp-like-list1-item  .el-element-title {
    font-size: 16px;
}
.el-pdp-like-list1-item .el-element-text {
    font-size: 16px;
}
.el-pdp-like-subtext2 {
    font-size: 14px;
    border-radius: 5px;
    width: 100%;
    max-width: 100%;
    padding: 16px;
}
}
/* like css end */



/* faq css star */
.el-pdp-faq-bottom .el-image-with-text-column {
    width: calc(50% - (20px)*1/2);
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.el-pdp-faq-bottom  .el-image-with-text-flex {
    gap: 20px;
}
.el-global-faq {
    border-radius: 12px;
    border: 1px solid rgba(14, 24, 34, 0.14);
    background: #FFF;
}
.el-global-faq .el-question {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: transparent;
    border: unset;
    padding: 16px 19px;
    cursor: pointer;
    text-align: left;
}
.el-global-faq .el-question:after {
    content: "";
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/cdn/shop/files/pdp-pdt-pluse.webp);
    width: 25px;
    height: 25px;
}
.el-global-faq .el-question.active:after {
    background-image: url(/cdn/shop/files/pdp-pdt-close.webp);
}
.el-global-faq .el-answer {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    padding: 0px 19px 16px;
}
.el-pdp-faq-item5 .el-question span {
    display: block;
    width: 470px;
    max-width: 100%;
}
.el-pdp-faq-item8 .el-question span {
    display: block;
    width: 370px;
    max-width: 100%;
}



@media (min-width: 915px) {
.el-pdp-faq-heading h2 {
    width: 320px;
    margin: 0 auto;
}
}



@media (max-width: 914px) {
.el-pdp-faq-bottom .el-image-with-text-flex {
    gap: 12px;
}
.el-pdp-faq-bottom .el-image-with-text-column {
    width: 100%;
    gap: 12px;
}
.el-global-faq .el-question:after {
    width: 19.2px;
    height: 19.2px;
    min-width: 19.2px;
}
.el-global-faq .el-question {
    font-size: 15px;
    padding: 18px 16px;
    gap: 10px;
}
.el-pdp-faq-item5 .el-question span {
    width: 270px;
}
.el-pdp-faq-item8 .el-question span {
    width: 230px;
}
.el-global-faq .el-answer {
    font-size: 14px;
    padding: 0px 16px 18px;
}
.el-pdp-faq-heading h2 {
    width: 245px;
}
}
/* faq css end */



/* review css star */
.el-pdp-review-top .el-richtext-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 41px 0px;
}
.el-pdp-review-rating .el-icon-with-text-flex {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-top: 11px;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    gap: 10.4px;
}
.el-pdp-review-links {
    width: 100%;
    text-align: center;
}
.el-pdp-review-links a {
    border-radius: 12px;
    border: 1.3px solid rgba(14, 24, 34, 0.25);
    font-size: 20.8px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    text-decoration: none;
    width: 421px;
    margin: 0px auto;
    max-width: 100%;
    min-height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.el-pdp-review-list1 .el-element-icon-with-text-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-right: -30px;
}
.el-pdp-review-list1-item {
    width: calc(33.3% - (30px)*2/3);
    border-right: 1px solid #DADADA;
    padding-right: 30px;
}
.el-pdp-review-list1-item-border {
    border-right: unset;
}
.el-pdp-review-list1-item .el-icon-with-text-flex {
    padding: 19px;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.el-pdp-review-list1-item .el-icon-with-text-flex .el-element-texts {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.el-pdp-review-list1-item .el-element-title {
    display: flex;
    flex-direction: column;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.el-pdp-review-list1-item .el-element-title strong {
    font-size: 20.8px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    display: block;
    padding: 25px 0px 12px;
}
.el-pdp-review-list1-item  .el-element-text {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    gap: 7px;
    padding-top: 25px;
}
.el-pdp-review-list1-item .el-element-text:before {
    content: "";
    background-image: url("/cdn/shop/files/pdp-reviews-check.webp");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 15.6px;
    height: 15.6px;
}



@media (min-width: 915px) {
.el-pdp-review-heading {
    width: 50%;
}
.el-pdp-review-rating {
    width: 50%;
}
}



@media (max-width: 914px) {
.el-pdp-review-top .el-richtext-content {
    gap: 0px;
}   
.el-pdp-review-rating {
    width: 100%;
}
.el-pdp-review-rating .el-icon-with-text-flex {
    justify-content: flex-start;
    padding-top: 0px;
    font-size: 14px;
    gap: 7px;
    padding-bottom: 16px;
}
.el-pdp-review-rating .el-icon-with-text-flex svg {
    width: 99px;
    height: unset;
}
.el-pdp-review-list1-item {
    width: 100%;
    border-right: unset;
    border-bottom: 1px solid #DADADA;
    padding-right: 0px;
}
.el-pdp-review-list1-item .el-icon-with-text-flex {
    padding: 0px;
}
.el-pdp-review-list1 .el-element-icon-with-text-grid {
    gap: 23px;
    margin-right: 0px;
    padding: 30px 0px;
}
.el-pdp-review-list1-item svg {
    width: 99px;
    height: unset;
}
.el-pdp-review-list1-item .el-element-title strong {
    font-size: 16px;
    padding: 25px 0px 12px;
}
.el-pdp-review-list1-item .el-element-title {
    font-size: 16px;
}
.el-pdp-review-list1-item  .el-element-text {
    font-size: 14px;
    gap: 7px;
    padding-top: 23px;
}
.el-pdp-review-list1-item .el-element-text:before {
    width: 12px;
    height: 12px;
}
.el-pdp-review-list1-item:last-child {
    border-bottom: unset;
    padding-bottom: 0px;
}
.el-pdp-review-list1-item {
    padding-bottom: 23px;
}
.el-pdp-review-links a {
    border-radius: 4px;
    font-size: 16px;
    line-height: normal;
    width: 100%;
    min-height: 41px;
}
}
/* review css end */



/* footer css star */
.el-pdp-footer .el-richtext-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.el-pdp-footer-logo {
    width: 24.3%;
}
.el-pdp-footer-logo img {
    width: 321px;
    height: unset;
}
.el-pdp-footer-menu .el-element-icon-with-text-grid {
    display: flex;
    gap: 140px;
}
.el-pdp-footer-menu-item p {
    font-size: 20.8px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    text-transform: capitalize;
}
.el-pdp-footer-menu-item ul li a {
    font-size: 20.8px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    text-decoration: none;
}
.el-pdp-footer-menu-item ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    gap: 19px;
    margin: 19px 0px 0px;
}
.el-pdp-footer-menu {
    width: 34%;
    display: flex;
    justify-content: center;
}
.el-pdp-footer-form {
    width: 24.1%;
}
button#Subscribe {
    width: fit-content;
    background: transparent;
    border: unset;
    min-height: unset;
    font-size: 0px;
    position: absolute;
    top: 7px;
    right: 0px;
}
button#Subscribe:after {
    display: none;
}
.field_lp input {
    color: #fff;
    font-family: "Inter Tight";
    font-size: 20.8px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    background: transparent;
    border: 0px;
    border-bottom: 1px solid #FFF;
    padding: 9px 0px;
    width: 100%;
}
.field_lp input::placeholder {
    color: rgba(255, 255, 255, 0.55);
}
.el-pdp-footer-form .el-media, 
.el-pdp-footer-form .el-svg {
    display: unset;
}
.field_lp {
    position: relative;
}
.el-pdp-footer-form .el-icon-with-text-flex {
    display: flex;
    flex-direction: column-reverse;
}
.el-success, 
.el-error {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    padding-top: 10px;
}
.el-success {
    color: green;
}
.el-error {
    color: red;
}
.el-pdp-footer-form p em {
    font-size: 20.8px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    display: block;
    padding-bottom: 25px;
}
.el-pdp-footer-form p strong {
    font-size: 23.4px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    text-transform: capitalize;
    padding-bottom: 15px;
    display: block;
}
.el-pdp-footer-copyright, 
.el-pdp-footer-brand {
    border-top: 1px solid #FFFFFF80;
    width: 50%;
    margin-top: 39px;
    padding-top: 30px;
}
.el-pdp-footer-copyright {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.el-pdp-footer-brand img {
    width: 271px;
    height: unset;
    margin-left: auto;
}



@media (min-width: 915px) {

}



@media (max-width: 914px) {
.el-pdp-footer-menu .el-element-icon-with-text-grid {
    gap: 0px;
}   
.el-pdp-footer-logo {
    width: 100%;
}
.el-pdp-footer-logo img {
    width: 223px;
}
.el-pdp-footer-menu {
    width: 100%;
    justify-content: unset;
}
.el-pdp-footer-form {
    width: 100%;
}
.el-pdp-footer-form p strong {
    font-size: 18px;
    padding-bottom: 12px;
    padding-top: 23px;
}
.el-pdp-footer-form p em {
    font-size: 16px;
    padding-bottom: 19px;
    width: 230px;
    max-width: 100%;
}
.field_lp input {
    font-size: 16px;
    padding: 16px 0px;
    width: 100%;
}
button#Subscribe svg {
    width: 23px;
    height: unset;
}
button#Subscribe {
    top: 14px;
    right: 0px;
}
.el-pdp-footer-menu .el-element-icon-with-text-grid {
    flex-direction: column;
}
.el-pdp-footer-menu-item p {
    font-size: 16px;
}
.el-pdp-footer-menu-item ul li a {
    font-size: 16px;
}
.el-pdp-footer-menu-item ul {
    gap: 14px;
    margin: 14px 0px 0px;
}
.el-pdp-footer-menu .el-element-icon-with-text-grid {
    width: 100%;
}
.el-pdp-footer-menu-item {
    width: 100%;
    padding: 23px 0px;
    border-bottom: 1px solid #FFFFFF80;
}
.el-pdp-footer-copyright, 
.el-pdp-footer-brand {
    border-top: unset;
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
}
.el-pdp-footer-brand {
    padding-top: 23px;
}
.el-pdp-footer-brand img {
    width: 271px;
    height: unset;
    margin-left: 0px;
}
.el-pdp-footer-copyright {
    font-size: 12px;
    padding-top: 14px;
}
}
/* footer css end */




/* final touchups */
/* body overflow */


@media (max-width:914px) {
main#MainContent {
    overflow-x: hidden;
}
}

/* header */
.el-element-cart-button {
    display: flex;
    gap: 30px;
}
.el-element-cart-button a {
    display: flex;
    align-items: center;
}
.el-cart-button {
    position: relative;
}
.el-cart-count {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 20px;
    height: 20px;
    background: #93D5F1;
    color: #0E1822;
    border-radius: 100%;
    font-size: 10px;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}
html body div#cart-drawer div#cart_drawer_content * {
    font-family: "Inter Tight" !important;
}

@media (min-width:915px) {
.el-element-mobile-menu-button {
    display: none;
}
}

@media (max-width:914px) {
.el-element-cart-button {
    display: none;
}
}





/* review section */
.el-pdp-review-list1 .el-element-icon-with-text-grid {
    row-gap: 0;
}
.el-pdp-review-list1-item:nth-child(3)~.el-pdp-review-list1-item {
    margin-top: 30px;
    display: none;
}
.el-pdp-review-links:has(a[href="#less"]) {
    display: none;
}

@media (max-width:914px) {
    
.el-pdp-review-list1-item:nth-child(3)~.el-pdp-review-list1-item, 
.el-pdp-review-list1-item~.el-pdp-review-list1-item  {
    margin-top: 23px;
}

.el-pdp-review-list1-item-border+.el-pdp-review-list1-item {
    border-top: 1px solid #dadada;
    padding-top: 24px;
}
.el-pdp-review-list1 .el-element-icon-with-text-grid {
    padding-bottom: 32px;
}
.el-pdp-review-list1-item-border {
    padding-bottom: 0;
    border-bottom: unset;
}

}



/* mobile faqs section */
@media (max-width:914px) {
.el-pdp-like-list1-item .el-element-image .el-media.el-hide-desktop {
    display: none;
}
.el-pdp-like-list1-item .el-media.el-svg.el-active:after {
    background-image: url(/cdn/shop/files/pdp-pdt-close.webp);
}
.el-pdp-like-list1-item .el-element-texts {
    display: none;
}
}



/* Product section */
.el-element-variants {
    display: flex;
    gap: 16px;
}
.el-element-variant {
    min-height: 96.2px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    border-radius: 12px;
    border: 1px solid rgba(14, 24, 34, 0.14);
    background: #FFF;
    transition: all .3s ease;
    cursor: pointer;
}
.el-variant-title {
    display: block;
    font-size: 20.8px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}
.el-variant-text {
    display: block;
    padding-top: 7px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    text-transform: uppercase;
    opacity: .6;
}
.el-element-variant.el-active {
    background: #93D5F1;
    border-color: #0E1822;
}
.el-element-options {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.el-element-option {
    padding: 22px 20px 22px 25px;
    border-radius: 12px;
    border: 1px solid rgba(14, 24, 34, 0.14);
    width: 100%;
    transition: all .3s ease;
    position: relative;
    background: transparent;
}
.el-element-option.el-active {
    background: #FFF;
    border-color: #0E1822;
}
.el-option-flex {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.el-option-left {
    display: flex;
    align-items: center;
    min-height: 101px;
    padding-left: 123px;
    flex: 1;
    position: relative;
}
.el-option-image img {
    height: 91.927px;
    width: 100%;
    object-fit: contain;
}
.el-option-left-info {
    text-align: left;
    position: relative;
    flex: 1;
}
.el-option-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.el-option-title strong {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    text-transform: uppercase;
    padding: 0 8px;
    border-radius: 20px;
    background: #123C57;
    color: #fff;
    min-height: 29px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
}
.el-option-richtext {
    padding-top: 10px;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    opacity: .6;
    display: block;
}
.el-option-richtext ul {
    list-style: none;
}
.el-option-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 137.04px;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: left;
}
.el-option-image img {
    object-position: center left;
}
span.el-option-left {
    display: flex;
    align-items: center;
    min-height: 101px;
    padding-left: 123px;
    flex: 1;
    position: relative;
}
.el-option-image img {
    height: 91.927px;
    width: 100%;
    object-fit: contain;
}
.el-option-left-info {
    text-align: left;
    position: relative;
    flex: 1;
}
.el-option-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.el-option-title strong {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    text-transform: uppercase;
    padding: 0 8px;
    border-radius: 20px;
    background: #123C57;
    color: #fff;
    min-height: 29px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
}
.el-option-richtext {
    padding-top: 10px;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    opacity: .6;
    display: block;
}
.el-option-richtext ul {
    list-style: none;
}
.el-option-flex {
    gap: 50px;
}
.el-element-option:first-child .el-option-title strong {
    background: #0E1822;
}
.el-element-option {
    cursor: pointer;
}
.el-option-price s {
    opacity: .6;
    font-weight: 300;
}
.el-option-price {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.el-option-price .el-variant-trigger {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px;
}
.el-element-option:first-child .el-option-title strong {
    background: #E2F6FF;
    color: #0E1822;
}
.el-option-title strong {
    font-family: "DM Mono";
}
.el-variant-text {
    font-family: "DM Mono";
}
.el-option-title strong {
    line-height: normal;
}
.el-element-sub-options {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.el-element-sub-option {
    padding: 20px;
    border-radius: 12px;
    border: 1px solid #DBDBDB;
    background: transparent;
    transition: all .3s ease;
    cursor: pointer;
}
.el-element-sub-option.el-active {
    background: #FFF;
    border-color: #0E1822;
}
.el-sub-option-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.el-sub-option-title em {
    font-weight: 300;
    font-style: normal;
    opacity: .6;
}

.el-sub-option-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
}
.el-sub-option-price s {
    font-weight: 300;
    opacity: .6;
}
.el-sub-option-price {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.el-sub-option-title-texts {
    flex: 1;
}
.el-sub-option-title-texts .el-sub-option-title strong {
    font-family: "DM Mono";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    color: #123C57;
    border-radius: 20px;
    background: #93D5F1;
    min-height: 29px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 8px;
}
.el-sub-option-title-texts .el-sub-option-title {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.el-sub-option-text {
    padding-top: 20px;
    display: block;
    text-align: left;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.el-sub-option-text ul li {
    display: flex;
    align-items: center;
    gap: 8px;
}
.el-sub-option-text ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.el-sub-option-text p {
    opacity: .6;
}
.el-sub-option-inner {
    gap: 50px;
}

.el-sub-delivery-main {
    padding-top: 20px;
    margin-top: 20px;
    text-align: left;
    border-top: 1px solid #DFDFDF;
}
.el-sub-delivery-main-title {
    font-family: "DM Mono";
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    text-transform: uppercase;
    opacity: .6;
    padding-bottom: 15px;
}
.el-sub-delivery-options {
    display: flex;
    gap: 11.7px;
}
.el-delivery-option {
    padding: 10.4px 13px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    color: #9FA3A7;
    border-radius: 12px;
    border: 1px solid #DDDFE0;
    min-width: 120px;
    text-align: center;
}
.el-delivery-option.el-active {
    background: #0E1822;
    color: #fff;
    border-color: #0E1822;
}
.el-option-title strong:has(.el-sub-trigger.el-active .el-active.el-custom-hide) {
    display: none !important;
}
.el-element-option:first-child .el-option-left {
    min-height: 64px;
}

.el-element-sub-option[sub_tab="1"] .el-quantity-trigger {
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.el-element-sub-option[sub_tab="2"] .el-quantity-trigger {
    display: flex;
    gap: 10px;
}
.el-button s {
    font-weight: 500;
    opacity: .6;
}
.el-button .el-variant-trigger {
    display: flex;
    align-items: center;
    gap: 11px;
}
.el-plan-details-item1 {
    padding: 21px 20px 23px 20px;
    border-radius: 12px;
    border: 1px solid rgba(14, 24, 34, 0.14);
    background: #FFF;
    margin-left: -1px;
    margin-right: -1px;
    margin-top: -1px;
}
.el-plan-details-grid {
    padding-top: 20px;
}
.el-plan-details-grid .el-element-icon-with-text-grid {
    border-radius: 12px;
    border: 1px solid #DDDFE0;
}
.el-plan-details-item1 .el-element-texts {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.el-plan-details-item1 .el-element-text {
    font-weight: 300;
    text-transform: uppercase;
    font-family: "DM Mono";
    opacity: .48;
}
.el-plan-details-item-list+.el-plan-details-item-list {
    border-top: 1px solid #DFDFDF;
}
.el-plan-details-item-list {
    padding: 20px;
}
.el-plan-details-item-list .el-icon-with-text-flex {
    display: flex;
    align-items: center;
    gap: 15.6px;
}
.el-plan-details-item-list .el-media.el-svg {
    width: 26px;
    height: 26px;
    border-radius: 5px;
    background: #123C57;
    min-width: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.el-plan-details-item-list .el-element-texts {
    display: flex;
    justify-content: space-between;
    flex: 1;
    align-items: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
}
.el-plan-details-item-list .el-element-text p {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    font-weight: 400;    
	gap: 3px;
}
.el-plan-details-item-list .el-element-text em {
    text-decoration: line-through;
    color: #6D7378;
    font-style: normal;
    font-weight: 300;
}


@media (min-width:915px) {
.el-product-flex .el-product-column1 {
    position: sticky;
    top: 100px;
}

}

@media (max-width:915px) {
.el-element-variants {
    gap: 8px;
}
.el-element-variant {
    min-height: 74px;
    border-radius: 12px;
}
.el-variant-title {
    font-size: 16px;
}
.el-variant-text {
    font-size: 14px;
}
.el-element-option {
    padding: 9px 16px 16px 16px;
}

.el-option-price {
    font-size: 16px;
}
.el-option-price s {
    font-size: 14px;
}
.el-option-price .el-variant-trigger {
    gap: 5px;
}
.el-option-flex {
    gap: 0;
}
.el-option-image img {
    height: 83px;
}
.el-option-image {
    width: 88px;
}
span.el-option-left {
    padding-left: 62px;
    min-height: 86px;
}
.el-option-title strong {
    font-size: 10px;
    padding: 0 13px;
    min-height: 17px;
}
.el-option-title {
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 12px;
}
.el-option-title strong {
    position: unset;
}
.el-option-richtext {
    white-space: nowrap;
    font-size: 14px;
    padding-top: 8px;
}
.el-option-price {
    position: absolute;
    top: 14px;
    right: 16px;
}
.el-option-image img {
    object-position: top left;
}
.el-option-image {
    width: 75px;
}
.el-element-options {
    gap: 12px;
}
.el-element-sub-options {
    gap: 12px;
}
.el-element-sub-option {
    padding: 16px;
}
.el-sub-option-price {
    font-size: 16px;
}
.el-sub-option-price s {
    font-size: 12px;
}
.el-element-sub-option[sub_tab="2"] .el-quantity-trigger {
    gap: 8px;
}
.el-sub-option-title {
    font-size: 16px;
    gap: 6px;
}
.el-sub-option-title em {
    font-size: 14px;
}
.el-sub-option-inner {
    gap: 0;
}
.el-sub-option-text ul {
    gap: 16px;
}
.el-sub-option-text {
    gap: 16px;
    padding-top: 16px;
    font-size: 15px;
}
.el-sub-option-text svg {
    min-width: 13px;
    height: auto;
    width: 13px;
}
.el-sub-option-text ul li {
    gap: 6px;
}

.el-sub-option-text ul li:first-child {
    width: 200px;
}
.el-sub-delivery-main-title {
    font-size: 14px;
    padding-bottom: 12px;
}
.el-sub-delivery-options {
    gap: 9px;
}
.el-delivery-option {
    padding: 8px 10px;
    font-size: 14px;
    flex: 1;
    min-width: unset;
    border-radius: 4px;
}
.el-sub-delivery-main {
    padding-top: 16px;
    margin-top: 16px;
}
.el-element-sub-option[sub_tab="1"] .el-quantity-trigger {
    flex-direction: row;
}
.el-sub-option-title-texts .el-sub-option-title {
    gap: 11px;
    justify-content: left;
}
.el-sub-option-title-texts .el-sub-option-title strong {
    font-size: 12px;
    min-height: 24px;
}
.el-sub-option-text p {
    font-size: 12px;
}
.el-plan-details-grid {
    padding-top: 24px;
}
.el-plan-details-item1 {
    padding: 16px;
    border-radius: 12px 12px 0 0;
}
.el-plan-details-item1 .el-element-texts {
    font-size: 16px;
}
.el-plan-details-item1 .el-element-text {
    font-size: 12px;
    line-height: normal;
}
.el-plan-details-item-list {
    padding: 16px;
    padding-right: 12px;
}
.el-plan-details-item-list .el-media.el-svg {
    width: 20px;
    height: 20px;
    min-width: 20px;
    padding: 4px;
    border-radius: 4px;
}
.el-plan-details-item-list .el-icon-with-text-flex {
    gap: 12px;
}
.el-plan-details-item-list .el-element-texts {
    font-size: 14px;
}
.el-plan-details-item-list .el-element-texts {
    font-size: 14px;
}
.el-plan-details-item-list .el-element-text p {
    gap: 1px;
}
.el-plan-details-item-list .el-element-title {
    width: 193px;
}
.el-plan-details-item-list+.el-plan-details-item-list .el-element-title {
    width: 153px;
}
.el-button {
    font-size: 16px;
}
.el-button .el-variant-trigger {
    gap: 8px;
}

}



/* popup */
.el-popup {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: #0000005e !important;
    display: none;
    align-items: center;
    justify-content: center;
}
.el-popup .el-container {
    width: 678px;
    padding: 60px 40px;
    border-radius: 15.6px;
    background: #FFF;
}
.el-close-popup-btn .el-button {
    min-height: 66.3px;
    font-size: 23.4px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 161.2px;
    background: #0E1822;
    color: #fff;
    border: 2px solid #0E1822;
    transition: all .3s ease;
}
.el-close-popup-btn {
    padding-top: 41.6px;
}
.el-popup-subtitle {
    font-family: "DM Mono";
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    text-transform: uppercase;
    color: #123C57;
}
.el-popu-heading .el-element-heading {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    letter-spacing: -0.8px;
    padding: 26px 0;
}
.el-popup-text {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    padding-bottom: 41.6px;
}

.el-popup-details-grid .el-element-icon-with-text-grid {
    display: flex;
    flex-direction: column;
}
.el-popup-details-item:not(:last-child) {
    padding-bottom: 26px;
}
.el-popup-details-item .el-element-text p:not(:last-child) {
    flex: 1;
}
.el-popup-details-item .el-element-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.el-popup-details-item-list p strong {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    text-transform: uppercase;
    opacity: .6;
    display: block;
    padding-top: 10px;
}
.el-popup-details-item-list p {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}
.el-popup-details-item-list p:first-child {
    font-weight: 500;
}
.el-popup-details-item+.el-popup-details-item {
    padding-top: 26px;
    border-top: 1px solid rgba(0, 0, 0, 0.10);
}

.el-popup.el-active {
    display:flex;
}
.el-pdp-pdt-small-heading p:nth-child(2) {
    cursor: pointer;
}

.el-popup-details-item.el-popup-details-item1 p {
    text-transform: uppercase;
    font-weight: 300 !important;
    opacity: .6;
}
@media (max-width:915px) {
.el-popu-heading .el-element-heading {
    padding: 20px 0;
    font-size: 24px;
    letter-spacing: -0.48px;
}
.el-popup .el-container {
    padding: 40px 25px;
    border-radius: 12px;
}
.el-popup-details-item:not(:last-child) {
    padding-bottom: 20px;
}
.el-popup-details-item+.el-popup-details-item {
    padding-top: 20px;
}
.el-popup-details-item-list p {
    font-size: 14px;
}
.el-popup-details-item-list p strong {
    font-size: 14px;
    padding-top: 4px;
}
.el-close-popup-btn .el-button {
    min-height: 51px;
    font-size: 18px;
}
.el-close-popup-btn {
    padding-top: 32px;
}
.el-popup-text {
    padding-bottom: 32px;
    font-size: 14px;
}
.el-popup-subtitle {
    font-size: 16px;
}

.el-popup .el-container {
    width: 360px;
}
}


/* fixes */
.el-option-title strong * {
    display: flex;
}


/* 24/08/2026 */
.el-pdp-pdt-faq3 .el-answer ul, 
.el-pdp-pdt-faq4 .el-answer ul {
    display: flex;
    flex-direction: column;
    gap: 16px;
    list-style: none;
}
.el-pdp-pdt-faq3 .el-answer ul li, 
.el-pdp-pdt-faq4 .el-answer ul li {
    display: flex;
    gap: 6px;
    align-items: center;
}
.el-pdp-pdt-faq3 .el-answer ul li:before, 
.el-pdp-pdt-faq4 .el-answer ul li:before {
    content: "";
    width: 14px;
    height: 14px;
    background-image: url(/cdn/shop/files/faq-check.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.el-pdp-pdt-faq .el-answer {
    font-weight: 300;
}
.el-pdp-pdt-faq2 .el-answer>p {
    padding-top: 24px;
}
.el-pdp-pdt-faq .el-answer ul.slick-dots {
    padding-top: 24px;
}
.el-pdp-pdt-faq2 .el-answer .slick-list li {
    display: flex !important;
    flex-direction: column;
    gap: 16px;
    padding: 0 6px;
}
.el-pdp-pdt-faq2 .el-answer .slick-list li:before {
    content: "";
    width: 100%;
    aspect-ratio: 139 / 110;
    display: block;
    border-radius: 8px;
    background-image: url(/cdn/shop/files/pdp-five-img1.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.el-pdp-pdt-faq2 .el-answer .slick-list [data-slick-index="1"] li:before, 
.el-pdp-pdt-faq2 .el-answer .slick-list [data-slick-index="6"] li:before {
    background-image: url(/cdn/shop/files/pdp-five-img2.webp);
}
.el-pdp-pdt-faq2 .el-answer .slick-list [data-slick-index="2"] li:before, 
.el-pdp-pdt-faq2 .el-answer .slick-list [data-slick-index="7"] li:before {
    background-image: url(/cdn/shop/files/pdp-five-img3.webp);
}
.el-pdp-pdt-faq2 .el-answer .slick-list [data-slick-index="3"] li:before, 
.el-pdp-pdt-faq2 .el-answer .slick-list [data-slick-index="8"] li:before {
    background-image: url(/cdn/shop/files/pdp-five-img4.webp);
}
.el-pdp-pdt-faq2 .el-answer .slick-list [data-slick-index="4"] li:before, 
.el-pdp-pdt-faq2 .el-answer .slick-list [data-slick-index="-1"] li:before, 
.el-pdp-pdt-faq2 .el-answer .slick-list [data-slick-index="9"] li:before {
    background-image: url(/cdn/shop/files/pdp-five-img5.webp);
}
.el-pdp-pdt-faq2 .el-answer .slick-list {
    margin-left: -6px;
    margin-right: -19px;
    padding-right: 100px;
    cursor: grab;
}









.el-pdp-pdt-faq1 .el-answer .slick-list li {
    display: flex !important;
    flex-direction: column;
    gap: 16px;
    padding: 0 6px;
}
.el-pdp-pdt-faq1 .el-answer .slick-list li:before {
    content: "";
    width: 100%;
    aspect-ratio: 174 / 110;
    display: block;
    border-radius: 8px;
    background-image: url(/cdn/shop/files/pdp-weeks-img2.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.el-pdp-pdt-faq1 .el-answer .slick-list [data-slick-index="1"] li:before, 
.el-pdp-pdt-faq1 .el-answer .slick-list [data-slick-index="5"] li:before {
    background-image: url(/cdn/shop/files/pdp-weeks-img1.webp);
}
.el-pdp-pdt-faq1 .el-answer .slick-list [data-slick-index="2"] li:before, 
.el-pdp-pdt-faq1 .el-answer .slick-list [data-slick-index="6"] li:before {
    background-image: url(/cdn/shop/files/pdp-weeks-img3.webp);
}
.el-pdp-pdt-faq1 .el-answer .slick-list [data-slick-index="3"] li:before, 
.el-pdp-pdt-faq1 .el-answer .slick-list [data-slick-index="7"] li:before, 
.el-pdp-pdt-faq1 .el-answer .slick-list [data-slick-index="-1"] li:before  {
    background-image: url(/cdn/shop/files/pdp-weeks-img4.webp);
}
.el-pdp-pdt-faq1 .el-answer .slick-list {
    margin-left: -6px;
    margin-right: -19px;
    padding-right: 200px;
    cursor: grab;
}
.el-sub-option-title-texts .el-sub-option-title strong {
    gap: 3px;
}


@media (max-width:915px) {
.el-pdp-pdt-faq3 .el-answer ul li:before, 
.el-pdp-pdt-faq4 .el-answer ul li:before {
    width: 12px;
    height: 12px;
    min-width: 12px;
    position: relative;
    top: 2px;
}
.el-pdp-pdt-faq3 .el-answer ul li, 
.el-pdp-pdt-faq4 .el-answer ul li {
    align-items: flex-start;
}
.el-pdp-pdt-faq1 .el-answer .slick-list {
    margin-right: -16px;
    padding-right: 133px;
}
.el-pdp-pdt-faq2 .el-answer .slick-list {
    margin-right: -16px;
    padding-right: 17px;
}
}




.el-collage-img {
    padding-top: 20px;
}


.el-option-richtext ul li:nth-child(1), 
.el-option-richtext ul li:nth-child(2), 
.el-option-richtext ul li:nth-child(3) {
    display: none;
}
body:has(.el-element-variant.el-active:nth-child(1)) .el-option-richtext ul li:nth-child(1) {
    display: block;
}
body:has(.el-element-variant.el-active:nth-child(2)) .el-option-richtext ul li:nth-child(2) {
    display: block;
}
body:has(.el-element-variant.el-active:nth-child(3)) .el-option-richtext ul li:nth-child(3) {
    display: block;
}
body:has(.el-element-sub-option.el-active[sub_tab="2"]) .el-plan-details-grid {
    display: none;
}
.el-element-sub-option[sub_tab="1"] .el-sub-option-text p {
    display: none;
}

body:has(.el-element-variant.el-active:nth-child(1)) .el-element-sub-option[sub_tab="1"] .el-sub-option-text p:has(+p+p:last-child) {
    display: block;
}
body:has(.el-element-variant.el-active:nth-child(2)) .el-element-sub-option[sub_tab="1"] .el-sub-option-text p:has(+p:last-child) {
    display: block;
}
body:has(.el-element-variant.el-active:nth-child(3)) .el-element-sub-option[sub_tab="1"] .el-sub-option-text p:last-child {
    display: block;
}

.el-sub-option-text ul li:nth-child(1) {
    display: none;
}
body:has(.el-element-option.el-active:nth-child(1)) .el-sub-option-text ul li:nth-child(1) {
    display: flex;
}
body:has(.el-element-option.el-active:nth-child(1)) .el-sub-option-text ul li:nth-child(2) {
    display: none;
}
.el-element-stock-main:has(+.el-element-button .el-sold-out.el-active) {
    display: none;
}
.el-checkout-button:has(.el-sold-out.el-active) {
    margin-top: 19px;
}

@media (max-width:914px) {
.el-checkout-button:has(.el-sold-out.el-active) {
    margin-top: 16px;
}

}



/* 18/09/2026 */
body:has(.el-element-sub-option.el-active[sub_tab="2"]) .el-option-richtext li:nth-child(5), 
body:has(.el-element-sub-option.el-active[sub_tab="2"]) .el-option-richtext li:nth-child(6) {
    display: none;
}


.el-element-sub-option.el-active {
    background: rgba(226, 246, 255, 0.30);
}
.el-element-option.el-active {
    background: rgba(226, 246, 255, 0.30);
}