.productRage-width{width:40%}.range-grid-sec{grid-template-columns:repeat(3,1fr);align-items:center;gap:3rem 1rem;display:grid}.title-bullet-flex{justify-content:space-between;align-items:center;display:flex}.bullate-flex{align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;display:flex}.bullate-flex>div{background-color:var(--white-color);border-radius:50%;width:16px;height:16px}.bullate-flex>div:first-child{background-color:var(--white-color);border:1px solid #a5a5a5}.bullate-flex>div:nth-child(2){background-color:#963d6f;border:1px solid #963d6f}.bullate-flex>div:nth-child(3){background-color:#923240;border:1px solid #923240}.range-details-flex{background-color:#f4f6f9;border-radius:20px;flex-wrap:wrap;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;padding:.5rem 1rem;display:flex}.circle-img{width:.5rem}.bullate-flex{align-items:center;gap:.5rem;display:flex}.bullet{cursor:pointer;background-color:#fff;border:1px solid #a5a5a5;border-radius:50%;width:16px;height:16px;transition:all .3s}.bullet:hover{background-color:#963d6f}.bullet.active{background-color:#923240;border-color:#923240}.product-img img{width:100%;transition:opacity .6s ease-in-out}.product-img.fade-out img{opacity:0}.product-img.fade-in img{opacity:1}@media only screen and (max-width:1366px){.bullate-flex>div{width:14px;height:14px}}@media only screen and (max-width:991px){.range-grid-sec{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.productRage-width{width:100%}.range-grid-sec{grid-template-columns:repeat(1,1fr)}}
