/**handles:kitify-canvas,kitify-search,kitify-posts,kitify-woocommerce,kitify-social-share,widget-heading**/
.kitify-offcanvas{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.875rem}.kitify-offcanvas h2.title{font-size:1.25rem;padding-bottom:1.5625rem;border-bottom:solid 1px var(--site-border-color)}.kitify-offcanvas h2.title .count-item-canvas{position:relative;top:-4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.875rem;height:1.875rem;margin-left:.625rem;background:var(--site-accent-color);color:#fff;font-size:.875rem;border-radius:50%}.kitify-offcanvas__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.kitify-offcanvas.site-canvas-menu.position-left{top:0;left:0;width:300px;height:100%;-webkit-transform:translateX(-300px);transform:translateX(-300px);position:fixed;z-index:9999;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.kitify-offcanvas.site-canvas-menu.position-left.is-open{-webkit-transform:translateX(0);transform:translateX(0)}.kitify-offcanvas.position-right{top:0;right:0;width:470px;height:100%;-webkit-transform:translateX(470px);transform:translateX(470px);position:fixed;z-index:99999;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media print,screen and (max-width:47.99875em){.kitify-offcanvas.position-right{width:100%;-webkit-transform:translateX(100%);transform:translateX(100%)}}.kitify-offcanvas.is-open{-webkit-transform:translateX(0);transform:translateX(0)}.kitify-offcanvas .close-button{font-size:1.25rem;position:absolute;right:30px;top:33px;left:auto;background-color:transparent;color:var(--dropdown-text-color);padding:0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;display:inline-block}.kitify-offcanvas .close-button:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.kitify-offcanvas .close-button svg{width:15px;height:15px}.kitify-offcanvas__toggle-icon{margin-right:.3125rem}@media print,screen and (min-width:64em){.admin-bar .kitify-offcanvas{margin-top:32px}}@media print,screen and (max-width:47.99875em){.admin-bar .kitify-offcanvas{margin-top:0}}
.kitify-search{position:relative}.kitify-search__label{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin:0}.kitify-search__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.kitify-search__field{width:100%}.kitify-search__field[type=search]{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:none;transition:none}.kitify-search__submit{margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.kitify-search__submit-icon+.kitify-search__submit-label{margin-left:4px}.kitify-search__popup-trigger-container{line-height:0}.kitify-search__popup-trigger-container>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.kitify-search__popup-trigger-container>a .kitify-search__trigger-label{display:none}@media print,screen and (min-width:64em){.kitify-search__popup-trigger-container>a .kitify-search__trigger-label{display:-webkit-box;display:-ms-flexbox;display:flex}}
.kitify-posts{--kitify-posts-thumbnail-width:40%;--kitify-posts-thumbnail-spacing:20px}.kitify-posts__item{padding:0}.kitify-posts__outer-box{padding:10px}.kitify-posts__outer-box a{color:inherit}.kitify-posts__inner-box{position:relative;overflow:hidden}.kitify-posts__inner-box:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:0;pointer-events:none;transition:all .4s}.kitify-posts__inner-box:hover .kitify-posts__thumbnail-img{transform:scale(1.05)}.kitify-posts__thumbnail{margin-bottom:1rem;margin-top:0;position:relative;overflow:hidden;z-index:0}.kitify-posts__thumbnail-link{display:inline-block;width:100%;position:relative;overflow:hidden;vertical-align:middle}.kitify-posts__thumbnail-link img.wp-post-image{max-height:none;margin:auto}.kitify-posts__thumbnail-img{width:100%;object-fit:cover;vertical-align:middle;transition:transform .6s,opacity .6s,visibility .6s}.kitify-posts__inner-content{position:relative;z-index:1}.kitify-posts__meta{margin-bottom:.5rem;font-size:.875em;color:var(--kitify-body-color);display:flex;flex-flow:row wrap}.kitify-posts__meta__item{display:flex;align-items:center}.kitify-posts__meta__item:not(:first-child):before{content:"";margin-left:.3rem;margin-right:.3rem}.kitify-posts__meta a{color:var(--kitify-primary-color)}.kitify-posts__meta .meta--icon{margin-right:.4em;display:inherit}.kitify-posts__meta .meta--icon i{font-size:1em;vertical-align:middle}.kitify-posts__meta .meta--icon img,.kitify-posts__meta .meta--icon svg{width:1em;height:1em;vertical-align:middle;display:inline-block}.kitify-posts__excerpt,.kitify-posts__title{margin:0 0 1em}.kitify-posts__title{font-size:1em}.kitify-posts__title:hover{color:var(--kitify-primary-color)}.kitify-posts__floating_category{position:absolute;top:10px;left:10px;font-size:.75em}.kitify-posts__floating_category a{background-color:var(--kitify-primary-color);color:#fff;border-radius:3px;margin-right:5px;padding:2px 5px}.kitify-posts__floating_category-inner{display:flex}.kitify-posts__floating_date{position:absolute;top:60%;left:10px;background-color:var(--kitify-primary-color);color:#fff;width:55px;height:55px;border-radius:50%;display:flex;justify-content:center;align-items:center}.kitify-posts__floating_date-inner{display:flex;flex-direction:column;text-align:center;line-height:1}.kitify-posts__floating_date-inner strong{font-size:1.25em}.kitify-posts__floating_date-inner span{font-size:.875em}.kitify-posts__floating_postformat{background-color:var(--kitify-primary-color);color:#fff;position:absolute;width:2.6em;height:2.6em;border-radius:50%;left:calc(100% - 3em);top:10px;display:flex;justify-content:center;align-items:center;pointer-events:none}.kitify-posts__floating_postformat svg{width:1em;height:1em;display:inline-block;vertical-align:middle}.kitify-posts.preset-grid-2 .kitify-posts__thumbnail{margin:0}.kitify-posts.preset-grid-2 .kitify-posts__thumbnail+.kitify-posts__inner-content{position:absolute;bottom:0;width:100%;left:50%;transform:translateX(-50%)}.kitify-posts.preset-grid-2 .kitify-posts__inner-content{margin:0 auto;padding:1em}.kitify-posts.preset-grid-2 .kitify-posts__inner-content:only-child{display:flex;flex-direction:column;justify-content:flex-end;height:100%}.kitify-posts.preset-grid-2 .kitify-posts__inner-box{background-color:#f5f5f5}.kitify-posts.preset-grid-2 .kitify-posts__inner-box:after{background:linear-gradient(180deg,rgba(0,0,0,0) 10%,rgba(0,0,0,.7) 100%)}.kitify-posts.preset-grid-2 .kitify-posts__inner-content,.kitify-posts.preset-grid-2 .kitify-posts__meta{color:#fff}.kitify-posts.preset-grid-2 .kitify-posts__item:not(.has-post-thumbnail) .kitify-posts__inner-box,.kitify-posts.preset-grid-2 .kitify-posts__item:not(.has-post-thumbnail) .kitify-posts__outer-box{height:100%}.kitify-posts.preset-list-1 .kitify-posts__inner-box,.kitify-posts.preset-list-2 .kitify-posts__inner-box{display:flex;flex-flow:row wrap;justify-content:space-between}.kitify-posts.preset-list-1 .kitify-posts__thumbnail,.kitify-posts.preset-list-2 .kitify-posts__thumbnail{margin:0;overflow:hidden;width:var(--kitify-posts-thumbnail-width)}.kitify-posts.preset-list-1 .kitify-posts__thumbnail+.kitify-posts__inner-content,.kitify-posts.preset-list-2 .kitify-posts__thumbnail+.kitify-posts__inner-content{width:calc(100% - var(--kitify-posts-thumbnail-width) - var(--kitify-posts-thumbnail-spacing))}.kitify-posts.preset-list-2 .kitify-posts__item:nth-child(2n) .kitify-posts__inner-box{flex-flow:row-reverse wrap}.kitify-posts__floating_postformat-status,.kitify-posts__floating_postformat:empty{display:none}.kitify.active-object-fit .kitify-posts__thumbnail-link{position:relative}.kitify.active-object-fit .kitify-posts__thumbnail-link .kitify-posts__thumbnail-img{position:absolute;left:-1px;top:-1px;width:calc(100% + 2px);height:calc(100% + 2px);max-width:none}.kitify-posts.enable--counter{counter-reset:postitem}.kitify-posts.enable--counter .kitify-posts__inner-content{display:flex}.kitify-posts.enable--counter .kitify-floating-counter{margin-right:10px}.kitify-posts.enable--counter .kitify-floating-counter .kitify-floating-counter--number:before{counter-increment:postitem;content:counter(postitem,decimal-leading-zero)}@media (max-width:767px){.kitify:not(.kitify-keep-mbl-yes) .kitify-posts.preset-list-1 .kitify-posts__inner-box,.kitify:not(.kitify-keep-mbl-yes) .kitify-posts.preset-list-2 .kitify-posts__inner-box{flex-flow:column wrap}.kitify:not(.kitify-keep-mbl-yes) .kitify-posts.preset-list-1 .kitify-posts__inner-box .kitify-posts__inner-content,.kitify:not(.kitify-keep-mbl-yes) .kitify-posts.preset-list-1 .kitify-posts__inner-box .kitify-posts__thumbnail,.kitify:not(.kitify-keep-mbl-yes) .kitify-posts.preset-list-2 .kitify-posts__inner-box .kitify-posts__inner-content,.kitify:not(.kitify-keep-mbl-yes) .kitify-posts.preset-list-2 .kitify-posts__inner-box .kitify-posts__thumbnail{width:100%}.kitify:not(.kitify-keep-mbl-yes) .kitify-posts.preset-list-1 .kitify-posts__inner-box .kitify-posts__thumbnail,.kitify:not(.kitify-keep-mbl-yes) .kitify-posts.preset-list-2 .kitify-posts__inner-box .kitify-posts__thumbnail{margin-bottom:var(--kitify-posts-thumbnail-spacing)}}.kitify-posts.layout-type-grid.cover-img-bg .kitify-posts__outer-box{display:flex;height:100%;width:100%}.kitify-posts.layout-type-grid.cover-img-bg .kitify-posts__inner-box{height:100%;display:flex;flex-direction:column;width:100%}.kitify-posts.layout-type-grid.cover-img-bg .kitify-posts__thumbnail{flex-grow:3;height:30%}.kitify-posts.layout-type-grid.cover-img-bg .kitify-posts__thumbnail-link{height:100%}.kitify-posts.layout-type-grid.cover-img-bg .kitify-posts__thumbnail-link img{height:100%}.kitify--content-hover-yes .preset-grid-2 .kitify-posts__thumbnail+.kitify-posts__inner-content{opacity:0;left:0;transition:all .4s;transform:scale(.9)}.kitify--content-hover-yes .kitify-posts__outer-box:hover .kitify-posts__thumbnail+.kitify-posts__inner-content{opacity:1;transform:scale(1)}.kitify--content-hover-yes .kitify-posts__thumbnail+.kitify-posts__inner-content .kitify-posts__inner-content-inner{transition:all .4s ease .25s;opacity:0;transform:translateY(20px)}.kitify--content-hover-yes .kitify-posts__outer-box:hover .kitify-posts__thumbnail+.kitify-posts__inner-content .kitify-posts__inner-content-inner{opacity:1;transform:translateY(0)}.kitify--button-hover-yes .kitify-posts .elementor-button{opacity:0;transform:translateY(20px)}.kitify--button-hover-yes .kitify-posts .kitify-posts__outer-box:hover .elementor-button{opacity:1;transform:translateY(0)}.kitify--button-hover-yes .kitify-posts .kitify-posts__more-wrap{margin-bottom:-40px;transition:all .3s ease-in}.kitify--button-hover-yes .kitify-posts .kitify-posts__outer-box:hover .kitify-posts__more-wrap{margin-bottom:0}
.layout-type-wc ul.flex-direction-nav{display:none}.kitify{--singleproduct-thumbs-width:20%;--singleproduct-thumbs-height:400px;--singleproduct-image-column:3;--singleproduct-image-height:140%;--singleproduct-image-height2:100%;--singleproduct-image-spacing:20px;--singleproduct-thumb-spacing:10px;--singleproduct-datatab-width:30%;--kitify-primary-color:#c36;--kitify-secondary-color:#211E1C;--kitify-body-color:#494949;--kitify-border-color:#ebebeb;--kitify-three-color:#979797}.kitify-products__list .woocommerce-loop-category__title{text-align:center;font-size:18px}.woocommerce-loop-product__link{margin:0 auto;display:block}.woocommerce-product-gallery__image a{width:100%;display:inline-block;vertical-align:middle;position:relative}.woocommerce-product-gallery .woocommerce-product-gallery__image{max-width:var(--kitify-section-width,100vw)}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-1 .woocommerce-product-gallery .flex-control-thumbs,body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-2 .woocommerce-product-gallery .flex-control-thumbs,body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-3 .woocommerce-product-gallery .flex-control-thumbs{display:flex;overflow:auto;flex-flow:inherit;align-content:flex-start}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-2 .woocommerce-product-gallery .flex-control-thumbs,body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-3 .woocommerce-product-gallery .flex-control-thumbs{width:var(--singleproduct-thumbs-width);height:var(--singleproduct-thumbs-height);margin:0}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-1 .center-thumb .flex-control-thumbs{justify-content:center}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-1 .flex-control-thumbs{margin-left:calc(-1 * var(--singleproduct-thumb-spacing)/ 2);margin-right:calc(-1 * var(--singleproduct-thumb-spacing)/ 2);margin-top:var(--singleproduct-image-spacing)}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-1 .flex-control-thumbs li{padding-left:calc(var(--singleproduct-thumb-spacing)/ 2);padding-right:calc(var(--singleproduct-thumb-spacing)/ 2)}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-2 .woocommerce-product-gallery{display:flex;flex-flow:row-reverse wrap;justify-content:space-between}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-3 .woocommerce-product-gallery{display:flex;flex-flow:row wrap;justify-content:space-between}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-2 .flex-viewport,body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-3 .flex-viewport{width:calc(100% - var(--singleproduct-thumbs-width) - var(--singleproduct-image-spacing))}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-2 .flex-control-thumbs li,body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-3 .flex-control-thumbs li{width:100%;flex:0 0 100%}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-2 .flex-control-thumbs li,body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-3 .flex-control-thumbs li{padding-bottom:var(--singleproduct-thumb-spacing)}body .kitify.elementor-kitify-wooproduct-images .woocommerce-product-gallery__image>img.zoomImg{display:none!important}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-1 .flex-control-thumbs li{width:calc(100% / var(--singleproduct-image-column));flex:0 0 calc(100% / var(--singleproduct-image-column))}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-4 .woocommerce-product-gallery .flex-control-thumbs{display:none}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-4 .flex-viewport{padding-right:calc((100% * (var(--singleproduct-image-column) - 1)/ var(--singleproduct-image-column)) - (var(--singleproduct-image-spacing)/ var(--singleproduct-image-column)))}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-4 .flex-viewport .zoominner{margin-right:calc(var(--singleproduct-image-spacing))}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-5 .woocommerce-product-gallery__image a{padding-bottom:var(--singleproduct-image-height)}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-5 .woocommerce-product-gallery__image a img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;object-position:center}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-5 .woocommerce-product-gallery__wrapper{display:flex;flex-flow:row wrap;margin-left:calc(-1 * var(--singleproduct-image-spacing)/ 2);margin-right:calc(-1 * var(--singleproduct-image-spacing)/ 2)}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-5 .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{width:calc(50% - var(--singleproduct-image-spacing));margin:calc(var(--singleproduct-image-spacing)/ 2)}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-5 .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child{margin-top:0}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-5 .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(3n+1){width:100%}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-5 .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(3n+1) a{padding-bottom:var(--singleproduct-image-height2)}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-6 .woocommerce-product-gallery__image{margin-bottom:var(--singleproduct-image-spacing)}body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-4 .woocommerce-product-gallery__trigger,body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-5 .woocommerce-product-gallery__trigger,body .kitify.elementor-kitify-wooproduct-images .kitify-product-images.layout-type-6 .woocommerce-product-gallery__trigger{display:none}.kitify .kitify-product-images.layout-type-4 div.images.woocommerce-product-gallery.center-thumb .woocommerce-product-gallery__wrapper{display:flex;flex-wrap:wrap;justify-content:center}.kitify .kitify-product-images.layout-type-4 div.images.woocommerce-product-gallery.center-thumb .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{width:calc((100% / var(--singleproduct-image-column)) - var(--singleproduct-image-spacing));margin-left:calc((var(--singleproduct-image-spacing) * .5));margin-right:calc((var(--singleproduct-image-spacing) * .5))}.kitify-product-images.layout-type-4 .zoominner a{pointer-events:none}.kitify-product-images img.zoomImg{pointer-events:none;background-color:#fff}.kitify .kitify-product-images ol.flex-control-nav.flex-control-thumbs li{flex:0 0 25%}.kitify .kitify-product-images div.images.woocommerce-product-gallery{width:100%}.flex-control-thumbs::-webkit-scrollbar{display:none}.flex-control-thumbs{-ms-overflow-style:none;scrollbar-width:none}.flex-control-thumbs[style*=grabbing] img{cursor:inherit!important}ul.flex-direction-nav{list-style:none;padding:0;margin:0}.flex-direction-nav a{width:40px;height:40px;line-height:0;font-size:0;background:#fff;position:absolute;text-align:center;top:50%;opacity:.5;margin-top:-20px}.flex-direction-nav a:before{font-size:16px;display:inline-block;line-height:40px;vertical-align:middle}.flex-direction-nav a.flex-prev{left:0}.flex-direction-nav a.flex-next{right:0}.flex-direction-nav a:hover{opacity:1}.flex-prev:before{content:"\2190"}.flex-next:before{content:"\2192"}.woocommerce div.product.elementor .quantity .qty{vertical-align:top;margin-right:0}.woocommerce div.product.elementor .woocommerce-variation-add-to-cart .quantity input{height:100%}.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart:not(.grouped_form):not(.variations_form){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart:not(.grouped_form):not(.variations_form){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart:not(.grouped_form):not(.variations_form){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart:not(.grouped_form):not(.variations_form) div.quantity{margin-right:initial}.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart:not(.grouped_form):not(.variations_form) button{-ms-flex-preferred-size:auto;flex-basis:auto}.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart:not(.grouped_form):not(.variations_form){-ms-flex-wrap:nowrap;flex-wrap:nowrap}.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart:not(.grouped_form):not(.variations_form) div.quantity{margin-right:auto}.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart:not(.grouped_form):not(.variations_form) button{-ms-flex-preferred-size:100%;flex-basis:100%}@media (max-width:1024px){.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart:not(.grouped_form):not(.variations_form){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart:not(.grouped_form):not(.variations_form){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart:not(.grouped_form):not(.variations_form){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart:not(.grouped_form):not(.variations_form) div.quantity{margin-right:initial}.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart:not(.grouped_form):not(.variations_form) button{-ms-flex-preferred-size:auto;flex-basis:auto}.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart:not(.grouped_form):not(.variations_form){-ms-flex-wrap:nowrap;flex-wrap:nowrap}.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart:not(.grouped_form):not(.variations_form) div.quantity{margin-right:auto}.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart:not(.grouped_form):not(.variations_form) button{-ms-flex-preferred-size:100%;flex-basis:100%}}@media (max-width:767px){.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart:not(.grouped_form):not(.variations_form){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart:not(.grouped_form):not(.variations_form){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart:not(.grouped_form):not(.variations_form){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart:not(.grouped_form):not(.variations_form) div.quantity{margin-right:initial}.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart:not(.grouped_form):not(.variations_form) button{-ms-flex-preferred-size:auto;flex-basis:auto}.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart:not(.grouped_form):not(.variations_form){-ms-flex-wrap:nowrap;flex-wrap:nowrap}.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart:not(.grouped_form):not(.variations_form) div.quantity{margin-right:auto}.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart:not(.grouped_form):not(.variations_form) button{-ms-flex-preferred-size:100%;flex-basis:100%}}.woocommerce div.product.elementor .elementor-kitify-wooproduct-addtocart.elementor-button-info button.button.alt.elementor-button{background-color:#5bc0de}.woocommerce div.product.elementor .elementor-kitify-wooproduct-addtocart.elementor-button-success button.button.alt.elementor-button{background-color:#5cb85c}.woocommerce div.product.elementor .elementor-kitify-wooproduct-addtocart.elementor-button-warning button.button.alt.elementor-button{background-color:#f0ad4e}.woocommerce div.product.elementor .elementor-kitify-wooproduct-addtocart.elementor-button-danger button.button.alt.elementor-button{background-color:#d9534f}.elementor-kitify-wooproduct-addtocart .quantity{display:inline-block}.elementor-kitify-wooproduct-addtocart.elementor-align-center form.cart{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-kitify-wooproduct-addtocart.elementor-align-right form.cart{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.elementor-kitify-wooproduct-addtocart.elementor-align-left form.cart{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.woocommerce div.product.elementor .elementor-product-price-block-yes .price del,.woocommerce div.product.elementor .elementor-product-price-block-yes .price ins{display:block}.elementor-kitify-wooproduct-meta .detail-container{position:relative}.elementor-kitify-wooproduct-meta .detail-container:after{position:absolute;bottom:0;left:0;width:100%}.elementor-add-to-cart>.stock{display:none}.elementor-woo-meta--view-inline .product_meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.elementor-woo-meta--view-inline .product_meta .detail-container:after{width:auto;left:auto;position:absolute;height:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-top:0;border-bottom:0;border-right:0;border-left-width:1px;border-style:solid;right:-8px}.elementor-woo-meta--view-table .product_meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.elementor-woo-meta--view-table .product_meta .detail-container{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-woo-meta--view-table .product_meta .detail-label{min-width:108px}.elementor-woo-meta--view-stacked .product_meta .detail-container{display:block}.woocommerce div.product.elementor .woocommerce-product-rating{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce div.product.elementor .star-rating{margin-top:0}.elementor-product-rating--align-left .woocommerce-product-rating{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.elementor-product-rating--align-right .woocommerce-product-rating{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.elementor-product-rating--align-center .woocommerce-product-rating{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-product-rating--align-justify .woocommerce-product-rating .woocommerce-review-link{margin-left:auto}.elementor-add-to-cart table.variations,.elementor-add-to-cart table.variations td,.elementor-add-to-cart table.variations th{border:none}.elementor-add-to-cart table.variations td,.elementor-add-to-cart table.variations th{padding:4px 0;vertical-align:middle}.woocommerce div.product .elementor-add-to-car form.cart .button{float:none}.wc-tab-title a{display:flex;justify-content:space-between}.wc-tab-title a:after{content:"+"}.kitifyicon-type-arrow .wc-tab-title a:after{content:"❯"}.wc-tab.active .wc-tab-title a:after{content:"−"}.kitifyicon-type-arrow .wc-tab.active .wc-tab-title a:after{content:"❯";transform:rotate(90deg)}.kitify-product-tabs .wc-tab-title{display:none}.kitify .kitify-product-tabs .wc-tabs-wrapper .kitify-wc-tabs--controls ul.wc-tabs{border-bottom:1px solid var(--kitify-border-color);padding:0;display:flex;justify-content:inherit;width:100%;margin:0}.kitify .kitify-product-tabs .wc-tabs-wrapper .kitify-wc-tabs--controls ul.wc-tabs li:after,.kitify .kitify-product-tabs .wc-tabs-wrapper .kitify-wc-tabs--controls ul.wc-tabs li:before,.kitify .kitify-product-tabs .wc-tabs-wrapper .kitify-wc-tabs--controls ul.wc-tabs:after,.kitify .kitify-product-tabs .wc-tabs-wrapper .kitify-wc-tabs--controls ul.wc-tabs:before{display:none}.kitify .kitify-product-tabs .wc-tabs-wrapper .kitify-wc-tabs--controls ul.wc-tabs li{border:1px solid var(--kitify-border-color);background-color:#fff;margin:0 5px -1px;transition:all .3s ease;padding:.5em 1em;list-style:none}.kitify .kitify-product-tabs .wc-tabs-wrapper .kitify-wc-tabs--controls ul.wc-tabs li a{font:inherit;color:inherit;display:block;padding:0;text-decoration:inherit;transition:none}.kitify .kitify-product-tabs .wc-tabs-wrapper .kitify-wc-tabs--controls ul.wc-tabs li a:hover{color:inherit}.kitify .kitify-product-tabs .wc-tabs-wrapper .kitify-wc-tabs--controls ul.wc-tabs li.active,.kitify .kitify-product-tabs .wc-tabs-wrapper .kitify-wc-tabs--controls ul.wc-tabs li:hover{background-color:var(--kitify-primary-color);color:#fff}.kitify .kitify-product-tabs .wc-tabs-wrapper .kitify-wc-tabs--content .panel{margin:0;display:block!important}.kitify .kitify-product-tabs .wc-tabs-wrapper .kitify-wc-tabs--content .panel:not(.active) .tab-content{display:none}.kitify .layout-type-default .kitify-wc-tabs--controls{display:flex;justify-content:center}.kitify-tab-auto-with-yes .kitify-product-tabs .wc-tabs-wrapper .kitify-wc-tabs--controls ul.wc-tabs{width:auto}.layout-type-tab_left .wc-tabs-wrapper{display:flex;flex-flow:row wrap;justify-content:space-between}.layout-type-tab_right .wc-tabs-wrapper{display:flex;flex-flow:row-reverse wrap;justify-content:space-between}.layout-type-tab_left .kitify-wc-tabs--controls,.layout-type-tab_right .kitify-wc-tabs--controls{width:var(--singleproduct-datatab-width)}.layout-type-tab_left .kitify-wc-tabs--content,.layout-type-tab_right .kitify-wc-tabs--content{width:calc(100% - var(--singleproduct-datatab-width))}.layout-type-tab_left .wc-tabs-wrapper .kitify-wc-tabs--controls ul.wc-tabs,.layout-type-tab_right .wc-tabs-wrapper .kitify-wc-tabs--controls ul.wc-tabs{flex-direction:column}.layout-type-accordion .kitify-wc-tabs--controls{display:none}.layout-type-accordion .wc-tab-title{display:block}@media (max-width:992px){.kitify-product-tabs .wc-tabs-wrapper .kitify-wc-tabs--controls{display:none}.kitify-product-tabs .wc-tab-title{display:block}}ul.products{list-style:none;padding:0;margin:0}.kitify ul.products.kitify-products__list:not(.swiper-wrapper){margin-left:-10px;margin-right:-10px;margin-top:0;margin-bottom:0;list-style:none;display:flex;flex-wrap:wrap}.kitify ul.products.kitify-products__list:after,.kitify ul.products.kitify-products__list:before{display:none}.kitify ul.products.kitify-products__list li{float:none;margin:0;padding-left:10px;padding-right:10px;width:100%;clear:none}.kitify-carousel ul.products{flex-wrap:nowrap}.kitify-progress-bar{--kitify-progress-height:4px;--kitify-brd-radius:0;--kitity-bar-color:var(--site-border-color);--kitity-bar-active-color:var(--site-heading-color)}.kitify-progress-bar.kitify-stock-progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.kitify-progress-bar p:last-child{margin-bottom:0}.kitify-progress-bar .stock-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5px}.kitify-progress-bar .stock-info{font-size:14px}.kitify-progress-bar .stock-info span{-webkit-margin-start:3px;margin-inline-start:3px;color:var(--site-heading-color)}.kitify-progress-bar :is(
.progress-area,.progress-bar){height:var(--kitify-progress-height);border-radius:var(--kitify-brd-radius)}.kitify-progress-bar .progress-area{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;background-color:var(--kitity-bar-color)}.kitify-progress-bar .progress-bar{background-color:var(--kitity-bar-active-color)}
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn{background-color:#ea4335}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn{color:#ea4335;border-color:#ea4335}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon{background-color:#ea4335}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn__icon,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn__icon{color:#fff}.elementor-share-buttons--color-official .elementor-share-btn:hover{filter:saturate(1.5) brightness(1.2)}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_digg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_digg{background-color:#005be2}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_email,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_email{background-color:#ea4335}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_print,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_print{background-color:#aaa}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_facebook,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_facebook{background-color:#3b5998}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_google,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_google{background-color:#dd4b39}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_pocket,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_pocket{background-color:#ef3f56}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_linkedin,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_linkedin{background-color:#0077b5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_odnoklassniki,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_odnoklassniki{background-color:#f4731c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_pinterest,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_pinterest{background-color:#bd081c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_reddit,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_reddit{background-color:#ff4500}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_skype,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_skype{background-color:#00aff0}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_slideshare,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_slideshare{background-color:#0077b5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_snapchat,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_snapchat{background-color:#fffc00}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_stumbleupon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_stumbleupon{background-color:#eb4924}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_mix,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_mix{background-color:#f3782b}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_tumblr,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_tumblr{background-color:#35465c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_twitch,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_twitch{background-color:#6441a5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_telegram,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_telegram{background-color:#2ca5e0}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_twitter,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_twitter{background-color:#1da1f2}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_vimeo,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_vimeo{background-color:#1ab7ea}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_vk,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_vk{background-color:#45668e}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_whatsapp,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_whatsapp{background-color:#25d366}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_wordpress,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_wordpress{background-color:#21759b}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_xing,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_xing{background-color:#026466}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_digg{color:#005be2}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_email{color:#ea4335}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_print{color:#aaa}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_facebook{color:#3b5998}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_google{color:#dd4b39}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pocket{color:#ef3f56}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_linkedin{color:#0077b5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_odnoklassniki{color:#f4731c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pinterest{color:#bd081c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_reddit{color:#ff4500}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_skype{color:#00aff0}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_slideshare{color:#0077b5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_snapchat{color:#fffc00}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_stumbleupon{color:#eb4924}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_mix{color:#f3782b}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_tumblr{color:#35465c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitch{color:#6441a5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_telegram{color:#2ca5e0}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitter{color:#1da1f2}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vimeo{color:#1ab7ea}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vk{color:#45668e}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_whatsapp{color:#25d366}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_wordpress{color:#21759b}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_xing{color:#026466}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_digg .elementor-share-btn__icon{background-color:#005be2}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_email .elementor-share-btn__icon{background-color:#ea4335}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_print .elementor-share-btn__icon{background-color:#aaa}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_facebook .elementor-share-btn__icon{background-color:#3b5998}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_google .elementor-share-btn__icon{background-color:#dd4b39}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_pocket .elementor-share-btn__icon{background-color:#ef3f56}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_linkedin .elementor-share-btn__icon{background-color:#0077b5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_odnoklassniki .elementor-share-btn__icon{background-color:#f4731c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_pinterest .elementor-share-btn__icon{background-color:#bd081c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_reddit .elementor-share-btn__icon{background-color:#ff4500}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_skype .elementor-share-btn__icon{background-color:#00aff0}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_slideshare .elementor-share-btn__icon{background-color:#0077b5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_snapchat .elementor-share-btn__icon{background-color:#fffc00}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_stumbleupon .elementor-share-btn__icon{background-color:#eb4924}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_mix .elementor-share-btn__icon{background-color:#f3782b}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_tumblr .elementor-share-btn__icon{background-color:#35465c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_twitch .elementor-share-btn__icon{background-color:#6441a5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_telegram .elementor-share-btn__icon{background-color:#2ca5e0}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_twitter .elementor-share-btn__icon{background-color:#1da1f2}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_vimeo .elementor-share-btn__icon{background-color:#1ab7ea}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_vk .elementor-share-btn__icon{background-color:#45668e}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_whatsapp .elementor-share-btn__icon{background-color:#25d366}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_wordpress .elementor-share-btn__icon{background-color:#21759b}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_xing .elementor-share-btn__icon{background-color:#026466}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon{color:#fff}.elementor-share-buttons--skin-boxed .elementor-share-btn__icon,.elementor-share-buttons--skin-framed .elementor-share-btn__icon{margin-left:-.2em}.elementor-share-buttons--skin-boxed .elementor-share-btn,.elementor-share-buttons--skin-framed .elementor-share-btn{border-style:solid}.elementor-share-buttons--skin-gradient .elementor-share-btn__text{background-image:linear-gradient(to right,rgba(0,0,0,.12),rgba(0,0,0,0))}.elementor-share-buttons--skin-gradient.elementor-share-buttons--view-icon .elementor-share-btn__icon{background-image:linear-gradient(to right,rgba(0,0,0,.12),rgba(0,0,0,0))}.elementor-share-buttons--skin-boxed .elementor-share-btn__text,.elementor-share-buttons--skin-gradient .elementor-share-btn__text,.elementor-share-buttons--skin-minimal .elementor-share-btn__text{padding-left:.9em}.elementor-share-buttons--skin-flat .elementor-share-btn,.elementor-share-buttons--skin-flat .elementor-share-btn:hover,.elementor-share-buttons--skin-gradient .elementor-share-btn,.elementor-share-buttons--skin-gradient .elementor-share-btn:hover{color:#fff}.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-rounded .elementor-share-btn__icon{border-radius:.5em}.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-circle .elementor-share-btn__icon{border-radius:99.9em}.elementor-share-buttons--view-text .elementor-share-btn__text{padding-left:1em}.elementor-share-buttons--view-icon .elementor-share-btn,.elementor-share-buttons--view-text .elementor-share-btn{justify-content:center}.elementor-share-buttons--view-icon .elementor-share-btn__icon,.elementor-share-buttons--view-icon .elementor-share-btn__text,.elementor-share-buttons--view-text .elementor-share-btn__icon,.elementor-share-buttons--view-text .elementor-share-btn__text{flex-grow:1;justify-content:center}.elementor-share-buttons--shape-rounded .elementor-share-btn{border-radius:.5em}.elementor-share-buttons--shape-circle .elementor-share-btn{border-radius:99.9em}.elementor-share-btn{overflow:hidden;font-size:10px;display:flex;align-items:center;justify-content:flex-start;transition-duration:.2s;transition-property:filter,background-color,border-color;height:4.5em;cursor:pointer}.elementor-share-btn__icon,.elementor-share-btn__text{transition-property:color,background-color;transition-duration:.2s}.elementor-share-btn__icon{display:flex;align-self:stretch;justify-content:center;align-items:center;width:4.5em;position:relative}.elementor-share-btn__icon i{font-size:1.7em}.elementor-share-btn__text{font-size:1.5em;padding-right:1em;align-self:stretch;flex-grow:1;align-items:center;display:flex;font-weight:100}.elementor-share-btn__title{font-weight:700;flex-shrink:0}.elementor-kitify-social-share{text-align:var(--alignment,inherit);text-align-last:var(--alignment,inherit)}.elementor-kitify-social-share.elementor-grid-0 .elementor-widget-container{font-size:0}
/*! elementor - v3.30.0 - 22-07-2025 */
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}