.klb-post img{max-width:100%;height:auto;}
.klb-post h1, .klb-post h2, .klb-post h3, .klb-post h4, .klb-post h5, .klb-post h6{margin-bottom:10px;line-height:140%;margin:10px 0;text-rendering:optimizelegibility;padding:0;}
.klb-post h1{font-size:38.5px;text-transform:inherit;}
.klb-post h2{font-size:31.5px;padding-bottom:initial;}
.klb-post h3{font-size:24.5px;text-transform:initial;text-align:left;text-transform:initial;font-weight:500;}
.klb-post h4{font-size:17.5px;}
.klb-post h5{font-size:14px;}
.klb-post h6{font-size:11.9px;}
table{max-width:100%;background-color:transparent;width:100%;}
th{text-align:left;padding-right:20px;padding-bottom:5px;padding:8px;border:1px solid var(--color-gray200);}
td{padding:4px;border:1px solid var(--color-gray200);text-align:left;}
dt{font-weight:bold;}
dt, dd{line-height:20px;}
dd{margin-left:10px;}
.wp-calendar-table td, .wp-calendar-table th{text-align:center;}
abbr, tla, acronym{text-decoration:underline;cursor:help;}
.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;}
form select, select{width:100%;}
.aligncenter img{display:block;margin-left:auto;margin-right:auto}
.alignright{float:right;margin:0 0 1em 1em;clear:both;}
.alignleft{float:left;margin:0 1em 1em 0;clear:both;}
.aligncenter{display:block;margin-left:auto;margin-right:auto;text-align:center;}
.gallery-caption{padding:0;}
.bypostauthor{color:#000;}
.textarea_half{max-width:500px;}
.wp-caption img{max-width:100%;height:auto;}
.sticky{}
p>img{max-width:100%;height:auto;}
.wp-caption{padding-top:4px;max-width:100%;border:1px solid #eee;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border-image:initial;background-color:#efefef;text-align:center;margin-bottom:20px;clear:both;}
.wp-caption p.wp-caption-text{width:auto !important;line-height:1.9;font-size:12px;padding:3px 0;margin:0 !important;background:#f6f6f6;display:block;-webkit-border-radius:0px 0px 3px 3px;border-radius:0px 0px 3px 3px;text-align:inherit;}
.klb-post ul{padding-left:20px;list-style-type:circle;}
.klb-post ol{padding-left:20px;list-style-type:decimal;}
.klb-post ul li{list-style-type:circle;line-height:1.75;padding:0;}
.klb-post ol li{list-style-type:decimal;line-height:1.75;padding:0;}
.post-password-form label{width:100%;}
.klb-post:before, .klb-post:after{content:'';display:table;clear:both;}
.klb-post td a{font-weight:600;}
.klb-post td{padding:12px;}
.klb-post th{padding:12px;}
.klb-pagination{clear:both;}
pre{padding:9.5px;margin:0 0 10px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;white-space:pre-line;}
.site-loading{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;top:0;left:0;background-color:var(--color-background);z-index:100000;}
.site-loading .preloading{position:relative;width:60px;height:60px;}
.site-loading .circular{position:absolute;width:100%;height:100%;-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;-webkit-transform-origin:center center;transform-origin:center center;top:0;right:0;bottom:0;left:0;}
.site-loading .path{stroke-dasharray:1,200;stroke-dashoffset:0;stroke:var(--theme-primary-color);-webkit-animation:dashray 1.5s ease-in-out infinite;animation:dashray 1.5s ease-in-out infinite;stroke-linecap:round;}
@-webkit-keyframes rotate {
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes rotate {
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@-webkit-keyframes dashray {
0%{stroke-dasharray:1,200;stroke-dashoffset:0;}
50%{stroke-dasharray:89,200;stroke-dashoffset:-35;}
100%{stroke-dasharray:89,200;stroke-dashoffset:-124;}
}
@keyframes dashray {
0%{stroke-dasharray:1,200;stroke-dashoffset:0;}
50%{stroke-dasharray:89,200;stroke-dashoffset:-35;}
100%{stroke-dasharray:89,200;stroke-dashoffset:-124;}
}
.preloader{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;color:var(--theme-primary-color);z-index:100;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-animation:rotator 1.4s linear infinite;animation:rotator 1.4s linear infinite;width:2.125rem !important;-webkit-transition:opacity 1s cubic-bezier(0.28, 0.12, 0.22, 1);transition:opacity 1s cubic-bezier(0.28, 0.12, 0.22, 1);background:none;height:auto;}
.preloader .path{stroke:currentColor;stroke-dasharray:187;stroke-dashoffset:0;-webkit-transform-origin:center;transform-origin:center;-webkit-animation:dash 1.4s ease-in-out infinite;animation:dash 1.4s ease-in-out infinite;}
.ajax-loading .products > svg.loader-image.preloader{bottom:0;top:inherit;height:auto;z-index:9999;}
.ajax-loading .loader-image.preloader{position:static;display:block;}
svg.loader-image.preloader.quick-view{position:fixed;}
@-webkit-keyframes rotator {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(270deg);transform:rotate(270deg);}
}
@keyframes rotator {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(270deg);transform:rotate(270deg);}
}
@-webkit-keyframes dash {
0%{stroke-dashoffset:187;}
50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg);}
100%{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg);}
}
@keyframes dash {
0%{stroke-dashoffset:187;}
50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg);}
100%{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg);}
}
.tab-ajax.preloader{width:100% !important;height:100%;background-color:rgba(255, 255, 255, 0.6);animation:none;transform:none;position:absolute !important;}
.tab-ajax.preloader .path{display:none;}
[data-theme="dark"] .header-main .header-search-form .search-form .input-search-addon .form-select option{color:#1b1f22 !important;}
.site-header .color-scheme-light .custom-button .sub-menu.mega-menu .mega-header{color:var(--color-text);}
.site-header .color-scheme-light .custom-button .sub-menu.mega-menu .products{color:var(--color-text);}
@media screen and (min-width:1024px){
.elementor-container.elementor-column-gap-extended{padding-left:25px;padding-right:25px;}
}
@media screen and (max-width:1023.98px){
.elementor-container.elementor-column-gap-extended{padding-left:25px;padding-right:25px;}
}
@media screen and (min-width:1024px){
.elementor-container.elementor-column-gap-default{padding-left:30px;padding-right:30px;}
}
@media screen and (max-width:1023.98px){
.elementor-container.elementor-column-gap-default{padding-left:30px;padding-right:30px;}
}
@media screen and (max-width:767.98px){
.elementor-container.elementor-column-gap-extended, .elementor-container.elementor-column-gap-default{padding-left:0;padding-right:0;}
}
.header-bottom .dropdown-categories .dropdown-menu ul li.menu-item-object-custom .badge{margin-left:auto;border-radius:0.1875rem !important;}
.header-bottom .dropdown-categories .dropdown-menu ul li.menu-item-has-children .badge{margin-left:0.375rem;}
.elementor-widget-blonwe-special-product .column.large{width:100% !important;}
.klb-module.module-products-grid.style-5 .grid-wrapper .column.large .product .content-wrapper .price{font-size:22px;}
@media screen and (min-width:320px){
.products:not(.klb-slider).mobile-grid-1 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}
}
@media screen and (min-width:64rem){
.klb-blog .content-wrapper.sidebar-left{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}
}
@media screen and (min-width:992px){
.blog-single-post .single-post .entry-media{margin-bottom:2.5rem !important;}
}
.single-post .post-comments .comment-list, .single-post .post-comments .comment-respond{border-color:var(--color-gray300);}
@media screen and (min-width:992px){
.single-post .post-comments .comment-respond .entry-title{font-size:1.5rem !important;}
}
.post-comments p.logged-in-as a, .post-comments p.logged-in-as{color:var(--color-text);font-size:0.875rem;font-weight:500;}
h3.comment-reply-title{font-weight:600;font-size:1.5rem;margin-bottom:5px;}
.post-comments .comment-respond .comment-form .form-submit input{color:#FFF;background-color:var(--theme-primary-color);border-color:transparent;}
.post-comments .comment-respond .comment-form .form-submit input:hover{background-color:rgba(var(--theme-primary-color-RGB), 0.9);}
 
a#cancel-comment-reply-link{margin-left:1rem;color:#212529;text-decoration:none;text-transform:capitalize;font-size:12px;}
.comment-respond .comment-form p.comment-form-cookies-consent label{display:inline-block;margin-bottom:0 !important;width:auto;}
input#wp-comment-cookies-consent{height:auto;margin-right:5px;appearance:auto;}
.post-comments ul.children{list-style:none;padding-left:40px;}
ol.comment-list .comment-respond{padding-bottom:1.5rem;}
.sidebar-column .entry-meta .entry-published a{font-size:0.75rem !important;}
.site-social ul.social-color a{color:#fff !important;}
@media(max-width:991px){
.blog-sidebar{margin-top:40px;}
} .products .product > .tinv-wraper.tinv-wishlist{display:none;}
.product a.tinvwl_add_to_wishlist_button{font-size:0;}
.thumbnail-buttons a.klbcp-btn{font-size:0 !important;}
.product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before{font-family:"klbtheme" !important;content:"\eb35";margin-right:0px;font-size:1.375rem;top:0;}
.product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before{content:"\ec57";}
.products .product-buttons.only-icon a.button{font-size:0;}
.products .product .product-buttons.primary-button a.add_to_cart_button i, .products .product .product-buttons.success-button a.add_to_cart_button i, .product-type-5  a.add_to_cart_button i, .product-type-13  a.add_to_cart_button i{display:none;}
.product-type-13 a.add_to_cart_button{color:#FFF !important;background-color:var(--theme-primary-color) !important;line-height:2.1875rem !important;height:2.1875rem !important;border-color:transparent !important;}
.product-type-13 a.add_to_cart_button:hover{color:#FFF;background-color:rgba(var(--theme-primary-color-RGB), 0.9) !important;}
.product-type-13 a.added_to_cart{flex:1 0 100% !important;margin-left:0;color:#FFF;background-color:var(--theme-primary-color);}
.product-type-13 a.added_to_cart:hover{color:#FFF;background-color:rgba(var(--theme-primary-color-RGB), 0.9);}
.cart-with-quantity.product-in-cart a.quickview-button{display:inherit !important;}
.price_slider_amount #min_price, .price_slider_amount #max_price{display:block !important;}
.before-shop-loop .sorting-products select{max-width:130px;text-overflow:ellipsis;}
.single-product-wrapper .product-stock{display:none;}
.single-product-wrapper .product-inventory-wrapper .product-stock{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}
.single-product-wrapper .product-detail .single_add_to_cart_button{color:#FFF;background-color:var(--color-green700);border-color:transparent;}
.single-product-wrapper .product-detail .single_add_to_cart_button:hover{background-color:var(--color-green800);}
.single-product-wrapper .single_add_to_cart_button{position:relative;height:2.875rem;padding-left:2.125rem;padding-right:2.125rem;}
.single-product .product-brand th:after{content:':';margin-right:4px;}
.single-product .product-brand th{opacity:0.6;line-height:1;color:#1b1f22;font-size:0.8125rem;font-weight:400;padding:0;margin-right:0.25rem;border:none;}
.single-product .product-brand td{border:none;padding:0;}
.single-product .product-brand tr{display:inline-block;}
.single-product .product-brand tr + tr{margin-left:10px;}
.single-product .product-brand td p{margin:0;font-weight:500;color:var(--color-blue600);}
.single-product-wrapper .product-detail .product-meta.bottom > * a{font-size:0.8125rem;font-weight:500;color:var(--color-text);line-height:1;}
.single-product-wrapper .product-alert-message strong{margin-right:5px;}
.klb-module.related, section.up-sells.upsells.products, .cross-sells{margin-top:1.875rem;}
@media screen and (min-width:64rem){
.klb-module.related, section.up-sells.upsells.products, .cross-sells{margin-top:3.75rem;}
}
section.up-sells.upsells.products h2, .cross-sells h2{position:relative;font-size:1.125rem;font-weight:500;margin-bottom:0.9375rem;}
@media screen and (min-width:1024px){
section.up-sells.upsells.products h2, .cross-sells h2{margin-bottom:1.25rem;font-size:1.25rem;}
}
.module-recently-viewed .module-header{margin-bottom:1.25rem !important;}
.flex-control-thumbs li.slick-slide img.flex-active{border-color:var(--color-text) !important;}
@media screen and (min-width:75rem){
.hide-desktop{display:none !important;}
}
p.stars a{border-right:1px solid #e1e1e1;}
p.stars a:last-child{border-right:0;}
p.stars a.star-1:after, .woocommerce-page p.stars a.star-1:after{content:"\ec6e";font-family:"klbtheme";color:#666;}
p.stars a.star-2:after, .woocommerce-page p.stars a.star-2:after{content:"\ec6e\ec6e";font-family:"klbtheme";color:#666;}
p.stars a.star-3:after, .woocommerce-page p.stars a.star-3:after{content:"\ec6e\ec6e\ec6e";font-family:"klbtheme";color:#666;}
p.stars a.star-4:after, .woocommerce-page p.stars a.star-4:after{content:"\ec6e\ec6e\ec6e\ec6e";font-family:"klbtheme";color:#666;}
p.stars a.star-5:after, .woocommerce-page p.stars a.star-5:after{content:"\ec6e\ec6e\ec6e\ec6e\ec6e";font-family:"klbtheme";color:#666;}
p.stars a, .woocommerce-page p.stars a{display:inline-block;margin-right:1em;text-indent:-9999px;position:relative;font-family:"klbtheme";font-size:.8rem;}
p.stars a.star-1:after, p.stars a.star-2:after, p.stars a.star-3:after, p.stars a.star-4:after, p.stars a.star-5:after, .woocommerce-page p.stars a.star-1:after, .woocommerce-page p.stars a.star-2:after, .woocommerce-page p.stars a.star-3:after, .woocommerce-page p.stars a.star-4:after, .woocommerce-page p.stars a.star-5:after{font-family:"klbtheme";text-indent:0;position:absolute;top:0;left:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:3px;}
p.stars a.star-1, .woocommerce-page p.stars a.star-1{width:2em;}
p.stars a.star-2, .woocommerce-page p.stars a.star-2{width:3em;}
p.stars a.star-3, .woocommerce-page p.stars a.star-3{width:4em;}
p.stars a.star-4, .woocommerce-page p.stars a.star-4{width:5em;}
p.stars a.star-5, .woocommerce-page p.stars a.star-5{width:6em;}
.p.stars a.star-1.active:after, p.stars a.star-1:hover:after, p.stars a.star-1.active:after, p.stars a.star-1:hover:after{content:"\ec6e";color:var(--color-yellow600);font-weight:900;}
.p.stars a.star-2.active:after, p.stars a.star-2:hover:after, p.stars a.star-2.active:after, p.stars a.star-2:hover:after{content:"\ec6e\ec6e";color:var(--color-yellow600);font-weight:900;}
.p.stars a.star-3.active:after, p.stars a.star-3:hover:after, p.stars a.star-3.active:after, p.stars a.star-3:hover:after{content:"\ec6e\ec6e\ec6e";color:var(--color-yellow600);font-weight:900;}
.p.stars a.star-4.active:after, p.stars a.star-4:hover:after, p.stars a.star-4.active:after, p.stars a.star-4:hover:after{content:"\ec6e\ec6e\ec6e\ec6e";color:var(--color-yellow600);font-weight:900;}
.p.stars a.star-5.active:after, p.stars a.star-5:hover:after, p.stars a.star-5.active:after, p.stars a.star-5:hover:after{content:"\ec6e\ec6e\ec6e\ec6e\ec6e";color:var(--color-yellow600);font-weight:900;}
h2.woocommerce-Reviews-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;}
h2.woocommerce-Reviews-title + .reviews-slot{margin-top:2.2rem;}
.quickview-product .single-product-wrapper{opacity:1;visibility:visible;pointer-events:auto;}
section#related-products .products .product .product-wrapper.style-1 .product-buttons{display:flex;}
.product-buttons.only-icon a.button i{font-size:1.25rem;}
.product-buttons.only-icon a.button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;width:2.25rem;height:2.25rem;padding:0;}
.product-inventory.outof-stock{color:#c92a2a;}
.single-product-wrapper .product-stock.out-of-stock{background-color:#fff5f5;color:#c92a2a;}
.single-product-wrapper .product-stock.in-stock{background-color:rgba(var(--color-greenRGB), 0.1);color:var(--color-green600) !important;}
.dropdown-categories .dropdown-menu.collapse:not(.show){display:none !important;}
.dropdown-categories .dropdown-menu{display:inherit !important;}
.header-action.wishlist-button .action-count{position:absolute;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;font-size:0.625rem;font-weight:500;line-height:1.0625rem;min-width:1.0625rem;padding-left:0.0625rem;padding-right:0.0625rem;height:1.0625rem;border-radius:50%;top:0.125rem;right:-0.125rem;color:#FFF;background-color:var(--theme-primary-color);}
.header-action.wishlist-button{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;}
.site-header a.wishlist_products_counter{font-size:0;}
.site-header a.wishlist_products_counter:before{display:none;}
.site-header a.wishlist_products_counter span.wishlist_products_counter_number{font-size:0.625rem;}
.site-header .header-action.cart-button .cart-not-empty .site-scroll .remove_from_cart_button{margin-right:0.5rem;}
p.woocommerce-mini-cart__buttons a.button.checkout{color:#FFF;background-color:var(--color-red600);border-color:transparent;border-radius:8px;}
p.woocommerce-mini-cart__buttons a.button.checkout:hover{background-color:rgba(var(--color-redRGB), 0.95);}
p.woocommerce-mini-cart__buttons a.button:not(.checkout){color:#1B1F22;background-color:transparent;border:1px solid #1B1F22;border-radius:8px;}
p.woocommerce-mini-cart__buttons a.button:not(.checkout):hover{color:#FFF;background-color:#1B1F22;}
@media(max-width:600px){
.site-header .cart-button:hover .custom-dropdown-menu.hide{opacity:0;visibility:hidden;pointer-events:auto;}
}
@media screen and (min-width:75rem){
.shop-wide .container{max-width:100%;overflow:hidden;}
}
.woocommerce-cart-form .table>:not(caption)>*>*{border-bottom:1px solid var(--color-gray200);}
a.checkout-button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:var(--theme-button-font);font-size:var(--theme-button-font-size);font-weight:var(--theme-button-font-weight);letter-spacing:var(--theme-button-letter-spacing);line-height:2.625rem;padding-left:1.125rem;padding-right:1.125rem;border-radius:var(--theme-radius-form);-webkit-transition:color 0.15s cubic-bezier(0.25, 0.1, 0.25, 1), background-color 0.15s cubic-bezier(0.25, 0.1, 0.25, 1);transition:color 0.15s cubic-bezier(0.25, 0.1, 0.25, 1), background-color 0.15s cubic-bezier(0.25, 0.1, 0.25, 1);color:#FFF !important;background-color:var(--theme-primary-color) !important;border-color:transparent !important;}
a.checkout-button:hover{background-color:rgba(var(--theme-primary-color-RGB), 0.9) !important;}
.single-product .woocommerce-message, .single-product ul.woocommerce-error li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;flex-direction:row-reverse;justify-content:space-between;}
.woocommerce-message{border:1px solid #dee2e6;margin-bottom:1.875rem;margin-top:1.875rem;padding:1rem;font-size:.875rem;}
ul.woocommerce-error{list-style:none;padding:0;border:1px solid #dee2e6;margin-bottom:1.875rem;padding:1rem;font-size:.875rem;}
.woocommerce-message a.button{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff;text-decoration:none;}
.cart-empty-page{text-align:center;max-width:760px;margin-top:40px;margin-bottom:40px;margin-left:auto;margin-right:auto;}
.cart-empty-page .cart-empty{font-size:1.125rem;font-weight:700;text-transform:uppercase;color:#f03e3e;margin-bottom:1.25rem;}
.cart-empty-page .empty-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:10rem;height:10rem;margin-bottom:1.875rem;}
ul#shipping_method{list-style:none;padding:0;font-size:0.8125rem;margin:0;}
ul#shipping_method li{margin-bottom:15px;}
#shipping_method input.shipping_method{position:relative;top:3px;float:right;margin-right:0;margin-left:7px;vertical-align:middle;}
.woocommerce-cart #shipping_method input.shipping_method{top:0;}
ul#shipping_method label{margin-bottom:0;vertical-align:middle;font-size:0.8125rem;}
p.woocommerce-shipping-destination{font-size:.775rem;line-height:17px;}
.cart-wrapper .cart_totals .shop_table tr td strong{font-weight:600;}
#customer_details .woocommerce-additional-fields{margin-top:1.875rem;}
.cart-wrapper .order-review-wrapper .woocommerce-checkout-payment #place_order{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;}
.woocommerce-form-coupon-toggle{padding:20px;background-color:#F7F7F7;padding-left:35px;position:relative;font-size:.895rem;margin-bottom:1.875rem;}
.woocommerce-form-coupon-toggle:before{color:#ee403d;position:absolute;left:15px;top:48%;font-size:15px;transform:translateY(-50%);text-rendering:auto;font-family:"klbtheme";font-style:normal;font-weight:normal;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\ec27';}
.woocommerce-form-coupon-toggle a.showcoupon{color:var(--color-text);text-decoration:none;}
form.checkout_coupon.woocommerce-form-coupon{margin-top:-1rem;}
form.checkout.woocommerce-checkout .cart-wrapper{margin-top:0 !important;}
.site-header .header-action.cart-button .cart-not-empty .klb-free-shipping .shipping-notice{font-size:12px !important;}
.my-account-wrapper .woocommerce-MyAccount-navigation-menu ul li a:before{font-size:1.375rem;width:1.875rem;margin-right:0.625rem;}
.my-account-wrapper .woocommerce-MyAccount-navigation-menu ul li.woocommerce-MyAccount-navigation-link a:before{font-family:"klbtheme";font-style:normal;font-weight:normal;speak:never;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:0.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.my-account-wrapper .woocommerce-MyAccount-navigation-menu .woocommerce-MyAccount-navigation-link--dashboard a:before{content:'\ea60';}
.my-account-wrapper .woocommerce-MyAccount-navigation-menu .woocommerce-MyAccount-navigation-link--orders a:before{content:'\ebe7';}
.my-account-wrapper .woocommerce-MyAccount-navigation-menu .woocommerce-MyAccount-navigation-link--downloads a:before{content:'\e80a';}
.my-account-wrapper .woocommerce-MyAccount-navigation-menu .woocommerce-MyAccount-navigation-link--edit-address a:before{content:'\ec3f';}
 
.my-account-wrapper .woocommerce-MyAccount-navigation-menu .woocommerce-MyAccount-navigation-link--edit-account a:before{content:'\eafb';}
.my-account-wrapper .woocommerce-MyAccount-navigation-menu .woocommerce-MyAccount-navigation-link--wishlist a:before{content:'\eb35';}
.my-account-wrapper .woocommerce-MyAccount-navigation-menu .woocommerce-MyAccount-navigation-link--customer-logout a:before{content:'\e9c0';}
.woocommerce-checkout .col-1, .woocommerce-checkout .col-2, .woocommerce-account .col-1, .woocommerce-account .col-2{float:left;width:50%;max-width:100%;}
.woocommerce-checkout .col2-set:before, .woocommerce-checkout .col2-set:after, .woocommerce-account .col2-set:before, .woocommerce-account .col2-set:after{content:'';display:table;clear:both;}
.my-account-page h2, .my-account-page h3{font-size:1.125rem;font-weight:500;}
.my-account-page .woocommerce-form-register button.woocommerce-form-register__submit{color:#FFF;background-color:var(--theme-primary-color);border-color:transparent;}
.my-account-page .woocommerce-form-register button.woocommerce-form-register__submit:hover{background-color:rgba(var(--theme-primary-color-RGB), 0.9);}
.woocommerce-thankyou-order-received{margin-bottom:30px;padding:3%;width:100%;border:2px dashed #47b486;color:#47b486;text-align:center;font-weight:600;font-size:22px;line-height:1.4;}
section.woocommerce-order-details + section.woocommerce-customer-details{margin-top:30px;}
.woocommerce-order-details h2, .woocommerce-customer-details h2{font-size:1.125rem;font-weight:600;}
ul.woocommerce-order-overview{list-style:none;padding-left:0;}
section.woocommerce-order-details td, section.woocommerce-order-details th{padding:10px;}
.cart-collaterals .shop_table .cart-subtotal th, .cart-collaterals .shop_table .cart-subtotal td{border:none;border-bottom:1px solid;border-color:var(--color-gray300);}
.woocommerce-shipping-totals td, .woocommerce-shipping-totals th{border:none;border-bottom:1px solid;border-color:var(--color-gray300);padding-top:1.25rem !important;padding-bottom:1.25rem !important;}
.cart-collaterals .shop_table .order-total th, .cart-collaterals .shop_table .order-total td{border:none;}
.woocommerce-cart-form table td{border:none;}
.woocommerce-cart-form table th{border:none;}
.order-review-wrapper .shop_table thead th{border:none;}
.order-review-wrapper .shop_table tbody td{border:none;}
.order-review-wrapper .shop_table tfoot tr th{border:none;}
.order-review-wrapper .shop_table tfoot tr td{border:none;}
.single-product .variations td, .single-product .variations th{border:none;}
.tinv-wishlist .social-buttons li a.social{color:var(--color-text);}
table.tinvwl-table-manage-list th{font-size:0.875rem;font-weight:700;}
table.tinvwl-table-manage-list td.product-name a{color:var(--color-text);}
table.tinvwl-table-manage-list .product-remove button{padding-top:0;}
table.tinvwl-table-manage-list .button{white-space:pre;}
a.added_to_cart{font-size:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;width:2.25rem;height:2.25rem;padding:0;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:var(--theme-button-font);font-weight:var(--theme-button-font-weight);letter-spacing:var(--theme-button-letter-spacing);align-items:center;margin-left:5px;border-radius:var(--theme-radius-form);color:var(--color-green800);background-color:rgba(var(--color-greenRGB), 0.08);border:1px solid rgba(var(--color-greenRGB), 0.2);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none;}
a.added_to_cart:before{content:'\e8ef';font-family:"klbtheme";font-style:normal;font-weight:normal;display:inline-block;text-decoration:inherit;width:1em;margin-right:0.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:0.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.25rem;}
a.added_to_cart:hover{color:#FFF;background-color:var(--color-green700);}
a.ajax_add_to_cart{position:relative;}
.ajax_add_to_cart.loading i{opacity:0;}
.ajax_add_to_cart.loading:after{opacity:1;animation:klb-rotate 450ms infinite linear;}
@keyframes klb-rotate {
100%{transform:rotate(360deg);}
}
.ajax_add_to_cart:after{position:absolute;top:50%;left:50%;margin-top:-9px;margin-left:-9px;opacity:0;transition:opacity .2s ease;content:"";display:inline-block;width:18px;height:18px;border:1px solid rgb(161 161 161 / 40%);border-left-color:#000;border-radius:50%;vertical-align:middle;}
.primary-button a.added_to_cart{color:#FFF;background-color:var(--theme-primary-color);border-color:transparent;}
.primary-button a.added_to_cart:hover{background-color:rgba(var(--theme-primary-color-RGB), 0.9);}
ul.woocommerce-widget-layered-nav-list .type-color span.color-box{width:20px;height:20px;position:relative;display:inline-block;border-radius:50%;background-repeat:no-repeat;vertical-align:middle;margin-right:10px;}
ul.woocommerce-widget-layered-nav-list .type-color{padding-bottom:5px;text-transform:capitalize;vertical-align:middle;}
ul.woocommerce-widget-layered-nav-list .type-color span.count{float:right;font-size:0.8125rem;line-height:25px;color:#9aa5b3;}
ul.woocommerce-widget-layered-nav-list .type-color span.color-box:after{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:rgba(0,0,0,.1);color:#FFF;font-weight:normal;line-height:1;opacity:0;transition:opacity .2s ease;font-family:'klbtheme';content:"\e8ef";}
ul.woocommerce-widget-layered-nav-list li.chosen .type-color span.color-box:after, ul.woocommerce-widget-layered-nav-list li:hover .type-color span.color-box:after{opacity:1;}
ul.woocommerce-widget-layered-nav-list .type-button span.button-box{width:1rem;height:1rem;box-shadow:0 1px 2px 0 rgb(27 31 34 / 5%);border:var(--theme-form-border-width) solid var(--color-gray500);display:inline-block;background-repeat:no-repeat;vertical-align:middle;margin-right:10px;position:absolute;left:0;top:2px;border-radius:0.25rem;}
body.input-variation-filled[data-color=default] ul.woocommerce-widget-layered-nav-list .type-button span.button-box{background-color:var(--color-gray50);border:none;}
body.input-variation-filled[data-color=default] ul.woocommerce-widget-layered-nav-list li.chosen .type-button span.button-box{background-color:var(--theme-primary-color);border-color:var(--theme-primary-color);}
ul.woocommerce-widget-layered-nav-list .type-button a{padding-left:26px;z-index:99;position:relative;}
ul.woocommerce-widget-layered-nav-list .type-button{text-transform:capitalize;position:relative;display:-ms-flexbox;-ms-flex-align:center;color:currentColor;padding-bottom:0.0625rem;}
ul.woocommerce-widget-layered-nav-list .type-button span.button-box:after{align-items:center;justify-content:center;color:#fff;font-weight:normal;line-height:1;opacity:0;transition:opacity .2s ease;content:'';position:absolute;top:3px;left:1px;height:3px;width:10px;border:solid #fff;border-width:0 0 2px 2px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-box-sizing:content-box;box-sizing:content-box;}
ul.woocommerce-widget-layered-nav-list li.chosen .type-button span.button-box{background-color:var(--theme-primary-color);border-color:var(--theme-primary-color);}
ul.woocommerce-widget-layered-nav-list li.chosen .type-button span.button-box:after{opacity:1;}
ul.woocommerce-widget-layered-nav-list .type-button a:before{display:none;}
ul.woocommerce-widget-layered-nav-list .type-button span.count{float:right;font-size:0.8125rem;line-height:25px;color:#9aa5b3;}
ul.woocommerce-widget-layered-nav-list .type-button a{margin-bottom:3px;}
ul.woocommerce-widget-layered-nav-list .type-button:hover span.button-box{border-color:var(--color-gray600);}
.sidebar-column .widget ul li a, .mobile-filter-sidebar .widget ul li a{font-size:0.875rem;cursor:pointer;margin-bottom:0;color:currentColor;}
.sidebar-column .widget ul > li + li,
.mobile-filter-sidebar .widget ul > li + li{margin-top:0.5rem;}
.sidebar-column .widget ul, .mobile-filter-sidebar .widget ul{list-style:none;padding-left:0;}
.sidebar-column .widget, .mobile-filter-sidebar .widget{font-size:0.8125rem;}
.sidebar-column .widget ul.children, .sidebar-column .widget ul.sub-menu, .mobile-filter-sidebar .widget ul.children, .mobile-filter-sidebar .widget ul.sub-menu{padding-left:15px;margin-top:0.5rem;}
.quantity .qty{color:var(--color-text);}
.cart-with-quantity a.added_to_cart{display:none;}
.header-bottom .dropdown-categories .dropdown-menu:not(.colored-icons) .menu-item-object-product_cat a span i{color:var(--color-gray600);}
@media screen and (min-width:992px){
.single-product-wrapper .product-detail .detail-side-inner .cart .single_add_to_cart_button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;}
}
@media(max-width:767px){
.product-detail .cart td.woocommerce-grouped-product-list-item__thumbnail{display:none;}
} .klb-module.module-products-grid.style-7 .grid-wrapper{margin-left:-0.9375rem;margin-right:-0.9375rem;}
.klb-module.module-products-grid.style-7 .grid-wrapper .list-style{position:relative;padding-left:0.9375rem;padding-right:0.9375rem;}
@media screen and (min-width:1200px){
.klb-module.module-products-grid.style-7 .grid-wrapper .list-style .product .thumbnail-wrapper{width:10rem;margin-right:1.25rem;}
}
.klb-module.module-products-grid.style-7 .grid-wrapper .list-style .product .product-rating{margin-bottom:0.4375rem;}
.klb-module.module-products-grid.style-7 .grid-wrapper .list-style .product .product-title{font-size:0.875rem;margin-bottom:0.5rem;}
.klb-module.module-products-grid.style-7 .grid-wrapper .list-style .product .price{font-size:1.25rem;}
.klb-module.module-products-grid.style-7 .grid-wrapper .list-style .product .price del{font-size:75%;font-weight:400;opacity:0.8;}
.klb-module.module-products-grid.style-7 .grid-wrapper .list-style .product .product-details{margin-top:0.625rem;}
.klb-module.module-products-grid.style-7 .grid-wrapper .list-style .product .product-details ul{margin:0;padding-left:0.9375rem;}
.klb-module.module-products-grid.style-7 .grid-wrapper .list-style .product .product-details ul li{font-size:0.75rem;color:var(--color-gray600);}
.klb-module.module-products-grid.style-7 .grid-wrapper .list-style .product .product-details ul li + li{margin-top:0.1875rem;}
.klb-module.module-products-grid.style-7 .grid-wrapper .list-style .product .product-footer .product-footer-details{padding-top:0.9375rem;padding-bottom:0.9375rem;padding-left:0.4375rem;padding-right:0.4375rem;}
.klb-module.module-products-grid.style-7 .grid-wrapper .list-style .product .product-footer .product-footer-details .product-buttons{width:100%;margin-top:0;}
.klb-module.module-products-grid.style-7 .grid-wrapper .list-style .product .product-footer .product-footer-details .product-buttons .add_to_cart_button{font-size:0.8125rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;}
.klb-module.module-products-grid.style-7 .grid-wrapper .list-style .product .product-content-fade{top:-1.25rem;bottom:0;}
.module-products-grid.style-7 .products .product .product-wrapper.with-content-fade .thumbnail-wrapper .thumbnail-badges{left:0.5rem;top:0.5625rem;}
.module-products-grid.style-7 a.klbcp-btn{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;font-size:0;width:2rem;height:2rem;color:currentColor;border-radius:var(--theme-radius-form);;}
.module-products-grid.style-7 a.klbcp-btn:hover{background-color:var(--color-gray50);}
.module-products-grid.style-7 a.klbcp-btn:before{font-family:"klbtheme";font-style:normal;font-weight:normal;speak:never;font-size:1.375rem;display:inline-block;text-decoration:inherit;width:1em;margin-right:0.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:0.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.klb-module.module-products-grid.style-7 .grid-wrapper .list-style .product{margin-bottom:1.875rem;}
@media screen and (min-width:1200px){
.klb-module.module-products-grid.style-7 .grid-wrapper .list-style .product{margin-bottom:3.125rem;}
}
@media screen and (min-width:1200px){
.klb-module.module-products-grid.style-7 .grid-wrapper > *{width:100%;}
}
@media screen and (min-width:1200px){
.klb-module.module-products-grid.style-7 .grid-wrapper > .products > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333%;}
}
@media screen and (min-width:768px){
.blog-posts.grid-3 .post{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;}
}
@media screen and (min-width:992px){
.blog-posts.grid-3 .post{-webkit-box-flex:1;-ms-flex:1 0 33.3333%;flex:1 0 33.3333%;}
}
@media screen and (min-width:768px){
.blog-posts.grid-2 .post{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%}
}
@media(max-width:769px){
.klb-product-category+.klb-product-category{margin-top:40px}
}
@media(max-width:767px){
.elementor-widget-blonwe-contact-form-7 .elementor-widget-container{border-width:0 !important;}
}
@media screen and (min-width:992px){
.for-hero-bg{position:relative;margin-top:-9.375rem;z-index:1;}
}
@media screen and (min-width:992px){
.for-hero-bg::before{content:"";position:absolute;top:-4.375rem;bottom:-3.75rem;left:-5rem;right:-5rem;background-color:var(--color-background);border-top-left-radius:theme(radius-base);border-top-right-radius:theme(radius-base);z-index:-1;}
}
@media screen and (min-width:75rem){
.products:not(.klb-slider).grid-column.column-6{column-gap:0 !important;}
.products.column-6 .product{-webkit-box-flex:0;-ms-flex:0 0 16.667%;flex:0 0 16.667%;max-width:16.667%;}
}
.klb-order-tracking{padding:0 !important;}
.klb-page.section{margin-top:2.5rem;}
@media screen and (min-width:64rem){
.klb-page.section{margin-top:4.5rem;}
}
h1.klb-page-title{margin-bottom:1.2rem;}
#order_review .woocommerce-terms-and-conditions p:first-child{display:none;}
.order-review-wrapper h3{font-size:1.25rem;}
body .select2-container--default .select2-selection--single{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:var(--theme-form-font);font-size:var(--theme-form-font-size);font-weight:var(--theme-form-font-weight);letter-spacing:var(--theme-form-letter-spacing);line-height:42px;width:100%;height:2.875rem;border-radius:var(--theme-radius-form);padding-left:0.25rem;padding-right:0.75rem;-webkit-transition:none;transition:none;outline:none;}
body .select2-container--default .select2-selection--single .select2-selection__arrow{height:2.875rem;font-size:.8125rem;}
.header-bottom .dropdown-categories .dropdown-menu ul .badge.hot{color:#FFF !important;background-color:var(--color-red600) !important;}
.header-bottom .dropdown-categories .dropdown-menu ul li.menu-item-object-custom .badge.for{color:var(--color-red700) !important;background-color:var(--color-red50) !important;}
.no-more-products + .no-more-products{display:none;}
.no-more-products{text-align:center;margin-top:30px;}
nav.woocommerce-pagination.klb-load-more .button{cursor:pointer;color:#FFF !important;background-color:var(--theme-primary-color) !important;}
nav.woocommerce-pagination.klb-load-more .button:hover{background-color:rgba(var(--theme-primary-color-RGB), 0.9) !important;}
.products > svg.loader-image.preloader{bottom:-70px;top:inherit;padding:0;}
.shop-wide .klb-menu-nav.primary-menu .klb-menu .mega-menu.mega-menu-boxed > .sub-menu{max-width:100%;}
@media screen and (min-width:1024px){
.header-bottom .dropdown-categories .dropdown-menu > ul > li.mega-menu > ul.sub-menu{width:var(--theme-category-menu-large-width);}
}
.sub-menu.mega-menu-wrapper .mega-sub-list .sub-menu-list a{position:relative;}
.sub-menu.mega-menu-wrapper .mega-sub-list .sub-menu-list a{color:var(--color-text);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:0.25rem;padding-bottom:0.25rem;}
.sub-menu.mega-menu-wrapper .sub-menu-list li{line-height:1;}
.sub-menu.mega-menu-wrapper .mega-grouped-items ul{list-style:none;padding:0;margin:0;}
.sub-menu.mega-menu-wrapper .sub-menu-list li + li{margin-top:0.5rem;}
.sub-menu.mega-menu-wrapper .mega-sub-list .sub-menu-list li a::before{content:"";position:absolute;width:100%;height:0.0625rem;bottom:0;left:0;background-color:currentColor;opacity:0;-webkit-transition:opacity 0.07s cubic-bezier(0.25, 0.1, 0.25, 1);transition:opacity 0.07s cubic-bezier(0.25, 0.1, 0.25, 1);}
.sub-menu.mega-menu-wrapper .mega-sub-list .sub-menu-list li a:hover::before{opacity:1;}
.mega-sub-list .sub-menu-list i{margin-right:0.5rem;}
form.cart.grouped_form table{margin-bottom:30px;}
form.grouped_form tr td:first-child{padding-left:0;}
form.grouped_form td{border-left:0;border-right:0;padding:15px;}
.cart.grouped_form .add_to_cart_button{line-height:1;}
form.grouped_form label a{font-weight:500;color:currentColor;}
.klb-count-block{color:var(--color-text);}
.elementor-widget-blonwe-special-product .klb-module.style-5 .klb-special-product{width:100% !important;}
.elementor-widget-blonwe-special-product .product-wrapper.style-3 a.product-thumbnail{text-align:center;}
.elementor-widget-blonwe-product-grid .module-products-grid.style-5 .grid-wrapper .module-column{width:100% !important;}
.woocommerce-page-header .woocommerce-sub-categories ul.children{display:none !important;}
.woocommerce-page-header .woocommerce-sub-categories .widget-checkbox-list ul li + li{margin-top:0;}
.woocommerce-page-header .woocommerce-sub-categories ul li a::before{display:none;}
.woocommerce-page-header .woocommerce-sub-categories .widget-checkbox-list input[type="checkbox"]:checked+label{color:var(--theme-primary-color);border-color:var(--theme-primary-color) !important;}
.woocommerce-page-header .woocommerce-sub-categories span.subDropdown.plus{display:none !important;}
.single-product-wrapper.style-3 .product-detail.with-side td.woocommerce-grouped-product-list-item__thumbnail{display:none;}
.single-product-wrapper.style-3 .product-detail.with-side form.grouped_form td{padding:2px;}
.single-product-wrapper form>.tinv-wraper{display:none;}
.site-header .site-brand img{height:auto;}
.white-popup{position:relative;max-width:62rem;background-color:var(--color-background);padding:1.25rem;border-radius:var(--theme-radius-base);margin-left:auto;margin-right:auto;}
@media screen and (min-width:1024px){
.white-popup{padding:2.1875rem;}
}
.orderon-whatsapp a{color:#FFF !important;background-color:var(--color-green700) !important;border-color:transparent;height:2.875rem;}
.orderon-whatsapp a:hover{background-color:var(--color-green800) !important;}
.orderon-whatsapp{margin-bottom:1.25rem;}
.product-detail .buy_now_button{height:2.875rem;}
@media screen and (max-width:64rem){
.product-detail .buy_now_button{display:block;width:100%;}
}
.product-detail-inner > .product-delivery-time{display:none;}
.products .product-type-1 .product-buttons + .product-inventory,
.products .product-type-2 .product-buttons + .product-delivery-time{margin-top:0.5rem;}
.products .product-type-1 .product-buttons + .product-delivery-time + .product-inventory,
.products .product-type-2 .product-buttons + .product-delivery-time + .product-inventory{margin-top:0.125rem;}
.products.column-1 .product{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.products.list-style.for-fashion .product{margin-bottom:1.25rem;}
.products:not(.klb-slider).list-style.for-fashion .product-countdown{margin-top:0.9375rem;}
.products:not(.klb-slider).list-style.for-fashion .product-countdown .klb-countdown-wrapper{margin-bottom:0.3125rem;}
.products:not(.klb-slider).list-style.for-fashion  .product-countdown > p{font-size:0.75rem;opacity:0.6;}
.elementor-widget-blonwe-counter .custom-gradient-green{background:linear-gradient(180deg, rgba(235, 255, 102, 1), rgba(255, 255, 255, 0) 100%);}
.cart-with-quantity.product-in-cart .quantity{display:flex;}
.cart-with-quantity.product-in-cart a.button{display:none;}
.cart-with-quantity a.added_to_cart{display:none;}
.product-type-1 .cart-with-quantity .quantity.ajax-quantity input{height:1.85rem;}
.elementor-widget-blonwe-custom-title .klb-module .module-header{margin-bottom:0;}
.products .product .thumbnail-buttons > .wishlist-button{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}
.products .wishlist-button:hover a{color:var(--color-red600);}
.products .wishlist-button a.klbwishlist-added{color:var(--color-red600);}
.woocommerce-variation-add-to-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.625rem;}
.single-product-wrapper .product-delivery-time, .single-product-sticky .product-delivery-time{display:none;}
.single-product-wrapper .product-inventory-wrapper .product-delivery-time{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}
.products .wishlist-button span{font-size:0;}
.elementor-widget-blonwe-banner-box2 .banner-area{background-color:#3a2a2f;}
.height100.elementor-widget-blonwe-product-carousel{height:100%;}
.height100.elementor-widget-blonwe-product-carousel .elementor-widget-container{height:100%;}
.height100 .products.bordered.klb-slider .slick-list::before, .bordered .products.klb-slider .slick-list::before{border:none;}
.single-product-wrapper .related .wishlist-button a{color:currentColor !important;font-weight:var(--theme-body-font-weight);}
.single-product-wrapper .related .wishlist-button a::before{margin-right:0;}
.products .product .product-type-6 .content-wrapper .product-content-switcher .add_to_cart_button, .products .product .product-type-7 .content-wrapper .product-content-switcher .add_to_cart_button, .products .product .product-type-10 .content-wrapper .product-content-switcher .add_to_cart_button{border:0;background:none;}
.products .product .product-type-6 .content-wrapper .product-content-switcher .add_to_cart_button i, .products .product .product-type-7 .content-wrapper .product-content-switcher .add_to_cart_button i, .products .product .product-type-10 .content-wrapper .product-content-switcher .add_to_cart_button i{display:none;}
.products .product .product-type-6 .product-content-switcher .switcher-wrapper .added + .added_to_cart,
.products .product .product-type-7 .product-content-switcher .switcher-wrapper .added + .added_to_cart,
.products .product .product-type-10 .product-content-switcher .switcher-wrapper .added + .added_to_cart{border:none;background:none;font-size:0.9375rem;font-weight:600;text-transform:uppercase;color:#016a78;text-decoration:none;}
@media screen and (max-width:767px){
.products .product .product-type-6 .product-content-switcher .switcher-wrapper .added + .added_to_cart,
.products .product .product-type-7 .product-content-switcher .switcher-wrapper .added + .added_to_cart,
.products .product .product-type-10 .product-content-switcher .switcher-wrapper .added + .added_to_cart{margin-left:0px !important;}
}
.products .product .product-type-6 .product-content-switcher .switcher-wrapper > *:nth-child(3),
.products .product .product-type-10 .product-content-switcher .switcher-wrapper > *:nth-child(3){position:absolute;bottom:-100%;width:auto;height:auto;}
.products .product .product-type-6 .product-content-switcher .switcher-wrapper .added + .added_to_cart,
.products .product .product-type-7 .product-content-switcher .switcher-wrapper .added + .added_to_cart, 
.products .product .product-type-10 .product-content-switcher .switcher-wrapper .added + .added_to_cart{position:static;margin-left:10px;width:auto;height:auto;}
.products .product .product-type-7 .product-content-switcher .switcher-wrapper > *:nth-child(3){position:absolute;bottom:-100%;}
.products .product .product-type-6 .product-content-switcher .switcher-wrapper .added + .added_to_cart:before,
.products .product .product-type-7 .product-content-switcher .switcher-wrapper .added + .added_to_cart:before,
.products .product .product-type-10 .product-content-switcher .switcher-wrapper .added + .added_to_cart:before{display:none;}
.products .product .product-type-6 .product-content-switcher .switcher-wrapper, .products .product .product-type-10 .product-content-switcher .switcher-wrapper{flex-direction:inherit;}
.products .product .product-type-7 .product-content-switcher .switcher-wrapper{display:block;}
.lg-brdr-right-radius .klb-module.module-products-grid .grid-wrapper.bordered::before, .lg-brdr-right-radius .products.bordered.klb-slider .slick-list::before{border-bottom-right-radius:0 !important;border-top-right-radius:0 !important;}
.lg-brdr-left-radius .klb-module.module-products-grid .grid-wrapper.bordered::before, .lg-brdr-left-radius .products.bordered.klb-slider .slick-list::before{border-bottom-left-radius:0;border-top-left-radius:0;}
.banner-border .klb-banner{border-radius:0;}
@media screen and (max-width:992px){
.md-banner-border.elementor-widget-blonwe-banner-box .elementor-widget-container{border-top-right-radius:10px !important;}
.md-brdr-right-radius .products.bordered.klb-slider .slick-list::before{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important;border-top-right-radius:0 !important;}
.md-brdr-left-radius .products.bordered.klb-slider .slick-list::before{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:10px !important;}
.md-brdr-right-radius .klb-module.module-products-grid .grid-wrapper.bordered::before{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important;border-top-right-radius:10px !important;}
.md-brdr-left-radius .klb-module.module-products-grid .grid-wrapper.bordered::before{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:10px !important;}
.md-banner-border .klb-banner{border-top-right-radius:var(--theme-radius-base);}
}
@media screen and (max-width:767px){
.sm-banner-border.elementor-widget-blonwe-banner-box .elementor-widget-container{border-top-width:0 !important;border-bottom-width:0 !important;border-top-right-radius:0px !important;}
.sm-brdr-right-radius .klb-module.module-products-grid .grid-wrapper.bordered::before, .sm-brdr-right-radius .products.bordered.klb-slider .slick-list::before{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important;border-top-right-radius:10px !important;}
.sm-brdr-left-radius .klb-module.module-products-grid .grid-wrapper.bordered::before, .sm-brdr-left-radius .products.bordered.klb-slider .slick-list::before{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:10px !important;}
}
.site-header .search-type-5 input.form-control.search-input.variation-filled{background-color:#fff;border-color:transparent;box-shadow:none;}
.site-header .header-search-form .search-form.search-type-5 button{color:#1B1F22 !important;box-shadow:none;border-color:transparent;background-color:transparent !important;}
.site-header .header-search-form .search-type-5.search-form.form-style-primary input:hover{background-color:#fff;}
.top-notification.count-notification-2{color:#1B1F22;}
.header-bottom a.help-center-color{color:#FCC419;}
.site-header .header-notify.link-filled p a.no-bg, .header-topbar.color-layout-custom.dark-blue .header-notify.link-filled p a.no-bg, .header-topbar.color-layout-custom.brown-dark .header-notify.link-filled p a.no-bg{background:none !important;font-weight:600;margin-left:0.1875rem !important;margin-right:0;padding:0 !important;}
.klb-storebox.style-1 a .store-products .product-item .product-price ins, .klb-storebox.style-1 a .store-products .product-item .product-price del{color:#ffffff;}
.header-topbar.color-layout-custom.dark-blue .header-notify.link-filled p a.color-green-light{background-color:rgba(0, 71, 69, 0.12) !important;}
.header-topbar.color-layout-custom.dark-blue .header-notify.link-filled p a.color-gray-light{background-color:rgba(27, 31, 34, 0.12) !important;}
.product-wrapper.product-type-8 .product-buttons.primary-button, .product-wrapper.product-type-11 .product-buttons.primary-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;flex-wrap:nowrap;}
.product-wrapper.product-type-8 a.added_to_cart, .product-wrapper.product-type-11 a.added_to_cart, .product-wrapper.product-type-12 a.added_to_cart{height:2.1875rem;margin-left:0px;}
.klb-module.hot-product .product-wrapper.style-6.product-type-8{border-color:var(--color-red500) !important;}
.single-product-wrapper .woocommerce-Reviews #comments{border:0;padding-top:0;}
.products .product .product-type-9 .product-buttons.primary-button a.add_to_cart_button i, .products .product .product-type-list3 .product-buttons.primary-button a.add_to_cart_button i{display:block;}
.site-header .klb-search-results .header-search-results{opacity:1;visibility:visible;position:static;border-width:initial;border-style:none;border-color:initial;border-image:initial;background:none;padding:0px;}
.klb-search-results .grid-style span.price{flex-direction:row;text-align:left;gap:0.5rem;}
.site-header .header-search-form .header-search-results.grid-style.style-1 .column.keywords-column{padding-left:0px;}
.ring-tooltip .tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x) !important;color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius);font-size:0.8125rem;font-weight:500 !important;}
.ring-tooltip .tooltip-arrow{border:1px solid transparent;-webkit-box-shadow:hsla(206deg, 22%, 7%, 0.4) 0px 10px 38px -10px, hsla(206deg, 22%, 7%, 0.25) 0px 10px 20px -15px;box-shadow:hsla(206deg, 22%, 7%, 0.4) 0px 10px 38px -10px, hsla(206deg, 22%, 7%, 0.25) 0px 10px 20px -15px;}
.ring-tooltip.tooltip{line-height:1.5;}
.single-product-wrapper .vertical-thumbnails.sticky-gallery .woocommerce-product-gallery{padding-left:0;}
.klb-separator-width .elementor-icon{width:100%;}
.klb-separator-width .elementor-icon svg{width:100%;}
.klb-shop-block ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.25rem;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0;padding:0;}
.klb-shop-block ul li{font-size:0.8125rem;}
.klb-shop-block ul li a{font-weight:500;color:currentColor;}
.klb-shop-block ul li.address{border:1px solid var(--color-gray200);padding:0.1875rem 0.625rem;border-radius:5.625rem;}
.klb-shop-block ul li.phone{font-size:1rem;font-weight:600;color:var(--theme-primary-color);}
.mejs__time{box-sizing:content-box !important;}
a.quickview-button{cursor:pointer;}
.klb-authentication-form.tab-style .klb-authentication-inner{width:100%;}
.klb-mobile-bottom{z-index:100000;}
.klb-mobile-search{z-index:99999;}
.klb-mobile-search ul.search-keywords{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.25rem;}
.klb-mobile-search ul.search-keywords li a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.75rem;padding-top:0.125rem;padding-bottom:0.125rem;padding-left:0.375rem;padding-right:0.375rem;color:var(--color-text);border-radius:calc(var(--theme-radius-form) / 2);-webkit-transition:all 0.05s cubic-bezier(0.25, 0.1, 0.25, 1);transition:all 0.05s cubic-bezier(0.25, 0.1, 0.25, 1);border:1px solid var(--color-gray300);}
.klb-mobile-search .klb-search-results span.search-results-heading{display:block;font-size:0.75rem;font-weight:500;color:var(--color-gray500);padding-right:0.625rem;margin-bottom:0.5rem;}
.klb-mobile-search .klb-search-results{left:-20px;right:-20px;}
.klb-mobile-search .thumbnail-wrapper img{max-width:60px;}
.klb-mobile-search .klb-search-results .product + .product{margin-top:0.875rem;padding-top:0.875rem;border-top:1px solid var(--color-gray200);}
.klb-mobile-search .klb-search-results .product-inner{flex-direction:row;align-items:center;}
.klb-mobile-search .klb-search-results .thumbnail-wrapper{width:auto !important;}
.klb-mobile-search .klb-search-results .products .product-title{margin-bottom:0;}
.klb-mobile-search .klb-search-results .products .product:first-child{margin-top:0.875rem;}
.klb-mobile-search .klb-search-results span.price{margin-bottom:0.4375rem;font-size:0.875rem !important;}
span.woocommerce-input-wrapper{width:100%;}
@media screen and (max-width:767px){
.order-xs-2{order:2!important;}
.order-xs-3{order:3!important;}
}
.klb-separator-width-2550 .elementor-icon svg{width:2550px;}
.product-type-1 .primary-button a.added_to_cart{margin-left:0px !important;}
.elementor-widget-blonwe-home-slider .icon-text-list .text p{opacity:1 !important;}
.elementor-widget-blonwe-home-slider .icon-text-list{margin-top:30px;}
.klb-categories-list ul#category-menu > li > .sub-menu{position:absolute;width:100%;height:auto;min-height:calc(100% + 0.0625rem);background-color:var(--color-background);top:0;left:100%;opacity:0;visibility:hidden;}
.klb-categories-list ul#category-menu > li:hover > .sub-menu{opacity:1;visibility:visible;pointer-events:auto;z-index:999999;}
.klb-categories-list ul#category-menu > li:hover > .sub-menu{border:1px solid;border-bottom-right-radius:var(--theme-radius-base);border-color:var(--color-gray300);}
.klb-categories-list #category-menu > li.menu-item-has-children > a::after{font-family:"klbtheme";font-size:92%;content:"\ea1d";margin-left:auto;}
.klb-categories-list ul#category-menu li.menu-item-object-custom .badge.for{color:var(--color-red700);background-color:var(--color-red50);text-transform:capitalize;}
.klb-categories-list ul#category-menu li.menu-item-object-custom .badge.new{text-transform:capitalize;}
.products .product .product-wrapper .thumbnail-wrapper .product-thumbnail .product-second-image{position:absolute;top:0;left:0;opacity:0;-webkit-transition:all 0.25s cubic-bezier(0.25, 0.1, 0.25, 1);transition:all 0.25s cubic-bezier(0.25, 0.1, 0.25, 1);}
.products .product .product-wrapper .thumbnail-wrapper .product-thumbnail .product-second-image + img{-webkit-transition:opacity 0.25s cubic-bezier(0.25, 0.1, 0.25, 1);transition:opacity 0.25s cubic-bezier(0.25, 0.1, 0.25, 1);}
body.input-variation-filled .woocommerce-ordering select.orderby{background-color:transparent;}
body.input-variation-filled .woocommerce-ordering select.orderby:hover{background-color:transparent;}
body.input-variation-filled .quantity .input-text.qty.text{background-color:transparent;}
body.input-variation-filled .quantity .input-text.qty.text:hover{background-color:transparent;}
.products .product .product-wrapper.style-3.product-type-4 .product-progress, .products .product .product-wrapper.style-3.product-type-3 .product-progress{margin-top:1rem;}
.products .product .product-wrapper.style-3.product-type-4 .product-progress p{margin-top:0.5rem;}
.product-type-13 .product-progress, .product-type-13 .product-buttons + .product-delivery-time,
.product-type-13 .product-buttons + .product-inventory,
.product-type-12 .product-progress, .product-type-11 .product-progress, .product-type-10 .product-progress, .product-type-9 .product-progress, .product-type-7 .product-progress, .product-type-6 .product-progress, .product-type-2 .product-progress, .product-type-1 .product-progress{margin-top:1rem;}
body[data-color=default] .site-header.header-transparent-desktop .header-mobile .header-action .action-icon{color:#1B1F22;}
.woocommerce-product-gallery__wrapper img{width:100%;}
.products .thumbnail-wrapper .thumbnail-buttons a.klbcp-btn{-webkit-transition-delay:0.08s;transition-delay:0.08s;}
.price_slider_bottom .price_slider_amount{margin:0;display:inherit;margin-right:auto;}
.site-drawer .site-brand a img{height:auto;}
.site-drawer{z-index:999999;}
.sidebar-mega-product span.price{font-size:1rem;}
.sidebar-mega-product h2.product-title a{font-weight:600 !important;}
.sidebar-mega-product .thumbnail-wrapper.entry-media{width:5.125rem !important;}
.sidebar-mega-product-grid .products .thumbnail-wrapper .thumbnail-buttons{display:none;}
.sidebar-mega-product-grid .products .product-buttons{display:none;}
.sidebar-mega-banner img{width:100%;}
.sidebar-mega-banner .klb-banner.inner-style{border-radius:0;}
@keyframes klb-quickview-rotate {
100%{transform:rotate(360deg);}
}
a.quickview-loading:after{position:absolute;top:50%;left:50%;margin-left:-9px;margin-top:-9px;transition:opacity .2s ease;content:"";display:inline-block;width:18px;height:18px;border:1px solid rgb(161 161 161 / 40%);border-left-color:#000;border-radius:50%;vertical-align:middle;opacity:1;animation:klb-quickview-rotate 450ms infinite linear;}
a.quickview-loading i{opacity:0;}
body .site-drawer{z-index:9999999;}
.custom-button-menu .products .product-title a{color:currentColor !important;}
.site-header  .header-main.dark-blue .header-search-form .search-form .input-search-addon .form-select{color:#fff;}
.site-drawer .drawer-menu .klb-menu li.mega-menu-elementor .sub-menu{display:none;}
.site-drawer .drawer-menu .klb-menu li.mega-menu-elementor .menu-dropdown{display:none;}
.product-type-grouped .product-cart-wrapper .price{font-size:10px;}
.product-type-grouped .product-cart-wrapper .price .amount{color:var(--color-red600);font-size:1.1rem;}
.woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table td{max-width:50%;width:50%;}
a.shipping-calculator-button{font-size:.825rem;}
.woocommerce-shipping-totals section.shipping-calculator-form{margin-top:10px;}
.woocommerce-shipping-totals p#calc_shipping_state_field span{width:100%;text-align:left;}
.site-header .header-main.dark-blue .header-search-form .search-form .input-search-addon .form-select option{color:#000;}
body[data-color=default] .cart-wrapper .klb-free-shipping.success{border-color:var(--color-green400);background-color:var(--color-green25);}
body[data-color=default] .cart-wrapper .klb-free-shipping.success .shipping-progress{background-color:var(--color-green100);}
.klb-free-shipping.success .shipping-progress span{background-color:var(--color-green600);}
.woocommerce-product-gallery__wrapper img.zoomImg{background:#fff;}
.single-product-wrapper .woocommerce-product-gallery .thumbnail-badges.product-badges{z-index:9;position:absolute;top:0.75rem;left:0.75rem;}
.single-product-wrapper .woocommerce-product-gallery .badge{position:static;}
.product-meta.top a.woocommerce-review-link{color:var(--color-text);}
.filter-holder ul li + li{margin-top:0.5rem;}
.filter-holder ul li a{color:#212529;}
.site-header .header-action.cart-button .cart-not-empty .klb-free-shipping.success{border-color:var(--color-green400);background-color:var(--color-green25);}
@media screen and (min-width:768px){
.height100 .elementor-widget-blonwe-banner-box .banner-area .klb-banner .entry-media{position:absolute;width:100%;height:100%;top:0;left:0;}
}
@media screen and (min-width:768px){
.height100 .elementor-widget-blonwe-banner-box .banner-area .klb-banner .entry-media img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;}
}
.height100 .elementor-widget-blonwe-banner-box, .height100 .elementor-widget-blonwe-banner-box .elementor-widget-container, .height100 .elementor-widget-blonwe-banner-box .banner-area, .height100 .elementor-widget-blonwe-banner-box .banner-area .klb-banner{height:100%;}
.product-type-13 a.product_type_grouped, .product-type-13 a.product_type_external{color:#FFF !important;background-color:var(--theme-primary-color) !important;line-height:2.1875rem !important;height:2.1875rem !important;border-color:transparent !important;}
.product-type-13 a.product_type_grouped i, .product-type-13 a.product_type_external i{display:none;}
.product-type-13 a.product_type_grouped:hover, .product-type-13 a.product_type_external:hover{color:#FFF;background-color:rgba(var(--theme-primary-color-RGB), 0.9) !important;}
.product-type-6 .content-wrapper .product-content-switcher a.button.product_type_grouped, .product-type-6 .content-wrapper .product-content-switcher a.button.product_type_external, .product-type-10 .content-wrapper .product-content-switcher a.button.product_type_grouped, .product-type-10 .content-wrapper .product-content-switcher a.button.product_type_external{border:0 !important;background:none !important;all:unset;text-transform:uppercase;font-size:0.875rem;font-weight:700;text-transform:uppercase;cursor:pointer;}
.product-type-6 .content-wrapper .product-content-switcher a.button.product_type_grouped i, .product-type-6 .content-wrapper .product-content-switcher a.button.product_type_external i, .product-type-10 .content-wrapper .product-content-switcher a.button.product_type_grouped i, .product-type-10 .content-wrapper .product-content-switcher a.button.product_type_external i{display:none;}
.product-type-6 .content-wrapper .product-content-switcher a.button.product_type_grouped:hover, .product-type-6 .content-wrapper .product-content-switcher a.button.product_type_external:hover{color:var(--theme-primary-color);}
section#related-products .product-content-switcher .add_to_cart_button{padding:0;height:auto;}
.site-login .site-login-inner .login-form-container .register-form input[type="radio"]{height:auto !important;}
span.password-input{flex-wrap:wrap;}
.password-input .show-password-input{top:0;height:2.875rem;}
.woocommerce-password-strength.bad{margin-top:10px;}
.product-type-7 .product-category a{display:none;}
.product-type-7 .product-category a:first-child{display:block;}
.product-type-7 .switcher-wrapper a.button{all:unset;font-weight:700;cursor:pointer;font-size:0.875rem;text-transform:uppercase;border:0;background:none;}
.tagcloud a{color:#021523;background-color:transparent;border:1px solid var(--bs-border-color);height:2rem;padding-left:1rem;padding-right:1rem;font-size:.875rem !important;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;margin-bottom:5px;}
.search-form .header-search-results .products.list-style .product-second-image{position:absolute;top:0;left:0;opacity:0;}
.single-product-wrapper section#related-products .wishlist-button{margin-bottom:0;}
.single-product-wrapper .product-wrapper.product-type-8 .add_to_cart_button{padding:0;}
.products .product .product-wrapper.style-6 .content-wrapper .product-buttons a.button{font-size:0.8125rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;}
.products .product-buttons a.button{font-size:0.875rem;line-height:2.1875rem;height:2.1875rem;}
.height-750 .e-hosted-video.elementor-wrapper.elementor-open-inline{height:750px;}
.products .product .product-wrapper.product-type-10 .product-category a + a{margin-left:5px;}
.sidebar-mega-product .list-style .product-countdown{display:none;}
.product-wrapper.product-type-13 a.button.product_type_grouped{padding:0px !important;}
.site-header .header-main.dark-blue .header-search-form.is-searchable .input-search-addon .form-select{color:var(--color-text) !important;}
.site-header .header-main.dark-blue .header-search-form.is-searchable  .search-form.form-style-primary input{color:var(--color-text) !important;}
.site-header .header-main.dark-blue .header-search-form .search-form.form-style-primary input{color:#fff;}
.klb-coupon-modal .klb-coupon-inner .store-thumbnail img{max-height:inherit !important;}
.klb-newsletter-popup .newsletter-inner .privacy-policy p{font-size:11px;margin-top:10px;}
.klb-menu-nav .mega-menu .sub-menu::before, .klb-menu-nav .mega-menu .sub-menu::after{display:none !important;}
@media(max-width:768px){
.product-type-3 .product-footer{display:none;}
}
@media screen and (max-width:1199.98px){
#sidebar.filtered-sidebar{z-index:100011;}
}
.elementor-column.sidebar-image-absolute{position:absolute;width:100% !important;right:0;height:100%;bottom:0;top:-27px;}
.header-bottom .dropdown-categories .dropdown-menu:not(.colored-icons) .menu-item-object-custom > a > i{color:var(--color-gray600);}
.site-drawer .drawer-menu.drawer-category .klb-menu > li.menu-item-object-custom + .menu-item-custom{border-top:1px solid rgba(var(--color-rgb), 0.1);margin-top:0.625rem;padding-top:0.625rem;}
.specification-content table{margin-bottom:30px;}
.specification-content table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);}
.specification-content table tr{border-bottom:1px solid var(--color-gray200);}
.specification-content table td{border:none;padding-left:0;max-width:50%;width:50%;font-size:0.875rem;}
.specification-content h2{font-size:1rem;font-weight:700;text-transform:uppercase;}
.meta-item.sticky-post {
color: var(--theme-primary-color);
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1px;
font-size: 0.6875rem;
} a{text-decoration:none;color:var(--theme-primary-color);}
.klb-pagination a, .klb-pagination span.current{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;font-size:0.875rem;font-weight:500;width:2.25rem;height:2.25rem;color:var(--color-text);border-radius:calc(var(--theme-radius-base) / 2);background-color:var(--color-gray50);}
.klb-readmore + .klb-pagination{margin-top:20px;}
.klb-pagination a:hover{background-color:var(--color-gray100);}
.klb-pagination span.current{color:#FFF;background-color:var(--theme-primary-color);}
ol.wp-block-comment-template{list-style-type:none;padding-left:0;}
ol.wp-block-comment-template li{list-style:none;}
blockquote{border-left:4px solid var(--color-gray400);padding-left:1.875rem;padding-right:1.875rem;padding-top:1.25rem;padding-bottom:0.75rem;margin-top:0.9375rem;margin-bottom:0.625rem;}
@media screen and (min-width:64.0625rem){
blockquote{padding-left:3.125rem;margin-top:1.875rem;margin-bottom:1.875rem;}
}
.wp-block-button{margin-bottom:15px;}
.wp-block-cover{margin-bottom:15px;}
figure.wp-block-gallery figcaption.blocks-gallery-caption{margin-bottom:30px;}
.wp-block-gallery.alignleft{margin-right:30px;}
.klb-post span.catcount{float:right;}
.klb-post select, .klb-post form.wp-block-search{margin-bottom:1rem;}
.post .entry-media a{border-radius:0;}
.post .entry-media a img{border-radius:var(--theme-radius-base);}
.klb-post form.post-password-form input[type="submit"]{color:#FFF;background-color:var(--theme-primary-color);border-color:transparent;height:2.875rem;line-height:initial;}
.klb-post form.post-password-form input[type="submit"]:hover{background-color:rgba(var(--theme-primary-color-RGB), 0.9);}
.klb-comment-body{display:-webkit-box;display:-ms-flexbox;display:flex;}
.comment-right-side{width:100%;}
.entry-footer .post-comments .comment-content{padding-left:0;margin-top:16px;}
.entry-footer .post-comments .reply{padding-left:0;}
.klb-comment-body .vcard{margin-right:1.25rem;}
@media screen and (min-width:64.0625rem){
.klb-comment-body .vcard{margin-right:2.5rem;}
}
.klb-comment-body img.avatar{border-radius:50%;}
.single-post .post-comments .comment-list .comment-body .comment-meta .comment-author b{float:none;}
.single-post .post-comments .comment-list .comment-body .comment-author{display:inline-block;margin-right:0.9375rem;}
.single-post .post-comments .comment-list .comment-body .comment-meta .comment-metadata{float:none;display:inline-block;}
.single-post .post-comments .comment-list .comment-body .comment-content{padding-left:0;margin-top:16px;}
.single-post .post-comments .comment-list .comment-body .reply{padding-left:0;}
.single-post .post-comments .comment-list .comment-body{padding:0;margin-bottom:0;}
@media screen and (min-width:992px){
.single-post .post-comments .comment-list .comment-body{margin-bottom:0;}
}
.single-post .post-comments .comment-list .comment-body.klb-comment-body{padding:0.0625rem;margin-bottom:0.9375rem;}
@media screen and (min-width:992px){
.single-post .post-comments .comment-list .comment-body.klb-comment-body{margin-bottom:3.125rem;}
}
.single-post .post-comments .comment-list .comment-body .comment-meta{margin-bottom:0;}
.comment-metadata time{font-size:0.75rem;font-weight:500;opacity:0.5;color:currentColor;}
@media(max-width:768px){
ol.comment-list ul.children{padding-left:0;}
.comment .klb-post td{padding:4px;}
}
nav.comment-navigation h3{font-size:16px;margin-top:20px;}
nav.comment-navigation a{font-size:15px;}
nav#comment-nav-above{margin-bottom:20px;}
nav#comment-nav-below{margin-bottom:30px;}
.blog-posts.large-style .post{display:block;width:100%;}
.post .entry-title{word-break:break-word;}
.post .meta-item{flex-flow:row wrap;}
.post .meta-item a{line-height:1.5;}
.post .meta-item a + a{margin-left:3px;}
.blog-sidebar ul li a:before{margin-right:10px;text-rendering:auto;line-height:1;font-family:"klbtheme";font-style:normal;font-weight:normal;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\ea1d';font-size:12px;}
span.catcount{float:right;font-size:0.8125rem;color:var(--color-text-desc);}
.blog-sidebar .widget ul li a, .blog-sidebar .widget ol li a{color:var(--color-text);text-decoration:none;display:inline-block;}
.widget_recent_comments ul li > a, ol.wp-block-latest-comments li a + a{font-weight:500;}
.blog-sidebar .widget ul, .blog-sidebar .widget ol{padding-left:0;}
h2.wp-block-heading{font-size:0.875rem;font-weight:600;margin-bottom:0.625rem;}
@media screen and (min-width:768px){
h2.wp-block-heading{font-size:calc(var(--theme-widgets-font-size) + 1px);margin-bottom:1.25rem;}
}
.widget_calendar caption{font-weight:500;color:#fff;text-align:center;background-color:var(--theme-primary-color);}
.widget_calendar table th{font-weight:400;background:#ddd;}
.widget_calendar table#wp-calendar{caption-side:top;text-align:center;}
nav.wp-calendar-nav{padding-top:.75rem;text-align:center;}
.widget_recent_comments ul li > a:before{display:none;}
.widget_rss ul li a.rsswidget{display:block;font-weight:500;margin-bottom:.625rem;}
.widget_rss ul li{margin-bottom:1rem;}
.search_form{width:100%;position:relative;}
.search_form button{position:absolute;right:0;top:0;border:none;outline:0;color:#1b1f22 !important;background:none !important;}
.search_form button i{font-size:1rem;}
.blog-sidebar .widget_nav_menu ul li a:before{position:static;opacity:1;background:none;}
.blog-sidebar span.badge{display:block;}
.klb-page .post-comments{margin-top:30px;}
h2.search-title{margin-bottom:1.875rem;}
.single-product-wrapper form.cart .variations tr{flex-direction:column;}
.single-product-wrapper form.cart .variations tr .value{padding-left:0;}
body[data-color=default] .single-product-wrapper form.cart .variations tr + tr{border:none;}
body.klb-swatches .single-product-wrapper form.cart .variations tr{flex-direction:row;}
body[data-color=default].klb-swatches .single-product-wrapper form.cart .variations tr + tr{border-top:1px solid;border-color:var(--color-gray100);}
td.woocommerce-grouped-product-list-item__thumbnail img{max-width:90px;}
.products .product .product-wrapper.style-1 .product-buttons > a.button.product_type_external i{display:none;}
.products .product .product-wrapper.style-1 .product-buttons > a.button.product_type_external{height:auto;line-height:1.5rem;}
.my-account-wrapper .woocommerce-MyAccount-content p a.dokan-btn{color:#fff;}
.blog-sidebar ul.posts-list li a:before{display:none;}
.site-social.for-widget ul li a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}
.site-social.for-widget ul li a:before{display:none;}
@media(max-width:400px){
.products .product-type-5 .product-buttons a.button{padding-left:10px;padding-right:10px;font-size:0.7rem;}
}
.single-product-wrapper .vertical-thumbnails .woocommerce-product-gallery .thumbnail-badges.product-badges{left:0.75rem;padding-left:inherit;padding-right:inherit;}
.vertical-thumbnails, .vertical-thumbnails .woocommerce-product-gallery, .vertical-thumbnails .product-thumbnails-wrapper, .vertical-thumbnails .product-thumbnails, .vertical-thumbnails .slick-list{height:100% !important;}
@media(max-width:400px){
.products .product .product-wrapper.style-6 .content-wrapper .product-buttons a.button{padding-left:5px;padding-right:5px;}
}
.wc-stripe-elements-field, .wc-stripe-iban-element-field{width:100%;}
#add_payment_method #payment ul.payment_methods .stripe-card-group, .woocommerce-checkout #payment ul.payment_methods .stripe-card-group{position:relative;width:100%;}
.checkout-wrapper .order-review-wrapper #order_review .woocommerce-checkout-payment .wc_payment_methods li.payment_method_stripe .payment_box.payment_method_stripe label::before{display:none;}
.checkout-wrapper .order-review-wrapper #order_review .woocommerce-checkout-payment .wc_payment_methods li .payment_box p.form-row.woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated{padding-left:0;flex-direction:row;flex-wrap:nowrap;gap:6px;margin-top:10px;}
.products li.product-category{overflow:visible;padding:0.9375rem;}
.products h2.woocommerce-loop-category__title{font-size:var(--theme-product-name-font-size-mobile);font-weight:var(--theme-product-name-weight);line-height:1.3;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;margin-bottom:0.5rem;color:#212529;margin-top:0.75rem;}
@media screen and (min-width:1024px){
.products h2.woocommerce-loop-category__title{font-size:var(--theme-product-name-font-size-desktop);}
}
.buy_now_button svg{display:none !important;}
.klb-single-video{z-index:9;}
a.woocommerce-product-gallery__trigger{z-index:9;}
.site-header .header-action.cart-button .cart-not-empty .products.site-scroll{overflow:hidden;}
p.woocommerce-store-notice.demo_store{position:fixed;bottom:0;left:0;right:0;text-align:center;background:var(--theme-primary-color);margin:0;padding:15px;color:#fff;z-index:999;}
p.woocommerce-store-notice.demo_store a{color:#fff;font-weight:500;}
.checkout-wrapper ul.woocommerce-error{white-space:nowrap;}
.single-product-wrapper .woocommerce-variation-availability .product-stock{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:0.8125rem;padding:0.25rem 0.625rem;border-radius:calc(var(--theme-radius-form) / 2);margin-bottom:15px;}
.single-product.product-type-variable .product-inventory-wrapper{display:none;}
@media screen and (min-width:992px){
.slick-vertical .slick-track{height:auto !important;}
}
.mega-menu-elementor .sub-menu .elementor-column-gap-no .elementor-col-50:first-child{z-index:9;}
p.vendor-customer-registration label + br{display:none;}
.cart-wrapper wc-order-attribution-inputs{width:inherit !important;}
p.woocommerce-mini-cart__buttons a.button.checkout{line-height:1;}
.site-header .header-action.cart-button .cart-not-empty .woocommerce-mini-cart__buttons > *{line-height:1;}
.select2-container--open{z-index:999999;}
body[data-theme=light] .site-header.header-type5 .header-main .fl-mini-cart-content a{color:var(--bs-dropdown-color);}
body[data-theme=light] .site-header.header-type5 .header-main .fl-mini-cart-content a.button.checkout{color:#fff;}
body[data-theme=light] .site-header.header-type5 .header-main p.woocommerce-mini-cart__buttons a.button:not(.checkout):hover{color:#FFF;background-color:#1B1F22;}
.header-type4 .header-search-form{max-width:230px;min-width:220px;}
.header-type4 form.search-form input.form-control.search-input{height:32px;}
body[data-theme=light] .site-header.header-type5 .header-main .klb-search-results a,
body[data-theme=light] .site-header.header-type5 .header-main .header-search-results a{color:inherit;}
.elementor-shortcode .woocommerce-customer-details .col-1, .elementor-shortcode .woocommerce-customer-details .col-2{width:100%;}
body.woocommerce-order-pay ul.wc_payment_methods.payment_methods{list-style:none;padding:0;}
body.woocommerce-order-pay form#order_review div#payment{margin-top:30px;}
body.woocommerce-order-pay form#order_review{margin-top:50px;}
body.woocommerce-order-pay label{display:inline;}
body.woocommerce-order-pay .woocommerce-terms-and-conditions-wrapper{display:block;width:100%;}
.klb-flexslider-thumbnail .flex-control-thumbs{padding:0;}
.klb-flexslider-thumbnail .flex-control-thumbs:before, .klb-flexslider-thumbnail .flex-control-thumbs:after{content:'';display:table;clear:both;}
.klb-flexslider-thumbnail .flex-control-thumbs li img{padding:.25rem;cursor:pointer;border-radius:calc(var(--theme-radius-base) / 2);border:1px solid;border-color:var(--color-gray300);}
.klb-flexslider-thumbnail .flex-control-thumbs li img.flex-active{border-color:rgb(var(--theme-color-black));}
.klb-flexslider-thumbnail .flex-control-thumbs li img{width:100%;}
.klb-flexslider-thumbnail .flex-control-nav, .klb-flexslider-thumbnail .flex-direction-nav{padding:0;list-style:none;margin:0;}
.klb-flexslider-thumbnail.vertical li, .klb-flexslider-thumbnail.vertical li img{width:80px;height:auto;}
.klb-flexslider-thumbnail.horizontal .flex-control-nav{margin-top:15px;}
.klb-flexslider-thumbnail.horizontal ul.flex-direction-nav button{background:0;padding:0;height:100%;}
.klb-flexslider-thumbnail.horizontal ul.flex-direction-nav .flex-nav-prev, .klb-flexslider-thumbnail.horizontal ul.flex-direction-nav .flex-nav-next{position:absolute;top:7.5px;height:100%;width:auto;}
.klb-flexslider-thumbnail.horizontal ul.flex-direction-nav .flex-nav-prev{left:0;}
.klb-flexslider-thumbnail.horizontal ul.flex-direction-nav .flex-nav-next{right:0;}
.klb-flexslider-thumbnail.horizontal{position:relative;}
.klb-flexslider-thumbnail.horizontal ul.flex-direction-nav button svg{width:24px;}
.klb-flexslider-thumbnail.horizontal .flex-direction-nav .flex-disabled{opacity:0 !important;filter:alpha(opacity = 0);cursor:default;z-index:-1;}
.klb-flexslider-thumbnail.vertical .flex-viewport{height:480px !important;}
.klb-flexslider-thumbnail.vertical{position:absolute;left:0;top:0;width:80px;z-index:9;}
.klb-flexslider-thumbnail.vertical li{margin-bottom:5px;}
.klb-flexslider-thumbnail.vertical ul.flex-direction-nav svg{width:20px;transform:rotate(90deg);}
.klb-flexslider-thumbnail.vertical ul.flex-direction-nav{padding:0;list-style:none;display:flex;flex-direction:row;justify-content:space-between;}
.klb-flexslider-thumbnail.vertical ul.flex-direction-nav li{width:100%;padding:0.25rem;}
.klb-flexslider-thumbnail.vertical ul.flex-direction-nav button{width:100%;padding:0;height:30px;}
.klb-flexslider-thumbnail.vertical ul.flex-direction-nav .disabled{opacity:0.5;}
.klb-flexslider-thumbnail.vertical ul.flex-direction-nav .disabled a{pointer-events:none;}
.klb-flexslider-thumbnail.vertical ul.flex-direction-nav a.flex-disabled{opacity:0.5;pointer-events:none;}
@media screen and (min-width:576px){
.single-product-wrapper .vertical .woocommerce-product-gallery{padding-left:6.5rem;}
}
.products .product .product-progress p{font-size:0.75rem;margin-top:7px;margin-bottom:0;}
.products .product .product-countdown p{font-size:0.75rem;margin-top:7px;margin-bottom:0;}
.products .product .sku_wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.75rem;}
body[data-theme=light] .products .product .sku_wrapper{color:#000;}
.products .product .sku_wrapper{font-weight:600;}
.products .product .sku_wrapper > span.sku{font-weight:500;color:#6b7280;margin-left:3px;}
.products .product .klb-product-attributes tr{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;}
.products .product .klb-product-attributes tr td, .products .product .klb-product-attributes tr th{border:0;padding:0;font-size:0.75rem;}
.products .product .klb-product-attributes tr th:after{content:':';margin-right:4px;}
.products .product .klb-product-attributes{margin-top:5px;}
body[data-theme=light] .products .product .klb-product-attributes tr th{color:#000;}
.products .product .klb-product-attributes tr th{font-weight:600;font-size:0.75rem;}
.products .product .klb-product-attributes tr td{font-weight:500;color:#6b7280;}
.products .product .klb-product-attributes p{margin-bottom:0;}
[data-theme=dark] #dokan-store-listing-filter-wrap,
#dokan-store-listing-filter-form-wrap{background-color:#1a1b20;box-shadow:1px 1px 20px 0px #0e0e0e;}
[data-theme=dark] #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer{background:#1a1b20;border-top:1px solid #1a1b20;}
[data-theme=dark] #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper{box-shadow:1px 1px 20px 0px #0e0e0e;}
[data-theme=dark] #dokan-store-listing-filter-wrap .right .item select,{background:#1a1b20;}
.products .product .product-wrapper.with-content-fade form.variations_form{padding:0 0.9375rem;}
.products .product-type-variable .cart-with-quantity.product-in-cart a.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}
.products .product-type-variable .cart-with-quantity.product-in-cart .quantity{display:none;}
.dokan-dashboard ul#select2-product_tag_search-container{display:none;}
.dokan-dashboard .select2-container .select2-search--inline .select2-search__field{width:100%;min-height:32px;}
.dokan-dashboard .select2-container--default .select2-selection--multiple .select2-selection__choice{position:static;}
.dokan-dashboard .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{position:static;}
.dokan-dashboard .select2 .select2-selection{height:auto;display:inline-block;width:100%;}
.klb-blog .blog-posts.grid-style .post .entry-title{font-size:1.25rem;}
.klb-blog .blog-posts.grid-style .post .entry-excerpt{font-size:0.875rem;}
.dark-theme-toggle .theme-toggle .theme-mode-toggle .toggle-icon i{font-size:0.8125rem;margin-right:0;}
[data-theme=dark] .bypostauthor{color:#ECEDEE;}
[data-theme=dark] .theme-mode-toggle span.dark-theme{display:none;}
[data-theme=light] .theme-mode-toggle span.light-theme{display:none;}
.password-input .show-password-input{background:none !important;margin:0 !important;font-weight:inherit;}
.site-scrollsa{overflow-y:auto;height:100%;}
.site-scrollsa::-webkit-scrollbar{width:3px;}
.site-scrollsa::-webkit-scrollbar-track{background-color:#f6f4f0;border-radius:9px;}
.site-scrollsa::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:9px;}
@media screen and (min-width:1200px){
.single-product-wrapper.style-1 > *.product-gallery{width:54%;}
}
.widget_brand_nav ul li a:before{content:'';position:relative;display:inline-block;display:-ms-inline-flexbox;width:1rem;height:1rem;border-radius:0.125rem;background-color:rgb(var(--theme-color-white));margin-right:0.625rem;-webkit-transition:border-color 0.05s cubic-bezier(0.25, 0.1, 0.25, 1);transition:border-color 0.05s cubic-bezier(0.25, 0.1, 0.25, 1);appearance:none;outline:none;cursor:pointer;border:1px solid var(--color-gray500);border-radius:0.25rem;}
.widget_brand_nav ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;}
.widget_brand_nav ul.children{width:100%;}
.widget_brand_nav ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:var(--widget-font-size);font-weight:400;line-height:1;}
.widget_brand_nav span.count{margin-left:auto;color:#9aa5b3;}
.widget_brand_nav ul li + li{margin-top:0.1875rem;}
.widget_brand_nav ul li.chosen > a:after{content:"";align-items:center;justify-content:center;color:#fff;font-weight:normal;line-height:1;opacity:1;transition:opacity .2s ease;content:'';position:absolute;top:4px;left:2px;height:3px;width:10px;border:solid #fff;border-width:0 0 2px 2px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-box-sizing:content-box;box-sizing:content-box;}
.widget_brand_nav ul li.chosen > a:before{background-color:var(--theme-primary-color);border-color:var(--theme-primary-color);-webkit-box-shadow:none;box-shadow:none;}
.widget_brand_nav ul li.chosen > a{position:relative;}
.products .product span.klb-product-brands{margin-top:10px;display:block;font-size:0.75rem;font-weight:600;color:#000;text-transform:uppercase;}
.products .product span.klb-product-brands a{font-weight:500;color:#6b7280;text-transform:capitalize;}
.product-detail span.posted_in{margin-right:0.25rem;font-size:0.8125rem;}
.single-product-wrapper .woocommerce-tabs .woocommerce-Tabs-panel--description > h2{display:block;}
.single-product-wrapper .woocommerce-tabs .woocommerce-Tabs-panel--description > h2:first-child {
display: none;
}.fa-fw,.fa-li{text-align:center}.fa,.fa-brands,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x,.fa-stack-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:2s linear infinite fa-spin}.fa-pulse{animation:1s steps(8) infinite fa-spin}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-tiktok:before{content:"\e07b"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;src:url(//d2bindia.com/wp-content/plugins/mystickyelements/fonts/fa-brands-400.woff2) format("woff2");font-display:swap}.fa-brands,.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;src:url(//d2bindia.com/wp-content/plugins/mystickyelements/fonts/fa-regular-400.woff2) format("woff2");font-display:swap}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;src:url(//d2bindia.com/wp-content/plugins/mystickyelements/fonts/fa-solid-900.woff2) format("woff2");font-display:swap}.far,.fas,.mystickyelement-wrap .fa,.mystickyelements-fixed .fa{font-family:"Font Awesome 5 Free"!important}.fas,.mystickyelement-wrap .fa,.mystickyelements-fixed .fa{font-weight:900!important}body.elementor-editor-active .mystickyelements-fixed{display:none}body.znpb-theme-light .mystickyelements-fixed{display:none}.mystickyelements-fixed,.mystickyelements-fixed *,.mystickyelements-fixed :after,.mystickyelements-fixed :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mystickyelements-fixed ul{list-style:none;display:inline-block;vertical-align:top}.element-contact-form{width:440px;background-color:#fff;box-shadow:0 0 6px rgba(0,0,0,.16);border-radius:10px;position:absolute;top:0;left:100%;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;transition:all .5s ease 0s;-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0;z-index:1}.element-contact-form .contact-form-heading{border-radius:10px 10px 0 0;color:#7761df;display:block;margin:0;line-height:1.2;font-size:16px;font-weight:500;font-family:Poppins;background-color:#f9f8fc;padding:18px 14px;text-align:left;position:relative}.element-contact-form .contact-form-heading .element-contact-close{position:absolute;top:10px;right:20px;color:#ccc;font-size:20px;line-height:1}.element-contact-form form{padding:0 14px 20px 14px;display:block}.mystickyelements-fixed .wp-editor-container{text-align:left}.mse-form-success-message,.mystickyelements-fixed .contact-form-message{font-size:14px;text-align:center;color:#067d06;margin:0 0 10px 0}.mse-form-error-message{font-size:14px;text-align:center;color:#d00;margin:0 0 10px 0}#mse-form-error{position:absolute;bottom:unset;left:0;right:0}form#stickyelements-form input[type=submit][disabled]{opacity:.5}.mystickyelements-fixed ol,.mystickyelements-fixed ul{margin:0;padding:0}.mystickyelements-fixed{position:fixed;z-index:99999;font-family:Poppins;top:50%;display:flex;align-items:center;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 1s ease 0s;-moz-transition:all 1s ease 0s;transition:all 1s ease 0s}.mystickyelements-fixed.mystickyelements-custom-html-iframe-open{top:0;bottom:0;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.mystickyelements-entry-effect-fade{opacity:0}.mystickyelements-entry-effect-fade.entry-effect{opacity:1}.mystickyelements-fixed .mystickyelements-social-insagram .mystickyelements-social-text,.mystickyelements-fixed .social-insagram,.mystickyelements-wrap .social-insagram{background:#582bcd;background:-moz-linear-gradient(-45deg,#582bcd 0,#ed4c33 50%,#f7d36f 100%);background:-webkit-linear-gradient(-45deg,#582bcd 0,#ed4c33 50%,#f7d36f 100%);background:linear-gradient(135deg,#582bcd 0,#ed4c33 50%,#f7d36f 100%)}form#stickyelements-form ::-webkit-input-placeholder{color:#4f4f4f;opacity:1}form#stickyelements-form ::-moz-placeholder{color:#4f4f4f;opacity:1}form#stickyelements-form :-ms-input-placeholder{color:#4f4f4f;opacity:1}form#stickyelements-form :-moz-placeholder{color:#4f4f4f;opacity:1}.stickyelements-form label{display:block}form#stickyelements-form input,form#stickyelements-form select,form#stickyelements-form textarea{border-radius:24px!important;background-color:#fff;width:100%;height:38px;margin-top:15px;border:1px solid #dce2e2;font-size:12px;font-family:Poppins;color:#000;font-weight:400;padding:0 15px;line-height:1.2;max-width:100%}form#stickyelements-form select{-webkit-appearance:menulist;background-image:none}form#stickyelements-form .quicktags-toolbar input{width:auto;border-radius:0!important;margin-top:0}form#stickyelements-form textarea.wp-editor-area{border-radius:0!important;border:0;margin:0;height:auto}form#stickyelements-form .wp-editor-wrap{margin-top:15px}.mse-input-message{font-size:12px;line-height:17px;display:inline-block;padding:5px 0 0 15px;color:#d00;text-align:left}form#stickyelements-form textarea{height:100px;margin-bottom:20px;resize:none;padding:15px}form#stickyelements-form input[type=submit]{font-size:16px;font-weight:600;margin-bottom:0;margin-top:35px}form#stickyelements-form input.mse-input-error,form#stickyelements-form textarea.mse-input-error{border-color:#d00}form#stickyelements-form input:active,form#stickyelements-form input:focus,form#stickyelements-form select:active,form#stickyelements-form select:focus,form#stickyelements-form textarea:active,form#stickyelements-form textarea:focus{border-color:#7761df;background-color:#eff5f8;outline:0}form#stickyelements-form .contact-form-label{color:#000;display:block;font-size:14px;line-height:1.2;padding:0;margin:12px 0 5px;box-shadow:none;border:0;font-family:Poppins;font-weight:400;text-align:left}form#stickyelements-form .contact-form-label+input{margin-top:0}.mystickyelements-fixed li:after{content:"";display:block;clear:both}.mystickyelements-fixed ul li{position:relative;width:53px;display:none;margin:0;padding:0}.mystickyelements-fixed.mystickyelements-size-small ul li{width:45px}.mystickyelements-fixed.mystickyelements-size-large ul li{width:60px}.mystickyelements-fixed.mystickyelements-size-extra-large ul li{width:70px}.mystickyelements-fixed .mystickyelements-lists.mystickyelement-minimize li:not(.mystickyelements-minimize){display:none}.mystickyelements-fixed.mystickyelements-position-left .mystickyelements-lists.mystickyelement-minimize li:not(.mystickyelements-minimize){left:-50px}.mystickyelements-fixed.mystickyelements-position-right .mystickyelements-lists.mystickyelement-minimize li:not(.mystickyelements-minimize){left:50px}.mystickyelements-fixed ul li.element-desktop-on{display:block}span.mystickyelements-social-icon,span.mystickyelements-social-icon a{width:53px;height:53px;color:#fff;float:left;position:relative;text-align:center;font-size:17px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;transition:all .5s ease 0s;cursor:pointer;display:flex;justify-content:center;align-items:center;line-height:1.2;flex-wrap:wrap;text-decoration:none}.mystickyelements-fixed .mystickyelements-icon-below-text{font-size:10px;width:100%;display:block;line-height:1}.mystickyelements-fixed.mystickyelements-size-small .mystickyelements-icon-below-text{font-size:10px}.mystickyelements-fixed.mystickyelements-size-large .mystickyelements-icon-below-text{font-size:14px}.mystickyelements-fixed.mystickyelements-size-extra-large .mystickyelements-icon-below-text{font-size:16px}.mystickyelements-social-icon a:active,.mystickyelements-social-icon a:focus,.mystickyelements-social-icon a:hover{background-color:transparent;color:#fff}span.mystickyelements-social-icon i{margin:0}span.mystickyelements-social-icon.social-line,span.mystickyelements-social-icon.social-qzone{display:flex;align-items:center;justify-content:center}.mystickyelements-size-small span.mystickyelements-social-icon,.mystickyelements-size-small span.mystickyelements-social-icon a{width:45px;height:45px;line-height:45px;font-size:12px}.mystickyelements-size-large span.mystickyelements-social-icon,.mystickyelements-size-large span.mystickyelements-social-icon a{width:60px;height:60px;line-height:60px;font-size:20px}.mystickyelements-size-extra-large span.mystickyelements-social-icon,.mystickyelements-size-extra-large span.mystickyelements-social-icon a{width:70px;height:70px;line-height:70px;font-size:22px}.mystickyelements-templates-leaf_right li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-templates-leaf_right li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:25px 0 25px 0!important}.mystickyelements-size-small.mystickyelements-templates-leaf_right li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-size-small.mystickyelements-templates-leaf_right li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:20px 0 20px 0!important}.mystickyelements-templates-round li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-templates-round li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:50%!important}.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:0 25px 0 25px!important}.mystickyelements-size-small.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-size-small.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:0 20px 0 20px!important}.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon{z-index:1}.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{content:"";position:absolute;top:8px;bottom:8px;left:8px;right:8px;background:red;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg);z-index:-1}.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before{background:linear-gradient(185deg,#582bcd 0,#ed4c33 50%,#f7d36f 100%)}.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{content:"";position:absolute;top:0;background-color:red;height:100%;z-index:-1;width:26px;opacity:0}.mystickyelements-position-bottom.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{display:none}.mystickyelements-on-click.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form).elements-active span.mystickyelements-social-icon::after,.mystickyelements-on-hover.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form):hover span.mystickyelements-social-icon::after{opacity:1}.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::after{display:none}.mystickyelements-templates-diamond span.mystickyelements-social-text:before{content:"";position:absolute;top:0;width:0;height:0;border-top:27px solid transparent;border-bottom:26px solid transparent}.mystickyelements-size-small.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:6px;bottom:6px;left:6px;right:6px}.mystickyelements-size-small.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{width:22px}.mystickyelements-size-small.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-top-width:23px;border-bottom-width:22px}.mystickyelements-size-large.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:8px;bottom:8px;left:8px;right:8px}.mystickyelements-size-extra-large.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:10px;bottom:10px;left:10px;right:10px}.mystickyelements-size-large.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{width:30px}.mystickyelements-size-extra-large.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{width:34px}.mystickyelements-size-large.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-top-width:30px;border-bottom-width:30px}.mystickyelements-size-extra-large.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-top-width:35px;border-bottom-width:35px}.mystickyelements-templates-arrow span.mystickyelements-social-icon,.mystickyelements-templates-arrow span.mystickyelements-social-icon a,.mystickyelements-templates-arrow span.mystickyelements-social-text,.mystickyelements-templates-diamond span.mystickyelements-social-text,.mystickyelements-templates-triangle span.mystickyelements-social-text{border-radius:0!important}.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-templates-arrow span.mystickyelements-social-text:before{content:"";position:absolute;top:0;width:0;height:0;border-top:27px solid transparent;border-bottom:26px solid transparent}.mystickyelements-size-small.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-small.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-top-width:23px;border-bottom-width:22px}.mystickyelements-size-large.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-large.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-top-width:30px;border-bottom-width:30px;border-left-width:30px}.mystickyelements-size-extra-large.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-extra-large.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-top-width:35px;border-bottom-width:35px;border-left-width:35px}.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before{width:38px;height:38px;border:0!important;background:linear-gradient(135deg,#582bcd 0,#ed4c33 50%,#f7d36f 100%);transform:rotate(45deg);z-index:-1}.mystickyelements-templates-arrow.mystickyelements-fixed ul li.mystickyelements-social-insagram span.mystickyelements-social-text::before,.mystickyelements-templates-diamond.mystickyelements-fixed ul li.mystickyelements-social-insagram span.mystickyelements-social-text::before,.mystickyelements-templates-triangle.mystickyelements-fixed ul li.mystickyelements-social-insagram span.mystickyelements-social-text::before{opacity:0}.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-arrow ul li.mystickyelements-social-insagram.elements-active span.mystickyelements-social-text::before,.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-diamond ul li.mystickyelements-social-insagram.elements-active span.mystickyelements-social-text::before,.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-triangle ul li.mystickyelements-social-insagram.elements-active span.mystickyelements-social-text::before,.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-arrow ul li.mystickyelements-social-insagram:hover span.mystickyelements-social-text::before,.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-diamond ul li.mystickyelements-social-insagram:hover span.mystickyelements-social-text::before,.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-triangle ul li.mystickyelements-social-insagram:hover span.mystickyelements-social-text::before{opacity:1;transition-delay:0.5s}.mystickyelements-on-click.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram.elements-active span.mystickyelements-social-icon::before,.mystickyelements-on-hover.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram:hover span.mystickyelements-social-icon::before{top:0;bottom:0;right:0;transform:none;width:53px;height:53px}.mystickyelements-on-click.mystickyelements-size-small.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram.elements-active span.mystickyelements-social-icon::before,.mystickyelements-on-hover.mystickyelements-size-small.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram:hover span.mystickyelements-social-icon::before{width:45px;height:45px}.mystickyelements-on-click.mystickyelements-size-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram.elements-active span.mystickyelements-social-icon::before,.mystickyelements-on-hover.mystickyelements-size-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram:hover span.mystickyelements-social-icon::before{width:60px;height:60px}.mystickyelements-on-click.mystickyelements-size-extra-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram.elements-active span.mystickyelements-social-icon::before,.mystickyelements-on-hover.mystickyelements-size-extra-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram:hover span.mystickyelements-social-icon::before{width:70px;height:70px}.mystickyelements-size-small.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-small.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-size-small.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-small.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before{width:32px;height:32px}.mystickyelements-size-large.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-large.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-size-large.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before{width:43px;height:43px}.mystickyelements-size-extra-large.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-extra-large.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-size-extra-large.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-extra-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before{width:43px;height:43px}.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{z-index:-1;content:"";position:absolute;top:1px;bottom:1px;background:red;transform:rotate(-28deg) skewX(36deg);width:60px;height:50px}.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before{background:linear-gradient(185deg,#582bcd 0,#ed4c33 50%,#f7d36f 100%)}.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:red;z-index:-1;opacity:0}.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::after{display:none}.mystickyelements-on-click.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).elements-active span.mystickyelements-social-icon::after,.mystickyelements-on-hover.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form):hover span.mystickyelements-social-icon::after{opacity:1}.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{content:"";position:absolute;top:0;width:0;height:0;border-top:27px solid transparent;border-bottom:26px solid transparent}.mystickyelements-size-small.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-top-width:23px;border-bottom-width:22px}.mystickyelements-size-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-top-width:30px;border-bottom-width:30px}.mystickyelements-size-extra-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-top-width:35px;border-bottom-width:35px}span.mystickyelements-social-icon .fas.fa-sms{font-size:19px}.social-channels-item .social-channel-input-box img,span.mystickyelements-social-icon img{margin:auto;display:block;width:20px;height:20px}.mystickyelements-size-small span.mystickyelements-social-icon img{width:17px;height:17px}.mystickyelements-size-large span.mystickyelements-social-icon img{width:25px;height:25px}.mystickyelements-size-extra-large span.mystickyelements-social-icon img{width:25px;height:25px}.mystickyelements-templates-default span.mystickyelements-social-icon img{width:30px;height:30px}.mystickyelements-size-small.mystickyelements-templates-default span.mystickyelements-social-icon img{width:25px;height:25px}.mystickyelements-size-large.mystickyelements-templates-default span.mystickyelements-social-icon img{width:35px;height:35px}.mystickyelements-size-extra-large.mystickyelements-templates-default span.mystickyelements-social-icon img{width:40px;height:40px}.mystickyelements-templates-default span.mystickyelements-social-icon img.mystickyelements-stretch-custom-img,.social-channels-item .social-channel-input-box img.mystickyelements-stretch-custom-img{width:100%;height:100%}.social-channels-list.social-instagram_dm i.mystickyelement_instagramdm_icon,.social-instagram_dm i.mystickyelement_instagramdm_icon{background:url(//d2bindia.com/wp-content/plugins/mystickyelements/images/instagramdm-logo.svg) no-repeat center center;background-size:70%;width:100%}.social-channels-list.social-line i.mystickyelement_line_icon,.social-line i.mystickyelement_line_icon{background:url(//d2bindia.com/wp-content/plugins/mystickyelements/images/line-logo.svg) no-repeat center center;background-size:70%;width:100%}.social-channels-list.social-qzone i.mystickyelement_qzone_icon,.social-qzone i.mystickyelement_qzone_icon{background:url(//d2bindia.com/wp-content/plugins/mystickyelements/images/qzone-logo.svg) no-repeat center center;background-size:70%;width:100%}.social-amazon i.mystickyelement_amazon_icon,.social-channels-list.social-amazon i.mystickyelement_amazon_icon{background:url(//d2bindia.com/wp-content/plugins/mystickyelements/images/amazon-logo.svg) no-repeat center center;background-size:70%;width:100%}.social-channels-list.social-flickr i.mystickyelement_flickr_icon,.social-flickr i.mystickyelement_flickr_icon{background:url(//d2bindia.com/wp-content/plugins/mystickyelements/images/flickr-logo.svg) no-repeat center center;background-size:70%;width:100%}.social-channels-list.social-slack i.mystickyelement_slack_icon,.social-slack i.mystickyelement_slack_icon{background:url(//d2bindia.com/wp-content/plugins/mystickyelements/images/slack-logo.svg) no-repeat center center;background-size:70%;width:100%}.social-channels-list.social-google_play i.mystickyelement_google_play_icon,.social-google_play i.mystickyelement_google_play_icon{background:url(//d2bindia.com/wp-content/plugins/mystickyelements/images/google-play-logo.svg) no-repeat center center;background-size:70%;width:100%}.social-channels-list.social-ebay i.mystickyelement_ebay_icon,.social-ebay i.mystickyelement_ebay_icon{background:url(//d2bindia.com/wp-content/plugins/mystickyelements/images/ebay-logo.svg) no-repeat center center;background-size:70%;width:100%}.social-channels-list.social-poptin_popups i.mystickyelement_poptin_icon,.social-poptin_popups i.mystickyelement_poptin_icon{background:url(//d2bindia.com/wp-content/plugins/mystickyelements/images/poptin-logo.svg) no-repeat center center;background-size:100%;width:100%}.social-channels-list.social-fiverr i.mystickyelement_fiverr_icon,.social-fiverr i.mystickyelement_fiverr_icon{background:url(//d2bindia.com/wp-content/plugins/mystickyelements/images/fiverr-logo.svg) no-repeat center center;background-size:100%;width:100%}.social-channels-list.social-shopify i.mystickyelement_shopify_icon,.social-shopify i.mystickyelement_shopify_icon{background:url(//d2bindia.com/wp-content/plugins/mystickyelements/images/shopify-logo.svg) no-repeat center center;background-size:70%;width:100%}.social-channels-list.social-gumroad i.mystickyelement_gumroad_icon,.social-gumroad i.mystickyelement_gumroad_icon{background:url(//d2bindia.com/wp-content/plugins/mystickyelements/images/gumroad-logo.svg) no-repeat center center;background-size:70%;width:100%}.social-channels-list.social-printful i.mystickyelement_printful_icon,.social-printful i.mystickyelement_printful_icon{background:url(//d2bindia.com/wp-content/plugins/mystickyelements/images/printful-logo.svg) no-repeat center center;background-size:70%;width:100%}.social-amazon i.mystickyelement_amazon_icon,.social-ebay i.mystickyelement_ebay_icon,.social-fiverr i.mystickyelement_fiverr_icon,.social-flickr i.mystickyelement_flickr_icon,.social-google_play i.mystickyelement_google_play_icon,.social-gumroad i.mystickyelement_gumroad_icon,.social-instagram_dm i.mystickyelement_instagramdm_icon,.social-line i.mystickyelement_line_icon,.social-poptin_popups i.mystickyelement_poptin_icon,.social-printful i.mystickyelement_printful_icon,.social-qzone i.mystickyelement_qzone_icon,.social-shopify i.mystickyelement_shopify_icon,.social-slack i.mystickyelement_slack_icon{display:block;height:100%;background-size:40%}.social-fiverr i.mystickyelement_fiverr_icon{background-size:80%}.social-ebay i.mystickyelement_ebay_icon,.social-poptin_popups i.mystickyelement_poptin_icon{background-size:50%}.mystickyelements-position-mobile-bottom.mystickyelements-size-small .social-amazon i.mystickyelement_amazon_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-small .social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-small .social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-small .social-google_play i.mystickyelement_google_play_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-small .social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-small .social-line i.mystickyelement_line_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-small .social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-small .social-printful i.mystickyelement_printful_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-small .social-qzone i.mystickyelement_qzone_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-small .social-shopify i.mystickyelement_shopify_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-small .social-slack i.mystickyelement_slack_icon{background-size:21px}.mystickyelements-position-mobile-bottom .social-amazon i.mystickyelement_amazon_icon,.mystickyelements-position-mobile-bottom .social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-mobile-bottom .social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-position-mobile-bottom .social-google_play i.mystickyelement_google_play_icon,.mystickyelements-position-mobile-bottom .social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-position-mobile-bottom .social-line i.mystickyelement_line_icon,.mystickyelements-position-mobile-bottom .social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-position-mobile-bottom .social-printful i.mystickyelement_printful_icon,.mystickyelements-position-mobile-bottom .social-qzone i.mystickyelement_qzone_icon,.mystickyelements-position-mobile-bottom .social-shopify i.mystickyelement_shopify_icon,.mystickyelements-position-mobile-bottom .social-slack i.mystickyelement_slack_icon{background-size:26px}.mystickyelements-position-mobile-bottom .social-flickr i.mystickyelement_flickr_icon{background-size:35px}.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-amazon i.mystickyelement_amazon_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-google_play i.mystickyelement_google_play_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-line i.mystickyelement_line_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-printful i.mystickyelement_printful_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-qzone i.mystickyelement_qzone_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-shopify i.mystickyelement_shopify_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-slack i.mystickyelement_slack_icon{background-size:30px}.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-amazon i.mystickyelement_amazon_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-google_play i.mystickyelement_google_play_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-line i.mystickyelement_line_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-printful i.mystickyelement_printful_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-qzone i.mystickyelement_qzone_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-shopify i.mystickyelement_shopify_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-slack i.mystickyelement_slack_icon{background-size:30px}.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-flickr i.mystickyelement_flickr_icon{background-size:40px}.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-flickr i.mystickyelement_flickr_icon{background-size:40px}span.mystickyelements-social-text{color:#fff;border-radius:0 10px 10px 0;font-size:14px;float:left;line-height:1.2;position:absolute;top:0;left:100%;height:100%;white-space:nowrap;-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;transition:all .5s ease 0s}.mystickyelements-size-large span.mystickyelements-social-text{font-size:22px}.mystickyelements-size-extra-large span.mystickyelements-social-text{font-size:24px}.mystickyelements-position-right .element-contact-form,.mystickyelements-position-right span.mystickyelements-social-text{-webkit-transform-origin:100% 0 0;-moz-transform-origin:100% 0 0;transform-origin:100% 0 0;left:auto;right:100%}.mystickyelements-position-right span.mystickyelements-social-text{border-radius:10px 0 0 10px}span.mystickyelements-social-text a,span.mystickyelements-social-text.mystickyelements-social-no-link{color:#fff;text-decoration:none;display:inline-block;vertical-align:top;min-width:137px;height:100%;padding-top:19px;padding-right:10px;padding-left:13px}.mystickyelements-size-small span.mystickyelements-social-text a,.mystickyelements-size-small span.mystickyelements-social-text.mystickyelements-social-no-link{padding-top:15px}.mystickyelements-size-large span.mystickyelements-social-text a,.mystickyelements-size-large span.mystickyelements-social-text.mystickyelements-social-no-link{min-width:206px;padding-top:18px}.mystickyelements-size-extra-large span.mystickyelements-social-text a,.mystickyelements-size-extra-large span.mystickyelements-social-text.mystickyelements-social-no-link{min-width:206px;padding-top:18px}.mystickyelements-on-click.mystickyelements-fixed ul li.mystickyelements-contact-form.elements-active .element-contact-form,.mystickyelements-on-hover.mystickyelements-fixed ul li.mystickyelements-contact-form.element-contact-active .element-contact-form,.mystickyelements-on-hover.mystickyelements-fixed ul li.mystickyelements-contact-form.element-contact-active:hover .element-contact-form{-webkit-transform:rotateY(0);-moz-transform:rotateY(0);transform:rotateY(0)}.mystickyelements-fixed ul li.mystickyelements-contact-form.non-active .element-contact-form{-webkit-transform:rotateY(90deg)!important;-moz-transform:rotateY(90deg)!important;transform:rotateY(90deg)!important}.mystickyelements-fixed ul li.mystickyelements-contact-form.elements-active .element-contact-form{-webkit-transform:rotateY(0)!important;-moz-transform:rotateY(0)!important;transform:rotateY(0)!important}.mystickyelements-on-click.mystickyelements-fixed ul li.elements-active span.mystickyelements-social-text{-webkit-transform:rotateY(0);-moz-transform:rotateY(0);transform:rotateY(0)}.mystickyelements-on-click.mystickyelements-fixed ul li.mystickyelements-social-insagram.elements-active span.mystickyelements-social-text,.mystickyelements-on-hover.mystickyelements-fixed ul li.mystickyelements-social-insagram:hover span.mystickyelements-social-text{-webkit-transform:none;-moz-transform:none;transform:none}.mystickyelement-credit a{font-size:9px;text-decoration:none;color:#000;display:inline-block;vertical-align:top;margin:5px 0 0 0}.mystickyelement-credit a:hover{color:#000}.mystickyelements-fixed ul li.mystickyelements-contact-form{padding-bottom:49px;padding-top:42px}.mystickyelements-fixed.mystickyelements-size-small ul li.mystickyelements-contact-form{padding-bottom:51px;padding-top:48px}.mystickyelements-fixed.mystickyelements-size-large ul li.mystickyelements-contact-form{padding-bottom:76px;padding-top:74px}.mystickyelements-fixed.mystickyelements-size-extra-large ul li.mystickyelements-contact-form{padding-bottom:76px;padding-top:74px}.mystickyelements-contact-form .mystickyelements-social-icon{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg);display:block;font-size:12px;padding:18px 10px 10px 10px;width:144px;height:53px;line-height:1.2;-webkit-transform-origin:51px 51px 0;-moz-transform-origin:51px 51px 0;transform-origin:51px 51px 0;box-shadow:-3px 0 6px rgba(0,0,0,.16)}.mystickyelements-size-small .mystickyelements-contact-form .mystickyelements-social-icon{padding:15px 10px 2px 10px;width:144px;height:45px;line-height:1.2;-webkit-transform-origin:48px 48px 0;-moz-transform-origin:48px 48px 0;transform-origin:48px 48px 0}.mystickyelements-size-large .mystickyelements-contact-form .mystickyelements-social-icon{padding:18px 10px 2px 10px;width:210px;height:60px;line-height:1.2;font-size:19px;-webkit-transform-origin:68px 68px 0;-moz-transform-origin:68px 68px 0;transform-origin:68px 68px 0}.mystickyelements-size-extra-large .mystickyelements-contact-form .mystickyelements-social-icon{padding:20px 10px 2px 10px;width:220px;height:70px;line-height:1.2;font-size:21px;-webkit-transform-origin:73px 73px 0;-moz-transform-origin:73px 73px 0;transform-origin:73px 73px 0}.mystickyelements-position-bottom .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext{font-size:17px}.mystickyelements-position-bottom.mystickyelements-size-small .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext{font-size:15px}.mystickyelements-position-bottom.mystickyelements-size-large .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext{font-size:20px}.mystickyelements-position-bottom.mystickyelements-size-extra-large .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext{font-size:22px}.mystickyelements-position-left .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext,.mystickyelements-position-right .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext{font-size:17px}.mystickyelements-position-left.mystickyelements-size-small .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext,.mystickyelements-position-right.mystickyelements-size-small .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext{font-size:15px}.mystickyelements-position-left.mystickyelements-size-large .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext,.mystickyelements-position-right.mystickyelements-size-large .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext{font-size:18px}.mystickyelements-position-left.mystickyelements-size-extra-large .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext,.mystickyelements-position-right.mystickyelements-size-extra-large .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext{font-size:20px}.mystickyelements-contact-form .mystickyelements-social-icon i{margin-right:6px}.mystickyelements-size-small .mystickyelements-contact-form .mystickyelements-social-icon i{margin-right:7px}.mystickyelements-contact-form[dir=rtl] .mystickyelements-social-icon i,html[dir=rtl] .mystickyelements-contact-form .mystickyelements-social-icon i{margin-left:22px;margin-right:0}.mystickyelements-size-small .mystickyelements-contact-form[dir=rtl] .mystickyelements-social-icon i,html[dir=rtl] .mystickyelements-size-small .mystickyelements-contact-form .mystickyelements-social-icon i{margin-left:18px}.mystickyelements-contact-form[dir=rtl] .element-contact-form .contact-form-heading,html[dir=rtl] .mystickyelements-contact-form .element-contact-form .contact-form-heading{text-align:right}.mystickyelements-contact-form[dir=rtl] .element-contact-form .contact-form-heading .element-contact-close,html[dir=rtl] .element-contact-form .contact-form-heading .element-contact-close{left:20px;right:auto}.mystickyelements-contact-form[dir=rtl] input[type=email],.mystickyelements-contact-form[dir=rtl] input[type=tel],.mystickyelements-contact-form[dir=rtl] input[type=url]{direction:rtl}.mystickyelements-contact-form[dir=rtl] .mse-input-message,.mystickyelements-contact-form[dir=rtl] form#stickyelements-form .contact-form-label,html[dir=rtl] .mse-input-message,html[dir=rtl] form#stickyelements-form .contact-form-label{text-align:right}.mystickyelements-position-left ul li:first-child .mystickyelements-social-icon,.mystickyelements-position-left ul li:first-child.mystickyelements-minimize .mystickyelements-social-icon{border-radius:0 10px 0 0}.mystickyelements-position-left ul li:first-child.mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-left ul li:last-child .mystickyelements-social-icon{border-radius:0 0 10px 0}.mystickyelements-position-left ul li:last-child.mystickyelements-contact-form .mystickyelements-social-icon{border-radius:0 0 0 10px}.mystickyelements-position-right ul li:last-child.mystickyelements-contact-form .mystickyelements-social-icon{border-radius:10px 10px 0 0}.mystickyelements-on-click.mystickyelements-fixed ul li.elements-active .mystickyelements-social-icon,.mystickyelements-on-hover.mystickyelements-fixed ul li:hover .mystickyelements-social-icon{border-radius:0!important}.mystickyelements-position-right ul li:first-child .mystickyelements-social-icon{border-radius:10px 0 0 0}.mystickyelements-position-right ul li:last-child .mystickyelements-social-icon{border-radius:0 0 0 10px}.mystickyelements-position-right ul li:first-child.mystickyelements-contact-form .mystickyelements-social-icon{border-radius:0 10px 0 0}.mystickyelements-position-right ul li:last-child.mystickyelements-contact-form .mystickyelements-social-icon{border-radius:10px 0 0 0}.mystickyelements-fixed ul li{cursor:pointer;color:#fff}span.mystickyelements-minimize.minimize-position-left{width:100%;height:32px;border-radius:0 10px 0 0;padding:0 11px;text-align:center;line-height:32px;box-shadow:0 3px 6px rgba(0,0,0,.16);display:block}.mystickyelements-templates-sharp .element-contact-form,.mystickyelements-templates-sharp .mystickyelements-minimize,.mystickyelements-templates-sharp .mystickyelements-social-icon,.mystickyelements-templates-sharp .mystickyelements-social-text{border-radius:0!important}.mystickyelements-size-small span.mystickyelements-minimize.minimize-position-left{padding:0 4px}.mystickyelements-size-small li.mystickyelements-minimize.element-minimize,li.mystickyelements-minimize.element-minimize{width:27px}.mystickyelements-size-large li.mystickyelements-minimize.element-minimize{width:40px}.mystickyelements-size-extra-large li.mystickyelements-minimize.element-minimize{width:45px}.mystickyelements-fixed ul li.mystickyelements-minimize{transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;display:inline-block;vertical-align:bottom}.mystickyelements-fixed.mystickyelements-size-large ul li.mystickyelements-minimize{font-size:25px}.mystickyelements-fixed.mystickyelements-size-extra-large ul li.mystickyelements-minimize{font-size:28px}.element-minimize span.mystickyelements-minimize.minimize-position-left{transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;border-radius:0 6px 6px 0;padding:0}span.mystickyelements-minimize.minimize-position-right{border-radius:10px 0 0 0;width:100%;height:32px;padding:0 11px;text-align:center;line-height:32px;box-shadow:0 3px 6px rgba(0,0,0,.16);display:block}.mystickyelements-size-small span.mystickyelements-minimize.minimize-position-right{padding:0 5px}.element-minimize span.mystickyelements-minimize.minimize-position-right{transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;padding:0;border-radius:6px 0 0 6px}span.mystickyelements-minimize.minimize-position-bottom{border-radius:10px 0 0 0;text-align:center;box-shadow:0 3px 6px rgba(0,0,0,.16);display:block;width:100%}.mystickyelements-minimize+.mystickyelements-contact-form .element-contact-form{top:-32px}.mystickyelements-custom-html{width:700px;background-color:#fff;box-shadow:0 0 6px rgba(0,0,0,.16);border-radius:10px;position:absolute;top:50%;left:100%;max-height:500px;overflow-y:auto;overflow-x:auto;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;transition:all .5s ease 0s;-webkit-transform:rotateY(90deg) translateY(-50%);-moz-transform:rotateY(90deg) translateY(-50%);transform:rotateY(90deg) translateY(-50%);-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0;z-index:1;white-space:nowrap;max-width:700px;min-width:300px;width:auto}.mystickyelements-custom-html-wrap>a,.mystickyelements-custom-html-wrap>div,.mystickyelements-custom-html-wrap>footer,.mystickyelements-custom-html-wrap>header,.mystickyelements-custom-html-wrap>input,.mystickyelements-custom-html-wrap>nav,.mystickyelements-custom-html-wrap>p,.mystickyelements-custom-html-wrap>span,.mystickyelements-custom-html-wrap>strong{width:660px}.mystickyelements-fixed ul li.mystickyelements-custom-html-main.mystickyelements-custom-iframe-bottom{position:relative}.mystickyelements-fixed ul li.mystickyelements-custom-html-main.mystickyelements-custom-html-iframe{position:static}.mystickyelements-custom-html-iframe .mystickyelements-custom-html{max-height:unset;width:auto;top:50%;bottom:auto;-webkit-transform:rotateY(90deg) translateY(-50%);-moz-transform:rotateY(90deg) translateY(-50%);transform:rotateY(90deg) translateY(-50%)}.mystickyelements-custom-iframe-bottom.mystickyelements-custom-html-iframe .mystickyelements-custom-html{top:auto;bottom:-10px;-webkit-transform:rotateY(90deg) translateY(0);-moz-transform:rotateY(90deg) translateY(0);transform:rotateY(90deg) translateY(0)}.mystickyelements-custom-html-iframe .mystickyelements-custom-html iframe{max-width:unset}.mystickyelements-custom-html-main .mystickyelements-custom-html .input-text,.mystickyelements-custom-html-main .mystickyelements-custom-html input[type=email],.mystickyelements-custom-html-main .mystickyelements-custom-html input[type=number],.mystickyelements-custom-html-main .mystickyelements-custom-html input[type=password],.mystickyelements-custom-html-main .mystickyelements-custom-html input[type=search],.mystickyelements-custom-html-main .mystickyelements-custom-html input[type=tel],.mystickyelements-custom-html-main .mystickyelements-custom-html input[type=text],.mystickyelements-custom-html-main .mystickyelements-custom-html input[type=url],.mystickyelements-custom-html-main .mystickyelements-custom-html textarea{width:100%}.mystickyelements-position-right .mystickyelements-custom-html{right:100%;left:auto;-webkit-transform-origin:100% 0 0;-moz-transform-origin:100% 0 0;transform-origin:100% 0 0}.mystickyelements-custom-html-wrap{padding:20px}.mystickyelements-custom-html-iframe .mystickyelements-custom-html-wrap{line-height:0}.mystickyelements-on-click.mystickyelements-fixed ul li.mystickyelements-custom-html-main.elements-active .mystickyelements-custom-html,.mystickyelements-on-hover.mystickyelements-fixed ul li.mystickyelements-custom-html-main:hover .mystickyelements-custom-html{-webkit-transform:rotateY(0) translateY(-50%);-moz-transform:rotateY(0) translateY(-50%);transform:rotateY(0) translateY(-50%)}.mystickyelements-on-click.mystickyelements-fixed ul li.mystickyelements-custom-html-main.mystickyelements-custom-html-iframe.elements-active .mystickyelements-custom-html,.mystickyelements-on-hover.mystickyelements-fixed ul li.mystickyelements-custom-html-main.mystickyelements-custom-html-iframe:hover .mystickyelements-custom-html{-webkit-transform:rotateY(0) translateY(-50%);-moz-transform:rotateY(0) translateY(-50%);transform:rotateY(0) translateY(-50%)}.mystickyelements-on-click.mystickyelements-fixed ul li.mystickyelements-custom-html-main.mystickyelements-custom-iframe-bottom.mystickyelements-custom-html-iframe.elements-active .mystickyelements-custom-html,.mystickyelements-on-hover.mystickyelements-fixed ul li.mystickyelements-custom-html-main.mystickyelements-custom-iframe-bottom.mystickyelements-custom-html-iframe:hover .mystickyelements-custom-html{-webkit-transform:rotateY(0) translateY(0);-moz-transform:rotateY(0) translateY(0);transform:rotateY(0) translateY(0)}.mystickyelements-custom-html-wrap,.mystickyelements-custom-html-wrap label,.mystickyelements-custom-html-wrap p{color:#333}.mystickyelements-on-click.mystickyelements-fixed ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-on-hover.mystickyelements-fixed ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0!important}form#stickyelements-form input[type=checkbox]{width:15px;padding:0;height:15px;border-radius:3px!important;margin-top:0;vertical-align:top}form#stickyelements-form input[type=checkbox]::before{width:15px;height:15px;margin:-1px 0 0 -2px}.contact_form_consent_txt{color:#000;font-size:14px;padding-left:5px;display:inline-block;vertical-align:top}.contact-form-consent-fields{text-align:left;margin-top:20px;margin-bottom:0}.contact-form-consent-fields label{line-height:1;display:flex}#contact-form-recaptcha>div{display:inline-block;vertical-align:top}#contact-form-recaptcha{text-align:center}@media only screen and (min-width:1025px){.mystickyelements-position-left{left:0;text-align:left;right:auto}.mystickyelements-position-right{right:0;text-align:right;left:auto}.mystickyelements-position-bottom{left:0;right:0;bottom:0;top:auto;display:block;text-align:center;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.mystickyelements-position-left.mystickyelements-entry-effect-slide-in{left:-90px;right:auto}.mystickyelements-position-left.mystickyelements-entry-effect-slide-in.entry-effect{left:0;right:auto}.mystickyelements-position-right.mystickyelements-entry-effect-slide-in{right:-90px;left:auto}.mystickyelements-position-right.mystickyelements-entry-effect-slide-in.entry-effect{right:0;left:auto}.mystickyelements-position-bottom.mystickyelements-entry-effect-slide-in{left:0;bottom:-90px;right:0}.mystickyelements-position-bottom.mystickyelements-entry-effect-slide-in.entry-effect{bottom:0;top:auto}span.mystickyelements-minimize.minimize-position-bottom{height:53px;line-height:53px}.mystickyelements-position-bottom.mystickyelements-fixed.mystickyelements-custom-html-iframe-open{top:auto}.mystickyelements-position-bottom .mystickyelement-lists-wrap{display:flex;align-items:center;justify-content:center}.mystickyelements-position-bottom.mystickyelements-position-screen-left .mystickyelement-lists-wrap{justify-content:flex-start}.mystickyelements-position-bottom.mystickyelements-position-screen-right .mystickyelement-lists-wrap{justify-content:flex-end}.mystickyelements-position-bottom .mystickyelement-credit{padding-left:10px}.mystickyelements-position-bottom .element-minimize span.mystickyelements-minimize.minimize-position-bottom{height:32px;line-height:32px}.mystickyelements-position-bottom.mystickyelements-size-small span.mystickyelements-minimize.minimize-position-bottom{height:45px;line-height:45px}.mystickyelements-position-bottom.mystickyelements-size-large span.mystickyelements-minimize.minimize-position-bottom{height:60px;line-height:60px}.mystickyelements-position-bottom.mystickyelements-size-extra-large span.mystickyelements-minimize.minimize-position-bottom{height:70px;line-height:70px}.mystickyelements-position-bottom.mystickyelements-fixed ul li.mystickyelements-minimize{width:32px}.element-minimize span.mystickyelements-minimize.minimize-position-bottom{transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;border-radius:6px 6px 0 0;padding:0}.mystickyelements-position-bottom.mystickyelements-fixed ul li{float:left;position:static}.mystickyelements-position-bottom.mystickyelements-fixed ul{position:relative}.mystickyelements-fixed.mystickyelements-position-bottom ul li.mystickyelements-contact-form{padding-top:0;padding-bottom:0;width:auto}.mystickyelements-position-bottom .mystickyelements-contact-form .mystickyelements-social-icon{-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0;-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0);box-shadow:unset}.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-position-bottom ul li.mystickyelements-custom-html-main.elements-active .mystickyelements-custom-html,.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-position-bottom ul li.mystickyelements-custom-html-main:hover .mystickyelements-custom-html{-webkit-transform:rotateY(0) translateY(0);-moz-transform:rotateY(0) translateY(0);transform:rotateY(0) translateY(0)}.mystickyelements-position-left.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{right:0}.mystickyelements-position-right.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{left:0}.mystickyelements-position-left.mystickyelements-templates-round span.mystickyelements-social-text{border-radius:0 25px 25px 0}.mystickyelements-position-left.mystickyelements-templates-leaf_left span.mystickyelements-social-text{border-radius:0 25px 0 0}.mystickyelements-size-small.mystickyelements-position-left.mystickyelements-templates-leaf_left span.mystickyelements-social-text{border-radius:0 20px 0 0}.mystickyelements-position-left.mystickyelements-templates-leaf_right span.mystickyelements-social-text{border-radius:0 0 25px 0}.mystickyelements-size-small.mystickyelements-position-left.mystickyelements-templates-leaf_right span.mystickyelements-social-text{border-radius:0 0 20px 0}.mystickyelements-position-right.mystickyelements-templates-round span.mystickyelements-social-text{border-radius:25px 0 0 25px}.mystickyelements-position-right.mystickyelements-templates-leaf_left span.mystickyelements-social-text{border-radius:0 0 0 25px}.mystickyelements-size-small.mystickyelements-position-right.mystickyelements-templates-leaf_left span.mystickyelements-social-text{border-radius:0 0 0 20px}.mystickyelements-position-right.mystickyelements-templates-leaf_right span.mystickyelements-social-text{border-radius:25px 0 0 0}.mystickyelements-size-small.mystickyelements-position-right.mystickyelements-templates-leaf_right span.mystickyelements-social-text{border-radius:20px 0 0 0}.mystickyelements-position-left.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-round ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-left.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-round ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:50% 0 0 50%!important}.mystickyelements-position-right.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-round ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-right.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-round ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0 50% 50% 0!important}.mystickyelements-position-left.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-left.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0 0 0 25px!important}.mystickyelements-position-right.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-right.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0 25px 0 0!important}.mystickyelements-position-left.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-left.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:25px 0 0!important}.mystickyelements-position-right.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-right.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0 0 25px!important}.mystickyelements-position-left.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-left.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:0 25px 25px 0!important}.mystickyelements-position-left.mystickyelements-templates-roundad span.mystickyelements-social-text{border-radius:0 25px 25px 0}.mystickyelements-position-right.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-right.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:25px 0 0 25px!important}.mystickyelements-position-right.mystickyelements-templates-roundad span.mystickyelements-social-text{border-radius:25px 0 0 25px}.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon{background:0 0!important}.mystickyelements-position-left.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-left:25px solid red;left:100%}.mystickyelements-position-right.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-right:25px solid red;right:100%}.mystickyelements-position-left.mystickyelements-size-small.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-left-width:22px}.mystickyelements-position-right.mystickyelements-size-small.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-right-width:22px}.mystickyelements-position-left.mystickyelements-size-large.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-left-width:30px}.mystickyelements-position-left.mystickyelements-size-extra-large.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-left-width:30px}.mystickyelements-position-right.mystickyelements-size-large.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-right-width:30px}.mystickyelements-position-right.mystickyelements-size-extra-large.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-right-width:34px}.mystickyelements-position-left.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-position-left.mystickyelements-templates-arrow span.mystickyelements-social-text:before{border-left:27px solid red;left:100%}.mystickyelements-position-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-position-right.mystickyelements-templates-arrow span.mystickyelements-social-text:before{border-right:27px solid red;right:100%}.mystickyelements-size-small.mystickyelements-position-left.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-small.mystickyelements-position-left.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-left-width:23px}.mystickyelements-size-small.mystickyelements-position-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-small.mystickyelements-position-right.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-right-width:23px}.mystickyelements-size-large.mystickyelements-position-left.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-large.mystickyelements-position-left.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-left-width:30px}.mystickyelements-size-extra-large.mystickyelements-position-left.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-extra-large.mystickyelements-position-left.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-left-width:34px}.mystickyelements-size-large.mystickyelements-position-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-large.mystickyelements-position-right.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-right-width:30px}.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-right-width:34px}.mystickyelements-position-left.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-left.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-position-left.mystickyelements-templates-diamond .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-left.mystickyelements-templates-triangle .social-insagram+span.mystickyelements-social-text::before{margin-left:-17px;transform-origin:9px 20px 0}.mystickyelements-position-right.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-position-right.mystickyelements-templates-diamond .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-right.mystickyelements-templates-triangle .social-insagram+span.mystickyelements-social-text::before{margin-right:-17px;transform-origin:10px 25px 0}.mystickyelements-size-small.mystickyelements-position-right.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-small.mystickyelements-position-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-size-small.mystickyelements-position-right.mystickyelements-templates-diamond .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-small.mystickyelements-position-right.mystickyelements-templates-triangle .social-insagram+span.mystickyelements-social-text::before{transform-origin:7px 17px 0}.mystickyelements-size-large.mystickyelements-position-right.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-large.mystickyelements-position-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-size-large.mystickyelements-position-right.mystickyelements-templates-diamond .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-large.mystickyelements-position-right.mystickyelements-templates-triangle .social-insagram+span.mystickyelements-social-text::before{transform-origin:14px 29px 0}.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-diamond .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle .social-insagram+span.mystickyelements-social-text::before{transform-origin:14px 29px 0}.mystickyelements-size-small.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:3px;bottom:3px;width:50px;height:40px}.mystickyelements-size-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:3px;bottom:3px;width:68px;height:55px}.mystickyelements-size-extra-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:3px;bottom:3px;width:78px;height:65px}.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{left:-29px}.mystickyelements-size-small.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{left:-24px}.mystickyelements-size-large.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{left:-34px}.mystickyelements-size-extra-large.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{left:-39px}.mystickyelements-on-click.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram.elements-active span.mystickyelements-social-icon::before,.mystickyelements-on-hover.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram:hover span.mystickyelements-social-icon::before{left:0}.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{right:-29px}.mystickyelements-size-small.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{right:-24px}.mystickyelements-size-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{right:-34px}.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{right:-38px}.mystickyelements-on-click.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram.elements-active span.mystickyelements-social-icon::before,.mystickyelements-on-hover.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram:hover span.mystickyelements-social-icon::before{right:0}.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-left:25px solid red;left:100%}.mystickyelements-size-small.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-left-width:22px}.mystickyelements-size-large.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-left-width:30px}.mystickyelements-size-extra-large.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-left-width:30px}.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-right:25px solid red;right:100%}.mystickyelements-size-small.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-right-width:22px}.mystickyelements-size-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-right-width:30px}.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-right-width:30px}.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon i{padding-right:20px}.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon i{padding-left:20px}.mystickyelements-position-left.mystickyelements-templates-triangle li span.mystickyelements-social-icon svg{margin-right:20px}.mystickyelements-position-right.mystickyelements-templates-triangle li span.mystickyelements-social-icon svg{margin-left:20px}.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-amazon i.mystickyelement_amazon_icon,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-google_play i.mystickyelement_google_play_icon,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-line i.mystickyelement_line_icon,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-printful i.mystickyelement_printful_icon,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-qzone i.mystickyelement_qzone_icon,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-shopify i.mystickyelement_shopify_icon,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-slack i.mystickyelement_slack_icon{background-position:6px center}.mystickyelements-size-small.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-size-small.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon{background-position:0 center}.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-amazon i.mystickyelement_amazon_icon,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-google_play i.mystickyelement_google_play_icon,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-line i.mystickyelement_line_icon,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-printful i.mystickyelement_printful_icon,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-qzone i.mystickyelement_qzone_icon,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-shopify i.mystickyelement_shopify_icon,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-slack i.mystickyelement_slack_icon{background-position:22px center}.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-amazon i.mystickyelement_amazon_icon,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-google_play i.mystickyelement_google_play_icon,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-line i.mystickyelement_line_icon,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-printful i.mystickyelement_printful_icon,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-qzone i.mystickyelement_qzone_icon,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-shopify i.mystickyelement_shopify_icon,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-slack i.mystickyelement_slack_icon{background-position:32px center}.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon{background-position:11px center}.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon{background-position:16px center}.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-amazon i.mystickyelement_amazon_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-google_play i.mystickyelement_google_play_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-line i.mystickyelement_line_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-printful i.mystickyelement_printful_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-qzone i.mystickyelement_qzone_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-shopify i.mystickyelement_shopify_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-slack i.mystickyelement_slack_icon{background-position:center 26px}.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-amazon i.mystickyelement_amazon_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-google_play i.mystickyelement_google_play_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-line i.mystickyelement_line_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-printful i.mystickyelement_printful_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-qzone i.mystickyelement_qzone_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-shopify i.mystickyelement_shopify_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-slack i.mystickyelement_slack_icon{background-position:center 22px}.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-amazon i.mystickyelement_amazon_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-google_play i.mystickyelement_google_play_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-line i.mystickyelement_line_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-printful i.mystickyelement_printful_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-qzone i.mystickyelement_qzone_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-shopify i.mystickyelement_shopify_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-slack i.mystickyelement_slack_icon{background-position:center 32px}.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon{background-position:center 20px}.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon{background-position:center 17px}.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon{background-position:center 31px}.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon{background-position:center 27px}.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon{background-position:center 36px}.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon{background-position:center 17px}.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon{background-position:center 15px}.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon{background-position:center 21px}.mystickyelements-position-bottom .mystickyelements-contact-form .element-contact-form{top:auto;left:0;bottom:100%;width:100%;right:0;-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:0 100% 0;-moz-transform-origin:0 100% 0;transform-origin:0 100% 0}.mystickyelements-position-bottom.mystickyelements-position-screen-right .mystickyelements-contact-form .element-contact-form{left:auto}.mystickyelements-fixed.mystickyelements-position-bottom span.mystickyelements-social-text{-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:0 100% 0;-moz-transform-origin:0 100% 0;transform-origin:0 100% 0;border-radius:10px 10px 0 0;left:0;right:auto;bottom:100%;min-width:100%;top:auto;height:auto;padding-top:0;padding-bottom:0;z-index:1}.mystickyelements-position-bottom.mystickyelements-on-click.mystickyelements-fixed ul li.elements-active span.mystickyelements-social-text{-webkit-transform:rotateX(0);-moz-transform:rotateX(0);transform:rotateX(0)}.mystickyelements-position-bottom span.mystickyelements-social-text.mystickyelements-social-no-link{display:block}.mystickyelements-position-bottom span.mystickyelements-social-text a,.mystickyelements-position-bottom span.mystickyelements-social-text.mystickyelements-social-no-link{padding:10px 10px;white-space:initial}.mystickyelements-position-bottom .mystickyelements-custom-html-main .mystickyelements-custom-html{top:auto;left:0;bottom:100%;-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:0 100% 0;-moz-transform-origin:0 100% 0;transform-origin:0 100% 0}.mystickyelements-position-bottom.mystickyelements-position-screen-right .mystickyelements-custom-html-main .mystickyelements-custom-html{left:auto;right:0}.mystickyelements-position-bottom ul li:first-child .mystickyelements-social-icon,.mystickyelements-position-bottom ul li:first-child.mystickyelements-minimize .mystickyelements-social-icon{border-radius:10px 0 0 0}.mystickyelements-position-bottom ul li:last-child .mystickyelements-social-icon{border-top-right-radius:10px}.mystickyelements-position-bottom ul li:first-child .mystickyelements-social-icon{border-top-left-radius:10px}.mystickyelements-position-bottom ul li:last-child .mystickyelements-social-icon{border-top-right-radius:10px}.mystickyelements-position-left.mystickyelements-templates-arrow ul li:first-child.mystickyelements-contact-form span.mystickyelements-social-icon{border-bottom-right-radius:10px!important}.mystickyelements-position-left.mystickyelements-templates-arrow ul li:last-child.mystickyelements-contact-form span.mystickyelements-social-icon{border-bottom-left-radius:10px!important}.mystickyelements-position-right.mystickyelements-templates-arrow ul li:first-child.mystickyelements-contact-form span.mystickyelements-social-icon{border-top-right-radius:10px!important}.mystickyelements-position-right.mystickyelements-templates-arrow ul li:last-child.mystickyelements-contact-form span.mystickyelements-social-icon{border-top-left-radius:10px!important}.mystickyelements-position-bottom.mystickyelements-templates-arrow ul li:first-child.mystickyelements-contact-form span.mystickyelements-social-icon{border-top-left-radius:10px!important}.mystickyelements-position-bottom.mystickyelements-templates-arrow ul li:last-child.mystickyelements-contact-form span.mystickyelements-social-icon{border-top-right-radius:10px!important}.mystickyelements-position-bottom.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-bottom.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:25px 25px 0 0!important}.mystickyelements-position-bottom.mystickyelements-templates-roundad.mystickyelements-on-click.mystickyelements-fixed ul li.elements-active .mystickyelements-social-icon,.mystickyelements-position-bottom.mystickyelements-templates-roundad.mystickyelements-on-hover.mystickyelements-fixed ul li:hover .mystickyelements-social-icon{border-radius:0!important}.mystickyelements-fixed.mystickyelements-position-bottom.mystickyelements-templates-leaf_right span.mystickyelements-social-text{border-radius:25px 0 0}.mystickyelements-position-bottom.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li.elements-active .mystickyelements-social-icon,.mystickyelements-position-bottom.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:hover .mystickyelements-social-icon{border-radius:0 0 25px 0!important}.mystickyelements-fixed.mystickyelements-position-bottom.mystickyelements-templates-leaf_left span.mystickyelements-social-text{border-radius:0 25px 0 0}.mystickyelements-position-bottom.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-round ul li.elements-active .mystickyelements-social-icon,.mystickyelements-position-bottom.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-round ul li:hover .mystickyelements-social-icon{border-radius:0!important}.mystickyelements-position-bottom.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-position-bottom.mystickyelements-templates-arrow span.mystickyelements-social-text::before{top:auto;bottom:100%;border-bottom:27px solid red;border-left:27px solid transparent;border-right:26px solid transparent;left:0}.mystickyelements-position-bottom.mystickyelements-templates-arrow span.mystickyelements-social-text::before{display:none}.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-bottom-width:22px;border-left-width:23px;border-right-width:22px}.mystickyelements-size-large.mystickyelements-position-bottom.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-large.mystickyelements-position-bottom.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-bottom-width:30px;border-left-width:30px;border-right-width:30px}.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-bottom-width:34px;border-left-width:35px;border-right-width:35px}.mystickyelements-position-bottom.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-bottom.mystickyelements-templates-diamond .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-bottom.mystickyelements-templates-triangle .social-insagram+span.mystickyelements-social-text::before{display:none}.mystickyelements-position-bottom.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-bottom.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before{width:37px;height:37px;transform-origin:12px 32px 0;margin-bottom:-10px}.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before{width:32px;height:32px;transform-origin:8px 29px 0;margin-bottom:-6px}.mystickyelements-size-large.mystickyelements-position-bottom.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-large.mystickyelements-position-bottom.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before{width:42px;height:42px;transform-origin:12px 37px 0}.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before{width:42px;height:42px;transform-origin:12px 37px 0}.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon i{padding-top:20px}.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon i{padding-top:18px}.mystickyelements-position-bottom.mystickyelements-templates-triangle li span.mystickyelements-social-icon svg{margin-top:17px}.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li span.mystickyelements-social-icon svg{margin-top:14px}.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:22px;bottom:8px;left:3px;-webkit-transform:rotate(26deg) skewY(40deg);-moz-transform:rotate(26deg) skewY(40deg);transform:rotate(26deg) skewY(40deg);width:46px;height:60px}.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:23px;left:0;-webkit-transform:rotate(26deg) skewY(40deg);-moz-transform:rotate(26deg) skewY(40deg);transform:rotate(26deg) skewY(40deg);width:46px;height:60px}.mystickyelements-size-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:32px;bottom:8px;left:0;right:1px;-webkit-transform:rotate(25deg) skewY(36deg);-moz-transform:rotate(25deg) skewY(36deg);transform:rotate(25deg) skewY(36deg);width:67px;height:71px}.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:38px;bottom:8px;left:0;right:1px;-webkit-transform:rotate(27deg) skewY(37deg);-moz-transform:rotate(27deg) skewY(37deg);transform:rotate(27deg) skewY(37deg) );width:80px;height:80px}.mystickyelements-position-left.mystickyelements-templates-triangle span.mystickyelements-social-icon img{margin:auto auto auto 5px}.mystickyelements-position-right.mystickyelements-templates-triangle span.mystickyelements-social-icon img{margin:auto 5px auto auto;left:auto}.mystickyelements-position-bottom.mystickyelements-templates-triangle span.mystickyelements-social-icon img{margin:15px auto 0;top:auto}.mystickyelements-position-bottom.mystickyelements-templates-triangle.mystickyelements-size-large span.mystickyelements-social-icon img{margin:20px auto 0}.mystickyelements-position-bottom.mystickyelements-templates-triangle.mystickyelements-size-extra-large span.mystickyelements-social-icon img{margin:20px auto 0}.mystickyelements-templates-leaf_left span.mystickyelements-minimize.minimize-position-left,.mystickyelements-templates-leaf_right span.mystickyelements-minimize.minimize-position-left,.mystickyelements-templates-round span.mystickyelements-minimize.minimize-position-left,.mystickyelements-templates-roundad span.mystickyelements-minimize.minimize-position-left{border-radius:0 10px 10px 0}.mystickyelements-position-left.mystickyelements-templates-leaf_left .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-left.mystickyelements-templates-leaf_right .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-left.mystickyelements-templates-round .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-left.mystickyelements-templates-roundad .mystickyelements-contact-form .mystickyelements-social-icon{border-radius:0 0 10px 10px}.mystickyelements-templates-leaf_left span.mystickyelements-minimize.minimize-position-right,.mystickyelements-templates-leaf_right span.mystickyelements-minimize.minimize-position-right,.mystickyelements-templates-round span.mystickyelements-minimize.minimize-position-right,.mystickyelements-templates-roundad span.mystickyelements-minimize.minimize-position-right{border-radius:10px 0 0 10px}.mystickyelements-position-right.mystickyelements-templates-leaf_left .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-right.mystickyelements-templates-leaf_right .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-right.mystickyelements-templates-round .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-right.mystickyelements-templates-roundad .mystickyelements-contact-form .mystickyelements-social-icon{border-radius:10px 10px 0 0}.mystickyelements-templates-leaf_left span.mystickyelements-minimize.minimize-position-bottom,.mystickyelements-templates-leaf_right span.mystickyelements-minimize.minimize-position-bottom,.mystickyelements-templates-round span.mystickyelements-minimize.minimize-position-bottom,.mystickyelements-templates-roundad span.mystickyelements-minimize.minimize-position-bottom{border-radius:10px 10px 0 0}.mystickyelements-position-bottom.mystickyelements-templates-leaf_left .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-bottom.mystickyelements-templates-leaf_right .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-bottom.mystickyelements-templates-round .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-bottom.mystickyelements-templates-roundad .mystickyelements-contact-form .mystickyelements-social-icon{border-radius:10px 10px 0 0}.mystickyelements-fixed.mystickyelements-custom-position-on:not(.mystickyelements-position-bottom) ul li.mystickyelements-contact-form{position:static}.mystickyelements-custom-position-on:not(.mystickyelements-position-bottom) .mystickyelements-contact-form .element-contact-form,.mystickyelements-custom-position-on:not(.mystickyelements-position-bottom) .mystickyelements-minimize+.mystickyelements-contact-form .element-contact-form{top:auto;bottom:0}}@media only screen and (max-width:1024px){form#stickyelements-form input,form#stickyelements-form select,form#stickyelements-form textarea{font-size:16px}.mystickyelements-fixed ul li.element-desktop-on{display:none}.mystickyelements-fixed ul li.element-mobile-on{display:block}.mystickyelements-mobile-size-medium span.mystickyelements-social-icon,.mystickyelements-mobile-size-medium span.mystickyelements-social-icon a{width:45px;height:45px;line-height:45px;font-size:17px}.mystickyelements-mobile-size-small span.mystickyelements-social-icon,.mystickyelements-mobile-size-small span.mystickyelements-social-icon a{width:38px;height:38px;line-height:38px;font-size:13px}.mystickyelements-mobile-size-large span.mystickyelements-social-icon,.mystickyelements-mobile-size-large span.mystickyelements-social-icon a{width:50px;height:50px;line-height:50px;font-size:18px}.mystickyelements-fixed .mystickyelements-icon-below-text{font-size:8px!important}.mystickyelements-fixed.mystickyelements-mobile-size-small .mystickyelements-icon-below-text{font-size:7px!important}.mystickyelements-fixed.mystickyelements-mobile-size-large .mystickyelements-icon-below-text{font-size:10px!important}.mystickyelements-position-mobile-left.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-right.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon{background:0 0!important}.mystickyelements-position-mobile-left.mystickyelements-templates-round span.mystickyelements-social-text{border-radius:0 25px 25px 0}.mystickyelements-position-mobile-left.mystickyelements-templates-leaf_left span.mystickyelements-social-text{border-radius:0 25px 0 0}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-left.mystickyelements-templates-leaf_left span.mystickyelements-social-text{border-radius:0 20px 0 0}.mystickyelements-position-mobile-left.mystickyelements-templates-leaf_right span.mystickyelements-social-text{border-radius:0 0 25px 0}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-left.mystickyelements-templates-leaf_right span.mystickyelements-social-text{border-radius:0 0 20px 0}.mystickyelements-position-mobile-right.mystickyelements-templates-round span.mystickyelements-social-text{border-radius:25px 0 0 25px}.mystickyelements-position-mobile-right.mystickyelements-templates-leaf_left span.mystickyelements-social-text{border-radius:0 0 0 25px}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-leaf_left span.mystickyelements-social-text{border-radius:0 0 0 15px}.mystickyelements-position-mobile-right.mystickyelements-templates-leaf_right span.mystickyelements-social-text{border-radius:25px 0 0 0}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-leaf_right span.mystickyelements-social-text{border-radius:15px 0 0 0}.mystickyelements-position-mobile-left.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{right:0}.mystickyelements-position-mobile-right.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{left:0}.mystickyelements-position-mobile-left.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-round ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-left.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-round ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:50% 0 0 50%!important}.mystickyelements-position-mobile-right.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-round ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-right.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-round ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0 50% 50% 0!important}.mystickyelements-position-mobile-left.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-left.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0 0 0 25px!important}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-left.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-left.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0 0 0 15px!important}.mystickyelements-position-mobile-right.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-right.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0 25px 0 0!important}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0 15px 0 0!important}.mystickyelements-position-mobile-left.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-left.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:25px 0 0!important}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-left.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-left.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:15px 0 0!important}.mystickyelements-position-mobile-right.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-right.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0 0 25px!important}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0 0 15px!important}.mystickyelements-mobile-size-small.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-mobile-size-small.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:0 15px 0 15px!important}.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:6px;bottom:6px;left:6px;right:6px}.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{width:22px}.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-top-width:23px;border-bottom-width:22px;border-left-width:23px}.mystickyelements-mobile-size-small.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:5px;bottom:5px;left:5px;right:5px}.mystickyelements-mobile-size-small.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{width:20px}.mystickyelements-mobile-size-small.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-top-width:19px;border-bottom-width:19px;border-left-width:19px}.mystickyelements-mobile-size-large.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:7px;bottom:7px;left:7px;right:7px}.mystickyelements-mobile-size-large.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{width:25px}.mystickyelements-mobile-size-large.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-top-width:25px;border-bottom-width:25px;border-left-width:25px}.mystickyelements-position-mobile-bottom.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after,.mystickyelements-position-mobile-bottom.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-position-mobile-top.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after,.mystickyelements-position-mobile-top.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{display:none}.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-templates-arrow span.mystickyelements-social-text:before{border-top-width:23px;border-bottom-width:22px}.mystickyelements-mobile-size-small.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-mobile-size-small.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-top-width:19px;border-bottom-width:19px}.mystickyelements-mobile-size-large.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-mobile-size-large.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-top-width:25px;border-bottom-width:25px}.mystickyelements-position-mobile-left.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-left:23px solid red;left:100%}.mystickyelements-position-mobile-right.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-right:23px solid red;right:100%}.mystickyelements-position-mobile-left.mystickyelements-mobile-size-small.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-left-width:19px}.mystickyelements-position-mobile-right.mystickyelements-mobile-size-small.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-right-width:19px}.mystickyelements-position-mobile-left.mystickyelements-mobile-size-large.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-left-width:25px}.mystickyelements-position-mobile-right.mystickyelements-mobile-size-large.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-right-width:25px}.mystickyelements-position-mobile-left.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-position-mobile-left.mystickyelements-templates-arrow span.mystickyelements-social-text:before{border-left:23px solid red;left:100%}.mystickyelements-position-mobile-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-position-mobile-right.mystickyelements-templates-arrow span.mystickyelements-social-text:before{border-right:23px solid red;right:100%}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-left.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-left.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-left-width:19px}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-right-width:19px}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-left.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-left.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-left-width:25px}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-right.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-right-width:25px}.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before{width:32px;height:32px}.mystickyelements-position-mobile-left.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-mobile-left.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-position-mobile-left.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before{margin-left:-17px;transform-origin:9px 20px 0}.mystickyelements-position-mobile-right.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-mobile-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-position-mobile-right.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before{margin-right:-17px;transform-origin:8px 18px 0}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before{transform-origin:4px 12px 0}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-right.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-right.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before{transform-origin:10px 23px 0}.mystickyelements-position-mobile-bottom.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-mobile-bottom.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-position-mobile-bottom.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-mobile-top.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-mobile-top.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-position-mobile-top.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before{display:none}.mystickyelements-mobile-size-small.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-mobile-size-small.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-mobile-size-small.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-mobile-size-small.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before{width:27px;height:27px}.mystickyelements-mobile-size-large.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-mobile-size-large.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-mobile-size-large.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-mobile-size-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before{width:36px;height:36px}.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-top-width:23px;border-bottom-width:22px}.mystickyelements-mobile-size-small.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-mobile-size-small.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-top-width:19px;border-bottom-width:19px}.mystickyelements-mobile-size-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-mobile-size-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-top-width:25px;border-bottom-width:25px}.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon i{padding-right:20px}.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon i{padding-left:20px}.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li span.mystickyelements-social-icon svg{margin-right:20px}.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li span.mystickyelements-social-icon svg{margin-left:20px}.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon{padding-left:0;padding-right:0}.mystickyelements-position-mobile-bottom li span.mystickyelements-social-icon svg,.mystickyelements-position-mobile-top li span.mystickyelements-social-icon svg{width:20px;height:50px}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom li span.mystickyelements-social-icon svg,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top li span.mystickyelements-social-icon svg{width:18px;height:38px}.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-amazon i.mystickyelement_amazon_icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-google_play i.mystickyelement_google_play_icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-line i.mystickyelement_line_icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-printful i.mystickyelement_printful_icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-qzone i.mystickyelement_qzone_icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-shopify i.mystickyelement_shopify_icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-slack i.mystickyelement_slack_icon{background-position:3px center}.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-amazon i.mystickyelement_amazon_icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-google_play i.mystickyelement_google_play_icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-line i.mystickyelement_line_icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-printful i.mystickyelement_printful_icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-qzone i.mystickyelement_qzone_icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-shopify i.mystickyelement_shopify_icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-slack i.mystickyelement_slack_icon{background-position:20px center}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-amazon i.mystickyelement_amazon_icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-google_play i.mystickyelement_google_play_icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-line i.mystickyelement_line_icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-printful i.mystickyelement_printful_icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-qzone i.mystickyelement_qzone_icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-shopify i.mystickyelement_shopify_icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-slack i.mystickyelement_slack_icon{background-position:18px center}.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-amazon i.mystickyelement_amazon_icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-google_play i.mystickyelement_google_play_icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-line i.mystickyelement_line_icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-printful i.mystickyelement_printful_icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-qzone i.mystickyelement_qzone_icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-shopify i.mystickyelement_shopify_icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-slack i.mystickyelement_slack_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-amazon i.mystickyelement_amazon_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-google_play i.mystickyelement_google_play_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-line i.mystickyelement_line_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-printful i.mystickyelement_printful_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-qzone i.mystickyelement_qzone_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-shopify i.mystickyelement_shopify_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-slack i.mystickyelement_slack_icon{background-position:center center}.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-left:23px solid red;left:100%}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-left-width:20px}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-left-width:25px}.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-right:23px solid red;right:100%}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-right-width:20px}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-right-width:25px}.mystickyelements-on-click.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram.elements-active span.mystickyelements-social-icon::before,.mystickyelements-on-hover.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram:hover span.mystickyelements-social-icon::before{width:45px;height:45px}.mystickyelements-on-click.mystickyelements-mobile-size-small.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram.elements-active span.mystickyelements-social-icon::before,.mystickyelements-on-hover.mystickyelements-mobile-size-small.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram:hover span.mystickyelements-social-icon::before{width:38px;height:38px}.mystickyelements-on-click.mystickyelements-mobile-size-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram.elements-active span.mystickyelements-social-icon::before,.mystickyelements-on-hover.mystickyelements-mobile-size-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram:hover span.mystickyelements-social-icon::before{width:50px;height:50px}.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{left:-25px}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{left:-24px}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{left:-29px}.mystickyelements-on-click.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram.elements-active span.mystickyelements-social-icon::before,.mystickyelements-on-hover.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram:hover span.mystickyelements-social-icon::before{left:0}.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{right:-25px}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{right:-24px}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{right:-29px}.mystickyelements-on-click.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram.elements-active span.mystickyelements-social-icon::before,.mystickyelements-on-hover.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram:hover span.mystickyelements-social-icon::before{right:0}.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:3px;bottom:3px;right:3px;width:51px;height:40px}.mystickyelements-mobile-size-small.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{width:46px;height:34px}.mystickyelements-mobile-size-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{width:58px;height:45px}.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{display:none}span.mystickyelements-social-icon .fas.fa-sms{font-size:19px}.mystickyelements-fixed.mystickyelements-mobile-size-medium ul li.mystickyelements-contact-form{padding-bottom:45px;padding-top:53px}.mystickyelements-fixed.mystickyelements-mobile-size-small ul li.mystickyelements-contact-form{padding-bottom:52px;padding-top:54px}.mystickyelements-fixed.mystickyelements-mobile-size-large ul li.mystickyelements-contact-form{padding-bottom:64px;padding-top:65px}.mystickyelements-mobile-size-medium .mystickyelements-contact-form span.mystickyelements-social-icon{font-size:12px;padding:15px 10px 10px 10px;height:45px;width:143px;line-height:1.2;-webkit-transform-origin:45px 45px 0;-moz-transform-origin:45px 45px 0;transform-origin:45px 45px 0}.mystickyelements-mobile-size-small .mystickyelements-contact-form .mystickyelements-social-icon{font-size:12px;padding:13px 10px 2px 10px;height:38px;width:143px;line-height:1.2;-webkit-transform-origin:45px 45px 0;-moz-transform-origin:45px 45px 0;transform-origin:45px 45px 0}.mystickyelements-mobile-size-large .mystickyelements-contact-form .mystickyelements-social-icon{padding:16px 10px 2px 10px;width:180px;height:50px;font-size:16px;line-height:1.2;-webkit-transform-origin:57px 57px 0;-moz-transform-origin:57px 57px 0;transform-origin:57px 57px 0}.mystickyelements-contact-form .mystickyelements-social-icon i{margin-right:15px}.mystickyelements-fixed.mystickyelements-mobile-size-medium ul li{width:45px}.mystickyelements-fixed.mystickyelements-mobile-size-small ul li{width:38px}.mystickyelements-fixed.mystickyelements-mobile-size-large ul li{width:50px}.mystickyelements-custom-html{max-height:400px}.mystickyelements-mobile-size-medium span.mystickyelements-social-text,.mystickyelements-mobile-size-small span.mystickyelements-social-text{font-size:14px}.mystickyelements-mobile-size-large span.mystickyelements-social-text{font-size:19px}.element-contact-form .contact-form-heading{font-size:16px;padding:10px 14px}form#stickyelements-form input,form#stickyelements-form textarea{margin-bottom:10px}.mystickyelement-credit a{font-size:8px!important}.mystickyelements-mobile-size-medium span.mystickyelements-social-text a,.mystickyelements-mobile-size-medium span.mystickyelements-social-text.mystickyelements-social-no-link{padding-top:14px}.mystickyelements-mobile-size-small span.mystickyelements-social-text a,.mystickyelements-mobile-size-small span.mystickyelements-social-text.mystickyelements-social-no-link{padding-top:10px}.mystickyelements-mobile-size-large span.mystickyelements-social-text a,.mystickyelements-mobile-size-large span.mystickyelements-social-text.mystickyelements-social-no-link{min-width:186px;padding-top:15px}.mystickyelements-position-mobile-left{right:auto;left:0;text-align:left}.mystickyelements-position-mobile-right{right:0;left:auto;text-align:right}.mystickyelements-position-mobile-left.mystickyelements-entry-effect-slide-in{left:-90px;right:auto}.mystickyelements-position-mobile-left.mystickyelements-entry-effect-slide-in.entry-effect{left:0;right:auto}.mystickyelements-position-mobile-right.mystickyelements-entry-effect-slide-in{right:-90px;left:auto}.mystickyelements-position-mobile-right.mystickyelements-entry-effect-slide-in.entry-effect{right:0;left:auto}.mystickyelements-position-mobile-top.mystickyelements-fixed.mystickyelements-custom-html-iframe-open{bottom:auto}.mystickyelements-position-mobile-bottom.mystickyelements-fixed.mystickyelements-custom-html-iframe-open{top:auto}span.mystickyelements-minimize.minimize-position-mobile-left{border-radius:0 10px 0 0}span.mystickyelements-minimize.minimize-position-mobile-right{border-radius:10px 0 0}.element-minimize span.mystickyelements-minimize.minimize-position-mobile-left{border-radius:0 6px 6px 0}.element-minimize span.mystickyelements-minimize.minimize-position-mobile-right{border-radius:6px 0 0 6px}.mystickyelements-position-mobile-right .element-contact-form,.mystickyelements-position-mobile-right .mystickyelements-custom-html,.mystickyelements-position-mobile-right span.mystickyelements-social-text{-webkit-transform-origin:100% 0 0;-moz-transform-origin:100% 0 0;transform-origin:100% 0 0;left:auto;right:100%}.mystickyelements-position-mobile-right span.mystickyelements-social-text{border-radius:10px 0 0 10px}.mystickyelements-position-mobile-left .element-contact-form,.mystickyelements-position-mobile-left .mystickyelements-custom-html,.mystickyelements-position-mobile-left span.mystickyelements-social-text{-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0;left:100%;right:auto}.mystickyelements-position-mobile-left span.mystickyelements-social-text{border-radius:0 10px 10px 0}.mystickyelements-fixed.mystickyelements-position-mobile-right .mystickyelements-lists.mystickyelement-minimize li:not(.mystickyelements-minimize){left:50px}.mystickyelements-fixed.mystickyelements-position-mobile-left .mystickyelements-lists.mystickyelement-minimize li:not(.mystickyelements-minimize){left:-50px}.mystickyelements-position-mobile-bottom ul li:first-child.mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-bottom ul li:last-child .mystickyelements-social-icon,.mystickyelements-position-mobile-bottom ul li:last-child.mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-top ul li:first-child.mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-top ul li:last-child .mystickyelements-social-icon,.mystickyelements-position-mobile-top ul li:last-child.mystickyelements-contact-form .mystickyelements-social-icon{border-radius:0}.mystickyelements-position-mobile-left ul li:first-child .mystickyelements-social-icon,.mystickyelements-position-mobile-left ul li:first-child.mystickyelements-minimize .mystickyelements-social-icon{border-radius:0 10px 0 0}.mystickyelements-position-mobile-left ul li:first-child.mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-left ul li:last-child .mystickyelements-social-icon{border-radius:0 0 10px 0}.mystickyelements-position-mobile-left ul li:last-child.mystickyelements-contact-form .mystickyelements-social-icon{border-radius:0 0 0 10px}.mystickyelements-position-mobile-right ul li:first-child .mystickyelements-social-icon{border-radius:10px 0 0 0}.mystickyelements-position-mobile-right ul li:last-child .mystickyelements-social-icon{border-radius:0 0 0 10px}.mystickyelements-position-mobile-right ul li:first-child.mystickyelements-contact-form .mystickyelements-social-icon{border-radius:0 10px 0 0}.mystickyelements-position-mobile-right ul li:last-child.mystickyelements-contact-form .mystickyelements-social-icon{border-radius:10px 0 0 0}.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top ul li{position:static;float:left;width:8.08%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-1 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-1 ul li{width:97%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-2 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-bottom-social-channel-2 ul li{width:48.5%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-3 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-3 ul li{width:32.33%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-4 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-4 ul li{width:24.25%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-5 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-5 ul li{width:19.4%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-6 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-6 ul li{width:16.16%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-7 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-7 ul li{width:13.85%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-8 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-8 ul li{width:12.12%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-9 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-9 ul li{width:10.77%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-10 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-10 ul li{width:9.7%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-11 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-11 ul li{width:8.81%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-12 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-12 ul li{width:8.08%}.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(14),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(15),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(16),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(17),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(18){display:none!important}.mystickyelements-fixed.mystickyelements-position-mobile-top ul.mystickyelements-lists li.mystickyelements-show-last-element{display:block!important}.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul li.mystickyelements-minimize,.mystickyelements-fixed.mystickyelements-position-mobile-top ul li.mystickyelements-minimize{width:3%}.mystickyelements-fixed.mystickyelements-position-mobile-top ul.mystickyno-minimize li:nth-child(13){display:none}.mystickyelements-position-mobile-bottom ul.mystickyno-minimize li,.mystickyelements-position-mobile-top ul.mystickyno-minimize li{width:8.33%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-1 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-1 ul.mystickyno-minimize li{width:100%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-2 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-2 ul.mystickyno-minimize li{width:50%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-3 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-3 ul.mystickyno-minimize li{width:33.33%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-4 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-4 ul.mystickyno-minimize li{width:25%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-5 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-5 ul.mystickyno-minimize li{width:20%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-6 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-6 ul.mystickyno-minimize li{width:16.66%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-7 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-7 ul.mystickyno-minimize li{width:14.28%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-8 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-8 ul.mystickyno-minimize li{width:12.5%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-9 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-9 ul.mystickyno-minimize li{width:11.11%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-10 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-10 ul.mystickyno-minimize li{width:10%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-11 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-11 ul.mystickyno-minimize li{width:9.09%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-12 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-12 ul.mystickyno-minimize li{width:8.33%}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon{font-size:11px;line-height:1.2;padding-top:7px}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon{font-size:13px;line-height:1.2;padding-top:10px}.mystickyelements-custom-html-iframe .mystickyelements-custom-html{width:280px}.mystickyelements-custom-html-iframe iframe{width:100%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul,.mystickyelements-fixed.mystickyelements-position-mobile-top ul{display:block}.mystickyelements-mobile-size-medium.mystickyelements-position-mobile-bottom span.mystickyelements-social-icon,.mystickyelements-mobile-size-medium.mystickyelements-position-mobile-bottom span.mystickyelements-social-icon a,.mystickyelements-mobile-size-medium.mystickyelements-position-mobile-top span.mystickyelements-social-icon,.mystickyelements-mobile-size-medium.mystickyelements-position-mobile-top span.mystickyelements-social-icon a{height:45px;line-height:45px;font-size:18px;outline:0 none;width:100%}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom span.mystickyelements-social-icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom span.mystickyelements-social-icon a,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top span.mystickyelements-social-icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top span.mystickyelements-social-icon a{height:38px;line-height:38px;font-size:16px;width:100%}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom span.mystickyelements-social-icon,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom span.mystickyelements-social-icon a,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top span.mystickyelements-social-icon,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top span.mystickyelements-social-icon a{height:50px;line-height:50px;font-size:20px;width:100%}.mystickyelements-position-mobile-bottom.mystickyelements-templates-round li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-round li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a,.mystickyelements-position-mobile-bottom.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a,.mystickyelements-position-mobile-top.mystickyelements-templates-round li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-top.mystickyelements-templates-round li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a,.mystickyelements-position-mobile-top.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-top.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:0!important}.mystickyelements-position-mobile-bottom.mystickyelements-templates-roundad.mystickyelements-on-click.mystickyelements-fixed ul li.elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-roundad.mystickyelements-on-hover.mystickyelements-fixed ul li:hover .mystickyelements-social-icon,.mystickyelements-position-mobile-top.mystickyelements-templates-roundad.mystickyelements-on-click.mystickyelements-fixed ul li.elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-top.mystickyelements-templates-roundad.mystickyelements-on-hover.mystickyelements-fixed ul li:hover .mystickyelements-social-icon{border-radius:0!important}.mystickyelements-position-mobile-bottom.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li.elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-bottom.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:hover .mystickyelements-social-icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-leaf_right li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-leaf_right li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a,.mystickyelements-position-mobile-top.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li.elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-top.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:hover .mystickyelements-social-icon,.mystickyelements-position-mobile-top.mystickyelements-templates-leaf_right li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-top.mystickyelements-templates-leaf_right li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:0!important}.mystickyelements-position-mobile-bottom.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-bottom.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a,.mystickyelements-position-mobile-top.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-top.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon,.mystickyelements-position-mobile-top.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-top.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:0!important}.mystickyelements-position-mobile-bottom ul.mystickyelements-lists.mystickyelement-minimize li,.mystickyelements-position-mobile-top ul.mystickyelements-lists.mystickyelement-minimize li{position:relative}.mystickyelements-position-mobile-bottom span.mystickyelements-minimize.minimize-position-left,.mystickyelements-position-mobile-bottom span.mystickyelements-minimize.minimize-position-right,.mystickyelements-position-mobile-top span.mystickyelements-minimize.minimize-position-left,.mystickyelements-position-mobile-top span.mystickyelements-minimize.minimize-position-right{height:45px;border-radius:0;line-height:45px;padding:0}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom span.mystickyelements-minimize.minimize-position-left,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom span.mystickyelements-minimize.minimize-position-right,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top span.mystickyelements-minimize.minimize-position-left,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top span.mystickyelements-minimize.minimize-position-right{height:38px;border-radius:0;line-height:38px;padding:0}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom span.mystickyelements-minimize.minimize-position-left,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom span.mystickyelements-minimize.minimize-position-right,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top span.mystickyelements-minimize.minimize-position-left,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top span.mystickyelements-minimize.minimize-position-right{height:50px;border-radius:0;line-height:50px;padding:0}.mystickyelements-position-mobile-bottom .element-minimize span.mystickyelements-minimize.minimize-position-bottom,.mystickyelements-position-mobile-bottom .element-minimize span.mystickyelements-minimize.minimize-position-left,.mystickyelements-position-mobile-bottom .element-minimize span.mystickyelements-minimize.minimize-position-right,.mystickyelements-position-mobile-top .element-minimize span.mystickyelements-minimize.minimize-position-left,.mystickyelements-position-mobile-top .element-minimize span.mystickyelements-minimize.minimize-position-right{height:35px;line-height:35px;-webkit-transform:translateY(10px);-moz-transform:translateY(10px);transform:translateY(10px)}.mystickyelements-position-mobile-top .element-minimize span.mystickyelements-minimize.minimize-position-left,.mystickyelements-position-mobile-top .element-minimize span.mystickyelements-minimize.minimize-position-right{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom .element-minimize span.mystickyelements-minimize.minimize-position-bottom,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom .element-minimize span.mystickyelements-minimize.minimize-position-left,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom .element-minimize span.mystickyelements-minimize.minimize-position-right,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top .element-minimize span.mystickyelements-minimize.minimize-position-left,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top .element-minimize span.mystickyelements-minimize.minimize-position-right{height:38px;line-height:38px;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom .element-minimize span.mystickyelements-minimize.minimize-position-bottom,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom .element-minimize span.mystickyelements-minimize.minimize-position-left,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom .element-minimize span.mystickyelements-minimize.minimize-position-right,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top .element-minimize span.mystickyelements-minimize.minimize-position-left,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top .element-minimize span.mystickyelements-minimize.minimize-position-right{height:45px;line-height:43px;-webkit-transform:translateY(5px);-moz-transform:translateY(5px);transform:translateY(5px)}.mystickyelements-fixed.mystickyelements-position-mobile-bottom .mystickyelements-lists.mystickyelement-minimize li:not(.mystickyelements-minimize){left:auto;bottom:-50px}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-mobile-size-large .mystickyelements-lists.mystickyelement-minimize li:not(.mystickyelements-minimize){bottom:-60px}.mystickyelements-fixed.mystickyelements-position-mobile-top .mystickyelements-lists.mystickyelement-minimize li:not(.mystickyelements-minimize){left:auto;top:-50px}.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-mobile-size-large .mystickyelements-lists.mystickyelement-minimize li:not(.mystickyelements-minimize){top:-60px}.mystickyelements-fixed.mystickyelements-position-mobile-bottom span.mystickyelements-minimize.minimize-position-bottom,.mystickyelements-fixed.mystickyelements-position-mobile-top span.mystickyelements-minimize.minimize-position-mobile-top{border-radius:0;line-height:45px}.mystickyelements-fixed.mystickyelements-position-mobile-bottom .element-minimize span.mystickyelements-minimize.minimize-position-bottom,.mystickyelements-fixed.mystickyelements-position-mobile-top .element-minimize span.mystickyelements-minimize.minimize-position-mobile-top{line-height:35px}.mystickyelements-mobile-size-small.mystickyelements-fixed.mystickyelements-position-mobile-bottom span.mystickyelements-minimize.minimize-position-bottom,.mystickyelements-mobile-size-small.mystickyelements-fixed.mystickyelements-position-mobile-top span.mystickyelements-minimize.minimize-position-mobile-top{line-height:38px}.mystickyelements-mobile-size-large.mystickyelements-fixed.mystickyelements-position-mobile-bottom span.mystickyelements-minimize.minimize-position-bottom,.mystickyelements-mobile-size-large.mystickyelements-fixed.mystickyelements-position-mobile-top span.mystickyelements-minimize.minimize-position-mobile-top{line-height:50px}.mystickyelements-position-mobile-bottom{left:0;right:0;bottom:0;height:45px;top:auto;display:block;text-align:center;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.mystickyelements-position-mobile-top{left:0;right:0;top:0;height:45px;bottom:auto;display:block;text-align:center;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.mystickyelements-position-mobile-bottom.mystickyelements-entry-effect-slide-in{left:0;bottom:-90px;right:0}.mystickyelements-position-mobile-bottom.mystickyelements-entry-effect-slide-in.entry-effect{bottom:0;top:auto}.mystickyelements-position-mobile-top.mystickyelements-entry-effect-slide-in{left:0;top:-90px;right:0}.mystickyelements-position-mobile-top.mystickyelements-entry-effect-slide-in.entry-effect{top:0;bottom:auto}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top{height:38px}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top{height:50px}.mystickyelements-position-mobile-bottom .mystickyelements-social-icon,.mystickyelements-position-mobile-top .mystickyelements-social-icon{border-radius:0!important}.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul li.mystickyelements-custom-html-main.elements-active .mystickyelements-custom-html,.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-position-mobile-top ul li.mystickyelements-custom-html-main.elements-active .mystickyelements-custom-html,.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul li.mystickyelements-custom-html-main:hover .mystickyelements-custom-html,.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-position-mobile-top ul li.mystickyelements-custom-html-main:hover .mystickyelements-custom-html{-webkit-transform:rotateY(0) translateY(0);-moz-transform:rotateY(0) translateY(0);transform:rotateY(0) translateY(0)}.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon{-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0;-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0);box-shadow:unset}.mystickyelements-mobile-size-medium.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-mobile-size-medium.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon{font-size:13px;padding:5px;line-height:1.2}.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul li.mystickyelements-contact-form,.mystickyelements-fixed.mystickyelements-position-mobile-top ul li.mystickyelements-contact-form{padding-top:0;padding-bottom:0}.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon i,.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon i{margin-left:0;margin-right:0;display:block;font-size:20px}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon i,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon i{font-size:16px}.mystickyelements-position-mobile-bottom .mystickyelements-contact-form[dir=rtl] .mystickyelements-social-icon i,.mystickyelements-position-mobile-top .mystickyelements-contact-form[dir=rtl] .mystickyelements-social-icon i,html[dir=rtl] .mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon i,html[dir=rtl] .mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon i{margin-left:0}.mystickyelements-position-mobile-bottom ul li:first-child.mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-bottom ul li:last-child .mystickyelements-social-icon,.mystickyelements-position-mobile-top ul li:first-child.mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-top ul li:last-child .mystickyelements-social-icon{border-radius:0}.mystickyelements-position-mobile-bottom .mystickyelement-credit,.mystickyelements-position-mobile-top .mystickyelement-credit{display:none}.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul:after,.mystickyelements-fixed.mystickyelements-position-mobile-top ul:after{content:"";display:block;clear:both}html[dir=rtl] .mystickyelements-position-mobile-bottom ul li,html[dir=rtl] .mystickyelements-position-mobile-top ul li{float:right}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-6 .mystickyelements-contact-form .mystickyelements-social-icon{padding-top:9px}.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .element-contact-form{top:auto;left:0;bottom:100%;width:100%;right:0;-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:0 100% 0;-moz-transform-origin:0 100% 0;transform-origin:0 100% 0}.mystickyelements-position-mobile-top .mystickyelements-contact-form .element-contact-form{top:100%;left:0;bottom:auto;width:100%;right:0;-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:100% 0 0;-moz-transform-origin:100% 0 0;transform-origin:100% 0 0}.mystickyelements-fixed.mystickyelements-position-mobile-bottom span.mystickyelements-social-text{-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:0 100% 0;-moz-transform-origin:0 100% 0;transform-origin:0 100% 0;border-radius:10px 10px 0 0;left:0;right:auto;bottom:100%;min-width:100%;top:auto;height:auto;padding-top:0;padding-bottom:0}.mystickyelements-fixed.mystickyelements-position-mobile-top span.mystickyelements-social-text{-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:100% 0 0;-moz-transform-origin:100% 0 0;transform-origin:100% 0 0;border-radius:0 0 10px 10px;left:0;right:auto;top:100%;min-width:100%;bottom:auto;height:auto;padding-top:0;padding-bottom:0}.mystickyelements-position-mobile-bottom span.mystickyelements-social-text.mystickyelements-social-no-link,.mystickyelements-position-mobile-top span.mystickyelements-social-text.mystickyelements-social-no-link{display:block}.mystickyelements-position-mobile-bottom span.mystickyelements-social-text a,.mystickyelements-position-mobile-bottom span.mystickyelements-social-text.mystickyelements-social-no-link,.mystickyelements-position-mobile-top span.mystickyelements-social-text a,.mystickyelements-position-mobile-top span.mystickyelements-social-text.mystickyelements-social-no-link{padding:10px 10px;white-space:initial}.mystickyelements-position-mobile-bottom .mystickyelements-custom-html-main .mystickyelements-custom-html{top:auto;left:0;bottom:100%;width:100%;right:0;-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:0 100% 0;-moz-transform-origin:0 100% 0;transform-origin:0 100% 0}.mystickyelements-position-mobile-top .mystickyelements-custom-html-main .mystickyelements-custom-html{bottom:auto;left:0;top:100%;width:100%;right:0;-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:100% 0 0;-moz-transform-origin:100% 0 0;transform-origin:100% 0 0}.mystickyelements-custom-html-iframe .mystickyelements-custom-html{width:700px}.mystickyelements-position-mobile-bottom .mystickyelements-custom-html-wrap>a,.mystickyelements-position-mobile-bottom .mystickyelements-custom-html-wrap>div,.mystickyelements-position-mobile-bottom .mystickyelements-custom-html-wrap>footer,.mystickyelements-position-mobile-bottom .mystickyelements-custom-html-wrap>header,.mystickyelements-position-mobile-bottom .mystickyelements-custom-html-wrap>input,.mystickyelements-position-mobile-bottom .mystickyelements-custom-html-wrap>nav,.mystickyelements-position-mobile-bottom .mystickyelements-custom-html-wrap>p,.mystickyelements-position-mobile-bottom .mystickyelements-custom-html-wrap>span,.mystickyelements-position-mobile-bottom .mystickyelements-custom-html-wrap>strong,.mystickyelements-position-mobile-top .mystickyelements-custom-html-wrap>a,.mystickyelements-position-mobile-top .mystickyelements-custom-html-wrap>div,.mystickyelements-position-mobile-top .mystickyelements-custom-html-wrap>footer,.mystickyelements-position-mobile-top .mystickyelements-custom-html-wrap>header,.mystickyelements-position-mobile-top .mystickyelements-custom-html-wrap>input,.mystickyelements-position-mobile-top .mystickyelements-custom-html-wrap>nav,.mystickyelements-position-mobile-top .mystickyelements-custom-html-wrap>p,.mystickyelements-position-mobile-top .mystickyelements-custom-html-wrap>span,.mystickyelements-position-mobile-top .mystickyelements-custom-html-wrap>strong{width:100%}.mystickyelements-position-mobile-left.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-left.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:0 25px 25px 0!important}.mystickyelements-position-mobile-left.mystickyelements-templates-roundad span.mystickyelements-social-text{border-radius:0 25px 25px 0}.mystickyelements-position-mobile-right.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-right.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:25px 0 0 25px!important}.mystickyelements-position-mobile-right.mystickyelements-templates-roundad span.mystickyelements-social-text{border-radius:25px 0 0 25px}span.mystickyelements-social-icon img{width:18px;height:18px}.mystickyelements-mobile-size-small span.mystickyelements-social-icon img{width:15px;height:15px}.mystickyelements-mobile-size-large span.mystickyelements-social-icon img{width:20px;height:20px}.mystickyelements-mobile-size-medium.mystickyelements-templates-default span.mystickyelements-social-icon img{width:25px;height:25px}.mystickyelements-mobile-size-small.mystickyelements-templates-default span.mystickyelements-social-icon img{width:20px;height:20px}.mystickyelements-mobile-size-large.mystickyelements-templates-default span.mystickyelements-social-icon img{width:30px;height:30px}.mystickyelements-position-mobile-left.mystickyelements-templates-triangle span.mystickyelements-social-icon img{margin:auto 0 auto 5px}.mystickyelements-position-mobile-right.mystickyelements-templates-triangle span.mystickyelements-social-icon img{margin:auto 0 auto 15px;left:auto}.mystickyelements-templates-leaf_left span.mystickyelements-minimize.minimize-position-mobile-left,.mystickyelements-templates-leaf_right span.mystickyelements-minimize.minimize-position-mobile-left,.mystickyelements-templates-round span.mystickyelements-minimize.minimize-position-mobile-left,.mystickyelements-templates-roundad span.mystickyelements-minimize.minimize-position-mobile-left{border-radius:0 10px 10px 0}.mystickyelements-position-mobile-left.mystickyelements-templates-leaf_left .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-left.mystickyelements-templates-leaf_right .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-left.mystickyelements-templates-round .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-left.mystickyelements-templates-roundad .mystickyelements-contact-form .mystickyelements-social-icon{border-radius:0 0 10px 10px}.mystickyelements-templates-leaf_left span.mystickyelements-minimize.minimize-position-mobile-right,.mystickyelements-templates-leaf_right span.mystickyelements-minimize.minimize-position-mobile-right,.mystickyelements-templates-round span.mystickyelements-minimize.minimize-position-mobile-right,.mystickyelements-templates-roundad span.mystickyelements-minimize.minimize-position-mobile-right{border-radius:10px 0 0 10px}.mystickyelements-position-mobile-right.mystickyelements-templates-leaf_left .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-right.mystickyelements-templates-leaf_right .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-right.mystickyelements-templates-round .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-right.mystickyelements-templates-roundad .mystickyelements-contact-form .mystickyelements-social-icon{border-radius:10px 10px 0 0}.mystickyelements-fixed.mystickyelements-custom-position-on:not(.mystickyelements-position-mobile-bottom):not(.mystickyelements-position-mobile-top) ul li.mystickyelements-contact-form{position:static}.mystickyelements-custom-position-on:not(.mystickyelements-position-mobile-bottom):not(.mystickyelements-position-mobile-top) .mystickyelements-contact-form .element-contact-form,.mystickyelements-custom-position-on:not(.mystickyelements-position-mobile-bottom):not(.mystickyelements-position-mobile-top) .mystickyelements-minimize+.mystickyelements-contact-form .element-contact-form{top:auto;bottom:0}.mystickyelements-position-mobile-left.mystickyelements-templates-arrow ul li:first-child.mystickyelements-contact-form span.mystickyelements-social-icon{border-bottom-right-radius:10px!important}.mystickyelements-position-mobile-left.mystickyelements-templates-arrow ul li:last-child.mystickyelements-contact-form span.mystickyelements-social-icon{border-bottom-left-radius:10px!important}.mystickyelements-position-mobile-right.mystickyelements-templates-arrow ul li:first-child.mystickyelements-contact-form span.mystickyelements-social-icon{border-top-right-radius:10px!important}.mystickyelements-position-mobile-right.mystickyelements-templates-arrow ul li:last-child.mystickyelements-contact-form span.mystickyelements-social-icon{border-top-left-radius:10px!important}}@media only screen and (max-width:991px){.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top ul li{width:10.77%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-1 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-1 ul li{width:97%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-2 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-2 ul li{width:48.5%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-3 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-3 ul li{width:32.33%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-4 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-4 ul li{width:24.25%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-5 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-5 ul li{width:19.4%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-6 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-6 ul li{width:16.16%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-7 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-7 ul li{width:13.85%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-8 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-8 ul li{width:12.12%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-10 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-11 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-12 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-9 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-10 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-11 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-12 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-9 ul li{width:10.77%}.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(11),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(12),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(13){display:none!important}.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul li.mystickyelements-minimize,.mystickyelements-fixed.mystickyelements-position-mobile-top ul li.mystickyelements-minimize{width:3%}.mystickyelements-fixed.mystickyelements-position-mobile-top ul.mystickyno-minimize li:nth-child(10){display:none}.mystickyelements-position-mobile-bottom ul.mystickyno-minimize li,.mystickyelements-position-mobile-top ul.mystickyno-minimize li{width:11.11%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-1 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-1 ul.mystickyno-minimize li{width:100%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-2 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-2 ul.mystickyno-minimize li{width:50%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-3 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-3 ul.mystickyno-minimize li{width:33.33%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-4 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-4 ul.mystickyno-minimize li{width:25%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-5 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-5 ul.mystickyno-minimize li{width:20%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-6 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-6 ul.mystickyno-minimize li{width:16.66%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-7 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-7 ul.mystickyno-minimize li{width:14.28%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-8 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-8 ul.mystickyno-minimize li{width:12.5%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-10 ul.mystickyno-minimize li,.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-11 ul.mystickyno-minimize li,.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-12 ul.mystickyno-minimize li,.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-9 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-10 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-11 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-12 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-9 ul.mystickyno-minimize li{width:11.11%}}@media only screen and (max-width:767px){.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top ul li{width:23.25%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-1 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-1 ul li{width:93%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-2 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-2 ul li{width:46.5%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-3 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-3 ul li{width:31%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-10 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-11 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-12 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-4 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-5 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-6 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-7 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-8 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-9 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-10 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-11 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-12 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-4 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-5 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-6 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-7 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-8 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-9 ul li{width:23.25%}.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(10),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(11),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(12),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(6),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(7),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(8),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(9){display:none!important}.mystickyelements-fixed.mystickyelements-position-mobile-top ul.mystickyno-minimize li:nth-child(5){display:none}.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul li.mystickyelements-minimize,.mystickyelements-fixed.mystickyelements-position-mobile-top ul li.mystickyelements-minimize{width:7%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-1 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-1 ul.mystickyno-minimize li{width:100%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-2 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-2 ul.mystickyno-minimize li{width:50%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-3 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-3 ul.mystickyno-minimize li{width:33.33%}.mystickyelements-position-mobile-bottom ul.mystickyno-minimize li,.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-4 ul.mystickyno-minimize li,.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-5 ul.mystickyno-minimize li,.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-6 ul.mystickyno-minimize li,.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-7 ul.mystickyno-minimize li,.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-8 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-4 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-5 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-6 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-7 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-8 ul.mystickyno-minimize li{width:25%}.mystickyelements-mobile-size-medium.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-mobile-size-medium.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon{font-size:11px;padding:11px 5px 5px}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon{font-size:11px}.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon i,.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon i{font-size:14px}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon i,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon i{font-size:12px}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon i,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon i{font-size:16px}.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext,.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext{padding-top:0}.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext i,.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext i{font-size:18px;line-height:45px}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext i,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext i{font-size:16px;line-height:38px}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext{padding-top:0}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext i,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext i{font-size:20px;line-height:50px}.mystickyelements-custom-html-wrap{padding:10px}.mystickyelements-custom-html-iframe .mystickyelements-custom-html{width:250px}.element-contact-form{width:250px}.mystickyelements-custom-html-wrap>a,.mystickyelements-custom-html-wrap>div,.mystickyelements-custom-html-wrap>footer,.mystickyelements-custom-html-wrap>header,.mystickyelements-custom-html-wrap>input,.mystickyelements-custom-html-wrap>nav,.mystickyelements-custom-html-wrap>p,.mystickyelements-custom-html-wrap>span,.mystickyelements-custom-html-wrap>strong{width:500px}.mystickyelements-custom-html-iframe .mystickyelements-custom-html iframe{width:100%!important}}@media only screen and (max-width:480px){.mystickyelements-custom-html{width:280px;min-width:100%;white-space:normal}.mystickyelements-custom-html-wrap>a,.mystickyelements-custom-html-wrap>div,.mystickyelements-custom-html-wrap>footer,.mystickyelements-custom-html-wrap>header,.mystickyelements-custom-html-wrap>input,.mystickyelements-custom-html-wrap>nav,.mystickyelements-custom-html-wrap>p,.mystickyelements-custom-html-wrap>span,.mystickyelements-custom-html-wrap>strong{width:260px}}.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .element-contact-form{overflow:auto}.mystickyelements-fixed ul li .stickyelements-form.stickyelements-form ul{list-style:circle!important;margin-left:12px;margin-top:8px;display:inline-block}.mystickyelements-fixed ul li .stickyelements-form.stickyelements-form ul li{display:list-item!important;color:#000!important;list-style-type:circle;margin:0 0 0 37px;width:auto}.mystickyelements-fixed ol,.mystickyelements-fixed ul .stickyelements-form.stickyelements-form ol{margin-left:12px;margin-top:8px;display:inline-block}.mystickyelements-fixed ul li .stickyelements-form.stickyelements-form ol li{display:list-item!important;color:#000!important;list-style-type:decimal;margin:0 0 0 37px;width:auto;font-size:14px;font-weight:500}.mystickyelements-fixed ol,.mystickyelements-fixed ul .stickyelements-textblock-content ul{margin-left:12px;margin-top:8px;display:inline-block;padding:0 14px 20px 14px}.mystickyelements-fixed ul li .stickyelements-textblock-content ul li{display:list-item!important;color:#000!important;list-style-type:circle;width:auto;font-size:14px;font-weight:500}.mystickyelements-fixed ol,.mystickyelements-fixed ul .stickyelements-textblock-content ol{margin-left:12px;margin-top:8px;display:inline-block;padding:0 14px 20px 14px}.element-contact-form .iti__flag{background-image:url(//d2bindia.com/wp-content/plugins/mystickyelements/intl-tel-input-src/build/img/flags.png)}.element-contact-form .iti.iti--allow-dropdown{width:100%;margin-top:15px}.element-contact-form .iti.iti--container{z-index:99999999999}.element-contact-form form#stickyelements-form input.tel_formate{padding-left:60px}.element-contact-form .iti__selected-dial-code{color:#000;font-size:12px}.element-contact-form .iti.iti--container{font-size:12px}.mystickyelements-fixed .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,.05);border-top-left-radius:24px;margin-left:0;height:100%;border-bottom-left-radius:20px}.stickyelements-form .iti__selected-flag{border-top-left-radius:18px;border-bottom-left-radius:18px}.element-contact-form .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.stickyelements-form .eac-input-wrap{width:100%}.stickyelements-form .eac-sugg{top:18.5px!important;color:#000}.entry-effect .mystickyelement-lists-wrap{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:1s;animation-delay:1s}:root{--iti-hover-color:rgba(0, 0, 0, 0.05);--iti-border-color:#ccc;--iti-dialcode-color:#999;--iti-dropdown-bg:white;--iti-spacer-horizontal:8px;--iti-flag-height:12px;--iti-flag-width:16px;--iti-border-width:1px;--iti-arrow-height:4px;--iti-arrow-width:6px;--iti-triangle-border:calc(var(--iti-arrow-width) / 2);--iti-arrow-padding:6px;--iti-arrow-color:#555;--iti-path-flags-1x:url(//d2bindia.com/wp-content/plugins/mystickyelements/intl-tel-input-src/build/img/flags.webp);--iti-path-flags-2x:url(//d2bindia.com/wp-content/plugins/mystickyelements/intl-tel-input-src/build/img/flags@2x.webp);--iti-path-globe-1x:url(//d2bindia.com/wp-content/plugins/mystickyelements/intl-tel-input-src/build/img/globe.webp);--iti-path-globe-2x:url(//d2bindia.com/wp-content/plugins/mystickyelements/intl-tel-input-src/build/img/globe@2x.webp);--iti-flag-sprite-width:3904px;--iti-flag-sprite-height:12px;--iti-mobile-popup-margin:30px;}
.iti{position:relative;display:inline-block;}
.iti *{box-sizing:border-box;}
.iti__hide{display:none;}
.iti__v-hide{visibility:hidden;}
.iti__a11y-text{width:1px;height:1px;clip:rect(1px, 1px, 1px, 1px);overflow:hidden;position:absolute;}
.iti input.iti__tel-input, .iti input.iti__tel-input[type=text],
.iti input.iti__tel-input[type=tel]{position:relative;z-index:0;margin:0 !important;}
.iti__country-container{position:absolute;top:0;bottom:0;padding:var(--iti-border-width);}
.iti__selected-country{z-index:1;position:relative;display:flex;align-items:center;height:100%;background:none;border:0;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;border-radius:0;font-weight:inherit;line-height:inherit;text-decoration:none;}
.iti__selected-country-primary{display:flex;align-items:center;height:100%;padding:0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal);}
.iti__arrow{margin-left:var(--iti-arrow-padding);width:0;height:0;border-left:var(--iti-triangle-border) solid transparent;border-right:var(--iti-triangle-border) solid transparent;border-top:var(--iti-arrow-height) solid var(--iti-arrow-color);}
[dir=rtl] .iti__arrow{margin-right:var(--iti-arrow-padding);margin-left:0;}
.iti__arrow--up{border-top:none;border-bottom:var(--iti-arrow-height) solid var(--iti-arrow-color);}
.iti__dropdown-content{border-radius:3px;background-color:var(--iti-dropdown-bg);}
.iti--inline-dropdown .iti__dropdown-content{position:absolute;z-index:2;margin-top:3px;margin-left:calc(var(--iti-border-width) * -1);border:var(--iti-border-width) solid var(--iti-border-color);box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2);}
.iti__search-input{width:100%;border-width:0;border-radius:3px;}
.iti__search-input + .iti__country-list{border-top:1px solid var(--iti-border-color);}
.iti__country-list{list-style:none;padding:0;margin:0;overflow-y:scroll;-webkit-overflow-scrolling:touch;}
.iti--inline-dropdown .iti__country-list{max-height:185px;}
.iti--flexible-dropdown-width .iti__country-list{white-space:nowrap;}
@media(max-width:500px){
.iti--flexible-dropdown-width .iti__country-list{white-space:normal;}
}
.iti__country{display:flex;align-items:center;padding:8px var(--iti-spacer-horizontal);outline:none;}
.iti__dial-code{color:var(--iti-dialcode-color);}
.iti__country.iti__highlight{background-color:var(--iti-hover-color);}
.iti__country-list .iti__flag, .iti__country-name{margin-right:var(--iti-spacer-horizontal);}
[dir=rtl] .iti__country-list .iti__flag, [dir=rtl] .iti__country-name{margin-right:0;margin-left:var(--iti-spacer-horizontal);}
.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])):hover, .iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])):hover button{cursor:pointer;}
.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country-primary:hover,
.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country:has(+ .iti__dropdown-content:hover) .iti__selected-country-primary{background-color:var(--iti-hover-color);}
.iti .iti__selected-dial-code{margin-left:4px;}
[dir=rtl] .iti .iti__selected-dial-code{margin-left:0;margin-right:4px;}
.iti--container{position:fixed;top:-1000px;left:-1000px;z-index:99999;font-size:12px;padding:var(--iti-border-width);}
.iti--container:hover{cursor:pointer;}
.iti--fullscreen-popup.iti--container{background-color:rgba(0, 0, 0, 0.5);top:0;bottom:0;left:0;right:0;position:fixed;padding:var(--iti-mobile-popup-margin);display:flex;flex-direction:column;justify-content:flex-start;}
.iti--fullscreen-popup .iti__dropdown-content{display:flex;flex-direction:column;max-height:100%;position:relative;}
.iti--fullscreen-popup .iti__country{padding:10px 10px;line-height:1.5em;}
.iti__flag{--iti-flag-offset:100px;height:var(--iti-flag-height);width:var(--iti-flag-width);border-radius:1px;box-shadow:0px 0px 1px 0px #888;background-image:var(--iti-path-flags-1x);background-repeat:no-repeat;background-position:var(--iti-flag-offset) 0;background-size:var(--iti-flag-sprite-width) var(--iti-flag-sprite-height);}
.iti__ac{--iti-flag-offset:0px;}
.iti__ad{--iti-flag-offset:-16px;}
.iti__ae{--iti-flag-offset:-32px;}
.iti__af{--iti-flag-offset:-48px;}
.iti__ag{--iti-flag-offset:-64px;}
.iti__ai{--iti-flag-offset:-80px;}
.iti__al{--iti-flag-offset:-96px;}
.iti__am{--iti-flag-offset:-112px;}
.iti__ao{--iti-flag-offset:-128px;}
.iti__ar{--iti-flag-offset:-144px;}
.iti__as{--iti-flag-offset:-160px;}
.iti__at{--iti-flag-offset:-176px;}
.iti__au{--iti-flag-offset:-192px;}
.iti__aw{--iti-flag-offset:-208px;}
.iti__ax{--iti-flag-offset:-224px;}
.iti__az{--iti-flag-offset:-240px;}
.iti__ba{--iti-flag-offset:-256px;}
.iti__bb{--iti-flag-offset:-272px;}
.iti__bd{--iti-flag-offset:-288px;}
.iti__be{--iti-flag-offset:-304px;}
.iti__bf{--iti-flag-offset:-320px;}
.iti__bg{--iti-flag-offset:-336px;}
.iti__bh{--iti-flag-offset:-352px;}
.iti__bi{--iti-flag-offset:-368px;}
.iti__bj{--iti-flag-offset:-384px;}
.iti__bl{--iti-flag-offset:-400px;}
.iti__bm{--iti-flag-offset:-416px;}
.iti__bn{--iti-flag-offset:-432px;}
.iti__bo{--iti-flag-offset:-448px;}
.iti__bq{--iti-flag-offset:-464px;}
.iti__br{--iti-flag-offset:-480px;}
.iti__bs{--iti-flag-offset:-496px;}
.iti__bt{--iti-flag-offset:-512px;}
.iti__bw{--iti-flag-offset:-528px;}
.iti__by{--iti-flag-offset:-544px;}
.iti__bz{--iti-flag-offset:-560px;}
.iti__ca{--iti-flag-offset:-576px;}
.iti__cc{--iti-flag-offset:-592px;}
.iti__cd{--iti-flag-offset:-608px;}
.iti__cf{--iti-flag-offset:-624px;}
.iti__cg{--iti-flag-offset:-640px;}
.iti__ch{--iti-flag-offset:-656px;}
.iti__ci{--iti-flag-offset:-672px;}
.iti__ck{--iti-flag-offset:-688px;}
.iti__cl{--iti-flag-offset:-704px;}
.iti__cm{--iti-flag-offset:-720px;}
.iti__cn{--iti-flag-offset:-736px;}
.iti__co{--iti-flag-offset:-752px;}
.iti__cr{--iti-flag-offset:-768px;}
.iti__cu{--iti-flag-offset:-784px;}
.iti__cv{--iti-flag-offset:-800px;}
.iti__cw{--iti-flag-offset:-816px;}
.iti__cx{--iti-flag-offset:-832px;}
.iti__cy{--iti-flag-offset:-848px;}
.iti__cz{--iti-flag-offset:-864px;}
.iti__de{--iti-flag-offset:-880px;}
.iti__dj{--iti-flag-offset:-896px;}
.iti__dk{--iti-flag-offset:-912px;}
.iti__dm{--iti-flag-offset:-928px;}
.iti__do{--iti-flag-offset:-944px;}
.iti__dz{--iti-flag-offset:-960px;}
.iti__ec{--iti-flag-offset:-976px;}
.iti__ee{--iti-flag-offset:-992px;}
.iti__eg{--iti-flag-offset:-1008px;}
.iti__eh{--iti-flag-offset:-1024px;}
.iti__er{--iti-flag-offset:-1040px;}
.iti__es{--iti-flag-offset:-1056px;}
.iti__et{--iti-flag-offset:-1072px;}
.iti__fi{--iti-flag-offset:-1088px;}
.iti__fj{--iti-flag-offset:-1104px;}
.iti__fk{--iti-flag-offset:-1120px;}
.iti__fm{--iti-flag-offset:-1136px;}
.iti__fo{--iti-flag-offset:-1152px;}
.iti__fr{--iti-flag-offset:-1168px;}
.iti__ga{--iti-flag-offset:-1184px;}
.iti__gb{--iti-flag-offset:-1200px;}
.iti__gd{--iti-flag-offset:-1216px;}
.iti__ge{--iti-flag-offset:-1232px;}
.iti__gf{--iti-flag-offset:-1248px;}
.iti__gg{--iti-flag-offset:-1264px;}
.iti__gh{--iti-flag-offset:-1280px;}
.iti__gi{--iti-flag-offset:-1296px;}
.iti__gl{--iti-flag-offset:-1312px;}
.iti__gm{--iti-flag-offset:-1328px;}
.iti__gn{--iti-flag-offset:-1344px;}
.iti__gp{--iti-flag-offset:-1360px;}
.iti__gq{--iti-flag-offset:-1376px;}
.iti__gr{--iti-flag-offset:-1392px;}
.iti__gt{--iti-flag-offset:-1408px;}
.iti__gu{--iti-flag-offset:-1424px;}
.iti__gw{--iti-flag-offset:-1440px;}
.iti__gy{--iti-flag-offset:-1456px;}
.iti__hk{--iti-flag-offset:-1472px;}
.iti__hn{--iti-flag-offset:-1488px;}
.iti__hr{--iti-flag-offset:-1504px;}
.iti__ht{--iti-flag-offset:-1520px;}
.iti__hu{--iti-flag-offset:-1536px;}
.iti__id{--iti-flag-offset:-1552px;}
.iti__ie{--iti-flag-offset:-1568px;}
.iti__il{--iti-flag-offset:-1584px;}
.iti__im{--iti-flag-offset:-1600px;}
.iti__in{--iti-flag-offset:-1616px;}
.iti__io{--iti-flag-offset:-1632px;}
.iti__iq{--iti-flag-offset:-1648px;}
.iti__ir{--iti-flag-offset:-1664px;}
.iti__is{--iti-flag-offset:-1680px;}
.iti__it{--iti-flag-offset:-1696px;}
.iti__je{--iti-flag-offset:-1712px;}
.iti__jm{--iti-flag-offset:-1728px;}
.iti__jo{--iti-flag-offset:-1744px;}
.iti__jp{--iti-flag-offset:-1760px;}
.iti__ke{--iti-flag-offset:-1776px;}
.iti__kg{--iti-flag-offset:-1792px;}
.iti__kh{--iti-flag-offset:-1808px;}
.iti__ki{--iti-flag-offset:-1824px;}
.iti__km{--iti-flag-offset:-1840px;}
.iti__kn{--iti-flag-offset:-1856px;}
.iti__kp{--iti-flag-offset:-1872px;}
.iti__kr{--iti-flag-offset:-1888px;}
.iti__kw{--iti-flag-offset:-1904px;}
.iti__ky{--iti-flag-offset:-1920px;}
.iti__kz{--iti-flag-offset:-1936px;}
.iti__la{--iti-flag-offset:-1952px;}
.iti__lb{--iti-flag-offset:-1968px;}
.iti__lc{--iti-flag-offset:-1984px;}
.iti__li{--iti-flag-offset:-2000px;}
.iti__lk{--iti-flag-offset:-2016px;}
.iti__lr{--iti-flag-offset:-2032px;}
.iti__ls{--iti-flag-offset:-2048px;}
.iti__lt{--iti-flag-offset:-2064px;}
.iti__lu{--iti-flag-offset:-2080px;}
.iti__lv{--iti-flag-offset:-2096px;}
.iti__ly{--iti-flag-offset:-2112px;}
.iti__ma{--iti-flag-offset:-2128px;}
.iti__mc{--iti-flag-offset:-2144px;}
.iti__md{--iti-flag-offset:-2160px;}
.iti__me{--iti-flag-offset:-2176px;}
.iti__mf{--iti-flag-offset:-2192px;}
.iti__mg{--iti-flag-offset:-2208px;}
.iti__mh{--iti-flag-offset:-2224px;}
.iti__mk{--iti-flag-offset:-2240px;}
.iti__ml{--iti-flag-offset:-2256px;}
.iti__mm{--iti-flag-offset:-2272px;}
.iti__mn{--iti-flag-offset:-2288px;}
.iti__mo{--iti-flag-offset:-2304px;}
.iti__mp{--iti-flag-offset:-2320px;}
.iti__mq{--iti-flag-offset:-2336px;}
.iti__mr{--iti-flag-offset:-2352px;}
.iti__ms{--iti-flag-offset:-2368px;}
.iti__mt{--iti-flag-offset:-2384px;}
.iti__mu{--iti-flag-offset:-2400px;}
.iti__mv{--iti-flag-offset:-2416px;}
.iti__mw{--iti-flag-offset:-2432px;}
.iti__mx{--iti-flag-offset:-2448px;}
.iti__my{--iti-flag-offset:-2464px;}
.iti__mz{--iti-flag-offset:-2480px;}
.iti__na{--iti-flag-offset:-2496px;}
.iti__nc{--iti-flag-offset:-2512px;}
.iti__ne{--iti-flag-offset:-2528px;}
.iti__nf{--iti-flag-offset:-2544px;}
.iti__ng{--iti-flag-offset:-2560px;}
.iti__ni{--iti-flag-offset:-2576px;}
.iti__nl{--iti-flag-offset:-2592px;}
.iti__no{--iti-flag-offset:-2608px;}
.iti__np{--iti-flag-offset:-2624px;}
.iti__nr{--iti-flag-offset:-2640px;}
.iti__nu{--iti-flag-offset:-2656px;}
.iti__nz{--iti-flag-offset:-2672px;}
.iti__om{--iti-flag-offset:-2688px;}
.iti__pa{--iti-flag-offset:-2704px;}
.iti__pe{--iti-flag-offset:-2720px;}
.iti__pf{--iti-flag-offset:-2736px;}
.iti__pg{--iti-flag-offset:-2752px;}
.iti__ph{--iti-flag-offset:-2768px;}
.iti__pk{--iti-flag-offset:-2784px;}
.iti__pl{--iti-flag-offset:-2800px;}
.iti__pm{--iti-flag-offset:-2816px;}
.iti__pr{--iti-flag-offset:-2832px;}
.iti__ps{--iti-flag-offset:-2848px;}
.iti__pt{--iti-flag-offset:-2864px;}
.iti__pw{--iti-flag-offset:-2880px;}
.iti__py{--iti-flag-offset:-2896px;}
.iti__qa{--iti-flag-offset:-2912px;}
.iti__re{--iti-flag-offset:-2928px;}
.iti__ro{--iti-flag-offset:-2944px;}
.iti__rs{--iti-flag-offset:-2960px;}
.iti__ru{--iti-flag-offset:-2976px;}
.iti__rw{--iti-flag-offset:-2992px;}
.iti__sa{--iti-flag-offset:-3008px;}
.iti__sb{--iti-flag-offset:-3024px;}
.iti__sc{--iti-flag-offset:-3040px;}
.iti__sd{--iti-flag-offset:-3056px;}
.iti__se{--iti-flag-offset:-3072px;}
.iti__sg{--iti-flag-offset:-3088px;}
.iti__sh{--iti-flag-offset:-3104px;}
.iti__si{--iti-flag-offset:-3120px;}
.iti__sj{--iti-flag-offset:-3136px;}
.iti__sk{--iti-flag-offset:-3152px;}
.iti__sl{--iti-flag-offset:-3168px;}
.iti__sm{--iti-flag-offset:-3184px;}
.iti__sn{--iti-flag-offset:-3200px;}
.iti__so{--iti-flag-offset:-3216px;}
.iti__sr{--iti-flag-offset:-3232px;}
.iti__ss{--iti-flag-offset:-3248px;}
.iti__st{--iti-flag-offset:-3264px;}
.iti__sv{--iti-flag-offset:-3280px;}
.iti__sx{--iti-flag-offset:-3296px;}
.iti__sy{--iti-flag-offset:-3312px;}
.iti__sz{--iti-flag-offset:-3328px;}
.iti__tc{--iti-flag-offset:-3344px;}
.iti__td{--iti-flag-offset:-3360px;}
.iti__tg{--iti-flag-offset:-3376px;}
.iti__th{--iti-flag-offset:-3392px;}
.iti__tj{--iti-flag-offset:-3408px;}
.iti__tk{--iti-flag-offset:-3424px;}
.iti__tl{--iti-flag-offset:-3440px;}
.iti__tm{--iti-flag-offset:-3456px;}
.iti__tn{--iti-flag-offset:-3472px;}
.iti__to{--iti-flag-offset:-3488px;}
.iti__tr{--iti-flag-offset:-3504px;}
.iti__tt{--iti-flag-offset:-3520px;}
.iti__tv{--iti-flag-offset:-3536px;}
.iti__tw{--iti-flag-offset:-3552px;}
.iti__tz{--iti-flag-offset:-3568px;}
.iti__ua{--iti-flag-offset:-3584px;}
.iti__ug{--iti-flag-offset:-3600px;}
.iti__us{--iti-flag-offset:-3616px;}
.iti__uy{--iti-flag-offset:-3632px;}
.iti__uz{--iti-flag-offset:-3648px;}
.iti__va{--iti-flag-offset:-3664px;}
.iti__vc{--iti-flag-offset:-3680px;}
.iti__ve{--iti-flag-offset:-3696px;}
.iti__vg{--iti-flag-offset:-3712px;}
.iti__vi{--iti-flag-offset:-3728px;}
.iti__vn{--iti-flag-offset:-3744px;}
.iti__vu{--iti-flag-offset:-3760px;}
.iti__wf{--iti-flag-offset:-3776px;}
.iti__ws{--iti-flag-offset:-3792px;}
.iti__xk{--iti-flag-offset:-3808px;}
.iti__ye{--iti-flag-offset:-3824px;}
.iti__yt{--iti-flag-offset:-3840px;}
.iti__za{--iti-flag-offset:-3856px;}
.iti__zm{--iti-flag-offset:-3872px;}
.iti__zw{--iti-flag-offset:-3888px;}
.iti__globe{background-image:var(--iti-path-globe-1x);background-size:contain;background-position:right;box-shadow:none;height:19px;}
@media (min-resolution: 2x) {
.iti__flag {
background-image: var(--iti-path-flags-2x);
}
.iti__globe {
background-image: var(--iti-path-globe-2x);
}
}.wdp_pricing_table_caption{}
.wdp_pricing_table{border-collapse:collapse;font-size:0.9em;table-layout:fixed;--highlight-range-bg:#efefef;--highlight-range-text:#6d6d6d;}
.wdp_pricing_table td{border:solid 1px #dfdfdf;padding:5px 10px;text-align:center;}
.wdp_pricing_table tr.clickable_bulk{cursor:pointer;}
.wdp_pricing_table .clickable_bulk:hover > *{background-color:var(--highlight-range-bg) !important;color:var(--highlight-range-text) !important;}
.wdp_pricing_table thead{background:#efefef;}
.spinner_img{content:url(//d2bindia.com/wp-content/plugins/advanced-dynamic-pricing-for-woocommerce/BaseVersion/assets/images/spinner-2x.gif);display:block;}
del .woocommerce-Price-amount {
display: inline;
}.wdp_deals_table_caption{font-weight:bold;}
.wdp_deals_table{border-collapse:collapse;font-size:0.9em;}
.wdp_deals_table td{border:solid 1px #dfdfdf;padding:5px 10px;text-align:center;}
.wdp_deals_table thead {
background: #efefef;
}