@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box}body.acebot_agrim_bot{font-family:Roboto,sans-serif;font-weight:400;scroll-behavior:smooth}body.acebot_agrim_bot h1,body.acebot_agrim_bot h2,body.acebot_agrim_bot h3,body.acebot_agrim_bot h4,body.acebot_agrim_bot h5,body.acebot_agrim_bot h6,body.acebot_agrim_bot p,body.acebot_agrim_bot span,body.acebot_agrim_bot a{margin-bottom:0}body.acebot_agrim_bot input,body.acebot_agrim_bot textarea{font-family:Roboto,sans-serif;color:#333;font-weight:400}body.acebot_agrim_bot::-webkit-scrollbar{display:none}.acebot_page_container{display:flex;justify-content:center;align-items:center;margin:0 auto;box-shadow:0 0 10px #ccc;width:100vw;height:100vh}.acebot_main_page_container{display:flex;flex-direction:column;height:100vh;width:100%;border-radius:5px;padding:3px 10px}.acebot_main_page_container header{width:100%;height:5vh;display:flex;align-items:center;border-bottom:1px solid #ccc}.acebot_main_page_container header .acebot_bot_title{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:3px 0}.acebot_main_page_container header .acebot_bot_title .acebot_icon_container{display:flex;align-items:center;gap:10px;position:relative}.acebot_main_page_container header .acebot_bot_title .acebot_icon_container .acebot_icon_container_header{width:max-content;display:flex;align-items:center;justify-content:center;padding:5px 13px;border:none;outline:none;border-radius:20px;font-size:14px;color:#fff;cursor:pointer}.acebot_main_page_container header .acebot_bot_title .acebot_icon_container button{border:none;outline:none;background-color:transparent;cursor:pointer}.acebot_main_page_container header .acebot_bot_title .acebot_icon_container button svg{width:22px;height:22px}.acebot_main_page_container .acebot_chat_section{width:100%;height:94vh;padding:0;display:flex;align-items:start;justify-content:space-between}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left{width:39%;height:100%;display:flex;flex-direction:column;gap:1%;padding:10px 5px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left.acebot_full{width:100%}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_header{width:100%;height:5%;display:flex;align-items:center;justify-content:center}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_header p{padding:8px 15px;border-radius:20px;background-color:#f0f0f0;color:#5b5b5b;font-size:14px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat{width:100%;height:78%;padding:10px 0;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box{display:flex;flex-direction:column;gap:25px;overflow-y:auto;width:100%;height:100%}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item{display:flex;flex-direction:column;gap:10px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item p{color:#333;font-size:14px;line-height:1.4;letter-spacing:.3px;text-wrap:wrap}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_user{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:10px;padding:10px;width:100%;min-height:max-content}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_user.activeReplied{border-left:5px solid #000;border-top-left-radius:7px;border-bottom-left-radius:7px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_user .acebot_user_message{width:100%;display:flex;align-items:center;gap:10px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_user .acebot_reply_message{width:100%;display:flex;align-items:start;gap:10px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_user .acebot_reply_message img{width:30px;height:30px;border-radius:50%;border:2px solid #fff;color:#fff}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_user svg{width:30px;height:30px;border-radius:50%;border:2px solid #fff;padding:5px;color:#fff}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_user p{width:95%}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant{display:flex;flex-direction:column;align-items:start;gap:10px;background-color:#f9f9f9;min-height:85px;padding:10px;border-radius:10px;position:relative}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant .acebot_chat_container_chat_box_item_assistant_message{width:100%;display:flex;align-items:start;gap:10px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant .acebot_chat_container_chat_box_item_assistant_message .acebot__assistant_message{font-size:14px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant p{padding-bottom:25px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant .acebot_chat_container_chat_box_item_assistant_box{position:absolute;right:20px;bottom:-15px;background-color:#fff;border:1px solid #ccc;border-radius:25px;padding:0 10px;display:flex;align-items:center;gap:10px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant .acebot_chat_container_chat_box_item_assistant_box svg{width:16px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant .acebot_chat_container_chat_box_item_assistant_reply{margin-top:20px;width:100%;height:80px;border:1px solid #ccc;border-radius:10px;background-color:#fff;padding:5px 7px;display:flex;align-items:end;justify-content:space-between}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant .acebot_chat_container_chat_box_item_assistant_reply textarea{width:80%;height:100%;border:none;outline:none;resize:none}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant .acebot_chat_container_chat_box_item_assistant_reply .acebot_chat_container_chat_box_item_assistant_reply_buttons{display:flex;align-content:center;justify-content:space-between;gap:6px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant .acebot_chat_container_chat_box_item_assistant_reply .acebot_chat_container_chat_box_item_assistant_reply_buttons .acebot_chat_container_footer_icon_container_second_button{border:none;outline:none;background-color:transparent;cursor:pointer}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant .acebot_chat_container_chat_box_item_assistant_reply .acebot_chat_container_chat_box_item_assistant_reply_buttons .acebot_chat_container_footer_icon_container_second_button.send svg{width:20px;height:20px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant .acebot_chat_container_chat_box_item_assistant_reply .acebot_chat_container_chat_box_item_assistant_reply_buttons .acebot_chat_container_footer_icon_container_second_button svg{width:18px;height:18px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant:hover{background-color:#f0f0f0}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant img{width:28px;height:28px;border-radius:50%;border:2px solid #fff;color:#fff}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant p{width:95%;margin-top:2px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_chat .acebot_chat_container_chat_button{width:max-content;display:flex;align-items:center;justify-content:center;padding:8px 20px;border:none;outline:none;border-radius:20px;font-size:15px;color:#fff;cursor:pointer}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer{width:100%;height:15%;padding:10px 8px;border:1px solid #d5d5d5;border-radius:10px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer form{height:100%}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer textarea{width:100%;height:70%;border:none;outline:none;resize:none;font-size:15px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container{width:100%;height:30%;display:flex;align-items:center;justify-content:space-between}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_first{width:75%;display:flex;align-items:center;justify-content:start;gap:3px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second{width:25%;display:flex;align-items:center;justify-content:end;gap:18px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second .acebot_chat_container_footer_icon_container_second_button{background-color:transparent;border:none;outline:none;cursor:pointer}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second .acebot_chat_container_footer_icon_container_second_button.acebot_blink{animation:blinker 1s linear infinite}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second .acebot_chat_container_footer_icon_container_second_button.send{padding:3px;color:#fff;display:grid;place-items:center;border-radius:50%}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second .acebot_chat_container_footer_icon_container_second_button.send svg{width:20px;height:20px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second .acebot_chat_container_footer_icon_container_second_button svg{width:18px;height:18px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second .acebot_chat_container_footer_icon_container_second_button svg::first-child{width:16px;height:16px}@media(max-width:1500px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_first{width:70%}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second{width:30%}}@media(max-width:1330px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_first{width:65%}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second{width:35%}}@media(max-width:1140px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_first{width:80%}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second{width:20%}}@media(max-width:768px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_first{width:70%}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second{width:30%}}@media(max-width:580px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_first{width:65%}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second{width:35%}}@media(max-width:500px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_first{width:58%}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second{width:42%}}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right{width:60%;height:100%;border-left:1px solid #e6e6e6;padding:20px 20px 0}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right.acebot_full{width:100%}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_header{width:100%;display:flex;align-items:center;justify-content:center;gap:40px;border-bottom:1px solid #ccc;padding:15px 0;height:7%}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_header button{border:none;outline:none;background-color:transparent;font-size:15px;cursor:pointer}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body{width:100%;display:flex;align-items:start;justify-content:start;gap:2%;flex-wrap:wrap;padding:20px 0;row-gap:20px;height:92%;overflow-y:auto}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body::-webkit-scrollbar{display:none}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body img{height:300px;width:100%;object-fit:cover;border-top-left-radius:20px;border-top-right-radius:20px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item{width:32%;cursor:pointer;padding:3px 10px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item .acebot_chat_section_right_body_item_box{box-shadow:0 0 20px #e7e7e7;border-radius:20px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item .acebot_chat_section_right_body_item_box p{margin-top:20px;text-align:center;padding:0 10px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item .acebot_chat_section_right_body_item_box span{width:100%;display:inline-block;text-align:center;margin-top:7px;margin-bottom:20px}@media screen and (max-width:1500px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body{gap:0px;row-gap:20px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item{width:33%}}@media screen and (max-width:1350px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body{gap:0px;row-gap:20px;justify-content:start}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item{width:45%}}@media screen and (max-width:1300px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body img{height:280px}}@media screen and (max-width:1140px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item{width:33%}}@media screen and (max-width:890px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body{gap:0px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item{width:47%}}@media screen and (max-width:700px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body{gap:0px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item{width:48%}}@media screen and (max-width:600px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body{gap:20px;justify-content:center}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item{width:65%}}@media screen and (max-width:500px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body{gap:20px;justify-content:center}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item{width:73%}}@media screen and (max-width:410px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body{gap:20px;justify-content:center}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item{width:90%}}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_similar_product_text{font-weight:550;font-size:21px;padding:0 10px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar{display:flex;align-items:start;justify-content:start;gap:2%;flex-wrap:wrap;row-gap:20px;margin-top:10px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item{width:30%;padding:3px 10px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item .acebot_chat_section_right_body_item_box{box-shadow:0 0 20px #e7e7e7;border-radius:20px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item .acebot_chat_section_right_body_item_box p{margin-top:20px;text-align:center;padding:0 10px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item .acebot_chat_section_right_body_item_box span{width:100%;display:inline-block;text-align:center;margin-top:7px;margin-bottom:20px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item .acebot_chat_section_right_body_item_box img{height:300px;width:100%;object-fit:cover;border-top-left-radius:20px;border-top-right-radius:20px}@media screen and (max-width:1500px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar{gap:0px;row-gap:20px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item{width:33%}}@media screen and (max-width:1350px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar{gap:0px;row-gap:20px;justify-content:start}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item{width:45%}}@media screen and (max-width:1300px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar{row-gap:20px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar img{height:280px}}@media screen and (max-width:1140px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar{row-gap:20px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item{width:33%}}@media screen and (max-width:890px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar{gap:0px;row-gap:20px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item{width:47%}}@media screen and (max-width:700px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar{gap:0px;row-gap:20px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item{width:48%}}@media screen and (max-width:600px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar{gap:20px;justify-content:center;row-gap:20px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item{width:65%}}@media screen and (max-width:500px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar{gap:20px;justify-content:center;row-gap:20px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item{width:73%}}@media screen and (max-width:410px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar{gap:20px;justify-content:center;row-gap:20px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item{width:90%}}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container{width:100%;height:100%;overflow-y:auto}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container::-webkit-scrollbar{display:none}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 15px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_header .acebot_shopfront_container_header_button{display:flex;align-items:center;border:none;background-color:transparent;font-size:16px;cursor:pointer;gap:.2rem;font-weight:550}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_header .acebot_shopfront_container_header_share_button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1px solid rgb(229,231,235);background-color:#fff;cursor:pointer}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body_product{width:100%;height:92%;overflow-y:auto}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body_product::-webkit-scrollbar{display:none}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body{display:flex;align-items:start;justify-content:space-between;margin-top:19px;padding:0 15px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_left{width:40%;height:100%;padding:20px 0;display:flex;flex-direction:column;gap:25px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_left .acebot_shopfront_container_body_left_banner{width:100%;height:420px;margin:0 auto;overflow:hidden}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_left img{width:100%;height:100%;object-fit:cover;border-radius:15px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_left .acebot_shopfront_container_body_left_similar{width:100%;display:flex;align-items:center;gap:10px;flex-wrap:nowrap;overflow-x:auto;margin:0 auto}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_left .acebot_shopfront_container_body_left_similar img{width:90px;height:90px;object-fit:cover;border-radius:5px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_left .acebot_shopfront_container_body_left_similar img.active{border:3px solid #555}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right{width:58%;height:100%;padding:20px 30px;color:#232323}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .title{font-weight:550;font-size:28px;line-height:38px;color:#232323}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .price{margin-top:5px;font-weight:500;font-size:19px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .price span{font-size:15px;font-weight:400!important}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .description{margin-top:25px;font-size:17px;font-weight:400;color:#303030;line-height:25px;margin-bottom:40px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .acebot_shopfront_container_body_right_option{margin-top:20px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .acebot_shopfront_container_body_right_option h6{font-size:17px;font-weight:550}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .acebot_shopfront_container_body_right_option .option_value{margin-top:3px;display:flex;align-items:center;justify-content:start;gap:6px;font-weight:400}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .acebot_shopfront_container_body_right_option .option_value.active{border:2px solid #333}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .acebot_shopfront_container_body_right_option span{margin-top:20px;padding:13px;border:1px solid #ccc;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .quantity{margin-top:36px;display:flex;align-items:center;gap:7px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .quantity .quantity_name{font-size:17px;font-weight:550}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .quantity .quantity_container{display:flex;align-items:center;justify-content:start;border:1px solid #ccc;height:30px;border-radius:6px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .quantity .quantity_container button{background-color:transparent;padding:0 13px;border:none;outline:none;height:100%;cursor:pointer}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .quantity .quantity_container span{height:100%;width:36px;display:grid;place-items:center;text-align:center;border-left:1px solid #ccc;border-right:1px solid #ccc}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .acebot_cart_btn{margin-top:36px;gap:10px;width:100%;height:50px;font-size:18px;font-weight:550;background-color:#2c2c2c;border:2px solid #000;cursor:pointer;color:#fff;border-radius:7px;transition:.5s ease-in-out}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .acebot_cart_btn:hover{background-color:#000}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_header button{border:none;outline:none;background-color:transparent;font-size:15px;cursor:pointer}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_details{width:100%;border:1px solid #ccc;border-radius:7px;padding:20px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_details .acebot_chat_section_right_order_details_header{display:flex;align-items:center;justify-content:start;gap:6px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_details .acebot_chat_section_right_order_details_header svg{width:20px;height:20px;filter:drop-shadow(0 0 0 #333)}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_details .acebot_chat_section_right_order_details_header p{display:flex;align-items:center;justify-content:start;gap:3px;background-color:#b1fdbd;border-radius:5px;padding:2px 5px;font-size:14px;font-weight:500;color:#444}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_details .acebot_chat_section_right_order_details_body{width:100%;border:1px solid #ccc;border-radius:12px;padding:20px 0;margin-top:10px;display:flex;flex-direction:column;gap:15px;align-items:start}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_details .acebot_chat_section_right_order_details_body div{padding:0 20px;font-size:15px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_details .acebot_chat_section_right_order_details_body .acebot_chat_section_right_order_details_body_item{border-top:1px solid #ccc;width:100%;padding:20px 0 0;display:flex;flex-direction:column;gap:10px;font-weight:500}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_details .acebot_chat_section_right_order_details_body .acebot_chat_section_right_order_details_body_item .acebot_chat_section_right_order_details_body_item_name{font-size:15px;font-weight:500;width:50%;text-wrap:wrap;padding-left:0}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_payment{width:100%;border:1px solid #ccc;border-radius:7px;padding:20px;margin-top:20px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_payment .acebot_chat_section_right_order_payment_header{display:flex;align-items:center;justify-content:start;gap:4px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_payment .acebot_chat_section_right_order_payment_header svg{width:20px;height:20px;filter:drop-shadow(0 0 0 #333)}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_payment .acebot_chat_section_right_order_payment_header p{display:flex;align-items:center;justify-content:start;gap:5px;background-color:#e6e6e6;border-radius:5px;padding:3px 8px;font-size:14px;font-weight:500;color:#444}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_payment .acebot_chat_section_right_order_payment_body{width:100%;border:1px solid #ccc;border-radius:12px;margin-top:13px;display:flex;flex-direction:column;align-items:start}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_payment .acebot_chat_section_right_order_payment_body .acebot_chat_section_right_order_details_body_item{width:100%;padding:15px 20px;display:flex;align-items:center;justify-content:space-between}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_payment .acebot_chat_section_right_order_payment_body .acebot_chat_section_right_order_details_body_item .acebot_chat_section_right_order_details_body_item_name{font-size:15px;font-weight:500;text-wrap:wrap}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_payment .acebot_chat_section_right_order_payment_body .acebot_chat_section_right_order_details_body_item.acebot__borderTop{border-top:1px solid #ccc}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_grid{border:1px solid #ccc;border-radius:7px;overflow-x:auto}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_grid::-webkit-scrollbar{height:10px!important}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_grid::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:10px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_grid::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:10px}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_grid .acebot_chat_section_right_order_grid_header{display:grid;grid-template-columns:120px 160px 100px 120px 140px 110px 150px;min-width:1040px;padding:10px 0;background-color:#f3f3f3;gap:10px;align-items:center}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_grid .acebot_chat_section_right_order_grid_header p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;font-weight:550;color:#3d3d3d}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_grid .acebot_chat_section_right_order_grid_body{cursor:pointer;padding:10px 0;border-top:1px solid #ccc;display:grid;grid-template-columns:120px 160px 100px 120px 140px 110px 150px;min-width:1040px;gap:10px;align-items:center}.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right .acebot_chat_section_right_order_grid .acebot_chat_section_right_order_grid_body p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;color:#626262;font-weight:450}@media(max-width:1800px){.acebot_shopfront_container_body_left{width:30%}}@media(max-width:850px){.acebot_shopfront_container_body{flex-direction:column;align-items:start}.acebot_shopfront_container_body .acebot_shopfront_container_body_left{width:60%!important}.acebot_shopfront_container_body .acebot_shopfront_container_body_right{width:100%!important;padding:20px 0!important}}@media(max-width:680px){.acebot_shopfront_container_body{flex-direction:column;align-items:start}.acebot_shopfront_container_body .acebot_shopfront_container_body_left{width:80%!important}.acebot_shopfront_container_body .acebot_shopfront_container_body_right{width:100%!important;padding:20px 0!important}}@media(max-width:570px){.acebot_main_page_container .acebot_chat_section .acebot_chat_section_right{padding:20px 0 0!important}.acebot_shopfront_container_body{flex-direction:column;align-items:start}.acebot_shopfront_container_body .acebot_shopfront_container_body_left{width:100%!important}.acebot_shopfront_container_body .acebot_shopfront_container_body_right{width:100%!important;padding:20px 0!important}}.acebot__highlight_container{background-color:#d1d1d1!important}.acebot__loader{width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.acebot__pill{padding:4px 7px;background-color:#efefef;border-radius:20px}.acebot__image_overlay{position:fixed;inset:0;background:#000c;display:none;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .2s ease-in}.acebot__image_overlay img{max-width:90%;max-height:90%;border-radius:8px;animation:zoomIn .2s ease-in}@keyframes zoomIn{0%{transform:scale(.8)}to{transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.acebot_blink{animation:blinker 1s linear infinite}.acebot_mini-cart{position:absolute;width:280px;top:4vh;right:0;z-index:9999;height:max-content;background-color:#fff;border:1px solid #ccc;border-radius:5px;box-shadow:0 0 10px #ccc;padding:5px 7px}.acebot_mini-cart h4{font-size:16px;font-weight:500}.acebot_mini-cart hr{margin-top:4px;margin-bottom:4px}.acebot_mini-cart .acebot_cart_item{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:10px}.acebot_mini-cart .acebot_cart_item p{font-size:14px;color:#4d4d4d;font-weight:450}.acebot_mini-cart .acebot_view-cart-btn{width:100%;text-align:center;background-color:#000!important;color:#fff;border:none;outline:none;padding:8px 0;border-radius:5px;margin-top:13px;cursor:pointer}.agrim__cart_count{position:absolute;top:-5px;right:-5px;background-color:#5957b1;color:#fff;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600}.acebot_cart_delete_btn{background-color:#eaeaea!important;border:none!important;outline:none!important;cursor:pointer;padding:5px;border-radius:50%;display:flex;align-items:center;justify-content:center}.shake__it{animation:shakeCart .4s ease-in-out infinite}@keyframes shakeCart{25%{transform:translate(4px)}50%{transform:translate(-2px)}75%{transform:translate(2px)}to{transform:translate(0)}}.acebot_whatsapp_section{width:25vw;height:100vh;margin:0 auto;display:flex;align-items:center}.acebot_whatsapp_section .dropdown-toggle:after{display:none}.acebot_whatsapp_section .acebot_whatsapp_container{width:100%;height:100vh;border:2px solid rgba(204,204,204,.8);background-color:#fff;border-radius:10px;box-shadow:0 0 10px #ccc}.acebot_whatsapp_section .acebot_whatsapp_container .acebot_whatsapp_container_header{height:8%;display:flex;align-items:center;justify-content:start;gap:8px;padding:0 10px;border-bottom:1px solid #ccc;position:relative}.acebot_whatsapp_section .acebot_whatsapp_container .acebot_whatsapp_container_header img{width:30px;height:30px}.acebot_whatsapp_section .acebot_whatsapp_container .acebot_whatsapp_container_header h5{color:#000}.acebot_whatsapp_section .acebot_whatsapp_container .acebot_whatsapp_container_header p{color:#555}.acebot_whatsapp_section .acebot_whatsapp_container .acebot_whatsapp_container_header button{margin-left:auto;background-color:transparent;border:none;outline:none}.acebot_whatsapp_section .acebot_whatsapp_container .acebot_whatsapp_container_header .acebot__custom_dropdown{position:absolute;top:70%;right:1%;background-color:#fff;border:1px solid #ccc;min-width:8rem;list-style:none;padding:5px 0;border-radius:6px;display:none;flex-direction:column;gap:6px}.acebot_whatsapp_section .acebot_whatsapp_container .acebot_whatsapp_container_header .acebot__custom_dropdown.show{display:flex}.acebot_whatsapp_section .acebot_whatsapp_container .acebot_whatsapp_container_header .acebot__custom_dropdown li.acebot__hover{padding:0 8px;transition:.1s ease-in-out}.acebot_whatsapp_section .acebot_whatsapp_container .acebot_whatsapp_container_header .acebot__custom_dropdown li.acebot__hover:hover{background-color:#e7e7e7}.acebot_whatsapp_section .acebot_whatsapp_container .acebot_whatsapp_container_body{height:86%;overflow-y:auto;background-color:#f3f3f3;padding:10px 20px}.acebot_whatsapp_section .acebot_whatsapp_container .acebot_whatsapp_container_body .acebot_whatsapp_container_heading{width:100%;display:flex;align-items:center;justify-content:center;margin-top:20px}.acebot_whatsapp_section .acebot_whatsapp_container .acebot_whatsapp_container_body .acebot_whatsapp_container_heading p{width:70%;background-color:#fef9cd;text-align:center;padding:5px 10px;border-radius:10px}.acebot_whatsapp_section .acebot_whatsapp_container .acebot_whatsapp_container_body .acebot_whatsapp_container_message{margin-top:26px;display:flex;flex-direction:column;gap:20px}.acebot_whatsapp_section .acebot_whatsapp_container .acebot_whatsapp_container_body .acebot_whatsapp_container_body_user{background-color:#e0feb1;max-width:70%;margin-left:auto;padding:4px 9px;border-radius:10px;font-size:15px;font-weight:400}.acebot_whatsapp_section .acebot_whatsapp_container .acebot_whatsapp_container_body .acebot_whatsapp_container_body_assistant{background-color:#fff;max-width:75%;padding:4px 9px;border-radius:10px;font-size:15px}.acebot_whatsapp_section .acebot_whatsapp_container .acebot_whatsapp_container_body .acebot_whatsapp_container_body_assistant span{font-size:14px;color:#5353cc;margin-bottom:5px}.acebot_whatsapp_section .acebot_whatsapp_container .acebot_whatsapp_container_footer{width:100%;height:6%;border-top:1px solid #ccc;padding:0 20px;background-color:#f9f9f9;display:flex;align-items:center;justify-content:center;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.acebot_whatsapp_section .acebot_whatsapp_container .acebot_whatsapp_container_footer .acebot_whatsapp_container_footer_form{width:100%;display:flex;align-items:center;justify-content:space-between;gap:6px}.acebot_whatsapp_section .acebot_whatsapp_container .acebot_whatsapp_container_footer .acebot_whatsapp_container_footer_form input{min-width:92%;max-width:92%;background-color:#fff;border-radius:20px;border:1px solid #ccc;outline:none;padding:6px 8px;font-weight:400;color:#444}.acebot_whatsapp_section .acebot_whatsapp_container .acebot_whatsapp_container_footer .acebot_whatsapp_container_footer_form button{width:max-content;color:#fff;border:none;outline:none;border-radius:50%;padding:4px}@media(max-width:1250px){.acebot_whatsapp_section{width:35vw!important}}@media(max-width:1000px){.acebot_whatsapp_section{width:50vw!important}}@media screen and (max-width:800px){.acebot_whatsapp_section{width:65vw!important}}@media screen and (max-width:600px){.acebot_whatsapp_section{width:100vw!important}}@media screen and (max-width:400px){.acebot_whatsapp_section{width:100vw!important}}.acebot_chat_only_section{width:25vw;height:100vh;margin:0 auto;display:flex;align-items:center;justify-content:center}.acebot_chat_only_section .acebot_main_page_container{width:100%;height:100vh;border:2px solid rgba(204,204,204,.8);background-color:#fff;border-radius:10px;box-shadow:0 0 10px #ccc;overflow:hidden}.acebot_chat_only_section .acebot_chat_only_section_left{width:39%;height:94vh;display:flex;flex-direction:column;gap:1%;padding:10px 5px}.acebot_chat_only_section .acebot_chat_only_section_left.acebot_full{width:100%}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_header{width:100%;height:5%;display:flex;align-items:center;justify-content:center}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_header p{padding:8px 15px;border-radius:20px;background-color:#f0f0f0;color:#5b5b5b;font-size:14px}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat{width:100%;height:78%;padding:10px 0;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box{display:flex;flex-direction:column;gap:25px;overflow-y:auto;width:100%;height:100%}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item{display:flex;flex-direction:column;gap:10px}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item p{color:#333;font-size:14px;line-height:1.4;letter-spacing:.3px;text-wrap:wrap}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_user{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:10px;padding:10px;width:100%;min-height:max-content}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_user.activeReplied{border-left:5px solid #000;border-top-left-radius:7px;border-bottom-left-radius:7px}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_user .acebot_user_message{width:100%;display:flex;align-items:center;gap:10px}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_user .acebot_reply_message{width:100%;display:flex;align-items:start;gap:10px}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_user .acebot_reply_message img{width:30px;height:30px;border-radius:50%;border:2px solid #fff;color:#fff}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_user svg{width:30px;height:30px;border-radius:50%;border:2px solid #fff;padding:5px;color:#fff}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_user p{width:95%}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant{display:flex;flex-direction:column;align-items:start;gap:10px;background-color:#f9f9f9;min-height:85px;padding:10px;border-radius:10px;position:relative}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant .acebot_chat_container_chat_box_item_assistant_message{width:100%;display:flex;align-items:start;gap:10px}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant .acebot_chat_container_chat_box_item_assistant_message .acebot__assistant_message{font-size:14px}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant p{padding-bottom:25px}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant .acebot_chat_container_chat_box_item_assistant_box{position:absolute;right:20px;bottom:-15px;background-color:#fff;border:1px solid #ccc;border-radius:25px;padding:0 10px;display:flex;align-items:center;gap:10px}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant .acebot_chat_container_chat_box_item_assistant_box svg{width:16px}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant .acebot_chat_container_chat_box_item_assistant_reply{margin-top:20px;width:100%;height:80px;border:1px solid #ccc;border-radius:10px;background-color:#fff;padding:5px 7px;display:flex;align-items:end;justify-content:space-between}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant .acebot_chat_container_chat_box_item_assistant_reply textarea{width:80%;height:100%;border:none;outline:none;resize:none}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant .acebot_chat_container_chat_box_item_assistant_reply .acebot_chat_container_chat_box_item_assistant_reply_buttons{display:flex;align-content:center;justify-content:space-between;gap:6px}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant .acebot_chat_container_chat_box_item_assistant_reply .acebot_chat_container_chat_box_item_assistant_reply_buttons .acebot_chat_container_footer_icon_container_second_button{border:none;outline:none;background-color:transparent;cursor:pointer}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant .acebot_chat_container_chat_box_item_assistant_reply .acebot_chat_container_chat_box_item_assistant_reply_buttons .acebot_chat_container_footer_icon_container_second_button.send svg{width:20px;height:20px}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant .acebot_chat_container_chat_box_item_assistant_reply .acebot_chat_container_chat_box_item_assistant_reply_buttons .acebot_chat_container_footer_icon_container_second_button svg{width:18px;height:18px}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant:hover{background-color:#f0f0f0}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant img{width:28px;height:28px;border-radius:50%;border:2px solid #fff;color:#fff}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_box .acebot_chat_container_chat_box_item .acebot_chat_container_chat_box_item_assistant p{width:95%;margin-top:2px}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_chat .acebot_chat_container_chat_button{width:max-content;display:flex;align-items:center;justify-content:center;padding:8px 20px;border:none;outline:none;border-radius:20px;font-size:15px;color:#fff;cursor:pointer}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer{width:100%;height:15%;padding:10px 8px;border:1px solid #d5d5d5;border-radius:10px}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer form{height:100%}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer textarea{width:100%;height:70%;border:none;outline:none;resize:none;font-size:15px}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container{width:100%;height:30%;display:flex;align-items:center;justify-content:space-between}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_first{width:75%;display:flex;align-items:center;justify-content:start;gap:3px}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second{width:25%;display:flex;align-items:center;justify-content:end;gap:18px}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second .acebot_chat_container_footer_icon_container_second_button{background-color:transparent;border:none;outline:none;cursor:pointer}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second .acebot_chat_container_footer_icon_container_second_button.acebot_blink{animation:blinker 1s linear infinite}@keyframes blinker{50%{opacity:0}}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second .acebot_chat_container_footer_icon_container_second_button.send{padding:3px;color:#fff;display:grid;place-items:center;border-radius:50%}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second .acebot_chat_container_footer_icon_container_second_button.send svg{width:20px;height:20px}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second .acebot_chat_container_footer_icon_container_second_button svg{width:18px;height:18px}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second .acebot_chat_container_footer_icon_container_second_button svg::first-child{width:16px;height:16px}@media(max-width:1500px){.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_first{width:70%}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second{width:30%}}@media(max-width:1330px){.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_first{width:65%}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second{width:35%}}@media(max-width:1140px){.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_first{width:80%}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second{width:20%}}@media(max-width:768px){.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_first{width:70%}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second{width:30%}}@media(max-width:580px){.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_first{width:65%}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second{width:35%}}@media(max-width:500px){.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_first{width:58%}.acebot_chat_only_section .acebot_chat_only_section_left .acebot_chat_container_footer .acebot_chat_container_footer_icon_container .acebot_chat_container_footer_icon_container_second{width:42%}}.acebot_chat_only_section .acebot_chat_section_right{width:60%;height:100%;border-left:1px solid #e6e6e6;padding:20px 20px 0}.acebot_chat_only_section .acebot_chat_section_right.acebot_full{width:100%}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_header{width:100%;display:flex;align-items:center;justify-content:center;gap:40px;border-bottom:1px solid #ccc;padding:15px 0;height:7%}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_header button{border:none;outline:none;background-color:transparent;font-size:15px;cursor:pointer}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body{width:100%;display:flex;align-items:start;justify-content:start;gap:2%;flex-wrap:wrap;padding:20px 0;row-gap:20px;height:92%;overflow-y:auto}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body::-webkit-scrollbar{display:none}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body img{height:300px;width:100%;object-fit:cover;border-top-left-radius:20px;border-top-right-radius:20px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item{width:32%;cursor:pointer;padding:3px 10px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item .acebot_chat_section_right_body_item_box{box-shadow:0 0 20px #e7e7e7;border-radius:20px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item .acebot_chat_section_right_body_item_box p{margin-top:20px;text-align:center;padding:0 10px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item .acebot_chat_section_right_body_item_box span{width:100%;display:inline-block;text-align:center;margin-top:7px;margin-bottom:20px}@media screen and (max-width:1500px){.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body{gap:0px;row-gap:20px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item{width:33%}}@media screen and (max-width:1350px){.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body{gap:0px;row-gap:20px;justify-content:start}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item{width:45%}}@media screen and (max-width:1300px){.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body img{height:280px}}@media screen and (max-width:1140px){.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item{width:33%}}@media screen and (max-width:890px){.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body{gap:0px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item{width:47%}}@media screen and (max-width:700px){.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body{gap:0px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item{width:48%}}@media screen and (max-width:600px){.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body{gap:20px;justify-content:center}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item{width:65%}}@media screen and (max-width:500px){.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body{gap:20px;justify-content:center}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item{width:73%}}@media screen and (max-width:410px){.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body{gap:20px;justify-content:center}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body .acebot_chat_section_right_body_item{width:90%}}.acebot_chat_only_section .acebot_chat_section_right .acebot_similar_product_text{font-weight:550;font-size:21px;padding:0 10px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar{display:flex;align-items:start;justify-content:start;gap:2%;flex-wrap:wrap;row-gap:20px;margin-top:10px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item{width:30%;padding:3px 10px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item .acebot_chat_section_right_body_item_box{box-shadow:0 0 20px #e7e7e7;border-radius:20px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item .acebot_chat_section_right_body_item_box p{margin-top:20px;text-align:center;padding:0 10px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item .acebot_chat_section_right_body_item_box span{width:100%;display:inline-block;text-align:center;margin-top:7px;margin-bottom:20px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item .acebot_chat_section_right_body_item_box img{height:300px;width:100%;object-fit:cover;border-top-left-radius:20px;border-top-right-radius:20px}@media screen and (max-width:1500px){.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar{gap:0px;row-gap:20px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item{width:33%}}@media screen and (max-width:1350px){.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar{gap:0px;row-gap:20px;justify-content:start}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item{width:45%}}@media screen and (max-width:1300px){.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar{row-gap:20px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar img{height:280px}}@media screen and (max-width:1140px){.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar{row-gap:20px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item{width:33%}}@media screen and (max-width:890px){.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar{gap:0px;row-gap:20px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item{width:47%}}@media screen and (max-width:700px){.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar{gap:0px;row-gap:20px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item{width:48%}}@media screen and (max-width:600px){.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar{gap:20px;justify-content:center;row-gap:20px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item{width:65%}}@media screen and (max-width:500px){.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar{gap:20px;justify-content:center;row-gap:20px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item{width:73%}}@media screen and (max-width:410px){.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar{gap:20px;justify-content:center;row-gap:20px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_body_similar .acebot_chat_section_right_body_item{width:90%}}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container{width:100%;height:100%;overflow-y:auto}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container::-webkit-scrollbar{display:none}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 15px}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_header .acebot_shopfront_container_header_button{display:flex;align-items:center;border:none;background-color:transparent;font-size:16px;cursor:pointer;gap:.2rem;font-weight:550}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_header .acebot_shopfront_container_header_share_button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1px solid rgb(229,231,235);background-color:#fff;cursor:pointer}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body_product{width:100%;height:92%;overflow-y:auto}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body_product::-webkit-scrollbar{display:none}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body{display:flex;align-items:start;justify-content:space-between;margin-top:19px;padding:0 15px}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_left{width:40%;height:100%;padding:20px 0;display:flex;flex-direction:column;gap:25px}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_left .acebot_shopfront_container_body_left_banner{width:100%;height:420px;margin:0 auto;overflow:hidden}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_left img{width:100%;height:100%;object-fit:cover;border-radius:15px}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_left .acebot_shopfront_container_body_left_similar{width:100%;display:flex;align-items:center;gap:10px;flex-wrap:nowrap;overflow-x:auto;margin:0 auto}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_left .acebot_shopfront_container_body_left_similar img{width:90px;height:90px;object-fit:cover;border-radius:5px}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_left .acebot_shopfront_container_body_left_similar img.active{border:3px solid #555}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right{width:58%;height:100%;padding:20px 30px;color:#232323}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .title{font-weight:550;font-size:28px;line-height:38px;color:#232323}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .price{margin-top:5px;font-weight:500;font-size:19px}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .price span{font-size:15px;font-weight:400!important}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .description{margin-top:25px;font-size:17px;font-weight:400;color:#303030;line-height:25px;margin-bottom:40px}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .acebot_shopfront_container_body_right_option{margin-top:20px}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .acebot_shopfront_container_body_right_option h6{font-size:17px;font-weight:550}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .acebot_shopfront_container_body_right_option .option_value{margin-top:3px;display:flex;align-items:center;justify-content:start;gap:6px;font-weight:400}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .acebot_shopfront_container_body_right_option .option_value.active{border:2px solid #333}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .acebot_shopfront_container_body_right_option span{margin-top:20px;padding:13px;border:1px solid #ccc;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .quantity{margin-top:36px;display:flex;align-items:center;gap:7px}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .quantity .quantity_name{font-size:17px;font-weight:550}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .quantity .quantity_container{display:flex;align-items:center;justify-content:start;border:1px solid #ccc;height:30px;border-radius:6px}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .quantity .quantity_container button{background-color:transparent;padding:0 13px;border:none;outline:none;height:100%;cursor:pointer}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .quantity .quantity_container span{height:100%;width:36px;display:grid;place-items:center;text-align:center;border-left:1px solid #ccc;border-right:1px solid #ccc}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .acebot_cart_btn{margin-top:36px;gap:10px;width:100%;height:50px;font-size:18px;font-weight:550;background-color:#2c2c2c;border:2px solid #000;cursor:pointer;color:#fff;border-radius:7px;transition:.5s ease-in-out}.acebot_chat_only_section .acebot_chat_section_right .acebot_shopfront_container .acebot_shopfront_container_body .acebot_shopfront_container_body_right .acebot_cart_btn:hover{background-color:#000}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_header button{border:none;outline:none;background-color:transparent;font-size:15px;cursor:pointer}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_details{width:100%;border:1px solid #ccc;border-radius:7px;padding:20px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_details .acebot_chat_section_right_order_details_header{display:flex;align-items:center;justify-content:start;gap:6px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_details .acebot_chat_section_right_order_details_header svg{width:20px;height:20px;filter:drop-shadow(0 0 0 #333)}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_details .acebot_chat_section_right_order_details_header p{display:flex;align-items:center;justify-content:start;gap:3px;background-color:#b1fdbd;border-radius:5px;padding:2px 5px;font-size:14px;font-weight:500;color:#444}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_details .acebot_chat_section_right_order_details_body{width:100%;border:1px solid #ccc;border-radius:12px;padding:20px 0;margin-top:10px;display:flex;flex-direction:column;gap:15px;align-items:start}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_details .acebot_chat_section_right_order_details_body div{padding:0 20px;font-size:15px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_details .acebot_chat_section_right_order_details_body .acebot_chat_section_right_order_details_body_item{border-top:1px solid #ccc;width:100%;padding:20px 0 0;display:flex;align-items:start;justify-content:space-between;font-weight:500}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_details .acebot_chat_section_right_order_details_body .acebot_chat_section_right_order_details_body_item .acebot_chat_section_right_order_details_body_item_name{font-size:15px;font-weight:500;width:50%;text-wrap:wrap}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_payment{width:100%;border:1px solid #ccc;border-radius:7px;padding:20px;margin-top:20px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_payment .acebot_chat_section_right_order_payment_header{display:flex;align-items:center;justify-content:start;gap:4px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_payment .acebot_chat_section_right_order_payment_header svg{width:20px;height:20px;filter:drop-shadow(0 0 0 #333)}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_payment .acebot_chat_section_right_order_payment_header p{display:flex;align-items:center;justify-content:start;gap:5px;background-color:#e6e6e6;border-radius:5px;padding:3px 8px;font-size:14px;font-weight:500;color:#444}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_payment .acebot_chat_section_right_order_payment_body{width:100%;border:1px solid #ccc;border-radius:12px;margin-top:13px;display:flex;flex-direction:column;align-items:start}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_payment .acebot_chat_section_right_order_payment_body .acebot_chat_section_right_order_details_body_item{width:100%;padding:15px 20px;display:flex;align-items:center;justify-content:space-between}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_payment .acebot_chat_section_right_order_payment_body .acebot_chat_section_right_order_details_body_item .acebot_chat_section_right_order_details_body_item_name{font-size:15px;font-weight:500;text-wrap:wrap}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_payment .acebot_chat_section_right_order_payment_body .acebot_chat_section_right_order_details_body_item.acebot__borderTop{border-top:1px solid #ccc}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_grid{border:1px solid #ccc;border-radius:7px;overflow-x:auto}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_grid::-webkit-scrollbar{height:10px!important}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_grid::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:10px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_grid::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:10px}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_grid .acebot_chat_section_right_order_grid_header{display:grid;grid-template-columns:120px 160px 100px 120px 140px 110px 150px;min-width:1040px;padding:10px 0;background-color:#f3f3f3;gap:10px;align-items:center}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_grid .acebot_chat_section_right_order_grid_header p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;font-weight:550;color:#3d3d3d}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_grid .acebot_chat_section_right_order_grid_body{cursor:pointer;padding:10px 0;border-top:1px solid #ccc;display:grid;grid-template-columns:120px 160px 100px 120px 140px 110px 150px;min-width:1040px;gap:10px;align-items:center}.acebot_chat_only_section .acebot_chat_section_right .acebot_chat_section_right_order_grid .acebot_chat_section_right_order_grid_body p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;color:#626262;font-weight:450}@media(max-width:1600px){.acebot_chat_only_section{width:35vw!important}}@media(max-width:1400px){.acebot_chat_only_section{width:38vh!important}}@media(max-width:1250px){.acebot_chat_only_section{width:40vw!important}}@media(max-width:1000px){.acebot_chat_only_section{width:50vw!important}}@media screen and (max-width:800px){.acebot_chat_only_section{width:65vw!important}}@media screen and (max-width:600px){.acebot_chat_only_section{width:100vw!important}}@media screen and (max-width:400px){.acebot_chat_only_section{width:100vw!important}}
