.r_rw__product_wrapper{display:flex;flex-direction:row;gap:1.5rem}.frame-root{width:100%;display:flex;justify-content:center}.frame-content{width:50%}.r_rw__product_image_wrapper{width:50%;flex:1}.r_rw__product_image_wrapper img{width:100%}.r_rw__product_details{display:flex;flex-direction:column;gap:1rem;justify-content:start;flex:1}.r_rw__product_title{font-size:2rem;margin:0}.r_rw__product_price{font-size:1.5rem;margin:0}.r_rw__product_description{font-size:1rem;margin:0}.r_rw__add_to_cart_btn{background:#fff;width:max-content;margin:0}.r_rw_rating_icons p{display:flex;flex-direction:row;justify-content:start;gap:.3rem}.r_rw_single_rating_icon{display:inline-flex;gap:.5rem;color:var(--r-rw-icon-color)!important}.r_rw_single_rating_icon:hover{color:var(--r-rw-icon-color)!important}.r_rw_qna_separator{color:var(--r-rw-text-color);opacity:.5;order:2}.r_rw_qna_count_text{color:var(--r-rw-text-color);order:3}.r_rw_qna_count_separate_row{color:var(--r-rw-text-color);display:flex;align-items:center;justify-content:var(--r-rw-flex-justify-content);font-size:inherit;flex-basis:100%;width:100%;order:4}@media screen and (max-width:650px){.r_rw__product_wrapper{flex-direction:column}}