.productBanner{display:grid!important;grid-template-columns:40% 1fr;gap:25px}.productBanner .glightbox .productIMG{width:100%!important;height:100%!important;-o-object-fit:contain;object-fit:contain}.productBanner .productContent{display:flex;flex-direction:column;gap:25px}.productBanner .shortDesc,.description .productDescription{display:flex;flex-direction:column;gap:15px;padding:25px;border-radius:20px}.productChar .charWrapper{display:flex;flex-direction:column;gap:15px}.productChar .charWrapper .charItem{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:15px}.productChar .charWrapper .charName{font-family:var(--textFont);font-weight:500;font-size:var(--text);color:#616368}.productChar .charWrapper .charSep{flex-grow:1;background-color:#ccdeff;height:1px}.productChar .charWrapper .charVal{font-family:var(--textFont);font-weight:700;font-size:var(--text);color:var(--black)}.productBanner .productPrice{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:25px;margin-top:auto}.productBanner .productPrice .priceWrapper{display:flex;flex-direction:column;gap:5px;align-items:flex-start;text-align:left}.productBanner .productPrice .priceWrapper .salePrice{font-size:var(--subTitle)}.productBanner .productContent .productPrice .button{gap:10px}@media(max-width:1200px){.productChar .subTitle,.description .subTitle,.productBanner .shortDesc,.productBanner .productContent .pageTitle{text-align:center}.productBanner{display:flex!important;flex-direction:column}}@media(max-width:700px){.productBanner .shortDesc,.description .productDescription{padding:25px 10px}.productBanner .productPrice{gap:15px}.productBanner .productPrice .priceWrapper{flex-direction:row;align-items:center;gap:10px}.productBanner .productPrice .priceWrapper .salePrice{order:-1}.productBanner .productPrice{flex-direction:column}.productChar .productCharGrid{grid-template-columns:repeat(1,1fr);gap:15px}.carousel .titleWrapper .button{width:100%}}.custom-dark-header{background-color:var(--dark)}
