::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Crect x='0.75' y='0.75' width='18.5' height='18.5' rx='9.25' fill='white'/%3E%3Crect x='0.75' y='0.75' width='18.5' height='18.5' rx='9.25' stroke='%23DEDFE0' stroke-width='1.5'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;width:22px;height:22px;cursor:pointer;border:none!important;padding:0!important;background-color:transparent!important;border-radius:50%}input[type=radio]:checked{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Crect x='0.75' y='0.75' width='18.5' height='18.5' rx='9.25' fill='white'/%3E%3Crect x='0.75' y='0.75' width='18.5' height='18.5' rx='9.25' stroke='%23FF0000' stroke-width='1.5'/%3E%3Ccircle cx='10' cy='10' r='6' fill='%23FF0000'/%3E%3C/svg%3E")}input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Crect x='1' y='0.500122' width='23' height='23' rx='3.5' fill='white' stroke='%2389939E'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;width:22px;height:21px;cursor:pointer;border-radius:0!important;border:none!important;padding:0!important;background-color:transparent!important}input[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M0.75 4C0.75 2.20507 2.20507 0.75 4 0.75H16C17.7949 0.75 19.25 2.20507 19.25 4V16C19.25 17.7949 17.7949 19.25 16 19.25H4C2.20507 19.25 0.75 17.7949 0.75 16V4Z' fill='%23FF0000'/%3E%3Cpath d='M0.75 4C0.75 2.20507 2.20507 0.75 4 0.75H16C17.7949 0.75 19.25 2.20507 19.25 4V16C19.25 17.7949 17.7949 19.25 16 19.25H4C2.20507 19.25 0.75 17.7949 0.75 16V4Z' stroke='%23FD7675' stroke-width='1.5'/%3E%3Cpath d='M15 7L8.32955 13L5 10' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@keyframes rotate{0%{rotate:0deg}100%{rotate:360deg}}.show-more{height:280px;position:relative;overflow:hidden}.show-more.open{height:auto!important}.show-more.open .show-more-button{width:100%;height:55px}.show-more .show-more-button{position:absolute;bottom:0;width:100%}.mentorx-calculator-container{display:flex;flex-wrap:wrap;gap:40px 60px}.mentorx-calculator-container>form{flex:0 1 50%}.mentorx-calculator-container input{border-radius:0 14px 14px 0!important;background:#fff!important;border:1px solid #c4c4c4!important;border-left:none!important}.mentorx-calculator-container select{border-radius:14px;border:1px solid #c4c4c4}.mentorx-calculator-container select.unitSelect{border-radius:14px 0 0 14px;border:1px solid #c4c4c4;border-right:none}.mentorx-calculator-container .mentorx-calculator-group{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:10px}.mentorx-calculator-container .mentorx-calculator-group.mentorx-calculator-result-input{margin-right:40px;display:none!important}.mentorx-calculator-container .mentorx-calculator-group.mentorx-gap-10{column-gap:10px}.mentorx-calculator-container .mentorx-calculator-group>.mentorx-calculator-abbr{width:32px;height:32px;line-height:34px;text-align:center;border-radius:5px;background-color:#ed1c24;color:#fff;margin-left:5px}.mentorx-calculator-container .mentorx-calculator-group>label{margin:0;flex:0 0 100px}.mentorx-calculator-container .mentorx-calculator-group>input{margin:0;flex:1;background-color:#fff;color:#4b4d58}.mentorx-calculator-container .mentorx-calculator-group>input::-webkit-inner-spin-button,.mentorx-calculator-container .mentorx-calculator-group>input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mentorx-calculator-container .mentorx-calculator-group>input[type=number]{-moz-appearance:textfield}.mentorx-calculator-container .mentorx-calculator-group>input.error{border-color:red}.mentorx-calculator-container .mentorx-calculator-group>select{margin:0;flex:1;background-color:#e7e7e7;color:#4b4d58}.mentorx-calculator-container .mentorx-calculator-group>select.unitSelect{flex:0 0 fit-content;padding:8px}.mentorx-calculator-container .mentorx-calculator-group>span.error-message{flex:1 1 100%;color:red}.mentorx-calculator-container button.mentorx-calculate-button{border-radius:14px;border:1px solid var(--Primary-500,#ed1c24);color:var(--Primary-500,#ed1c24);background-color:#fff;width:100%;font-size:16px;font-weight:700;padding:14px;margin-top:12px}.mentorx-calculator-container button.mentorx-calculate-button:hover{background-color:#f5f5f5}.mentorx-calculator-container .mentorx-calculator-result{display:flex;flex-wrap:wrap;border:4px solid #ed1c24;padding:10px;margin-bottom:10px}.mentorx-calculator-container .mentorx-calculator-result #resultStatement span{color:#ed1c24;font-weight:700}.mentorx-calculator-container>.mentorx-calculator-left-col{flex:1;margin-top:0}.mentorx-calculator-container>.mentorx-calculator-left-col figure{text-align:center}.mentorx-calculator-container>.mentorx-calculator-left-col>figure{display:none}.mentorx-calculator-container .mentorx-calculator-result-sharing{flex-wrap:wrap;gap:10px;direction:ltr;align-items:center}.mentorx-calculator-container .mentorx-calculator-result-sharing button#shareButton{border:2px solid #ed1c24;color:#ed1c24;font-weight:700;padding:0 20px;border-radius:5px;font-size:14px!important;background-color:#fff}.mentorx-calculator-container .mentorx-calculator-result-sharing button#shareButton:hover{background-color:var(--bg)}.mentorx-calculator-container .mentorx-calculator-result-sharing button{margin:0;font-size:20px;padding:0;min-height:40px;min-width:40px;text-align:center;display:block;line-height:38px;color:#ed1c24;background-color:var(--bg)}.mentorx-calculator-container .mentorx-calculator-result-sharing button:hover{background-color:var(--light-gray)}aside .mentorx-calculator-container>h2{display:none}aside .mentorx-calculator-container>form{flex:1 0 100%;margin-bottom:50px}aside .mentorx-calculator-container .mentorx-calculator-group>label{font-size:13px;flex:0 0 60px}aside .mentorx-calculator-container .mentorx-calculator-group>select.unitSelect{font-size:12px;min-height:39px;padding:11px}aside .mentorx-calculator-container .mentorx-calculator-group>.mentorx-calculator-abbr{width:26px;height:26px;line-height:28px}aside .mentorx-calculator-container .mentorx-calculator-group.mentorx-calculator-result-input{margin-right:0}aside .mentorx-calculator-container .mentorx-calculator-group.mentorx-calculator-result-input>label{flex:0 0 80px}aside .mentorx-calculator-container .mentorx-calculator-left-col{flex:1 1 100%}aside .mentorx-calculator-container .mentorx-calculator-left-col>figure{display:none}aside .mentorx-calculator-container figure{margin-bottom:auto;display:block}@media only screen and (max-width:549px){.mentorx-calculator-container>h2{font-size:20px;font-weight:700}aside .mentorx-calculator-container>form{margin-bottom:0}.mentorx-calculator-container .mentorx-calculator-group>label{font-size:13px;flex:0 0 60px}.mentorx-calculator-container .mentorx-calculator-group>select.unitSelect{padding:10.3px 0;font-size:12px;min-height:39px}.mentorx-calculator-container .mentorx-calculator-group>.mentorx-calculator-abbr{width:26px;height:26px;line-height:28px}.mentorx-calculator-container .mentorx-calculator-group.mentorx-calculator-result-input{margin-right:0}.mentorx-calculator-container .mentorx-calculator-group.mentorx-calculator-result-input>label{flex:0 0 80px}.mentorx-calculator-container .mentorx-calculator-left-col{flex:1 1 100%;margin-top:0}.mentorx-calculator-container .mentorx-calculator-left-col>figure{display:none}.mentorx-calculator-container figure{display:block;margin:auto}}@media only screen and (min-width:550px) and (max-width:849px){.mentorx-calculator-container .mentorx-tabs-container>.mentorx-panels{padding:20px 10px;flex:1}.mentorx-calculator-container>h2{font-size:20px;font-weight:700}aside .mentorx-calculator-container>form{margin-bottom:0}.mentorx-calculator-container .mentorx-calculator-group>label{font-size:13px;flex:0 0 60px}.mentorx-calculator-container .mentorx-calculator-group>select.unitSelect{padding:12.2px;font-size:12px;min-height:39px}.mentorx-calculator-container .mentorx-calculator-group>.mentorx-calculator-abbr{width:26px;height:26px;line-height:28px}.mentorx-calculator-container .mentorx-calculator-group.mentorx-calculator-result-input{margin-right:0}.mentorx-calculator-container .mentorx-calculator-group.mentorx-calculator-result-input>label{flex:0 0 80px}.mentorx-calculator-container .mentorx-calculator-left-col{flex:1 1 100%;margin-top:0}.mentorx-calculator-container .mentorx-calculator-left-col>figure{display:none}.mentorx-calculator-container figure{margin:auto;display:block}.mentorx-calculator-container>form{flex:0 1 100%!important}}@media screen and (max-width:767px){.mentorx-calculator-container{flex-direction:column-reverse;flex-wrap:nowrap}.mentorx-calculator-container .calculator-input{width:60px}}.mentorx-live-search-wrapper{position:relative;width:100%;margin:0 auto}.mentorx-live-search-wrapper .input{width:100%}.mentorx-live-search-wrapper .input input{width:100%;padding:10px 15px;border:none;background-color:#f3f3f3;border-radius:6px;font-size:16px;box-sizing:border-box}.mentorx-live-search-wrapper .input input:focus{outline:0;box-shadow:0 0 5px rgba(0,0,0,.06)}.mentorx-live-search-wrapper .results{position:absolute;top:calc(100% + 5px);left:0;width:100%;border-radius:32px;background:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding:16px;z-index:1000;display:none}.mentorx-live-search-wrapper .results.active{display:block}.mentorx-live-search-wrapper .results .tabs{display:flex;gap:15px}.mentorx-live-search-wrapper .results .tabs button{flex:1;padding:10px;background-color:transparent;border:1px solid red;color:red;font-size:16px;cursor:pointer;transition:all .3s;border-radius:15px}.mentorx-live-search-wrapper .results .tabs button:hover{color:#fff;background-color:#c70202}.mentorx-live-search-wrapper .results .tabs button.active{color:#fff;background-color:red}.mentorx-live-search-wrapper .results .query-result{max-height:300px;overflow-y:auto}.mentorx-live-search-wrapper .results .query-result .products{display:none}.mentorx-live-search-wrapper .results .query-result .products.active{display:block}.mentorx-live-search-wrapper .results .query-result .products .product-results-title{color:#000;font-size:16px;font-weight:700;line-height:26px;width:100%;padding:10px 0;border-top:1px solid #e7e7e7;margin-bottom:0;margin-top:-8px}.mentorx-live-search-wrapper .results .query-result .products .query-item{display:flex;flex-direction:row;align-items:center;justify-content:start;padding:2px;cursor:pointer;transition:background-color .3s}.mentorx-live-search-wrapper .results .query-result .products .query-item:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M14.75 17.5L9.25 12L14.75 6.5' stroke='%23959595' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");margin-top:6px}.mentorx-live-search-wrapper .results .query-result .products .query-item .info{display:flex;align-items:center;width:100%}.mentorx-live-search-wrapper .results .query-result .products .query-item .info img{width:50px;height:50px;object-fit:cover;border-radius:4px;margin-left:10px}.mentorx-live-search-wrapper .results .query-result .products .query-item .info .title{font-size:16px;color:#000}.mentorx-live-search-wrapper .results .query-result .products .query-item .price{font-size:14px;color:#000}.mentorx-live-search-wrapper .results .query-result .products .query-item .price bdi,.mentorx-live-search-wrapper .results .query-result .products .query-item .price ins{font-weight:700}.mentorx-live-search-wrapper .results .query-result .products .query-item .price del{font-weight:400;color:#959595;text-decoration:line-through}.mentorx-live-search-wrapper .results .query-result .products p{padding:10px;color:red;text-align:center;margin:auto}.mentorx-live-search-wrapper .results .query-result .posts{display:none}.mentorx-live-search-wrapper .results .query-result .posts p{padding:10px;color:#ed1c24;text-align:center;margin:auto}.mentorx-live-search-wrapper .results .query-result .posts.active{display:block}.mentorx-live-search-wrapper .results .query-result .posts .query-item{display:flex;align-items:center;justify-content:start;padding:10px;border-bottom:1px solid #e7e7e7;cursor:pointer;transition:background-color .3s}.mentorx-live-search-wrapper .results .query-result .posts .query-item:hover{background-color:#f7f7f7}.mentorx-live-search-wrapper .results .query-result .posts .query-item img{width:75px;height:50px;object-fit:cover;border-radius:4px;margin-left:10px}.mentorx-live-search-wrapper .results .query-result .posts .query-item .title{font-size:14px;color:#000;font-weight:700}.mentorx-live-search-wrapper .categories-section{display:flex;flex-direction:column;align-items:start;gap:12px;margin-bottom:22px}.mentorx-live-search-wrapper .categories-section h4{color:#000;font-size:16px;font-weight:700;line-height:26px;width:100%;margin-top:12px;padding:10px 0;border-bottom:1px solid #e7e7e7;margin-bottom:0}.mentorx-live-search-wrapper .categories-section .custom-category-item a{color:#ed1c24}.mentorx-live-search-wrapper .categories-section .custom-category-item a:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 12H18' stroke='%23FF0000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.6 15.6L6 12L9.6 8.40002' stroke='%23FF0000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");margin-top:6px}.mentorx-live-search-wrapper .categories-section .custom-category-item a:before{content:none}.mentorx-live-search-wrapper .categories-section a{font-size:16px;color:#000;display:flex;align-items:center;flex-wrap:nowrap}.mentorx-live-search-wrapper .categories-section a:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M14.75 17.5L9.25 12L14.75 6.5' stroke='%23959595' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");margin-top:6px}.loading{padding:10px;text-align:center;font-size:16px;color:#959595}.filters-sidebar .widget_product_categories ul.children{display:none!important}.filters-sidebar .widget_product_categories,.filters-sidebar .woocommerce-widget-layered-nav{padding:6px 20px;border-radius:10px;background:#fff;box-shadow:0 0 7.6px 0 rgba(0,0,0,.18)}.filters-sidebar .widget_product_categories:before,.filters-sidebar .woocommerce-widget-layered-nav:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath id='Vector' d='M0.000207237 0.982078C0.00398843 1.10316 0.058112 1.21811 0.15112 1.30261L6.64555 7.3635C6.73924 7.4509 6.86629 7.5 6.99876 7.5C7.13124 7.5 7.25829 7.4509 7.35198 7.3635L13.8464 1.30261C13.8944 1.25965 13.9326 1.20819 13.959 1.15125C13.9854 1.09431 13.9993 1.03303 14 0.971008C14.0007 0.908982 13.9881 0.847455 13.9629 0.790027C13.9378 0.7326 13.9007 0.680428 13.8537 0.636567C13.8067 0.592705 13.7508 0.558037 13.6892 0.534591C13.6277 0.511145 13.5618 0.499394 13.4953 0.500024C13.4288 0.500655 13.3632 0.513654 13.3022 0.538263C13.2412 0.562872 13.186 0.598594 13.14 0.643338L6.99876 6.3746L0.857545 0.643338C0.787354 0.576077 0.697039 0.530159 0.598422 0.511593C0.499805 0.493026 0.397479 0.502676 0.304835 0.53928C0.212192 0.575884 0.133548 0.637737 0.0791943 0.716743C0.024841 0.79575 -0.00268902 0.888228 0.000207237 0.982078Z' fill='%23565658'%3E%3C/path%3E%3C/svg%3E");width:15px;height:14px;background-position:center;background-repeat:no-repeat;position:absolute;left:14px;top:18px}.filters-sidebar .widget_product_categories ul.product-categories,.filters-sidebar .widget_product_categories ul.woocommerce-widget-layered-nav-list,.filters-sidebar .woocommerce-widget-layered-nav ul.product-categories,.filters-sidebar .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list{max-height:180px;overflow-y:scroll;overflow-x:hidden;padding-left:5px;padding-right:0;height:0}.filters-sidebar .widget_product_categories.active:before,.filters-sidebar .woocommerce-widget-layered-nav.active:before{rotate:180deg}.filters-sidebar .widget_product_categories.active ul.product-categories,.filters-sidebar .widget_product_categories.active ul.woocommerce-widget-layered-nav-list,.filters-sidebar .woocommerce-widget-layered-nav.active ul.product-categories,.filters-sidebar .woocommerce-widget-layered-nav.active ul.woocommerce-widget-layered-nav-list{height:auto}.filters-sidebar .widget_product_categories .alloy-category-filter ul.product-categories,.filters-sidebar .widget_product_categories .alloy-category-filter ul.woocommerce-widget-layered-nav-list,.filters-sidebar .woocommerce-widget-layered-nav .alloy-category-filter ul.product-categories,.filters-sidebar .woocommerce-widget-layered-nav .alloy-category-filter ul.woocommerce-widget-layered-nav-list{height:auto}.filters-sidebar .widget_product_categories li.woocommerce-widget-layered-nav-list__item:after,.filters-sidebar .widget_product_categories li.woocommerce-widget-layered-nav-list__item:before,.filters-sidebar .woocommerce-widget-layered-nav li.woocommerce-widget-layered-nav-list__item:after,.filters-sidebar .woocommerce-widget-layered-nav li.woocommerce-widget-layered-nav-list__item:before{content:none}.filters-sidebar .widget_product_categories .woocommerce-widget-layered-nav-list__item--chosen a:before,.filters-sidebar .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list__item--chosen a:before{content:""!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23' viewBox='0 0 25 24' fill='none'%3E%3Crect x='0.5' width='24' height='24' rx='4' fill='%23FF0000'/%3E%3Cpath d='M17.8334 8L10.5001 15.3333L7.16675 12' stroke='white' stroke-width='1.1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important}.filters-sidebar .widget_product_categories .active:before,.filters-sidebar .woocommerce-widget-layered-nav .active:before{content:""!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23' viewBox='0 0 25 24' fill='none'%3E%3Crect x='0.5' width='24' height='24' rx='4' fill='%23FF0000'/%3E%3Cpath d='M17.8334 8L10.5001 15.3333L7.16675 12' stroke='white' stroke-width='1.1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important}.filters-sidebar .widget_product_categories h5,.filters-sidebar .woocommerce-widget-layered-nav h5{color:#0a0a0a;font-size:16px;font-weight:700;line-height:26px;margin-bottom:8px}.filters-sidebar .widget_product_categories ul,.filters-sidebar .woocommerce-widget-layered-nav ul{display:flex;flex-direction:column;gap:8px}.filters-sidebar .widget_product_categories ul li,.filters-sidebar .woocommerce-widget-layered-nav ul li{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.filters-sidebar .widget_product_categories ul li span.count,.filters-sidebar .woocommerce-widget-layered-nav ul li span.count{color:#777;font-size:16px;font-weight:400;line-height:26px}.filters-sidebar .widget_product_categories ul li a,.filters-sidebar .woocommerce-widget-layered-nav ul li a{display:flex!important;align-items:center!important;gap:4px!important;color:#424242;font-size:16px;font-weight:400;line-height:26px}.filters-sidebar .widget_product_categories ul li a:before,.filters-sidebar .woocommerce-widget-layered-nav ul li a:before{content:"";width:24px;height:24px;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 25 24' fill='none'%3E%3Crect x='1' y='0.5' width='23' height='23' rx='3.5' fill='white' stroke='%23FF0000'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;object-fit:contain}.filters-sidebar .widget_product_categories ul li.cat-parent,.filters-sidebar .woocommerce-widget-layered-nav ul li.cat-parent{flex-wrap:wrap;gap:8px}.filters-sidebar .widget_product_categories ul li.cat-parent ul.children,.filters-sidebar .woocommerce-widget-layered-nav ul li.cat-parent ul.children{width:100%;padding:0!important;display:flex;flex-direction:column;gap:8px}@media screen and (max-width:767px){body:not(.elementor-editor-active) .filters-sidebar{display:none;position:fixed;z-index:9999999;inset:0;width:100dvw;height:100dvh;background:#fff;padding:16px;overflow-x:hidden;overflow-y:scroll}body:not(.elementor-editor-active) .filters-sidebar.open{display:flex!important}}.plp-product-table-wrapper .top-section{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.plp-product-table-wrapper .top-section .alloy-title{color:#000;font-size:16px;font-weight:500;line-height:26px;height:32px;overflow:hidden;margin:0}.plp-product-table-wrapper .top-section .plp-search-input{border-radius:14px;padding:11px;width:400px!important;background-color:#f3f3f3;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M11.5 18.5C15.366 18.5 18.5 15.366 18.5 11.5C18.5 7.63401 15.366 4.5 11.5 4.5C7.63401 4.5 4.5 7.63401 4.5 11.5C4.5 15.366 7.63401 18.5 11.5 18.5Z' stroke='%23959595' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.5 16.5L19.5 19.5' stroke='%23959595' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:8px center}.plp-product-table-wrapper .table{margin-top:14px;padding:10px;border-radius:24px;background-color:#fff}.plp-product-table-wrapper .table>:not(:first-child){border:none!important}.plp-product-table-wrapper .table-header{display:flex;flex-direction:row;padding-right:18px;padding-bottom:12px}.plp-product-table-wrapper .table-header span{color:#9497a4;font-size:14px;font-weight:400;line-height:23px}.plp-product-table-wrapper .table-header span.product-title{width:234px}.plp-product-table-wrapper .table-header span.product-unit{width:134px}.plp-product-table-wrapper .table-header span.product-price{width:205px}.plp-product-table-wrapper .table-rows{display:flex;flex-direction:column;gap:1px;border:none}.plp-product-table-wrapper .table-rows div.price{display:flex;align-items:center;gap:4px}.plp-product-table-wrapper .table-rows div.price bdi,.plp-product-table-wrapper .table-rows div.price ins{color:#4b4d58;font-size:16px;font-weight:700;line-height:26px}.plp-product-table-wrapper .table-rows div.price del,.plp-product-table-wrapper .table-rows div.price del bdi{color:#4b4d58;font-size:12px;font-weight:400;line-height:16px;text-decoration:line-through}.plp-product-table-wrapper .table-rows .product-data{display:flex;flex-direction:row;align-items:center}.plp-product-table-wrapper .table-rows .order-popup{display:none}.plp-product-table-wrapper .table-rows .order-popup.open{display:flex;flex-direction:column;align-items:center}.plp-product-table-wrapper .table-rows .order-popup .title{text-align:center}.plp-product-table-wrapper .table-rows .row{border-radius:24px;background-color:#f7f7f7;padding:8px}.plp-product-table-wrapper .table-rows .row:nth-child(even){background-color:#fff}.plp-product-table-wrapper .table-rows .row.open .attributes{margin-top:8px;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}.plp-product-table-wrapper .table-rows .row .attributes{display:none;background-color:#e7e7e7;padding:12px;border-radius:4px}.plp-product-table-wrapper .table-rows .row .attributes .attribute{background-color:#fff;padding:8px;border-radius:4px;display:flex;flex-direction:row;justify-content:space-between;width:calc(33.33% - 10px)}.plp-product-table-wrapper .table-rows .row .attributes .attribute span:nth-child(1){color:#797d8d;font-size:16px;font-weight:400;line-height:26px}.plp-product-table-wrapper .table-rows .row .attributes .attribute span:nth-child(2){color:#4b4d58;font-size:16px;font-weight:400;line-height:26px}.plp-product-table-wrapper .table-rows .row .action-buttons{margin-right:auto;margin-left:0;display:flex;flex-direction:row;align-items:center;gap:10px}.plp-product-table-wrapper .table-rows .row p.price{display:flex;flex-direction:row;gap:4px;align-items:center;justify-content:center}.plp-product-table-wrapper .table-rows .row p.price del{color:#4b4d58;font-size:10px;font-weight:400;line-height:16px;text-decoration:line-through;margin:0!important}.plp-product-table-wrapper .table-rows .row .first-view{display:flex;flex-direction:row;align-items:center}.plp-product-table-wrapper .table-rows .row .first-view .title{width:234px;overflow:hidden;height:24px;color:#4b4d58;font-size:14px;font-weight:500;line-height:24px}.plp-product-table-wrapper .table-rows .row .first-view .title a{color:#4b4d58;font-size:14px;font-weight:500;line-height:24px}.plp-product-table-wrapper .table-rows .row .first-view .unit{width:134px;color:#4b4d58;font-size:14px;font-weight:500;line-height:24px}.plp-product-table-wrapper .table-rows .row .first-view .plp-loop-add-to-cart,.plp-product-table-wrapper .table-rows .row .first-view .plp-loop-order{margin-right:auto!important}.plp-product-table-wrapper .table-rows .row .first-view .plp-loop-add-to-cart,.plp-product-table-wrapper .table-rows .row .first-view .plp-loop-description,.plp-product-table-wrapper .table-rows .row .first-view .plp-loop-order{width:112px;height:40px;text-align:center;padding:0;display:flex;align-items:center;justify-content:center;gap:3px}.plp-product-table-wrapper .table-rows .row .first-view .plp-loop-add-to-cart svg,.plp-product-table-wrapper .table-rows .row .first-view .plp-loop-description svg,.plp-product-table-wrapper .table-rows .row .first-view .plp-loop-order svg{width:24px;height:24px;margin-top:-4px}.plp-product-table-wrapper .table-rows .row .first-view .plp-loop-order .loading{display:inline-block;padding:6px;border-radius:100%;border:4px solid rgba(255,0,0,.8);border-left-color:transparent;animation:rotate 1s linear infinite}.plp-product-table-wrapper .table-rows .row .first-view .plp-loop-add-to-cart{border-radius:14px;background:#ed1c24;color:#fff;font-size:16px;font-weight:700;line-height:16px}.plp-product-table-wrapper .table-rows .row .first-view .plp-loop-add-to-cart:hover{background:#af0000}.plp-product-table-wrapper .table-rows .row .first-view .plp-loop-add-to-cart .loading{display:inline-block;padding:6px;border-radius:100%;border:4px solid rgba(255,255,255,.8);border-left-color:transparent;animation:rotate 1s linear infinite}.plp-product-table-wrapper .table-rows .row .first-view .plp-loop-order{border-radius:14px;border:1px solid #ed1c24;color:#ed1c24;background-color:#fff;font-size:16px;font-weight:700;line-height:16px}.plp-product-table-wrapper .table-rows .row .first-view .plp-loop-order:hover{background:#f5f5f5}.plp-product-table-wrapper .table-rows .row .first-view .plp-loop-order svg{display:none}.plp-product-table-wrapper .table-rows .row .first-view .plp-loop-description{border-radius:14px;border:1px solid #959595;color:#fff;background-color:#959595}.plp-product-table-wrapper .table-rows .row .first-view .plp-loop-description:hover{background:#787878}.plp-product-table-wrapper .table-rows .row .first-view .price-discount{border-radius:4px;background:#ed1c24;width:33px;height:33px;color:#f7f7f7;text-align:right;font-size:14px;font-weight:700;line-height:24px;display:flex;justify-content:center;align-items:center}.plp-product-table-wrapper .pagination{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:14px}.plp-product-table-wrapper .pagination .pagination-location{color:#626572;font-size:16px;font-weight:400;line-height:26px}.plp-product-table-wrapper .pagination nav{display:flex;flex-direction:row;justify-content:start;gap:4px}.plp-product-table-wrapper .pagination nav .page-numbers{border-radius:6px;border:1px solid #c4c4c4;opacity:.6;background:#fff;width:32px;height:32px;display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;color:#c4c4c4}.plp-product-table-wrapper .pagination nav .page-numbers:hover{color:#2dc7ff}.plp-product-table-wrapper .pagination nav .page-numbers.current{border:1px solid #2dc7ff;color:#2dc7ff}@media screen and (max-width:1024px){.plp-product-table-wrapper .top-section form{display:none}.plp-product-table-wrapper .top-section .alloy-title{margin-bottom:14px}.plp-product-table-wrapper .table-header{display:none!important}.plp-product-table-wrapper .table-rows{gap:12px}.plp-product-table-wrapper .row{padding:8px 8px 18px 8px!important;position:relative;border-radius:4px!important}.plp-product-table-wrapper .row.open .attributes{margin-top:-22px!important}.plp-product-table-wrapper .row:nth-child(even){background-color:#f3f3f3!important}.plp-product-table-wrapper .row div.price{margin-bottom:33px}.plp-product-table-wrapper .product-data{width:100%;flex-direction:column!important;align-items:start!important;gap:4px;min-height:44px}.plp-product-table-wrapper .product-data>div{width:100%!important;height:auto!important}.plp-product-table-wrapper .attributes{margin-bottom:32px;display:flex;flex-direction:column!important}.plp-product-table-wrapper .attributes .attribute{width:100%!important}.plp-product-table-wrapper .action-buttons{position:absolute;left:8px;bottom:8px}.plp-product-table-wrapper .plp-loop-add-to-cart,.plp-product-table-wrapper .plp-loop-description,.plp-product-table-wrapper .plp-loop-order{width:32px!important;height:32px!important;border-radius:4px!important}.plp-product-table-wrapper .plp-loop-add-to-cart span,.plp-product-table-wrapper .plp-loop-description span,.plp-product-table-wrapper .plp-loop-order span{display:none}.plp-product-table-wrapper .plp-loop-add-to-cart svg,.plp-product-table-wrapper .plp-loop-description svg,.plp-product-table-wrapper .plp-loop-order svg{margin-top:1px!important;display:block!important}.plp-product-table-wrapper .plp-loop-order{border-color:#00b0f0!important}.plp-product-table-wrapper .pagination .pagination-location{display:none}}.woocommerce.wp-block-group{width:100%;max-width:1312px;padding:0 16px;margin:0 auto}.payment-header{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:30px;max-width:1100px;margin:30px auto}.payment-header .item{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px}.payment-header .item span{color:#959595;font-size:16px;font-weight:700;line-height:26px}.payment-header .item.active.cart svg{font-size:44px;width:44px;height:44px}.payment-header .item.active.cart svg path{fill:#000!important;color:#000!important}.payment-header .item.active.checkout svg,.payment-header .item.active.pre-invoice svg{font-size:44px;width:44px;height:44px}.payment-header .item.active.checkout svg path,.payment-header .item.active.pre-invoice svg path{stroke:#000!important;color:#000!important}.payment-header .item.active.cart svg{font-size:44px;width:44px;height:44px}.payment-header .item.active.cart svg path{fill:#000!important;color:#000!important}.payment-header .item.active span{color:#000;font-size:20px;font-style:normal;font-weight:700;line-height:28px}.payment-header hr{width:220px;opacity:.3;background:#959595}.mentorx-cart-wrapper{display:flex;flex-direction:row;gap:24px;max-width:1280px;margin:0 auto 40px auto}.mentorx-cart-wrapper .mentorx-cart-form-wrapper{width:70%;border-radius:8px;border:1px solid #e3e3e3;padding:16px;height:fit-content}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .woocommerce-cart-form__cart-item{border-radius:6px;border:1px solid #e7e7e7;background:#f1f1f1;padding:15px 20px;margin-bottom:14px}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .woocommerce-cart-form__cart-item .item-data{display:flex;flex-direction:row;gap:30px;justify-content:space-between;align-items:center}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .woocommerce-cart-form__cart-item .item-data .image-and-name{display:flex;flex-direction:row;align-items:center;gap:10px;width:370px}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .woocommerce-cart-form__cart-item .item-data .image-and-name img{width:100px;height:66px;object-fit:contain;border-radius:4px}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .woocommerce-cart-form__cart-item .item-data .image-and-name .product-name{color:#34363d;font-size:16px;font-weight:500;line-height:26px}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .woocommerce-cart-form__cart-item .item-data a.remove{color:#878787!important;font-weight:200}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .woocommerce-cart-form__cart-item .product-price bdi{color:#4b4d58;font-size:20px;font-weight:700;line-height:28px}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .woocommerce-cart-form__cart-item .product-price bdi .woocommerce-Price-currencySymbol{color:#4b4d58;font-size:16px;font-weight:400;line-height:26px}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .actions{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:20px}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .actions button[name=update_cart]{color:#ed1c24;text-align:center;font-size:14px;font-weight:700;line-height:24px;padding:8px 12px;border-radius:8px;border:1px solid #ed1c24;background-color:transparent}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .actions button[name=update_cart]:hover{color:#ed1c24;background-color:#f5f5f5}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .mentorx-quantity-spinner{display:flex;flex-direction:row;align-items:center;border-radius:8px;background:#fff;padding:9px 6px}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .mentorx-quantity-spinner input{color:#4f535e;text-align:center;font-size:14px;font-weight:700;line-height:24px;border:none;background-color:transparent}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .mentorx-quantity-spinner button{border-radius:4px;background:#ffe3e3;padding:7px;color:#000d26;display:flex;flex-direction:row;align-items:center;justify-content:center;width:38px;height:38px;border:none!important}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .cart-notice{margin:20px 0;color:#000;font-size:14px;font-weight:400;line-height:23px}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .shipping-request label{border-radius:8px;border:1px solid #e7e7e7;color:#0a0a0a;font-size:14px;font-weight:700;line-height:24px;padding:8px 12px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:50px}.mentorx-cart-wrapper .mentorx-cart-collaterals{width:30%;border-radius:8px;border:1px solid #e3e3e3;padding:12px;height:fit-content}.mentorx-cart-wrapper .mentorx-cart-collaterals h2{color:#4b4d58;font-size:20px;font-weight:700;line-height:28px;margin-bottom:16px}.mentorx-cart-wrapper .mentorx-cart-collaterals .cart-item-summary{display:flex;flex-direction:column}.mentorx-cart-wrapper .mentorx-cart-collaterals .cart-total,.mentorx-cart-wrapper .mentorx-cart-collaterals .item-header,.mentorx-cart-wrapper .mentorx-cart-collaterals .item-subtotal,.mentorx-cart-wrapper .mentorx-cart-collaterals .shipping-notice{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:18px;color:#4b4d58;font-size:14px;font-weight:500;line-height:24px}.mentorx-cart-wrapper .mentorx-cart-collaterals .cart-total .product-name,.mentorx-cart-wrapper .mentorx-cart-collaterals .item-header .product-name,.mentorx-cart-wrapper .mentorx-cart-collaterals .item-subtotal .product-name,.mentorx-cart-wrapper .mentorx-cart-collaterals .shipping-notice .product-name{font-size:16px}.mentorx-cart-wrapper .mentorx-cart-collaterals hr{margin:8px 0}.mentorx-cart-wrapper .mentorx-cart-collaterals .checkout-button{width:100%;border-radius:8px;background:#ed1c24!important;color:#fff;text-align:center;font-size:14px;font-weight:700;line-height:16px;padding:11px}.mentorx-cart-wrapper .mentorx-cart-collaterals .show-taxes{margin:22px 0}.mentorx-cart-wrapper .mentorx-cart-collaterals .show-taxes label{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:6px;color:#000}@media screen and (max-width:1024px){.payment-header{display:none}.mentorx-cart-wrapper{flex-direction:column}.mentorx-cart-wrapper .mentorx-cart-collaterals,.mentorx-cart-wrapper .mentorx-cart-form-wrapper{width:100%}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .woocommerce-cart-form__cart-item{position:relative}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .woocommerce-cart-form__cart-item .item-data{display:flex;flex-direction:column;align-items:start;gap:12px}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .woocommerce-cart-form__cart-item .item-data .image-and-name{display:flex;flex-direction:column;align-items:start}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .woocommerce-cart-form__cart-item .item-data .product-remove{position:absolute;left:10px;top:10px}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .woocommerce-cart-form__cart-item .extra-services .service.cutting{margin-top:12px;display:flex;flex-direction:row;flex-wrap:wrap}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .woocommerce-cart-form__cart-item .extra-services .service.cutting strong{width:100%;display:block}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .woocommerce-cart-form__cart-item .extra-services .service.cutting input{width:45%}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .actions{flex-direction:column;align-items:start;gap:12px}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .actions .shipping-request{width:100%}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .actions label{gap:5px;width:100%;justify-content:space-between}.mentorx-cart-wrapper .mentorx-cart-form-wrapper .actions strong{font-size:14px}.mentorx-cart-wrapper .shipping-notice{display:flex;flex-direction:column!important;align-items:start!important;justify-content:start!important}}form.woocommerce-checkout{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;max-width:1280px;margin:0 auto 40px auto}form.woocommerce-checkout .woocommerce-NoticeGroup{width:100%;margin-bottom:12px}form.woocommerce-checkout .woocommerce-NoticeGroup ul{margin-bottom:0;display:flex;flex-direction:column;gap:12px}form.woocommerce-checkout .mentorx-checkout-form{width:calc(70% - 24px);border-radius:8px;border:1px solid #e3e3e3;background:#fff;padding:16px;height:fit-content}form.woocommerce-checkout .mentorx-checkout-form label{display:none!important}form.woocommerce-checkout .mentorx-checkout-form .address-title,form.woocommerce-checkout .mentorx-checkout-form .order-details-title{color:#000;font-size:20px;font-weight:700;line-height:28px;margin:0}form.woocommerce-checkout .mentorx-checkout-form .woocommerce-billing-fields__field-wrapper{display:flex;flex-direction:column;gap:16px}form.woocommerce-checkout .mentorx-checkout-form .woocommerce-billing-fields__field-wrapper .select2-selection,form.woocommerce-checkout .mentorx-checkout-form .woocommerce-billing-fields__field-wrapper input,form.woocommerce-checkout .mentorx-checkout-form .woocommerce-billing-fields__field-wrapper select,form.woocommerce-checkout .mentorx-checkout-form .woocommerce-billing-fields__field-wrapper textarea{border-radius:14px!important;border:1px solid #e7e7e7!important;background:#f2f2f2!important;color:#adadad;text-align:right;font-size:14px;font-weight:400;line-height:23px}form.woocommerce-checkout .mentorx-checkout-form .woocommerce-billing-fields__field-wrapper .select2-selection{padding:10px;height:42px}form.woocommerce-checkout .mentorx-checkout-form .woocommerce-billing-fields__field-wrapper .select2-selection__arrow{left:10px!important;top:9px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M17.5 9.25L12 14.75L6.5 9.25' stroke='%23ADADAD' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}form.woocommerce-checkout .mentorx-checkout-form .woocommerce-billing-fields__field-wrapper .select2-selection__arrow b{display:none}form.woocommerce-checkout .mentorx-checkout-form .woocommerce-billing-fields__field-wrapper hr{width:100%;opacity:.3}form.woocommerce-checkout .mentorx-checkout-form .woocommerce-billing-fields__field-wrapper .privacy-policy-notice{color:#000;font-size:14px;font-weight:400;line-height:23px}form.woocommerce-checkout .mentorx-checkout-form .woocommerce-billing-fields__field-wrapper .privacy-policy-notice a{color:#000;text-decoration:underline}form.woocommerce-checkout .mentorx-checkout-form .form-row{width:calc(50% - 8px);margin:0}form.woocommerce-checkout .mentorx-checkout-form .form-row.notes{width:100%}form.woocommerce-checkout .mentorx-checkout-form .checkout-section-1,form.woocommerce-checkout .mentorx-checkout-form .checkout-section-2{display:flex;flex-wrap:wrap;gap:16px}form.woocommerce-checkout .mentorx-checkout-order-review{width:30%}form.woocommerce-checkout .mentorx-checkout-order-review .woocommerce-checkout-review-order{width:100%;border-radius:8px;border:1px solid #e3e3e3;padding:16px}form.woocommerce-checkout .mentorx-checkout-order-review .woocommerce-checkout-review-order .mentorx-cart-collaterals h2{color:#4b4d58;font-size:20px;font-weight:700;line-height:28px;margin-bottom:16px}form.woocommerce-checkout .mentorx-checkout-order-review .woocommerce-checkout-review-order .mentorx-cart-collaterals .cart-item-summary{display:flex;flex-direction:column}form.woocommerce-checkout .mentorx-checkout-order-review .woocommerce-checkout-review-order .mentorx-cart-collaterals .cart-total,form.woocommerce-checkout .mentorx-checkout-order-review .woocommerce-checkout-review-order .mentorx-cart-collaterals .item-header,form.woocommerce-checkout .mentorx-checkout-order-review .woocommerce-checkout-review-order .mentorx-cart-collaterals .item-subtotal,form.woocommerce-checkout .mentorx-checkout-order-review .woocommerce-checkout-review-order .mentorx-cart-collaterals .shipping-notice{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:14px;color:#4b4d58;font-size:14px;font-weight:500;line-height:24px}form.woocommerce-checkout .mentorx-checkout-order-review .woocommerce-checkout-review-order .mentorx-cart-collaterals .cart-total .product-name,form.woocommerce-checkout .mentorx-checkout-order-review .woocommerce-checkout-review-order .mentorx-cart-collaterals .item-header .product-name,form.woocommerce-checkout .mentorx-checkout-order-review .woocommerce-checkout-review-order .mentorx-cart-collaterals .item-subtotal .product-name,form.woocommerce-checkout .mentorx-checkout-order-review .woocommerce-checkout-review-order .mentorx-cart-collaterals .shipping-notice .product-name{font-size:16px}form.woocommerce-checkout .mentorx-checkout-order-review .woocommerce-checkout-review-order .mentorx-cart-collaterals hr{margin:8px 0}form.woocommerce-checkout .mentorx-checkout-order-review .woocommerce-checkout-review-order .mentorx-cart-collaterals .checkout-button{width:100%;border-radius:8px;background:#ed1c24!important;color:#fff;text-align:center;font-size:14px;font-weight:700;line-height:16px;padding:11px}form.woocommerce-checkout .mentorx-checkout-order-review .woocommerce-checkout-review-order .mentorx-cart-collaterals .show-taxes label{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:6px;color:#000}form.woocommerce-checkout .mentorx-checkout-order-review .mentorx-cart-collaterals{width:100%!important}form.woocommerce-checkout .mentorx-checkout-order-review .woocommerce-checkout-payment{padding:0!important;background-color:transparent!important}form.woocommerce-checkout .mentorx-checkout-order-review .woocommerce-checkout-payment .wc_payment_methods{display:none}form.woocommerce-checkout .mentorx-checkout-order-review .woocommerce-checkout-payment .place-order{padding:0!important}form.woocommerce-checkout .mentorx-checkout-order-review .woocommerce-checkout-payment .place-order button{width:100%;border-radius:8px;background:#ed1c24;color:#fff;text-align:center;font-size:14px;font-weight:700;line-height:16px;padding:12px}@media screen and (max-width:767px){form.woocommerce-checkout{flex-direction:column}form.woocommerce-checkout .mentorx-checkout-form .form-row{width:100%}form.woocommerce-checkout .mentorx-checkout-form,form.woocommerce-checkout .mentorx-checkout-order-review{width:100%}form.woocommerce-checkout .shipping-notice{display:flex;flex-direction:column!important;align-items:start!important;justify-content:start!important}}.mentorx-order-details{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;max-width:1280px;margin:40px auto 40px auto}.mentorx-order-details .order-data{width:calc(70% - 24px);border-radius:24px;border:1px solid #e3e3e3;padding:16px;height:fit-content}.mentorx-order-details .order-data h2{margin:0;color:#000;font-size:20px;font-weight:700;line-height:28px}.mentorx-order-details .order-data .order-items-wrapper-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;margin-top:30px}.mentorx-order-details .order-data .order-items-wrapper-header strong{width:130px;text-align:right}.mentorx-order-details .order-data hr{margin:10px 0!important;opacity:.3}.mentorx-order-details .order-data .order-items-wrapper{border-radius:14px;border:1px solid #e7e7e7;background:#fff;padding:14px}.mentorx-order-details .order-data .order-item{margin-bottom:10px}.mentorx-order-details .order-data .order-item p{display:flex;align-items:center;justify-content:space-between}.mentorx-order-details .order-data .order-item p strong{max-width:90%;text-align:right;color:#34363d;font-size:14px;font-weight:700;line-height:24px}.mentorx-order-details .order-data .order-item p span{color:#959595;text-align:right;font-size:14px;font-weight:700;line-height:24px}.mentorx-order-details .order-data .approximate-final-price{display:flex;align-items:center;justify-content:space-between}.mentorx-order-details .order-data .invoice-notice{color:#34363d;font-size:14px;font-weight:400;line-height:23px}.mentorx-order-details .order-data .customer-data-title{margin-top:24px;font-size:16px}.mentorx-order-details .order-data .customer-data{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;margin-top:16px}.mentorx-order-details .order-data .customer-data p{margin:0;width:calc(50% - 8px);border-radius:14px;border:1px solid #e7e7e7;background:#fff;padding:10px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mentorx-order-details .order-data .customer-data p span,.mentorx-order-details .order-data .customer-data p strong{color:#4b4d58;font-size:14px;font-weight:700;line-height:24px}.mentorx-order-details .order-data .customer-data p.order-address{width:100%}.mentorx-order-details .order-data .action-buttons{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:12px}.mentorx-order-details .order-data .order-history{color:#ed1c24;text-align:center;font-size:14px;font-weight:700;line-height:16px;border-radius:14px;border:1px solid #ed1c24;padding:13px 19px}.mentorx-order-details .order-data .buy-more-products{color:#fff;text-align:center;font-size:14px;font-weight:700;line-height:16px;border-radius:14px;background:#ed1c24;padding:13px 19px}.mentorx-order-details .order-collaterals{width:30%;border-radius:24px;border:1px solid #e3e3e3;padding:16px;height:fit-content;display:flex;flex-direction:column;gap:16px}.mentorx-order-details .order-collaterals h2{color:#03913a;font-size:16px;font-weight:700;line-height:26px;margin:0}.mentorx-order-details .order-collaterals p{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:0}.mentorx-order-details .order-collaterals p strong,.mentorx-order-details .order-collaterals p strong bdi,.mentorx-order-details .order-collaterals p strong span{color:#4b4d58;font-size:16px;font-weight:700;line-height:26px}.mentorx-order-details .order-collaterals p span{color:#797d8d;font-size:16px;font-weight:500;line-height:26px}.mentorx-order-details .order-collaterals hr{width:100%;opacity:.3;margin:-2px 0}@media screen and (max-width:767px){.mentorx-order-details{flex-direction:column}.mentorx-order-details .order-collaterals,.mentorx-order-details .order-data{width:100%}.mentorx-order-details .order-data .customer-data p{width:100%}}.otp-form-wrapper .logo{display:flex;flex-direction:row;align-items:center;justify-content:center}.otp-form-wrapper .logo img{width:111px;height:auto}.otp-form-wrapper input{border-radius:6px;border:1px solid #c4c4c4;background:#fff;text-align:center}.otp-form-wrapper .step-footer{display:flex;flex-direction:column;align-items:center;justify-content:center}.otp-form-wrapper .step-footer button{width:100%;padding:12px}.otp-form-wrapper .step-1 h5{color:#000;text-align:center;font-size:20px;font-weight:700;line-height:28px;margin-top:20px;margin-bottom:40px}.otp-form-wrapper .step-1 label{width:100%}.otp-form-wrapper .step-1 label span{color:var(--natural-black-400,#34363d);text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:28px;margin-bottom:20px;display:block}.otp-form-wrapper .step-2 label{width:100%}.otp-form-wrapper .step-2 #user-otp-code{width:100%}.otp-form-wrapper .step-2 #auth-otp{border-radius:6px;background:#ed1c24;color:#f7f7f7;font-size:16px;font-style:normal;font-weight:700;line-height:16px;display:flex;align-items:center;justify-content:center;gap:7px}.otp-form-wrapper .step-2 .description p{margin-top:30px;text-align:center;color:#000;font-size:20px;font-weight:700;line-height:28px}.otp-form-wrapper .step-2 .description p .edit-phone-number{margin-top:40px;margin-bottom:20px;display:block;color:#34363d;text-align:center;font-size:18px;font-weight:400;line-height:28px;cursor:pointer}.otp-form-wrapper #send-otp-to-user{margin-top:24px;border-radius:6px;background:#ed1c24;color:#f7f7f7;font-size:16px;font-style:normal;font-weight:700;line-height:16px;display:flex;align-items:center;justify-content:center;gap:7px}.otp-form-wrapper span.error-message{margin-top:6px;position:absolute}.otp-form-wrapper button{position:relative}.otp-form-wrapper button.resend-code-button{color:#ed1c24;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:20px;background:0 0;padding:4px;border:none;cursor:pointer;margin:20px auto 0 auto}.otp-form-wrapper button span.loading{background-color:transparent;border:4px solid rgba(255,255,255,.7);border-left-color:transparent;border-radius:50%;animation:spin 1s infinite linear;width:16px;height:16px;display:inline-block}.otp-form-wrapper .input-false *{color:#ed1c24}.otp-form-wrapper .input-false input{border-color:#ed1c24}.otp-form-wrapper .input-false .has-tel-prefix:before{color:#ed1c24;border-color:#ed1c24}.otp-form-wrapper .step{min-height:250px}.otp-form-wrapper .step-1,.otp-form-wrapper .step-2{display:flex;flex-direction:column;justify-content:flex-start}.otp-form-wrapper .otp-code-input-wrapper{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:20px;margin-bottom:34px}@media screen and (max-width:767px){.otp-form-wrapper .step-2 .description{display:flex;flex-direction:column}.otp-form-wrapper .step-2 .description p{text-align:center}.otp-form-wrapper .step-2 .otp-code-input-wrapper{flex-direction:column;align-items:start}}.mentorx-home-filters{display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:24px}.mentorx-home-filters select{width:200px;color:#0a0a0a;font-size:16px;font-weight:700;line-height:26px;border-radius:10px;box-shadow:0 0 7.6px 0 rgba(0,0,0,.18);padding:5px 9px;border:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='6' viewBox='0 0 12 6' fill='none'%3E%3Cpath d='M5.7815 4.23613C5.92659 4.25462 6.07341 4.25462 6.2185 4.23613C6.44958 4.20668 6.7076 4.096 7.10929 3.77341C7.52282 3.44131 8.01086 2.9505 8.72 2.23501L10.4673 0.472041C10.7589 0.177844 11.2338 0.175725 11.528 0.467309C11.8222 0.758893 11.8243 1.23376 11.5327 1.52796L9.7539 3.3227C9.08396 3.99867 8.53641 4.55114 8.04854 4.94294C7.54122 5.35037 7.02628 5.64531 6.40816 5.72409C6.13714 5.75864 5.86286 5.75864 5.59184 5.72409C4.97372 5.64531 4.45878 5.35037 3.95146 4.94294C3.46358 4.55114 2.91604 3.99866 2.24609 3.32268L0.467309 1.52796C0.175726 1.23376 0.177844 0.758893 0.472041 0.467309C0.766238 0.175725 1.24111 0.177844 1.53269 0.472041L3.28 2.23501C3.98914 2.9505 4.47718 3.44131 4.89071 3.77341C5.2924 4.096 5.55042 4.20668 5.7815 4.23613Z' fill='%23FF0000'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:10px 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0!important}.mentorx-home-filters select option[value=""][disabled]{display:none}.mentorx-home-filters .filter-submit{border-radius:14px;background:#ed1c24;padding:10px 20px;color:#fff;font-size:16px;font-weight:700;line-height:16px}@media screen and (max-width:767px){.mentorx-home-filters{flex-direction:column!important;gap:12px}.mentorx-home-filters select{width:100%;padding:9px 12px}.mentorx-home-filters .filter-submit{width:100%}}.material-calculator{display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:24px}.material-calculator select{width:300px;color:#0a0a0a;font-size:16px;font-weight:500;line-height:26px;border-radius:10px;box-shadow:0 0 7.6px 0 rgba(0,0,0,.18);padding:5px 9px;border:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='6' viewBox='0 0 12 6' fill='none'%3E%3Cpath d='M5.7815 4.23613C5.92659 4.25462 6.07341 4.25462 6.2185 4.23613C6.44958 4.20668 6.7076 4.096 7.10929 3.77341C7.52282 3.44131 8.01086 2.9505 8.72 2.23501L10.4673 0.472041C10.7589 0.177844 11.2338 0.175725 11.528 0.467309C11.8222 0.758893 11.8243 1.23376 11.5327 1.52796L9.7539 3.3227C9.08396 3.99867 8.53641 4.55114 8.04854 4.94294C7.54122 5.35037 7.02628 5.64531 6.40816 5.72409C6.13714 5.75864 5.86286 5.75864 5.59184 5.72409C4.97372 5.64531 4.45878 5.35037 3.95146 4.94294C3.46358 4.55114 2.91604 3.99866 2.24609 3.32268L0.467309 1.52796C0.175726 1.23376 0.177844 0.758893 0.472041 0.467309C0.766238 0.175725 1.24111 0.177844 1.53269 0.472041L3.28 2.23501C3.98914 2.9505 4.47718 3.44131 4.89071 3.77341C5.2924 4.096 5.55042 4.20668 5.7815 4.23613Z' fill='%23FF0000'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:10px 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0!important}@media screen and (max-width:767px){.material-calculator{flex-direction:column!important;gap:12px}.material-calculator select{width:100%;padding:9px 12px}}
/*# sourceMappingURL=frontend.min.css.map */
