/**handles:elementor-gallery,tf-imagebox,tf-woo-product,tf-post**/
/*! E-Gallery v1.2.0 by Elementor */
.e-gallery-container{position:relative;display:flex;flex-wrap:wrap}.e-gallery-container:not(.e-gallery-grid){transition:padding-bottom var(--animation-duration)}.e-gallery-item{position:relative;flex-grow:0;flex-shrink:0;transition-property:all;transition-duration:var(--animation-duration)}.e-gallery-item:not(:hover) .e-gallery-overlay{display:none}.e-gallery-item.e-gallery-item--hidden{transform:scale3d(0, 0, 0);opacity:0}.e-gallery-image{background-position:center center;background-size:cover;width:100%;transform-origin:center top;transition:var(--animation-duration)}.e-gallery-overlay{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap;flex-direction:column;color:#fff;background-color:rgba(0,0,0,0.5)}.e-gallery-overlay__title{font-size:24px}.e-gallery-grid:not(.e-gallery--animated){display:grid;grid-gap:var(--vgap) var(--hgap);grid-template-columns:repeat(var(--columns), 1fr)}.e-gallery-grid:not(.e-gallery--animated) .e-gallery-item--hidden{position:absolute}.e-gallery-grid.e-gallery--animated{padding-bottom:var(--container-aspect-ratio)}.e-gallery-grid.e-gallery--animated .e-gallery-item{--item-width: calc((100% - ((var(--columns) - 1) * var(--hgap))) / var(--columns));position:absolute;top:calc(((100% / var(--rows)) + (var(--vgap) / var(--rows))) * var(--row));width:var(--item-width)}.e-gallery-grid .e-gallery-image{padding-bottom:var(--aspect-ratio)}.e-gallery-justified{padding-bottom:calc(var(--container-aspect-ratio) * 100%)}.e-gallery-justified .e-gallery-item{position:absolute;width:calc(var(--item-width) * (100% - var(--hgap) * var(--gap-count)));height:var(--item-height);top:calc(var(--item-top) + (var(--row) * var(--vgap)))}.e-gallery-justified .e-gallery-image{height:100%}.e-gallery-masonry{height:0;margin-bottom:calc(var(--highest-column-gap-count) * var(--vgap))}.e-gallery-masonry .e-gallery-item{position:absolute;width:calc(100% / var(--columns) - (var(--hgap) * (var(--columns) - 1) / var(--columns)));top:calc(var(--percent-height) + (var(--items-in-column) * var(--vgap)))}.e-gallery-masonry .e-gallery-image{padding-bottom:var(--item-height)}.e-gallery--ltr.e-gallery-grid.e-gallery--animated .e-gallery-item{left:calc(var(--item-width) * var(--column) + (var(--hgap) * var(--column)))}.e-gallery--ltr.e-gallery-justified .e-gallery-item{left:calc(var(--item-start) * (100% - var(--hgap) * var(--gap-count)) + var(--hgap) * var(--item-row-index))}.e-gallery--ltr.e-gallery-masonry .e-gallery-item{left:calc((100% / var(--columns) - (var(--hgap) * (var(--columns) - 1) / var(--columns))) * var(--column) + (var(--hgap) * var(--column)))}.e-gallery--rtl.e-gallery-grid.e-gallery--animated .e-gallery-item{right:calc(var(--item-width) * var(--column) + (var(--hgap) * var(--column)))}.e-gallery--rtl.e-gallery-justified .e-gallery-item{right:calc(var(--item-start) * (100% - var(--hgap) * var(--gap-count)) + var(--hgap) * var(--item-row-index))}.e-gallery--rtl.e-gallery-masonry .e-gallery-item{right:calc((100% / var(--columns) - (var(--hgap) * (var(--columns) - 1) / var(--columns))) * var(--column) + (var(--hgap) * var(--column)))}.e-gallery--lazyload .e-gallery-image:not(.e-gallery-image-loaded){filter:opacity(0);transform:scale(0.5)}


.elementor-widget-tfimagebox{overflow:hidden}.tf-imagebox .tf-button-container .tf-button{display:inline-block}.tf-imagebox .tf-button-container.left{text-align:left}.tf-imagebox .tf-button-container.center{text-align:center}.tf-imagebox .tf-button-container.right{text-align:right}.tf-imagebox .tf-button-container.justify .tf-button{text-align:center;width:100%}.btn-overlay:after,.content-only,.tf-imagebox .content,.tf-imagebox .image .image-overlay,.tf-imagebox .image img,.tf-imagebox a,.tf-imagebox a i,.tf-imagebox.style-2 .content,.tf-imagebox.style-3 .content{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-overlay{position:relative;overflow:hidden;z-index:1}.btn-overlay:after{content:'';position:absolute;width:100%;height:100%;z-index:-1}.from-top.btn-overlay:after{top:-100%;left:0}.from-top.btn-overlay:hover:after{top:0}.from-bottom.btn-overlay:after{top:100%;left:0}.from-bottom.btn-overlay:hover:after{top:0}.from-left.btn-overlay:after{top:0;left:-100%}.from-left.btn-overlay:hover:after{left:0}.from-right.btn-overlay:after{top:0;left:100%}.from-right.btn-overlay:hover:after{left:0}.from-center.btn-overlay:after{width:0%;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);opacity:0;visibility:hidden}.from-center.btn-overlay:hover:after{width:100%;opacity:1;visibility:visible}.skew.btn-overlay:after{width:100%;height:0;top:50%;left:50%;background:#fff;opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);-moz-transform:translateX(-50%) translateY(-50%) rotate(45deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg)}.skew.btn-overlay:hover:after{height:260%;opacity:1}.tf-imagebox .image img{display:block;margin:0 auto}.tf-imagebox .image{position:relative;overflow:hidden}.tf-imagebox .image .image-overlay{position:absolute;width:100%;height:100%;opacity:0;visibility:hidden}.tf-imagebox .image .image-overlay.default{top:0;left:0;visibility:visible;opacity:1}.tf-imagebox .image .image-overlay.fade-in{top:0;left:0}.tf-imagebox:hover .image .image-overlay.fade-in{visibility:visible;opacity:1}.tf-imagebox .image .image-overlay.fade-in-left{top:0;right:100%}.tf-imagebox:hover .image .image-overlay.fade-in-left{visibility:visible;opacity:1;right:0}.tf-imagebox .image .image-overlay.fade-in-right{top:0;left:100%}.tf-imagebox:hover .image .image-overlay.fade-in-right{visibility:visible;opacity:1;left:0}.tf-imagebox .image .image-overlay.fade-in-down{bottom:100%;left:0}.tf-imagebox:hover .image .image-overlay.fade-in-down{visibility:visible;opacity:1;bottom:0}.tf-imagebox .image .image-overlay.fade-in-up{top:100%;left:0}.tf-imagebox:hover .image .image-overlay.fade-in-up{visibility:visible;opacity:1;top:0}.tf-imagebox{font-size:14px;line-height:25px}.tf-imagebox .title{margin-top:0;font-size:16px}.tf-imagebox.style-2,.tf-imagebox.style-3{overflow:hidden;position:relative}.tf-imagebox.style-2 .image img{width:100%}.tf-imagebox.style-2 .content{position:absolute;top:0;left:0;width:100%;height:100%}.tf-imagebox.style-2 .content{position:absolute;left:0;top:0;width:100%;height:100%;padding:20px;opacity:0;visibility:hidden}.tf-imagebox.style-2:hover .content{opacity:1;visibility:visible}.tf-imagebox.style-2 .content.fade-in-up{top:100%}.tf-imagebox.style-2:hover .content.fade-in-up{top:0}.tf-imagebox.style-2 .content.fade-in-down{top:-100%}.tf-imagebox.style-2:hover .content.fade-in-down{top:0}.tf-imagebox.style-2 .content.fade-in-left{left:-100%}.tf-imagebox.style-2:hover .content.fade-in-left{left:0}.tf-imagebox.style-2 .content.fade-in-right{left:100%}.tf-imagebox.style-2:hover .content.fade-in-right{left:0}.tf-imagebox.style-3 .content{position:absolute;bottom:100%;left:0;width:100%;height:100%;visibility:hidden;opacity:0}.tf-imagebox.style-3:hover .content{visibility:visible;opacity:1;bottom:0}.content-only{display:none}.tf-imagebox.style-3 .content-only{position:absolute;bottom:0;left:0;width:100%;height:auto;visibility:visible;opacity:1;display:block}.tf-imagebox.style-3:hover .content-only{visibility:hidden;opacity:0;bottom:-100%}.tf-imagebox.style-3 .content-only.has-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.tf-imagebox.style-3 .content-only .wrap-icon{display:flex;align-items:center;justify-content:center;text-align:center}.tf-imagebox .content{position:relative}
.tf-woo-product ul,.tf-woo-product ul li{margin:0;padding:0;list-style:none}.tf-woo-product ins,.tf-woo-product mark{background-color:transparent;text-decoration:none}.tf-woo-product .products{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.tf-woo-product .products .product-item{display:-webkit-flex;display:flex}.tf-woo-product .products.columns-1 .product-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tf-woo-product .products.columns-2 .product-item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tf-woo-product .products.columns-3 .product-item{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%}.tf-woo-product .products.columns-4 .product-item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.tf-woo-product .products.columns-5 .product-item{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.tf-woo-product .products.columns-6 .product-item{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.tf-woo-product .product-inner{position:relative;display:-webkit-flex;-webkit-flex-flow:column;display:flex;flex-flow:column;justify-content:space-between;width:100%}.tf-woo-product .product-thumb{overflow:hidden}.tf-woo-product .product-thumb img{display:block}.woocommerce span.onsale,span.onsale{background-color:#00d994;border-radius:0;color:#fff;font-size:14px;font-weight:500;left:0;line-height:1;padding:5px 10px;top:15px;position:absolute;z-index:10;text-align:center;min-width:45px;min-height:20px}.woocommerce span.wrap-badge,span.wrap-badge{position:absolute;top:15px;right:0;z-index:10}.woocommerce span.flash-sale,span.flash-sale{position:unset;left:auto;right:auto;background-color:#ff6962;display:block;border-radius:0;color:#fff;font-size:14px;font-weight:500;line-height:1;padding:5px 10px;text-align:center;min-width:45px;min-height:20px}.woocommerce span.flash-sale.badge02,span.flash-sale.badge02{margin-top:5px;background-color:#ffaa65}.tf-product-left .product-item .product-inner{text-align:left}.tf-product-center .product-item .product-inner{text-align:center}.tf-product-right .product-item .product-inner{text-align:right}.tf-product-justify .product-item .product-inner{text-align:justify}.product-item .price{display:block}.price-reverse .product-item .price{display:-webkit-flex;-webkit-flex-direction:row-reverse;display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center}.tf-product-left.price-reverse .product-item .price{justify-content:flex-end}.tf-product-center.price-reverse .product-item .price{justify-content:center}.tf-product-right.price-reverse .product-item .price{justify-content:flex-start}.tf-product-center .product-item .product-thumb img{margin-left:auto;margin-right:auto}.tf-product-right .product-item .product-thumb img{margin-left:auto}.product-item a.button.add_to_cart_button.added{display:none!important}.product-item .product-actions>a{display:inline-block;text-align:center;display:inline-flex;justify-content:center;align-items:center}.product-inner,.product-item .product-actions>a,.product-item .title a,.tf-woo-product .pagination a{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.tf-woo-product .product-item{padding:0;margin:0}.tf-woo-product.carousel-yes .product-item{padding:0!important;margin:0!important}.tf-woo-product.carousel-yes .owl-carousel .owl-item .product-thumb img{width:auto}.button-full-width-yes .product-item .product-actions,.button-full-width-yes .product-item .product-actions>a{display:block!important;width:100%!important}.tf-woo-product.carousel-yes .products.columns-2 .product-item,.tf-woo-product.carousel-yes .products.columns-3 .product-item,.tf-woo-product.carousel-yes .products.columns-4 .product-item,.tf-woo-product.carousel-yes .products.columns-5 .product-item,.tf-woo-product.carousel-yes .products.columns-6 .product-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tf-woo-product.carousel-yes .products .owl-nav [class*=owl-]{display:flex;justify-content:center;align-items:center;position:absolute}.tf-woo-product.carousel-yes .products .owl-dots{position:absolute;transform:translateX(-50%);display:flex}.tf-woo-product.carousel-yes .products .owl-dots .owl-dot{display:inline-block}.tf-woo-product .pagination{display:flex}.tf-woo-product .pagination a,.tf-woo-product .pagination span{display:inline-block;text-align:center;min-width:25px;min-height:25px}.tf-woo-product .pagination span.text{position:relative;padding:0!important}.tf-woo-product .pagination span.bubble,.tf-woo-product .pagination span.loading-icon{padding:0!important}.tf-woo-product .navigation-link .page-numbers{display:none}.tf-woo-product .navigation-link .page-numbers.next,.tf-woo-product .navigation-link .page-numbers.prev{display:inline-block}.tf-woo-product .navigation-link .pagination{display:block}.tf-woo-product .navigation-link .page-numbers.next{float:right}.tf-woo-product .navigation.loadmore .page-numbers{display:none}.tf-woo-product .navigation.loadmore .next.page-numbers{display:inline-block}.tf-woo-product .loadmore{position:relative}.tf-woo-product .loadmore .wrap-text{position:relative;overflow:hidden}.tf-woo-product .loading-icon{transition:.5s;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;opacity:0}.tf-woo-product .navigation.loadmore .loading-icon{display:flex!important}.navigation.loadmore.loading .loading-icon{opacity:1;z-index:1}.navigation.loadmore.loading a{color:transparent!important}.loading-icon .bubble{min-width:10px!important;min-height:10px!important;display:inline-block;margin:0 5px}.loading-icon,.loading-icon *{padding:0!important}.loading-icon .dot{min-width:10px!important;min-height:10px!important;display:block;border-radius:50%;background-color:#fff;width:100%;height:100%;transform-origin:50% 50%;animation:bubble 1.2s -.6s infinite ease-out;-webkit-animation:bubble 1.2s -.6s infinite ease-out}.loading-icon .bubble:nth-child(2n) .dot{-webkit-animation-delay:-.3s;animation-delay:-.3s}.loading-icon .bubble:nth-child(3n) .dot{-webkit-animation-delay:0s;animation-delay:0s}@keyframes bubble{0%,100%{transform:scale(0)}50%{transform:scale(1)}}@-webkit-keyframes bubble{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.soberAnimation{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.soberFadeInUp{-webkit-animation-name:soberFadeInUp;animation-name:soberFadeInUp}@-webkit-keyframes soberFadeInUp{from{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:none}}@keyframes soberFadeInUp{from{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:none}}.tf-woo-product .pagination.left{justify-content:flex-start}.tf-woo-product .pagination.center{justify-content:center}.tf-woo-product .pagination.right{justify-content:flex-end}.clearfix:after,.clearfix:before{display:table;content:" "}.clearfix:after{clear:both}.tf-woo-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.tf-woo-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.tf-woo-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.tf-woo-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.tf-woo-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,.tf-woo-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.tf-woo-product .yith-wcwl-add-button,.tf-woo-product .yith-wcwl-add-to-wishlist{display:flex}.tf-woo-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i{margin:0!important}.tf-woo-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a{padding:9px 14px 9px 14px;position:relative;display:flex!important;justify-content:center;align-items:center}.tf-woo-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span{display:none}.tf-woo-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.tf-woo-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{font-size:0;position:relative;padding:9px 14px 9px 14px;height:100%;display:flex;align-items:center;justify-content:center;line-height:1}.tf-woo-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse i,.tf-woo-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse i{font-size:15px;margin:0!important}.tf-woo-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.tf-woo-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{display:block;font-size:0;position:absolute;top:0;left:0;width:100%;height:100%}.tf-woo-product .product-item .product-actions{display:inline-flex}.tf-woo-product .yith-wcwl-add-to-wishlist{margin:0!important}.tf-woo-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.tf-woo-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.tf-woo-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:attr(data-title)!important;color:#fff;font-size:10px;font-weight:400;height:20px;width:auto;line-height:20px;text-align:center;background:#000;position:absolute;z-index:1;white-space:nowrap;padding:0 10px;border-radius:10px;text-transform:capitalize;left:50%;transform:translateX(-50%);top:-40px;opacity:0;visibility:hidden}.tf-woo-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.tf-woo-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.tf-woo-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before{opacity:1;visibility:visible;top:-30px}.tf-woo-product .fa.fa-heart-o:before{font-family:FontAwesome!important}.tf-woo-product .tf-compare-button a,.tf-woo-product .tf-compare-button a:after,.tf-woo-product .tf-compare-button a:before{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.tf-woo-product .tf-compare-button a{font-size:0;padding:9px 14px 9px 14px;margin:0 0 0 5px;background-color:#f6ece5;display:flex!important;justify-content:center;align-items:center;height:100%;border-radius:0;position:relative;font-size:0!important}.tf-woo-product .tf-compare-button a:before{font-family:"Font Awesome 5 Free";content:"\f78c";margin:0;padding:0;vertical-align:middle;display:inline-block;font-size:15px;color:#a13502}.tf-woo-product .tf-compare-button a.added:before{content:'\f066'}.tf-woo-product .tf-compare-button a:after{content:attr(title)!important;color:#fff;font-size:10px;font-weight:400;height:20px;width:auto;line-height:20px;text-align:center;background:#000;position:absolute;z-index:1;white-space:nowrap;padding:0 10px;border-radius:10px;text-transform:capitalize;left:50%;transform:translateX(-50%);top:-40px;opacity:0;visibility:hidden}.tf-woo-product .tf-compare-button a:hover:after{opacity:1;visibility:visible;top:-30px}.tf-woo-product .product-thumb img,.tf-woo-product .tf-quick-view-button a,.tf-woo-product .tf-quick-view-button a:after,.tf-woo-product .tf-quick-view-button a:before,.tf-woo-product.layout-2 .product-actions,.tf-woo-product.layout-2 .product-actions .add_to_cart_button:before,.tf-woo-product.layout-2 .product-actions .added_to_cart:before,.tf-woo-product.layout-3 .product-actions,.tf-woo-product.layout-3 .product-actions .add_to_cart_button:before,.tf-woo-product.layout-3 .product-actions .added_to_cart:before{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.tf-woo-product .tf-quick-view-button a{font-size:0;padding:9px 14px 9px 14px;margin:0 0 0 5px;background-color:#f6ece5;display:flex!important;justify-content:center;align-items:center;height:100%;border-radius:0;position:relative;font-size:0!important}.tf-woo-product .tf-quick-view-button a:before{font-family:"Font Awesome 5 Free";content:"\f06e";margin:0;padding:0;vertical-align:middle;display:inline-block;font-size:15px;color:#a13502}.tf-woo-product .tf-quick-view-button a:after{content:attr(title)!important;color:#fff;font-size:10px;font-weight:400;height:20px;width:auto;line-height:20px;text-align:center;background:#000;position:absolute;z-index:1;white-space:nowrap;padding:0 10px;border-radius:10px;text-transform:capitalize;left:50%;transform:translateX(-50%);top:-40px;opacity:0;visibility:hidden}.tf-woo-product .tf-quick-view-button a:hover:after{opacity:1;visibility:visible;top:-30px}.tf-woo-product .product-inner .product-thumb{position:relative}.tf-woo-product .product-inner .product-thumb .image_on{opacity:1;visibility:visible}.tf-woo-product .product-inner .product-thumb .image_off{position:absolute;top:0;opacity:0;visibility:hidden}.tf-woo-product .product-inner:hover .product-thumb .image_on{opacity:0;visibility:hidden}.tf-woo-product .product-inner:hover .product-thumb .image_off{opacity:1;visibility:visible}.tf-product-left .product-item .product-thumb .image_off{left:0}.tf-product-right .product-item .product-thumb .image_off{left:unset;right:0}.tf-product-center .product-item .product-thumb .image_off{left:50%;transform:translateX(-50%)}.tf-woo-product.layout-2 .product-thumb{position:relative}.tf-woo-product.layout-2 .product-thumb .product-actions{position:absolute;top:50%;left:50%;transform:translate(-50%,-40%);opacity:0;visibility:hidden}.tf-woo-product.layout-2 .product-inner:hover .product-thumb .product-actions{transform:translate(-50%,-50%);opacity:1;visibility:visible}.tf-woo-product.layout-2 .product-actions .add_to_cart_button,.tf-woo-product.layout-2 .product-actions .added_to_cart{font-size:0!important}.tf-woo-product.layout-2 .product-actions .add_to_cart_button:after{content:"\f07a";font-family:"Font Awesome 5 Free"!important}.tf-woo-product.layout-2 .product-actions .added_to_cart:after{content:"\f00c";font-family:"Font Awesome 5 Free"!important}.tf-woo-product.layout-2 .product-actions .add_to_cart_button,.tf-woo-product.layout-2 .product-actions .added_to_cart{position:relative}.tf-woo-product.layout-2 .product-actions .add_to_cart_button:before,.tf-woo-product.layout-2 .product-actions .added_to_cart:before{content:'Add to cart'!important;color:#fff;font-size:10px;font-weight:400;height:20px;width:auto;line-height:20px;text-align:center;background:#000;position:absolute;z-index:1;white-space:nowrap;padding:0 10px;border-radius:10px;text-transform:capitalize;left:50%;transform:translateX(-50%);top:-40px;opacity:0;visibility:hidden}.tf-woo-product.layout-2 .product-actions .added_to_cart:before{content:'View cart'!important}.tf-woo-product.layout-2 .product-actions .add_to_cart_button:hover:before,.tf-woo-product.layout-2 .product-actions .added_to_cart:hover:before{opacity:1;visibility:visible;top:-30px}.tf-woo-product.layout-3 .product-thumb{position:relative}.tf-woo-product.layout-3 .product-thumb .product-actions{position:absolute;top:50%;left:50%;transform:translate(-50%,-40%);opacity:0;visibility:hidden;margin:0!important}.tf-woo-product.layout-3 .product-inner:hover .product-thumb .product-actions{transform:translate(-50%,-50%);opacity:1;visibility:visible}.tf-woo-product .filter-bar{margin-bottom:50px}.products-filter{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;list-style:none}.tf-woo-product .products-filter.left{-ms-flex-pack:flex-start;justify-content:flex-start}.tf-woo-product .products-filter.center{-ms-flex-pack:center;justify-content:center}.tf-woo-product .products-filter.right{-ms-flex-pack:flex-end;justify-content:flex-end}.tf-woo-product .products-filter li a{font-weight:500;border-radius:5px;font-size:14px;line-height:19px;color:rgba(0,0,0,.4);transition:all .3s;text-transform:uppercase;margin:0 10px;padding:.5rem 1rem;display:block}.tf-woo-product .products-filter li.active a{color:#fff;background:#0067da}.tf-woo-product.show_filter_product.filter_badge .filter-bar{display:flex;justify-content:space-between;align-items:center}.tf-woo-product ul.toolbar-control li{display:flex;padding:0 20px;border-right:1px solid #e4e6eb;line-height:16px}.tf-woo-product ul.toolbar-control li:first-child{padding-left:0}.tf-woo-product ul.toolbar-control li:last-child{padding-right:0;border-right:none}.tf-woo-product .filter-bar .toolbar-control{display:flex;justify-content:flex-end;align-items:center}.tf-woo-product .toolbar-filter-form{position:relative}.toolbar-control .toolbar-filter-columns .shop-columns{display:flex;margin-right:10px;cursor:pointer}.toolbar-control .toolbar-filter-columns .shop-columns:last-child{display:flex;margin-right:0}.toolbar-control .toolbar-filter-form .toggle-filter-form{display:flex;align-items:center;cursor:pointer}.tf-woo-product .toolbar-filter-form .wrap-form-filter{position:absolute;top:0;right:0;width:300px;background:#fff;padding:30px;z-index:999;box-shadow:0 4px 10px 0 rgba(3,3,3,.1);display:none}.tf-woo-product .wrap-form-filter .widget-title{margin:0 0 30px 0}.tf-woo-product .wrap-form-filter .widget-title .close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:1}.tf-woo-product .wrap-form-filter .widget-title .close svg{fill:#000000;stroke:#000000}.tf-woo-product .wrap-form-filter .widget-title .close:focus,.tf-woo-product .wrap-form-filter .widget-title .close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5}.tf-woo-product .toolbar-filter-form #form_filter button,.tf-woo-product .toolbar-filter-form #form_filter input,.tf-woo-product .toolbar-filter-form #form_filter select{width:100%;margin-bottom:15px}.tf-woo-product .toolbar-filter-form #form_filter select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTJweCIgaGVpZ2h0PSI2cHgiIHZpZXdCb3g9IjAgMCAxMiA2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMiA2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5Z29uIHBvaW50cz0iMTIsMCA2LDYgMCwwICIgZmlsbD0iIzkwOTA5NyIvPg0KPC9zdmc+DQo=) no-repeat 94% 50%;background-size:10px}.tf-woo-product .toolbar-filter-form #form_filter button{margin:0}.tf-woo-product .toolbar-filter-form #form_filter button:focus{outline:0}.tf-woo-product ul.toolbar-control .toolbar-filter-columns svg,.tf-woo-product ul.toolbar-control .toolbar-filter-form svg{fill:#bfbfc8;stroke:#bfbfc8;width:16px;height:16px}.tf-woo-product ul.toolbar-control .toolbar-filter-columns .shop-columns.active svg{fill:#23232c;stroke:#23232c}.tf-woo-product ul.toolbar-control .toolbar-filter-form svg{margin-right:4px}.tf-woo-product .no-found{display:flex;justify-content:center;align-items:center;width:100%;min-height:300px}.tf-woo-product .products>.loading-icon{background:#fff;opacity:1;z-index:99}.tf-woo-product .products>.loading-icon .dot{background-color:#000}@media (max-width:991px){.tf-woo-product .products.columns-3 .product-item,.tf-woo-product .products.columns-4 .product-item,.tf-woo-product .products.columns-5 .product-item,.tf-woo-product .products.columns-6 .product-item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (max-width:767px){.tf-woo-product .products.columns-2 .product-item,.tf-woo-product .products.columns-3 .product-item,.tf-woo-product .products.columns-4 .product-item,.tf-woo-product .products.columns-5 .product-item,.tf-woo-product .products.columns-6 .product-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tf-woo-product .filter-bar .layout-bar,.tf-woo-product .filter-bar .products-filter{width:100%}}
.tf-posts-wrap .tf-posts.grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.tf-posts-wrap.column-1 .tf-posts.grid .column{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tf-posts-wrap.column-2 .tf-posts.grid .column{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tf-posts-wrap.column-3 .tf-posts.grid .column{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.tf-posts-wrap.column-4 .tf-posts.grid .column{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.tf-posts-wrap.column-5 .tf-posts.grid .column{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.tf-posts-wrap.column-6 .tf-posts.grid .column{-ms-flex:0 0 16.67%;flex:0 0 16.67%;max-width:16.67%}.tf-posts-wrap .box-time a,.tf-posts-wrap .pagination a,.tf-posts-wrap .pagination span,.tf-posts-wrap .tf-posts .blog-post .featured-post .overlay,.tf-posts-wrap .tf-posts .blog-post a,.tf-posts-wrap .tf-posts .blog-post i,.tf-posts-wrap .tf-posts .blog-post svg,.tf-posts-wrap .tf-posts .column,.tf-posts-wrap.has-carousel .owl-nav .owl-next,.tf-posts-wrap.has-carousel .owl-nav .owl-prev{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.tf-posts-wrap .post-meta{list-style:none;padding:0;margin:0}.tf-posts-wrap .post-meta li{display:inline-block;text-transform:capitalize}.tf-posts-wrap .tf-posts .blog-post .featured-post{overflow:hidden}.tf-posts-wrap .tf-posts .blog-post .featured-post{display:flex;justify-content:center;align-items:center;position:relative}.tf-posts-wrap .tf-posts .blog-post .featured-post .overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden}.tf-posts-wrap .tf-posts .blog-post:hover .featured-post .overlay{opacity:1;visibility:visible}.tf-posts-wrap .tf-posts .blog-post .featured-post .overlay i,.tf-posts-wrap .tf-posts .blog-post .featured-post .overlay svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tf-posts-wrap .tf-posts .blog-post .featured-post .overlay i.fas.fa-plus:after,.tf-posts-wrap .tf-posts .blog-post .featured-post .overlay i.fas.fa-plus:before{content:'';width:100%;height:1px;position:absolute;top:50%;left:50%}.tf-posts-wrap .tf-posts .blog-post .featured-post .overlay i.fas.fa-plus:after{width:1px;height:100%}.tf-posts-wrap .tf-posts .blog-post .title{font-size:23px}.tf-posts-wrap .tf-posts .blog-post .content-post{font-size:15px;margin-bottom:15px}.tf-posts-wrap .tf-posts .blog-post .tf-button-container a{font-size:15px;display:inline-block}.tf-posts-wrap .tf-posts .blog-post .tf-button-container a i,.tf-posts-wrap .tf-posts .blog-post .tf-button-container a svg{vertical-align:middle}.tf-posts-wrap .tf-posts .blog-post .tf-button-container.left{text-align:left}.tf-posts-wrap .tf-posts .blog-post .tf-button-container.center{text-align:center}.tf-posts-wrap .tf-posts .blog-post .tf-button-container.right{text-align:right}.tf-posts-wrap .tf-posts .blog-post .tf-button-container.justify .tf-button{text-align:center;width:100%}.tf-posts-wrap .tf-posts .blog-post .post-meta>li:last-child{margin-right:0!important}.tf-posts-wrap .tf-posts .blog-post .content{position:relative}.tf-posts-wrap.has-underline-button .tf-posts .blog-post .tf-button,.tf-posts-wrap.has-underline-category .post-meta .post-category{position:relative;z-index:1}.tf-posts-wrap.has-underline-category .post-meta .post-category:before{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;height:10px;background-color:#ffeab0;z-index:-1}.tf-posts-wrap.has-underline-button .tf-posts .blog-post .tf-button:before{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;height:2px;background-color:#ffeab0;z-index:-1}.tf-posts-wrap.grid-styles-3.has-underline-category .tf-posts .blog-post .post-category{padding-left:10px;padding-right:10px}.tf-posts-wrap .featured-image-gallery .flex-direction-nav .flex-next,.tf-posts-wrap .featured-image-gallery .flex-direction-nav .flex-prev{position:absolute;z-index:1;display:inline-block;left:0;top:50%;transform:translateY(-50%);text-align:center}.tf-posts-wrap .featured-image-gallery .flex-direction-nav .flex-next{left:auto;right:0}.tf-posts-wrap .featured-image-gallery .slides>li{display:inline-flex!important}.tf-posts-wrap .themesflat_video_embed{display:inline-flex}.tf-posts-wrap .themesflat_video_embed .video-video-box-overlay{position:absolute;z-index:9;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.tf-video-full-width{width:100%;max-width:100%}.tf-posts-wrap .themesflat_video_embed .video-video-box-overlay button{display:flex;justify-content:center;align-items:center;border-color:transparent;border-radius:0}.tf-posts-wrap .themesflat_video_embed .video-video-box-overlay button:focus{outline:0}.tf-posts-wrap.column-2.has-carousel .tf-posts .column,.tf-posts-wrap.column-3.has-carousel .tf-posts .column,.tf-posts-wrap.column-4.has-carousel .tf-posts .column,.tf-posts-wrap.column-5.has-carousel .tf-posts .column,.tf-posts-wrap.column-6.has-carousel .tf-posts .column{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tf-posts-wrap.has-carousel .tf-posts .column .blog-post{padding:0!important;margin:0!important}.tf-posts-wrap.has-carousel .tf-posts{display:block;display:block;-ms-flex-wrap:unset;flex-wrap:unset}.tf-posts-wrap.has-carousel .owl-nav .owl-next,.tf-posts-wrap.has-carousel .owl-nav .owl-prev{width:50px;height:50px;display:inline-block;position:absolute;top:50%;left:0;transform:translateY(-50%);background-color:rgba(0,0,0,.2);border-radius:5px;color:#fff;text-align:center;line-height:50px;z-index:10}.tf-posts-wrap.has-carousel .owl-nav .owl-next{left:unset;right:0}.tf-posts-wrap.has-carousel .owl-nav .owl-next.disabled,.tf-posts-wrap.has-carousel .owl-nav .owl-prev.disabled{display:none!important}.tf-posts-wrap.has-carousel.no-arrow .owl-nav .owl-next,.tf-posts-wrap.has-carousel.no-arrow .owl-nav .owl-prev{display:none}.tf-posts-wrap.has-carousel.has-arrow .owl-nav .owl-next,.tf-posts-wrap.has-carousel.has-arrow .owl-nav .owl-prev{display:block}.tf-posts-wrap .owl-dots{display:inline-block;position:absolute;left:50%;transform:translateX(-50%)}.tf-posts-wrap .owl-dots .owl-dot{width:10px;height:10px;background:#0080f0;display:inline-block;margin:0 5px}.tf-posts-wrap.has-carousel .owl-dots.disable,.tf-posts-wrap.has-carousel.no-bullets .owl-dots{display:none}.tf-posts-wrap.has-carousel.has-bullets .owl-dots{display:block}.tf-posts-wrap .pagination{display:flex}.tf-posts-wrap .pagination a,.tf-posts-wrap .pagination span{display:inline-flex;justify-content:center;align-items:center;text-align:center;min-width:25px;min-height:25px}.tf-posts-wrap .navigation-link .page-numbers{display:none}.tf-posts-wrap .navigation-link .page-numbers.next,.tf-posts-wrap .navigation-link .page-numbers.prev{display:inline-flex;justify-content:center;align-items:center;text-align:center}.tf-posts-wrap .navigation-link .pagination{display:block}.tf-posts-wrap .navigation-link .page-numbers.next{float:right}.tf-posts-wrap .navigation.loadmore .page-numbers{display:none}.tf-posts-wrap .navigation.loadmore .next.page-numbers{display:inline-block}.tf-posts-wrap .tfpost-loading{text-align:center;font-weight:700;text-transform:uppercase}.tf-posts-wrap .tfpost-loading span{display:inline-block;width:100%;height:100px;background-image:url(https://thehonneybees.com/wp-content/plugins/themesflat-addons-for-elementor/assets/css/loading/loading.gif);background-size:contain;background-position:center;background-repeat:no-repeat}.tf-posts-wrap .loadmore a:after{content:'\f1ce';font-family:FontAwesome;line-height:1;animation:rotateLoad infinite linear 1s;font-size:0px;opacity:0;-webkit-transition:.3s all ease;-o-transition:.3s all ease;-moz-transition:.3s all ease;transition:.3s all ease}.tf-posts-wrap .loadmore.loader a:after{font-size:inherit;opacity:1;margin:10px}.tf-posts-wrap .pagination.left{justify-content:flex-start}.tf-posts-wrap .pagination.center{justify-content:center}.tf-posts-wrap .pagination.right{justify-content:flex-end}.clearfix:after,.clearfix:before{display:table;content:" "}.clearfix:after{clear:both}.tf-posts-wrap.column-1 .tf-posts.masonry .column{flex:0 0 100%}.tf-posts-wrap .tf-posts.masonry .column,.tf-posts-wrap .tf-posts.masonry .grid-sizer{float:left}.tf-posts-wrap.column-2 .tf-posts.masonry .column,.tf-posts-wrap.column-2 .tf-posts.masonry .grid-sizer{width:50%}.tf-posts-wrap.column-3 .tf-posts.masonry .column{width:33.333333%}.tf-posts-wrap.column-4 .tf-posts.masonry .column{width:25%}.tf-posts-wrap.column-5 .tf-posts.masonry .column{width:20%}.tf-posts-wrap.column-6 .tf-posts.masonry .column{width:16.67%}.tf-posts-wrap .tf-posts .blog-post .content.inner{position:absolute;bottom:0}.tf-posts-wrap .tf-posts.list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.tf-posts-wrap.column-1 .tf-posts.list .column,.tf-posts-wrap.column-2 .tf-posts.list .column,.tf-posts-wrap.column-3 .tf-posts.list .column,.tf-posts-wrap.column-4 .tf-posts.list .column,.tf-posts-wrap.column-5 .tf-posts.list .column,.tf-posts-wrap.column-6 .tf-posts.list .column{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tf-posts-wrap .tf-posts.list .blog-post{display:flex}.tf-posts-wrap .tf-posts.list .blog-post .featured-post{margin-right:30px}.tf-posts-wrap .box-time,.tf-posts-wrap.grid-styles-1.featured-post-top .post-meta .post-date{display:none}.tf-posts-wrap .wrap-featured-post{position:relative}.tf-posts-wrap.grid-styles-1.featured-post-top .box-time{display:inline-block;position:absolute;bottom:-30px;left:20px;z-index:99}.tf-posts-wrap .box-time a{display:block;border-radius:3px;padding:10px 25px;text-align:center}.tf-posts-wrap .box-time span{display:block;font-size:18px;font-weight:500;line-height:1.3}.tf-posts-wrap .box-time span.day{font-size:30px}.tf-posts-wrap.grid-styles-2 .post-meta{display:none;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.tf-posts-wrap.grid-styles-2 .wrap-featured-post .post-meta{display:block;position:absolute;left:30px;right:30px;bottom:5px;padding:15px 10px;border-radius:5px;background-color:#203b48}@media (max-width:991px){.tf-posts-wrap.tablet-column-1 .tf-posts.grid .column{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tf-posts-wrap.tablet-column-2 .tf-posts.grid .column{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tf-posts-wrap.tablet-column-3 .tf-posts.grid .column{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.tf-posts-wrap.tablet-column-4 .tf-posts.grid .column{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.tf-posts-wrap.tablet-column-5 .tf-posts.grid .column{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.tf-posts-wrap.tablet-column-6 .tf-posts.grid .column{-ms-flex:0 0 16.67%;flex:0 0 16.67%;max-width:16.67%}}@media (max-width:767px){.tf-posts-wrap.mobile-column-1 .tf-posts.grid .column{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tf-posts-wrap.mobile-column-2 .tf-posts.grid .column{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tf-posts-wrap.mobile-column-3 .tf-posts.grid .column{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.tf-posts-wrap.mobile-column-4 .tf-posts.grid .column{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.tf-posts-wrap.mobile-column-5 .tf-posts.grid .column{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.tf-posts-wrap.mobile-column-6 .tf-posts.grid .column{-ms-flex:0 0 16.67%;flex:0 0 16.67%;max-width:16.67%}.tf-posts-wrap .tf-posts.list .blog-post{display:block!important}.tf-posts-wrap .tf-posts.list .blog-post .featured-post{width:100%!important;margin:0!important}.tf-posts-wrap .tf-posts.list .blog-post .content{width:100%!important}}