@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
html { font-size: 100%; }
input:focus,
select:focus,
button:focus { outline: none !important; }
* { outline: none; margin: 0px; padding: 0px; box-sizing: border-box; font-family: 'Poppins', sans-serif; }
p { line-height: 30px; }
img { outline: none; }
body { font-family: 'Poppins', sans-serif; font-size: 1em; color: #333; }
.container { width: 1400px; margin: 0 auto; }
h1,
h2,
h3,
h4,
h5,
h6 { font-family: 'Poppins', sans-serif; font-weight: 600; }
ul,
li { font-family: 'Poppins', sans-serif; margin: 0px; padding: 0px; }
.flex-container { display: flex; }
.clear { clear: both; }
.print-btn { font-size: 1.875em; display: inline-block; line-height: 1; color: #092290; font-weight: 600; font-style: italic; position: relative; padding-bottom: 6px; text-transform: uppercase; }
.print-btn:after { content: ""; width: 100%; height: 2px; display: inline-block; background: #EC6D1D; position: absolute; left: 0; bottom: 0; }
/*Header*/
.sticky .header { position: sticky; left: 0; top: 0; width: 100%; background: #fff; z-index: 9; box-shadow: 0 0 10px #00000030; }
.sticky .phone-email img { width: 34px; transition: 0.5s; }
.header > .flex-container { justify-content: space-between; align-items: center; gap: 3em; padding: 1em 4em; transition: 0.5s; }
.sticky .header > .flex-container { padding: 0.7em 2em; transition: 0.5s; }
.logo { flex: 0 1 calc((21% / 1) - 0em); }
.logo img { width: 260px; transition: 0.5s; }
.sticky .logo img { width: 160px; transition: 0.5s; }
.search { flex: 0 1 calc((45% / 1) - 0em); }
.is-form-style.is-form-style-3 label { width: calc(100% - 0px) !important; }
.is-form-style.is-form-style-3 input.is-search-input { border-right: solid 1px #ec6d1d !important; }
button.is-search-submit { position: absolute; top: 0; right: 0; background: none !important; border: none !important; }
span.is-search-icon { background: no-repeat; border: none; padding: 10px 0 0 0 !important; }
.phone-email { flex: 0 1 calc((30% / 1) - 0em); margin-left: auto; position: relative; }
.phone-email img { width: 44px; transition: 0.5s; }
.phone-email > ul { display: flex; align-items: center; gap: 2em; }
.phone-email ul li { display: flex; align-items: center; line-height: 1; gap: 8px; margin-left: auto; }
.phone-email > ul > li:last-child { background: #EEF1FF; padding: 14px 20px; border-radius: 6px; margin-left: 0; }
.phone-email ul li aside span { display: inline-block; width: 100%; font-size: 1.5em; font-weight: 600; color: #092290; }
.sticky .phone-email ul li aside span { font-size: 1em; }
.phone-email ul li:last-child a { font-weight: 600; color: #092290; text-decoration: none; }
.popuphours { display: none; position: absolute; left: 0; width: 470px; background: #fffffff0; z-index: 9; top: 71px; border-radius: 10px; gap: 1em; box-shadow: 0 10px 20px #0000001f; padding: 8px; border: solid 2px #ec6d1d; }
.popuphours:before { content: ""; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 14px solid #ec6d1d; position: absolute; left: 50%; bottom: 100%; z-index: 9999999; transform: translateX(-50%); }
.popuphours > .flex-container { flex-wrap: wrap; }
.onenhours { cursor: pointer; margin-top: 3px; }
.onenhours:after { width: 10px; height: 10px; border: solid #ec6d1d; display: inline-block; content: ""; transform: rotate(45deg); border-width: 0px 2px 2px 0px; margin-left: 6px; position: relative; bottom: 3px; }
.onenhours b { font-weight: 500; }
.hours { background: #333; padding: 1em; color: #fff; flex: 1 1 calc((60% / 1) - 2em); border-radius: 10px; }
.address { padding: 1em; line-height: 23px; font-size: 15px; flex: 1 1 calc((45% / 1) - 2em); }
.address a { text-decoration: none; color: #fff; background: #ec6d1d; padding: 5px 12px; display: inline-block; border-radius: 6px; margin-top: 10px; }
.popuphours ul li { padding: 6px 0; font-size: 13px; }
.popuphours ul li small { margin-left: auto; font-size: 13px; }
.menu { background: #092290; text-align: center; padding: 0 0; }
.menu ul li { display: inline-block; }
.menu ul li a { text-decoration: none; padding: 14px 26px; display: inline-block; color: #fff; text-transform: uppercase; font-weight: 500; }
.menu ul li a:hover { color: #ec6d1d; }
.usp { background: #EC6D1D; text-align: center; padding: 0 0; }
.usp ul { display: flex; justify-content: center; gap: 2em; }
.usp ul li { display: flex; align-items: center; flex-wrap: wrap; color: #fff; padding: 10px 0; gap: 10px; }
.usp ul li img { width: 30px; }
.close-menu,
.mobile-hamburger { display: none; }
/**Banner**/
.banner { margin: 3em 0; }
.banner .flex-container { display: flex !important; background: rgb(9,52,208); background: -moz-linear-gradient(90deg, rgba(9,52,208,1) 0%, rgba(0,1,87,1) 100%); background: -webkit-linear-gradient(90deg, rgba(9,52,208,1) 0%, rgba(0,1,87,1) 100%); background: linear-gradient(90deg, rgba(9,52,208,1) 0%, rgba(0,1,87,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0934d0", endColorstr="#000157", GradientType=1);
border-radius: 30px; }
.banner-content { flex: 1 1 calc((50% / 1) - 0em); color: #fff; position: relative; display: flex; justify-content: center; flex-direction: column; padding: 0 4em 0 4em; }
.banner-content img { width: 80px; }
.banner-content h2 { font-size: 4em; padding: 16px 0; font-weight: 800; font-style: italic; line-height: 90px; }
.banner-content h2 span { position: relative; display: inline-block;/* width: 100%; */ }
.banner-content h2 span:before { content: ""; width: 30px; height: 30px; background: url(../images/Banner-icon.svg); display: inline-block; background-size: 100%; margin-bottom: 0; background-repeat: no-repeat; position: absolute; right: 0; bottom: 100%; }
.banner-img { flex: 1 1 calc((50% / 1) - 0em); height: 100%; padding: 3em; }
.banner-img img { width: 100%; border-radius: 0 10px 10px 0px; height: 100%; }
.banner .slick-next,
.banner .slick-prev { position: absolute; top: 50%; right: 0; transform: translateY(-50%); text-indent: -9999px; padding: 0px !important; height: 60px; width: 60px; background: url(../images/next.svg); background-size: 30%; background-position: center; background-repeat: no-repeat; background-color: transparent !important; }
.banner .slick-prev { left: 0; right: auto; background: url(../images/previous.svg); background-size: 30%; background-position: center; background-repeat: no-repeat; }
.banner .slick-next:hover,
.banner .slick-prev:hover { border: none !important; }
.banner .slick-slide:nth-child(2) .banner-img { background: #EC6D1D; border-radius: 27px; }
/**/
.home-category { padding: 4em 0; }
.home-category .print-btn { margin-bottom: 15px; }
.home-category .flex-container { gap: 2em; flex-wrap: wrap; }
.category-box { flex: 0 1 calc((100% / 5) - 1.6em); }
.category-box figure { border: solid 1px #ddd; text-align: center; padding: 1em; border-radius: 10px; margin-bottom: 14px; }
.category-box figure img { width: 100%; object-fit: cover; }
.woocommerce-loop-category__title,
.category-box h3 { font-size: 1em !important; font-weight: 600; color: #555555; font-style: italic; text-transform: uppercase; position: relative; display: flex; align-items: center; gap: 10px; }
.woocommerce-loop-category__title:after,
.category-box h3:after { content: ""; width: 15px; height: 8px; display: inline-block; background: url(../images/arrow.svg); }
.products:before { display: none !important; }
.product h2 { padding-bottom: 0px !important; margin-top: 15px !important; }
.products { gap: 2em; }
.product { border: solid 1px #ddd; border-radius: 6px; padding: 12px !important; margin: 0px !important; flex: 0 1 calc((100% / 5) - 1.6em); gap: 0.5em; }
span.price { display: none !important; }
mark.count { display: none; }
/*faq*/
.faq { padding: 4em 0; background: #092290; }
.faq .flex-container { gap: 4em; }
.faq-left { flex: 0 1 calc((30% / 1) - 0.5em); }
.faq-center { flex: 0 1 calc((40% / 1) - 0.5em); position: relative; }
.faq-right { flex: 0 1 calc((30% / 1) - 0.5em); }
.faq-left h2,
.shop-use h2 { font-size: 2.5em; color: #EC6D1D; line-height: 45px; font-weight: 700; margin-bottom: 15px; }
.faq-left h2 span { display: inline-block; }
.faq-left p { color: #fff; }
.faq-right ul li { display: flex; padding-bottom: 10px; font-size: 1.2em; color: #092290; font-weight: 600; width: 100%; gap: 1em; align-items: center; line-height: 1; }
.faq-right ul li span { width: 80%; color: #fff; }
.faq-right ul li:last-child { padding-bottom: 0; }
.faq-right ul li figure { width: 54px; height: 54px; background: #ec6d1d; color: #fff; display: flex; align-items: center; justify-content: center; border-radius: 4px; }
.faq-right ul li figure img { width: 34px; }
.review-progress ul { display: flex; flex-wrap: wrap; gap: 14px 19px; }
.review-progress ul li { display: flex; align-items: center; margin-bottom: 10px; flex-wrap: wrap; flex: 0 1 calc((100% / 2) - 0.6em); background: #ffffffdb; border-radius: 10px; padding: 10px 26px; border: solid 2px #ffffff40; height: 134px; }
.review-progress ul li strong { font-size: 2em; color: #ec6d1d; line-height: 44px; }
.review-progress ul li span { font-size: 1em; }
.review-progress ul li aside { width: 100%; }
.colored { accent-color: #ffffff; width: 100%; }
.wp-gr { padding-bottom: 0px !important; }
.wp-gr .wp-google-wr { margin: 5px auto 8px !important; }
/*shop-use*/
.shop-use { padding: 5em 0; }
.shop-use .flex-container { gap: 2em; flex-wrap: wrap; }
ul.tabs-nav { display: flex; position: relative; z-index: 9; }
.tabs-nav li { display: inline-block; margin-right: -1px; }
.tabs-nav li a { background: #f6f6f6; border: 1px solid #ddd; color: #000000; display: block; font-weight: 500; padding: 1em 2em; text-align: center; text-decoration: none; }
.tabs-nav li:first-child a { border-radius: 10px 0px 0px 0px; }
.tabs-nav li:last-child a { border-radius: 0px 10px 0px 0px; }
.tabs-nav li a:hover { color: #ec6d1d; }
.tabs-nav li.tab-active a { background: #fff; border-bottom-color: transparent; color: #ec6d1d; cursor: default; }
.tabs-stage { border: 1px solid #ddd; clear: both; padding: 30px; position: relative; top: -1px; border-radius: 0px 10px 10px 10px; }
.shop-icon { overflow: auto; }
.shop-icon ul { display: flex; justify-content: space-between; padding: 10px; }
.shop-icon ul li { display: flex; width: 160px; height: 160px; background: #fff; justify-content: center; align-items: center; border-radius: 50%; font-weight: 600; flex-direction: column; position: relative; z-index: 1; box-shadow: 0 0 10px #00000026; }
.shop-icon ul li:before { content: ""; width: 90%; height: 90%; position: absolute; left: 50%; top: 50%; border: dashed 1px #000; border-radius: 50%; transform: translate(-50%, -50%); z-index: -1; }
.shop-icon ul li img { width: 66px; margin-bottom: 5px; display: none; }
/*Testimonial*/
.testimonial { padding: 5em 0; text-align: center; background: #F2F5FF; position: relative; }
.slick-dots { display: flex !important; justify-content: center; margin-top: 30px; }
.slick-dots li { display: flex; gap: 10px; }
.slick-dots li button { padding: 0; width: 15px; height: 15px; text-indent: -9999px; border-radius: 50%; margin: 0 5px; }
.slick-dots li.slick-active button { background: #EC6D1D !important; }
/*cta*/
.cta { background: #F2F5FF; text-align: center; padding: 4em 0; position: relative; }
.cta h2 { font-size: 2.5em; line-height: 1; }
.cta h3 { font-size: 1.2em; line-height: 1; padding: 15px 0 30px 0; font-weight: normal; }
.cta ul { display: flex; justify-content: center; gap: 2em; }
.cta ul li { display: inline-block; }
.cta ul li a { text-decoration: none; color: #fff; background: #ec6d1d; padding: 10px 24px; display: flex; border-radius: 6px; font-weight: 600; border: solid 2px #ec6d1d; gap: 6px; align-items: center; }
.cta ul li a:before { content: ""; width: 20px; height: 20px; background: url(../images/cta-mail.svg); display: inline-block; background-size: 100%; background-repeat: no-repeat; }
.cta ul li:last-child a { border: solid 2px #000000; background: no-repeat; color: #000; }
.cta ul li:last-child a:before { background: url(../images/cta-call.svg); background-size: 100%; background-repeat: repeat; }
/**/
.footer { background: #092290; color: #fff; padding: 4em 0; text-align: center; }
.footer ul { display: flex; gap: 20px; justify-content: center; margin: 15px 0; }
.footer ul li { display: inline-block; }
/*404*/
.error-404 { margin: 0px; padding: 0px; width: 100%; text-align: center; background: #fff url(../images/project-background.png); height: 60vh; display: flex; align-items: center; line-height: 1; }
.error-404 h1 { font-size: 6em; font-weight: bold; margin: 0px; }
.error-404 p { font-size: 1.2em; padding: 10px 0; margin: 0 auto; text-transform: uppercase; font-weight: 700; }
.error-404 a { background: #ec6d1d; padding: 0.8em 1em; display: inline-block; color: #fff; font-weight: bold; text-transform: uppercase; margin-top: 1em; text-decoration: none; /* line-height: 1; */ }
.noresults { padding: 5em 0; text-align: center; }
.noresults .inner-header { margin-bottom: 20px; color: #000; }
.noresults form.is-search-form { width: 500px; margin: 20px auto 0 auto; }
.noresults .page-description.search-term { color: #ec6d1d; }
.is-search-form input { height: 46px !important; border-radius: 6px !important; }
/*single-product*/
.custom-product { padding: 5em 0 3em 0 !important; display: inline-block; width: 100%; }
.woocommerce-product-gallery__image { border: solid 1px #eee; }
.single-product .wapf--inner { display: none; }
.custom-product .woocommerce-breadcrumb { display: none; }
.product-gallery .woocommerce-product-gallery { width: 100% !important; }
.type-product .flex-container { gap: 5em; }
.product-content { padding: 5em 2em 2em 2em; border: solid 2px #092290; border-radius: 10px; overflow: hidden; position: relative; flex: 1 1 calc((60% / 1) - 2em); }
.about-product { background: #FFE4D2; padding: 15px 20px; margin: 0 0 15px 0px !important; position: absolute; top: 0; left: 0; width: 100%; font-size: 1.3em; color: #ec6d1d; }
.custom_product_title { margin-bottom: 1.5em; }
.custom_product_title h2 { color: #092290; font-size: 2.2em; font-weight: 600; }
.custom_product_title p { color: #000; font-size: 1em; }
.product-content .variations tbody,
.wapf-field-group { display: flex; flex-wrap: wrap; gap: 1em 1em; }
.product-content .variations tbody tr,
.wapf-field-row { flex: 0 1 calc((100% / 2) - 0.5em); gap: 20px !important; margin: 0; }
.product-content td,
.product-content tr,
.product-content th { padding: 0px; border: none; position: relative; }
.product-content label { padding: 0 0 0 0 !important; color: #092290; font-size: 16px; margin-bottom: 5px !important; display: inline-block; }
table.variations select { margin-right: 0; }
.product-content select { border: solid 1px #ddd; font-size: 14px; width: 100%; height: 56px; border-radius: 6px; }
option { font-size: 12px; border-radius: 0px; }
a.reset_variations { margin-left: .5em; position: absolute; right: 0; bottom: 54px; font-size: 12px; color: red; text-decoration: none; display: none; }
.woocommerce-product-gallery { margin-bottom: 0; }
.product-content p.price { position: absolute; right: 20px; top: 14px; font-size: 1.8em; font-weight: 700; letter-spacing: 0; color: #092290; line-height: 1; }
.wapf-field-container.wapf-field-select { padding: 0px; }
.custom-breadcrumb { background: #eee; padding: 5px 0; }
/**/
.woocommerce-breadcrumb { font-weight: 600; margin: 0; color: #092290; display: none; }
.woocommerce-breadcrumb a { font-weight: normal; text-decoration: none; padding: 0 5px; }
.product-content .variations tbody tr { display: flex; flex-wrap: wrap; flex-direction: column; gap: 0px !important; }
.codedropz-upload-handler { border: none; border-radius: 0; margin-bottom: 0; position: relative; display: inline-block; width: 100%; }
.codedropz-upload-container,
.wc-dnd-file-upload { padding: 0; order: 3; display: flex; width: 100%; }
.wc-dnd-file-upload { margin-bottom: 20px; max-width: 100%; }
.codedropz-upload-wrapper { display: inline-block; width: 100%; }
.wc-upload-wrap .codedropz-upload-inner a.cd-upload-btn { background-color: #333333; font-size: 15px; padding: 6px 26px 6px 52px; border-radius: 0; height: 56px; line-height: 43px; width: 100%; }
.codedropz-upload-inner .codedropz-label span.cd-icon { font-size: 25px; padding-right: 15px; display: block; position: absolute; left: 43%; color: #fff; top: 13px; transform: translateX(-50%); }
.codedropz-label span,
.wc-dnd-file-upload label,
.dnd-upload-counter,
.dnd-upload-status .dnd-upload-image { display: none; }
form.variations_form.cart { display: flex; flex-wrap: wrap; flex-direction: column; }
.single-product .woocommerce-variation-price { margin: 0; }
.single-product .container { width: 1300px; }
.related ul.products { gap: 1.5em; }
.related .product { flex: 0 1 calc((100% / 5) - 1.2em); }
.woocommerce-tabs { margin: 1.5em 0 0 0; display: inline-block; width: 100%; }
.woocommerce-tabs ul { border-bottom: none; margin: 0 !important; width: 100%; max-width: 100% !important; }
.woocommerce-tabs ul li { /* text-align: left !important; */ display: inline-block !important; width: 100%; padding: 5px 0; line-height: 29px; }
.woocommerce-tabs ul li a { padding: 15px 40px; font-weight: 500; border-bottom: solid 1px #000; font-size: 1.2em; }
.woocommerce-tabs ul li.active a { background: no-repeat; border: none; color: #EC6D1D; border-bottom: solid 1px #EC6D1D; }
.single_variation_wrap { position: relative; }
.product-content .quantity { position: absolute; right: 0; width: 48%; bottom: 69px; margin-right: 0px !important; }
.product-content .quantity input { width: 100% !important; border: solid 1px #ddd !important; height: 56px; border-radius: 6px; }
/*contact-page*/
.inner-page { padding: 2em 0 5em 0; }
.page-title { font-size: 2.5em; text-align: center; font-weight: 600; margin-top: 0.5em; }
.inner-page .container { width: 60%; margin: 0 auto; }
.contact-form ul { display: flex; flex-wrap: wrap; gap: 1em; }
.contact-form ul li { flex: 0 1 calc((100% / 2) - 1em); display: inline-block; }
.contact-form ul li:nth-child(5) { flex: 0 1 calc((100% / 1) - 1em); }
.contact-form ul li:nth-child(6) { flex: 0 1 calc((200px / 1) - 1em); position: relative; }
.contact-form ul li input,
.contact-form ul li textarea { border: solid 1px #ddd; margin: 0px; width: 100%; padding: 10px 10px; }
.wpcf7-spinner { position: absolute; }
.contact-info { background: #3c3c3c; padding: 2em; color: #fff; position: relative; }
.contact-info:before { content: ""; border: dotted #ffffff45 2px; position: absolute; left: 50%; top: 50%; width: 92%; height: 92%; transform: translate(-50%, -50%); }
.contact-info ul li { display: inline-block; width: 100%; font-size: 1em; margin: 10px 0; position: relative; padding-left: 30px; }
.contact-info ul li:before { content: ""; width: 20px; height: 20px; background: url(../images/cta-mail.svg); display: inline-block; background-size: 100%; background-repeat: repeat; position: absolute; left: 0; top: 4px; }
.contact-info ul li:nth-child(2):before { background: url(../images/cta-call-2.svg); background-size: 100%; background-repeat: repeat; }
.contact-info ul li:nth-child(3):before { background: url(../images/address.svg); background-size: 100%; background-repeat: repeat; }
.contact-info ul li:nth-child(4):before { background: url(../images/clock.svg); background-size: 100%; background-repeat: repeat; }
.contact-info ul li a { color: #fff; text-decoration: none; }
.contact-info h2 { font-size: 1.8em; margin: 0 0 10px 0px !important; font-weight: 600; }
.contact-info ul { margin: 0px !important; }
.footer .contact-info { background: no-repeat; padding-top: 0; }
.footer .contact-info:before { display: none; }
.footer .contact-info ul li { width: auto; }
/*.woocommerce-product-gallery__wrapper { border: solid 1px #ddd; }*/
.single-product.singular .entry-title { font-size: 1.8em; margin: 0 0 15px 0; font-weight: 700; text-transform: uppercase; }
.woocommerce-product-attributes tbody { vertical-align: top; }
.variations td,
.variations th,
.woocommerce-product-attributes tr,
.woocommerce-product-attributes th,
.woocommerce-product-attributes td { border: none !important; padding: 0px; }
.woocommerce-product-attributes th { width: 140px; font-size: 1.2em; color: #092290; }
.single-product .summary p.price { margin-bottom: 20px; font-size: 2em; font-weight: 600; color: #ec6d1d; }
.custom-product select { width: 100%; border: solid 1px #ddd; font-size: 15px; border-radius: 4px; padding: 7px 14px; }
.single_add_to_cart_button.button { background: #092290 !important; padding: 0 20px !important; height: 50px; font-size: 16px !important; color: #fff !important; border: none; border-radius: 6px; }
.variations tbody { display: flex; gap: 1em; flex-wrap: wrap; }
table.variations { margin-bottom: 1em !important; }
.variations tbody tr { flex: 1 1 calc((100% / 2) - 0.5em); display: flex; flex-wrap: wrap; flex-direction: column; }
.custom-product .wc-tabs,
.woocommerce-Tabs-panel h2,
.product_meta { display: none !important; }
.woocommerce-message { padding: 0 4em; border: none; }
table.woocommerce-product-attributes.shop_attributes { width: 60% !important; margin: 3em 0 0 0px !important; border: none !important; }
.woocommerce-product-attributes-item { margin-bottom: 20px; display: inline-block; width: 100%; }
.wapf { margin-bottom: 0px; }
.wau_wrapper_div { margin-bottom: 20px; }
.qib-button-wrapper button.qib-button { height: 50px; width: 50px; }
body .qib-button-wrapper { margin-right: 15px; align-items: flex-start; gap: 4px; }
.qib-button-wrapper { margin: 0; white-space: nowrap; }
.wc-block-components-sidebar-layout { align-items: flex-start; }
.is-large .wc-block-components-sidebar .wc-block-components-panel,
.is-large .wc-block-components-sidebar .wc-block-components-totals-coupon,
.is-large .wc-block-components-sidebar .wc-block-components-totals-item { padding: 0px !important; }
.wc-block-components-totals-wrapper { padding: 10px 0; }
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header,
table.wc-block-cart-items .wc-block-cart-items__header,
.is-large.wc-block-cart .wc-block-cart__totals-title { font-size: 1.2em !important; }
#wc-block-components-totals-coupon__input-0 { border: solid 1px #ddd; border-radius: 0px; height: 50px; }
.wc-block-components-button { background: #333 !important; border: none; padding: 0 20px !important; line-height: 1; height: 50px; font-size: 16px; color: #fff; text-decoration: none; }
.wc-block-components-product-name { text-decoration: none; font-weight: 600; color: #092290; }
/*.price .wp-block-woocommerce-cart-order-summary-block, .wp-block-woocommerce-checkout-order-summary-coupon-form-block, .wp-block-woocommerce-checkout-order-summary-totals-block {
	display: none !important;
	color: #ec6d1d !important;
}*/
.wc-block-components-text-input label { font-size: 14px; line-height: 1; }
.wc-block-components-product-details { display: flex; gap: 5px; margin: 0px !important; }
.wc-block-components-product-details li { font-size: 14px; display: flex; flex-direction: column; border: solid 1px #ddd; padding: 10px; flex: 1; }
.is-large .wp-block-woocommerce-checkout-order-summary-block { border: none !important; border-radius: 0px; }
.woocommerce-checkout .page-title,
.woocommerce-cart .page-title,
.page-id-27 .page-title { display: none; }
.woocommerce-checkout .inner-page,
.woocommerce-cart .inner-page,
.page-id-27 .inner-page { padding: 0px; }
.checkoutpage { width: 100%; display: flex; padding: 2em; max-width: 100%; background: #efefef; }
.wc-block-checkout__form input,
.wc-block-checkout__form input { border: solid 1px #ddd !important; }
.wc-block-components-radio-control-accordion-option { box-shadow: none !important; border: solid 1px #dadada; }
.cartpage { width: 100%; padding: 5em 0; max-width: 100%; background: #f8f8f8; }
.wc-block-components-sidebar-layout { flex-direction: column; }
.wc-block-components-sidebar-layout .wc-block-components-main { padding-right: 0; width: 100% !important; }
.is-large.wc-block-cart .wc-block-cart-items td { padding: 24px 16px 24px 0px; }
.wc-block-cart-item__image img { border: solid 1px #eee; background: #fff; }
.wc-block-components-quantity-selector > .wc-block-components-quantity-selector__button--minus,
.wc-block-components-quantity-selector > .wc-block-components-quantity-selector__button--plus { border-radius: 0px !important; opacity: 1 !important; }
.wc-block-cart__submit-button { width: auto !important; }
.wc-block-components-product-metadata { display: flex; gap: 5px; }
.woocommerce-checkout .wc-block-components-product-metadata { flex-wrap: wrap; }
.woocommerce-checkout .wc-block-components-product-details li { border: none; padding: 0; }
.woocommerce-checkout .wc-block-components-product-details { gap: 20px; margin: 0 0 5px 0px !important; }
.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button { width: auto !important; color: #fff !important; }
.wc-block-components-checkout-return-to-cart-button { background: #ec6d1d; padding: 10px 15px 10px 34px !important; color: #fff !important; }
.wc-block-components-checkout-return-to-cart-button svg { left: 8px !important; }
span.wc-block-components-product-details__name { margin-bottom: 2px; line-height: 15px; font-weight: 400 !important; font-size: 14px; width: 100%; color: #ec6d1d; min-height: 30px; }
span.wc-block-components-product-details__value { line-height: 16px; padding-top: 7px; font-size: 13px; }
.woocommerce-order-received .inner-page { padding: 3em 0; background: #efefef; }
.woocommerce-thankyou-order-received { font-size: 1.3em; font-weight: bold; background: #06bf06; color: #fff; padding: 14px 20px; margin-bottom: 0; text-transform: uppercase; }
.woocommerce-thankyou-order-details li strong { color: #ec6d1d; font-weight: 600; }
.woocommerce-thankyou-order-details { display: flex; gap: 1em; justify-content: center; padding: 3em; box-shadow: 0 0 25px #00000024; flex-wrap: wrap; }
.product-name ul.wc-item-meta { display: flex; gap: 30px; margin-top: 10px; }
.product-name ul.wc-item-meta li { display: flex; flex-direction: column; gap: 0; border-right: solid 1px #eee; }
.product-name ul.wc-item-meta li:last-child { border: none; }
.woocommerce-thankyou-order-details li { display: flex; flex-wrap: wrap; flex-direction: column; border: solid 1px #ddd; padding: 1em; border-radius: 5px; box-shadow: 0 0 12px #00000014; }
.woocommerce-order-received table tr { height: auto; }
.product-name a { text-decoration: none; color: #092290; font-weight: bold; font-size: 16px; }
.woocommerce-order h2 { font-size: 1.4em; border: solid 1px #ddd; padding: 13px; margin-bottom: 10px; }
.woocommerce-order-received .woocommerce-Price-amount { color: #ec6d1d; }
.woocommerce-order-received .total,
.woocommerce-order-received .woocommerce-customer-details,
.woocommerce-order-received .product-total,
.woocommerce-order-received .amount,
.woocommerce-order-received .woocommerce-order-details { display: none !important; }
.woocommerce-order-received .woocommerce-order { width-min: 700px; margin: 0 auto; text-align: center; }
.product-name ul.wc-item-meta li strong { font-weight: 600; }
.woocommerce-account header.header,
.woocommerce-account footer,
.woocommerce-account .inner-banner { display: none; }
.woocommerce-account .inner-page { padding: 0; height: 100vh; }
.woocommerce-account .woocommerce { display: flex; justify-content: space-between; height: 100%; }
nav.woocommerce-MyAccount-navigation { background: #EC6D1D; padding: 2em; margin: 0px !important; }
.woocommerce-account .woocommerce-MyAccount-navigation li { list-style: none; font-size: 0; }
.woocommerce-MyAccount-navigation-link.is-active,
.woocommerce-account .woocommerce-MyAccount-navigation li:hover { background: #00000057; }
.woocommerce-MyAccount-navigation-link.is-active a { text-decoration: none !important; }
.woocommerce-account .woocommerce-MyAccount-navigation-link a { font-size: 16px; color: #fff !important; line-height: 1; padding: 15px 20px !important; display: inline-block; width: 100%; }
.woocommerce-MyAccount-navigation-link--customer-logout { background: #092290; }
.woocommerce-MyAccount-navigation-link { margin-right: 0px !important; }
.woocommerce-account .woocommerce-MyAccount-navigation-link a:hover { color: #fff !important; text-decoration: none !important; }
.woocommerce-MyAccount-content .logo { margin: 2em 0 0 0; }
.MyAccount-content { padding: 3em 3em; border: solid 1px #ddd; margin-top: 3em; margin-right: 2em; max-height: 650px; overflow: auto; }
.woocommerce-account .woocommerce-MyAccount-content p { font-size: 1em; }
.MyAccount-content a { text-decoration: none; line-height: 1; text-transform: capitalize; }
.woocommerce-account table.account-orders-table .button { background: #ec6d1d !important; padding: 11px 20px !important; color: #fff !important; margin: 0 4px; height: 40px; line-height: 33px; }
.woocommerce-account .woocommerce-MyAccount-content p:first-of-type { margin-bottom: 0; padding: 3px 0; }
.woocommerce-account .woocommerce-MyAccount-content p { font-size: 18px; margin: 0px !important; }
.wc-item-meta li strong { width: 150px; }
.woocommerce-MyAccount-content .order_details td,
.woocommerce-MyAccount-content .order_details th { padding: 5px 18px !important; }
.woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content h3 { font-size: 1.3em !important; margin: 0 0 7px 0px !important; text-transform: capitalize; font-weight: 600; }
.woocommerce-customer-details { padding: 0; }
.woocommerce-MyAccount-content label { font-size: 16px !important; padding: 20px 0 7px 0; margin: 0; }
.woocommerce-MyAccount-content input { border: solid 1px #ddd !important; font-size: 15px !important; margin: 0px !important; padding: 8px; }
.woocommerce-account .woocommerce-EditAccountForm fieldset legend { font-size: 1em; font-weight: 700; background: #000000 !important; padding: 5px 10px; color: #fff; margin-top: 0px !important; display: inline-block; }
.woocommerce-account .woocommerce-EditAccountForm fieldset { border: none; padding-left: 0; padding-right: 0; margin-top: 50px; display: inline-block; width: 100%; padding: 0; }
.woocommerce-MyAccount-content em { font-size: 16px !important; margin-top: 4px !important; }
.edit-account button.woocommerce-Button.button { margin-top: 20px; }
.woocommerce-account .inner-page { min-height: auto; }
.single-product .ysm-search-widget .woocommerce-Price-amount.amount { font-size: 16px; }
.woocommerce-account table.account-orders-table:not(.has-background) tbody tr:nth-child(2n+1) td { background: #e9e9e9; filter: none; }
.woocommerce-MyAccount-navigation-link--customer-logout { background: #092290; }
.woocommerce-orders-table ul { display: flex; justify-content: space-between; text-align: left; }
.woocommerce-orders-table ul li { flex: 1 1 calc((100% / 5) - 2em); display: inline-block; padding: 10px; border: solid 1px #ddd; margin: 0 0 -1px -1px; }
.woocommerce-orders-table ul li.woocommerce-orders-table__cell-order-actions { display: flex; justify-content: space-between; }
.woocommerce-orders-table__cell-order-actions a { background: #4a4a4a; padding: 7px 8px; color: #fff; border-radius: 4px; font-size: 15px; flex: 0 1 calc((100% / 3) - 1em); }
.my-dashboard { margin-top: 10px; display: inline-block; }
.my-dashboard a { padding: 13px 20px 10px 20px; display: inline-block; background: #000; color: #fff; line-height: 1; }
.my-dashboard a:hover { background: #092290; color: #fff; }
.MyAccount-content .col2-set { background: no-repeat; padding: 0px !important; margin-top: 20px !important; }
.woocommerce-Address { border: solid 1px #e1e1e1; padding: 2em; border-radius: 10px; }
a.button.wc-forward { padding: 15px 20px; background: #ec6d1d !important; }
button.woocommerce-Button.button { background: #000; padding: 10px 10px; font-weight: normal; font-size: 16px; }
.woocommerce-info { border: none; padding: 10px 10px; }
.woocommerce-orders-table__header { text-align: left; }
.woocommerce-result-count,
.woocommerce-ordering { display: none; }
header.woocommerce-products-header { border: none; text-align: center; width: 100%; }
h1.page-title { line-height: 1; font-size: 1.5em; font-weight: 700; display: inline-block; margin: 20px auto; text-transform: uppercase; }
ul.products li.product .woocommerce-loop-product__title { margin: 20px 0 5px 0; font-size: 1rem; font-weight: 700; font-style: italic; text-transform: uppercase; }
ul.products li.product .button { background-color: #ec6d1d !important; text-decoration: none; padding: 5px 10px !important; display: inline-block; color: #fff; border-radius: 5px; text-transform: capitalize; font-size: 14px !important; height: auto; }
.single-product .container > .product { border: none; padding: 0px !important; }
.product-category { padding: 0px !important; border: none; }
.woocommerce-cart .with-empty-cart-icon,
.woocommerce-cart .wp-block-separator,
.woocommerce-cart .has-text-align-center { display: none; }
.category-page { padding: 3em 0 4em 0; }
.same-day { background: #ec6d1d; padding: 16px 0; text-align: center; line-height: 1; color: #fff; border-radius: 4px; }
.qib-button-wrapper button.qib-button { height: 50px; width: 39px; padding: 0; border-radius: 6px; }
.qib-button-wrapper .quantity input.input-text.qty.text { width: 50px !important; border-radius: 6px; }
.related > h2 { font-size: 1.875em; display: inline-block; line-height: 1; color: #092290; font-weight: 600; font-style: italic; position: relative; padding-bottom: 6px; text-transform: uppercase; margin-bottom: 1em; }
.related > h2:after { content: ""; width: 100%; height: 2px; display: inline-block; background: #EC6D1D; position: absolute; left: 0; bottom: 0; }
.products .acoplw-badge-icon { top: -30px !important; left: -30px !important; box-shadow: 0 0 20px rgb(56 56 56 / 25%); border: solid 2px #fff; }
.acoplw-blockText { width: 90%; margin: 0 auto; line-height: 14px; }
.woocommerce ul.products { margin-top: 2em; }
.product-type-variable .wapf-field-group { align-items: end; }
.is-sticky,
.wc-block-checkout__order-notes,
.wc-block-checkout__terms,
.price,
.wc-block-checkout__payment-method,
.single-product .woocommerce-message,
.wp-block-woocommerce-cart-order-summary-block,
.wc-block-cart-items__header-total,
.wc-block-cart-item__total { display: none !important; }
.wapf-field-group { align-items: flex-start; }
.wapf input[type=text] { border: solid 1px #d0d0d0; border-radius: 4px; padding: 7px 14px; }
.sameday-pickup { position: absolute; left: -20px; top: -20px; width: 70px; height: 70px; }
.sameday-pickup b { width: 70px; height: 70px; background: #06bf06; border-radius: 50%; display: flex; color: #fff; font-size: 10px; align-items: center; justify-content: center; text-align: center; line-height: 12px; font-weight: 500; border: solid 2px #fff; }
.wapf-field-description { color: #06bf06; font-weight: 600; text-transform: uppercase; opacity: 1; font-size: 14px; line-height: 18px; }
.postid-1759 .woocommerce-tabs { display: none; }
.woocommerce-Tabs-panel ul li { padding: 4px 0 4px 15px; position: relative; }
.woocommerce-Tabs-panel ul li:before { content: ""; width: 8px; height: 8px; position: absolute; left: 0; top: 14px; background: #ec6d1d; border-radius: 30px; }
.postid-2065 .variations { display: none; }
.postid-2065 .product-type-variable .wapf-field-group { align-items: flex-start; }
.postid-2065 .wapf-field-container { padding: 0; }
.shape-class .wapf-radios { display: flex; gap: 2.9em; }
.shape-class .wapf-label-text { display: inline-block; font-size: 14px; padding: 0; line-height: 17px; margin-top: 8px; }
.shape-class .wapf-input-label { text-align: center; display: flex; align-items: center; flex-wrap: wrap; justify-content: center; }
.woocommerce-product-gallery .flex-viewport { margin-bottom: 0; }
.woocommerce-product-gallery ol { padding: 10px; gap: 30px; display: flex; border: solid 1px #eee; }
.woocommerce-product-gallery .flex-control-nav li { margin: 0px !important; }
input[type=radio]:checked { border-width: 10px; }
input[type=radio]:after { left: -4px; top: -4px; width: 8px; height: 8px; background: #ffffff; border-radius: 4px; }
.wapf-field-label label { font-size: 15px; font-weight: normal; margin-bottom: 5px; display: inline-block; color: #333; }
.same-day .wapf-field-label label { color: #fff; margin: 0; font-weight: 500; letter-spacing: 1px; }
.wapf-label-text { padding-left: 8px; font-size: 14px; color: #333; }
.wapf-field-input input[type=checkbox],
.wapf-field-input input[type=radio] { float: left; margin-top: 7px; border-color: #f44336; border-radius: 100%; }
table.variations label { margin: 0 0 0px 0; padding: 6px 0; font-size: 15px; font-weight: normal; display: inline-block; }
.wau-auto-width { width: auto !important; font-size: 14px; }
.wau_wrapper_div label { font-size: 14px; }
td.woocommerce-grouped-product-list-item__price { display: none; }
.wc-block-components-product-metadata__description,
.wc-block-components-quantity-selector { display: none !important; }
.search-product { display: inline-block; width: 18.8%; border: solid 1px #ddd; padding: 10px; margin: 0.5%; }
.search-product img { width: 100% !important; margin: 0px !important; height: 330px !important; object-fit: cover; }
.search-product h2 { font-size: 1.2em; text-decoration: none; }
.search-product h2 a { text-decoration: none; }
.search-results header.page-header.alignwide { display: none; }
.search-result-count { text-align: center; font-size: 1.5em; font-weight: 600; padding: 2em 0; }
.privacy-policy h2 { font-size: 1.5em; margin-top: 30px; color: #092290; }
.privacy-policy strong { color: #EC6D1D; }
