section.custom_review_by_esdras{margin-bottom:40px;margin-top:30px}#custom__review__section__wrapper{width:100%;box-sizing:border-box;background-color:#f4f4f4;padding:20px 20px 0;border-radius:5px;overflow:hidden}#custom__review__section__wrapper *{width:inherit;box-sizing:border-box!important}header.header_of_the_section{padding:1rem}.review_cta_elements_wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}.review_cta_elements_wrapper .review__cta_element{flex:1;min-width:150px;max-width:300px;display:flex;flex-direction:column;padding:1rem;gap:1rem;align-items:center;justify-content:center}.review_cta_elements_wrapper .review__cta_element:not(:last-child){border-right:5px solid white}.review_cta_elements_wrapper .review__cta_element>*{flex:1;text-align:center;display:flex;align-items:center;justify-content:center}.review_cta_elements_wrapper .review__cta_element .review_cta_image img{object-fit:contain;max-width:100px;height:auto}.hold_number i.fa-solid.fa-star{font-size:14px;vertical-align:middle;color:var(--stars-color)}.middle_of_the_section{display:grid;grid-template-columns:32% 46% 19%;grid-template-rows:auto;grid-gap:1rem;grid-template-areas:"review_general_stats  review_middle_banner review_end_box ";margin:1rem auto;width:100%}.review_meta_stats{grid-area:review_general_stats;background-color:#fff;box-shadow:var(--box-shadow-super-esdras);border-radius:calc(var(--border-radius-custom)*3);padding:.8rem;display:flex;align-items:center;justify-content:center;flex-direction:column}.review_meta_stats_title{text-align:center;font-weight:700}.wrap_review_stats{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;margin-top:1rem}.review_meta_stat{flex:1;display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;margin:auto}.review_meta_stat .hold_number{display:flex;align-items:center;justify-content:baseline;font-size:1.3rem;gap:.5rem;flex:10%}.review_meta_stat .full_bar{background-color:#f4f4f4;height:20px;width:100%;flex:89%;border-radius:calc(var(--border-radius-custom)*3);display:flex}.review_meta_stat .full_bar .filled_bar{background-color:var(--stars-color);height:inherit;border-radius:inherit;display:inline-block}.review_meta_stat.five_stars .full_bar .filled_bar{width:var(--five_stars_width)!important}.review_meta_stat.four_stars .full_bar .filled_bar{width:var(--four_stars_width)!important}.review_meta_stat.three_stars .full_bar .filled_bar{width:var(--three_stars_width)!important}.review_meta_stat.two_stars .full_bar .filled_bar{width:var(--two_stars_width)!important}.review_meta_stat.one_star .full_bar .filled_bar{width:var(--one_star_width)!important}.middle_banner{background-color:#fff;box-shadow:var(--box-shadow-super-esdras);border-radius:calc(var(--border-radius-custom)*3);padding:1rem;grid-area:review_middle_banner;width:100%}.wrap_banner{width:inherit}.wrap_banner img{object-fit:contain;max-height:250px}.end_img_box_with_text{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;gap:1rem;grid-area:review_end_box;background-color:#fff;box-shadow:var(--box-shadow-super-esdras);border-radius:calc(var(--border-radius-custom)*3)}.end_img_box_with_text .top_img img{width:150px;margin:0 auto}.divider_h{margin:var(--divider_margin) auto!important;width:100%;border-top:var(--divider_border_top) solid var(--divider_color)}.custom__reviews_wrap{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.custom__review{flex:1;padding:1rem;background-color:#fff;box-shadow:var(--box-shadow-super-esdras);border-radius:calc(var(--border-radius-custom)*3);position:relative;display:flex;flex-direction:column}.custom__review{margin-top:2rem}.custom__review .wrap_stars{position:absolute;background-color:#fff;box-shadow:var(--box-shadow-super-esdras);border-radius:calc(var(--border-radius-custom)*3);top:-1rem;left:4rem;padding:10px;width:30%;min-width:150px;max-width:150px}.custom__review .wrap_stars i{color:var(--stars-color);font-size:18px;display:inline}.custom__review .reviewer{flex:1;display:flex;gap:1rem;justify-content:space-between;align-items:center}.custom__review .reviewer .reviewer_img_container{height:50px!important;width:50px!important;border-radius:50%;position:relative}.custom__review .reviewer .reviewer_img_container img{width:100%;border-radius:50%;padding:7px;background-color:#f4f4f4;height:100%}.custom__review .reviewer .reviewer_img_container .verification_badge{width:20px;position:absolute;right:-45px;bottom:-5px;font-size:26px;color:var(--badges-color);margin-right:1rem}.custom__review .review_message{flex:1;width:100%}.custom__review .review_message p{margin:.2rem 0!important}.custom__review>*{flex:1}body #main-content{overflow:visible!important}#__product_cart_sticky{position:sticky;top:4rem;right:1rem;background-color:#fff;margin:1rem 0 3rem;padding:1rem;box-shadow:var(--box-shadow-super-esdras);border-radius:15px}.submission_button{flex:2!important;max-width:100%!important}.quantity_toggler{flex:1!important;max-width:100%!important;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;border-radius:5px;background-color:#f2f2f5}.quantity_toggler button{border:1px solid #efefef;display:flex;justify-content:center;align-items:center;max-width:50px!important;padding:10px;border-radius:5px;cursor:pointer}.quantity_toggler button.minus_quantity_button{background-color:#ccc}.quantity_toggler input.cart_current_quantity{font-size:1.2rem;display:flex;align-items:center;justify-content:center;flex:auto;text-align:center;flex-wrap:nowrap;border:none!important;border-radius:5px;padding:10px}.quantity_toggler button.plus_quantity_button{background-color:#fff}.submission_button button.btn.btn-1.btn-add-to-cart{width:100%;border-radius:8px;display:flex;align-items:center;font-size:1.2rem;gap:1rem;justify-content:center}.submission_button button.btn.btn-1.btn-add-to-cart .cart-icon svg{width:25px;height:25px}.avis_in_btn_sticky{display:flex;margin:-1rem 0;gap:1rem;align-items:center;font-size:1.3rem;color:var(--stars-color)}p.delivery__message{font-size:1.4rem;position:relative}span.axterix{position:absolute;top:-.6rem;font-size:2.5rem;color:var(--stars-color)}span.avis_test{color:#000}span.date_of_delivery{color:var(--stars-color);font-style:italic;padding-left:4px;padding-right:4px;font-weight:700}.mt-25{margin-top:2.5rem}.p-5{padding:5px}.last_reviews_heading{background-color:var(--last_message_heading_bg);color:var(--last_message_heading_color);padding:var(--last_message_heading_padding);margin:var(--last_message_heading_margin) 0;border-radius:calc(var(--border-radius-custom) * 2);font-size:var(--last_message_heading_font_size);box-shadow:var(--box-shadow-super-esdras)}span.avis__icons{color:var(--stars-color)}@media screen and (max-width:999px){.middle_of_the_section{grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,auto);grid-gap:1rem;grid-template-areas:"review_general_stats  review_end_box  " " review_middle_banner review_middle_banner";margin:1rem auto;width:100%}#__product_cart_sticky{z-index:16}.review_cta_elements_wrapper .review__cta_element:not(:last-child){border-right:none}}@media screen and (max-width:599px){.middle_of_the_section{grid-template-columns:1fr;grid-template-rows:repeat(3,auto);grid-gap:1rem;grid-template-areas:"review_general_stats" "review_middle_banner" "review_end_box";margin:1rem auto;width:100%}.custom__review .reviewer .reviewer_img_container{width:75px!important}.custom__review .reviewer .reviewer_img_container .verification_badge{right:-68px}button.btn.btn-1.btn-add-to-cart{font-size:1rem!important;gap:.4rem!important}#__product_cart_sticky{z-index:16}button.btn.btn-1.btn-add-to-cart svg#Capa_1{height:1rem!important;width:1rem!important}.review_cta_elements_wrapper .review__cta_element{border-top:5px solid white}.last_reviews_heading,.custom_esdras_accordion_header{padding:5px!important;font-size:1rem}span.axterix{top:12px;display:none}p.delivery__message,span.date_of_delivery,span.avis_test{font-size:1rem}}.custom_inline_product_{display:grid;align-items:center;justify-content:center;border:1px solid rgba(128,128,128,.28);grid-template-columns:auto 1/2fr 1fr}button[class$=us_quantity_button]{cursor:pointer;background-color:#80808047}@media screen and (max-width:1000px){.custom_inline_product_{grid-template-columns:2fr auto 2fr}}.custom_sort_options{display:flex;gap:7px;justify-content:center;align-items:center;cursor:not-allowed;pointer-events:none;background-color:#12a05c}.custom_sort_options .custom_sort_option{display:block;padding:8px;background-color:#0ff}.custom_product_grid_show .custom_faking_loader{position:absolute;width:100%;height:100%;background-color:#fff;opacity:1;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{50%{opacity:.5}}.filter_wrapper .filter_all_menu{display:flex!important;flex-wrap:wrap!important;gap:25px}.filter_wrapper .filter_all_menu .filter_all_menu_item{display:flex!important;align-items:center!important;gap:5px;font-size:16px!important;padding:18px 15px;position:relative!important}.custom_filter_dropdown_menu{position:absolute;background-color:#fff;border:1px solid rgba(128,128,128,.24);top:254px;display:none;left:0;min-width:250px!important;padding:0 25px;transition:all .4s ease-in-out}.filter_all_menu .filter_all_menu_item:hover .custom_filter_dropdown_menu{top:54px;display:block}.custom_filter_dropdown_menu ul li a{font-size:16px!important;display:block;padding:8px}.custom_filter_dropdown_menu ul li a:not(:nth-last-child(1)){border-bottom:2px solid rgba(128,128,128,.24)}.custom_filter_dropdown_menu ul li a:last-child{border-bottom:none!important}.svg_element-ui{font-size:12px!important;color:#8080803d!important}
/*# sourceMappingURL=/cdn/shop/t/12/assets/custom_css.css.map */
