
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
/*# sourceURL=global-styles-inline-css */


..la-image-loading {opacity: 1;visibility: visible}.la-image-loading.spinner-custom .content {width: 100px;margin-top: -50px;height: 100px;margin-left: -50px;text-align: center}.la-image-loading.spinner-custom .content img {width: auto;margin: 0 auto}.#page.site {opacity: 0;transition: all .3s ease-in-out}#page.site {opacity: 1}.la-image-loading {opacity: 0;position: fixed;z-index: 999999;left: 0;top: 0;right: 0;bottom: 0;background-color: #fff;overflow: hidden;transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;visibility: hidden}.la-image-loading .content {position: absolute;width: 50px;height: 50px;top: 50%;left: 50%;margin-left: -25px;margin-top: -25px}.la-image-loading .la-loader.spinner5 > div,.la-image-loading .la-loader.spinner4 > div,.la-image-loading .la-loader.spinner3 > div,.la-image-loading .la-loader.spinner2,.la-image-loading .la-loader.spinner1{background-color: #e9595e}.section-page-header{color: #8a8a8a;background-repeat: repeat;background-position: left top;background-attachment: scroll}.section-page-header .page-title{color: #343538}.section-page-header a{color: #8a8a8a}.section-page-header a:hover{color: #e9595e}.section-page-header .page-header-inner{padding-top: 25px;padding-bottom: 25px}@media(min-width: 768px){.section-page-header .page-header-inner{padding-top: 25px;padding-bottom: 25px}}@media(min-width: 992px){.section-page-header .page-header-inner{padding-top: 50px;padding-bottom: 50px}}.site-main{padding-top:0px;padding-bottom:0px}body.precise-body{font-size: 12px;background-repeat: repeat;background-position: left top;background-attachment: scroll;background-color: #fff}body.precise-body.body-boxed #page.site{width: 1230px;max-width: 100%;margin-left: auto;margin-right: auto;background-repeat: repeat;background-position: left top;background-attachment: scroll}#masthead_aside,.site-header .site-header-inner{background-repeat: repeat;background-position: left top;background-color: #fff}.enable-header-transparency .site-header:not(.is-sticky) .site-header-inner{background-repeat: repeat;background-position: left top;background-color: rgba(0,0,0,0)}.site-footer{background-repeat: repeat;background-position: left top;background-attachment: scroll;background-color: #fff}.open-newsletter-popup .lightcase-inlineWrap{background-repeat: repeat;background-position: left top;background-attachment: scroll}.site-header .site-branding a{height: 100px;line-height: 100px}.site-header .header-component-inner{padding-top: 30px;padding-bottom: 30px}.site-header .header-main .la_com_action--dropdownmenu .menu,.site-header .mega-menu > li > .popup{margin-top: 50px}.site-header .header-main .la_com_action--dropdownmenu:hover .menu,.site-header .mega-menu > li:hover > .popup{margin-top: 30px}.site-header.is-sticky .site-branding a{height: 80px;line-height: 80px}.site-header.is-sticky .header-component-inner{padding-top: 20px;padding-bottom: 20px}.site-header.is-sticky .header-main .la_com_action--dropdownmenu .menu,.site-header.is-sticky .mega-menu > li > .popup{margin-top: 40px}.site-header.is-sticky .header-main .la_com_action--dropdownmenu:hover .menu,.site-header.is-sticky .mega-menu > li:hover > .popup{margin-top: 20px}@media(max-width: 991px){.site-header-mobile .site-branding a{height: 70px;line-height: 70px}.site-header-mobile .header-component-inner{padding-top: 15px;padding-bottom: 15px}.site-header-mobile.is-sticky .site-branding a{height: 70px;line-height: 70px}.site-header-mobile.is-sticky .header-component-inner{padding-top: 15px;padding-bottom: 15px}}.three-font-family,.highlight-font-family {font-family: "Poppins"}h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6, .title-xlarge, .mega-menu .mm-popup-wide .inner > ul.sub-menu > li > a, .hover-box-icon .la-sc-icon-boxes a, .la-stats-counter.about-counter .icon-value, .la-pricing-table-wrap.style-4 .la-pricing-table .pricing-heading, .la-pricing-table-wrap.style-4 .la-pricing-table .price-box .price-value, .la-pricing-table-wrap.style-4 .la-pricing-table .pricing-action a, .heading-font-family {font-family: "Poppins"}body, .la-blockquote.style-1 footer, .la-blockquote.style-2 footer {font-family: "Poppins"}.background-color-primary, .la_compt_iem .component-target-badget, .wc-toolbar .wc-ordering ul li:hover a, .wc-toolbar .wc-ordering ul li.active a, .site-main-nav .main-menu > li > a:after, .header6-fallback-inner .dl-menuwrapper li:not(.dl-back) > a .mm-text:before, .dl-menu .tip.hot,.mega-menu .tip.hot,.menu .tip.hot, .blog_item--thumbnail-with-effect .item--overlay, .comment-form .form-submit .submit, .social-media-link.style-round a:hover, .social-media-link.style-square a:hover, .social-media-link.style-circle a:hover, .social-media-link.style-outline a:hover, .banner-type-hover_effect .banner--link-overlay:after, .la-sc-icon-boxes .box-icon-style-square span,.la-sc-icon-boxes .box-icon-style-circle span,.la-sc-icon-boxes .box-icon-style-round span, .la-newsletter-popup .yikes-easy-mc-form .yikes-easy-mc-submit-button:hover, .portfolios-loop.pf-style-2 .item--info, .la-pricing-table-wrap.style-1 .pricing-action a:hover, .la-pricing-table-wrap.style-1.is_box_featured .pricing-action a, .la-pricing-table-wrap.style-2 .la-pricing-table .pricing-heading, .la-pricing-table-wrap.style-2 .la-pricing-table .pricing-action, .la-pricing-table-wrap.style-3 .la-pricing-table .pricing-heading-wrap, .la-pricing-table-wrap.style-4 .la-pricing-table:hover .pricing-action a, .la-timeline-wrap.style-1 .timeline-block .timeline-dot, .la-woo-product-gallery .woocommerce-product-gallery__trigger, .product--summary .single_add_to_cart_button:hover, .wc-tabs li a:after, .registration-form .button, .la-loader.spinner1, .la-loader.spinner2, .la-loader.spinner3 [class*="bounce"], .la-loader.spinner4 [class*="dot"], .la-loader.spinner5 div, .socials-color a:hover {background-color: #e9595e}.background-color-secondary, .la-pagination ul .page-numbers.current, .slick-slider .slick-dots button, #header_aside .btn-aside-toggle, .comment-form .form-submit .submit:hover, .portfolio-single-page .entry-tax-list:after, .social-media-link.style-round a, .social-media-link.style-square a, .social-media-link.style-circle a, [class*="vc_tta-la-"] .tabs-la-2 .vc_tta-tabs-list li a:after,[class*="vc_tta-la-"] .tabs-la-1 .vc_tta-tabs-list li a:after, .la-newsletter-popup .yikes-easy-mc-form .yikes-easy-mc-submit-button, .product--summary .single_add_to_cart_button {background-color: #343538}.background-color-secondary, .socials-color a {background-color: #343538}.background-color-body {background-color: #8a8a8a}.background-color-border {background-color: #e8e8e8}a:focus, a:hover, .search-form .search-button:hover, .slick-slider button.slick-arrow:hover, .vertical-style ul li:hover a, .vertical-style ul li.active a, .filter-style-2 ul li:hover a, .filter-style-2 ul li.active a, .wc-toolbar .wc-view-toggle .active, .wc-toolbar .wc-view-count li.active, .widget.widget_product_tag_cloud .active a,.widget.product-sort-by .active a,.widget.widget_layered_nav .active a,.widget.la-price-filter-list .active a, .product_list_widget a:hover, #header_aside .btn-aside-toggle:hover, .header6-fallback .btn-aside-toggle:hover, .dl-menu .tip.hot .tip-arrow:before,.mega-menu .tip.hot .tip-arrow:before,.menu .tip.hot .tip-arrow:before, .product_item--category-link a:hover,.blog_item--category-link a:hover, .blog_item--meta a:hover, .entry-meta-footer .social--sharing a:hover, .portfolio-single-page .portfolio-social-links .social--sharing a:hover, body .vc_toggle.vc_toggle_default.vc_toggle_active .vc_toggle_title h4, .wpb-js-composer [class*="vc_tta-la-"] .vc_active .vc_tta-panel-heading .vc_tta-panel-title, [class*="vc_tta-la-"] .tabs-la-3 .vc_tta-tabs-list li.vc_active a, .la-sc-icon-boxes .box-icon-style-simple span, .hover-box-icon .la-sc-icon-boxes:hover a:hover, .subscribe-style-01 .yikes-easy-mc-form .yikes-easy-mc-submit-button:hover, .subscribe-style-04 .yikes-easy-mc-form .yikes-easy-mc-submit-button:hover, .wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-la-2 .vc_tta-panel.vc_active .vc_tta-panel-title, .la-pricing-table .wrap-icon .icon-inner, .la-pricing-table-wrap.style-1 .pricing-heading, .la-pricing-table-wrap.style-1 .pricing-action a, .la-pricing-table-wrap.style-2 .la-pricing-table .wrap-icon .icon-inner, .la-pricing-table-wrap.style-4 .la-pricing-table .pricing-heading, .la-timeline-wrap.style-1 .timeline-block .timeline-subtitle, .product_item .price ins, .products-list .product_item .product_item--info .add_compare:hover,.products-list .product_item .product_item--info .add_wishlist:hover, .product--summary .social--sharing a:hover, .product--summary .add_compare:hover,.product--summary .add_wishlist:hover, .cart-collaterals .woocommerce-shipping-calculator .button:hover,.cart-collaterals .la-coupon .button:hover, .woocommerce-MyAccount-navigation li.is-active a {color: #e9595e}.text-color-primary {color: #e9595e !important}.swatch-wrapper:hover, .swatch-wrapper.selected, .social-media-link.style-outline a:hover, .la-headings .la-line, [class*="vc_tta-la-"] .tabs-la-3 .vc_tta-tabs-list li.vc_active a, .wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-la-3 .vc_tta-panel.vc_active, .la-pricing-table-wrap.style-1 .pricing-action a:hover, .la-pricing-table-wrap.style-1.is_box_featured .pricing-action a, .la-pricing-table-wrap.style-4 .la-pricing-table .pricing-action a, .la-pricing-table-wrap.style-4 .la-pricing-table:hover .pricing-action a, .la-woo-thumbs .la-thumb.slick-current:before {border-color: #e9595e}.border-color-primary {border-color: #e9595e !important}.la-pricing-table-wrap.style-3 .la-pricing-table .pricing-heading-wrap:after {border-top-color: #e9595e}.border-top-color-primary {border-top-color: #e9595e !important}.hover-box-icon .la-sc-icon-boxes:hover {border-bottom-color: #e9595e}.border-bottom-color-primary {border-bottom-color: #e9595e !important}.border-left-color-primary {border-left-color: #e9595e !important}.border-right-color-primary {border-right-color: #e9595e !important}.la-pagination ul .page-numbers, .filter-style-1 ul li:hover a, .filter-style-1 ul li.active a,.filter-style-default ul li:hover a,.filter-style-default ul li.active a, .filter-style-2 ul li a, .woocommerce-message,.woocommerce-error,.woocommerce-info, .form-row label, div.quantity, .widget_recent_entries .pr-item .pr-item--right a:not(:hover), .widget_recent_comments li.recentcomments a, .product_list_widget a, .product_list_widget .amount, .sidebar-inner ul.menu li.current-cat > a, .sidebar-inner ul.menu li.current-cat-parent > a, .sidebar-inner ul.menu li.open > a, .sidebar-inner ul.menu li:hover > a, .tags-list a, .entry-meta-footer .social--sharing a, .author-info__name a, .post-navigation .post-title, .commentlist .comment-meta .comment-reply-link:hover, .comment-form label, .woocommerce-Reviews span#reply-title, .woocommerce-Reviews .comment_container .meta .woocommerce-review__author, .portfolio-single-page .portfolio-social-links .social--sharing, .portfolio-single-page .portfolio-meta-data .meta-item [class*="precise-icon"], .la-blockquote.style-2, .la-members--style-2 .item--social, .la-members--style-3 .member-social, [class*="vc_tta-la-"] .vc_tta-tabs-list li:hover > a,[class*="vc_tta-la-"] .vc_tta-tabs-list li.vc_active > a, [class*="vc_tta-la-"] .tabs-la-2 .vc_tta-tabs-list li:hover > a:after,[class*="vc_tta-la-"] .tabs-la-2 .vc_tta-tabs-list li.vc_active > a:after,[class*="vc_tta-la-"] .tabs-la-1 .vc_tta-tabs-list li:hover > a:after,[class*="vc_tta-la-"] .tabs-la-1 .vc_tta-tabs-list li.vc_active > a:after, [class*="vc_tta-la-"] .tabs-la-5 .vc_tta-tabs-list li a, .la_testimonials--style-1, .hover-box-icon .la-sc-icon-boxes:hover a, .cf7-style-01 .wpcf7-form-control-wrap .wpcf7-select,.cf7-style-01 .wpcf7-form-control-wrap .wpcf7-text,.cf7-style-01 .wpcf7-form-control-wrap .wpcf7-textarea, .la-newsletter-popup, .la-newsletter-popup .yikes-easy-mc-form .yikes-easy-mc-email:focus, .subscribe-style-01 .yikes-easy-mc-form .yikes-easy-mc-email:focus, .subscribe-style-01 .yikes-easy-mc-form .yikes-easy-mc-submit-button, .subscribe-style-03 .yikes-easy-mc-form, .subscribe-style-04 .yikes-easy-mc-form .yikes-easy-mc-email:focus, .subscribe-style-04 .yikes-easy-mc-form .yikes-easy-mc-submit-button, .subscribe-style-05 .yikes-easy-mc-form .yikes-easy-mc-email, .subscribe-style-05 .yikes-easy-mc-form .yikes-easy-mc-submit-button, .countdown-amount, .products-list .product_item .product_item--info .add_compare,.products-list .product_item .product_item--info .add_wishlist, .la-woo-thumbs .slick-arrow, .product--summary .price, .product--summary .product_meta_sku_wrapper, .product--summary .social--sharing a, .product--summary .group_table label, .product--summary .variations td, .product--summary .add_compare,.product--summary .add_wishlist, .product--summary .add_compare:hover:after,.product--summary .add_wishlist:hover:after, .wc-tabs li a, .wc-tab .wc-tab-title, .shop_table td.product-price,.shop_table td.product-subtotal, .shop_table .product-name a, .cart-collaterals .shop_table, .cart-collaterals .woocommerce-shipping-calculator .button,.cart-collaterals .la-coupon .button, .woocommerce > p.cart-empty:before, table.woocommerce-checkout-review-order-table, .wc_payment_methods .wc_payment_method label {color: #343538}.text-color-secondary {color: #343538 !important}input:focus, select:focus, textarea:focus, .la-pagination ul .page-numbers.current, .la-pagination ul .page-numbers:hover, .subscribe-style-05 .yikes-easy-mc-form .yikes-easy-mc-email {border-color: #343538}.border-color-secondary {border-color: #343538 !important}.border-top-color-secondary {border-top-color: #343538 !important}.border-bottom-color-secondary {border-bottom-color: #343538 !important}.border-left-color-secondary {border-left-color: #343538 !important}.border-right-color-secondary {border-right-color: #343538 !important}h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6, .title-xlarge, table th {color: #343538}.text-color-heading {color: #343538 !important}.border-color-heading {border-color: #343538 !important}.border-top-color-heading {border-top-color: #343538 !important}.border-bottom-color-heading {border-bottom-color: #343538 !important}.border-left-color-heading {border-left-color: #343538 !important}.border-right-color-heading {border-right-color: #343538 !important}.star-rating, .product .product-price del,.product .price del, .wc-toolbar .wc-view-count ul, .product_item--category-link a,.blog_item--category-link a, [class*="vc_tta-la-"] .tabs-la-3 .vc_tta-tabs-list li:hover a {color: #9d9d9d}.text-color-three {color: #9d9d9d !important}.border-color-three {border-color: #9d9d9d !important}.border-top-color-three {border-top-color: #9d9d9d !important}.border-bottom-color-three {border-bottom-color: #9d9d9d !important}.border-left-color-three {border-left-color: #9d9d9d !important}.border-right-color-three {border-right-color: #9d9d9d !important}body, .la-newsletter-popup .yikes-easy-mc-form .yikes-easy-mc-email, .subscribe-style-01 .yikes-easy-mc-form .yikes-easy-mc-email, .subscribe-style-04 .yikes-easy-mc-form .yikes-easy-mc-email, table.woocommerce-checkout-review-order-table .variation,table.woocommerce-checkout-review-order-table .product-quantity {color: #8a8a8a}.text-color-body {color: #8a8a8a !important}.border-color-body {border-color: #8a8a8a !important}.border-top-color-body {border-top-color: #8a8a8a !important}.border-bottom-color-body {border-bottom-color: #8a8a8a !important}.border-left-color-body {border-left-color: #8a8a8a !important}.border-right-color-body {border-right-color: #8a8a8a !important}input, select, textarea, table,table th,table td, .elm-loadmore-ajax a, .share-links a, .select2-container .select2-selection--single, .wc-toolbar .wc-ordering, .wc-toolbar .wc-ordering ul, .swatch-wrapper, .widget_shopping_cart_content .total, .calendar_wrap caption, .widget-border.widget, .widget-border-bottom.widget, .section-page-header, .precise-body.page-title-vhide .site-main, .sidebar-inner .widget_archive .menu li a, .sidebar-inner .widget_tag_cloud .tagcloud a, .showposts-loop.search-main-loop .item-inner, .single-post-detail .comments-area .comment-text, .single-post-content .entry-meta-footer, .woocommerce-Reviews li.comment + .comment, .la-blockquote.style-2, .la-blockquote.style-2 footer, .social-media-link.style-outline a, body .vc_toggle.vc_toggle_default, .la-newsletter-popup .yikes-easy-mc-form .yikes-easy-mc-email, .subscribe-style-01 .yikes-easy-mc-form .yikes-easy-mc-email, .subscribe-style-04 .yikes-easy-mc-form .yikes-easy-mc-email, .wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-la-1 .vc_tta-panel-title, .wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-la-3 .vc_tta-panel, .la-pricing-table-wrap.style-1 .package-featured li, .la-pricing-table-wrap.style-2 .la-pricing-table, .la-pricing-table-wrap.style-3 .la-pricing-table, .la-timeline-wrap.style-1 .timeline-line, .la-timeline-wrap.style-2 .timeline-title:after, .line-fullwidth, .la-p-single-wrap:not(.la-p-single-3) .la-wc-tabs-wrapper.active-sidebar-p-s-block .wc-tabs-wrapper, .shop_table.cart td {border-color: #e8e8e8}.border-color {border-color: #e8e8e8 !important}.border-top-color {border-top-color: #e8e8e8 !important}.border-bottom-color {border-bottom-color: #e8e8e8 !important}.border-left-color {border-left-color: #e8e8e8 !important}.border-right-color {border-right-color: #e8e8e8 !important}h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .title-xlarge {font-weight: 700}.btn {color: #fff;background-color: #343538}.btn:hover {background-color: #e9595e;color: #fff}.btn.btn-primary {background-color: #e9595e;color: #fff}.btn.btn-primary:hover {color: #fff;background-color: #343538}.btn.btn-outline {border-color: #e8e8e8;color: #343538}.btn.btn-outline:hover {color: #fff;background-color: #e9595e;border-color: #e9595e}.btn.btn-style-flat.btn-color-primary {background-color: #e9595e}.btn.btn-style-flat.btn-color-primary:hover {background-color: #343538}.btn.btn-style-flat.btn-color-white {background-color: #fff;color: #343538}.btn.btn-style-flat.btn-color-white:hover {color: #fff;background-color: #e9595e}.btn.btn-style-flat.btn-color-white2 {background-color: #fff;color: #343538}.btn.btn-style-flat.btn-color-white2:hover {color: #fff;background-color: #343538}.btn.btn-style-flat.btn-color-gray {background-color: #8a8a8a}.btn.btn-style-flat.btn-color-gray:hover {background-color: #e9595e}.btn.btn-style-outline:hover {border-color: #e9595e;background-color: #e9595e;color: #fff}.btn.btn-style-outline.btn-color-black {border-color: #343538;color: #343538}.btn.btn-style-outline.btn-color-black:hover {border-color: #e9595e;background-color: #e9595e;color: #fff}.btn.btn-style-outline.btn-color-primary {border-color: #e9595e;color: #e9595e}.btn.btn-style-outline.btn-color-primary:hover {border-color: #343538;background-color: #343538;color: #fff}.btn.btn-style-outline.btn-color-white {border-color: #fff;color: #fff}.btn.btn-style-outline.btn-color-white:hover {border-color: #e9595e;background-color: #e9595e;color: #fff}.btn.btn-style-outline.btn-color-white2 {border-color: rgba(255, 255, 255, 0.5);color: #fff}.btn.btn-style-outline.btn-color-white2:hover {border-color: #343538;background-color: #343538;color: #fff}.btn.btn-style-outline.btn-color-gray {border-color: #9d9d9d;color: #343538}.btn.btn-style-outline.btn-color-gray:hover {border-color: #343538;background-color: #343538;color: #fff}.woocommerce.add_to_cart_inline a {border-color: #e8e8e8;color: #343538}.woocommerce.add_to_cart_inline a:hover {background-color: #343538;border-color: #343538;color: #fff}.elm-loadmore-ajax a {color: #343538}.elm-loadmore-ajax a:hover {color: #343538;border-color: #343538}form.track_order .button,.products-list .product_item .product_item--info .add_to_cart_button,.place-order .button,.wc-proceed-to-checkout .button,.widget_shopping_cart_content .button,.woocommerce-MyAccount-content form .button,.lost_reset_password .button,form.register .button,.checkout_coupon .button,.woocomerce-form .button {background-color: #343538;border-color: #343538;color: #fff}form.track_order .button:hover,.products-list .product_item .product_item--info .add_to_cart_button:hover,.place-order .button:hover,.wc-proceed-to-checkout .button:hover,.widget_shopping_cart_content .button:hover,.woocommerce-MyAccount-content form .button:hover,.lost_reset_password .button:hover,form.register .button:hover,.checkout_coupon .button:hover,.woocomerce-form .button:hover {background-color: #e9595e;border-color: #e9595e;color: #fff}.shop_table.cart td.actions .button {background-color: transparent;color: #343538;border-color: #e8e8e8}.shop_table.cart td.actions .button:hover {color: #fff;background-color: #343538;border-color: #343538}.widget_price_filter .button {color: #fff;background-color: #e9595e}.widget_price_filter .button:hover {color: #fff;background-color: #343538}#masthead_aside,#header_aside {background-color: #fff;color: #343538}#masthead_aside h1, #masthead_aside .h1, #masthead_aside h2, #masthead_aside .h2, #masthead_aside h3, #masthead_aside .h3, #masthead_aside h4, #masthead_aside .h4, #masthead_aside h5, #masthead_aside .h5, #masthead_aside h6, #masthead_aside .h6, #masthead_aside .title-xlarge,#header_aside h1,#header_aside .h1,#header_aside h2,#header_aside .h2,#header_aside h3,#header_aside .h3,#header_aside h4,#header_aside .h4,#header_aside h5,#header_aside .h5,#header_aside h6,#header_aside .h6,#header_aside .title-xlarge {color: #343538}#masthead_aside ul:not(.sub-menu) > li > a,#header_aside ul:not(.sub-menu) > li > a {color: #343538}#masthead_aside ul:not(.sub-menu) > li:hover > a,#header_aside ul:not(.sub-menu) > li:hover > a {color: #e9595e}.header--aside .header_component--dropdown-menu .menu {background-color: #fff}.header--aside .header_component > a {color: #343538}.header--aside .header_component:hover > a {color: #e9595e}ul.mega-menu .popup li > a {color: #8a8a8a;background-color: rgba(0,0,0,0)}ul.mega-menu .popup li:hover > a {color: #343538;background-color: rgba(0,0,0,0)}ul.mega-menu .popup li.active > a {color: #343538;background-color: rgba(0,0,0,0)}ul.mega-menu .popup > .inner,ul.mega-menu .mm-popup-wide .inner > ul.sub-menu > li li ul.sub-menu,ul.mega-menu .mm-popup-narrow ul ul {background-color: #fff}ul.mega-menu .mm-popup-wide .inner > ul.sub-menu > li li li:hover > a,ul.mega-menu .mm-popup-narrow li.menu-item:hover > a {color: #343538;background-color: rgba(0,0,0,0)}ul.mega-menu .mm-popup-wide .inner > ul.sub-menu > li li li.active > a,ul.mega-menu .mm-popup-narrow li.menu-item.active > a {color: #343538;background-color: rgba(0,0,0,0)}ul.mega-menu .mm-popup-wide .inner > ul.sub-menu > li > a {color: #343538}.site-main-nav .main-menu > li > a {color: #343538;background-color: rgba(0,0,0,0)}.site-main-nav .main-menu > li.active > a,.site-main-nav .main-menu > li:hover > a {color: #e9595e;background-color: rgba(0,0,0,0)}.site-main-nav .main-menu > li.active:before,.site-main-nav .main-menu > li:hover:before {background-color: rgba(0,0,0,0)}.site-header .header_component > .component-target {color: #343538}.site-header .header_component--linktext:hover > a .component-target-text,.site-header .header_component:not(.la_com_action--linktext):hover > a {color: #e9595e}.site-header-top {background-color: rgba(0,0,0,0);color: rgba(255,255,255,0.2)}.site-header-top .header_component .component-target {color: rgba(255,255,255,0.2)}.site-header-top .header_component a.component-target {color: #fff}.site-header-top .header_component:hover a .component-target-text {color: #e9595e}.enable-header-transparency .site-header:not(.is-sticky) .header_component > a {color: #fff}.enable-header-transparency .site-header:not(.is-sticky) .header_component:hover > a {color: #e9595e}.enable-header-transparency .site-header:not(.is-sticky) .site-main-nav .main-menu > li > a {color: #fff;background-color: rgba(0,0,0,0)}.enable-header-transparency .site-header:not(.is-sticky) .site-main-nav .main-menu > li.active > a,.enable-header-transparency .site-header:not(.is-sticky) .site-main-nav .main-menu > li:hover > a {color: #e9595e;background-color: rgba(0,0,0,0)}.enable-header-transparency .site-header:not(.is-sticky) .site-main-nav .main-menu > li.active:before,.enable-header-transparency .site-header:not(.is-sticky) .site-main-nav .main-menu > li:hover:before {background-color: rgba(0,0,0,0)}.site-header-mobile .site-header-inner {background-color: #fff}.site-header-mobile .header_component > .component-target {color: #8a8a8a}.site-header-mobile .mobile-menu-wrap {background-color: #fff}.site-header-mobile .mobile-menu-wrap .dl-menuwrapper ul {background: #fff;border-color: #e8e8e8}.site-header-mobile .mobile-menu-wrap .dl-menuwrapper li {border-color: #e8e8e8}.site-header-mobile .mobile-menu-wrap .dl-menu > li > a {color: #343538;background-color: rgba(0,0,0,0)}.site-header-mobile .mobile-menu-wrap .dl-menu > li:hover > a {color: #e9595e;background-color: rgba(0,0,0,0)}.site-header-mobile .mobile-menu-wrap .dl-menu ul > li > a {color: #343538;background-color: rgba(0,0,0,0)}.site-header-mobile .mobile-menu-wrap .dl-menu ul > li:hover > a {color: #fff;background-color: #e9595e}.cart-flyout {background-color: #fff;color: #343538}.cart-flyout .cart-flyout__heading {color: #343538;font-family: "Poppins"}.cart-flyout .product_list_widget a {color: #343538}.cart-flyout .product_list_widget a:hover {color: #e9595e}.cart-flyout .widget_shopping_cart_content .total {color: #343538}.site-footer {color: #8a8a8a}.site-footer a {color: #8a8a8a}.site-footer a:hover {color: #e9595e}.site-footer .widget .widget-title {color: #343538}.site-header-mobile .mobile-menu-wrap .dl-menu {border-width: 1px 0 0;border-style: solid;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.076);-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.076)}.site-header-mobile .mobile-menu-wrap .dl-menu li {border-width: 1px 0 0;border-style: solid}.site-header-mobile .mobile-menu-wrap .dl-menuwrapper li.dl-subviewopen,.site-header-mobile .mobile-menu-wrap .dl-menuwrapper li.dl-subview,.site-header-mobile .mobile-menu-wrap .dl-menuwrapper li:first-child {border-top-width: 0}.wpb-js-composer [class*="vc_tta-la-"] .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-icon {margin-right: 10px}.la-myaccount-page .la_tab_control li.active a,.la-myaccount-page .la_tab_control li:hover a,.la-myaccount-page .ywsl-label {color: #343538}.la-myaccount-page .btn-create-account:hover {color: #fff;background-color: #343538;border-color: #343538}.btn.btn-style-outline-bottom:hover {background: none !important;color: #e9595e !important;border-color: #e9595e !important}@media (max-width: 767px) {.la-advanced-product-filters {background-color: #fff;color: #343538}.la-advanced-product-filters .widget-title {color: #343538}.la-advanced-product-filters a {color: #343538}.la-advanced-product-filters a:hover {color: #e9595e}}
/*# sourceURL=precise-theme-inline-css */
