@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.with_frm_style{--form-width:100%;--form-align:left;--direction:ltr;--fieldset:0px;--fieldset-color:#000000;--fieldset-padding:0 0 15px 0;--fieldset-bg-color:transparent;--title-size:40px;--title-color:#444444;--title-margin-top:10px;--title-margin-bottom:60px;--form-desc-size:14px;--form-desc-color:#666666;--form-desc-margin-top:10px;--form-desc-margin-bottom:25px;--form-desc-padding:0;--font-size:15px;--label-color:#3f4b5b;--weight:normal;--position:none;--align:left;--width:150px;--required-color:#B94A48;--required-weight:bold;--label-padding:0 0 3px 0;--description-font-size:12px;--description-color:#666666;--description-weight:normal;--description-style:normal;--description-align:left;--description-margin:0;--field-font-size:14px;--field-height:32px;--line-height:32px;--field-width:100%;--auto-width:100%;--field-pad:6px 10px;--field-margin:20px;--field-weight:normal;--text-color:#555555;--border-color:#BFC3C8;--field-border-width:1px;--field-border-style:solid;--bg-color:#ffffff;--bg-color-active:#ffffff;--border-color-active:#66afe9;--text-color-error:#444444;--bg-color-error:#ffffff;--border-color-error:#B94A48;--border-width-error:1px;--border-style-error:solid;--bg-color-disabled:#ffffff;--border-color-disabled:#E5E5E5;--text-color-disabled:#A1A1A1;--radio-align:block;--check-align:block;--check-font-size:13px;--check-label-color:#444444;--check-weight:normal;--section-font-size:18px;--section-color:#444444;--section-weight:bold;--section-pad:15px 0 3px 0;--section-mar-top:15px;--section-mar-bottom:30px;--section-bg-color:transparent;--section-border-color:#e8e8e8;--section-border-width:2px;--section-border-style:solid;--section-border-loc:-top;--collapse-pos:after;--repeat-icon-color:#ffffff;--submit-font-size:15px;--submit-width:auto;--submit-height:auto;--submit-bg-color:#579AF6;--submit-border-color:#579AF6;--submit-border-width:1px;--submit-text-color:#ffffff;--submit-weight:normal;--submit-border-radius:4px;--submit-margin:10px;--submit-padding:10px 20px;--submit-shadow-color:#eeeeee;--submit-hover-bg-color:#efefef;--submit-hover-color:#444444;--submit-hover-border-color:#cccccc;--submit-active-bg-color:#efefef;--submit-active-color:#444444;--submit-active-border-color:#cccccc;--border-radius:4px;--error-bg:#F2DEDE;--error-border:#EBCCD1;--error-text:#B94A48;--error-font-size:14px;--success-bg-color:#DFF0D8;--success-border-color:#D6E9C6;--success-text-color:#468847;--success-font-size:14px;--progress-bg-color:#eaeaea;--progress-color:#3f4b5b;--progress-active-bg-color:#579AF6;--progress-active-color:#ffffff;--progress-border-color:#E5E5E5;--progress-border-size:2px;--progress-size:30px;--base-font-size:15px;--box-shadow:0 1px 2px 0 rgba(18, 18, 23, 0.05)}.frm_hidden,.with_frm_style input[type=checkbox]:after{display:none}.with_frm_style,.with_frm_style form{text-align:var(--form-align)}input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fff inset}.with_frm_style fieldset{min-width:0;display:block}.with_frm_style fieldset fieldset{border:0;margin:0;padding:0;background-color:#fff0}.with_frm_style .frm_form_fields>fieldset{border-width:var(--fieldset);border-style:solid;border-color:var(--fieldset-color);margin:0;padding:var(--fieldset-padding);background-color:var(--fieldset-bg-color)}legend.frm_hidden{display:none!important}.with_frm_style .frm_form_fields{opacity:1;transition:opacity .1s linear}.with_frm_style .frm_required{color:var(--required-color);font-weight:var(--required-weight)}.with_frm_style input[type=email],.with_frm_style input[type=number],.with_frm_style input[type=text]{font-family:var(--font);margin-bottom:0;color:var(--text-color);background-color:var(--bg-color);border-color:var(--border-color);border-width:var(--field-border-width);border-style:var(--field-border-style);border-radius:var(--border-radius);width:var(--field-width);max-width:100%;font-size:var(--field-font-size);padding:var(--field-pad);box-sizing:border-box;outline:0;font-weight:var(--field-weight)}.with_frm_style input[type=checkbox]{border-color:var(--border-color);box-shadow:var(--box-shadow);float:none}.with_frm_style input[type=checkbox]:not(:checked):focus{border-color:var(--border-color)!important}.with_frm_style input[type=checkbox]:focus{box-shadow:0 0 0 3px rgb(102 175 233/.4)!important}.with_frm_style input[type=email],.with_frm_style input[type=number],.with_frm_style input[type=text]{min-height:var(--field-height);line-height:1.3}.with_frm_style .frm_primary_label{max-width:100%;font-size:var(--font-size);color:var(--label-color);font-weight:var(--weight);text-align:var(--align);padding:var(--label-padding);margin:0;width:auto;display:block}.with_frm_style .frm_top_container .frm_primary_label{display:block;float:none;width:auto}.with_frm_style input::placeholder{font-size:var(--field-font-size)}.with_frm_style .frm_description,.with_frm_style .frm_submit{clear:both}.with_frm_style .frm_submit button{-webkit-appearance:none;cursor:pointer}.frm_forms.frm_style_estilos-formidable.with_frm_style{max-width:100%;direction:ltr}.frm_style_estilos-formidable.with_frm_style .form-field{margin-bottom:20px}.frm_style_estilos-formidable.with_frm_style div.frm_description{margin-top:6px;padding:0;font-size:12px;color:#666;font-weight:400;text-align:left;font-style:normal;max-width:100%}.frm_style_estilos-formidable.with_frm_style input::placeholder{color:#a1a1a1}.frm_style_estilos-formidable.with_frm_style .form-field input:not([type=file]):not([type=range]):not([readonly]):focus{background-color:#fff;border-color:#66afe9;color:var(--text-color);box-shadow:0 0 5px 0 rgb(102 175 233/.6)}.frm_style_estilos-formidable.with_frm_style .frm_submit button{width:auto;font-size:15px;height:auto;line-height:normal;text-align:center;background:#579af6;border-width:1px;border-color:#579af6;border-style:solid;color:#fff;cursor:pointer;font-weight:400;border-radius:4px;text-shadow:none;padding:10px 20px;box-sizing:border-box;box-shadow:0 1px 1px #eee;margin:10px 0;vertical-align:middle}.frm_style_estilos-formidable.with_frm_style .frm_submit button:hover{background:#efefef;border-color:#ccc;color:#444}.frm_style_estilos-formidable.with_frm_style .frm_submit button:active,.frm_style_estilos-formidable.with_frm_style .frm_submit button:focus{background:#efefef;border-color:#ccc;color:#444;outline:0}.frm_style_estilos-formidable.with_frm_style .frm_form_field :invalid{color:#444;background-color:#fff;border-color:#b94a48;border-width:var(--border-width-error);border-style:solid}.vertical_radio .frm_checkbox,aside,footer,header,main,nav,section{display:block}.with_frm_style .frm_checkbox{display:var(--check-align)}.with_frm_style .vertical_radio .frm_checkbox{display:block;margin-bottom:10px}.with_frm_style .frm_checkbox label{display:inline-block;vertical-align:middle;white-space:normal;font-size:var(--check-font-size);color:var(--check-label-color);font-weight:var(--check-weight);line-height:1.3}.with_frm_style .frm_checkbox label input[type=checkbox]{margin-right:4px}.with_frm_style .frm_checkbox label:not(.frm-label-disabled){cursor:pointer}.with_frm_style .vertical_radio .frm_checkbox label{display:block;width:100%}.with_frm_style .frm_checkbox input[type=checkbox]{font-size:var(--check-font-size);position:static;border-radius:calc(var(--border-radius)/2)!important;appearance:none;background-color:var(--bg-color);flex:none;display:inline-block!important;width:16px!important;min-width:16px!important;height:16px!important;color:var(--border-color);border:1px solid currentColor;border-color:var(--border-color);vertical-align:middle;position:initial;padding:0;margin:0}.frm_forms.with_frm_style .frm_fields_container .frm_checkbox input[type=checkbox]:not([disabled]):checked{border-color:var(--border-color-active)!important;background-color:var(--border-color-active)!important}.with_frm_style .frm_checkbox input[type=checkbox]:checked:before{position:static!important;content:"";display:block}.frm_forms.with_frm_style .frm_checkbox input[type=checkbox]:before{width:100%!important;height:100%!important;background-image:url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6667 1.5L4.25001 7.91667L1.33334 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")!important;background-size:9px!important;background-repeat:no-repeat!important;background-position:center!important;margin:0}.with_frm_style :-moz-ui-invalid,.with_frm_style :invalid{box-shadow:none}.frm_screen_reader{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.frm_screen_reader.frm_hidden{display:initial}.with_frm_style .frm_form_field,.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.frm_combo_inputs_container,.frm_form_fields .frm_fields_container{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:max-content;grid-gap:0 2%}.frm_combo_inputs_container>*,.frm_fields_container .frm_form_field,.frm_fields_container>*{grid-column:span 12/span 12}.frm6,.frm_form_field.frm6{grid-column:span 6/span 6}.frm3,.frm_form_field.frm3{grid-column:span 3/span 3}.frm_first,.frm_form_field.frm_first{grid-column-start:1}@media only screen and (max-width:600px){.frm_fields_container>.frm_form_field{grid-column:1/span 12!important}}.frm_form_field .frm_checkbox{margin-top:0;margin-bottom:0}.with_frm_style .frm_combo_inputs_container>.frm_form_subfield-first,.with_frm_style .frm_combo_inputs_container>.frm_form_subfield-last{margin-bottom:0!important}ul{box-sizing:border-box}.entry-content{counter-reset:footnotes}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}html :where(img[class*=wp-image-]){height:auto;max-width:100%}button.pswp__button{box-shadow:none!important;background-image:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0-44px}button.pswp__button--zoom:hover{background-position:-88px 0}.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp__bg,.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%}.pswp__bg{background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden}.pswp__scroll-wrap{overflow:hidden}.pswp__container{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp__container{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__button{position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--close{background-position:0-44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1);background-color:rgba(0,0,0,.5)}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;clear:none}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce div.product .woocommerce-tabs ul.tabs::before{display:table}.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;padding:0;position:relative;width:22.05%;margin:0 3.8% 2.992em 0}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce ul.products li.first,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page ul.products,.woocommerce-page ul.products li.first,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}@media only screen and (max-width:768px){:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48%;float:left;clear:both;margin:0 0 2.992em}.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){float:right;clear:none!important}.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary{float:none;width:100%}}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@font-face{font-display:swap;font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2)format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2)format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)format("truetype");font-weight:400;font-style:normal}.clear{clear:both}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product div.images,.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product .woocommerce-tabs ul.tabs{overflow:hidden;position:relative;list-style:none;margin:0;padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{color:#515151;display:inline-block;position:relative;z-index:0;padding:0 1em;border:0;background-color:#fff0;border-radius:0;margin:0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;font-weight:700;text-decoration:none;color:#232529;position:relative;padding:10px 0;text-transform:uppercase;font-size:14px}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0#e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0#e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1;display:none;border-bottom-color:#fff0}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before,.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce #review_form #respond::after,.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product h3{margin:0 0 10px;line-height:1.4;padding:0;font-size:1.1em}.woocommerce ul.products li.product a,ul.sp_socialicon a{text-decoration:none}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;box-shadow:none;margin:0;border-radius:5px 5px 0 0}.woocommerce ul.products li.product .button{display:inline-block;margin-top:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comments h2{clear:none}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:#fff0;border:0;box-shadow:none}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price{color:#958e09;font-size:1.25em}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}::after,::before,html{box-sizing:border-box}html{font-family:sans-serif;-webkit-tap-highlight-color:transparent;line-height:1.15;-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}h1,h2,h3{margin-bottom:.5rem}p,ul{margin-top:0;margin-bottom:1rem}label,small{font-weight:400}small{font-size:80%}a{background-color:#fff0;text-decoration:none;line-height:inherit;color:#212529}a:hover{color:#0056b3;text-decoration:underline}svg{overflow:hidden;vertical-align:middle}label{display:inline-block;margin-bottom:.5rem;color:#232529;margin:0}.woocommerce.single-product div.product div.images img,button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}input[type=checkbox],legend{box-sizing:border-box;padding:0}fieldset{min-width:0;margin:0;border:0;padding:.35em .75em .625em}legend{display:block;width:100%;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;display:table;max-width:100%;white-space:normal}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:1120px}}@media (min-width:1200px){.container{max-width:1220px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-lg-4,.col-lg-6,.col-lg-8,.col-md-12,.col-md-4,.col-md-6,.col-md-8,.col-sm-12,.col-sm-6,.col-xl-12{position:relative;width:100%;padding-right:15px;padding-left:15px}@media (min-width:576px){.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:768px){.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}}@media (min-width:1200px){.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.breadcrumb,.progress{display:-ms-flexbox;display:flex;background-color:#e9ecef;border-radius:.25rem}.breadcrumb{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none}.progress{height:1rem;overflow:hidden;font-size:.75rem}.clearfix::after{display:block;clear:both;content:""}.float-right{float:right!important}.text-right{text-align:right!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}img{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}}.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-bars:before{content:""}.fa-facebook-f:before{content:""}.fa-linkedin-in:before{content:""}.fa-phone-volume:before{content:""}.fa-search:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-twitter:before{content:""}.fa-youtube:before{content:""}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:auto;src:url(/wp-content/themes/construction-light/assets/library/fontawesome/webfonts/fa-brands-400.eot);src:url(/wp-content/themes/construction-light/assets/library/fontawesome/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/construction-light/assets/library/fontawesome/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/construction-light/assets/library/fontawesome/webfonts/fa-brands-400.woff)format("woff"),url(/wp-content/themes/construction-light/assets/library/fontawesome/webfonts/fa-brands-400.ttf)format("truetype"),url(/wp-content/themes/construction-light/assets/library/fontawesome/webfonts/fa-brands-400.svg#fontawesome)format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(/wp-content/themes/construction-light/assets/library/fontawesome/webfonts/fa-regular-400.eot);src:url(/wp-content/themes/construction-light/assets/library/fontawesome/webfonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/construction-light/assets/library/fontawesome/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/construction-light/assets/library/fontawesome/webfonts/fa-regular-400.woff)format("woff"),url(/wp-content/themes/construction-light/assets/library/fontawesome/webfonts/fa-regular-400.ttf)format("truetype"),url(/wp-content/themes/construction-light/assets/library/fontawesome/webfonts/fa-regular-400.svg#fontawesome)format("svg")}.far,.fas{font-weight:400;font-family:"Font Awesome 5 Free"}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(/wp-content/themes/construction-light/assets/library/fontawesome/webfonts/fa-solid-900.eot);src:url(/wp-content/themes/construction-light/assets/library/fontawesome/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/construction-light/assets/library/fontawesome/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/construction-light/assets/library/fontawesome/webfonts/fa-solid-900.woff)format("woff"),url(/wp-content/themes/construction-light/assets/library/fontawesome/webfonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/themes/construction-light/assets/library/fontawesome/webfonts/fa-solid-900.svg#fontawesome)format("svg")}.fas{font-weight:900}.flash{-webkit-animation-name:flash;animation-name:flash}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}button::-moz-focus-inner{border:0}.woocommerce.single-product div.product div.summary,body{margin:0}img{border-style:none;height:auto;max-width:100%;vertical-align:middle}button,input{margin:0;overflow:visible}button{text-transform:none}[type=submit],button{-webkit-appearance:button}[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=checkbox]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{font-size:1rem}body,button,input{font-size:18px}body,input{line-height:1.5}button,input{font-family:sans-serif;font-size:1rem}input{color:#232529}h1,h2,h3{clear:both;font-weight:600;line-height:1.2;margin:0 0 20px;color:#232529}p{margin-bottom:20px}i{font-style:italic}*,:after,:before{box-sizing:inherit}body{font-family:"Roboto",sans-serif;color:#212529;font-weight:400;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a:hover{outline:0}a:active,a:focus,a:hover{text-decoration:none}a:active{outline:0}ul{padding:0 0 0 20px}h1{font-size:36px}h2{font-size:32px}h3{font-size:28px}input[type=email],input[type=number],input[type=search],input[type=text]{border:1px solid #eee;padding:7px 10px;font-size:16px;line-height:24px;max-width:100%;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;width:100%}input[type=email],input[type=search],input[type=text]{height:40px}:focus{outline:1px dotted #ccc!important}iframe{display:block;max-width:100%!important}::-webkit-input-placeholder{color:inherit;opacity:1}:-moz-placeholder{color:inherit;opacity:1}::-moz-placeholder{color:inherit;opacity:1}:-ms-input-placeholder{color:inherit;opacity:1}input[type=checkbox]{margin-top:5px}a.button,button,input[type=submit]{display:inline-block;vertical-align:top;line-height:24px;padding:8px 20px;border:0;background-color:#ffb922;color:#fff;text-align:center;font-weight:600}a.button:focus,a.button:hover,button:hover,input[type=submit]:hover{opacity:.7;color:#fff}a:active,a:focus,a:hover{color:#ffb922}a:focus{outline:0}a:active,a:hover{outline:0}.box-header-nav .main-menu{list-style:none;margin:0 10px;padding:0}.box-header-nav .main-menu .menu-item,.box-header-nav .main-menu .menu-item a{position:relative}.box-header-nav .main-menu>.menu-item{display:inline-block}.box-header-nav .main-menu>.menu-item>a{display:inline-block;padding:10px 20px;margin:10px 0;font-weight:700;text-transform:uppercase;letter-spacing:.2px;color:#fff}.box-header-nav .main-menu>.menu-item:hover>a{background:rgb(0 0 0/.6);color:#fff}.screen-reader-text:focus{font-size:14px}.clear:after,.clear:before,.entry-content:after,.entry-content:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.clear:after,.entry-content:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}.content-area,.widget{margin:1.5em 0}.related h2,.widget-area .widget .widget-title{width:100%;margin-top:0;text-transform:uppercase;display:inline-block;font-size:16px;font-weight:600;letter-spacing:1.5px;border-bottom:2px solid #f1efef;padding-bottom:5px;position:relative;margin-bottom:15px;line-height:35px}.related h2:before,.site-footer .widget h2.widget-title:before,.widget-area .widget .widget-title:before{content:"";position:absolute;bottom:-2px;width:100px;border-bottom:2px solid #ffb923}.widget_search .search-form{position:relative}.widget_search .search-field::-webkit-input-placeholder,.widget_search .search-form:-moz-placeholder,.widget_search .search-form:-ms-input-placeholder{color:#868686}.widget_search .search-form>label{margin:0;width:100%}.widget_search .screen-reader-text{display:none}.widget_search .search-field,.widget_search .search-submit{border-radius:0;display:inline-block;font-weight:400;vertical-align:middle}.widget_search .search-field{background:#eee 0 0;border:1px solid #fff;color:#333;height:47px;width:80%;padding:0 10px;font-size:16px}.widget_search .search-submit{position:absolute;top:0;right:0;font-size:15px;height:46px;margin-left:0;transition:all .5s ease 0s;-webkit-transition:all ease .5s;border:0;color:#fff;background:#ffb923}.widget_search .search-submit:hover{background:#232529;color:#fff}.entry-content,.entry-summary{margin:1.5em 0 0}.custom-logo-link,.top-bar-menu ul>*{display:inline-block}.cons_light_top_bar{background-color:#000;padding:10px 0}.top-bar-menu ul{margin:0;padding:0;list-style-type:none}.top-bar-menu ul>*{vertical-align:middle;float:left;position:relative;padding:0 5px}.top-bar-menu ul li,.top-bar-menu ul li a{color:#fff}.top-bar-menu ul li a::after{content:"-";margin-left:6px}.top-bar-menu ul li:last-child a::after{content:"";margin-left:0}.top-bar-menu ul.sp_socialicon li a::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{display:none}.top-bar-menu ul li .fas,.top-bar-menu ul li a .fab,.top-bar-menu ul li a .fas{margin-right:5px;color:#ffb922;border-radius:50%;line-height:25px;width:25px;height:25px;text-align:center;font-size:15px}.cons_light_copyright a,.top-bar-menu ul li a:hover{color:#ffb922}.top-bar-menu ul.sp_socialicon li a:hover .fab,.top-bar-menu ul.sp_socialicon li a:hover .fas{color:#fff;background:#ffb922}.top-bar-menu ul.sp_socialicon li a .fab,.top-bar-menu ul.sp_socialicon li a .fas{margin-right:0;color:#fff;background-color:#fff0}.top-bar-menu ul li:first-child{padding-left:0}.top-bar-menu ul li:last-child{padding-right:0}.cons_light_top_bar .top-bar-menu.right ul{float:right}.nav-classic .nav-menu .box-header-nav{background:#ffb922}.nav-classic .header-middle-inner{display:flex;width:100%;margin:30px 0;align-items:center}.nav-classic .nav-menu{position:relative;z-index:99}.breadcrumb{margin-top:-35px}.site-branding{flex:1}.nav-classic .site-branding h1,.nav-classic .site-branding p{margin-bottom:0;text-align:left}.nav-classic .header-middle-inner>:not(:last-child){padding-right:15px}.nav-classic .header-middle-inner .contact-info{width:70%;text-align:right}.nav-classic .header-middle-inner .contact-info .quickcontact{display:flex;flex-wrap:wrap;justify-content:flex-end}li.menu-item-search.menu-item.float-right a{padding-right:0;margin-right:0}li.menu-item-search.menu-item.float-right a:active,li.menu-item-search.menu-item.float-right a:hover,li.menu-item-search.menu-item.float-right:hover a{background:#fff0;color:inherit!important}.conslight-search-wrapper{position:fixed;left:0;right:0;top:0;bottom:0;background:rgb(0 0 0/.9);z-index:99999;-webkit-transform:scaleX(.2);transform:scaleX(.2);opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.conslight-search-close{position:absolute;top:0;right:0;cursor:pointer;height:60px;width:60px;text-align:center;line-height:60px;background:#ffc107;color:#fff;font-size:30px;display:flex;justify-content:center}button.conslight-close-icon{padding:0;font-size:30px}.conslight-search-container{position:absolute;left:10%;right:10%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}.conslight-search-container .search-field{width:100%;background:0 0;border:0;text-align:center;height:60px;height:6vw;font-size:60px;font-size:5vw;color:#fff;padding:15px;margin-bottom:30px;line-height:1}.conslight-search-container .search-submit{background:#ffb922;border:3px solid #aaa;padding:16px 60px;font-size:25px;border-radius:40px;color:#fff;height:70px}#comments{margin-top:30px}#respond{padding:20px;margin:20px 0 0;color:#141414;box-shadow:0 0 5px rgb(0 0 0/.1)}#cancel-comment-reply-link{font-style:italic;color:#ffb923}#cancel-comment-reply-link:before{font-family:"Font Awesome 5 Free";content:"";margin:0 5px 0 20px;font-style:normal;color:#ffb923}.breadcrumb{padding:100px 0;background:#f9f9f9;border-radius:0;position:relative;margin-bottom:0;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center}.breadcrumb:before{background:rgb(0 0 0/.5);bottom:0;height:100%;content:"";display:block;left:0;position:absolute;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;width:100%}.breadcrumb_wrapper{text-align:center}.breadcrumb h2{color:#ffb922;font-size:40px;font-weight:500}.breadcrumb ul,.entry-content a:hover{color:#212529}.breadcrumb ul li,.site-footer .widget .widget-title{display:inline-block;font-size:18px;color:#fff;font-weight:400}.breadcrumb ul li a{color:#ffc10a;transition:.8s ease}.breadcrumb ul li a:hover{color:#fff;transition:.8s ease}.breadcrumb ul li a:after{content:"»";color:#ffc10a;padding:0 5px;position:relative;font-size:120%}.site-footer{background:#191818;color:#fff}.site-footer .widget{margin:2em 0}.site-footer .widget .widget-title{width:100%;margin-top:0;text-transform:uppercase;font-weight:600;letter-spacing:1.5px;line-height:1.6;border-bottom:2px solid #313131;padding-bottom:5px;position:relative;margin-bottom:20px}.site-footer .widget a:hover,.site-footer .widget a:hover::before{color:#ffb923}.sub_footer{background:#101010;padding:12px 0}.cons_light_copyright,.cons_light_copyright a:hover,.site-footer .widget a,.site-footer .widget a::before{color:#fff}.breadcrumb ul,.sub_footer ul.sp_socialicon{padding:0;margin:0;list-style-type:none}.sub_footer ul.sp_socialicon li{display:inline-block;margin-right:15px}.sub_footer ul.sp_socialicon li a i{display:block;width:25px;height:25px;text-align:center;line-height:25px;border-radius:50%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;color:#fff}#back-to-top{position:fixed;right:40px;bottom:40px;height:46px;width:46px;border-radius:50%;-webkit-box-shadow:inset 0 0 0 1px rgb(0 0 0/.2);box-shadow:inset 0 0 0 1px rgb(0 0 0/.2);z-index:10;color:#7e7e7e;background-color:#fff0;visibility:hidden;opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}#back-to-top svg path{fill:none}#back-to-top svg.progress-circle path{stroke:#ffba24;stroke-width:4}.arrow-top{border-bottom:2px solid;border-left:2px solid;height:8px;-webkit-transform:rotate(135deg);transform:rotate(135deg);width:8px;position:absolute;left:20px;top:15px;color:#ffba24}#back-to-top,.arrow-top-line{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.arrow-top-line{height:14px;left:50%;position:absolute;top:16px;width:2px;margin-left:0;background:#ffba24}.construction_light_products_item_body{position:relative}.construction_light_products_item .construction_light_products_item_body img{width:100%}.construction_light_products_item_details{padding:15px 10px;text-align:center;box-shadow:0 2px 15px 0 rgb(0 0 0/.15);background-color:#fff}.construction_light_products_item_details h3 a:hover{color:#ffb922}.flash>span{color:#fff;text-transform:uppercase;background-color:#096}.construction_light_products_item_details .price-rating-wrap{display:inline-block;width:100%;text-align:center;padding:5px 0 25px}.woocommerce div.product p.price{display:inline-block;font-weight:600;color:#ffb922;margin-bottom:0;font-size:22px}.woocommerce a.button{display:inline-block;vertical-align:top;font-size:14px;line-height:24px;padding:8px 20px;border:0;background-color:#ffb922;color:#fff;text-align:center;font-weight:600;border-radius:0}.woocommerce a.button:hover{opacity:.7;background-color:#ffb922;color:#fff}.woocommerce a.button:disabled{color:#fff}.product-summary-wrapper,.woocommerce-tabs.wc-tabs-wrapper{background:#fff;margin-bottom:25px;-webkit-box-shadow:0 0 5px 0 rgb(0 0 0/.1);-moz-box-shadow:0 0 5px 0 rgb(0 0 0/.1);box-shadow:0 0 5px 0 rgb(0 0 0/.1)}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{width:50%;padding:0 10px 0 0}.woocommerce.single-product div.product .product_title{font-size:24px;color:#666;margin:15px 0}.single-product div.product .entry-summary .price{margin:0 15px 15px 0}.single-product div.product .entry-summary .flash{display:inline-block;vertical-align:top;margin-bottom:15px}.single-product div.product .entry-summary .flash>span{display:inline-block;vertical-align:top;padding:0 12px;font-size:14px}.single-product div.product .entry-summary .woocommerce-product-details__short-description{border-top:1px dotted rgb(136 136 136/.05);padding:8px 0 0}.product_meta{margin:8px 0;border-top:1px dotted rgb(136 136 136/.05)}.product_meta span{border-bottom:1px dotted rgb(136 136 136/.05);padding:8px 0}.product_meta>span{display:block}.product_meta .sku_wrapper span{border-bottom:0}.woocommerce-tabs.wc-tabs-wrapper{margin-bottom:35px}.woocommerce-tabs.wc-tabs-wrapper .panel{background-color:#fff0;box-shadow:none}.woocommerce div.product .woocommerce-tabs .panel{margin:0;display:block;padding:15px}.woocommerce div.product .woocommerce-tabs .panel h2:first-child{display:none}.woocommerce div.product .woocommerce-tabs .panel p{margin-bottom:10px}.woocommerce-tabs .panel h2:first-of-type{margin:10px 0}.woocommerce-Reviews #comments{margin-top:0;width:48%;float:left;max-height:520px;overflow-x:scroll}.woocommerce-Reviews #review_form_wrapper{width:50%;float:left;margin-left:2%}.woocommerce-Reviews #review_form_wrapper .comment-reply-title{width:100%;height:45px;line-height:45px;text-align:left;padding-left:20px;background-color:#fafafa;border-left:4px solid #4a4a4a;margin:0;text-transform:uppercase;display:inline-block;color:#555;font-size:16px;font-weight:600;overflow:hidden}.product.type-product{margin-top:21px;margin-right:20px}.modal-menu .menu-item-search{display:none}.menu-item a,h1 a,h3 a{text-decoration:none}@media (max-width:1200px){.nav-classic .site-branding h1,.nav-classic .site-branding p{margin-bottom:0;text-align:center}.nav-classic .header-middle-inner{display:block;margin:0;text-align:center}.nav-classic .header-middle-inner .contact-info .quickcontact{justify-content:center}.nav-classic .header-middle-inner>:not(:last-child){padding-right:15px;margin:15px 0}.nav-classic .header-middle-inner .contact-info{width:100%;text-align:center;margin:20px 0}}@media (max-width:992px){.nav-classic .site-branding h1,.nav-classic .site-branding p{text-align:left}.site-branding{display:flex;justify-content:space-between;align-items:center;padding-right:0!important}.container{max-width:100%}.cons_light_top_bar{text-align:center;padding:10px 0}.top-bar-menu ul>*,.top-bar-menu>*{float:none}.top-bar-menu{float:none!important}.breadcrumb{margin-top:0}.nav-classic .nav-menu{position:static}.brandinglogo-wrap{display:inline-block}.nav-classic .box-header-nav{display:none;position:absolute;z-index:9;background-color:#f9f9f9;left:0;right:0}.box-header-nav>.main-menu{padding:0;margin:0;max-height:350px;overflow:scroll}.box-header-nav .main-menu>.menu-item{float:none;width:100%;border-bottom:1px dotted #f1f0f0}.box-header-nav .main-menu>.menu-item>a{padding:12px 10px;width:100%;margin:0}.sub_footer ul.sp_socialicon{text-align:center;margin-top:20px}.cons_light_copyright{text-align:center}}@media (max-width:768px){.container{max-width:100%}.top-bar-menu ul>*{padding:0 5px}.cons_light_top_bar .top-bar-menu.right ul{float:none}.breadcrumb{padding:50px 0}.breadcrumb h2,.breadcrumb nav,.breadcrumb_wrapper{display:block;text-align:center}.breadcrumb h2{margin-bottom:10px}.breadcrumb nav{display:inline-block}}@media (max-width:767px){.hide-on-mobile-enable{display:none}.toggle.nav-toggle.mobile-nav-toggle{padding-left:15px}}@media (max-width:500px){.nav-classic .header-middle-inner .contact-info{margin:0;font-size:75%}.nav-classic .box-header-nav{top:185px}button.mobile-nav-toggle .toggle-text{display:none}}.menu-search-form.widget_search{position:relative;margin:10px 5px}.menu-modal{position:fixed;top:0;bottom:0;z-index:500;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;width:300px;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;background-color:#fff;display:flex;right:auto;left:0;-webkit-transform:translate3d(-350px,0,0);transform:translate3d(-350px,0,0)}.menu-modal-inner.modal-inner{width:100%}button.close-nav-toggle{font-weight:400;width:100%;color:#fff;padding:10px;text-align:center;font-size:18px}.menu-modal .sparkle-tabs{display:flex;justify-content:space-between;align-content:center;flex-direction:row;background-color:rgb(0 0 0/.04)}.menu-modal .sparkle-tabs button,.modal-menu li a{text-transform:uppercase;font-size:14px;line-height:1.3;width:100%}.menu-modal .sparkle-tabs button{position:relative;padding:18px 15px;text-align:center;letter-spacing:.3px;font-weight:900;cursor:pointer;transition:background-color .25s ease,color .25s ease;color:#323232;background-image:none;border-radius:0;background-color:#ccc}.menu-modal .sparkle-tabs button:hover{box-shadow:none;color:#fff}.menu-modal .sparkle-tabs button.active{color:#fff}.modal-menu{position:relative;list-style-type:none;padding:0;margin:0}.modal-menu li{position:relative;display:flow-root;clear:both}.modal-menu li a{display:flex;align-items:center;flex-direction:row;padding:5px 20px;min-height:50px;letter-spacing:.4px;font-weight:600;border-bottom:1px solid rgb(129 129 129/.2);color:#2d2a2a}.sparkle-tab-menu-content.sidebar-content{padding:0 10px}button.mobile-nav-toggle{display:none;background-color:#fff0;padding:0;font-weight:400}.toggle.nav-toggle.mobile-nav-toggle:hover{color:#232529}@media (max-width:1024px){.mobile-nav-toggle{cursor:pointer;color:#232529}.toggle-inner{font-size:22px}}@media (max-width:992px){button.mobile-nav-toggle{display:inline;float:right}}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0/.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}