.awp-otp-login-form{width:400px;margin:auto;}
.awp-login-branding{display:flex;flex-direction:column;align-items:center;margin-bottom:24px;text-align:center;}
.awp-login-branding .awp-logo img{width:auto;max-height:80px;transition:transform 0.3s;}
.awp-login-branding #otp-icon{font-size:52px;line-height:1;padding:12px;background:linear-gradient(180deg, #fff, transparent);border-radius:999px;box-shadow:0 -4px 2px 0 rgba(0,0,0,0.05);color:#475569;}
.awp-login-branding b{color:#141b38;}
.awp-login-title{font-size:30px;color:#141b38;line-height:1.6;font-weight:bold;font-family:inherit;margin:0;}
.awp-login-description{font-size:16px;color:#434960;line-height:1.6;margin:0;text-align:center;}
.awp-tabs{margin-bottom:16px;}
.awp-tab-list{list-style:none;display:flex;flex-direction:row;justify-content:space-between;border-radius:10px;overflow:scroll;margin:0;flex-wrap:nowrap;align-items:stretch;background-color:#f3f4f6;padding:2px !important;min-height:42px;scrollbar-width:none;}
.awp-tab-list .awp-tab{flex:1;text-align:center;padding:8px;cursor:pointer;transition:color 0.3s;font-weight:500;color:#6f7899;border-radius:8px;font-size:14px;margin:0 !important;display:inline-flex;align-items:center;justify-content:center;line-height:1.25;}
.awp-tab-list .awp-tab.active{background-color:#fff;color:#141b38;box-shadow:0 0 0 1px #2c405e0f,0 1px 1px #2c405e0a,0 2px 4px #2c405e14;}
.awp-tab-list .awp-tab:hover{color:#141b38;}
.awp-tab-content .awp-tab-pane{display:none;}
.awp-tab-content .awp-tab-pane.active{display:block;}
.awp-form-group label{display:block;margin-bottom:6px;font-weight:500;color:#434960;font-size:12px;text-transform:capitalize;}
.awp-form-group input[type="text"],
.awp-form-group input[type="email"],
.awp-form-group input[type="password"],
.awp-form-group input[type="url"],
.awp-form-group textarea{padding:0 1rem;border:1px solid #ccc;border-radius:8px;font-size:14px;transition:border-color 0.3s;background-color:#fff;font-family:inherit;width:100%;height:48px;max-height:48px;}
#awp_phone{width:100%;}
.awp-form-group input[type="text"]:focus,
.awp-form-group input[type="email"]:focus,
.awp-form-group input[type="password"]:focus,
.awp-form-group input[type="url"]:focus,
.awp-form-group textarea:focus{border-color:#004444;outline:none;box-shadow:0 0 5px rgba(52, 152, 219, 0.5);}
#awp_whatsapp{min-width:100%;}
.awp-btn{width:100%;height:48px;padding:12px;font-size:16px;font-weight:600;font-family:inherit;line-height:1.2;border-radius:8px;box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);cursor:pointer;transition:all .2s ease-in-out;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:8px;border:none;color:#fff;text-decoration:none !important;}
.awp-btn:hover{opacity:.8;}
.awp-btn [class*=" ri-"], .awp-btn [class^="ri-"]{font-weight:500 !important;font-size:20px;}
#awp-otp-login-form-whatsapp .awp-submit-button{background-color:#22c55e;color:#ffffff;border:none;cursor:pointer;transition:background-color 0.3s ease,color 0.3s ease;}
.awp-resend-otp-btn{background:#f1f1f1;color:#141b38 !important;border:1px solid #ddd !important;margin-top:8px;}
#awp_login_message_whatsapp,
#awp_login_message_email,
#awp_login_message_email_password{margin:16px 0;text-align:center;}
#awp_login_message_whatsapp .error,
#awp_login_message_email .error,
#awp_login_message_email_password .error{color:#b91c1c;font-weight:600;background-color:#fecaca;text-align:center;padding:8px 16px;border-radius:8px;margin:0;font-size:14px;}
#awp_login_message_whatsapp .success,
#awp_login_message_email .success,
#awp_login_message_email_password .success{color:#15803d;font-weight:600;background-color:#e0faec;padding:8px 16px;border-radius:8px;margin:0;font-size:14px;}
.awp-resend-timer{display:inline-block;margin-left:10px;font-size:14px;color:#7f8c8d;}
.awp-otp-login-form .awp-edit-button{cursor:pointer;color:#05f;text-decoration:none;transition:opacity .5s ease;}
.awp-otp-login-form .awp-edit-button:hover{opacity:.7;}
#signup_toggle,
#login_toggle{color:#05f;}
#signup_toggle:hover ,
#login_toggle:hove{opacity:.8;}
.awp-switch-form{margin-top:16px;display:flex;align-items:center;justify-content:center;gap:.375rem;}
.awp-separator{display:flex;align-items:center;text-align:center;margin:16px 0;}
.awp-separator::before, .awp-separator::after{content:'';flex:1;border-bottom:1px solid #ddd;}
.awp-separator::before{margin-right:16px;}
.awp-separator::after{margin-left:16px;}
.awp-separator span{color:#7f8c8d;font-weight:500;font-size:14px;}
.password-container{position:relative;display:flex;justify-content:end;align-items:center;}
.show-hide-icon{position:absolute;top:50%;margin-inline-end:16px;transform:translateY(-50%);cursor:pointer;font-size:20px;color:#555;}
.hidden{display:none;}
.show-hide-icon:hover{color:#000;}
.iti{width:100%;}
@media(max-width:768px){
.awp-otp-login-form {
width: 100%;
}
.awp_redirect_rule {
flex-direction: column;
align-items: flex-start;
}
.awp_redirect_rule .rule-fields {
flex-direction: column;
width: 100%;
}
.awp_redirect_rule .rule-fields select.awp_redirect_role, .awp_redirect_rule .rule-fields input.awp_redirect_url {
width: 100%;
}
.awp-login-method-radio {
flex-direction: column;
}
.awp-login-method-radio .awp-radio-label {
width: 100%;
}
}.vi-flag{display:inline-block;background-repeat:no-repeat}.vi-flag-64{display:inline-block;width:60px;height:40px;background-image:url(//fonepro.pk/wp-content/plugins/woocommerce-photo-reviews/images/flags-64.png);background-repeat:no-repeat}.vi-flag-64.flag-unknown{background-position:0 0}.vi-flag-64.flag-abkhazia{background-position:0 -64px}.vi-flag-64.flag-basque-country{background-position:-64px 0}.vi-flag-64.flag-british-antarctic-territory{background-position:-128px 0}.vi-flag-64.flag-commonwealth{background-position:-192px 0}.vi-flag-64.flag-england{background-position:-256px 0}.vi-flag-64.flag-gosquared{background-position:-320px 0}.vi-flag-64.flag-kosovo{background-position:-384px 0}.vi-flag-64.flag-mars{background-position:-448px 0}.vi-flag-64.flag-nagorno-karabakh{background-position:-512px 0}.vi-flag-64.flag-nato{background-position:-576px 0}.vi-flag-64.flag-northern-cyprus{background-position:-640px 0}.vi-flag-64.flag-olympics{background-position:-704px 0}.vi-flag-64.flag-red-cross{background-position:-768px 0}.vi-flag-64.flag-scotland{background-position:-832px 0}.vi-flag-64.flag-somaliland{background-position:-896px 0}.vi-flag-64.flag-south-ossetia{background-position:-960px 0}.vi-flag-64.flag-united-nations{background-position:-1024px 0}.vi-flag-64.flag-wales{background-position:-64px -64px}.vi-flag-64.flag-ad{background-position:-128px -64px}.vi-flag-64.flag-ae{background-position:-192px -64px}.vi-flag-64.flag-af{background-position:-256px -64px}.vi-flag-64.flag-ag{background-position:-320px -64px}.vi-flag-64.flag-ai{background-position:-384px -64px}.vi-flag-64.flag-al{background-position:-448px -64px}.vi-flag-64.flag-am{background-position:-512px -64px}.vi-flag-64.flag-an{background-position:-576px -64px}.vi-flag-64.flag-ao{background-position:-640px -64px}.vi-flag-64.flag-aq{background-position:-704px -64px}.vi-flag-64.flag-ar{background-position:-768px -64px}.vi-flag-64.flag-as{background-position:-832px -64px}.vi-flag-64.flag-at{background-position:-896px -64px}.vi-flag-64.flag-au{background-position:-960px -64px}.vi-flag-64.flag-hm{background-position:-960px -64px}.vi-flag-64.flag-aw{background-position:-1024px -64px}.vi-flag-64.flag-ax{background-position:0 -128px}.vi-flag-64.flag-az{background-position:-64px -128px}.vi-flag-64.flag-ba{background-position:-128px -128px}.vi-flag-64.flag-bb{background-position:-192px -128px}.vi-flag-64.flag-bd{background-position:-256px -128px}.vi-flag-64.flag-be{background-position:-320px -128px}.vi-flag-64.flag-bf{background-position:-384px -128px}.vi-flag-64.flag-bg{background-position:-448px -128px}.vi-flag-64.flag-bh{background-position:-512px -128px}.vi-flag-64.flag-bi{background-position:-576px -128px}.vi-flag-64.flag-bj{background-position:-640px -128px}.vi-flag-64.flag-bl{background-position:-704px -128px}.vi-flag-64.flag-bm{background-position:-768px -128px}.vi-flag-64.flag-bn{background-position:-832px -128px}.vi-flag-64.flag-bo{background-position:-896px -128px}.vi-flag-64.flag-br{background-position:-960px -128px}.vi-flag-64.flag-bs{background-position:-1024px -128px}.vi-flag-64.flag-bt{background-position:0 -192px}.vi-flag-64.flag-bw{background-position:-64px -192px}.vi-flag-64.flag-by{background-position:-128px -192px}.vi-flag-64.flag-bz{background-position:-192px -192px}.vi-flag-64.flag-ca{background-position:-256px -192px}.vi-flag-64.flag-cc{background-position:-320px -192px}.vi-flag-64.flag-cd{background-position:-384px -192px}.vi-flag-64.flag-cf{background-position:-448px -192px}.vi-flag-64.flag-cg{background-position:-512px -192px}.vi-flag-64.flag-ch{background-position:-576px -192px}.vi-flag-64.flag-ci{background-position:-640px -192px}.vi-flag-64.flag-ck{background-position:-704px -192px}.vi-flag-64.flag-cl{background-position:-768px -192px}.vi-flag-64.flag-cm{background-position:-832px -192px}.vi-flag-64.flag-cn{background-position:-896px -192px}.vi-flag-64.flag-co{background-position:-960px -192px}.vi-flag-64.flag-cr{background-position:-1024px -192px}.vi-flag-64.flag-cu{background-position:0 -256px}.vi-flag-64.flag-cv{background-position:-64px -256px}.vi-flag-64.flag-cw{background-position:-128px -256px}.vi-flag-64.flag-cx{background-position:-192px -256px}.vi-flag-64.flag-cy{background-position:-256px -256px}.vi-flag-64.flag-cz{background-position:-320px -256px}.vi-flag-64.flag-de{background-position:-384px -256px}.vi-flag-64.flag-dj{background-position:-448px -256px}.vi-flag-64.flag-dk{background-position:-512px -256px}.vi-flag-64.flag-dm{background-position:-576px -256px}.vi-flag-64.flag-do{background-position:-640px -256px}.vi-flag-64.flag-dz{background-position:-704px -256px}.vi-flag-64.flag-ec{background-position:-768px -256px}.vi-flag-64.flag-ee{background-position:-832px -256px}.vi-flag-64.flag-eg{background-position:-896px -256px}.vi-flag-64.flag-eh{background-position:-960px -256px}.vi-flag-64.flag-er{background-position:-1024px -256px}.vi-flag-64.flag-es{background-position:0 -320px}.vi-flag-64.flag-et{background-position:-64px -320px}.vi-flag-64.flag-eu{background-position:-128px -320px}.vi-flag-64.flag-fi{background-position:-192px -320px}.vi-flag-64.flag-fj{background-position:-256px -320px}.vi-flag-64.flag-fk{background-position:-320px -320px}.vi-flag-64.flag-fm{background-position:-384px -320px}.vi-flag-64.flag-fo{background-position:-448px -320px}.vi-flag-64.flag-fr{background-position:-512px -320px}.vi-flag-64.flag-ga{background-position:-576px -320px}.vi-flag-64.flag-gb{background-position:-640px -320px}.vi-flag-64.flag-gd{background-position:-704px -320px}.vi-flag-64.flag-ge{background-position:-768px -320px}.vi-flag-64.flag-gg{background-position:-832px -320px}.vi-flag-64.flag-gh{background-position:-896px -320px}.vi-flag-64.flag-gi{background-position:-960px -320px}.vi-flag-64.flag-gl{background-position:-1024px -320px}.vi-flag-64.flag-gm{background-position:0 -384px}.vi-flag-64.flag-gn{background-position:-64px -384px}.vi-flag-64.flag-gq{background-position:-128px -384px}.vi-flag-64.flag-gr{background-position:-192px -384px}.vi-flag-64.flag-gs{background-position:-256px -384px}.vi-flag-64.flag-gt{background-position:-320px -384px}.vi-flag-64.flag-gu{background-position:-384px -384px}.vi-flag-64.flag-gw{background-position:-448px -384px}.vi-flag-64.flag-gy{background-position:-512px -384px}.vi-flag-64.flag-hk{background-position:-576px -384px}.vi-flag-64.flag-hn{background-position:-640px -384px}.vi-flag-64.flag-hr{background-position:-704px -384px}.vi-flag-64.flag-ht{background-position:-768px -384px}.vi-flag-64.flag-hu{background-position:-832px -384px}.vi-flag-64.flag-ic{background-position:-896px -384px}.vi-flag-64.flag-id{background-position:-960px -384px}.vi-flag-64.flag-ie{background-position:-1024px -384px}.vi-flag-64.flag-il{background-position:0 -448px}.vi-flag-64.flag-im{background-position:-64px -448px}.vi-flag-64.flag-in{background-position:-128px -448px}.vi-flag-64.flag-iq{background-position:-192px -448px}.vi-flag-64.flag-ir{background-position:-256px -448px}.vi-flag-64.flag-is{background-position:-320px -448px}.vi-flag-64.flag-it{background-position:-384px -448px}.vi-flag-64.flag-je{background-position:-448px -448px}.vi-flag-64.flag-jm{background-position:-512px -448px}.vi-flag-64.flag-jo{background-position:-576px -448px}.vi-flag-64.flag-jp{background-position:-640px -448px}.vi-flag-64.flag-ke{background-position:-704px -448px}.vi-flag-64.flag-kg{background-position:-768px -448px}.vi-flag-64.flag-kh{background-position:-832px -448px}.vi-flag-64.flag-ki{background-position:-896px -448px}.vi-flag-64.flag-km{background-position:-960px -448px}.vi-flag-64.flag-kn{background-position:-1024px -448px}.vi-flag-64.flag-kp{background-position:0 -512px}.vi-flag-64.flag-kr{background-position:-64px -512px}.vi-flag-64.flag-kw{background-position:-128px -512px}.vi-flag-64.flag-ky{background-position:-192px -512px}.vi-flag-64.flag-kz{background-position:-256px -512px}.vi-flag-64.flag-la{background-position:-320px -512px}.vi-flag-64.flag-lb{background-position:-384px -512px}.vi-flag-64.flag-lc{background-position:-448px -512px}.vi-flag-64.flag-li{background-position:-512px -512px}.vi-flag-64.flag-lk{background-position:-576px -512px}.vi-flag-64.flag-lr{background-position:-640px -512px}.vi-flag-64.flag-ls{background-position:-704px -512px}.vi-flag-64.flag-lt{background-position:-768px -512px}.vi-flag-64.flag-lu{background-position:-832px -512px}.vi-flag-64.flag-lv{background-position:-896px -512px}.vi-flag-64.flag-ly{background-position:-960px -512px}.vi-flag-64.flag-ma{background-position:-1024px -512px}.vi-flag-64.flag-mc{background-position:0 -576px}.vi-flag-64.flag-md{background-position:-64px -576px}.vi-flag-64.flag-me{background-position:-128px -576px}.vi-flag-64.flag-mf{background-position:-192px -576px}.vi-flag-64.flag-mg{background-position:-256px -576px}.vi-flag-64.flag-mh{background-position:-320px -576px}.vi-flag-64.flag-mk{background-position:-384px -576px}.vi-flag-64.flag-ml{background-position:-448px -576px}.vi-flag-64.flag-mm{background-position:-512px -576px}.vi-flag-64.flag-mn{background-position:-576px -576px}.vi-flag-64.flag-mo{background-position:-640px -576px}.vi-flag-64.flag-mp{background-position:-704px -576px}.vi-flag-64.flag-mq{background-position:-768px -576px}.vi-flag-64.flag-mr{background-position:-832px -576px}.vi-flag-64.flag-ms{background-position:-896px -576px}.vi-flag-64.flag-mt{background-position:-960px -576px}.vi-flag-64.flag-mu{background-position:-1024px -576px}.vi-flag-64.flag-mv{background-position:0 -640px}.vi-flag-64.flag-mw{background-position:-64px -640px}.vi-flag-64.flag-mx{background-position:-128px -640px}.vi-flag-64.flag-my{background-position:-192px -640px}.vi-flag-64.flag-mz{background-position:-256px -640px}.vi-flag-64.flag-na{background-position:-320px -640px}.vi-flag-64.flag-nc{background-position:-384px -640px}.vi-flag-64.flag-ne{background-position:-448px -640px}.vi-flag-64.flag-nf{background-position:-512px -640px}.vi-flag-64.flag-ng{background-position:-576px -640px}.vi-flag-64.flag-ni{background-position:-640px -640px}.vi-flag-64.flag-nl{background-position:-704px -640px}.vi-flag-64.flag-no{background-position:-768px -640px}.vi-flag-64.flag-bv{background-position:-768px -640px}.vi-flag-64.flag-np{background-position:-832px -640px}.vi-flag-64.flag-nr{background-position:-896px -640px}.vi-flag-64.flag-nu{background-position:-960px -640px}.vi-flag-64.flag-nz{background-position:-1024px -640px}.vi-flag-64.flag-om{background-position:0 -704px}.vi-flag-64.flag-pa{background-position:-64px -704px}.vi-flag-64.flag-pe{background-position:-128px -704px}.vi-flag-64.flag-pf{background-position:-192px -704px}.vi-flag-64.flag-pg{background-position:-256px -704px}.vi-flag-64.flag-ph{background-position:-320px -704px}.vi-flag-64.flag-pirate-black{background-position:-384px -704px}.vi-flag-64.flag-pirate-white{background-position:-448px -704px}.vi-flag-64.flag-pk{background-position:-512px -704px}.vi-flag-64.flag-pl{background-position:-576px -704px}.vi-flag-64.flag-pn{background-position:-640px -704px}.vi-flag-64.flag-pr{background-position:-704px -704px}.vi-flag-64.flag-ps{background-position:-768px -704px}.vi-flag-64.flag-pt{background-position:-832px -704px}.vi-flag-64.flag-pw{background-position:-896px -704px}.vi-flag-64.flag-py{background-position:-960px -704px}.vi-flag-64.flag-qa{background-position:-1024px -704px}.vi-flag-64.flag-ro{background-position:0 -768px}.vi-flag-64.flag-rs{background-position:-64px -768px}.vi-flag-64.flag-ru{background-position:-128px -768px}.vi-flag-64.flag-rw{background-position:-192px -768px}.vi-flag-64.flag-sa{background-position:-256px -768px}.vi-flag-64.flag-sb{background-position:-320px -768px}.vi-flag-64.flag-sc{background-position:-384px -768px}.vi-flag-64.flag-sd{background-position:-448px -768px}.vi-flag-64.flag-se{background-position:-512px -768px}.vi-flag-64.flag-sg{background-position:-576px -768px}.vi-flag-64.flag-sh{background-position:-640px -768px}.vi-flag-64.flag-si{background-position:-704px -768px}.vi-flag-64.flag-sk{background-position:-768px -768px}.vi-flag-64.flag-sl{background-position:-832px -768px}.vi-flag-64.flag-sm{background-position:-896px -768px}.vi-flag-64.flag-sn{background-position:-960px -768px}.vi-flag-64.flag-so{background-position:-1024px -768px}.vi-flag-64.flag-sr{background-position:0 -832px}.vi-flag-64.flag-ss{background-position:-64px -832px}.vi-flag-64.flag-st{background-position:-128px -832px}.vi-flag-64.flag-sv{background-position:-192px -832px}.vi-flag-64.flag-sy{background-position:-256px -832px}.vi-flag-64.flag-sz{background-position:-320px -832px}.vi-flag-64.flag-tc{background-position:-384px -832px}.vi-flag-64.flag-td{background-position:-448px -832px}.vi-flag-64.flag-tf{background-position:-512px -832px}.vi-flag-64.flag-tg{background-position:-576px -832px}.vi-flag-64.flag-th{background-position:-640px -832px}.vi-flag-64.flag-tj{background-position:-704px -832px}.vi-flag-64.flag-tk{background-position:-768px -832px}.vi-flag-64.flag-tl{background-position:-832px -832px}.vi-flag-64.flag-tm{background-position:-896px -832px}.vi-flag-64.flag-tn{background-position:-960px -832px}.vi-flag-64.flag-to{background-position:-1024px -832px}.vi-flag-64.flag-tr{background-position:0 -896px}.vi-flag-64.flag-tt{background-position:-64px -896px}.vi-flag-64.flag-tv{background-position:-128px -896px}.vi-flag-64.flag-tw{background-position:-192px -896px}.vi-flag-64.flag-tz{background-position:-256px -896px}.vi-flag-64.flag-ua{background-position:-320px -896px}.vi-flag-64.flag-ug{background-position:-384px -896px}.vi-flag-64.flag-us{background-position:-448px -896px}.vi-flag-64.flag-uy{background-position:-512px -896px}.vi-flag-64.flag-uz{background-position:-576px -896px}.vi-flag-64.flag-va{background-position:-640px -896px}.vi-flag-64.flag-vc{background-position:-704px -896px}.vi-flag-64.flag-ve{background-position:-768px -896px}.vi-flag-64.flag-vg{background-position:-832px -896px}.vi-flag-64.flag-vi{background-position:-896px -896px}.vi-flag-64.flag-vn{background-position:-960px -896px}.vi-flag-64.flag-vu{background-position:-1024px -896px}.vi-flag-64.flag-xbt{background-position:-448px -960px}.vi-flag-64.flag-eth{background-position:-512px -960px}.vi-flag-64.flag-zm{background-position:-320px -960px}.vi-flag-64.flag-gf{background-position:-576px -960px}.vi-flag-64.flag-gp{background-position:-512px -320px}.vi-flag-64.flag-re{background-position:-512px -320px}.vi-flag-64.flag-yt{background-position:-192px -960px}.vi-flag-64.flag-ws{background-position:-64px -960px}.vi-flag-64.flag-za{background-position:-256px -960px}.vi-flag-64.flag-sj{background-position:-768px -640px}.vi-flag-64.flag-wf{background-position:0 -960px}.vi-flag-64.flag-ye{background-position:-128px -960px}.vi-flag-64.flag-zw{background-position:-384px -960px}.vi-flag-64.flag-pm{background-position:-640px -960px}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(//fonepro.pk/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0}
.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - 32px);top:32px}@media screen and (max-width:782px){.admin-bar .pswp{height:calc(100% - 46px);top:46px}}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//fonepro.pk/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//fonepro.pk/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(//fonepro.pk/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}.fa,.fab,.fad,.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{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{text-align:center;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;text-align:center;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{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;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-stack-2x{font-size:2em}.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-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-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.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-biking:before{content:"\f84a"}.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-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.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-buy-n-large:before{content:"\f8a6"}.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-caravan:before{content:"\f8ff"}.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-cloudflare:before{content:"\e07d"}.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-alt:before{content:"\f422"}.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-cotton-bureau:before{content:"\f89e"}.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-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.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-disease:before{content:"\f7fa"}.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-edge-legacy:before{content:"\e078"}.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-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-alt:before{content:"\f424"}.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-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.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-firefox-browser:before{content:"\e007"}.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-pay:before{content:"\e079"}.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-guilded:before{content:"\e07e"}.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-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.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-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.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-hive:before{content:"\e07f"}.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-hospital-user:before{content:"\f80d"}.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-house-user:before{content:"\e065"}.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-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.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-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.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-house:before{content:"\e066"}.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-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.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-mdb:before{content:"\f8ca"}.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-microblog:before{content:"\e01a"}.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-mixer:before{content:"\e056"}.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:before{content:"\f8cc"}.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-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-octopus-deploy:before{content:"\e082"}.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-orcid:before{content:"\f8d2"}.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-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.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-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.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-pied-piper-square:before{content:"\e01e"}.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-plane-slash:before{content:"\e069"}.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-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.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-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-record-vinyl:before{content:"\f8d9"}.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-remove-format:before{content:"\f87d"}.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-rust:before{content:"\e07a"}.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-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.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-sink:before{content:"\e06d"}.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-soap:before{content:"\e06e"}.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-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.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-spell-check:before{content:"\f891"}.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-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.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-swift:before{content:"\f8e1"}.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-tiktok:before{content:"\e07b"}.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-toilet-paper-slash:before{content:"\e072"}.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-trailer:before{content:"\e041"}.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-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.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-unsplash:before{content:"\e07c"}.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-users-slash:before{content:"\e073"}.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-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.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-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.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-watchman-monitoring:before{content:"\e087"}.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-wodu:before{content:"\e088"}.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;font-display:block;src:url(//fonepro.pk/wp-content/themes/merto/css/fonts/Fontawesome/fa-brands-400.eot);src:url(//fonepro.pk/wp-content/themes/merto/css/fonts/Fontawesome/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//fonepro.pk/wp-content/themes/merto/css/fonts/Fontawesome/fa-brands-400.woff2) format("woff2"),url(//fonepro.pk/wp-content/themes/merto/css/fonts/Fontawesome/fa-brands-400.woff) format("woff"),url(//fonepro.pk/wp-content/themes/merto/css/fonts/Fontawesome/fa-brands-400.ttf) format("truetype"),url(//fonepro.pk/wp-content/themes/merto/css/fonts/Fontawesome/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//fonepro.pk/wp-content/themes/merto/css/fonts/Fontawesome/fa-regular-400.eot);src:url(//fonepro.pk/wp-content/themes/merto/css/fonts/Fontawesome/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//fonepro.pk/wp-content/themes/merto/css/fonts/Fontawesome/fa-regular-400.woff2) format("woff2"),url(//fonepro.pk/wp-content/themes/merto/css/fonts/Fontawesome/fa-regular-400.woff) format("woff"),url(//fonepro.pk/wp-content/themes/merto/css/fonts/Fontawesome/fa-regular-400.ttf) format("truetype"),url(//fonepro.pk/wp-content/themes/merto/css/fonts/Fontawesome/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//fonepro.pk/wp-content/themes/merto/css/fonts/Fontawesome/fa-solid-900.eot);src:url(//fonepro.pk/wp-content/themes/merto/css/fonts/Fontawesome/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//fonepro.pk/wp-content/themes/merto/css/fonts/Fontawesome/fa-solid-900.woff2) format("woff2"),url(//fonepro.pk/wp-content/themes/merto/css/fonts/Fontawesome/fa-solid-900.woff) format("woff"),url(//fonepro.pk/wp-content/themes/merto/css/fonts/Fontawesome/fa-solid-900.ttf) format("truetype"),url(//fonepro.pk/wp-content/themes/merto/css/fonts/Fontawesome/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}@font-face{font-family:'icomoon';src:url(//fonepro.pk/wp-content/themes/merto/css/fonts/Icomoon/icomoon.eot?93glrc);src:url(//fonepro.pk/wp-content/themes/merto/css/fonts/Icomoon/icomoon.eot?93glrc#iefix) format('embedded-opentype'), url(//fonepro.pk/wp-content/themes/merto/css/fonts/Icomoon/icomoon.ttf?93glrc) format('truetype'), url(//fonepro.pk/wp-content/themes/merto/css/fonts/Icomoon/icomoon.woff?93glrc) format('woff'), url(//fonepro.pk/wp-content/themes/merto/css/fonts/Icomoon/icomoon.svg?93glrc#icomoon) format('svg');font-weight:normal;font-style:normal;font-display:swap;}
[class^="icon-"], [class*=" icon-"]{font-family:'icomoon' !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.icon-check-mark-circle:before{content:"\e97a";}
.icon-warning:before{content:"\e979";}
.icon-pin-2:before{content:"\e978";}
.icon-next:before{content:"\e975";}
.icon-prev:before{content:"\e976";}
.icon-discount-3:before{content:"\e977";}
.icon-support:before{content:"\e971";}
.icon-menu-2:before{content:"\e972";}
.icon-smile-2:before{content:"\e973";}
.icon-submit:before{content:"\e974";}
.icon-call:before{content:"\e970";}
.icon-dropdown-down:before{content:"\e96c";}
.icon-dropdown-left:before{content:"\e96d";}
.icon-dropdown-right:before{content:"\e96e";}
.icon-dropdown-up:before{content:"\e96f";}
.icon-filter:before{content:"\e96a";}
.icon-sort:before{content:"\e96b";}
.icon-ruler-measure:before{content:"\e968";}
.icon-ruler:before{content:"\e969";}
.icon-expand-2:before{content:"\e967";}
.icon-searching:before{content:"\e966";}
.icon-brand-linkedin:before{content:"\e964";}
.icon-brand-viber:before{content:"\e965";}
.icon-arrow-bottom-outline:before{content:"\e960";}
.icon-arrow-left-outline:before{content:"\e961";}
.icon-arrow-right-outline:before{content:"\e962";}
.icon-arrow-top-outline:before{content:"\e963";}
.icon-search:before{content:"\e956";}
.icon-apple:before{content:"\e900";}
.icon-apple-fill:before{content:"\e901";}
.icon-arrow-bottom:before{content:"\e902";}
.icon-arrow-bottom-2:before{content:"\e903";}
.icon-arrow-forward-up:before{content:"\e904";}
.icon-arrow-left:before{content:"\e905";}
.icon-arrow-left-2:before{content:"\e906";}
.icon-arrow-right:before{content:"\e907";}
.icon-arrow-right-2:before{content:"\e908";}
.icon-arrow-top:before{content:"\e909";}
.icon-arrow-top-2:before{content:"\e90a";}
.icon-brand-beats:before{content:"\e90b";}
.icon-brand-behance:before{content:"\e90c";}
.icon-brand-bing:before{content:"\e90d";}
.icon-brand-dribbble:before{content:"\e90e";}
.icon-brand-facebook:before{content:"\e90f";}
.icon-brand-flickr:before{content:"\e910";}
.icon-brand-google:before{content:"\e911";}
.icon-brand-google-drive:before{content:"\e912";}
.icon-brand-instagram:before{content:"\e913";}
.icon-brand-messenger:before{content:"\e914";}
.icon-brand-paypal:before{content:"\e915";}
.icon-brand-reddit:before{content:"\e916";}
.icon-brand-skype:before{content:"\e917";}
.icon-brand-snapchat:before{content:"\e918";}
.icon-brand-spotify:before{content:"\e919";}
.icon-brand-tiktok:before{content:"\e91a";}
.icon-brand-twitch:before{content:"\e91b";}
.icon-brand-twitter:before{content:"\e91c";}
.icon-brand-vimeo:before{content:"\e91d";}
.icon-brand-wordpress:before{content:"\e91e";}
.icon-brand-x:before{content:"\e91f";}
.icon-brand-xbox:before{content:"\e920";}
.icon-brand-yahoo:before{content:"\e921";}
.icon-brand-youtube:before{content:"\e922";}
.icon-brightness:before{content:"\e923";}
.icon-cart:before{content:"\e924";}
.icon-cart-cross:before{content:"\e925";}
.icon-check:before{content:"\e926";}
.icon-check-2:before{content:"\e927";}
.icon-clock:before{content:"\e928";}
.icon-close:before{content:"\e929";}
.icon-compare:before{content:"\e92a";}
.icon-delivery:before{content:"\e92b";}
.icon-delivery-parcel:before{content:"\e92c";}
.icon-discount:before{content:"\e92d";}
.icon-discount-2:before{content:"\e92e";}
.icon-expand:before{content:"\e92f";}
.icon-Facebook-logo .path1:before{content:"\e930";color:rgb(24, 119, 242);}
.icon-Facebook-logo .path2:before{content:"\e931";margin-left:-1em;color:rgb(255, 255, 255);}
.icon-Google-logo .path1:before{content:"\e932";color:rgb(66, 133, 244);}
.icon-Google-logo .path2:before{content:"\e933";margin-left:-1em;color:rgb(52, 168, 83);}
.icon-Google-logo .path3:before{content:"\e934";margin-left:-1em;color:rgb(251, 188, 5);}
.icon-Google-logo .path4:before{content:"\e935";margin-left:-1em;color:rgb(235, 67, 53);}
.icon-grid:before{content:"\e936";}
.icon-headphones:before{content:"\e937";}
.icon-headset:before{content:"\e938";}
.icon-heart:before{content:"\e939";}
.icon-heart-fill:before{content:"\e93a";}
.icon-home:before{content:"\e93b";}
.icon-like:before{content:"\e93c";}
.icon-list:before{content:"\e93d";}
.icon-mail:before{content:"\e93e";}
.icon-mastercard-card:before{content:"\e93f";}
.icon-menu:before{content:"\e940";}
.icon-message:before{content:"\e941";}
.icon-message-2:before{content:"\e942";}
.icon-minus:before{content:"\e943";}
.icon-mission:before{content:"\e944";}
.icon-paper-plane:before{content:"\e945";}
.icon-pencil:before{content:"\e946";}
.icon-phone:before{content:"\e947";}
.icon-phone-call:before{content:"\e948";}
.icon-pin:before{content:"\e949";}
.icon-pinterest:before{content:"\e94a";}
.icon-play:before{content:"\e94b";}
.icon-play-2:before{content:"\e94c";}
.icon-player-pause:before{content:"\e94d";}
.icon-player-stop:before{content:"\e94e";}
.icon-player-track-next:before{content:"\e94f";}
.icon-player-track-prev:before{content:"\e950";}
.icon-plus:before{content:"\e951";}
.icon-quote:before{content:"\e952";}
.icon-quote-1:before{content:"\e953";}
.icon-reload:before{content:"\e954";}
.icon-rss:before{content:"\e955";}
.icon-security:before{content:"\e957";}
.icon-smile:before{content:"\e958";}
.icon-star:before{content:"\e959";}
.icon-star-fill:before{content:"\e95a";}
.icon-user:before{content:"\e95b";}
.icon-user-follow:before{content:"\e95c";}
.icon-view:before{content:"\e95d";}
.icon-view-360:before{content:"\e95e";}
.icon-x-1:before {
content: "\e95f";
}@-webkit-keyframes animation_menu{0%{visibility: hidden;transform: scale(1,0.7);}100%{visibility: visible;transform: scale(1,1);}}
@keyframes animation_menu{0%{visibility: hidden;transform: scale(1,0.7);}100%{visibility: visible;transform: scale(1,1);}}
@-webkit-keyframes mySticky{from{transform: translateY(-100%);}to{transform: translateY(0);}}
@keyframes mySticky{from{transform: translateY(-100%);}to{transform: translateY(0);}}
@-webkit-keyframes animation_menu_sub{0%{opacity: 0;visibility: hidden;transform: scale(0.7,1);}100%{opacity: 1;visibility: visible;transform: scale(1,1);}}
@keyframes animation_menu_sub{0%{opacity: 0;visibility: hidden;transform: scale(0.7,1);}100%{opacity: 1;visibility: visible;transform: scale(1,1);}}
@-webkit-keyframes slide_down{0%{opacity: 0;visibility: hidden;transform: scale(1,0.7);}100%{opacity: 1;visibility: visible;transform: scale(1,1);}}
@keyframes slide_down{0%{opacity: 0;visibility: hidden;transform: scale(1,0.7);}100%{opacity: 1;visibility: visible;transform: scale(1,1);}}
@-webkit-keyframes animation_fade_translate{0%{opacity: 0;transform: translate3d(-10px,0,0);}100%{opacity: 1;transform: translate3d(0,0,0);}}
@keyframes animation_fade_translate{0%{opacity: 0;transform: translate3d(-10px,0,0);}100%{opacity: 1;transform: translate3d(0,0,0);}}
@-webkit-keyframes animation_fade{0%{opacity: 0;visibility: hidden;}100%{opacity: 1;visibility: visible;}}
@keyframes animation_fade{0%{opacity: 0;visibility: hidden;}100%{opacity: 1;visibility: visible;}}
@-webkit-keyframes animation_fade_out{0%{opacity: 1;visibility: visible;}100%{opacity: 0;visibility: hidden;}}
@keyframes animation_fade_out{0%{opacity: 1;visibility: visible;}100%{opacity: 0;visibility: hidden;}}
@-moz-keyframes slidebottomtotop{0%{transform:translateY(10px);opacity:0;}100% {transform: translateY(0);opacity: 1;}}
@-webkit-keyframes slidebottomtotop{0%{transform:translateY(10px);opacity:0;}100% {transform: translateY(0);opacity: 1;}}
@keyframes slidebottomtotop{0%{transform:translateY(10px);opacity:0;}100% {transform: translateY(0);opacity: 1;}}
@-moz-keyframes slidebottomtotop2{0%{transform:translateY(3px);}100% {transform: translateY(0);}}
@-webkit-keyframes slidebottomtotop2{0%{transform:translateY(3px);}100% {transform: translateY(0);}}
@keyframes slidebottomtotop2{0%{transform:translateY(3px);}100% {transform: translateY(0);}}
@-moz-keyframes animation_to_bottom{0%{opacity: 0;visibility: hidden;transform: scale(1, 0.7);}100%{opacity: 1;visibility: visible;transform: scale(1,1);}}
@-webkit-keyframes animation_to_bottom{0%{opacity: 0;visibility: hidden;transform: scale(1, 0.7);}100%{opacity: 1;visibility: visible;transform: scale(1,1);}}
@keyframes animation_to_bottom{0%{opacity: 0;visibility: hidden;transform: scale(1, 0.7);}100%{opacity: 1;visibility: visible;transform: scale(1,1);}}
@-moz-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to {-webkit-transform: rotate(1turn);transform: rotate(1turn) }}
@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to {-webkit-transform: rotate(1turn);transform: rotate(1turn) }}
@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to {-webkit-transform: rotate(1turn);transform: rotate(1turn) }}
@-webkit-keyframes animation_tranlate_right{0%{opacity: 0;visibility: hidden;transform: translateX(-5px);}100%{opacity: 1;visibility: visible;transform: translateX(0);}}
@keyframes animation_tranlate_right{0%{opacity: 0;visibility: hidden;transform: translateX(-5px);}100%{opacity: 1;visibility: visible;transform: translateX(0);}}
@-webkit-keyframes animation_tranlate_left{0%{opacity: 0;visibility: hidden;transform: translateX(5px);}100%{opacity: 1;visibility: visible;transform: translateX(0);}}
@keyframes animation_tranlate_left{0%{opacity: 0;visibility: hidden;transform: translateX(5px);}100%{opacity: 1;visibility: visible;transform: translateX(0);}}
@keyframes ts-shake{10%, 90%{transform:translate3d(-1px, 0, 0);}20%, 80%{transform:translate3d(2px, 0, 0);}30%, 50%, 70%{transform:translate3d(-2px, 0, 0);}40%, 60%{transform: translate3d(3px, 0, 0);}}
@-webkit-keyframes ts-shake{10%, 90%{-webkit-transform:translate3d(-1px, 0, 0);}20%, 80%{-webkit-transform:translate3d(2px, 0, 0);}30%, 50%, 70%{-webkit-transform:translate3d(-2px, 0, 0);}40%, 60%{-webkit-transform: translate3d(3px, 0, 0);}}
@-moz-keyframes ts-shine{100%{left: 125%;}}
@-webkit-keyframes ts-shine{100%{left: 125%;}}
@keyframes shine{100%{left: 125%;}}
@-moz-keyframes gradient{0%{background-position:0% 0%;}50%{background-position:100% 100%;}100% {background-position: 0% 0%;}}
@-webkit-keyframes gradient{0%{background-position:0% 0%;}50%{background-position:100% 100%;}100% {background-position: 0% 0%;}}
@keyframes gradient{0%{background-position:0% 0%;}50%{background-position:100% 100%;}100% {background-position: 0% 0%;}}
*{margin:0;padding:0;box-sizing:border-box;}
*:before,*:after{box-sizing:border-box;}
html, body{text-align:left;font-weight:normal;font-style:normal;vertical-align:baseline;width:100%;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
html{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent;}
html,body,input,textarea,keygen,select,button{font-family:var(--ts-font-family);font-weight:var(--ts-font-weight);font-style:var(--ts-font-style);line-height:var(--ts-line-height);letter-spacing:var(--ts-letter-spacing);font-size:var(--ts-body-font-size);color:var(--ts-text-color);}
h1,h2,h3,h4,h5,h6{font-family:var(--ts-heading-font-family);font-weight:var(--ts-heading-font-weight);font-style:var(--ts-heading-font-style);letter-spacing:var(--ts-heading-letter-spacing);color:var(--ts-heading-color);}
dt, label, p > label, fieldset div > label, table thead th, fieldset legend, html input:focus:invalid:focus, html select:focus:invalid:focus, table#wp-calendar thead th,
.woocommerce table.shop_table th, .woocommerce table.shop_attributes th{color:var(--ts-heading-color);}
strong{font-weight:600;}
.hightlight, .hightlight > *{color:var(--ts-hightlight) !important;}
.ts-search-result-container .hightlight, .ts-search-result-container .hightlight > *{color:var(--ts-primary-color) !important;}
.comments-area .add-comment .comments-count, .woocommerce div.product .ts-variation-price > .price, .yith-wfbt-submit-block .total_price, .summary .quantity > label, .widget-container .wp-block-search__label, .widget_rss ul li > a.rsswidget, #review_form_wrapper .comment-reply-title,
.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce div.product .yith-wfbt-items .price, .elementor-widget-wp-widget-woocommerce_widget_cart .total, #add_payment_method .cart-collaterals .shipping-calculator-button,
.woocommerce-cart .cart-collaterals .shipping-calculator-button, .woocommerce-checkout .cart-collaterals .shipping-calculator-button{font-family:var(--ts-heading-font-family);font-weight:var(--ts-heading-font-weight);font-style:var(--ts-heading-font-style);}
h1{font-size:var(--ts-h1-font-size);line-height:var(--ts-h1-line-height);}
h2{font-size:var(--ts-h2-font-size);line-height:var(--ts-h2-line-height);}
h3, #customer_login h2, 
.account-content h2, .column-tabs ul.tabs > li, .theme-title .heading-title, #comment-wrapper .heading-title,
.comments-title .heading-title, .woocommerce .cross-sells > h2, .woocommerce .up-sells > h2, .woocommerce .related > h2, .woocommerce.related > h2, #reviews .woocommerce-Reviews-title,
#review_form_wrapper .comment-reply-title,
.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce div.product .summary .product_title{font-size:var(--ts-h3-font-size);line-height:var(--ts-h3-line-height);}
h4, .ts-list-of-product-categories-wrapper h3.heading-title, .elementor-widget-wp-widget-ts_instagram h5, .commentlist li #comment-wrapper .heading-title,
.woocommerce .product-category .meta-wrapper .description, .cart-collaterals .cart_totals > h2, .comments-area .add-comment .comments-count, #commentform .form-submit,
.woocommerce-order-details .woocommerce-order-details__title, .elementor-widget[data-widget_type^="wp-widget-"] h5,
.ts-social-icons-elementor-widget .shortcode-heading-wrapper h2, .woocommerce-billing-fields > h3, .woocommerce-MyAccount-content > h2, .woocommerce-customer-details > h2, .woocommerce-additional-fields > h3, header.woocommerce-Address-title > h3, .ts-size-chart-content > h5, .product-size-chart-content > h2, .woocommerce > form.checkout #order_review_heading,
.woocommerce-cart .cart-collaterals .cart_totals > h2{font-size:var(--ts-h4-font-size);line-height:var(--ts-h4-line-height);}
h5, .widget-title-wrapper .widget-title, .widget-title-wrapper .widgettitle, .widget-container .wp-block-search__label, .widget-container .wp-block-group h2, .woocommerce-page #ts-filter-widget-area .widget-container.ts-social-icons .widget-title-wrapper .widget-title,
.woocommerce-page #left-sidebar .widget-container.ts-social-icons .widget-title-wrapper .widget-title,
.woocommerce-page #right-sidebar .widget-container.ts-social-icons .widget-title-wrapper .widget-title,
body .related-posts article .heading-title, div.product .summary #reviews .woocommerce-Reviews-title,
div.product .summary #review_form_wrapper .comment-reply-title{font-size:var(--ts-h5-font-size);line-height:var(--ts-h5-line-height);}
h6, .woocommerce-account .woocommerce-MyAccount-navigation ul li, .comment_list_widget .comment-body, .widget_rss ul li > a.rsswidget {
font-size: var(--ts-h6-font-size);
line-height: var(--ts-h6-line-height);
} a{color:var(--ts-link-color);}
a:hover{color:var(--ts-link-hover-color);}
.woocommerce .form-content a.remove:hover{color:var(--ts-link-hover-color) !important;border-color:var(--ts-link-hover-color);}
.primary-color{color:var(--ts-primary-color);}
.bypostauthor,.commentlist li.comment,.commentlist li.pingback,.commentlist li.trackback{list-style:none}
.edit-link,.drop-icon,.screen-reader-text{display:none;}
.visible-xs,.visible-sm,.visible-md{display:none !important;}
.mc4wp-response:not(:empty){margin-top:10px;}
.mc4wp-response p{margin-bottom:0;}
.mc4wp-response .mc4wp-error{color:red;}
.column-tabs ul.tabs > li:hover{cursor:pointer;}
.column-tabs ul.tabs > li:hover,.column-tabs ul.tabs > li.current{color:var(--ts-primary-color);}
body #st-1 .st-btn{border-radius:var(--ts-border-radius);}
.primary-color{color:var(--ts-primary-color);}
#page ::-webkit-scrollbar,.ts-sidebar-content::-webkit-scrollbar,.ts-sidebar-content ::-webkit-scrollbar,#ts-quickshop-modal div.product ::-webkit-scrollbar,.select2-results__options::-webkit-scrollbar,.menu-sticky ::-webkit-scrollbar{width:4px;height:4px;border-radius:2px;cursor:pointer;}
#page ::-webkit-scrollbar-track,.ts-sidebar-content::-webkit-scrollbar-track,.ts-sidebar-content ::-webkit-scrollbar-track,#ts-quickshop-modal div.product ::-webkit-scrollbar-track,.select2-results__options::-webkit-scrollbar-track,.menu-sticky ::-webkit-scrollbar-track{background-color:#f1f1f1;}
#page ::-webkit-scrollbar-thumb,.ts-sidebar-content::-webkit-scrollbar-thumb,.ts-sidebar-content ::-webkit-scrollbar-thumb,#ts-quickshop-modal div.product ::-webkit-scrollbar-thumb,.select2-results__options::-webkit-scrollbar-thumb,.menu-sticky ::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:2px;cursor:pointer;}
#page .widget-container ::-webkit-scrollbar-thumb{background-color:#000000;}
.heading-title{-ms-word-wrap:break-word;word-wrap:break-word;position:relative;}
.wp-block-gallery, .wp-block-audio{margin-bottom:20px;}
.entry-summary .short-content:not(:last-child),
.wp-block-button{margin-bottom:10px;}
.has-small-font-size{letter-spacing:inherit;}
.wp-block-post-template:not(:last-child),.wp-block-post-date:not(:last-child),.wp-block-post-author:not(:last-child),.wp-block-post-featured-image:not(:last-child),.wp-block-post-terms:not(:last-child),.wp-block-read-more:not(:last-child),.wp-block-comment-template:not(:last-child){margin-bottom:1.5rem;}
.wp-block-table:not(:last-child){margin-bottom:2rem;}
.wp-block-comment-author-name,.wp-block-comment-date a,.wp-block-comment-edit-link a,.wp-block-comment-reply-link a,.wp-block-latest-comments__comment-date{text-transform:uppercase;color:inherit;}
.wp-block-comment-author-name a{color:var(--ts-text-color);}
.wp-block-post-author{align-items:center;}
.wp-block-post-date{font-size:0.86em;}
.wp-block-comment-content{margin-top:10px;}
.wp-block-comment-content p{margin-bottom:10px;}
.wp-block-social-links .wp-social-link{padding:0;}
.wp-block-post-template li,.wp-block-comment-template li{list-style:none;}
.wp-block-post-template > li{padding:1.5rem 0;border-width:0 0 1px;border-style:dotted;}
.wp-block-post-template > li:last-child{border-width:0;}
a.wp-block-button__link, .wp-block-button a.wp-block-button__link{text-decoration:none !important;border-radius:var(--ts-border-radius);}
.is-style-outline > .wp-block-button__link, .wp-block-button__link.is-style-outline{border:1px solid var(--ts-btn-border);background:transparent !important;color:var(--ts-text-color);}
.is-style-outline > .wp-block-button__link:hover, .wp-block-button__link.is-style-outline:hover{color:var(--ts-btn-hover-border);border-color:var(--ts-btn-hover-border);}
.is-style-squared > .wp-block-button__link, .wp-block-button__link.is-style-squared{border-radius:0;}
.wp-caption,.gallery-caption, figcaption,.wp-caption-text{color:#848484;font-style:italic;font-size:0.86rem;line-height:1.3;max-width:100%;text-align:center;}
.alignfull figcaption.blocks-gallery-caption{text-align:center;display:block;width:100%;margin-bottom:30px;}
.alignfull.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper{position:relative;padding-bottom:56.25%;}
.alignfull.wp-block-embed.wp-embed-aspect-16-9 iframe{width:100%;height:100%;position:absolute;top:0;left:0;}
.wp-block-quote cite, .wp-block-pullquote cite{display:block;font-size:13px;line-height:1.5;font-weight:500;font-style:normal;}
.wp-block-quote cite{margin-top:10px !important;}
.wp-block-quote cite br, .wp-block-pullquote cite br{display:none;}
.wp-block-pullquote.is-style-solid-color blockquote cite, .wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date{text-transform:uppercase;}
.wp-block-latest-posts__post-date{margin:5px 0 0;}
.wp-block-quote:not(.has-text-align-right) cite{text-align:left !important;}
blockquote.wp-block-quote.has-text-align-right:before, article.single-post .entry-content > .content-wrapper blockquote.wp-block-quote.has-text-align-right:before{transform:scaleX(-1);}
blockquote.wp-block-quote.has-text-align-right > *:first-child,article.single-post .entry-content > .content-wrapper blockquote.wp-block-quote.has-text-align-right > *:first-child{clear:both;}
a.wp-block-button__link:hover{text-decoration:none;}
.wp-block-cover p:not(.has-text-color), .wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color), .wp-block-cover h4:not(.has-text-color), .wp-block-cover h5:not(.has-text-color), .wp-block-cover h6:not(.has-text-color){color:#ffffff;}
.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th{border-width:0;}
.wp-block-cover{margin-bottom:30px;}
.wp-block-image{margin-bottom:10px;}
.wp-block-image figcaption{margin-top:10px;text-align:center;}
.wp-block-image figcaption > h1, .wp-block-image figcaption > h2, .wp-block-image figcaption > h3 .wp-block-image figcaption > h4, .wp-block-image figcaption > h5, .wp-block-image figcaption > h6{margin-bottom:0;text-transform:uppercase;}
.wp-block-audio audio{outline:0 !important;display:block;}
.blocks-gallery-grid{display:flex;flex-wrap:wrap;justify-content:center;}
.blocks-gallery-grid:after{display:table;content:"";clear:both;}
.wp-block-gallery, .wp-block-gallery:not(.has-nested-images){margin-bottom:20px;}
.wp-block-gallery li.blocks-gallery-item{padding:0;list-style:none;}
.blocks-gallery-caption{text-align:center;}
.blocks-gallery-item figcaption{margin-top:10px;text-align:center;}
.entry-summary .short-content .has-background:not(.has-very-light-gray-color){color:var(--ts-text-color);}
.wp-block-group.has-background{padding:20px;margin-bottom:20px;}
.wp-block-group__inner-container > *:last-child{margin-bottom:0;}
.wp-block-search__label{margin-bottom:6px;padding-bottom:0;}
.short-content > .twitter-tweet:first-child{padding-top:17px;}
.wp-block-column.has-background, .wp-block-columns.has-background .wp-block-column{padding:10px;}
.wp-block-column > *:last-child{margin-bottom:0;}
.short-content > .alignnone:last-child, .short-content > .aligncenter:last-child, .short-content > .alignleft:last-child, .short-content > .alignright:last-child, .short-content > *:last-child .alignnone:last-child, .short-content > *:last-child .aligncenter:last-child, .short-content > *:last-child .alignleft:last-child, .short-content > *:last-child .alignright:last-child, .short-content > *:last-child a.wp-block-button__link:last-child, .content-wrapper > .alignnone:last-child, .content-wrapper > .aligncenter:last-child, .content-wrapper > .alignleft:last-child, .content-wrapper > .alignright:last-child, .content-wrapper > *:last-child .alignnone:last-child, .content-wrapper > *:last-child .aligncenter:last-child, .content-wrapper > *:last-child .alignleft:last-child, .content-wrapper > *:last-child .alignright:last-child, .content-wrapper > *:last-child a.wp-block-button__link:last-child, #primary > article.page > .alignnone:last-child, #primary > article.page > .aligncenter:last-child, #primary > article.page > .alignleft:last-child, #primary > article.page > .alignright:last-child, #primary > article.page > *:last-child .alignnone:last-child, #primary > article.page > *:last-child .aligncenter:last-child, #primary > article.page > *:last-child .alignleft:last-child, #primary > article.page > *:last-child .alignright:last-child, #primary > article.page > *:last-child a.wp-block-button__link:last-child{margin-bottom:0 !important;}
.wp-block-file:not(.wp-element-button){font-size:1em;margin-bottom:30px;}
.wp-block-post-comments-form .comment-reply-title{margin-bottom:20px;}
.wp-block-media-text{margin-bottom:20px;}
.alignnone{clear:both;margin:10px 0 10px 0;}
.alignleft{clear:both;float:left!important;margin:0 20px 20px 0 !important;max-width:100%;height:auto;}
.alignright{clear:both;float:right;margin:0 0 20px 20px !important;max-width:100%;height:auto;}
.aligncenter{clear:both;display:block;margin:0 auto 20px auto;max-width:100%;height:auto;}
.ts_desktop:not(.grimlock--navigation-fixed-left):not(.grimlock--navigation-fixed-left) .page-container.no-sidebar #main-content [class*="wp-block-"].alignfull{margin-left:calc(50% - 50vw + var(--scrollbarWidth,17px)/2);margin-right:calc(50% - 50vw + var(--scrollbarWidth,17px)/2);width:auto;max-width:1000%;}
.wp-block-table.is-style-stripes{border:0;}
.wp-block-archives-list li, .wp-block-categories-list li, .wp-block-latest-posts li{list-style:none;}
.entry-content .content-wrapper > *[class*="wp-block-"]{margin-bottom:20px;}
.wp-block-file .wp-block-file__button{background:#32373c;color:#ffffff !important;}
.wp-block-calendar a, .wp-block-rss a, .wp-block-page-list a, .wp-block-latest-posts__list a, .wp-block-latest-comments a, .wp-block-categories-list a, .wp-block-archives-list a{text-decoration:none !important;color:var(--ts-text-color);}
.wp-block-calendar a:hover, .wp-block-rss a:hover, .wp-block-page-list a:hover, .wp-block-latest-posts__list a:hover, .wp-block-latest-comments a:hover, .wp-block-categories-list a:hover, .wp-block-archives-list a:hover{color:var(--ts-link-color);}
.wp-block-rss li > div{display:inline-block;}
.wp-block-calendar .wp-calendar-nav{display:flex;flex-flow:row wrap;justify-content:space-between;}
.wp-block-latest-comments__comment-excerpt p{margin:15px 0;font-size:var(--ts-h6-font-size);color:var(--ts-text-color);}
.entry-summary .short-content > .wp-block-archives-list:not(:last-child), .entry-summary .short-content > .wp-block-archives-dropdown:not(:last-child), .entry-summary .short-content > .wp-block-calendar:not(:last-child), .entry-summary .short-content > .wp-block-categories:not(:last-child), .entry-summary .short-content > .wp-block-latest-comments:not(:last-child), .entry-summary .short-content > .wp-block-latest-posts:not(:last-child),.entry-summary .short-content > .wp-block-search:not(:last-child), .entry-summary .short-content > .wp-block-rss:not(:last-child){margin-bottom:40px;}article > p{clear:both}
body.page article > p:not(.post-nav-links){clear:none;}
.wp-block-embed-wordpress-tv.wp-block-embed.alignfull, .wp-block-embed-wordpress-tv.wp-block-embed.alignfull figcaption{margin-bottom:0;}
.wp-caption{max-width:100%;}
.wp-caption img{border:0 none;height:auto;margin:0;padding:0;width:100%;}
.wp-caption p.wp-caption-text{margin:12px 0;padding:0;text-align:center;}.wp-caption.alignnone{margin:5px 20px 20px 0;padding-top:8px;}
.wp-caption.alignleft{margin:0 25px 0 0 !important;}
.wp-caption.alignright{margin:0 0 0 25px !important;}
.entry-content .content-wrapper > p.wp-block-tag-cloud{margin-bottom:0;}
.wp-caption p.wp-caption-text a:hover{text-decoration:underline;}
.wp-caption:last-child p.wp-caption-text:last-child{padding-bottom:0;margin-bottom:0;}
.wp-block-quote.is-large, .wp-block-quote.is-style-large, .wp-block-quote.is-large:not(.is-style-plain), .wp-block-quote.is-style-large:not(.is-style-plain){padding:35px 30px;}
.wp-block-quote:before{margin-bottom:10px;}
.wp-block-pullquote:not(.has-background) blockquote{padding:20px;border-width:3px;border-style:solid;border-color:inherit;background:transparent;}
.wp-block-pullquote.has-background blockquote{background:transparent;}
.wp-block-pullquote.has-background blockquote:before{color:var(--ts-text-color);}
.wp-block-audio:not(:last-child){margin-bottom:20px;}
.wp-block-file__button{padding:8px 20px;}
.wp-block-file__button:hover{text-decoration:none;}
.wp-block-video figcaption{text-align:center;}
.wp-block-table{overflow:auto;padding:1px;}
.wp-block-table table{margin-bottom:15px;}
.wp-block-table td, .wp-block-table th{padding:15px;border-width:0 0 1px 0;}
.pswp--open{z-index:99999;}
body .pswp__caption__center{text-align:center;}
body .pswp__button{background-image:url(//fonepro.pk/wp-content/themes/merto/images/default-skin.png) !important;background-color:transparent !important;}
body .pswp__button--arrow--left,body .pswp__button--arrow--right{background:none !important;}
.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;}
.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);clip:auto !important;color:#21759b;display:block;font-size:0.8rem;font-weight:bold;height:auto;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:99990;left:5px;}
img {border: 0;vertical-align: top;margin: 0;max-width: 100%;height: auto;transform: translateZ(0);} a{cursor:pointer;background:transparent;transition:150ms ease 0s;text-decoration:none;}
a:hover{text-decoration:underline;-webkit-tap-highlight-color:transparent;-moz-tap-highlight-color:transparent;}
a:focus{text-decoration:none;}
a:focus, input[type="submit"]{outline:none!important;}
a:active{color:inherit;}
a.button:hover{text-decoration:none;}
input[type^="number"]{background-clip:padding-box !important;}
input[type^="text"]:focus{outline:0;-webkit-tap-highlight-color:transparent;-moz-tap-highlight-color:transparent;-webkit-appearance:none;}
select:focus{outline:0;}
p,address{margin:0 0 20px;display:block;}
em{font-style:italic;}
ins{text-decoration:none;}
small{font-size:0.85em;}
big{font-size:1.5rem;}
h1,h2,h3,h4,h5,h6{margin:0 0 20px 0;}
.elementor-widget-text-editor :is(h1,h2,h3,h4,h5,h6){margin-bottom:15px;}
form{display:block;}
form .select2-container,form .select2-container .selection{display:block;}
legend{border:0;margin:0 0 10px;}
label,.wpcf7 p{line-height:18px;padding:0 0 6px 0;display:block;}
.wpcf7 p{padding:0;margin-bottom:10px;}
ol,ul{margin-bottom:20px;}
ol li,ul li{line-height:22px;padding:5px 0;}
ol li::marker,ul li::marker{color:var(--ts-gray-color);}
ol li:first-child,ul li:first-child{padding-top:0;}
ol li:last-child,ul li:last-child{padding-bottom:0;}
ol ol,ol ul,ul ul,ul ol{margin:10px 0 0 30px;}
ol ol ol,ol ul ol,ul ul ol,ul ol ol,ol ol ul,ol ul ul,ul ul ul,ul ol ul{margin-left:20px;}
ul.clear-style li{list-style:none;}
ol li,ul ol li,ol.commentlist .comment-text ol li{list-style:decimal inside none;}
ul li,.elementor-widget-text-editor ul li{list-style:disc inside none;}
ul ul > li,.elementor-widget-text-editor ul ul li{list-style:circle inside none;}
ol ol li,ol.commentlist .comment-text ol li{list-style:lower-latin inside none;}
ul ul ul > li,.elementor-widget-text-editor ul ul ul li{list-style:square inside none;}
.elementor-widget-wp-widget-nav_menu ul{margin:0;}
dl:not(.gallery-item){margin-bottom:20px;}
dl.wp-caption:not(.gallery-item){margin-bottom:0;}
dt,dd{line-height:18px;}
dt{font-weight:bold;}
dd{margin:12px 0 30px 0;}
body blockquote{font-size:1.38rem;color:var(--ts-text-color);background:transparent;line-height:1.5;font-weight:600;padding:35px 30px;border:1px solid;border-radius:var(--ts-border-radius);display:flex;flex-flow:column wrap;gap:7px;}
body blockquote.has-text-align-right{align-items:flex-end;}
.wp-block-pullquote blockquote, .wp-block-pullquote p{color:var(--ts-text-color);}
.wp-block-pullquote cite{color:var(--ts-gray-color);}
.wp-block-pullquote.has-background cite{color:var(--ts-text-color);}
.wp-block-pullquote:not(.has-background) blockquote{border-color:var(--ts-text-color);}
body blockquote .entry-meta-top{font-weight:normal;}
blockquote:before{content:"\e952";font-family:'icomoon';font-weight:normal;font-style:normal;line-height:1;letter-spacing:0;font-size:2.4em;}
.wp-block-column blockquote:before{font-size:1.8em;}
.wp-block-column .wp-block-quote cite, .wp-block-column .wp-block-pullquote cite{margin-top:0 !important;}
blockquote p{margin:0 0 3px;}
blockquote p:last-child{margin-bottom:0;}
blockquote .entry-meta-middle{margin-top:18px;justify-content:center;}
html pre{border:0;border-radius:var(--ts-border-radius);background:#ebeef0;-ms-word-wrap:break-word;word-wrap:break-word;white-space:pre-wrap;clear:both;overflow:hidden;padding:30px;line-height:26px;margin:10px 0 25px}
body code{display:inline-block;padding:0 2px;position:relative;top:5px;margin:0;border:0;border-radius:0;-ms-word-wrap:break-word;word-wrap:break-word;white-space:pre-wrap;clear:both;overflow:hidden;font-style:italic;line-height:1.2}
body pre code{padding:5px;background:#ebeef0}
body table code{white-space:normal}
table, .wp-block-table table{border:1px solid var(--ts-border);border-radius:var(--ts-border-radius);border-collapse:collapse;border-spacing:0;empty-cells:show;font-size:1rem;width:100%;word-wrap:break-word;}
table label{white-space:normal;vertical-align:top}
label a{text-transform:none}
table thead th{border-width:0 0 1px;border-style:solid;padding:15px;max-width:100%;table-layout:auto;}
table td,table th{border-width:0 0 1px 0;border-style:solid;line-height:24px;padding:15px;}
table td:last-child,table th:last-child{padding-left:15px;padding-right:15px}
table tfoot tr,table tfoot th{background:transparent}
form table{margin-bottom:0;}
.wp-element-caption{margin-top:10px;}
table tbody,table tfood,table thead{max-width:100%;}
input[type="search"]{-webkit-appearance:none;border-radius:0;}
.widget-container input[type="search"]::-webkit-search-cancel-button{display:none;}
body .widget input[type=email],body .widget input[type=number],body .widget input[type=password],body .widget input[type=search],body .widget input[type=tel],body .widget input[type=text],body .widget select,body .widget textarea,body .widget-container input[type=email],body .widget-container input[type=number],body .widget-container input[type=password],body .widget-container input[type=search],body .widget-container input[type=tel],body .widget-container input[type=text],body .widget-container select,body .widget-container textarea{max-width:100%}
body input[type=email],body input[type=number],body input[type=password],body input[type=search],body input[type=tel],body input[type=text],body select,body textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0}
p.comment-form-comment{margin-bottom:0;}
.ts-video.auto-size{position:relative;padding:0;padding-bottom:56.25%;height:0 !important;width:100% !important;overflow:hidden;}
.ts-video.auto-size iframe{position:absolute;top:0;left:0;width:100% !important;height:100% !important;border:0;}
.entry-content .content-wrapper a{text-decoration:underline;}
.ts-aligncenter{text-align:center;position:relative;z-index:1;backface-visibility:hidden;}
.ts-alignright{text-align:right;}
.ts-alignleft{text-align:left;}
.sub-menu.hide{display:none !important;}
body.tribe-theme-merto .datepicker table tr td span{height:34px;line-height:34px;}
body.tribe-theme-merto .datepicker{z-index:993 !important;}
.fa{font-family:"FontAwesome";font-weight:normal;}
span.close:hover,.overlay:hover{cursor:pointer}
.woocommerce form.login input,.woocommerce form.login select,.woocommerce form.login textarea,.woocommerce form.register input,.woocommerce form.register select,.woocommerce form.register textarea{max-width:450px}
html input.button,input[type^=check],input[type^=radio],input[type^=submit]{margin:0;width:auto}
html input{box-shadow:none;width:100%;border:0;margin:0 0 10px;padding:6px 25px;border-radius:0}
input[type=file]{line-height:18px}
button,input{transition:350ms}
fieldset{border-width:1px;border-style:solid;padding:20px 20px 10px;margin:20px 0;border-radius:var(--ts-border-radius);}
#payment fieldset{border:0}
fieldset legend{padding:0 10px;margin-bottom:0;font-weight:700;text-transform:uppercase}
input[type^=submit]{cursor:pointer;vertical-align:middle}
input[type^=check],input[type^=radio]{cursor:pointer;display:inline;width:auto;text-align:center;vertical-align:middle;margin:0 5px 0 0;}
html input:focus:invalid:focus,html select:focus:invalid:focus{color:#999}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 50px #fff inset !important;}
body .select2-container--default .select2-selection--single .select2-selection__rendered,body select.dokan-form-control,select{line-height:22px;font-weight:var(--ts-font-weight);}
body .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder{height:22px}
select, textarea, html input[type="search"],
html input[type="text"],
html input[type="email"],
html input[type="password"],
html input[type="date"],
html input[type="number"],
html input[type="tel"],
.woocommerce form .form-row .input-text, .woocommerce form .form-row select, body .select2-container-default .select2-search--ts-dropdown .select2-search__field, body .select2-container-default .select2-selection--ts-single, body .select2-container-default .select2-selection--ts-single, body .select2-container-default .select2-search--ts-dropdown .select2-search__field, .woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select, #add_payment_method table.cart td.actions .coupon .input-text,
.chosen-container a.chosen-single, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout .form-row .chosen-container-single .chosen-single, .woocommerce-checkout table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, body .select2-container-default .select2-selection--ts-multiple, body .select2-container--default .select2-selection--single .select2-selection__rendered{filter:none !important;padding:10px 20px;width:100%;box-shadow:none;vertical-align:bottom;border-width:1px;border-style:solid;line-height:24px;border-radius:var(--ts-border-radius);font-size:var(--ts-btn-font-size);color:var(--ts-input-color);background-color:var(--ts-input-background-color);border-color:var(--ts-input-border);}
.woocommerce form .form-row .input-text, .woocommerce form .form-row select{font-family:inherit;font-weight:inherit;letter-spacing:inherit;}
body .select2-dropdown{padding:10px;border-radius:0;}
.woocommerce form .form-row.woocommerce-validated .select2-container{border:0;padding:0;}::-webkit-input-placeholder{color:#848484;font-size:var(--ts-body-font-size);}:-moz-placeholder{color:#848484;font-size:var(--ts-body-font-size);}::-moz-placeholder{color:#848484;font-size:var(--ts-body-font-size);}:-ms-input-placeholder{color:#848484;font-size:var(--ts-body-font-size);}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 50px var(--ts-input-background-color) inset !important;}
body .select2-container-default .select2-selection--ts-single .select2-selection__placeholder{color:var(--ts-input-color);}
*,
*:before,
*:after,
img, input[type^="checkbox"],
.wp-block-table td, .wp-block-table th, .select2-container-open .select2-dropdown, body .select2-container-open .select2-dropdown--ts-above, body .select2-container-open .select2-dropdown--ts-below, .woocommerce div.product form.cart table.group_table td{border-color:var(--ts-border);}
body .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder{display:block;}
body .select2-container--default .select2-results__option[aria-selected=true]{background:0 0}
.woocommerce form .form-row .select2-container{display:block;line-height:2em}
body .select2-container{width:auto;z-index:992;}
body .select2-container.select2-container--open{z-index:99993}
.dokan-dashboard .select2-container.select2-container--open{z-index:995}
body .select2-container--default .select2-results__option--highlighted[aria-selected],
body .select2-container--default .select2-results__option[aria-selected=true],
body .select2-container--default .select2-results__option[data-selected=true]{background:0 0;outline:0!important;color:inherit;font-weight:700}
body .widget-container .select2-container--default .select2-selection--single .select2-selection__rendered{min-height:0}
body .select2-container--default .select2-results > .select2-results__options li{list-style:none}
.select2-selection--single:focus, body .select2-container--default .select2-results > .select2-results__options li, body .select2-container--default .select2-results > .select2-results__options li:focus, body .select2-container--default .select2-results > .select2-results__options li:hover{outline:0!important}
body .select2-container .select2-selection--single{height:auto;border:0}
body .select2-container--default .select2-selection--single{border-radius:0;overflow:hidden;display:block}
body .select2-container--open .select2-dropdown--below,body .select2-dropdown{z-index:992}
body .select2-container.category-dropdown .select2-dropdown{z-index:994}
body .select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid rgba(0,0,0,.1)!important;margin:0;padding:7px 30px 7px 10px;}
body .select2-container--default .select2-selection--single .select2-selection__arrow{height:20px;width:20px;top:8px;right:15px;text-align:center}
body .select2-container--default .select2-selection--single .select2-selection__arrow b{border-width:0!important;height:20px;margin:0;position:static;background:transparent !important;}
body .select2-container--default .select2-selection--single .select2-selection__arrow b:before{font-size:20px;line-height:20px;display:inline-block;vertical-align:middle;}
body .select2-results li{padding:8px 0;margin:0;line-height:16px}
body .select2-search--dropdown{padding:0;margin-bottom:7px;position:relative}
body .select2-search--dropdown:before{position:absolute;top:50%;width:28px;transform:translateY(-50%);font-size:20px;text-align:center;right:8px;}
body .select2-container--open .select2-dropdown--below, body .select2-container--open .select2-dropdown--above{border:0;border-radius:var(--ts-border-radius);font-size:var(--ts-btn-font-size);color:var(--ts-input-color);background-color:var(--ts-input-background-color);border-color:var(--ts-input-border);}
body .select2-results{padding:0;margin:0}
body .select2-container--classic .select2-results > .select2-results__options, body .select2-container--default .select2-results > .select2-results__options{max-height:240px}
html input[type^=button],
html input[type^=submit],
textarea{-webkit-appearance:none}
html input:focus:invalid:focus, html input[type^=email]:focus,
html input[type^=email]:hover,
html input[type^=password]:focus,
html input[type^=password]:hover,
html input[type^=search]:focus,
html input[type^=search]:hover,
html input[type^=tel]:focus,
html input[type^=tel]:hover,
html input[type^=text]:focus,
html input[type^=text]:hover,
html select:focus:invalid:focus, html textarea:focus, html textarea:hover{background-image:none}
html input[type^=button]:focus,
html input[type^=submit]:focus,
input:focus,input:hover{outline:0!important}
body input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button{opacity:0}
html input[type^=checkbox],
html input[type^=radio]{border:0;padding:0;}
html input[type^=checkbox]{width:14px;height:14px;border:1px solid var(--ts-gray-color);border-radius:3px;}
textarea{width:100%;transition:350ms;overflow:auto;height:150px}:is(.woocommerce, .woocommerce-page) form .form-row textarea.input-text,
:is(.woocommerce, .woocommerce-page) form .form-row textarea{height:230px}
select,select.dokan-form-control{max-width:400px;filter:none !important;position:relative;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(//fonepro.pk/wp-content/themes/merto/images/icon-select.svg);background-repeat:no-repeat;cursor:pointer;padding-left:20px;padding-right:40px;background-position:calc(100% - 20px) 50%;}
select[multiple="multiple"],
select.dokan-form-control[multiple="multiple"]{background-position:95% 14px;}
select option{padding:5px 8px;}
body .select2-container--default .select2-selection--single .select2-selection__clear{float:left;}
br{margin:0 0 5px;}
button,button:hover,button:focus{outline:0}
button.button::-moz-focus-inner{padding:0;border:0}
.woocommerce ul.products li.product .button{margin:0}
.woocommerce ul.products li.product .price ins{font-weight:normal}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled],
a.button, button, .elementor-button, input[type^="submit"],
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled],
.woocommerce #respond input#submit,
.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading, .shopping-cart p.buttons a, a.wp-block-button__link, .ts-banner .ts-banner-button .button, .ts-header nav > ul.menu > li.button > a, .ts-header nav > ul > li.button > a, .ts-shortcode > .shop-more .shop-more-button, .footer-container a.button, .footer-container a.elementor-button{padding:10px 30px;border-width:1px;border-style:solid;border-radius:var(--ts-border-radius);text-align:center;text-decoration:none;filter:none;box-shadow:none;text-shadow:none;background-image:none;cursor:pointer;font-family:var(--ts-btn-font-family);font-weight:var(--ts-btn-font-weight);font-style:var(--ts-btn-font-style);font-size:var(--ts-btn-font-size);line-height:var(--ts-btn-line-height);letter-spacing:var(--ts-btn-letter-spacing);color:var(--ts-btn-color);background-color:var(--ts-btn-bg);border-color:var(--ts-btn-border);text-transform:uppercase;}
.woocommerce a.button.loading:before, .woocommerce button.button.loading:before, .woocommerce input.button.loading:before{position:static;background:none;}
.woocommerce .product a.added_to_cart{margin-top:5px;display:none !important;}
.woocommerce .product a.added_to_cart:hover, .woocommerce .product a.button:hover, .woocommerce .product a.added_to_cart:focus, .woocommerce .product a.button:focus{background-image:none;}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover,
a.button:hover, button:hover, .elementor-button:hover, input[type^="submit"]:hover,
.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit.loading:hover,
.woocommerce a.button.loading:hover, .woocommerce button.button.loading:hover, .woocommerce input.button.loading:hover, .ts-banner .ts-banner-button .button:hover, .shopping-cart p.buttons a:hover, a.wp-block-button__link:hover, .wp-block-search .wp-block-search__button:hover, .woocommerce div.product .summary form.cart .button:hover, .woocommerce div.product .summary .ts-buy-now-button, .ts-header nav > ul > li.button > a:hover, .ts-header nav > ul.menu > li.button > a:hover, #comments .wcpr-filter-button:hover,
#ts-search-sidebar.full-width .ts-search-result-container .view-all-wrapper a:hover,
.footer-container a.button:hover, .footer-container a.elementor-button:hover, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled]{color:var(--ts-btn-hover-color);background-color:var(--ts-btn-hover-bg);border-color:var(--ts-btn-hover-border);text-decoration:none;}
.is-style-outline>.wp-block-button__link:not(.has-background):hover,
.wp-block-button__link.is-style-outline:not(.has-background):hover{color:var(--ts-btn-hover-border);border-color:var(--ts-btn-hover-border);}
body.error404 .not-found a.button, .woocommerce table.shop_table.cart td.actions .button.empty-cart-button, .add-to-cart-popup-content .action .button, .dropdown-container .dropdown-footer .button, .elementor-widget-wp-widget-woocommerce_widget_cart .buttons a, .woocommerce .widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons a, .elementor-widget-wp-widget-woocommerce_widget_cart .buttons .button, .woocommerce .widget_shopping_cart .buttons .button, .woocommerce.widget_shopping_cart .buttons .button, .ts-shortcode > .shop-more .shop-more-button{background-color:transparent;border-color:var(--ts-heading-color);color:var(--ts-heading-color);display:inline-block;}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):hover,
.elementor-widget-wp-widget-woocommerce_widget_cart .buttons a.checkout, .woocommerce .widget_shopping_cart .buttons a.checkout, .woocommerce.widget_shopping_cart .buttons a.checkout, .add-to-cart-popup-content .action .button.checkout, .dropdown-container .dropdown-footer .button.checkout-button{color:var(--ts-btn-color);background-color:var(--ts-btn-bg);border-color:var(--ts-btn-border);}
body.error404 .not-found a.button:hover, .elementor-widget-wp-widget-woocommerce_widget_cart .buttons a:hover, .woocommerce .widget_shopping_cart .buttons a:hover, .woocommerce.widget_shopping_cart .buttons a:hover, .woocommerce table.shop_table.cart td.actions .button.empty-cart-button:hover, .woocommerce table.shop_table.cart td.actions .button.empty-cart-button:hover, .elementor-widget-wp-widget-woocommerce_widget_cart .buttons .button:hover, .woocommerce .widget_shopping_cart .buttons .button:hover, .woocommerce.widget_shopping_cart .buttons .button:hover, .add-to-cart-popup-content .action .button:hover, .dropdown-container .dropdown-footer .button:hover, .ts-shortcode>.shop-more .shop-more-button:hover{background-color:transparent;border-color:var(--ts-primary-color);color:var(--ts-primary-color);}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link),
.elementor-widget-wp-widget-woocommerce_widget_cart .buttons a.checkout:hover, .woocommerce .widget_shopping_cart .buttons a.checkout:hover, .woocommerce.widget_shopping_cart .buttons a.checkout:hover, .add-to-cart-popup-content .action .button.checkout:hover, .dropdown-container .dropdown-footer .button.checkout-button:hover, .elementor-widget-wp-widget-woocommerce_widget_cart .buttons .button.checkout:hover, .woocommerce .widget_shopping_cart .buttons .button.checkout:hover, .woocommerce.widget_shopping_cart .buttons .button.checkout:hover{color:var(--ts-btn-hover-color);background:var(--ts-btn-hover-bg);border-color:var(--ts-btn-hover-border);}
.woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled]{opacity:0.3;cursor:not-allowed;}
.woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover{opacity:1;cursor:pointer;}
.wp-block-button.is-style-squared .wp-block-button__link, .wp-block-button__link.wp-block-button.is-style-squared .wp-block-button__link{border-radius:0}
.woocommerce table.my_account_orders .button, .woocommerce-info .button, .woocommerce-message .button, .woocommerce-error .button, .woocommerce .button.button-small, .button.button-small, .ts-banner.button-default.size-small .ts-banner-button a.button, .woocommerce .button.button-small.button-border, .button.button-small.button-border{padding:5px 20px;min-width:0;line-height:inherit;text-decoration:none}
.woocommerce .button.button-border, .button.button-border{background:transparent;}
a.button:hover,button:hover,input[type^="submit"]:hover,
.shopping-cart p.buttons a:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{text-shadow:none;filter:none;background-image:none;outline:none;}
.pswp__button--arrow--left:hover, .pswp__button--arrow--right:hover{top:50%;}
.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after, .woocommerce button.button.added:after, .woocommerce input.button.added:after{vertical-align:initial;display:none;}
.woocommerce #respond input#submit.loading, 
.woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading{opacity:1;position:relative;}
a.button.loading .blockOverlay{display:none !important;}
body .swiper, body .swiper *{backface-visibility:hidden;-webkit-backface-visibility:hidden;}
.swiper-wrapper{align-items:flex-start;}
body .swiper .swiper-slide{height:auto;}
.ts-slider ul li{list-style:none;}
body .swiper{--swiper-nav-width:24px;--swiper-nav-height:50px;--swiper-nav-font-size:12px;--swiper-bullet-size:10px;--swiper-bullet-gap:10px;}
body .widget .swiper, .widget-container.has-nav .swiper, .elementor-widget[data-widget_type^="wp-widget-"], 
.elementor-widget[data-widget_type^="wp-widget-"] .swiper,
body .related-posts .swiper{--swiper-nav-width:30px;--swiper-nav-height:30px;--swiper-nav-font-size:12px;}
body .ts-sidebar .widget-container.has-nav .swiper{--swiper-nav-width:20px;--swiper-nav-height:20px;--swiper-nav-font-size:11px;}
body :where(.ts-product-brand-wrapper, .ts-logo-slider-wrapper, .ts-product-category-wrapper) .swiper{--swiper-nav-width:20px;--swiper-nav-height:40px;--swiper-nav-font-size:11px;}
body .swiper-button-next, body .swiper-button-prev{width:var(--swiper-nav-width);height:var(--swiper-nav-height);display:block;position:absolute;top:50%;transform:translateY(-50%);text-align:center;font-size:0;line-height:0;letter-spacing:0;margin:0;background-image:none !important;transition:300ms ease !important;z-index:13;opacity:0;visibility:hidden;color:var(--ts-heading-color);background:var(--ts-main-bg);border-radius:0 var(--ts-border-radius) var(--ts-border-radius) 0;box-shadow:0 0 5px rgba(0,0,0,0.1);}
body .swiper-button-next{border-radius:var(--ts-border-radius) 0 0 var(--ts-border-radius);}
body .swiper:hover .swiper-button-next, body .swiper:hover .swiper-button-prev{opacity:1;visibility:visible;}
body .swiper-button-next:hover, body .swiper-button-prev:hover{color:var(--ts-btn-thumbnail-hover-color);background-color:var(--ts-btn-thumbnail-hover-bg);}
body .swiper-button-prev{left:0;}
body .swiper-button-next{right:0;}
body .ts-blogs-wrapper .swiper-button-prev{left:20px;}
body .ts-blogs-wrapper .swiper-button-next{right:20px;}
body .ts-product-category-wrapper .swiper-button-next, body .ts-product-category-wrapper .swiper-button-prev{top:calc(50% - 18px);}
body .ts-product-category-wrapper .swiper-button-prev{left:10px;}
body .ts-product-category-wrapper .swiper-button-next{right:10px;}
body :where(.ts-product-brand-wrapper, .ts-logo-slider-wrapper) .swiper-button-prev{left:9px;}
body :where(.ts-product-brand-wrapper, .ts-logo-slider-wrapper) .swiper-button-next{right:9px;}
body .swiper-button-next:after, body .swiper-button-prev:after{font-size:var(--swiper-nav-font-size);line-height:var(--swiper-nav-height);display:inline-block;transition:none;color:inherit;}
body .swiper-horizontal > .swiper-pagination-bullets{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:static;margin-top:30px;}
body .ts-product .swiper-horizontal > .swiper-pagination-bullets{position:absolute;left:50%;bottom:-2px !important;transform:translateX(-50%);padding:50px 0 5px;margin:0;background:linear-gradient(0deg, rgba(255,255,255,1) 35%, rgba(255,255,255,0) 100%);}
body .gallery .swiper-horizontal > .swiper-pagination-bullets{position:absolute;bottom:20px !important;margin:0;z-index:11;}
body .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, body .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{width:var(--swiper-bullet-size);height:var(--swiper-bullet-size);opacity:1;background:#d6d6d6;transition:300ms ease;}
body .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--ts-primary-color);}
body .gallery .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{background:#ffffff;opacity:0.2;}
body .gallery .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;}
body .related-posts .swiper, .elementor-widget[data-widget_type^="wp-widget-"] .swiper,
.elementor-widget[data-widget_type^="wp-widget-"] .swiper > .swiper-wrapper,
.widget-container.has-nav .swiper, .widget-container.has-nav .swiper > .swiper-wrapper{position:static;}
body .related-posts .swiper-button-prev, body .related-posts .swiper-button-next, body .elementor-widget[data-widget_type^="wp-widget-"] .swiper-button-next,
body .elementor-widget[data-widget_type^="wp-widget-"] .swiper-button-prev,
body .widget-container.has-nav .swiper-button-next, body .widget-container.has-nav .swiper-button-prev{top:0;right:0;left:auto;transform:none;opacity:1;visibility:visible;box-shadow:none;border:1px solid var(--ts-border);border-radius:var(--ts-border-radius);}
body .related-posts .swiper-button-prev:after, body .related-posts .swiper-button-next:after, body .elementor-widget[data-widget_type^="wp-widget-"] .swiper-button-next:after,
body .elementor-widget[data-widget_type^="wp-widget-"] .swiper-button-prev:after,
body .widget-container.has-nav .swiper-button-next:after, body .widget-container.has-nav .swiper-button-prev:after{line-height:calc(var(--swiper-nav-height) - 2px);}
.widget-container.has-nav .widgettitle{margin-right:var(--swiper-nav-width);}
body .related-posts .swiper-button-prev, body .related-posts .swiper-button-next{top:2px;}
body .related-posts .swiper-button-prev, body .elementor-widget[data-widget_type^="wp-widget-"] .swiper-button-prev,
body .widget-container.has-nav .swiper-button-prev{right:calc(var(--swiper-nav-width) + 1px);}
body .swiper:not(.swiper-initialized) .swiper-wrapper{overflow:visible;}
.wpcf7 .wpcf7-form{display:flex;flex-direction:column;gap:20px;}
.wpcf7 p input[type=email],
.wpcf7 p input[type=password],
.wpcf7 p input[type=tel],
.wpcf7 p input[type=text],
.wpcf7 p select, .wpcf7 p textarea{width:100%;max-width:100%;}
.wpcf7 input[type=email],
.wpcf7 input[type=password],
.wpcf7 input[type=tel],
.wpcf7 input[type=text],
.wpcf7 input[type^=submit],
.wpcf7 select, .wpcf7 textarea{margin:0;}
.woocommerce #reviews #comment{height:206px;}
.wpcf7 p.wpcf7-form-submit{display:flex;flex-wrap:wrap;gap:20px;align-items:center;}
.wpcf7-form-submit input[type^=submit]{margin:0;width:100%;}
.wpcf7 .wpcf7-form{display:flex;flex-flow:row wrap;gap:20px;}
.wpcf7 .wpcf7-form > *{width:100%;}
.wpcf7 .wpcf7-form > .ts-col-6{width:50%;flex:1;}
.wpcf7 p{margin-bottom:0;}
.wpcf7-not-valid-tip{margin:0 0 0 0;top:-4px;position:relative;display:inline-block;width:100%;}
div.wpcf7-display-none, .wpcf7 .ts-row label + br{display:none;}
body .wpcf7 form .wpcf7-response-output{margin:0 0 10px 0;padding:8px 20px;font-family:var(--ts-font-2-family);font-weight:var(--ts-font-2-weight);font-style:var(--ts-font-2-style);display:inline-block;width:100%;text-align:center;background-color:#fef6ef;color:#f7aa60;border:0;order:-1;font-size:0.93em;border-radius:var(--ts-border-radius);}
.wpcf7-spinner{display:block;width:20px;height:20px;background:transparent;margin:0 auto;}
.wpcf7-spinner:before{display:none;}
.wpcf7-spinner:after{margin-top:-10px;margin-left:-10px;width:20px;height:20px;border-color:#a5a5a5;border-top-color:#000000;}
div.screen-reader-response{color:#e94b4b;}
div.screen-reader-response ul li{padding-bottom:0;}
div.screen-reader-response ul{margin:0 0 20px 0;}
div.wpcf7 .wpcf7-form-control-wrap{display:inline-block;width:100%;}
body .wpcf7 form label{padding-bottom:0;}
.wpcf7 .wpcf7-acceptance .wpcf7-list-item{margin:30px 0 0;font-size:86%;}
.wpcf7 .wpcf7-acceptance .wpcf7-list-item input[type^="checkbox"]{width:20px;height:20px;}
.wpcf7 .wpcf7-form-control-wrap.terms-policy{margin-bottom:15px;display:inline-block;}
body .wpcf7 form label:last-child input + .wpcf7-not-valid-tip{margin-top:10px;}
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label, .woocommerce td.product-name .wc-item-meta dt, .woocommerce td.product-name dl.variation .wc-item-meta-label, .woocommerce td.product-name dl.variation dt{float:left;}
.woocommerce-password-strength{font-weight:normal;}
.woocommerce-password-hint{margin-top:10px;line-height:20px;}
.woocommerce p.stars a:hover{text-decoration:none;}
.woocommerce form .form-row{padding:0;margin-bottom:20px;}
.woocommerce form .form-row-first, .woocommerce form .form-row-last{width:49%;}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first{clear:both;margin-right:2%;}
.woocommerce form.login .button, .woocommerce form.register .button{min-width:156px;float:none;}
.woocommerce form.register .button{margin-top:10px;}
.date-time a{display:inline-block;}
body .wpml-ls-legacy-dropdown, body .wpml-ls-legacy-dropdown-click{width:auto;max-width:100%;}
.wpml-ls-legacy-dropdown .wpml-ls-flag+span{margin-left:0;}
.wpml-ls-legacy-dropdown > ul, .wpml-ls-legacy-dropdown-click > ul{position:relative;padding:0;margin:0!important;list-style-type:none}
.wpml-ls-legacy-dropdown .wpml-ls-current-language .wpml-ls-sub-menu, .wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu, .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu{visibility:visible}
.wpml-ls-legacy-dropdown .wpml-ls-item, .wpml-ls-legacy-dropdown-click .wpml-ls-item{padding:0;margin:0;list-style-type:none}
.wpml-ls-legacy-dropdown a, .wpml-ls-legacy-dropdown-click a{display:block;text-decoration:none;border:0;}
.wpml-ls-legacy-dropdown a span, .wpml-ls-legacy-dropdown-click a span{vertical-align:middle;}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{padding:0;}
body .wcml_currency_switcher > a, body .wpml-ls-legacy-dropdown a, body .wpml-ls-legacy-dropdown-click a{position:relative;display:flex;flex-wrap:wrap;align-items:center;background:transparent;padding:0;line-height:22px;gap:3px;}
body .header-middle .wcml_currency_switcher > a, body .header-middle .wpml-ls-legacy-dropdown a, body .header-middle .wpml-ls-legacy-dropdown-click a{gap:5px;}
.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle, .rtl .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle{padding:0;}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after, .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after{content:"";vertical-align:middle;display:inline-block;border:.35em solid transparent;border-top:.5em solid;position:absolute;right:10px;top:calc(50% - .175em)}
.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after, .rtl .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after{right:auto;left:10px}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown a:hover, .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover > a, .wpml-ls-legacy-dropdown-click a:focus, .wpml-ls-legacy-dropdown-click a:hover{background:transparent;}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu, .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{visibility:hidden;position:absolute;top:100%;right:0;left:0;border:0;padding:0;margin:0;list-style-type:none;z-index:101}
.wpml-ls-legacy-dropdown .wpml-ls-flag, .wpml-ls-legacy-dropdown-click .wpml-ls-flag{width:18px;height:auto;border-radius:3px;margin-right:2px;}
.header-top .wpml-ls-legacy-dropdown .wpml-ls-flag, .header-top .wpml-ls-legacy-dropdown-click .wpml-ls-flag{width:15px;border-radius:2px;}
.wpml-ls-legacy-dropdown .wpml-ls-flag span, .wpml-ls-legacy-dropdown-click .wpml-ls-flag span{margin:0 !important;display:inline-block;}
body .wpml-ls-legacy-dropdown > ul > li > a:after, body .wpml-ls-legacy-dropdown-click > ul > li > a:after, body .wcml_currency_switcher > a:after{font-size:18px;position:static !important;border:0 !important;display:block;}
body.rtl .wpml-ls-legacy-dropdown > ul > li > a:after, body.rtl .wpml-ls-legacy-dropdown-click > ul > li > a:after, body.rtl .wcml_currency_switcher > a:after{margin-left:0;margin-right:3px;}
body ul.wpml-ls-sub-menu,.wcml_currency_switcher > ul{display:flex;flex-flow:column wrap;gap:6px 4px;text-align:start;}
body .header-middle ul.wpml-ls-sub-menu, .header-middle .wcml_currency_switcher > ul{gap:8px 4px;}
body ul.wpml-ls-sub-menu li,.wcml_currency_switcher > ul > li{padding:0;list-style:none;}
.wcml_currency_switcher a:hover, .wcml_currency_switcher a:focus, .wpml-ls-legacy-dropdown a:hover, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a, .wpml-ls-legacy-dropdown-click a:hover, .wpml-ls-legacy-dropdown-click a:focus, .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover > a{color:var(--link-hover-color);}
.wpml-ls-legacy-list-horizontal{border:0;padding:0;clear:both;max-width:320px;}
.wpml-ls-legacy-list-horizontal > ul{padding:0;margin:0 !important;list-style-type:none;display:flex;flex-wrap:wrap;align-items:center;gap:8px 20px;}
.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}
.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:0;line-height:1}
.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}
.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket{vertical-align:unset}
.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle}
.wpml-ls-legacy-list-horizontal .wpml-ls-flag + span{margin-left:.4em}
.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag + span{margin-left:0;margin-right:.4em}
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer > ul{text-align:center}
.wpml-ls-legacy-list-vertical{display:table;max-width:100%;border:0;border-bottom:0}
.wpml-ls-legacy-list-vertical > ul{position:relative;padding:0;margin:0!important;list-style-type:none;display:flex;flex-flow:column wrap;gap:10px;}
.wpml-ls-legacy-list-vertical .wpml-ls-item{padding:0;margin:0;list-style-type:none}
.wpml-ls-legacy-list-vertical a{display:block;text-decoration:none;border:0;padding:0;line-height:1}
.wpml-ls-legacy-list-vertical a span{vertical-align:middle}
.wpml-ls-legacy-list-vertical .wpml-ls-flag{display:inline;vertical-align:middle}
.wpml-ls-legacy-list-vertical .wpml-ls-flag + span{margin-left:.4em}
.rtl .wpml-ls-legacy-list-vertical .wpml-ls-flag + span{margin-left:0;margin-right:.4em}
.wpml-ls-legacy-list-vertical.wpml-ls-statics-footer{margin-bottom:30px}
.elementor-widget-slider_revolution{font-weight:normal;}
.elementor-vertical-align-top.elementor-widget-icon-box .elementor-icon-box-description{text-underline-offset:4px;}
.ts-social-icons-elementor-widget .elementor-social-icon{background-color:transparent;}
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{text-decoration:none;}
.elementor-widget-image-box .elementor-image-box-img{border-radius:var(--ts-border-radius);}
body.boxed{background:#efefef;}
body.boxed #page{margin-left:auto;margin-right:auto;box-shadow:0 0 5px rgba(0,0,0,0.1);}
html #page{position:relative;display:flex;flex-wrap:wrap;max-width:100%;}
html #page > *{width:100%;}
.hidden{display:none !important}
.page-container, .shop-ads-banner, .container, #main > .ts-breadcrumbs .breadcrumbs-container,
.ts-search-result-container .search-content{margin-right:auto;margin-left:auto;}
.ts-sidebar, .ts-sidebar > aside{width:100%;min-height:1px;display:flex;flex-flow:column wrap;}
.widget-container{clear:both;position:relative;width:100%;}
ul.wp-block-categories,ul.wp-block-archives,.widget-container ul{display:flex;flex-flow:column wrap;gap:12px;margin-bottom:0;}
.widget-container.product-filter-by-color ul{flex-direction:row;}
.widget-container ul{gap:10px;}
.widget-container ul ul{width:100%;}
ul.wp-block-categories li, ul.wp-block-archives li, .widget-container ul li{list-style:none;display:flex;flex-direction:column;padding:0;line-height:22px;position:relative;}
.product-filter-by-brand-wrapper ul{max-height:200px;overflow-x:hidden;overflow-y:auto;flex-direction:row;}
.woocommerce.archive .widget-container ul li{width:100%;line-height:20px;display:flex;flex-flow:row wrap;justify-content:space-between;gap:0 10px;}
ul.wp-block-categories li, ul.wp-block-archives li, .widget_recent_comments ul li, .widget_layered_nav ul li, .widget_archive ul li, .widget_categories ul li{flex-direction:row;flex-wrap:wrap;}
.widget_archive ul li, .widget_categories ul li{color:var(--ts-gray-color);}
.widget_recent_comments ul li, .widget_categories ul li{gap:0 5px;}
.widget_archive ul li, .widget_categories ul li{justify-content:space-between;}
ul.wp-block-categories li, ul.wp-block-archives li, .widget_categories ul li, .widget_pages ul li, .widget_archive ul li, .widget_nav_menu ul li, .widget_recent_comments ul li, .widget_recent_entries ul li, .widget_meta ul li, .widget_categories ul li{position:relative;padding-left:12px;}
ul.wp-block-categories li:before, ul.wp-block-archives li:before, .widget_categories ul li:before, .widget_pages ul li:before, .widget_archive ul li:before, .widget_nav_menu ul li:before, .widget_recent_comments ul li:before, .widget_recent_entries ul li:before, .widget_meta ul li:before, .widget_categories ul li:before{content:'';width:6px;height:6px;background:var(--ts-text-color);display:inline-block;position:absolute;top:7px;left:0;border-radius:50%;}
ul.wp-block-categories li:not(:last-child),
ul.wp-block-archives li:not(:last-child),
.widget_categories ul li:not(:last-child),
.widget_pages ul li:not(:last-child),
.widget_archive ul li:not(:last-child),
.widget_nav_menu ul li:not(:last-child),
.widget_recent_comments ul li:not(:last-child),
.widget_recent_entries ul li:not(:last-child),
.widget_meta ul li:not(:last-child),
.widget_categories ul li:not(:last-child){padding-bottom:10px;border-bottom:1px solid var(--ts-border);}
.widget_rss ul li:not(:last-child){padding-bottom:20px;border-bottom:1px solid var(--ts-border);}
.widget-container ul.comment_list_widget li:not(:last-child),
.widget-container ul.post_list_widget li:not(:last-child){padding-bottom:20px;border-bottom:1px solid var(--ts-border);}
ul.wp-block-categories ul, .widget-container.widget_categories ul ul, .widget-container.widget_pages ul ul, .widget-container.widget_archive ul ul, .widget-container.widget_rss ul ul, .widget-container.widget_nav_menu ul ul, .widget-container.widget_recent_comments ul ul, .widget-container.widget_recent_entries ul ul, .widget-container.widget_meta ul ul, .widget-container.widget_categories ul ul{width:calc(100% + 12px);padding-top:10px;border-top:1px solid var(--ts-border);margin-left:-12px;}
.widget_categories ul ul{grid-column:1/3;}
.widget-container.widget_archive ul li{gap:0;}
.widget-container.widget_rss > ul{gap:20px;}
.widget-container ul li a, .widget-container span.icon-toggle{color:var(--ts-text-color);}
.widget-container .widget-title-wrapper, .widget-title-wrapper, .elementor-widget[data-widget_type*="wp-widget-"] > h5:not(.elementor-heading-title){position:relative;margin-bottom:17px;}
.ts-blogs-widget .ts-blogs-widget-wrapper{padding:5px 0;}
.widget-title-wrapper .widget-title{margin-bottom:0;}
.has-nav .widget-title-wrapper .widget-title{padding-right:40px;}
.widget-container fieldset, .elementor-widget[data-widget_type*="wp-widget-"] fieldset{padding:0;}
.widget-container ul ol, .widget-container ol ol, .widget-container ul ul, ul.wp-block-categories ul, .elementor-widget[data-widget_type*="wp-widget-"] ul ol,
.elementor-widget[data-widget_type*="wp-widget-"] ol ol,
.elementor-widget[data-widget_type*="wp-widget-"] ul ul{margin:10px 0 0 0;padding:0 0 0 20px;}
.widget-container ul li > label, .widget-container ul li > a, .elementor-widget[data-widget_type*="wp-widget-"] ul li > label,
.elementor-widget[data-widget_type*="wp-widget-"] ul li > a{position:relative;}
.elementor-widget-text-editor a:not(.button){color:inherit;text-underline-offset:3px;}
.widget_recent_comments ul li a{color:var(--ts-text-color);}
.widget_categories ul li.current-cat > a, .widget_categories ul li.current-cat-parent > a, .elementor-widget-text-editor a:not(.button):hover,
.widget_recent_comments ul li a:hover, .widget-container ul li > label:hover, .ts-blogs-widget .entry-content a:hover, .widget-container ul li > a:hover, .widget-container ul li a:hover > .count, .widget-container li.active > span.icon-toggle, .elementor-widget[data-widget_type*="wp-widget-"] ul li > label:hover,
.elementor-widget[data-widget_type*="wp-widget-"] ul li > a:hover{color:var(--ts-link-hover-color);}
.widget-container ul li .count, .elementor-widget[data-widget_type*="wp-widget-"] ul li .count{color:var(--ts-gray-color);}
.woocommerce.archive .widget-container ul li .count, .woocommerce.archive .elementor-widget[data-widget_type*="wp-widget-"] ul li .count{font-size:0.93em;}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:0;}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{gap:5px;}
.woocommerce .widget_rating_filter ul li::after, .woocommerce .widget_rating_filter ul li::before, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{display:none;}
.woocommerce .widget_layered_nav_filters ul{flex-direction:row;}
.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar{border-radius:var(--ts-border-radius);}
body .wp-block-social-link:hover{transform:none;overflow:hidden;}
body .wp-block-social-link > a{transition:transform .2s ease;}
body .wp-block-social-link:hover > a{transform:scale(1.1);}
.woocommerce.archive .widget_layered_nav_filters ul li, .woocommerce .widget_layered_nav_filters ul li{margin:0;width:auto;padding:0;}
#main-content,.container{width:100%;}
.e-con-boxed:not(.e-child){--container-default-padding-inline-end:10px;--container-default-padding-inline-start:10px;--container-default-padding-right:10px;--container-default-padding-left:10px;}
.ts-megamenu .e-con-boxed:not(.e-child),
.short-content .e-con-boxed:not(.e-child),
body .content-wrapper .e-con-boxed:not(.e-child){--container-default-padding-inline-end:0;--container-default-padding-inline-start:0;--container-default-padding-right:0;--container-default-padding-left:0;}
.elementor-element, .elementor-lightbox{--swiper-pagination-bullet-size:4px;--swiper-pagination-bullet-horizontal-gap:4px;}
.breadcrumb-title-wrapper:is(.breadcrumb-v1, .breadcrumb-v2) + .shop-ads-banner,
#main > .list-categories,
#main > .page-container{padding-top:40px;}
#main > .page-container + .shop-ads-banner{padding-top:0;padding-bottom:var(--ts-section-gap);}
#main > .no-title + .page-container{padding-top:0;}
#main > .page-container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;min-height:400px;}:is(.page-template-blog-template,.woocommerce,.woocommerce-page,.single,.archive) #main > .page-container, 
#main > .page-container.index-template{padding-bottom:var(--ts-section-gap);}
@media(min-width:768px){
#main > .page-container{--ts-sidebar-width:200px;--ts-sidebar-gap:20px;}
body:not(.woocommerce.archive) #main > .page-container{--ts-sidebar-width:230px;}
.ts-sidebar, .ts-sidebar > aside{gap:40px;}
#left-sidebar{margin-right:var(--ts-sidebar-gap);}
#right-sidebar{margin-left:var(--ts-sidebar-gap);}
#left-sidebar, #right-sidebar{width:var(--ts-sidebar-width);}
.has-1-sidebar #main-content{width:calc(100% - var(--ts-sidebar-width) - var(--ts-sidebar-gap));}
.has-2-sidebar #main-content{width:calc(100% - var(--ts-sidebar-width) * 2 - var(--ts-sidebar-gap) * 2);}:is(.ts-header,.menu-sticky) nav > ul.menu li.ts-megamenu-fullwidth.ts-megamenu-fullwidth-stretch.no-stretch-content ul.sub-menu,
:is(.ts-header,.menu-sticky) nav > ul.menu li.ts-megamenu-fullwidth.ts-megamenu-fullwidth-stretch:not(.no-stretch-content) ul.sub-menu{padding-left:20px;padding-right:20px;}
}
@media(min-width:991px){
#main > .page-container{--ts-sidebar-width:239px;--ts-sidebar-gap:30px;}
body:not(.woocommerce.archive) #main > .page-container{--ts-sidebar-width:270px;}
#group-icon-header{display:none;}:is(.ts-header,.menu-sticky) nav > ul.menu li.ts-megamenu-fullwidth.ts-megamenu-fullwidth-stretch.no-stretch-content ul.sub-menu,
:is(.ts-header,.menu-sticky) nav > ul.menu li.ts-megamenu-fullwidth.ts-megamenu-fullwidth-stretch:not(.no-stretch-content) ul.sub-menu{padding-left:50px;padding-right:50px;}
}
@media(min-width:1501px){
#main > .page-container{min-height:640px;--ts-sidebar-gap:40px;}
body:not(.woocommerce.archive) #main > .page-container{--ts-sidebar-width:320px;}
body.boxed, body .e-con{--content-width:1300px;}
body.boxed.vertical-menu-fixed:not(.elementor-editor-active) .header-sticky.is-sticky{max-width:1300px;}:is(.layout-fullwidth, .header-fullwidth, .footer-fullwidth, .main-content-fullwidth) .e-con{--content-width:100%;}
body.boxed #page{max-width:var(--content-width);}
body.boxed .container, body.boxed #main > .ts-breadcrumbs .breadcrumbs-container,
body.boxed > .ts-search-result-container .search-content, body.boxed:not(.elementor-page) .shop-ads-banner, 
body.boxed:not(.elementor-page) .page-container, 
body.boxed.woocommerce-page.elementor-page .page-container{padding-left:30px;padding-right:30px;}
.container, .ts-header .header-sticky .container, .no-stretch-content > ul.sub-menu > li, #main > .ts-breadcrumbs .breadcrumbs-container,
body > .ts-search-result-container .search-content, .elementor-page .page-container:is(.has-1-sidebar, .has-2-sidebar),
.ts-compare-popup .content-wrapper, .single-post.elementor-page .page-container.no-sidebar, body:is(.page-template-blog-template, :not(.elementor-page), .woocommerce-page.elementor-page ) .page-container{width:100%;max-width:1300px;}
.header-fullwidth.ts-header .container, .layout-fullwidth .ts-header .container, :is(.layout-fullwidth, .header-fullwidth) .header-sticky .container,
:is(.layout-fullwidth, .main-content-fullwidth) .page-container,
:is(.layout-fullwidth, .main-content-fullwidth) .shop-ads-banner,
:is(.layout-fullwidth, .main-content-fullwidth) .breadcrumb-title-wrapper .container,
.elementor-page:is(.layout-fullwidth, .main-content-fullwidth) .page-container:is(.has-1-sidebar, .has-2-sidebar),
body.layout-fullwidth:is(.page-template-blog-template, :not(.elementor-page), .woocommerce-page.elementor-page ) .page-container,	
body:is(.page-template-blog-template, :not(.elementor-page), .woocommerce-page.elementor-page ) .main-content-fullwidth .page-container,	
:is(.layout-fullwidth, .header-fullwidth) .no-stretch-content > ul.sub-menu > li{width:100%;max-width:100%;}
.header-fullwidth.ts-header .container, .layout-fullwidth .ts-header .container, :is(.layout-fullwidth, .main-content-fullwidth) .breadcrumb-title-wrapper .container,
:is(.layout-fullwidth, .main-content-fullwidth) .shop-ads-banner,
.elementor-page:is(.layout-fullwidth, .main-content-fullwidth) .page-container:is(.has-1-sidebar, .has-2-sidebar),
body.layout-fullwidth:is(.page-template-blog-template, :not(.elementor-page), .woocommerce-page.elementor-page ) .page-container,	
body:is(.page-template-blog-template, :not(.elementor-page), .woocommerce-page.elementor-page ) .main-content-fullwidth .page-container{padding-left:100px;padding-right:100px;}
body.boxed .e-con-boxed:not(.e-child){--container-default-padding-inline-end:30px;--container-default-padding-inline-start:30px;--container-default-padding-right:30px;--container-default-padding-left:30px;}:is(.layout-fullwidth, .header-fullwidth,.main-content-fullwidth, .footer-fullwidth) .e-con-boxed:not(.e-child){--container-default-padding-inline-end:100px;--container-default-padding-inline-start:100px;--container-default-padding-right:100px;--container-default-padding-left:100px;}:is(.ts-header,.menu-sticky) nav > ul.menu li.ts-megamenu-fullwidth.ts-megamenu-fullwidth-stretch.no-stretch-content ul.sub-menu,
:is(.ts-header,.menu-sticky) nav > ul.menu li.ts-megamenu-fullwidth.ts-megamenu-fullwidth-stretch:not(.no-stretch-content) ul.sub-menu{padding-left:100px;padding-right:100px;}
}
@media only screen and (max-width: 1500px) and (min-width: 1201px){
:where(body, .layout-fullwidth, .header-fullwidth,.main-content-fullwidth, .footer-fullwidth) .e-con-boxed:not(.e-child){--container-default-padding-inline-end:50px;--container-default-padding-inline-start:50px;--container-default-padding-right:50px;--container-default-padding-left:50px;}
.e-con-boxed :where(.e-child, .e-con--column){--container-default-padding-inline-end:0;--container-default-padding-inline-start:0;--container-default-padding-right:0;--container-default-padding-left:0;}
.no-stretch-content > ul.sub-menu > li{max-width:calc(100vw - 100px - var(--scrollbarWidth, 17px));}
.container, .ts-header .header-sticky .container, #main > .ts-breadcrumbs .breadcrumbs-container,
body > .ts-search-result-container .search-content, .shop-ads-banner, .elementor-page .page-container:is(.has-1-sidebar, .has-2-sidebar),
body:is(.page-template-blog-template, :not(.elementor-page), .woocommerce-page.elementor-page ) .page-container{padding-left:50px;padding-right:50px;}
.header-fullwidth.ts-header .container, .layout-fullwidth .ts-header .container, :is(.layout-fullwidth, .main-content-fullwidth) .shop-ads-banner,
:is(.layout-fullwidth, .main-content-fullwidth) .breadcrumb-title-wrapper .container,
.elementor-page:is(.layout-fullwidth, .main-content-fullwidth) .page-container:is(.has-1-sidebar, .has-2-sidebar),
body.layout-fullwidth:is(.page-template-blog-template, :not(.elementor-page), .woocommerce-page.elementor-page ) .page-container,	
body:is(.page-template-blog-template, :not(.elementor-page), .woocommerce-page.elementor-page ) .main-content-fullwidth .page-container{padding-left:50px;padding-right:50px;}
}
@media only screen and (max-width: 1200px) and (min-width: 992px){
:where(body, .layout-fullwidth, .header-fullwidth,.main-content-fullwidth, .footer-fullwidth) .e-con-boxed:not(.e-child){--container-default-padding-inline-end:50px;--container-default-padding-inline-start:50px;--container-default-padding-right:50px;--container-default-padding-left:50px;}
.e-con-boxed .e-child{--container-default-padding-inline-end:0;--container-default-padding-inline-start:0;--container-default-padding-right:0;--container-default-padding-left:0;}
.no-stretch-content > ul.sub-menu > li{max-width:calc(100vw - 100px - var(--scrollbarWidth, 17px));}
.container, .shop-ads-banner, .ts-header .header-sticky .container, #main > .ts-breadcrumbs .breadcrumbs-container,
body > .ts-search-result-container .search-content, .elementor-page .page-container:is(.has-1-sidebar, .has-2-sidebar),
body:is(.page-template-blog-template, :not(.elementor-page), .woocommerce-page.elementor-page ) .page-container{padding-left:50px;padding-right:50px;}
.header-fullwidth.ts-header .container, .layout-fullwidth .ts-header .container, :is(.layout-fullwidth, .main-content-fullwidth) .shop-ads-banner,
:is(.layout-fullwidth, .main-content-fullwidth) .breadcrumb-title-wrapper .container,
.elementor-page:is(.layout-fullwidth, .main-content-fullwidth) .page-container:is(.has-1-sidebar, .has-2-sidebar),
body.layout-fullwidth:is(.page-template-blog-template, :not(.elementor-page), .woocommerce-page.elementor-page ) .page-container,	
body:is(.page-template-blog-template, :not(.elementor-page), .woocommerce-page.elementor-page ) .main-content-fullwidth .page-container{padding-left:50px;padding-right:50px;}
}
@media only screen and (max-width: 991px) and (min-width: 768px){
:where(body, .layout-fullwidth, .header-fullwidth, .main-content-fullwidth, .footer-fullwidth) .e-con-boxed:not(.e-child){--container-default-padding-inline-end:20px;--container-default-padding-inline-start:20px;--container-default-padding-right:20px;--container-default-padding-left:20px;}
.e-con-boxed .e-child{--container-default-padding-inline-end:0;--container-default-padding-inline-start:0;--container-default-padding-right:0;--container-default-padding-left:0;}
.no-stretch-content > ul.sub-menu > li{max-width:calc(100vw - 40px);}
.container, .shop-ads-banner, .ts-header .header-sticky .container, #main > .ts-breadcrumbs .breadcrumbs-container,
body > .ts-search-result-container .search-content, .elementor-page .page-container:is(.has-1-sidebar, .has-2-sidebar),
body:is(.page-template-blog-template, :not(.elementor-page), .woocommerce-page.elementor-page ) .page-container{padding-left:20px;padding-right:20px;}
.header-fullwidth.ts-header .container, .layout-fullwidth .ts-header .container, :is(.layout-fullwidth, .header-fullwidth) .shop-ads-banner,
:is(.layout-fullwidth, .main-content-fullwidth) .breadcrumb-title-wrapper .container,
.elementor-page:is(.layout-fullwidth, .main-content-fullwidth) .page-container:is(.has-1-sidebar, .has-2-sidebar),
body.layout-fullwidth:is(.page-template-blog-template, :not(.elementor-page), .woocommerce-page.elementor-page ) .page-container,	
body:is(.page-template-blog-template, :not(.elementor-page), .woocommerce-page.elementor-page ) .main-content-fullwidth .page-container{padding-left:20px;padding-right:20px;}
} @keyframes placeHolderShimmer{
0%{background-position:-1000px 0}
100%{background-position:1000px 0}
}
.ts-elementor-lazy-load .placeholder-widget-title:before, .type-product-tabs .placeholder-widget-title, .placeholder-item .placeholder-thumb, .placeholder-item .placeholder-title, .placeholder-item .placeholder-subtitle, .placeholder-tabs .placeholder-tab-item{background:#EBEEF0;}
.elementor-widget-ts-blogs, .ts-elementor-lazy-load{width:100%;}
.ts-elementor-lazy-load .placeholder-items{width:100%;display:grid;gap:20px;width:100%;grid-template-columns:repeat(var(--lazy-cols), 1fr);}
.ts-elementor-lazy-load:is(.type-product, .type-product-deals, .type-product-tabs) .placeholder-items{gap:40px 20px;}
.ts-elementor-lazy-load .placeholder-items .placeholder-item{display:flex;flex-direction:column;gap:10px;width:100%;}
.ts-elementor-lazy-load .placeholder-items.list .placeholder-item{display:grid;grid-template-columns:48% minmax(0, 1fr);align-items:center;gap:20px;}
.ts-elementor-lazy-load .placeholder-items.list .placeholder-thumb{grid-area:1 / 1 / 3 / 2;}
.ts-elementor-lazy-load .placeholder-items.list .placeholder-title{grid-area:1 / 2 / 2 / 3;align-self:flex-end;}
.ts-elementor-lazy-load .placeholder-items.list .placeholder-subtitle{grid-area:2 / 2 / 3 / 3;align-self:flex-start;}
.placeholder-item .placeholder-thumb{height:var(--lazy-thumb-height);position:relative;}
.product-border-radius .placeholder-item .placeholder-thumb{border-radius:var(--ts-border-radius);}
.ts-elementor-lazy-load.loaded .placeholder-item .placeholder-thumb{position:relative;overflow:hidden;transform:translateZ(0);}
.ts-elementor-lazy-load.loaded .placeholder-item .placeholder-thumb:after{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background-color:#EBEEF0;background:linear-gradient(to right, #EBEEF0 8%, #f5f5f5 18%, #EBEEF0 33%);background-size:1000px 1000px;transform:rotate(45deg);position:absolute;left:-200px;top:-200px;content:"";width:1000px;height:1000px;}
.placeholder-tabs{display:flex;gap:5px 20px;}
.placeholder-tabs .placeholder-tab-item{width:100px;height:20px;}
.elementor-widget-ts-products-in-category-tabs .type-product-tabs .placeholder-tabs{margin:0;}
.elementor-widget-ts-products-in-category-tabs .type-product-tabs{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;gap:10px;}
.elementor-widget-ts-products-in-category-tabs .ts-elementor-lazy-load .placeholder-items{margin-top:30px;}
.placeholder-tabs, .ts-elementor-lazy-load:not(.type-product-tabs) .placeholder-widget-title{margin-bottom:30px;position:relative;}
.ts-elementor-lazy-load:not(.type-product-tabs) .placeholder-widget-title:before{content:'';width:100%;height:100%;display:inline-block;vertical-align:top;}
.type-product-tabs .placeholder-widget-title, .elementor-widget-ts-products-in-product-type-tabs .placeholder-tabs .placeholder-tab-item, .ts-elementor-lazy-load:not(.type-product-tabs) .placeholder-widget-title:before{width:100%;max-width:250px;height:32px;}
.placeholder-item .placeholder-title, .placeholder-item .placeholder-subtitle{height:16px;}
.placeholder-item .placeholder-title{max-width:80%;}
.placeholder-item .placeholder-subtitle{max-width:50%;}
.ts-elementor-lazy-load.type-product-category .placeholder-items  .placeholder-item{flex-direction:row;flex-wrap:wrap;justify-content:center;}
.ts-elementor-lazy-load.type-product-category .placeholder-items .placeholder-thumb{width:100%;padding-bottom:100%;border-radius:50%;}
.ts-elementor-lazy-load.type-product-category .placeholder-items .placeholder-item .placeholder-title, .ts-elementor-lazy-load.type-blog .placeholder-item .placeholder-title{width:70%;max-width:100%;}
.ts-elementor-lazy-load.type-testimonial .placeholder-items .placeholder-item{display:flex;flex-direction:column;gap:10px;width:100%;border-width:1px;border-style:solid;border-radius:var(--ts-border-radius);padding:35px 30px;}
.ts-elementor-lazy-load.type-testimonial .placeholder-item .placeholder-thumb{width:50px;border-radius:50%;order:1;}
.ts-elementor-lazy-load.type-testimonial .placeholder-item .placeholder-title{max-width:100%;}
@media only screen and (min-width: 768px){}
@media only screen and (max-width: 1200px){
.ts-elementor-lazy-load:is(.type-product, .type-product-deals, .type-product-tabs) .placeholder-items{grid-template-columns:repeat(5, 1fr);}
.ts-elementor-lazy-load:is(.type-product, .type-product-deals, .type-product-tabs) .placeholder-items.list{grid-template-columns:repeat(3, 1fr);}
.ts-elementor-lazy-load.type-testimonial .placeholder-items{grid-template-columns:repeat(3, 1fr);}
.ts-elementor-lazy-load.type-product-category .placeholder-items{grid-template-columns:repeat(7, 1fr);}
.ts-elementor-lazy-load .placeholder-items.is-slider{grid-template-rows:1fr repeat(var(--lazy-cols), 0);grid-row-gap:0 !important;}
.ts-elementor-lazy-load .placeholder-items.is-slider{overflow:hidden;}
.ts-elementor-lazy-load.type-blog .placeholder-items{grid-template-columns:repeat(3,1fr);}
}
@media only screen and (max-width: 1200px) and (min-width: 768px){
.ts-elementor-lazy-load.type-product-deals .placeholder-items.list.columns-2{grid-template-columns:repeat(2, 1fr);}
}
@media only screen and (max-width: 1025px){
.ts-elementor-lazy-load:is(.type-product, .type-product-deals, .type-product-tabs) .placeholder-items{grid-template-columns:repeat(4, 1fr);}
.ts-elementor-lazy-load.type-logo .placeholder-items, .ts-elementor-lazy-load.type-product-category .placeholder-items{grid-template-columns:repeat(6, 1fr);}
.ts-elementor-lazy-load:is(.type-product, .type-product-deals, .type-product-tabs) .placeholder-items.list{grid-template-columns:repeat(2, 1fr);}
}
@media only screen and (max-width: 991px){
.ts-elementor-lazy-load:is(.type-product, .type-product-deals, .type-product-tabs) .placeholder-items{grid-template-columns:repeat(4, 1fr);}
.ts-elementor-lazy-load.type-product-brand .placeholder-items.is-slider, .ts-elementor-lazy-load.type-logo .placeholder-items, .ts-elementor-lazy-load.type-product-category .placeholder-items{grid-template-columns:repeat(5, 1fr);}
.ts-elementor-lazy-load.type-testimonial .placeholder-items{grid-template-columns:repeat(2, 1fr);}
.ts-elementor-lazy-load.type-blog .placeholder-items{grid-template-columns:repeat(2,1fr);}
}
@media only screen and (max-width: 800px){
.ts-elementor-lazy-load:is(.type-product, .type-product-deals, .type-product-tabs) .placeholder-items{grid-template-columns:repeat(3, 1fr);}
}
@media only screen and (max-width: 767px){
.type-product-tabs .placeholder-widget-title, .elementor-widget-ts-products-in-product-type-tabs .placeholder-tabs .placeholder-tab-item, .ts-elementor-lazy-load:not(.type-product-tabs) .placeholder-widget-title:before{max-width:160px;height:26px;}
.placeholder-tabs .placeholder-tab-item{width:80px;}
.elementor-widget-ts-products-in-category-tabs .type-product-tabs{justify-content:center;}
.ts-elementor-lazy-load:is(.type-product, .type-product-deals, .type-product-tabs) .placeholder-items{grid-template-columns:repeat(3, 1fr);}
.ts-elementor-lazy-load.type-product-brand .placeholder-items.is-slider, .ts-elementor-lazy-load.type-logo .placeholder-items, .ts-elementor-lazy-load.type-product-category .placeholder-items{grid-template-columns:repeat(4, 1fr);}
}
@media only screen and (max-width: 480px){
.ts-elementor-lazy-load:is(.type-product, .type-product-deals, .type-product-tabs) .placeholder-items {
grid-template-columns: repeat(2, 1fr);
}
.ts-elementor-lazy-load.type-product-brand .placeholder-items.is-slider, .ts-elementor-lazy-load.type-logo .placeholder-items {
grid-template-columns: repeat(3, 1fr);
}
.ts-elementor-lazy-load.type-product-category .placeholder-items {
grid-template-columns: repeat(3, 1fr);
}
.ts-elementor-lazy-load.type-blog .placeholder-items, .ts-elementor-lazy-load.type-testimonial .placeholder-items {
grid-template-columns: repeat(1, 1fr);
}
.ts-elementor-lazy-load:is(.type-product, .type-product-deals, .type-product-tabs) .placeholder-items.list {
grid-template-columns: repeat(1, 1fr);
gap: 20px;
}
}:root{--ts-columns:4;--ts-h-gap:20px;--ts-v-gap:20px;--ts-section-gap:60px;--ts-heading-gap:30px;--ts-swatches-size:16px;--ts-pagination-size:40px;--ts-border-radius:5px;--loading-size:14px;--ts-font-family:Poppins, sans-serif;--ts-font-style:normal;--ts-font-weight:400;--ts-letter-spacing:0;--ts-heading-font-family:Poppins, sans-serif;--ts-heading-font-style:normal;--ts-heading-font-weight:600;--ts-heading-letter-spacing:0;--ts-btn-font-family:Poppins, sans-serif;--ts-btn-font-style:normal;--ts-btn-font-weight:600;--ts-btn-letter-spacing:0;--ts-menu-font-family:Poppins, sans-serif;--ts-menu-font-weight:500;--ts-menu-font-size:14px;--ts-menu-letter-spacing:0;--ts-v-menu-font-family:Poppins, sans-serif;--ts-v-menu-font-weight:500;--ts-v-menu-font-size:14px;--ts-v-menu-letter-spacing:0;--ts-body-font-size:14px;--ts-line-height:24px;--ts-btn-font-size:14px;--ts-btn-line-height:24px;--ts-product-font-size:14px;--ts-h1-font-size:40px;--ts-h1-line-height:54px;--ts-h2-font-size:30px;--ts-h2-line-height:40px;--ts-h3-font-size:26px;--ts-h3-line-height:32px;--ts-h4-font-size:20px;--ts-h4-line-height:30px;--ts-h5-font-size:16px;--ts-h5-line-height:24px;--ts-h6-font-size:14px;--ts-h6-line-height:20px;--ts-primary-color:#DE1010;--ts-text-in-primary-color:#ffffff;--ts-main-bg:#ffffff;--ts-text-color:#000000;--ts-heading-color:#000000;--ts-gray-color:#818388;--ts-hightlight:#fcc904;--ts-dropdown-color:#000000;--ts-dropdown-bg:#ffffff;--ts-link-color:#DE1010;--ts-link-hover-color:#DE1010;--ts-border:#E5E5E5;--ts-input-color:#000000;--ts-input-background-color:#EBEEF0;--ts-input-border:#EBEEF0;--ts-btn-color:#ffffff;--ts-btn-bg:#000000;--ts-btn-border:#000000;--ts-btn-hover-color:#ffffff;--ts-btn-hover-bg:#DE1010;--ts-btn-hover-border:#DE1010;--ts-btn-addtocart-color:#000000;--ts-btn-addtocart-bg:#EBEEF0;--ts-btn-addtocart-border:#EBEEF0;--ts-btn-addtocart-hover-color:#ffffff;--ts-btn-addtocart-hover-bg:#DE1010;--ts-btn-addtocart-hover-border:#DE1010;--ts-btn-thumbnail-color:#000000;--ts-btn-thumbnail-bg:#EBEEF0;--ts-btn-thumbnail-hover-color:#ffffff;--ts-btn-thumbnail-hover-bg:#000000;--ts-rating-color:#000000;--ts-product-price-color:#000000;--ts-product-regular-price-color:#848484;--ts-sale-label-color:#ffffff;--ts-sale-label-bg:#DE1010;--ts-new-label-color:#ffffff;--ts-new-label-bg:#84a7a9;--ts-hot-label-color:#ffffff;--ts-hot-label-bg:#000000;--ts-soldout-label-color:#ffffff;--ts-soldout-label-bg:#919191;--ts-breadcrumb-bg:#ffffff;--ts-breadcrumb-color:#000000;--ts-breadcrumb-2-color:#ffffff;--ts-breadcrumb-link-color:#818388;--ts-notice-bg:#EBEEF0;--ts-notice-color:#000000;--ts-hd-search-bg:#EBEEF0;--ts-hd-search-color:#000000;--ts-hd-search-border:#EBEEF0;--ts-hd-search-focus-bg:#EBEEF0;--ts-hd-search-focus-color:#000000;--ts-hd-search-focus-border:#EBEEF0;--ts-hd-search-btn-bg:#000000;--ts-hd-search-btn-color:#ffffff;--ts-hd-search-btn-border:#000000;--ts-vertical-menu-width:310px;--ts-vertical-menu-heading-bg:#ffffff;--ts-vertical-menu-heading-color:#000000;--ts-vertical-menu-heading-border:#E5E5E5;--e-bg-lazyload-loaded:linear-gradient(#f5f5f5,#f5f5f5);--e-bg-lazyload:linear-gradient(#f5f5f5,#f5f5f5);}
.ts-header{--ts-hd-top-bg:#000000;--ts-hd-top-color:#ffffff;--ts-hd-top-border:#E5E5E5;--ts-hd-top-link-hover:#DE1010;--ts-hd-middle-bg:#1D1B4D;--ts-hd-middle-color:#ffffff;--ts-hd-middle-border:#34325f;--ts-hd-middle-link-hover:#DE1010;--ts-hd-bottom-bg:#1D1B4D;--ts-hd-bottom-color:#ffffff;--ts-hd-bottom-border:#34325f;--ts-hd-bottom-link-hover:#DE1010;--ts-main-menu-border:#000000;--ts-menu-gap:30px;--ts-cart-count-bg:#DE1010;--ts-cart-count-color:#ffffff;}
.footer-container{--ts-footer-bg:#1B1F22;--ts-footer-color:#999999;--ts-footer-heading-color:#ffffff;--ts-footer-link-color:#ffffff;--ts-footer-link-hover-color:#DE1010;}
.ts-search-by-category .close:before, .ts-sidebar > .close:before, .summary .woocommerce-tabs .panel .close:before, .search-button.search-icon .icon:before, .my-wishlist-wrapper > a:before, .ts-tiny-account-wrapper .account-control > a:before, .shopping-cart-wrapper .cart-control .ic-cart:before, .cart-dropdown-form .form-content > label:before, .ts-mobile-icon-toggle .icon:before, .icon-menu-sticky-header .icon:before, .vertical-menu-heading:before, .menu-sticky-heading:before, .header-v2 .vertical-menu-heading:after, .ts-menu-drop-icon:after, .icon-toggle:before, .ts-header .hotline > a:before, .menu-sticky .vertical-menu>ul>li.parent>a:after, .gridlist-toggle > span:before, .threesixty .nav_bar a:before, .ts-compare-table-wrapper .product-description ul li:before, .woocommerce-product-details__short-description ul li:before, .woocommerce .widget_layered_nav_filters ul li a:after, .short-description ul li:before, .load-more-wrapper .button:before, .ts-shop-load-more .button:before, .ts-free-shipping-message-bar.success .message:before, .search-no-results-wrapper:before, .more-less-buttons a > span:after, #to-top a:before,
body #cboxClose:after,
body .big-review-images>.wcpr-close:before, html body > h1 a.close:before, #ts-filter-widget-area .close:after,
.woocommerce .form-content a.remove:after, .filter-widget-area-button > a:before, .dokan-store-list-filter-button:before, .ts-store-notice .close:before, .ts-product-size-chart-button:before, .wcml_currency_switcher > a:after, .wpml-ls-legacy-dropdown > ul > li > a:after, .wpml-ls-legacy-dropdown-click > ul > li > a:after, .single-navigation > a:before, .swiper-button-next:after, .swiper-button-prev:after, div.product .single-navigation > a > span:before, .woocommerce .woocommerce-ordering .orderby-current:after, .widget-title-wrapper a.block-control:after, .widget_display_search > form > div:before, .search-table .search-button:before, .wp-block-search .wp-block-search__button:before, .woocommerce-product-search button[type="submit"]:before,
body .select2-search--dropdown:before, #group-icon-header .tab-mobile-menu li#main-menu:before,
#group-icon-header .no-tab .menu-title span:before,
#add_payment_method .cart-collaterals .shipping-calculator-button::after, 
.woocommerce-cart .cart-collaterals .shipping-calculator-button::after, .woocommerce-checkout .cart-collaterals .shipping-calculator-button::after, .product .woocommerce-Tabs-panel > h2:after, .product .woocommerce-Tabs-panel #reviews > h2:after,
a.ts-add-to-wishlist:before, a.ts-add-to-compare:before, .product-group-button > div a:before, .product-group-button-meta > div a:before, .woocommerce div.product .summary .single_add_to_cart_button:before, .ts-wishlist-table-wrapper .product-add-to-cart a:before, .ts-compare-table-wrapper .product-add-to-cart a:before, div.woocommerce-product-gallery .flex-direction-nav .flex-prev:after, div.woocommerce-product-gallery .flex-direction-nav .flex-next:after, .woocommerce div.product div.images .woocommerce-product-gallery__trigger:before, .woocommerce .widget_price_filter .price_slider_amount .price_label > span:first-child:after, .search-button.search-icon .icon.active:before,.ts-floating-sidebar .close:after,
.ts-popup-modal .close:after, .woocommerce table.shop_table .product-remove a:before, .woocommerce .widget_shopping_cart .cart_list li a.remove:before, .woocommerce.widget_shopping_cart .cart_list li a.remove:before, .woocommerce .woocommerce-widget-layered-nav_filters ul li a:after, .product-on-sale-form > label:after, .widget-container.product-filter-by-brand ul > li label:after, .product-filter-by-price ul > li label:after, .product-filter-by-availability ul li label:after, .woocommerce .widget_rating_filter ul li a:after, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:after, .yith-wfbt-section li .checkboxbutton.checked:after, .woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-items li span.checkboxbutton.checked:after, .elementor-widget-wp-widget-woocommerce_widget_cart .cart_list li a.remove:before, li.recentcomments .comment-author-link:before, .ts-product-video-button:before,.ts-product-360-button:before,
body .select2-container--default .select2-selection--single .select2-selection__arrow b:before, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before, .column-tabs .list-categories ul.tabs li:before, .ts-instagram-wrapper .item > a:after, .brn_arrow:before, .ts-store-notice .close:before, .ts-search-by-category .select-category + .search-table:before,
.meta-bottom-2 > a:before, .comment-count:before, .single-navigation > a:before, .button.button-readmore:after, .quantity .number-button:before, .quantity .number-button:after, .dialog-lightbox-close-button .eicon-close{font-family:'icomoon';font-weight:normal;font-style:normal;letter-spacing:0;}
div.product .single-navigation > a[rel="next"] > span:before,
.single-navigation.next > a:before{content:"\e907"}
div.product .single-navigation > a[rel="prev"] > span:before,
.single-navigation.prev > a:before{content:"\e905"}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after, div.woocommerce-product-gallery .flex-direction-nav .flex-prev:after{content:"\e905"}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after, div.woocommerce-product-gallery .flex-direction-nav .flex-next:after{content:"\e907"}
.ts-tiny-account-wrapper .account-control > a:before{content:"\e95b"}
.shopping-cart-wrapper .cart-control .ic-cart:before{content:"\e924"}
.cart-dropdown-form .form-content > label:before{content:"\e925"}
.my-wishlist-wrapper > a:before{content:"\e939"}
.ts-header .hotline > a:before{content:"\e970"}
.gridlist-toggle > span:hover{cursor:pointer;}
.gridlist-toggle > span{display:inline-block;vertical-align:middle;width:20px;height:20px;text-align:center;}
.gridlist-toggle > span:before{content:"\e936";font-size:16px;line-height:20px;}
.gridlist-toggle > span.list:before{content:"\e93d"}
#group-icon-header .tab-mobile-menu li#main-menu:before,
#group-icon-header .no-tab .menu-title span:before,
.icon-menu-sticky-header .icon:before, .ts-mobile-icon-toggle .icon:before{content:"\e972"}
.icon-menu-sticky-header .icon.active:before{content:"\e95f"}
.ts-product-size-chart-button:before{content:'\e968';}
#group-icon-header .header-language .wpml-ls-legacy-dropdown > ul > li > a:after,
#group-icon-header .header-language .wpml-ls-legacy-dropdown-click > ul > li > a:after,
#group-icon-header .header-currency .wcml_currency_switcher > a:after{font-size:14px;}
#group-icon-header .wpml-ls-legacy-list-horizontal{margin:5px 0;}
#group-icon-header .wpml-ls-legacy-list-horizontal > ul{gap:10px;}
#group-icon-header{display:none;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;}
.dokan-store-list-filter-button:before, .filter-widget-area-button > a:before{content:"\e96a"}
.filter-widget-area-button.active > a:before{content:"\e95f"}
#to-top a:before{content:"\e963"}
.icon-toggle:before{content:"\e951"}
li.cat-parent.active > .icon-toggle:before{content:"\e943"}
.brn_arrow:before{content:"\e907";font-size:7px;}
body #cboxClose:after,
html body > h1 a.close:before, .ts-sidebar > .close:before, #ts-filter-widget-area .close:after,
.woocommerce .form-content a.remove:after, .ts-search-by-category .close:before, .ts-store-notice .close:before, .summary .woocommerce-tabs .panel .close:before, .search-button.search-icon .icon.active:before, .ts-floating-sidebar .close:after, body .big-review-images>.wcpr-close:before, .ts-popup-modal .close:after, .wishlist-out-of-stock:before, .woocommerce .woocommerce-widget-layered-nav_filters ul li a:after, .woocommerce table.shop_table .product-remove a:before, .woocommerce .widget_shopping_cart .cart_list li a.remove:before, .woocommerce.widget_shopping_cart .cart_list li a.remove:before, .elementor-widget-wp-widget-woocommerce_widget_cart .cart_list li a.remove:before{content:"\e95f";}
.woocommerce .widget_layered_nav_filters ul li a:before{display:none;}
.woocommerce .widget_layered_nav_filters ul li a:after{content:"\e929";font-size:8px;line-height:1;color:inherit;display:inline-block;vertical-align:1px;margin-left:5px;}
.woocommerce .widget_layered_nav_filters ul li a:hover:after{color:var(--ts-primary-color);}
.header-v2 .vertical-menu-heading:after, .ts-menu-drop-icon:after, .more-less-buttons a > span:after, .header-language .wpml-ls-legacy-dropdown > ul > li > a:after, .header-language .wpml-ls-legacy-dropdown-click > ul > li > a:after, .header-currency .wcml_currency_switcher > a:after, .woocommerce .woocommerce-ordering .orderby-current:after, .ts-search-by-category .select-category + .search-table:before,
body .select2-container--default .select2-selection--single .select2-selection__arrow b:before{content:"\e96c";}
.ts-menu > nav ul.sub-menu .ts-menu-drop-icon:after{content:"\e96e";}
.ts-search-by-category .select-category + .search-table:before{font-size:9px;display:block;}
.ts-menu-drop-icon:after, .header-language .wpml-ls-legacy-dropdown > ul > li > a:after, .header-language .wpml-ls-legacy-dropdown-click > ul > li > a:after, .header-currency .wcml_currency_switcher > a:after{font-size:8px;}
.header-top .header-language .wpml-ls-legacy-dropdown > ul > li > a:after, .header-top .header-language .wpml-ls-legacy-dropdown-click > ul > li > a:after, .header-top .header-currency .wcml_currency_switcher > a:after{font-size:6px;}
.header-v2 .vertical-menu-heading:after, .vertical-menu .ts-menu-drop-icon:after, .woocommerce .woocommerce-ordering .orderby-current:after, body .select2-container--default .select2-selection--single .select2-selection__arrow b:before{font-size:8px;}
.mobile-menu-wrapper .ts-menu-drop-icon:after{font-size:10px;}
.menu-sticky-heading:before, .vertical-menu-heading:before{content:"\e940";}
.menu-sticky .vertical-menu>ul>li.parent>a:after, .vertical-menu .ts-menu-drop-icon:after{content:"\e96e"}
.menu-sticky .vertical-menu>ul>li.parent>a:after{font-size:8px;width:24px;text-align:right;margin-left:auto;color:#999;}
.menu-sticky .vertical-menu>ul>li.parent>a:hover:after{color:var(--ts-vertical-menu-heading-color);}
.ts-menu-drop-icon.active:after, .group-button-header .header-language .wpml-ls-legacy-dropdown > ul > li > a:after, .group-button-header .header-language .wpml-ls-legacy-dropdown-click > ul > li > a:after, .group-button-header .header-currency .wcml_currency_switcher > a:after{content:"\e96c"}
.product .woocommerce-Tabs-panel > h2:after, .product .woocommerce-Tabs-panel #reviews > h2:after{content:"\e951"}
.product .woocommerce-Tabs-panel > h2.active:after, .product .woocommerce-Tabs-panel #reviews > h2.active:after{content:"\e943"}
.search-no-results-wrapper:before{content:"\e966";display:inline-block;width:150px;height:150px;background:#f5f5f5;border-radius:50%;font-size:70px;text-align:center;line-height:150px;margin-bottom:50px;}
.comment-count:before{content:"\e942";}
span.comment-count{display:inline-flex;align-items:center;gap:5px;}
.mobile-menu-wrapper li .ts-menu-drop-icon:after{content:"\e951"}
.mobile-menu-wrapper li.active .ts-menu-drop-icon.active:after{content:"\e961";font-size:12px;}
body .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before{content:"\e96f"}
.search-table .search-button:before, .widget_display_search > form > div:before, .wp-block-search .wp-block-search__button:before, .woocommerce-product-search button[type="submit"]:before,
body .select2-search--dropdown:before, .search-button.search-icon .icon:before{content:"\e956"}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before{content:"\e967"}
.wishlist-in-stock:before, .widget-container.product-filter-by-brand ul > li label:after, .product-filter-by-price ul > li label:after, .product-filter-by-availability ul li label:after, .woocommerce .widget_rating_filter ul li a:after, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:after, .yith-wfbt-section li .checkboxbutton.checked:after, .woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-items li span.checkboxbutton.checked:after, .product-on-sale-form > label:after{content:"\e926"}
.product-group-button > div.quickshop a:before, .product-group-button-meta > div.quickshop a:before{content:"\e956"}
a.ts-add-to-wishlist:before, .product-group-button > div.wishlist a:before, .product-group-button-meta > div.wishlist a:before{content:"\e939"}
a.ts-add-to-compare:before, .product-group-button > div.compare a:before, .product-group-button-meta > div.compare a:before{content:"\e92a"}
.product-group-button div.loop-add-to-cart a:before{content:"\e924"}
.load-more-wrapper .button, .ts-shop-load-more .button, .woocommerce .ts-shop-load-more .button, .ts-wishlist-table-wrapper .product-add-to-cart a, .ts-compare-table-wrapper .product-add-to-cart a, .woocommerce div.product .summary .single_add_to_cart_button, .product-hover-style-v1 .list .product-group-button div.loop-add-to-cart a, .product-group-button-meta div.loop-add-to-cart a{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px;}
.load-more-wrapper .button:before, .ts-shop-load-more .button:before, .ts-wishlist-table-wrapper .product-add-to-cart a:before, .ts-compare-table-wrapper .product-add-to-cart a:before, .woocommerce div.product .summary .single_add_to_cart_button:before, .product-hover-style-v1 .list .product-group-button div.loop-add-to-cart a:before, .product-group-button-meta div.loop-add-to-cart a:before{content:"\e951";font-size:0.8em;min-width:12px;}
.ts-wishlist-table-wrapper .product-add-to-cart a.added:before, .ts-compare-table-wrapper .product-add-to-cart a.added:before, .woocommerce .summary form.cart button.button.added:before{content:"\e927";display:inline-block;}
.product-hover-style-v1 .list .product-group-button div.loop-add-to-cart a:before, .product-group-button-meta div.loop-add-to-cart a:before{min-width:12px;}
.ts-wishlist-table-wrapper .product-add-to-cart a:before, .ts-compare-table-wrapper .product-add-to-cart a:before, .woocommerce div.product .summary .single_add_to_cart_button:before, .product-hover-style-v1 .list .product-group-button div.loop-add-to-cart a:before{min-width:13px;}
.ts-wishlist-table-wrapper .product-add-to-cart a.loading:before, .ts-compare-table-wrapper .product-add-to-cart a.loading:before, .woocommerce div.product .summary .single_add_to_cart_button.loading:before, .product-hover-style-v1 .list .product-group-button div.loop-add-to-cart a.loading:before, .product-group-button-meta div.loop-add-to-cart a.loading:before{display:none;}
a.ts-add-to-wishlist.added:before, .product-group-button > div.wishlist a.added:before, .product-group-button-meta > div.wishlist a.added:before{content:"\e93a"}
a.ts-add-to-compare.added:before, .product-group-button > div.compare a.added:before, .product-group-button-meta > div.compare a.added:before, .product-group-button div.loop-add-to-cart a.added:before, .product-hover-style-v1 .list .product-group-button div.loop-add-to-cart a.added:before, .product-group-button-meta div.loop-add-to-cart a.added:before{content:"\e927";font-size:12px;}
.ts-free-shipping-message-bar.success .message:before{content:"\e927";}
.product-group-button div.loop-add-to-cart a.added:after, .product-group-button-meta div.loop-add-to-cart a.added:after{display:none !important;}
#add_payment_method .cart-collaterals .shipping-calculator-button::after, 
.woocommerce-cart .cart-collaterals .shipping-calculator-button::after, .woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{content:"\e92b";display:inline-block;float:left;margin:0 10px 0 0;font-size:22px;}
.ts-product-360-button:before, .ts-product-video-button:before{content:"\e94b";display:inline-block;}
.ts-product-360-button:before{content:"\e95e"}
.threesixty .nav_bar a:before{content:"\e94b"}
.threesixty .nav_bar a.nav_bar_stop:before{content:"\e94d"}
.threesixty .nav_bar a.nav_bar_previous:before{content:"\e950"}
.threesixty .nav_bar a.nav_bar_next:before{content:"\e94f"}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before{content:"\e947";}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before{content:"\e93e";}
.ts-instagram-wrapper .item > a:after{content:"\e913";}:is(.ts-header,.menu-sticky) nav > ul.menu li[class*="fa-"]:before, 
.mobile-menu-wrapper nav > ul li[class*="fa-"]:before, 
.widget_nav_menu li[class*="fa-"]:before{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;text-transform:none;letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.widget_nav_menu li.fas:before, :is(.ts-header,.menu-sticky) nav > ul.menu li.fas:before, 
.mobile-menu-wrapper nav > ul li.fas:before{font-weight:900;}
.widget_nav_menu li.fab:before, :is(.ts-header,.menu-sticky) nav > ul.menu li.fab:before, 
.mobile-menu-wrapper nav > ul li.fab:before{font-family:"Font Awesome 5 Brands";}
.elementor-lightbox .dialog-lightbox-close-button, .elementor-lightbox .elementor-swiper-button{outline:0}
.widget-title-wrapper a.block-control{position:absolute;width:20px;height:20px;top:1px;right:0;line-height:20px;cursor:pointer;color:inherit;text-decoration:none;text-align:center;text-indent:0;letter-spacing:0;z-index:8;display:none;}
.widget-title-wrapper a.block-control:after{content:"\e951";width:20px;height:20px;font-size:10px;line-height:20px;position:absolute;top:50%;left:0;transform:translateY(-50%);display:inline-block;transition:200ms ease;}
.widget-title-wrapper a.block-control.active:after{content:"\e943";}
.images.loading:after, .swiper-lazy-preloader, body:not(.elementor-editor-active) .elementor-section.loading:before,
.ts-product .content-wrapper.loading:after, .ts-instagram-wrapper.loading:after, .ts-logo-slider-wrapper.loading .content-wrapper:after, .related-posts.loading .content-wrapper:after, .woocommerce .product figure.loading:after, .ts-products-widget-wrapper.loading:after, .ts-blogs-widget-wrapper.loading:after, .ts-recent-comments-widget-wrapper.loading:after, .blogs article a.gallery.loading:after, .ts-blogs-wrapper.loading .content-wrapper:after, .ts-testimonial-wrapper .items.loading:after, .entry-format .thumbnail.loading:after, article .thumbnail.loading:after, .thumbnails.loading:after, .ts-product-category-wrapper .content-wrapper.loading:after, .thumbnails-container.loading:after, .column-products.loading:after, .ts-team-members .loading:after, .ts-products-widget-wrapper.loading:after, .ts-blogs-widget-wrapper.loading:after, .ts-recent-comments-widget-wrapper.loading:after, .ts-tiny-cart-wrapper li div.blockUI.blockOverlay:after, .widget_shopping_cart li div.blockUI.blockOverlay:after, .elementor-widget-wp-widget-woocommerce_widget_cart div.blockUI.blockOverlay:after, .ts-popup-modal.loading .overlay:before, #cboxLoadingGraphic:after,
.dropdown-container ul.cart_list li.loading:after, .woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after, .ts-wishlist-table-wrapper.loading:after, div.blockUI.blockOverlay:after, .woocommerce div.blockUI.blockOverlay:after, .wpcf7-spinner:after, .footer-container.loading:after, .ts-product-filter-by-taxonomies form:after, .mailchimp-subscription .processing button.button:before, .search-table .search-button:after, .woocommerce div.product form.cart .button.loading:after, .ts-wishlist-table-wrapper .product-add-to-cart a:after, .ts-compare-table-wrapper .product-add-to-cart a:after, .ts-compare-popup.loading:after, .product-group-button > div a.loading:after, .product-group-button-meta > div a.loading:after, .woocommerce .product-group-button > div a.loading:after, .woocommerce .product-group-button-meta > div a.loading:after, .single-product-buttons a:where(.ts-add-to-wishlist, .ts-add-to-compare).loading:after,
.load-more-wrapper .button.loading:after, .ts-shop-load-more .button.loading:after, .woocommerce .ts-shop-load-more .button.loading:after{content:"";width:var(--loading-size);height:var(--loading-size);border:2px solid rgba(0,0,0,.15);border-top-color:#000;border-radius:50%;text-align:center;display:inline-block;position:absolute;top:50%;left:50%;margin-top:calc( var(--loading-size) * -0.5 );margin-left:calc( var(--loading-size) * -0.5 );-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;background:transparent !important;z-index:5;}
.dropdown-container ul.cart_list li.loading:after{top:calc(50% - 10px);}
.ts-tiny-cart-wrapper li div.blockUI.blockOverlay:after{z-index:4;}
.ts-product-filter-by-taxonomies form:after{top:calc(50% - 30px);}
.style--row .ts-product-filter-by-taxonomies form:after{top:50%;}
.ts-product-filter-by-taxonomies form:after, .mailchimp-subscription .processing button.button:before, .search-table .search-button:after, .woocommerce div.product form.cart .button.loading:after, .ts-wishlist-table-wrapper .product-add-to-cart a:after, .ts-compare-table-wrapper .product-add-to-cart a:after, .product-group-button > div a.loading:after, .product-group-button-meta > div a.loading:after, .woocommerce .product-group-button > div a.loading:after, .woocommerce .product-group-button-meta > div a.loading:after, .single-product-buttons a:where(.ts-add-to-wishlist, .ts-add-to-compare).loading:after,
.load-more-wrapper .button.loading:before, .ts-shop-load-more .button.loading:before, .woocommerce .ts-shop-load-more .button.loading:before{opacity:0;visibility:hidden;}
.ts-compare-popup.loading{--loading-size:30px;}
.mailchimp-subscription .processing button.button, .search-table .search-button{--loading-size:18px;}
.load-more-wrapper .button.loading, .ts-shop-load-more .button.loading, .woocommerce .ts-shop-load-more .button.loading{--loading-size:12px;}
.load-more-wrapper .button{min-width:150px;}
.load-more-wrapper .button.loading:before{display:none;}
.infinity-scroll .ts-shop-load-more a.load-more.button.loading{--loading-size:30px;}
.woocommerce .product-group-button-meta div.loop-add-to-cart .button{width:auto;min-width:200px;padding:4px 15px;color:var(--ts-btn-thumbnail-color);background-color:var(--ts-btn-thumbnail-bg);border-color:var(--ts-btn-thumbnail-bg);font-size:calc(var(--ts-btn-font-size) - 1px);overflow:hidden;text-transform:uppercase;}
.woocommerce .product-group-button-meta div.loop-add-to-cart .button{width:100%;min-width:0;}
.woocommerce .product-group-button-meta div.loop-add-to-cart .button:hover{color:var(--ts-btn-thumbnail-hover-color);background-color:var(--ts-btn-thumbnail-hover-bg);border-color:var(--ts-btn-thumbnail-hover-bg);}
.woocommerce div.product form.cart .button.loading, .woocommerce.ts-wishlist-table-wrapper .product-add-to-cart a.button.loading, .woocommerce.ts-compare-table-wrapper .product-add-to-cart a.button.loading, .woocommerce .product-group-button-meta>div a.button.loading, .woocommerce .product-group-button-meta div.loop-add-to-cart .button.loading{--loading-size:13px;}
.woocommerce div.product form.cart .button.loading.loading:before, .woocommerce .product-group-button-meta>div a.button.loading:before, .woocommerce .product-group-button-meta div.loop-add-to-cart .button.loading:before{background:transparent;}
.product-group-button > div a.loading:before, .product-group-button-meta > div a.loading:before, .woocommerce .product-group-button > div a.loading:before, .woocommerce .product-group-button-meta > div a.loading:before, .woocommerce .product-group-button > div a.button.loading:before, .woocommerce .product-group-button-meta > div a.button.loading:before{content:'';position:absolute;width:calc(100% + 2px);inset:-1px;border-radius:var(--ts-border-radius);background:var(--ts-btn-thumbnail-hover-bg);transform:none;}
.product-group-button > div.loop-add-to-cart a.loading:before, .woocommerce .product-group-button > div.loop-add-to-cart a.loading:before, .woocommerce .product-group-button > div.loop-add-to-cart a.button.loading:before{width:100%;inset:0;}
.product-group-button > div a.loading:after, .product-group-button-meta > div a.loading:after, .woocommerce .product-group-button > div a.loading:after, .woocommerce .product-group-button-meta > div a.loading:after, .single-product-buttons a:where(.ts-add-to-wishlist, .ts-add-to-compare).loading:after{border-color:rgba(255,255,255,.2);border-top-color:var(--ts-btn-thumbnail-hover-color);}
.woocommerce a.button.loading:before, .woocommerce button.button.loading:before, .woocommerce input.button.loading:before, .woocommerce a.button.loading:hover:before, .woocommerce button.button.loading:hover:before, .woocommerce input.button.loading:hover:before{content:'';background-color:var(--ts-btn-bg);}
.woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after, .woocommerce a.button.loading:hover:after, .woocommerce button.button.loading:hover:after, .woocommerce input.button.loading:hover:after, .mailchimp-subscription .processing button.button:after, .mailchimp-subscription .processing button.button:hover:after{border-color:rgba(255,255,255,0.2);border-top-color:var(--ts-btn-hover-color);}
.style-button-icon .processing button:after{opacity:0;}
.button-in .blockUI.blockOverlay:before, .single_add_to_wishlist.loading{opacity:1!important}
.images.loading, .swiper-lazy-preloader, body:not(.elementor-editor-active) .elementor-section.loading:before,
.ts-product .content-wrapper.loading, .ts-instagram-wrapper.loading, .ts-logo-slider-wrapper.loading .content-wrapper, .related-posts.loading .content-wrapper, .woocommerce .product figure.loading, .ts-products-widget-wrapper.loading, .ts-blogs-widget-wrapper.loading, .ts-recent-comments-widget-wrapper.loading, .blogs article a.gallery.loading, .ts-blogs-wrapper.loading .content-wrapper, .ts-testimonial-wrapper .items.loading, .entry-format .thumbnail.loading, article .thumbnail.loading, .thumbnails.loading, .ts-product-category-wrapper .content-wrapper.loading, .thumbnails-container.loading, .column-products.loading, .ts-team-members .loading, .ts-products-widget-wrapper.loading, .ts-blogs-widget-wrapper.loading, .ts-recent-comments-widget-wrapper.loading, .ts-tiny-cart-wrapper li div.blockUI.blockOverlay, .widget_shopping_cart li div.blockUI.blockOverlay, .elementor-widget-wp-widget-woocommerce_widget_cart div.blockUI.blockOverlay, #cboxLoadingGraphic,
.dropdown-container ul.cart_list li.loading, .woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading, div.blockUI.blockOverlay, .woocommerce div.blockUI.blockOverlay, .wpcf7-spinner, .footer-container.loading{--loading-size:24px;z-index:9;}
.ts-product-filter-by-taxonomies.loading{--loading-size:26px;}
.swiper-lazy-preloader, body:not(.elementor-editor-active) .elementor-section.loading,
div.blockUI.blockOverlay, .woocommerce div.blockUI.blockOverlay, .woocommerce-cart .woocommerce-cart-form div.blockUI.blockOverlay, .ts-popup-modal.loading .overlay, .images.loading, .ts-product .content-wrapper.loading, .ts-logo-slider-wrapper.loading .content-wrapper, .ts-instagram-wrapper.loading, .related-posts.loading .content-wrapper, .woocommerce .product figure.loading, .blogs article a.gallery.loading, .ts-blogs-wrapper.loading .content-wrapper, .ts-testimonial-wrapper .items.loading, .entry-format .thumbnail.loading, article .thumbnail.loading, .thumbnails.loading, .ts-product-category-wrapper .content-wrapper.loading, .thumbnails-container.loading, .column-products.loading, .ts-team-members .loading, .ts-popup-modal.loading .overlay, #cboxLoadingGraphic,
.footer-container.loading{--loading-size:36px;}
.footer-container.loading{position:relative;}
.footer-container.loading:before{opacity:1;}
.ts-product-filter-by-taxonomies.loading form:after, .mailchimp-subscription .processing button.button:before, .search-table .loading ~.search-button:after,
.search-table .loading .search-button:after, .product-group-button > div a.loading:after, .product-group-button-meta > div a.loading:after, .woocommerce .product-group-button > div a.loading:after, .woocommerce .product-group-button-meta > div a.loading:after, .single-product-buttons a:where(.ts-add-to-wishlist, .ts-add-to-compare).loading:after,
.woocommerce div.product form.cart .button.loading:after, .ts-wishlist-table-wrapper .product-add-to-cart a.loading:after, .ts-compare-table-wrapper .product-add-to-cart a.loading:after{opacity:1;visibility:visible;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}
.single-product-buttons a.compare.loading:after{position:static;margin:-1px 0 0;order:-1;}
.woocommerce .product-group-button-meta > div a.button.loading:after, .ts-wishlist-table-wrapper .product-add-to-cart a.loading:after, .ts-compare-table-wrapper .product-add-to-cart a.loading:after, .woocommerce div.product .summary form.cart .single_add_to_cart_button.loading:after{order:-1;position:static;margin:-1px 0 0;}
.ts-wishlist-table-wrapper .product-add-to-cart a:not(.loading):after, 
.ts-compare-table-wrapper .product-add-to-cart a:not(.loading):after{display:none;}
.product-group-button-meta>div a.loading:after, .woocommerce .product-group-button-meta>div a.button.loading:after{border-color:rgba(0,0,0,.1);border-top-color:var(--ts-btn-thumbnail-color);}
.product-group-button-meta>div a.loading:hover:after, .woocommerce .product-group-button-meta>div a.button.loading:hover:after{border-color:rgba(255,255,255,.2);border-top-color:var(--ts-btn-thumbnail-hover-color);}
.ts-wishlist-table-wrapper .product-add-to-cart a.loading:after, .ts-compare-table-wrapper .product-add-to-cart a.loading:after, .woocommerce div.product .summary form.cart .single_add_to_cart_button.loading:after{border-color:rgba(255,255,255,.2);border-top-color:var(--ts-btn-color);}
.ts-wishlist-table-wrapper .product-add-to-cart a.loading:hover:after, .ts-compare-table-wrapper .product-add-to-cart a.loading:hover:after, .woocommerce div.product form.cart .button.loading:hover:after{border-color:rgba(0,0,0,.1);border-top-color:var(--ts-btn-border);}
.product-group-button-meta>div a.loading:after, .woocommerce .product-group-button-meta>div a.button.loading:after, .ts-wishlist-table-wrapper .product-add-to-cart a.loading:after, .ts-compare-table-wrapper .product-add-to-cart a.loading:after, .woocommerce div.product form.cart .button.loading:after{background:transparent;}
.ts-product-deals-wrapper.grid .product-group-button-meta > div:not(.loop-add-to-cart) a,
.ts-product-deals-wrapper.grid .product-group-button-meta div.loop-add-to-cart .button, .ts-product-deals-wrapper.woocommerce.grid .product-group-button-meta div.loop-add-to-cart .button{color:var(--ts-text-in-primary-color);background-color:var(--ts-primary-color);border-color:var(--ts-primary-color);}
.ts-product-deals-wrapper.grid .product-group-button-meta > div:not(.loop-add-to-cart) a:hover,
.ts-product-deals-wrapper.grid .product-group-button-meta div.loop-add-to-cart .button:hover, .ts-product-deals-wrapper.woocommerce.grid .product-group-button-meta div.loop-add-to-cart .button:hover{color:var(--ts-primary-color);background-color:transparent;border-color:var(--ts-primary-color);}
.ts-product-deals-wrapper.grid .product-group-button-meta div.loop-add-to-cart .button.loading, .ts-product-deals-wrapper.woocommerce.grid .product-group-button-meta div.loop-add-to-cart .button.loading{border-color:var(--ts-primary-color);}
.ts-product-deals-wrapper.grid .product-group-button-meta > div.loop-add-to-cart a.loading:after, .woocommerce.ts-product-deals-wrapper.grid .product-group-button-meta > div.loop-add-to-cart a.loading:after{border-color:rgba(255,255,255,.3);border-top-color:var(--ts-text-in-primary-color);}
.ts-product-deals-wrapper.grid .product-group-button-meta > div.loop-add-to-cart a.loading:hover:after, .woocommerce.ts-product-deals-wrapper.grid .product-group-button-meta > div.loop-add-to-cart a.loading:hover:after{border-color:rgba(0,0,0,.1);border-top-color:var(--ts-primary-color);}
.woocommerce a.button.loading:before, .woocommerce button.button.loading:before, .woocommerce input.button.loading:before, .woocommerce a.button.loading:hover:before, .woocommerce button.button.loading:hover:before, .woocommerce input.button.loading:hover:before, .search-table .search-field.loading ~ .search-button:before,
.search-table .search-field.loading .search-button:before{content:'';position:absolute;top:0;left:0;bottom:0;right:0;border:none;width:100%;animation:none;margin:0;padding:0;transform:none;height:100%}
div.blockUI.blockOverlay{z-index:992 !important;-webkit-animation:none !important;-moz-animation:none !important;animation:none !important;background:transparent !important;left:0;top:0;width:100%;height:100%;position:absolute;opacity:1 !important}
.dropdown-container ul.cart_list li.loading:before, div.blockUI.blockOverlay:before, .woocommerce div.blockUI.blockOverlay:before, .footer-container.loading:before{left:0;right:0;bottom:0;height:100%;width:100%;top:0;z-index:4;opacity:.9;margin:0;background-image:none;position:absolute;display:inline-block;content:"";-webkit-animation:none;-moz-animation:none;animation:none;background-color:var(--ts-main-bg)}
.footer-container.loading:before{opacity:1;background:var(--ts-footer-bg);}
.footer-container.loading:after{border-color:rgba(150,150,150,0.2);border-top-color:var(--ts-footer-heading-color);}
.dropdown-container ul.cart_list li.loading:before{background-color:var(--ts-dropdown-bg)}
.swiper-lazy-preloader, .ts-popup-modal.loading .overlay:before, #cboxLoadingGraphic:after{border-color:rgba(255, 255, 255, .6);border-top-color:rgba(255, 255, 255, 1)}
.images.loading, .ts-product .content-wrapper.loading, .ts-logo-slider-wrapper.loading, .ts-instagram-wrapper.loading, .related-posts.loading .content-wrapper, .woocommerce .product figure.loading, .ts-products-widget-wrapper.loading, .ts-blogs-widget-wrapper.loading, .ts-recent-comments-widget-wrapper.loading, .blogs article a.gallery.loading, .ts-blogs.loading .content-wrapper, .ts-testimonial-wrapper .items.loading, .entry-format .thumbnail.loading, article .thumbnail.loading, .thumbnails.loading, .ts-product-category-wrapper .content-wrapper.loading, body:not(.elementor-editor-active) .elementor-section.loading,
.thumbnails-container.loading, .column-products.loading, .ts-team-members .loading{position:relative;overflow:hidden;background:transparent !important;border-color:transparent}
.images > *,
.ts-product-filter-by-taxonomies.loading form > *,
.ts-product:not(.ts-slider) .content-wrapper > *,
.ts-logo-slider-wrapper .content-wrapper > *,
.related-posts:not(.ts-slider) .content-wrapper > *,
.woocommerce .product figure > *,
.ts-products-widget-wrapper:not(.ts-slider) > *,
.ts-blogs-widget-wrapper:not(.ts-slider) > *,
.ts-recent-comments-widget-wrapper:not(.ts-slider) > *,
.blogs article a.gallery > *,
.ts-blogs:not(.ts-slider) .content-wrapper > *,
.ts-testimonial-wrapper:not(.ts-slider) .items > *,
article .thumbnail > *,
.thumbnails > *,
.ts-product-category-wrapper:not(.ts-slider) .content-wrapper > *,
body:not(.elementor-editor-active) .elementor-section > *,
.thumbnails-container > *,
.ts-team-members:not(.ts-slider) > *{transition:opacity 350ms ease 0s, visibility 350ms ease 0s}
.ts-product-filter-by-taxonomies.loading form > *{opacity:0.3;}
.images.loading > *,
.ts-product .content-wrapper.loading > *,
.ts-instagram-wrapper.loading > *,
.ts-logo-slider-wrapper.loading .content-wrapper > *,
.related-posts.loading .content-wrapper > *,
.woocommerce .product figure.loading > *,
.ts-products-widget-wrapper.loading > *,
.ts-blogs-widget-wrapper.loading > *,
.ts-recent-comments-widget-wrapper.loading > *,
.blogs article a.gallery.loading > *,
.ts-blogs.loading .content-wrapper > *,
.ts-testimonial-wrapper .items.loading > *,
.entry-format .thumbnail.loading > *,
article .thumbnail.loading > *,
.thumbnails.loading > *,
.ts-product-category-wrapper .content-wrapper.loading > *,
body:not(.elementor-editor-active) .elementor-section.loading >* ,
.thumbnails-container.loading > *,
.column-products.loading > *,
.ts-team-members .loading > *{visibility:hidden;opacity:0}
.thumbnails.loading:before, .thumbnails-container.loading:before{display:block !important}
.load-more-wrapper .button.loading:after, .ts-shop-load-more .button.loading:after, .woocommerce .ts-shop-load-more .button.loading:after{border-color:rgba(255,255,255,0.3);border-top-color:var(--ts-btn-color);position:static;order:-1;margin:0;}
.load-more-wrapper .button.loading:hover:after, .ts-shop-load-more .button.loading:hover:after, .woocommerce .ts-shop-load-more .button.loading:hover:after{border-top-color:var(--ts-btn-hover-color);}
.infinity-scroll .ts-shop-load-more a.load-more.button.loading:after{border-color:rgba(0, 0, 0, .15);border-top-color:var(--ts-heading-color);}
.ts-product.ts-slider .content-wrapper.loading{height:500px;}
.ts-product-category-wrapper.ts-slider .content-wrapper.loading{height:160px;}
.ts-product-category-wrapper.style-icon.ts-slider .content-wrapper.loading{height:80px;}
.ts-logo-slider-wrapper.loading .content-wrapper, .ts-product.ts-slider.ts-product-brand-wrapper .content-wrapper.loading{height:auto;}
.ts-team-members .loading{height:482px;}
.ts-blogs.loading .content-wrapper, .related-posts.loading .content-wrapper, .ts-instagram-wrapper.loading, .ts-testimonial-wrapper .items.loading{height:200px}
.ts-products-widget-wrapper.loading, .ts-recent-comments-widget-wrapper.loading, .ts-blogs-widget-wrapper.loading{height:200px;}
header .logo img{transition:350ms ease 0s;}
header .logo-header a{padding:0;}
header .logo img, .widget-container.ts-social-icons .normal-logo{width:var(--ts-logo-width, 126px);}
.ts-store-notice{text-align:center;padding:7px 0;background-color:var(--ts-notice-bg);color:var(--ts-notice-color);position:relative;background-repeat:no-repeat;background-size:cover;background-position:center;}
.ts-store-notice .container{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px;}
.ts-store-notice .coupon-code{padding:3px 13px;margin:0 15px;font-weight:600;}
.ts-store-notice .close{position:absolute;right:10px;width:20px;font-size:12px;line-height:20px;top:50%;transform:translateY(-50%);text-align:center;display:inline-block;transition:200ms ease;}
.ts-store-notice .close:hover{color:var(--ts-primary-color);}
.ts-menu nav > ul,nav > ul.menu,nav > ul.menu > ul{padding:0;margin:0;}:is(.ts-header,.menu-sticky) .ts-menu nav > ul, 
:is(.ts-header,.menu-sticky) nav > ul.menu{display:flex;flex-wrap:wrap;align-items:center;gap:0 var(--ts-menu-gap);}
.ts-header .header-bottom .header-right{gap:0 var(--ts-menu-gap);}
.ts-menu nav > ul > li, nav > ul.menu > li, .vertical-menu-wrapper, .vertical-menu-wrapper ul li{list-style:none;position:relative;padding:0;display:inline-flex;align-items:center;cursor:pointer;z-index:9;gap:3px;}
.header-bottom .ts-menu nav > ul > li.special-item{order:100;margin-left:auto;}
.header-bottom .ts-menu nav > ul > li.special-item > a{font-weight:normal;}
.header-bottom .ts-menu nav > ul > li.special-item .ts-menu-drop-icon{top:-3px;}
.mobile-menu-wrapper ul > li > a, .ts-menu nav > ul > li > a, nav > ul.menu > li > a{font-size:var(--ts-menu-font-size);font-family:var(--ts-menu-font-family);font-weight:var(--ts-menu-font-weight);letter-spacing:var(--ts-menu-letter-spacing);}
.vertical-menu-wrapper nav > ul > li > a{font-size:var(--ts-v-menu-font-size);font-family:var(--ts-v-menu-font-family);font-weight:var(--ts-v-menu-font-weight);letter-spacing:var(--ts-v-menu-letter-spacing);}
.vertical-menu-wrapper .vertical-menu{top:100%;width:100%;min-width:var(--ts-vertical-menu-width);border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:none;padding-top:0;}
.ts-header .vertical-menu-wrapper .vertical-menu{position:absolute;z-index:9;}
.vertical-menu-wrapper .vertical-menu:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:var(--ts-dropdown-bg);border:1px solid var(--ts-border);border-bottom-left-radius:5px;border-bottom-right-radius:5px;box-shadow:0 3px 5px rgba(0,0,0,.1);border-width:1px;border-style:solid;border-color:var(--ts-hd-bottom-border);}
.vertical-menu-wrapper:hover .vertical-menu{-webkit-animation-duration:200ms;-moz-animation-duration:200ms;animation-duration:200ms;animation-delay:100ms;-webkit-animation-delay:100ms;-moz-animation-delay:100ms;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:animation_menu;-moz-animation-name:animation_menu;animation-name:animation_menu;-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;-ms-transform-origin:0 0 0;display:block;}
.vertical-menu .ts-menu-drop-icon{margin-left:auto;}
.vertical-menu-wrapper .vertical-menu > ul{position:relative;}
.vertical-menu-wrapper .vertical-menu > ul > li{width:100%;border-bottom:1px solid var(--ts-border);position:static;}
.vertical-menu-wrapper .vertical-menu > ul > li:last-child{border:0;}
.vertical-menu-wrapper .vertical-menu > ul > li > a, .vertical-menu-wrapper .vertical-menu li:not(.ts-megamenu) .sub-menu li > a{display:flex;flex-wrap:wrap;align-items:center;gap:0 15px;}:is(.ts-header,.menu-sticky) nav.vertical-menu > ul.menu li ul.sub-menu{top:0;left:100%;margin-left:0;}:is(.ts-header,.menu-sticky) nav.vertical-menu > ul.menu li ul.sub-menu:after{bottom:0;}:is(.ts-header,.menu-sticky) nav.vertical-menu > ul.menu li.ts-megamenu ul.sub-menu{padding:32px 0;}
.menu-sticky nav.vertical-menu > ul.menu li ul.sub-menu, :is(.ts-header,.menu-sticky) nav.vertical-menu > ul.menu li.ts-megamenu ul.sub-menu:after{top:0;}
nav.vertical-menu > ul.menu > li{padding:9px 20px 10px;display:flex;flex-wrap:wrap;align-items:center;gap:18px;}
nav.vertical-menu > ul.menu > li > a{padding:0;}
.vertical-menu-heading{display:flex;flex-wrap:wrap;height:100%;align-items:center;text-transform:uppercase;gap:0 15px;line-height:20px;position:relative;transition:color 200ms ease;}
.vertical-menu-fixed .vertical-menu-heading:hover{color:var(--ts-hd-bottom-link-hover);}
.vertical-menu-heading > span{position:relative;z-index:2;font-size:var(--ts-menu-font-size);font-family:var(--ts-menu-font-family);font-weight:600;letter-spacing:var(--ts-menu-letter-spacing);}
.vertical-menu-heading .icon{display:inline-block;letter-spacing:0;font-size:inherit;}
.vertical-menu-heading:before{font-size:15px;position:relative;}
.header-v2 .vertical-menu-heading:after{margin-left:auto;position:relative;z-index:2;}
.ts-header .vertical-menu-wrapper nav > ul.menu > li > a, .ts-header .vertical-menu-wrapper nav > ul > li:before, .ts-header .vertical-menu-wrapper nav > ul.menu > li:before, .ts-header .vertical-menu-wrapper nav > ul.menu > li:hover > .ts-menu-drop-icon, .vertical-menu-wrapper .vertical-menu, .vertical-menu-wrapper .vertical-menu ul li{color:var(--ts-dropdown-color);}
.ts-header .vertical-menu-wrapper nav > ul.menu > li > .ts-menu-drop-icon{color:var(--ts-gray-color);}
.vertical-menu-wrapper .vertical-menu ul li a{color:inherit;}
.ts-header .vertical-menu-wrapper nav > ul.menu > li > a:hover{color:var(--ts-primary-color);}
.elementor-editor-active .menu-sticky{display:none;}
.menu-sticky{position:fixed;inset:0;left:0;display:flex;flex-direction:column;width:320px;font-size:var(--ts-v-menu-font-size);font-family:var(--ts-v-menu-font-family);font-weight:var(--ts-v-menu-font-weight);letter-spacing:var(--ts-v-menu-letter-spacing);background-color:var(--ts-main-bg);border-width:0 1px 0 0;border-style:solid;z-index:1001;transform:translate3d(-100%,0,0);transform-origin:center left;transition:transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);}
.vertical-menu-fixed .menu-sticky-wrapper.active .menu-sticky{transform:translate3d(0,0,0);}
.admin-bar .menu-sticky{top:32px;}
.menu-sticky-wrapper .overlay{position:fixed;inset:0;background:rgba(0,0,0,0.4);z-index:1000;display:none;}
.menu-sticky-wrapper.active .overlay{display:block;}
.menu-sticky-heading, .menu-sticky nav.vertical-menu > ul.menu > li > a{display:flex;align-items:center;flex-wrap:nowrap;padding:5px 20px;gap:0 15px;height:50px;flex:0 0 auto;}
.menu-sticky-heading{text-transform:uppercase;}
.menu-sticky-heading{color:var(--ts-vertical-menu-heading-bg);background:var(--ts-vertical-menu-heading-color);margin-right:-1px;}
.menu-sticky nav.vertical-menu > ul.menu > li{width:100%;padding:0;border-bottom:1px solid var(--ts-border);display:block;position:static;}
.menu-sticky nav.vertical-menu > ul.menu > li:last-child{border-bottom:0;}
.menu-sticky nav.vertical-menu li.ts-megamenu ul.sub-menu > li{position:relative;z-index:2;}
.menu-sticky-heading:before{flex:0 0 auto;text-align:center;font-size:16px;line-height:1;}
.menu-sticky .vertical-menu>ul>li>a .menu-label, .menu-sticky .menu-sticky-heading span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;}
.menu-sticky .vertical-menu>ul>li[class*="current-"]>a >.menu-label,
.menu-sticky .vertical-menu>ul>li:hover>a >.menu-label{text-decoration:underline;text-underline-offset:4px;}
.menu-sticky .vertical-menu ul li a{font-size:1em;color:inherit;}
.menu-sticky .ts-menu-drop-icon{display:none;}
.ts-menu nav > ul > li > a, nav > ul.menu > li > a{padding-top:5px;padding-bottom:5px;line-height:20px;}
.ts-menu nav > ul > li > a, nav > ul.menu > li > a{position:relative;display:inline-block;text-decoration:none;}
li.hide ul.sub-menu{display:none !important;}
.ts-header .menu-wrapper .ts-menu{width:100%;display:inline-block;position:relative;}
.ts-header .menu-wrapper .vertical-menu-wrapper + .ts-menu{width:auto;flex:1;}
.menu-desc{line-height:1.2;font-size:0.9rem;font-weight:normal;width:100%;color:var(--ts-gray-color);margin-top:5px;}:is(.ts-header,.menu-sticky) nav > ul.menu > li:hover,
:is(.ts-header,.menu-sticky) nav > ul > li:hover{z-index:993;}
.ts-menu nav > ul > li > a, nav > ul.menu > li > a, nav > ul.menu > li a:hover, nav > ul > li a:hover{text-decoration:none;}
nav > ul.menu li a.has-icon .menu-icon, nav > ul.menu li:before{display:inline-block;vertical-align:middle;font-size:1.4em;}
.header-bottom .ts-menu nav > ul > li.icon-primary-color:before, .header-bottom nav > ul.menu > li.icon-primary-color:before, nav > ul.menu li.icon-primary-color:before{color:var(--ts-primary-color);}
nav > ul.menu li a.has-icon{display:flex;align-items:center;flex-wrap:wrap;gap:10px;}
nav > ul.menu li a.has-icon .menu-icon{min-width:20px;display:inline-block;position:relative;}
.ts-menu > nav > ul.menu li a.has-icon .menu-icon{width:20px;}
.vertical-menu-inside nav.vertical-menu > ul.menu li a.has-icon{gap:15px;}
.vertical-menu-fixed nav > ul.menu li a.has-icon .menu-icon img{width:20px;height:20px;object-fit:contain;}
ul.menu li > a > .menu-icon .icon-hover{position:absolute;top:0;left:0;opacity:0;visibility:hidden;}
ul.menu li:hover > a > .menu-icon .icon-hover{opacity:1;visibility:visible;}
ul.menu li:hover > a.has-icon > .menu-icon > img.icon-hover ~ img{opacity:0;visibility:hidden;}
.ts-megamenu-container .elementor-widget h5, .mobile-menu-wrapper .mobile-menu ul.sub-menu .elementor-widget-wp-widget-nav_menu h5, .ts-header .menu-wrapper .ts-menu ul.sub-menu .elementor-widget-wp-widget-nav_menu h5{margin-bottom:20px;}
nav > ul.menu li .menu-desc{text-transform:none;margin-top:5px;}
.menu-sub-label{position:absolute;right:-23px;top:-12px;padding:1px 2px;line-height:13px;font-size:9px;color:#ffffff;background-color:#000000;text-align:center;min-width:35px;text-transform:uppercase;border-radius:3px;}
.menu-sub-label:before{width:0;height:0;border-top:0;border-left:5px solid;border-bottom:6px solid;border-top-color:transparent !important;border-bottom-color:transparent !important;border-left-color:#000000;border-right-color:#000000;transform:rotate(15deg);position:absolute;right:50%;margin-right:-3px;content:"";bottom:-5px;}:is(.ts-header,.menu-sticky) nav > ul.menu ul.sub-menu li:hover > ul.sub-menu{-webkit-animation-duration:300ms;-moz-animation-duration:300ms;animation-duration:300ms;animation-delay:100ms;-webkit-animation-delay:100ms;-moz-animation-delay:100ms;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:animation_menu_sub;-moz-animation-name:animation_menu_sub;animation-name:animation_menu_sub;-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;-ms-transform-origin:0 0 0;display:block;}
.ts-header .menu-wrapper nav > ul.menu li ul.sub-menu .sub-menu{top:0;left:100%;padding:40px 40px 40px 80px;}
.ts-header .menu-wrapper nav > ul.menu li ul.sub-menu .sub-menu:after{top:-1px;}
.ts-header .menu-wrapper nav > ul.menu li ul.sub-menu > li:first-child .sub-menu{top:-40px;}
.ts-header .menu-wrapper nav > ul.menu li ul.sub-menu > li .sub-menu:after{left:40px;}:is(.ts-header,.menu-sticky) nav > ul.menu li .ts-megamenu-widgets-container > ul{padding:0;margin:0;width:auto;}
.ts-mega-menu{margin:0 -10px;overflow:hidden;}
.ts-menu-drop-icon{font-size:1.2rem;margin:0;display:inline-block;letter-spacing:0;}
.ts-header .ts-menu .ts-menu-drop-icon{line-height:1;position:relative;top:-2px;}
.ts-menu-drop-icon:hover{cursor:pointer;}
nav.main-menu > ul.menu li.parent > a:after{font-size:14px;display:inline-block;vertical-align:-2px;}
nav.main-menu ul.menu .sub-menu > li{display:block;position:relative;z-index:2;}
nav.main-menu > ul.menu .sub-menu li.parent > a:after{margin-left:0;position:absolute;right:0;display:none;}
nav.main-menu > ul.menu .sub-menu li.parent > .ts-menu-drop-icon{position:absolute;right:0;padding:0;margin:0 0 0 3px;display:flex;align-items:center;transform:none;width:auto;height:22px;line-height:22px;top:7px;}
nav.main-menu > ul.menu .sub-menu > li.parent:first-child > .ts-menu-drop-icon{top:0;}:is(.ts-header,.menu-sticky) nav > ul.menu li ul.sub-menu{position:absolute;z-index:999;top:100%;margin:0;padding:53px 40px 40px 40px;width:320px;left:-40px;display:none;}
.ts-header .ts-menu > nav > ul.menu li:not(.ts-mega-menu) .sub-menu > li.parent{padding-right:20px;}:is(.ts-header,.menu-sticky) nav > ul.menu li:hover > ul.sub-menu{display:block;-webkit-animation-duration:200ms;-moz-animation-duration:200ms;animation-duration:200ms;animation-delay:100ms;-webkit-animation-delay:100ms;-moz-animation-delay:100ms;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:animation_fade;-moz-animation-name:animation_fade;animation-name:animation_fade;-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;-ms-transform-origin:0 0 0;}:is(.ts-header,.menu-sticky) nav > ul.menu li ul.sub-menu:after{content:"";position:absolute;top:12px;right:0;left:0;bottom:0;z-index:0;background-color:var(--ts-dropdown-bg);box-shadow:0 10px 10px rgba(0, 0, 0, .1);border-top:1px solid var(--ts-border);}
.menu-background-overlay :is(.ts-header,.menu-sticky) nav > ul.menu li ul.sub-menu:after{box-shadow:none;}:is(.ts-header,.menu-sticky) nav.vertical-menu > ul.menu li ul.sub-menu:after{border-radius:var(--ts-border-radius);}
.vertical-menu-inside .ts-header nav.vertical-menu > ul.menu li ul.sub-menu:after{border-top-left-radius:0;}:is(.ts-header,.menu-sticky) li.ts-megamenu:not(.ts-megamenu-fullwidth-stretch) .ts-megamenu-container > div > .e-con-boxed{padding-left:30px;padding-right:30px;}
.menu-sticky nav > ul.menu li ul.sub-menu ul.sub-menu{left:100%;padding:30px 30px 30px 60px;top:-43px;z-index:990;width:300px;margin:0;}
.menu-sticky nav > ul.menu li ul.sub-menu ul.sub-menu:after{top:0;left:50px;box-shadow:5px 0px 20px rgba(162,162,162,0.33);}
.menu-sticky nav > ul.menu > li > ul.sub-menu > li:first-child > ul.sub-menu{top:-50px;}
.menu-sticky nav > ul.menu li ul.sub-menu ul.sub-menu ul.sub-menu{z-index:991;}
.menu-sticky nav > ul.menu li.menu-item-has-children:hover{z-index:992;}
.menu-sticky nav > ul.menu li.ts-megamenu > ul.sub-menu{padding:0;max-height:100%;overflow-x:hidden;overflow-y:auto;background-color:var(--ts-dropdown-bg);border-left:1px solid var(--ts-border);font-weight:normal;}
.menu-sticky nav > ul.menu li.ts-megamenu > ul.sub-menu:after{display:none;}:is(.ts-header,.menu-sticky) nav > ul.menu li.ts-megamenu > ul.sub-menu > li{padding:0 !important;margin:0 auto;display:block;padding:32px 0;}:is(.ts-header,.menu-sticky) nav > ul.menu ul.sub-menu > li > a{position:relative;}:is(.ts-header,.menu-sticky) nav > ul.menu ul.sub-menu > li > a,
:is(.ts-header,.menu-sticky) nav > ul.menu ul.sub-menu > li > .ts-menu-drop-icon,
:is(.ts-header,.menu-sticky) nav > ul.menu ul.sub-menu > li:before{color:inherit;}:is(.ts-header,.menu-sticky) nav > ul.menu ul.sub-menu > li:hover > a,
:is(.ts-header,.menu-sticky) nav > ul.menu ul.sub-menu > li:hover > .ts-menu-drop-icon,
:is(.ts-header,.menu-sticky) nav > ul.menu ul.sub-menu > li:hover:before,
:is(.ts-header,.menu-sticky) nav > ul.menu ul.sub-menu > li[class*="current-"]:hover:before,
:is(.ts-header,.menu-sticky) nav > ul.menu ul.sub-menu > li[class*="current-"] > a,
:is(.ts-header,.menu-sticky) nav > ul.menu ul.sub-menu > li[class*="current-"]:before,
:is(.ts-header,.menu-sticky) nav > ul.menu ul.sub-menu > li[class*="current-"] > .ts-menu-drop-icon{color:var(--ts-link-hover-color);}:is(.ts-header,.menu-sticky) nav > ul.menu li.ts-megamenu-fullwidth ul.sub-menu{width:1500px;}:is(.ts-header,.menu-sticky) nav.vertical-menu > ul.menu li.ts-megamenu ul.sub-menu{min-height:100%;}:is(.ts-header,.menu-sticky) nav > ul.menu li.ts-megamenu-columns-4 ul.sub-menu{width:880px;}:is(.ts-header,.menu-sticky) nav > ul.menu li.ts-megamenu-columns-3 ul.sub-menu{width:650px;}:is(.ts-header,.menu-sticky) nav > ul.menu li.ts-megamenu-columns-2 ul.sub-menu{width:461px;}:is(.ts-header,.menu-sticky) nav > ul.menu li.ts-megamenu-columns-1 ul.sub-menu{width:300px;}
.ts-header, .ts-store-notice{font-size:1em;line-height:20px;}
.header-top > .container, .header-v1 .ts-header .header-middle > .container{justify-content:space-between;}
.header-language-currency, .ts-header .header-left, .ts-header .header-right{display:flex;align-items:center;gap:0 20px;}
.header-language-currency{flex-wrap:wrap;}
.header-language-currency{gap:0 15px;}
.header-v1 .header-language-currency{margin-right:10px;}
.ts-header .header-right{justify-content:flex-end;margin-left:auto;}
.header-middle .header-center{flex:1;display:flex;gap:0 30px;align-items:center;}
.has-language:not(.has-currency) .header-middle .header-right > .header-language:not(:last-child),
.has-currency .header-middle .header-right > .header-currency:not(:last-child){margin-right:20px;}
.ts-search-by-category{position:relative;}
.header-middle .ts-search-by-category{flex:1;max-width:100%;}
.ts-header .ts-search-by-category:before{position:fixed;content:"";width:100vw;height:100vh;top:0;left:0;background-color:rgba(0,0,0,0.3);opacity:0;visibility:hidden;z-index:9;transition:500ms ease;}
.ts-header .ts-search-by-category > form{position:relative;z-index:11;}
.ts-header .ts-search-by-category .search-dropdown{padding:44px 10px 10px;position:absolute;top:0;left:0;right:0;color:var(--ts-dropdown-color);z-index:10;opacity:0;visibility:hidden;transition:250ms ease;}
.ts-header .ts-search-by-category .search-dropdown:before{position:absolute;content:"";inset:-10px;background-color:var(--ts-dropdown-bg);border-radius:var(--ts-border-radius);}
.ts-header .ts-search-by-category.focusing{z-index:994;}
.ts-header .ts-search-by-category.focusing:before, .ts-header .ts-search-by-category.focusing .search-dropdown{opacity:1;visibility:visible;}
.popular-search > div, .popular-search{display:flex;flex-wrap:wrap;gap:10px;font-size:13px;line-height:20px;}
.popular-search{margin-top:32px;}
.popular-search > *{width:100%;}
.popular-search > h6{margin-bottom:0;font-size:13px;line-height:20px;}
.popular-search > div > a{padding:4px 20px;border:1px solid var(--ts-border);border-radius:var(--ts-border-radius);color:inherit;}
.popular-search > div > a:hover{border-color:var(--ts-primary-color);}
.search-dropdown > *{position:relative;z-index:2;}
.search-dropdown > .ts-search-result-container > p, .search-dropdown > .ts-search-result-container > .search-content{margin-top:30px;}
.ts-search-result-container ul.product_list_widget li .ts-wg-thumbnail, .woocommerce.ts-search-result-container  ul.product_list_widget li .ts-wg-thumbnail, #ts-search-sidebar .ts-search-result-container ul.product_list_widget li .ts-wg-thumbnail,
#ts-search-sidebar .woocommerce.ts-search-result-container  ul.product_list_widget li .ts-wg-thumbnail{width:80px;}
.ts-search-result-container .view-all-wrapper{margin-top:30px;margin-bottom:10px;text-align:center;text-transform:capitalize;}
.view-all-wrapper > a, .view-all-wrapper a:hover{color:inherit !important;}
#ts-search-sidebar .ts-search-by-category form{border-color:#1D1B4D;background:transparent;display:flex;flex-wrap:wrap;align-items:flex-start;}
#ts-search-sidebar .ts-search-by-category .search-table .search-button{background:var(--ts-tab-active-menu-bg);color:var(--ts-tab-active-menu-color);width:40px;height:42px;right:0;border-radius:var(--ts-border-radius);}
#ts-search-sidebar .popular-search{margin-top:0;}
#ts-search-sidebar .popular-search > h6{display:none;}
#ts-search-sidebar .popular-search > div{gap:5px;}
#ts-search-sidebar .ts-sidebar-content{padding:0;}
#ts-search-sidebar .ts-sidebar-content .close{position:absolute;top:0;right:0;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0;width:50px;height:50px;border-left:1px solid #ffffff;background:var(--ts-tab-menu-bg, #EBEFF0);color:var(--ts-tab-menu-color, #000000);}
#ts-search-sidebar .ts-search-by-category form{background:transparent;border:0;}
.ts-search-by-category form > h5{display:none;}
#ts-search-sidebar .ts-search-by-category form > h5,
#ts-search-sidebar .ts-search-by-category .select-category{width:calc(100% - 50px);font-size:var(--ts-menu-font-size);padding:13px 20px;background-color:var(--ts-tab-menu-bg, #EBEFF0);color:var(--ts-tab-menu-color, #000000);font-weight:600;margin:0;}
#ts-search-sidebar .ts-search-by-category form > h5{display:block;padding:15px 20px;text-align:center;text-transform:uppercase;}
#ts-search-sidebar .ts-search-by-category form > .search-table{flex:none;width:100%;padding:20px;}
#ts-search-sidebar .select-category + .search-table:after{display:none;}
#ts-search-sidebar .ts-search-by-category .search-table .search-field{border-width:1px;border-style:solid;border-radius:var(--ts-border-radius);border-color:var(--ts-hd-search-color);background:transparent;color:var(--ts-hd-search-color);overflow:hidden;}
#ts-search-sidebar .ts-search-by-category .search-table .search-field input[type="text"]{padding:12px 20px;}
#ts-search-sidebar .search-dropdown{padding:0 20px 20px;}
.header-language, .header-currency{position:relative;display:block;font-size:1rem;line-height:19px;color:inherit;}
.header-top .header-language, .header-top .header-currency{font-size:1em;}
.header-top a:hover, .header-middle a:hover, .header-bottom a:hover{text-decoration:none;}
.header-currency .wcml-spinner{display:none;}
.ts-header .header-top nav > ul.menu > li, .ts-header .header-top nav > ul > li{font-size:inherit;font-weight:inherit;}
.ts-header .header-top nav > ul > li i{margin-right:4px;}
.ts-header .header-top nav > ul.menu > li > a, .ts-header .header-top nav > ul > li > a{padding:0;font-weight:inherit;font-size:inherit;font-family:inherit;}
.ts-header .my-wishlist-wrapper, .ts-header .shopping-cart-wrapper .cart-icon{line-height:0;}
.ts-header .dropdown-container{text-transform:none;}
.social-icons ul li{list-style:none;position:relative;margin:0;padding:0;position:relative;}
.social-icons ul{gap:4px 18px;display:flex;flex-wrap:wrap;align-items:center;margin:0;padding:0;}
.social-icons li{padding:0 !important;display:block;position:relative;}
.social-icons li i{display:block;}
.ts-social-icons li i{width:auto;height:auto;width:100%;}
.header-social-icon{position:relative;}
.header-social-icon .social-icons li i{font-size:16px;}
.header-social-icon .social-icons{display:flex;}
.header-social-icon a span{display:none;}
.header-top, .ts-header .header-top .hotline > a > span{font-size:0.86rem;}
.header-top, .header-top ul li{line-height:20px;}
.header-top{background-color:var(--ts-hd-top-bg);color:var(--ts-hd-top-color);border-color:var(--ts-hd-top-border);border-width:0 0 1px 0;border-style:solid;--ts-menu-gap:20px;}
.header-top *,
.header-top *:before,
.header-top *:after{border-color:var(--ts-hd-top-border);}
.header-top > .container{flex-wrap:wrap;padding-top:8px;padding-bottom:8px;}
.header-top .header-right > *:not(:last-child){padding-right:20px;position:relative;}
.header-top .header-left > *:not(:first-child){padding-left:20px;position:relative;}
.header-top .header-right > *:not(:last-child):before,
.header-top .header-left > *:not(:first-child):before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:16px;border-style:solid;border-color:var(--ts-hd-top-color);display:block;opacity:0.2;}
.header-top .header-right > *:not(:last-child):before{right:0;border-width:0 1px 0 0;}
.header-top .header-left > *:not(:first-child):before{left:0;border-width:0 0 0 1px;}
.header-right .social-icons ul li{text-align:right;}
.ts-header .social-icons ul li{font-size:1rem;line-height:1;}
.header-middle{background-color:var(--ts-hd-middle-bg);color:var(--ts-hd-middle-color);border-color:var(--ts-hd-middle-border);}
.header-middle .ts-menu nav > ul > li > a, .header-middle nav > ul.menu > li > a, .header-middle .ts-menu nav > ul > li > .ts-menu-drop-icon, .header-middle nav > ul.menu > li > .ts-menu-drop-icon, .header-middle .ts-menu nav > ul > li:before, .header-middle nav > ul.menu > li:before{color:var(--ts-hd-middle-color);}
.header-middle .header-language .wpml-ls-current-language:hover > a, .header-middle a:hover, .header-middle .search-icon .icon:hover, .header-middle .icon-menu-sticky-header .icon:hover, .header-middle nav > ul > li:hover > a, .header-middle nav > ul > li:hover > .ts-menu-drop-icon, .header-middle nav > ul > li[class*="current-"]:hover:before,
.header-middle nav > ul > li[class*="current-"] > a,
.header-middle nav > ul > li[class*="current-"] > .ts-menu-drop-icon,
.header-middle nav > ul > li[class*="current-"]:before{color:var(--ts-hd-middle-link-hover);}
.header-top *, .header-top *:before, .header-top *:after{border-color:var(--ts-hd-top-border);}
.header-middle *, .header-middle *:before, .header-middle *:after{border-color:var(--ts-hd-middle-border);}
.header-bottom *, .header-bottom *:before, .header-bottom *:after{border-color:var(--ts-hd-bottom-border);}
.header-top > .container, .header-middle > .container, .header-bottom > .container{display:flex;position:relative;align-items:center;gap:0 50px;}
.header-middle > .container{padding-top:25px;padding-bottom:25px;gap:0 60px;}
.is-sticky .header-middle > .container{padding-top:15px;padding-bottom:15px;}
.vertical-menu-fixed .header-middle, .header-bottom{border-width:0 0 1px;border-style:solid;}
.header-bottom > .container .vertical-menu-heading, .header-bottom > .container .ts-menu{padding-top:12px;padding-bottom:12px;}
body:not(.vertical-menu-fixed):not(.vertical-menu-inside) .header-bottom > .container .vertical-menu-heading,
body:not(.vertical-menu-fixed):not(.vertical-menu-inside) .header-bottom > .container .ts-menu{padding-top:3px;padding-bottom:12px;}
body:not(.vertical-menu-fixed):not(.vertical-menu-inside) :is(.ts-header,.menu-sticky) nav > ul.menu li ul.sub-menu:after{top:12px;}
body:not(.vertical-menu-fixed):not(.vertical-menu-inside) :is(.ts-header,.menu-sticky) nav > ul.menu ul.sub-menu > li > ul.sub-menu:after{top:0;}
body:not(.vertical-menu-fixed):not(.vertical-menu-inside) :is(.ts-header,.menu-sticky) nav > ul.menu ul.sub-menu > li:first-child > ul.sub-menu:after{top:-1px;}
body:not(.vertical-menu-fixed):not(.vertical-menu-inside) :is(.ts-header,.menu-sticky) nav > ul.menu ul.sub-menu > li:not(:first-child) > ul.sub-menu:after{border-width:0;box-shadow:0 5px 10px rgba(0, 0, 0, .1);}
body:not(.vertical-menu-fixed):not(.vertical-menu-inside) .header-bottom .ts-menu nav > ul > li:not(.special-item) > a:after{content:'';width:0;height:0;display:block;border-bottom:2px solid var(--ts-main-menu-border);position:absolute;bottom:-13px;left:0;transition:250ms ease;z-index:9999;}
body:not(.vertical-menu-fixed):not(.vertical-menu-inside) .header-bottom .ts-menu nav > ul > li[class*="current-"]:not(.special-item) > a:after, 
body:not(.vertical-menu-fixed):not(.vertical-menu-inside) .header-bottom .ts-menu nav > ul > li:not(.special-item):hover > a:after{width:100%;}
body:not(.vertical-menu-fixed):not(.vertical-menu-inside) .header-bottom .ts-menu nav > ul > li.parent[class*="current-"]:not(.special-item) > a:after, 
body:not(.vertical-menu-fixed):not(.vertical-menu-inside) .header-bottom .ts-menu nav > ul > li.parent:not(.special-item):hover > a:after{width:calc(100% + 11px);}
.ts-header .hotline{position:relative;}
.ts-header .hotline > a{display:flex;flex-direction:column;gap:0;font-weight:600;position:relative;padding-left:43px;}
.ts-header .hotline > a:before{font-size:36px;line-height:1;position:absolute;top:calc(50% + 2px);left:0;transform:translateY(-50%);}
.ts-header .hotline > a > span:first-child{font-weight:normal;font-size:1em;}
.ts-header .header-top .hotline > a{padding-left:0;flex-direction:row;gap:0 10px;}
.ts-header .header-top .hotline > a:before{display:none;}
.header-language a:hover, .my-account-wrapper .account-control > a:hover, .shopping-cart-wrapper a.cart-control:hover, .my-wishlist-wrapper a:hover, .header-currency a:hover{text-decoration:none;}
.shopping-cart-wrapper{cursor:pointer;position:relative;}
.shopping-cart-wrapper .cart-icon{position:relative;}
.icon-menu-sticky-header .icon{letter-spacing:0;}
.search-button.search-icon .icon:before, .my-wishlist-wrapper .tini-wishlist:before, .shopping-cart-wrapper .cart-control .ic-cart:before, .ts-tiny-account-wrapper .account-control > a:before{font-size:22px;line-height:1;}
.icon-menu-sticky-header .icon.active:before{font-size:17px;}
.shopping-cart-wrapper .cart-control .ic-cart{display:inline-block;line-height:1;}
.search-button.search-icon .icon, .my-account-wrapper .account-control > a{display:inline-block;vertical-align:bottom;position:relative;box-sizing:content-box;cursor:pointer;}
.search-button.search-icon .icon{line-height:1;}
.icon-menu-sticky-header .icon:before, .ts-mobile-icon-toggle .icon{font-size:17px;line-height:1;display:inline-block;vertical-align:middle;}
.my-account-wrapper .account-control > a, .my-wishlist-wrapper .tini-wishlist, .shopping-cart-wrapper .cart-control{display:flex;flex-wrap:wrap;align-items:center;cursor:pointer;gap:0 10px;line-height:1.2;letter-spacing:0;}
.shopping-cart-wrapper .cart-control{gap:0 13px;}
.my-wishlist-wrapper .tini-wishlist .title{display:none;}
.search-button.search-icon .icon span{display:inline-block;}:is(.header-language, .header-currency) + :is(.my-account-wrapper, .my-wishlist-wrapper, .shopping-cart-wrapper){margin-left:17px;}
.my-wishlist-wrapper .tini-wishlist, .shopping-cart-wrapper .cart-control{position:relative;}
.my-wishlist-wrapper .tini-wishlist .count-number, .shopping-cart-wrapper .cart-control .cart-number{width:18px;height:18px;font-size:10px;font-weight:600;line-height:18px;text-align:center;letter-spacing:0;border-radius:50%;overflow:hidden;background:var(--ts-cart-count-bg);color:var(--ts-cart-count-color);position:absolute;right:-13px;top:-7px;}
.shopping-cart-wrapper .cart-control .cart-number{left:15px;right:auto;}
.shopping-cart-wrapper{position:relative;}
.my-account-wrapper .account-control > a span{font-weight:600;margin-top:2px;}
.ts-floating-sidebar .ts-search-by-category > form .search-table .loading ~ .search-button:before{opacity:1;visibility:visible;}
.ts-search-by-category .select-category{width:28%;min-width:150px;text-transform:capitalize;font-size:1rem;color:var(--ts-hd-search-color);position:relative;border:0;border-radius:0;padding-right:30px;font-weight:500;z-index:2;}
.header-v2 .ts-search-by-category .select-category{width:31%;}
.ts-search-by-category .select-category + .search-table{position:relative;}
.ts-search-by-category .select-category + .search-table:after{content:'';width:1px;height:20px;background:rgba(0,0,0,0.2);position:absolute;left:0;top:50%;transform:translateY(-50%);}
.ts-search-by-category .select-category + .search-table:before{position:absolute;top:50%;line-height:20px;margin-top:-10px;left:-30px;}
.ts-search-by-category .search-table .search-field{display:flex;flex-wrap:wrap;align-items:center;}
.search-table .search-button:before,.search-table .search-button:after{transition:opacity 150ms ease;}
.ts-search-by-category form{position:relative;border-width:1px;border-style:solid;border-radius:var(--ts-border-radius);border-color:var(--ts-hd-search-border);background:var(--ts-hd-search-bg);color:var(--ts-hd-search-color);display:flex;flex-wrap:wrap;align-items:center;}
.ts-search-by-category.focusing form{border-color:var(--ts-hd-search-focus-border);background:var(--ts-hd-search-focus-bg);color:var(--ts-hd-search-focus-color);}
.ts-search-by-category form > .search-table{flex:1;}
.ts-search-by-category .search-content.loading:after{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}
.ts-search-by-category .search-table .search-field input[type="text"]{border:0;flex:1;padding:14px 20px;background:transparent;color:inherit;border-color:transparent;}
.ts-search-by-category .search-table .search-button{width:46px;height:46px;position:relative;overflow:hidden;border-radius:var(--ts-border-radius);border-color:var(--ts-hd-search-btn-border);background:var(--ts-hd-search-btn-bg);color:var(--ts-hd-search-btn-color);margin-right:3px;}
.ts-search-by-category select:focus{outline:none;box-shadow:none;}
.ts-search-by-category .search-table .loading .search-button:before{opacity:1;visibility:visible;}
.ts-search-by-category .search-table .loading .search-button:after{border-color:rgba(255,255,255,.15);border-color:color-mix(in srgb, var(--ts-hd-search-btn-color), transparent 65%);border-top-color:var(--ts-hd-search-btn-color);}
.header-v2 .ts-header .header-right{margin:0;}
.normal-logo, .sticky-logo, .mobile-logo{display:inline-block;vertical-align:middle;}
.sticky-logo, .mobile-logo{display:none;}
header .logo-wrapper a{font-size:40px;display:inline-block;vertical-align:top;}
header .logo-wrapper a:hover{text-decoration:none;}
.logo-center > .container > .header-left, .logo-center > .container > .header-right{flex:1;min-height:auto;}
.logo-center > .container > .header-middle{flex:none;}
.shopping-cart-wrapper .dropdown-container, .my-account-wrapper .dropdown-container, body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, body .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu, .header-currency ul{display:none;position:absolute;content:"";right:auto;left:50%;top:100%;min-width:115px;padding:40px 30px 30px 30px;}
.shopping-cart-wrapper .dropdown-container:before, .my-account-wrapper .dropdown-container:before, .wcml_currency_switcher > ul:before, .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu:before, .wpml-ls-item-legacy-dropdown-click ul.wpml-ls-sub-menu:before{content:"";position:absolute;left:0;right:0;top:18px;bottom:0;display:block !important;z-index:-1;background-color:var(--ts-dropdown-bg);border-width:1px;border-style:solid;box-shadow:0 15px 15px rgba(0,0,0,0.15);border-radius:var(--ts-border-radius);}
.shopping-cart-wrapper .dropdown-container, .my-account-wrapper .dropdown-container, .wcml_currency_switcher > ul, .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu, .wpml-ls-item-legacy-dropdown-click ul.wpml-ls-sub-menu{color:var(--ts-dropdown-color);}
.my-account-wrapper .dropdown-container input[type="submit"]{width:100%;}
.wcml_currency_switcher > ul, .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu, .wpml-ls-item-legacy-dropdown-click ul.wpml-ls-sub-menu{padding:37px 30px 30px 30px;width:160px;left:0;margin-left:-30px;}
.wcml_currency_switcher > ul{width:130px;}
.wcml_currency_switcher > ul:before, .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu:before, .wpml-ls-item-legacy-dropdown-click ul.wpml-ls-sub-menu:before{top:8px;}
.header-middle .shopping-cart-wrapper .dropdown-container, .header-middle .my-account-wrapper .dropdown-container{padding-top:80px;}
.shopping-cart-wrapper .dropdown-container, .my-account-wrapper .dropdown-container{padding-top:50px;}
.logged-in .header-middle .my-account-wrapper .dropdown-container, .header-middle .wcml_currency_switcher > ul, .header-middle .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu, .header-middle .wpml-ls-item-legacy-dropdown-click ul.wpml-ls-sub-menu{padding-top:70px;}
.shopping-cart-wrapper .dropdown-container:before, .header-middle .wcml_currency_switcher > ul:before{top:40px;}
.header-middle .my-account-wrapper .dropdown-container:before, .header-middle .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu:before, .header-middle .wpml-ls-item-legacy-dropdown-click ul.wpml-ls-sub-menu:before{top:41px;}
.my-account-wrapper .dropdown-container:before{top:20px;}
.is-sticky .shopping-cart-wrapper .dropdown-container, .is-sticky .my-account-wrapper .dropdown-container{padding-top:62px;}
.logged-in .is-sticky .header-middle .my-account-wrapper .dropdown-container, .is-sticky .header-middle .wcml_currency_switcher > ul, .is-sticky .header-middle .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu, .is-sticky .header-middle .wpml-ls-item-legacy-dropdown-click ul.wpml-ls-sub-menu{padding-top:60px;}
.is-sticky .shopping-cart-wrapper .dropdown-container:before, .is-sticky .header-middle .wcml_currency_switcher > ul:before{top:30px;}
.is-sticky .header-middle .my-account-wrapper .dropdown-container:before, .is-sticky .header-middle .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu:before, .is-sticky .header-middle .wpml-ls-item-legacy-dropdown-click ul.wpml-ls-sub-menu:before{top:31px;}
.header-top a, .header-middle a, .header-bottom a, .ts-menu nav ul li a, .header-language a, .header-currency a{color:inherit;}
.header-top a:hover, .header-top .search-icon .icon:hover, .header-top .dropdown-container a:not(.button):hover,
.header-top .ts-menu nav ul li a:hover, .header-top .header-language a:hover, .header-top .header-currency a:hover{color:var(--ts-hd-top-link-hover);}
.header-bottom .ts-menu nav > ul > li > a, .header-bottom nav > ul.menu > li > a, .header-bottom .ts-menu nav > ul > li > .ts-menu-drop-icon, .header-bottom nav > ul.menu > li > .ts-menu-drop-icon, .header-bottom .ts-menu nav > ul > li:before, .header-bottom nav > ul.menu > li:before{color:var(--ts-hd-bottom-color);}
.header-bottom{background-color:var(--ts-hd-bottom-bg);color:var(--ts-hd-bottom-color);border-color:var(--ts-hd-bottom-border);}
.header-bottom .sub-menu{color:var(--ts-dropdown-color);}
.header-bottom a:hover, .header-bottom .sub-menu a:hover, .header-bottom nav > ul > li:hover > a, .header-bottom nav > ul > li:hover:before, .header-bottom nav > ul > li:hover > .ts-menu-drop-icon, .header-bottom nav > ul > li[class*="current-"] > a,
.header-bottom nav > ul > li[class*="current-"] > .ts-menu-drop-icon,
.header-bottom nav > ul > li[class*="current-"]:before{color:var(--ts-hd-bottom-link-hover);}
.vertical-menu-wrapper ul li:hover:before, .vertical-menu-wrapper ul li:hover > a{color:var(--ts-primary-color);}
.shopping-cart-wrapper:hover .dropdown-container, .my-account-wrapper:hover .ts-tiny-account-wrapper .dropdown-container, .header-language:hover .wpml-ls-sub-menu, .header-currency:hover ul{display:block;-webkit-animation-duration:300ms;-moz-animation-duration:300ms;animation-duration:300ms;animation-delay:100ms;-webkit-animation-delay:100ms;-moz-animation-delay:100ms;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:animation_menu;-moz-animation-name:animation_menu;animation-name:animation_menu;-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;-ms-transform-origin:0 0 0;z-index:5;}
.header-language:hover .wpml-ls-sub-menu, .header-currency:hover ul{display:flex;-webkit-animation-duration:200ms;-moz-animation-duration:200ms;animation-duration:200ms;animation-delay:100ms;-webkit-animation-delay:100ms;-moz-animation-delay:100ms;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:animation_menu;-moz-animation-name:animation_menu;animation-name:animation_menu;-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;-ms-transform-origin:0 0 0;}
.my-account-wrapper .dropdown-container, .shopping-cart-wrapper .dropdown-container{z-index:992;}
.ts-tiny-cart-wrapper .cart_list li .subtotal{display:none;}
.header-currency:hover, body .header-language:hover, .my-account-wrapper:hover, .shopping-cart-wrapper:hover, .shopping-cart-wrapper:hover .dropdown-container, .shopping-cart-wrapper.active .dropdown-container{z-index:996;}
.shopping-cart-wrapper .dropdown-container{width:430px;}
.shopping-cart-wrapper .dropdown-container.cart-empty{width:350px;}
.shopping-cart-wrapper.updating .dropdown-container, .header-language:hover .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{animation:none !important;-moz-animation:none !important;-webkit-animation:none !important;}
header .cart-dropdown-form .form-content{position:relative;z-index:2;}
.cart-dropdown-form .form-content > label{display:flex;flex-flow:column wrap;align-items:center;gap:26px;}
.cart-dropdown-form .form-content > label:before{font-size:50px;display:inline-block;line-height:1;opacity:0.15;}
.cart-dropdown-form .form-content > label > span{display:block;text-align:center;font-weight:500;}
.dropdown-container .cart-number{margin-bottom:30px;text-transform:uppercase;}
.ts-tiny-cart-wrapper .form-content > label{text-transform:none;padding:0;margin:0;position:relative;z-index:2;}
.ts-tiny-cart-wrapper ul.cart_list li .price{width:100%;gap:5px;}
.ts-tiny-cart-wrapper ul.cart_list li .price .amount{font-weight:500;}
.woocommerce .ts-tiny-cart-wrapper .dropdown-container ul.cart_list, .ts-tiny-cart-wrapper .dropdown-container ul.cart_list{padding:0;margin:0;overflow:auto;max-height:343px;position:relative;flex-direction:row;gap:20px;}
body .dropdown-container ul.cart_list li.loading:before, body .ts-tiny-cart-wrapper ul li div.blockUI.blockOverlay:before{bottom:0;left:0;right:0;width:auto;height:auto;}
.woocommerce .dropdown-container ul.cart_list li img, .dropdown-container ul.cart_list li img{width:100% !important;margin:0;}
.ts-tiny-cart-wrapper .cart_list li .cart-item-wrapper, .woocommerce .ts-tiny-cart-wrapper .cart_list li .cart-item-wrapper{display:flex;flex:1;gap:8px 20px;align-items:center;}
.woocommerce ul.cart_list li::after, .woocommerce ul.cart_list li::before, .woocommerce ul.product_list_widget li::after, .woocommerce ul.product_list_widget li::before{display:none;}
.woocommerce ul.cart_list li.loading::after, .woocommerce ul.cart_list li.loading::before, .woocommerce ul.product_list_widget li.loading::after, .woocommerce ul.product_list_widget li.loading::before{display:inline-block;}
.dropdown-footer > a{width:100%;float:none;margin:0 0 10px !important;}
.dropdown-footer > a:last-child{margin-left:4%;margin-bottom:0 !important;}
.dropdown-footer > a:first-child:last-child{margin:0;}
.ts-tiny-cart-wrapper .total, .widget_shopping_cart .total, .woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total, .elementor-widget-wp-widget-woocommerce_widget_cart .total{padding:20px 0 20px;position:relative;overflow:hidden;display:flex;flex-wrap:wrap;align-items:center;font-size:1em;gap:5px;}
.ts-tiny-cart-wrapper .total{padding-bottom:10px;}
.ts-tiny-cart-wrapper .total .amount, .widget_shopping_cart .total .amount, .woocommerce .widget_shopping_cart .total .amount, .woocommerce.widget_shopping_cart .total .amount, .elementor-widget-wp-widget-woocommerce_widget_cart .total .amount{margin-left:auto;font-size:1.33em;font-weight:500;color:var(--ts-primary-color);}
.dropdown-footer .cart-items{color:var(--ts-gray-color);}
.dropdown-footer .buttons{display:flex;gap:10px;}
.dropdown-footer .buttons > *{flex:1;}
#ts-shopping-cart-sidebar .woocommerce .form-content a.remove{border:0;}
.elementor-widget-wp-widget-woocommerce_widget_cart .total, .woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total{margin:20px 0 0;border-top:1px solid var(--ts-border);}
.elementor-widget-wp-widget-woocommerce_widget_cart .buttons, .woocommerce .widget_shopping_cart .buttons, .woocommerce.widget_shopping_cart .buttons{margin:0;}
.elementor-widget-wp-widget-woocommerce_widget_cart .buttons a, .woocommerce .widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons a{width:100%;margin:0 0 5px;text-decoration:none !important;}
.ts-tiny-cart-wrapper li div.blockUI.blockOverlay, .widget_shopping_cart li div.blockUI.blockOverlay, .elementor-widget-wp-widget-woocommerce_widget_cart li div.blockUI.blockOverlay{background-image:none !important;}
.ts-tiny-cart-wrapper li:last-child div.blockUI.blockOverlay, .widget_shopping_cart li:last-child div.blockUI.blockOverlay, .elementor-widget-wp-widget-woocommerce_widget_cart li:last-child div.blockUI.blockOverlay{bottom:0 !important;}
.woocommerce-cart .cart-dropdown-form, .woocommerce-checkout .cart-dropdown-form, .woocommerce-cart #ts-shopping-cart-sidebar,
.woocommerce-checkout #ts-shopping-cart-sidebar,
.shopping-cart-wrapper .dropdown-container .theme-title{display:none !important;}
.my-account-wrapper{position:relative;}
.dropdown-container .dropdown-footer{margin:0;}
.dropdown-container .form-content .buttons{margin-top:20px;}
.cart-empty .ts-free-shipping-message-bar{margin-top:23px;padding-top:20px;border-top:1px solid var(--ts-border);}
.cart-empty .ts-free-shipping-message-bar .message{justify-content:center;}
.cart-empty .buttons .button{width:100%;display:inline-block;}
.ts-free-shipping-message-bar .progress-bar{display:block;width:100%;height:5px;background-color:rgba(222, 16, 16, 0.1);position:relative;border-radius:5px;overflow:hidden;margin-bottom:10px;}
.ts-free-shipping-message-bar .progress-bar > span{display:inline-block;position:absolute;top:0;bottom:0;left:0;background-color:#DE1010;border-radius:5px;}
.ts-free-shipping-message-bar.success .progress-bar > span{background-color:#25B14C;}
.ts-free-shipping-message-bar .message{font-size:12px;line-height:18px;display:flex;flex-wrap:wrap;align-items:center;gap:5px;}
.ts-free-shipping-message-bar.success .message:before{color:#25B14C;}
.ts-free-shipping-message-bar .message .amount{font-weight:500;color:var(--ts-primary-color);}
.ts-tiny-account-wrapper .form-content h4{text-align:center;margin-bottom:15px;}
.ts-tiny-account-wrapper .dropdown-container .form-content > form{display:flex;flex-wrap:wrap;align-items:center;gap:15px;}:is(.login-username, .login-password) label{display:none;}:is(.login-username, .login-password) input{margin:0;}
.ts-tiny-account-wrapper .dropdown-container .form-content > form > *:not(.login-remember):not(.login-forget-password){width:100%;}
.my-account-wrapper .dropdown-container .form-content p{margin-bottom:0;}
.my-account-wrapper .form-content > form > a.register{display:block;text-align:center;font-size:90%;padding:7px 0 4px;}
.dropdown-container .form-content .login-submit{width:100%;order:10;}
.logged-in .my-account-wrapper .dropdown-container{width:200px;margin-left:-110px;padding-top:50px;}
.logged-in .header-right .my-account-wrapper:last-child .dropdown-container, .header-right .my-account-wrapper:last-child .dropdown-container{margin-left:0;left:auto;right:0;}
.logged-in .my-account-wrapper .dropdown-container ul{margin:0;display:flex;flex-direction:column;gap:13px;}
.logged-in .my-account-wrapper .dropdown-container ul li{list-style:none;padding:0;}
.logged-in .my-account-wrapper .dropdown-container ul li.link-bottom{color:var(--ts-gray-color);padding-top:18px;border-top:1px solid var(--ts-border);margin-top:7px;}
.logged-in .my-account-wrapper .dropdown-container li.link-bottom a{text-decoration:underline;text-underline-offset:5px;}
.logged-in .my-account-wrapper .dropdown-container a{text-decoration:none;}
.my-account-wrapper .dropdown-container a:hover{color:var(--ts-primary-color);}
.header-right .shopping-cart-wrapper .dropdown-container, body:not(.logged-in) .header-right .my-account-wrapper .dropdown-container{right:0;left:auto;margin-left:0;}
body:not(.logged-in) .header-right .my-account-wrapper:nth-last-child(3) .dropdown-container{right:-110px;}
body:not(.logged-in) .header-right .my-account-wrapper:nth-last-child(2) .dropdown-container{right:-55px;}
body:not(.logged-in) .header-right .my-account-wrapper .dropdown-container{width:360px;}
.header-sticky{position:relative;width:100%;transition:100ms ease 0s;}
.header-sticky.is-sticky{box-shadow:0 4px 4px rgba(155,155,155,.3);-webkit-animation-duration:350ms;-moz-animation-duration:350ms;animation-duration:350ms;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:mySticky;-moz-animation-name:mySticky;animation-name:mySticky;backface-visibility:hidden;-webkit-backface-visibility:hidden;z-index:993;}
.header-sticky.is-sticky .header-bottom{display:none;}
header .header-sticky .logo-sticky, .is-sticky.is-sticky img.normal-logo{display:none;}
.header-sticky.is-sticky img.sticky-logo{display:inline-block;}
.sticky-wrapper.is-sticky .logo-sticky{opacity:1;width:auto;height:auto;padding:5px 0;position:relative;display:table-cell;}
.icon-menu-sticky-header{box-sizing:content-box;text-align:center;cursor:pointer;display:none;min-width:22px;text-align:right;}
.icon-menu-sticky-header .icon{display:inline-block;vertical-align:middle;line-height:0;padding:0;transition:350ms ease;cursor:pointer;letter-spacing:0;min-width:16px;}
.is-sticky .icon-menu-sticky-header{display:inline-block;}
#ts-shopping-cart-sidebar .dropdown-container .theme-title{font-size:var(--ts-h4-font-size);line-height:var(--ts-h4-line-height);margin-bottom:30px;}
#ts-shopping-cart-sidebar .dropdown-container .theme-title .count{font-weight:var(--ts-font-weight);font-style:var(--ts-font-style);line-height:var(--ts-line-height);letter-spacing:var(--ts-letter-spacing);font-size:1em;color:var(--ts-gray-color);display:inline-block;}
#ts-shopping-cart-sidebar ul.cart_list li:last-child, 
#ts-shopping-cart-sidebar .woocommerce ul.cart_list li:last-child{border-bottom-width:0;}
.ts-sidebar-content .ts-tiny-cart-wrapper{height:100%;}
.ts-sidebar-content .ts-tiny-cart-wrapper .cart-dropdown-form{height:100%;}
.ts-sidebar-content .ts-tiny-cart-wrapper > .cart-icon{display:none;}
.ts-sidebar-content .ts-tiny-cart-wrapper .cart-wrapper{flex:1;overflow:hidden;}
.ts-sidebar-content .ts-tiny-cart-wrapper .form-content, .ts-sidebar-content .ts-tiny-cart-wrapper .cart-content{display:flex;flex-direction:column;height:100%;}
#ts-shopping-cart-sidebar .ts-sidebar-content{overflow:hidden;}
#ts-shopping-cart-sidebar .ts-tiny-cart-wrapper .cart-content .cart_list{width:100%;max-height:100%;overflow-x:hidden;overflow-y:auto;margin-right:-7px;flex:1;align-content:flex-start;}
#ts-shopping-cart-sidebar .cart-dropdown-form .form-content > label{flex:1;display:inline-flex;align-items:center;justify-content:center;}
#ts-shopping-cart-sidebar .cart-dropdown-form .form-content > label:before{font-size:140px;line-height:140px;}
#ts-shopping-cart-sidebar .ts-tiny-cart-wrapper .cart-content .cart_list::-webkit-scrollbar{display:none;}
.ts-sidebar-content .dropdown-container .cart-number{padding-right:60px;margin-bottom:40px;}
.ts-sidebar-content .ts-tiny-cart-wrapper{width:100%;display:inline-block;}
.header-currency img.wcml-spinner{left:50%;margin-top:-1px;margin-left:-8px;right:auto;}
.header-currency{position:relative;}
.header-currency a{text-decoration:none;display:block;}
.header-currency ul li{position:relative;list-style:none;margin:0;z-index:991;width:100%;transition:350ms ease 0s;cursor:pointer;}
.header-bottom .menu-wrapper{display:flex;flex-wrap:wrap;flex:1;gap:0 var(--ts-menu-gap);align-items:stretch;}
nav.main-menu ul.menu li.ts-megamenu-columns-1 .sub-menu .elementor-widget-wp-widget-nav_menu ul.menu li, nav.main-menu ul.menu li.ts-megamenu-columns-2 .sub-menu .elementor-widget-wp-widget-nav_menu ul.menu li, nav.main-menu ul.menu li.ts-megamenu-columns-3 .sub-menu .elementor-widget-wp-widget-nav_menu ul.menu li, nav.main-menu ul.menu li.ts-megamenu-columns-4 .sub-menu .elementor-widget-wp-widget-nav_menu ul.menu li, nav.main-menu ul.menu li:not(.ts-mega-menu) .sub-menu > li{padding:7px 0;}
nav.main-menu ul.menu li.ts-megamenu-columns-1 .sub-menu .elementor-widget-wp-widget-nav_menu ul.menu li:first-child, nav.main-menu ul.menu li.ts-megamenu-columns-2 .sub-menu .elementor-widget-wp-widget-nav_menu ul.menu li:first-child, nav.main-menu ul.menu li.ts-megamenu-columns-3 .sub-menu .elementor-widget-wp-widget-nav_menu ul.menu li:first-child, nav.main-menu ul.menu li.ts-megamenu-columns-4 .sub-menu .elementor-widget-wp-widget-nav_menu ul.menu li:first-child, nav.main-menu ul.menu li:not(.ts-mega-menu) .sub-menu > li:first-child{padding-top:0;}
nav.main-menu ul.menu li.ts-megamenu-columns-1 .sub-menu .elementor-widget-wp-widget-nav_menu ul.menu li:last-child, nav.main-menu ul.menu li.ts-megamenu-columns-2 .sub-menu .elementor-widget-wp-widget-nav_menu ul.menu li:last-child, nav.main-menu ul.menu li.ts-megamenu-columns-3 .sub-menu .elementor-widget-wp-widget-nav_menu ul.menu li:last-child, nav.main-menu ul.menu li.ts-megamenu-columns-4 .sub-menu .elementor-widget-wp-widget-nav_menu ul.menu li:last-child, nav.main-menu ul.menu li:not(.ts-mega-menu) .sub-menu > li:last-child{padding-bottom:0;}
nav.main-menu ul.menu li.ts-megamenu-columns-1 .sub-menu .elementor-widget-wp-widget-nav_menu ul.menu li > a, nav.main-menu ul.menu li.ts-megamenu-columns-2 .sub-menu .elementor-widget-wp-widget-nav_menu ul.menu li > a, nav.main-menu ul.menu li.ts-megamenu-columns-3 .sub-menu .elementor-widget-wp-widget-nav_menu ul.menu li > a, nav.main-menu ul.menu li.ts-megamenu-columns-4 .sub-menu .elementor-widget-wp-widget-nav_menu ul.menu li > a, nav.main-menu ul.menu li:not(.ts-mega-menu) .sub-menu > li > a{display:inline-block;}
.ts-header, .ts-header .header-template{position:relative;}
body.menu-background-overlay #page{overflow:hidden;}
.ts-header > .overlay{position:absolute;top:100%;left:0;right:0;min-height:100vh;background:rgba(0,0,0,0.4);z-index:993;display:none;}
.menu-background-overlay .ts-header > .overlay{display:block;-webkit-animation-duration:250ms;-moz-animation-duration:250ms;animation-duration:250ms;animation-delay:150ms;-webkit-animation-delay:150ms;-moz-animation-delay:150ms;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:animation_fade;-moz-animation-name:animation_fade;animation-name:animation_fade;}
.ts-floating-sidebar *{-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.ts-floating-sidebar .ts-sidebar-content{position:fixed;padding:20px;top:0;bottom:0;right:0;z-index:99992;width:400px;max-width:100%;transform:translateX(400px);transition:transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);overflow-y:auto;background:var(--ts-dropdown-bg);}
.ts-floating-sidebar.active .ts-sidebar-content{transform:translateX(0px);box-shadow:-3px 0 21px rgba(63,63,63,0.15);}
.ts-floating-sidebar div.overlay{position:fixed;opacity:0;visibility:hidden;left:0;right:0;bottom:0;top:0;content:"";background:rgba(0,0,0,0.5);z-index:99991;transition:opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;}
.admin-bar .ts-floating-sidebar div.overlay, .admin-bar .ts-floating-sidebar .ts-sidebar-content{top:32px;}
.ts-floating-sidebar.active div.overlay{visibility:visible;opacity:1;transition:opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;}
.ts-floating-sidebar .woocommerce ul.product_list_widget{gap:20px;}
.ts-floating-sidebar ul.product_list_widget li .ts-wg-thumbnail, .ts-floating-sidebar .woocommerce ul.product_list_widget li .ts-wg-thumbnail, .ts-floating-sidebar ul.product_list_widget li img, .ts-floating-sidebar .woocommerce ul.cart_list li img, .ts-floating-sidebar .woocommerce ul.product_list_widget li img{width:106px;}
.ts-floating-sidebar ul.product_list_widget li .ts-wg-meta, .woocommerce .ts-floating-sidebar ul.product_list_widget li .ts-wg-meta{gap:8px;}
.icon-menu-sticky-header{order:100;}
.header-transparent .header-template{position:absolute;z-index:993;left:0;right:0;top:0;}
.header-transparent .header-template > div:not(.is-sticky) .header-middle,
.header-transparent .header-template > div:not(.is-sticky) .header-bottom,
.header-transparent .header-template > .header-middle, .header-transparent .header-template > .header-bottom{background:transparent;border-color:rgba(255,255,255,0.1);}
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle .icon-menu-sticky-header .icon:before, 
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle .search-button.search-icon .icon:before, 
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle .my-wishlist-wrapper .tini-wishlist:before, 
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle .shopping-cart-wrapper .cart-control .ic-cart:before, 
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle .ts-tiny-account-wrapper .account-control > a:before{color:#ffffff;}
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle .icon-menu-sticky-header:hover .icon:before, 
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle .search-button.search-icon:hover .icon:before, 
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle .my-wishlist-wrapper:hover .tini-wishlist:before, 
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle .shopping-cart-wrapper:hover .cart-control .ic-cart:before, 
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle .ts-tiny-account-wrapper:hover .account-control > a:before{color:var(--ts-middle-link-hover-color);}
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle nav > ul.menu > li:not(.button):hover > a,
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle nav > ul.menu > li.current-menu-item:before,
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle nav > ul.menu > li.current-menu-parent:before,
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle nav > ul.menu > li.current-menu-item > .ts-menu-drop-icon,
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle nav > ul.menu > li.current-menu-parent > .ts-menu-drop-icon,
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle nav > ul.menu > li.current-menu-item > a,
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle nav > ul.menu > li.current-menu-parent > a,
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle .ts-menu > nav.main-menu > ul.menu > li:hover > .ts-menu-drop-icon,
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .ts-menu > nav.main-menu > ul.menu > li:hover > .ts-menu-drop-icon{color:#ffffff !important;}
.header-transparent.header-text-light .ts-header .header-template > div:not(.is-sticky) .search-content input[type="text"]{background-color:transparent;border-color:rgba(255,255,255,0.25);}
.header-transparent.header-text-light .ts-header .header-template > div:not(.is-sticky) .search-table .search-button input[type^="submit"], 
.header-transparent.header-text-light .ts-header .header-template > div:not(.is-sticky) .search-table .search-button{color:#ffffff;}
.header-transparent.header-text-light .ts-header .header-template > div:not(.is-sticky) .search-content ::-webkit-input-placeholder{color:#ffffff;}
.header-transparent.header-text-light .ts-header .header-template > div:not(.is-sticky) .search-content :-moz-placeholder{color:#ffffff;}
.header-transparent.header-text-light .ts-header .header-template > div:not(.is-sticky) .search-content ::-moz-placeholder{color:#ffffff;}
.header-transparent.header-text-light .ts-header .header-template > div:not(.is-sticky) .search-content :-ms-input-placeholder{color:#ffffff;}
.header-transparent.header-text-light .ts-header .header-template > div:not(.is-sticky) .search-table .search-button:after{border-color:rgba(255,255,255,0.3);border-top-color:#ffffff;}
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle,
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-bottom,
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .ts-menu > nav.main-menu > ul.menu > li > .ts-menu-drop-icon,
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .ts-menu > nav > ul.menu > li > a,
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle .ts-menu > nav.main-menu > ul.menu > li > .ts-menu-drop-icon,
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle .ts-menu > nav > ul.menu > li > a{color:#ffffff;}
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle,
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-bottom{border-color:rgba(255,255,255,0.2);}
.header-transparent.header-text-light .header-template > div:not(.is-sticky) :is(.header-middle, .header-bottom) .my-wishlist-wrapper .tini-wishlist .count-number, 
.header-transparent.header-text-light .header-template > div:not(.is-sticky) :is(.header-middle, .header-bottom) .shopping-cart-wrapper .cart-control .cart-number{background:#ffffff;border-color:#ffffff;color:#000000;}
.header-transparent.header-text-light .ts-header nav > ul.menu li.ts-megamenu-fullwidth ul.sub-menu{color:#000000;}
div#main{width:100%;clear:both;}
.page-template-blank-page-template div#main{min-height:0;}
li > div > h3.product-name{margin-bottom:0;display:flex;flex-direction:column;gap:5px;flex:1;line-height:inherit;font-weight:inherit;}
.breadcrumb-title-wrapper{width:100%;display:block;margin:0;position:relative;overflow:hidden;background-color:var(--ts-breadcrumb-bg);}
.breadcrumb-title-wrapper *{backface-visibility:hidden;-webkit-backface-visibility:hidden;}
.breadcrumb-title-wrapper.ts-breadcrumb-parallax, .breadcrumb-title-wrapper.ts-breadcrumb-parallax .container{background-attachment:fixed;}
.breadcrumb-title-wrapper .breadcrumb-title{display:flex;flex-flow:row wrap;gap:0;}
.breadcrumb-title-wrapper:not(.breadcrumb-v3) .breadcrumb-title > *{width:100%;}
.ts-breadcrumbs{font-size:13px;line-height:18px;position:relative;padding:20px 0 18px;color:var(--ts-breadcrumb-color);z-index:2;}
.ts-breadcrumbs .breadcrumbs-container:after{content:'';display:table;clear:both;}
.ts-breadcrumbs .breadcrumbs-container > *{display:inline;}
.ts-breadcrumbs .breadcrumbs-container > span.current{-ms-word-wrap:break-word;word-wrap:break-word;}
.ts-breadcrumbs .breadcrumbs-container > .brn_arrow{font-size:0;display:inline-flex;margin:0 10px;vertical-align:1px;}
.breadcrumb-title-wrapper .page-title{margin-bottom:0;color:var(--ts-breadcrumb-link-color);font-size:var(--ts-h3-font-size);line-height:var(--ts-h3-line-height);}
.ts-breadcrumbs a, .ts-breadcrumbs .brn_arrow, .ts-breadcrumbs .breadcrumbs-container > span:not(.current){color:var(--ts-breadcrumb-link-color);}
.breadcrumb-title-wrapper:not(.breadcrumb-v3):not(.breadcrumb-v4) .ts-breadcrumbs{order:-1;}:is(.breadcrumb-v1,.breadcrumb-v2) .page-title{margin-top:-6px;}:is(.breadcrumb-v2,.breadcrumb-v4) .page-title{text-align:center;}
.breadcrumb-v2 .page-title{margin-top:-4px;text-align:center;}
.breadcrumb-v2 .ts-breadcrumbs{text-align:center;}
.breadcrumb-v2 .ts-breadcrumbs .breadcrumbs-container{display:inline-block;}
#main > .breadcrumb-title-wrapper.breadcrumb-v3 + *{padding-top:0;}
.breadcrumb-title-wrapper.breadcrumb-v3 .breadcrumb-title{align-items:center;justify-content:space-between;padding:30px 0;}
.breadcrumb-title-wrapper.breadcrumb-v3 .ts-breadcrumbs{padding:0;}
.breadcrumb-title-wrapper.has-background{background-size:cover;background-position:center;background-repeat:no-repeat;}
.breadcrumb-title-wrapper.has-background .breadcrumb-title{min-height:500px;justify-content:center;align-items:center;}
.breadcrumb-title-wrapper.has-background .page-title{font-size:var(--ts-h1-font-size);line-height:1.2;}
.breadcrumb-title-wrapper.has-background .page-title{color:var(--ts-breadcrumb-2-color);}
.breadcrumb-title-wrapper.breadcrumb-v4:not(.has-background){border-bottom:1px solid var(--ts-border);}
#main > .ts-breadcrumbs{background-color:var(--ts-breadcrumb-bg);border-bottom:1px solid var(--ts-border);margin-bottom:calc(var(--ts-section-gap) - 40px);text-align:center;}
#main > .ts-breadcrumbs .breadcrumbs-container{width:auto;display:inline-block;}
.elementor-control.elementor-control-bg_image_device > .elementor-control-content{padding-right:20px;}
.e-con .elementor-widget.elementor-widget-text-editor{text-underline-offset:2px;}
.elementor-widget-text-editor a:hover{text-decoration:none;}
.iconbox-opacity-eff .elementor-icon-box-wrapper .elementor-icon-box-icon .elementor-icon{opacity:0.3;transition:opacity 250ms ease;}
.iconbox-opacity-eff .elementor-icon-box-wrapper:hover .elementor-icon-box-icon .elementor-icon{opacity:1;}
.elementor-control.elementor-control-img_bg_mobile > .elementor-control-content .e-ai-button{position:absolute;top:-35px;right:20px;}
.elementor-control.elementor-control-img_bg_mobile > .elementor-control-content > .elementor-control-field > .elementor-control-input-wrapper{margin-block-start:0;}
.top-slideshow, .overflow-hidden .elementor-image{overflow:hidden;}
.elementor-toggle .elementor-toggle-item .elementor-toggle-title{text-decoration:none;}
.animate-shape .elementor-widget-spacer{transition:350ms ease;}
.animate-shape .e-con:hover > .elementor-widget-spacer{transform:scaleX(-1);}
.elementor-counter .elementor-counter-title{text-align:center;}
.woocommerce .after-loop-wrapper:not(:last-child){margin-bottom:var(--ts-section-gap);}
.post-content-wrapper .entry-content > .content-wrapper{line-height:1.875;}
.post-content-wrapper .entry-content > .content-wrapper .elementor-widget-icon-box .elementor-icon-box-description{margin:0;}
.post-content-wrapper > .entry-content .content-wrapper > .gallery:not(:last-child){margin-bottom:20px !important;}
.woocommerce div.product > #reviews{padding-bottom:60px;}
.woocommerce div.product #reviews nav.woocommerce-pagination{padding:22px 0 74px;}
.woocommerce div.product .woocommerce-tabs #reviews nav.woocommerce-pagination{margin-top:30px;padding-top:30px;padding-bottom:0;}
.woocommerce .button.button-small, .button.button-small, .woocommerce .button.button-small.button-border, .button.button-small.button-border{line-height:22px;}
.woocommerce div.product.tabs-in-summary .woocommerce-tabs ul.tabs li, .elementor-widget-image-box .elementor-image-box-title{line-height:26px;}
small, .font-small, .font-small li{line-height:18px;}:where(h1,h2,h3,h4,h5,h6) > a,
.comments-area .comments-title a, .filter-widget-area-button a{color:inherit;}
.author.vcard a:hover{text-decoration:underline}
.header-language a, .header-currency a, .ts-header .menu-wrapper .ts-menu a, .product .meta-wrapper a{text-decoration:none;}
.product:not(.product-category) .product-name a{transition:none;font-size:inherit;}
.product:not(.product-category) .product-name a:hover{color:var(--ts-link-hover-color);}
.text-left{text-align:left !important;}
.text-center{text-align:center !important;}
.text-right{text-align:right !important;}
.woocommerce div.product p.price del, .woocommerce div.product span.price del{opacity:1;}
.elementor-text-editor > *:first-child img.alignnone{margin:2px 10px 0 0;}
#reviews .woocommerce-review__published-date:after{padding-left:5px;}
#reviews .woocommerce-review__dash:after{padding-left:0;}
.comment-meta > *:not(:last-child):after{padding-left:1px;}
.woocommerce-review__dash{display:none;}
.entry-meta-top a{color:inherit;}
.entry-meta-top .author.vcard a, .author.vcard a{color:var(--ts-text-color);}
.shop-more .shop-more-button, .ts-banner.button-text .ts-banner-button .button, .view-all-wrapper > a, .logged-in-as a, a.button-text, button.button-text, .button-text a{text-decoration:none;background:transparent;position:relative;display:inline-block;padding:0;border:0;border-radius:0;overflow:hidden;color:inherit;text-transform:none;}
.shop-more .shop-more-button, .ts-banner.button-text .ts-banner-button .button, .logged-in-as a{font-size:var(--ts-body-font-size);line-height:1.4;}:where(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning) a:not(.button),
body .wc-block-components-notice-banner .wc-block-components-notice-banner__content a:not(.button){color:inherit;position:relative;line-height:1.2;text-decoration:none;background:transparent;position:relative;display:inline-block;overflow:hidden;}
.elementor-widget-text-editor a.text-underline, .elementor-widget-text-editor a:not(.button):not([href*="tel"]):not([href*="mailto"]){color:inherit;position:relative;text-decoration:none;display:inline-block;vertical-align:middle;line-height:1.5;overflow:hidden;}
.woocommerce-review-link:before, .form-content .forget-password:before, .create-account-wrapper a:before, .shop-more .shop-more-button:before, .ts-product-size-chart-button > span:before, .ts-banner.button-text .ts-banner-button .button:before, .elementor-widget-text-editor a.text-underline:before, .elementor-widget-text-editor a:not(.button):not([href*="tel"]):not([href*="mailto"]):before,
:where(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning) a:not(.button):before,
body .wc-block-components-notice-banner .wc-block-components-notice-banner__content a:not(.button):before,
.logged-in-as a:before, .lost_password a:before, .view-all-wrapper > a:before, a.button-text:before, button.button-text:before, .button-text a:before{content:'';position:absolute;bottom:0;left:0;width:100%;border-bottom:1px solid;display:block;transition:300ms ease;}
ul:is(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning), 
:is(.woocommerce,.woocommerce-page) ul:is(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning){flex-wrap:wrap;gap:0 7px;}:where(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning) li a:not(.button):before, 
body .wc-block-components-notice-banner .wc-block-components-notice-banner__content li a:not(.button):before{display:none;}
.woocommerce-review-link:after, .form-content .forget-password:after, .create-account-wrapper a:after, .shop-more .shop-more-button:after, .ts-product-size-chart-button > span:after, .ts-banner.button-text .ts-banner-button .button:after, .elementor-widget-text-editor a.text-underline:after, .elementor-widget-text-editor a:not(.button):not([href*="tel"]):not([href*="mailto"]):after,
:where(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning) a:not(.button):after,
body .wc-block-components-notice-banner .wc-block-components-notice-banner__content a:not(.button):after,
.logged-in-as a:after, .lost_password a:after, .view-all-wrapper > a:after, a.button-text:after, button.button-text:after, .button-text a:after{content:'';position:absolute;bottom:0;right:100%;left:auto;border-bottom:1px solid;display:block;transition:left 300ms ease 300ms, right 300ms ease 300ms;}
.shop-more .shop-more-button:before, .shop-more .shop-more-button:after{bottom:1px;}
.elementor-widget-text-editor a:not(.button):not([href*="tel"]):not([href*="mailto"]):before, .elementor-widget-text-editor a:not(.button):not([href*="tel"]):not([href*="mailto"]):after{bottom:1px;}
.woocommerce-review-link:hover:before, .form-content .forget-password:hover:before, .create-account-wrapper a:hover:before, .shop-more .shop-more-button:hover:before, .ts-product-size-chart-button:hover > span:before, .ts-banner.button-text .ts-banner-button .button:hover:before, .elementor-widget-text-editor a.text-underline:hover:before, .elementor-widget-text-editor a:not(.button):not([href*="tel"]):not([href*="mailto"]):hover:before,
:where(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning) a:not(.button):hover:before,
body .wc-block-components-notice-banner .wc-block-components-notice-banner__content a:not(.button):hover:before,
.logged-in-as a:hover:before, .lost_password a:hover:before, .view-all-wrapper > a:hover:before, a.button-text:hover:before, button.button-text:hover:before, .button-text a:hover:before{left:100%;right:auto;}
.woocommerce-review-link:hover:after, .form-content .forget-password:hover:after, .create-account-wrapper a:hover:after, .shop-more .shop-more-button:hover:after, .ts-product-size-chart-button:hover > span:after, .ts-banner.button-text .ts-banner-button .button:hover:after, .elementor-widget-text-editor a.text-underline:hover:after, .elementor-widget-text-editor a:not(.button):not([href*="tel"]):not([href*="mailto"]):hover:after,
:where(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning) a:not(.button):hover:after,
body .wc-block-components-notice-banner .wc-block-components-notice-banner__content a:not(.button):hover:after,
.logged-in-as a:hover:after, .lost_password a:hover:after, .view-all-wrapper > a:hover:after, a.button-text:hover:after, button.button-text:hover:after, .button-text a:hover:after{left:0;right:0;}
.ts-banner.button-text .ts-banner-button .button{transition:none;}
.ts-banner.button-text .ts-banner-button .button i{font-size:0.8em;}
.comment-actions .button-text a, :where(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning) a:not(.button):hover,
body .wc-block-components-notice-banner .wc-block-components-notice-banner__content a:not(.button):hover{text-decoration:none;}
.woocommerce-review-link{display:inline-block;vertical-align:middle;position:relative;overflow:hidden;line-height:1.2;text-decoration:none !important;color:inherit;}
.elementor-vertical-align-middle .elementor-image-box-img img{vertical-align:middle;}
.elementor-widget-image-box .elementor-image-box-description{line-height:1.2;}
body .elementor-swiper-button, body .elementor-lightbox .elementor-swiper-button-next, body .elementor-lightbox .elementor-swiper-button-prev{width:35px;height:35px;line-height:35px;background:#fff;border-radius:50%;color:#000;text-align:center;justify-content:center;opacity:0.1;}
body .elementor-swiper-button:hover{opacity:1;}
body .elementor-swiper-button i{font-size:15px;line-height:inherit;}
body .elementor-widget-image-carousel{position:relative;}
body .elementor-lightbox .elementor-swiper-button-prev{left:10px;}
body .elementor-lightbox .elementor-swiper-button-next{right:10px;}
body .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 11px;}
.elementor-widget-text-editor p:last-child, .elementor-text-editor p:last-child{margin-bottom:0;}
body .elementor-lightbox img:not(.swiper-lazy-loaded){opacity:0 !important;}
body .elementor-lightbox .dialog-lightbox-close-button{z-index:11;text-decoration:none;transition:all .2s;}
body .elementor-lightbox .dialog-lightbox-close-button, body .elementor-slideshow__footer, body .elementor-slideshow__header{transition:all .2s;}
.dialog-lightbox-close-button .eicon-close:before{content:"\e937";color:#ffffff;font-size:14px;}
.el-icon-play.elementor-widget-video .elementor-custom-embed-image-overlay img{aspect-ratio:auto;}
.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe, .elementor-lightbox .elementor-video-container .elementor-video-portrait iframe, .elementor-lightbox .elementor-video-container .elementor-video-square iframe{background:transparent;}
.footer-container{background:var(--ts-footer-bg);color:var(--ts-footer-color);overflow:hidden;font-size:1em;line-height:1.5;}
.footer-container h1, .footer-container h2, .footer-container h3, .footer-container h4, .footer-container h5, .footer-container h6{color:var(--ts-footer-heading-color);}
.footer-container a, .footer-container ul li a{color:var(--ts-footer-link-color);}
.footer-container .elementor-widget-text-editor a:not(.button){color:inherit;}
.footer-container .button-text a{border-radius:0;}
.footer-container a:hover, .footer-container ul li a:hover, .footer-container .elementor-widget-text-editor a:not(.button):hover{color:var(--ts-footer-link-hover-color);text-decoration:none;}
.footer-container .elementor-widget[data-widget_type^="wp-widget-"] h5{font-size:1rem;line-height:1.5;border-width:0;padding:0;}
#to-top{position:fixed;right:5px;bottom:5px;width:36px;height:36px;transition:350ms ease 0s;text-align:center;cursor:pointer;z-index:996;transform:scale(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;}
#to-top a{display:block;width:100%;height:100%;overflow:hidden;text-transform:uppercase;font-size:0;line-height:0;letter-spacing:0;text-decoration:none;color:var(--ts-main-bg);background-color:var(--ts-text-color);border-radius:var(--ts-border-radius);}
#to-top a:before{font-size:12px;line-height:36px;}
#to-top a:hover{text-decoration:none;transform:scale(1.1);}
#to-top.on{transform:scale(1);}
.widget_product_categories ul li:hover > a, .ts-product-categories-widget-wrapper ul li:hover > a, .product-filter-by-brand ul li:hover > *, 
.product-filter-by-price ul li:hover > *, 
.product-filter-by-availability ul li:hover > *, 
.woocommerce .widget_rating_filter ul li:hover > *, 
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:hover > *,
.widget_product_categories ul li.current-cat > *, 
.ts-product-categories-widget-wrapper ul li.active > a, .ts-product-categories-widget-wrapper ul li.active > a > .count, .product-filter-by-brand ul li.chosen > *, 
.product-filter-by-price ul li.chosen > *, 
.product-filter-by-availability ul li.chosen > *, 
.woocommerce .widget_rating_filter ul li.chosen > *, 
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen > *{color:var(--ts-primary-color);}
.widget-container.widget_media_image{overflow:hidden;}
.widget-container.widget_media_image a{display:block;}
.widget-container.widget_media_image img{transition:300ms ease;}
.widget-container.widget_media_image:hover img{transform:scale(0.9);}
.widget-container style[type="text/css"],
.widget-container script{display:none !important;}
.wp-block-heading{line-height:1.2;}
.wp-block-heading.page-title{margin-bottom:30px !important;margin-top:-5px;}
.has-x-large-font-size{font-size:var(--ts-h1-font-size) !important;}
abbr, abbr[title], 
acronym[title],
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, ul li > a, .product-name a, .ts-wg-meta a,
.group_table del,.price del,.product-price del,
.widget_rss li > a:hover, .wp-block-archives li > a:hover, .wp-block-latest-posts li a:hover, .wp-block-latest-comments li a:hover, .wp-block-rss li a:hover, .product_list_widget li a, .widget_categories > ul li > a, .widget_archive li > a, .widget_nav_menu li > a, .widget_pages li > a, .widget_meta li > a, .widget_recent_entries li > a, .widget_rss li > a, .widget_recent_comments ul li a, .ts-blogs-widget .entry-content a, .product_list_widget li a:hover, .widget_categories > ul li > a:hover, .widget_archive li > a:hover, .widget_nav_menu li > a:hover, .widget_pages li > a:hover, .widget_meta li > a:hover, .widget_recent_entries li > a:hover, .widget_rss li > a:hover, .widget_recent_comments ul li a:hover, .ts-blogs-widget .entry-content a:hover{text-decoration:none;}
del, .group_table del .amount, .price del .amount, .product-price del .amount{text-decoration:line-through;text-decoration-thickness:1px;}
.widget_nav_menu > div > ul li[class*=fa]:before{margin-right:5px;display:inline-block;}
.widget_nav_menu > div > ul{margin-bottom:0;}
.wp-block-calendar, #page .widget_calendar .calendar_wrap,
.elementor-widget-wp-widget-calendar{background:#ebeef0;border-radius:var(--ts-border-radius);overflow:hidden;}
.wp-block-calendar .wp-calendar-nav, .widget_calendar .wp-calendar-nav, .elementor-widget-wp-widget-calendar .wp-calendar-nav{padding:5px 15px;border-top:1px solid rgba(0,0,0,0.1);font-weight:500;}
.wp-block-calendar, #calendar_wrap{overflow:auto;}
.wp-block-calendar a, #calendar_wrap a{color:var(--ts-text-color);}
.wp-block-calendar table, .widget_calendar table, .elementor-widget-wp-widget-calendar table{margin:0;outline:0;border:0;width:100%;}
.wp-block-calendar table th, .wp-block-calendar table td, body .widget_calendar table td, body .widget_calendar table th, .elementor-widget-wp-widget-calendar table td, .elementor-widget-wp-widget-calendar table th{border-width:0 !important;padding:5px;text-align:center;background:transparent;}
.wp-block-calendar table caption, .widget_calendar caption, .elementor-widget-wp-widget-calendar caption{padding:7px 0 6px 0;text-align:center;text-transform:uppercase;background:#000000;color:#fff;font-weight:500;}
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev, .widget_calendar td#prev,
.elementor-widget-wp-widget-calendar td#prev{text-align:left;}
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next, .widget_calendar td#next,
.elementor-widget-wp-widget-calendar td#next{text-align:right;}
.search-table, .wp-block-search__inside-wrapper, .woocommerce-product-search{position:relative;}
.search-table .search-field, .woocommerce-product-search .search-field{width:100%;}
.search-table .search-field input[type="text"],
.wp-block-search .wp-block-search__input, .woocommerce-product-search .search-field{font-size:var(--ts-body-font-size);padding-right:50px;padding-left:20px;margin:0;width:100%;max-width:100%;background:transparent;border-color:var(--ts-text-color);}
.ts-search-form-widget .search-table .search-field input[type="text"],
.ts-search-form-widget .woocommerce-product-search .search-field{padding-top:12px;padding-bottom:12px;}
.ts-search-form-widget .search-table .search-button{width:44px;top:3px;right:3px;bottom:3px;background:#000;border-radius:5px;color:#fff;}
.ts-search-form-widget .popular-search{margin-top:30px;font-size:1em;line-height:18px;justify-content:center;gap:20px;}
.ts-search-form-widget .popular-search > a{position:relative;display:inline-block;width:auto;color:var(--ts-text-color);text-decoration:none;}
.ts-search-form-widget .popular-search > a:hover{color:var(--ts-primary-color);}
.ts-search-form-widget .popular-search > a:not(:last-child){padding-right:20px;}
.ts-search-form-widget .popular-search > a:not(:last-child):after{content:'';width:1px;height:10px;position:absolute;top:50%;right:0;transform:translateY(-50%);border-right:1px solid;opacity:0.2;}
.wp-block-search.wp-block-search__no-button .wp-block-search__input{padding-right:20px;}
.search-table .search-button, .wp-block-search .wp-block-search__button, .woocommerce-product-search button[type="submit"]{width:50px;text-align:center;position:absolute;top:0;right:0;bottom:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0;padding:0 !important;border-width:0;font-size:0 !important;letter-spacing:0;min-width:0;transition:250ms ease;}
.wp-block-search__button-outside.wp-block-search .wp-block-search__inside-wrapper{gap:5px;}
.wp-block-search__button-inside.wp-block-search .wp-block-search__inside-wrapper{border:1px solid var(--ts-text-color);padding:2px;border-radius:var(--ts-border-radius);}
.wp-block-search__button-inside.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input{border:0;}
.wp-block-search__button-inside.wp-block-search .wp-block-search__button{margin:2px;}
.wp-block-search__button-outside.wp-block-search .wp-block-search__button{position:static;}
.wp-block-search__text-button.wp-block-search .wp-block-search__button{font-size:var(--ts-body-font-size) !important;width:auto;padding:0 20px !important;}
.wp-block-search__text-button.wp-block-search .wp-block-search__button:before, .wp-block-search__button svg{display:none;}
.search-table .search-button input[type^="submit"]{position:absolute;inset:0;display:inline-block;margin:0;padding:0 !important;border-width:0;font-size:0 !important;min-width:0;background:transparent !important;width:100%;height:100%;z-index:2;}
.search-table .search-button:before, .wp-block-search .wp-block-search__button:before, .woocommerce-product-search button[type="submit"]:before{font-size:18px;}
.widget_rss .rss-date{font-size:85%;text-transform:uppercase;margin:6px 0 6px 0;display:block;width:100%;}
.widget_rss cite{margin-top:5px;display:inline-block;width:100%;}
.widget_rss .widget-title:before{display:none !important;}
.rsswidget .rss-widget-icon{vertical-align:baseline;position:relative;top:1px;}
.widget_media_gallery .gallery{margin:-1px !important;}
.widget_media_gallery .gallery .gallery-item{padding:1px !important;margin:0 !important;}
.elementor-widget-wp-widget-media_gallery .gallery{margin:-10px !important;}
.elementor-widget-wp-widget-media_gallery .gallery .gallery-item{padding:10px !important;margin:0 !important;}
.gallery .gallery-item img{border:0 !important;transition:350ms ease;}
.gallery .gallery-item:hover img{opacity:0.5;}
.gallery .gallery-item .gallery-caption{margin:3px 0 0 !important;font-size:80%;line-height:18px;font-weight:normal;}
.ts-sidebar .widget_text small + a{margin-left:20px;}
.widget_text a[href^="mailto"],
.widget_text a[href^="tel"]{color:inherit;}
body.home .index-template .list-posts .wp-block-latest-comments article{padding:0;margin:0;width:auto;}
body.home .index-template .list-posts .wp-block-latest-comments article:after{display:none;}
body .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, body .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:0;}
.woocommerce .widget_price_filter form{padding-top:6px;}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{background-image:none;box-shadow:none;border-radius:0;height:2px;position:relative;z-index:1;}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{margin:0 6px 20px 6px;background:var(--ts-border);direction:ltr;}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{height:2px;}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range:before{position:absolute;left:0;right:0;bottom:0;top:0;z-index:1;content:"";background:var(--ts-primary-color);}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content:after{right:0;left:auto;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{width:12px;height:12px;top:-5px;border-radius:100%;background:var(--ts-primary-color);box-shadow:none;margin-left:-6px;}
.woocommerce .widget_price_filter .ui-slider{margin-left:2px;margin-right:2px;}
.woocommerce .widget_price_filter .price_slider_amount{display:flex;flex-wrap:wrap;align-items:center;letter-spacing:0;font-size:100%;line-height:1.2;}
.woocommerce .widget_price_filter .price_slider_amount .price_label{width:100%;margin-bottom:15px;text-align:start;order:-1;color:var(--ts-gray-color);}
.woocommerce .widget_price_filter .price_slider_amount .price_label span{color:var(--ts-product-price-color);}
.woocommerce .widget_price_filter .price_slider_amount .price_label span:first-child{margin-left:5px;}
.woocommerce .widget_price_filter .price_slider_amount .button{padding:4px 10px;}
.woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce .woocommerce-widget-layered-nav-dropdown .woocommerce-widget-layered-nav-dropdown__submit{font-size:12px;}
.product-filter-by-price-wrapper > form{display:flex;flex-flow:row wrap;gap:5px;margin-top:20px;align-items:center;}
.product-filter-by-price-wrapper > form > *{width:auto !important;min-width:0;flex:1;}
.product-filter-by-price-wrapper > form input.price-input{padding:7px 10px;background-color:var(--ts-main-bg);border-color:var(--ts-text-color);color:var(--ts-text-color);text-align:center;margin:0;}
.product-filter-by-price-wrapper > form input.price-input::-webkit-outer-spin-button, .product-filter-by-price-wrapper > form input.price-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
.product-filter-by-price-wrapper > form input.price-input::placeholder{text-align:center;}
.product-filter-by-price-wrapper > form input.price-input::-webkit-input-placeholder{text-align:center;}
.product-filter-by-price-wrapper > form input.price-input:-moz-placeholder{text-align:center;}
.product-filter-by-price-wrapper > form input.price-input::-moz-placeholder{text-align:center;}
.product-filter-by-price-wrapper > form input.price-input:-ms-input-placeholder{text-align:center;}
.product-filter-by-price-wrapper > form .line{display:inline-block;position:relative;flex:none;}
.product-filter-by-price-wrapper > form .line:before{content:'';width:5px;height:1px;background:var(--ts-text-color);display:inline-block;vertical-align:middle;}
.product-filter-by-price-wrapper > form .button{max-width:75px;padding:7px 5px;margin-left:5px;}
.ts-product-attribute, .product-filter-by-color ul, .color-swatch{display:flex;flex-wrap:wrap;gap:3px;margin:0;}
.woocommerce :is(.cross-sells,.up-sells,.related) .product .meta-wrapper > .color-swatch,
.grid.woocommerce .products .product .meta-wrapper > .color-swatch{z-index:2;padding:3px;border-radius:3px;background:#ffffff;width:max-content;transform:translate(0,-100%);margin:-10px auto -14px;order:-1;box-shadow:0 0 4px rgba(0,0,0,.2);--ts-swatches-size:11px;}
.product-filter-by-color, .ts-product-attribute{--ts-swatches-size:30px;}
.color-swatch > div, .product-filter-by-color ul li a > img, .product-filter-by-color ul li a > span:not(.color-name),
.ts-product-attribute div.option.color{width:var(--ts-swatches-size);height:var(--ts-swatches-size);display:inline-block;vertical-align:top;position:relative;padding:0;transition:200ms ease;border-radius:3px;overflow:hidden;}
.ts-product-attribute div.option.color{border-width:1px;border-style:solid;}
.product-filter-by-color ul li a > span:not(.color-name),
.color-swatch > div > span{border:1px solid transparent;}
.color-swatch > div.color-image:not(:hover):not(.active) > span{border-width:0;}
.color-swatch > div:hover > span, .color-swatch > div.active > span{border-color:#000000 !important;}
.ts-product-attribute div.option.color > a{box-shadow:0 0 0 1px #ffffff inset;}
.product-filter-by-color ul li a > img, .product-filter-by-color ul li a > span:not(.color-name),
.ts-product-attribute div.option.color > a, .ts-product-attribute div.option.color{border-radius:50%;}
.product-filter-by-color ul li a > img, .product-filter-by-color ul li a > span:not(.color-name){border-radius:3px;}
.color-swatch > div:hover:after, .ts-product-attribute div.option.color:hover:after{cursor:pointer;}
.color-swatch > div > span, .ts-product-attribute div.option.color a{width:100%;height:100%;display:inline-block;vertical-align:top;cursor:pointer;}
.product-filter-by-color{--ts-swatches-size:16px;}
.product-filter-by-color ul li a{display:flex;flex-wrap:wrap;gap:0 10px;align-items:center;}
.color-swatch > div img{width:100%;height:100%;object-fit:cover;}
div.product:not(.color-variation-thumbnail) .ts-product-attribute div.option.color img{width:calc(100% - 2px);height:calc(100% - 2px);object-fit:cover;margin:1px;border-radius:50%;}
.product-filter-by-color ul li{padding:0;}
.product-filter-by-color ul li.chosen a, .product-filter-by-color ul li a:hover{border-color:var(--ts-heading-color);}
.product-filter-by-brand ul li label{gap:0 10px;}
.widget_product_categories ul li{justify-content:flex-start}
.product-filter-by-brand ul li label, .ts-product-categories-widget-wrapper ul li{width:100%;}
.product-filter-by-availability ul li input[type^="checkbox"],.product-filter-by-brand ul li input[type^="checkbox"]{display:none;}
.product-filter-by-brand-wrapper .search-brand-input{margin-bottom:20px;background-color:var(--ts-main-bg);border-color:var(--ts-text-color);color:var(--ts-text-color);background-image:url(//fonepro.pk/wp-content/themes/merto/images/icon-search.svg) !important;background-position:calc(100% - 12px) center;background-repeat:no-repeat;background-size:16px 16px;padding:7px 40px 7px 20px;}
.widget_product_categories ul, .ts-product-categories-widget-wrapper ul, .product-filter-by-brand-wrapper > ul, .product-filter-by-color > ul, .product-filter-by-price ul, .woocommerce .woocommerce-widget-layered-nav-list{padding:0;margin-bottom:0;gap:10px;}
.widget_product_categories ul li, .ts-product-categories-widget-wrapper ul li, .product-filter-by-brand ul li, .product-filter-by-price ul li, .product-filter-by-availability ul li, .woocommerce .widget_rating_filter ul li, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{list-style:none;}
.product-filter-by-brand ul li label, .product-filter-by-price ul li label, .product-filter-by-availability ul li label, .woocommerce .widget_rating_filter ul li a, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a{padding:0 0 0 24px;cursor:pointer;display:inline-flex;align-items:center;position:relative;color:var(--ts-text-color);line-height:inherit;text-decoration:none;transition:200ms ease;}
.woocommerce .widget_rating_filter ul li a{font-size:0.86rem;gap:8px;}
.widget_product_categories ul ul li, .ts-product-categories-widget-wrapper ul ul li, .widget_product_categories ul ul li a, .ts-product-categories-widget-wrapper ul ul li a{color:var(--ts-gray-color);}
.ts-product-categories-widget-wrapper ul li a{display:flex;gap:0 10px;}
.product-filter-by-color ul li:hover a > span.color-name, .product-filter-by-color ul li:hover .count, .product-filter-by-color ul li.chosen a > span.color-name, .product-filter-by-color ul li.chosen .count, .widget_product_categories ul li > a:hover, .ts-product-categories-widget-wrapper ul li > a:hover, .product-filter-by-brand ul li label:hover, .product-filter-by-brand ul li label:hover .count, .product-filter-by-brand ul li.selected label, .product-filter-by-brand ul li.selected label .count, .product-filter-by-price ul li label:hover, .product-filter-by-availability ul li label:hover, .woocommerce .widget_rating_filter ul li a:hover, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover{color:var(--ts-link-hover-color);}
.widget_product_categories ul li > a:hover, .ts-product-categories-widget-wrapper ul li > a:hover, .woocommerce .widget_rating_filter ul li a:hover, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover, .product-filter-by-color ul li a:hover{text-decoration:none !important;}
.product-filter-by-brand ul li label:before, .product-filter-by-price ul li label:before, .product-filter-by-availability ul li label:before, .woocommerce .widget_rating_filter ul li.chosen a::before, .woocommerce .widget_rating_filter ul li a:before, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:before{content:'';width:var(--ts-swatches-size);height:var(--ts-swatches-size);border:1px solid var(--ts-text-color);border-radius:3px;position:absolute;top:50%;left:0;transform:translateY(-50%);}
.woocommerce .widget_rating_filter ul li a:after, .product-filter-by-availability ul li label:after, .product-filter-by-price ul li label:after, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:after, .widget-container.product-filter-by-brand ul > li label:after{display:inline-block;position:absolute;top:50%;left:4px;transform:translateY(-50%);font-size:9px;line-height:1;text-align:center;opacity:0;visibility:hidden;transition:150ms ease;}
.woocommerce .widget_rating_filter ul li:hover > a:before, .product-filter-by-availability ul li:hover > label:before, .product-filter-by-price ul li:hover > label:before, .widget-container.product-filter-by-brand ul > li:hover > label:before, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:hover > a:before, .woocommerce .widget_rating_filter ul li.chosen > a:before, .product-filter-by-availability ul li input[checked="checked"] + label:before,
.product-filter-by-price ul li.chosen > label:before, .widget-container.product-filter-by-brand ul > li.selected > label:before, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen > a:before{background-color:var(--ts-text-color);}
.woocommerce .widget_rating_filter ul li:hover > a:after, .product-filter-by-availability ul li:hover > label:after, .product-filter-by-price ul li:hover > label:after, .widget-container.product-filter-by-brand ul > li:hover > label:after, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:hover > a:after, .woocommerce .widget_rating_filter ul li.chosen > a:after, .product-filter-by-availability ul li input[checked="checked"] + label:after,
.product-filter-by-price ul li.chosen > label:after, .widget-container.product-filter-by-brand ul > li.selected > label:after, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen > a:after{opacity:1;visibility:visible;color:var(--ts-main-bg);}
.ts-product-categories-widget-wrapper ul li .icon-toggle{display:none;}
.ts-product-categories-widget-wrapper ul li.cat-parent > .icon-toggle{display:inline-flex;align-items:center;font-size:8px;order:1;min-width:20px;justify-content:flex-end;}
.ts-product-categories-widget-wrapper ul li.cat-parent > .icon-toggle:hover{cursor:pointer;}
.ts-product-categories-widget-wrapper ul li ul{order:2;}
.woocommerce .widget_rating_filter ul li .star-rating{width:76px;display:inline-block;vertical-align:-3px;margin-right:3px;}
.entry-meta-top > *:not(:last-child){position:relative;padding-right:20px;margin-right:10px;}
.entry-meta-top > *:not(:last-child):after{content:" ";display:inline-block;width:10px;height:1px;background:var(--ts-border);position:absolute;right:-10px;margin:0 10px;top:50%;}
.list-posts article.sticky .entry-meta-top > *:not(:last-child):after{background:rgba(0,0,0,0.2);}
.entry-meta-top{gap:6px 0;}
.entry-meta-top .author.vcard a:hover{color:var(--ts-primary-color);text-decoration:none;}
.social-icons .social-desc{margin-bottom:20px;color:var(--ts-gray-color);}
.social-icons ul.list-icons{gap:15px 25px;flex-flow:row wrap;}
.social-icons .list-icons li{text-align:center;position:relative;margin:0 0 10px;line-height:1;}
.social-icons .list-icons li a{display:block;transition:none;color:inherit;letter-spacing:0;}
.social-icons .list-icons li i{font-size:22px;display:inline-block;vertical-align:middle;}
.social-icons .ts-tooltip{display:none;position:absolute;content:"";top:-28px;left:50%;height:20px;opacity:0;visibility:hidden;padding:2px 5px;min-width:70px;transform:translate(-50%,0);font-size:11px;transition:150ms ease 0s;text-align:center !important;line-height:16px !important;background:#000000;color:#ffffff;border-radius:3px;}
.social-icons li a:hover .ts-tooltip{z-index:999;}
.show-tooltip.social-icons .ts-tooltip{display:inline-block;}
.social-icons .ts-tooltip:before{font-family:'Font Awesome 5 Free';letter-spacing:0;content:"\f0d7";position:absolute;bottom:-9px;left:50%;font-size:12px;margin-left:-3px;line-height:14px;font-weight:900;color:#000000;}
.social-icons li a:hover .ts-tooltip{opacity:1;visibility:visible;}
.ts-instagram-wrapper.items{display:flex;flex-wrap:wrap;overflow:hidden;}
.ts-instagram-wrapper.items, .ts-instagram-wrapper.items .swiper-wrapper{align-items:center;}
.elementor-widget-wp-widget-ts_instagram{overflow:hidden;}
.ts-instagram-wrapper.items{margin:-5px;}
.ts-instagram-wrapper .item{padding:5px;}
.ts-instagram-wrapper.columns-3 .item{width:33.33333%;}
.ts-instagram-wrapper.columns-4 .item{width:25%;}
.ts-instagram-wrapper.columns-5 .item{width:20%;}
.ts-instagram-wrapper.columns-6 .item{width:16.66666%;}
.ts-instagram-wrapper.columns-7 .item{width:14.2857%;}
.ts-instagram-wrapper.columns-8 .item{width:12.5%;}
.ts-instagram-wrapper.columns-9 .item{width:11.1111%;}
.ts-instagram-wrapper.columns-10 .item{width:10%;}
.ts-instagram-wrapper.columns-11 .item{width:9.090909%;}
.ts-instagram-wrapper.columns-12 .item{width:8.333333%;}
.ts-instagram-wrapper .item > a{display:block;position:relative;overflow:hidden;border-radius:var(--ts-border-radius);}
.ts-instagram-wrapper .item > a:after{display:inline-block;font-size:40px;position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);color:#ffffff;opacity:0;transition:350ms ease;}
.ts-sidebar .ts-instagram-wrapper .item > a:after{font-size:24px;}
.ts-instagram-wrapper .item img{width:100%;transition:300ms ease;}
.ts-instagram-wrapper .item:hover img{-webkit-filter:brightness(0.7);filter:brightness(0.7);transform:scale(1.1);}
.ts-instagram-wrapper .item:hover > a:after{opacity:1;}
#left-sidebar .ts-instagram-wrapper .item > a,
#right-sidebar .ts-instagram-wrapper .item > a{overflow:hidden;}
#left-sidebar .ts-instagram-wrapper .item > a:before,
#right-sidebar .ts-instagram-wrapper .item > a:before{content:'';display:block;padding-top:100%;}
#left-sidebar .ts-instagram-wrapper .item img,
#right-sidebar .ts-instagram-wrapper .item img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;}
.widget-container ul.post_list_widget{gap:20px;}
.widget-container ul.post_list_widget li{flex-direction:row;align-items:center;gap:15px;}
ul.post_list_widget li .excerpt{color:var(--ts-gray-color);}
ul.post_list_widget .entry-content{display:flex;flex-flow:column wrap;gap:5px;flex:1;padding:0 !important;}
.post_list_widget li .entry-content > *,
.post_list_widget li .heading-title{margin:0 !important;}
.post_list_widget li .thumbnail, .post_list_widget li .ts-video{width:90px;max-width:90px;}
.post_list_widget li .thumbnail img{height:64px;object-fit:cover;}
.post_list_widget li .ts-video{padding-bottom:22%;}
.ts-blogs-widget-wrapper .heading-title{font-size:1rem;line-height:1.5;}
body .post_list_widget blockquote:before{font-size:1.5rem;}
.post_list_widget li.gallery .thumbnail .swiper-button-prev, .post_list_widget li.gallery .thumbnail .swiper-button-next, .post_list_widget li.gallery .thumbnail .swiper-pagination{display:none;}
.widget_recent_comments ul li{color:var(--ts-gray-color);display:block;}
.widget_recent_comments ul li:after{content:'';display:table;clear:both;}
.comment-author-link{font-weight:600;color:var(--ts-text-color);float:left;margin-right:5px;}
.widget-container ul.comment_list_widget{gap:23px;}
.widget-container ul.comment_list_widget li{gap:0;color:inherit;}
.woocommerce #reviews ol.commentlist li .woocommerce-review__published-date,
.comment_list_widget .comment-meta .date-time, .widget_rss .rss-date{color:var(--ts-gray-color);}
.comment_list_widget .comment-meta-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:15px;}
.comment_list_widget .comment-meta-wrapper img{width:60px;height:60px;object-fit:cover;border-radius:var(--ts-border-radius);}
.comment_list_widget .comment-meta-wrapper .comment-meta{flex:1;display:flex;flex-flow:column wrap;gap:4px;line-height:18px;align-items:flex-start;}
.comment_list_widget .comment-body{font-size:1em;margin:11px 0 0;padding:0;background:transparent;color:inherit;border:0;font-weight:inherit;line-height:1.6;gap:3px;}
.comment_list_widget blockquote:before{display:none;}
.elementor-widget > ul li, .elementor-widget ul.menu li, .elementor-widget .list-icons li, .widget_categories > ul li, .product-categories li{list-style:none;}
.widget_categories > ul ul li, .widget_pages > ul ul li, .widget_nav_menu > div > ul ul li, .elementor-widget-wp-widget-categories ul ul li, .elementor-widget-wp-widget-pages ul ul li, .elementor-widget-wp-widget-nav_menu .elementor-widget-container > div > ul ul li, .elementor-widget-wp-widget-nav_menu > div > ul ul li{position:relative;}
.widget_categories > ul li:last-child, .widget_pages > ul li:last-child, .widget_nav_menu > div > ul li:last-child, .widget-container ul.product-categories > li:last-child, .widget_categories > ul > li:last-child, .product-filter-by-brand div > ul > li:last-child, .elementor-widget-wp-widget-categories ul li:last-child, .elementor-widget-wp-widget-pages ul li:last-child, .elementor-widget-wp-widget-nav_menu div > ul li:last-child, .elementor-widget-wp-widget-ts_product_categories ul.product-categories > li:last-child{margin-bottom:0;padding-bottom:0;}
.product-content > .elementor > .e-con-boxed:not(.e-child),
.ts-custom-block-content > .elementor > .e-con-boxed:not(.e-child){--container-default-padding-inline-end:0;--container-default-padding-inline-start:0;--container-default-padding-right:0;--container-default-padding-left:0;}
.elementor-widget-icon-list.elementor-icon-list--layout-inline.elementor-widget__width-auto .elementor-icon-list-icon{line-height:1;}
.elementor-widget-wp-widget-nav_menu.columns-2 ul.menu, .elementor-widget-wp-widget-nav_menu.columns-3 ul.menu, .elementor-widget-wp-widget-nav_menu.columns-4 ul.menu{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;}
.elementor-widget-wp-widget-nav_menu.columns-3 ul.menu{-webkit-column-count:3;-moz-column-count:3;column-count:3;}
.elementor-widget-wp-widget-nav_menu.columns-4 ul.menu{-webkit-column-count:4;-moz-column-count:4;column-count:4;}
.elementor-widget-wp-widget-nav_menu.columns-4 ul.menu li, .elementor-widget-wp-widget-nav_menu.columns-3 ul.menu li, .elementor-widget-wp-widget-nav_menu.columns-2 ul.menu li{display:inline-block;width:100%;}
.elementor-widget-text-editor h1, .elementor-widget-text-editor h2, .elementor-widget-text-editor h3, .elementor-widget-text-editor h4, .elementor-widget-text-editor h5, .elementor-widget-text-editor h6{color:inherit;}
.ts-blogs-wrapper{--ts-h-gap:40px;--ts-v-gap:40px;}
.ts-shortcode:not(.ts-slider) .items,
.ts-blogs-wrapper:not(.ts-slider) .blogs{display:grid;position:relative;grid-template-columns:repeat(var(--ts-columns), minmax(0,1fr));gap:var(--ts-v-gap) var(--ts-h-gap);}
.ts-shortcode.ts-slider .items .item{padding-left:calc(var(--ts-h-gap) / 2);padding-right:calc(var(--ts-h-gap) / 2);}
.ts-shortcode.ts-slider .items{margin-left:calc(var(--ts-h-gap) / 2 * -1);margin-right:calc(var(--ts-h-gap) / 2 * -1);}
.woocommerce .products ul{margin:0;}
.list-categories{width:100%;display:flex;flex-wrap:wrap;align-items:center;}
#main > .list-categories.show-cat-img > .container{padding-bottom:40px;border-bottom:1px solid var(--ts-border);}
#main > .list-categories .products{grid-gap:20px;border:0;border-radius:0;}
#main > .list-categories .products.swiper{width:calc(100% + 20px);margin-left:-10px;margin-right:-10px;}
#main > .list-categories .products.swiper .product-category .product-wrapper{padding-left:10px;padding-right:10px;}
#main > .list-brands > .container{padding-top:40px;}
#main > .breadcrumb-title-wrapper.breadcrumb-v1 + .list-brands > .container{padding-top:0;}
.woocommerce .product-category .meta-wrapper, .woocommerce .product-category .product-wrapper{display:flex;flex-direction:column;}
.woocommerce .product-category .product-wrapper{width:100%;height:100%;align-items:center;justify-content:center;transition:200ms ease;gap:15px;}
.woocommerce .product-category .product-wrapper > a{margin:0;display:block;overflow:hidden;color:inherit;border-radius:50%;position:relative;}
.woocommerce .product-category .product-wrapper > a:before{content:"";position:absolute;inset:0;display:block;background:rgba(0, 0, 0, .4);border-radius:50%;opacity:0;visibility:hidden;z-index:2;transition:all 150ms ease;}
.woocommerce .product-category .product-wrapper > a:after{content:"\e974";font-family:'icomoon';color:#ffffff;font-weight:normal;font-size:18px;position:absolute;top:0;bottom:0;right:0;left:0;opacity:0;visibility:hidden;transition:none;transform:translate(-10px,0);display:flex;justify-content:center;align-items:center;z-index:3;}
.woocommerce .product-category .product-wrapper:hover > a:before{opacity:1;visibility:visible;}
.woocommerce .product-category .product-wrapper:hover > a:after{transform:translate(0,0);opacity:1;visibility:visible;transition:all 250ms ease;}
.img-has-border.woocommerce .product-category .product-wrapper > a:after, .img-has-border.woocommerce .product-category .product-wrapper > a:before{display:none;}
.woocommerce .product-category .product-wrapper:hover .category-name > a{color:var(--ts-link-hover-color);}
.woocommerce .products .product.product-category a img{border-radius:50%;transition:200ms ease;}
.cat-img-border .product-category .product-wrapper > a{border:1px solid var(--ts-border);}
.woocommerce .product-category .meta-wrapper *{margin:0;}
.ts-product-brand-wrapper .meta-wrapper .heading-title, .woocommerce .product-category .meta-wrapper .category-name{font-size:var(--ts-product-font-size);line-height:1.5;color:inherit;font-weight:500;margin:0;}
.woocommerce .product-category .meta-wrapper{text-align:center;}
.woocommerce .product-category .meta-wrapper .count, .ts-product-brand-wrapper .meta-wrapper .count{font-size:0.86rem;color:var(--ts-gray-color);}
.list-categories:not(.show-cat-img) .product-category .product-wrapper > a:first-child,
.list-categories:not(.show-cat-count) .product-category .meta-wrapper .count{display:none;}
#main > .list-categories:not(.show-cat-img) .products{display:flex;flex-wrap:wrap;gap:5px;}
#main > .list-categories:not(.show-cat-img) .products .product-category .category-name a{background:#EBEEF0;padding:9px 19px;border:1px solid #EBEEF0;color:var(--ts-heading-color);border-radius:var(--ts-border-radius);display:inline-block;font-weight:normal;}
#main > .list-categories:not(.show-cat-img) .products .product-category .category-name a:hover{background:transparent;border-color:var(--ts-heading-color);}
.woocommerce .products:not(:is(.cross-sells,.up-sells,.related)){display:grid;position:relative;grid-template-columns:repeat(var(--ts-columns), minmax(0,1fr));align-items:flex-start;padding:0;margin:0;}
body.product-border-radius .woocommerce .products, body.product-border-radius .woocommerce-Tabs-panel .products, body.product-border-radius .products:is(.cross-sells,.up-sells,.related) .products{overflow:hidden;border-radius:var(--ts-border-radius);padding-top:1px;}
.woocommerce .products:before, body.product-border-radius .woocommerce .products:after, body.product-border-radius .woocommerce-Tabs-panel .products:after, .ts-slider:not(.ts-product-category-wrapper) .products:after,
.products:is(.cross-sells,.up-sells,.related) .products:after{position:absolute;top:0;bottom:0;border-style:solid;border-width:0 1px 0 0;content:"";z-index:7;}
.woocommerce .products:before{left:0;}
.woocommerce .products.swiper:before{right:0;left:auto;}
.woocommerce .products:is(.cross-sells,.up-sells,.related):before,
.woocommerce .products:is(.cross-sells,.up-sells,.related):after{display:none;}
body:not(.product-border-radius) .woocommerce .products.loading:before{border-width:0 0 0 1px;}
body.product-border-radius .woocommerce .products:before, body.product-border-radius .woocommerce-Tabs-panel .products:before, body.product-border-radius .products:is(.cross-sells,.up-sells,.related) .products:before,
body.product-border-radius.ajax-pagination .woocommerce > .products:before{left:0;right:0;bottom:0;top:0;border-width:1px;border-radius:var(--ts-border-radius);width:auto;z-index:0;}
body.product-border-radius.ajax-pagination .woocommerce.list > .products.loading:before{border-width:0 0 1px 1px;}
body.product-border-radius.ajax-pagination .woocommerce.grid > .products.loading:before{border-width:1px 0 1px 1px;}
body:not(.product-border-radius) .ts-slider:not(.ts-product-category-wrapper) .products:after,
body:not(.product-border-radius) .products:is(.cross-sells,.up-sells,.related) .products:after{left:0;border-width:0 1px 0 0;}
.woocommerce .products.swiper .product:not(.product-category):hover{z-index:3;}
body.product-border-radius .ts-slider:not(.ts-product-category-wrapper) .products:after,
body.product-border-radius .products:is(.cross-sells,.up-sells,.related) .products:after,
body.product-border-radius .products.swiper .swiper-notification:before{top:var(--ts-border-radius);bottom:var(--ts-border-radius);}
body.product-border-radius .products.swiper .swiper-notification:before{border-width:0 1px 0 0;border-style:solid;right:0;z-index:4;width:1px;content:"";position:absolute;}
body:not(.product-border-radius) .products:is(.cross-sells,.up-sells,.related) .swiper-notification:before{border-width:1px 0 0 0;border-style:solid;right:0;left:0;bottom:0;z-index:4;height:1px;content:"";position:absolute;}
body.product-border-radius .woocommerce.list .product:not(.product-category) .product-wrapper{border-width:1px 1px 0 0;margin-bottom:0;}
body.product-border-radius .woocommerce-Tabs-panel .products:after, body.product-border-radius .woocommerce .products:after{left:0;}
.woocommerce :is(.cross-sells,.up-sells,.related){--ts-columns:5;}
.woocommerce.list:not(.main-products) .products{gap:0;}
.woocommerce.list.main-products .products, body.product-border-radius .woocommerce.list:not(.main-products) .products,
body.product-border-radius .ts-slider.rows-2:not(.ts-product-category-wrapper) .products{padding-top:0;}
.woocommerce.list:not(.main-products) .swiper-slide-active .product-wrapper:before{left:0;}
.woocommerce.product-border-radius .products:is(.cross-sells,.up-sells,.related) .products:before{bottom:0;}
body.product-border-radius .woocommerce .swiper-slide-active .product-wrapper:before, body.product-border-radius .products:is(.cross-sells,.up-sells,.related) .swiper-slide-active .product-wrapper:before,
.woocommerce.list:not(.main-products) .swiper-slide-active .product:not(.product-category) .product-wrapper:before,
.list:not(:is(.main-products,.has-gap)) .products:not(.swiper) .first.product:not(.product-category) .product-wrapper:before{left:0;}
body.product-border-radius .product-group > .product:not(.product-category):nth-child(2) .product-wrapper:before{bottom:0;}
.list:not(.main-products).woocommerce .product:not(.product-category):hover{z-index:7;}
#main > .list-categories > .container > .products:before,
.ts-product-category-wrapper .products:before, .woocommerce.has-gap .products:before{display:none !important;}
.woocommerce .products .product:not(.product-category){min-height:100%;position:relative;display:flex;}
.woocommerce .products .product:not(.product-category) .product-wrapper{width:100%;border-width:1px 1px 1px 0;margin:0;border-style:solid;border-color:var(--ts-border);padding:20px;position:relative;}
.woocommerce .products:not(.swiper) > .product:not(.product-category) .product-wrapper{margin:0 0 -1px 0;}
body.product-border-radius .products:not(.swiper) > .product:not(.product-category) .product-wrapper{margin:0;}
body.product-border-radius .products .product:not(.product-category) .product-wrapper{border-width:0 1px 1px 0;margin:0;}
.woocommerce.list.has-gap .products.swiper .product:not(.product-category) .product-name{font-size:calc(var(--ts-product-font-size) + 6px);line-height:1.3;font-weight:600;}
.woocommerce.list.has-gap  .products .product .meta-wrapper:not(.meta-wrapper-2){padding:4px 0;}
.woocommerce.has-gap .products .meta-wrapper > .short-description{padding-top:10px;border-width:0;margin-top:0;margin-bottom:0;order:10;}
.woocommerce.has-gap.list .products.swiper .product:not(.product-category) .availability-bar{margin:7px 0 0;}
.woocommerce.has-gap.list .products.swiper .product:not(.product-category) .product-name,
.woocommerce.has-gap.list .products.swiper .product:not(.product-category) .price{order:-1;}
.woocommerce.has-gap.list .products.swiper .meta-wrapper > .price{gap:0 10px;font-size:calc(var(--ts-product-font-size) + 6px);margin:3px 0 10px;}
.woocommerce .product:not(.product-category) .product-wrapper:before{content:'';position:absolute;inset:-1px;border-width:1px;border-style:solid;border-color:var(--ts-border);opacity:0;visibility:hidden;box-shadow:0 0 6px rgba(0, 0, 0, 0.2);background:var(--ts-main-bg);z-index:1;}
body.product-border-radius .woocommerce .product:not(.product-category) .product-wrapper:before,
body.product-border-radius .woocommerce-Tabs-panel .product:not(.product-category) .product-wrapper:before,
body.product-border-radius .products:is(.cross-sells,.up-sells,.related) .product:not(.product-category) .product-wrapper:before{border-radius:var(--ts-border-radius);}
.woocommerce .product:not(.product-category) .product-wrapper:hover:before{opacity:1;visibility:visible;}
.woocommerce .products .product:not(.product-category) .thumbnail-wrapper{position:relative;overflow:hidden;margin-bottom:10px;}
.woocommerce .products .product:not(.product-category) .thumbnail-wrapper img{border-radius:var(--ts-border-radius);}
.woocommerce.list .products .product:not(.product-category) .thumbnail-wrapper,
.woocommerce .list .products .product:not(.product-category) .thumbnail-wrapper{margin-bottom:0;}
.woocommerce.has-gap .products, .woocommerce.list:not(.main-products).has-gap .products{gap:20px;border:0;}
.woocommerce.has-gap .products.swiper{width:calc(100% + 20px);padding-left:0;margin:0 -10px;}
.woocommerce.has-gap .products .product:not(.product-category){margin:0;}
.woocommerce.has-gap .products.swiper .product:not(.product-category){padding:0 10px;}
body .woocommerce.has-gap .products .product:not(.product-category) .product-wrapper{border-width:1px;border-color:var(--ts-text-color);}
body.product-border-radius .woocommerce.has-gap .products .product:not(.product-category) .product-wrapper{border-radius:var(--ts-border-radius);}
.woocommerce.has-gap .product:not(.product-category) .product-wrapper:before{border-color:var(--ts-text-color);top:-1px !important;}
.woocommerce.has-gap .products:after, .woocommerce.has-gap .products:before, .woocommerce.has-gap .swiper-notification:before, .woocommerce.has-gap .swiper-notification:after{display:none !important;}
.woocommerce.has-gap.list:not(.main-products) .swiper-slide-active .product-wrapper:before,
body.product-border-radius .has-gap.list:not(.main-products) .products:not(.swiper) .first.product:not(.product-category) .product-wrapper:before{left:-1px;}
.ts-product-category-wrapper.woocommerce{overflow:hidden;}
.ts-product-category-wrapper.woocommerce .products:not(:is(.cross-sells,.up-sells,.related)){gap:var(--ts-v-gap) var(--ts-h-gap);padding:0;border:0 !important;border-radius:0;}
.woocommerce .product .thumbnail-wrapper *{backface-visibility:hidden;-webkit-backface-visibility:hidden;}
.woocommerce .product .thumbnail-wrapper > a{position:relative;display:block;text-decoration:none;z-index:2;transition:300ms ease 0s;}
.woocommerce .products .product a img{margin:0;box-shadow:none;width:100% !important;border-radius:var(--ts-border-radius);transition:300ms ease;}
.woocommerce .product figure{z-index:1;overflow:hidden;margin-bottom:0;}
.woocommerce .product.outofstock figure img{opacity:0.5;}
.woocommerce .product figure img:first-child{position:relative;z-index:2}
.woocommerce .product figure.has-back-image img:last-child{width:100%;position:absolute;right:0;left:0;top:0;z-index:3;}
body.ts_desktop.woocommerce .product figure.has-back-image img, body.ts_desktop .woocommerce .product figure.has-back-image img{backface-visibility:hidden;-webkit-backface-visibility:hidden;transition:opacity 300ms ease 0s;}
body.ts_desktop.woocommerce .product figure.has-back-image img:last-child, body.ts_desktop .woocommerce .product figure.has-back-image img:last-child{opacity:0;}
body.ts_desktop.woocommerce .product .thumbnail-wrapper:hover figure.has-back-image img:last-child, body.ts_desktop .woocommerce .product .thumbnail-wrapper:hover figure.has-back-image img:last-child{opacity:1;}
body.ts_desktop.woocommerce .product .thumbnail-wrapper:hover figure.has-back-image img:first-child, body.ts_desktop .woocommerce .product .thumbnail-wrapper:hover figure.has-back-image img:first-child{opacity:0;}
.button-in a, .button-in a:hover, .woocommerce .product .category-name h3 a:hover{text-decoration:none !important;}
.product_list_widget .product-label, .woocommerce .product .product-label{position:absolute;inset:0 auto auto 0;display:flex;flex-flow:row wrap;gap:2px;z-index:3;}
.woocommerce .product .woocommerce-product-gallery__wrapper .product-label{inset:20px auto auto 20px;}
.woocommerce .product-label > span.onsale, .woocommerce .product-label > span{min-width:42px;min-height:0;padding:3px 5px;display:inline-block;vertical-align:top;position:static;font-size:12px;line-height:18px !important;text-align:center;text-transform:uppercase;font-weight:500;border-radius:3px;}
.woocommerce .woocommerce-product-gallery .product-label > span.onsale, .woocommerce .woocommerce-product-gallery .product-label > span{min-width:57px;min-height:30px;font-size:1rem;border-radius:var(--ts-border-radius);}
.woocommerce .product-label span span{display:flex;width:100%;height:100%;align-items:center;position:relative;justify-content:center;}
.featured .products .product-label .featured{display:none;}
.ts-shortcode .woocommerce.loading .products{transition:none;}
.product_list_widget .product-label .onsale, .woocommerce .product .product-label .onsale{color:var(--ts-sale-label-color);background:var(--ts-sale-label-bg);}
.product_list_widget .product-label .new, .woocommerce .product .product-label .new{color:var(--ts-new-label-color);background:var(--ts-new-label-bg);}
#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .featured-favourite .featured-label,
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .featured-favourite .featured-label,
.product_list_widget .product-label .featured, .woocommerce .product .product-label .featured{color:#ffffff;background:#f05025;}
.product_list_widget .product-label .out-of-stock, .woocommerce .product .product-label .out-of-stock{color:var(--ts-soldout-label-color);background:var(--ts-soldout-label-bg);}
.ts-slider .column-products{display:flex;flex-flow:column wrap;gap:var(--ts-h-gap);}
.ts-slider .column-products .products{width:100%;}
.ts-slider.ts-product-in-product-type-tab-wrapper .column-products .products{flex:none;}
.woocommerce.ts-product-category-wrapper .products.swiper{padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;position:relative;overflow:hidden;}
.woocommerce.ts-slider .products .product-group{display:flex;flex-flow:column wrap;gap:0;}
.ts-slider:not(.ts-product-category-wrapper) .products .product-group{border-width:0 1px 1px 0;border-style:solid;min-height:100%;}
body.product-border-radius .ts-slider:not(.ts-product-category-wrapper) .products .product-group{border-width:0 1px 0 0;}
.woocommerce .products .product-group > section:not(.product-categories) .product-wrapper{border-width:1px 0 0 0;}
.woocommerce .product-group > section:not(.product-categories):first-child .product-wrapper:before{bottom:0;}
body.product-border-radius .product-group > section:not(.product-categories) .product-wrapper:before,
body.product-border-radius .list:not(.main-products) .product:not(.product-categories) .product-wrapper:before{top:-1px;}
.woocommerce .products .product-group > section:not(.product-categories):first-child:last-child .product-wrapper:after{position:absolute;border-width:1px 0 0 0;border-style:solid;bottom:0;left:0;right:0;content:"";}
body.product-border-radius .products .product-group > section:not(.product-categories) .product-wrapper,
body.product-border-radius .woocommerce.list .product-group > section:not(.product-category) .product-wrapper{border-width:1px 0 0 0;}
.woocommerce.ts-slider .products .product-group > section:not(.product-categories):nth-child(2){margin-top:-1px;}
.woocommerce .products .product .meta-wrapper{display:flex;flex-flow:column wrap;gap:7px;}
.woocommerce .products .product .meta-wrapper .product-group-button-meta{margin-top:15px;}
.ts-megamenu-container .ts-shortcode .shortcode-heading-wrapper{margin-bottom:20px;}
.woocommerce.grid .products .meta-wrapper .ts-countdown, .woocommerce .grid .products .meta-wrapper .ts-countdown{position:absolute;top:20px;}
.ts-product-deals-wrapper.grid .meta-wrapper .counter-wrapper{gap:2px;background:var(--ts-primary-color);color:var(--ts-text-in-primary-color);border-radius:3px;padding:6px 10px;}
.ts-product-deals-wrapper.grid .meta-wrapper .counter-wrapper > div{display:flex;flex-wrap:wrap;gap:0px;}
.ts-product-deals-wrapper.grid:not(.show-counter-today):not(.no-counter) .product-wrapper .product-label{top:26px;}
.ts-product-deals-wrapper.grid .meta-wrapper .counter-wrapper .ref-wrapper{display:inline-block;font-size:0;line-height:inherit;margin:0;}
.ts-product-deals-wrapper.grid .meta-wrapper .counter-wrapper > div.seconds{min-width:20px;}
.ts-product-deals-wrapper.grid .meta-wrapper .counter-wrapper > div, .ts-product-deals-wrapper.grid .meta-wrapper .counter-wrapper .ref-wrapper:first-letter, .ts-product-deals-wrapper.grid .meta-wrapper .counter-wrapper > span{font-size:12px;font-weight:600;}
.ts-product-deals-wrapper.grid .meta-wrapper .counter-wrapper .number-wrapper{padding:0;min-width:0;min-height:0;border-radius:0;background:transparent;color:var(--ts-text-in-primary-color);}
.ts-product-deals-wrapper.grid .meta-wrapper .counter-wrapper > span{padding:0 1px;color:var(--ts-text-in-primary-color);}
.woocommerce .products .product-category .meta-wrapper{padding:0;margin:0;}
.woocommerce .products .product .meta-wrapper > *{margin:0;z-index:2;}
.woocommerce.main-products.list .products .product .meta-wrapper > .color-swatch{margin-top:6px;}
ul.product_list_widget li .review-count, .ts-product .review-count, .woocommerce :is(.cross-sells,.up-sells,.related) .product-wrapper .woocommerce-product-rating .review-count,
.woocommerce .products .product .meta-wrapper .woocommerce-product-rating > .average-rating, .woocommerce.grid .products .product .meta-wrapper .woocommerce-product-rating > *:not(.star-rating){display:none;}
.woocommerce .products .product .product-sku, .woocommerce .products .product .product-brands, .woocommerce .products .product .short-description, .woocommerce .products .product .product-categories{overflow:hidden;text-decoration:none;}
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before{display:none;}
table.group_table .woocommerce-grouped-product-list-item__label a, .woocommerce ul.cart_list li .product-name a, .woocommerce ul.product_list_widget li .product-name a, .woocommerce .products .product .product-name{font-size:var(--ts-product-font-size);line-height:1.5;font-weight:inherit;}
.woocommerce .products .product .meta-wrapper{line-height:18px;}
.woocommerce div.product .ts-variation-price > .price, .woocommerce .products .product .price, .woocommerce div.product p.price, .woocommerce div.product span.price{font-size:calc(var(--ts-product-font-size) + 4px);font-weight:500;color:var(--ts-product-price-color);}
.price del, .products .meta-wrapper > .price del, .woocommerce div.product p.price del, .woocommerce div.product span.price del{font-size:var(--ts-product-font-size);font-weight:400;order:2;color:var(--ts-product-regular-price-color);}
ul.product_list_widget li .ts-wg-meta .price, .woocommerce ul.product_list_widget li .ts-wg-meta .price, .woocommerce-grouped-product-list-item__price, .woocommerce table.shop_table .amount.woocommerce-Price-amount, .woocommerce-grouped-product-list-item__price, .ts-floating-sidebar .woocommerce ul.product_list_widget li .price, .ts-search-result-container ul.product_list_widget li .price, .woocommerce.ts-search-result-container ul.product_list_widget li .price, .woocommerce-page table.shop_table td.product-price .amount, .woocommerce-page table.shop_table td.product-subtotal .amount, .ts-tiny-cart-wrapper ul.cart_list li .price, .woocommerce div.product .yith-wfbt-items .price{font-size:calc(var(--ts-product-font-size) + 1px);font-weight:500;color:var(--ts-product-price-color);}
.woocommerce-grouped-product-list-item__price del, .woocommerce div.product .summary p.price del, .woocommerce div.product .summary span.price del, ul.product_list_widget li .ts-wg-meta .price del, .woocommerce ul.product_list_widget li .ts-wg-meta .price del, .woocommerce table.shop_table del .amount.woocommerce-Price-amount, .woocommerce div.product .yith-wfbt-items .price del{font-size:calc(var(--ts-product-font-size) - 1px);font-weight:400;order:2;color:var(--ts-product-regular-price-color);}
.woocommerce table.shop_table .cart-subtotal .amount, .woocommerce table.shop_table .order-total .amount{font-weight:600;}
.products .product .product-sku, .products .product .product-brands, .products .product .product-categories, ul.product_list_widget li .product-brands{color:var(--ts-gray-color);}
.product .product-brands a, .products .product .product-categories a, .woocommerce .products .product .product-categories a, .widget-container ul li .product-categories a{display:inline-block;padding:0;margin:0;text-decoration:none;color:inherit;}
.product .product-brands a:hover, .products .product .product-categories a:hover, .woocommerce .products .product .product-categories a:hover, .widget-container ul li .product-categories a:hover{text-decoration:none;color:var(--ts-primary-color);}
ul.product_list_widget li :is(.product-brands, .product-categories) > span:first-child{display:none;}
.woocommerce ul.product_list_widget li :is(.product-brands, .product-categories) a{display:inline-block;}
.woocommerce.list .product:not(.product-category) .product-wrapper{width:100%;display:grid;grid-template-columns:48% minmax(0,1fr);align-items:center;gap:0 20px;}
.woocommerce.list .product:not(.product-category) .product-wrapper{gap:0 15px;}
.woocommerce.list:is(.columns-1, .columns-2, .columns-3) .product:not(.product-category) .product-wrapper{gap:0 20px;}
.woocommerce.list .products .product .meta-wrapper{gap:10px;}
.woocommerce.list.columns-2 .product:not(.product-category) .product-wrapper{grid-template-columns:42% minmax(0,1fr);}
.e-parent .e-child .woocommerce.list.columns-2 .product:not(.product-category) .product-wrapper{grid-template-columns:50% minmax(0,1fr);}
.woocommerce.main-products.list .product:not(.product-category) .product-wrapper .thumbnail-wrapper{margin-bottom:0;}
.woocommerce.main-products.list .products{--ts-columns:1;gap:0;}
.woocommerce.main-products.list .products .product-wrapper{grid-template-columns:minmax(24%,0) minmax(0,1fr) minmax(28%,0);gap:30px;align-items:flex-start;}
.woocommerce.main-products.list .products .product .meta-wrapper{padding-top:20px;}
.woocommerce.main-products.list .product:not(.product-category) .product-wrapper:before{display:none;}
.price, .products .meta-wrapper > .price{display:flex;flex-wrap:wrap;align-items:center;gap:0 5px;}
.products .product-type-variable .meta-wrapper > .price{gap:0 2px;}
.products .product-type-variable .meta-wrapper > .price:has(del){gap:0 5px;}
.wcpr-stars-count .wcpr-row .wcpr-col-star:before, .star-rating span:before, .star-rating:before, .woocommerce .star-rating span:before, .woocommerce p.stars a::before, .ts-testimonial-wrapper .rating:before, .ts-testimonial-wrapper .rating span:before, blockquote .rating:before, blockquote .rating span:before{white-space:nowrap;display:inline-block;vertical-align:top;line-height:1;font-family:'icomoon';font-weight:normal;font-style:normal;letter-spacing:0;}
.star-rating, .woocommerce .star-rating, .ts-testimonial-wrapper .rating, .wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating, blockquote .rating{width:80px;height:14px;line-height:1;overflow:hidden;position:relative;backface-visibility:visible;-webkit-backface-visibility:visible;}
.star-rating, .woocommerce .star-rating{width:78px;}
.woocommerce .star-rating span:before, .woocommerce .star-rating:before, .ts-testimonial-wrapper .rating:before, .ts-testimonial-wrapper .rating span:before, blockquote .rating:before, blockquote .rating span:before{content:"\e959\e959\e959\e959\e959";font-size:13px;letter-spacing:3px;}
.wcpr-overall-rating .wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating{width:108px;height:16px;line-height:1;overflow:hidden;float:none;margin:0 auto 12px;position:relative;backface-visibility:visible;-webkit-backface-visibility:visible;}
.wcpr-overall-rating .wcpr-overall-rating-right-star .star-rating:before, .wcpr-overall-rating .wcpr-overall-rating-right-star .star-rating span:before{letter-spacing:7px !important;font-size:16px;}
.wcpr-overall-rating .wcpr-col-star .star-rating:before, .wcpr-overall-rating .wcpr-col-star .star-rating span:before{letter-spacing:3px !important;font-size:12px;}
.woocommerce p.stars a::before{font-size:18px;}
.woocommerce p.stars a:hover ~ a::before,
.woocommerce p.stars.selected a:hover ~ a::before,
.woocommerce p.stars.selected a.active ~ a::before,
.woocommerce p.stars a::before{content:"\e959";}
.woocommerce p.stars.selected a:not(.active)::before,
.woocommerce p.stars.selected:hover a::before, .woocommerce p.stars:hover a::before, .woocommerce p.stars.selected a.active::before{content:"\e95a";}
.wcpr-stars-count .wcpr-row .wcpr-col-star{font-size:13px;display:inline-block;width:16px;line-height:1;}
.wcpr-stars-count .wcpr-row .wcpr-col-star:before{content:"\e95a";opacity:1 !important;color:var(--ts-text-color) !important;}
.star-rating::before, .woocommerce .star-rating span:before, .woocommerce .star-rating:before, .ts-testimonial-wrapper .rating:before, .ts-testimonial-wrapper .rating span:before, .product .woocommerce-product-rating .star-rating:before, .commentlist .comment-text .star-rating:before, body .wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating:before, blockquote .rating:before, blockquote .rating span:before{color:var(--ts-rating-color) !important;opacity:1 !important;}
.woocommerce p.stars a, .woocommerce p.stars a:hover ~ a,
.woocommerce p.stars.selected a.active ~ a{color:inherit !important;}
.star-rating span, .woocommerce .star-rating span, .product_list_widget .star-rating span, .woocommerce p.stars:hover a, .woocommerce p.stars.selected a, .woocommerce .star-rating span:before, .ts-testimonial-wrapper .rating span:before, blockquote .rating span:before{content:"\e95a\e95a\e95a\e95a\e95a";}
.woocommerce .product_list_widget .star-rating{width:80px;height:14px;}
.woocommerce .product_list_widget .star-rating span:before, .woocommerce .product_list_widget .star-rating:before{font-size:12px;}
.woocommerce p.stars a{width:22px;height:18px;}
.star-rating span, .woocommerce .star-rating span, .ts-testimonial-wrapper .rating span, blockquote .rating span, .product_list_widget .star-rating span{overflow:hidden;top:0;left:0;position:absolute;padding-top:16px;}
.woocommerce .star-rating span{font-size:0;}
blockquote .rating span:before, .ts-testimonial-wrapper .rating span:before, .star-rating span::before{position:absolute;top:0;left:0;}
.woocommerce .products .meta-wrapper > .short-description{padding-top:13px;border-width:1px 0 0;border-style:solid;margin-top:7px;margin-bottom:5px;}
.woocommerce.main-products.grid .products .meta-wrapper > .short-description.list, .woocommerce.main-products.list .products .meta-wrapper > .short-description.grid{display:none;}
.woocommerce .products .meta-wrapper > .woocommerce-product-rating + .short-description{margin-top:0;}
.woocommerce .woocommerce-product-rating .star-rating{margin:4px 0;}
.woocommerce .summary .woocommerce-product-rating .star-rating{margin:-3px 0 0;width:87px;height:15px;}
.woocommerce .summary .woocommerce-product-rating .star-rating span:before, .woocommerce .summary .woocommerce-product-rating .star-rating:before{font-size:15px;}
.woocommerce .woocommerce-product-rating::after, .woocommerce .woocommerce-product-rating::before{display:none;}
.ts-compare-table-wrapper .product-description ul, .woocommerce-product-details__short-description ul, .short-description ul{display:flex;flex-flow:column wrap;gap:6px;margin:0;}
.ts-compare-table-wrapper .product-description ul, .woocommerce-product-details__short-description ul{gap:8px;}
.ts-compare-table-wrapper .product-description ul li, .woocommerce-product-details__short-description ul li, .short-description ul li{list-style:none;line-height:1.3;margin:0;position:relative;padding:0 0 0 18px;}
.ts-compare-table-wrapper .product-description ul li:before, .woocommerce-product-details__short-description ul li:before, nav > ul.menu .short-description ul li:before, .short-description ul li:before{content:'\e926';display:inline-block;color:#25B14C;position:absolute;top:2px;left:0;font-size:0.8em;}
input[type=number].qty::-webkit-inner-spin-button, 
input[type=number].qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;}
.woocommerce .quantity input.qty, .quantity input.qty{margin:0;padding:0 24px;width:100%;line-height:32px;text-align:center;background-color:#EBEEF0;border-color:#EBEEF0;}
.woocommerce div.product form.cart table div.quantity{float:left;margin:0;}
.quantity{width:80px;position:relative;float:none;overflow:hidden;}
.quantity span:not(.amount){display:none;}
.quantity .number-button{width:100%;position:relative;display:flex;letter-spacing:0;}
.quantity .number-button:before, .quantity .number-button:after{top:0;bottom:0;position:absolute;z-index:1;width:24px;font-size:8px;text-align:center;display:flex;align-items:center;justify-content:center;}
.quantity .number-button:before{content:"\e943";left:0;}
.quantity .number-button:after{content:"\e951";right:0;}
.quantity .minus, .quantity .plus, .woocommerce div.product form.cart table.group_table .quantity .minus, .woocommerce div.product form.cart table.group_table .quantity .plus{border:0;background:transparent;width:24px;height:34px;margin:0 !important;line-height:34px;text-align:center;position:absolute;left:0;top:0;padding:0;z-index:2;cursor:pointer;border-radius:0;font-size:0;}
.quantity .plus, .woocommerce div.product form.cart table.group_table .quantity .plus{right:0;left:auto;}
.quantity .minus:hover, .quantity .plus:hover, .woocommerce div.product form.cart table.group_table .quantity .minus:hover, .woocommerce div.product form.cart table.group_table .quantity .plus:hover{z-index:3;}
.product-hover-style-v2 :is(.cross-sells, .up-sells, .related) .product-group-button-meta .button-in,
.woocommerce.product-hover-style-v2 :is(.cross-sells, .up-sells, .related) .product-group-button-meta .button-in,
.product-hover-style-v1 :is(.cross-sells, .up-sells, .related) .product-group-button-meta,
.woocommerce.product-hover-style-v1 :is(.cross-sells, .up-sells, .related) .product-group-button-meta,
.product-hover-style-v2 .grid .product-group-button-meta .button-in, .list .product-wrapper .thumbnail-wrapper .product-group-button, .product-hover-style-v2 .list:not(.main-products) .product-group-button-meta,
.product-hover-style-v1 .product-group-button-meta{display:none;}
body .list .product-wrapper:hover .product-group-button-meta{display:flex;flex-wrap:wrap;gap:2px;}
.list:not(.main-products) .product-wrapper .product-group-button-meta .loop-add-to-cart{flex:1;}
.woocommerce.list:not(.main-products) .products .product .meta-wrapper-2{grid-area:2 / 1 / span 1 / span 2;width:100%;}
.woocommerce.list.main-products .products .product .meta-wrapper .product-group-button-meta{margin:0;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;}
.woocommerce.list.main-products .product-group-button-meta > div.compare{order:2;}
.woocommerce.list.main-products .product-group-button-meta > div.compare, .woocommerce.list.main-products .product-group-button-meta > div.wishlist{padding-top:9px;}
.woocommerce.list.main-products .product-group-button-meta > div.quickshop{order:-1;}
.woocommerce.list.main-products .product-group-button-meta > div.quickshop, .woocommerce.list.main-products .product-group-button-meta > div.quickshop > a, .woocommerce.list.main-products .product-group-button-meta > div.loop-add-to-cart{width:100%;}
.woocommerce.list.main-products .product-group-button-meta div.loop-add-to-cart .button, .woocommerce.list.main-products .product-group-button-meta > div.quickshop > a{padding:7px 10px;font-size:calc( var(--ts-btn-font-size) - 1px );font-family:var(--ts-btn-font-family);font-weight:var(--ts-btn-font-weight);font-style:var(--ts-btn-font-style);line-height:18px;letter-spacing:var(--ts-btn-letter-spacing);text-transform:uppercase;height:auto;}
.woocommerce.list.main-products .product-group-button-meta div.loop-add-to-cart .button{padding:10px;}
.woocommerce.list.main-products .product-group-button-meta > div.quickshop .ts-tooltip{font-size:calc( var(--ts-btn-font-size) - 1px );font-family:var(--ts-btn-font-family);font-weight:var(--ts-btn-font-weight);line-height:var(--ts-btn-line-height);letter-spacing:var(--ts-btn-letter-spacing);text-transform:uppercase;}
.woocommerce.list.main-products .product-group-button-meta > div.quickshop > a:before{content:'\e95d';font-size:1rem;line-height:20px;position:static;transform:none;display:inline-block;vertical-align:-1px;margin-right:5px;}
.thumbnail-wrapper .product-group-button{position:absolute;top:0;right:0;z-index:6;gap:2px;display:flex;flex-direction:column;}
.product-group-button-meta a:hover, .product-group-button a:hover{text-decoration:none;}
.product-group-button > div{transition:250ms ease;position:relative;display:none;}
.product-group-button-meta > div:not(.loop-add-to-cart) a,
.product-group-button > div a{font-size:0;line-height:0;padding:0;min-width:0;width:34px;height:34px;display:block;letter-spacing:0;text-align:center;border:1px solid var(--ts-btn-thumbnail-bg);border-radius:var(--ts-border-radius);transition:250ms ease;position:relative;}
.product-group-button-meta > div:not(.loop-add-to-cart){display:block;position:relative;}
.ts-shortcode .product-group-button-meta > div.button-in:first-child, .ts-shortcode .product-group-button-meta > div.button-in:first-child ~ div.button-in{flex:1;}
.product-group-button-meta > div.button-in:first-child a, .product-group-button-meta > div.button-in:first-child ~ div.button-in a{width:100%;}
.product-group-button-meta > div:not(.loop-add-to-cart) a:before,
.product-group-button > div a:before{font-size:15px;line-height:34px;transition:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.product-wrapper:hover .product-group-button > div{display:block;-webkit-animation-duration:300ms;-moz-animation-duration:300ms;animation-duration:300ms;animation-delay:100ms;-webkit-animation-delay:100ms;-moz-animation-delay:100ms;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slidebottomtotop;-moz-animation-name:slidebottomtotop;animation-name:slidebottomtotop;-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;-ms-transform-origin:0 0 0;}
.product-wrapper:hover .product-group-button > div:nth-child(2){animation-delay:150ms;}
.product-wrapper:hover .product-group-button > div:nth-child(3){animation-delay:200ms;}
.product-wrapper:hover .product-group-button > div:nth-child(4){animation-delay:250ms;}
.product-group-button > div:not(.loop-add-to-cart) a,
.product-group-button-meta > div:not(.loop-add-to-cart) a,
.product-hover-style-v1 .product-group-button div.loop-add-to-cart a{color:var(--ts-btn-thumbnail-color);background-color:var(--ts-btn-thumbnail-bg);display:block;}
.product-group-button > div:not(.loop-add-to-cart):hover a,
.product-group-button-meta > div:not(.loop-add-to-cart):hover a,
.product-hover-style-v1 .product-group-button div.loop-add-to-cart:hover a{color:var(--ts-btn-thumbnail-hover-color);background-color:var(--ts-btn-thumbnail-hover-bg);border-color:var(--ts-btn-thumbnail-hover-bg);}
.product-group-button > div a.loading, .product-group-button-meta > div a.loading, .woocommerce .product-group-button > div a.loading, .woocommerce .product-group-button-meta > div a.loading{opacity:1 !important;--loading-size:13px;}
.product-hover-style-v1 .product-group-button .loop-add-to-cart a{font-size:0 !important;border-width:0;min-width:auto;padding:0 !important;letter-spacing:0;border-radius:var(--ts-border-radius);}
.product-group-button > div a.added:hover{text-decoration:none !important;}
ul.cart_list, .woocommerce ul.cart_list, 
ul.product_list_widget, .woocommerce ul.product_list_widget, ul.product_list_widget li .ts-wg-meta, .woocommerce ul.product_list_widget li .ts-wg-meta{display:flex;flex-flow:column wrap;gap:20px;}
ul.cart_list li, .woocommerce ul.cart_list li, 
ul.product_list_widget li, .woocommerce ul.product_list_widget li{width:100%;display:flex;flex-flow:row wrap;align-items:center;gap:20px;padding:0 0 20px;margin:0;border-bottom:1px solid var(--ts-border);position:relative;overflow:hidden;}
.widget_recent_reviews.woocommerce ul.product_list_widget li{display:block;}
ul.product_list_widget li:last-child, .woocommerce ul.product_list_widget li:last-child{border-bottom-width:0;padding-bottom:0;}
.woocommerce .form-content a.remove{background:transparent !important;font-size:0;color:inherit !important;border-radius:0;font-weight:inherit;width:21px;height:21px;border:1px solid var(--ts-border);border-radius:50%;text-align:center;margin-right:5px;}
#ts-shopping-cart-sidebar .woocommerce .form-content a.remove{margin-right:0;}
.woocommerce .form-content a.remove:after{display:inline-block;font-size:8px;line-height:20px;}
.woocommerce ul.product_list_widget li .ts-wg-thumbnail, ul.product_list_widget li .ts-wg-thumbnail{position:relative;}
ul.product_list_widget li .ts-wg-thumbnail, .woocommerce ul.product_list_widget li .ts-wg-thumbnail, .woocommerce ul.cart_list li .thumbnail{width:50%;margin:0 !important;float:none;}
.ts-megamenu-container ul.product_list_widget li .ts-wg-thumbnail, .ts-megamenu-container .woocommerce ul.product_list_widget li .ts-wg-thumbnail, .ts-sidebar ul.product_list_widget li .ts-wg-thumbnail, .ts-sidebar .woocommerce ul.product_list_widget li .ts-wg-thumbnail, .woocommerce ul.cart_list li .thumbnail{max-width:80px;}
#ts-shopping-cart-sidebar .dropdown-container .dropdown-footer{padding:10px 0 0;border-width:1px 0 0;border-style:solid;}
#ts-shopping-cart-sidebar .ts-free-shipping-message-bar{margin-bottom:30px;}
#ts-shopping-cart-sidebar .cart-empty .ts-free-shipping-message-bar{margin-bottom:20px;}
#ts-shopping-cart-sidebar .cart-dropdown-form .form-content > label > span{display:none;}
#ts-shopping-cart-sidebar .ts-tiny-cart-wrapper .total .amount{font-size:1.23em;}
#ts-search-result-container ul.product_list_widget li .ts-wg-thumbnail,
.woocommerce #ts-search-result-container ul.product_list_widget li .ts-wg-thumbnail,
.shopping-cart-wrapper ul.cart_list li .thumbnail, .woocommerce .shopping-cart-wrapper ul.cart_list li .thumbnail{width:80px;}
ul.product_list_widget li .ts-wg-meta, .woocommerce ul.product_list_widget li .ts-wg-meta{flex:1;gap:4px;}
.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating{margin:6px 0;}
.woocommerce.archive .widget_shopping_cart .cart_list li, .woocommerce.archive .woocommerce.widget_shopping_cart .cart_list li, .woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li{padding-left:0;padding-right:30px;display:block;}
.woocommerce .widget_shopping_cart .cart_list li .quantity, .woocommerce.widget_shopping_cart .cart_list li .quantity{font-weight:500;}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a{display:block;font-weight:inherit;}
.woocommerce ul.cart_list li a:hover, .woocommerce ul.product_list_widget li a:hover{color:var(--ts-primary-color);}
.woocommerce.ts-products-widget-wrapper ul.product_list_widget li .ts-wg-meta > a{line-height:1.4;max-height:calc(2* 1.4em);}
.woocommerce ul.product_list_widget li a{display:block;font-weight:inherit;color:inherit;}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{float:left;margin:0 10px 0 0;width:80px;border-radius:5px;}
ul.product_list_widget li .cart-item-wrapper, .woocommerce ul.product_list_widget li .cart-item-wrapper, .woocommerce .widget_shopping_cart .cart_list li .cart-item-wrapper, .woocommerce.widget_shopping_cart .cart_list li .cart-item-wrapper{padding:0 35px 0 15px;flex:1;display:flex;flex-flow:row wrap;align-items:center;}
ul.product_list_widget li .subtotal .button, .woocommerce ul.product_list_widget li .subtotal .button{padding:0 15px !important;width:auto !important;min-width:110px !important;font-size:12px !important;line-height:28px !important;}
ul.product_list_widget li .subtotal .button, .woocommerce ul.product_list_widget li .subtotal .button{margin-left:5px;}
.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none;padding:3px 15px;background:var(--ts-text-color);color:var(--ts-main-bg);line-height:24px;border-radius:var(--ts-border-radius);}
.ts-product-attribute .button-tooltip, .ts-shortcode .product-group-button-meta > div.button-in .button-tooltip, .product-group-button .button-tooltip{padding:2px 5px;min-width:95px;font-size:12px;line-height:20px;position:absolute;text-transform:none;text-align:center;visibility:hidden;opacity:0;display:inline-block;border-radius:3px;transition:250ms ease;}
.product-group-button-meta .wishlist .button-tooltip{min-width:80px;}
.woocommerce.main-products.list .product-group-button-meta .wishlist .button-tooltip{min-width:0;}
.ts-product-attribute .button-tooltip{top:-8px;left:50%;transform:translate(-50%,-100%);z-index:10;display:none !important;}
.product-group-button div:not(.loop-add-to-cart) .button-tooltip,
.ts-shortcode .product-group-button-meta > div.button-in .button-tooltip, .product-hover-style-v1 .product-group-button div.loop-add-to-cart .button-tooltip{left:auto;right:calc(100% + 10px);top:50%;font-weight:normal;transform:translate(0,-50%);transition:none;display:none;color:var(--ts-btn-thumbnail-hover-color);background-color:var(--ts-btn-thumbnail-hover-bg);}
.ts-shortcode .product-group-button-meta > div.button-in .button-tooltip{top:-8px;left:50%;transform:translate(-50%,-100%);}
.product-group-button > div:hover a .button-tooltip, .ts-shortcode .product-group-button-meta > div.button-in:hover .button-tooltip, .ts-product-attribute > div:hover a .button-tooltip, .product-hover-style-v1 .product-group-button div.loop-add-to-cart:hover .button-tooltip{display:block;-webkit-animation-duration:250ms;-moz-animation-duration:250ms;animation-duration:250ms;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:animation_fade;-moz-animation-name:animation_fade;animation-name:animation_fade;-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;-ms-transform-origin:0 0 0;}
.ts-shortcode .product-group-button-meta > div.button-in .button-tooltip:after, .product-group-button > div a .button-tooltip:after, .ts-product-attribute > div a .button-tooltip:after{content:'';display:inline-block;width:0;height:0;border-style:solid;border-width:4px 0 4px 5px;border-color:transparent transparent transparent var(--ts-btn-thumbnail-hover-bg);position:absolute;left:100%;top:50%;transform:translateY(-50%);display:block;}
.ts-shortcode .product-group-button-meta > div.button-in .button-tooltip:after{border-width:4px 4px 0 4px;border-color:var(--ts-btn-thumbnail-hover-bg) transparent transparent transparent;position:absolute;left:50%;top:100%;transform:translate(-50%,0);}
.product-no-tooltip .ts-shortcode .product-group-button-meta > div.button-in .button-tooltip, .product-no-tooltip .ts-shortcode .product-group-button-meta > div.button-in:hover .button-tooltip, .product-no-tooltip .product-group-button > div:hover a .button-tooltip, .product-no-tooltip .product-group-button > div a .button-tooltip, .product-no-tooltip .product-group-button div.loop-add-to-cart .button-tooltip{display:none !important;}
.button-in .blockUI,.button-in .blockUI.blockOverlay{opacity:0 !important;}
.products{clear:both;}
.overlay{cursor:pointer;}
.filter-widget-area-button > a{display:inline-flex;align-items:center;gap:4px;color:var(--ts-text-color);text-decoration:none;text-transform:uppercase;position:relative;font-weight:500;}
.before-loop-wrapper .filter-widget-area-button{order:10;}
.before-loop-wrapper #ts-filter-widget-area{order:11;}
.filter-widget-area-button > a:hover:after, .filter-widget-area-button.active > a:after{opacity:1;}
.filter-widget-area-button > a:after{left:0;right:0;bottom:-2px;content:"";position:absolute;border-width:1px 0 0 0;border-style:solid;border-color:var(--ts-text-color);height:1px;opacity:0;}
.filter-widget-area-button > a:before{font-size:12px;display:inline-block;vertical-align:0;transition:100ms ease;}
.filter-widget-area{padding:0;width:100%;min-height:1px;display:flex;flex-flow:column wrap;gap:40px;}
.filter-widget-area-button + .overlay{position:fixed;left:0;right:0;bottom:0;top:0;content:"";background:rgba(0,0,0,0.5);z-index:99991;transition:0.2s ease;display:none;}
.filter-widget-area-button.active + .overlay{display:block;-webkit-animation-duration:300ms;-moz-animation-duration:300ms;animation-duration:300ms;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:animation_fade;-moz-animation-name:animation_fade;animation-name:animation_fade;-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;-ms-transform-origin:0 0 0;}
.before-loop-wrapper{display:flex;flex-wrap:wrap;align-items:center;line-height:18px;flex:1 0 auto;gap:10px 20px;font-size:1em;position:relative;z-index:7;margin-bottom:20px;}
.gridlist-toggle{display:flex;flex-wrap:wrap;gap:10px;}
.woocommerce .woocommerce-result-count{margin:0;color:var(--ts-gray-color);}
.before-loop-wrapper ul li{line-height:inherit;}
.before-loop-wrapper .product-on-sale-form:not(:last-child),
.before-loop-wrapper .product-per-page-form:not(:last-child),
.before-loop-wrapper .woocommerce-ordering:not(:last-child),
.style-sidebar .before-loop-wrapper .gridlist-toggle{padding-right:20px;border-right:1px solid var(--ts-border);}
.gridlist-toggle > span:not(.active):hover{cursor:pointer;}
.ts-sidebar .product-on-sale-form, .ts-sidebar-content .product-on-sale-form{display:none;}
.woocommerce .before-loop-wrapper .woocommerce-notices-wrapper:empty{display:none;}
.gridlist-toggle > span{color:var(--ts-gray-color);}
.gridlist-toggle > span:hover, .gridlist-toggle > span.active{color:var(--ts-heading-color);}
.before-loop-wrapper > *,
.woocommerce .product-on-sale-form ~ .product-per-page-form,
.woocommerce .woocommerce-ordering ~ .product-per-page-form,
.woocommerce .product-on-sale-form ~ .woocommerce-ordering{margin:0;}
.before-loop-wrapper > .overlay + *:not(.woocommerce-result-count),
.before-loop-wrapper > .woocommerce-result-count + *{margin:0 0 0 auto;}
.product-filter-by-brand-wrapper select, .product-filter-by-brand-wrapper select option{font-size:100%;}
#ts-filter-widget-area .product-label,
#left-sidebar .product-label,
#right-sidebar .product-label{font-size:10px;}
.select2-container--default .select2-selection--single .select2-selection__clear{margin-right:5px;float:left;font-size:120% !important;color:red;}
.woocommerce .before-loop-wrapper .woocommerce-notices-wrapper{width:100%;order:-1;margin:0 0 20px;}
#ts-filter-widget-area select,
#left-sidebar select,
#right-sidebar select,
#ts-filter-widget-area .select2-container--default .select2-selection--single .select2-selection__rendered,
#left-sidebar .select2-container--default .select2-selection--single .select2-selection__rendered,
#right-sidebar .select2-container--default .select2-selection--single .select2-selection__rendered{min-width:148px;position:relative;display:inline-block;vertical-align:middle;background-color:transparent;}
body #ts-filter-widget-area .select2-container--default .select2-selection--single,
#left-sidebar .select2-container--default .select2-selection--single,
#right-sidebar .select2-container--default .select2-selection--single,
#ts-filter-widget-area .select2-container--default .select2-selection--single .select2-selection__rendered,
#left-sidebar .select2-container--default .select2-selection--single .select2-selection__rendered,
#right-sidebar .select2-container--default .select2-selection--single .select2-selection__rendered{background:transparent;}
body #ts-filter-widget-area .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder,
#left-sidebar .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder,
#right-sidebar .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder{height:auto;}
body #ts-filter-widget-area .select2-container--default  .select2-selection--single .select2-selection__arrow,
body #left-sidebar .select2-container--default  .select2-selection--single .select2-selection__arrow,
body #right-sidebar .select2-container--default  .select2-selection--single .select2-selection__arrow{top:15px;line-height:26px;margin-top:0;}
.product-on-sale-form label{padding:0;position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:7px;cursor:pointer;}
.product-on-sale-form > label:before{content:'';width:var(--ts-swatches-size);height:var(--ts-swatches-size);background:#ffffff;border:1px solid;border-radius:3px;display:inline-block;}
.product-on-sale-form > label:after{font-size:9px;line-height:1;display:inline-block;position:absolute;top:5px;left:3px;opacity:0;visibility:hidden;transition:150ms ease;}
.product-on-sale-form > label:hover:before, .product-on-sale-form.checked > label:before{border-color:var(--ts-text-color);background-color:var(--ts-text-color);}
.product-on-sale-form > label:hover:after, .product-on-sale-form.checked > label:after{opacity:1;visibility:visible;color:var(--ts-main-bg);}
.product-on-sale-form > label > input[type^="check"]{display:none;}
.woocommerce-ordering select.orderby,.woocommerce .woocommerce-ordering select.orderby{display:none;}
.woocommerce .woocommerce-ordering ul li a:hover,.product-per-page-form ul.perpage ul li a:hover{text-decoration:none;}
.woocommerce .woocommerce-ordering .orderby li, .product-per-page-form ul.perpage li{list-style:none;padding:0 !important;cursor:pointer;z-index:4;}
.woocommerce .woocommerce-ordering ul li a{display:block;color:inherit;padding:7px 0;}
.product-per-page-form ul.perpage ul li a:hover span, .product-per-page-form ul.perpage ul li a.current span{text-decoration:underline;text-underline-position:under;}
.woocommerce .woocommerce-ordering ul li a:hover, .woocommerce .woocommerce-ordering ul li a.current{color:var(--ts-primary-color);}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{position:relative;margin:0;}
.woocommerce .woocommerce-ordering ul.orderby{padding:0;margin:0;display:inline-block;vertical-align:baseline;}
.woocommerce .woocommerce-ordering ul.orderby .orderby-current{font-weight:500;}
.product-per-page-form ul.perpage li{font-weight:500;display:flex;flex-wrap:wrap;align-items:center;}
.product-per-page-form ul.perpage li a{color:inherit;}
.product-per-page-form ul.perpage .perpage-current > span:last-child{display:none;}
.product-per-page-form ul.perpage > li, .product-per-page-form ul.perpage ul{padding:0;margin:0;}
.woocommerce .woocommerce-ordering .orderby li a.current{cursor:default;}
.product-per-page-form ul.perpage .perpage-current, .woocommerce .woocommerce-ordering .orderby-current{display:flex;flex-wrap:wrap;align-items:center;gap:8px;}
.woocommerce .woocommerce-ordering .orderby-label:after{content:':';display:inline-block;}
.product-per-page-form ul.perpage .perpage-current > span:last-child, .woocommerce .woocommerce-ordering .orderby-current{color:var(--ts-text-color);}
.woocommerce .woocommerce-ordering .orderby-current:after{font-size:8px;display:inline-block;}
.woocommerce .woocommerce-ordering .orderby ul{margin:0;padding:25px 20px;display:none;width:100%;min-width:210px;position:absolute;top:100%;left:50%;right:auto;transform:translateX(-50%);border-radius:var(--ts-border-radius);z-index:5;backface-visibility:hidden;-webkit-backface-visibility:hidden;}
.product-per-page-form ul.perpage ul{display:flex;flex-wrap:wrap;gap:10px;}
.woocommerce .woocommerce-ordering .orderby ul:before{position:absolute;content:"";top:10px;left:0;right:0;bottom:0;z-index:-1;border-radius:10px;background-color:var(--ts-dropdown-bg);box-shadow:0 0 10px rgba(162,162,162,0.3);}
.woocommerce .woocommerce-ordering:hover .orderby ul{-webkit-animation-duration:300ms;-moz-animation-duration:300ms;animation-duration:300ms;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:animation_fade;-moz-animation-name:animation_fade;animation-name:animation_fade;display:block;}
.woocommerce .woocommerce-ordering ul.orderby.active{z-index:999;}
.before-loop-wrapper > .product-per-page-form{width:auto;}
.before-loop-wrapper > .product-per-page-form > span, .before-loop-wrapper > .product-filter-by-brand .product-per-page-form > select, .before-loop-wrapper > .product-per-page-form > select{display:none;}
.product-per-page-form ul.perpage{margin:0;position:relative;display:inline-block;}
.product-per-page-form ul.perpage ul li a > strong{opacity:0;visibility:hidden;}
.product-per-page-form ul.perpage .perpage-current{display:block;}
.woocommerce-ordering > span.orderby-label, .product-per-page-form ul.perpage .perpage-current > span:first-child{color:var(--ts-gray-color);margin-right:5px;font-weight:400;}
.product-per-page-form ul.perpage .perpage-current > span:first-child{margin-right:8px;}
.product-per-page-form ul.perpage ul li a > *,
.product-per-page-form ul.perpage .perpage-current > *{display:inline-block;vertical-align:baseline;transition:350ms ease;}
.product-per-page-form ul.perpage ul li a > strong, .product-per-page-form ul.perpage .perpage-current > strong{padding:0 5px 0 0;}
.product-per-page-form ul.perpage ul li a:not(:hover):not(.current) > strong{font-weight:normal;color:inherit;}
.ts-shortcode.columns-1 .column-content, .ts-shortcode.columns-1 .content-wrapper{--ts-columns:1;}
.ts-shortcode.columns-2 .column-content, .ts-shortcode.columns-2 .content-wrapper{--ts-columns:2;}
.ts-shortcode.columns-3 .column-content, .ts-shortcode.columns-3 .content-wrapper{--ts-columns:3;}
.ts-blogs.related-posts .content-wrapper{--ts-h-gap:20px;}
.woocommerce-page .collapse-scroll-sidebar :is(#left-sidebar, #right-sidebar) .widget-container{padding-bottom:0;border-width:0 0 1px;border-style:solid;}
.woocommerce-page .collapse-scroll-sidebar :is(#left-sidebar, #right-sidebar) .widget-container{margin-bottom:18px;}
.woocommerce-page .collapse-scroll-sidebar :is(#left-sidebar, #right-sidebar) .widget-title-wrapper{margin-bottom:16px;}
.woocommerce-page .collapse-scroll-sidebar :is(#left-sidebar, #right-sidebar) .widget-container:last-child{border-width:0;margin-bottom:0;}
.woocommerce.archive .collapse-scroll-sidebar #main-content{position:static;}
.collapse-scroll-sidebar .ts-sidebar .widget-container > *:not(.widget-title-wrapper){display:none;width:100%;flex-flow:column wrap;margin-bottom:20px;}
.collapse-scroll-sidebar .ts-sidebar .widget-container > *:not(.widget-title-wrapper).active{display:block;}
.collapse-scroll-sidebar .ts-sidebar .widget-container > ul:not(.widget-title-wrapper).active{display:flex;}
.ts_desktop .collapse-scroll-sidebar .ts-sidebar > aside{position:-webkit-sticky;position:sticky;top:0;transition:top 200ms ease 0s;gap:0;padding-top:3px;}
.ts_desktop .collapse-scroll-sidebar .ts-sidebar .widget-container .block-control{display:block !important;}
.post-nav-links{padding-top:20px;margin-bottom:0;display:flex;flex-wrap:wrap;align-items:center;gap:10px;}
.woocommerce .after-loop-wrapper{width:100%;display:inline-block;position:relative;text-align:center;}
.woocommerce .after-loop-wrapper:empty{display:none;}
.pagination-wrap ul.pagination, .ts-pagination, .dokan-pagination-container .dokan-pagination{display:block;text-align:center;margin-top:50px;padding-top:50px;border-top:1px solid var(--ts-border);}
.woocommerce nav.woocommerce-pagination{margin-top:calc(var(--ts-section-gap) - 30px );}
.ts-pagination:empty{margin-top:0;padding-top:0;border:0;}
.pagination-wrap ul.pagination, .ts-pagination ul, .woocommerce nav.woocommerce-pagination ul, .dokan-pagination-container .dokan-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;border:0;margin:0;}
.pagination-wrap ul.pagination > li, .ts-pagination ul li, .woocommerce nav.woocommerce-pagination ul li, .dokan-pagination-container .dokan-pagination li{list-style:none;display:inline-block;border:0;padding:0;float:none;}
.pagination-wrap ul.pagination > li > a:hover, .dokan-dashboard-content .pagination li a:hover, .ts-pagination ul li a:hover{text-decoration:none;}
.dokan-pagination-container .dokan-pagination li:first-child > a:before{display:block !important;}
.dokan-pagination-container .dokan-pagination li:empty{display:none;}
.woocommerce nav.woocommerce-pagination ul{text-align:center;white-space:normal;}
.post-nav-links > a, .post-nav-links > span, .ts-pagination ul li a, .ts-pagination ul li span, .pagination-wrap ul.pagination > li > a, .pagination-wrap ul.pagination > li > span, .dokan-pagination-container .dokan-pagination li a, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{padding:0;text-align:center;display:inline-block;width:var(--ts-pagination-size);height:var(--ts-pagination-size);line-height:var(--ts-pagination-size);color:var(--ts-text-color);border:1px solid var(--ts-border);border-radius:var(--ts-border-radius);overflow:hidden;display:inline-block;vertical-align:top;}
.ts-pagination ul li span.dots, .woocommerce nav.woocommerce-pagination ul li span.dots{width:auto;border:0;}
.ts-pagination ul li a:hover, .ts-pagination ul li span.current, .pagination-wrap ul.pagination > li > a:hover, .pagination-wrap ul.pagination > li > span.current, .dokan-pagination-container .dokan-pagination li a:hover, .dokan-pagination-container .dokan-pagination li.active a, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .post-nav-links > .current, .post-nav-links > a:hover, .post-nav-links > a:focus, .pagination-wrap ul.pagination > li > a.prev:hover, .pagination-wrap ul.pagination > li > a.next:hover, .dokan-pagination-container .dokan-pagination li:first-child a:hover, .dokan-pagination-container .dokan-pagination li:last-child a:hover, .woocommerce nav.woocommerce-pagination ul li a.next:hover, .woocommerce nav.woocommerce-pagination ul li a.prev:hover, .ts-pagination ul li a.prev:hover, .ts-pagination ul li a.next:hover{color:var(--ts-text-color);border-color:var(--ts-text-color);background:transparent !important;}
.pagination-wrap ul.pagination > li > a.prev, .pagination-wrap ul.pagination > li > a.next, .dokan-pagination-container .dokan-pagination li:first-child a, .dokan-pagination-container .dokan-pagination li:last-child a, .woocommerce nav.woocommerce-pagination ul li a.next, .woocommerce nav.woocommerce-pagination ul li a.prev, .ts-pagination ul li a.prev, .ts-pagination ul li a.next{width:auto;padding:0 20px;min-width:100px;}
.dokan-pagination-container .dokan-pagination li.active a{cursor:default;}
.post-nav-links > a, .post-nav-links > span{color:inherit;text-decoration:none !important;}
.archive.ajax-pagination .woocommerce > .products.loading:after{left:50%;top:250px;right:auto;bottom:auto;width:36px;height:36px;z-index:9;margin-left:-18px;content:"";border:2px solid rgba(0,0,0,0.3);border-top-color:#000000;border-radius:50%;text-align:center;position:absolute;display:inline-block;font-weight:normal;opacity:0;visibility:hidden;}
.archive.ajax-pagination .woocommerce > .products.loading:after{opacity:1;visibility:visible;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;}
.archive.ajax-pagination .woocommerce > .products:before{content:"";display:block;position:absolute;left:0;right:auto;width:1px;bottom:0;top:0;z-index:7;transition:opacity ease 0s;}
.archive.ajax-pagination .woocommerce > .products.loading:before{right:0;width:100%;opacity:0.5;background:var(--ts-main-bg);z-index:4;}
.ts-shop-load-more, .ts-shop-result-count{text-align:center;display:block;}
.ts-shop-result-count{margin-top:var(--ts-section-gap);margin-bottom:10px;font-size:1em;}
.ts-shop-result-count > span{display:inline-block;}
.load-more-wrapper .ts-blog-result-count{margin-bottom:14px;}
.load-more-wrapper{margin-top:60px;padding-top:60px;border-top:1px solid var(--ts-border);margin-bottom:var(--ts-section-gap);}
.ts-masonry .load-more-wrapper{margin-top:30px;}
.ts-blogs .load-more-wrapper{margin-bottom:0;}
.load-more-wrapper, .ts-shop-load-more{display:block;text-align:center;margin-left:auto;margin-right:auto;}
.load-more-wrapper .button, .ts-shop-load-more .button, .woocommerce .ts-shop-load-more .button{text-decoration:none;transition:200ms ease;position:relative;}
.load-more-wrapper .button:hover, .ts-shop-load-more .button:hover, .woocommerce .ts-shop-load-more .button:hover, .woocommerce .ts-shop-load-more .button.loading:hover{background:var(--ts-primary-color);border-color:var(--ts-primary-color);color:var(--ts-text-in-primary-color);}
.infinity-scroll.woocommerce .ts-shop-load-more .button:before, .load-more-button .woocommerce .ts-shop-load-more .button:after{display:none;}
.infinity-scroll.woocommerce .ts-shop-load-more .button{font-size:0;background:transparent !important;border-color:transparent !important;}
.woocommerce div.product div.images.woocommerce-product-gallery{opacity:1 !important;transition:none !important;height:auto !important;}
.woocommerce div.product:after{content:'';display:table;clear:both;}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{border-width:1px;border-style:solid;border-radius:var(--ts-border-radius);overflow:hidden;}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper img{border-radius:var(--ts-border-radius);}
.woocommerce div.product div.summary ~ *{clear:both;}
.woocommerce div.product.summary-scrolling > .summary ~ *,
.woocommerce div.product div.images{width:702px;float:left;position:relative;}
.woocommerce div.product div.summary{width:calc(100% - 752px);float:right;}
.woocommerce div.product.gallery-layout-vertical.summary-scrolling > .summary ~ *,
.woocommerce div.product.gallery-layout-vertical div.images{width:762px;}
.woocommerce div.product.gallery-layout-vertical div.summary{width:calc(100% - 812px);}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{z-index:2;cursor:zoom-in;}
div.woocommerce-product-gallery .flex-direction-nav, div.woocommerce-product-gallery .flex-direction-nav li{list-style:none;margin:0;padding:0;}
div.woocommerce-product-gallery .flex-direction-nav .flex-prev, div.woocommerce-product-gallery .flex-direction-nav .flex-next{width:50px;height:50px;border-radius:50%;background:#ffffff;color:#000000;font-size:0;letter-spacing:0;line-height:0;text-align:center;position:absolute;top:50%;left:30px;transform:translateY(-50%);box-shadow:0 0 20px rgba(0,0,0,0.1);text-decoration:none;}
div.woocommerce-product-gallery .flex-direction-nav .flex-next{left:auto;right:30px;}
div.woocommerce-product-gallery .flex-direction-nav .flex-prev:after, div.woocommerce-product-gallery .flex-direction-nav .flex-next:after{font-size:26px;line-height:50px;display:block !important;}
.woocommerce div.product.gallery-layout-vertical.has-gallery .woocommerce-product-gallery__wrapper{max-width:calc(100% - var(--ts-thumbnail-size) - 10px);margin-left:auto;}
.woocommerce div.product.has-gallery:not(.gallery-layout-grid) .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image:not(.flex-active-slide):not(:first-child){display:none;}
.woocommerce div.product div.images .flex-control-thumbs{display:flex;flex-flow:row wrap;gap:10px;}
.woocommerce div.product.gallery-layout-horizontal div.images .flex-control-thumbs{margin-top:10px;justify-content:center;}
.woocommerce div.product div.images .flex-control-thumbs li{padding:0;width:90px;overflow:hidden;}
.woocommerce div.product div.images .flex-control-thumbs li img{opacity:1;border:1px solid var(--ts-border);border-radius:var(--ts-border-radius);transition:200ms ease;}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img:hover{border-color:var(--ts-text-color);}
.woocommerce div.product.gallery-layout-grid div.images .woocommerce-product-gallery__wrapper{display:flex;flex-wrap:wrap;gap:10px;}
.woocommerce div.product.gallery-layout-grid div.images .woocommerce-product-gallery__image{overflow:hidden;width:100%;}
.woocommerce div.product.gallery-layout-grid div.images .woocommerce-product-gallery__image:not(:first-child){border-top:1px solid var(--ts-border);}
.woocommerce div.product div.images,.woocommerce div.product div.summary{margin-bottom:var(--ts-section-gap);}
.woocommerce div.product div.summary{display:flex;flex-flow:row wrap;align-items:center;gap:9px 5px;font-size:1em;}
.woocommerce div.product.gallery-layout-vertical{--ts-thumbnail-size:80px;}
.woocommerce div.product.gallery-layout-vertical div.images{display:flex;flex-flow:row wrap;gap:10px;}
.woocommerce div.product.gallery-layout-vertical div.images > *{flex:1;}
.woocommerce div.product.gallery-layout-vertical div.images .flex-control-thumbs{width:var(--ts-thumbnail-size);flex-direction:column;flex:none;order:-1;}
.woocommerce div.product.gallery-layout-vertical div.images .flex-control-thumbs li{width:100%;}
.woocommerce div.product.gallery-layout-vertical.has-gallery div.images .product-label{left:calc(var(--ts-thumbnail-size) + 30px);}
.ts-product-video-button, .ts-product-360-button, .woocommerce div.product div.images .woocommerce-product-gallery__trigger{width:40px;height:40px;text-align:center;font-size:0;text-indent:0;border-width:0;border-radius:var(--ts-border-radius);position:absolute;top:20px;right:20px;left:auto;z-index:9;transition:250ms ease;background:var(--ts-main-bg);color:var(--ts-text-color);box-shadow:0 0 5px rgba(0,0,0,0.2);}
.ts-product-video-button:hover, .ts-product-360-button:hover, .woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover{background:var(--ts-primary-color);color:var(--ts-text-in-primary-color);}
.ts-product-video-button, .ts-product-360-button{top:72px;}
.ts-product-video-button + .ts-product-360-button{top:122px;}
.ts-product-360-button:before, .ts-product-video-button:before, .woocommerce div.product div.images .woocommerce-product-gallery__trigger:before{font-size:20px;line-height:40px;position:static;width:100%;height:100%;border:0;display:inline-block;color:inherit;}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before{font-size:18px;}
.ts-product-360-button:before{font-size:22px;}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after{display:none;}
.ts-product-video-button:hover, .ts-product-360-button:hover, .woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover{text-decoration:none;}
.woocommerce div.product .summary > *{clear:both;margin:0;}
.woocommerce div.product .summary > *:not(.product_title):not(.button){line-height:20px;}
.woocommerce div.product .summary > .product-brands:not(.product_title):not(.button){line-height:1.2;}
.woocommerce div.product .summary a:not(.button){color:inherit;}
.woocommerce div.product .summary a:not(.button):hover{color:var(--ts-primary-color);}
.woocommerce div.product .summary > .product-brands{color:var(--ts-gray-color);}
.woocommerce div.product .summary table.group_table .woocommerce-grouped-product-list-item__label a:hover{text-decoration:none;color:var(--ts-primary-color);}
.woocommerce div.product .summary > *:not(.button){padding:0;}
.woocommerce div.product .summary > .single-product-buttons{gap:0 30px;padding:12px 0;}
div.product .summary > .summary-custom-content-title{margin-top:8px;font-size:1em;}
.woocommerce div.product .woocommerce-product-rating{display:flex;flex-wrap:wrap;align-items:center;gap:5px;}
.woocommerce div.product .woocommerce-product-rating > .woocommerce-review-link{margin-left:5px;}
.woocommerce div.product .woocommerce-product-rating > .woocommerce-review-link, .woocommerce div.product .woocommerce-product-rating > .woocommerce-review-link:hover{color:inherit;}
.woocommerce .summary .woocommerce-product-rating::after, .woocommerce .summary .woocommerce-product-rating::before{display:none;}
.woocommerce div.product .summary > .stock{margin:0 0 20px;}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .woocommerce-variation .stock{margin:0;}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .woocommerce-variation .stock,
.stock .availability-text{text-align:center;line-height:24px;font-weight:500;padding:0 10px;display:inline-block;vertical-align:middle;color:#26753C;background:rgba(38, 117, 60, 0.1);border-radius:var(--ts-border-radius);}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .woocommerce-variation .stock.out-of-stock,
.stock.out-of-stock .availability-text{color:#DE1010;background:rgba(222, 16, 16, 0.1);}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .woocommerce-variation .stock.available-on-backorder,
.stock.available-on-backorder .availability-text{color:#ff9e20;background:rgba(255, 158, 32, 0.1);}
.woocommerce td.product-name p.backorder_notification{color:#ff9e20;font-size:1em;font-style:italic;margin:3px 0 0;}
.woocommerce div.product .stock.available-on-backorder{color:#ff9e20;}
.woocommerce div.product .stock.out-of-stock{color:#dd2831;}
.woocommerce .woocommerce-product-rating{line-height:inherit;}
.summary .woocommerce-product-rating .woocommerce-review-link{text-decoration:none !important;}
.woocommerce .single-product-buttons, .woocommerce .woocommerce-product-rating{display:flex;flex-flow:row wrap;align-items:center;font-size:calc(var(--ts-body-font-size) - 1px);color:var(--ts-gray-color);}
.woocommerce div.product .summary > .ts-summary-custom-content{padding:13px 20px;border:1px solid;border-radius:var(--ts-border-radius);font-size:0.92em;}
.ts-summary-custom-content ul{display:flex;flex-flow:column wrap;gap:8px;}
.ts-summary-custom-content ul li{padding:0;}
.ts-summary-custom-content ul li:after{content:'';display:table;clear:both;}
.ts-summary-custom-content ul, .ts-summary-custom-content ul li img.alignnone{margin:0;padding:0;}
.ts-summary-custom-content ul li img.alignnone{float:left;margin-right:10px;}
.ts-summary-custom-content ul.no-style li{list-style:none;}
div.product .summary .meta-content > *,
.woocommerce div.product .summary > .meta-content:not(:empty){display:flex;flex-wrap:wrap;gap:10px;}
.woocommerce div.product .summary > .meta-content:not(:empty) > .cats-link > .cat-links{flex:1;}
.woocommerce div.product .summary > .meta-content:not(:empty){padding-top:21px;border-width:1px 0 0;border-style:solid;}
.woocommerce div.product .summary > .ts-summary-custom-content + .meta-content:not(:empty){border:0;}
div.product .summary .meta-content > *{width:100%;margin:0;}
div.product .summary .meta-content > .ts-social-sharing > span:first-child{display:none;}
div.product .summary .meta-content > div > span:first-child{color:var(--ts-gray-color);}
div.product .summary .meta-content > div a:hover{color:var(--ts-primary-color);}
div.product .summary .meta-content > div.wcml-dropdown{width:100%;}
.tags-link .tag-links{flex:1;}
div.product .summary .meta-content .tags-link a{min-width:0;border-width:0;border-radius:0;padding:0;font-size:inherit !important;line-height:inherit !important;font-weight:inherit;margin:0;float:none;background:transparent !important;text-transform:none !important;}
div.product .summary .meta-content .ts-social-sharing ul{gap:6px 16px;}
div.product .summary .meta-content .ts-social-sharing ul li{font-size:16px;}
.woocommerce div.product .summary > .price{align-items:center;}
.woocommerce div.product .summary > .price + *:not(.ts-discount-number){clear:both;}
.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{font-weight:inherit;}
.woocommerce div.product .summary .price{gap:10px;}
.woocommerce div.product .summary .ts-discount-number{line-height:1.5;margin:0 0 0 5px;display:inline-block;color:var(--ts-primary-color);}
.woocommerce div.product .summary > .woocommerce-product-details__short-description{margin:9px 0px 12px;}
.woocommerce div.product .summary > *:not(.price):not(.ts-variation-price):not(.ts-discount-number):not(form.cart):not(.ts-countdown){width:100%;flex:none;}
.woocommerce div.product .summary > .ts-variation-price, .woocommerce div.product .summary p.price, .woocommerce div.product .summary span.price{font-size:var(--ts-h3-font-size);line-height:1 !important;}
.woocommerce div.product .summary > .price, .woocommerce div.product .summary > .ts-variation-price{margin:4px 0;}
.woocommerce div.product .summary p.price del, .woocommerce div.product .summary span.price del{font-size:calc(var(--ts-h3-font-size) - 6px);}
.woocommerce-product-details__short-description > p{margin-bottom:10px;}
.woocommerce-product-details__short-description > *:last-child{margin-bottom:0;}
.woocommerce div.product .summary > .group-product-heading{font-size:100%;text-transform:uppercase;}
.woocommerce-product-gallery__wrapper:after{content:'';clear:both;display:table;}
.woocommerce div.product .summary > .ts-countdown{margin:0 0 0 auto;}
.single-navigation > a:hover{text-decoration:none}
.woocommerce div.product .summary > .single-navigation{margin-bottom:20px;}
div.product .single-navigation{display:flex;gap:3px;}
div.product .single-navigation > a{display:flex;align-items:center;gap:10px;position:relative;}
div.product .single-navigation > a .product-info{position:absolute;bottom:10%;left:-50%;position:absolute;bottom:calc(100% + 5px);left:50%;transform:translateX(-50%);width:70px;box-shadow:0 0 10px rgba(0, 0, 0, .1);border-radius:5px;overflow:hidden;opacity:0;visibility:hidden;transition:200ms ease;}
div.product .single-navigation > a:hover .product-info{opacity:1;visibility:visible;}
div.product .single-navigation > a > span{font-size:0;width:40px;height:40px;border-width:1px;border-style:solid;border-radius:5px;text-align:center;}
div.product .single-navigation > a > span:before{font-size:15px;line-height:40px;}
.woocommerce div.product .summary .single_variation_wrap,.woocommerce div.product .summary .woocommerce-variation-add-to-cart{width:100%;}
.woocommerce div.product .summary .woocommerce-variation-add-to-cart, .woocommerce div.product .summary form.cart{display:flex;flex-wrap:wrap;align-items:flex-end;margin:0 !important;}
.woocommerce div.product .summary form.cart{width:auto !important;flex:1;}
.woocommerce div.product form.cart table{border:0;outline:0;}
.woocommerce div.product:not(.product-type-grouped) .summary .quantity{width:auto;margin:0;}
.woocommerce div.product:not(.product-type-grouped) .summary .quantity .qty{width:105px;line-height:44px;}
.woocommerce div.product:not(.product-type-grouped) .summary .quantity .qty{margin-right:5px !important;}
.woocommerce div.product:not(.product-type-grouped) .summary .quantity .plus,
.woocommerce div.product:not(.product-type-grouped) .summary .quantity .number-button:after{right:5px;}
.woocommerce div.product:not(.product-type-grouped) .summary .quantity .minus, 
.woocommerce div.product:not(.product-type-grouped) .summary .quantity .plus{width:28px;height:40px;line-height:40px;}
.woocommerce div.product:not(.product-type-grouped) .summary .quantity .number-button:before, 
.woocommerce div.product:not(.product-type-grouped) .summary .quantity .number-button:after{width:28px;}
.woocommerce div.product .summary form.cart .single_add_to_cart_button{flex:1;min-width:0;text-transform:uppercase;padding-left:5px;padding-right:5px;}
.woocommerce.ts-wishlist-table-wrapper .product-add-to-cart a.button:hover, .woocommerce.ts-compare-table-wrapper .product-add-to-cart a.button:hover, .woocommerce div.product .summary form.cart .single_add_to_cart_button:hover{color:var(--ts-btn-border);background-color:transparent;border-color:var(--ts-btn-border);}
.woocommerce div.product.outofstock .summary .woocommerce-variation-add-to-cart-disabled, .woocommerce div.product.sold-individually .summary form.cart div.quantity{display:none;}
.woocommerce div.product .summary .ts-buy-now-button{min-width:130px;display:block;background:var(--ts-primary-color);color:var(--ts-text-in-primary-color);border-color:var(--ts-primary-color);text-transform:uppercase;align-self:flex-end;padding-left:10px;padding-right:10px;margin-left:5px;}
.woocommerce div.product .summary .button.ts-buy-now-button:hover{background:transparent !important;color:var(--ts-primary-color) !important;border-color:var(--ts-primary-color) !important;}
.woocommerce div.product form.cart .variations{outline:0;margin:0 0 18px;overflow:visible;}
.woocommerce div.product.has-buy-now-btn form.cart .variations{margin:0 0 18px;overflow:visible;}
.woocommerce div.product form.cart .variations *{display:block;}
.ts-product-size-chart-button, .ts-product-size-chart-button:hover{color:var(--ts-gray-color);}
.ts-megamenu-container .elementor-widget-image-box .elementor-image-box-title{padding-top:20px;padding-bottom:20px;}
.ts-megamenu-container .elementor-widget-image-box:hover{box-shadow:0 0 20px rgba(0,0,0,.25);}
.elementor-image-box-img img{box-sizing:content-box;}
.ts-product-size-chart-button > span{display:inline-block;font-size:1em;line-height:1.2;overflow:hidden;position:relative;}
.woocommerce div.product form.cart .variations tr .ts-product-size-chart-button{position:absolute;top:0;right:0;display:inline-flex;flex-wrap:wrap;align-items:center;gap:7px;text-decoration:none !important;}
.woocommerce div.product form.cart .variations tr{margin-bottom:16px;clear:both;display:flex;flex-wrap:wrap;align-items:center;gap:10px;position:relative;}
.woocommerce div.product form.cart .variations tr:last-child{margin-bottom:0;}
.woocommerce div.product form.cart .variations tr > *{width:100%;padding:0;line-height:18px;}
.woocommerce div.product form.cart .variations .label > *{display:inline-block;vertical-align:top;}
.woocommerce div.product form.cart .variations .label .ts-value, .woocommerce div.product form.cart .variations label{line-height:inherit;}
.woocommerce div.product form.cart .variations .label .ts-value{font-weight:normal;}
.woocommerce div.product form.cart .variations label{padding-bottom:0;position:relative;font-weight:600;}
.woocommerce div.product form.cart .variations label:after{content:':';display:inline-block;vertical-align:0;margin:0 6px 0 1px;}
.woocommerce div.product form.cart .ts-product-attribute > div.option, .woocommerce div.product form.cart .reset_variations{display:inline-block;}
.woocommerce div.product form.cart .reset_variations{clear:both;color:red;font-size:0.86em;line-height:1.1;display:none;padding:0;background:transparent;border:0;text-transform:none;font-weight:inherit;}
.woocommerce div.product form.cart .variations tr:has(td[colspan="2"]):not(:last-child){display:none;}
.woocommerce div.product form.cart .reset_variations, .ts-product-attribute > div.option:not(.color) > a{text-decoration:none !important;}
.woocommerce div.product form.cart .reset_variations[style*="visibility: visible;"]{display:inline-block;}
.woocommerce div.product form.cart .variations td.value .reset_variations{margin-top:10px;}
.woocommerce div.product form.cart .variations .ts-product-attribute, .ts-product-attribute{display:flex;flex-wrap:wrap;gap:5px;}
.ts-product-attribute > div.option{line-height:1;}
.ts-product-attribute > div.option.hidden{display:block !important;opacity:0.4;}
.ts-product-attribute > div.option.hidden a{cursor:not-allowed;}
.ts-product-attribute > div.option:not(.color) > a{min-width:50px;padding:5px 10px;border:1px solid #EBEEF0;background:#EBEEF0;font-size:inherit;color:var(--ts-text-color);line-height:18px;text-align:center;border-radius:var(--ts-border-radius);}
.ts-product-attribute div.option.color:hover, .ts-product-attribute div.option.color.selected, .ts-product-attribute > div.option > a:hover, .ts-product-attribute > div.option.selected > a{background:transparent;color:var(--ts-text-color) !important;border-color:var(--ts-text-color);}
.single_variation_wrap{position:relative;}
.single_variation_wrap .woocommerce-variation .woocommerce-variation-description:not(:empty){margin-bottom:40px;}
.single_variation_wrap .woocommerce-variation .woocommerce-variation-price, .single_variation_wrap .woocommerce-variation .woocommerce-variation-availability{display:none !important;}
.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:10px;}
.woocommerce div.product form.cart .woocommerce-variation-description p:last-child{margin-bottom:0;}
.woocommerce div.product form.cart div.quantity .screen-reader-text{display:none;top:0;width:auto;height:25px;line-height:20px;margin:0;padding:0;clip:initial;white-space:nowrap;transform:translateY(-100%);}
.woocommerce a.button.disabled.ts-buy-now-button{opacity:.3;}
.woocommerce div.product form.cart .variations select{width:100%;min-width:0;font-size:1em;margin:0;background-position:97% 50%;background-color:transparent;transition:250ms ease;}
.woocommerce div.product form.cart .variations tr:last-child select{margin-bottom:0;}
.woocommerce div.product form.cart table.group_table tbody{border-width:1px;border-style:solid;padding:20px;display:block;margin-bottom:20px;border-radius:var(--ts-border-radius);}
.woocommerce div.product form.cart table.group_table tr{display:grid;grid-template-columns:100px 1fr;align-items:center;padding-bottom:20px;margin-bottom:15px;border-width:0 0 1px;border-style:solid;gap:0 15px;}
.woocommerce div.product form.cart table.group_table tr:last-child{padding-bottom:0;margin-bottom:0;border-width:0;}
.woocommerce div.product form.cart table.group_table th, .woocommerce div.product form.cart table.group_table td{padding:0 !important;border:0 !important;}
.woocommerce div.product form.cart table.group_table td, .woocommerce div.product form.cart .group_table td:first-child{width:auto;text-align:inherit;}
.woocommerce div.product form.cart table.group_table label{padding:0;}
.woocommerce div.product form.cart table.group_table .woocommerce-grouped-product-list-item__label{grid-area:1 / 2 / 2 / 3;align-self:flex-end;}
.woocommerce div.product form.cart table.group_table .woocommerce-grouped-product-list-item__thumbnail{grid-area:1 / 1 / 4 / 2;align-self:center;}
.woocommerce div.product form.cart table.group_table .woocommerce-grouped-product-list-item__quantity{grid-area:3 / 2 / 4 / 3;align-self:flex-start;}
.woocommerce div.product form.cart table.group_table .woocommerce-grouped-product-list-item__price{grid-area:2 / 2 / 3 / 3;margin-bottom:5px;display:flex;flex-direction:row-reverse;justify-content:flex-end;align-self:flex-center;gap:5px;font-size:var(--ts-product-font-size);}
.woocommerce-grouped-product-list-item__price{font-weight:500;}
.woocommerce div.product form.cart table.group_table .woocommerce-grouped-product-list-item__price del{font-size:calc(var(--ts-product-font-size) - 2px);order:-1;}
.woocommerce div.product form.cart table.group_table th:last-child, .woocommerce div.product form.cart table.group_table td:last-child{padding-right:0 !important;}
.woocommerce div.product form.cart table.group_table div.quantity .screen-reader-text{display:none;}
.woocommerce div.product form.cart table.group_table .button{padding:7px 20px;}
.woocommerce div.product.color-variation-thumbnail .ts-product-attribute div.option.color{width:51px;height:51px;border-radius:var(--ts-border-radius);}
.woocommerce div.product.color-variation-thumbnail .ts-product-attribute div.option.color a{display:block;position:relative;width:100%;height:100%;margin:0;padding:0;border:0;}
.woocommerce div.product.color-variation-thumbnail .ts-product-attribute div.option.color a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;image-rendering:-webkit-optimize-contrast;}
.woocommerce.main-products.list .product-group-button-meta a:where(.ts-add-to-wishlist, .ts-add-to-compare){background-color:transparent;width:auto;height:auto;}
.woocommerce.main-products.list .product-group-button-meta a:where(.ts-add-to-wishlist, .ts-add-to-compare),
.single-product-buttons a:where(.ts-add-to-wishlist, .ts-add-to-compare){font-size:0 !important;line-height:0 !important;color:var(--ts-gray-color) !important;text-decoration:none !important;display:flex;white-space:nowrap;align-items:center;gap:5px;background:transparent !important;border:0 !important;font-weight:normal !important;padding:0 !important;text-transform:none !important;}
.woocommerce.main-products.list .product-group-button-meta a:where(.ts-add-to-wishlist, .ts-add-to-compare):hover,
.single-product-buttons a:where(.ts-add-to-wishlist, .ts-add-to-compare):hover{color:var(--ts-primary-color) !important;}
.woocommerce.main-products.list .product-group-button-meta a:where(.ts-add-to-wishlist, .ts-add-to-compare):before,
.single-product-buttons a:where(.ts-add-to-wishlist, .ts-add-to-compare):before{font-size:0.86rem;line-height:18px;position:static;transform:none;}
.woocommerce.main-products.list .product-group-button-meta a:where(.ts-add-to-wishlist, .ts-add-to-compare) .button-tooltip:before,
.single-product-buttons a:where(.ts-add-to-wishlist, .ts-add-to-compare) .button-tooltip:before{font-size:calc(var(--ts-body-font-size) - 1px);line-height:18px;content:attr(data-title);display:inline-block !important;vertical-align:middle;}
.woocommerce.main-products.list .product-group-button-meta a:where(.ts-add-to-wishlist, .ts-add-to-compare).loading,
.single-product-buttons a:where(.ts-add-to-wishlist, .ts-add-to-compare).loading{--loading-size:12px;}
.woocommerce.main-products.list .product-group-button-meta a:where(.ts-add-to-wishlist, .ts-add-to-compare).loading:before,
.single-product-buttons a:where(.ts-add-to-wishlist, .ts-add-to-compare).loading:before{display:none;}
.woocommerce.main-products.list .product-group-button-meta a:where(.ts-add-to-wishlist, .ts-add-to-compare).loading:after,
.single-product-buttons a:where(.ts-add-to-wishlist, .ts-add-to-compare).loading:after{border-width:1px;position:static;opacity:1;visibility:visible;margin:0;border-color:rgba(0, 0, 0, .2);border-top-color:rgba(0, 0, 0, 1);order:-1;}
.woocommerce.main-products.list .product-group-button-meta a:where(.ts-add-to-wishlist, .ts-add-to-compare).loading:hover:after,
.single-product-buttons a:where(.ts-add-to-wishlist, .ts-add-to-compare).loading:hover:after{border-color:rgba(0, 0, 0, .1);border-top-color:var(--ts-primary-color) !important;}:is(.product-group-button, .product-group-button-meta) .product-wrapper:hover .product-group-button > div a:before,
:is(.product-group-button, .product-group-button-meta) > div:hover a:before,
:is(.product-group-button, .product-group-button-meta) > div .added a:before,
:is(.product-group-button, .product-group-button-meta) > div a.added:before{opacity:1;}
.single-post .ts-social-sharing > span{display:none;}
.ts-social-sharing .sharethis-inline-share-buttons{display:inline-block !important;}
.ts-social-sharing ul{display:flex;gap:10px 15px;vertical-align:middle;margin:5px 0 0;}
.ts-social-sharing ul li{list-style:none;font-size:17px;line-height:1;letter-spacing:0;padding:0;}
.ts-social-sharing ul li, .ts-social-sharing ul li a{color:inherit;display:inline-block;vertical-align:middle;}
.ts-social-sharing ul li a:hover{text-decoration:none;color:var(--ts-primary-color);}
.woocommerce div.product .ads-banner{margin-bottom:var(--ts-section-gap);}
.woocommerce div.product .ads-banner:last-child, .woocommerce div.product .ads-banner > *:last-child{margin-bottom:0 !important;}
.woocommerce div.product .ads-banner img.alignnone{margin:0 !important;}
div.product > .yith-wfbt-section{margin-bottom:var(--ts-section-gap);}
.yith-wfbt-form{display:grid;grid-template-columns:minmax(0,1fr) 570px;gap:30px 40px;}
.yith-wfbt-section .yith-wfbt-images{margin:0;float:none;grid-row:1 / 3;grid-column:1 / 2;align-self:flex-start;outline:0;}
.yith-wfbt-section .yith-wfbt-images .image_plus{width:auto;font-size:18px;line-height:1;padding:0 20px;}
.yith-wfbt-section .yith-wfbt-images tr{display:flex;flex-wrap:wrap;align-items:center;}
.yith-wfbt-section .yith-wfbt-images td{padding:0;}
.yith-wfbt-section .yith-wfbt-images td:not(.image_plus){flex:1;border:1px solid var(--ts-text-color);border-radius:var(--ts-border-radius);margin:1px;overflow:hidden;}
.yith-wfbt-section .yith-wfbt-images td img{width:100%;display:inline-block;vertical-align:top;border-radius:var(--ts-border-radius);}
.yith-wfbt-section .yith-wfbt-items{padding:0;margin:0;grid-row:1 / 2;grid-column:2 / 3;align-self:flex-start;display:flex;flex-wrap:wrap;align-items:center;gap:12px;}
.yith-wfbt-items .yith-wfbt-item{width:100%;list-style:none;padding:0;line-height:18px;}
.yith-wfbt-items .yith-wfbt-item > label{padding:0;line-height:inherit;}
.yith-wfbt-items .yith-wfbt-item > label > *:not(.price){font-size:1em;display:inline;}
.yith-wfbt-items .yith-wfbt-item > label > .price{display:inline-flex;}
.yith-wfbt-items .yith-wfbt-item > label > .product-attributes{font-style:italic;}
.yith-wfbt-section .yith-wfbt-items li a{text-decoration:none;color:inherit;}
.yith-wfbt-submit-block{grid-row:2 / 3;grid-column:2 / 3;align-self:center;}
.yith-wfbt-section .yith-wfbt-form li .checkboxbutton{border-color:#000000;width:14px;height:14px;top:2px;margin-right:5px;border-radius:3px;}
.yith-wfbt-section .yith-wfbt-form li .checkboxbutton.checked{background-color:#000000;}
.yith-wfbt-section .yith-wfbt-form li .checkboxbutton.checked:after{position:absolute;top:6px;left:1px;width:16px;font-size:10px;color:#fff;}
.yith-wfbt-section .yith-wfbt-form li .checkboxbutton input{width:14px;height:14px;}
.yith-wfbt-submit-block .price_text{display:flex;flex-flow:row wrap;align-items:center;font-size:var(--ts-h3-font-size);gap:0;}
.yith-wfbt-submit-block .price_text .total_price{color:var(--ts-product-price-color);display:flex;flex-direction:row-reverse;gap:10px;margin-left:-7px;}
.yith-wfbt-submit-block .price_text .save-amount{font-size:1em;color:var(--ts-primary-color);display:inline-block;position:relative;}
.yith-wfbt-submit-block .price_text .total_price del{font-size:1.3rem;color:var(--ts-gray-color);font-weight:normal;}
.yith-wfbt-submit-block .price_text .total_price_label{font-size:1.3rem;font-weight:600;display:none;}
.yith-wfbt-submit-block .price_text .save-amount:before{content:'(';}
.yith-wfbt-submit-block .price_text .save-amount:after{content:')';}
.woocommerce.yith-wfbt-section .button{min-width:190px;margin-top:16px;background:#000000;border-color:#000000;color:#ffffff;text-transform:uppercase;}
.woocommerce.yith-wfbt-section .button:hover{background:var(--ts-primary-color);border-color:var(--ts-primary-color);color:var(--ts-text-in-primary-color);}
.yith-wfbt-section li .checkboxbutton{border-width:1px;border-style:solid;border-color:#bdbdbd;width:20px;height:20px;position:relative;display:inline-block;top:-1px;line-height:0;margin-right:10px;border-radius:3px;}
.yith-wfbt-section li .checkboxbutton.checked:after{position:absolute;top:1px;left:1px;width:16px;font-size:16px;}
.yith-wfbt-section li .checkboxbutton input{opacity:0;width:20px;height:20px;margin:0;}
.woocommerce div.product > .products:not(:last-child),
.woocommerce div.product > .woocommerce-tabs{margin:0 0 var(--ts-section-gap);}
.woocommerce div.product.tabs-accordion:not(.tabs-in-summary) > .woocommerce-tabs{margin:-10px 0 calc(var(--ts-section-gap) - 10px);}
.woocommerce div.product .woocommerce-tabs ul.tabs{margin:0 0 40px;padding:0;overflow:visible;display:flex;flex-wrap:wrap;gap:0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs:after{display:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid var(--ts-border);}
.woocommerce div.product .woocommerce-tabs ul.tabs li{position:relative;z-index:1;border-width:0;border-radius:0;background:transparent !important;transition:300ms ease 0s;margin:0;line-height:inherit;text-transform:capitalize;padding:0 20px 12px 0;margin-right:20px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before{content:'';width:auto;height:1px;border-bottom:1px solid !important;position:absolute;bottom:0;left:0;right:20px;display:block;border-radius:0;box-shadow:none !important;transform:scale(0,1);transform-origin:center left;transition:200ms ease;}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after{content:'';width:1px;height:20px;border-width:0 1px 0 0;border-style:solid;position:absolute;top:calc(50% - 6px);right:0;transform:translateY(-50%);display:block;border-radius:0;box-shadow:none !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child{padding-right:0;margin-right:0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child:before{right:0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child:after{display:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover:before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active:before{transform:scale(1,1);}
.woocommerce div.product .woocommerce-tabs ul.tabs li > a, .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{color:inherit;}
.woocommerce div.product .woocommerce-tabs ul.tabs li > a{margin:0;padding:0;position:relative;z-index:1;width:100%;display:inline-block;vertical-align:baseline;color:var(--ts-gray-color);font-weight:600;}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover > a, .woocommerce div.product .woocommerce-tabs ul.tabs li.active > a{color:var(--ts-heading-color);}
.woocommerce div.product .woocommerce-tabs .panel{position:relative;margin:0;display:none;}
.woocommerce div.product .woocommerce-tabs ul + .panel{display:block;}
.woocommerce-tabs .panel .custom-tab-content > h1, .woocommerce-tabs .panel .custom-tab-content > h2, .woocommerce-tabs .panel .custom-tab-content > h3, .woocommerce-tabs .panel .custom-tab-content > h4, .woocommerce-tabs .panel .custom-tab-content > h5, .woocommerce-tabs .panel .custom-tab-content > h6, .woocommerce-tabs .panel .custom-tab-content > .heading{margin-bottom:9px;line-height:1.3;}
.woocommerce-tabs .panel .custom-tab-content > *:last-child,
.woocommerce-tabs .panel .product-content > *:last-child{margin-bottom:0;}
.woocommerce-tabs .panel ol li, .woocommerce-tabs .panel ul li{padding:2px 0;}
div.product:not(.tabs-accordion) .woocommerce-tabs .woocommerce-Tabs-panel > h2{display:none;}
div.product:not(.tabs-accordion) .woocommerce-tabs #reviews .woocommerce-Reviews-title, 
div.product:not(.tabs-accordion) .woocommerce-tabs .woocommerce-Tabs-panel #reviews > h2{background:transparent;padding:0;}
div.product:not(.tabs-accordion) .woocommerce-tabs #reviews .woocommerce-Reviews-title:after, 
div.product:not(.tabs-accordion) .woocommerce-tabs .woocommerce-Tabs-panel #reviews > h2:after{display:none;}
.ts-dimensions-content > ul, table.chart-table, .woocommerce-tabs .panel table{margin-bottom:0;border:0;outline:1px solid var(--ts-border);border-radius:var(--ts-border-radius);overflow:hidden;}
.ts-dimensions-content > ul > li, table.chart-table th, table.chart-table td, .woocommerce-tabs .panel table td, .woocommerce-tabs .panel table th{border-width:0;padding:15px;background:transparent;}
.woocommerce-tabs .panel .ts-dimensions-content > ul > li{line-height:24px;list-style:none;padding:15px;display:flex;}
.ts-dimensions-content > ul > li:nth-child(even),
.woocommerce table.shop_attributes tr:nth-child(even) td, 
.woocommerce table.shop_attributes tr:nth-child(even) th{background:transparent;}
.woocommerce table.shop_attributes td p{padding:0;}
.ts-dimensions-content > ul > li:nth-child(odd),
table.chart-table tr:nth-child(odd),
.woocommerce-tabs .panel table tr:nth-child(odd){background:#EBEEF0;}
.ts-dimensions-content > ul > li > span:first-child, .chart-content table tr td:first-child, .woocommerce-tabs .panel table tr td:first-child, .woocommerce table.shop_attributes th{width:15%;min-width:200px;}
.ts-dimensions-content > ul > li > span:first-child{font-weight:600;}
.product-content > *:last-child{margin-bottom:0;}
.product-content.show-more-less{padding-bottom:var(--ts-section-gap);overflow:hidden;position:relative;transition:3s ease 0s;}
.product-content.show-more-less.closed{max-height:960px;}
.more-less-buttons > a.more-button:after{position:absolute;z-index:0;bottom:0;left:-1px;right:-1px;height:200px;content:"";transition:350ms ease 0s;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),to(#fff));background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 50%);}
.more-less-buttons{position:absolute;z-index:2;left:1px;right:1px;bottom:0;margin:0;text-align:center;}
.more-less-buttons .less-button{display:none;}
.more-less-buttons a{display:block;}
.more-less-buttons a > span{padding:10px 30px;border-width:1px;border-style:solid;border-radius:var(--ts-border-radius);min-width:0;text-align:center;font-family:var(--ts-btn-font-family);font-weight:var(--ts-btn-font-weight);font-style:var(--ts-btn-font-style);font-size:var(--ts-btn-font-size);line-height:var(--ts-btn-line-height);letter-spacing:var(--ts-btn-letter-spacing);color:var(--ts-text-color);background-color:transparent;border-color:var(--ts-text-color);display:inline-flex;gap:5px;position:relative;z-index:1;cursor:pointer;}
.more-less-buttons a > span:after{font-size:8px;}
.more-less-buttons a.less-button > span:after{content:'\e909';}
.more-less-buttons a > span:hover{color:var(--ts-main-bg);background-color:var(--ts-text-color);}
.more-less-buttons a:hover{text-decoration:none;}
#reviews .woocommerce-Reviews-title{margin-bottom:10px;text-align:center;}
.wcpr-overall-rating > h2, .woocommerce div.product:not(.tabs-accordion) .woocommerce-tabs #reviews > .review-title,
.woocommerce div.product .woocommerce-tabs #reviews #comments > .woocommerce-Reviews-title{display:none;}
#reviews .woocommerce-product-rating{margin:0 0 40px;justify-content:center;float:none;display:none !important;}
#reviews .woocommerce-noreviews{margin-bottom:0;}
.woocommerce div.product.tabs-accordion .woocommerce-tabs ul.tabs{display:none !important;}
.woocommerce div.product.tabs-accordion .woocommerce-tabs .panel{display:block !important;border-width:0 0 1px;border-style:solid;}
.woocommerce div.product.tabs-accordion .summary .woocommerce-tabs{margin-bottom:var(--ts-section-gap);}
.woocommerce div.product.tabs-accordion .woocommerce-tabs .panel:last-child{border:0;}
div.product.tabs-accordion .woocommerce-Tabs-panel > h2, div.product.tabs-accordion .woocommerce-Tabs-panel #reviews > h2{font-size:var(--ts-h4-font-size);color:var(--ts-gray-color);line-height:1.6;padding:10px 0;text-align:start;position:relative;cursor:pointer;margin-bottom:0;}
div.product.tabs-accordion .woocommerce-Tabs-panel > h2:hover, div.product.tabs-accordion .woocommerce-Tabs-panel #reviews > h2:hover,
div.product.tabs-accordion .woocommerce-Tabs-panel > h2.active, div.product.tabs-accordion .woocommerce-Tabs-panel #reviews > h2.active{color:var(--ts-heading-color);}
div.product.tabs-accordion .woocommerce-Tabs-panel > h2 ~ *,
div.product.tabs-accordion .woocommerce-Tabs-panel #reviews > h2 ~ *{display:none;padding:20px 0 30px;}
div.product.tabs-accordion .woocommerce-Tabs-panel > h2 ~ .clear,
div.product.tabs-accordion .woocommerce-Tabs-panel #reviews > h2 ~ .clear{padding:0;}
div.product.tabs-accordion .woocommerce-Tabs-panel > h2 ~ table{max-width:calc(100% - 60px);margin:20px auto;padding:0;}
div.product.tabs-accordion .woocommerce-Tabs-panel > h2:after, div.product.tabs-accordion .woocommerce-Tabs-panel #reviews > h2:after{position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:10px;}
.tabs-accordion #reviews .woocommerce-noreviews{margin-top:10px;margin-bottom:50px;}
.tabs-accordion #comments + #review_form_wrapper{margin-top:0;padding-top:0;padding-bottom:0;}
.woocommerce div.product.tabs-in-summary .woocommerce-tabs, .woocommerce div.product.tabs-accordion .summary .woocommerce-tabs{margin:20px 0 0;}
div.product.tabs-in-summary #reviews .wcpr-overall-rating-and-rating-count{padding-bottom:20px;}
.woocommerce div.product.tabs-accordion .woocommerce-tabs .panel:last-child{margin:0;}
div.product.tabs-in-summary.tabs-accordion .woocommerce-Tabs-panel > h2, div.product.tabs-in-summary.tabs-accordion .woocommerce-Tabs-panel #reviews > h2{font-size:1rem;border-radius:0;background:transparent;}
div.product.tabs-in-summary.tabs-accordion .woocommerce-Tabs-panel > h2:after, div.product.tabs-in-summary.tabs-accordion .woocommerce-Tabs-panel #reviews > h2:after{font-size:8px;}
div.product.tabs-in-summary .woocommerce-Tabs-panel .ts-size-chart-content, div.product.tabs-in-summary.tabs-accordion .woocommerce-Tabs-panel > h2 ~ *, 
div.product.tabs-in-summary.tabs-accordion .woocommerce-Tabs-panel #reviews > h2 ~ *{overflow-y:visible;overflow-x:auto;}
div.product.tabs-in-summary #review_form_wrapper #review_form{padding:30px;}
div.product.tabs-in-summary .wcpr-overall-rating-and-rating-count .wcpr-overall-rating-left{font-size:45px;}
div.product.tabs-in-summary .wcpr-overall-rating-and-rating-count .wcpr-stars-count{max-width:100%;}
.woocommerce div.product.tabs-in-summary .woocommerce-tabs ul.tabs{font-size:var(--ts-h5-font-size);line-height:var(--ts-h5-line-height);margin:0 0 30px;}
.woocommerce div.product.tabs-in-summary .woocommerce-tabs ul.tabs li{padding:0 15px 8px 0;margin-right:15px;}
.woocommerce div.product.tabs-in-summary #reviews ol.commentlist li .comment_container{padding:20px 0;}
.woocommerce div.product.tabs-in-summary #comments + #review_form_wrapper{margin-top:10px;}
.woocommerce #tab-more_seller_product{--ts-columns:5;}
.woocommerce div.product.tabs-accordion #tab-more_seller_product{margin-top:20px;}
#tab-seller > h2{font-size:100%;text-transform:uppercase;text-decoration:underline;text-underline-position:under;font-weight:bold;line-height:inherit;}
#tab-seller .seller-rating{float:left;top:2px;margin-right:10px;position:relative;}
#tab-seller ul li a{color:inherit;}
#tab-seller ul.list-unstyled li{list-style:none;}
body.woocommerce-cart article > .woocommerce{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;}
body.woocommerce-cart .cross-sells{margin-top:var(--ts-section-gap);}
body.woocommerce-cart article > .woocommerce > *:not(.woocommerce-cart-form):not(.cart-collaterals){width:100%;}
body.woocommerce-cart article > .woocommerce > .woocommerce-notices-wrapper:not(:empty){margin-bottom:36px;}
body.woocommerce-cart article > .woocommerce > .woocommerce-notices-wrapper .cart-empty.woocommerce-info{padding-top:40px;margin-bottom:-36px;}
.woocommerce-cart .woocommerce, .woocommerce-checkout .woocommerce{font-size:1em;}
.woocommerce .woocommerce-cart-form, .woocommerce-checkout #customer_details{width:calc(100% - 450px);}
.woocommerce-cart .woocommerce .cart-collaterals, .woocommerce-checkout #order_review{border-color:var(--ts-primary-color);}
.woocommerce > form.checkout #order_review_heading,
.woocommerce > form.checkout #order_review,
.woocommerce-cart .woocommerce .cart-collaterals{width:410px;}
.woocommerce > form.checkout #order_review,
.woocommerce-cart .woocommerce .cart-collaterals{padding:30px;border:2px solid var(--ts-primary-color);border-radius:10px;}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{float:none;width:100%;}
.cart-collaterals .cart_totals tr:not(.shipping) > td:last-child{text-align:right;}
.woocommerce-cart .cart-collaterals .cart_totals > h2, .woocommerce-cart .cart-collaterals .cart_totals table{border:0;margin:0;}
.woocommerce-cart .cart-collaterals .cart_totals table th{width:35%;}
.woocommerce-cart .woocommerce-shipping-calculator{margin-top:4px;}
#add_payment_method .cart-collaterals .cart_totals table td, 
#add_payment_method .cart-collaterals .cart_totals table th, 
.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table td, .woocommerce-checkout .cart-collaterals .cart_totals table th{line-height:24px;}
.woocommerce-cart .cart-collaterals .cart_totals table td{padding:22px 0 22px 14px !important;vertical-align:top;text-transform:none;}
.woocommerce .woocommerce-shipping-calculator .button{min-width:0;padding:8px 15px;font-size:0.86em;}
.woocommerce-cart .cart-collaterals .cart_totals table th{padding:22px 0 !important;vertical-align:top;text-align:start;}
.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th{border-width:0 0 1px 0;}
.woocommerce-cart .cart-collaterals .cart_totals table tr:last-child td, .woocommerce-cart .cart-collaterals .cart_totals table tr:last-child th{border-bottom-width:0;}
.woocommerce .cart-collaterals table.shop_table tr td, .woocommerce .cart-collaterals table.shop_table tr:not(.shipping) th{vertical-align:middle;}
.woocommerce table.shop_table th{font-weight:var(--ts-heading-font-weight);}
.woocommerce #order_review table.shop_table thead th{padding-top:0;padding-bottom:0;}
.woocommerce #order_review table.shop_table th{font-size:var(--ts-h6-font-size);line-height:var(--ts-h6-line-height);}
#order_review table.shop_table #shipping_method{float:right;}
.woocommerce table.shop_table th
.woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th{border-top-width:0;}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th{font-weight:inherit;}
.woocommerce table.shop_table th:first-child{padding:0 0 20px 0;}
.woocommerce table.shop_table td{padding:20px 0;border-top-width:0px;text-align:start;}
.woocommerce table.shop_table.order_details tr td:first-child{padding-left:0;padding-right:20px;}
body .woocommerce table.shop_table{border:0;margin:0;border-radius:0;font-size:100%;}
body .woocommerce table.shop_table th{padding:0 0 20px 20px;background:transparent;}
#add_payment_method .cart-collaterals .cart_totals tr td, 
#add_payment_method .cart-collaterals .cart_totals tr th, 
.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th{border-color:rgba(0,0,0,0.1);}
.woocommerce ul#shipping_method li{margin:0;line-height:18px;padding:4px 0;}
.woocommerce ul#shipping_method li input{margin:3px 8px 0 0;}
.woocommerce-cart .cart-collaterals .cart_totals table .woocommerce-shipping-destination{color:#707070;font-style:italic;font-size:95%;margin-top:5px;padding-left:21px;}
.woocommerce-cart .cart-collaterals .cart_totals table .woocommerce-shipping-destination strong{font-weight:normal;font-style:inherit;}
#add_payment_method .cart-collaterals .shipping-calculator-button, 
.woocommerce-cart .cart-collaterals .shipping-calculator-button, .woocommerce-checkout .cart-collaterals .shipping-calculator-button{color:inherit;text-decoration:none !important;}
#add_payment_method .cart-collaterals .shipping-calculator-button ~ *, 
.woocommerce-cart .cart-collaterals .shipping-calculator-button ~ *, 
.woocommerce-checkout .cart-collaterals .shipping-calculator-button ~ *{clear:both;}
.woocommerce form.woocommerce-shipping-calculator .form-row{margin-bottom:10px;}
.woocommerce form.woocommerce-shipping-calculator .form-row#calc_shipping_country_field{margin-bottom:14px !important;}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img, .woocommerce-checkout table.cart img{width:100%;border-radius:var(--ts-border-radius);}
.woocommerce table.shop_table .product-name a{color:inherit;max-width:300px;display:inline-block;}
.woocommerce .woocommerce-order-details table.shop_table .product-name a{vertical-align:top;max-width:100%;}
.woocommerce table.shop_table .product-name a:hover{color:var(--ts-primary-color);}
.woocommerce table.my_account_orders th, .woocommerce table.shop_table.order_details th{padding:0 0 20px 20px;}
.woocommerce table.my_account_orders th:first-child, .woocommerce table.shop_table.order_details th:first-child{padding:0 0 20px 0;}
.woocommerce table.my_account_orders td, .woocommerce table.shop_table.order_details td{padding:20px 0 20px 20px;}
.woocommerce table.my_account_orders tfoot th, .woocommerce table.shop_table.order_details tfoot th, .woocommerce table.my_account_orders tfoot td, .woocommerce table.shop_table.order_details tfoot td{border-width:0;}
.woocommerce table.my_account_orders tfoot th:first-child, .woocommerce table.shop_table.order_details tfoot th:first-child, .woocommerce table.my_account_orders tfoot tr th, .woocommerce table.shop_table.order_details tfoot tr th, .woocommerce table.my_account_orders tfoot tr td, .woocommerce table.shop_table.order_details tfoot tr td{padding-top:20px;padding-bottom:0;border-width:0;}
.woocommerce-order-details p.order-again{border-width:1px 0 1px 0;border-style:dashed;padding:30px 0;margin-bottom:0;text-align:end;}
.woocommerce table.my_account_orders tr td:first-child, .woocommerce table.shop_table.order_details tr td:first-child{padding-left:0;padding-right:0;}
.woocommerce table.shop_table.order_details td.product-total{width:40%;}
.woocommerce table.shop_table th.product-remove{width:21px;}
.woocommerce table.shop_table .product-remove a{display:inline-block;vertical-align:middle;width:21px;height:21px;line-height:20px;font-size:0;text-align:center;letter-spacing:0;float:none;padding:0 !important;margin:0;color:inherit !important;background:transparent !important;text-align:center;}
.woocommerce table.shop_table .product-remove a:before{display:inline-block;font-size:10px;line-height:20px;}
.woocommerce table.shop_table .product-remove a:hover{color:var(--ts-primary-color) !important;border-color:var(--ts-primary-color) !important;}
.woocommerce table.shop_table.cart td.actions{padding:0;width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin:30px 0 0 0;}
.woocommerce table.shop_table.cart td.actions > .button{order:3;}
.woocommerce table.shop_table.cart td.actions > .empty-cart-button{order:2;margin-left:auto;}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{margin:0;color:var(--ts-btn-hover-color);background-color:var(--ts-btn-hover-bg);border-color:var(--ts-btn-hover-border);}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover{color:var(--ts-btn-color);background-color:var(--ts-btn-bg);border-color:var(--ts-btn-border);}
.woocommerce #content table.cart td.actions .coupon, 
.woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, 
.woocommerce-page table.cart td.actions .coupon{display:flex;float:none;order:1;gap:10px;flex-wrap:wrap;max-width:360px;}
.woocommerce form.checkout_coupon .coupon-error-notice{font-size:0.9em;}
#add_payment_method table.cart td.actions .coupon .coupon-error-notice, 
.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice, .woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{font-size:0.9em;margin:0;width:100%;}
table.cart td.actions .coupon .button{white-space:nowrap;padding-left:12px;padding-right:12px;}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text{margin:0;flex:1;}
#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;}
#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img{margin:-2px 0 0 10px;}
.woocommerce ul#shipping_method .amount.woocommerce-Price-amount{color:inherit;font-size:1em;font-weight:600;}
#add_payment_method .wc-proceed-to-checkout, 
.woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout{padding:0;}
body .is-large.wc-block-cart{margin-bottom:0;font-size:1em;}
body .wc-block-cart-items__row{position:relative;}
body table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name{color:inherit;text-decoration:none;}
body table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name:hover{color:var(--ts-primary-color);}
body .wc-block-components-totals-item__description, body .wc-block-components-product-metadata{width:100%;font-size:1em;color:var(--ts-gray-color);margin:0 !important;order:10;}
body table.wc-block-cart-items .wc-block-cart-items__header{font-size:1em;text-transform:capitalize;}
body .is-medium table.wc-block-cart-items td:first-child, body .is-mobile table.wc-block-cart-items td:first-child, body .is-small table.wc-block-cart-items td:first-child, body .is-large.wc-block-cart .wc-block-cart-items th:first-child, body .is-large.wc-block-cart .wc-block-cart-items td:first-child{padding-left:30px;}
body .is-large.wc-block-cart .wc-block-cart-items th:last-child, body .is-large.wc-block-cart .wc-block-cart-items td:last-child{padding-right:0;}
body .wc-block-cart-item__wrap{display:flex;flex-wrap:wrap;align-items:center;gap:0 30px;}
body .wc-block-components-product-price{display:flex;flex-wrap:wrap;gap:0 6px;}
body .wc-block-components-product-price > *{margin:0 !important;}
body .wc-block-components-product-price del, body .wc-block-components-product-price .wc-block-components-product-price__regular{text-decoration:line-through;text-decoration-thickness:1px;font-size:1em;}
body .wc-block-components-product-badge{border:0;border-radius:0;font-size:0.86rem;padding:0;text-transform:none;color:var(--ts-gray-color);font-weight:normal;margin-left:-25px;}
body table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices{margin-left:auto;}
table.wc-block-cart-items .wc-block-cart-items__row .price{font-weight:500;}
body .wc-block-components-product-badge:before,body .wc-block-components-product-badge:after{display:inline-block;vertical-align:middle;}
body .wc-block-components-product-badge:before{content:'(';}
body .wc-block-components-product-badge:after{content:')';}
body table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{position:absolute;top:50%;left:0;transform:translateY(-50%);font-size:0;text-decoration:none;}
body table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:before{content:"\e95f";font-family:'icomoon';font-weight:normal;font-style:normal;letter-spacing:0;font-size:10px;line-height:1;color:inherit;}
.wc-block-cart-item__total-price-and-sale-badge-wrapper{padding-top:5px;}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__wrap>*, .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__wrap>*, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector{margin-bottom:0 !important;}
body .is-medium.wc-block-components-sidebar-layout .wc-block-components-sidebar, body .is-mobile.wc-block-components-sidebar-layout .wc-block-components-sidebar, body .is-small.wc-block-components-sidebar-layout .wc-block-components-sidebar, body .wc-block-components-sidebar{border:2px solid var(--ts-primary-color);padding:15px 20px;border-radius:10px;}
body .wc-block-components-sidebar{width:35%;padding:30px;}
body .is-medium.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title, body .is-mobile.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title, body .is-small.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title, body .is-large.wc-block-cart .wc-block-cart__totals-title{font-size:var(--ts-h4-font-size);line-height:var(--ts-h4-line-height);font-family:var(--ts-heading-font-family);font-weight:var(--ts-heading-font-weight);margin:0 0 22px;padding:0;text-align:start;display:block;text-transform:none;}
body .wc-block-components-totals-wrapper, body .is-medium .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper, body .is-mobile .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper, body .is-small .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper, body .is-large .wc-block-components-sidebar .wc-block-components-panel, body .is-large .wc-block-components-sidebar .wc-block-components-totals-coupon, body .is-large .wc-block-components-sidebar .wc-block-components-totals-item, body .is-large .wc-block-components-sidebar .wc-block-components-totals-coupon, body .is-large .wc-block-components-sidebar .wc-block-components-totals-item, body .is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator, body .is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-block-components-panel){padding-left:0;padding-right:0;}
body .wc-block-components-validation-error{font-size:1em;}
body .wc-block-components-totals-shipping .wc-block-components-shipping-address{margin-top:0;}
body .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link{color:var(--ts-text-color);font-family:var(--ts-heading-font-family);font-weight:var(--ts-heading-font-weight);font-style:var(--ts-heading-font-style);text-underline-offset:2px;}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link){padding:10px 30px;border-width:1px;border-style:solid;border-radius:var(--ts-border-radius);text-align:center;text-decoration:none;filter:none;box-shadow:none;text-shadow:none;background-image:none;cursor:pointer;font-family:var(--ts-btn-font-family);font-weight:var(--ts-btn-font-weight);font-style:var(--ts-btn-font-style);font-size:var(--ts-btn-font-size);line-height:var(--ts-btn-line-height);letter-spacing:var(--ts-btn-letter-spacing);}
.wc-block-components-sidebar-layout{align-items:flex-start;}
body .is-medium table.wc-block-cart-items .wc-block-cart-items__row, body .is-mobile table.wc-block-cart-items .wc-block-cart-items__row, body .is-small table.wc-block-cart-items .wc-block-cart-items__row{display:flex;padding:10px 0;border-width:0 0 1px;border-style:solid;}
body .is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image, body .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image, body .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image{max-width:130px;}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus{box-shadow:none !important;}
body .wc-block-components-notice-banner>.wc-block-components-notice-banner__content{padding:6px 15px !important;}
body .wp-block-woocommerce-checkout-order-summary-block > .wc-block-components-totals-wrapper:first-child{border-top-width:0;}
body .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, body .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, body .wc-block-components-form .wc-block-components-text-input input[type=email], 
body .wc-block-components-form .wc-block-components-text-input input[type=number], 
body .wc-block-components-form .wc-block-components-text-input input[type=tel], 
body .wc-block-components-form .wc-block-components-text-input input[type=text], 
body .wc-block-components-form .wc-block-components-text-input input[type=url], 
body .wc-block-components-text-input input[type=email], 
body .wc-block-components-text-input input[type=number], 
body .wc-block-components-text-input input[type=tel], 
body .wc-block-components-text-input input[type=text], 
body .wc-block-components-text-input input[type=url]{max-height:46px;padding:25px 14px 10px 14px;border:1px solid var(--ts-input-border);}
body .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus, body .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true], 
body .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus, body .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],
body .wc-block-components-form .wc-block-components-text-input.has-error input:focus, body .wc-block-components-text-input.has-error input:focus{box-shadow:none;padding:25px 14px 10px 14px;}
body .wc-block-components-order-summary__button-text{font-size:1.2em;font-weight:800;padding:0;text-align:start;display:block;}
body .wc-block-components-order-summary .wc-block-components-panel__button{margin:0 0 22px;}
body .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list, body .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list{border:1px solid var(--ts-border);border-bottom-left-radius:var(--ts-border-radius);border-bottom-right-radius:var(--ts-border-radius);box-shadow:none;}
body .wc-block-components-address-form__address_2-toggle{border:1px solid var(--ts-border);color:#818388 !important;font-weight:normal;padding-left:14px;padding-right:14px;background:transparent;}
body .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label, body .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label, body .wc-block-components-form .wc-block-components-text-input label, body .wc-block-components-text-input label{left:14px;}
body .is-large .wp-block-woocommerce-checkout-order-summary-block{border:0;border-radius:0;}
body .wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices{display:flex;}
body .wc-block-components-form .wc-block-components-text-input input:-webkit-autofill, body .wc-block-components-form .wc-block-components-text-input.is-active input[type=email],
body .wc-block-components-form .wc-block-components-text-input.is-active input[type=number],
body .wc-block-components-form .wc-block-components-text-input.is-active input[type=tel],
body .wc-block-components-form .wc-block-components-text-input.is-active input[type=text],
body .wc-block-components-form .wc-block-components-text-input.is-active input[type=url],
body .wc-block-components-text-input input:-webkit-autofill, body .wc-block-components-text-input.is-active input[type=email],
body .wc-block-components-text-input.is-active input[type=number],
body .wc-block-components-text-input.is-active input[type=tel],
body .wc-block-components-text-input.is-active input[type=text],.wc-block-components-text-input.is-active input[type=url]{padding:25px 14px 10px 14px;}
body .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, body .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted{border-radius:var(--ts-border-radius);box-shadow:inset 0 0 0 1px var(--ts-border);}
body .wp-block-woocommerce-checkout{padding-top:0;}
body .wc-block-components-order-summary .wc-block-components-order-summary__button-text{font-weight:600;}
body .is-mobile .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button{margin:10px auto;}
body .wc-block-components-checkbox label{padding:0;}
body .is-mobile .wc-block-checkout__terms, body .is-small .wc-block-checkout__terms{margin-bottom:25px;}
body .is-mobile .wc-block-checkout__terms.wc-block-checkout__terms--with-separator, body .is-small .wc-block-checkout__terms.wc-block-checkout__terms--with-separator{padding-top:25px;}
body .wc-block-components-title.wc-block-components-title{margin-top:-10px;}
body .is-medium .wc-block-checkout__sidebar, body .is-mobile .wc-block-checkout__sidebar, .is-small .wc-block-checkout__sidebar{margin-bottom:var(--ts-section-gap);}
.woocommerce .checkout-login-coupon-wrapper form.login .lost_password a{font-size:1em;}
form.login label:hover{cursor:pointer;}
.lost_password a{text-decoration:none;color:inherit;display:inline-block;position:relative;overflow:hidden;line-height:1.2;}
.woocommerce-no-js form.woocommerce-form-coupon, .woocommerce-no-js form.woocommerce-form-login{display:none !important;}
.woocommerce .checkout-login-coupon-wrapper, .woocommerce .checkout-login-coupon-wrapper form.login{margin-bottom:16px;}
.woocommerce form.checkout_coupon, .woocommerce .checkout-login-coupon-wrapper form.login{padding:30px;max-width:100%;border:1px solid var(--ts-border);border-radius:var(--ts-border-radius);margin-top:0;overflow:hidden;}
.woocommerce .checkout-login-coupon-wrapper form.login{display:flex;flex-flow:row wrap;gap:22px 30px;justify-content:space-between;}
.woocommerce .checkout-login-coupon-wrapper form.login > .form-row{margin:0;}
.woocommerce .checkout-login-coupon-wrapper form.login > .form-row-first, .woocommerce .checkout-login-coupon-wrapper form.login > .form-row-last{width:calc(50% - 15px);margin:0;}
.woocommerce .checkout-login-coupon-wrapper form.login .clear{display:none;}
.woocommerce .checkout-login-coupon-wrapper form.login p:first-child{width:100%;margin-bottom:-6px;}
.woocommerce form .show-password-input::before, .woocommerce-page form .show-password-input::before{height:18px;width:18px;}
.woocommerce .checkout-login-coupon-wrapper form.login .button{margin-top:0;}
.woocommerce .checkout-login-coupon-wrapper .checkout_coupon{display:flex;flex-flow:row wrap;}
.woocommerce .checkout-login-coupon-wrapper .checkout_coupon p:not(.form-row-first):not(.form-row-last){flex-basis:100%;}
.woocommerce .checkout-login-coupon-wrapper .checkout_coupon .form-row-first{flex:1 0 auto;margin:0;}
.woocommerce .checkout-login-coupon-wrapper .checkout_coupon .form-row-last{width:auto;min-width:200px;margin-left:10px;margin-bottom:0;}
.woocommerce .checkout-login-coupon-wrapper .checkout_coupon .form-row-last .button{width:100%;padding-left:5px;padding-right:5px;}
.woocommerce form.login input[type^=checkbox]{margin-top:-1px;}
.woocommerce > form.checkout{overflow:hidden;width:100%;margin-top:44px;}
.woocommerce > form.checkout #customer_details{float:left;}
.woocommerce > form.checkout #order_review_heading,
.woocommerce > form.checkout #order_review{float:right;}
.woocommerce > form.checkout #order_review_heading{margin:0;}
.woocommerce > form.checkout .woocommerce-NoticeGroup{grid-row:1 / 2;grid-column:1 / span 2;margin-bottom:30px;}
.woocommerce > form.checkout .woocommerce-NoticeGroup ~ #customer_details{grid-row:2 / 4;}
.woocommerce > form.checkout .woocommerce-NoticeGroup ~ #order_review_heading{grid-row:2 / 3;}
.woocommerce > form.checkout .woocommerce-NoticeGroup ~ #order_review{grid-row:3 / 4;}
.woocommerce form.checkout .form-row{margin-bottom:24px;}
.woocommerce form.checkout #billing_address_1_field{margin-bottom:10px;}
.woocommerce > form.checkout #customer_details .col-1,
.woocommerce > form.checkout #customer_details .col-2{width:100%;float:none;}
.woocommerce form .form-row.create-account{margin-bottom:15px;}
.woocommerce-shipping-fields h3{margin-bottom:16px;font-size:1rem;}
.woocommerce form .form-row label{line-height:1.5;font-size:1em;padding-bottom:8px;}
.woocommerce .checkout-login-coupon-wrapper .checkout-login-wrapper label, .woocommerce form.checkout .form-row label{font-size:1em;}
#add_payment_method table.cart td.actions .coupon .input-text, 
.woocommerce-cart table.cart td.actions .coupon .input-text, body .select2-dropdown, .woocommerce form .form-row select, body .form-row .select2-container--default .select2-selection--single, body .form-row .select2-container--default .select2-selection--single .select2-selection__rendered, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{line-height:24px;}
.woocommerce-checkout p.form-row.notes{margin-bottom:0;}
.woocommerce form .password-input input[type=password],
.woocommerce-page form .password-input input[type=password],
.woocommerce form input[type="password"]{padding-right:50px;}
.woocommerce form .form-row .required{font-weight:normal;}
.woocommerce-billing-fields__field-wrapper, .woocommerce-shipping-fields__field-wrapper{display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px;}
.woocommerce-billing-fields__field-wrapper > p.form-row, .woocommerce-shipping-fields__field-wrapper > p.form-row{width:100%;display:inline-flex;flex-direction:column;justify-content:flex-end;}
.woocommerce form .woocommerce-billing-fields__field-wrapper > p.form-row, .woocommerce form .woocommerce-shipping-fields__field-wrapper > p.form-row{margin-left:15px;margin-right:15px;}
.woocommerce-billing-fields__field-wrapper > p.form-row-first, .woocommerce-billing-fields__field-wrapper > p.form-row-last, .woocommerce-shipping-fields__field-wrapper > p.form-row-first, .woocommerce-shipping-fields__field-wrapper > p.form-row-last{width:calc(50% - 30px);}
.woocommerce-shipping-fields h3#ship-to-different-address .input-checkbox{margin-top:-4px;}
.woocommerce-terms-and-conditions-wrapper a{color:var(--ts-primary-color);font-weight:bold;}
.woocommerce-terms-and-conditions-wrapper a:hover{text-decoration:none;}
.woocommerce-invalid #terms{outline:none !important;}
#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment{background:transparent !important;border-radius:0;}
.woocommerce-checkout #payment ul li{list-style:none;}
#add_payment_method #payment ul.payment_methods, 
.woocommerce-cart #payment ul.payment_methods{padding:15px 0;border-width:0;}
.woocommerce-checkout #payment ul.payment_methods{padding:20px 0;border-width:0;}
#order_review table.shop_table td,
#order_review table.shop_table th{padding:0;margin:0;border-width:0;}
#order_review table.shop_table tr{display:flex;justify-content:space-between;align-items:center;gap:0 20px;padding:23px 0;border-width:0 0 1px 0;border-style:solid;}
#order_review table.shop_table thead tr{border-width:0;padding:0;}
#order_review table.shop_table tr.shipping{flex-direction:column;align-items:flex-start;gap:10px 0;}
#order_review .shop_table th:last-child,
#order_review .shop_table td:last-child{text-align:end;}
#order_review .shop_table tbody td{font-family:var(--ts-font-family);font-weight:var(--ts-font-weight);font-style:var(--ts-font-style);}
#order_review .shop_table td > .amount{font-size:var(--ts-body-font-size);}
#order_review .shop_table .order-total .amount{font-size:var(--ts-h5-font-size);line-height:var(--ts-h5-line-height);}
#order_review .shop_table .product-name strong{font-weight:inherit;}
#add_payment_method .wc-proceed-to-checkout, 
.woocommerce-checkout .wc-proceed-to-checkout{padding:5px 0;}
#order_review table.shop_table ul#shipping_method{margin-left:-100%;text-align:left;}
#add_payment_method #payment ul.payment_methods li label, 
.woocommerce-cart #payment ul.payment_methods li label, 
.woocommerce-checkout #payment ul.payment_methods li label{display:inline;}
#add_payment_method #payment .payment_method_paypal .about_paypal, 
.woocommerce-cart #payment .payment_method_paypal .about_paypal, 
.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:none;line-height:24px;font-size:10px;text-transform:uppercase;color:inherit;text-decoration:none;}
#add_payment_method #payment ul.payment_methods li input, 
.woocommerce-cart #payment ul.payment_methods li input, 
.woocommerce-checkout #payment ul.payment_methods li input{margin:-2px 5px 0 0;}
#add_payment_method #payment ul.payment_methods li img, 
.woocommerce-cart #payment ul.payment_methods li img, 
.woocommerce-checkout #payment ul.payment_methods li img{margin:-2px 5px 0;max-width:120px;}
#add_payment_method #payment ul.payment_methods li, 
.woocommerce-cart #payment ul.payment_methods li, 
.woocommerce-checkout #payment ul.payment_methods li{padding:0 0 10px 0;}
#add_payment_method #payment div.payment_box, 
.woocommerce-cart #payment div.payment_box, 
.woocommerce-checkout #payment div.payment_box{margin:0;font-size:100%;line-height:24px;padding:0 0 0 24px;background:transparent;font-family:var(--ts-font-family);font-weight:var(--ts-font-weight);font-style:var(--ts-font-style);}
#add_payment_method #payment div.payment_box::before, 
.woocommerce-cart #payment div.payment_box::before, 
.woocommerce-checkout #payment div.payment_box::before{display:none;}
.woocommerce ul#shipping_method li label{padding:0;}
#add_payment_method #payment div.form-row, 
.woocommerce-cart #payment div.form-row, 
.woocommerce-checkout #payment div.form-row{padding:0;margin:0;}
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order{width:100%;float:none;margin-bottom:0;}
.woocommerce-terms-and-conditions{border:none;box-shadow:none;background:rgba(101,101,101,0.1);}
body #main,
body.dokan-store #main:before,
#cboxLoadedContent,
#yith-wcwl-popup-message,
.dataTables_wrapper, body > .compare-list, form.checkout div.create-account{background-color:var(--ts-main-bg);}
body #cboxClose,
.ts-sidebar > .close, .ts-floating-sidebar .close, .ts-popup-modal .close{position:absolute;top:0;right:0;z-index:999;width:30px;height:30px;font-size:0;line-height:30px;text-align:center;letter-spacing:0;transition:350ms ease 0s;color:var(--ts-text-color);}
.ts-sidebar > .close, #ts-filter-widget-area .close{top:15px;right:10px;display:none;}
body #cboxClose:hover,
.ts-floating-sidebar .close:hover, .ts-popup-modal .close:hover{color:var(--ts-primary-color);}
.ts-floating-sidebar .close{top:26px;right:12px;}
#ts-shopping-cart-sidebar .close{top:28px;}
body #cboxClose{background-image:none;text-indent:0;color:#ffffff;text-transform:none;z-index:100001;background:transparent !important;color:inherit !important;right:20px;top:10px;min-width:0;}
body #cboxClose:hover{color:var(--ts-primary-color);}
.ts-floating-sidebar .close:hover{opacity:1;}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove, .elementor-widget-wp-widget-woocommerce_widget_cart .cart_list li a.remove{font-size:0;color:inherit !important;position:absolute;top:50%;left:auto;right:0;width:20px;height:20px;transform:translateY(-50%);}
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover, .woocommerce.widget_shopping_cart .cart_list li a.remove:hover, .elementor-widget-wp-widget-woocommerce_widget_cart .cart_list li a.remove:hover{color:var(--ts-primary-color) !important;background:transparent !important;}
.woocommerce .widget_shopping_cart .cart_list li:first-child a.remove, .woocommerce.widget_shopping_cart .cart_list li:first-child a.remove, .elementor-widget-wp-widget-woocommerce_widget_cart .cart_list li:first-child a.remove{top:calc(50% - 10px);}
.woocommerce .widget_shopping_cart .cart_list li a.remove:before, .woocommerce.widget_shopping_cart .cart_list li a.remove:before, .elementor-widget-wp-widget-woocommerce_widget_cart .cart_list li a.remove:before{font-size:8px;line-height:20px !important;}
body #cboxClose:after,
html body > h1 a.close:before, .ts-sidebar > .close:before, .ts-floating-sidebar .close:after, body .big-review-images>.wcpr-close:before, .ts-popup-modal .close:after{font-size:14px;line-height:inherit !important;}
.ts-popup-modal .overlay{position:fixed;visibility:hidden;opacity:0;left:0;right:0;bottom:0;top:0;content:"";z-index:99990;}
#cboxOverlay{z-index:100000 !important;}
#colorbox,#cboxOverlay,#cboxWrapper{overflow:visible !important;z-index:100001;}
.ts-popup-modal .overlay, #cboxOverlay{background:rgba(0,0,0,0.4);transition:all 200ms linear 0s;}
.ts-popup-modal.show .overlay:before{display:none;}
.ts-popup-modal .close{color:#ffffff;background:#000000;top:0;right:0;border-radius:0 0 0 var(--ts-border-radius);}
#ts-product-360-modal .close{top:0;right:-10px;transform:translateX(100%);width:30px;height:30px;line-height:30px;border-radius:var(--ts-border-radius);}
#ts-product-360-modal .close:after{font-size:10px;}
#ts-product-video-modal .close{top:-10px;right:-20px;transform:translateX(100%);border-radius:var(--ts-border-radius);}
.ts-popup-modal .close:hover, #ts-add-to-cart-popup-modal .close:hover{color:var(--ts-text-in-primary-color);background:var(--ts-primary-color);}
.ts-popup-modal{opacity:0;}
.ts-popup-modal.show, .ts-popup-modal.loading{opacity:1;}
.ts-popup-modal.loading .overlay:before, .ts-popup-modal.show .overlay, .ts-popup-modal.loading .overlay, .ts-popup-modal.show .popup-container{visibility:visible;opacity:1;}
.ts-popup-modal:not(.show) .product-360-content .threesixty_images{display:none !important;}
.ts-popup-modal .popup-container{position:fixed;padding:0;top:50%;left:50%;z-index:99991;visibility:hidden;opacity:0;transform:translate(-50%,-50%);width:1018px;height:auto;transition:opacity 0.2s ease, visibility 0.2s ease;backface-visibility:hidden;-webkit-backface-visibility:hidden;background-color:var(--ts-dropdown-bg);border-radius:var(--ts-border-radius);max-width:80%;}
.ts-popup-modal .login-popup-container.popup-container{width:900px;}
#ts-product-size-chart-modal .popup-container{max-width:90%;}
#ts-quickshop-modal .popup-container{overflow:hidden;}
#ts-product-video-modal .popup-container{width:980px;border:10px solid #ffffff;border-radius:var(--ts-border-radius);max-width:80%;}
.woocommerce .wishlist-fragment .blockUI.blockOverlay:before, .woocommerce .yith-wcwl-popup-form .blockUI.blockOverlay:before{display:block;}
.login-popup-content{display:flex;}
.login-popup-content > *{width:50%;}
.login-popup-content .banner-content > a{display:block;}
.login-popup-content .banner-content img{width:100%;height:100%;object-fit:cover;}
.login-popup-content .form-content{display:flex;flex-flow:column wrap;justify-content:center;gap:20px;font-size:1em;padding:0 0 50px;position:relative;}
.login-popup-content .form-content > *{width:100%;}
.login-popup-content .form-content > h4{margin:0;text-align:center;}
.login-popup-content .form-content > h4, .login-popup-content .form-content #ts-login-form{padding:0 50px;}
.create-account-wrapper{padding:12px 50px;text-align:center;line-height:24px;display:flex;flex-wrap:wrap;justify-content:center;gap:5px;align-items:center;border-top:1px solid var(--ts-border);color:var(--ts-gray-color);text-align:center;}
.login-popup-content .form-content .create-account-wrapper{position:absolute;bottom:0;left:0;right:0;}
body:not(.logged-in) .my-account-wrapper .ts-tiny-account-wrapper .dropdown-container{padding-left:0;padding-right:0;padding-bottom:0;}
.dropdown-container .create-account-wrapper{padding-left:30px;padding-right:30px;margin-top:30px;}
.dropdown-container .form-content > h4, .dropdown-container .form-content #ts-login-form{padding:0 30px;}
.create-account-wrapper a{color:var(--ts-text-color);}
#ts-login-form .forget-password,
.create-account-wrapper a{display:inline-block;vertical-align:middle;overflow:hidden;position:relative;line-height:1.3;text-decoration:none;}
#ts-login-form p{margin:0;}
#ts-login-form{display:flex;flex-wrap:wrap;align-items:center;gap:15px;}
#ts-login-form > *:not(.login-forget-password):not(.login-remember){width:100%;}
#ts-login-form .login-forget-password{order:1;margin-left:auto;}
#ts-login-form .login-submit{order:2;}
#ts-login-form .login-submit .button{width:100%;}
.dropdown-container .create-account-wrapper, #ts-login-form .forget-password,
#ts-login-form .login-remember label{font-size:13px;color:var(--ts-gray-color);}
#ts-login-form .login-remember label{padding:0;display:flex;align-items:center;}
.product-size-chart-container{border-radius:5px;overflow:hidden;}
.ts-popup-modal .product-size-chart-container .product-size-chart-content{padding:30px;}
.ts-popup-modal .product-size-chart-container .ts-size-chart-content{max-height:56vh;overflow-y:auto;}
.product-size-chart-content .chart-image{margin-bottom:20px;}
.product-size-chart-content > h2{margin-bottom:15px;text-align:center;}
.product-size-chart-content .chart-table, .product-size-chart-content .chart-content > *:last-child{margin-bottom:0;}
.chart-image, .ts-size-chart-content .chart-label, .product-size-chart-content .chart-label, .ts-size-chart-content .chart-table tr td:not(:first-child),
.product-size-chart-content .chart-table tr td:not(:first-child){text-align:center;}
.ts-size-chart-content .chart-table tr:first-child td, .ts-size-chart-content .chart-table tr td:first-child, .product-size-chart-content .chart-table tr:first-child td, .product-size-chart-content .chart-table tr td:first-child{font-weight:600;}
.ts-size-chart-content .chart-table tr td:first-child, .product-size-chart-content .chart-table tr td:first-child{width:160px;}
.chart-image img{border-radius:var(--ts-border-radius);}
.opening-quickshop{overflow:hidden;padding-right:var(--scrollbarWidth);}
.opening-quickshop .is-sticky > div{padding-right:var(--scrollbarWidth);}
#ts-quickshop-modal{position:fixed;inset:0;z-index:-1;--ts-btn-font-size:13px;}
#ts-quickshop-modal div.product .summary form.cart .single_add_to_cart_button,
#ts-quickshop-modal div.product .summary .ts-buy-now-button{padding:7px 5px;}
#ts-quickshop-modal div.product:not(.product-type-grouped) .summary .quantity .qty{line-height:38px;}
#ts-quickshop-modal.loading,
#ts-quickshop-modal.show{z-index:99990;}
#ts-quickshop-modal .overlay{position:absolute;}
.ts-popup-modal .quickshop-content{max-height:100%;padding:30px;}
#ts-quickshop-modal .quickshop-content div.product:after{content:'';display:table;clear:both;}
#ts-quickshop-modal .woocommerce div.product div.summary,
#ts-quickshop-modal .woocommerce div.product .woocommerce-product-gallery{margin-bottom:0;}
#ts-quickshop-modal .woocommerce div.product .woocommerce-product-details__short-description{font-size:calc(var(--ts-body-font-size) - 1px);}
#ts-quickshop-modal .woocommerce div.product .woocommerce-product-details__short-description ul{gap:6px;}
#ts-quickshop-modal .woocommerce div.product div.images{width:47%;}
#ts-quickshop-modal .woocommerce div.product.gallery-layout-vertical{--ts-thumbnail-size:50px;}
#ts-quickshop-modal .woocommerce div.product div.images .flex-control-thumbs li{width:var(--ts-thumbnail-size);}
#ts-quickshop-modal .woocommerce div.product .summary > .meta-content:not(:empty){margin-top:21px;}
#ts-quickshop-modal .woocommerce div.product .summary > .ts-summary-custom-content + .meta-content:not(:empty){margin-top:0;}
#ts-quickshop-modal div.product > .summary{width:53%;position:absolute;top:0;max-height:100%;right:-30px;padding:0 30px 0 0;gap:7px 5px;border:0;border-radius:0;float:none;transition:none;overflow-x:hidden;overflow-y:auto;}
#ts-quickshop-modal .woocommerce div.product.gallery-layout-vertical div.images{width:53%;}
#ts-quickshop-modal .woocommerce div.product.gallery-layout-vertical > .summary{width:47%;}
#ts-quickshop-modal .woocommerce div.product .summary > .ts-summary-custom-content{margin:5px 0 0;}
#ts-quickshop-modal .woocommerce div.product:not(.product-type-grouped) .summary .quantity .qty{width:95px;}
#ts-quickshop-modal .woocommerce div.product .summary .ts-buy-now-button{min-width:100px;}
#ts-quickshop-modal div.product .summary > .summary-custom-content-title{margin-top:15px;}
#ts-quickshop-modal .woocommerce div.product form.cart table.group_table tr{grid-template-columns:90px 1fr;}
#ts-quickshop-modal .woocommerce div.product .summary .product_title{font-size:var(--ts-h4-font-size);line-height:calc(var(--ts-h4-line-height) - 2px);}
#ts-quickshop-modal .woocommerce div.product .summary > .ts-variation-price, 
#ts-quickshop-modal .woocommerce div.product .summary p.price, 
#ts-quickshop-modal .woocommerce div.product .summary span.price{font-size:var(--ts-h4-font-size);}
#ts-quickshop-modal .woocommerce div.product .summary p.price del, 
#ts-quickshop-modal .woocommerce div.product .summary span.price del{font-size:1rem;}
#ts-quickshop-modal .close:after{font-size:10px;}
#ts-quickshop-modal .woocommerce .summary .woocommerce-product-rating .star-rating span:before, 
#ts-quickshop-modal .woocommerce .summary .woocommerce-product-rating .star-rating:before{font-size:13px;}
#ts-quickshop-modal .woocommerce .summary .woocommerce-product-rating .star-rating{margin:-2px 0 0;width:78px;height:13px;}
.threesixty .nav_bar a:hover{background:transparent;}
.threesixty .nav_bar{position:absolute;top:35px;right:-10px;transform:translateX(100%);z-index:11;display:flex;flex-flow:column wrap;justify-content:center;gap:5px;}
.threesixty .nav_bar a{width:30px;height:30px;font-size:0;text-decoration:none;background:var(--ts-text-color);color:var(--ts-main-bg);letter-spacing:0;text-align:center;border:1px solid var(--ts-text-color);border-radius:var(--ts-border-radius);}
.threesixty .nav_bar a:hover{background:#ffffff;color:var(--ts-text-color);}
.threesixty .nav_bar a:before{font-size:14px;line-height:28px;display:inline-block;}
ol.threesixty_images li{font-size:0;padding:0;line-height:0;}
.ts-popup-modal .threesixty{width:100% !important;}
.threesixty .threesixty_images{display:none;list-style:none;margin:0;padding:0;}
.threesixty .threesixty_images img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:auto;transition:0.35s ease 0s;border-radius:var(--ts-border-radius);}
.threesixty .threesixty_images img:hover{cursor:grabbing;}
.threesixty .threesixty_images img.previous-image{visibility:hidden;}
.threesixty .threesixty_images img.current-image{visibility:visible;}
.threesixty .spinner{width:60px;display:block;margin:0 auto;height:30px;background:#333;background:rgba(0, 0, 0, 0.7);border-radius:var(--ts-border-radius);}
.threesixty .spinner span{font-family:Arial, "MS Trebuchet", sans-serif;font-size:12px;font-weight:bolder;color:#FFF;text-align:center;line-height:30px;display:block;}
.threesixty:-webkit-full-screen{background:#ffffff;width:100%;height:100%;margin-top:0;padding-top:200px;}
.threesixty:-moz-full-screen{background:#ffffff;width:100%;height:100%;margin-top:0;padding-top:200px;}
body .ts-popup-modal .add-to-cart-popup-container{width:580px;padding:30px 30px 40px;border-radius:var(--ts-border-radius);overflow:hidden;}
#ts-add-to-cart-popup-modal .close{width:30px;height:30px;top:0;right:0;background:#000;color:#fff;}
#ts-add-to-cart-popup-modal .close:after{font-size:11px;line-height:30px !important;}
.add-to-cart-popup-content .heading .theme-title{margin:0 0 20px;padding:0;font-size:var(--ts-body-font-size);line-height:var(--ts-body-font-line-height);color:#12762E;font-weight:500;text-align:center;}
.add-to-cart-popup-content .heading .theme-title:before{content:'\e926';font-family:'icomoon';font-weight:normal;font-style:normal;letter-spacing:0;font-size:0.8em;margin-right:10px;display:inline-block;}
.add-to-cart-popup-content .item{display:flex;align-items:center;gap:30px;}
.add-to-cart-popup-content .item .product-image{width:200px;border-width:1px;border-style:solid;border-radius:var(--ts-border-radius);}
.add-to-cart-popup-content .item .product-image img{border-radius:var(--ts-border-radius);}
.add-to-cart-popup-content .price{font-size:calc(var(--ts-product-font-size) + 4px);font-weight:500;}
.add-to-cart-popup-content .product-meta{flex:1;}
.add-to-cart-popup-content .product-meta .product-name{font-size:1em;font-weight:inherit;line-height:1.4;margin:0 0 5px;}
.add-to-cart-popup-content .action > a{font-size:calc(var(--ts-body-font-size) - 1px);line-height:18px;flex:1;padding-left:5px;padding-right:5px;}
.add-to-cart-popup-content .action{display:flex;gap:5px;margin-top:20px;}
.home .woocommerce-message{display:none !important;}
body #ts-ajax-add-to-cart-message{position:fixed;opacity:0;top:0;width:100%;text-align:center;z-index:99992;visibility:hidden;overflow:hidden;line-height:24px;transform:translate(0,-100%);transition:transform 200ms ease-out;right:0;padding:14px 20px;}
body.admin-bar #ts-ajax-add-to-cart-message{top:32px;}
body #ts-ajax-add-to-cart-message:before{left:10px;top:5px;}
body #ts-ajax-add-to-cart-message.show{transform:translate(0,0);opacity:1;visibility:visible;display:block;}
body #ts-ajax-add-to-cart-message:not(.error) > span.error-message, 
body #ts-ajax-add-to-cart-message.error > span.error-message .button, 
body #ts-ajax-add-to-cart-message.error > span:not(.error-message){display:none;}
.alert{padding:9px 15px;margin-bottom:40px;border-radius:0;box-shadow:none;text-shadow:none;}
#primary > .woocommerce-notices-wrapper:not(:empty){margin-bottom:43px;}
body .wc-block-components-notice-banner, :is(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning),
:is(.woocommerce,.woocommerce-page) :is(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning){box-shadow:none;text-shadow:none;width:100%;display:flex;align-items:center;margin-left:auto;margin-right:auto;position:relative;overflow:hidden;margin:0 0 16px;font-size:13px;line-height:20px;border-width:0;border-radius:var(--ts-border-radius);padding:10px 20px;gap:0 10px;font-weight:500;}:is(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning):focus,
:is(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning):focus-visible,
:is(.woocommerce,.woocommerce-page) :is(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning):focus,
:is(.woocommerce,.woocommerce-page) :is(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning):focus-visible{outline:none;}:is(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning) li,
:is(.woocommerce,.woocommerce-page) :is(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning) li{display:flex;flex-wrap:wrap;align-items:center;gap:0 10px;width:100%;}
body .wc-block-components-notice-banner, body .wc-block-components-notice-banner .wc-block-components-notice-banner__content{width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:0.9rem;}
body .wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary + ul{width:100%;margin:0;}
body .wc-block-components-notice-banner > svg, :is(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning):before{display:none !important;}
body .wc-block-components-notice-banner.is-success, body #ts-ajax-add-to-cart-message,
.woocommerce-message{background-color:#D3EFDB;color:#12762E;}
body .wc-block-components-notice-banner.is-error, body #ts-ajax-add-to-cart-message.error,
.woocommerce-error{background-color:#FCE8E8;color:#DE1010;}
body .wc-block-components-notice-banner.is-info, .woocommerce-info{background-color:#E8EFFA;color:#000000;}
body .wc-block-components-notice-banner.is-warning, .woocommerce-warning{background-color:#fff8e5;color:#ffb900;}:is(.woocommerce,.woocommerce-page) :is(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning) .button, 
body .wc-block-components-notice-banner .button{background:#ffffff !important;padding:5px 10px !important;border:0 !important;border-radius:var(--ts-border-radius) !important;min-width:0 !important;width:auto !important;color:#12762E !important;margin-left:auto;order:10;opacity:1;font-size:12px;white-space:nowrap;}:is(.woocommerce,.woocommerce-page) .woocommerce-warning .button,
body .wc-block-components-notice-banner.is-warning .button{color:#ffb900 !important;}:is(.woocommerce,.woocommerce-page) .woocommerce-error .button,
body .wc-block-components-notice-banner.is-error .button{color:#DE1010 !important;}:is(.woocommerce,.woocommerce-page) .woocommerce-info .button,
body .wc-block-components-notice-banner.is-info .button{color:#3660a0 !important;}:is(.woocommerce,.woocommerce-page) .woocommerce-message .button:hover,
body .wc-block-components-notice-banner.is-success .button:hover{background:#12762E !important;color:#ffffff !important;}:is(.woocommerce,.woocommerce-page) .woocommerce-warning .button:hover,
body .wc-block-components-notice-banner.is-warning .button:hover{background:#ffb900 !important;color:#ffffff !important;}:is(.woocommerce,.woocommerce-page) .woocommerce-error .button:hover,
body .wc-block-components-notice-banner.is-error .button:hover{background:#DE1010 !important;color:#ffffff !important;}:is(.woocommerce,.woocommerce-page) .woocommerce-info .button:hover,
body .wc-block-components-notice-banner.is-info .button:hover{background:#3660a0 !important;color:#ffffff !important;}
.alert.alert-success, div.wpcf7-mail-sent-ok{background:transparent !important;}
.search-no-results-wrapper, .cart-empty.woocommerce-info, .return-to-shop, .index-template #primary > .alert{text-align:center;justify-content:center;font-size:1.3em;}
.index-template #primary > .alert{margin-bottom:20px;}
.search-no-results-wrapper > p{max-width:540px;font-size:1em;line-height:1.6;margin:0 auto;}
.search-no-results-wrapper .search--form{max-width:600px;margin:50px auto 0;}
body.search.search-no-results .ts-pagination{padding:0 !important;border:0;margin:0;}
.woocommerce.archive #primary > .woocommerce-info{display:none;}
.woocommerce-checkout #payment ul.payment_methods .woocommerce-info{padding:0;}
.woocommerce.archive.search-no-results .woocommerce-no-products-found > .woocommerce-info{display:none;}
body.woocommerce-wishlist .yith-wcwl-form .woocommerce-message, body.woocommerce-wishlist .yith-wcwl-form > *{transition:300ms ease;}
.search-no-results-wrapper:before, .index-template #primary > .alert{margin-top:50px;}
body.search.search-no-results .alert p{line-height:1.5;}
body.search.search-no-results .search-wrapper{max-width:600px;margin:0 auto var(--ts-section-gap);}
body.search.search-no-results .search-content input[type="text"]{padding-top:12px;padding-bottom:12px;color:var(--ts-input-color);background-color:var(--ts-input-background-color);border-color:var(--ts-input-border);}
.woocommerce > .return-to-shop{margin-bottom:0;}
body .wc-empty-cart-message .wc-block-components-notice-banner.is-info, body .cart-empty.woocommerce-info{color:inherit;background:transparent !important;padding-bottom:0;padding-top:30px;margin-bottom:0;flex-direction:column;align-items:center;gap:30px;}
body .wc-empty-cart-message .wc-block-components-notice-banner.is-info:before, body .cart-empty.woocommerce-info:before{content:'\e925';font-family:'icomoon';font-weight:normal;font-style:normal;letter-spacing:0;display:block !important;line-height:1;font-size:100px;color:rgba(0,0,0,.15);position:static;}
body .wc-empty-cart-message .wc-block-components-notice-banner.is-info .wc-block-components-notice-banner__content{justify-content:center;font-size:1.06rem;}
.woocommerce-error li, .woocommerce .woocommerce-error li, .woocommerce .woocommerce-info li, .woocommerce .woocommerce-message li{padding:0;line-height:26px;}
#yith-wcwl-popup-message{margin:0 !important;transform:translate(-50%,0);border-width:0;line-height:40px;padding:10px 20px;min-width:120px;position:fixed;text-align:center;font-weight:500;top:50%;left:50%;z-index:99990;box-shadow:0 0 10px rgba(0,0,0,0.2);border-radius:var(--ts-border-radius);}
body:not(.single-product) #yith-wcwl-popup-message{display:none !important;}
.ts-remove-from-wishlist:before{font-family:'icomoon';font-weight:normal;font-style:normal;letter-spacing:0;content:"\e929";font-size:8px;line-height:1;color:inherit;display:inline-block;}
.ts-compare-popup .button, .ts-wishlist-table-wrapper .product-add-to-cart a{display:flex;align-items:center;justify-content:center;gap:5px;position:relative;overflow:hidden;}
.ts-wishlist-table-wrapper .product-add-to-cart a{min-width:200px;}
.ts-wishlist-table-wrapper{position:relative;overflow:hidden;}
.ts-wishlist-table-wrapper, .ts-compare-table-wrapper{margin-bottom:var(--ts-section-gap) !important;}
.breadcrumb-title-wrapper.no-title ~ .page-container .ts-wishlist-table-wrapper,
.breadcrumb-title-wrapper.no-title ~ .page-container .ts-compare-table-wrapper{margin-top:calc(var(--ts-section-gap) - 30px) !important;}
.ts-wishlist-table-wrapper :where(.heading-row, .wishlist-item){display:flex;padding:20px 0;gap:20px;align-items:center;border-bottom:1px solid var(--ts-border);position:relative;}
.ts-wishlist-table-wrapper .heading-row{padding-top:0;}
.ts-wishlist-table-wrapper .wishlist-item .product-price{font-size:calc(var(--ts-product-font-size) + 1px);font-weight:500;color:var(--ts-product-price-color);}
.ts-wishlist-table-wrapper .wishlist-item .product-price del{font-size:var(--ts-product-font-size);font-weight:400;order:2;color:var(--ts-product-regular-price-color);}
.ts-wishlist-table-wrapper .items .product-price{display:flex;gap:10px;}
.ts-wishlist-table-wrapper .items .product-price ins{order:-1;}
.ts-wishlist-table-wrapper .items span.product-stock-status .in-stock{color:#297e29;}
.ts-wishlist-table-wrapper .items span.product-stock-status{color:#f00;}
.ts-wishlist-table-wrapper .wishlist-item:last-child{border:0;padding-bottom:0;}
.ts-wishlist-table-wrapper :where(.heading-row, .wishlist-item) > :where(.product-stock-status, .product-price){width:auto;min-width:150px;}
.ts-wishlist-table-wrapper :where(.heading-row, .wishlist-item) > .product-name{flex:1;}
.ts-wishlist-table-wrapper .wishlist-item > .product-thumbnail{width:100px;}
.ts-wishlist-table-wrapper :where(.heading-row, .wishlist-item) > .product-remove a{width:100%;font-size:0;display:inline-block;}
.ts-wishlist-table-wrapper :where(.heading-row, .wishlist-item) > .product-remove a:before{font-size:12px;}
.ts-wishlist-table-wrapper :where(.heading-row, .wishlist-item) > .product-remove a:hover{color:var(--ts-primary-color);}
.ts-wishlist-table-wrapper :where(.heading-row, .wishlist-item) a{color:inherit;text-decoration:none;}
.ts-wishlist-table-wrapper .button-tooltip{display:inline-block;}
.ts-wishlist-table-wrapper .heading-row{font-weight:var(--ts-heading-font-weight);}
.ts-wishlist-table-wrapper .heading-row > .product-name{order:-1;}
.ts-wishlist-table-wrapper .product-add-to-cart, .ts-wishlist-table-wrapper .product-add-to-cart a.added_to_cart{min-width:200px;}
.ts-wishlist-table-wrapper .product-add-to-cart a.added_to_cart{display:none;}
.ts-wishlist-table-wrapper .product-add-to-cart{display:flex;flex-direction:column;gap:5px;}
.ts-wishlist-table-wrapper.empty-wishlist .items .item:only-child{padding:20px 0;width:100%;text-align:inherit;}
.ts-wishlist-table-wrapper.loading{--loading-size:36px;}
.ts-wishlist-table-wrapper.loading:before{content:'';position:absolute;inset:0;background:rgba(255,255,255,0.9);z-index:2;}:where(.ts-stick-compare-button, .ts-compare-popup){display:none;position:fixed;bottom:0;z-index:993;}
.ts-stick-compare-button{left:5px;gap:5px;border-radius:var(--ts-border-radius);bottom:5px;padding:6px 35px;transition:0.3s ease;font-family:var(--ts-btn-font-family);font-weight:var(--ts-btn-font-weight);font-size:var(--ts-btn-font-size);line-height:var(--ts-btn-line-height);letter-spacing:var(--ts-btn-letter-spacing);color:var(--ts-btn-color);background-color:var(--ts-btn-bg);border-color:var(--ts-btn-border);}
.ts-stick-compare-button:hover{box-shadow:0 0.25em 0.25em -0.1em var(--ts-btn-hover-bg);color:var(--ts-btn-hover-color);background-color:var(--ts-btn-hover-bg);border-color:var(--ts-btn-hover-border);cursor:pointer;}
.ts-compare-popup{left:0;right:0;background:var(--ts-dropdown-bg);color:var(--ts-dropdown-color);gap:10px;box-shadow:0 0 20px rgba(0,0,0,0.2);}
.ts-compare-popup.loading{min-height:120px;display:inline-flex;}
.ts-compare-popup.loading > *{opacity:0;visibility:hidden;}
.ts-stick-compare-button.active{display:inline-flex;}
.ts-compare-popup.active{display:flex;}
.ts-compare-popup .content-wrapper{display:flex;align-items:center;gap:20px;width:100%;padding-top:20px;padding-bottom:20px;margin:0 auto;}
.ts-compare-popup .actions{width:250px;display:flex;flex-direction:column;text-align:center;align-items:center;gap:8px;}
.ts-compare-popup .button{width:100%;}
.ts-compare-popup .empty-compare-button{display:inline-block;text-decoration:none;position:relative;color:inherit;}
.empty-compare-button:after{content:'';width:100%;position:absolute;left:0;right:0;bottom:0;border-bottom:1px solid;transition:300ms ease;}
.empty-compare-button:hover:after{width:0;}
.ts-compare-popup .items{flex:1;display:flex;gap:10px;}
.ts-compare-popup .items .item{position:relative;flex:1;outline:1px dashed var(--ts-border);padding:10px;}
.ts-compare-popup .items .item.empty{display:flex;align-items:center;justify-content:center;}
.ts-compare-popup .items .item.empty > *{display:none !important;}
.ts-compare-popup .items .item.empty:before{content:'\e951';font-family:'icomoon';font-weight:normal;font-style:normal;letter-spacing:0;font-size:18px;color:var(--ts-border);}
.ts-compare-popup .items .item .product-thumbnail{width:80px;}
.ts-compare-popup .items .item a{text-decoration:none;color:inherit;}
.ts-compare-popup .items .item .product-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;}
.ts-compare-popup .items .item .product-meta{display:flex;flex-direction:column;flex:1;gap:2px;}
.ts-compare-popup .items .item .product-wrapper{display:flex;gap:10px;align-items:center;}
.ts-compare-popup .close, .ts-compare-popup .item .remove{width:30px;height:30px;font-size:10px;position:absolute;top:0;right:0;display:inline-block;text-align:center;}
.ts-compare-popup .close{font-size:12px;top:5px;right:5px;}
.ts-compare-popup .close:hover, .ts-compare-popup .item .remove:hover{color:var(--ts-primary-color);cursor:pointer;}
.ts-compare-popup .close:before, .ts-compare-popup .item .remove:before{content:'\e929';font-family:'icomoon';font-weight:normal;font-style:normal;letter-spacing:0;line-height:30px;}
.ts-compare-table-wrapper{width:100%;position:relative;border-width:0 0 1px 1px;border-style:solid;overflow:hidden;}
.ts-compare-table-wrapper > div{display:flex;text-align:center;}
.ts-compare-table-wrapper > div.product-thumbnail .product-add-to-cart{margin-top:auto;}
.ts-compare-table-wrapper > div > *:not(.heading){flex:1;}
.ts-compare-table-wrapper > div > *{padding:25px 30px;border-width:1px 1px 0 0;border-style:solid;}
.ts-compare-table-wrapper > div:not(.product-thumbnail) > *{vertical-align:middle;}
.ts-compare-table-wrapper > div .heading{width:180px;text-align:start;}
.ts-compare-table-wrapper > div ul{margin:0;}
.ts-compare-table-wrapper .product-description ul{align-items:center;}
.ts-compare-table-wrapper .product-thumbnail > div{display:flex;flex-direction:column;text-align:center;padding-top:40px;padding-bottom:25px;position:relative;}
.ts-compare-table-wrapper .product-thumbnail .product-price{font-size:calc(var(--ts-product-font-size) + 4px);font-weight:500;color:var(--ts-product-price-color);margin-bottom:15px;display:flex;justify-content:center;gap:0 5px;}
.ts-compare-table-wrapper .product-thumbnail .product-price del{font-size:var(--ts-product-font-size);font-weight:400;order:2;color:var(--ts-product-regular-price-color);}
.ts-compare-table-wrapper .product-thumbnail > div > .thumbnail{margin-bottom:10px;}
.ts-compare-table-wrapper .product-thumbnail > div > .product-add-to-cart{margin-top:auto;}
.ts-compare-table-wrapper .product-thumbnail > div > .thumbnail{display:block;}
.ts-compare-table-wrapper .product-thumbnail > div h6{margin-bottom:12px;line-height:1.2;font-weight:normal;}
.ts-compare-table-wrapper a, .ts-compare-table-wrapper a:hover{text-decoration:none;}
.ts-compare-table-wrapper.woocommerce a.added_to_cart{display:none;}
.ts-remove-from-compare{width:24px;height:24px;line-height:24px;position:absolute;top:10px;left:50%;transform:translateX(-50%);font-size:0;color:inherit;}
.ts-remove-from-compare:before{content:'\e929';font-family:'icomoon';font-weight:normal;font-style:normal;letter-spacing:0;font-size:12px;}
.ts-compare-table-wrapper .product-thumbnail img{width:100%;max-width:300px;}
.ts-compare-table-wrapper .product-add-to-cart .button-tooltip{display:inline-block;}
.ts-compare-table-wrapper.woocommerce .button.add_to_cart_button{margin:0 auto;display:inline-flex;gap:0 5px;padding-left:15px;padding-right:15px;min-width:230px;justify-content:center;}
.ts-compare-table-wrapper .product-pa_color > div > span, .ts-compare-table-wrapper .product-pa_color > div > img{width:30px;height:30px;border-radius:100%;border:1px solid #e5e5e5;margin:5px;display:inline-block;}
@media only screen and (max-width: 1200px){
.ts-compare-popup .close{right:0;}
.ts-wishlist-table-wrapper .product-add-to-cart a{padding-left:5px;padding-right:5px;}
.ts-wishlist-table-wrapper .product-add-to-cart, .ts-wishlist-table-wrapper .product-add-to-cart a, .ts-wishlist-table-wrapper .product-add-to-cart a.added_to_cart{min-width:180px;}
.ts-wishlist-table-wrapper :where(.heading-row, .wishlist-item) > .product-thumbnail{width:120px;}
.ts-compare-popup .content-wrapper{padding-left:15px;padding-right:15px;}
.ts-compare-table-wrapper .product-thumbnail img{max-width:200px;}
.ts-compare-table-wrapper.woocommerce .button.add_to_cart_button{max-width:100%;min-width:auto;}
.ts-compare-table-wrapper > div .heading{width:150px;}
.ts-compare-table-wrapper > div > *{padding:15px 20px}
.ts-compare-popup .content-wrapper{gap:20px;}
.ts-compare-popup .items, .ts-compare-popup .items .item .product-wrapper{gap:10px;}
.ts-stick-compare-button{padding-left:20px;padding-right:20px;}
.ts-compare-popup .items{width:100%;}
.ts-compare-popup .actions{width:200px;gap:10px;}
}
@media only screen and (max-width: 991px){
.ts-wishlist-table-wrapper .wishlist-item > .product-thumbnail{width:90px;}
.ts-wishlist-table-wrapper :where(.heading-row, .wishlist-item) > .product-stock-status ,
.ts-wishlist-table-wrapper :where(.heading-row, .wishlist-item) > .product-price{min-width:100px;}
.ts-wishlist-table-wrapper .product-add-to-cart, .ts-wishlist-table-wrapper .product-add-to-cart a, .ts-wishlist-table-wrapper .product-add-to-cart a.added_to_cart{min-width:150px;}
.ts-wishlist-table-wrapper :where(.heading-row, .wishlist-item) > .product-remove a:before{font-size:8px;}
.ts-wishlist-table-wrapper :where(.heading-row, .wishlist-item){gap:15px;}
.ts-compare-popup .content-wrapper{flex-direction:column;gap:10px;}
.ts-compare-popup .content-wrapper{padding-top:35px;max-width:100%;}
.ts-compare-popup .actions{width:100%;}
.ts-compare-popup .close{font-size:10px;top:3px;}
.ts-compare-table-wrapper > div .heading{width:130px;}
.ts-remove-from-compare:before{font-size:12px;}
}
@media only screen and (max-width: 767px){
.ts-wishlist-table-wrapper .heading-row{display:none;}
.ts-wishlist-table-wrapper .items .item{display:grid;grid-template-columns:[left] 100px [right] 1fr;align-items:center;gap:5px 20px;border:1px solid var(--ts-border);border-radius:var(--ts-border-radius);margin-bottom:10px;padding:15px 30px 15px 15px;position:relative;--ts-btn-padding-top:6px;}
.ts-wishlist-table-wrapper.empty-wishlist .items .item:only-child{display:block;padding-left:30px;}
.ts-wishlist-table-wrapper .items .item .product-remove{width:20px;height:20px;position:absolute;top:7px;right:2px;margin:0;padding:0;}
.ts-wishlist-table-wrapper .items .item .product-thumbnail{grid-column:left;grid-row-end:span 4;display:flex;align-self:center;padding:0;}
.ts-wishlist-table-wrapper .items .item > span:not(.product-thumbnail):not(.product-remove){grid-column:right;width:100%;text-align:start !important;gap:10px;padding:0;display:flex;}
.ts-compare-popup .close{font-size:8px;}
.ts-wishlist-table-wrapper .items .item .product-name > a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;}
.ts-wishlist-table-wrapper .items .item .product-thumbnail img, .ts-wishlist-table-wrapper .wishlist-item > .product-thumbnail{width:100%;}
.ts-wishlist-table-wrapper .product-add-to-cart a{margin-top:5px;}
.ts-compare-popup .content-wrapper{padding-left:10px;padding-right:10px;}
.single-product div.product.form-cart-fixed .ts-stick-compare-button, .single-product div.product.form-cart-fixed .ts-compare-popup{display:none;}
.ts-remove-from-compare{top:5px;}
.ts-compare-table-wrapper > div.product-thumbnail > div:not(.heading){display:flex;flex-direction:column;}
.ts-compare-popup .items .item .product-meta{display:none}
.ts-compare-table-wrapper > div.product-thumbnail > div:not(.heading){display:flex;flex-direction:column;}
.ts-compare-popup .items .item .product-meta{display:none;}
.ts-compare-popup .items .item .product-wrapper{flex-direction:column;flex-wrap:nowrap;gap:5px;}
.ts-compare-popup .items{flex:none;gap:1px;}
.ts-compare-popup .items .item{padding:10px;}
.ts-compare-popup .item .remove{font-size:8px;width:20px;height:20px;}
.ts-compare-table-wrapper > div.product-thumbnail .heading{display:none;}
.ts-remove-from-compare:before{font-size:10px;}
.ts-compare-table-wrapper > div{display:flex;flex-wrap:wrap;gap:0;justify-content:center;}
.ts-compare-table-wrapper > div .heading{width:100%;text-align:center;font-size:calc(1em + 1px);padding:10px;font-weight:var(--ts-heading-font-weight);}
.ts-compare-table-wrapper > div > *:not(.heading){width:33.33333%;padding:15px 10px;}
.ts-compare-table-wrapper > div.product-thumbnail > div:not(.heading){padding-top:30px;}
.ts-compare-table-wrapper.woocommerce .button.add_to_cart_button{width:36px;height:36px;padding:0;min-width:0;text-align:center;gap:0;}
.ts-compare-table-wrapper .product-thumbnail > div h6{font-size:1em;margin-bottom:6px;}
.ts-compare-table-wrapper .product-thumbnail .product-price{font-size:calc(var(--ts-product-font-size) + 1px);margin-bottom:8px;}
.ts-compare-table-wrapper.woocommerce .button.add_to_cart_button:before{content:"\e951";font-family:'icomoon';font-weight:normal;font-style:normal;letter-spacing:0;font-size:9px;margin:0;}
.ts-compare-table-wrapper.woocommerce .button.add_to_cart_button.added:before{content:"\e927";}
.ts-compare-table-wrapper .product-add-to-cart .button-tooltip{display:none;}
}
@media only screen and (max-width: 480px){
.ts-compare-table-wrapper{font-size:calc(1rem - 1px);}
.ts-stick-compare-button{padding:6px 20px;}
.ts-compare-popup .items .item .product-name{-webkit-line-clamp:2;}
} .woocommerce form.login,
.woocommerce form.register{border-width:0;padding:0;margin:0;}
.woocommerce-account form.login{display:flex;flex-wrap:wrap;align-items:flex-start;gap:20px;}
.woocommerce-account form.register > *,
.woocommerce-account form.login .form-row-wide{width:100%;}
.woocommerce-account form.login .form-row:not(.form-row-wide){flex:1;}
.woocommerce-account form.login p{margin:0;}
.woocommerce form.track_order, .woocommerce form.woocommerce-ResetPassword.lost_reset_password{margin-left:auto;margin-right:auto;}:is(.woocommerce,.woocommerce-page) #customer_login:before, 
:is(.woocommerce,.woocommerce-page) #customer_login:after,
.woocommerce-account .woocommerce::after, .woocommerce-account .woocommerce::before{display:none;}
.woocommerce-account .woocommerce{--ts-form-gap:160px;}
.woocommerce #customer_login{display:flex;gap:0 var(--ts-form-gap);justify-content:center;}:is(.woocommerce,.woocommerce-page) #customer_login > *{float:none;width:50%;max-width:450px;position:relative;}:is(.woocommerce,.woocommerce-page) #customer_login > .col-1:before{content:'';width:1px;height:100%;display:block;position:absolute;right:calc(var(--ts-form-gap) * -0.5);top:0;border-right:1px solid var(--ts-border);}
.main-content-fullwidth .woocommerce #customer_login,
.layout-fullwidth .woocommerce #customer_login{max-width:1270px;margin-left:auto;margin-right:auto;}
.woocommerce form.track_order, .woocommerce form.woocommerce-ResetPassword.lost_reset_password{max-width:700px;}
.woocommerce form.track_order > .clear + .form-row,
.woocommerce form.woocommerce-ResetPassword.lost_reset_password > .clear + .form-row{text-align:center;}
.woocommerce #customer_login p.lost_password:last-child,
.woocommerce #customer_login p.form-row:last-child{margin-bottom:0;}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input{right:20px;}
.woocommerce .woocommerce-MyAccount-content table.shop_table.account-orders-table tbody tr th:first-child{border-top:0;padding-top:20px;}
.woocommerce-MyAccount-content p > a{color:inherit;text-decoration:none;}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label{font-weight:inherit;padding:0;}
.woocommerce .woocommerce-form-login .lost_password a, .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{font-size:calc(var(--ts-body-font-size) - 1px);color:var(--ts-gray-color);}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:block;float:none;text-transform:capitalize;padding-bottom:20px;}
form.track_order input[type^="submit"],
form.track_order button[type^="submit"],
.woocommerce form.woocommerce-ResetPassword.lost_reset_password input[type^="submit"],
.woocommerce form.woocommerce-ResetPassword.lost_reset_password button[type^="submit"]{min-width:166px;}
form.track_order input[type^="submit"],
form.track_order button[type^="submit"]{margin-top:10px;}
.woocommerce form.track_order .form-row-first, .woocommerce form.track_order .form-row-last{width:100%;margin-left:0;margin-right:0;}
.woocommerce form.track_order div.clear + .form-row,
.woocommerce form.woocommerce-ResetPassword.lost_reset_password div.clear + .form-row{margin-bottom:0;}
.woocommerce-account .woocommerce-MyAccount-navigation, .woocommerce-account .woocommerce-MyAccount-content{width:100%;float:none;}
.woocommerce #customer_login,
.woocommerce form.track_order, .woocommerce form.woocommerce-ResetPassword.lost_reset_password{margin-top:58px;}
.woocommerce-account .woocommerce-MyAccount-navigation{margin-top:50px;}
.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0 0 40px;padding:0;overflow:visible;display:flex;flex-wrap:wrap;line-height:0;position:relative;gap:10px 50px;border-width:0 0 1px 0;border-style:solid;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li{list-style:none;padding:0 0 10px 0;position:relative;z-index:1;border-width:0;border-radius:0;background:transparent !important;transition:300ms ease 0s;font-weight:600;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:after{left:50%;right:50%;width:auto;position:absolute;bottom:0;content:"";border-width:0 0 2px 0;border-style:solid;display:block;box-shadow:none;border-radius:0;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover, .woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active{color:var(--ts-primary-color);}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active:after{left:0;right:0;border-color:var(--ts-primary-color);}
.woocommerce-account .woocommerce-MyAccount-navigation ul li > a{line-height:24px;padding:0;color:inherit;padding:0;margin:0;position:relative;z-index:1;width:100%;display:inline-block;text-decoration:none;transition:300ms ease 0s;}
.woocommerce-account .woocommerce-MyAccount-content{display:block;}
.woocommerce-account .addresses .title::after, .woocommerce-account .addresses .title::before{display:none;}
header.woocommerce-Address-title{width:100%;display:flex;flex-wrap:wrap;gap:10px;}
.woocommerce-account .addresses .title .edit{float:none;display:inline-block;text-decoration:underline;color:var(--ts-gray-color);font-size:1em;}
.woocommerce-account .addresses .title .edit:hover{color:var(--ts-primary-color);}
.woocommerce .woocommerce-MyAccount-content table.shop_table tr th:first-child, .woocommerce .woocommerce-MyAccount-content table.shop_table tr td:first-child{padding-left:0;}
.woocommerce .woocommerce-MyAccount-content table.shop_table tr th:last-child, .woocommerce .woocommerce-MyAccount-content table.shop_table tr td:last-child{padding-right:0;text-align:end;}
.woocommerce .woocommerce-MyAccount-content table.shop_table tr th, .woocommerce .woocommerce-MyAccount-content table.shop_table tr td{background:transparent;}
.woocommerce .woocommerce-MyAccount-content table.shop_table thead tr th{padding-top:0;}
.woocommerce .woocommerce-MyAccount-content .woocommerce-pagination{margin-top:30px;display:flex;flex-flow:row wrap;}
.woocommerce table.my_account_orders .button, .woocommerce .woocommerce-MyAccount-content .woocommerce-pagination .button{background:transparent;color:inherit;text-decoration:none;padding:7px 20px;min-width:90px;border:1px solid var(--ts-border);border-radius:var(--ts-border-radius);overflow:hidden;line-height:20px;}
.woocommerce table.my_account_orders .button:hover, .woocommerce .woocommerce-MyAccount-content .woocommerce-pagination .button:hover{color:var(--ts-btn-color);background-color:var(--ts-btn-bg);border-color:var(--ts-btn-border);}
.woocommerce .woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button--next{margin-left:auto;}
.woocommerce-MyAccount-content .woocommerce-Addresses{display:inline-block;width:100%;}
.woocommerce-Address address{margin-bottom:0;line-height:1.7;font-size:1em;}
.woocommerce-MyAccount-content form button[type^="submit"]{margin-top:20px;}
.woocommerce .woocommerce-Address a.button{padding:5px 10px;}
.woocommerce-MyAccount-content html input#account_email{max-width:100%;}
.woocommerce-MyAccount-content > form{display:inline-block;width:100%;}
form.edit-account .woocommerce-form-row em{font-size:0.87em;}
.woocommerce > .woocommerce-order .woocommerce-customer-details, .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details{margin-bottom:0;}
.woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details .addresses > .col-1{margin-bottom:30px;}
.woocommerce div.address a.button{margin-top:20px;min-width:120px;}
.woocommerce .edit-box-textfull .button{margin-top:10px}
.woocommerce .edit-box-textfull p.form-row{width:100%;float:none;padding:0;margin:3px 0 0;}
p.form-row select, p.form-row input[type="text"],
p.form-row input[type="password"],
p.form-row input[type="date"],
p.form-row input[type="email"],
p.form-row input[type="number"],
p.form-row input[type="search"],
p.form-row input[type="tel"],
p.form-row textarea, .edit-box-textfull p.form-row input[type="text"],
.edit-box-textfull p.form-row input[type="password"],
.edit-box-textfull p.form-row input[type="date"],
.edit-box-textfull p.form-row input[type="email"],
.edit-box-textfull p.form-row input[type="search"],
.edit-box-textfull p.form-row input[type="number"],
.edit-box-textfull p.form-row input[type="tel"],
.edit-box-textfull p.form-row textarea{max-width:100%;}
.woocommerce-orders-table__cell-order-number a{color:inherit;}
.woocommerce > form > fieldset{border:0;margin:40px 0 0 0;}
.woocommerce > form > fieldset legend{text-transform:uppercase;margin:0 0 20px 0;}
.track_order .form-row input[type="submit"]{min-width:120px;}
.woocommerce-MyAccount-content > form > h3, .woocommerce-account .addresses .title h3, .woocommerce-account .addresses h2, .woocommerce-customer-details .addresses h2{font-size:1em;letter-spacing:inherit;line-height:inherit;float:left;margin-bottom:15px;text-transform:uppercase;}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{position:relative;display:block;padding:0;margin:0;}
.woocommerce .woocommerce-customer-details address{border-width:0;border-radius:0;clear:both;padding:0;line-height:2;}
.woocommerce .woocommerce-customer-details{margin-bottom:var(--ts-section-gap);}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before{position:static;margin:0 10px 0 0;padding:0;display:inline-block;vertical-align:middle;}
.woocommerce table.customer_details tbody tr th, .woocommerce table.customer_details tbody tr td{border-width:1px 0 0 0;border-style:solid;padding-right:0;padding-left:20px;text-align:center !important;}
.woocommerce table.customer_details tbody tr td, .woocommerce table.customer_details tbody tr td:last-child{padding-right:20px;padding-left:20px;}
.woocommerce table.customer_details tbody tr:first-child th, .woocommerce table.customer_details tbody tr:first-child td{border-width:0;}
.woocommerce-MyAccount-content .woocommerce-order-details > h2{margin-bottom:23px;}
.woocommerce .woocommerce-order-details table.shop_table td.product-name{max-width:initial;}
.woocommerce .woocommerce-order-details table.shop_table tbody th, .woocommerce .woocommerce-order-details table.shop_table tfoot td, .woocommerce .woocommerce-order-details table.shop_table tfoot th{border-top:0;}
.woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads{margin-bottom:50px;}
.woocommerce form.woocommerce-ResetPassword.lost_reset_password .form-row-first, .woocommerce form.woocommerce-ResetPassword.lost_reset_password .form-row-last{width:100%;float:none;margin-right:0;}
.woocommerce ul.order_details{display:flex;flex-flow:row wrap;align-items:center;border:1px dashed var(--ts-border);margin:0 0 40px;}
.woocommerce ul.order_details li{float:none;margin:0;padding:10px;font-size:0.86em;flex:1;letter-spacing:0;text-align:center;text-transform:none;border-right:1px dashed var(--ts-border);}
.woocommerce ul.order_details li strong{display:block;font-size:1em;margin-top:5px;}
.woocommerce .woocommerce-order-details table.shop_table .amount.woocommerce-Price-amount{color:inherit;}
.woocommerce td.product-name .wc-item-meta li{list-style:none;}
.woocommerce-order-details .woocommerce-order-details__title{margin-bottom:35px;}
.site-content > article:after{content:"";clear:both;display:table;}
ul.filter-bar{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:50px;}
ul.filter-bar li{list-style:none;padding:8px 20px;line-height:22px;background:#EBEEF0;color:var(--ts-heading-color);border:1px solid #EBEEF0;border-radius:var(--ts-border-radius);transition:0.2s ease;text-decoration:none;}
ul.filter-bar li:hover, ul.filter-bar li.current{background:transparent;border-color:var(--ts-heading-color);cursor:pointer;}
ul.filter-bar li a{color:inherit;text-decoration:none;display:block;}
.list-posts{display:grid;grid-template-columns:repeat(1,1fr);gap:50px var(--ts-h-gap);}
.list-posts article, .ts-blogs .items article{width:100%;position:relative;overflow:hidden;}
.blog-template:not(.columns-2):not(.columns-3) .list-posts article:not(:first-child):not(.format-quote){padding-top:50px;border-top:1px solid var(--ts-border);}
.blog-template:not(.columns-2):not(.columns-3) .list-posts  .wp-block-latest-comments article:not(:first-child):not(.format-quote),
.blog-template:not(.columns-2):not(.columns-3) .list-posts article.format-quote + article{padding-top:0 !important;border-top-width:0 !important;}
.ts-blogs.related-posts .items article:first-child:last-child{max-width:50%;}
.ts-blogs.ts-slider .items article{margin-bottom:0;}
.ts-blogs .blogs article .article-content, .ts-blogs .blogs article .thumbnail-content{position:relative;}
.thumbnail-content .date-time, .entry-format .date-time{position:absolute;top:30px;left:30px;display:inline-block;padding:5px 10px;background:#ffffff;color:#000000;line-height:1;text-transform:uppercase;z-index:6;}
.thumbnail-content a.vcard.author, .entry-format a.vcard.author{position:absolute;bottom:30px;left:30px;border-color:rgba(255,255,255,0.3);}
a.vcard.author, a.vcard.author:hover{text-decoration:none;}
a.vcard.author, .wp-block-post-author__avatar{display:inline-block;}
a.vcard.author img, .wp-block-post-author__avatar img{display:inline-block;width:60px;height:60px;border-radius:var(--ts-border-radius);object-fit:cover;transition:300ms ease;}
.ts-blogs-widget-wrapper a.vcard.author img{width:40px;height:40px;border-width:6px;}
.entry-meta-top .cats-link a{letter-spacing:0.7px;color:var(--ts-text-color);}
.button.button-readmore{display:inline-flex;align-items:center;gap:5px;margin:7px 1px 0;text-transform:uppercase;color:var(--ts-btn-bg);background-color:var(--ts-btn-color);border-color:var(--ts-btn-bg);}
.button.button-readmore:hover{color:var(--ts-btn-color);background-color:var(--ts-btn-bg);border-color:var(--ts-btn-border);}
.ts-blogs-wrapper:not(.columns-1) .button.button-readmore{padding:5px 20px;}
.entry-meta-top a:hover{color:var(--ts-primary-color);text-decoration:none;}
.ts-blogs article .entry-content, .list-posts article .entry-content{display:flex;flex-flow:column wrap;gap:20px;}
.ts-blogs article .entry-content > *,
.list-posts article .entry-content > *{max-width:100%;}
.list-posts article .entry-content.no-featured-image{margin-top:0;}
.entry-summary .short-content >  div.gallery:not(:last-child){margin-bottom:20px;}
.entry-summary .short-content > .wp-block-cover:first-child, .entry-summary .short-content > .wp-block-cover.alignleft:first-child{margin-top:7px !important;}
body.page article.page > *:last-child{margin-bottom:0;}
.list-posts article:not(.quote) .entry-format,
.ts-blogs article:not(.quote) .thumbnail-content,
.list-posts article .entry-format figure, .ts-blogs article .thumbnail-content figure{position:relative;}
.post_list_widget li .thumbnail, .list-posts article .entry-format figure, .ts-blogs article .thumbnail-content figure{max-width:100%;overflow:hidden;border-radius:var(--ts-border-radius);}
.post_list_widget li .thumbnail img, .list-posts article .entry-format figure img, .ts-blogs article .thumbnail-content figure img{border-radius:var(--ts-border-radius);}
.post_list_widget li .thumbnail img, .list-posts article.has-post-thumbnail .thumbnail img, .ts-blogs article.has-post-thumbnail .thumbnail img{width:100%;transition:0.4s ease;}
.post_list_widget li .thumbnail:hover img, .list-posts article.has-post-thumbnail .thumbnail:hover img, .ts-blogs article.has-post-thumbnail .thumbnail:hover img{transform:scale(1.1) rotate(1deg);}
.list-posts article .thumbnail.gallery .swiper-wrapper img, .ts-blogs article .thumbnail.gallery .swiper-wrapper img{-o-object-fit:cover;object-fit:cover;}
.list-posts article header .entry-title a:hover, .ts-blogs article header .entry-title a:hover{color:var(--ts-primary-color);}
.ts-blogs article .excerpt, .entry-summary .short-content{line-height:1.7;color:var(--ts-gray-color);}
.excerpt > *:last-child,
.entry-summary .short-content > *:last-child{margin-bottom:0;}
.entry-summary .short-content > *:last-child:after{content:'';display:table;clear:both;}
.entry-summary .short-content table tr:last-child th, .entry-summary .short-content table tr:last-child td{border-bottom-width:0;}
.entry-summary .short-content > .wp-block-button.alignleft:nth-last-child(2){margin-bottom:0 !important;}
.ts-blogs .items article:is(.format-video, .video, .has-post-thumbnail) .entry-content,
.list-posts article:is(.format-video, .video, .has-post-thumbnail) .entry-content{margin-top:26px;}
.ts-blogs:is(.columns-2,.columns-3) .items article:is(.format-video, .video, .has-post-thumbnail) .entry-content,
:is(.columns-2,.columns-3).list-posts article:is(.format-video, .video, .has-post-thumbnail) .entry-content{margin-top:20px;}
.columns-2 .list-posts{grid-template-columns:repeat(2,1fr);}
.columns-3 .list-posts{grid-template-columns:repeat(3,1fr);}
.columns-1.ts-blogs article header .entry-title{font-size:var(--ts-h3-font-size);line-height:var(--ts-h3-line-height);}
.columns-2 .list-posts article header .entry-title{font-size:var(--ts-h4-font-size);line-height:var(--ts-h4-line-height);}
.columns-3 .list-posts article header .entry-title, .columns-3.ts-blogs article header .entry-title{font-size:calc(var(--ts-h4-font-size) - 2px);line-height:1.3;}
.ts-blogs.related-posts article header .entry-title, .columns-4 .list-posts article header .entry-title, .columns-4.ts-blogs article header .entry-title{font-size:var(--ts-h5-font-size);line-height:var(--ts-h5-line-height);}
.columns-3 .list-posts article header .entry-title, .columns-3.ts-blogs article header .entry-title, .ts-blogs.related-posts article header .entry-title, .columns-4 .list-posts article header .entry-title, .columns-4.ts-blogs article header .entry-title{font-weight:500;}
.columns-4.ts-blogs .content-wrapper{--ts-h-gap:20px;}
.columns-2.ts-blogs article .entry-content, .columns-2 .list-posts article .entry-content, .columns-3.ts-blogs article .entry-content, .columns-3 .list-posts article .entry-content{gap:10px;}
.columns-4.ts-blogs article .entry-content, .columns-4 .list-posts article .entry-content{gap:5px;}
.columns-4.ts-blogs .items article:is(.format-video, .video, .has-post-thumbnail) .entry-content, 
.columns-4 .list-posts article:is(.format-video, .video, .has-post-thumbnail) .entry-content{margin-top:20px;}
.ts-blogs-wrapper.ts-masonry:not(.ts-slider) .blogs{display:block;margin-left:-15px;margin-right:-15px;}
.ts-blogs-wrapper.ts-masonry:not(.ts-slider) .blogs .item{padding-left:15px;padding-right:15px;margin-bottom:50px;}
.ts-blogs.ts-masonry:not(.ts-slider).columns-2 .items .item{width:50%;}
.ts-blogs.ts-masonry:not(.ts-slider).columns-3 .items .item{width:33.3333%;}
.list-posts article.sticky{padding:50px;background:#ebeef0;border-radius:var(--ts-border-radius);margin-bottom:6px;}
.list-posts article .short-content blockquote{margin-bottom:20px;}
.wp-block-embed.alignfull figcaption{text-align:center;}
.wp-block-latest-comments li article{padding-bottom:0 !important;margin-bottom:0 !important;border-width:0 !important;}
.wp-block-search{max-width:600px;}
.list-posts article .short-content > .wp-caption:first-child > a:first-child > img:first-child{margin-top:10px;}
.post-password-form label{display:inline-block;vertical-align:bottom;margin:0;padding:0;}
.post-password-form label input{margin-top:10px;margin-bottom:0;min-width:300px;}
.short-content form p:last-child{margin-bottom:5px;}
.entry-content > .content-wrapper > blockquote:first-child, .entry-content > .content-wrapper > .wp-block-group.has-background:first-child{margin-top:5px;}
body.page article.page + .comments-area{margin-top:60px;margin-bottom:60px;}
.woocommerce .cross-sells > h2, .woocommerce .up-sells > h2, .woocommerce .related > h2, .woocommerce.related > h2, .yith-wfbt-section > h3, .theme-title .heading-title, .comments-title .heading-title, .woocommerce-billing-fields > h3, .woocommerce-MyAccount-content > h2, .woocommerce-customer-details > h2, .woocommerce-additional-fields > h3, header.woocommerce-Address-title > h3, .woocommerce > form.checkout #order_review_heading{margin-bottom:var(--ts-heading-gap);}
.ts-alignleft .subscribe-widget form{margin-left:0;margin-right:auto;}
.ts-alignright .subscribe-widget form{margin-left:auto;margin-right:0;}
.ts-aligncenter .subscribe-widget form{margin-left:auto;margin-right:auto;}
.ts-shortcode .shortcode-heading-wrapper .sub-title{text-transform:uppercase;font-size:1.06rem;line-height:1;margin-bottom:0;}
.ts-shortcode .shortcode-heading-wrapper .shortcode-title + .sub-title{margin-top:10px;}:where(article.single.single-post, .post-content-wrapper){display:flex;flex-wrap:wrap;gap:var(--ts-section-gap) 0;}
article.single.single-post.no-featured-image{margin-top:calc(var(--ts-section-gap) - 20px);}
.post-content-wrapper{gap:15px 0;}:where(article.single.single-post, .post-content-wrapper) > *{width:100%;}
article.single.single-post > .entry-meta-top{font-size:1em;margin-top:3px;}
header > .entry-title{-ms-word-wrap:break-word;word-wrap:break-word;margin:0;}
.entry-content > .content-wrapper > *:last-child{margin-bottom:0 !important;}
.entry-content > .content-wrapper > blockquote:last-child, .entry-content > .content-wrapper > .wp-block-cover:last-child{margin-bottom:5px !important;}:is(.entry-format, .thumbnail-content) .ts-video,
:is(.entry-format, .thumbnail-content) .ts-audio{overflow:hidden;border-radius:var(--ts-border-radius);}
article.single-post .post-content-wrapper > .comments-area p.nocomments{margin-top:40px;}
.entry-format .thumbnail{border-radius:var(--ts-border-radius);overflow:hidden;}
.post-content-wrapper > .entry-format .thumbnail.gallery, .post-content-wrapper > .entry-format .thumbnail > .ts-video, .post-content-wrapper > .entry-format .thumbnail > img{margin-bottom:10px;border-radius:var(--ts-border-radius);}
article.single-post .post-content-wrapper > header > .entry-title{font-size:var(--ts-h1-font-size);line-height:1.2;margin-bottom:23px;}
.tagcloud, .wp-block-tag-cloud{display:block;overflow:hidden;}
.tags-link a, .cats-link a, .brands-link a, .wp-block-tag-cloud a, .tagcloud a{margin:0;padding:0;display:inline-block;text-decoration:none;}
.cats-link a{position:relative;display:inline-block;vertical-align:bottom;overflow:hidden;}
.woocommerce #reviews .woocommerce-review__author,
.author.vcard a{text-decoration:none;}
.wp-block-tag-cloud, .tagcloud{display:flex;flex-wrap:wrap;gap:10px;}
.tags-link a, .wp-block-tag-cloud a, .tagcloud a{text-align:center;padding:5px 10px;font-size:13px !important;line-height:18px !important;font-weight:600;border-width:1px;border-style:solid;border-radius:var(--ts-border-radius);color:var(--ts-gray-color);text-decoration:none !important;}
.tagcloud .tag-link-count{font-weight:normal;font-size:1em;}
.wp-block-tag-cloud a:before, .tagcloud a:before{display:inline-block;content:"#";}
.tags-link a:hover, .wp-block-tag-cloud a:hover, .tagcloud a:hover{color:var(--ts-text-color);border-color:var(--ts-text-color);}
.brands-link a:hover{text-decoration:none;}
blockquote cite, .entry-meta-top{display:flex;flex-flow:row wrap;align-items:center;color:var(--ts-gray-color);font-size:calc(var(--ts-body-font-size) - 1px);line-height:18px;}
.post-content-wrapper blockquote cite, .post-content-wrapper .entry-meta-top{font-size:var(--ts-body-font-size);}
.entry-meta-top .cats-link{text-transform:uppercase;}
.elementor-text-editor > ul:last-child > li:last-child{padding-bottom:0 !important;}
.single :is(.meta-bottom-1, .meta-bottom-2){display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;gap:0;}
.single .meta-bottom-1{padding-top:30px;border-width:1px 0 0;border-style:solid;}
.single .meta-bottom-2{padding:12px 0;border-width:1px 0 1px 0;border-style:solid;}
.single .meta-bottom-2 > a{flex:none;width:30px;text-align:center}
.meta-bottom-2 > span:before{content:"\e934";}
.single .meta-bottom-1 > *:first-child, .single .meta-bottom-2 > *{flex:1;}
.single .meta-bottom-2 > *:not(:first-child):not(:empty){border-width:0 0 0 1px;border-style:solid;}
.single-navigation:empty{display:none;}
.single .meta-bottom-2 > .single-navigation.prev:empty + .single-navigation.next{border:0;}
.single .meta-bottom-2 > *:first-child{padding-right:10px;}
.single .meta-bottom-2 > *:last-child{padding-left:10px;}
body #st-el-4 .st-btns{overflow:auto;}
body #st-1.st-has-labels .st-btn{min-width:70px;}
.single .meta-bottom-1 > *:last-child,
.single-post .single-navigation.next > a{text-align:end;}
.meta-bottom-1 .tags-link{color:var(--ts-gray-color);font-size:1em;gap:6px;}
.meta-bottom-1 .tags-link a{text-align:inherit;padding:0;font-size:1rem !important;line-height:22px !important;font-weight:inherit;border:0;border-radius:0;color:var(--ts-text-color);}
.meta-bottom-1 .tags-link a:hover{color:var(--ts-primary-color);}
body #st-1 .st-btn > span{min-width:30px;padding:0 0 0 5px;margin:0 0 0 5px;position:relative;}
body #st-1 .st-btn > span:before{position:absolute;left:0;top:8px;bottom:8px;content:"";width:1px;background:rgba(0,0,0,0.1);}
body #st-1 .st-btn:hover{top:0;opacity:0.8;}
.single-post .single-navigation > a{color:inherit;display:flex;flex-wrap:wrap;align-items:center;position:relative;gap:3px 10px;color:var(--ts-gray-color);line-height:20px;}
.single-navigation > a:before{width:34px;height:34px;line-height:33px;font-size:14px;position:absolute;top:50%;left:0;transform:translateY(-50%);text-align:center;color:var(--ts-heading-color);}
.single-navigation.next > a:before{right:0;left:auto;}
.single-post .single-navigation.prev > a{padding-left:40px;}
.single-post .single-navigation.next > a{padding-right:40px;justify-content:flex-end;}
.single-navigation > a > span{width:100%;}
.single-navigation > a > span:first-child{font-size:1em;}
.single-navigation > a > span:last-child{overflow:hidden;font-weight:var(--ts-heading-font-weight);color:var(--ts-text-color);transition:200ms ease;}
.single-navigation > a:hover > span:last-child{color:var(--ts-primary-color);}
.entry-author{display:flex;flex-direction:column;gap:20px 0;padding:30px;background:#EBEEF0;border-radius:var(--ts-border-radius);line-height:24px;}
.entry-author .author-info{display:flex;flex-wrap:wrap;align-items:center;gap:0 20px;color:var(--ts-gray-color);}
.author-info img.avatar{width:100px;height:100px;object-fit:cover;border-radius:50%;}
.author-meta > span{display:block;}
.entry-author .author{font-size:1.14em;font-weight:var(--ts-heading-font-weight);color:var(--ts-text-color);margin-bottom:1px;}
.comment-meta .author a, .entry-author .author a{color:inherit;text-decoration:none;}
.comment-meta .author a:hover, .entry-author .author:hover{color:var(--ts-primary-color);}
.comments-area .heading-title > span{margin-right:15px;}
.logged-in-as a{color:inherit;text-decoration:none;vertical-align:-3px;line-height:1.1;}
.logged-in-as a:hover{color:var(--ts-link-hover-color);}
.comments-area .navigation{text-align:center;margin:30px 0 0;padding:30px 0 0;display:flex;flex-wrap:wrap;justify-content:space-between;}
.comments-area .commentlist + .navigation{border-width:1px 0 0;border-style:solid;margin-bottom:30px;}
.comments-area .navigation a{color:inherit;text-decoration:underline;}
.comments-area .navigation a:hover{text-decoration:none;}
.comments-area .navigation > *{display:inline-block;vertical-align:top;margin:0 5px;}
.comments-area .navigation .nav-previous:not(:empty) + .nav-next:not(:empty){padding-left:18px;position:relative;}
.comments-area .navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before{content:'|';display:inline-block;vertical-align:middle;position:absolute;left:0;}
.woocommerce #reviews #comments h2,
#comment-wrapper .heading-wrapper{margin-bottom:var(--ts-heading-gap);}
#comment-wrapper #commentform > p:not(.form-submit){margin-bottom:20px;}
#comment-wrapper .heading-title{margin-bottom:0;}
#comment-wrapper .heading-title + p{margin-top:calc(var(--ts-heading-gap) - 10px);margin-bottom:0;}
#comment-wrapper .heading-title{display:flex;flex-wrap:wrap;align-items:center;gap:10px;}
#comment-wrapper .heading-title small{font-size:12px;letter-spacing:0;display:inline-block;}
.comments-area .commentlist{margin:0;}
.comments-area .commentlist + #comment-wrapper{margin-top:calc(var(--ts-section-gap) - 30px);}
.comments-area:not(:last-child) .commentlist{margin-bottom:70px;}
.commentlist li.comment ol.children{margin:0;padding:0 0 0 20px;border-width:1px 0 0;border-style:solid;}
.commentlist li.comment ol.children .comment-wrapper{--avatar-size:60px;}
.commentlist li.comment, .woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0;border-bottom:1px solid var(--ts-border);list-style:none;}
.woocommerce #reviews #comments ol.commentlist ul.children{margin-top:20px;margin-bottom:20px;}
.commentlist > li.pingback + li.comment{margin-top:calc(var(--ts-section-gap) - 25px);}
.woocommerce #reviews #comments ol.commentlist li:last-child,
.commentlist > li.comment:last-child{border-bottom-width:0;}
.woocommerce #reviews #comments ol.commentlist li:last-child .comment-text{padding-bottom:0;}
.commentlist > li.comment:last-child > #comment-wrapper{margin-top:30px;margin-bottom:0;}
.commentlist ol.children li:first-child, .woocommerce #reviews #comments ol.commentlist li:first-child,
.commentlist > li.comment:first-child{border-top-width:0;}
#comment-wrapper{padding:50px;border-radius:var(--ts-border-radius);background:var(--ts-input-background-color);color:var(--ts-input-color);}
#comment-wrapper :where(select, textarea, input[type="search"], input[type="text"], input[type="email"], input[type="password"], input[type="date"], input[type="number"], input[type="tel"]){background:var(--ts-main-bg);border-color:var(--ts-main-bg);color:var(--ts-text-color);}
#comments .comment-meta{display:flex;flex-direction:column;gap:4px;font-size:1em;line-height:18px;}
#comments div.avatar{display:flex;flex-wrap:wrap;align-items:center;gap:15px;}
#comments .comment-meta .date-time{color:var(--ts-gray-color);}
#comments .comment-text{line-height:var(--ts-line-height);}
.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0;border:none;border-radius:0;padding:0;display:flex;flex-flow:row wrap;gap:0 30px;position:relative;}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description{flex:1;}
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating{position:absolute;top:4px;}
body #comments .description{color:inherit;line-height:inherit;font-size:inherit;font-weight:inherit;display:block;}
#reviews #comments .wcpr-overall-rating-and-rating-count{display:flex !important;align-items:center;gap:0 40px;}
.wcpr-overall-rating-and-rating-count .wcpr-overall-rating-left{padding:0;text-align:center;vertical-align:middle;background:transparent;color:inherit;border-radius:0;font-size:50px;margin:0;font-weight:600;line-height:1;}
.wcpr-overall-rating-and-rating-count .wcpr-stars-count .wcpr-row .wcpr-col-number{width:auto;min-width:11px;text-align:center;display:inline-block;}
.wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating{display:none;}
body .kt-reviews-image-container{width:auto;margin-bottom:0;max-width:100%;}
.wcpr-overall-rating-and-rating-count .wcpr-overall-rating-main .wcpr-overall-rating-right .wcpr-overall-rating-right-total{font-size:1em;color:var(--ts-gray-color);}
.wcpr-overall-rating-and-rating-count .wcpr-overall-rating-main{flex-direction:column;gap:12px;}
.wcpr-overall-rating-and-rating-count .wcpr-overall-rating-right{padding-left:0;text-align:center;}
.wcpr-overall-rating-and-rating-count .wcpr-stars-count{padding:0;max-width:350px;}
.wcpr-overall-rating-and-rating-count .wcpr-stars-count .wcpr-row{display:flex;height:24px;align-items:center;}
.wcpr-overall-rating-and-rating-count .wcpr-stars-count .wcpr-row > *{padding:0;margin:0;float:none;}
.wcpr-overall-rating-and-rating-count .wcpr-stars-count .wcpr-row .wcpr-col-process{flex:1;margin-left:7px;}
.wcpr-overall-rating-and-rating-count .wcpr-stars-count .wcpr-row .wcpr-col-rank-count{width:auto;text-align:center;min-width:22px;}
.wcpr-overall-rating-and-rating-count .rate-percent-bg{height:4px;background-color:#EBEEF0;}
.rate-percent-bg .rate-percent{background:var(--ts-rating-color);}
#reviews .wcpr-overall-rating-and-rating-count{padding-bottom:40px;}
#reviews #comments .wcpr-filter-container{display:flex !important;border:0;margin:0 0 40px;gap:5px;justify-content:flex-start;}
#reviews #comments .wcpr-filter-button{border:0;padding:5px 10px;border-radius:3px;margin:0;font-size:0.86rem;width:auto;font-weight:400;}
#reviews .wcpr-filter-container ul.wcpr-filter-button-ul{margin:6px 0 0 0;left:0;overflow:hidden;border-radius:3px;}
#reviews li.wcpr-filter-button-li{padding:0 !important;width:100%;}
#reviews li.wcpr-filter-button-li a{margin:0;border-radius:0;}
#reviews .wcpr-filter-button:before{margin:0 !important;}
#reviews #comments li.wcpr-filter-button-li .wcpr-filter-button{display:block;border-radius:0;}
.big-review-images{position:fixed;z-index:99999;height:auto;left:0;right:0;bottom:0;top:0;margin:0;padding:50px;background:rgba(0,0,0,0.4)}
.big-review-images .wcpr-prev, .big-review-images .wcpr-next{line-height:50px;font-size:36px;margin-top:-25px;padding:0;top:50%;width:50px;text-align:center;color:#ffffff;}
.big-review-images > .wcpr-close{background:transparent;color:#ffffff;font-size:14px;right:10px;top:10px;width:60px;line-height:50px;text-align:center;margin:0;}
.kt-reviews-image-container .wcpr-rotate{width:60px;}
.kt-reviews-image-container .wcpr-rotate{top:20px;color:#ffffff;justify-content:center;gap:10px;}
.wcpr_rotate-rotate-left-circular-arrow-interface-symbol:before, .wcpr_rotate-rotating-arrow-to-the-right:before{content:'\e954';font-family:'icomoon';font-weight:normal;font-style:normal;letter-spacing:0;}
.wcpr_rotate-rotate-left-circular-arrow-interface-symbol{transform:scaleX(-1);}
.woocommerce #reviews ol.commentlist li .comment_container,
.commentlist li.comment .comment-wrapper{display:flex;flex-flow:row wrap;align-items:flex-start;gap:0 30px;padding:30px 0;position:relative;--avatar-size:80px;}
.woocommerce #reviews ol.commentlist li .comment_container{padding:40px 0;}
.woocommerce #reviews ol.commentlist li .comment_container{--avatar-size:60px;gap:0 15px;}
.woocommerce #reviews #comments ol.commentlist li .comment-text::after, 
.woocommerce #reviews #comments ol.commentlist li .comment-text::before{display:none;}
.commentlist li.comment .comment-wrapper .comment-text img{margin:10px 0;}
.woocommerce #reviews ol.commentlist li:first-child .comment_container,
.commentlist > li.comment:first-child > .comment-wrapper{padding-top:0;}
.woocommerce #reviews ol.commentlist li .comment-text,
.commentlist li.comment .comment-detail{flex:1;align-self:center;}
.commentlist li.comment .comment-detail{gap:4px 0;display:flex;flex-direction:column;}
.comment-text ul, .comment-text ol{margin-bottom:20px;}
.woocommerce #reviews #comments ol.commentlist li img.avatar,
.commentlist li.comment .comment-wrapper .avatar img{width:var(--avatar-size);height:var(--avatar-size);border-radius:var(--ts-border-radius);object-fit:contain;}
.woocommerce #reviews #comments ol.commentlist li img.avatar{position:static;padding:0;margin:0;border:0;}
.woocommerce #reviews #comments .commentlist>li::before{display:none;}
.commentlist li.comment .comment-awaiting-moderation{width:100%;font-size:1em;line-height:1.4;color:var(--ts-gray-color);margin-bottom:10px;display:block;}
.commentlist li.comment .comment-actions a:hover, .commentlist li.comment .comment-meta a:hover{text-decoration:none;}
.commentlist li p{margin-bottom:15px;}
.woocommerce #reviews #comments ol.commentlist li .comment-text p,
.commentlist li p:last-child, .woocommerce #reviews #comments ol.commentlist li .comment-text .description > *:last-child{margin-bottom:0;}
.comment-actions, .comment-meta-actions{display:flex;flex-flow:row wrap;align-items:center;}
.comment-actions{gap:20px;width:100%;font-weight:600;}
.comment-meta-actions, .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:1em;line-height:1.4;display:flex;flex-flow:column wrap;gap:4px;padding-top:5px;min-width:85px;color:inherit;}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{padding-top:25px;}
.woocommerce-review__author{font-weight:normal;}
.commentlist li #comment-wrapper{margin-bottom:27px;}
.commentlist li #comment-wrapper p.logged-in-as{margin-bottom:10px;}
.commentlist li #comment-wrapper .heading-wrapper{margin-bottom:27px;}
.commentlist .children li:last-child{border-bottom-width:0;}
#cancel-comment-reply-link{font-weight:normal;}
#commentform .info-wrapper,
#commentform{display:flex;flex-flow:column wrap;gap:20px;}
#commentform .info-wrapper > *{flex:1;}
#commentform input:not([type="submit"]),
#commentform textarea{margin:0;background:#ffffff;border-color:#ffffff;}
.wp-block-post-comments-form #commentform input:not([type="submit"]),
.wp-block-post-comments-form #commentform textarea{border-color:var(--ts-border);}
.wp-block-post-comments-form #commentform input:not([type="submit"]):focus,
.wp-block-post-comments-form #commentform textarea:focus,
#commentform input:not([type="submit"]):focus,
#commentform textarea:focus{border-color:var(--ts-heading-color);}
#comment-wrapper #commentform #comment,
.woocommerce #reviews #comment{height:150px;}
#commentform .message-wrapper p,
#commentform .info-wrapper > p{margin-bottom:0;}
#commentform .form-submit{margin-bottom:0;}
#commentform .form-submit .button{min-width:140px;}
#commentform .required{display:inline-block;vertical-align:middle;color:#dd2831;}
#commentform label{font-size:1em;line-height:20px;padding-bottom:5px;display:flex;gap:5px;}
#commentform .wcpr-comment-form-images label{padding-bottom:0;}
#comments + #review_form_wrapper{margin-top:53px;}
#review_form_wrapper #review_form{padding:50px;background:#EBEEF0;border-radius:var(--ts-border-radius);}
#review_form_wrapper .comment-reply-title{display:block;margin-bottom:30px;}
.woocommerce #review_form #respond p.stars{margin:0;}
.woocommerce #review_form #respond p.comment-notes{margin-bottom:0;font-size:1em;}
#review_form_wrapper .comment-form-rating,
.woocommerce #review_form #respond .comment-form{display:flex;flex-flow:row wrap;}
.woocommerce #review_form #respond .comment-form .wcpr-comment-form-images{display:flex;gap:10px;align-items:center;}
.comment-form .wcpr-input-file-container .wcpr-input-file-wrap{margin:0;display:flex;align-items:center;gap:10px;}
.comment-form .wcpr-input-file-container .wcpr-input-file-wrap .wcpr-selected-image-container{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px;}
.wcpr-input-file-container .wcpr-selected-image-info{display:none;}
.wcpr-input-file-container .wcpr-comment-form-images .wcpr-selected-image{width:auto;max-width:50px;margin-bottom:0;border-radius:5px;overflow:hidden;}
.woocommerce #review_form #respond .comment-form input[type="submit"]{min-width:140px !important;line-height:24px;}
.woocommerce #review_form #respond .comment-form input{min-width:0 !important;margin-bottom:0;text-transform:uppercase;}
.woocommerce #review_form #respond .comment-form{justify-content:space-between;}
.woocommerce #review_form #respond .comment-form > *:not(.comment-form-email):not(.comment-form-author){width:100%;}
.woocommerce #review_form #respond .comment-form > .comment-form-email,
.woocommerce #review_form #respond .comment-form > .comment-form-author{width:calc(50% - 10px);}
.woocommerce #review_form #respond .comment-form > .comment-form-comment{order:1;}
.woocommerce #review_form #respond .comment-form > .form-submit{order:2;}
.woocommerce #review_form #respond .comment-form .form-submit,
.woocommerce #review_form #respond .comment-form > .comment-form-comment,
.woocommerce #review_form #respond .comment-form > .comment-form-email,
.woocommerce #review_form #respond .comment-form > .comment-form-author,
.woocommerce #review_form #respond .comment-form > .comment-form-cookies-consent{margin-bottom:0;}
.woocommerce #review_form #respond .comment-form input[type="file"]{min-width:0 !important;margin-bottom:0;padding:0;background:transparent;border-radius:0;}
.woocommerce #review_form #respond .comment-form .comment-form-rating{align-items:center;}
.woocommerce #review_form #respond .comment-form .comment-form-rating > label{margin-right:15px;padding:0;}
.woocommerce #review_form #respond .comment-form > .comment-form-cookies-consent input[type="checkbox"]{width:15px;height:15px;margin-right:10px;}
.woocommerce #review_form #respond .comment-form > .comment-form-cookies-consent > *{display:inline-block;vertical-align:middle;padding:0;}
.comments-area, .single-related-wrapper{clear:both;}
body.error404 #main > .page-container{padding-top:80px;padding-bottom:80px;align-items:center;}
body.error404 .not-found, body.error404 .not-found .content-404{display:flex;flex-direction:column;justify-content:center;text-align:center;gap:30px;}
body.error404 .not-found .content-404{gap:20px;}
body.error404 .not-found h1, body.error404 .not-found p{margin-bottom:0;}
body.error404 .not-found p{max-width:500px;margin:0 auto;color:var(--ts-gray-color);}
body.error404 .not-found a.button{display:inline-block;min-width:190px;line-height:24px;}
@media only screen and (min-width: 768px){
.ts-search-form-widget .search-table .search-field input[type="text"],
.ts-search-form-widget .woocommerce-product-search .search-field{padding-top:10px;padding-bottom:10px;}
.header-v3 .logo-wrapper{min-width:calc(var(--ts-logo-width) + 20px);}
.ts-search-by-category .select-category{background:transparent;}
.woocommerce div.product form.cart .variations td.value .reset_variations{margin-top:16px;}
#commentform .info-wrapper{flex-direction:row;}
.filter-widget-area-button, #ts-filter-widget-area div.overlay,
.no-sidebar .filter-widget-area-button + .overlay{display:none;}
.no-sidebar #main-content:not(.show-filter-default) .filter-widget-area-button{display:inline-flex;}
.ts-product-categories-widget-wrapper ul li a:hover, .woocommerce .widget_rating_filter ul li a:hover, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover, .product-filter-by-color ul li a:hover{text-decoration:none !important;}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{min-width:140px;}
.woocommerce table.shop_table.woocommerce-cart-form__contents, .woocommerce table.shop_table.woocommerce-cart-form__contents thead, .woocommerce table.shop_table.woocommerce-cart-form__contents tr, .woocommerce table.shop_table.woocommerce-cart-form__contents th, .woocommerce table.shop_table.woocommerce-cart-form__contents td, .woocommerce table.shop_table.woocommerce-cart-form__contents tbody, .woocommerce table.shop_table.woocommerce-cart-form__contents tfoot{display:block;}
.woocommerce table.shop_table.woocommerce-cart-form__contents th, .woocommerce table.shop_table.woocommerce-cart-form__contents td{border-width:0;margin:0;}
.woocommerce table.shop_table.woocommerce-cart-form__contents th{padding:0 0 15px 0;}
.woocommerce table.shop_table.woocommerce-cart-form__contents tbody th{padding-bottom:0;}
.woocommerce table.shop_table.woocommerce-cart-form__contents td{padding:20px 0;}
.woocommerce table.shop_table.woocommerce-cart-form__contents tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;}
.woocommerce table.shop_table.woocommerce-cart-form__contents tr > .product-remove{text-align:end;}
.woocommerce table.shop_table.woocommerce-cart-form__contents thead{border-width:0 0 1px 0;border-style:solid;}
.woocommerce table.shop_table.woocommerce-cart-form__contents tbody tr{border-width:0 0 1px 0;border-style:solid;}
.woocommerce table.shop_table.woocommerce-cart-form__contents tbody tr:last-child{border-width:0;}
.woocommerce table.shop_table.woocommerce-cart-form__contents th.product-thumbnail{display:none;}
.woocommerce table.shop_table.woocommerce-cart-form__contents .product-name{flex:1;}
.woocommerce table.shop_table.woocommerce-cart-form__contents .product-price ins{order:-1;}
.woocommerce table.shop_table.woocommerce-cart-form__contents .product-remove{width:30px;min-width:0 !important;order:100;text-align:end !important;}
.woocommerce table.shop_table.woocommerce-cart-form__contents th:not(.product-thumbnail),
.woocommerce table.shop_table.woocommerce-cart-form__contents td:not(.product-thumbnail){min-width:100px;}
#add_payment_method table.cart .product-thumbnail, 
.woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail{width:100px;}
.woocommerce div.product div.summary .yith-wfbt-section{margin-top:15px;}
.woocommerce div.product div.summary .yith-wfbt-section > h3{font-size:var(--ts-h5-font-size);line-height:var(--ts-h5-line-height);margin-bottom:15px;}
.woocommerce div.product div.summary .yith-wfbt-form{display:grid;grid-template-columns:48px minmax(0, 1fr);gap:20px;}
.woocommerce div.product div.summary .yith-wfbt-section .yith-wfbt-images tr{flex-direction:column;}
.woocommerce div.product div.summary .yith-wfbt-section p.price, .woocommerce div.product div.summary .yith-wfbt-section span.price{font-size:1em;}
.woocommerce div.product div.summary .yith-wfbt-section p.price del, .woocommerce div.product div.summary .yith-wfbt-section span.price del{font-size:0.86em;}
.woocommerce div.product div.summary .yith-wfbt-section .yith-wfbt-items{gap:20px;grid-row:1 / 2;}
.woocommerce div.product div.summary .yith-wfbt-items .yith-wfbt-item{min-height:50px;display:flex;align-items:center;}
.woocommerce div.product div.summary .yith-wfbt-section .yith-wfbt-images td img{width:48px;height:48px;border-radius:var(--ts-border-radius);object-fit:cover;}
.woocommerce div.product div.summary .yith-wfbt-submit-block{grid-column:1 / 3;}
nav.vertical-menu > ul.menu > li.ts-normal-menu{position:relative;}
nav.vertical-menu > ul.menu > li.ts-normal-menu .ts-menu-drop-icon{line-height:1;}
nav.vertical-menu > ul.menu > li.ts-normal-menu ul.sub-menu li{width:100%;position:relative;z-index:1;list-style:none;padding:10px 30px;display:flex;flex-wrap:wrap;align-items:center;gap:18px;}
nav.vertical-menu > ul.menu > li.ts-normal-menu ul.sub-menu li > a{display:flex;align-items:center;flex-wrap:nowrap;gap:0 10px;}
nav.vertical-menu > ul.menu > li.ts-normal-menu ul.sub-menu{padding:30px 0;top:-24px;min-height:102px;}
.menu-sticky li.ts-normal-menu ul.sub-menu .ts-menu-drop-icon{display:block;}
nav.vertical-menu > ul.menu > li.ts-normal-menu ul.sub-menu:after{top:0;border-radius:0;border:0;box-shadow:6px 0 10px rgba(0, 0, 0, .1);}
.menu-sticky-wrapper .menu-sticky nav.vertical-menu > ul.menu > li.ts-normal-menu ul.sub-menu ul.sub-menu, .ts-header .menu-wrapper nav.vertical-menu > ul.menu li.ts-normal-menu ul.sub-menu ul.sub-menu{top:-30px;padding:30px 0;}
.ts-header .menu-wrapper nav.vertical-menu > ul.menu li.ts-normal-menu:first-child > ul.sub-menu{top:1px;}
.menu-sticky-wrapper .menu-sticky nav.vertical-menu > ul.menu > li.ts-normal-menu ul.sub-menu ul.sub-menu:after, .ts-header .menu-wrapper nav.vertical-menu > ul.menu li.ts-normal-menu ul.sub-menu ul.sub-menu:after{left:0;}
nav.vertical-menu .menu-sub-label{position:static;}
nav.vertical-menu .menu-sub-label:before{display:none;}
}
@media only screen and (min-width: 992px){ .woocommerce div.product.summary-scrolling .summary{position:-webkit-sticky;position:sticky;top:0;transition:top 350ms ease 0s;}
.woocommerce div.product.summary-scrolling div.images{margin-bottom:50px;}
.woocommerce div.product.summary-scrolling > *:not(:last-child){margin-bottom:40px;}
.woocommerce div.product.summary-scrolling > .summary:not(:last-child){margin-bottom:0;}
.woocommerce div.product.summary-scrolling > .summary ~ *{clear:none;float:left;}
.woocommerce div.product.summary-scrolling .yith-wfbt-form{display:flex;flex-direction:column;gap:25px;}
.woocommerce div.product.summary-scrolling #reviews .woocommerce-Reviews-title, 
.woocommerce div.product.summary-scrolling #review_form_wrapper .comment-reply-title, 
.woocommerce div.product.summary-scrolling .woocommerce-tabs ul.tabs, .woocommerce div.product.summary-scrolling .yith-wfbt-section > h3{font-size:var(--ts-h4-font-size);line-height:var(--ts-h4-line-height);}
.woocommerce div.product.summary-scrolling .yith-wfbt-section .yith-wfbt-images, .woocommerce div.product.summary-scrolling .yith-wfbt-submit-block{align-self:flex-start;}
.woocommerce div.product.summary-scrolling .yith-wfbt-submit-block{order:1;}
.woocommerce div.product.summary-scrolling .yith-wfbt-section .yith-wfbt-images td:not(.image_plus){max-width:122px;}
.woocommerce div.product.summary-scrolling .yith-wfbt-section .yith-wfbt-images .image_plus{padding:0 15px;}
div.product.summary-scrolling .wcpr-overall-rating-and-rating-count .wcpr-stars-count{max-width:100%;}
div.product.tabs-accordion.summary-scrolling .woocommerce-Tabs-panel > h2 ~ *, 
div.product.tabs-accordion.summary-scrolling .woocommerce-Tabs-panel #reviews > h2 ~ *{padding:5px 0 30px;}
div.product.tabs-accordion.summary-scrolling .woocommerce-Tabs-panel--reviews > h2 ~ *, 
div.product.tabs-accordion.summary-scrolling .woocommerce-Tabs-panel--reviews #reviews > h2 ~ *{padding:0;}
div.product.summary-scrolling #reviews .wcpr-overall-rating-and-rating-count{padding-bottom:20px;}
div.product.summary-scrolling #review_form_wrapper #review_form{padding:30px;background:#EBEEF0;border-radius:var(--ts-border-radius);}
#order_review table.shop_table,
#order_review table.shop_table thead,
#order_review table.shop_table td{display:block;}
.woocommerce table.shop_table.woocommerce-cart-form__contents tr{gap:20px;}
.elementor-lightbox .elementor-video-container .elementor-video-landscape{width:80vw;max-height:80vh;}
.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe, .elementor-lightbox .elementor-video-container .elementor-video-landscape video{max-height:80vh;}
}
@media only screen and (min-width: 1201px){
:root{--ts-h-gap:20px;--ts-v-gap:20px;--ts-section-gap:80px;}
.menu-sticky nav.vertical-menu > ul.menu > li{pointer-events:none;}
.menu-sticky-wrapper:not(.disabled-pointer-event) .menu-sticky nav.vertical-menu > ul.menu > li{z-index:1 !important;pointer-events:inherit !important;}
nav.vertical-menu > ul.menu > li.ts-normal-menu ul.sub-menu li > a{gap:0 15px;}
.ts-search-form-widget .search-table .search-field input[type="text"],
.ts-search-form-widget .woocommerce-product-search .search-field{padding-top:12px;padding-bottom:12px;}
.header-v2 .logo-wrapper{min-width:calc(var(--ts-vertical-menu-width) - 40px);}
.header-v3 .logo-wrapper{min-width:calc(var(--ts-logo-width) + 50px);}
.header-v1 .header-middle .header-center > .ts-search-by-category:first-child{margin-left:50px;}
.ts-store-notice{line-height:30px;}
.vertical-menu-fixed .vertical-menu-heading{border-width:0 1px 0 0;border-style:solid;padding-right:var(--ts-menu-gap);}
.vertical-menu-inside .vertical-menu-heading{min-width:var(--ts-vertical-menu-width);background:var(--ts-vertical-menu-heading-bg);color:var(--ts-vertical-menu-heading-color);border-width:1px 1px 0;border-style:solid;border-color:var(--ts-vertical-menu-heading-border);box-shadow:0 0 5px rgba(0,0,0,.1);border-top-left-radius:5px;border-top-right-radius:5px;padding-left:20px;padding-right:20px;border-width:1px 1px 0;border-style:solid;border-color:var(--ts-hd-bottom-border);}
.ts-search-form-widget .search-table .search-field input[type="text"], 
.ts-search-form-widget .woocommerce-product-search .search-field{padding-top:14px;padding-bottom:14px;}
.ts-search-form-widget .search-table .search-button{width:48px;}
.woocommerce div.product .summary .ts-buy-now-button{min-width:140px;}
.woocommerce div.product.gallery-layout-vertical{--ts-thumbnail-size:70px;}
.woocommerce table.shop_table.woocommerce-cart-form__contents tr{gap:30px;}
.woocommerce.list:not(.main-products) .products .product .meta-wrapper-2{opacity:0;visibility:hidden;padding:0 0 20px 0;position:absolute;left:0;right:0;top:100%;transition:300ms ease;z-index:2;}
.woocommerce.list:not(.main-products).has-gap .products .product .meta-wrapper-2{padding:0;}
.woocommerce.list:not(.main-products) .products .product .meta-wrapper-2 .product-group-button-meta{margin-top:-5px;}
.woocommerce.list:not(.main-products) .products .product .product-wrapper:hover .meta-wrapper-2{opacity:1;visibility:visible;}
body.error404 .not-found h1{font-size:40px;line-height:50px;}
.breadcrumb-title-wrapper.has-background .page-title{font-size:3.6vw;}
.img-has-border .product-category .product-wrapper:hover > a{border-color:var(--ts-primary-color);}
.woocommerce.list:not(.main-products) .products{padding-bottom:60px !important;margin-bottom:-60px !important;}
.woocommerce.list:not(.main-products) .products:before{bottom:59px;}
.ts-slider.list:not(.main-products).woocommerce .products:before,
.ts-slider.list:not(.main-products).woocommerce .products:after{bottom:60px;top:0;}
.woocommerce.list:not(.main-products) .product:not(.product-category) .product-wrapper:before,
body.product-border-radius .woocommerce.list:not(.main-products) .product-group > .product:not(.product-category):nth-child(2) .product-wrapper:before{bottom:-49px;}
body.product-border-radius .woocommerce.list:not(.main-products) .products:after{bottom:calc(59px + var(--ts-border-radius));}
body.product-border-radius .list .products.swiper .swiper-notification:before{bottom:calc(59px + var(--ts-border-radius));top:var(--ts-border-radius);}
body.product-border-radius .list:not(:is(.has-gap,.ts-slider)) .content-wrapper:after,
body.product-border-radius .ts-slider.list:not(.has-gap) .swiper-notification:after{width:var(--ts-border-radius);height:var(--ts-border-radius);border-radius:calc(var(--ts-border-radius)/2) 0 0 0;background:var(--ts-main-bg);position:absolute;right:calc(var(--ts-border-radius)*(-1) + 1px);bottom:59px;content:"";z-index:1;}
.woocommerce-cart .woocommerce-shipping-calculator{width:212px;}
#comments .comment-meta{min-width:160px;}
.show-filter-default .filter-widget-area-button{display:none;}
.style-sidebar #ts-filter-widget-area .ts-sidebar-content{position:static;transform:none;box-shadow:none;padding:0;}
.style-sidebar #ts-filter-widget-area{left:0;right:auto;bottom:auto;top:calc(100% + 20px);width:var(--ts-sidebar-width);height:auto;overflow:visible;position:absolute;box-shadow:none;opacity:0;visibility:hidden;transform:scale(0.8,1);transform-origin:left;z-index:3;transition:transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);background:transparent;}
.style-sidebar #ts-filter-widget-area .overlay,
.style-sidebar #ts-filter-widget-area .close,
.ts_desktop .style-sidebar.show-filter-default .filter-widget-area-button{display:none;}
.ts-floating-sidebar .ts-sidebar-content{padding:30px;}
.ts-floating-sidebar .close{right:23px;}
#main-content.style-sidebar.show-filter-sidebar:not(.show-filter-default) #ts-filter-widget-area,
.ts_desktop .style-sidebar.show-filter-default #ts-filter-widget-area{opacity:1;visibility:visible;transform:scale(1,1);}
#ts-filter-widget-area .ts-sidebar-content .filter-widget-area{padding-left:0;padding-right:0;}
.woocommerce.archive #main-content{position:relative;transition:min-height 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);}
.woocommerce.archive #main-content #primary > .before-loop-wrapper ~ *{transition:padding-left 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);}
.woocommerce.archive .style-sidebar.show-filter-sidebar #primary > .before-loop-wrapper ~ *,
.woocommerce.archive.ts_desktop .style-sidebar.show-filter-default #primary > .before-loop-wrapper ~ *{padding-left:calc(var(--ts-sidebar-width) + var(--ts-sidebar-gap));}
.vertical-menu-inside.display-vertical-menu .header-sticky:not(.is-sticky) .vertical-menu-wrapper .vertical-menu{display:block;animation-delay:100ms;-webkit-animation-delay:100ms;-moz-animation-delay:100ms;-webkit-animation-name:animation_fade;-moz-animation-name:animation_fade;animation-name:animation_fade;}
.vertical-menu-inside.display-vertical-menu .header-sticky.is-sticky .vertical-menu-wrapper:hover .vertical-menu{display:block;animation-delay:100ms;-webkit-animation-delay:100ms;-moz-animation-delay:100ms;-webkit-animation-name:animation_fade;-moz-animation-name:animation_fade;animation-name:animation_fade;}
.woocommerce.main-products.list .products > .product .product-name{font-size:calc(var(--ts-product-font-size) + 2px);}
.woocommerce.main-products.list .products > .product .price{font-size:calc(var(--ts-product-font-size) + 5px);gap:0 10px;}
.woocommerce.main-products.list .products > .product .price del{font-size:var(--ts-product-font-size);}
.woocommerce.main-products.list .products .product .meta-wrapper{line-height:22px;}
.woocommerce div.product form.cart table.group_table tr{grid-template-columns:120px 1fr;}
.ts-banner.btn-big .ts-banner-button a.button{padding:10px 30px;}
article.single.single-post.no-featured-image{margin-top:calc(var(--ts-section-gap) - 15px);}
.post-content-wrapper .entry-content > .content-wrapper p:not(:last-child),
.post-content-wrapper .entry-content > .content-wrapper blockquote:not(:last-child){margin-bottom:1.9em;}
.post-content-wrapper .entry-content > .content-wrapper .wp-block-pullquote blockquote p:nth-last-child(2),
.post-content-wrapper .entry-content > .content-wrapper .wp-block-quote p:nth-last-child(2){margin-bottom:0;}
.ts-blogs-wrapper.ts-masonry:not(.ts-slider) .blogs{margin-left:-25px;margin-right:-25px;}
.ts-blogs-wrapper.ts-masonry:not(.ts-slider) .blogs .item{padding-left:25px;padding-right:25px;}
}
@media only screen and (min-width: 1500px){
:is(.ts-header,.menu-sticky) nav > ul.menu li.ts-megamenu-fullwidth.ts-megamenu-fullwidth-stretch:not(.no-stretch-content) ul.sub-menu{padding-left:100px;padding-right:100px;}
.header-v1 .header-fullwidth .header-middle > .container, .header-v1.layout-fullwidth .header-middle > .container{gap:0 150px;}:is(.header-fullwidth, .layout-fullwidth) .header-middle .header-center{gap:0 60px;}:is(.header-fullwidth, .layout-fullwidth) .header-language-currency:not(:last-child){margin-right:10px;}
.woocommerce div.product.gallery-layout-vertical{--ts-thumbnail-size:90px;}
.ts-floating-sidebar .ts-sidebar-content{width:460px;transform:translateX(460px);}
.ts-floating-sidebar.active .ts-sidebar-content{transform:translateX(0px);}
#ts-shopping-cart-sidebar .dropdown-container .theme-title .count{font-size:1rem;}
#ts-shopping-cart-sidebar .woocommerce ul.cart_list li .thumbnail{max-width:90px;}
}
@media only screen and (max-width: 1400px){
:root{--ts-vertical-menu-width:290px;}
.style--laptop-row .ts-product-filter-by-taxonomies .form-content form > *{flex:1 0 calc(20% - 10px);}
.style--laptop-row .ts-product-filter-by-taxonomies form:after{top:50%;}
}
@media only screen and (max-width: 1200px){
:root{--ts-h-gap:20px;--ts-heading-gap:18px;--ts-h1-font-size:34px;--ts-h1-line-height:42px;--ts-h2-font-size:28px;--ts-h2-line-height:36px;--ts-h3-font-size:22px;--ts-h3-line-height:30px;--ts-h4-font-size:18px;--ts-h4-line-height:26px;--ts-btn-font-size:13px;}
.ts-blogs-wrapper{--ts-h-gap:20px;}
body .ts-blogs-wrapper .swiper-button-prev{left:10px;}
body .ts-blogs-wrapper .swiper-button-next{right:10px;}
body blockquote{font-size:1.2rem;}
blockquote:before{font-size:2em;}
h1, h2, h3, h4, h5, h6{margin:0 0 16px 0;}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled], a.button, button, .elementor-button, input[type^="submit"], .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce #respond input#submit, .woocommerce #respond input#submit.loading, .woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading, .shopping-cart p.buttons a, a.wp-block-button__link, .ts-banner .ts-banner-button .button,.ts-header nav > ul.menu > li.button > a, .ts-header nav > ul > li.button > a, .ts-shortcode > .shop-more .shop-more-button, .footer-container a.button, .footer-container a.elementor-button{padding-top:7px;padding-bottom:7px;}
.woocommerce table.shop_table .order-total .amount, .woocommerce div.product .ts-variation-price > .price, .woocommerce .products .product .price, .woocommerce div.product p.price, .woocommerce div.product span.price, ul.product_list_widget li .ts-wg-meta .price, .woocommerce ul.product_list_widget li .ts-wg-meta .price, .woocommerce-grouped-product-list-item__price, .woocommerce table.shop_table .amount.woocommerce-Price-amount, .woocommerce-grouped-product-list-item__price, .ts-floating-sidebar .woocommerce ul.product_list_widget li .price, .ts-search-result-container ul.product_list_widget li .price, .woocommerce.ts-search-result-container ul.product_list_widget li .price{font-size:calc(var(--ts-product-font-size) + 2px);}
.price del, .products .meta-wrapper > .price del, .woocommerce div.product p.price del, .woocommerce div.product span.price del, .woocommerce-grouped-product-list-item__price del, .woocommerce div.product .summary p.price del, .woocommerce div.product .summary span.price del, ul.product_list_widget li .ts-wg-meta .price del, .woocommerce ul.product_list_widget li .ts-wg-meta .price del, .woocommerce table.shop_table del .amount.woocommerce-Price-amount, .add-to-cart-popup-content .price del, .ts-tiny-cart-wrapper ul.cart_list li .price, .woocommerce div.product .yith-wfbt-items .price{font-size:var(--ts-product-font-size);}
.add-to-cart-popup-content .price{font-size:calc(var(--ts-product-font-size) + 3px);}
.woocommerce div.product .yith-wfbt-items .price del{font-size:calc(var(--ts-product-font-size) - 3px);}
.woocommerce .product-group-button-meta div.loop-add-to-cart .button{line-height:18px;}
.header-top, .ts-header .header-top .hotline > a > span{font-size:0.9rem;}
.wpml-ls-legacy-list-horizontal{max-width:220px;}
.yith-wfbt-section > h3{margin-bottom:20px;}
.elementor-widget-text-editor :is(h1,h2,h3,h4,h5,h6){margin-bottom:10px;}
.visible-md{display:block !important;}
.hidden-md{display:none !important;}
.pagination-wrap ul.pagination, .ts-pagination ul, .woocommerce nav.woocommerce-pagination ul, .dokan-pagination-container .dokan-pagination{gap:6px;}
.post-nav-links > a, .post-nav-links > span, .ts-pagination ul li a, .ts-pagination ul li span, .pagination-wrap ul.pagination > li > a, .pagination-wrap ul.pagination > li > span, .dokan-pagination-container .dokan-pagination li a, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{width:32px;height:32px;line-height:30px;font-size:13px;}
.pagination-wrap ul.pagination > li > a.prev, .pagination-wrap ul.pagination > li > a.next, 
.dokan-pagination-container .dokan-pagination li:first-child a, .dokan-pagination-container .dokan-pagination li:last-child a, .woocommerce nav.woocommerce-pagination ul li a.next, .woocommerce nav.woocommerce-pagination ul li a.prev, .ts-pagination ul li a.prev, .ts-pagination ul li a.next{min-width:0;}
.header-middle > .container{gap:0 100px;}
.header-v3 .header-middle > .container{gap:0 50px;}
.ts-header .menu-wrapper nav > ul.menu li ul.sub-menu .sub-menu{padding:40px 30px 40px 60px;}
body:not(.vertical-menu-fixed):not(.vertical-menu-inside) :is(.ts-header,.menu-sticky) nav > ul.menu ul.sub-menu > li:first-child > ul.sub-menu:after{top:4px;}
.ts-header .menu-wrapper nav > ul.menu li ul.sub-menu > li .sub-menu:after{left:30px;}
.vertical-menu-inside .header-bottom .menu-wrapper{align-items:center;}:is(.ts-header,.menu-sticky) nav > ul.menu li ul.sub-menu{padding:48px 30px 40px 30px;left:-30px;width:280px;}
.ts-megamenu-container .elementor-widget-image-box .elementor-image-box-title{padding-top:15px;padding-bottom:15px;}
.ts-search-by-category .select-category, .ts-search-by-category .search-table .search-field input[type="text"]{padding-top:10px;padding-bottom:10px;}
.ts-search-by-category .search-table .search-button{width:38px;height:38px;}
.style-button-icon .subscribe-email button:after{width:38px;line-height:38px;}
form .subscribe-email input[type="text"], form .subscribe-email input[type="tel"], form .subscribe-email input[type="number"], form .subscribe-email input[type="password"], form .subscribe-email input[type="email"]{padding-top:7px;padding-bottom:7px;}
.woocommerce div.product.summary-scrolling > .summary ~ *,
.woocommerce div.product div.images{width:620px;}
.woocommerce div.product div.summary{width:calc(100% - 650px);}
.woocommerce div.product.gallery-layout-vertical.summary-scrolling > .summary ~ *,
.woocommerce div.product.gallery-layout-vertical div.images{width:620px;}
.woocommerce div.product.gallery-layout-vertical div.summary{width:calc(100% - 650px);}
.ts-search-form-widget .search-table .search-button{width:40px;}:is(.woocommerce, .woocommerce-page) form .form-row textarea.input-text,
:is(.woocommerce, .woocommerce-page) form .form-row textarea{height:180px;}
.woocommerce.list.has-gap .products.swiper .product:not(.product-category) .product-name,
.woocommerce.has-gap.list .products.swiper .meta-wrapper > .price{font-size:calc(var(--ts-product-font-size) + 4px);}
.load-more-wrapper{padding-top:30px;}
.ts-masonry .load-more-wrapper{margin-top:10px;}
.custom-columns .ts-shortcode.ts-logo-slider-wrapper .content-wrapper, .ts-shortcode:not(.columns-1):not(.columns-2):not(.columns-3).list :is(.content-wrapper, .column-content){--ts-columns:3 !important;}
.woocommerce.main-products.grid{--ts-columns:5 !important;}
.has-1-sidebar .woocommerce.main-products.grid{--ts-columns:3 !important;}
.has-2-sidebar .woocommerce.main-products.grid{--ts-columns:2 !important;}
.ts-shortcode.ts-product-category-wrapper .content-wrapper{--ts-columns:6 !important;}
.ts-blogs .content-wrapper{--ts-columns:3;}
.columns-4.ts-blogs .content-wrapper{--ts-h-gap:10px;}
.woocommerce .product-group-button-meta>div a.button.loading, .woocommerce .product-group-button-meta div.loop-add-to-cart .button.loading{--loading-size:11px;}
.product-hover-style-v1 .list .product-group-button div.loop-add-to-cart a:before, .product-group-button-meta div.loop-add-to-cart a:before{min-width:11px;}
.woocommerce .product-label > span.onsale, .woocommerce .product-label > span{min-width:0;font-size:11px;line-height:16px !important;}
.ts-logo-slider-wrapper .item > a{min-height:70px;}
.ts-logo-slider-wrapper .item a img{max-height:70px;}
.search-no-results-wrapper, .cart-empty.woocommerce-info, .return-to-shop, .index-template #primary > .alert{font-size:1.2em;}
body .wc-empty-cart-message .wc-block-components-notice-banner.is-info:before, body .cart-empty.woocommerce-info:before{font-size:80px;}
.breadcrumb-title-wrapper.has-background .breadcrumb-title{min-height:360px;}
.entry-meta-top > *:not(:last-child){padding-right:15px;margin-right:10px;}
.entry-meta-top > *:not(:last-child):after{width:7px;right:-5px;margin:0 5px;}
.button.button-readmore{margin-top:8px;}
.search-button.search-icon .icon:before, .my-wishlist-wrapper .tini-wishlist:before, .shopping-cart-wrapper .cart-control .ic-cart:before, .ts-tiny-account-wrapper .account-control > a:before{font-size:20px;}
.icon-menu-sticky-header .icon:before{font-size:15px;}
.icon-menu-sticky-header .icon.active:before{font-size:16px;}
.ts-megamenu-container .ts-list-of-product-categories-wrapper .list-categories{gap:16px 15px;}
.ts-product-category-wrapper.woocommerce .products:not(:is(.cross-sells,.up-sells,.related)){width:calc(100% + 10px);margin:0 -5px;}
.ts-product-category-wrapper.woocommerce .products:not(:is(.cross-sells,.up-sells,.related)) .product-category{padding-left:5px;padding-right:5px;}
.ts-logo-slider-wrapper, .ts-product-brand-wrapper{--ts-h-gap:10px;--ts-v-gap:10px;}
.ts-product-filter-by-taxonomies .form-content form{gap:10px;}
.my-account-wrapper .dropdown-container, .shopping-cart-wrapper .dropdown-container{display:none !important;}
body.page article.page + .comments-area,
.woocommerce nav.woocommerce-pagination{margin-top:60px;}
.woocommerce nav.woocommerce-pagination{margin-top:30px;}
.product-group-button .button-tooltip{display:none;}
.header-language *:focus{outline:0 !important;}
.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0 0 30px;gap:10px 30px;}
body.error404 .not-found .image-404 img{max-width:90px;}
body.error404 .not-found p{max-width:360px;}
.counter-wrapper .ref-wrapper{font-size:0.4em;}
.product-group-button > div a{width:30px;height:30px;}
.product-group-button-meta > div:not(.loop-add-to-cart){display:block;position:relative;}
.product-group-button-meta > div:not(.loop-add-to-cart) a:before,
.product-group-button > div a:before{font-size:14px;line-height:30px;}
.woocommerce .products .product:not(.product-category) .product-wrapper{padding:15px;}
.list:not(.main-products) .product-group-button-meta,
.product-hover-style-v2 .list:not(.main-products) .product-group-button-meta{display:flex;flex-wrap:wrap;gap:2px;}
.woocommerce .products .product .meta-wrapper .product-group-button-meta{margin-top:10px;}
.woocommerce.has-gap .products:not(:is(.cross-sells,.up-sells,.related)){gap:10px;}
.woocommerce.has-gap .products:not(:is(.cross-sells,.up-sells,.related)).swiper{width:calc(100% + 10px);margin:0 -5px;}
.woocommerce.has-gap .products.swiper .product:not(.product-category){padding:0 5px;}
.woocommerce.list .product:not(.product-category) .product-wrapper{grid-template-columns:44% minmax(0, 1fr);}
.product-group-button > div:hover a .button-tooltip, .product-hover-style-v1 .product-group-button div.loop-add-to-cart:hover .button-tooltip, .product-group-button > div.button-in:hover a .button-tooltip, .ts-shortcode .product-group-button-meta > div.button-in:hover .button-tooltip{display:none;}
.menu-sticky{width:270px;}
.menu-sticky .vertical-menu>ul>li.parent>a:after{display:none;}
.menu-sticky .ts-menu-drop-icon{position:absolute;width:50px;right:0;padding-right:15px;text-align:right;transform:translateY(-100%);z-index:999;height:50px;line-height:44px;display:block;}
nav > ul.menu li a.has-icon{gap:5px;transition:150ms ease;}
nav > ul.menu li a.has-icon .menu-icon{min-width:0;}
.vertical-menu-wrapper nav > ul.menu li a.has-icon .menu-icon{max-width:32px;}
.menu-sticky nav > ul.menu li a.has-icon .menu-icon{max-width:20px;}
.menu-sticky nav.vertical-menu > ul.menu > li > a{transition:none;}
body .wc-block-components-order-summary .wc-block-components-panel__button{margin:0 0 5px;}
.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon{max-width:336px;}
.header-top > .container, .header-bottom > .container{gap:0 var(--ts-menu-gap);}
.header-middle .hotline, .header-middle .my-account-wrapper .account-control > a span{display:none;}
.ts-store-notice .close:before{font-size:10px;}
.ts-store-notice .container{padding-left:50px;padding-right:50px;}
.ts-store-notice .container{font-size:1em;}
.ts-store-notice .coupon-code{padding:3px 10px;margin:0 10px;}
.header-middle > .container{padding-top:20px;padding-bottom:20px;}
.vertical-menu-heading{gap:0 10px;}
.vertical-menu-inside .vertical-menu-heading{line-height:30px;}
.ts-header .ts-menu .ts-menu-drop-icon{top:-3px;}
.ts-header .hotline > a{padding-left:35px;}:is(.ts-header,.menu-sticky) nav > ul.menu li.ts-megamenu-fullwidth ul.sub-menu{width:100%;}:is(.ts-header,.menu-sticky) nav > ul.menu li.ts-megamenu-columns-4 ul.sub-menu{width:550px;}:is(.ts-header,.menu-sticky) nav > ul.menu li.ts-megamenu-columns-3 ul.sub-menu{width:480px;}:is(.ts-header,.menu-sticky) nav > ul.menu li.ts-megamenu-columns-2 ul.sub-menu{width:370px;}:is(.ts-header,.menu-sticky) nav > ul.menu li.ts-megamenu-columns-1 ul.sub-menu{width:300px;}
.wcml_currency_switcher > ul, .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu, .wpml-ls-item-legacy-dropdown-click ul.wpml-ls-sub-menu{padding:28px 20px 20px 20px;width:130px;margin-left:-20px;}
#main > .ts-breadcrumbs{padding:16px 0 10px;margin:0;}
.before-loop-wrapper > .product-per-page-form, .woocommerce .product:not(.product-category) .product-wrapper:before{display:none;}
.before-loop-wrapper{gap:15px 30px;}
#ts-filter-widget-area .overlay{opacity:0;visibility:hidden;}
.filter-widget-area-button.active ~ #ts-filter-widget-area .overlay{opacity:1;visibility:visible;}
.style-sidebar.show-filter-default #ts-filter-widget-area .ts-sidebar-content{transform:translateX(400px);}
.style-sidebar.show-filter-default .filter-widget-area-button.active ~ #ts-filter-widget-area .ts-sidebar-content{transform:translateX(0);}
.thumbnail-wrapper .product-group-button > div{display:block;}
.woocommerce.list.main-products .products .product .meta-wrapper .product-group-button-meta{justify-content:center;}
.woocommerce-result-count, .gridlist-toggle,
:is(.product-group-button, .product-group-button-meta) > div.quickshop,
:is(.product-group-button, .product-group-button-meta) > div.compare{display:none !important;}
.before-loop-wrapper > *:nth-last-child(2){padding:0 !important;border:0 !important;}
.before-loop-wrapper > .product-on-sale-form{margin:0 auto 0 1px !important;border:0 !important;}
.woocommerce.main-products.list .products .product-wrapper{grid-template-columns:minmax(35%, 0) minmax(0, 1fr);gap:20px;}
.woocommerce.main-products.list .products .product-wrapper .thumbnail-wrapper{grid-row-start:1;grid-row-end:3;grid-column-start:1;grid-column-end:2;}
.woocommerce.main-products.list .products .product-wrapper .meta-wrapper:not(.meta-wrapper-2){grid-row-start:1;grid-row-end:1;grid-column-start:2;grid-column-end:3;}
.woocommerce.main-products.list .products .product .meta-wrapper{padding-top:10px;align-self:flex-end;}
.woocommerce.main-products.list .products .product-wrapper .meta-wrapper-2{grid-row-start:2;grid-row-end:3;grid-column-start:2;grid-column-end:3;padding-top:0;align-self:flex-start;}
.woocommerce.main-products.list .products .product .price{font-size:calc(var(--ts-product-font-size) + 2px);}
.woocommerce.main-products.list .products .product .product-name{font-size:calc(var(--ts-product-font-size) + 2px);}
.woocommerce.list.main-products .product-group-button-meta > div.compare, .woocommerce.list.main-products .product-group-button-meta > div.wishlist{padding-top:0;}
.product .product-wrapper:hover .product-group-button > div{-webkit-animation-name:none;-moz-animation-name:none;animation-name:none;}
.woocommerce .products .product .loop-add-to-cart a{padding:7px 5px;}
.woocommerce div.product.summary-scrolling > .summary ~ *{width:calc(52% - 17px);}
.yith-wfbt-form{grid-template-columns:minmax(0, 1fr) 42%;gap:20px 30px;}
.ts-product-video-button, .ts-product-360-button, .woocommerce div.product div.images .woocommerce-product-gallery__trigger{width:36px;height:36px;}
.ts-product-360-button:before, .ts-product-video-button:before, .woocommerce div.product div.images .woocommerce-product-gallery__trigger:before{font-size:15px;line-height:36px;}
.ts-product-360-button:before, .ts-product-video-button:before{font-size:18px;}
.ts-product-video-button, .ts-product-360-button{top:62px;}
.ts-product-video-button + .ts-product-360-button{top:104px;}
.woocommerce div.product .summary p.price del, .woocommerce div.product .summary span.price del{font-size:1rem;}
div.product .summary > .summary-custom-content-title{margin-top:0;}
ul.product_list_widget li .ts-wg-thumbnail, .woocommerce ul.product_list_widget li .ts-wg-thumbnail, ul.product_list_widget li img, .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{width:140px;}
#ts-search-result-container ul.product_list_widget li .ts-wg-thumbnail,
.woocommerce #ts-search-result-container ul.product_list_widget li .ts-wg-thumbnail{width:100px;}
.woocommerce-page #ts-filter-widget-area .widget-container.ts-social-icons, 
.woocommerce-page #left-sidebar .widget-container.ts-social-icons, 
.woocommerce-page #right-sidebar .widget-container.ts-social-icons{padding:30px;}
#ts-filter-widget-area ul.product_list_widget li .ts-wg-thumbnail,
#ts-filter-widget-area .woocommerce ul.product_list_widget li .ts-wg-thumbnail,
#ts-filter-widget-area ul.product_list_widget li img,
.ts-sidebar ul.product_list_widget li .ts-wg-thumbnail, .ts-sidebar .woocommerce ul.product_list_widget li .ts-wg-thumbnail, .ts-sidebar ul.product_list_widget li img, .ts-sidebar .woocommerce ul.cart_list li img, .ts-sidebar .woocommerce ul.product_list_widget li img{width:100px;}
.woocommerce div.product .summary .ts-buy-now-button, .woocommerce div.product .summary form.cart .single_add_to_cart_button{font-size:calc(var(--ts-btn-font-size) - 1px);}
.woocommerce.has-gap .products .product:not(.product-category) .product-wrapper{align-items:flex-start;padding:20px;}
.woocommerce-cart article .woocommerce form.woocommerce-cart-form, .woocommerce-cart article .woocommerce .cart-collaterals{width:100%;}
.woocommerce .woocommerce-cart-form{margin-bottom:var(--ts-section-gap);}
#ts-shopping-cart-sidebar .close{top:20px;}
ul.filter-bar li{font-size:1em;padding:5px 10px;line-height:20px;}
.post-content-wrapper blockquote cite, .post-content-wrapper .entry-meta-top{font-size:1em;}
#comment-wrapper{padding:30px;}
.single .meta-bottom-1{padding-top:20px;}
.author-info img.avatar{width:80px;height:80px;}
#comment-wrapper #commentform > p:not(.form-submit){margin-bottom:5px;font-size:1em;}
.ts-blogs article .entry-content, .list-posts article .entry-content{gap:15px;}
#comment-wrapper .heading-title + p{font-size:1em;}
.woocommerce #reviews ol.commentlist li .comment_container, .commentlist li.comment .comment-wrapper{padding:20px 0;gap:20px;--avatar-size:60px;}
.commentlist li.comment .comment-wrapper{flex-direction:column;align-items:flex-start;gap:20px 0;}
.commentlist li.comment .comment-detail{width:100%;}
.search-no-results-wrapper:before, .index-template #primary > .alert{margin-top:0;}
.search-no-results-wrapper:before{width:120px;height:120px;font-size:60px;line-height:120px;margin-bottom:30px;}
.search-no-results-wrapper .search--form{margin:30px auto 0;}
.woocommerce div.product.gallery-layout-vertical{--ts-thumbnail-size:70px;}
.woocommerce-account .woocommerce{--ts-form-gap:120px;}
#to-top{width:36px;height:36px;}
#to-top a{width:36px;height:36px;}
#to-top a:before{font-size:14px;line-height:36px;}
.columns-3 .list-posts, .columns-2 .list-posts{margin-left:-10px;margin-right:-10px;}
.columns-3 .list-posts article, .columns-2 .list-posts article{padding-left:10px;padding-right:10px;}
.list .meta-wrapper .counter-wrapper > div{font-size:12px;}
.woocommerce form.login .button, .woocommerce form.register .button{min-width:120px;}
.ts-team-members .team-info > .member-social{gap:15px;font-size:22px;}
.style--tablet_extra-row .ts-product-filter-by-taxonomies .form-content form > *{flex:1 0 calc(20% - 10px);}
.style--tablet_extra-row .ts-product-filter-by-taxonomies form:after{top:50%;}
.ts-banner .ts-banner-button a.button{padding:3px 12px;font-size:12px;}
.ts-product-in-product-type-tab-wrapper .column-tabs, .column-tabs .list-categories, .ts-shortcode .shortcode-heading-wrapper{margin-bottom:20px;gap:0 20px;}
.column-tabs .shop-more, .shortcode-heading-wrapper .ts-countdown-wrapper + .shop-more{padding-left:20px;}
.shortcode-heading-wrapper .shop-more{min-height:0;}
.woocommerce div.summary .counter-wrapper .number-wrapper, .ts-product-deals-wrapper .counter-wrapper .number-wrapper{min-width:34px;min-height:26px;}
.woocommerce div.summary .counter-wrapper > div, .ts-product-deals-wrapper .counter-wrapper > div, .woocommerce div.summary .counter-wrapper > span, .ts-product-deals-wrapper .counter-wrapper > span{font-size:12px;}
.shop-more .shop-more-button, .ts-banner.button-text .ts-banner-button .button, .view-all-wrapper > a, .logged-in-as a, a.button-text, button.button-text, .button-text a{font-size:calc(var(--ts-btn-font-size) - 1px);}
.ts-wishlist-table-wrapper .product-add-to-cart a, .ts-compare-table-wrapper .product-add-to-cart a, .woocommerce div.product .summary .single_add_to_cart_button, .product-hover-style-v1 .list .product-group-button div.loop-add-to-cart a, .product-group-button-meta div.loop-add-to-cart a{gap:4px;}
.woocommerce div.product:not(.product-type-grouped) .summary .quantity .qty{line-height:38px;}
.ts-list-of-product-categories-wrapper .list-categories ul li.shop-more{margin-top:0;}
.ts-list-of-product-categories-wrapper .list-categories{gap:10px;}
.header-middle .wcml_currency_switcher > ul, .header-middle .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu, .header-middle .wpml-ls-item-legacy-dropdown-click ul.wpml-ls-sub-menu{padding-top:37px;}
.woocommerce.ts-product-deals-wrapper.list:is(.columns-1, .columns-2, .columns-3) .products .product .price{font-size:calc(var(--ts-product-font-size)* 1.3);}
.woocommerce div.product .summary > .ts-countdown{margin:0 0 8px;width:100%;}
.woocommerce div.product .summary .price{gap:5px;}
.more-less-buttons > a.more-button:after{height:100px;}
.more-less-buttons a > span{padding:8px 20px;}
.woocommerce div.product .summary > .woocommerce-product-details__short-description{margin:7px 0px;}
.woocommerce div.product .summary > .stock{margin:0 0 15px;}
.woocommerce div.product .summary > .price, .woocommerce div.product .summary > .ts-variation-price{margin:4px 0 0;}
.woocommerce div.product .summary > .single-product-buttons{padding:5px 0 10px;}
.woocommerce div.product .summary > .meta-content:not(:empty){padding-top:15px;}
.woocommerce-billing-fields__field-wrapper, .woocommerce-shipping-fields__field-wrapper{margin-left:-10px;margin-right:-10px;}
.woocommerce form .woocommerce-billing-fields__field-wrapper > p.form-row, .woocommerce form .woocommerce-shipping-fields__field-wrapper > p.form-row{margin-left:10px;margin-right:10px;}
.woocommerce-billing-fields__field-wrapper > p.form-row-first, .woocommerce-billing-fields__field-wrapper > p.form-row-last, .woocommerce-shipping-fields__field-wrapper > p.form-row-first, .woocommerce-shipping-fields__field-wrapper > p.form-row-last{width:calc(50% - 20px);}
.woocommerce table.shop_table.woocommerce-cart-form__contents th.product-stock-status, .woocommerce table.shop_table.woocommerce-cart-form__contents td.product-stock-status{min-width:90px;}
body .wc-block-components-sidebar, body .wc-block-components-sidebar-layout .wc-block-components-main{width:100%;}
body .wc-block-cart table.wc-block-cart-items{margin:0 0 var(--ts-section-gap);}
body.woocommerce .wishlist-title{margin-bottom:30px;}
}
@media only screen and (max-width: 1025px){
.ts-shortcode:not(.columns-1):not(.columns-2):not(.columns-3):not(.columns-4) .column-content, 
.ts-shortcode:not(.columns-1):not(.columns-2):not(.columns-3):not(.columns-4) .content-wrapper{--ts-columns:4;}
.woocommerce #tab-more_seller_product{--ts-columns:4;}
.ts-shortcode.columns-3.list :is(.content-wrapper, .column-content),
.ts-shortcode:not(.columns-1):not(.columns-2):not(.columns-3).list :is(.content-wrapper, .column-content){--ts-columns:2 !important;}
.woocommerce.main-products.list .products .product .product-name{font-size:calc(var(--ts-product-font-size) + 1px);}
.yith-wfbt-section .yith-wfbt-images .image_plus{padding:0 15px;}
.woocommerce div.product.gallery-layout-vertical.summary-scrolling > .summary ~ *,
.woocommerce div.product.gallery-layout-vertical div.images{width:520px;}
.woocommerce div.product.gallery-layout-vertical div.summary{width:calc(100% - 550px);}
.woocommerce div.product.summary-scrolling > .summary ~ *,
.woocommerce div.product div.images{width:520px;}
.woocommerce div.product div.summary{width:calc(100% - 550px);}
}
@media only screen and (max-width: 991px){
.visible-sm{display:block !important;}
.hidden-sm{display:none !important;}
.ts-header{--ts-menu-gap:20px;}
.woocommerce #tab-more_seller_product{--ts-columns:3;}
.is-sticky .header-language-currency{display:none;}
.header-bottom > .container .vertical-menu-heading, .header-bottom > .container .ts-menu{padding-top:7px;padding-bottom:7px;}:is(.ts-header,.menu-sticky) nav > ul.menu li ul.sub-menu:after{top:7px;}:is(.ts-header,.menu-sticky) nav > ul.menu li ul.sub-menu{padding:38px 30px 30px 30px;}
.style--tablet_extra-row .ts-product-filter-by-taxonomies .form-content form > .filter-button{width:auto;flex:none;padding-left:20px;padding-right:20px;}
.style--tablet_extra-row .ts-product-filter-by-taxonomies .form-content form > *{padding-left:12px;padding-right:20px;background-position:calc(100% - 8px) 50%;}
.header-middle .header-language, .header-middle .header-currency{font-size:12px;}
.header-middle .wpml-ls-legacy-dropdown .wpml-ls-flag, .header-middle .wpml-ls-legacy-dropdown-click .wpml-ls-flag{display:none;}
.ts-megamenu-container .elementor-widget-image-box .elementor-image-box-title{padding-top:10px;padding-bottom:10px;}
.header-top .nav-top{display:none;}
.vertical-menu-heading{min-width:0;padding:0;margin:0;border:0;background:transparent;color:inherit;border-radius:0;box-shadow:none;}
.vertical-menu-heading:after, .vertical-menu-heading > span{display:none;}
.woocommerce #tab-more_seller_product,
.woocommerce :is(.cross-sells,.up-sells,.related),
.ts-shortcode.columns-4 .column-content, .ts-shortcode.columns-4 .content-wrapper, .ts-shortcode:not(.columns-1):not(.columns-2):not(.columns-3):not(.columns-4) .column-content, 
.ts-shortcode:not(.columns-1):not(.columns-2):not(.columns-3):not(.columns-4) .content-wrapper{--ts-columns:3;}
.woocommerce.main-products.grid{--ts-columns:3 !important;}
.ts-shortcode.ts-testimonial-wrapper, .has-1-sidebar .woocommerce.main-products.grid{--ts-columns:2 !important;}
.has-2-sidebar .woocommerce.main-products.grid{--ts-columns:1 !important;}
.ts-shortcode.ts-product-category-wrapper .content-wrapper{--ts-columns:5 !important;}
.header-v1 .header-bottom .ts-menu nav > ul > li.special-item{display:none;}
.breadcrumb-title-wrapper.has-background .breadcrumb-title{min-height:300px;}
#ts-login-popup-modal .popup-container{width:90%;max-width:90%;}
.login-popup-content .form-content{gap:15px;}
.login-popup-content .form-content > h4, .login-popup-content .form-content #ts-login-form{padding:0 30px;}
.create-account-wrapper{padding:10px 30px;line-height:20px;font-size:1em;}
.woocommerce.main-products.list .products .product-wrapper{grid-template-columns:minmax(40%, 0) minmax(0, 1fr);gap:20px;}
.widget-container ul ol, .widget-container ol ol, .widget-container ul ul, ul.wp-block-categories ul, .elementor-widget[data-widget_type*="wp-widget-"] ul ol, .elementor-widget[data-widget_type*="wp-widget-"] ol ol, .elementor-widget[data-widget_type*="wp-widget-"] ul ul{padding:0 0 0 16px;}
.style--tablet-row .ts-product-filter-by-taxonomies .form-content form > *{flex:1 0 calc(25% - 10px);}
.style--tablet-row .ts-product-filter-by-taxonomies form:after{top:50%;}
.ts-logo-slider-wrapper .item > a{min-height:60px;}
.ts-logo-slider-wrapper .item a img{max-height:60px;}
#ts-search-sidebar .close:after{font-size:14px;}
.ts-product-deals-wrapper.list .products .meta-wrapper .counter-wrapper{gap:3px;}
.ts-product-deals-wrapper.list .meta-wrapper  .counter-wrapper .number-wrapper{font-size:12px;min-height:24px;padding:0 2px;}
.woocommerce div.product.summary-scrolling > .summary ~ *{width:100%;}
.yith-wfbt-section .yith-wfbt-images td:not(.image_plus){max-width:150px;}
#review_form_wrapper #review_form{padding:30px 30px 40px;}
article.single-post .post-content-wrapper > header > .entry-title{font-size:var(--ts-h2-font-size);}
.woocommerce .checkout-login-coupon-wrapper form.login{gap:22px 20px;}
.woocommerce > form.checkout #customer_details{margin-bottom:var(--ts-section-gap);}
#add_payment_method table.cart img, 
.woocommerce-cart table.cart img, .woocommerce-checkout table.cart img{width:100px;}
.woocommerce .woocommerce-cart-form, .woocommerce-checkout #customer_details,
.woocommerce > form.checkout #customer_details,
.woocommerce > form.checkout #order_review_heading,
.woocommerce > form.checkout #order_review,
.woocommerce-cart .woocommerce .cart-collaterals{width:100%;}
.woocommerce-account .woocommerce-MyAccount-navigation{margin-top:20px;}
.woocommerce table.my_account_orders td, .woocommerce table.shop_table.order_details td{padding-left:0;padding-right:0;}
.woocommerce form.track_order, .woocommerce form.woocommerce-ResetPassword.lost_reset_password{max-width:100%;}
.woocommerce table.shop_table.woocommerce-cart-form__contents tr{gap:20px;}
.woocommerce-account .woocommerce{--ts-form-gap:60px;}
.ts-shortcode.ts-product-category-wrapper .content-wrapper{--ts-columns:5;}
.ts-blogs.ts-masonry:not(.ts-slider).columns-2 .items .item,
.ts-blogs.ts-masonry:not(.ts-slider).columns-3 .items .item{width:50%;}
.has-1-sidebar .woocommerce.main-products.grid{--ts-columns:2 !important;}
.has-2-sidebar .woocommerce.main-products.grid{--ts-columns:1 !important;}
#main > .list-categories:not(.show-cat-img) .products .product-category .category-name a{padding:5px 15px;}
.woocommerce div.product.gallery-layout-vertical div.images, .woocommerce div.product.gallery-layout-vertical div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary{width:80%;float:none;margin-left:auto;margin-right:auto;}
.woocommerce div.product.gallery-layout-vertical.summary-scrolling > .summary ~ *,
.woocommerce div.product.summary-scrolling > .summary ~ *{width:100%;}
.yith-wfbt-form{display:flex;flex-flow:column wrap;gap:25px 0;}
.yith-wfbt-submit-block{align-self:flex-start;order:1;}
.woocommerce table.shop_table.woocommerce-cart-form__contents .product-name{font-size:1em;}
.woocommerce table.shop_table.woocommerce-cart-form__contents tr{gap:10px;}
.woocommerce table.shop_table.woocommerce-cart-form__contents th.product-add-to-cart, .woocommerce table.shop_table.woocommerce-cart-form__contents td.product-add-to-cart{min-width:150px;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li{padding:0 0 2px 0;}
.ts-product.has-shop-more-button{padding-bottom:35px;}
.shortcode-heading-wrapper .shop-more, .column-tabs .shop-more, .shortcode-heading-wrapper .ts-countdown-wrapper + .shop-more{position:absolute;bottom:0;padding:0;margin:0;left:0;right:0;text-align:center;justify-self:center;justify-content:center;line-height:1;}
.shortcode-heading-wrapper .shop-more:before, .column-tabs .shop-more:before, .shortcode-heading-wrapper .ts-countdown-wrapper + .shop-more:before{display:none;}
.ts-shortcode.ts-blogs.columns-3 .content-wrapper, .ts-shortcode.ts-blogs .content-wrapper{--ts-columns:2;}
.column-tabs .list-categories ul.tabs{gap:10px 20px;}
.woocommerce.list .products .product .meta-wrapper{gap:8px;}
.woocommerce.has-gap.list .products.swiper .meta-wrapper > .price{margin:0 0 3px;gap:0 5px;}
.woocommerce.has-gap.list .products.swiper .product:not(.product-category) .availability-bar{margin:4px 0 0;}
.woocommerce.has-gap .products .meta-wrapper > .short-description{padding-top:7px;}
.availability-status{margin-bottom:3px;}
}
@media only screen and (max-width: 1200px) and (min-width: 768px){
:root{--ts-columns:3;--ts-h-gap:20px;--ts-v-gap:30px;}
.ts-store-notice{padding:10px 0;}
.product-filter-by-price-wrapper > form input.price-input, .product-filter-by-brand-wrapper .search-brand-input, .product-filter-by-price-wrapper > form .button{padding-top:5px;padding-bottom:5px;}
.product-filter-by-price-wrapper > form .button{margin-left:0;margin-right:0;}
.style-sidebar #ts-filter-widget-area .ts-sidebar-content{position:static;transform:none;box-shadow:none;padding:0;}
.style-sidebar #ts-filter-widget-area{position:fixed;padding:30px;top:0;bottom:0;right:0;z-index:99992;width:350px;max-width:100%;transform:translateX(350px);transition:transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);overflow-y:auto;background:var(--ts-dropdown-bg);}
.style-sidebar.show-filter-default .filter-widget-area-button.active ~ #ts-filter-widget-area,
.style-sidebar #ts-filter-widget-area.active{transform:translateX(0);}
.style-sidebar.show-filter-default .filter-widget-area-button + .overlay,
.style-sidebar #ts-filter-widget-area .overlay,
.style-sidebar #ts-filter-widget-area .close,
.style-sidebar.show-filter-default #ts-filter-widget-area{display:none;}
.style-sidebar.show-filter-default .filter-widget-area-button, .style-sidebar.show-filter-default .filter-widget-area-button.active ~ #ts-filter-widget-area,
.style-sidebar.show-filter-default .filter-widget-area-button.active + .overlay,
.no-sidebar .filter-widget-area-button.active + .overlay{display:block;}
.style-sidebar .before-loop-wrapper, .show-filter-sidebar .before-loop-wrapper{z-index:11;}
.admin-bar .style-sidebar #ts-filter-widget-area{top:32px;}
.filter-widget-area{gap:30px;}
#ts-filter-widget-area .widget-container .widget-title-wrapper{margin-bottom:15px;}
.ts-product-in-product-type-tab-wrapper .column-tabs, .column-tabs .list-categories, .ts-shortcode .shortcode-heading-wrapper{margin-bottom:20px;}
.ts-search-form-widget .popular-search{gap:10px 20px;}
.columns-4.ts-blogs .items article:is(.format-video, .video, .has-post-thumbnail) .entry-content, 
.columns-4 .list-posts article:is(.format-video, .video, .has-post-thumbnail) .entry-content{margin-top:15px;}
}
@media only screen and (max-width: 1880px) and (min-width: 1440px){
.fix-slider-width > .e-con.e-child:first-child{width:65.8% !important;}
.fix-slider-width > .e-con.e-child:last-child{width:34.2% !important;}
}
@media only screen and (max-width: 1200px) and (min-width: 992px){
.woocommerce div.product .summary .ts-buy-now-button{min-width:0;}
.woocommerce div.product:not(.product-type-grouped) .summary .quantity .qty{width:95px;}
.columns-1 .list-posts article header > .entry-title, .ts-blogs.columns-1 .items article header > .entry-title{font-size:var(--ts-h2-font-size);line-height:var(--ts-h2-line-height);}
.woocommerce table.shop_table.woocommerce-cart-form__contents th:not(.product-thumbnail), 
.woocommerce table.shop_table.woocommerce-cart-form__contents td:not(.product-thumbnail){min-width:120px;}
}
@media only screen and (max-width: 1025px) and (min-width: 992px) {
.woocommerce div.product.gallery-layout-vertical{--ts-thumbnail-size:60px;}
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
.header-middle > .container{gap:0 50px;}
.header-v3 .header-middle > .container{gap:0 30px;}
.header-v3 .header-language-currency{margin-right:0;}
.ts-header .header-middle .header-right{gap:0 15px;}
.ts-product-filter-by-taxonomies .form-content form{gap:5px;}
.ts-banner:is(.img-mobile-tablet,.img-tablet) .mobile-banner{display:block;}
.ts-banner:is(.img-mobile-tablet,.img-tablet) .main-banner{display:none;}
.ts-product.columns-6 .content-wrapper, .ts-product.columns-5 .content-wrapper, .ts-product.columns-4 .content-wrapper{--ts-columns:3;}
.product-filter-by-price-wrapper > form .line{display:none;}
}
@media only screen and (max-width: 769px) and (min-width: 767px) {
.woocommerce table.shop_table_responsive.cart tr td:before, .woocommerce-page table.shop_table_responsive.cart tr td:before{display:none !important;}
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before{display:none;}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td{text-align:start !important;}
.woocommerce table.shop_table.woocommerce-cart-form__contents th, .woocommerce table.shop_table.woocommerce-cart-form__contents td{min-width:90px;}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, 
.woocommerce-checkout table.cart img{width:90px;}
}
@media screen and (max-width:782px){
.admin-bar .menu-sticky, body.admin-bar #ts-ajax-add-to-cart-message, 
.admin-bar .ts-floating-sidebar div.overlay, .admin-bar .ts-floating-sidebar .ts-sidebar-content{top:46px;}
body .wc-block-cart .wc-block-cart__submit-container--sticky{background:#fff !important;}
}
@media only screen and (max-width: 768px){
.woocommerce table.shop_table_responsive.woocommerce-orders-table tr, .woocommerce-page table.shop_table_responsive.woocommerce-orders-table tr {
border-width: 1px;
border-style: solid;
padding: 20px;
border-radius: var(--ts-border-radius);
margin-bottom: 10px;
}
.woocommerce #content table.cart td.actions .coupon .button, 
.woocommerce #content table.cart td.actions .coupon .input-text, 
.woocommerce #content table.cart td.actions .coupon input, 
.woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, 
.woocommerce-page #content table.cart td.actions .coupon .input-text, 
.woocommerce-page #content table.cart td.actions .coupon input, 
.woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
width: auto;
}
.woocommerce table.shop_table_responsive.woocommerce-orders-table tr:last-child, .woocommerce-page table.shop_table_responsive.woocommerce-orders-table tr:last-child {
margin-bottom: 0;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-pagination {
margin-top: 20px;
justify-content: center;
gap: 10px;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button--next {
margin-left: 0; }
.woocommerce-MyAccount-content > .col2-set > .col-1 {
margin-bottom: 30px;
margin-top: 10px;
}
.woocommerce-address-fields > p:last-child {margin-bottom: 0;}
.woocommerce-MyAccount-content form button[type^="submit"] {margin-top: 5px;}
.woocommerce table.shop_table_responsive.woocommerce-orders-table tr > td:first-child, .woocommerce-page table.shop_table_responsive.woocommerce-orders-table tr > td:first-child {
padding-top: 0;
}
.woocommerce table.shop_table_responsive.woocommerce-orders-table tr > td:last-child, .woocommerce-page table.shop_table_responsive.woocommerce-orders-table tr > td:last-child {
padding-bottom: 0;
border-width: 0;
}
.woocommerce .cart-collaterals table.shop_table_responsive tr.shipping td, .woocommerce-page .cart-collaterals table.shop_table_responsive tr.shipping td {text-align: start !important; }
.woocommerce .cart-collaterals table.shop_table_responsive tr.shipping td:before, .woocommerce-page .cart-collaterals table.shop_table_responsive tr.shipping td:before {
display: block;
float: none; margin-bottom: 10px;
}
.woocommerce #content table.cart td.actions .button, 
.woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, 
.woocommerce-page table.cart td.actions .button {
width: auto;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
background-color: transparent;
}
.woocommerce #content table.cart td.actions .coupon::after, .woocommerce #content table.cart td.actions .coupon::before, .woocommerce table.cart td.actions .coupon::after, .woocommerce table.cart td.actions .coupon::before, .woocommerce-page #content table.cart td.actions .coupon::after, .woocommerce-page #content table.cart td.actions .coupon::before, .woocommerce-page table.cart td.actions .coupon::after, .woocommerce-page table.cart td.actions .coupon::before {
display: none;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table.account-orders-table tbody tr th:first-child, .woocommerce .woocommerce-MyAccount-content table.shop_table.account-orders-table tbody tr td, .woocommerce .woocommerce-MyAccount-content table.shop_table.account-orders-table tbody tr td {
display: block;
text-align: right !important;
border-top: 0;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table.account-orders-table tbody tr th:first-child {
padding-top: 0;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table.account-orders-table tbody tr th:first-child:before, .woocommerce table.shop_table_responsive tr td:before, .woocommerce-page table.shop_table_responsive tr td:before {
content: attr(data-title);
float: left;
font-weight: 600;
font-size: 0.93em;
display: block !important;
}
}@media only screen and (max-width: 767px){
:root{--ts-h-gap:20px;--ts-v-gap:40px;--ts-section-gap:50px;--ts-logo-width:100px;--ts-h1-font-size:30px;--ts-h1-line-height:40px;--ts-h2-font-size:26px;--ts-h2-line-height:32px;--ts-h3-font-size:22px;--ts-h3-line-height:28px;--ts-h4-font-size:18px;--ts-h4-line-height:26px;--ts-h5-font-size:15px;--ts-h5-line-height:22px;}
.breadcrumb-title-wrapper.has-background .breadcrumb-title{min-height:250px;}
.comment-count:before{top:1px;position:relative;}
.search-button.search-icon .icon:before, .my-wishlist-wrapper .tini-wishlist:before, .shopping-cart-wrapper .cart-control .ic-cart:before, .ts-tiny-account-wrapper .account-control > a:before{font-size:22px;}
#main > .list-brands > .container{padding-top:20px;padding-bottom:5px;}
body.error404 .not-found h1{font-size:var(--ts-h2-font-size);line-height:var(--ts-h2-line-height);}
.woocommerce table.shop_table_responsive.cart tbody th, .woocommerce-page table.shop_table_responsive.cart tbody th{display:block;}
.woocommerce .product .woocommerce-product-gallery__wrapper .product-label{inset:10px auto auto 10px;}
.woocommerce div.product.gallery-layout-vertical.has-gallery div.images .product-label{left:calc(var(--ts-thumbnail-size) + 20px);}
.woocommerce div.product .summary .ts-discount-number{margin-top:4px;}
article.single-post .post-content-wrapper > header > .entry-title{margin-bottom:5px;}
body .ts-popup-modal .add-to-cart-popup-container{width:490px;padding:20px 20px 30px;}
.add-to-cart-popup-content .heading .theme-title{margin:0 0 15px;}
.add-to-cart-popup-content .item{gap:20px;}
.add-to-cart-popup-content .item .product-image{width:160px;}
.ts-product-video-button, .ts-product-360-button, .woocommerce div.product div.images .woocommerce-product-gallery__trigger{top:10px;right:10px;left:auto;}
.ts-product-video-button, .ts-product-360-button{top:52px;}
.ts-product-video-button + .ts-product-360-button{top:94px;}
.remove-br-xs br{display:none;}
.ts-shortcode.columns-4 .column-content, .ts-shortcode.columns-4 .content-wrapper, .ts-shortcode:not(.columns-1):not(.columns-2):not(.columns-3):not(.columns-4) .column-content, 
.ts-shortcode:not(.columns-1):not(.columns-2):not(.columns-3):not(.columns-4) .content-wrapper{--ts-columns:3;}
.woocommerce.main-products.grid, .has-1-sidebar .woocommerce.main-products.grid, .has-2-sidebar .woocommerce.main-products.grid{--ts-columns:3 !important;}
.woocommerce.main-products.list, .ts-shortcode.columns-2.list .column-content, .ts-shortcode.columns-2.list .content-wrapper{--ts-columns:1;}
.ts-blogs-wrapper:not(.ts-slider) .content-wrapper{--ts-columns:1 !important;}
.ts-shortcode.ts-product-category-wrapper .content-wrapper{--ts-columns:4 !important;}
.post-content-wrapper > .entry-format .thumbnail > .ts-video, .post-content-wrapper > .entry-format .thumbnail.gallery, .post-content-wrapper > .entry-format .thumbnail > img{margin-bottom:6px;}
.columns-3 .list-posts article header .entry-title, .columns-3.ts-blogs article header .entry-title{font-size:var(--ts-h4-font-size);line-height:var(--ts-h4-line-height);}
.woocommerce.grid .products .meta-wrapper .ts-countdown, .woocommerce .grid .products .meta-wrapper .ts-countdown{top:10px;}
.ts-product-deals-wrapper.grid .meta-wrapper .counter-wrapper{padding:6px 7px;}
.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon{max-width:100%;}
.woocommerce div.product:not(.tabs-accordion) .woocommerce-tabs ul.tabs{margin-bottom:0;}
.header-middle .ts-search-by-category{display:none;}
.woocommerce.main-products{--ts-h-gap:0;}
body #cboxClose:after, 
html body > h1 a.close:before, .ts-sidebar > .close:before, .ts-floating-sidebar .close:after, body .big-review-images>.wcpr-close:before, .ts-popup-modal .close:after{font-size:11px;}
.ts-popup-modal .product-size-chart-container .product-size-chart-content{padding:20px;}
.ts-masonry .load-more-wrapper{margin-top:0;}
.ts-sidebar > .close, #ts-filter-widget-area .close{display:inline-block;}
.yith-wfbt-section .yith-wfbt-images .image_plus{padding:0 10px;}
.list .meta-wrapper .counter-wrapper > div{font-size:12px;}
.column-tabs .list-categories ul.tabs{gap:10px 20px;}
.shopping-cart-wrapper .cart-control .cart-number{top:-9px;left:13px;right:auto;}
.post-content-wrapper{gap:18px 0;}
.shortcode-heading-wrapper .shop-more:before{display:none;}
.wpcf7 .wpcf7-form{gap:10px;}
.wpcf7 .wpcf7-form > .ts-col-6{width:100%;flex:none;}
body .wc-empty-cart-message .wc-block-components-notice-banner.is-info, body .cart-empty.woocommerce-info{padding-top:70px;}
.search-no-results-wrapper, .cart-empty.woocommerce-info, .return-to-shop, .index-template #primary > .alert{font-size:1em;}
body .wc-empty-cart-message .wc-block-components-notice-banner.is-info:before, body .cart-empty.woocommerce-info:before{font-size:60px;}
body .wc-empty-cart-message .wc-block-components-notice-banner.is-info, body .cart-empty.woocommerce-info{gap:20px;}
.wcpr-overall-rating .wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating{width:95px;height:15px;}
.wcpr-overall-rating .wcpr-overall-rating-right-star .star-rating:before, .wcpr-overall-rating .wcpr-overall-rating-right-star .star-rating span:before{letter-spacing:5px !important;font-size:15px;}
.list .meta-wrapper .counter-wrapper{gap:0 5px;}
.breadcrumb-title-wrapper:is(.breadcrumb-v1, .breadcrumb-v2) + .shop-ads-banner, 
.shop-ads-banner, #main > .list-categories, #main > .page-container{padding-top:20px;}
.woocommerce.main-products.list .products .product-wrapper .meta-wrapper-2{padding-bottom:10px;}
.woocommerce.main-products.list .product:not(.product-category) .product-wrapper{gap:8px 10px;align-items:center;}
#main > .list-categories:not(.show-cat-img) > .container{padding-bottom:5px;}
#main > .list-categories:not(.show-cat-img) .products{gap:5px;}
#main > .list-categories.show-cat-img > .container{padding-bottom:0;border:0;}
.woocommerce.archive #main > .page-container{padding-top:10px;}
.woocommerce.archive #main > .list-categories.show-cat-img + .page-container{padding-top:15px;}
.woocommerce #customer_login, 
.woocommerce form.track_order, .woocommerce-account .woocommerce-MyAccount-navigation, .woocommerce form.woocommerce-ResetPassword.lost_reset_password{margin-top:0;}
.woocommerce-account .woocommerce{--ts-form-gap:90px;}
.woocommerce #customer_login{flex-direction:column;gap:var(--ts-form-gap) 0;}
.woocommerce-MyAccount-content > form > h3, .woocommerce-account .addresses .title h3, .woocommerce-account .addresses h2, .woocommerce-customer-details .addresses h2{margin-bottom:10px;}
#comment-wrapper .heading-wrapper, .commentlist li #comment-wrapper .heading-wrapper{margin-bottom:15px;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li{font-weight:500;}
.woocommerce-account .woocommerce-MyAccount-navigation ul{gap:10px 20px;border:0;margin:15px 0 40px;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li > a{line-height:20px;}:is(.woocommerce,.woocommerce-page) #customer_login > .col-1:before{width:100%;height:1px;top:calc(100% + var(--ts-form-gap) * 0.5);left:0;right:0;border:0;border-bottom:1px solid var(--ts-border);}
.woocommerce div.product.summary-scrolling > .summary ~ *,
.woocommerce div.product div.images, .woocommerce div.product.gallery-layout-vertical.summary-scrolling > .summary ~ *,
.woocommerce div.product.gallery-layout-vertical div.images{width:100%;}
.woocommerce div.product div.summary, .woocommerce div.product.gallery-layout-vertical div.summary{width:100%;}:is(.woocommerce,.woocommerce-page) #customer_login > *{width:100%;margin:0 auto;}
.login-popup-content .banner-content{display:none;}
.login-popup-content .form-content{width:100%;padding:50px 0 100px;}
#main > .list-categories .products{grid-gap:10px;}
.ts-header{order:-1;}
.ts-product-deals-wrapper .shortcode-heading-wrapper{gap:10px 20px;justify-content:center;align-items:center;}
.ts-product-deals-wrapper .shortcode-heading-wrapper .shortcode-title{width:100%;flex:none;text-align:center;}
.ts-product-deals-wrapper .shortcode-heading-wrapper .ts-countdown-wrapper, .ts-product-deals-wrapper .shortcode-heading-wrapper .shop-more{margin-left:0;}
.my-account-wrapper .account-control > a, .my-wishlist-wrapper .tini-wishlist, .shopping-cart-wrapper .cart-control{gap:2px;}
.ts-megamenu-container .ts-banner-button .button{font-size:12px;}
.woocommerce-order-details .woocommerce-order-details__title{margin-bottom:25px;font-size:var(--ts-h3-font-size);line-height:var(--ts-h3-line-height);}
.woocommerce-customer-details .col2-set > .col-1{margin-bottom:35px;}
.woocommerce form.checkout_coupon, .woocommerce .checkout-login-coupon-wrapper form.login{padding:20px;}
.woocommerce .checkout-login-coupon-wrapper form.login{gap:15px 0;}
.woocommerce form.checkout .form-row{margin-bottom:18px;}
.woocommerce form.checkout .form-row.notes{margin-bottom:0;}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{padding-bottom:15px;}
.woocommerce-page.woocommerce-checkout form.login .form-row, .woocommerce.woocommerce-checkout form.login .form-row{width:auto;}
.woocommerce .checkout-login-coupon-wrapper form.login > .form-row-first, .woocommerce .checkout-login-coupon-wrapper form.login > .form-row-last{width:100%;}
.search-no-results-wrapper:before, .index-template #primary > .alert{margin-top:50px;}
.index-template #primary > .alert{margin-bottom:0;}
.search-no-results-wrapper:before{width:90px;height:90px;font-size:50px;line-height:90px;}
body blockquote{padding:25px;}
#main-content,
#left-sidebar,
#right-sidebar{width:100%;}
#main-content.show-filter-sidebar .before-loop-wrapper{position:static;}
#left-sidebar{margin-bottom:60px;}
#right-sidebar{margin-top:60px;}
.woocommerce.archive #left-sidebar, 
.woocommerce.archive #right-sidebar{margin-bottom:0;}
.visible-xs{display:block !important;}
.hidden-xs{display:none !important;}
.woocommerce #reviews ol.commentlist li .comment_container, 
.commentlist li.comment .comment-wrapper{flex-direction:column;}
.comment-meta-actions .comment-meta{position:absolute;top:calc(var(--avatar-size) * 0.5 + 30px);left:calc(var(--avatar-size) + 20px);transform:translateY(-50%);}
.commentlist > li.comment:first-child > .comment-meta-actions .comment-meta{top:calc(var(--avatar-size) * 0.5);}
.commentlist ol.children li.comment .comment-wrapper .avatar img{width:var(--avatar-size);height:var(--avatar-size);}
.comment-meta-actions .comment-meta > *{display:block;}
.comment-meta > *:not(:last-child):after{display:none;}
.container, .breadcrumb-title-wrapper .breadcrumb-content, .shop-ads-banner, .elementor-page .page-container:is(.has-1-sidebar, .has-2-sidebar),
body:is(.page-template-blog-template, :not(.elementor-page), .woocommerce-page.elementor-page ) .page-container{padding-left:10px;padding-right:10px;}
.ts-header .container, .ts-header .header-sticky .container{padding-left:20px;padding-right:20px;}
.footer-container .elementor-widget[data-widget_type^="wp-widget-"] h5{margin-bottom:15px;}
ul.filter-bar{gap:5px;margin-bottom:38px;}
.ts-pagination, .load-more-wrapper{padding-top:20px;}
.ts-masonry .load-more-wrapper{margin-top:0;}
.entry-meta-top > *:not(:last-child){padding-right:15px;margin-right:10px;}
.normal-logo, .header-sticky.is-sticky img.sticky-logo{display:none;}
.mobile-logo{display:block;}
.ts-store-notice, .is-sticky .header-middle > .container, .header-middle > .container{padding-top:12px;padding-bottom:11px;}
.header-middle .header-center{flex:none;}
.header-v3 .header-center{display:none;}
.header-top > .container, .header-middle > .container, .header-bottom > .container{gap:10px 20px;}
.header-middle .ts-mobile-icon-toggle, .header-middle .header-right{flex:1;}
.header-middle .header-right{flex-wrap:nowrap;margin-left:0;}
.ts-store-notice .container{padding-left:25px;padding-right:25px;gap:0 4px;}
.ts-store-notice .coupon-code{margin:0 5px;}
.ts-floating-sidebar .ts-sidebar-content{width:320px;transform:translateX(320px);}
#group-icon-header{display:flex;}
#group-icon-header .ts-sidebar-content{transform:translateX(-320px);left:0;right:auto;bottom:0;padding:0;box-shadow:none;background:var(--ts-mobile-menu-bg, #ffffff);color:var(--ts-mobile-menu-color, #000000);left:0;right:0;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow-y:auto;display:flex;flex-direction:column;}
#group-icon-header.active .ts-sidebar-content,
.ts-floating-sidebar.active .ts-sidebar-content{transform:translateX(0);}
#group-icon-header li.special-item.hidden-md{display:flex !important;}
.mobile-menu-wrapper ul li.special-item > a{font-weight:normal;color:var(--ts-gray-color);}
.mobile-menu-wrapper .ts-product-deals-wrapper .content-wrapper{--ts-columns:1;}
.woocommerce table.shop_table .order-total .amount, .woocommerce div.product .ts-variation-price > .price, .woocommerce .products .product .price, .woocommerce div.product p.price, 
.woocommerce div.product span.price, .woocommerce div.product .yith-wfbt-items .price, ul.product_list_widget li .ts-wg-meta .price, .woocommerce ul.product_list_widget li .ts-wg-meta .price, .ts-floating-sidebar .woocommerce ul.product_list_widget li .price, .ts-search-result-container ul.product_list_widget li .price, .woocommerce.ts-search-result-container ul.product_list_widget li .price{font-size:calc(var(--ts-product-font-size) + 1px);}
ul.cart_list li, .woocommerce ul.cart_list li{gap:10px;}
.ts-tiny-cart-wrapper .cart_list li .cart-item-wrapper, .woocommerce .ts-tiny-cart-wrapper .cart_list li .cart-item-wrapper{gap:8px 10px;}
.header-bottom .ts-menu nav > ul > li.special-item{display:none;}
.filter-widget-area-button a{padding-left:15px;padding-right:15px;}
.filter-widget-area-button.active + .overlay{visibility:visible;opacity:1;}
.no-sidebar .filter-widget-area-button + .overlay, 
.gridlist-toggle, .woocommerce .woocommerce-ordering .orderby-label:after{display:none;}
.woocommerce .before-loop-wrapper{position:sticky;top:0;left:0;right:0;padding:13px 10px;margin:10px -10px 25px;gap:0 10px;background:#EBEEF0;transition:300ms ease 20ms;}
.filter-widget-area-button{order:10}
.filter-widget-area-button > a:hover, .filter-widget-area-button.active > a, .filter-widget-area-button > a{padding:0;background:transparent;color:inherit;border:0;}
.before-loop-wrapper .woocommerce-ordering > *:not(select.orderby):not(.orderby-label), 
.woocommerce .woocommerce-ordering .orderby-current, .before-loop-wrapper > #ts-filter-widget-area:not(.active){display:none !important;}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{display:none;}
.woocommerce-ordering select.orderby, .woocommerce .woocommerce-ordering select.orderby{display:block;opacity:0;position:absolute;inset:0;z-index:3;}
.ts-sidebar .product-on-sale-form, .ts-sidebar-content .product-on-sale-form{display:block;padding:0 30px 30px;min-height:0;background:transparent;color:inherit;letter-spacing:inherit;margin-bottom:30px;border-width:0 0 1px;border-style:solid;}
.ts-sidebar .product-on-sale-form > label:after, .ts-sidebar-content .product-on-sale-form > label:after{font-size:16px;top:3px;left:2px;}
.ts-sidebar .product-on-sale-form label, .ts-sidebar-content .product-on-sale-form label{color:inherit;}
.ts-sidebar .product-on-sale-form label:before, .ts-sidebar-content .product-on-sale-form label:before{width:21px;height:21px;border:1px solid #848484;border-radius:5px;}
#ts-filter-widget-area .filter-widget-area,
body.woocommerce.archive #left-sidebar > aside, 
body.woocommerce.archive #right-sidebar > aside{overflow:hidden;}
.woocommerce-page #ts-filter-widget-area{text-align:initial;order:10;display:none;}
.woocommerce-page #ts-filter-widget-area.active{display:block;}
.woocommerce-page :is(#left-sidebar, #right-sidebar, #ts-filter-widget-area) .widget-title-wrapper .widget-title{font-size:var(--ts-h5-font-size);}
.counter-wrapper .ref-wrapper{font-size:12px;}
.woocommerce .products .product:not(.product-category) .product-wrapper{padding:10px;}
.woocommerce div.product div.images{margin-bottom:30px;}
.woocommerce div.product div.images, .woocommerce div.product div.summary{width:100%;}
.ts-summary-custom-content ul li img.alignnone{margin-right:7px;}
.woocommerce div.product.tabs-accordion > .woocommerce-tabs{margin:-10px 0 calc(var(--ts-section-gap) - 20px);}
#review_form_wrapper #review_form{padding:25px 20px 30px;}
#review_form_wrapper .comment-reply-title{margin-bottom:15px;}
.woocommerce #review_form #respond .comment-form{gap:15px;}
.woocommerce #review_form #respond .comment-form .wcpr-comment-form-images{gap:5px;align-items:flex-start;flex-direction:column;}
.woocommerce div.product.form-cart-fixed:is(.product-type-simple, .product-type-variable) .summary form.cart{position:fixed;bottom:0;left:0;right:0;padding:10px;background:#ffffff;box-shadow:0 -5px 5px rgba(0, 0, 0, 0.1);z-index:997;}
.woocommerce div.product.form-cart-fixed.attr-dropdown.product-type-variable .variations .label .ts-value{display:none;}
.woocommerce div.product.form-cart-fixed form.cart .variations .ts-value, .woocommerce div.product.form-cart-fixed form.cart .variations label{font-size:0.93rem;}
.woocommerce div.product.form-cart-fixed.product-type-variable .summary form.cart{padding-top:15px;}
.woocommerce div.product.form-cart-fixed.product-type-variable form.cart .variations tbody{display:flex;flex-direction:column;align-items:flex-start;position:relative;}
.woocommerce div.product.form-cart-fixed.attr-dropdown.product-type-variable form.cart .variations tbody{display:grid;grid-template-columns:repeat(2, minmax(0,1fr));gap:0 10px;}
.woocommerce div.product.form-cart-fixed.product-type-variable form.cart .variations tr{gap:6px;margin-bottom:10px;position:static;}
.woocommerce div.product.form-cart-fixed.attr-dropdown.product-type-variable form.cart .variations tr:has(td[colspan="2"]):not(:last-child){display:none;}
.woocommerce div.product.form-cart-fixed.product-type-variable form.cart .variations td.value .reset_variations{margin-top:10px;}
.woocommerce div.product.form-cart-fixed.attr-dropdown.product-type-variable form.cart .variations tr:nth-child(2n+2):not(:only-child) select + .reset_variations{transform:translateX(-100%) translateX(-10px);}
.woocommerce div.product.form-cart-fixed.attr-dropdown.product-type-variable form.cart .variations tr:last-child{width:100%;max-width:none;}
.woocommerce div.product.form-cart-fixed.attr-dropdown.product-type-variable form.cart .variations tr:only-child{width:100%;max-width:100%;}
.woocommerce div.product.form-cart-fixed.attr-dropdown.product-type-variable form.cart .variations tr:has(td[colspan="2"]):last-child,
.woocommerce div.product.form-cart-fixed.attr-dropdown.product-type-variable form.cart .variations tr:first-child:last-child{grid-column:1 / span 2;}
.woocommerce div.product.form-cart-fixed .single_variation_wrap .woocommerce-variation .woocommerce-variation-price:not(:empty){margin-right:10px;}
.woocommerce div.product.form-cart-fixed .single_variation_wrap .woocommerce-variation > .woocommerce-variation-price:not(:empty) + .woocommerce-variation-availability:not(:empty){margin-top:-5px;}
.woocommerce div.product.form-cart-fixed .single_variation_wrap .woocommerce-variation .woocommerce-variation-price{order:-1;}
.woocommerce div.product.form-cart-fixed .single_variation_wrap .woocommerce-variation .woocommerce-variation-availability{font-size:11px;}
.woocommerce div.product.form-cart-fixed .single_variation_wrap .woocommerce-variation .stock, .woocommerce div.product.form-cart-fixed .single_variation_wrap .woocommerce-variation .stock.out-of-stock{font-size:1em;}
.woocommerce div.product.form-cart-fixed .single_variation_wrap .woocommerce-variation .woocommerce-variation-availability, .woocommerce div.product.form-cart-fixed .single_variation_wrap .woocommerce-variation .woocommerce-variation-price{display:block !important;}
.woocommerce div.product.form-cart-fixed .single_variation_wrap .woocommerce-variation .woocommerce-variation-price .price{font-size:1.2em;}
.form-cart-fixed .ts-product-attribute > div.option:not(.color) > a{min-width:40px;line-height:14px;font-size:12px;}
.woocommerce div.product.form-cart-fixed.product-type-variable form.cart .variations select{font-size:12px;line-height:20px;padding:8px 30px 8px 10px;}
.woocommerce div.product.color-variation-thumbnail.form-cart-fixed .ts-product-attribute div.option.color{width:32px;height:32px;}
.ts-product-size-chart-button > span{font-size:0.86em;}
.ts-product-attribute{--ts-swatches-size:26px;}
div.product .summary .meta-content > *, .woocommerce div.product .summary > .meta-content:not(:empty){gap:5px;}
.woocommerce div.product.form-cart-fixed .single_variation_wrap .woocommerce-variation{margin:0;display:none;}
.woocommerce div.product.form-cart-fixed .single_variation_wrap .woocommerce-variation > *:not(:empty){margin:0 0 14px;}
.woocommerce div.product.form-cart-fixed .single_variation_wrap .woocommerce-variation:after{content:'';display:table;clear:both;}
.woocommerce div.product.form-cart-fixed .single_variation_wrap .woocommerce-variation > *{float:left;}
.woocommerce div.product.form-cart-fixed .summary .woocommerce-variation-add-to-cart{z-index:2;position:relative;background:#ffffff;}
.woocommerce div.product.form-cart-fixed:is(.product-type-simple, .product-type-variable) .summary > .single-product-buttons{gap:0 20px;padding-top:0;}
.woocommerce div.product.form-cart-fixed.product-type-variable form.cart .variations{margin-bottom:0;}
.woocommerce div.product.form-cart-fixed.product-type-variable form.cart .reset_variations{font-size:11px;display:none;}
.woocommerce div.product.form-cart-fixed.product-type-variable form.cart .reset_variations[style*="visibility: visible;"]{display:block !important;}
.woocommerce div.product .summary .ts-buy-now-button{min-width:100px;}
.woocommerce div.product:not(.product-type-grouped) .summary .quantity .qty{width:85px;}
.woocommerce table.shop_table_responsive.cart tr.cart_item{margin-bottom:10px;padding:20px;position:relative;display:flex;flex-wrap:wrap;align-items:center;border-width:1px;border-style:solid;border-radius:var(--ts-border-radius);gap:0 15px;}
.woocommerce table.shop_table_responsive.cart tr > *:not(.product-name):not(.product-thumbnail):not(.product-remove){width:100%;}
.woocommerce table.shop_table_responsive.cart tr:last-child{margin-bottom:0;}
.woocommerce table.shop_table_responsive tr td.product-quantity:before, .woocommerce-page table.shop_table_responsive tr td.product-quantity:before{position:relative;top:3px;}
.woocommerce table.shop_table_responsive.cart tr td, .woocommerce-page table.shop_table_responsive.cart tr td{text-align:end !important;background:transparent;padding:10px 0;border-style:dotted;}
.woocommerce table.shop_table_responsive.cart tr td.actions, .woocommerce-page table.shop_table_responsive.cart tr td.actions, .woocommerce table.shop_table_responsive.cart tr td:last-child, .woocommerce-page table.shop_table_responsive.cart tr td:last-child{border-width:0;padding-bottom:0;}
.woocommerce table.shop_table_responsive.cart tr td.actions, .woocommerce-page table.shop_table_responsive.cart tr td.actions{padding:0;margin:0;flex-wrap:wrap;}
.woocommerce table.shop_table_responsive.cart tr td.product-remove, .woocommerce-page table.shop_table_responsive.cart tr td.product-remove, .woocommerce table.shop_table_responsive.cart tr td.product-thumbnail, .woocommerce-page table.shop_table_responsive.cart tr td.product-thumbnail, .woocommerce table.shop_table_responsive.cart tr td.product-name, .woocommerce-page table.shop_table_responsive.cart tr td.product-name{border-width:0;padding:0;text-align:start !important;}
.woocommerce table.shop_table_responsive.cart tr th.product-name:before, .woocommerce-page table.shop_table_responsive.cart tr th.product-name:before{content:attr(data-title);float:left;font-weight:600;font-size:0.93em;display:block !important;}
.woocommerce table.shop_table_responsive.cart tr th.product-name, .woocommerce-page table.shop_table_responsive.cart tr th.product-name, .woocommerce table.shop_table_responsive.cart tr td.product-name, .woocommerce-page table.shop_table_responsive.cart tr td.product-name{flex:1;padding:0;border:0;}
.woocommerce table.shop_table_responsive.cart tr th.product-name:before, .woocommerce-page table.shop_table_responsive.cart tr th.product-name:before, .woocommerce table.shop_table_responsive.cart tr td.product-name:before, .woocommerce-page table.shop_table_responsive.cart tr td.product-name:before, .woocommerce table.shop_table_responsive.cart tr td.product-thumbnail:before, .woocommerce-page table.shop_table_responsive.cart tr td.product-thumbnail:before, .woocommerce table.shop_table_responsive.cart tr td.product-name:before, .woocommerce-page table.shop_table_responsive.cart tr td.product-name:before{display:none !important;}
.woocommerce table.shop_table_responsive.cart tr td.product-remove, .woocommerce-page table.shop_table_responsive.cart tr td.product-remove{padding:0;min-height:0;position:absolute;right:-1px;top:-1px;min-width:0;}
.woocommerce table.shop_table.cart td.actions > .button{flex:1;}
.woocommerce table.shop_table_responsive.cart tr td.product-remove a, .woocommerce-page table.shop_table_responsive.cart tr td.product-remove a{border-radius:0 5px 0 5px;width:28px;height:28px;background:#000000 !important;border-color:#000000 !important;color:#fff !important;}
.woocommerce table.shop_table_responsive.cart tr td.product-remove a:before, .woocommerce-page table.shop_table_responsive.cart tr td.product-remove a:before{font-size:10px;line-height:28px;}
.woocommerce #content table.cart.shop_table_responsive .product-thumbnail, 
.woocommerce table.cart.shop_table_responsive .product-thumbnail, .woocommerce-page #content table.cart.shop_table_responsive .product-thumbnail, 
.woocommerce-page table.cart.shop_table_responsive .product-thumbnail{display:block;}
.woocommerce table.shop_table_responsive.cart .quantity{display:inline-block;vertical-align:middle;}
.woocommerce-cart table.cart td.actions .coupon .input-text{width:100%;}
.woocommerce #content table.cart td.actions .coupon, 
.woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, 
.woocommerce-page table.cart td.actions .coupon{width:100%;padding-bottom:0;}
.woocommerce-cart .cart-collaterals .cart_totals table td{padding:15px 0 15px 0 !important;}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:transparent !important;}
.woocommerce form.login .button, .woocommerce form.register .button{min-width:120px;}
.woocommerce #reviews ol.commentlist li .comment_container{--avatar-size:60px;display:block;}
.woocommerce #reviews ol.commentlist li .comment_container:after{content:'';display:table;clear:both;}
.woocommerce #reviews #comments ol.commentlist li img.avatar{margin:3px 10px 0 0;float:left;}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description{flex:none;width:calc(100% + 70px);margin:15px 0 0 -70px;}
body .ts-product-category-wrapper .swiper-button-prev{left:5px;}
body .ts-product-category-wrapper .swiper-button-next{right:5px;}
.woocommerce.main-products.list .products .product .product-name{font-size:var(--ts-product-font-size);}
.woocommerce.main-products.list .products .product .price{font-size:calc(var(--ts-product-font-size) + 1px);}
.commentlist li.comment .comment-wrapper{--avatar-size:60px;}
.commentlist ol.children{padding:0 0 0 40px;}
.woocommerce.archive .ts-sidebar > aside, #ts-filter-widget-area .filter-widget-area{gap:20px;}
.ts-sidebar > aside{gap:15px;}
#ts-filter-widget-area .filter-widget-area > .widget-container.widget_search{margin-bottom:20px;}
.ts-sidebar > aside > .widget-container.widget_search{margin-bottom:15px;}
#ts-filter-widget-area .filter-widget-area > .widget-container,
.ts-sidebar > aside > .widget-container{gap:20px;}
.woocommerce.archive .ts-sidebar > aside > .widget-container:not(:last-child):not(.widget_search):not(.widget_image),
#ts-filter-widget-area .filter-widget-area > .widget-container:not(:last-child):not(.widget_search):not(.widget_image){padding-bottom:22px;border-bottom:1px solid var(--ts-border);}
.ts-sidebar > aside > .widget-container:not(:last-child):not(.widget_search):not(.widget_image){padding-bottom:15px;border-bottom:1px solid var(--ts-border);}
body:not(.woocommerce.archive) .ts-sidebar .widget-container .widget-title-wrapper ~ ul li{padding-bottom:0;border:0;}
body:not(.woocommerce.archive) .ts-sidebar .widget-container .widget-title-wrapper, 
body:not(.woocommerce.archive) .ts-sidebar .widget-container .widget-title-wrapper .widget-title{margin:0;}
body:not(.woocommerce.archive) .ts-sidebar .widget-container .widget-title-wrapper ~ *:not(.button):not(a.clear-all){display:none;}
body:not(.woocommerce.archive) .ts-sidebar .widget-container .widget-title-wrapper a.block-control, 
body:not(.woocommerce.archive) .ts-sidebar .widget-container .widget-title-wrapper ~ *:not(.button):not(a.clear-all).active{display:block;}
body:not(.woocommerce.archive) .ts-sidebar .widget-container .widget-title-wrapper ~ *:not(.button):not(a.clear-all).active{margin-top:20px;}
body:not(.woocommerce.archive) .ts-sidebar .widget-container .widget-title-wrapper ~ ul:not(.button):not(a.clear-all).active, 
body:not(.woocommerce.archive) .ts-sidebar .widget-container .widget-title-wrapper ~ .tagcloud:not(.button):not(a.clear-all).active{display:flex;}
.ts-sidebar .widget-container .widget-title-wrapper .widget-title{font-size:var(--ts-h6-font-size);}
.ts-sidebar .widget-container .widget-title-wrapper ~ ul{margin-bottom:0;}
.single .meta-bottom-1, .single .meta-bottom-2{margin-bottom:0;}
.single .meta-bottom-1{gap:4px;}
.single .meta-bottom-1 > *{flex:none;width:100%;}
.woocommerce #review_form #respond .form-submit input, 
#commentform .form-submit .button{min-width:0;width:100%;}
#commentform .form-submit{text-align:center;}
body:not(.woocommerce.archive) .ts-sidebar .widget-container ul{gap:16px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{font-size:var(--ts-h5-font-size);}
div.product.tabs-accordion .woocommerce-Tabs-panel > h2 ~ *,
div.product.tabs-accordion .woocommerce-Tabs-panel #reviews > h2 ~ *{padding:0 0 20px;margin:0;}
.tabs-accordion #reviews .woocommerce-noreviews{margin-top:0;margin-bottom:20px;font-size:0.93rem;}
body .ts-popup-modal .product-360-container{width:200px;}
.threesixty .nav_bar a{width:30px;height:30px;}
.threesixty .nav_bar a:before{font-size:12px;line-height:30px;}
.ts-product-in-product-type-tab-wrapper .column-tabs, .column-tabs .list-categories, .ts-shortcode .shortcode-heading-wrapper{margin-bottom:24px;}
#ts-shopping-cart-sidebar li > div.cart-item-wrapper{padding-right:0px;}
#ts-shopping-cart-sidebar .ts-tiny-cart-wrapper .cart_list li .cart-item-wrapper{position:static;}
#ts-shopping-cart-sidebar .cart_list li a.remove{top:0;transform:none;}
#ts-shopping-cart-sidebar .cart_list li .cart-item-wrapper a.remove:before{font-size:20px;}
#ts-shopping-cart-sidebar .quantity{width:70px;}
#ts-shopping-cart-sidebar .woocommerce ul.cart_list li .quantity input.qty, 
#ts-shopping-cart-sidebar ul.cart_list li .quantity input.qty{font-size:12px;padding:0 18px;}
#ts-shopping-cart-sidebar .quantity .minus, 
#ts-shopping-cart-sidebar .quantity .plus{width:18px;}
#ts-shopping-cart-sidebar .quantity .number-button:before, 
#ts-shopping-cart-sidebar .quantity .number-button:after{width:18px;font-size:7px;}
#ts-shopping-cart-sidebar .woocommerce ul.cart_list li .thumbnail{max-width:70px;}
#ts-shopping-cart-sidebar .ts-free-shipping-message-bar{margin-bottom:20px;}
#ts-shopping-cart-sidebar .ts-tiny-cart-wrapper .total .amount{font-size:1em;}
#ts-shopping-cart-sidebar .dropdown-container .dropdown-footer{padding:0;}
.ts-list-of-product-categories-wrapper{gap:20px;}
#ts-shopping-cart-sidebar .close{top:22px;}
.ts-floating-sidebar .close:after{font-size:10px;}
#ts-shopping-cart-sidebar .dropdown-container .theme-title{font-size:var(--ts-h4-font-size);line-height:var(--ts-h4-line-height);margin-bottom:20px;}
#group-icon-header .woocommerce.grid .products .meta-wrapper .ts-countdown{top:10px;}
#group-icon-header{display:flex;flex-direction:column;font-size:var(--ts-menu-font-size);}
body.menu-mobile-active #group-icon-header{height:100%;}
.admin-bar .vertical-menu-sidebar .ts-sidebar-content, .admin-bar .ts-floating-sidebar .ts-sidebar-content{top:46px;}
#group-icon-header .sidebar-content{height:100%;overflow:hidden;}
#group-icon-header .no-tab .tab-mobile-menu{margin:0;width:100%;}
#group-icon-header .tab-mobile-menu{display:flex;flex-flow:row wrap;margin:0;background:var(--ts-tab-menu-bg, #EBEFF0);color:var(--ts-tab-menu-color, #000000);}
#group-icon-header:not(.not-first-level) .tab-mobile-menu{position:sticky;top:0;z-index:99;}
#group-icon-header:not(.not-first-level) .sidebar-content{overflow:auto;}
#group-icon-header .tab-mobile-menu li{list-style:none;position:relative;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;text-transform:uppercase;gap:5px;font-weight:600;background:transparent;border-right:1px solid var(--ts-mobile-menu-bg);}
#group-icon-header .tab-mobile-menu li:last-child{border:0;}
#group-icon-header .tab-mobile-menu li.active{background:var(--ts-tab-active-menu-bg, #000000);color:var(--ts-tab-active-menu-color, #ffffff);}
#group-icon-header .tab-mobile-menu li#vertical-menu,
#group-icon-header .no-tab .tab-mobile-menu li#main-menu{flex:1;}
#group-icon-header .tab-mobile-menu li#vertical-menu > span:after{content:'\e951';font-family:'icomoon';font-weight:normal;font-style:normal;letter-spacing:0;font-size:0.7em;display:inline-block;vertical-align:1px;margin-left:5px;}
#group-icon-header .ts-sidebar-content:not(.no-tab) .tab-mobile-menu li#main-menu > span{display:none;}
#group-icon-header .tab-mobile-menu li.close{position:static;}
#group-icon-header .ts-sidebar-content:not(.no-tab) .tab-mobile-menu li#main-menu,
#group-icon-header .tab-mobile-menu li.close{width:50px;height:50px;}
#group-icon-header .no-tab .menu-title span:before,
#group-icon-header .tab-mobile-menu li:before,
#group-icon-header .tab-mobile-menu li.close:after{display:inline-block;}
#group-icon-header .tab-mobile-menu li:before{margin-top:1px;}
#group-icon-header .tab-mobile-menu li.close:after{font-size:14px;}
.mobile-menu-wrapper nav ul li > a{color:inherit;}
.mobile-menu-wrapper .woocommerce .product-label > span.onsale, .mobile-menu-wrapper .woocommerce .product-label > span{min-width:0;font-size:10px;line-height:12px !important;}
.mobile-menu-wrapper .woocommerce .products .product .meta-wrapper, .mobile-menu-wrapper .woocommerce .products .product .product-name{font-size:1em;}
.vertical-menu-wrapper ul li.parent > a:after, .mobile-menu-wrapper.tab-vertical-menu{display:none;}
#group-icon-header .mobile-menu-wrapper{position:relative;overflow-x:hidden !important;overflow-y:auto;}
#group-icon-header .close{position:absolute;top:12px;right:10px;border-width:0;z-index:5;background:#ffffff;}
body.menu-mobile-active .ts-header .container, body.menu-mobile-active #main,
body.menu-mobile-active #colophon{transform:translateX(0);}
header .ts-mobile-icon-toggle .icon:before, header .shopping-cart-wrapper a>.ic-cart:before{display:inline-block;vertical-align:middle;}
body .mobile-menu-wrapper.ts-menu nav.mobile-menu{width:100%;display:block;float:none;margin:0;padding:0;}
.mobile-menu-wrapper ul.menu li .menu-icon{margin-right:5px;}
.mobile-menu-wrapper nav > ul.menu li a.has-icon .menu-icon{width:20px;}
.mobile-menu-wrapper span.ts-menu-drop-icon{z-index:3;cursor:pointer;padding:0;font-size:1.1em;width:50px;transition:color 150ms ease 0s;margin:0 0 0 auto;text-align:right;}
body #group-icon-header .menu-title{margin:0;padding:14px 0;white-space:nowrap;font-size:100%;font-weight:600;line-height:22px;display:none;text-align:center;position:fixed;left:0;right:0;top:50px;z-index:5;background-color:var(--ts-dropdown-bg);}
body #group-icon-header.not-first-level .menu-title{display:block;}
body #group-icon-header .menu-title:after{content:'';position:absolute;bottom:0;left:0;right:0;border-width:1px 0 0;border-style:solid;z-index:5;}
#group-icon-header .menu-title span{position:relative;display:inline-block;padding:0 40px;}
#group-icon-header .no-tab .menu-title span{font-style:normal;}
#group-icon-header.not-first-level .no-tab .menu-title span:before{display:none;}
.mobile-menu-wrapper ul{margin:0;}
.mobile-menu-wrapper ul.sub-menu{position:fixed;top:0;left:0;right:0;bottom:0;z-index:4;display:none !important;overflow-x:hidden;overflow-y:auto;color:var(--ts-dropdown-color);background-color:var(--ts-dropdown-bg);}
.mobile-menu-wrapper li.active > .ts-menu-drop-icon + ul.sub-menu{display:block !important;}
.mobile-menu-wrapper nav > ul > li ul.sub-menu{top:100px;}
.mobile-menu-wrapper nav > ul > li:not(.ts-normal-menu):not(.ts-megamenu){gap:0;}
.mobile-menu-wrapper nav > ul > li:not(.ts-normal-menu):not(.ts-megamenu) ul.sub-menu{margin:0 0 0 20px;}
.mobile-menu-wrapper nav > ul > li:not(.ts-normal-menu):not(.ts-megamenu) ul.sub-menu{position:static;transform:none;margin:0 0 0 10px;padding:0;display:block !important;overflow:visible;width:100%;height:auto;}
.mobile-menu-wrapper nav > ul > li:not(.ts-normal-menu):not(.ts-megamenu):last-child{padding-bottom:20px;}
.mobile-menu-wrapper li.active .ts-menu-drop-icon.active{position:fixed;top:50px;width:auto;z-index:5;padding:13px 20px;left:0;right:0;text-align:start;}
.mobile-menu-wrapper li.active .ts-menu-drop-icon:after{display:inline-block;}
.mobile-menu-wrapper li.active .ts-menu-drop-icon.active:after{vertical-align:-3px;background:var(--ts-mobile-menu-bg);}
.mobile-menu-wrapper nav > ul ul.sub-menu, .mobile-menu-wrapper nav > ul{margin:0;padding:0 20px;}
.mobile-menu-wrapper nav > ul ul{margin:0;padding:0;}
.mobile-menu-wrapper nav > ul ul.sub-menu li:last-child > ul.sub-menu{margin-bottom:0;}
.mobile-menu-wrapper nav ul li{margin:0;list-style:none;float:none;line-height:20px;}
.mobile-menu-wrapper nav > ul > li, .mobile-menu-wrapper nav > ul.menu > li, .mobile-menu-wrapper ul.sub-menu > li.menu-item{display:block;position:static;padding:9px 0;display:flex;flex-wrap:wrap;align-items:center;border:0;}
.group-button-header .header-language, .group-button-header .header-currency{font-size:1em;z-index:1;}
.group-button-header .wpml-ls-legacy-dropdown .wpml-ls-flag, .group-button-header .wpml-ls-legacy-dropdown-click .wpml-ls-flag{width:16px;}
.mobile-menu-wrapper nav > ul.menu li:before{font-size:1.4em;}
.mobile-menu-wrapper nav.vertical-menu > ul > li, .mobile-menu-wrapper nav.vertical-menu > ul.menu > li{padding:14px 0;}
.mobile-menu-wrapper nav.vertical-menu > ul > li:not(:last-child),
.mobile-menu-wrapper nav.vertical-menu > ul.menu > li:not(:last-child){border-bottom:1px solid var(--ts-border);}
.mobile-menu-wrapper .ts-list-of-product-categories-wrapper .list-categories ul{gap:10px;}
.mobile-menu-wrapper .my-account-wrapper .account-control > a, .mobile-menu-wrapper .my-wishlist-wrapper .tini-wishlist{line-height:1;}
.mobile-menu-wrapper:not(.tab-vertical-menu) nav .sub-menu,
#group-icon-header .mobile-menu-wrapper  > .menu-main-mobile{padding-top:14px;padding-bottom:14px;}
.mobile-menu-wrapper:not(.tab-vertical-menu) nav .ts-megamenu .sub-menu{padding-top:24px;padding-bottom:24px;}
.mobile-menu-wrapper.tab-vertical-menu nav .ts-megamenu .sub-menu{padding-top:20px;padding-bottom:20px;}
.mobile-menu-wrapper nav li.ts-megamenu ul.sub-menu > li{padding-left:0;padding-right:0;}
.mobile-menu-wrapper .menu-sub-label{position:static;}
.mobile-menu-wrapper .menu-sub-label:before{display:none;}
.mobile-menu-wrapper nav ul li > a{padding:0;display:inline-flex;align-items:center;gap:0 10px;color:inherit;z-index:1;position:relative;}
.mobile-menu-wrapper nav > ul li.current-menu-item:not(.ts-mega-menu) > .ts-menu-drop-icon,
.mobile-menu-wrapper nav > ul li.current-menu-parent:not(.ts-mega-menu) > .ts-menu-drop-icon,
.mobile-menu-wrapper nav > ul li.current-menu-item:not(.ts-mega-menu) > a,
.mobile-menu-wrapper nav > ul li.current-menu-parent:not(.ts-mega-menu) > a{color:var(--ts-primary-color);}
.mobile-menu-wrapper nav > ul li.current-menu-item:not(.ts-mega-menu) > .ts-menu-drop-icon.active,
.mobile-menu-wrapper nav > ul li.current-menu-parent:not(.ts-mega-menu) > .ts-menu-drop-icon.active{color:inherit;}
.mobile-menu-wrapper nav li a:hover{text-decoration:none;}
.mobile-menu-wrapper .ts-megamenu-container > *[class^="elementor-"]{position:static;}
.mobile-menu-wrapper .sub-menu .elementor-column>.elementor-column-wrap>.elementor-widget-wrap{position:relative;}
.mobile-menu-wrapper .vertical-menu-wrapper{width:100%;position:static;}
.mobile-menu-wrapper .vertical-menu-wrapper .vertical-menu{display:block;min-width:0;border-radius:0;padding:0;box-shadow:none;border:0;}
.mobile-menu-wrapper .vertical-menu-wrapper:hover .vertical-menu{-webkit-animation:none;-moz-animation:none;animation:none;}
.mobile-menu-wrapper .vertical-menu-wrapper .vertical-menu:before{display:none;}
#group-icon-header .group-button-header{padding:0 20px;}
#group-icon-header .group-button-header .meta-bottom{padding:20px 0;border-width:1px 0 0;border-style:solid;}
#group-icon-header .group-button-header .meta-bottom:first-child{padding:20px 0;}
#group-icon-header .group-button-header .meta-bottom > *:not(:last-child){margin-bottom:12px;}
#group-icon-header .my-wishlist-wrapper .tini-wishlist:before,
#group-icon-header .ts-tiny-account-wrapper .account-control > a:before{font-size:16px !important;min-width:16px;}
#group-icon-header .my-wishlist-wrapper .tini-wishlist .title{display:inline-block;}
#group-icon-header .my-wishlist-wrapper a,
#group-icon-header .my-account-wrapper .account-control > a,
#group-icon-header .my-account-wrapper .account-control > a span{font-weight:inherit;color:var(--ts-gray-color);gap:0 5px;}
#group-icon-header .my-account-wrapper .account-control > a span{position:relative;top:1px;}
#group-icon-header .tini-wishlist .count-number{background:transparent;border-radius:0;width:auto;height:auto;font-size:1em;line-height:inherit;font-weight:inherit;color:inherit;position:static;}
#group-icon-header .tini-wishlist .count-number:before{content:"(";display:inline-block;}
#group-icon-header .tini-wishlist .count-number:after{content:")";display:inline-block;}
#group-icon-header .header-currency > div,
#group-icon-header .wpml-ls-legacy-dropdown .wpml-ls-item{display:block;}
#group-icon-header .header-currency > div:after,
#group-icon-header .wpml-ls-legacy-dropdown .wpml-ls-item:after{content:'';display:table;clear:both;}
#group-icon-header .header-language:hover .wpml-ls-sub-menu, 
#group-icon-header .header-currency:hover ul{-webkit-animation:none !important;-moz-animation:none !important;animation:none !important}
#group-icon-header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, 
#group-icon-header .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu, 
#group-icon-header .header-currency ul{padding:0;margin:0;position:static;visibility:visible !important;width:auto;min-width:0;display:block;}
#group-icon-header .wpml-ls-legacy-dropdown > ul > li.wpml-ls-current-language > a, 
#group-icon-header .wpml-ls-legacy-dropdown-click > ul > li.wpml-ls-current-language > a{position:relative;display:flex;flex-wrap:wrap;align-items:center;background:transparent;padding:0;gap:5px;float:left;}
#group-icon-header .wpml-ls-legacy-dropdown > ul > li.wpml-ls-current-language > a, 
#group-icon-header .wpml-ls-legacy-dropdown-click > ul > li.wpml-ls-current-language > a,
#group-icon-header .wcml_currency_switcher > a.wcml-cs-active-currency{text-decoration:underline;text-underline-offset:4px;}
#group-icon-header .wcml_currency_switcher > a{line-height:22px;float:left;margin:0 20px 5px 0;}
#group-icon-header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu > li,
#group-icon-header .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu > li, 
#group-icon-header .header-currency ul li{width:auto;position:relative;padding:0;display:inline-block;vertical-align:top;}
#group-icon-header .wpml-ls-legacy-dropdown > ul > li.wpml-ls-current-language > a, 
#group-icon-header .wpml-ls-legacy-dropdown-click > ul > li.wpml-ls-current-language > a,
#group-icon-header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu > li,
#group-icon-header .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu > li, 
#group-icon-header .header-currency ul li{margin:0 16px 5px 0;line-height:22px;}
#group-icon-header .header-language .wpml-ls > ul > li > a:after, 
#group-icon-header .header-currency .wcml_currency_switcher>a:after,
#group-icon-header .wcml_currency_switcher > ul:before, 
#group-icon-header .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu:before, 
#group-icon-header .wpml-ls-item-legacy-dropdown-click ul.wpml-ls-sub-menu:before{display:none !important;}
.woocommerce .woocommerce-ordering .orderby ul{left:auto;right:0;transform:none;}
.ts-product-in-product-type-tab-wrapper .column-tabs ul.tabs{gap:5px 20px;justify-content:center;}
.ts-product-in-product-type-tab-wrapper .column-tabs ul.tabs li:not(:last-child){padding-right:0;margin-right:0;}
.ts-product-in-product-type-tab-wrapper .column-tabs ul.tabs li:not(:last-child):after{display:none;}
.woocommerce div.product.gallery-layout-horizontal div.images .flex-control-thumbs{margin-top:10px;gap:10px;}
.ts-search-form-widget .popular-search{margin-top:20px;gap:10px 15px;}
.ts-search-form-widget .popular-search > a:not(:last-child){padding-right:15px;}
.elementor-icon-box-wrapper .elementor-icon-box-icon .elementor-icon{vertical-align:middle;}
.post-content-wrapper blockquote cite, .post-content-wrapper .entry-meta-top{font-size:calc(var(--ts-body-font-size) - 1px);}
.post-content-wrapper .entry-meta-top{gap:3px 0;}
.entry-meta-top .cats-link a{letter-spacing:0;}
.button.button-readmore, .ts-blogs-wrapper:not(.columns-1) .button.button-readmore{padding:7px 15px;margin-top:7px;}
body.woocommerce.archive #left-sidebar .widget-title-wrapper .block-control,
body.woocommerce.archive #right-sidebar .widget-title-wrapper .block-control,
#ts-filter-widget-area .widget-title-wrapper .block-control{display:none !important;}
body.woocommerce.archive #left-sidebar .widget-container > *:not(.widget-title-wrapper),
body.woocommerce.archive #right-sidebar .widget-container > *:not(.widget-title-wrapper),
#ts-filter-widget-area .widget-container > *:not(.widget-title-wrapper){display:block !important;}
body.woocommerce.archive #left-sidebar .widget-container > ul:not(.widget-title-wrapper),
body.woocommerce.archive #right-sidebar .widget-container > ul:not(.widget-title-wrapper),
#ts-filter-widget-area .widget-container > ul:not(.widget-title-wrapper){display:flex !important;width:100%;}
body.woocommerce.archive #left-sidebar,
body.woocommerce.archive #right-sidebar{position:fixed;top:0;right:0;bottom:0;width:90%;max-width:350px;overflow-y:auto;overflow-x:hidden;display:none;margin:0;padding:20px;z-index:99992;background-color:var(--ts-dropdown-bg);color:var(--ts-dropdown-color);}
#ts-filter-widget-area .ts-sidebar-content{width:90%;max-width:350px;}
body.woocommerce.archive.admin-bar #left-sidebar,
body.woocommerce.archive.admin-bar #right-sidebar{top:46px;}
body.woocommerce.archive #left-sidebar.active,
body.woocommerce.archive #right-sidebar.active{display:block;-webkit-animation-duration:300ms;-moz-animation-duration:300ms;animation-duration:300ms;animation-delay:150ms;-webkit-animation-delay:150ms;-moz-animation-delay:150ms;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:animation_fade;-moz-animation-name:animation_fade;animation-name:animation_fade;-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;-ms-transform-origin:0 0 0;}
.comment-actions{gap:15px;}
.is-medium.wc-block-components-sidebar-layout, .is-mobile.wc-block-components-sidebar-layout, .is-small.wc-block-components-sidebar-layout,	
.is-medium .wc-block-cart__sidebar, .is-mobile .wc-block-cart__sidebar, .is-small .wc-block-cart__sidebar{margin-bottom:0;}
.ts-banner:is(.img-mobile-tablet,.img-mobile) .mobile-banner{display:block;}
.ts-banner:is(.img-mobile-tablet,.img-mobile) .main-banner{display:none;}
.style--mobile-row .ts-product-filter-by-taxonomies .form-content form > *{flex:1 0 calc(50% - 10px);}
.style--mobile-row .ts-product-filter-by-taxonomies form:after{top:50%;}
.ts-shortcode.disable-responsive.list .content-wrapper{--ts-columns:1 !important;}
.ts-shortcode.disable-responsive.list .content-wrapper .products .product:not(.product-category){width:100% !important;}
.wishlist_table.mobile{gap:10px;}
.wishlist_table.mobile li{width:100%;padding:20px;}
.wishlist_table.mobile li .item-wrapper .product-thumbnail{width:90px;}
body .wc-block-components-notice-banner, :is(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning), :is(.woocommerce,.woocommerce-page) :is(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning){margin:0 0 10px;}
.woocommerce > form.checkout{margin-top:27px;}
.ts-blogs.related-posts article header .entry-title, .columns-4 .list-posts article header .entry-title, .columns-4.ts-blogs article header .entry-title{font-size:var(--ts-h4-font-size);line-height:var(--ts-h4-line-height);}
.woocommerce nav.woocommerce-pagination{margin-top:20px;}
body .wc-block-cart-item__wrap{gap:5px 30px;}
body .wc-block-cart-item__wrap > .wc-block-components-product-name, body .wc-block-cart-item__wrap > .wc-block-cart-item__quantity{width:100% !important;}
body table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices{margin-left:0;}
body table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name{max-width:none;}
body .is-medium table.wc-block-cart-items .wc-block-cart-items__row, body .is-mobile table.wc-block-cart-items .wc-block-cart-items__row, body .is-small table.wc-block-cart-items .wc-block-cart-items__row{align-items:center;}
body .is-mobile .wc-block-components-form .wc-block-components-checkout-step, body .is-small .wc-block-components-form .wc-block-components-checkout-step{padding-top:25px;margin-bottom:25px;}
body .wc-block-components-sidebar{margin-top:0;}
body .wc-block-checkout__contact-fields .wc-block-components-checkout-step__heading{margin-top:0;}
body .is-mobile .wc-block-components-form .wc-block-components-checkout-step:after, body .is-small .wc-block-components-form .wc-block-components-checkout-step:after{bottom:-25px;}
.ts-product-deals-wrapper.list .meta-wrapper .counter-wrapper .number-wrapper{font-size:14px;min-height:28px;min-width:38px;}
}
@media only screen and (max-width: 570px){
body .wc-block-components-notice-banner, :is(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning),
:is(.woocommerce,.woocommerce-page) :is(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning),
:is(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning) li,
:is(.woocommerce,.woocommerce-page) :is(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning) li{flex-direction:column;align-items:flex-start;gap:3px 0;}:is(.woocommerce,.woocommerce-page) :is(.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-warning) .button, body .wc-block-components-notice-banner .button{margin-left:0;}
}
@media only screen and (max-width: 480px){
.ts-blogs-wrapper{--ts-h-gap:0;}
body .ts-blogs-wrapper .swiper-button-prev{left:0;}
body .ts-blogs-wrapper .swiper-button-next{right:0;}
.woocommerce div.product.gallery-layout-vertical{--ts-thumbnail-size:50px;}
.breadcrumb-title-wrapper.has-background .breadcrumb-title{min-height:200px;}
.woocommerce #tab-more_seller_product,
.woocommerce :is(.cross-sells,.up-sells,.related),
.woocommerce.main-products.grid{--ts-columns:2 !important;}
.woocommerce #tab-more_seller_product{--ts-columns:2;}
.woocommerce.main-products.list, .ts-shortcode.ts-testimonial-wrapper{--ts-columns:1 !important;}
.ts-shortcode.columns-4 .column-content, .ts-shortcode.columns-4 .content-wrapper, .ts-shortcode.columns-3 .column-content, .ts-shortcode.columns-3 .content-wrapper, .ts-shortcode:not(.columns-1):not(.columns-2):not(.columns-3):not(.columns-4) .column-content, 
.ts-shortcode:not(.columns-1):not(.columns-2):not(.columns-3):not(.columns-4) .content-wrapper{--ts-columns:2;}
.has-1-sidebar .woocommerce.main-products.grid, .has-2-sidebar .woocommerce.main-products.grid{--ts-columns:2 !important;}
.ts-shortcode.columns-3.list :is(.content-wrapper, .column-content), 
.ts-shortcode:not(.columns-1):not(.columns-2):not(.columns-3).list :is(.content-wrapper, .column-content),
.ts-shortcode.columns-2.list .column-content, .ts-shortcode.columns-2.list .content-wrapper, .ts-shortcode:not(.columns-1):not(.columns-2).list .column-content, 
.ts-shortcode:not(.columns-1):not(.columns-2).list .content-wrapper{--ts-columns:1 !important;}
.ts-logo-slider-wrapper.ts-shortcode .content-wrapper, .ts-product-category-wrapper.ts-shortcode .content-wrapper, .ts-product-category-wrapper.ts-shortcode.columns-3 .content-wrapper{--ts-columns:3 !important;}
.woocommerce div.product .summary > .ts-countdown{margin:0 0 8px;width:100%;}
.woocommerce div.product .summary .price{gap:5px;}
.more-less-buttons > a.more-button:after{height:100px;}
.more-less-buttons a > span{padding:8px 20px;}
.woocommerce-billing-fields__field-wrapper, .woocommerce-shipping-fields__field-wrapper{margin-left:0;margin-right:0;}
.woocommerce form .woocommerce-billing-fields__field-wrapper > p.form-row, .woocommerce form .woocommerce-shipping-fields__field-wrapper > p.form-row{margin-left:0;margin-right:0;}
.ts-product-deals-wrapper.list .meta-wrapper .counter-wrapper .number-wrapper{font-size:13px;min-height:26px;min-width:36px;}
.availability-status{font-size:11px;}
.woocommerce-billing-fields__field-wrapper > p.form-row-first, .woocommerce-billing-fields__field-wrapper > p.form-row-last, .woocommerce-shipping-fields__field-wrapper > p.form-row-first, .woocommerce-shipping-fields__field-wrapper > p.form-row-last{width:100%;}
.ts-blogs.ts-masonry:not(.ts-slider).columns-2 .items .item,
.ts-blogs.ts-masonry:not(.ts-slider).columns-3 .items .item{width:100%;}
.woocommerce.ts-product-deals-wrapper.list .product:not(.product-category) .product-wrapper{grid-template-columns:46% minmax(0, 1fr);gap:0 10px;}
.woocommerce.has-gap .products .product:not(.product-category) .product-wrapper{padding:15px;}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding-bottom:5px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{padding-right:0;}
.wcpr-overall-rating .wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating{margin:5px auto 8px;}
.woocommerce div.product .woocommerce-tabs ul.tabs::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none;}
.woocommerce.ts-product-deals-wrapper.list:is(.columns-1, .columns-2, .columns-3) .products .product .product-name{font-size:calc(var(--ts-product-font-size)* 1.2);}:is(.woocommerce,.woocommerce-page) #customer_login > *{max-width:100%;}
.has-x-large-font-size{font-size:var(--ts-h2-font-size) !important;}
body.error404 #main > .page-container{padding-top:60px;padding-bottom:60px;min-height:350px;}
body.error404 .not-found{gap:25px;padding:0 10px;}
body.error404 .not-found .image-404 img{max-width:70px;}
.counter-wrapper > div{min-width:0;}
#to-top{width:32px;height:32px;}
#to-top a{width:32px;height:32px;}
#to-top a:before{font-size:12px;line-height:32px;}
#comment-wrapper{padding:20px 20px 25px;}
.ts-floating-sidebar .ts-sidebar-content{width:86vw;transform:translateX(86vw);}
#group-icon-header .ts-sidebar-content{transform:translateX(-86vw);}
#group-icon-header.active .ts-sidebar-content,
.ts-floating-sidebar.active .ts-sidebar-content{transform:translateX(0);}
.column-tabs .list-categories{flex-direction:column;gap:14px;}
.column-tabs .list-categories ul.tabs{justify-content:center;}
.ts-dimensions-content > ul > li, table.chart-table th, table.chart-table td, .woocommerce-tabs .panel table td, .woocommerce-tabs .panel table th{padding:10px;}
.woocommerce-tabs .panel table tr td:first-child, .woocommerce table.shop_attributes th{width:50%;min-width:0;}
.ts-dimensions-content ul li > span:first-child{width:35%;min-width:0;}
.ts-dimensions-content ul li > span:last-child{flex:1;}
.price, .products .meta-wrapper > .price{gap:5px;}
.woocommerce div.product .summary > .ts-summary-custom-content{padding:15px;}
div.product.tabs-accordion .woocommerce-Tabs-panel > h2, div.product.tabs-accordion .woocommerce-Tabs-panel #reviews > h2{font-size:var(--ts-h5-font-size);}
#reviews #comments .wcpr-overall-rating-and-rating-count{gap:0 20px;}
.wcpr-overall-rating-and-rating-count .wcpr-overall-rating-left{font-size:40px;}
.wcpr-overall-rating-and-rating-count .wcpr-overall-rating-main{gap:5px;}
.wcpr-overall-rating-and-rating-count .wcpr-overall-rating-main .wcpr-overall-rating-right .wcpr-overall-rating-right-total{font-size:11px;}
.woocommerce div.product form.cart table.group_table tr{grid-template-columns:90px 1fr;}
.woocommerce div.product.tabs-accordion .woocommerce-tabs .ts-size-chart-content{overflow-x:auto;}
.ts-dimensions-content > ul, table.chart-table, .woocommerce-tabs .panel table{font-size:0.93rem;}
.woocommerce .checkout-login-coupon-wrapper .checkout_coupon .form-row-last{width:100%;min-width:0;margin-left:0;margin-top:10px;}
.woocommerce>form.checkout #order_review_heading{padding-bottom:0;}
.woocommerce-cart .woocommerce .cart-collaterals{padding-right:20px;padding-left:20px;}
.wp-block-heading.page-title br{display:none;}
.entry-author{padding:20px;font-size:0.93em;flex-direction:column;}
.post-password-form > p > label{display:block;}
.post-password-form > p > label > input{min-width:0;width:100%;}
.post-password-form > p > label + input[type="submit"]{width:100%;min-width:0;margin-left:0;display:block;top:0;}
.wp-block-search .wp-block-search__inside-wrapper{flex-direction:column;}
.wp-block-search .wp-block-search__input{width:100%;min-width:0;}
.list-posts article.sticky{padding:30px;border-width:2px;}
.woocommerce ul.order_details{flex-direction:column;}
.woocommerce ul.order_details li{width:100%;padding:10px;flex:none;text-align:inherit;border-right:0;border-bottom:1px dashed var(--ts-border);font-size:0.86em;}
.woocommerce ul.order_details li strong{display:inline-block;}
.woocommerce table.shop_table.order_details th.product-total, .woocommerce .woocommerce-order-details table.shop_table tfoot td, .woocommerce table.shop_table.order_details td.product-total{text-align:right;}
.ts-shortcode.ts-blogs:is(.columns-2, .columns-3) .content-wrapper,
.ts-shortcode.ts-blogs .content-wrapper{--ts-columns:1;}
.ts-popup-modal .popup-container.product-360-container, #ts-product-video-modal .popup-container{width:calc(100% - 70px);max-width:100%;}
#ts-product-video-modal .popup-container{border-width:5px;}
#ts-product-video-modal .close,
#ts-product-360-modal .close{right:-4px;width:24px;height:24px;line-height:24px;}
#ts-product-video-modal .close{right:-8px;}
.threesixty .nav_bar{top:29px;right:-4px;gap:5px;}
.threesixty .nav_bar a{width:24px;height:24px;}
.threesixty .nav_bar a:before{line-height:22px;}
#ts-product-360-modal .close:after, #ts-product-video-modal .close:after{font-size:9px;}
#ts-product-video-modal .close{top:-5px;}
body .ts-popup-modal .add-to-cart-popup-container{width:80%;padding:20px;max-width:100%;}
.add-to-cart-popup-content .product-meta{text-align:center;}
.add-to-cart-popup-content .price{justify-content:center;}
.add-to-cart-popup-content .heading .theme-title{margin:0 0 15px;}
.add-to-cart-popup-content .item{flex-direction:column;}
.ts-team-members .team-info{gap:4px;}
.ts-team-members .team-info .name{font-size:1.2rem;}
.woocommerce div.product div.images .flex-control-thumbs li{width:60px;}
form .subscribe-email button{padding-left:20px;padding-right:20px;}
.style--mobile-row .ts-product-filter-by-taxonomies .form-content form > *{flex:1 0 100%;}
}
@media only screen and (max-width: 390px){
.ts-product-deals-wrapper.list .meta-wrapper .counter-wrapper .number-wrapper{font-size:13px;min-height:26px;min-width:34px;}
}
@media only screen and (max-width: 370px){
.woocommerce.has-gap .products .product:not(.product-category) .product-wrapper{display:block;}
}
@media only screen and (max-width: 350px){ .woocommerce-billing-fields__field-wrapper, 
.woocommerce-shipping-fields__field-wrapper {
margin-left: 0;
margin-right: 0;
}
.woocommerce-billing-fields__field-wrapper > p.form-row, .woocommerce-shipping-fields__field-wrapper > p.form-row {
margin-left: 0;
margin-right: 0;
}
.woocommerce-billing-fields__field-wrapper > p.form-row-first, .woocommerce-billing-fields__field-wrapper > p.form-row-last, .woocommerce-shipping-fields__field-wrapper > p.form-row-first, .woocommerce-shipping-fields__field-wrapper > p.form-row-last, .woocommerce-billing-fields__field-wrapper > #billing_postcode_field, 
.woocommerce-shipping-fields__field-wrapper > #shipping_postcode_field, 
.woocommerce-billing-fields__field-wrapper > #billing_city_field, 
.woocommerce-shipping-fields__field-wrapper > #shipping_city_field {
width: 100%;
}
.ts-header {
--ts-logo-width: 42px;
}
.dropdown-container .theme-title span, .shopping-cart-wrapper .cart-control .cart-number {
left: 22px;
}
}:root{--ts-logo-width:200px;--ts-font-family:Poppins;--ts-font-style:normal;--ts-font-weight:400;--ts-letter-spacing:0em;--ts-heading-font-family:Poppins;--ts-heading-font-style:normal;--ts-heading-font-weight:600;--ts-heading-letter-spacing:0em;--ts-btn-font-family:Poppins;--ts-btn-font-style:normal;--ts-btn-font-weight:600;--ts-btn-letter-spacing:0em;--ts-menu-font-family:Poppins;--ts-menu-font-weight:500;--ts-menu-font-size:16px;--ts-menu-letter-spacing:inherit;--ts-v-menu-font-family:Poppins;--ts-v-menu-font-weight:500;--ts-v-menu-font-size:inherit;--ts-v-menu-letter-spacing:0em;--ts-body-font-size:16px;--ts-line-height:24px;--ts-btn-font-size:15px;--ts-btn-line-height:24px;--ts-product-font-size:16px;--ts-h1-font-size:48px;--ts-h1-line-height:54px;--ts-h2-font-size:36px;--ts-h2-line-height:40px;--ts-h3-font-size:32px;--ts-h3-line-height:32px;--ts-h4-font-size:27px;--ts-h4-line-height:30px;--ts-h5-font-size:24px;--ts-h5-line-height:24px;--ts-h6-font-size:19px;--ts-h6-line-height:20px;--ts-primary-color:rgba(222,16,16,1);--ts-text-in-primary-color:rgba(255,255,255,1);--ts-main-bg:rgba(255,255,255,1);--ts-text-color:rgba(0,0,0,1);--ts-heading-color:rgba(0,0,0,1);--ts-gray-color:rgba(132,132,132,1);--ts-hightlight:rgba(252,201,4,1);--ts-dropdown-color:rgba(0,0,0,1);--ts-dropdown-bg:rgba(255,255,255,1);--ts-link-color:rgba(222,16,16,1);--ts-link-hover-color:rgba(222,16,16,1);--ts-border:rgba(229,229,229,1);--ts-input-color:rgba(0,0,0,1);--ts-input-background-color:rgba(235,238,240,1);--ts-input-border:rgba(235,238,240,1);--ts-btn-color:rgba(255,255,255,1);--ts-btn-bg:rgba(0,0,0,1);--ts-btn-border:rgba(0,0,0,1);--ts-btn-hover-color:rgba(255,255,255,1);--ts-btn-hover-bg:rgba(222,16,16,1);--ts-btn-hover-border:rgba(222,16,16,1);--ts-btn-addtocart-color:rgba(0,0,0,1);--ts-btn-addtocart-bg:rgba(235,238,240,1);--ts-btn-addtocart-border:rgba(235,238,240,1);--ts-btn-addtocart-hover-color:rgba(255,255,255,1);--ts-btn-addtocart-hover-bg:rgba(222,16,16,1);--ts-btn-addtocart-hover-border:rgba(222,16,16,1);--ts-btn-thumbnail-color:rgba(0,0,0,1);--ts-btn-thumbnail-bg:rgba(235,238,240,1);--ts-btn-thumbnail-hover-color:rgba(255,255,255,1);--ts-btn-thumbnail-hover-bg:rgba(222,16,16,1);--ts-rating-color:rgba(0,0,0,1);--ts-product-price-color:rgba(0,0,0,1);--ts-product-regular-price-color:rgba(129,131,136,1);--ts-sale-label-color:rgba(255,255,255,1);--ts-sale-label-bg:rgba(222,16,16,1);--ts-new-label-color:rgba(255,255,255,1);--ts-new-label-bg:rgba(132,167,169,1);--ts-hot-label-color:rgba(255,255,255,1);--ts-hot-label-bg:rgba(0,0,0,1);--ts-soldout-label-color:rgba(255,255,255,1);--ts-soldout-label-bg:rgba(145,145,145,1);--ts-breadcrumb-bg:rgba(255,255,255,1);--ts-breadcrumb-color:rgba(129,131,136,1);--ts-breadcrumb-2-color:rgba(255,255,255,1);--ts-breadcrumb-link-color:rgba(0,0,0,1);--ts-notice-bg:rgba(0,0,0,1);--ts-notice-color:rgba(255,255,255,1);--ts-hd-search-bg:rgba(235,238,240,1);--ts-hd-search-color:rgba(0,0,0,1);--ts-hd-search-border:rgba(235,238,240,1);--ts-hd-search-focus-bg:rgba(235,238,240,1);--ts-hd-search-focus-color:rgba(0,0,0,1);--ts-hd-search-focus-border:rgba(235,238,240,1);--ts-hd-search-btn-bg:rgba(0,0,0,1);--ts-hd-search-btn-color:rgba(255,255,255,1);--ts-hd-search-btn-border:rgba(0,0,0,1);--ts-vertical-menu-heading-bg:rgba(255,255,255,1);--ts-vertical-menu-heading-color:rgba(0,0,0,1);--ts-vertical-menu-heading-border:rgba(229,229,229,1);--ts-mobile-menu-bg:rgba(255,255,255,1);--ts-mobile-menu-color:rgba(0,0,0,1);--ts-tab-menu-bg:rgba(235,239,240,1);--ts-tab-menu-color:rgba(0,0,0,1);--ts-tab-active-menu-bg:rgba(0,0,0,1);--ts-tab-active-menu-color:rgba(255,255,255,1);}
.ts-header{--ts-hd-top-bg:rgba(0,0,0,1);--ts-hd-top-color:rgba(255,255,255,1);--ts-hd-top-border:rgba(229,229,229,1);--ts-hd-top-link-hover:rgba(222,16,16,1);--ts-hd-middle-bg:rgba(255,255,255,1);--ts-hd-middle-color:rgba(0,0,0,1);--ts-hd-middle-border:rgba(229,229,229,1);--ts-hd-middle-link-hover:rgba(222,16,16,1);--ts-hd-bottom-bg:rgba(255,255,255,1);--ts-hd-bottom-color:rgba(0,0,0,1);--ts-hd-bottom-border:rgba(229,229,229,1);--ts-hd-bottom-link-hover:rgba(222,16,16,1);--ts-main-menu-border:rgba(0,0,0,1);--ts-cart-count-bg:rgba(222,16,16,1);--ts-cart-count-color:rgba(255,255,255,1);}
.footer-container{--ts-footer-bg:rgba(27,31,34,1);--ts-footer-color:rgba(153,153,153,1);--ts-footer-heading-color:rgba(252,246,246,1);--ts-footer-link-color:rgba(249,243,243,1);--ts-footer-link-hover-color:rgba(222,16,16,1);}
@media only screen and (max-width: 1400px){
:root{--ts-menu-font-size:15px;--ts-v-menu-font-size:-1px;--ts-body-font-size:15px;--ts-line-height:20px;--ts-product-font-size:15px;--ts-btn-font-size:14px;}
}
@media only screen and (max-width: 1200px){
:root{--ts-logo-width:150px;--ts-h1-font-size:30px;--ts-h1-line-height:40px;--ts-h2-font-size:25px;--ts-h2-line-height:30px;--ts-h3-font-size:22px;--ts-h3-line-height:28px;--ts-h4-font-size:18px;--ts-h4-line-height:24px;--ts-h5-font-size:15px;--ts-h5-line-height:20px;--ts-h6-font-size:17px;--ts-h6-line-height:20px;}
}
@media only screen and (max-width: 767px){
:root{--ts-logo-width:150px;--ts-h1-font-size:30px;--ts-h1-line-height:40px;--ts-h2-font-size:25px;--ts-h2-line-height:30px;--ts-h3-font-size:22px;--ts-h3-line-height:28px;--ts-h4-font-size:18px;--ts-h4-line-height:24px;--ts-h5-font-size:15px;--ts-h5-line-height:20px;--ts-h6-font-size:19px;--ts-h6-line-height:20px;--ts-menu-font-size:16px;}
}
table.group_table .woocommerce-grouped-product-list-item__label a, .woocommerce ul.cart_list li .product-name a, .woocommerce ul.product_list_widget li .product-name a, .woocommerce ul.product_list_widget li .ts-wg-meta > a, .woocommerce .products .product .product-name {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
max-height: calc(2 * 1.42em);
}