.cc-window{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0!important}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{-webkit-transform:translateY(0);transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{-webkit-transform:translateY(0);transform:translateY(0)}.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}
.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:2147483646}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;margin-bottom:.4em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap;text-decoration:none}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-first-highlight .cc-btn:last-child{background-color:transparent;border-color:transparent}.cc-first-highlight .cc-btn:last-child:focus,.cc-first-highlight .cc-btn:last-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.2em;right:.4em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close.cc-closeXcustomText{text-decoration:underline;font-size:1.1em;top:.5em;right:.6em}.cc-window.cc-banner.cc-addedcloseX{padding:2em 1.8em}.cc-close:focus,.cc-close:hover{opacity:1}div.cc-blockingScreen{opacity:.5;background:#000;width:100%;height:100%;z-index:2147483630;top:0;left:0;position:fixed}span.cc-visually-hidden{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-allswitches.cc-floating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-compliance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}.cc-switch-element{margin-bottom:.3em}.cc-switch{position:relative;display:inline-block;width:2.3em;height:1.4em;margin:0 .3em 0 0;vertical-align:middle}.cc-switch-label{margin-right:.6em}.cc-switch input{opacity:0;width:0;height:0;display:none}.cc-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.cc-slider:before{position:absolute;content:"";height:1em;width:1em;left:.2em;bottom:.2em;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.cc-slider{background-color:#a0db8e}input:focus+.cc-slider{-webkit-box-shadow:0 0 1px #a0db8e;box-shadow:0 0 1px #a0db8e}input:checked+.cc-slider:before{-webkit-transform:translateX(.9em);transform:translateX(.9em)}.cc-slider.disabled:before{opacity:45%}.cc-slider.classic{border-radius:.6em}.cc-slider.classic:before{border-radius:50%}.cc-popovercenter{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:380px;z-index:2147483645}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-popovercenter{top:50%!important;left:50%!important;min-width:calc(100%)!important}}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-webkit-box-flex:0;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-highlight .cc-btn:last-child{min-width:140px}.cc-theme-classic .cc-highlight .cc-btn:first-child{min-width:0}.cc-theme-classic .cc-first-highlight .cc-btn:last-child{min-width:0}.cc-theme-classic .cc-first-highlight .cc-btn:first-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}.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}.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-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(//www.believeshoes.it/wp-content/themes/loobek/css/fonts/Fontawesome/fa-brands-400.eot);src:url(//www.believeshoes.it/wp-content/themes/loobek/css/fonts/Fontawesome/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//www.believeshoes.it/wp-content/themes/loobek/css/fonts/Fontawesome/fa-brands-400.woff2) format("woff2"),url(//www.believeshoes.it/wp-content/themes/loobek/css/fonts/Fontawesome/fa-brands-400.woff) format("woff"),url(//www.believeshoes.it/wp-content/themes/loobek/css/fonts/Fontawesome/fa-brands-400.ttf) format("truetype"),url(//www.believeshoes.it/wp-content/themes/loobek/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(//www.believeshoes.it/wp-content/themes/loobek/css/fonts/Fontawesome/fa-regular-400.eot);src:url(//www.believeshoes.it/wp-content/themes/loobek/css/fonts/Fontawesome/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//www.believeshoes.it/wp-content/themes/loobek/css/fonts/Fontawesome/fa-regular-400.woff2) format("woff2"),url(//www.believeshoes.it/wp-content/themes/loobek/css/fonts/Fontawesome/fa-regular-400.woff) format("woff"),url(//www.believeshoes.it/wp-content/themes/loobek/css/fonts/Fontawesome/fa-regular-400.ttf) format("truetype"),url(//www.believeshoes.it/wp-content/themes/loobek/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(//www.believeshoes.it/wp-content/themes/loobek/css/fonts/Fontawesome/fa-solid-900.eot);src:url(//www.believeshoes.it/wp-content/themes/loobek/css/fonts/Fontawesome/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//www.believeshoes.it/wp-content/themes/loobek/css/fonts/Fontawesome/fa-solid-900.woff2) format("woff2"),url(//www.believeshoes.it/wp-content/themes/loobek/css/fonts/Fontawesome/fa-solid-900.woff) format("woff"),url(//www.believeshoes.it/wp-content/themes/loobek/css/fonts/Fontawesome/fa-solid-900.ttf) format("truetype"),url(//www.believeshoes.it/wp-content/themes/loobek/css/fonts/Fontawesome/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}@-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{
0%{visibility: hidden;transform: scale(1,0.9);}
100%{visibility: visible;transform: scale(1,1);}
}
@keyframes animation_menu{
0%{visibility: hidden;transform: scale(1,0.9);}
100%{visibility: visible;transform: scale(1,1);}
}
@-webkit-keyframes animation_menu_sub{
0%{opacity: 0;visibility: hidden;transform: scale(1,0.7);}
100%{opacity: 1;visibility: visible;transform: scale(1,1);}
}
@keyframes animation_menu_sub{
0%{opacity: 0;visibility: hidden;transform: scale(1,0.7);}
100%{opacity: 1;visibility: visible;transform: scale(1,1);}
}
@-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;}
}
@-webkit-keyframes animation_dropdown{
0%{visibility:hidden;transform:scale(1,0.6)}
100%{visibility:visible;transform:scale(1,1)}
}
@keyframes animation_dropdown{
0%{visibility:hidden;transform:scale(1,0.6)}
100%{visibility:visible;transform:scale(1,1)}
}
@-webkit-keyframes animation_hover_border{
0%{left: 50%;right: 50%;}
100%{left: 0;right: 0;}
}
@keyframes animation_hover_border{
0%{left: 50%;right: 50%;}
100%{left: 0;right: 0;}
}
@-moz-keyframes spin {
from { -moz-transform: rotate(0deg); }
to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
from { -webkit-transform: rotate(0deg); }
to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
from {transform:rotate(0deg);}
to {transform:rotate(360deg);}
}  *{margin: 0;padding: 0;box-sizing: border-box;}
*:before,*:after{box-sizing: border-box;}
html{ -webkit-text-size-adjust: none; }
html, body{
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
letter-spacing: var(--loobek-main-letter-spacing);
font-size: var(--loobek-main-font-size);
line-height: var(--loobek-main-font-line-height);
color: var(--loobek-text-color);
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;
text-align: left; } article.type-product .entry-content :is(.entry-meta-top,.entry-meta-bottom){display: none;}
body .entry-summary .short-content,.entry-wrapper .content-wrapper,.wp-block-post-template li.type-post{line-height: 1.8;}
.content-wrapper > p:first-child:last-child,
.wp-block-group__inner-container > p:last-child,
.wp-block-columns.has-background > p,
.wp-block-columns.has-background > .wp-block-column > p:last-child{margin: 0;}
.wp-block-gallery,.wp-block-audio{margin-bottom: 20px;}
.wp-block-post-template li,
.wp-block-comment-template li{list-style: none}
.wp-block-comment-template + .wp-block-post-comments-form{margin-top: 50px;}
.wp-block-post-featured-image,
.wp-block-file{margin-bottom: 20px;}
.wp-block-file a:hover{color: #ffffff;}
.wp-block-categories-list li{list-style: none;}
a.wp-block-button__link{margin-bottom: 10px;}
a.wp-block-button__link:hover{opacity: 0.8;text-decoration: none;}
form.comment-form{margin-bottom: 30px;}
p.nocomments{margin-top: 20px;}
.alignfull figcaption.blocks-gallery-caption{text-align: center;display: block;width: 100%;margin-bottom: 30px;}
.wp-block-group.has-background{padding: 20px;margin-bottom: 30px;}
.wp-block-calendar{margin: 30px 0;}
.wp-block-calendar table caption{border-width: 1px 1px 0 1px;border-style: solid;}
.wp-block-calendar table{margin-bottom: 0;}
.ts_desktop:not(.grimlock--navigation-fixed-left):not(.grimlock--navigation-fixed-left) .page-container:not(.has-1-sidebar):not(.has-2-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%;}
.alignfull.wp-block-embed.is-type-video figcaption{text-align: center;}
.wp-block-pullquote p{font-size: 1.2em !important;line-height: 1.4em !important;}
.wp-block-pullquote.is-style-solid-color blockquote cite,.wp-block-quote cite,.wp-block-pullquote cite{text-transform: uppercase;letter-spacing: 1px;font-size: 0.5em !important;line-height: 0.7em !important;margin-top: 1rem !important;display: block;text-align: inherit !important;}
.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,.wp-block-image{margin-bottom: 20px;}
.wp-block-image figcaption{margin-top: 10px;}
.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;}
.blocks-gallery-grid,.wp-block-gallery{display: flex;flex-wrap: wrap;list-style-type: none;padding: 0;margin: 0;}
.blocks-gallery-grid:after{display: table;content: "";clear: both;}
.blocks-gallery-item figcaption{margin-top: 10px;text-align: center;}
.blocks-gallery-grid .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{padding: 0;}
.blocks-gallery-grid.columns-2 .blocks-gallery-image, .wp-block-gallery.columns-2 .blocks-gallery-item{margin: 0 1em 1em 0;display: flex;flex-grow: 1;flex-direction: column;position: relative;width: calc(50% - 1em);}
.blocks-gallery-grid.columns-2 .blocks-gallery-image:last-child, .blocks-gallery-grid.columns-2 .blocks-gallery-item:last-child, .wp-block-gallery.columns-2 .blocks-gallery-image:last-child, .wp-block-gallery.columns-2 .blocks-gallery-item:last-child,.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right: 0;}
.wp-block-search .wp-block-search__input{margin: 0;}
.wp-block-search{margin-bottom: 20px;}
.wp-block-rss li{list-style: none;}
.bypostauthor,.commentlist li.comment{list-style: none}
.wp-block-post-author{align-items: center; margin-bottom: 20px;}
.wp-caption{max-width: 100%;}
.edit-link,.screen-reader-text{display: none;}
.first{clear: both;}
.visible-phone{display: none !important}
.is-style-squared .wp-block-button__link{border-radius: 0;}
.alignwide .wp-block-embed iframe,.alignfull .wp-block-embed iframe,.alignwide.wp-block-embed iframe,.alignfull.wp-block-embed iframe{max-width: 100% !important;width: 100% !important;}
.alignwide.is-type-video iframe,.alignfull.is-type-video iframe{position: absolute;top: 0;left: 0;width: 100% !important;height: 100% !important;border: 0;}
.alignwide.is-type-video .wp-block-embed__wrapper,.alignfull.is-type-video .wp-block-embed__wrapper{position: relative;padding: 0;padding-bottom: 56.25%;height: 0 !important;width: 100% !important;overflow: hidden;}
.post-nav-links > *{margin: 5px;line-height: 16px;min-width: 10px;display: inline-block;}
.post-nav-links > a:hover{text-decoration: none;}
.post-password-form{position: relative;}
.post-password-form label{padding: 0;}
.post-password-form label > input[type^="password"]{margin-top: 4px;padding-right: 100px; padding-left: 20px; margin-bottom: 0;}
.post-password-form input[type^="submit"]{position: absolute;bottom: 0;right: 0; }
.wp-block-archives li,.wp-block-latest-posts li{list-style: none;}
.wp-block-categories{margin-bottom: 30px;}
.gallery-caption{font-weight: bold;}
.wp-caption{max-width: 100%;}
.wp-caption.alignnone{margin: 5px 20px 20px 0; }.wp-caption.alignleft{margin: 5px 20px 20px 0;}
.wp-caption.alignright{margin: 5px 0 20px 20px;}
.comment-form-cookies-consent label{padding: 0;}
.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top: 0;}
.wp-block-comment-content{width: 100%;}
.wp-block-comment-template li.comment .wp-block-columns-is-layout-flex > div:last-child{display: flex; flex-wrap: wrap; gap: 10px 20px}
.wp-block-comment-content p:first-child:last-child{margin-bottom: 0;}
.wp-block-query-pagination{margin: 20px 0;}
.wp-block-query-pagination .wp-block-query-pagination-numbers,
.wp-block-query-pagination .wp-block-query-pagination{display: flex; flex-wrap: wrap; gap: 10px;}
article > p{clear: both;}
article > p:not(.post-nav-links){clear: none;}
.wp-caption img{border: 0 none;height: auto;margin: 0;max-width: 100%;padding: 0;width: auto;transition: 300ms ease 0s;}
.wp-caption p.wp-caption-text{margin: 10px 0;padding: 0;text-align: center;color: var(--loobek-text-color);}
#gallery-1 .gallery-item{margin-bottom: 0;}
.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: 15px;font-size: 0.875rem;font-weight: bold;height: auto;left: 5px; line-height: normal;padding: 15px 23px 14px;text-decoration: none;top: 5px;width: auto;z-index: 99990; }
abbr{text-decoration: none;}
img{border: 0;vertical-align: top;margin: 0 0 0;max-width: 100%;height: auto;}
a{cursor: pointer;background: transparent;transition: 150ms ease 0s;text-decoration: underline;color: var(--loobek-link-color);}
a:hover{-webkit-tap-highlight-color: transparent;-moz-tap-highlight-color: transparent;color: var(--loobek-link-hover-color);}
a:focus{text-decoration: none;}
a:focus, input[type="submit"]{outline: none!important;}
a:active{color: inherit;}
a[href^="tel"],a[x-apple-data-detectors] {color: inherit !important;text-decoration: none !important;font-size: inherit !important;font-family: inherit !important;font-weight: inherit !important;line-height: inherit !important;}
a.button:hover{text-decoration: none;}
abbr[title], acronym[title]{text-decoration: none;}
::-webkit-input-placeholder{color: #cecaca;}
:-moz-placeholder{color: #cecaca;}
::-moz-placeholder{color: #cecaca;}
:-ms-input-placeholder{color: #cecaca;}
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;}
*,*:before,*:after{border-color: var(--loobek-border);}
strong{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
}
em{font-style: italic;}
ins{text-decoration: none;}
big{font-size: 150%;}
h1,h2{margin: 0 0 30px 0;}
h3,h4,h5,h6{margin: 0 0 22px 0;}
h1,h2,h3,
h4,h5,h6{
font-family: var(--loobek-heading-font);
font-weight: var(--loobek-heading-font-weight);
letter-spacing: var(--loobek-heading-letter-spacing);
color: var(--loobek-text-bold-color);
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a{
color: var(--loobek-text-bold-color);
}
h4.heading-title > a:hover,
h1 > a:hover,
h2 > a:hover,
h3 > a:hover,
h4 > a:hover,
h5 > a:hover,
h6 > a:hover{
color: var(--loobek-primary-color);
}
h1{
font-size: var(--loobek-h1-font-size);
line-height: var(--loobek-h1-line-height);
}
h2{
font-size: var(--loobek-h2-font-size);
line-height: var(--loobek-h2-line-height);
}
h3{
font-size: var(--loobek-h3-font-size);
line-height: var(--loobek-h3-line-height);
}
h4{
font-size: var(--loobek-h4-font-size);
line-height: var(--loobek-h4-line-height);
}
h5{
font-size: var(--loobek-h5-font-size);
line-height: var(--loobek-h5-line-height);
}
h6{
font-size: var(--loobek-h6-font-size);
line-height: var(--loobek-h6-line-height);
}
.elementor-widget-image-box .elementor-image-box-title,
.elementor-widget-wp-widget-media_image > .elementor-widget-container > h5,
h6.elementor-heading-title{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
}
h1 a:hover,h2 a:hover,h4 a:hover,h6 a:hover{text-decoration: none;}
form{display: block;}
form .select2-container,form .select2-container .selection{display: block;}
legend{border: 0;margin: 0 0 10px;}
label,.wpcf7 p,.primary-text{line-height: 24px;padding: 0 0 6px 0;display: block;color: var(--loobek-text-bold-color);}
.wpcf7 p{padding: 0;margin-bottom: 20px;font-size: var(--loobek-main-small-font-size);}
ol,ul{margin-bottom: 20px;}
ol li:last-child,ul li:last-child{padding-bottom: 0;}
ol li:first-child, ul li:first-child{padding-top: 0;}
ol li, ul li {line-height: 20px;padding: 6px 0;}
.rev_slider_wrapper ul li,.rev_slider_wrapper ol li,.rev_slider_wrapper ul,.rev_slider_wrapper ol{padding: 0;margin: 0;}
.rev_slider_wrapper ul li,.rev_slider_wrapper ol li{line-height: inherit;}
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: 10px 0 0 20px; }
.comment-text > ol,.comment-text > ul{margin-left: 0; margin-right: 0;}
ol li, ul ol li {list-style: decimal inside none;	}
ul li{list-style: disc inside none}
ul ul > li{list-style: circle  inside none}
ul ul ul > li{list-style: square  inside none}
ol ol ol > li{list-style: lower-roman inside none;}
ol ol li{list-style: lower-latin inside none;}
ol.commentlist .comment-text > ol li{list-style: decimal inside none;}
ol.commentlist .comment-text > ol > li > ol li{list-style: lower-latin inside none;}
ol.commentlist .comment-text > ol > li > ol > li > ol > li{list-style: lower-roman inside none;}
dl{margin-bottom: 20px;}
dt,dd{line-height: 18px;}
dt{font-weight: bold;color: var(--loobek-text-bold-color);}
dd {margin: 12px 0 30px 0;}
del{text-decoration: line-through;}
body blockquote,
.wp-block-quote.is-large:not(.is-style-plain), 
.wp-block-quote.is-style-large:not(.is-style-plain){
margin: 50px auto;
padding: 0 0 0 40px; position: relative;
line-height: 1.7em;
font-style: italic;
}
label,
input,
textarea,
keygen,
select,
button,
table tbody th,
form table label,
form.cart table th{
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
}
blockquote{
font-family: var(--loobek-heading-font);
font-weight: var(--loobek-heading-font-weight);
letter-spacing: var(--loobek-heading-letter-spacing);
font-size: var(--loobek-h4-font-size);
line-height: var(--loobek-h4-line-height);
color: var(--loobek-text-bold-color);
}
blockquote:before{
content: "\""; opacity: 0.2;
letter-spacing: 0;
font-size: 70px;
line-height: 1em;
left: 0; position: absolute;
top: 0;
font-style: normal;
font-weight: normal;
}
.wp-block-column > .wp-block-quote{
margin-top: 0;
}
article.item.quote .quote-wrapper > blockquote{
padding: 0;
}
article.item.quote .quote-wrapper > blockquote:before{
display: none;
}
blockquote p{margin: 0;}
body code{overflow: hidden;display: inline-block;line-height: 1.2em;position: relative;top: 3px;margin: 0;clear: both;border-radius: 0;font-style: italic;}
pre code{top: 0;padding: 5px;background: #f5f5f5;-ms-word-wrap: break-word;word-wrap: break-word;word-break: break-all;white-space: pre-wrap;font-style: normal;}
.clearfix:after{content: " ";display: table;clear: both}
body table code {white-space: normal}
.wp-block-table{overflow: auto;}
table label{white-space: normal;vertical-align: top;}
label a{text-transform: none;}
label a:hover{color: var(--loobek-primary-color);}
table tfoot tr,table tfoot th{background: transparent;}
form table{margin-bottom: 0;}
table tbody, table tfood,table thead{max-width: 100%;}
table{
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
font-size: 100%;
width: 100%;
word-wrap: normal;
margin-bottom: 30px;
color: var(--loobek-text-bold-color);
}
table tfoot th{
color: var(--loobek-text-color);
}
.elementor-widget-container table{
margin: 0;
}
table tbody td,
table thead th,
body table.compare-list th{
font-family: var(--loobek-main-font-bold);
font-weight: var(--loobek-main-font-bold-weight);
letter-spacing: var(--loobek-main-font-bold-letter-spacing);
}
table thead th{
color: var(--loobek-text-bold-color);
}
table thead tr th,
table thead tr th:first-child{
padding-bottom: 10px;
border-width: 0 0 1px 0;
border-style: solid;
}
table td,
table th{
border-width: 0 0 1px 0;
border-style: solid;
padding: 10px 20px 10px 0; line-height: 24px;
text-align: start;
vertical-align: middle;
}
table th{
color: var(--loobek-text-bold-color);
}
table td:last-child,
table th:last-child{
padding-right: 0; }
table tbody tr:last-child td,
table tbody tr:last-child th{
border-width: 0;
padding-bottom: 0;
}
table tbody:first-child tr:first-child td,
table tbody:first-child tr:first-child th{
padding-top: 0;
}
.wp-block-table strong,
table strong,
h4.heading-title > a{
color: var(--loobek-text-bold-color);	
}
.wp-block-calendar tr:last-child td,
.is-style-regular tr:last-child td,
.is-style-regular thead tr th, 
.is-style-regular thead tr th:first-child,
.wp-block-table tr:last-child td,
.wp-block-table thead tr th, 
.wp-block-table thead tr th:first-child{
border-width: 1px;
}
.is-style-regular tbody td,
.wp-block-table tbody td{font-weight: normal;}
.is-style-regular tbody:first-child tr:first-child td,
.is-style-regular tr:first-child td:last-child,
.is-style-regular tr:last-child td,
.is-style-regular tr td,
.wp-block-table tbody:first-child tr:first-child td,
.wp-block-table tr:first-child td:last-child,
.wp-block-table tr:last-child td,
.wp-block-table tr td{padding: 0.5em}
.wp-block-calendar .wp-calendar-nav{
border-width: 0 1px 1px 1px;
border-style: solid;
}
.wp-block-table.is-style-stripes{border-width: 0;}
.wp-block-search__button-inside .wp-block-search__button{margin-left: 0; margin-right: 0;}
.widget-container input[type="search"]::-webkit-search-cancel-button{display: none;}
.wp-block-social-links li{padding: 0;}
.wp-block-tag-cloud{display: flex; gap: 5px 20px; flex-wrap: wrap;}
.wp-block-tag-cloud a{font-family: var(--loobek-button-font);font-weight: var(--loobek-button-font-weight);font-size: var(--loobek-h6-font-size) !important;color: var(--loobek-text-bold-color);text-decoration: none;}
.wp-block-tag-cloud a:before{content: "#"}
.wp-block-file__button{padding: 2px 10px;}
a.wp-block-button__link:hover{opacity: 1;}
.commentlist li.pingback{list-style: none;}
body .widget-container :is(input[type="search"],input[type="text"],input[type="password"],input[type="number"],input[type="email"],input[type="tel"],select,textarea),body .widget :is(input[type="search"],input[type="text"],input[type="password"],input[type="number"],input[type="email"],input[type="tel"],select,textarea){max-width: 100%;}
body input[type="search"],body input[type="text"],body input[type="password"],body input[type="number"],body input[type="tel"],body select,body textare{-webkit-appearance: none;-moz-appearance: none;appearance: none;outline: 0;}
textarea:focus-visible{outline: 0;}
.wpcf7 p :is(input[type="text"],input[type="password"],select,textarea){width: 100%;max-width: 100%;}
.wpcf7 .ajax-loader:before{display: none;}
.woocommerce form:is(.login,.register) input, 
.woocommerce form:is(.login,.register) select, 
.woocommerce form:is(.login,.register) textarea{
max-width: 450px;
}
html input{
box-shadow: none;
width: 100%;
border-width: 1px;
border-style: solid;
margin: 0 0 10px;
padding: 7px 15px;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-size: var(--loobek-main-font-size);
line-height: 30px; }
input[type='file']{line-height: 18px;}
input, button{transition: 300ms ease 0s;}
fieldset{border-width: 1px;border-style: solid;padding: 20px 20px 10px 20px;margin: 20px 0 20px 0;border-radius: 0;}
#payment fieldset{border: 0;}
fieldset legend{padding: 0 10px 0 10px;margin-bottom: 0;text-transform: uppercase;font-family: var(--loobek-heading-font);font-weight: var(--loobek-heading-font-weight);letter-spacing: var(--loobek-heading-letter-spacing);color: var(--loobek-text-bold-color);}
html input.button,
input[type^="submit"],input[type^="radio"],input[type^="check"]{width: auto;margin: 0;}
input[type^="radio"],input[type^="check"]{appearance: auto;-webkit-appearance: auto;}
input[type^="submit"]{cursor: pointer;margin: 0;vertical-align: middle;width: auto;}
input[type^="radio"],input[type^="check"]{cursor: pointer;display: inline;width: auto;margin: 0 3px 0 0; text-align: center;}
input[type="search"]{-webkit-appearance: none;border-radius: 0;}
html input:focus:invalid:focus, html select:focus:invalid:focus{color: var(--loobek-text-bold-color);}
small{font-size: 85%;}
select,body .select2-container--default .select2-selection--single .select2-selection__rendered,body select.dokan-form-control{line-height: 30px; font-weight: normal;}
body.image-button-radius .select2-container--default .select2-selection--single,body.image-button-radius .select2-container--default .select2-search--dropdown .select2-search__field{border-radius: 10px;}
body .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder{height: 30px;}
textarea,
select,
html input[type^="search"],
html input[type^="text"], 
html input[type^="email"],
html input[type^="password"],
html input[type^="number"],
html input[type^="tel"],
.chosen-container a.chosen-single,
.woocommerce-checkout .form-row .chosen-container-single .chosen-single,
:is(#add_payment_method,.woocommerce-cart,.woocommerce-checkout,.woocommerce-page) table.cart td.actions .coupon .input-text, 
body .select2-container--default .select2-selection--single .select2-selection__rendered{
filter: none !important;
border-width: 1px;
border-style: solid;
background: #f3f4f5;
padding: 7px 20px;
text-align: left; width: 100%;
box-shadow: none;
border-radius: 0;
}
body.image-button-radius :is(fieldset,input,textarea,select){border-radius: 10px;}
body .select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce-checkout .form-row .chosen-container-single .chosen-single,
.chosen-container a.chosen-single{
background-color: var(--loobek-main-bg);
}
body .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder{display: block;overflow: hidden;}
body .select2-container--default .select2-selection--single .select2-selection__rendered{border-width: 0;font-size: var(--loobek-main-font-size);}
body .select2-container--default .select2-results__option[aria-selected=true]{background: transparent;}
.woocommerce form .form-row .select2-container{display: block;}
body .select2-container{z-index: 992; }
body > .select2-container{width: auto}
.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: rgba(153,153,153,0.1);outline: none !important;}
body .select2-container--default .select2-results__option[aria-selected=true],
body .select2-container--default .select2-results__option--highlighted[aria-selected]{color: var(--loobek-primary-color);}
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{outline: none !important;}
body .select2-container .select2-selection--single{height: auto;}
body .select2-container--default .select2-selection--single{border-radius: 0;overflow: hidden;display: block;}
.select2-container.select2-container--open .select2-dropdown{border-radius: 0;z-index: 992; }
body .select2-container.category-dropdown .select2-dropdown{z-index: 994; }
body .select2-container--default .select2-selection--single .select2-selection__arrow{
top: 50%;
margin-top: -13px;
right: 10px; text-align: center;
line-height: 0;
height: auto;
}
#page .select2-container--default .select2-selection--single .select2-selection__arrow b{
border-width: 0 !important;
margin: 0;
width: auto;
height: auto;
display: block;
position: static;
background: none;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow b:before{
letter-spacing: 0;
content: "\f078";
font-family: 'Font Awesome 5 Free';
line-height: 26px;
font-weight: 900;
display: inline-block;
font-size: 10px;
color: var(--loobek-text-color);
}
body .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before{
content: "\f077";
}
body .select2-results li{
padding: 9px 20px;
margin: 0;
}
body .select2-search--dropdown{
padding: 0 7px 7px 7px;
position: relative;
}
body .select2-search--dropdown:before{
position: absolute;
right: 10px; top: 10px;
bottom: 17px;
width: 28px;
content: "\f002";
font-weight: 900;
font-family: 'Font Awesome 5 Free';
font-size: 14px;
line-height: 38px;
text-align: center;
}
body .select2-container--default .select2-search--dropdown .select2-search__field{
padding: 4px 40px 4px 12px; margin: 10px 0 5px 0;
background-color: var(--loobek-main-bg);
border-color: var(--loobek-main-bg);
}
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;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered{
padding-left: 20px; padding-right: 40px; }
textarea,
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row textarea,
.woocommerce form .form-row textarea.input-text{
height: 150px;
line-height: 30px; }
.woocommerce form .form-row input.input-text{line-height: 30px; }
html input[type^="search"]:hover,html input[type^="text"]:hover, html input[type^="email"]:hover,html input[type^="tel"]:hover,html input[type^="password"]:hover,html textarea:hover,html input[type^="text"]:focus, html input[type^="tel"]:focus,html input[type^="password"]:focus,html textarea:focus,html input:focus:invalid:focus, html select:focus:invalid:focus{box-shadow: none;background-image: none;}
.wcpr-comment-form-images .wcpr_image_upload{border-width: 0;}
input:hover,input:focus{outline: none!important;}
html input[type^="button"],html input[type^="submit"]{-webkit-appearance: none}html input[type^="button"]:focus,html input[type^="submit"]:focus{outline: none!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^="radio"] {border: 0;padding: 0;}
html input[type^="checkbox"]{border: 0;padding: 0;}
input[type="search"]::-webkit-search-cancel-button{display: none;}
textarea{
background: #fff;
border-width: 1px;
border-style: solid;
padding: 12px 15px;
width: 100%;
-webkit-appearance: none;
transition: 150ms ease 0s;
overflow: auto;
font-size: var(--loobek-main-font-size);
line-height: var(--loobek-main-font-line-height);
}
keygen{
font-size: var(--loobek-main-font-size);
line-height: var(--loobek-main-font-line-height);
}
select{
padding: 7px 30px 7px 15px; max-width: 400px;
filter: none !important;
position: relative;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
background-image: url(//www.believeshoes.it/wp-content/themes/loobek/images/icon-select.png);
background-position: right center; background-repeat: no-repeat;
cursor: pointer;
font-size: var(--loobek-main-font-size);
}
select option{
padding: 5px 8px;
}
html pre{
background: rgba(150,150,150,0.1);
border: 0;
border-radius: 0;
padding: 20px 20px;
line-height: 26px;
margin: 10px 0 25px 0;
word-break: break-word;
white-space: pre-wrap;
}
br{margin: 0 0 5px;}
.header-language *:focus{outline: 0 !important;}
.primary-color{color: var(--loobek-primary-color);}
abbr.required{color: var(--loobek-primary-color) !important;} body.image-button-radius.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, body.image-button-radius.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, body.image-button-radius.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, body.image-button-radius.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,body.image-button-radius:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, body.image-button-radius:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, body.image-button-radius:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, body.image-button-radius:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button,body.image-button-radius :is(a.button,button.button,input.button,a.button.alt, button.button.alt,input.button.alt,a.button.disabled,a.button:disabled,a.button:disabled[disabled],button.button.disabled,button.button:disabled,button.button:disabled[disabled],input.button.disabled,input.button:disabled,input.button:disabled[disabled]){border-radius: 10px;}
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;}
a.button{display: inline-block;}
a.button,
button, 
input[type^="submit"], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled],
#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,
.shopping-cart p.buttons a, 
input[type="submit"].dokan-btn, 
a.dokan-btn, 
.dokan-btn,
.woocommerce-account .woocommerce-MyAccount-navigation li a,
#ts-search-sidebar.full-width .ts-search-result-container .view-all-wrapper a{
padding: 7px 30px;
box-shadow: none;
text-shadow: none;
border-radius: 0;
filter: none;
cursor: pointer;
text-align: center;
background-image: none;
border-width: 1px;
border-style: solid;
text-decoration: none;
}
a.button,
button, 
input[type^="submit"], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button,
: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:hover, 
: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:hover, 
: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 #respond input#submit.alt:disabled[disabled]:hover, 
: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:hover, 
: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:hover, 
: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 a.button.alt:disabled[disabled]:hover, 
: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:hover, 
: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:hover, 
: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 button.button.alt:disabled[disabled]:hover, 
: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:hover, 
: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:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[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:hover, 
.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:hover, 
.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)) #respond input#submit.alt:disabled[disabled]:hover, 
.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:hover, 
.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:hover, 
.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)) a.button.alt:disabled[disabled]:hover, 
.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:hover, 
.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:hover, 
.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)) button.button.alt:disabled[disabled]:hover, 
.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:hover, 
.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:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, 
a.dokan-btn, 
.dokan-btn, 
input[type='submit'].dokan-btn, 
.woocommerce .woocommerce-shipping-calculator .button:hover,
.button.button-primary:hover,
.woocommerce .button.button-primary:hover,
.woocommerce .button.button-border:hover,
.button.button-border:hover,
#ts-login-form .button-primary,
#comment-nav-below div > a,
.wp-block-button__link{ 
color: var(--loobek-button-color);
background-color: var(--loobek-button-bg);
border-color: var(--loobek-button-border);
}
a.button:hover,
button:hover, 
input[type^="submit"]:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled]:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled]:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover,
a.dokan-btn:hover, 
.dokan-btn:hover, 
input[type='submit'].dokan-btn:focus, 
a.dokan-btn:focus, 
.dokan-btn:focus, 
input[type='submit'].dokan-btn.focus, 
a.dokan-btn.focus, 
.dokan-btn.focus,
.button.button-primary,
#ts-login-form .button-primary:hover,
#comment-nav-below div > a:hover,
.wp-block-button__link:hover{
color: var(--loobek-button-hover-color);
background-color: var(--loobek-button-hover-bg);
border-color: var(--loobek-button-hover-border);
}
a.ts-button,
a.button,
button, 
input[type^="submit"], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt,
.shopping-cart p.buttons a,
.woocommerce-account .woocommerce-MyAccount-navigation li a,
body .product-edit-new-container .dokan-btn-lg, input[type="submit"].dokan-btn,
a.dokan-btn,
.dokan-btn{
font-size: var(--loobek-button-font-size);
line-height: 30px; }
.ts-list-of-product-categories-wrapper.style-horizontal ul li a{
font-size: var(--loobek-button-font-size);
}
a.button,
button,
input[type^="submit"],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button,
#content button.button,
.woocommerce #respond input#submit,
.elementor-button,
body a.button-text,
.wp-block-read-more,
.ts-button,
#add_payment_method .cart-collaterals .shipping-calculator-button, 
.woocommerce-cart .cart-collaterals .shipping-calculator-button, 
.woocommerce-checkout .cart-collaterals .shipping-calculator-button,
#comment-nav-below div > a{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
}
#page .ts-shop-load-more .button.loading, 
#page .ts-shop-load-more .button.loading, 
#page .load-more-wrapper .button.loading{
padding-left: 30px;
padding-right: 30px;
}
.wp-block-read-more{
font-size: var(--loobek-main-font-size);
position: relative;
margin-bottom: 20px;
}
a.button-text,
.wp-block-read-more,
.star-rating-wrapper .list-view-rating a,
#page a.button-text.no-hover-color,
a.create-account.button-text:hover{
line-height: 20px;
color: var(--loobek-text-bold-color);
}
a.button-text:hover,
a.create-account.button-text,
.wp-block-read-more:hover{
color: var(--loobek-primary-color);
}
#page .view-more-wrapper .button.button-border-2{
padding: 1px 30px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading{
padding-left: inherit;
padding-right: inherit;
opacity: 1;
position: relative;
}
.woocommerce .button.button-border,
.button.button-border,
.woocommerce .button.button-border-2,
.button.button-border-2,
.woocommerce .button.button-border-2:hover,
.button.button-border-2:hover,
#page .summary .ts-buy-now-button,
#page .summary .ts-buy-now-button:hover,
.woocommerce-MyAccount-content .woocommerce-pagination .button,
.woocommerce-MyAccount-content .woocommerce-pagination .button:hover,
.woocommerce-account .woocommerce-MyAccount-navigation li a,
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover,
.woocommerce .woocommerce-order-details p.order-again .button,
.woocommerce .woocommerce-order-details p.order-again .button:hover,
.woocommerce .summary .yith-wfbt-submit-block .yith-wfbt-submit-button,
.woocommerce .summary .yith-wfbt-submit-block .yith-wfbt-submit-button:hover{
background: transparent;
}
.woocommerce .button.button-border-2,
.button.button-border-2{
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
font-size: var(--loobek-main-font-size);
}
.woocommerce .button.button-border,
.woocommerce .button.button-border-2:hover,
.button.button-border-2:hover,
.button.button-border{
border-color: var(--loobek-text-bold-color);
}
.woocommerce .button.button-border-2,
.button.button-border-2{
border-color: var(--loobek-border);
color: var(--loobek-text-bold-color);
}
.woocommerce .button.button-border,
.button.button-border,
.woocommerce .button.button-border-2:hover,
.button.button-border-2:hover{
color: var(--loobek-text-bold-color);
}
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;
}
.button-text{
position: relative;
text-decoration: none;
display: inline-block;
}
.wp-block-comment-date a,
.wp-block-comment-author-name a{
color: var(--loobek-text-bold-color);
text-decoration: none;
}
.wp-block-comment-date a:hover,
.wp-block-comment-author-name a:hover{
color: var(--loobek-primary-color);
}
.button-text:before,
.wp-block-read-more:before{
left: 0;
right: 0;
bottom: 0;
border-width: 1px 0 0 0;
border-style: solid;
position: absolute;
content: "";
border-color: var(--loobek-text-bold-color);
}
a.create-account.button-text:hover:before,
.wp-block-read-more:hover:before{
border-color: var(--loobek-text-bold-color);
}
#page a.button-text.no-hover-color:before{
border-color: var(--loobek-text-bold-color);
}
.button-text:hover:before,
.wp-block-read-more:hover:before{
-webkit-animation-duration: 250ms;
-moz-animation-duration: 250ms;
animation-duration: 250ms;
animation-delay: 50ms;
-webkit-animation-delay: 50ms;
-moz-animation-delay: 50ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: animation_hover_border;
-moz-animation-name: animation_hover_border;
animation-name: animation_hover_border;
border-color: var(--loobek-primary-color);
}
a.create-account.button-text:before{
border-color: var(--loobek-primary-color);
}
a.button.loading:not(.compare) .blockOverlay{
display: none !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]{
cursor: not-allowed;
opacity: .5;
}
.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;
}
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"],
body .select2-dropdown,
body .select2-container--default .select2-selection--single,
body .select2-container--default .select2-search--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,
body .select2-container--default .select2-selection--multiple,
:is(#add_payment_method,.woocommerce-cart,.woocommerce-checkout,.woocommerce-page) table.cart td.actions .coupon .input-text,
body .select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce form .form-row .input-text, 
.woocommerce form .form-row select{
color: var(--loobek-input-color);
border-color: var(--loobek-input-border);
background-color: var(--loobek-main-bg);
}
html input[type="search"]:focus,
html input[type="text"]:focus,
html input[type="email"]:focus,
html input[type="password"]:focus,
html input[type="date"]:focus,
html input[type="number"]:focus,
html input[type="tel"]:focus,
textarea:focus,
select:focus,
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill,
.woocommerce form .form-row textarea:focus,
body .select2-container--default .select2-selection--single .select2-selection__rendered,
body .select2-container--default.select2-container--focus .select2-selection--multiple,
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select,
body .select2-container--open .select2-selection--single,
.select2-container.select2-container--open .select2-dropdown,
:is(#add_payment_method,.woocommerce-cart,.woocommerce-checkout,.woocommerce-page) table.cart td.actions .coupon .input-text:focus,
body .select2-container--open .select2-selection--single .select2-selection__rendered,
.woocommerce form .form-row .input-text, 
.woocommerce form .form-row select{
color: var(--loobek-input-hover-color);
border-color: var(--loobek-input-hover-border);
background-color: var(--loobek-main-bg);
}
.woocommerce form .form-row .input-text, 
.woocommerce form .form-row select{
font-size: var(--loobek-main-font-size);
line-height: var(--loobek-main-font-line-height);
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
padding: 7px 20px;
border-radius: 0;
}
.woocommerce form .form-row .input-text, 
.woocommerce form .form-row select
input:-webkit-autofill, 
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus{
-webkit-box-shadow: 0 0 0 50px var(--loobek-main-bg) inset !important; 
}  body div.ppt{
padding: 10px 15px ;
margin: 0;
line-height: 24px !important;
text-transform: uppercase;
display: none !important;
font-family: var(--loobek-heading-font);
font-weight: var(--loobek-heading-font-weight);
letter-spacing: var(--loobek-heading-letter-spacing);
}
body .pp_content,
body div.pp_default .pp_content{
height: auto !important;
background: none;
}
body .pp_top, 
body .pp_bottom{
display: none !important;
}
body .pp_pic_holder .pp_top :is(.pp_left,.pp_right),
body .pp_pic_holder .pp_bottom :is(.pp_left,.pp_right),
body .pp_pic_holder :is(.pp_top,.pp_bottom) .pp_middle,
body .pp_pic_holder .pp_content_container :is(.pp_left,.pp_right){
background: none !important;
}
body div.pp_pic_holder .pp_content_container .pp_left{
padding-left: 16px;
}
body div.pp_pic_holder .pp_content_container .pp_right{
padding-right: 16px;
}
body .pp_content{min-height: 100px;}
body .pp_content #fullResImage{width: 100%;}
body .pp_pic_holder .pp_content_container div.pp_details{
padding: 8px 0 0 0;
position: static;
text-align: center;
box-sizing: border-box;
margin: 0;
}
.pp_previous,.pp_next,.pp_gallery{display: none !important}
body #pp_full_res .pp_inline p{margin-bottom: 10px;}
body div.pp_details{position: static;}
body .pp_nav,
body div.pp_default .pp_nav{
z-index: 2;
margin: 5px 0;
position: static;
float: none;
display: inline-block;
width: auto;
height: auto;
}
body .pp_loaderIcon{
margin: 0;
transform: translate(-50%,-50%);
left: 50%;
right: auto;
}
body .pp_pic_holder .pp_loaderIcon{
background: none !important;
width: 34px;
height: 34px;
margin: 0;
position: absolute;
top: 50%;
left: 50%;
right: auto;
bottom: auto;
content: "";
}
body .pp_content_container{
border-radius: 0;
padding: 0;
position: static;
}
body .pp_nav p{
float: left; }
.ts-product-video a.pp_close{
top: -35px;
}
span.close,.overlay{cursor: pointer;}
body .pswp__button--arrow--left, body .pswp__button--arrow--right{background: none !important;}
.pswp__button--arrow--left:hover, .pswp__button--arrow--right:hover{top: 50%;}
body .pp_pic_holder a.pp_close:hover,body .pp_pic_holder a.pp_expand:hover,body .pp_pic_holder a.pp_contract:hover,body .pp_nav .pp_arrow_previous:hover, body .pp_nav .pp_arrow_next:hover{text-decoration: none;}
body div.pp_details{padding: 0;margin: 0;display: inline-block;width: 100%;}
body .pp_nav .currentTextHolder{position: static !important;margin: 0 !important; padding: 0 8px!important;line-height: 18px !important;font-size: 15px !important;font-style: normal !important;}
body .pp_nav .pp_arrow_previous, body .pp_nav .pp_arrow_next{background-image: none !important;text-shadow: none !important;box-shadow: none !important;position: relative;line-height: 24px;width: 18px !important;height: 22px !important;border: 0;font-size: 0;text-indent: 0;border-radius: 0;position: relative;left: auto !important;right: auto !important;bottom: auto !important;top: auto !important;margin-top: 0 !important;background: none !important;float: left; text-align: center;}
body .pp_gallery .pp_arrow_previous:before, body .pp_gallery .pp_arrow_next:before{display: none;}
body .pp_arrow_previous:hover, body .pp_arrow_next:hover{background: none;}
body .pp_arrow_previous:before,
body .pp_arrow_next:before{
content: "\e904"; font-size: 7px;
font-family: 'icomoon';
letter-spacing: 0;
display: inline-block;
font-weight: normal;
}
body .pp_arrow_next:before{
content: "\e903"; }
body .pp_nav .pp_play, body .pp_nav .pp_pause{display: none;}
body .pp_nav p{line-height: 24px;}
body .pp_nav .pp_play:before, body .pp_arrow_previous:before, body div.ppt,body .pp_nav .currentTextHolder{color: #fff !important;}
.pp_pic_holder{z-index: 100001 !important;margin: 30px 0 0 0;}
.pswp--open{z-index: 99999;}
body .pswp__caption__center{text-align: center;}
.pp_overlay,#cboxOverlay{z-index: 100000 !important;}
#colorbox,#cboxOverlay,#cboxWrapper{overflow: visible !important;z-index: 100001;}  .woocommerce .products.swiper{overflow: visible;}
.ts-slider.ts-product .content-wrapper,body.woocommerce .cross-sells,body.woocommerce .up-sells,body.woocommerce .related{overflow-x: hidden;margin-bottom: -100px;padding-bottom: 100px;}
.woocommerce .show-scrollbar .products.swiper{
position: static;
}
.woocommerce .show-scrollbar .content-wrapper{
position: relative;
}
body .swiper:not(.swiper-initialized)
.swiper-wrapper{overflow: visible;}
.hidden{display: none !important}
.elementor-icon{color: inherit;transition: 150ms ease 0s}
body .elementor-social-icon{display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;}
.e-con > .e-con-inner{margin-left: auto;margin-right: auto;}
.elementor-image{line-height: 0;}
.elementor-image figcaption{margin-top: 20px;font-size: var(--loobek-main-font-size);line-height: var(--loobek-main-font-size);font-family: var(--loobek-button-font);font-weight: var(--loobek-button-font-weight);color: var(--loobek-text-bold-color);}
.blocks-gallery-item__caption figcaption,
.wp-block-table strong,
table strong{
color: var(--loobek-text-bold-color);	
}
.elementor-widget .elementor-icon-list-icon svg{height: auto;}
#page .icon-big-button{display: flex;}
#page .icon-big-button i{font-size: 170% !important;margin-right: 5px; }
.elementor-button span.elementor-button-icon{display: flex;align-items: center;}
.elementor-html .header-sticky,.elementor-editor-active.header-transparent .ts-header{z-index: inherit;position: static !important;}
.elementor-widget-wp-widget-nav_menu ul{margin-bottom: 0;}
.elementor-widget-image-box .elementor-image-box-img{overflow: hidden;}
.elementor-widget-image-box .elementor-image-box-img img{width: 100%;}
body .elementor-widget-image-box .elementor-image-box-content{width: auto;}
.elementor-button-content-wrapper .icomoon-dot{font-size: 8px;}
.elementor-counter .elementor-counter-title{
margin-top: 10px;
}
body .e-con-boxed{
--container-default-padding-inline-end: 10px;
--container-default-padding-inline-start: 10px;
--container-default-padding-right: 10px;
--container-default-padding-left: 10px;
}
.product-bottom-summary-content .e-con-boxed,
div:not(.related-up-sells-bestsellers) + .product-custom-content .e-con-boxed,
.woocommerce-tabs .e-con-boxed,
:is(.layout-fullwidth,.header-fullwidth,.main-content-fullwidth) .woocommerce-tabs .e-con-boxed,
:is(.layout-fullwidth,.header-fullwidth,.main-content-fullwidth) .product-bottom-summary-content .e-con-boxed,
.ts-megamenu-container .e-con-boxed{
--container-default-padding-inline-end: 0;
--container-default-padding-inline-start: 0;
--container-default-padding-right: 0;
--container-default-padding-left: 0;
} .columns-1 .items .item,.columns-2 .items .item,.columns-3 .items .item,.columns-4 .items .item,.columns-5 .items .item,.columns-6 .items .item,.columns-7 .items .item,.columns-8 .items .item,.columns-9 .items .item,.columns-10 .items .item{width: 100%;} body #main{
background-color: var(--loobek-main-bg);
}
.page-container{min-height: 500px;}
.page-container,.container,.breadcrumb-title-wrapper .breadcrumb-content{margin-right: auto;margin-left: auto;}
.ts-sidebar .wp-block-group__inner-container > h2{text-transform: uppercase;line-height: 24px;}
.ts-sidebar{min-height: 1px;}
#main-content,.container{width: 100%;}
.error404 #main{
border-width: 1px 0 0 0;
border-style: solid;
}
#main > .page-container.index-template{
overflow: hidden;
}
#main > .page-container{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: stretch;
}
#main > .page-container > .page-description{
width: 100%;
padding: 0 10px;
}
.page-container > .term-description > .elementor,
.page-container > .page-description > .elementor,
.page-container:not(.has-1-sidebar) #main-content .page-description > .elementor,
.page-container:not(.has-1-sidebar) #main-content .term-description > .elementor,
.page-container:not(.has-1-sidebar) #main-content .bottom-description > .elementor,
.related-up-sells-bestsellers + .product-custom-content > .elementor{
margin-left: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
margin-right: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
}
:is(.page-template-blog-template,.woocommerce,.woocommerce-page,.single,.archive) #main > .page-container{
padding-bottom: 60px;
}
:is(.layout-fullwidth,.header-fullwidth) .header-template nav > ul.menu li.ts-megamenu-fullwidth ul.sub-menu{
padding-left: 0;
padding-right: 0;
}
.has-1-sidebar #main-content .term-description > .elementor > .e-con-boxed,
.has-1-sidebar #main-content .bottom-description > .elementor > .e-con-boxed,
.has-1-sidebar .related-up-sells-bestsellers + .product-custom-content > .elementor  > .e-con-boxed{
--container-default-padding-inline-end: 0;
--container-default-padding-inline-start: 0;
--container-default-padding-right: 0;
--container-default-padding-left: 0;
}
.elementor-page .page-container.has-1-sidebar, 
.elementor-page .page-container.has-2-sidebar{
padding-left: 10px;
padding-right: 10px;
}
.woocommerce-product-gallery__image.flex-active-slide{
width: 1000px; }
:is(.layout-fullwidth,.header-fullwidth,.main-content-fullwidth,.footer-fullwidth) .ts-megamenu-columns-1 .e-con-boxed,
:is(.layout-fullwidth,.header-fullwidth,.main-content-fullwidth,.footer-fullwidth) .ts-megamenu-columns-2 .e-con-boxed,
:is(.layout-fullwidth,.header-fullwidth,.main-content-fullwidth,.footer-fullwidth) .ts-megamenu-columns-3 .e-con-boxed,
:is(.layout-fullwidth,.header-fullwidth,.main-content-fullwidth,.footer-fullwidth) .ts-megamenu-columns-4 .e-con-boxed{
--container-default-padding-inline-end: 0;
--container-default-padding-inline-start: 0;
--container-default-padding-right: 0;
--container-default-padding-left: 0;
}
@media (min-width: 768px){
body.boxed #page{
padding-left: 30px;
padding-right: 30px;
}
body.boxed #page,
body.boxed .header-sticky,
body.boxed .ts-compare-popup .content-wrapper{
max-width: 1400px;
}
body.boxed .header-sticky.is-sticky{
width: calc(100% - 60px);
max-width: 1340px;
}
body.boxed .e-con-boxed{
--container-default-padding-inline-end: 20px;
--container-default-padding-inline-start: 20px;
--container-default-padding-right: 20px;
--container-default-padding-left: 20px;
}
body.boxed .container,
body.boxed .ts-header .header-sticky .container,
body.boxed .no-stretch-content > ul.sub-menu > li,
body.boxed:is(.single.elementor-page,.page-template-blog-template) .page-container,
body.boxed:not(.elementor-page) .page-container,
body.boxed .ts-compare-popup .content-wrapper{
padding-left: 20px;
padding-right: 20px;
}
body.boxed .ts-header nav > ul.menu li.ts-megamenu-fullwidth ul.sub-menu{
padding-left: 0;
padding-right: 0;
}
body.boxed .container,
body.boxed .ts-header .header-sticky .container,
body.boxed .no-stretch-content > ul.sub-menu > li,
body.boxed:is(.single.elementor-page,.page-template-blog-template) .page-container,
body.boxed:not(.elementor-page) .page-container,
body.boxed #page .show-breadcrumb-v3{
max-width: 100%;
}
#group-icon-header{
display: none;
}
.columns-1 .items .item{width: 100%;}
.columns-2 .items .item{width: 50%;}
.columns-3 .items .item{width: 33.3333%;}
.columns-4 .items .item{width: 25%;}
.columns-5 .items .item{width: 20%;}
.columns-6 .items .item{width: 16.6666;}
.columns-7 .items .item{width: 14.2857%;}
.columns-8 .items .item{width: 12.5%;}
.columns-9 .items .item{width: 11.1111%;}
.columns-10 .items .item{width: 10%;}
}
@media (min-width: 1561px){
body .e-con{
--content-width: 1300px;
}
.wider .e-con{
--content-width: 1420px;
}
body.dokan-store #main,
:is(.layout-fullwidth,.main-content-fullwidth) .page-container.no-sidebar div.product.image-summary-limited-width:not(.summary-scrolling):not(.bought-together-layout-vertical) div.product-images-summary,
.header-transparent .logo-center:not(.is-sticky) .header-template:before,
.has-breadcrumb.header-transparent .header-sticky:not(.is-sticky) .header-template:before{
max-width: 1300px;
}
body.wider.dokan-store #main,
.layout-fullwidth.wider .page-container.no-sidebar div.product.image-summary-limited-width:not(.summary-scrolling):not(.bought-together-layout-vertical) div.product-images-summary,
.wider .main-content-fullwidth .page-container.no-sidebar div.product.image-summary-limited-width:not(.summary-scrolling):not(.bought-together-layout-vertical) div.product-images-summary,
.wider.header-transparent .logo-center:not(.is-sticky) .header-template:before,
.wider.has-breadcrumb.header-transparent .header-sticky:not(.is-sticky) .header-template:before{
max-width: 1420px;
}
.elementor-page .page-container.has-1-sidebar, 
.elementor-page .page-container.has-2-sidebar{
width: 100%;
max-width: 1440px;
}
.elementor-page.wider .page-container.has-1-sidebar, 
.elementor-page.wider .page-container.has-2-sidebar{
max-width: 1560px;
}
.layout-fullwidth.elementor-page .page-container.has-1-sidebar, 
.layout-fullwidth.elementor-page .page-container.has-2-sidebar, 
.elementor-page .main-content-fullwidth .page-container.has-1-sidebar, 
.elementor-page .main-content-fullwidth .page-container.has-2-sidebar,
:is(.layout-fullwidth,.main-content-fullwidth) #page .show-breadcrumb-v3{
width: 100%;
max-width: 100%;
}
.container,
.ts-header .header-sticky .container,
.no-stretch-content > ul.sub-menu > li,
:is(.single.elementor-page,.page-template-blog-template) .page-container,
body:not(.elementor-page) .page-container,
#page .show-breadcrumb-v3,
.ts-compare-popup .content-wrapper{
width: 100%;
max-width: 1300px;
}
.wider .container,
.wider .header-sticky .container,
.wider .no-stretch-content > ul.sub-menu > li,
.wider:is(.single.elementor-page,.page-template-blog-template) .page-container,
.wider:not(.elementor-page) .page-container,
.wider #page .show-breadcrumb-v3,
.wider .ts-compare-popup .content-wrapper{
max-width: 1420px;
}
:is(.layout-fullwidth,.header-fullwidth) .container,
.wider .header-fullwidth .container,
:is(.layout-fullwidth,.header-fullwidth) .header-sticky .container,
:is(.layout-fullwidth,.main-content-fullwidth) .page-container,
:is(.layout-fullwidth,.main-content-fullwidth) .breadcrumb-title-wrapper .container,
:is(.layout-fullwidth,.header-fullwidth)  .no-stretch-content > ul.sub-menu > li,
:is(.layout-fullwidth,.main-content-fullwidth):not(.elementor-page) .page-container,
.layout-fullwidth.single.elementor-page .page-container,
.layout-fullwidth.page-template-blog-template .page-container{
width: 100%;
max-width: 100%;
} .layout-fullwidth .ts-header .container,
.header-fullwidth.ts-header .container, 
:is(.layout-fullwidth,.main-content-fullwidth) #page .show-breadcrumb-v3,
:is(.layout-fullwidth,.main-content-fullwidth) .breadcrumb-title-wrapper .container,
:is(.layout-fullwidth,.main-content-fullwidth):not(.elementor-page) .page-container,
.layout-fullwidth.single.elementor-page .page-container,
.layout-fullwidth.page-template-blog-template .page-container,
.elementor-page .page-container.has-1-sidebar, 
.elementor-page .page-container.has-2-sidebar{
padding-left: 70px;
padding-right: 70px;
}
.layout-fullwidth.header-transparent .logo-center:not(.is-sticky) .header-template:before,
.layout-fullwidth.has-breadcrumb.header-transparent .header-sticky:not(.is-sticky) .header-template:before,
.header-transparent .header-fullwidth.logo-center:not(.is-sticky) .header-template:before,
.has-breadcrumb.header-transparent .header-fullwidth.header-sticky:not(.is-sticky) .header-template:before{
left: 70px;
right: 70px;
}
.layout-fullwidth.header-transparent .logo-center:not(.is-sticky) .header-template:before,
.layout-fullwidth.has-breadcrumb.header-transparent .header-sticky:not(.is-sticky) .header-template:before,
.header-transparent .header-fullwidth.logo-center:not(.is-sticky) .header-template:before,
.has-breadcrumb.header-transparent .header-fullwidth.header-sticky:not(.is-sticky) .header-template:before,
.layout-fullwidth.header-transparent .logo-center:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu:before,
.layout-fullwidth.has-breadcrumb.header-transparent .header-sticky:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu:before,
.header-transparent .header-fullwidth.logo-center:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu:before,
.has-breadcrumb.header-transparent .header-fullwidth.header-sticky:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu:before{
left: 70px;
right: 70px;
}
.layout-fullwidth.header-transparent .logo-center:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu,
.layout-fullwidth.has-breadcrumb.header-transparent .header-sticky:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu,
.header-transparent .header-fullwidth.logo-center:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu,
.has-breadcrumb.header-transparent .header-fullwidth.header-sticky:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu{
padding-left: 70px;
padding-right: 70px;
}
:is(.layout-fullwidth,.header-fullwidth,.main-content-fullwidth,.footer-fullwidth) .e-con-boxed{
--container-default-padding-inline-end: 70px;
--container-default-padding-inline-start: 70px;
--container-default-padding-right: 70px;
--container-default-padding-left: 70px;
}
}
@media only screen and (max-width: 767px){
body .e-con,
.wider .e-con{
--content-width: 500px;
}
.container,
body.boxed #page,
body.boxed .header-sticky,
.elementor-page .page-container.has-1-sidebar, 
.elementor-page .page-container.has-2-sidebar,
.ts-compare-popup .content-wrapper{
max-width: 520px;
}
:is(.single.elementor-page,.page-template-blog-template) .page-container,
body:not(.elementor-page) .page-container{
max-width: 520px;
}
.container,
.ts-header .header-sticky .container,
:is(.single.elementor-page,.page-template-blog-template) .page-container,
body:not(.elementor-page) .page-container,
.ts-compare-popup .content-wrapper{
padding-left: 10px;
padding-right: 10px;
}
:is(.page-template-blog-template,.woocommerce,.woocommerce-page,.single,.archive) #main > .page-container{
padding-bottom: 50px;
}
}
@media
only screen and (max-width: 1560px) and (min-width: 992px){ body .e-con-boxed{
--container-default-padding-inline-end: 50px;
--container-default-padding-inline-start: 50px;
--container-default-padding-right: 50px;
--container-default-padding-left: 50px;
}
.container,
.ts-header .header-sticky .container,
.no-stretch-content > ul.sub-menu > li,
:is(.single.elementor-page,.page-template-blog-template) .page-container,
body:not(.elementor-page) .page-container,
.ts-header nav > ul.menu li.ts-megamenu-fullwidth ul.sub-menu,
.ts-compare-popup .content-wrapper{
padding-left: 50px;
padding-right: 50px;
}
.layout-fullwidth .ts-header .container,
.header-fullwidth.ts-header .container, 
:is(.layout-fullwidth,.main-content-fullwidth) #page .show-breadcrumb-v3,
:is(.layout-fullwidth,.main-content-fullwidth) .breadcrumb-title-wrapper .container,
:is(.layout-fullwidth,.main-content-fullwidth):not(.elementor-page) .page-container,
.layout-fullwidth.single.elementor-page .page-container,
.layout-fullwidth.page-template-blog-template .page-container,
.elementor-page .page-container.has-1-sidebar, 
.elementor-page .page-container.has-2-sidebar{
padding-left: 50px;
padding-right: 50px;
}
.layout-fullwidth.header-transparent .logo-center:not(.is-sticky) .header-template:before,
.layout-fullwidth.has-breadcrumb.header-transparent .header-sticky:not(.is-sticky) .header-template:before,
.header-transparent .header-fullwidth.logo-center:not(.is-sticky) .header-template:before,
.has-breadcrumb.header-transparent .header-fullwidth.header-sticky:not(.is-sticky) .header-template:before,
.layout-fullwidth.header-transparent .logo-center:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu:before,
.layout-fullwidth.has-breadcrumb.header-transparent .header-sticky:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu:before,
.header-transparent .header-fullwidth.logo-center:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu:before,
.has-breadcrumb.header-transparent .header-fullwidth.header-sticky:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu:before{
left: 50px;
right: 50px;
}
.layout-fullwidth.header-transparent .logo-center:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu,
.layout-fullwidth.has-breadcrumb.header-transparent .header-sticky:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu,
.header-transparent .header-fullwidth.logo-center:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu,
.has-breadcrumb.header-transparent .header-fullwidth.header-sticky:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu{
padding-left: 50px;
padding-right: 50px;
}
:is(.layout-fullwidth,.header-fullwidth,.main-content-fullwidth,.footer-fullwidth) .e-con-boxed{
--container-default-padding-inline-end: 50px;
--container-default-padding-inline-start: 50px;
--container-default-padding-right: 50px;
--container-default-padding-left: 50px;
}
}
@media
only screen and (max-width: 1200px) and (min-width: 992px){
.menu-middle .header-middle .menu-wrapper{
padding-left: 50px;
padding-right: 50px;
}
body.boxed .menu-middle .header-middle .menu-wrapper{
padding-left: 20px;
padding-right: 20px;
}
}
@media
only screen and (max-width: 991px) and (min-width: 768px){ body .e-con-boxed{
--container-default-padding-inline-end: 20px;
--container-default-padding-inline-start: 20px;
--container-default-padding-right: 20px;
--container-default-padding-left: 20px;
}
.container,
.ts-header .header-sticky .container,
.no-stretch-content > ul.sub-menu > li,
:is(.single.elementor-page,.page-template-blog-template) .page-container,
body:not(.elementor-page) .page-container,
.menu-middle .header-middle .menu-wrapper,
.ts-header nav > ul.menu li.ts-megamenu-fullwidth ul.sub-menu,
.ts-compare-popup .content-wrapper{
padding-left: 20px;
padding-right: 20px;
}
.layout-fullwidth .ts-header .container,
.header-fullwidth.ts-header .container, 
:is(.layout-fullwidth,.main-content-fullwidth) .breadcrumb-title-wrapper .container,
:is(.layout-fullwidth,.main-content-fullwidth) #page .show-breadcrumb-v3,
:is(.layout-fullwidth,.main-content-fullwidth):not(.elementor-page) .page-container,
.layout-fullwidth.single.elementor-page .page-container,
.layout-fullwidth.page-template-blog-template .page-container,
.elementor-page .page-container.has-1-sidebar, 
.elementor-page .page-container.has-2-sidebar{
padding-left: 20px;
padding-right: 20px;
}
.layout-fullwidth.header-transparent .logo-center:not(.is-sticky) .header-template:before,
.layout-fullwidth.has-breadcrumb.header-transparent .header-sticky:not(.is-sticky) .header-template:before,
.header-transparent .header-fullwidth.logo-center:not(.is-sticky) .header-template:before,
.has-breadcrumb.header-transparent .header-fullwidth.header-sticky:not(.is-sticky) .header-template:before,
.layout-fullwidth.header-transparent .logo-center:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu:before,
.layout-fullwidth.has-breadcrumb.header-transparent .header-sticky:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu:before,
.header-transparent .header-fullwidth.logo-center:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu:before,
.has-breadcrumb.header-transparent .header-fullwidth.header-sticky:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu:before{
left: 20px;
right: 20px;
}
.layout-fullwidth.header-transparent .logo-center:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu,
.layout-fullwidth.has-breadcrumb.header-transparent .header-sticky:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu,
.header-transparent .header-fullwidth.logo-center:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu,
.has-breadcrumb.header-transparent .header-fullwidth.header-sticky:not(.is-sticky) .ts-megamenu-fullwidth > .sub-menu{
padding-left: 20px;
padding-right: 20px;
}
:is(.layout-fullwidth,.header-fullwidth,.main-content-fullwidth,.footer-fullwidth) .e-con-boxed{
--container-default-padding-inline-end: 20px;
--container-default-padding-inline-start: 20px;
--container-default-padding-right: 20px;
--container-default-padding-left: 20px;
}
}  body.boxed{background: #f5f5f5;}
body.boxed #page{margin-left: auto;margin-right: auto;}
:is(.layout-fullwidth,.header-fullwidth,.main-content-fullwidth,.footer-fullwidth) .e-con{
--content-width: 100%;
}  .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 .woocommerce-order{padding: 30px;margin-bottom: 50px;border-width: 1px;border-style: dashed;}
.woocommerce-password-strength{font-weight: normal;}
.woocommerce-password-hint{margin-top: 10px;line-height: 24px;}
.woocommerce form .form-row.address-field .select2-container .select2-selection--single{margin: 0;}
.woocommerce form .form-row{padding: 0;margin-bottom: 10px;}
.form-row > span > em{margin-top: 5px;display: block;}
.woocommerce form .form-row-first, .woocommerce form .form-row-last{width: 49%;}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first{margin-right: 2%; clear: both;}
.woocommerce form.login .button, .woocommerce form.register .button{margin: 20px 30px 0 0; min-width: 140px;}
body #ts-ajax-add-to-cart-message{
position: fixed;
opacity: 0;
left: 0; bottom: 0;
width: 100%;
z-index: 99991;
text-align: center;
visibility: hidden;
overflow: hidden;
line-height: 26px;
transform: translate(0,100%);
transition: transform 200ms ease-out;
padding: 12px 20px; }
body #ts-ajax-add-to-cart-message:before{float: none;}
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;}
div.wpcf7 form .wpcf7-response-output,
.woocommerce-message,
.woocommerce-error, 
.woocommerce-info,
.alert,
div.wpcf7-mail-sent-ok,
#yith-wcwl-popup-message,
body #ts-ajax-add-to-cart-message,
#page .wc-block-components-notice-banner{
font-family: var(--loobek-main-font-bold);
font-weight: var(--loobek-main-font-bold-weight);
letter-spacing: var(--loobek-main-font-bold-letter-spacing);
}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a,
#page .wc-block-components-notice-banner a{
text-decoration: underline;
color: #222222;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button{
padding: 5px 8px;
margin: 0 0 0 5px; float: none; text-decoration: none;
order: 2;
font-size: var(--loobek-main-small-font-size);
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before,
#ts-ajax-add-to-cart-message:before,
.add-to-cart-message:before{
position: absolute;
top: 11px;
left: 20px; right: auto;
bottom: auto;
background: none;
border-radius: 0;
font-family: 'icomoon';
font-size: 12px;
font-weight: normal;
letter-spacing: 0;
text-shadow: none;
padding: 0;
box-shadow: none;
text-align: center;
letter-spacing: 0;
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
#page .wc-block-components-notice-banner{
padding: 6px 20px !important; border-radius: 0;
border-width: 0;
box-shadow: none;
text-shadow: none;
width: 100%;
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
margin: 0 0 20px 0 !important;
line-height: 20px;
border-width: 0;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 5px 10px;
}
ul.woocommerce-message,
ul.woocommerce-error,
ul.woocommerce-info {
flex-direction: column;
}
.wc-block-components-notice-banner__content{
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 5px 10px;
}
.add-to-cart-message,
.alert,
div.wpcf7-mail-sent-ok,
#yith-wcwl-popup-message,
.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
#page .wc-block-components-notice-banner{
font-size: var(--loobek-main-small-font-size);
}
.woocommerce-error:after, 
.woocommerce-error:before, 
.woocommerce-info:after, 
.woocommerce-info:before, 
.woocommerce-message:after, 
.woocommerce-message:before,
.wc-block-components-notice-banner > svg{
display: none;
}
.woocommerce-message > li,
.woocommerce-error > li,
.woocommerce-info > li,
.wc-block-components-notice-banner > li{
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 5px;
}
.cart-empty.woocommerce-info,
.wc-empty-cart-message .wc-block-components-notice-banner,
.return-to-shop{
text-align: center;
}
.woocommerce > .return-to-shop{
margin-bottom: 10%;
width: 100%;
}
.wc-empty-cart-message{
width: 100%;
}
body .cart-empty.woocommerce-info,
#page .wc-empty-cart-message .wc-block-components-notice-banner.is-info{
margin-top: 5% !important;
padding: 0 !important;
background: transparent !important;
font-family: var(--loobek-heading-font);
font-weight: var(--loobek-heading-font-weight);
font-size: var(--loobek-h3-font-size);
line-height: var(--loobek-h3-line-height);
}
.add-to-cart-message:before{
content: "\e90f";
}
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li,
.wc-block-components-notice-banner li{
padding: 0;
line-height: 26px;
} .alert{
padding: 9px 15px;
margin-bottom: 40px;
border-radius: 0;
box-shadow: none;
text-shadow: none;
}
.search-no-results .blog-template{
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: flex !important;
flex-flow: row wrap;
align-items: top;
height: 100%;
}
.search-no-results .blog-template .alert{
border-width:0;
padding: 10% 0 0 0;
background: transparent;
text-align: center;
color: initial;
}
.search-no-results .blog-template .search-wrapper{
margin: 0 auto;
max-width: 700px;
}
.search-no-results .blog-template .search-wrapper input[type="text"]{
width: 100%;
}
.search-no-results .blog-template .search-table{
position: relative;
}
.search-no-results .blog-template .search-wrapper .search-button{
position: absolute !important;
bottom: 0;
top: auto;
right: 0;
line-height: 0 !important;
z-index: 2;
width: 50px !important;
height: 50px;
margin: 0;
}
.search-no-results .blog-template .search-wrapper input[type="submit"]{
position: absolute !important;
bottom: 0;
top: auto;
right: 0;
line-height: 0 !important;
z-index: 2;
font-size: 0 !important;
padding: 0 !important;
background: transparent !important;
width: 50px !important;
height: 50px;
min-width: auto !important;
margin: 0;
border-width: 0 !important;
}
.woocommerce-message,
#page .wc-block-components-notice-banner.is-success,
.alert.alert-success,
div.wpcf7-mail-sent-ok,
#yith-wcwl-popup-message,
body #ts-ajax-add-to-cart-message{
background: #e8f8ea !important;
color: #2d5f33 !important;
}
.woocommerce-message a,
#page .wc-block-components-notice-banner a{
color: #2d5f33;
text-decoration: underline;
}
.woocommerce-message:before,
.alert.alert-success:before,
.mailchimp-subscription .mc4wp-success:before,
.mailchimp-subscription .mc4wp-success,
.wpcf7 form.sent .wpcf7-response-output{
color: #2d5f33 !important;
}
.woocommerce-message a.button,
#page .wc-block-components-notice-banner.is-success a.button{
background: transparent !important;
color: #2d5f33 !important;
border-color: #2d5f33 !important;
}
.woocommerce-message a.button:hover,
#page .wc-block-components-notice-banner.is-success a.button:hover{
background: #2d5f33 !important;
color: #ffffff !important;
border-color: #2d5f33 !important;
}
.woocommerce-info,
.woocommerce .woocommerce-info,
#page .wc-block-components-notice-banner.is-info,
.alert.alert-info{
background: #f0f0f0 !important;
color: #000000 !important;
}
.woocommerce-info:before,
.woocommerce .woocommerce-info:before,
.alert.alert-info:before{
color: #161616 !important;
}
.woocommerce-info a,
.woocommerce .woocommerce-info a,
#page .wc-block-components-notice-banner.is-info a{
color: #161616 !important;
}
.woocommerce-info a.button,
.woocommerce .woocommerce-info a.button,
#page .wc-block-components-notice-banner.is-info a.button{
background: transparent!important; 
color: #000000 !important;
border-color: #000000 !important;
}
.woocommerce-info a.button:hover,
.woocommerce .woocommerce-info a.button:hover,
#page .wc-block-components-notice-banner.is-info a.button:hover{
background: #000000 !important;
color: #ffffff !important;
border-color: #000000 !important;
}
.alert.alert-warning,
#page .wc-block-components-notice-banner.is-warning{
background-color: #fffbf4 !important;
color: #000000 !important;
}
.woocommerce-warning a,
.woocommerce .woocommerce-warning a,
#page .wc-block-components-notice-banner.is-warning a{
color: #000000;
}
.woocommerce-warning a.button,
.woocommerce .woocommerce-warning a.button,
#page .wc-block-components-notice-banner.is-warning a.button{
background: transparent!important; 
color: #f0b849 !important;
border-color: #f0b849 !important;
}
.woocommerce-warning a.button:hover,
.woocommerce .woocommerce-warning a.button:hover,
#page .wc-block-components-notice-banner.is-warning a.button:hover{
background: f0b849!important; 
color: #000000 !important;
border-color: #f0b849 !important;
}
#ts-ajax-add-to-cart-message.error,
div.wpcf7-spam-blocked,
.woocommerce-error,
.woocommerce .woocommerce-error,
#page .wc-block-components-notice-banner.is-error,
.alert.alert-error,
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ng,
.wpcf7 form .wpcf7-response-output{
background: #fee9ec !important;
color: #c6213b !important;
}
.mailchimp-subscription .mc4wp-error:before,
.mailchimp-subscription .mc4wp-error a,
.mailchimp-subscription .mc4wp-error,
.ts-compare-table-wrapper .product-stock span.out-of-stock,
.woocommerce div.product p.out-of-stock span,
.woocommerce div.product .stock.out-of-stock,
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7-not-valid-tip{
color: #c6213b !important;
}
.ts-wishlist-table-wrapper .items span.product-stock-status,
.woocommerce-error:before,
.woocommerce .woocommerce-error:before,
.alert.alert-error:before,
.alert.alert-warning:before,
.woocommerce-error a,
.woocommerce .woocommerce-error a,
#page .wc-block-components-notice-banner.is-error a,
.alert.alert-warning a,
div.wpcf7-spam-blocked a{
color: #c6213b;
}
#page .wc-block-components-notice-banner .wc-block-components-notice-banner__summary{
display: block;
width: 100%;
margin: 0;
}
#page .wc-block-components-notice-banner ul{
margin: 0;
}
.woocommerce-error a.button,
.woocommerce .woocommerce-error a.button,
#page .wc-block-components-notice-banner.is-error a.button{
background: transparent !important;
color: #c6213b !important;
border-color: #c6213b !important;
}
.woocommerce-error a.button:hover,
.woocommerce .woocommerce-error a.button:hover,
#page .wc-block-components-notice-banner.is-error a.button:hover{
background: #c6213b !important;
color: #ffffff !important;
border-color: #c6213b !important;
}
.woocommerce-message a.button,
.woocommerce-info a.button,
.woocommerce-error a.button,
.woocommerce-message button.button,
.woocommerce-info button.button,
.woocommerce-error button.button,
#page .wc-block-components-notice-banner a.button,
#page .wc-block-components-notice-banner button.button{
font-size: 12px;
line-height: 14px; order: 2;
padding: 7px 15px !important;
border-width: 1px;
border-style: solid;
margin: 0;
text-decoration: none;
opacity: 1;
}
body.image-button-radius .woocommerce-message, 
body.image-button-radius .woocommerce-error, 
body.image-button-radius .woocommerce-info,
body.image-button-radius .wc-block-components-notice-banner{
border-radius: 10px;
}  .clear{clear: both;display: table;}
.clearboth {clear: both;}
.clearleft{clear: left;}
.noimage{margin-left: 0;}
.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;}
iframe html{position: relative;z-index: 1;}
.thumbnail{border-radius: 0;margin-bottom: 16px;position: relative;}
h3.product-title > a{text-transform: none;}
h3 > label{font-size: var(--loobek-main-font-size);line-height: var(--loobek-main-font-size);}
h3 > a:hover{text-decoration: none;}
.fa{font-family: "FontAwesome";font-weight: normal;}
li.menu-item.fa, li.menu-item.far, li.menu-item.fas{font-family: inherit;line-height: inherit;font-weight: inherit;display: inherit;}
li.menu-item:before{transition: 300ms ease 0s;}
li.menu-item.fa:before, li.menu-item.far:before, li.menu-item.fas:before{font-family: 'Font Awesome 5 Free';}
li.menu-item.fa:before{font-weight: 900;}
li.menu-item.far:before{font-weight: 400;}
li.menu-item.fas:before{font-weight: 900;}
.ul-style{list-style: none;}
.ul-style.check li:before{content: "\e90f";font-family: 'icomoon';font-weight: normal;display: inline-block;font-size: 12px;margin-right:10px; }
.ul-style li:before{color: var(--loobek-primary-color);}
* > ul:last-child{margin-bottom: 0;}
.ul-style li{list-style: none;padding: 3px 0;}
.ul-style li:first-child{padding-top: 0;}
.ul-style li:last-child{padding-bottom: 0;}
.style-list dl{display: flex;}
.style-list dl:after{display: table;clear: both;content: "";}
.style-list dl > *{margin: 0;}
.style-list dl > dt{min-width: 200px;max-width: 50%;}
.site ::-webkit-scrollbar,
.popup-container ::-webkit-scrollbar{height: 4px;width: 4px;}
.site ::-webkit-scrollbar-track,.popup-container ::-webkit-scrollbar-track{background-color: #f1f1f1;}
.site ::-webkit-scrollbar-thumb,
.popup-container ::-webkit-scrollbar-thumb{background-color: #a8a8a8;}
.site ::-webkit-scrollbar-thumb:hover,.popup-container ::-webkit-scrollbar-thumb:hover{background-color: #a8a8a8;}
.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;}
::-webkit-input-placeholder{color: #b8b8b8;font-style: italic;}
:-moz-placeholder{color: #b8b8b8;font-style: italic;}
::-moz-placeholder{color: #b8b8b8;font-style: italic;}
:-ms-input-placeholder{color: #b8b8b8;font-style: italic;}
input::-webkit-input-placeholder{font-style: normal;}
input:-moz-placeholder{font-style: normal;}
input::-moz-placeholder{font-style: normal;}
input:-ms-input-placeholder{font-style: normal;}
.rev-btn i{line-height: 10px;}
.shop-more,.ts-button{min-width: 120px;}
h1 a,h2 a,h4 a,h5 a,h6 a,ul li > a,.product-name a,.button-readmore,.ts-wg-meta a{text-decoration: none;}
.heading-title{position: relative;}
.sub-menu.hide{display: none !important;}
body.tribe-theme-loobek .datepicker table tr td span{height: 34px;line-height: 34px;}
body.tribe-theme-loobek .datepicker{z-index: 993 !important;}
.ts-header nav .menu{margin: 0;}
.sticky-logo,.mobile-logo{display: none;}
nav > ul > ul{padding: 0;margin: 0;}
nav > ul > ul:after{display: table;content: "";clear: both;}
nav > ul > ul > li{list-style: none;float: left; padding: 0;margin: 0;}
nav > ul > ul > li > a{font-size: 15px;line-height: 18px;padding: 15px 20px;color: #000000;display: inline-block;text-decoration: none;}
nav > ul li > a,nav > ul > ul > li > a:hover,.heading-title a{text-decoration: none;}
li.hide{overflow: hidden !important;}
li.hide ul.sub-menu{display: none !important;}
.home .woocommerce-message{display: none !important;}
.filter-widget-area .widget-title,body .widget-title,footer .mailchimp-subscription .widget-title{line-height: 24px;} .wpml-ls-legacy-dropdown{width: 15.5em;max-width: 100%}
.wpml-ls-legacy-dropdown>ul{position: static;padding: 0;margin: 0 !important;list-style-type: none}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu{visibility: visible}
.wpml-ls-legacy-dropdown .wpml-ls-item{padding: 0;margin: 0;list-style-type: none}
.wpml-ls-legacy-dropdown a{display: flex;flex-wrap: wrap;text-decoration: none;color: #444;border: 1px solid #cdcdcd;background-color: #fff;padding: 5px 10px;line-height: 20px}
.wpml-ls-legacy-dropdown a span{vertical-align: middle;display: inline-block}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{position: relative;padding-right: calc(10px + .7em + .7em)}
.wpml-ls-legacy-dropdown 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)}
.wpml-ls-legacy-dropdown a:hover,.wpml-ls-legacy-dropdown a:focus,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a{color: #000;background: #eee}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{visibility: visible;position: relative;top: auto;right: auto;left: auto;bottom: auto;border-top: 1px solid #cdcdcd;padding: 0;margin: 0;list-style-type: none;z-index: 101}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{border-width: 0 1px 1px 1px}
.wpml-ls-legacy-dropdown .wpml-ls-flag{vertical-align: middle;width: 18px;height: 12px; position: relative; float: none;}
.wpml-ls-legacy-dropdown-click > ul > li > a > .wpml-ls-flag{position: relative;}
.wpml-ls-legacy-dropdown .wpml-ls-flag + span{float: left; }
.wpml-ls-legacy-dropdown-click > ul{position: static;}
.ts-header .wpml-ls-legacy-dropdown > ul > li > a .wpml-ls-flag,
.wpml-ls-legacy-dropdown .wpml-ls-flag+span{margin-left: 0}
.wpml-ls-first-item.wpml-ls-last-item .wpml-ls-native:after,
.wpml-ls-first-item.wpml-ls-last-item .wpml-ls-sub-menu{display: none !important;}
body .wpml-ls > ul > li > a span.wpml-ls-bracket{float: none !important;}
.wpml-ls-legacy-dropdown-click > ul > li > a,.wpml-ls-legacy-dropdown > ul > li > a,..wpml-ls-legacy-list-horizontal .wpml-ls-item a{overflow: hidden;}
body .wpml-ls-legacy-list-vertical{border-width: 0;}
body .wpml-ls-legacy-list-vertical a{padding: 0;border-width: 0;}
#page .ts-stretch-row{margin-left: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);margin-right: calc(50% - 50vw + var(--scrollbarWidth,17px)/2); width: auto; max-width: none;}
.ts-table-row-bg table tr{background: #f5f5f5}
.image-button-radius .ts-table-row-bg table tr th:first-child,
.image-button-radius .ts-table-row-bg table tr td:first-child{border-radius: 10px 0 0 10px;}
.image-button-radius .ts-table-row-bg table tr td:last-child{border-radius: 0 10px 10px 0;}
.ts-table-row-bg table tr th,.ts-table-row-bg table tr td{border-width: 0}
.ts-table-row-bg table tr th:first-child,
.ts-table-row-bg table tr td:first-child{padding-left: 20px; }
.ts-table-row-bg table tbody tr:first-child td,
.ts-table-row-bg table tbody tr:first-child th{padding-top: 10px;}
.ts-table-row-bg table tbody tr:last-child td,
.ts-table-row-bg table tbody tr:last-child th{padding-bottom: 10px;}
.ts-table-row-bg table tr:nth-child(2n){background: transparent}
.woocommerce table.shop_table .product-remove a:hover,
.cart_list li .cart-item-wrapper a.remove:hover,
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover,
.woocommerce.widget_shopping_cart .cart_list li a.remove:hover,
body table.compare-list tr.remove td > a .remove:hover{
color: red !important;
}
.elementor-counter .elementor-counter-title {
text-align: center;
}
sr7-module[data-alias='fashion-market-1'] sr7-module-bg,
sr7-module[data-alias='accessories-2'] sr7-module-bg,
sr7-module[data-alias='case-2'] sr7-module-bg,
sr7-module[data-alias='fashion-sport-3'] sr7-module-bg {
left: 0 !important;
width: 100% !important;
}:root{
--loobek-logo-width: 172px;
--loobek-logo-ipad-width: 130px;
--loobek-logo-mobile-width: 110px;
--loobek-main-font: "Plus Jakarta Sans", sans-serif;
--loobek-main-font-weight: 400;
--loobek-main-letter-spacing: 0;
--loobek-main-font-bold: "Plus Jakarta Sans", sans-serif;
--loobek-main-font-bold-weight: 600;
--loobek-main-font-extra-bold: "Plus Jakarta Sans", sans-serif;
--loobek-main-font-extra-bold-weight: 700;
--loobek-main-font-thin: "Plus Jakarta Sans", sans-serif;
--loobek-main-font-thin-weight: 300;
--loobek-main-font-size: 14px;
--loobek-main-font-line-height: 24px;
--loobek-main-font-bold-size: 18px;
--loobek-main-font-bold-line-height: 24px;
--loobek-main-small-font-size: 13px;
--loobek-main-small-2-font-size: 12px;
--loobek-button-font: 'Plus Jakarta Sans', sans-serif;
--loobek-button-font-weight: 500;
--loobek-button-font-size: 14px;
--loobek-menu-font: 'Plus Jakarta Sans', sans-serif;
--loobek-menu-font-weight: 500;
--loobek-menu-font-size: 18px;
--loobek-second-menu-font: 'Plus Jakarta Sans', sans-serif;
--loobek-second-menu-font-weight: 400;
--loobek-second-menu-font-size: 16px;
--loobek-second-menu-line-height: 24px;
--loobek-heading-font: 'Plus Jakarta Sans', sans-serif;
--loobek-heading-font-weight: 500;
--loobek-heading-font-size: 30px;
--loobek-heading-line-height: 42px;
--loobek-heading-letter-spacing: 0;
--loobek-product-name-font: 'Plus Jakarta Sans', sans-serif;
--loobek-product-name-font-weight: 500;
--loobek-product-name-font-size: 14px;
--loobek-product-name-font-line-height: 20px;
--loobek-h1-font-size: 72px;
--loobek-h1-line-height: 80px;
--loobek-h2-font-size: 40px;
--loobek-h2-line-height: 52px;
--loobek-h3-font-size: 30px;
--loobek-h3-line-height: 42px;
--loobek-h3-height: -42px;
--loobek-h4-font-size: 24px;
--loobek-h4-line-height: 32px;
--loobek-h5-font-size: 20px;
--loobek-h5-line-height: 28px;
--loobek-h6-font-size: 18px;
--loobek-h6-line-height: 24px;
--loobek-sub-cat-font: 'Plus Jakarta Sans', sans-serif;
--loobek-sub-cat-font-weight: 400;
--loobek-sub-cat-font-size: 13px;
--loobek-menu-ipad-font-size: 16px;
--loobek-menu-ipad-line-height: 22px;
--loobek-sub-cat-device-font-size: 13px;
--loobek-h1-device-font-size: 42px;
--loobek-h1-device-line-height: 48px;
--loobek-h2-device-font-size: 30px;
--loobek-h2-device-line-height: 40px;
--loobek-h3-device-font-size: 24px;
--loobek-h3-device-line-height: 32px;
--loobek-h3-device-height: -32px;
--loobek-h4-device-font-size: 20px;
--loobek-h4-device-line-height: 28px;
--loobek-h5-device-font-size: 18px;
--loobek-h5-device-line-height: 24px;
--loobek-h6-device-font-size: 16px;
--loobek-h6-device-line-height: 22px;
--loobek-heading-device-font-size: 24px;
--loobek-heading-device-line-height: 32px;
--loobek-h1-mobile-font-size: 32px;
--loobek-h1-mobile-line-height: 36px;
--loobek-h2-mobile-font-size: 26px;
--loobek-h2-mobile-line-height: 34px;
--loobek-main-bg: #ffffff;
--loobek-text-color: #000000;
--loobek-text-light-color: #808080;
--loobek-text-bold-color: #000000;
--loobek-primary-color: #c6213b;
--loobek-text-in-primary-color: #ffffff;
--loobek-link-color: #c6213b;
--loobek-link-hover-color: #c6213b;
--loobek-border: #e5e5e5;
--loobek-input-color: #000000;
--loobek-input-border: #000000;
--loobek-input-hover-color: #000000;
--loobek-input-hover-border: #000000;
--loobek-button-color: #ffffff;
--loobek-button-bg: #000000;
--loobek-button-border: #000000;
--loobek-button-hover-color: #ffffff;
--loobek-button-hover-bg: #c6213b;
--loobek-button-hover-border: #c6213b;
--loobek-nav-color: #000000;
--loobek-nav-hover-color: #000000;
--loobek-nav-bg: #ffffff;
--loobek-nav-hover-bg: #f5f5f5;
--loobek-breadcrumb-bg: #ffffff;
--loobek-breadcrumb-color: #000000;
--loobek-breadcrumb-border-color: #e5e5e5;
--loobek-breadcrumb-link-hover: #c6213b;
--loobek-breadcrumb-img-color: #ffffff;
--loobek-breadcrumb-img-link-hover: #c6213b;
--loobek-notice-bg: #000000;
--loobek-notice-color: #ffffff;
--loobek-notice-border-color: #000000;
--loobek-menu-color: #000000;
--loobek-menu-hover-color: #000000;
--loobek-submenu-color: #000000;
--loobek-submenu-heading-color: #000000;
--loobek-submenu-hover-color: #c6213b;
--loobek-submenu-bg: #ffffff;
--loobek-menu-2-color: #808080;
--loobek-menu-2-hover-color: #000000;
--loobek-menu-2-active-color: #ffffff;
--loobek-menu-2-active-bg: #000000;
--loobek-header-mobile-color: #000000;
--loobek-header-mobile-hover-color: #c6213b;
--loobek-header-mobile-bg: #ffffff;
--loobek-header-mobile-border-color: #e5e5e5;
--loobek-header-mobile-cart-color: #ffffff;
--loobek-header-mobile-cart-bg: #000000;
--loobek-menu-mobile-color: #000000;
--loobek-menu-mobile-hover-color: #c6213b;
--loobek-menu-mobile-title-active-color: #808080;
--loobek-menu-mobile-bg: #ffffff;
--loobek-menu-mobile-border-color: #e5e5e5;
--loobek-menu-bottom-mobile-color: #000000;
--loobek-menu-bottom-mobile-hover: #c6213b;
--loobek-menu-bottom-bg: #ffffff;
--loobek-menu-bottom-border-color: #e5e5e5;
--loobek-top-header-color: #000000;
--loobek-top-header-link-hover: #c6213b;
--loobek-top-header-bg: #ffffff;
--loobek-top-header-border: #e5e5e5;
--loobek-middle-header-color: #000000;
--loobek-middle-header-link-hover: #c6213b;
--loobek-middle-header-bg: #ffffff;
--loobek-middle-header-border: #e5e5e5;
--loobek-header-cart-number-color: #ffffff;
--loobek-header-cart-number-bg: #000000;
--loobek-header-search-color: #000000;
--loobek-header-search-placeholder-color: #999999;
--loobek-header-search-bg: #f0f0f0;
--loobek-header-search-border-color: #f0f0f0;
--loobek-header-search-icon-color: #000000;
--loobek-header-search-hover-icon: #c6213b;
--loobek-footer-bg: #ffffff;
--loobek-footer-color: #000000;
--loobek-footer-hover-color: #c6213b;
--loobek-footer-heading-color: #000000;
--loobek-footer-border: #e5e5e5;
--loobek-product-button-thumbnail-color: #000000;
--loobek-product-button-thumbnail-hover-color: #ffffff;
--loobek-product-button-thumbnail-bg: #ffffff;
--loobek-product-button-thumbnail-bg-hover: #000000;
--loobek-shop-bg: #fafafa;
--loobek-quantity-bg: #f0f0f0;
--loobek-product-detail-deal-color: #c6213b;
--loobek-product-detail-deal-bg: #fee9ec;
--loobek-star-color: #000000;
--loobek-product-price-color: #000000;
--loobek-product-sale-price-color: #c6213b;
--loobek-product-del-color: #808080;
--loobek-sale-label-color: #ffffff;
--loobek-sale-label-bg: #c6213b;
--loobek-new-label-color: #000000;
--loobek-new-label-bg: #ffffff;
--loobek-hot-label-color: #ffffff;
--loobek-hot-label-bg: #115241;
--loobek-soldout-label-color: #000000;
--loobek-soldout-label-bg: #f0f0f0;
--lazy-cols: 4;
--lazy-thumb-height: 450px;
--e-bg-lazyload-loaded: linear-gradient(#f5f5f5,#f5f5f5);
--e-bg-lazyload: linear-gradient(#f5f5f5,#f5f5f5);
}   body .logo-wrapper{
display: table;
}
.logo-center .logo-wrapper{
margin-left: 30px; margin-right: 30px; }
body .logo-wrapper .logo{
display: table-cell;
height: 40px;
vertical-align: middle;
}
header .header-sticky .logo-sticky{
display: none;
}
body .logo-wrapper a{
font-size: 40px;
text-decoration: none;
line-height: 0;
}
body .logo-wrapper a:hover{
text-decoration: none;
}
header .logo-wrapper .logo img{
transition: 300ms ease 0s;
}
.is-sticky img.sticky-logo{
display: block;
}
.is-sticky img.mobile-logo,
.is-sticky img.normal-logo{
display: none;
}
.is-sticky .logo-sticky{
opacity: 1;
width: auto;
height: auto;
padding: 5px 0;
position: relative;
display: table-cell;
transition: 150ms ease 0s;
}
.header-sticky{
width: 100%;
z-index: 993;
position: relative; }
.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;
}
.ts-header{
padding: 0;
display: block;
}
.ts-header .header-template{
position: relative;
}
.ts-header .overlay{
position: fixed;
top: 0;
bottom: auto;
height: 100000px;
left: 0;
right: 0;
content: "";
background: rgba(0,0,0,0.4); z-index: 991;
opacity: 0;
visibility: hidden;
}
.menu-background-overlay .ts-header > .overlay{
-webkit-animation-duration: 150ms;
-moz-animation-duration: 150ms;
animation-duration: 150ms;
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;
}
.menu-background-overlay .ts-header .header-template{
z-index: 1000;
}
.header-transparent:not(.no-absolute) .header-template{
position: absolute;
z-index: 993;
left: 0;
right: 0;
top: 0;
}
.header-transparent.header-text-light .logo-center .header-template:before,
.has-breadcrumb.header-transparent.header-text-light .header-template:before{
border-color: rgba(255,255,255,0.2);
}
.page-container.show-breadcrumb-v3 .ts-sidebar,
.page-container.show-breadcrumb-v3 #main-content,
.page-container.show-breadcrumb-v3 > .page-description,
.page-container.show-breadcrumb-v3 > .term-description{
position: relative;
}
body.image-button-radius .page-container.show-breadcrumb-v3 .ts-sidebar,
body.image-button-radius .page-container.show-breadcrumb-v3 #main-content,
body.image-button-radius .page-container.show-breadcrumb-v3 div.product div.summary,
body.image-button-radius .page-container.show-breadcrumb-v3 .bought-together-layout-vertical div.yith-wfbt-section{
border-radius: 10px 10px 0 0; }
.page-container.show-breadcrumb-v3 .ts-sidebar,
.page-container.show-breadcrumb-v3 #main-content,
.page-container.show-breadcrumb-v3 div.product div.summary,
.page-container.show-breadcrumb-v3 .bought-together-layout-vertical div.yith-wfbt-section,
.page-container.show-breadcrumb-v3 > .term-description,
.page-container.show-breadcrumb-v3 > .page-description{
background-color: var(--loobek-main-bg);
}
.single-product .page-container.show-breadcrumb-v3 #main-content{
background: transparent;
padding: 0;
}
body.image-button-radius .page-container.show-breadcrumb-v3 > .page-description,
body.image-button-radius .page-container.show-breadcrumb-v3 > .term-description{
border-radius: 10px;
}  .icon-menu-ipad-header,
.icon-menu-sticky-header,
header .menu-wrapper nav > ul > li > a,
header .menu-wrapper nav > ul > li > a,
header .menu-wrapper nav > ul > li.menu-item:before{
color: var(--loobek-menu-color);
}
.icon-menu-ipad-header:hover,
.menu-wrapper nav > ul > li.menu-item:hover:before,
.menu-wrapper nav > ul > li:hover > a,
.menu-wrapper nav > ul > li[class*="current-"]:before,
.menu-wrapper nav > ul > li[class*="current-"] > a{
color: var(--loobek-menu-hover-color);
}
.menu-wrapper nav > ul > li > a:after{
border-color: var(--loobek-menu-hover-color);
}
#ts-mobile-button-bottom{
display: none;
}
.menu-wrapper .menu-icon,
.mobile-menu-wrapper .menu-icon{
margin-right: 10px; display: flex;
}
.menu-wrapper ul.sub-menu .menu-icon{
margin-right: 5px; }
.menu-wrapper .menu-icon img,
.mobile-menu-wrapper .menu-icon img{
height: 24px;
width: auto;
max-width: none;
}
.menu-sub-label{
position: absolute;
right: -20px; top: -4px;
padding: 0 2px;
line-height: 13px;
font-size: 65%;
color: #ffffff;
text-align: center;
min-width: 35px;
border-radius: 2px;
text-transform: none;
}
.menu-sub-label:before{
width: 0;
height: 0;
border-top: 2px solid transparent;
border-left: 4px solid transparent; border-bottom: 7px solid transparent;
transform: rotate(15deg); position: absolute;
right: 50%;
margin-right: -3px; content: "";
bottom: -7px;
}
li.parent > a > .menu-sub-label{
right: -6px; }
.sub-menu .menu-sub-label{
top: -10px;
}
.ts-menu-drop-icon:after,
header .header-currency ul li, 
header .header-language ul li,
header .wpml-ls-legacy-dropdown a,
header .wpml-ls-legacy-dropdown-click a,
.ts-menu-drop-icon{
line-height: 20px; }
.menu-item[class^="ti-"] > *, 
.menu-item[class*=" ti-"] > *,
.menu-item[class*="icomoon-"] > *,
.menu-item.fa > *,
.menu-item.fab > *,
.menu-item.fas > *,
.menu-item.fab > *{
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
} .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,
.menu-wrapper nav > ul li ul.sub-menu:before{
background-color: var(--loobek-submenu-bg);
}
.elementor-editor-active .ts-megamenu ul.menu > li > a,
.menu-wrapper ul ul.sub-menu li.menu-item:before,
.menu-wrapper ul ul.sub-menu > li > a,
.menu-wrapper ul ul.sub-menu li > .ts-menu-drop-icon,
.ts-megamenu .ts-list-of-product-categories-wrapper li a,
.ts-list-of-product-tags-wrapper li a,
.ts-megamenu .ts-product-category-wrapper .category-name a,
.ts-megamenu .social-icons a,
.elementor-icon-list-item a{
color: var(--loobek-submenu-color);
}
.elementor-editor-active .ts-megamenu ul.menu > li > a:hover,
.menu-wrapper ul ul.sub-menu li:hover > .ts-menu-drop-icon,
.menu-wrapper ul ul.sub-menu li[class*=" current-"] > .ts-menu-drop-icon,
.menu-wrapper ul ul.sub-menu > li:hover > a,
.menu-wrapper ul ul.sub-menu li.menu-item:hover:before,
.menu-wrapper ul ul.sub-menu li[class*="current-"] > a
.menu-wrapper ul ul.sub-menu li[class*="current-"]:before,
.ts-megamenu .ts-list-of-product-categories-wrapper li a:hover,
.ts-list-of-product-tags-wrapper li a:hover,
.ts-megamenu .ts-product-category-wrapper .category-name a:hover,
.ts-megamenu .social-icons a:hover,
.elementor-icon-list-item a:hover{
color: var(--loobek-submenu-hover-color);
}
.menu-wrapper nav > ul ul.sub-menu h1,
.menu-wrapper nav > ul ul.sub-menu h2,
.menu-wrapper nav > ul ul.sub-menu h3,
.menu-wrapper nav > ul ul.sub-menu h4,
.menu-wrapper nav > ul ul.sub-menu h5,
.menu-wrapper nav > ul ul.sub-menu h6{
color: var(--loobek-submenu-heading-color);
}
.menu-wrapper nav > ul ul li.menu-item:before,
.menu-wrapper nav > ul ul.sub-menu,
.menu-wrapper nav > ul ul.sub-menu > li > a{
font-size: var(--loobek-main-font-size);
line-height: 20px; }
header nav > ul ul.sub-menu,
header nav > ul ul.sub-menu > li > a{
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
letter-spacing: var(--loobek-main-letter-spacing);
}
.ts-header nav > ul ul.sub-menu li:hover > ul.sub-menu{
-webkit-animation-duration: 300ms;
-moz-animation-duration: 300ms;
animation-duration: 300ms;
animation-delay: 50ms;
-webkit-animation-delay: 50ms;
-moz-animation-delay: 50ms;
-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;
}
.menu-wrapper .ts-menu > nav > ul,
.menu-wrapper .ts-menu > nav > ul{
margin: 0;
text-align: start;
display: flex;
flex-wrap: wrap;
}
.ts-header nav > ul > li{
list-style: none;
position: relative;
padding: 0;
display: flex;
align-items: center;
margin-right: 30px; }
.ts-header nav > ul > li:last-child{
margin-right: 0; }
.menu-wrapper nav > ul li .menu-desc{
line-height: 14px;
margin-top: -2px;
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
font-size: var(--loobek-main-small-font-size);
}
.ts-header nav .line-border a{
display: none !important;
}
.ts-header nav .line-border{
width: 1px;
}
.ts-header nav .line-border:after{
position: absolute;
top: 10px;
bottom: 10px;
border-width: 0 1px 0 0;
border-style: solid;
content: "";
width: 1px;
} 
.ts-header nav > ul > li:hover{
z-index: 993;
}
.ts-header nav > ul > li a:hover{
text-decoration: none;
}
.ts-header nav > ul > li > a{
padding-top: 6px;
padding-bottom: 6px;
display: flex;
position: relative;
white-space: nowrap;
align-items: center;
}
.ts-header nav > ul > li > a,
.ts-header nav > ul > li > a .menu-label{
font-family: var(--loobek-menu-font);
font-weight: var(--loobek-menu-font-weight);
letter-spacing: var(--loobek-menu-letter-spacing);
}
.menu-wrapper nav > ul > li > a{
font-size: var(--loobek-menu-font-size);
line-height: 26px;
}
.menu-label{
display: flex;
align-items: center;
}
.menu-label i{
margin-right: 10px; }
.header-v9 .menu-wrapper nav.second-menu-middle > ul > li.menu-item{
transition: 150ms ease 0s;
}
.ts-header .header-bottom .menu-wrapper{
margin-bottom: 15px;
}
.header-v12 .header-bottom > .container{
justify-content: center;
}
.header-v12 .ts-header .header-bottom .menu-wrapper{
margin-top: 12px;
}
.ts-header nav > ul li.menu-item:before,
.mobile-menu-wrapper nav > ul li.menu-item:before{
letter-spacing: 0;
z-index: 1;
margin-right: 10px; transition: 300ms ease 0s;
font-size: 20px;
}
.ts-header nav > ul li .ts-megamenu-widgets-container > ul{
padding: 0;
margin: 0;
width: auto;
}
.ts-mega-menu{
margin: 0 -10px;
overflow: hidden;
}
.ts-menu-drop-icon{
position: absolute;
right: 0;
left: 0;
top: 0;
bottom: 0;
line-height: 0;
display: none;
}
.ts-header ul.sub-menu li:first-child > .ts-menu-drop-icon{
top: 0;
}
.ts-header ul.sub-menu .ts-menu-drop-icon{
right: 0; top: 6px;
bottom: auto;
left: auto;
width: 20px;
text-align: end;
line-height: 0;
}
.ts-header ul.sub-menu .ts-menu-drop-icon:before{
content: "\e904";
font-family: 'icomoon';
font-weight: normal;
font-size: 8px;
line-height: 20px; }
body:not(.ts_desktop) .ts-menu-drop-icon,
.ts-header nav.main-menu ul ul li.parent .ts-menu-drop-icon{
display: inline-block;
}
body:not(.ts_desktop) .ts-menu-drop-icon.active{
display: none;
}
.ts-header nav.main-menu > ul.menu > li > a:after,
.ts-header nav.main-menu > ul > li > a:after{
content: "";
position: absolute;
left: 50%;
right: 50%;
border-width: 1px 0 0 0;
border-style: solid;
height: 1px;
bottom: 6px;
transition: all 250ms ease 0s;
}
header nav.main-menu > ul.menu > li:hover > a:after,
header nav.main-menu > ul.menu > li[class*="current-"] > a:after{
left: 0;
right: 0;
} .header-v9 nav.second-menu-middle > ul > li.menu-item:hover:before,
.header-v9 nav.second-menu-middle > ul > li:hover > a,
.header-v6 .menu-wrapper nav.second-menu-middle > ul > li.menu-item:before,
.header-v6 .menu-wrapper nav.second-menu-middle > ul > li > a{
color: var(--loobek-menu-2-color);
}
.header-v6 nav.second-menu-middle > ul > li.menu-item:hover a:before,
.header-v6 nav.second-menu-middle > ul > li:hover > a,
.header-v6 nav.second-menu-middle > ul > li[class*="current-"] a:before,
.header-v6 nav.second-menu-middle > ul > li[class*="current-"] > a{
color: var(--loobek-menu-2-hover-color);
}
.header-v6 nav.second-menu-middle > ul > li.menu-item:hover a:after,
.header-v6 nav.second-menu-middle > ul > li[class*="current-"] a:after{
border-color: var(--loobek-menu-2-hover-color);
}
.header-v9 nav.second-menu-middle > ul > li[class*="current-"]{
background: var(--loobek-menu-2-active-bg);
}
.header-v9 nav.second-menu-middle > ul > li[class*="current-"] > a{
color: var(--loobek-menu-2-active-color);
}
#page nav.second-menu-middle > ul{
flex-wrap: nowrap;
}
.menu-wrapper nav.second-menu-middle > ul > li > a{
font-family: var(--loobek-second-menu-font);
font-weight: var(--loobek-second-menu-font-weight);
font-size: var(--loobek-second-menu-font-size);
line-height: var(--loobek-second-menu-line-height);
}
.header-v9 nav.second-menu-middle > ul > li[class*="current-"]{
padding: 0 20px;
}
.header-v6 nav.second-menu-middle > ul > li.menu-item a:after{
position: absolute;
left: 50%;
right: 50%;
bottom: 6px;
border-width: 0 0 1px 0;
border-style: solid;
content: "";
transition: 150ms ease 0s;
}
.header-v6 nav.second-menu-middle > ul > li.menu-item:hover a:after,
.header-v6 nav.second-menu-middle > ul > li[class*="current-"] a:after{
left: 0;
right: 0;
}
.ts-header nav > ul li ul.sub-menu{
position: absolute;
z-index: 999;
left: -30px; top: 100%;
margin: 0;
padding: 30px;
visibility: hidden;
opacity: 0;
min-width: 250px;
}
.ts-header nav > ul li ul.sub-menu > li{
display: flex;
align-items: center;
position: relative;
z-index: 1;
}
.ts-header nav > ul li ul.sub-menu > li.menu-item-has-children{
padding-right: 20px; }
.ts-header nav > ul li ul.sub-menu ul.sub-menu{
min-width: 260px;
}
.ts-header .ts-menu > nav > ul > li > ul.sub-menu{
left: -30px }
.ts-header nav > ul li:hover > ul.sub-menu{
visibility: visible;
opacity: 1;
-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: 200px 0 0;
-moz-transform-origin: 200px 0 0;
-ms-transform-origin: 200px 0 0;
}
.ts-header nav > ul li.ts-megamenu-fullwidth-stretch > ul.sub-menu{
overflow: hidden;
}
.ts-header nav > ul li ul.sub-menu ul.sub-menu{
z-index: 990;
}
.ts-header nav > ul li ul.sub-menu ul.sub-menu ul.sub-menu{
z-index: 991;
}
.ts-header nav > ul li ul.sub-menu:before{
content: "";
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
z-index: 0;
box-shadow: 0 15px 20px rgba(51,51,51,0.15);
border-width: 1px;
border-style: solid;
background-size: contain;
}
.ts-header nav > ul li.ts-megamenu-fullwidth-stretch ul.sub-menu:before{
border-width: 1px 0 1px 0;
}
.ts-header nav > ul li ul.sub-menu li:first-child > ul.sub-menu{
top: -30px;
}
.ts-header nav > ul li ul.sub-menu ul.sub-menu{
left: calc(100% - 1px); padding: 30px 30px 30px 60px; top: -24px;
}
.ts-header nav > ul li ul.sub-menu ul.sub-menu:before{
left: 30px; top: 0;
}
.ts-header nav > ul li ul.sub-menu ul.sub-menu > li{
list-style: none;
padding-left: 0;
padding-right: 0;
position: relative;
z-index: 2;
}
.ts-header nav > ul li ul.sub-menu ul.sub-menu > li.menu-item-has-children{
padding-right: 20px; padding-left: 0;
}
.ts-header nav > ul li ul.sub-menu ul.sub-menu > li:first-child{
padding-top: 0;
}
.ts-header nav > ul li ul.sub-menu ul.sub-menu > li:last-child{
padding-bottom: 0;
}
.ts-header nav > ul li ul.sub-menu ul.sub-menu > li > a{
padding: 0;
display: table;
position: relative;
}
.ts-megamenu .shortcode-heading-wrapper h2,
h6.elementor-heading-title{
font-size: var(--loobek-main-font-bold-size);
line-height: var(--loobek-main-font-bold-line-height);
} nav li.widget_nav_menu li > a:before{
display: none;
}
.ts-header nav > ul li.ts-megamenu > ul.sub-menu > li{
padding: 0;
margin: 0 auto;
display: block;
}
.ts-header nav > ul li.fa:before,
.ts-header nav > ul li.fas:before,
.ts-header nav > ul li.far:before,
.ts-header nav > ul li.fab:before{
display: inline-block;
position: relative;
top: -1px;
float: left; } .ts-header nav > ul li.ts-megamenu-columns-4 ul.sub-menu{
width: 900px;
}
.ts-header nav > ul li.ts-megamenu-columns-3 ul.sub-menu{
width: 600px;
}
.ts-header nav > ul li.ts-megamenu-columns-2 ul.sub-menu{
min-width: 360px;
max-width: 460px;
}
.ts-header nav > ul li.ts-megamenu-columns-1 ul.sub-menu,
.ts-header nav > ul li.ts-normal-menu ul.sub-menu{
min-width: 210px;
max-width: 300px;
}
.ts-header nav > ul li.ts-megamenu-columns-4 ul.sub-menu ul.sub-menu{
width: 930px;
}
.ts-header nav > ul li.ts-megamenu-columns-3 ul.sub-menu ul.sub-menu{
width: 630px;
}
.ts-header nav > ul li.ts-megamenu-columns-2 ul.sub-menu ul.sub-menu{
width: 410px;
}
.ts-header nav > ul li.ts-megamenu-columns-1 ul.sub-menu ul.sub-menu,
.ts-header nav > ul li.ts-normal-menu ul.sub-menu ul.sub-menu{
min-width: 240px;
max-width: 330px;
}
.menu-wrapper nav li.widget{
list-style: none;
}
.ts-menu nav .widgettitle{
margin-bottom: 10px;
position: relative;
padding-bottom: 0;
}
.menu-wrapper nav li.widget ul{
margin: 0;
}  .header-middle,
.header-bottom,
.menu-middle .header-middle .menu-wrapper:before{
background-color: var(--loobek-middle-header-bg);
}
.archive .header-sticky.is-sticky,
.menu-middle .header-middle .menu-wrapper:before,
.logo-center .header-template:before,
.has-breadcrumb .header-template:before{
border-color: var(--loobek-middle-header-border);
}
.header-middle .social-icons a,
.header-middle .shopping-cart-wrapper .cart-control,
.header-middle .my-wishlist-wrapper a,
.header-middle .my-account-wrapper .account-link > a,
.ts-header .search-button > span,
.icon-menu-sticky-header .icon,
.header-middle .header-currency .wcml_currency_switcher > a, 
.header-middle .header-language .wpml-ls > ul > li > a{
color: var(--loobek-middle-header-color);
}
.header-middle .social-icons a:hover,
.header-middle .shopping-cart-wrapper:hover .cart-control, 
.header-middle .my-account-wrapper:hover .account-link > a,
.header-middle .my-wishlist-wrapper:hover a,
.ts-header .search-button > span:hover,
.header-middle .header-language:hover .wpml-ls > ul > li > a,
.header-middle .header-currency:hover .wcml_currency_switcher > a,
.icon-menu-sticky-header .icon:hover,
.icon-menu-sticky-header .icon.active{
color: var(--loobek-middle-header-link-hover);
} .transparent-header-logo,
.header-transparent .normal-logo,
.header-transparent .is-sticky .transparent-header-logo{
display: none;
}
.header-transparent .transparent-header-logo{
display: block;
}
.header-v6 .header-left > .menu-wrapper,
.header-v9 .header-left > .menu-wrapper{
margin: 0;
}
.menu-middle .icon-menu-ipad-header{
display: none;
text-align: center;
width: 40px;
}
.icon-menu-sticky-header{
display: none;
margin-right: 20px; }
.menu-middle .icon-menu-ipad-header .icon,
.icon-menu-sticky-header .icon{
cursor: pointer;
display: inline-block;
transition: 500ms ease 0s;
width: 40px;
text-align: center;
}
.menu-middle .icon-menu-ipad-header .icon:before,
.icon-menu-sticky-header .icon:before{
content: "\e918";
font-family: 'icomoon';
font-weight: normal;
}
.icon-menu-sticky-header .icon:before{
line-height: 40px;
font-size: 20px;
}
.menu-middle .icon-menu-ipad-header .icon.active:before,
.icon-menu-sticky-header .icon.active:before{
content: "\e90b";
}
.header-language a:hover,
.my-account-wrapper .account-link > a:hover,
.shopping-cart-wrapper a.cart-control:hover,
.my-wishlist-wrapper a:hover,
.header-currency a:hover{
text-decoration: none;
}
.ts-header.hidden-search .logo-wrapper,
.ts-header.hidden-search .header-right{
width: auto;
}
.header-top{
border-width: 0 0 1px 0;
border-style: solid;
font-size: var(--loobek-main-small-font-size);
line-height: var(--loobek-main-font-line-height);
background-color: var(--loobek-top-header-bg);
border-color: var(--loobek-top-header-border);
color: var(--loobek-top-header-color);
}
.header-transparent .header-top{
border-width: 0;
}
.header-top *{
border-color: var(--loobek-top-header-border);
}
.header-top a,
.header-top .social-icons.style-icon li a,
.header-top .header-language .wpml-ls > ul > li > a,
.header-top .header-currency .wcml_currency_switcher > a{
color: var(--loobek-top-header-color);
}
.header-top a:hover,
.header-top .social-icons.style-icon li a:hover,
.header-top .header-language:hover .wpml-ls > ul > li > a,
.header-top .header-currency:hover .wcml_currency_switcher > a{
color: var(--loobek-top-header-link-hover);
}
.header-top .header-right > *,
.header-top .header-right > .header-link ul > li{
margin-right: 20px; }
.header-right > .header-link ul li{
line-height: var(--loobek-main-font-line-height);
}
.header-middle{
position: relative;
transition: all 100ms ease 0s;
}
.has-breadcrumb.header-transparent .header-template,
.header-transparent .logo-center .header-template{
padding-bottom: 1px;
}
.header-transparent .header-sticky.is-sticky .header-template{
box-shadow: 0 4px 4px rgba(155,155,155,.3);
}
header .header-currency, 
header .header-language{
font-size: var(--loobek-main-small-font-size);
}
.header-middle > .container,
.header-top > .container,
.header-middle .header-left{
position: relative;
display: flex;
justify-content: space-between;
align-items: center;
}
.header-middle .header-left{
justify-content: flex-start;
}
.menu-middle .header-middle .menu-wrapper{
margin-left: 40px; margin-right: auto; } 
.header-middle > .container{
padding-top: 20px;
padding-bottom: 20px;
}
.header-top > .container{
padding-top: 8px;
padding-bottom: 8px;
}
.shopping-cart-wrapper .cart-control, 
.my-wishlist-wrapper a, 
.my-account-wrapper .account-link > a, 
.ts-header .search-button > span{
letter-spacing: 0;
}
.header-middle .header-right,
.header-top .header-right,
.header-right > .header-link,
.header-right > .header-link ul{
display: flex;
justify-content: flex-end;
align-items: center;
}
.header-middle .header-right{
margin-left: 40px; margin-right: 0;
}
header .header-link ul{
margin: 0;
}
header .header-link ul li{
list-style: none;
padding: 0;
}
.header-middle .header-right > .header-social-icon{
margin-right: 30px; }
.header-top .logo-wrapper{
display: none;
}
.header-social-icon,
.header-language,
.header-currency{
position: relative;
}
.header-middle .header-right > *{
margin-right: 12px; }
.header-middle .header-right > *:last-child{
margin-left: 0;
margin-right: 0;
}
.header-middle .header-right > .ts-search-normal{
margin-right: 40px; }
.header-v10 .header-middle .header-right > .ts-search-normal{
margin-left: 0; margin-right: 0;
}
.header-middle .container > .ts-search-normal{
margin-right: auto; margin-left: 40px; max-width: 460px;
flex: 2 0;
}
.layout-fullwidth .header-middle .container > .ts-search-normal,
.header-fullwidth .header-middle .container > .ts-search-normal{
max-width: 900px;
}
.header-v12 .header-middle .container > .ts-search-normal{
max-width: 580px;
margin-right: auto;
margin-left: 30px; }
body:not(.rtl).header-v12 .header-middle .menu-wrapper{
margin-left: auto;
margin-right: 0; }
.ts-header .group-language-currency{
display: flex;
align-items: center;
justify-content: center;
margin-right: 40px; }
.ts-header .group-language-currency > *{
margin-right: 20px; }
.ts-header .group-language-currency > *:last-child{
margin-right: 0; margin-left: 0;
}
#page .header-link ul > li a{
padding: 0;
}
#page .header-right > .header-link ul > li:last-child,
#page .header-right > *:last-child{
margin-left: 0;
margin-right: 0;
}
.header-language .wpml-ls.wpml-ls-legacy-list-horizontal > ul > li > a:after,
.header-language .wpml-ls.wpml-ls-legacy-list-vertical > ul > li > a:after{
display: none;
}
.header-language .wpml-ls > ul > li > a:after,
.header-currency .wcml_currency_switcher > a:after{
content: "\e902";
font-family: 'icomoon';
letter-spacing: 0;
font-weight: normal;
display: inline-block;
font-size: 18px;
border: 0;
position: static;
line-height: 14px;
margin-left: 3px; }
.header-language:hover .wpml-ls > ul > li > a:after,
.header-currency:hover .wcml_currency_switcher > a:after{
opacity: 1;
}
.header-currency .wcml_currency_switcher > a:after{
margin: 0 0 0 2px; }
.ts-mobile-icon-toggle{
display: none;
}
.header-bottom > .container{
display: flex;
align-items: center;
justify-content: space-between;
}
.header-v9 .header-bottom > .container{
align-items: flex-end;
} .cart_list .icon,
.widget_shopping_cart_content p.total strong{
color: var(--loobek-text-bold-color);
}
.ts-tiny-cart-wrapper li div.blockUI.blockOverlay,
.widget_shopping_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{
bottom: 0 !important;
}
.header-number-style-v1 .shopping-cart-wrapper .cart-control .cart-number,
.header-number-style-v1 .tini-wishlist .count-number{
position: absolute;
right: 0; top: -4px;
left: auto;
width: 18px;
height: 18px;
font-size: 10px;
line-height: 18px;
text-align: center;
border-radius: 100%;
overflow: hidden;
}
#group-icon-header .tini-wishlist .count-number{
font-family: var(--loobek-menu-font);
font-weight: var(--loobek-menu-font-weight);
}
.header-number-style-v1 .tini-wishlist .count-number,
.header-number-style-v1 .ic-cart .cart-number{
color: var(--loobek-header-cart-number-color);
background-color: var(--loobek-header-cart-number-bg);
font-family: var(--loobek-main-font-bold);
font-weight: var(--loobek-main-font-bold-weight);
}
.header-number-style-v2 .shopping-cart-wrapper .cart-control .cart-number,
.header-number-style-v2 .tini-wishlist .count-number{
line-height: 30px;
margin-left: 5px; display: inline;
font-family: var(--loobek-main-font-bold);
font-weight: var(--loobek-main-font-bold-weight);
font-size: var(--loobek-main-small-2-font-size);
}
.header-number-style-v2 .shopping-cart-wrapper .cart-control,
.header-number-style-v2 .tini-wishlist{
margin-left: 5px; display: block;
}
.header-number-style-v2 .shopping-cart-wrapper .ic-cart,
.header-number-style-v2 .my-wishlist-wrapper a.tini-wishlist{
display: flex;
align-items: center;
justify-content: center;
}
.my-wishlist-wrapper,
.shopping-cart-wrapper,
.my-account-wrapper{
position: relative;
}
body:not(.ts_desktop) .ts-tiny-account-wrapper .account-link{
position: relative;
}
body:not(.ts_desktop) .ts-tiny-account-wrapper .icon-toggle{
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
content: "";
z-index: 1;
cursor: pointer;
}
.form-content a.log-out:hover{
text-decoration: none;
}
.header-middle .shopping-cart-wrapper .cart-control,
.header-middle .my-wishlist-wrapper a,
.header-middle .my-account-wrapper .account-link > a,
.ts-header .search-button > span{
text-align: center;
display: block;
cursor: pointer;
transition: 300ms ease 0s;
position: relative;
}
#ts-mobile-button-bottom > *,
.ts-mobile-icon-toggle .icon,
#page .header-middle .header-left > *,
.header-middle .my-wishlist-wrapper,
.header-middle .my-account-wrapper,
.ts-header .search-button > span,
.header-middle div.header-right > div.shopping-cart-wrapper{
width: 40px;
}
.header-middle .my-wishlist-wrapper a,
.header-middle .shopping-cart-wrapper .cart-control{
text-decoration: none;
}
.shopping-cart-wrapper .ic-cart:before,
.ts-tiny-account-wrapper .account-link > a:before,
.my-wishlist-wrapper a:before,
.search-button > span:before{
font-family: 'icomoon';
position: relative;
letter-spacing: 0;
font-weight: normal;
display: block;
line-height: 30px;
font-size: 20px;
}
.my-wishlist-wrapper .title,
.my-account-wrapper .account-link > a span{
display: none;
}
.ts-tiny-account-wrapper .account-link > a:before{
content: "\e93f";
}
.ts-tiny-cart-wrapper .cart-control > span:not(.ic-cart),
#ts-shopping-cart-sidebar .cart-control > span,
#ts-mobile-button-bottom .cart-control > span:not(.ic-cart){
display: none;
}
.account-link > a,
.my-wishlist-wrapper > a,
.ts-tiny-cart-wrapper > a.cart-control{
text-decoration: none;
}
.my-wishlist-wrapper a:before{
content: "\e921";
}
.shopping-cart-wrapper .ic-cart:before{
content: "\e909";
}
.search-button > span:before{
content: "\e917";
}
.shopping-cart-wrapper .dropdown-container,
.my-account-wrapper .dropdown-container,
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
.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: 150px;
padding: 38px 30px 30px 30px;
}
body.logged-in .header-top .my-account-wrapper .dropdown-container{
padding-top: 30px;
}
.shopping-cart-wrapper .cart-empty label{
width: 100%;
padding-bottom: 14px;
margin-bottom: 20px;
border-width: 0 0 1px 0;
border-style: solid;
text-align: center;
}
.woocommerce .cart-empty .continue-shopping-button{
margin: 0;
display: block;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu,
.header-currency ul{
position: absolute;
left: -20px; transform: none;
top: 100%;
bottom: auto;
margin: 0;
text-align: start;
padding: 28px 25px 17px 25px;
}
.header-top .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
.header-top .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu,
.header-top .header-currency ul{
padding-top: 25px;
left: -25px; }
.header-top .header-right > .header-language:last-child .wpml-ls-sub-menu,
.header-top .header-right > .header-currency:last-child ul{
left: auto;
margin: 0;
right: 0; }
.my-account-wrapper .dropdown-container{
right: 0; left: auto;
width: 400px;
}
.my-account-wrapper .dropdown-container .form-content{
position: relative;
z-index: 1;
}
.my-account-wrapper .dropdown-container ul{
margin: 0;
}
.my-account-wrapper .dropdown-container ul li{
list-style: none;
}
.my-account-wrapper .dropdown-container ul li a{
text-decoration: none;
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
font-size: var(--loobek-h6-font-size);
line-height: var(--loobek-h6-line-height);
}
.my-account-wrapper .link-bottom{
padding-top: 10px;
margin-top: 10px;
border-width: 1px 0 0 0;
border-style: solid;
}
.my-account-wrapper .link-bottom a{
font-size: var(--loobek-main-small-font-size);
}
.my-account-wrapper .link-bottom a:hover{
color: var(--loobek-primary-color);
}
.shopping-cart-wrapper .dropdown-container:before,
.my-account-wrapper .dropdown-container:before{
position: absolute;
left: 0;
right: 0;
top: 8px;
bottom: 0;
content: "";
border-width: 1px;
border-style: solid;
display: block;
background-color: var(--loobek-main-bg);
border-color: var(--loobek-text-bold-color);
}
body.image-button-radius .shopping-cart-wrapper .dropdown-container:before,
body.image-button-radius .my-account-wrapper .dropdown-container:before{
border-radius: 10px;
}
.shopping-cart-wrapper:hover .dropdown-container,
.my-account-wrapper:hover .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: 50ms;
-webkit-animation-delay: 50ms;
-moz-animation-delay: 50ms;
-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;
}
body:not(.ts_desktop) .ts-header nav > ul li:hover > ul.sub-menu,
body:not(.ts_desktop) .ts-header nav > ul ul.sub-menu li:hover > ul.sub-menu{
-webkit-animation-name: none;
-moz-animation-name: none;
animation-name: none;
display: none;
}
body .wpml-ls-legacy-dropdown > ul > li:before,
body .wpml-ls-legacy-dropdown-click > ul > li:before,
.header-currency > div:before{
top: 43px;
left: 50%; margin-left: -9px; z-index: 9992;
}
.woocommerce-cart .cart-dropdown-form,
.woocommerce-checkout .cart-dropdown-form,
.woocommerce-cart #ts-shopping-cart-sidebar,
.woocommerce-checkout #ts-shopping-cart-sidebar{
display: none !important;
}
.cart-dropdown-form .clear-cart-button{
line-height: var(--loobek-h5-line-height);
font-size: var(--loobek-main-small-font-size);
}
.cart-empty .empty-content > label{
font-size: var(--loobek-main-font-bold-size);
line-height: var(--loobek-main-font-bold-line-height);
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
}
.shopping-cart-wrapper .dropdown-container{
width: 400px;
left: auto;
right: 0; z-index: 992;
}
.shopping-cart-wrapper .dropdown-title{
display: none;
}
header .cart-dropdown-form .form-content{
position: relative;
z-index: 2;
}
.ts-sidebar-content .ts-tiny-cart-wrapper,
.ts-sidebar-content .ts-tiny-cart-wrapper .form-content > label{
width: 100%;
display: inline-block;
}
.shopping-cart-wrapper.updating .dropdown-container{
animation: none !important;
-webkit-animation: none !important;
}
.ts-tiny-cart-wrapper a.cart-control:hover{
text-decoration: none;
}
.ts-tiny-cart-wrapper .form-content > label{
text-transform: none;
padding: 0;
margin: 0;
position: relative;
z-index: 2;
font-size: var(--loobek-main-font-size);
line-height: var(--loobek-main-font-line-height);
} .my-account-wrapper #ts-login-form{
display: grid;
}
.my-account-wrapper #ts-login-form .login-submit{
margin: 0;
padding-top: 10px;
}
.my-account-wrapper #ts-login-form .login-submit input[type="submit"]{
width: 100%;
}
.my-account-wrapper #ts-login-form .login-remember{
order: 10;
margin-top: 14px;
font-size: var(--loobek-main-small-font-size);
}
#ts-login-form .login-remember,
.woocommerce-form-login__rememberme{
color: var(--loobek-text-color);
font-size: var(--loobek-main-small-font-size);
}
.login-remember label{
cursor: pointer;
display: inline-block;
padding-bottom: 0;
}
.login-remember label input[type^="check"],
.woocommerce-form-login__rememberme label input[type^="check"]{
position: relative;
top: 1px;
}
.woocommerce-form-login__rememberme label input[type^="check"]{
top: 2px;
}
.my-account-wrapper .forget-password{
margin-top: -20px;
transform: translate(0,-100%);
float: right; position: relative;
top: 14px;
z-index: 1;
}
.my-account-wrapper .create-account-wrapper{
clear: both;
padding-top: 14px;
margin-top: 14px;
border-width: 1px 0 0 0;
border-style: solid;
display: block;
text-align: center;
} .ts-sidebar-content .ts-tiny-cart-wrapper,
.ts-sidebar-content .ts-tiny-cart-wrapper .cart-dropdown-form{
height: 100%;
}
.ts-sidebar-content .ts-tiny-cart-wrapper .form-content{
display: flex;
flex-direction: column;
height: 100%;
position: relative;
}
.ts-sidebar-content .ts-tiny-cart-wrapper .cart-wrapper,
.ts-sidebar-content .cart-empty .empty-content{
flex: 1;
overflow: hidden;
display: flex;
flex-direction: column;
height: 100%;
}
.ts-sidebar-content .cart-empty .empty-content{
margin: 0;
}
.ts-sidebar-content .ts-tiny-cart-wrapper .cart-content{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
overflow: hidden;
}
#ts-shopping-cart-sidebar .ts-tiny-cart-wrapper .cart-content .cart_list{
max-height: calc(100% - 152px);
overflow-y: scroll;
flex: 1;
}
#ts-shopping-cart-sidebar .empty-content > label{
max-height: calc(100% - 46px);
height: 100%;
position: relative;
align-items: center;
display: flex;
flex-wrap: wrap;
align-content: center;
justify-content: center;
margin-bottom: 30px;
}
#ts-shopping-cart-sidebar .empty-content > label:before{
font-family: 'icomoon';
position: relative;
letter-spacing: 0;
font-weight: normal;
line-height: 60px;
font-size: 60px;
opacity: 0.2;
content: "\e909";
display: block;
width: 100%;
margin-bottom: 20px;
}
#ts-shopping-cart-sidebar .cart-empty .empty-content{
overflow-y: hidden;
text-align: center;
}
#ts-shopping-cart-sidebar .ts-tiny-cart-wrapper .cart-content .cart_list::-webkit-scrollbar{
display: none;
}
.woocommerce.dropdown-container ul.cart_list li{
list-style: none;
padding: 0;
border-width: 0;
margin: 0 0 20px 0;
display: flex;
width: 100%;
position: relative;
align-items: center;
}
#ts-shopping-cart-sidebar .ts-tiny-cart-wrapper .dropdown-container ul.cart_list li{
list-style: none;
padding: 0 0 20px 0;
margin: 0 0 20px 0;
border-width: 0 0 1px 0;
border-style: solid;
}
.woocommerce.dropdown-container ul.cart_list li:last-child,
#ts-shopping-cart-sidebar .ts-tiny-cart-wrapper .dropdown-container ul.cart_list li:last-child{
margin-bottom: 0;
padding-bottom: 0;
border-width: 0;
}
body .dropdown-container ul.cart_list li.loading:after,
body .ts-tiny-cart-wrapper ul li div.blockUI.blockOverlay:after{
left: 0;
right: 0;
width: auto;
height: auto;
}
.woocommerce.dropdown-container ul.cart_list{
padding: 0;
margin: 0;
overflow: auto;
max-height: 380px;
position: relative;
}
.woocommerce.dropdown-container ul.cart_list li img{
width: 100% !important;
}
.ts-tiny-cart-wrapper .dropdown-footer{
padding-top: 20px;
line-height: 24px;
}
.dropdown-footer .total .amount,
.add-to-cart-popup-container .total .amount{
font-size: var(--loobek-h5-font-size);
line-height: var(--loobek-h5-line-height);
}
.add-to-cart-popup-container .total .amount{
font-family: var(--loobek-main-font-bold);
font-weight: var(--loobek-main-font-bold-weight);
}
.shopping-cart-wrapper .ts-tiny-cart-wrapper{
font-size: var(--loobek-main-font-size);
line-height: var(--loobek-main-font-line-height);
}
.shopping-cart-wrapper .ts-tiny-cart-wrapper .dropdown-footer{
border-width: 1px 0 0 0;
border-style: solid;
margin-top: 20px;
}
.dropdown-footer a.checkout-button{
width: 100%;
}
.dropdown-footer-bottom{
display: flex;
align-items: center;
justify-content: center;
margin-top: 20px;
}
.dropdown-footer-bottom > a:first-child{
margin-right: 20px; }
.is-safari #ts-shopping-cart-sidebar .ts-tiny-cart-wrapper .cart-content .cart_list{
margin-right: 0; margin-left: 0;
}
.woocommerce.dropdown-container .cart_list li .cart-item-wrapper{
display: grid;
gap: 5px;
}
.dropdown-container .cart-group-inline{
margin-left: 15px; }
.ts-tiny-cart-wrapper .woocommerce-mini-cart-item .no-input .quantity{
margin-top: 0;
}
.dropdown-container .no-input{
display: flex;
gap: 2px;
}
.dropdown-container .no-input .icon{
margin-right: 3px; }
.woocommerce.dropdown-container a.thumbnail{
min-width: 80px;
width: 80px;
height: auto;
margin: 0;
overflow: hidden;
}
body.image-button-radius .woocommerce.dropdown-container a.thumbnail{
border-radius: 10px;
}
.woocommerce .cart_list li a.remove,
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove{
position: relative;
width: 20px;
height: 20px;
padding: 0;
letter-spacing: 0;
text-decoration: none;
font-size: 0;
text-align: start;
}
.ts-wishlist-table-wrapper a.ts-remove-from-wishlist:before,
.woocommerce .cart_list li a.remove:before,
.woocommerce .widget_shopping_cart .cart_list li a.remove:before,
.woocommerce.widget_shopping_cart .cart_list li a.remove:before{
font-family: 'icomoon';
content: "\e906";
font-size: 8px;
font-weight: normal;
line-height: 20px;
}
.woocommerce a.remove:hover{
background: transparent !important;
}
.woocommerce .cart_list li a.remove:hover,
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover,
.woocommerce.widget_shopping_cart .cart_list li a.remove:hover{
text-decoration: none;
}
.ts-tiny-cart-wrapper .total,
.widget_shopping_cart .total{
margin-bottom: 15px;
position: relative;
overflow: hidden;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
}
.ts-tiny-cart-wrapper .total > span.total-title,
.widget_shopping_cart .total-title,
.woocommerce .widget_shopping_cart .total strong, 
.woocommerce.widget_shopping_cart .total strong{
display: inline-block;
padding-right: 5px; font-size: var(--loobek-main-small-font-size);
}
.ts-tiny-cart-wrapper .total > span.total-title{
color: var(--loobek-text-bold-color);
}
.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,
.woocommerce ul.cart_list li:after, 
.woocommerce ul.product_list_widget li:after{
display: none;
} .header-language,
.header-currency{
position: relative;
}
.header-currency img.wcml-spinner{
left: 50%;
margin-top: -3px;
margin-left: -8px;
right: auto;
}
.header-currency:hover,
body .header-language:hover,
.my-account-wrapper:hover,
.shopping-cart-wrapper:hover{
z-index: 996;
}
.header-currency a{
text-decoration: none;
display: block;
}
.header-currency ul li{
position: relative;
list-style: none;
margin: 0;
z-index: 991;
width: 100%;
padding: 6px 0;
transition: 300ms ease 0s;
cursor: pointer;
}
.header-currency > img{
position: absolute;
left: 0; top: 2px;
margin-left: 8px !important; }
.wpml-ls > ul{
line-height: var(--loobek-main-font-line-height);
}
.header-language .wpml-ls > ul > li > a, 
.header-currency .wcml_currency_switcher > a{
display: flex;
align-items: center;
flex-wrap: nowrap;
white-space: nowrap;
line-height: var(--loobek-main-font-line-height);
} body .wpml-ls .wpml-ls-flag + span{
margin-left: 8px; display: inline-block;
}
body .wpml-ls-legacy-list-horizontal{
padding: 0;
border-width: 0;
}
body .wpml-ls-legacy-list-horizontal a{
padding: 0 20px 0 0; }
body .wpml-ls-legacy-list-horizontal ul li:last-child a{
padding: 0; }
body .wpml-ls-legacy-list-horizontal,
body .wpml-ls-legacy-list-horizontal ul{
overflow: hidden;
}
body .wpml-ls-legacy-dropdown,
body .wpml-ls-legacy-dropdown-click{
width: auto;
}
body .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle,
body .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle{
padding: 0 !important;
border-width: 0;
display: flex;
background: transparent !important;
}
header .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle,
header .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle{
line-height: 0;
}
body .wpml-ls .wpml-ls-item:after{
content: "";
display: table;
clear: both;
}
body .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after,
body .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after{
display: none;
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a,
body .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a{
padding: 0;
border-width: 0;
background: transparent !important;
color: var(--loobek-text-bold-color);
display: flex;
flex-wrap: nowrap;
white-space: nowrap;
align-items: center;
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a:hover, 
body .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a:hover{
color: var(--loobek-primary-color);
}
.group-meta-header > div:first-child .dropdown-container,
.group-meta-header > div:first-child ul{
right: 0;
left: auto; margin-right: 0; margin-left: 0; }
body.logged-in .my-account-wrapper .dropdown-container{
width: 260px;
padding: 30px 30px 22px 30px;
margin-left: -80px; font-size: var(--loobek-main-small-font-size);
}
.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{
position: absolute;
left: 0;
right: 0;
top: 11px;
bottom: 0;
content: "";
border-width: 1px;
border-style: solid;
display: block;
border-color: var(--loobek-text-bold-color);
}
body.image-button-radius .wcml_currency_switcher > ul:before,
body.image-button-radius .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu:before,
body.image-button-radius .wpml-ls-item-legacy-dropdown-click ul.wpml-ls-sub-menu:before{
border-radius: 10px;
}
.header-top .wcml_currency_switcher > ul:before, 
.header-top .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu:before,
.header-top .wpml-ls-item-legacy-dropdown-click ul.wpml-ls-sub-menu:before{
top: 8px;
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
body .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{
border-width: 0;
}
.header-currency ul li,
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item,
body .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item,
.account-dropdown-form ul li{
padding: 4px 0;
margin: 0;
position: relative;
}
body .header-currency ul a,
.account-dropdown-form ul li > a,
.my-account-wrapper .link-bottom a{
color: var(--loobek-text-bold-color);
}
body .header-currency ul a:hover,
.account-dropdown-form ul li > a:hover{
color: var(--loobek-primary-color);
}
.account-dropdown-form ul li{
padding: 8px 0;
} .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;
} .ts-search-normal{
position: relative;
}
.header-v9 .ts-header .ts-search-normal{
margin-bottom: 10px;
margin-left: 30px; }
.ts-search-result-container{
z-index: 993;
display: none;
}
body > .ts-search-result-container{
padding: 40px 20px 20px 20px;
}
body > .ts-search-result-container:before{
position: absolute;
left: 0;
top: 20px;
bottom: 0;
right: 0;
content: "";
border-width: 1px;
border-style: solid;
background-color: var(--loobek-main-bg);
border-color: var(--loobek-text-bold-color);
display: block !important;
}
body.image-button-radius > .ts-search-result-container:before{
border-radius: 10px;
}
body.header-v9 > .ts-search-result-container{
padding-top: 30px;
}
body.header-v9 > .ts-search-result-container:before{
top: 10px;
}
.ts-search-result-container li a span.hightlight{
font-family: var(--loobek-main-font-bold);
font-weight: var(--loobek-main-font-bold-weight);
}
.ts-floating-sidebar.active .ts-search-result-container{
display: block;
}
.ts-search-result-container > p{
text-align: center;
color: var(--loobek-text-bold-color);
position: relative;
z-index: 2;
margin: 20px 0;
}
.ts-search-result-container ul li{
list-style: none;
}
.ts-search-result-container .view-all-wrapper{
margin: 20px 0 0 0;
clear: both;
position: relative;
z-index: 2;
padding-bottom: 2px;
text-align: center;
}
.ts-search-result-container .view-all-wrapper a{
padding-bottom: 2px;
}
.ts-search-result-container .view-all-wrapper a,
.ts-search-result-container .view-all-wrapper a:hover{
text-decoration: none;
}
.search-content input[type="text"]{
max-width: 100%;
margin: 0;
}
header .ts-search-normal:after{
display: table;
clear: both;
content: "";
}
.ts-search-normal .search-button{
position: absolute;
right: 0; top: 0;
transition: opacity 500ms ease 0s;
z-index: 3;
}
.ts-search-normal.no-category form > .search-content{
margin-left: 0 !important;
margin-right: 0 !important;
}
.ts-search-normal.no-category .search-content:before{
display: none !important;
}
.widget_product_search > form button,
.widget_search > form input[type="submit"]{
background: transparent !important;
}
.ts-search-normal .search-content.loading:before{
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
position: absolute;
right: 12px; top: 12px;
width: 22px;
height: 22px;
letter-spacing: 0;
content: "";
border-width: 2px;
border-style: solid;
border-top: 2px solid #161616;
border-left: 2px solid #161616;
border-radius: 100%;
text-align: center;
background: transparent !important;
z-index: 1;
}
.ts-search-normal .search-content.loading + .search-button:before{
display: none;
} .ts-header .ts-search-normal .search-content input[type="text"]{
color: var(--loobek-header-search-color);
background-color: var(--loobek-header-search-bg);
border-color: var(--loobek-header-search-border-color);
}
.ts-header .ts-search-normal .search-button:before{
color: var(--loobek-header-search-icon-color);
}
.ts-header .ts-search-normal .search-button:hover:before{
color: var(--loobek-header-search-hover-icon);
}
.ts-header .ts-search-normal .search-content.loading:before{
border-top-color: var(--loobek-header-search-icon-color);
border-left-color: var(--loobek-header-search-icon-color);
}
.ts-header .ts-search-normal ::-webkit-input-placeholder{
color: var(--loobek-header-search-placeholder-color);
}
.ts-header .ts-search-normal :-moz-placeholder{ color: var(--loobek-header-search-placeholder-color);
}
.ts-header .ts-search-normal ::-moz-placeholder{ color: var(--loobek-header-search-placeholder-color);
}
.ts-header .ts-search-normal :-ms-input-placeholder{
color: var(--loobek-header-search-placeholder-color);
} .ts-search-normal .search-content input[type="text"]{
color: var(--loobek-text-bold-color);
background-color: var(--loobek-quantity-bg);
border-color: var(--loobek-quantity-bg);
}
.ts-search-normal .search-button:before{
color: var(--loobek-text-bold-color);
}
.ts-search-normal .search-button:hover:before{
color: var(--loobek-primary-color);
}
.ts-search-normal .search-content.loading:before{
border-top-color: var(--loobek-text-bold-color);
border-left-color: var(--loobek-text-bold-color);
}
.ts-search-normal ::-webkit-input-placeholder{
color: var(--loobek-text-light-color);
}
.ts-search-normal :-moz-placeholder{ color: var(--loobek-text-light-color);
}
.ts-search-normal ::-moz-placeholder{ color: var(--loobek-text-light-color);
}
.ts-search-normal :-ms-input-placeholder{
color: var(--loobek-text-light-color);
}
.ts-floating-sidebar .close,
.ts-popup-modal .close{
position: absolute;
top: 8px;
right: 8px; z-index: 999;
text-align: center;
width: 40px;
line-height: 0;
transition: 150ms ease 0s;
}
body.image-button-radius .ts-popup-modal .close{
border-radius: 0 8px 0 10px; }
.ts-floating-sidebar .close, 
.collapse-reviews-tab #reviews .close{
color: var(--loobek-text-bold-color);
}
#ts-search-sidebar .close,
.ts-popup-modal .close{
right: 0; top: 0;
color: var(--loobek-button-color);
background-color: var(--loobek-button-bg);
border-color: var(--loobek-button-border);
}
body.image-button-radius #ts-search-sidebar .close{
border-radius: 0 0 0 10px; }
.ts-popup-modal .close:hover,
#ts-search-sidebar .close:hover{
color: var(--loobek-button-hover-color);
background-color: var(--loobek-button-hover-bg);
border-color: var(--loobek-button-hover-border);
}
.ts-floating-sidebar .close:after,
.ts-popup-modal .close:after,
body #cboxClose:after{
font-family: 'icomoon';
content: "\e906";
font-size: 12px;
font-weight: normal;
line-height: 40px;
}
.ts-floating-sidebar *{
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.ts-floating-sidebar h2{
font-size: var(--loobek-h5-font-size);
line-height: var(--loobek-h5-line-height);
}
body.text-uppercase .ts-floating-sidebar h2{
text-transform: uppercase;
}
.ts-floating-sidebar .ts-sidebar-content{
position: fixed;
padding: 40px;
top: 0;
bottom: 0;
right: 0; z-index: 99991;
max-width: 100%;
width: 500px;
transform: translateX(500px); transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
background-color: var(--loobek-main-bg);
}
.ts-floating-sidebar div.overlay{
position: fixed;
opacity: 0;
visibility: hidden;
left: 0;
right: 0;
bottom: 0;
top: 0;
content: "";
background: #000000;
z-index: 994;
transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
}
.ts-floating-sidebar.active div.overlay{
opacity: 0.4;
visibility: visible;
transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.ts-floating-sidebar.active .ts-sidebar-content{
transform: translateX(0px);
transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#ts-search-sidebar .ts-sidebar-content{
width: auto;
left: 0;
right: 0;
bottom: auto;
transform: translateY(-100%);
height: auto;
padding: 40px 0;
max-height: 100%;
overflow: auto;
opacity: 0;
visibility: hidden;
}
#ts-search-sidebar.active .ts-sidebar-content{
transform: translateX(0px);
opacity: 1;
visibility: visible;
}
#ts-search-sidebar .ts-search-normal{
max-width: 660px;
margin-left: auto;
margin-right: auto;
display: block;
width: 100%;
}
#ts-search-sidebar h2.title{
text-align: center;
margin-bottom: 30px;
}
#ts-search-sidebar .ts-search-normal > form{
margin-bottom: 30px;
}
#ts-search-sidebar .popular-searches{
display: flex;
align-items: start;
justify-content: center;
overflow: hidden;
max-width: 100%;
}
.popular-searches > h6{
margin-right: 30px; }
#ts-search-sidebar .popular-searches > div{
display: flex;
flex-wrap: wrap;
gap: 5px 30px;
}
.popular-searches a:hover{
color: var(--loobek-primary-color);
}
.popular-searches a:hover:before{
border-color: var(--loobek-primary-color);
}
.popular-searches a{
text-align: center;
position: relative;
line-height: 22px !important;
color: var(--loobek-text-bold-color);
text-decoration: none;
}
.popular-searches a:before{
position: absolute;
bottom: 1px;
left: 0;
right: 0;
content: "";
border-width: 1px 0 0 0;
border-style: solid;
transition: all 350ms ease 0s;
border-color: var(--loobek-text-bold-color);
}
.popular-searches h6{
margin-bottom: 0;
line-height: 22px;
font-size: var(--loobek-main-font-size);
}
#ts-search-sidebar .product_list_widget{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 20px;
margin-bottom: -30px;
}
#ts-search-sidebar .product_list_widget > li{
margin-bottom: 30px;
width: calc(50% - 15px);
}
#ts-search-sidebar .product_list_widget .ts-wg-meta > a{
margin-top: 0;
}
#ts-search-sidebar .product_list_widget .ts-wg-meta{
display: grid;
align-items: center;
flex-wrap: wrap;
align-content: center;
} .ts-store-notice{
background-color: var(--loobek-notice-bg);
color: var(--loobek-notice-color);
border-color: var(--loobek-notice-border-color);
border-width: 0 0 1px 0;
border-style: solid;
}
.ts-store-notice strong{
font-family: var(--loobek-main-font-bold);
font-weight: var(--loobek-main-font-bold-weight);
}
.ts-store-notice .close,
.ts-store-notice a,
#page .ts-store-notice a.button-text,
#page .ts-store-notice a.button-text:hover{
color: var(--loobek-notice-color);
}
.ts-store-notice .line,
#page .ts-store-notice a.button-text:before{
border-color: color: var(--loobek-notice-color);
}
#page .ts-store-notice a.button-text:hover:before{
border-color: color: var(--loobek-notice-color);
}
.ts-store-notice{
position: relative;
background-position: top center;
background-size: cover;
background-repeat: no-repeat;
line-height: 20px;
z-index: 994;
}
.ts-store-notice,
.ts-store-notice a.button-text,
.ts-store-notice .button{
font-size: var(--loobek-main-small-font-size);
}
.menu-background-overlay .ts-store-notice{
z-index: 992;
}
.ts-store-notice .container{
text-align: center;
padding-top: 10px;
padding-bottom: 9px;
}
.ts-store-notice p{
margin: 0;
}
.ts-store-notice .close{
line-height: 20px;
text-align: center;
position: absolute;
font-size: 8px;
top: 10px;
right: 14px; z-index: 1;
}
.ts-store-notice .close:before{
content: "\e906";
font-family: 'icomoon';
font-weight: normal;
}
.ts-header-notice-shortcode .line{
font-size: 0;
width: 20px;
height: 1px;
display: inline-block;
border-width: 1px 0 0 0;
border-style: solid;
opacity: 0.3;
}
.ts-header-notice-shortcode{
display: flex;
align-items: center;
justify-content: center;
gap: 0 30px;
padding: 0 20px;
}
.ts-header-notice-shortcode i{
margin-right: 5px; } body.image-button-radius.ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart a.button.loading span:before,
body.image-button-radius div.blockUI.blockOverlay:after,
body.image-button-radius .dropdown-container ul.cart_list li.loading:after,
body.image-button-radius a.button.loading:after,
body.image-button-radius button.button.loading:after,
body.image-button-radius input.button.loading:after,
body.image-button-radius div.blockUI.blockOverlay:after,
body.image-button-radius .cart-dropdown-form.loading .cart_list:after,
body.image-button-radius .ts-wishlist-table-wrapper .product-add-to-cart a.loading:after,
body.image-button-radius .variable-product-quick-add-to-cart:after{
border-radius: 8px;
}
body.image-button-radius .product-filter-by-brand ul > li label:before,
body.image-button-radius:not(.filter-by-attribute-inline) .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:before,
body.image-button-radius .product-filter-by-price ul li label:before,
body.image-button-radius .widget_rating_filter ul li a:before,
body.image-button-radius .product-filter-by-availability ul li label:before,
body.image-button-radius .product-on-sale-form label:before,
body.image-button-radius .ts-product-galleries > *,
body.image-button-radius .social-icons.style-icon li .ts-tooltip,
body.image-button-radius .yith-wcwl-share li a,
body.image-button-radius .variable-product-quick-add-to-cart a,
body.image-button-radius .yith-wfbt-section li .checkboxbutton,
body.image-button-radius .ts-product-attribute > div a,
body.image-button-radius .ts-product-attribute > div.color a.variation-img:after,
body.image-button-radius .ts-product-attribute > div.color a.variation-img,
body.image-button-radius .social-sharing-sticky .ts-social-sharing ul li a,
body.image-button-radius *:not(.ts-instagram-elementor-widget) > .widget-container .swiper-button-next,
body.image-button-radius *:not(.ts-instagram-elementor-widget) > .widget-container .swiper-button-prev{
border-radius: 5px;
}
body.image-button-radius .ts-product-galleries > *,
body.image-button-radius .thumbnail-wrapper > a,
body.image-button-radius .item .elementor-wrapper{
overflow: hidden;
}
body.image-button-radius .thumbnail figure,
body.image-button-radius .item .elementor-wrapper{
border-radius: 10px;
}    .dokan-dashboard a,
.dashboard-widget.products ul li a{
color: var(--loobek-text-bold-color);
}
.dokan-dashboard a:hover,
.dashboard-widget.products ul li a:hover{
color: var(--loobek-primary-color);
}
.dokan-category-menu{
border-width: 0;
}
.dokan-category-menu h3.widget-title{
background: transparent;
padding: 0;
border-width: 0;
}
.dokan-category-menu #cat-drop-stack > ul li.parent-cat-wrap a{
margin: 0;
border-width: 0 !important;
}
.dokan-category-menu #cat-drop-stack > ul li{
padding: 6px 0;
}
.dokan-category-menu #cat-drop-stack > ul li a{
padding: 0;
}
.dokan-category-menu #cat-drop-stack > ul li:last-child{
padding-bottom: 0;
margin-bottom: 0;
}
.dokan-category-menu #cat-drop-stack > ul li:first-child{
padding-top: 0;
margin-top: 0;
}
.dokan-category-menu #cat-drop-stack > ul li a .caret-icon i:before{
content: "\e902";
font-family: 'icomoon';
letter-spacing: 0;
display: inline-block;
line-height: 24px;
font-weight: normal;
font-size: 10px;
}
.dokan-category-menu #cat-drop-stack > ul li.parent-cat-wrap ul.level-0{
background: transparent;
}
#tab-seller ul.list-unstyled .seller-rating{
margin-left: 10px; }
.dokan-store-products-filter-area .orderby-search{
padding-top: 4px;
padding-bottom: 4px;
}
.dokan-category-menu .sub-block h3{
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
font-size: var(--loobek-main-font-size);
line-height: var(--loobek-main-font-line-height);
}
.dokan-dashboard .dokan-dashboard-content ul.dokan_tabs li.active > a,
.dokan-dashboard .dokan-dashboard-content ul.dokan_tabs li > a:hover,
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li.active a,
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li:hover a,
.dokan-dashboard .dokan-dashboard-content li.active > a,
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li a:hover,
.dokan-widget-area .widget ul li > a:hover{
color: var(--loobek-primary-color);
}
.dokan-dashboard .dokan-dashboard-content .edit-account fieldset{
border-color: var(--loobek-border);
} .ts-gallery-img,
.ts-list-video{
margin-left: -5px;
margin-right: -5px;
margin-bottom: 20px;
overflow: hidden;
}
.ts-gallery-img li.first,
.ts-list-video li.first{
clear: both;
}
.ts-gallery-img li,
.ts-list-video li{
padding: 5px;
float: left; text-align: center;
position: relative;
}
.ts-gallery-img li a{
display: inline-block;
}
div#main{
min-height: 500px;
width: 100%;
clear: both;
}
h3.product-name{
overflow: hidden;
display: -webkit-box;
margin-bottom: 0;
}
li > div > h3.product-name{
padding-right: 20px; margin-bottom: 4px;
}
h3.product-name,
.ts-compare-table-wrapper .product-thumbnail > div h6,
.ts-wishlist-table-wrapper .items .product-name,
.ts-search-result-container ul li .ts-wg-meta > a,
.yith-wfbt-items .yith-wfbt-item > label > *,
.group_table td.woocommerce-grouped-product-list-item__label label,
.ts-extra-products-wrapper .product-image-meta .meta{
font-size: var(--loobek-product-name-font-size);
line-height: var(--loobek-product-name-font-line-height);
}
.product-name,
.woocommerce h3.product-name,
.woocommerce ul.cart_list h3.product-name a,
.ts-wishlist-table-wrapper .items .product-name a,
.ts-product-categories-widget div > ul > li a,
.widget_product_categories > ul > li a,
.woocommerce .product .category-name h3,
#order_review table .product-name strong,
.woocommerce ul.product_list_widget li > a,
.woocommerce ul.product_list_widget li .ts-wg-meta > a,
.group_table td.woocommerce-grouped-product-list-item__label label,
.ts-extra-products-wrapper .product-image-meta .meta{
font-family: var(--loobek-product-name-font);
font-weight: var(--loobek-product-name-font-weight);
}
.woocommerce form .form-row label,
.mailchimp-subscription .mc4wp-alert,
.product-brands, 
.woocommerce .products .product .product-categories, 
.products .product .product-sku{
line-height: var(--loobek-main-font-line-height);
}
.product-filter-by-brand div > ul > li label,
.product-filter-by-availability div > ul > li label,
.product-filter-by-price ul li label{
line-height: 20px;
}
.product-filter-by-brand div > ul > li,
.product-filter-by-availability div > ul > li,
.product-filter-by-price .product-filter-by-price-wrapper ul li{
padding: 0;
margin-bottom: 10px;
}
.product-filter-by-brand div > ul > li:last-child,
.product-filter-by-availability div > ul > li:last-child,
.product-filter-by-price .product-filter-by-price-wrapper ul li:last-child{
margin-bottom: 0;
}
.woocommerce form .form-row label.inline{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
}
.add-to-cart-popup-content .product-meta a,
.ts-search-result-container ul .ts-wg-meta > a,
.widget-container ul.product_list_widget li > a,
.widget-container ul.product_list_widget li .ts-wg-meta > a,
.woocommerce .widget-container ul.product_list_widget li .ts-wg-meta > a,
.woocommerce ul.product_list_widget .ts-wg-meta > a,
.elementor-widget-container ul.product_list_widget li > a,
.elementor-widget-container ul.product_list_widget li .ts-wg-meta > a,
h3.product-name > a,
.product-name a,
.product-categories > a,
.cats-link a,
.group_table a,
.ts-compare-table-wrapper .product-thumbnail a:not(.button),
.woocommerce .list-categories .product .product-categories a,
.woocommerce #order_review td.product-name{
color: var(--loobek-text-bold-color);
}
.product .product-brands a:hover,
.product_list_widget .product-brands a:hover,
.meta-wrapper .product-categories a:hover,
.widget-container ul li .product-categories a:hover,
.woocommerce .product_list_widget li .product-categories a:hover,
.add-to-cart-popup-content .product-meta a:hover,
.ts-search-result-container ul .ts-wg-meta > a:hover,
.elementor-widget-container ul.product_list_widget li > a:hover,
.elementor-widget-container ul.product_list_widget li .ts-wg-meta > a:hover,
.woocommerce .widget-container ul.product_list_widget li .ts-wg-meta > a:hover,
.widget-container ul.product_list_widget li > a:hover,
.widget-container ul.product_list_widget li .ts-wg-meta > a:hover,
.woocommerce ul.product_list_widget .ts-wg-meta > a:hover,
h3.product-name > a:hover,
.product-name a:hover,
.ts-compare-table-wrapper .product-thumbnail a:not(.button):hover,
.group_table a:hover,
.woocommerce .list-categories .product .product-categories a:hover{
color: var(--loobek-primary-color);
} .ts-product .content-wrapper.loading,
.column-products.loading{
height: 400px;
}
.ts-product-category-wrapper .content-wrapper.loading,
.ts-blogs.loading .content-wrapper,
.ts-products-widget-wrapper.loading,
.ts-recent-comments-widget-wrapper.loading,
article .thumbnail.loading,
.ts-team-members .loading,
.ts-instagram-wrapper.loading,
.woocommerce .product figure.loading,
.images.loading,
.ts-blogs-widget-wrapper.loading,
.related-posts.loading .content-wrapper,
.blogs article a.gallery.loading,
.ts-slider .items.loading{
height: 180px;
}
.ts-product-category-wrapper .content-wrapper.loading{
padding: 0;
margin: 0;
}
.ts-logo-slider-wrapper.loading .content-wrapper,
.thumbnails.loading{
height: 100px;
}
.images.loading,
.ts-product .content-wrapper.loading,
.ts-logo-slider-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-slider .items.loading,
article .thumbnail.loading,
.thumbnails.loading,
.ts-product-category-wrapper .content-wrapper.loading,
.column-products.loading,
.ts-team-members .loading,
.ts-instagram-wrapper.loading{
position: relative;
overflow: hidden;
background: transparent !important;
border-color: transparent;
clear: both;
}
.images > *,
.ts-product .content-wrapper > *,
.ts-logo-slider-wrapper .content-wrapper > *,
.related-posts .content-wrapper > *,
.woocommerce .product figure > *,
.ts-products-widget-wrapper > *,
.ts-blogs-widget-wrapper > *,
.ts-recent-comments-widget-wrapper > *,
.blogs article a.gallery > *,
.ts-blogs .content-wrapper > *,
.ts-slider .items > *,
article .thumbnail > *,
.thumbnails > *,
.ts-product-category-wrapper .content-wrapper > *,
.column-products > *,
.ts-team-members  > *{
transition: 300ms ease 0s;
}
.images.loading > *,
.ts-product .content-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-slider .items.loading > *,
article .thumbnail.loading > *,
.thumbnails.loading > *,
.ts-product-category-wrapper .content-wrapper.loading > *,
.column-products.loading > *,
.ts-team-members .loading > *,
.ts-instagram-wrapper.loading > *{
visibility: hidden;
opacity: 0;
}
.thumbnails.loading:before{
display: block !important
} .elementor-toggle .elementor-toggle-icon{
font-size: 20px;
}
.elementor-active .elementor-toggle-title{
text-decoration: underline;
} .elementor-widget-image-box .elementor-image-box-title{
margin-bottom: 3px;
font-size: var(--loobek-h6-font-size);
line-height: var(--loobek-h6-line-height);
}
.elementor-widget-image-box .elementor-image-box-title a:hover{
color: var(--loobek-primary-color);
} .ts-shortcode .items{
width: calc(100% + 20px);
margin-left: -10px;
margin-right: -10px;
}
.ts-shortcode .items .item{
padding-left: 10px;
padding-right: 10px;
}  .breadcrumb-v2 .breadcrumb-title h1{
font-size: 50px;
line-height: 66px;
}
.breadcrumb-title h1{
font-size: var(--loobek-heading-font-size);
line-height: var(--loobek-heading-line-height);
}
.breadcrumb-title-wrapper{
width: 100%;
margin: 0;
display: block;
background-size: cover;
background-position: center;
z-index: 0;
position: relative;
border-color: var(--loobek-breadcrumb-border-color);
}
.has-background-image .bg-breadcrumb:before{
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
content: "";
background: #000000;
opacity: 0.2;
}
.breadcrumb-title-wrapper.has-background-image .breadcrumb-content{
background: transparent;
}
.breadcrumb-title-wrapper.breadcrumb-v2{
display: flex;
align-items: center;
min-height: 410px;
position: relative;
overflow: hidden;
}
.header-transparent .breadcrumb-v2{
align-items: flex-end;
}
.header-transparent .breadcrumb-title-wrapper.breadcrumb-v2{
min-height: 300px;
padding-top: 200px;
}
.breadcrumb-title-wrapper.breadcrumb-v2 + .page-container{
padding-top: 30px;
}
.breadcrumb-title-wrapper.breadcrumb-v2 .breadcrumb-content{
background-repeat: no-repeat;
background-position: center center !important;
padding-top: 30px;
padding-bottom: 30px;
border-width: 0;
}
.header-transparent .breadcrumb-v2 .breadcrumb-title h1{
font-size: var(--loobek-h1-font-size);
line-height: var(--loobek-h1-line-height);
}
.header-transparent .breadcrumb-v2 .breadcrumb-content{
padding-top: 70px;
padding-bottom: 70px;
}
.breadcrumb-title-wrapper.breadcrumb-v2.no-title .breadcrumb-content{
padding-top: 15px;
padding-bottom: 15px;
}
.breadcrumb-title-wrapper.breadcrumb-v2 .breadcrumb-title{
padding: 0;
height: 100%;
}
body:not(.header-transparent) .breadcrumb-v2 .breadcrumb-title{
gap: 20px;
}
.breadcrumb-title-wrapper.breadcrumb-v3{
position: static;
}
.has-background-image .bg-breadcrumb{
position: absolute;
top: 0;
left: 0;
right: 0;
height: 650px;
z-index: 0;
background-position: top center;
background-repeat: no-repeat;
background-size: cover;
}
.has-background-image.breadcrumb-v3 .bg-breadcrumb{
filter: blur(5px);
-webkit-filter: blur(5px);
}
.has-background-image.breadcrumb-v3 .bg-breadcrumb:after{
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 30%;
content: "";
z-index: 0;
background: -webkit-linear-gradient(bottom, rgba(255,255,255,0) 15%, rgba(255,255,255,1));
background: -o-linear-gradient(bottom, rgba(255,255,255,0) 15%, rgba(255,255,255,1));
background: -moz-linear-gradient(bottom, rgba(255,255,255,0) 15%, rgba(255,255,255,1));
background: linear-gradient(to bottom, rgba(255,255,255,0) 15%, rgba(255,255,255,1));
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#000000')";
}
.ts_desktop .breadcrumb-title-wrapper.ts-breadcrumb-parallax .bg-breadcrumb{
background-attachment: fixed;
}
.breadcrumbs-container > span:not(.current){
position: relative;
font-size: 0;
line-height: 0;
margin: 0 10px;
}
.breadcrumbs-container > span:not(.current):before{
font-family: 'icomoon';
font-weight: normal;
content: "\e904"; font-size: 7px;
position: relative;
top: -1px;
}
.breadcrumbs-container > span.current{
opacity: 1;
margin: 0;
word-break: break-all;
}
.breadcrumb-title-wrapper .breadcrumb-title{
width: 100%;
height: 100%;
}
.breadcrumb-title-wrapper .breadcrumbs{
line-height: 24px;
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
}
.breadcrumb-title-wrapper *{
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.breadcrumb-title-wrapper .breadcrumbs-container *{
display: inline-block;
}
.breadcrumb-title-wrapper .breadcrumb-title a{
text-decoration: none;
}
.breadcrumb-title-wrapper .breadcrumb-title a:hover{
opacity: 1;
text-decoration: none;
}
.breadcrumb-title-wrapper .breadcrumb-title a:hover{
opacity: 1;
}
.breadcrumb-title-wrapper.breadcrumb-content{
padding-top: 30px;
padding-bottom: 30px;
}
.breadcrumb-title-wrapper .breadcrumb-title{
display: grid;
gap: 30px;
height: auto;
}
.breadcrumb-title-wrapper .breadcrumb-content{
padding-top: 15px;
padding-bottom: 15px;
position: relative;
z-index: 1;
background-color: var(--loobek-breadcrumb-bg);
border-color: var(--loobek-breadcrumb-border-color);
font-size: var(--loobek-main-small-font-size);
}
.breadcrumb-title-wrapper.breadcrumb-v1{
border-width: 1px 0 0 0;
border-style: solid;
}
.breadcrumb-title-wrapper h1{
margin: 0;
display: block;
}
body.text-uppercase .breadcrumb-title-wrapper h1{
text-transform: uppercase;
}
.breadcrumb-v1 + .page-container{
padding-top: 15px;
}
.single-product .breadcrumb-v1 + .page-container,
.single-post .breadcrumb-v1 + .page-container{
padding-top: 0;
}
.breadcrumb-title-wrapper .breadcrumb-title *,
.breadcrumb-title-wrapper .breadcrumb-title a,
.breadcrumb-title-wrapper .breadcrumb-title h1{
color: var(--loobek-breadcrumb-color);
}
.breadcrumb-title-wrapper .breadcrumb-title a:hover{
color: var(--loobek-breadcrumb-link-hover);
}
.header-text-light .breadcrumb-title-wrapper .breadcrumb-title *,
.breadcrumb-title-wrapper.has-background-image .breadcrumb-title *,
.header-text-light .breadcrumb-title-wrapper .breadcrumb-title a,
.header-text-light .breadcrumb-title-wrapper .breadcrumb-title h1,
.breadcrumb-title-wrapper.has-background-image .breadcrumb-title a,
.breadcrumb-title-wrapper.has-background-image .breadcrumb-title h1{
color: var(--loobek-breadcrumb-img-color);
}
.header-text-light .breadcrumb-title-wrapper .breadcrumb-title a:hover,
.breadcrumb-title-wrapper.has-background-image .breadcrumb-title a:hover{
color: var(--loobek-breadcrumb-img-link-hover);
}  .comments-area{
margin: 0 auto;
clear: both;
display: block;
overflow: hidden;
width: 100%;
}
#comments.comments-area{
gap: 100px;
}
article.type-page + #comments{
margin: 60px 0;
}
#comments.comments-area ol.commentlist{
margin: 0;
}
#comments.comments-area ol.commentlist li.comment{
margin: 40px 0 0 0;
border-width: 1px 0 0 0;
border-style: solid;
padding: 40px 0 0 0;
list-style: none;
}
#comments.comments-area ol.commentlist > li.comment:first-child{
margin-top: 0;
padding-top: 0;
border-width: 0;
}
#comments.comments-area ol.commentlist ol.commentlist{
padding: 0 0 0 70px; margin: 0;
}
#comments.comments-area .comment-wrapper{
display: grid;
grid-template-columns: 60px 160px auto;
width: 100%;
gap: 20px;
}
#comments.comments-area ol.commentlist .children .comment-wrapper{
grid-template-columns: 50px 140px auto;
}
#comments.comments-area ol.commentlist .children .children .comment-wrapper{
grid-template-columns: 50px 120px auto;
}
#comments.comments-area .entry-meta-comment{
display: flex;
flex-direction: column;
font-size: var(--loobek-main-small-font-size);
}
#comments.comments-area .comment-text > p:last-child{
margin: 0;
}
#comments.comments-area .comment-meta{
display: flex;
gap: 0 20px;
margin-top: 20px;
}
#comments.comments-area ol.commentlist + #comment-wrapper{
margin-top: 60px;
}
#comments.comments-area .form-submit{
margin-bottom: 0;
}
ol.commentlist #comment-wrapper{
margin-top: 30px;
padding-top: 30px;
border-width: 1px 0 0 0;
border-style: solid;
}
ol.commentlist .heading-wrapper > h2{
display: flex;
gap: 0 20px;
align-items: baseline;
justify-content: space-between;
font-size: var(--loobek-h5-font-size);
line-height: var(--loobek-h5-line-height);
}
ol.commentlist .heading-wrapper{
margin-bottom: 20px;
}
ol.commentlist .comment-awaiting-moderation{
margin-bottom: 10px;
display: block;
}
#comments-area .reply a:hover{
color: var(--loobek-primary-color);
}
#comment-nav-below > div:empty{
display: none;
}
#comment-nav-below{
display: flex;
align-items: center;
margin: 40px 0;
}
#comment-nav-below div > a{
text-decoration: none;
display: inline-block;
border-width: 1px;
border-style: solid;
line-height: 32px;
padding: 0 20px;
}
body.image-button-radius #comments .avatar img,
body.image-button-radius #comment-nav-below div > a{
border-radius: 10px;
}  .wpcf7-not-valid-tip{
display: inline-block;
width: 100%;
}
div.wpcf7-display-none{
display: none;
}
div.wpcf7 form .wpcf7-response-output{
padding: 6px 20px;
border-radius: 0;
box-shadow: none;
text-shadow: none;
width: 100%;
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
line-height: 20px;
border-width: 0;
text-align: center;
font-size: var(--loobek-main-small-font-size);
}
div.wpcf7 input[type^="submit"]{
margin-top: 10px;
}
div.wpcf7 .ajax-loader{
display: block;
background: transparent;
position: relative;
margin-top: 10px;
margin-bottom: -10px;
margin-left: auto;
margin-right: auto;
height: 30px;
width: 30px;
}
.contact-col{
display: flex;
justify-content: space-between;
}
.contact-col > *{
width: calc(33.33333% - 13px);
}
.wpcf7-spinner{
background: transparent;
top: 14px;
border-color: var(--loobek-border);
opacity: 1;
}
.wpcf7-spinner:before{
border-width: 2px;
border-style: solid;
border-color: inherit;
border-top-color: #000000;
border-left-color: #000000;
border-radius: 100%;
left: 50%;
top: 50%;
margin-top: -12px;
margin-left: -12px;
position: absolute;
width: 24px;
height: 24px;
content: "";
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.5s linear infinite;
transform-origin: center;
background: transparent;
}
body div.wpcf7 .ajax-loader:after{
font-size: 18px;
}
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%;
}  .blank-page-template #main-content{
padding: 0;
}
.blank-page-template .mailchimp-subscription{
text-align: center;
}
.blank-page-template .mailchimp-subscription .newsletter{
margin-top: 10px;
margin-bottom: 40px;
}  .ts-slider ul li{
list-style: none;
}
.ts-slider.products .product,
.woocommerce .ts-slider.products .product{
padding: 0;
}
.woocommerce .content-wrapper:after{
display: table;
clear: both;
content: "";
} .woocommerce .product figure .color-image img{
z-index: -1 !important;
}
.woocommerce .product figure .color-image span:before,
.woocommerce .product figure .color span:before{
position: absolute;
left: -1px;
right: -1px;
bottom: -1px;
top: -1px;
content: "";
border-width: 2px;
border-style: solid;
border-color: transparent;
}
body .flex-control-nav li{
margin: 5px;
line-height: 0;
padding: 0;
}
body .flex-control-paging{
display: flex;
justify-content: center;
gap: 10px;
margin: 20px 0 0 0;
}
body .flex-control-paging li{
padding: 0;
font-size: 0;
margin: 0;
}
body .flex-control-paging li a{
width: 10px;
height: 10px;
border-radius: 10px;
border-width: 1px;
border-style: solid;
font-size: 0;
display: block;
}
.widget-container .ts-slider{
position: static;
}
.widget-container .swiper-button-next,
.widget-container .swiper-button-prev{
top: 0;
margin: 0;
width: 24px;
height: 24px;
opacity: 1;
visibility: visible;
background: #f5f5f5;
}
*:not(.ts-instagram-elementor-widget) > .widget-container .swiper-button-next,
*:not(.ts-instagram-elementor-widget) > .widget-container .swiper-button-prev{
border-radius: 0;
}
.widget-container:not(:first-child) .swiper-button-next,
.widget-container:not(:first-child) .swiper-button-prev{
top: 40px;
}
.widget-container .swiper-button-prev{
right: 28px; left: auto;
}
.widget-container .swiper-button-next{
right: 0; left: auto;
}
.widget-container .swiper-button-next:before,
.widget-container .swiper-button-prev:before{
line-height: 24px;
font-size: 8px;
}
body .flex-direction-nav li{
padding: 0;
list-style: none;
}
body .swiper-button-prev,
body .swiper-button-next,
body .flex-direction-nav li a{
cursor: pointer;
position: absolute;
width: 40px;
height: 40px;
z-index: 2;
display: inline-block;
font-size: 0;
line-height: 0;
text-align: center;
transition: 300ms ease 0s;
letter-spacing: 0;
background-image: none;
top: 50%;
margin-top: -20px;
opacity: 0;
visibility: hidden;
}
body .flex-direction-nav li a{
top: calc(50% - 56px);
}
.ts-shortcode.columns-1 .swiper-button-prev, 
.ts-shortcode.columns-1 .swiper-button-next{
opacity: 1;
visibility: visible;
}
.ts-shortcode.columns-1 .swiper{
position: static;
}
body .swiper-button-prev{
left: 10px; }
body .swiper-button-next{
right: 10px; }
body .thumbnail .swiper-button-prev,
body .flex-direction-nav li.flex-nav-prev a{
left: 0; }
body .thumbnail .swiper-button-next,
body .flex-direction-nav li.flex-nav-next a{
right: 0; }
body .partial-view .swiper-button-prev{
left: 30px; }
body .partial-view .swiper-button-next{
right: 30px; }
body.image-button-radius .partial-view .swiper-button-prev,
body.image-button-radius .partial-view .swiper-button-next{
border-radius: 10px;
}
body.image-button-radius .flex-direction-nav li.flex-nav-prev a,
body.image-button-radius .swiper-button-prev{
border-radius: 0 10px 10px 0; }
body.image-button-radius .flex-direction-nav li.flex-nav-next a,
body.image-button-radius .swiper-button-next{
border-radius: 10px 0 0 10px; }
body .gallery:hover .swiper-button-prev,
body .products:hover .swiper-button-prev,
body .items:hover .swiper-button-prev,
body .gallery:hover .swiper-button-next,
body .products:hover .swiper-button-next,
body .items:hover .swiper-button-next,
body .woocommerce-product-gallery:hover .flex-direction-nav > li a{
opacity: 1;
visibility: visible;
}
body .swiper-button-prev:before,
body .swiper-button-next:before,
body .flex-direction-nav li a:before{
line-height: 40px;
font-family: 'icomoon';
font-weight: normal;
font-size: 10px;
letter-spacing: 0;
display: inline-block;
transition: none;
color: inherit;
}
body .swiper-button-next:before,
body .flex-direction-nav li.flex-nav-next a:before{
content: "\e904"; }
body .swiper-button-prev:before,
body .flex-direction-nav li.flex-nav-prev a:before{
content: "\e903"; }
body .swiper-button-prev:after,
body .swiper-button-next:after{
display: none;
}
.post_list_widget .gallery .swiper-button-prev,
.post_list_widget .gallery .swiper-button-next{
display: none;
}
.gallery .swiper-button-prev:hover,
.gallery .swiper-button-next:hover{
opacity: 1;
}
.gallery .swiper-button-prev:before,
.gallery .swiper-button-next:before{
line-height: 40px;
}
#page .swiper-pagination{
position: static;
transform: none;
margin-top: 30px;
}
#page .ts-product .swiper-pagination{
margin-top: -15px;
}
.swiper-pagination-bullet{
margin: 0 5px !important;
border-width: 1px;
border-style: solid;
width: 10px;
height: 10px;
background: transparent;
opacity: 1;
}
.ts-shortcode.show-scrollbar .swiper-wrapper{
margin-bottom: 65px !important;
}
.ts-testimonial-wrapper.show-scrollbar .swiper-wrapper{
margin-bottom: 25px !important;
}
.swiper-horizontal > .swiper-scrollbar{
left: 0; bottom: 0;
width: 100%;
background-color: var(--loobek-border);
}
.swiper-scrollbar-drag{
background-color: var(--loobek-text-bold-color);
}
.ts-product.show-scrollbar .swiper-wrapper{
margin-bottom: 45px !important;
}
.swiper-button-prev,
.swiper-button-next,
body .flex-direction-nav li a{
color: var(--loobek-nav-color);
background-color: var(--loobek-nav-bg);
}
.swiper-button-prev:hover,
.swiper-button-next:hover,
body .flex-direction-nav li:hover a{
color: var(--loobek-nav-color);
background-color: var(--loobek-nav-hover-bg);
}
body .flex-control-paging li a,
.swiper-pagination-bullet{
border-color: var(--loobek-nav-color);
}
.swiper-pagination-bullet:hover,
.swiper-pagination-bullet.swiper-pagination-bullet-active,
body .flex-control-paging li a:hover,
body .flex-control-paging li a.flex-active{
background: var(--loobek-nav-color);
}  .elementor-widget-ts-blogs,
.ts-elementor-lazy-load{
width: 100%;
}
.ts-elementor-lazy-load .placeholder-items{
display: grid;
gap: 50px 20px;
width: 100%;
grid-template-columns: repeat(var(--lazy-cols), 1fr);
}
.ts-elementor-lazy-load .placeholder-items .placeholder-item{
display: flex;
flex-direction: column;
gap: 10px;
width: 100%;
}
.ts-elementor-lazy-load .placeholder-widget-title,
.placeholder-item .placeholder-thumb,
.placeholder-item .placeholder-title,
.placeholder-item .placeholder-subtitle,
.placeholder-tabs .placeholder-tab-item{
background: #f5f5f5;
width: 100%;
}
.ts-elementor-lazy-load .placeholder-widget-title{
height: 40px;
max-width: 300px;
margin-bottom: 30px;
}
.ts-elementor-lazy-load.title-center .placeholder-widget-title{
margin-left: auto;
margin-right: auto;
}
.placeholder-item .placeholder-thumb{
height: var(--lazy-thumb-height);
position: relative;
}
@keyframes placeHolderShimmer {
0% {
background-position: -1000px 0
}
100% {
background-position: 1000px 0
}
}
.ts-elementor-lazy-load.loaded .placeholder-item .placeholder-thumb{
position: relative;
overflow: hidden;
}
.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: #f5f5f5;
background: linear-gradient(to right, #f5f5f5 8%, #f8f8f8 18%, #f5f5f5 33%);
background-size: 1000px 1000px;
transform: rotate(45deg);
position: absolute;
left: -200px; top: -200px;
content: "";
width: 1000px;
height: 1000px;
}
.placeholder-tabs{
display: flex;
gap: 10px 30px;
margin-bottom: 30px;
}
.placeholder-tabs .placeholder-tab-item{
width: 200px;
height: 40px;
}
.placeholder-item .placeholder-title,
.placeholder-item .placeholder-subtitle{
height: 15px;
}
.placeholder-item .placeholder-title{
max-width: 200px;
}
.placeholder-item .placeholder-subtitle{
max-width: 100px;
}
.type-product-category.title-float{
display: flex;
width: 100%;
}
.type-product-category.title-float .placeholder-title{
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
width: 100%;
}
.type-product-category .thumbnail-radius .placeholder-item{
justify-content: center;
align-items: center;
}
.type-product-category .thumbnail-radius .placeholder-thumb{
width: var(--lazy-thumb-height);
height: var(--lazy-thumb-height);
max-width: 100%;
border-radius: 100%;
}
.type-product-category .thumbnail-radius .placeholder-item .placeholder-title{
max-width: 100px;
}
.ts-megamenu .ts-elementor-lazy-load.title-center .placeholder-widget-title{
height: 30px;
width: 200px;
}
.type-product-category .style-horizontal .placeholder-item{
display: grid;
align-items: center;
grid-template-columns: 110px auto;
gap: 10px 15px;
}
.type-product-category .style-horizontal{
gap: 10px;
}
.type-testimonial .placeholder-items .placeholder-item{
gap: 20px;
}
.type-testimonial.title-center .placeholder-items .placeholder-item{
align-items: center;
}
.type-testimonial .placeholder-thumb{
order: 2;
}
.type-testimonial .placeholder-title{
order: 1;
height: 30px;
}
.type-testimonial .placeholder-subtitle{
order: 3;
max-width: 250px;
}
body.image-button-radius .placeholder-items:not(.thumbnail-radius) .placeholder-thumb{
border-radius: 10px;
}    #to-top{
position: fixed;
right: 0; bottom: 0;
transform: scale(0,0);
transition: 300ms ease 0s;
text-align: center;
cursor: pointer;
z-index: 996;
display: inline-block;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
#to-top a{
display: block;
width: 40px;
height: 40px;
overflow: hidden;
font-size: 0;
line-height: 0;
letter-spacing: 0;
text-decoration: none;
background: #ffffff;
color: #000000;
box-shadow: 0 0 6px rgba(100,100,100,0.1)
}
body.image-button-radius #to-top a{
border-radius: 10px 0 0 0; }
#to-top a:before{
font-family: icomoon;
letter-spacing: 0;
content: "\e905";
font-size: 24px;
line-height: 40px;
font-weight: normal;
}
#to-top a:hover{
text-decoration: none;
opacity: 1;
color: #ffffff;
background: #161616;
}
#to-top.on{
transform: scale(1,1);
}
footer#colophon{
overflow: hidden;
} footer ul li{
list-style: none;
}
footer ul li > a{
text-decoration: none;
}
footer .widget-title{
margin-bottom: 16px;
font-size: var(--loobek-main-font-size);
}
ul.no-padding li a:hover{
text-decoration: none;
} .single-post article .tags-link a{
line-height: 1.2em;
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
font-size: var(--loobek-h6-font-size);
color: var(--loobek-text-bold-color);
}
.single-post article .tags-link a:hover{
color: var(--loobek-primary-color);
}
.tagcloud{
display: flex;
flex-wrap: wrap;
gap: 20px;
}
.tagcloud a{
line-height: 1.2em !important;
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
font-size: var(--loobek-h6-font-size) !important;
color: var(--loobek-text-bold-color);
text-align: center;
display: inline-block;
text-decoration: none;
}
.tagcloud a:hover{
text-decoration: none;
color: var(--loobek-primary-color);
}
.single-post article .tags-link a:before,
.tagcloud a:before{
display: inline-block;
content: "#";
}
footer#colophon{
color: var(--loobek-footer-color);
background-color: var(--loobek-footer-bg);
}
.footer-container *,
.footer-container *:before,
.footer-container *:after,
.footer-container input[type="text"], 
.footer-container input[type="search"], 
.footer-container input[type="text"], 
.footer-container input[type="email"], 
.footer-container input[type="password"], 
.footer-container input[type="date"], 
.footer-container input[type="number"], 
.footer-container input[type="tel"]{
border-color: var(--loobek-footer-border-color);
}
.footer-container .social-icons.style-icon li a,
.footer-container .ts-list-of-product-categories-wrapper li a,
.footer-container a,
.footer-container dt,
.footer-container .mc4wp-form-fields label,
.footer-container .ts-social-icons-elementor-widget .elementor-social-icon i,
.footer-container .ts-social-icons-elementor-widget .social-name{
color: var(--loobek-footer-color);
}
.footer-container h1,
.footer-container h2,
.footer-container h3,
.footer-container h4,
.footer-container h5,
.footer-container h6,
.footer-container .widget-title,
.footer-container .mc4wp-form-fields h2.title{
color: var(--loobek-footer-heading-color);
}
.footer-container .ts-list-of-product-categories-wrapper li a:hover,
.footer-container .ts-social-icons-elementor-widget .elementor-social-icon:hover i,
.footer-container .ts-social-icons-elementor-widget .elementor-social-icon:hover .social-name,
.footer-container .social-icons.style-icon li a:hover,
.footer-container a:hover{
color: var(--loobek-footer-hover-color);
}   .filter-widget-area .widget-container{
margin-bottom: 0;
}
.filter-widget-area > .widget-title-wrapper .widget-title{
margin: 0;
}
.widget-title a.rsswidget{
line-height: 14px;
display: inline-block;
}
.ts-recent-comments-widget.has-nav .widget-title,
.ts-blogs-widget.has-nav .widget-title,
.ts-products-widget.has-nav .widget-title,
.ts-products-widget.has-nav .widgettitle{
margin-right: 60px; }
.theme-title .heading-title,
.comments-title .heading-title,
.widget-container .widget-title-wrapper{
margin: 0;
display: block;
}
.ts-sidebar .woocommerce ul.product_list_widget{
padding-top: 6px; }
.ts-sidebar .wp-block-group__inner-container > h2{
font-size: var(--loobek-main-font-size);
color: var(--loobek-text-bold-color);
}
.widget-container .widget-title-wrapper{
position: relative;
}
.widget-title{
margin: 0 0 20px 0;
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
font-size: var(--loobek-h6-font-size);
line-height: var(--loobek-h6-line-height);
color: var(--loobek-text-bold-color);
}
.widget-title:empty{
display: none;
}
.ts-sidebar aside > .widget-container:first-child .widget-title:empty{
margin-bottom: 5px;
display: block;
} .widget_categories > ul,
.widget-container ul.product-categories,
.widget_pages > ul,
.widget_recent_entries > ul,
.widget_recent_comments > ul,
.widget_archive > ul,
.widget_display_forums > ul,
.widget_display_topics > ul,
.widget_display_replies > ul,
.widget_meta > ul,
.widget_nav_menu > div > ul,
.widget_rss > ul,
.woocommerce .widget_rating_filter ul{
margin-bottom: 0;
}
.widget-container{
margin: 40px 0 0 0;
padding: 40px 0 0 0;
border-width: 1px 0 0 0;
border-style: solid;
clear: both;
position: relative;
}
.ts-sidebar .widget-container.ts-slider,
.elementor-widget-container .widget-container{
overflow: hidden;
}
body[data-elementor-device-mode='desktop'] .widget_media_image + .widget-container,
body[data-elementor-device-mode='ipad'] .widget_media_image + .widget-container{
padding-top: 0;
border-width: 0;
}
.single-product .widget-container{
padding: 0;
border-width: 0;
}
body .widget-container:first-child,
body .widget_media_image,
body .widget_calendar{
margin-top: 0;
padding-top: 0;
border-width: 0;
}
body .widget_media_image,
body .widget_calendar{
margin-top: 50px;
}
.widget-container.widget_media_image{
text-align: center;
}
.widget_calendar + .widget-container{
border-width: 0;
padding-top: 0;
}
footer .widget-container{
margin-bottom: 0;
}
.widget-container fieldset{
padding: 0;
}
.widget-container > ul ol,
.widget-container > ul ul{
margin-left: 10px; }
.widget-container ul ul{
display: block;
margin: 10px 0 5px 12px }
.widget-container ul ul ul{
margin-bottom: 0;
}
.widget-container ul li{
list-style: none;
padding: 6px 0;
}
.filter-by-attribute-inline .filter-widget-area .widget-container.woocommerce-widget-layered-nav ul,
#page .special-filter-area .filter-widget-area .widget-container.woocommerce-widget-layered-nav ul{
flex-wrap: wrap;
}
.filter-by-attribute-inline .woocommerce-widget-layered-nav-list .count,
#page .special-filter-area .woocommerce-widget-layered-nav-list .count,
#page .special-filter-area .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:before{
display: none;
}
body.image-button-radius.filter-by-attribute-inline .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
body.image-button-radius #page .special-filter-area .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a{
border-radius: 10px;
}
#page .special-filter-area .woocommerce-widget-layered-nav-list,
.filter-by-attribute-inline .woocommerce-widget-layered-nav-list{
display: flex;
flex-wrap: wrap;
gap: 5px;
}
#page .special-filter-area .woocommerce-widget-layered-nav-list{
gap: 10px;
}
.filter-by-attribute-inline .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
#page .special-filter-area .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a{
line-height: 32px;
padding: 0 15px;
border-width: 1px;
border-style: solid;
text-align: center;
display: inline-block;
transition: 150ms ease 0s;
}
#page .special-filter-area .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{
padding: 0;
}
.widget-container ul ul li,
body:not(.filter-by-attribute-inline) .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{
padding: 6px 0;
}
.widget-container ul li:first-child,
body:not(.filter-by-attribute-inline) .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:first-child{
padding-top: 0;
margin-top: 0;
}
.widget-container ul li:last-child,
.widget-container ul ul li:last-child,
body:not(.filter-by-attribute-inline) .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:last-child{
padding-bottom: 0;
margin-bottom: 0;
}
.widget_nav_menu > div > ul li.fa:before,
.widget_nav_menu > div > ul li.fas:before,
.widget_nav_menu > div > ul li.far:before,
.widget_nav_menu > div > ul li.fab:before{
margin-right: 5px; display: inline-block;
}
.widget_nav_menu > div > ul{
margin-bottom: 0;
}
.widget-container ul ul li > a{
position: relative
}  .mailchimp-subscription{
position: relative;
}
.mailchimp-subscription .widgettitle{
color: var(--loobek-text-bold-color);
}
#page *:not(.ts-mailchimp-subscription-shortcode) > .mailchimp-subscription .subscribe-widget{
margin-bottom: 0;
}
.mailchimp-subscription .widget-title{
font-family: var(--loobek-heading-font);
font-weight: var(--loobek-heading-font-weight);
letter-spacing: var(--loobek-heading-letter-spacing);
font-size: var(--loobek-h6-font-size);
line-height: var(--loobek-h6-line-height);
}
.mailchimp-subscription .widget-title:before{
display: none !important;
}
.mailchimp-subscription input[type="email"],
.mailchimp-subscription input[type="tel"]{
position: relative;
z-index: 1;
margin-bottom: 0;
}
.newsletter p{
margin-bottom: 0;
}
.mc4wp-form-fields > h2.title{
font-size: var(--loobek-h5-font-size);
line-height: var(--loobek-h5-line-height);
}
.mc4wp-form-fields label{
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
font-size: var(--loobek-main-font-size);
line-height: var(--loobek-main-font-line-height);
}
.mailchimp-subscription .mc4wp-alert{
margin: 10px 0 0 0;
font-size: var(--loobek-main-font-size);
}
.mailchimp-subscription .mc4wp-alert p{
margin: 0;
}
.ts-mailchimp-subscription-shortcode .mailchimp-subscription button.button i{
display: inline-block;
}
.mailchimp-subscription .mc4wp-error a{
text-decoration: underline;
}
.mailchimp-subscription .mc4wp-error,
.mailchimp-subscription .mc4wp-success{
display: inline-block;
position: relative;
padding: 6px 20px;
background: #E8F8EA;
color: #2D5F33;
}
.mailchimp-subscription .mc4wp-error{
background: #FEE9EC;
color: #C6213B;
}
.mailchimp-subscription .subscribe-email{
position: relative;
display: flex;
}
.mailchimp-subscription .newsletter{
margin: 5px 0 0 0;
}
.mailchimp-subscription .processing button{
display: flex;
align-items: center;
gap: 5px;
}
.mailchimp-subscription span.loading{
display: none;
}
.mailchimp-subscription .processing span.loading{
content: "";
border-color: var(--loobek-button-bg);
border-width: 2px;
border-style: solid;
border-top: 2px solid var(--loobek-button-color);
border-left: 2px solid var(--loobek-button-color);
border-radius: 100%;
text-align: center;
width: 16px;
height: 16px;
font-weight: normal;
opacity: 1;
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
display: block;
}
.mailchimp-subscription .processing button:hover span.loading{
border-color: var(--loobek-button-hover-bg);
border-top-color: var(--loobek-button-hover-color);
border-left-color: var(--loobek-button-hover-color);
}  .ts-social-icons-elementor-widget .social-name{
font-size: var(--loobek-main-font-size);
}
.social-icons.style-icon li a,
.ts-social-icons-elementor-widget .elementor-social-icon i,
.ts-social-icons-elementor-widget .social-name{
color: var(--loobek-text-bold-color);
}
.ts-social-icons-elementor-widget .shortcode-title{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
font-size: var(--loobek-h6-font-size);
line-height: var(--loobek-h6-line-height);
}
.ts-social-icons-elementor-widget .elementor-social-icon:hover i,
.ts-social-icons-elementor-widget .elementor-social-icon:hover .social-name,
.social-icons.style-icon li a:hover,
.style-icon li .ts-tooltip:before{
color: var(--loobek-primary-color);
}
.social-icons.style-icon li .ts-tooltip{
color: var(--loobek-text-in-primary-color);
background-color: var(--loobek-primary-color);
}
.header-social-icon .style-icon span,
.header-social-icon .style-text i{
display: none;
}
.header-social-icon .social-icons.style-icon li i{
font-size: 16px;
}
.ts-header .social-icons li i{
line-height: var(--loobek-main-font-line-height);
}
.header-social-icon .social-icons{
display: flex;
}
.ts-social-icons .social-icons{
padding-top: 0;
display: block;
}
.ts-social-icons .social-icons:after,
.ts-social-icons:after,
.ts-social-icons .list-icons:after{
display: table;
clear: both;
content: "";
}
.style-horizontal ul.list-icons,
.style-horizontal ul.list-icons a,
.style-icon ul,
.header-social-icon .style-text ul{
display: flex;
flex-wrap: wrap;
}
.style-icon ul,
.header-social-icon .style-text ul{
gap: 20px;
}
.social-icons.style-icon .ts-tooltip{
display: none;
color: #fff;
position: absolute;
content: "";
top: -32px;
left: 50%;
height: 24px;
opacity: 0;
visibility: hidden;
padding: 0 10px;
min-width: 80px;
transform: translate(-50%,0);
transition: 300ms ease 0s;
text-align: center !important;
line-height: 24px !important;
font-size: var(--loobek-main-small-font-size);
}
.social-icons li a:hover .ts-tooltip{
z-index: 999;
}
.show-tooltip.style-icon .ts-tooltip{
display: inline-block;
}
.style-icon .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;
}
.style-icon li a:hover .ts-tooltip{
opacity: 1;
top: -32px;
visibility: visible;
}
.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%;
}
.style-vertical li i{
margin-right: 10px; line-height: 28px;
width: auto;
}  .woocommerce .widget_price_filter form{
padding-top: 10px;
}
.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: 4px;
position: relative;
z-index: 1;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{
height: 4px;
top: 0;
}
.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-color: var(--loobek-text-bold-color);
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
border-radius: 0;
direction: ltr;
margin: 8px 16px 20px 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content:before{
position: absolute;
left: 0;
right: -16px;
top: 0;
bottom: 0;
content: "";
background-color: var(--loobek-border);
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
width: 16px;
height: 16px;
border-style: solid;
border-width: 6px;
border-radius: 0;
margin-left: 0;
top: -6px;
background: transparent;
box-shadow: none;
border-color: var(--loobek-text-bold-color);
background-color: var(--loobek-border);
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child{
margin-left: 0;
}
.widget_price_filter .price_slider_amount input[type="text"]{
display: none;
border-color: var(--loobek-border);
}
.widget_price_filter .price_slider_amount input[type="text"]:first-child{
margin-right: 4%; }
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount{
padding-top: 6px;
overflow: hidden;
margin-bottom: -6px;
}
.price_slider_amount .clear{
display: none !important;
}
.woocommerce .widget-container .price_slider_amount{
position: relative;
}
.woocommerce .widget-container .price_slider_amount .price_label{
margin: 0;
float: left; font-size: var(--loobek-main-small-font-size);
}
.woocommerce .widget_price_filter .price_slider_amount .button{
float: right; background: transparent !important;
position: relative;
padding: 0 !important;
border-width: 0;
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
font-size: var(--loobek-main-small-font-size);
color: var(--loobek-text-bold-color);
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover{
color: var(--loobek-primary-color);
}
.woocommerce .widget_price_filter .price_slider_amount .button:after{
position: absolute;
bottom: 5px;
left: 0;
right: 0;
content: "";
border-width: 1px 0 0 0;
border-style: solid;
transition: all 350ms ease 0s;
border-color: var(--loobek-text-bold-color);
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover:after{
border-color: var(--loobek-primary-color);
}
.woocommerce .widget_price_filter .price_slider_amount{
text-align: start;
float: none;
}  .product-filter-by-color ul li a img,
.ts-product-attribute a img{
width: 100%;
height: auto;
}
.product-filter-by-color ul:after{
display: table;
content: "";
clear: both;
}
.ts-product-attribute > div.color{
list-style: none;
padding: 0;
}
.product-filter-by-color ul{
margin: 0;
}
.ts-product-attribute{
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 5px;
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
}
.ts-product-attribute > div{
min-width: 0;
text-align: center;
}
.ts-product-attribute > div a{
text-decoration: none;
line-height: 32px;
display: block;
min-width: 34px;
border-width: 1px;
border-style: solid;
padding: 0 15px;
transition: none;
color: var(--loobek-text-bold-color);
}
body.image-button-radius .ts-product-attribute > div a.variation-img{
border-radius: 10px;
}
.ts-product-attribute > div:not(.color):hover a,
.ts-product-attribute > div:not(.color).selected a{
background: transparent;
border-color: var(--loobek-text-bold-color);
}
.ts-product-attribute > div.text a{
width: auto;
height: auto;
padding: 0 15px;
}
.ts-product-attribute > div.color{
line-height: 0;
background: transparent !important;
}
.ts-product-attribute > div.color a{
font-size: 0;
position: relative;
z-index: 2;
width: 34px;
height: 34px;
margin: 0;
border-radius: 100% !important;
}
.ts-product-attribute > div.color a.img-color{
padding: 0;
}
.ts-product-attribute > div.color a.img-color img{
border-radius: 100%;
}
.ts-product-attribute > div.color a.img-color.variation-img{
width: 60px;
height: auto;
margin: 0 5px 0 0; padding: 0;
border-width: 0;
position: relative;
border-radius: 0 !important;
}
.ts-product-attribute > div.color a.img-color.variation-img:after,
.ts-product-attribute > div.color a.img-color.variation-img img{
border-radius: 0;
}
.ts-product-attribute > div.color:last-child a.img-color.variation-img{
margin: 0;
}
.ts-product-attribute > div.color a:after{
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
content: "";
border-width: 1px;
border-style: solid;
opacity: 0;
transition: 150ms ease 0s;
border-radius: 100%;
border-color: var(--loobek-text-bold-color);
}
.ts-product-attribute > div.color:hover a:after,
.ts-product-attribute > div.color.selected a:after{
opacity: 1;
}
.ts-product-attribute > div.color.selected a:before{
display: block;
content: "\e90f";
font-family: 'icomoon';
font-weight: normal;
position: absolute;
top: 0;
right: 0; left: auto;
z-index: 1;
width: 10px;
height: 10px;
line-height: 10px;
text-align: center;
font-size: 5px;
border-width: 0;
margin: 0;
color: #ffffff;
}
.ts-product-attribute > div.color.selected a:not(.variation-img):before{
border-radius: 100%;
}
.product-filter-by-color ul li .count,
.product-filter-by-brand ul li .count{
display: none;
}
.widget-container.product-filter-by-color ul{
flex-wrap: wrap;
display: flex;
margin: 0 -5px -5px 0;
}
.widget-container.product-filter-by-color ul li{
padding: 0;
margin: 0 5px 5px 0; }
.widget-container.product-filter-by-color ul li a{
display: flex;
align-items: center;
padding: 0 15px;
line-height: 34px;
border-width: 1px;
border-style: solid;
position: relative;
}
.widget-container.product-filter-by-color ul li a img,
.widget-container.product-filter-by-color ul a > span:first-child{
width: 12px;
height: 12px;
display: inline-block;
border-radius: 100%;
overflow: hidden;
margin-right: 10px; }
.widget-container.product-filter-by-color ul a > span span{
width: 100%;
height: 100%;
border-radius: 100%;
}
.product-filter-by-color ul a > span span{
border-width: 1px;
border-style: solid;
border-color: transparent;
}
.product-filter-by-color ul a:hover > span span{
border-color: inherit;
}
.product-filter-by-color ul li:first-child,
.product-filter-by-color ul li:last-child,
.product-filter-by-color ul li,
.ts-product-attribute > div.color{
transition: 300ms ease 0s;
}
.product-filter-by-color ul li a span{
display: block;
}  body:not(.filter-by-attribute-inline) .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a, 
body:not(.filter-by-attribute-inline) .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{
padding: 0;
}
.widget-container .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:before,
.widget-container .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after{
display: none !important;
}
body:not(.filter-by-attribute-inline) .widget-container .widget_layered_nav_filters ul li a:before{
position: static;
margin: 0 2px 0 0; opacity: 1;
}
body.image-button-radius .ts-product-attribute > div.color.selected a.variation-img:before,
body.image-button-radius .widget_layered_nav_filters ul li a:before,
body.image-button-radius.filter-by-attribute-inline .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:before,
body.image-button-radius #page .special-filter-area .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:before,
body.image-button-radius .widget-container.product-filter-by-color ul li.chosen a:before{
border-radius: 0 5px 0 0; }
.widget-container .widget_layered_nav_filters ul li a{
transition: none;
border-color: var(--loobek-text-bold-color);
}
.widget-container .woocommerce-widget-layered-nav-list:after{
display: table;
content: "";
clear: both;
}
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a{
text-decoration: none;
position: relative;
}
.ts-product-attribute > div a:hover{
text-decoration: none;
} .ts-active-filters{
order: 0;
}
.no-filter-area .ts-active-filters{
display: flex;
align-items: baseline;
gap: 5px 20px;
width: 100%;
}
.no-filter-area .ts-active-filters .widget_layered_nav_filters{
margin-bottom: 0;
flex-wrap: nowrap;
display: flex;
align-items: baseline;
gap: 20px;
}
.no-filter-area .ts-active-filters .widgettitle{
margin: 0;
}
.ts-active-filters .button-text{
font-size: var(--loobek-main-font-size);
}
.ts-active-filters:empty{
display: none !important;
}
.ts-sidebar-content > .title{
display: none;
}
.style-filter-dropdown:not(.style-dropdown-border) .ts-sidebar-content > .title{
font-size: var(--loobek-h6-font-size);
line-height: var(--loobek-h6-line-height);
}
.filter-widget-area .ts-active-filters > .button-text{
margin-top: 20px;
}
.style-filter-popup.filter-widget-area .ts-active-filters{
margin-bottom: 20px;
}
.style-filter-popup .filter-widget-area .ts-active-filters + .widget-container{
border-width: 0;
padding-top: 20px;
}
.style-filter-popup .filter-widget-area .ts-active-filters:after{
position: absolute;
left: -40px;
right: -40px;
border-width: 1px 0 0 0;
border-style: solid;
content: "";
bottom: 0;
z-index: 0;
}
.style-filter-popup .filter-widget-area .ts-active-filters{
padding-bottom: 40px;
margin: 0 0 20px 0;
position: relative;
}
.style-filter-popup #ts-filter-widget-area .widget-title-wrapper a.block-control{
display: block;
position: absolute;
z-index: 1;
left: 0;
right: 0;
top: 0;
text-align: end;
width: auto;
height: auto;
}
.style-filter-popup #ts-filter-widget-area .widget-title{
margin-bottom: 0;
}
.style-filter-popup #ts-filter-widget-area .widget-container > *:not(.widget-title-wrapper){
display: none;
-webkit-transform-origin: 0 0 0;
-moz-transform-origin: 0 0 0;
-ms-transform-origin: 0 0 0;
}
.style-filter-popup #ts-filter-widget-area .widget-container > *.active{
display: block;
padding-top: 20px;
-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;
}
.style-filter-popup #ts-filter-widget-area .widget-container.product-filter-by-color > *.active,
.filter-by-attribute-inline .style-filter-popup #ts-filter-widget-area .widget-container.widget_layered_nav > *.active{
display: flex;
}
.style-filter-popup .filter-widget-area .widget-container{
padding: 20px 0;
margin: 0;
}
#ts-filter-widget-area{
clear: both;
display: block;
order: 19;
width: 0;
position: absolute;
}
#ts-filter-widget-area .ts-sidebar-content{
overflow: auto;
}
#ts-filter-widget-area .overlay{
display: none;
}
.ts-active-filters .widgettitle{
width: 100%;
margin-bottom: 20px;
font-size: var(--loobek-h6-font-size);
line-height: var(--loobek-h6-line-height);
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
text-transform: none !important;
}
.woocommerce .widget_layered_nav_filters ul{
gap: 10px;
display: flex;
flex-wrap: wrap;
overflow: visible;
}
.woocommerce .widget_layered_nav_filters ul li{
padding: 0;
width: auto;
}
.woocommerce .widget_layered_nav_filters ul li a{
line-height: 32px;
padding: 0 15px;
border-width: 1px;
border-style: solid;
text-align: center;
display: inline-block;
position: relative;
white-space: nowrap;
font-size: var(--loobek-main-small-font-size);
color: var(--loobek-text-bold-color);
border-color: var(--loobek-text-bold-color);
}
.woocommerce .style-dropdown-border .widget_layered_nav_filters ul li a{
background: #f5f5f5;
border-color: #f5f5f5;
padding-left: 20px;
padding-right: 40px; font-family: var(--loobek-heading-font);
font-weight: var(--loobek-heading-font-weight);
letter-spacing: var(--loobek-heading-letter-spacing);
}
.woocommerce .style-dropdown-border .widget_layered_nav_filters ul li a:before{
background: transparent !important;
color: inherit;
top: 50%;
transform: translateY(-50%);
right: 20px; font-size: 8px;
}
.woocommerce .style-dropdown-border .widget_layered_nav_filters ul li a:hover:before{
color: red;
}
.woocommerce .widget_layered_nav_filters ul li a:before,
.filter-by-attribute-inline .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a:before,
#page .special-filter-area .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a:before,
.widget-container.product-filter-by-color ul li.chosen a:before{
display: block;
content: "\e906";
font-family: 'icomoon';
font-weight: normal;
position: absolute;
top: -1px;
right: -1px; left: auto;
z-index: 1;
width: 10px;
height: 10px;
line-height: 10px;
text-align: center;
font-size: 6px;
border-width: 0;
margin: 0;
color: #ffffff;
}
.woocommerce .widget_layered_nav_filters .amount{
margin-left: 5px; }
.woocommerce .widget_layered_nav_filters ul li:hover a:before,
.filter-by-attribute-inline .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a:hover:before,
#page .special-filter-area .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a:hover:before,
.widget-container.product-filter-by-color ul li.chosen a:hover:before{
color: #ffffff;
background: red;
}  .elementor-widget-container > h5{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
}
.elementor-widget-container > ul li,
.elementor-widget-container ul.menu li,
.elementor-widget-container .list-icons li,
.widget_categories > ul li,
.product-categories li,
.wp-block-page-list li{
list-style: none;
}
.elementor-widget .elementor-icon-list-item a{
transition: none;
}
ul.product-categories > li,
.product-filter-by-brand div ul > li,
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item,
.product-filter-by-price ul li label{
position: relative;
}
.widget-container ul li > a,
.dokan-widget-area .widget ul li > a,
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li a,
.ts-product-categories-widget ul.product-categories > li > span.icon-toggle,
.product-filter-by-price ul li label,
.woocommerce.widget_layered_nav > ul > li > a:hover,
.widget_product_categories > ul > li > a:hover,
.widget-container.widget_product_categories ul li.current-cat-parent > a,
.product-filter-by-brand ul li label,
.product-filter-by-availability ul li label,
.woocommerce .product-filter-by-color ul li a:hover,
.woocommerce .widget_rating_filter ul li a:hover{
color: var(--loobek-text-bold-color);
}
body:not(.filter-by-attribute-inline) .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item,
.product-filter-by-availability div > ul > li label,
.woocommerce .product-filter-by-brand ul > li label{
justify-content: space-between;
display: flex;
}
.widget-container ul li span.count{
font-weight: 400 !important;
font-size: var(--loobek-main-small-font-size);
}
.product-filter-by-brand ul > li label,
body:not(.filter-by-attribute-inline) .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
.product-filter-by-price ul li label,
.woocommerce .widget_rating_filter ul li a,
.product-filter-by-availability ul li label{
padding-left: 30px; position: relative;
display: inline-block;
font-size: var(--loobek-main-small-font-size);
}
.widget_categories ul > li,
.widget_archive ul > li{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.widget_categories > ul > li > a,
.widget_pages > ul > li > a,
.widget_nav_menu > div > ul > li > a,
.widget-container ul.product-categories > li > a,
.ts-product-categories-widget-wrapper .all-categories > span,
.wp-block-categories-list li a,
.wp-block-page-list li a{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
font-size: var(--loobek-button-font-size);
line-height: var(--loobek-main-font-line-height);
}
.ts-product-categories-widget-wrapper .all-categories > span:hover,
.ts-product-categories-widget-wrapper .all-categories > span.active,
.ts-product-categories-widget ul.product-categories > li > span.icon-toggle:hover,
.widget-container ul > li a:hover,
.widget-container ul ul li > a:hover,
.widget-container ul ul li.current > a,
.widget_categories > ul > li > a:hover, 
.widget_pages > ul > li > a:hover, 
.widget-container ul li[class*="current-"] > a,
.widget-container.widget_product_categories ul li.current-cat-parent > a:hover,
.wp-block-categories-list li a:hover,
.wp-block-page-list li a:hover{
color: var(--loobek-primary-color);
}
.widget_categories > ul > li,
.woocommerce .widget_rating_filter ul li a{
font-size: var(--loobek-main-small-font-size);
}
.wp-block-categories-list li a,
.woocommerce .widget_rating_filter ul li a,
.wp-block-page-list li a{
color: var(--loobek-text-bold-color);
}
.widget_categories > ul ul{
width: 100%;
}
.widget_categories > ul ul > li a{
font-size: var(--loobek-main-font-size);
}
.product-filter-by-brand ul > li label:before,
body:not(.filter-by-attribute-inline) .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:before,
.product-filter-by-price ul li label:before,
.woocommerce .widget_rating_filter ul li a:before,
.product-filter-by-availability ul li label:before,
.product-on-sale-form label:before,
.ts-extra-products-wrapper .item > label:before,
.woocommerce-grouped-product-list-item__checkbox > label:before{
border-width: 1px;
border-style: solid;
display: inline-block;
width: 20px;
height: 20px;
margin-top: -10px;
content: "";
position: absolute;
top: 50%;
left: 0; border-color: var(--loobek-text-bold-color);
}
.product-filter-by-brand ul > li label:after,
body:not(.filter-by-attribute-inline) .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:after,
.product-filter-by-price ul li label:after,
.woocommerce .widget_rating_filter ul li a:after,
.product-filter-by-availability ul li label:after,
.product-on-sale-form label:after,
.ts-extra-products-wrapper .item > label:after,
.woocommerce-grouped-product-list-item__checkbox > label:after{
font-family: 'icomoon';
letter-spacing: 0;
font-weight: normal;
font-size: 10px;
content: "\e90a";
top: 50%;
margin-top: -10px;
width: 20px;
line-height: 20px;
text-align: center;
left: 0; position: absolute;
transform: scale(0,0);
transition: 200ms ease 0s;
color: #ffffff;
}
.product-filter-by-brand ul > li.selected label:after,
.product-filter-by-brand ul > li:hover label:after,
body:not(.filter-by-attribute-inline) .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a:after,
body:not(.filter-by-attribute-inline) .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover:after,
.product-filter-by-price ul li.chosen label:after,
.product-filter-by-price ul li label:hover:after,
.woocommerce .widget_rating_filter ul li.chosen a:after,
.woocommerce .widget_rating_filter ul li a:hover:after,
.product-filter-by-availability ul li.selected label:after,
.product-filter-by-availability ul li label:hover:after,
.product-on-sale-form label:hover:after,
.product-on-sale-form.checked label:after,
body.ts_desktop .ts-extra-products-wrapper .item > label:hover:after,
.ts-extra-products-wrapper .item > label.checked:after,
body.ts_desktop .woocommerce-grouped-product-list-item__checkbox > label:hover:after,
.woocommerce-grouped-product-list-item__checkbox > label.checked:after{
transform: scale(1,1);
}
.product-filter-by-brand ul > li.selected label,
body:not(.filter-by-attribute-inline) .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a,
.product-filter-by-price ul li.chosen label,
.woocommerce .widget_rating_filter ul li.chosen a,
.product-filter-by-availability ul li.selected label,
.product-on-sale-form.checked label,
.woocommerce .woocommerce-ordering .orderby-current, 
.product-per-page-form ul.perpage > li span{
font-family: var(--loobek-main-font-bold);
font-weight: var(--loobek-main-font-bold-weight);
}
.product-filter-by-availability ul li.selected label:before,
.product-filter-by-availability ul li:hover label:before,
.product-filter-by-price ul li.chosen label:before,
.product-filter-by-price ul li label:hover:before,
.product-filter-by-brand div > ul > li.selected > label:before,
.product-filter-by-brand div > ul > li > label:hover:before,
.product-filter-by-availability ul > li.selected label:before,
.product-filter-by-availability ul > li label:hover:before,
body:not(.filter-by-attribute-inline) .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover:before,
body:not(.filter-by-attribute-inline) .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a:before,
.widget-container .product-filter-by-color ul a:hover > span:first-child,
.widget-container .product-filter-by-color ul li .chosen a > span:first-child,
.woocommerce .widget_rating_filter ul li a:hover:before,
.woocommerce .widget_rating_filter ul li.chosen a:before,
.product-on-sale-form:hover label:before,
.product-on-sale-form.checked label:before,
.woocommerce .widget_layered_nav_filters ul li a:before,
.filter-by-attribute-inline .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a:before,
#page .special-filter-area .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a:before,
.widget-container.product-filter-by-color ul li.chosen a:before,
.ts-product-attribute > div.color.selected a:before,
.yith-wfbt-section li .checkboxbutton.checked,
.yith-wfbt-section li .checkboxbutton:hover,
body.ts_desktop .ts-extra-products-wrapper .item > label:hover:before,
.ts-extra-products-wrapper .item > label.checked:before,
body.ts_desktop .woocommerce-grouped-product-list-item__checkbox > label:hover:before,
.woocommerce-grouped-product-list-item__checkbox > label.checked:before{
background-color: var(--loobek-text-bold-color);
} .product-categories .count{
color: var(--loobek-text-color);
}
.ts-product-categories-widget-wrapper .all-categories > span{
margin-bottom: 10px;
cursor: pointer;
display: flex;
justify-content: space-between;
position: relative;
}
.ts-product-categories-widget-wrapper .all-categories > span:after{
content: "\e902";
font-family: 'icomoon';
font-size: 20px;
font-weight: normal;
letter-spacing: 0;
}
.ts-product-categories-widget-wrapper .all-categories > span.active:after{
content: "\e905";
}
.ts-product-categories-widget-wrapper .all-categories .product-categories{
margin-bottom: 12px;
}
.ts-product-categories-widget ul.product-categories li.cat-parent > span.icon-toggle{
position: absolute;
right: -8px; top: 5px;
z-index: 2;
display: block;
width: 24px;
height: 24px;
text-align: center;
line-height: 24px;
cursor: pointer;
}
.ts-product-categories-widget ul.product-categories li.cat-parent:first-child > span.icon-toggle{
top: 0;
}
.ts-product-categories-widget ul.product-categories ul li.cat-parent > span.icon-toggle{
top: 4px;
}
.ts-product-categories-widget ul.product-categories li span.icon-toggle{
display: none;
}
.ts-product-categories-widget ul.product-categories li.cat-parent > span.icon-toggle:before{
content: "\e902";
font-family: 'icomoon';
font-size: 20px;
font-weight: normal;
letter-spacing: 0;
display: inline-block;
}
.ts-product-categories-widget ul.product-categories li.cat-parent.active > span.icon-toggle:before{
content: "\e905";
}  .woocommerce ul.cart_list li img, 
.woocommerce ul.product_list_widget li img{
margin: 0;
}
.woocommerce ul.cart_list li.empty,
.woocommerce ul.product_list_widget li.empty{
min-height: 0;
margin: 0;
padding: 0;
}
.woocommerce ul.product_list_widget li,
.elementor-widget-container ul.product_list_widget li{
position: relative;
margin: 0 0 20px 0;
padding: 0;
overflow: hidden;
list-style: none;
display: flex;
}
.widget-container ul.product_list_widget li .ts-wg-meta > a,
.woocommerce ul.product_list_widget li .ts-wg-meta > a,
.woocommerce ul.product_list_widget li .product-name a{
text-transform: none;
}
.woocommerce .product_list_widget li .product-categories,
.woocommerce .product_list_widget li > a,
.woocommerce .product_list_widget li .ts-wg-meta > a,
.widget_recent_reviews .reviewer{
line-height: 24px;
}
#page ul.product_list_widget li .ts-wg-meta > a{
display: inline-block;
}
#page .widget_shopping_cart ul.product_list_widget li{
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
padding: 0;
}
#page .widget_shopping_cart ul.product_list_widget li > a{
max-height: none;
display: flex;
align-items: center;
margin-right: 15px; }
#page .widget_shopping_cart ul.product_list_widget li > a:not(.remove){
flex: 2 0;
}
#page .widget_shopping_cart ul.product_list_widget li img{
margin-right: 15px; }
ul.product_list_widget li .ts-wg-meta{
margin-left: 110px; max-width: 290px;
}
.no-thumbnail ul.product_list_widget li .ts-wg-meta{
margin-left: 0 !important;
margin-right: 0 !important;
} .woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt{
margin: 0 0 4px 0;
padding: 0;
}
.woocommerce ul.product_list_widget li dl{
float: left; position: relative;
border: 0;
padding-left: 1em; }
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt{
float: left; }
.woocommerce ul.product_list_widget li dl:before{
position: absolute;
left: 0; top: 4px;
bottom: 6px;
right: auto;
border-width: 0 1px 0 0;
border-style: solid;
content: "";
width: 1px;
display: inline-block;
}
.woocommerce.ts-products-widget-wrapper ul.product_list_widget > li:last-child,
.widget_products ul.product_list_widget > li:last-child,
.widget_recently_viewed_products ul.product_list_widget > li:last-child{
padding-bottom: 0;
margin-bottom: 0;
border-width: 0;
}
.woocommerce ul.product_list_widget li > .ts-wg-thumbnail{
width: 80px;
min-width: 80px;
position: relative;
padding: 0;
}
.ts-search-result-container ul.product_list_widget li > .ts-wg-thumbnail{
min-width: 60px;
width: 60px;
}
.woocommerce ul.product_list_widget li > .ts-wg-thumbnail img{
width: 100%;
}
body.image-button-radius ul.product_list_widget li > .ts-wg-thumbnail img{
border-radius: 10px;
}
.woocommerce ul.product_list_widget li .ts-wg-meta{
margin-left: 15px; }
.woocommerce ul.product_list_widget li > .ts-wg-thumbnail:before,
.elementor-widget-container ul.product_list_widget li > .ts-wg-thumbnail:before{
position: absolute;
z-index: 4;
left: 0;
right: 0;
bottom: 0;
top: 0;
content: "";
background: rgba(0,0,0,0.1);
opacity: 0;
transition: 300ms ease 0s;
}
.woocommerce ul.product_list_widget li > .ts-wg-thumbnail:hover:before,
.elementor-widget-container ul.product_list_widget li > .ts-wg-thumbnail:hover:before{
opacity: 1;
}
.woocommerce ul.product_list_widget li a:hover,
.elementor-widget-container ul.product_list_widget li a:hover{
text-decoration: none;
} .product-categories span.count{
display: inline-block;
}
.widget_product_categories .product-categories span.count{
float: right; }
.widget_product_categories .product-categories li{
overflow: hidden;
} .woocommerce ul.product_list_widget li span.amount{
display: inline;
}
.elementor-widget-container ul.product_list_widget li span.amount{
display: inline;
} .woocommerce p.stars a.star-1,
.woocommerce p.stars a.star-2,
.woocommerce p.stars a.star-3,
.woocommerce p.stars a.star-4,
.woocommerce p.stars a.star-5{
border-color: var(--loobek-border);
}
.woocommerce p.stars a:hover~a:before, 
.woocommerce p.stars.selected a.active~a:before{
color: var(--loobek-text-color) !important;
}
.woocommerce p.stars a:hover{
text-decoration: none;
color: var(--loobek-text-bold-color);
}
.woocommerce p.stars a{
border: 0;
color: var(--loobek-text-color);
}
.woocommerce p.stars a:before{
font-size: 14px;
}
.woocommerce p.stars a{
line-height: 1em;
font-size: 0;
width: auto;
height: auto;
}
.woocommerce ul.product_list_widget,
.elementor-widget-container ul.product_list_widget{
padding: 0;
margin: 0;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total{
margin: 0;
padding: 20px 0;
border-width: 1px 0 0 0;
border-style: solid;
position: relative;
overflow: hidden;
}
.woocommerce .widget_shopping_cart p.buttons,
.woocommerce.widget_shopping_cart p.buttons{
margin-bottom: 0;
}
.woocommerce .widget_shopping_cart .buttons a, 
.woocommerce.widget_shopping_cart .buttons a{
margin: 0;
width: 100%;
}
.woocommerce.widget_shopping_cart .buttons .button:hover,
.woocommerce .widget_shopping_cart .buttons .button:hover{
color: var(--loobek-button-hover-color);
background-color: var(--loobek-button-hover-bg);
border-color: var(--loobek-button-hover-border);
}
.woocommerce .widget_shopping_cart .buttons a.checkout, 
.woocommerce.widget_shopping_cart .buttons a.checkout{
margin-top: 10px;
} .woocommerce.widget_recent_reviews ul.product_list_widget li{
position: relative;
padding-left: 75px; display: flex;
flex-direction: column;
gap: 6px;
}
.woocommerce.widget_recent_reviews ul.product_list_widget li img{
width: 60px;
position: absolute;
top: 0;
left: 0; }
.woocommerce.widget_recent_reviews ul.product_list_widget li .star-rating{
margin-top: 0;
}  #page .widget_calendar{
background: rgba(180,180,180,0.1);
}
.widget_calendar .wp-calendar-nav{
padding: 5px 15px;
}
.widget_calendar .widget-title-wrapper{
display: none; 
}
#calendar_wrap{
overflow: auto;
margin: 0 !important;
padding-top: 0;
}
body.image-button-radius #calendar_wrap{
border-radius: 10px;
}
.widget_calendar table{
border-width: 0 0 1px 0;
border-style: solid;
margin: 0;
}
body .widget_calendar table td,
body .widget_calendar table th{
border-width: 0 !important;
padding: 2px 5px 1px 5px;
text-align: center;
background: transparent;
font-size: var(--loobek-main-font-size);
line-height: var(--loobek-main-font-line-height);
}
.widget_calendar caption{
padding: 7px 0 6px 0;
text-align: center;
background: #161616;
color: #fff;
font-size: 14px;
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
}
.widget_calendar td#prev{
text-align: start; }
.widget_calendar td#next{
text-align: end; }
table#wp-calendar thead th{
color: var(--loobek-text-bold-color);
}  .widget_product_search form,
.widget_search form,
.woocommerce-product-search{
position: relative;
padding-top: 0;
padding-bottom: 0;
}
.woocommerce-product-search input[type="search"],
.widget_product_search form input[type="search"],
.widget_search form .search-table input[type="text"]{
max-width: 100%;
width: 100%;
margin: 0;
padding-left: 20px; padding-right: 50px; }
.woocommerce-product-search input[type="search"]{
padding-left: 20px; padding-right: 40px; }
.widget_product_search form button,
.widget_search form input[type="submit"],
.woocommerce-product-search button{
padding: 0 !important;
border: 0 !important;
font-size: 0 !important;
background: transparent !important;
position: absolute;
right: 0; top: 0;
min-width: 0;
width: 46px;
height: 46px;
}
.widget_search > form .search-button:before,
.widget_product_search > form:before,
.woocommerce-product-search:before{
position: absolute;
top: 0;
right: 0; width: 46px;
line-height: 46px;
text-align: center;
content: "\e917";
font-weight: normal;
font-size: 20px;
font-family: 'icomoon';
transition: color 500ms ease 0s;
}
.woocommerce-product-search:before{
color: var(--loobek-text-bold-color);
}
.woocommerce-product-search{
display: flex;
margin: 0 auto;
justify-content: center;
max-width: 550px;
}  .widget_recent_comments ul li,
.widget_categories > ul > li, 
.widget_archive > ul > li,
.widget_rss .rss-date,
.widget_rss cite{
color: var(--loobek-text-color);
}
.widget-container li > a:hover,
.elementor-widget-container li > a:hover{
text-decoration: none;
}
.widget-container ul ul li > a:hover,
.elementor-widget-container ul ul li > a:hover{
text-decoration: underline;
}
.widget_recent_comments ul li .comment-author-link:before{
font-family: 'icomoon' !important;
font-weight: normal !important; display:inline-block;
content: "\e93f";
font-size: 12px;
margin-right: 5px; color: var(--loobek-text-bold-color);
}
.widget_recent_entries ul li:last-child,
.widget_recent_comments ul li:last-child,
.widget_archive ul li:last-child,
.widget_display_forums ul li:last-child,
.widget_display_topics ul li:last-child,
.widget_display_replies ul li:last-child,
.widget_meta ul li:last-child,
.widget_rss ul li:last-child{
padding-bottom: 0;
margin-bottom: 0;
border-width: 0;
}
.widget_recent_entries .post-date{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
color: var(loobek-text-light-color);
display: inline-block;
width: 100%;
}
.widget_recent_comments .comment-author-link a{
text-decoration: none;
font-weight: 500;
color: var(--loobek-text-bold-color);
}
.widget_recent_comments .comment-author-link a:hover{
text-decoration: underline;
} .widget-container .post_list_widget > li a.post-title{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
color: var(--loobek-text-bold-color);
}
.ts-list-of-product-tags-wrapper li a:hover{
color: var(--loobek-primary-color);
}
.post_list_widget .ts-video.auto-size{
padding-bottom: 57.25% !important;
}
.post_list_widget .ts-video.auto-size,
.post_list_widget .ts-soundcloud{
margin-bottom: 16px;
}
.post_list_widget .entry-meta{
margin-bottom: 2px;
font-style: italic;
}
.post_list_widget .entry-meta > span{
margin-right: 20px; font-size: 95%;
}
.post_list_widget .entry-meta > span:last-child{
margin-right: 0; }
.post_list_widget{
margin: 0;
display: flex;
flex-direction: column;
gap: 30px;
}
.post_list_widget blockquote{
margin: 0;
padding: 0 0 0 20px; font-size: var(--loobek-main-font-size);
line-height: var(--loobek-main-font-line-height);
}
.post_list_widget blockquote:before{
font-size: 30px;
}
.post_list_widget li.quote .entry-meta-top{
margin: 10px 0 0 0;
}
.post_list_widget li.quote .entry-meta-top *{
line-height: 24px;
}
.ts-blogs-widget-wrapper .post_list_widget > li{
position: relative;
padding: 0;
display: block;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.ts-blogs-widget-wrapper .post_list_widget > li a.thumbnail{
overflow: hidden;
position: relative;
display: block;
}
.ts-blogs-widget-wrapper:not(.style-list-item) .post_list_widget > li{
display: grid;
grid-template-columns: 80px auto;
align-items: center;
justify-content: space-between;
gap: 15px;
}
.ts-blogs-widget-wrapper:not(.style-list-item) h6.entry-title{
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
}
.ts-blogs-widget-wrapper:not(.style-list-item) .post_list_widget > li.quote{
display: block;
}
.ts-blogs-widget-wrapper .post_list_widget > li a.thumbnail img{
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transition: transform .4s cubic-bezier(0.71, 0.05, 0.29, 0.9);
}
.ts-blogs-widget-wrapper .post_list_widget > li a.thumbnail:hover img{
transform: scale(1.1);
}
.ts-blogs-widget-wrapper:not(.style-list-item) .post_list_widget > li a.thumbnail,
.ts-blogs-widget-wrapper:not(.style-list-item) .ts-video.auto-size,
.ts-blogs-widget-wrapper:not(.style-list-item) .ts-soundcloud{
margin: 0;
}
.ts-blogs-widget-wrapper:not(.style-list-item) .post_list_widget > li .thumbnail{
width: 80px;
height: 80px;
display: inline-block;
}
.ts-blogs-widget-wrapper:not(.style-list-item) .post_list_widget > li .thumbnail figure img{
height: 100%;
width: auto !important;
position: absolute;
left: 50%;
transform: translate(-50%,0);
top: 0;
max-width: none;
}
.ts-blogs-widget-wrapper:not(.style-list-item).no-image .post_list_widget > li .entry-content{
width: 100%;
}
.ts-blogs-widget-wrapper:not(.style-list-item) .post_list_widget h6.entry-title{
font-size: var(--loobek-main-font-size);
}
.ts-blogs-widget-wrapper .post_list_widget > li a:hover{
text-decoration: none;
}
.ts-blogs-widget-wrapper .post_list_widget header h5{
margin-bottom: 0;
}
.ts-blogs-widget-wrapper .post_list_widget header,
.post_list_widget .entry-content{
display: flex;
flex-direction: column;
gap: 10px;
}
.ts-blogs-widget-wrapper .post-title{
display: inline-block;
}
.post_list_widget h6.entry-title{
margin-bottom: 0;
line-height: 24px;
}
.ts-blogs-widget-wrapper .entry-meta-top{
display: flex;
gap: 0 20px;
flex-wrap: wrap;
}
.post_list_widget .excerpt{
font-size: var(--loobek-main-font-size);
}  .comment_list_widget .comment-body{
border: 0;
margin: 0;
padding: 0; position: relative;
background: transparent;
font-style: normal;
min-height: 0;
font-size: var(--loobek-main-font-size);
line-height: var(--loobek-main-font-line-height);
color: var(--loobek-text-color);
}
.comment_list_widget .comment-body:after,
.comment_list_widget .comment-body:before{
display: none;
}
.ts-recent-comments-widget-wrapper .comment_list_widget > li{
margin: 0 0 20px 0;
padding: 0 0 20px 0;
border-width: 0 0 1px 0;
border-style: dashed;
clear: both;
display: block;
position: relative;
}
.comment_list_widget{
margin-bottom: 0;
}
.ts-recent-comments-widget-wrapper .comment_list_widget > li:last-child{
border-width: 0;
padding-bottom: 0;
margin-bottom: 0;
}
.comment_list_widget .comment-meta{
margin-bottom: 10px;
display: flex;
align-items: center;
}
.comment_list_widget .comment-meta > .meta{
font-size: var(--loobek-main-small-font-size);
}
.comment_list_widget .avatar{
width: 60px;
border-radius: 100%;
}
.comment_list_widget .avatar > a{
position: relative;
}
.comment_list_widget .meta{
padding-left: 15px; color: var(--loobek-text-light-color);
}
.comment_list_widget .meta .author{
display: block;
}
a.author,
.author a{
text-decoration: none;
}
.comment_list_widget .meta .date{
font-style: italic;
}
.comment_list_widget blockquote{
clear: both;
text-align: start;
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
}  .widget_rss .rss-date{
margin: 6px 0 6px 0;
display: block;
font-size: var(--loobek-main-small-font-size);
}
.widget_rss .rss-date:before{
font-family: 'icomoon';
letter-spacing: 0;
display: inline-block;
line-height: 24px;
font-size: 12px;
font-weight: normal;
content: "\e908";
margin-right: 6px; }
.widget_rss .rsswidget{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
}
.widget_rss cite{
margin-top: 10px;
display: inline-block;
width: 100%;
font-style: normal;
font-size: var(--loobek-main-small-font-size);
}
.widget_rss cite:before{
font-family: 'icomoon';
letter-spacing: 0;
display: inline-block;
line-height: 24px;
font-size: 12px;
font-weight: normal;
content: "\e93f";
margin-right: 4px; }
.widget_rss .widget-title:before{
display: none !important;
}
.widget_rss > ul > li{
margin-bottom: 20px;
padding-bottom: 20px;
border-width: 0 0 1px 0;
border-style: dashed;
}
.widget_rss > ul > li:last-child{
margin: 0;
padding: 0;
border-width: 0;
}
.ts-product-attribute > div a,
.wp-block-archives li a,
.wp-block-latest-posts li a,
.wp-block-tag-cloud a,
.wp-block-rss li a,
.woocommerce .widget_layered_nav ul li a,
.widget-container.widget_rss ul li > a{
color: var(--loobek-text-bold-color);
}
.wp-block-archives li a:hover,
.wp-block-latest-posts li a:hover,
.wp-block-tag-cloud a:hover,
.wp-block-rss li a:hover{
color: var(--loobek-primary-color);
}    .ts-instagram-elementor-widget{
overflow: hidden;
}
.ts-instagram-elementor-widget .widget-container{
margin: 0;
padding: 0;
border-width: 0;
}
.widget-container .instagram-username{
margin-bottom: 20px;
}
.ts-instagram-elementor-widget .widget-container .instagram-username{
position: relative;
top: -28px;
margin-bottom: 0;
}
.title-center .instagram-username{
text-align: center;
}
.instagram-username > a{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
color: var(--loobek-text-bold-color);	
}
.instagram-username > a:hover{
color: var(--loobek-primary-color);
}
.widget-container .instagram-username > a{
position: relative;
text-decoration: none;
}
.widget-container .instagram-username > a:before{
position: absolute;
left: 0;
right: 0;
bottom: 0;
border-width: 1px 0 0 0;
border-style: solid;
content: "";
border-color: var(--loobek-text-bold-color);
}
.widget-container .instagram-username > a:hover:before{
border-color: var(--loobek-primary-color);
}
.ts-instagram-wrapper .items{
display: flex;
align-items: flex-end;
flex-wrap: wrap;
margin: -5px;
position: static;
}
.ts-instagram-wrapper .items .item{
padding: 5px;
}
.margin-small .ts-instagram-wrapper .items{
margin: -2px;
}
.margin-small .ts-instagram-wrapper .items .item{
padding: 2px;
}
.ts-instagram-wrapper .item img{
width: 100%;
transition: 350ms ease;
}
.ts-instagram-wrapper .item:hover img{
-webkit-filter: brightness(0.6);
filter: brightness(0.6);
transform: scale(1.1);
}
.ts-instagram-wrapper .item:hover > a:after{
opacity: 1;	
}
.ts-instagram-wrapper .item > a{
overflow: hidden;
display: block;
position: relative;
}
.ts-instagram-wrapper .item > a:after {
display: inline-block;
font-size: 30px;
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
color: #ffffff;
opacity: 0;
transition: 350ms ease;
content: "\e922";
font-family: 'icomoon';
}
.ts-instagram-elementor-widget .widget-container .ts-instagram-wrapper{
padding: 0;
display: block;
position: relative;
}
.widget-container.title-center{
text-align: center;
}
.ts-instagram-wrapper.ts-slider .swiper-wrapper{
align-items: flex-end;
}
.ts-instagram-elementor-widget .widget-container.ts-instagram-widget{
overflow: visible;
}
#page .ts-instagram-elementor-widget .swiper-button-prev, 
#page .ts-instagram-elementor-widget .swiper-button-next{
top: 50%;
margin-top: -20px;
width: 40px;
height: 40px;
opacity: 0;
visibility: hidden;
}
#page .ts-instagram-elementor-widget .items:hover .swiper-button-next,
#page .ts-instagram-elementor-widget .items:hover .swiper-button-prev{
opacity: 1;
visibility: visible;
}
#page .ts-instagram-elementor-widget .swiper-button-prev:before, 
#page .ts-instagram-elementor-widget .swiper-button-next:before{
font-size: 10px;
line-height: 40px;
}
#page .ts-instagram-elementor-widget .swiper-button-next{
right: 0; left: auto;
}
#page .ts-instagram-elementor-widget .swiper-button-prev{
left: 0; right: auto;
}  .ts-facebook-page-widget .fb_iframe_widget,
.ts-facebook-page-widget .fb_iframe_widget iframe,
.ts-facebook-page-widget .fb_iframe_widget > span{
max-width: 100%;
width: 100% !important;
height: auto;
}  .woocommerce .widget_rating_filter ul li{
margin-bottom: 10px;
padding: 0;
}
.woocommerce .widget_rating_filter ul li a{
display: flex;
align-items: center;
padding-top: 0;
padding-bottom: 0;
}
.woocommerce .widget_rating_filter ul li .star-rating{
margin-right: 10px; }
.woocommerce .widget_rating_filter ul li.chosen a:before{
font-weight: normal;
content: "";
}
#page .widget_rating_filter .star-rating{
width: 94px; }
#page .widget_rating_filter .star-rating:before,
#page .widget_rating_filter .star-rating span:before{
letter-spacing: 6px;
font-size: 14px;
line-height: 14px;
}  .widget_mc4wp_form_widget .mc4wp-form{
position: relative;
}
.widget_mc4wp_form_widget .button i{
display: none;
}  .product-filter-by-brand-wrapper > ul,
.widget_product_categories > ul.product-categories,
.ts-product-categories-wrapper ul ul,
.product-filter-by-color ul{
overflow: auto;
}
.product-filter-by-brand li,
.product-filter-by-availability li{
position: relative;
}
.product-filter-by-brand input[type^="checkbox"],
.product-filter-by-availability input[type^="checkbox"]{
display: none;
}
.product-filter-by-brand li > *,
.product-filter-by-availability li > *{
display: inline;
transition: 300ms ease 0s;
}
.product-filter-by-brand ul li label,
.product-filter-by-availability ul li label{
padding-bottom: 0;
cursor: pointer;
}
.widget_product_categories ul ul,
.product-filter-by-brand .product-filter-by-brand-wrapper ul ul{
margin: 10px 0 0 26px; display: block;
}
.product-filter-by-brand ul,
.product-filter-by-availability ul,
.product-filter-by-price ul{
margin-bottom: 0;
}  .product-filter-by-price ul li label{
padding-bottom: 0;
cursor: pointer;
}   .woocommerce .ts-shortcode:not(.rows-2) .products > .product-group{
width: 25%;
}
.woocommerce .products > .product-group .product{
width: 100% !important;
}
.woocommerce.columns-12 .products .product{
width: 8.3333333333%;
}
.woocommerce.columns-11 .products .product{
width: 9.0909090909%;
}
.woocommerce.columns-10 .products .product{
width: 10%;
}
.woocommerce.columns-9 .products .product{
width: 11.1111111111%;
}
.woocommerce.columns-8 .products .product{
width: 12.5%;
}
.woocommerce.columns-7 .products .product{
width: 14.2857142857%;
}
.woocommerce.columns-6 .products .product{
width: 16.6666666666%;
}
.woocommerce.columns-5 .products .product{
width: 20%;
}
.woocommerce.columns-4 .products .product{
width: 25%;
}
.woocommerce.columns-3 .products .product{
width: 33.3333333333%;
}
.woocommerce.columns-2 .products .product{
width: 50%;
}
.woocommerce.columns-1 .products .product{
width: 100%
}
.main-products.columns-4 .products .product.product-category,
.main-products.columns-3 .products .product.product-category,
.main-products.columns-2 .products .product.product-category,
.main-products.columns-1 .products .product.product-category{
width: 20%;
}
.ts-slider .swiper-slide > .product{
width: 100% !important;
}
.woocommerce .products ul{
margin: 0;
}
.woocommerce.columns-3,
.woocommerce.columns-4,
.woocommerce.columns-5,
.woocommerce.columns-6{
clear: both;
}
.woocommerce .products{
margin: 0 -10px 0 -10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
gap: 40px 0;
z-index: 0;
}
.ts-product.ts-slider .product-group{
gap: 40px 0;
display: flex;
flex-direction: column;
}
.ts-product.ts-slider.product-has-border-bottom .product-group .product{
border-top-width: 0;
padding-top: 0;
}
.ts-product.product-has-border-bottom .shortcode-heading-wrapper{
position: relative;
z-index: 2;
}
.ts-product.product-has-border-bottom:not(.ts-slider) .content-wrapper{
position: relative;
}
.ts-product.product-has-border-bottom:not(.ts-slider) .content-wrapper:before{
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: auto;
content: "";
z-index: 1;
height: 1px;
background-color: var(--loobek-main-bg);
}
.ts-product.ts-slider.product-has-border-bottom .product-group .product:nth-child(2){
padding-top: 40px;
padding-bottom: 0;
position: relative;
}
.ts-product.ts-slider.product-has-border-bottom .product-group .product:nth-child(2):before{
position: absolute;
left: -1000px;
right: -1000px;
top: 0;
content: "";
height: 1px;
border-width: 1px 0 0 0;
border-style: solid;
}
.woocommerce .products .product{
margin: 0;
padding: 0 10px;
}
.woocommerce .products > .list-categories{
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
} .ts-blogs-wrapper .blogs,
.ts-shortcode .items,
.related-posts .blogs{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
clear: both;
}
.ts-blogs-wrapper.nav-middle .blogs,
.ts-product.nav-middle .content-wrapper,
.ts-shortcode.nav-middle .items{
position: relative;
}
.woocommerce .products .product .product-wrapper{
max-width: 100%;
height: 100%;
margin-left: auto !important;
margin-right: auto !important;
overflow: hidden;
position: relative;
}
#page .item-layout-list .product .product-wrapper{
display: flex;
align-items: center;
}
#page .item-layout-list .product-wrapper .thumbnail-wrapper{
min-width: calc(50% - 10px);
width: calc(50% - 10px);
}
#page .item-layout-list .product-wrapper .meta-wrapper{
padding: 0;
margin: 0 20px 0 30px; }
.woocommerce.item-layout-list .heading-title a{
color: var(--loobek-text-bold-color);
}
.woocommerce.item-layout-list .heading-title a:hover{
color: var(--loobek-primary-color);
}
.woocommerce .products .product .product-wrapper .thumbnail-wrapper img{
width: 100%;
}
.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 .product .thumbnail-wrapper{
position: relative;
overflow: hidden;
transition: width 150ms ease 0s;
}
.woocommerce .product .thumbnail-wrapper *{
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
body.image-button-radius .thumbnail-wrapper > a,
body.image-button-radius #page .big-thumbnail .thumbnail-wrapper > a{
border-radius: 10px;
}
.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;
}
.woocommerce .product figure{
overflow: hidden;
z-index: 1;
position: relative;
width: 100%;
margin-bottom: 0;
}
.woocommerce-product-gallery__wrapper:after{
content: '';
display: table;
clear: both;
}
.woocommerce .product figure img:first-child{
position: relative;
z-index: 2
}
.woocommerce .product figure.has-back-image img:last-child{
position: absolute;
right: 0; top: 0;
z-index: 3
}
.product-group-button-price{
display: none;
}
.woocommerce .product-wrapper .meta-wrapper{
padding-top: 4px;
position: relative;
overflow: hidden;
}
.ts_desktop .product-wrapper:hover .meta-wrapper{
overflow: visible;
}
.woocommerce .product-wrapper .meta-wrapper:after{
display: table;
clear: both;
content: "";
}
.ts-product-galleries{
display: flex;
margin: 14px -5px 0 -5px;
flex-wrap: wrap;
}
.ts-product-galleries > .active{
border-color: var(--loobek-text-bold-color);
}
.meta-wrapper > .ts-product-galleries:last-child{
margin-bottom: -5px;
margin-top: 10px;
}
.meta-wrapper > .ts-product-galleries:first-child{
margin-top: 1px;
margin-bottom: 10px;
}
.ts-product-galleries > *{
margin: 5px;
width: 38px;
cursor: pointer;
border-width: 1px;
border-style: solid;
border-color: transparent;
transition: 100ms ease 0s;
}
.ts-product-galleries > *:hover{
opacity: 0.8;
}
.ts-product-galleries .active{
cursor: default;
opacity: 1;
}
.woocommerce a.button.added:before,
.woocommerce button.button.added:before,
.woocommerce input.button.added:before{
font-family: 'icomoon';
font-weight: normal;
letter-spacing: 0;
display: inline-block;
content: "\e90a";
position: static;
padding: 0;
}
.thumbnail-wrapper .style-inline.ts-countdown .seconds{
min-width: 32px;
}
.ts-product .ts-countdown .counter-wrapper{
position: relative;
padding: 0 10px;
font-family: var(--loobek-main-font-extra-bold);
font-weight: var(--loobek-main-font-extra-bold-weight);
}
.thumbnail-wrapper .product-counter .counter-wrapper{
padding: 0;
}
body.image-button-radius .thumbnail-wrapper .product-counter{
border-radius: 5px;
}
.thumbnail-wrapper .product-counter{
padding: 0 0 0 10px; font-size: var(--loobek-main-small-2-font-size);
color: var(--loobek-primary-color);
background-color: var(--loobek-text-in-primary-color);
}
*:not(.product-counter) > .style-inline.ts-countdown{
color: var(--loobek-text-in-primary-color);
background-color: var(--loobek-primary-color);
}  .product-brands,
.woocommerce .products .product .product-categories{
overflow: hidden;
text-decoration: none;
}
.product .product-brands a,
.product_list_widget .product-brands a,
.woocommerce .products .product .product-categories a,
.woocommerce .widget-container ul li .product-categories a,
.woocommerce .product_list_widget li .product-categories a,
.widget-container ul li .product-categories a{
display: inline-block;
padding: 0;
margin: 0;
text-decoration: none;
}
.product .product-brands a:hover,
.product_list_widget .product-brands a:hover,
.woocommerce .products .product .product-categories a:hover,
.widget-container ul li .product-categories a:hover,
.woocommerce .product_list_widget li .product-categories a:hover,
.ts-products-widget-wrapper .product-categories a:hover{
text-decoration: none;
}
.product_list_widget .product-brands,
.product_list_widget .product-categories,
.meta-wrapper .product-brands,
.meta-wrapper .product-categories,
.product .product-sku,
.woocommerce-product-rating .woocommerce-review-link{
font-size: var(--loobek-main-small-font-size);
}
.widget-container ul li .product-categories a,
.woocommerce .product_list_widget li .product-categories a,
.product .product-sku,
.product_list_widget .product-brands a,
.product .product-brands a{
color: var(--loobek-text-light-color);
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
}  .woocommerce .products .product .price ins,
.product-meta .price .price ins,
.product_list_widget .price ins{
margin: 0;
}
.woocommerce .products .product .price del,
.product-meta .price .price del,
.product_list_widget .price del{
order: 2;
opacity: 1;
display: block;
}
.products .product .price,
.product-meta .price,
.product_list_widget .price{
display: flex;
flex-wrap: wrap;
align-items: center;
line-height: 1em;
}
.product-meta .price,
.product .price{
display: flex;
flex-wrap: wrap;
gap: 0 6px;
}
.product-meta .price,
.ts-wg-meta .price{
margin-top: 5px;
}
.ts-wg-meta .star-rating-wrapper{
margin-top: 5px;
}
.ts-wg-meta .star-rating-wrapper + .price{
margin-top: 8px;
}
.meta-wrapper .price,
.ts-wishlist-table-wrapper .amount,
.yith-wfbt-section .amount,
.woocommerce div.product .product-wrapper .price{
font-size: var(--loobek-main-font-size);
}  .woocommerce .products .star-rating,
.woocommerce .star-rating,
.product_list_widget .star-rating,
.ts-testimonial-wrapper .rating{
overflow: hidden;
position: relative;
margin: 0;
width: auto;
font-size: 14px;
display: inline-block;
backface-visibility: visible;
-webkit-backface-visibility: visible;
line-height: 1em;
height: auto;
}
.star-rating-wrapper,
.woocommerce .star-rating,
.product_list_widget .star-rating{
font-size: var(--loobek-main-small-font-size);
}
.ts-testimonial-wrapper .rating:before,
.ts-testimonial-wrapper .rating span:before,
.woocommerce .star-rating:before,
.woocommerce .star-rating span:before,
.product_list_widget .star-rating:before,
.product_list_widget .star-rating span:before{
content: "\e934\e934\e934\e934\e934";
text-transform: none;
margin: 0 -0.2em 0 0; }
.ts-testimonial-wrapper .rating:before,
.ts-testimonial-wrapper .rating span:before{
margin: 0 -0.3em 0 0; }
.ts-testimonial-wrapper .rating span:before,
.woocommerce .star-rating span:before,
.product_list_widget .star-rating span:before{
content: "\e935\e935\e935\e935\e935";
}
.woocommerce p.stars:hover a:before,
.woocommerce p.stars.selected a:before,
.woocommerce p.stars.selected a:not(.active):before,
.woocommerce p.stars.selected a.active:before{
content: "\e935";
}
.woocommerce p.stars a:before,
.woocommerce p.stars a:hover ~ a:before, 
.woocommerce p.stars.selected a.active ~ a:before{
content: "\e934";
}
.woocommerce .star-rating span:before,
.woocommerce .star-rating:before,
.woocommerce p.stars a:before,
.product_list_widget .star-rating span:before,
.product_list_widget .star-rating:before,
.ts-testimonial-wrapper .rating span:before,
.ts-testimonial-wrapper .rating:before{
letter-spacing: 0.4em;
font-size: 14px;
font-family: 'icomoon';
font-weight: normal;
position: static;
line-height: 1em;
}
.woocommerce p.stars a:before{
font-size: 20px;
}
.ts-testimonial-wrapper .rating span:before,
.ts-testimonial-wrapper .rating:before{
letter-spacing: 0.6em;
}
.wcpr-col-star .star-rating:before, 
.wcpr-col-star .star-rating span:before, 
.wcpr-overall-rating-right-star .star-rating:before, 
.wcpr-overall-rating-right-star .star-rating span:before{
letter-spacing: 6px !important; }
.woocommerce .woocommerce-product-rating .star-rating span:before, 
.woocommerce .woocommerce-product-rating .star-rating:before{
opacity: 1 !important;
}
.rating-wrapper strong.rating{
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
font-size: var(--loobek-main-font-size);
line-height: var(--loobek-main-font-line-height);
}
.ts-testimonial-wrapper .rating:before,
.star-rating:before, 
.woocommerce .star-rating:before,
body .star-rating.no-rating:before{
color: var(--loobek-star-color) !important;
}
.woocommerce p.stars:hover a:before, 
.star-rating span:before, 
.ts-testimonial-wrapper .rating span:before, 
.woocommerce p.stars.selected a.active:before, 
.woocommerce p.stars.selected a:before{
color: var(--loobek-star-color) !important;
}
.star-rating-wrapper .list-view-rating a,
.woocommerce-product-rating .woocommerce-review-link,
.woocommerce-product-rating > span{
color: var(--loobek-text-bold-color);
}
.woocommerce-product-rating .woocommerce-review-link:hover,
.star-rating-wrapper .list-view-rating a:hover{
color: var(--loobek-primary-color);
}
.woocommerce .product_list_widget li > a,
.woocommerce .product_list_widget li .ts-wg-meta > a{
display: block;
}
.product-brands,
.woocommerce .products .star-rating-wrapper,
.woocommerce .products .product .product-categories,
.woocommerce .products h3.product-name{
margin-top: 6px;
}
.products .product .product-sku,
.woocommerce .products .product .price{
margin-top: 6px;
}
.woocommerce .products .product .price{
margin-top: 10px;
}
.woocommerce .products .product .price{
width: 100%;
}
.woocommerce .products .product .short-description{
margin: 15px 0;
padding: 18px 0;
border-width: 1px 0 1px 0;
border-style: solid;
}
.meta-wrapper .product-categories > span,
.ts-wg-meta .product-categories > span{
display: none;
}
.star-rating-wrapper .count-rating{
line-height: 24px;
margin-left: 2px; }
.woocommerce .products .star-rating-wrapper,
.woocommerce .product_list_widget .star-rating-wrapper{
overflow: hidden;
display: flex;
flex-wrap: wrap;
gap: 6px;
align-items: center;
}
.product_list_widget .star-rating-wrapper .count-rating{
display: none;
}
.star-rating-wrapper .list-view-rating{
display: flex;
flex-wrap: wrap;
gap: 0 10px;
align-items: baseline;
}
.woocommerce .products .star-rating-wrapper:not(.no-rating) .product-sku{
border-width: 1px 0 0 0;
border-style: solid;
margin-top: 15px;
padding-top: 15px;
}
.woocommerce ul.product_list_widget li .price{
display: flex;
gap: 0 5px;
}
.products .product .product-sku span{
margin-right: 10px; }  .woocommerce .product .product-label .onsale{
color: var(--loobek-sale-label-color);
background-color: var(--loobek-sale-label-bg);
}
.woocommerce .product .product-label .onsale.amount{
color: var(--loobek-sale-label-color);
}
.woocommerce .product .product-label .new{
color: var(--loobek-new-label-color);
background-color: var(--loobek-new-label-bg);
}
.woocommerce .product .product-label .featured{
color: var(--loobek-hot-label-color);
background-color: var(--loobek-hot-label-bg);
}
.woocommerce .product .product-label .out-of-stock{
color: var(--loobek-soldout-label-color);
background-color: var(--loobek-soldout-label-bg);
}
.woocommerce .product .product-label{
position: absolute;
right: auto;
left: 10px; top: 10px;
bottom: auto;
display: flex;
flex-flow: column wrap;
overflow: hidden;
align-items: flex-start;
z-index: 5;
backface-visibility: visible;
-webkit-backface-visibility: visible;
}
.label-align-horizontal .woocommerce .product .product-label,
.woocommerce.label-align-horizontal .product .product-label{
flex-flow: row wrap;
}
.label-align-horizontal:not(.image-button-radius) .woocommerce .product .product-label,
.woocommerce.label-align-horizontal:not(.image-button-radius) .product .product-label{
top: 0;
left: 0; }
.ts-product-deals-wrapper.show-counter .product .product-label{
top: 44px;
}
.woocommerce .product-label > span.onsale,
.woocommerce .product-label > span{
position: relative;
top: auto;
right: auto;
left: auto;
padding: 0 10px;
text-align: center;
line-height: 20px !important;
min-height: auto;
min-width: auto;
border-radius: 0;
}
body.image-button-radius .product-label > span.onsale, 
body.image-button-radius .product-label > span{
border-radius: 5px;
}
body.product-label-circle .product-label{
gap: 2px;
}
.label-align-horizontal.product-label-circle  .woocommerce .product .product-label, 
.woocommerce.label-align-horizontal.product-label-circle  .product .product-label{
left: 5px; top: 5px;
}
body.product-label-circle .product-label > span.onsale,
body.product-label-circle .product-label > span{
width: 40px;
height: 40px;
border-radius: 100%;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
.product-label-rectangle .product-label > span.onsale,
.product-label-rectangle .product-label > span{
height: 20px;
width: auto;
font-size: var(--loobek-main-small-2-font-size);
}
.featured .products .product-label .featured{
display: none;
}
.ts-shortcode .woocommerce.loading .products{
transition: none;
}  .product-hover-style-v3 .product-group-button-meta{
display: none;
}
.product-group-button .button-in a,
.product-group-button .button-in a.loading:hover,
.ts_desktop.product-hover-style-v4 .product-wrapper .button-in a.loading:hover,
.ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart a.loading:hover,
.ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart a,
.product-hover-style-v5 .product-group-button-meta div.quickshop a,
.ts_desktop.product-hover-style-v4 .product-wrapper .button-in a,
body:not(.ts_desktop).product-mobile-style-v1 .product-group-button .loop-add-to-cart a.button,
body:not(.ts_desktop).product-mobile-style-v1 .product-group-button .loop-add-to-cart a.button.loading:hover{
color: var(--loobek-product-button-thumbnail-color);
background-color: var(--loobek-product-button-thumbnail-bg);
}
.product-group-button .button-in a.loading:hover{
border-color: var(--loobek-product-button-thumbnail-bg);
}
.product-group-button .loop-add-to-cart a.button.loading:after{
background-color: var(--loobek-product-button-thumbnail-bg);
}
.product-group-button .button-in a.loading:before,
.product-group-button .button-in:is(.wishlist,.compare) a.loading:after,
.ts_desktop.product-hover-style-v4 .product-group-button-meta .button-in:is(.wishlist,.compare) a.loading:after,
.ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart a.loading:before,
body:not(.ts_desktop).product-mobile-style-v1 .product-group-button .loop-add-to-cart a.loading:before{
border-color: var(--loobek-border);
border-top-color: var(--loobek-product-button-thumbnail-color);
border-left-color: var(--loobek-product-button-thumbnail-color);
}
.product-group-button .button-in a:hover,
.product-hover-style-v5 .product-group-button-meta .quickshop a:hover,
.ts_desktop.product-hover-style-v4 .product-wrapper .button-in a:hover,
.ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart a:hover,
body:not(.ts_desktop).product-mobile-style-v1 .product-group-button .loop-add-to-cart a.button:hover{
color: var(--loobek-product-button-thumbnail-hover-color);
background-color: var(--loobek-product-button-thumbnail-bg-hover);
border-color: var(--loobek-product-button-thumbnail-bg-hover);
}
.product-group-button .button-in a .button-tooltip,
.ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart .button-tooltip,
.ts_desktop.product-hover-style-v4 .product-wrapper .button-in .button-tooltip,
.product-hover-style-v5 .product-group-button-meta .quickshop .button-tooltip{
color: var(--loobek-product-button-thumbnail-color);
}
.product-group-button .button-in .button-tooltip:before,
.ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart .button-tooltip:before,
.product-hover-style-v5 .product-group-button-meta .quickshop .button-tooltip:before,
.ts_desktop.product-hover-style-v4 .product-wrapper .button-in .button-tooltip:before{
background-color: var(--loobek-product-button-thumbnail-bg);
}
.product-group-button .button-in .button-tooltip:after,
.ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart .button-tooltip:after,
.product-hover-style-v5 .product-group-button-meta .quickshop .button-tooltip:after,
.ts_desktop.product-hover-style-v5 .main-products.columns-1 .product-group-button .button-in .button-tooltip:after,
.ts_desktop.product-hover-style-v5 .main-products.columns-2 .product-group-button .button-in .button-tooltip:after{
border-left-color: var(--loobek-product-button-thumbnail-bg);
border-right-color: var(--loobek-product-button-thumbnail-bg);
}
.product-hover-style-v5 .products .product:not(.variable-quick-add-to-cart) .product-group-button .button-in .button-tooltip:after{
border-top-color: var(--loobek-product-button-thumbnail-bg);;
}
.ts_desktop.product-hover-style-v4 .product-wrapper .button-in .button-tooltip:after{
border-bottom-color: var(--loobek-product-button-thumbnail-bg);
}
.product-group-button{
margin: 0 auto;
letter-spacing: 0;
padding: 0;
position: absolute;
z-index: 6;
height: auto;
text-align: center;
transition: 300ms ease 0s;
display: grid;
right: 10px; top: 10px;
width: auto;
gap: 5px;
overflow: hidden;
}
.products .variable-quick-add-to-cart .product-group-button{
position: static;
}
.products .variable-quick-add-to-cart .product-group-button .button-in{
position: absolute;
right: 10px; top: 10px;
z-index: 5;
transform: translate(calc(100% + 10px),0);
}
.products .variable-quick-add-to-cart .product-group-button .button-in + .button-in{
top: 49px;
}
.products .variable-quick-add-to-cart .product-group-button .button-in + .button-in + .button-in{
top: 88px;
}
.products .variable-quick-add-to-cart .variable-product-quick-add-to-cart{
position: absolute;
bottom: 10px;
left: 10px;
right: 10px;
transform: translate(0,calc(100% + 10px));
display: flex;
gap: 5px;
justify-content: center;
flex-wrap: wrap;
text-align: center;
padding: 15px 20px;
font-size: 12px;
transition: 300ms ease 0s;
}
.ts_desktop .products .variable-product-quick-add-to-cart:after,
.product-mobile-style-v1 .products .variable-product-quick-add-to-cart:after{
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
content: "";
z-index: 0;
background-color: var(--loobek-main-bg);
}
.ts_desktop.product-hover-style-v5 .products .variable-quick-add-to-cart .variable-product-quick-add-to-cart{
padding: 10px 0 0;
left: 0;
right: 0;
bottom: 0;
transform: translate(0,100%);
}
body.image-button-radius.ts_desktop.product-hover-style-v5 .products .variable-quick-add-to-cart .variable-product-quick-add-to-cart:after{
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
.products .variable-quick-add-to-cart .product-wrapper:hover .variable-product-quick-add-to-cart{
transform: translate(0,0);
z-index: 5;
}
.ts_desktop .columns-1.big-thumbnail .products .variable-quick-add-to-cart .product-wrapper:hover .meta-wrapper .variable-product-quick-add-to-cart{
display: none;
}
.variable-product-quick-add-to-cart > span{
display: block;
width: 100%;
margin-bottom: 5px;
line-height: 18px;
position: relative;
z-index: 1;
}
#page .variable-product-quick-add-to-cart a{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
background-color: var(--loobek-main-bg);
color: var(--loobek-text-bold-color);
border-color: var(--loobek-border);
}
#page .variable-product-quick-add-to-cart a:hover{
border-color: var(--loobek-text-bold-color);
background-color: var(--loobek-text-bold-color);
color: #ffffff;
}
.variable-product-quick-add-to-cart a{
border-width: 1px;
border-style: solid;
line-height: 24px;
min-width: 30px;
padding: 0 8px;
text-decoration: none;
position: relative;
z-index: 1;
}
.variable-product-quick-add-to-cart a.added:before{
content: "\e90a";
font-family: 'icomoon';
font-weight: normal;
letter-spacing: 0;
line-height: 10px;
}
.variable-product-quick-add-to-cart a.loading:before{
border-width: 2px;
border-style: solid;
border-top: 2px solid var(--loobek-text-bold-color);
border-left: 2px solid var(--loobek-text-bold-color);
border-radius: 100%;
left: 50%;
top: 50%;
margin-top: -7px;
margin-left: -7px; position: absolute;
width: 14px;
height: 14px;
content: "";
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
background: transparent;
z-index: 4;
display: block;
}
.variable-product-quick-add-to-cart a.loading:after{
position: absolute;
left: -1px;
top: -1px;
bottom: -1px;
right: -1px;
z-index: 3;
content: "";
opacity: 0.9;
background-color: var(--loobek-main-bg);
}
body.image-button-radius .variable-product-quick-add-to-cart a.loading:after{
border-radius: 4px;
}
.product-wrapper:hover .product-group-button{
overflow: visible;
}
.product-group-button-meta a,
.product-group-button-meta a:hover,
.product-group-button,
.product-group-button a:hover{
text-decoration: none;
}
.product-group-button .button-in a:before,
.product-group-button-meta .button-in a:before,
.product-hover-style-v5 .product-group-button-meta .quickshop a:before{
line-height: 34px;
font-size: 14px;
font-family: 'icomoon';
font-weight: normal;
letter-spacing: 0;
transition: none;
left: auto;
right: auto;
bottom: auto;
top: auto;
padding: 0;
display: inline;
}
.ts_desktop.product-hover-style-v4 .product-wrapper .button-in a:before{
line-height: 34px;
}
.ts_desktop.product-hover-style-v4 .product-group-button-meta .button-in a.loading:before {
opacity: 0;
}
.ts_desktop.product-hover-style-v4 .product-group-button-meta .button-in:is(.wishlist,.compare) a.loading:after {
width: 14px;
height: 14px;
top: 50%;
left: 50%;
right: auto;
margin-left: -7px;
margin-top: -7px;
position: absolute;
}
.ts_desktop.product-hover-style-v3 .product-group-button div.loop-add-to-cart a:before,
body:not(.ts_desktop).product-mobile-style-v1 .product-group-button div.loop-add-to-cart a:before{
content: "\e909";
line-height: 34px;
font-size: 14px;
font-family: 'icomoon';
font-weight: normal;
letter-spacing: 0;
transition: none;
left: auto;
right: auto;
bottom: auto;
top: auto;
padding: 0;
display: inline;
}
body:not(.ts_desktop).product-mobile-style-v1 .product-group-button div.loop-add-to-cart a.loading:before{
position: absolute;
}
body:not(.ts_desktop).product-mobile-style-v1 .product-group-button div.loop-add-to-cart a:before
.ts_desktop.product-hover-style-v3 .product-group-button div.loop-add-to-cart a.added:before,
body:not(.ts_desktop).product-mobile-style-v1 .product-group-button div.loop-add-to-cart a.added:before{
content: "\e90a";
}
.product-group-button-meta .button-in a:before{
line-height: 30px;
}
.product-group-button > div.wishlist a:before,
.product-group-button-meta > div.wishlist a:before{
content: "\e921";
}
.product-group-button > div.wishlist a.added:before,
.product-group-button-meta > div.wishlist a.added:before{
content: "\e944";
font-size: 12px;
}
.product-wrapper div.wishlist a.added{
font-size: 0;
}
.woocommerce .product-wrapper div.loop-add-to-cart a.button{
font-size: var(--loobek-main-font-size);
}
.product-wrapper div.loop-add-to-cart a.button.added:after{
content: "\e90a";
}
.product-group-button > div.compare a:before,
.product-group-button-meta > div.compare a:before{
content: "\e90d";
}
.woocommerce .product-group-button .compare a.added:before,
.woocommerce .product-group-button-meta .compare a.added:before{
content: "\e90a";
}
.product-group-button .quickshop a:before,
.product-group-button-meta .quickshop a:before{
content: "\e917";
}
.product-group-button .button-in,
.ts_desktop.product-hover-style-v4 .product-wrapper .button-in,
.ts_desktop.product-hover-style-v3 .product-group-button > div.loop-add-to-cart{
font-size: 0;
line-height: 0;
padding: 0;
min-width: 0;
width: 34px;
height: 34px;
display: block;
background: none !important;
position: relative;
top: auto; left: auto; right: auto; bottom: auto;
letter-spacing: 0;
transform: translateX(100%); }
.product-hover-style-v5 .product-group-button-meta div.quickshop{
font-size: 0;
line-height: 0;
padding: 0;
min-width: 0;
margin: 0;
width: 34px;
height: 34px;
display: block;
background: none !important;
position: absolute;
letter-spacing: 0;
right: 10px; top: 10px;
transform: translate(calc(100% + 10px),0);
}
.product-hover-style-v5 .product-has-background .product-wrapper .product-group-button-meta div.quickshop{
right: 30px; top: 30px;
transform: translate(calc(100% + 30px),0);
}
.product-hover-style-v5 .products .variable-quick-add-to-cart .button-in + div.quickshop{
top: 49px;
}
.product-hover-style-v5 .products .variable-quick-add-to-cart .button-in + .button-in + div.quickshop{
top: 88px;
}
.product-hover-style-v5 .product-has-background .variable-quick-add-to-cart .button-in + div.quickshop{
top: 69px;
}
.product-hover-style-v5 .product-has-background .variable-quick-add-to-cart .button-in + .button-in + div.quickshop{
top: 108px;
}
.ts_desktop.product-hover-style-v5 .products .variable-quick-add-to-cart .product-group-button .button-in{
transform: translate(calc(100% + 10px),0); display: block;
}
.ts_desktop.product-hover-style-v5 .products .variable-quick-add-to-cart .product-wrapper:hover .product-group-button .button-in,
.product-hover-style-v5 .product-wrapper:hover .product-group-button-meta div.quickshop,
.product-hover-style-v5 .product-has-background .product-wrapper:hover .product-group-button-meta div.quickshop{
z-index: 6;
transform: translate(0,0);
transition: transform 300ms ease;
}
.product-group-button .button-in a,
.ts_desktop.product-hover-style-v4 .product-wrapper .button-in a,
.product-hover-style-v5 .product-group-button-meta .quickshop a{
display: block;
text-decoration: none;
width: 100%;
}
.woocommerce .product-group-button > div.loop-add-to-cart a{
transition: none;
margin: 0;
position: relative;
padding: 1px 20px;
width: 100%;
opacity: 1;
}
.ts_desktop.product-hover-style-v3 .product-group-button > div.loop-add-to-cart a{
width: 34px;
height: 34px;
margin: 0;
border-width: 0;
padding: 0;
}
.product-wrapper:hover .product-group-button .button-in,
.ts_desktop.product-hover-style-v3 .product-wrapper:hover .product-group-button > div.loop-add-to-cart{
transform: translateX(0); transition: transform 300ms ease;
}
body.image-button-radius .product-group-button > .button-in a{
border-radius: 10px;
}
.product-hover-style-v1 .product-group-button > .button-in a,
.product-hover-style-v2 .product-group-button > .button-in a,
.ts_desktop.product-hover-style-v4 .product-group-button-meta > .button-in a,
.product-hover-style-v5 .product-group-button-meta > div.quickshop a{
margin: 0;
position: relative;
font-size: 0;
line-height: 0;
padding: 0;
min-width: 0;
border: 0;
text-decoration: none;
letter-spacing: 0;
overflow: visible;
display: inline-block;
width: 100%;
}
.ts_desktop.product-hover-style-v5 .product-group-button > .button-in a{
border-width: 1px;
border-style: solid;
position: static !important;
}
.ts_desktop.product-hover-style-v5 .variable-quick-add-to-cart .product-group-button > .button-in a{
border-width: 0;
}
.ts_desktop.product-hover-style-v5 .product-group-button .button-in a:before{
line-height: 32px;
}
.ts_desktop.product-hover-style-v5 .variable-quick-add-to-cart .product-group-button .button-in a:before{
line-height: 34px;
}
.ts_desktop.product-hover-style-v4 .product-group-button-meta > .button-in,
.ts_desktop.product-hover-style-v5 .product-group-button > .button-in{
display: none;
}
.ts_desktop.product-hover-style-v4 .product-wrapper:hover .product-group-button-meta > .button-in,
.ts_desktop.product-hover-style-v5 .product-wrapper:hover .product-group-button > .button-in{
display: block;
} .product-hover-style-v1 .product-group-button .loop-add-to-cart,
.product-hover-style-v1 .product-group-button-price .price,
.product-hover-style-v1 .products .product-group-button-meta > *,
.product-hover-style-v2 .product-group-button .loop-add-to-cart,
.product-hover-style-v2 .product-group-button-price .price,
.product-hover-style-v2 .products .product-group-button-meta > *{
display: none;
}
.product-hover-style-v1 .product-group-button-meta  div.loop-add-to-cart,
.product-hover-style-v1 .product-group-button-price{
display: block;
}
.product-hover-style-v1 .product-group-button-meta{
position: absolute;
left: 10px;
right: 10px;
bottom: 100%;
opacity: 0;
visibility: hidden;
transition: bottom 300ms ease, opacity 300ms ease, visibility 300ms ease;
z-index: 6;
}
.product-hover-style-v1 .product-wrapper:hover .product-group-button-meta{
opacity: 1;
visibility: visible;
bottom: calc(100% + 10px);
}
.ts_desktop.product-hover-style-v1 .product-group-button-meta div.loop-add-to-cart a,
.ts_desktop.product-hover-style-v2 .product-group-button-meta div.loop-add-to-cart a{
position: relative;
padding: 1px 20px;
width: 100%;
}
.product-wrapper div.loop-add-to-cart a.button span:before{
width: 12px;
line-height: 12px;
text-align: start;
display: inline-block;
content: "\e916";
font-family: 'icomoon';
font-size: 8px;
margin-right: 4px; letter-spacing: 0;
font-weight: normal;
}
.product-wrapper div.loop-add-to-cart a.button.loading span:before,
.product-wrapper div.button-in a.loading:after{
height: 12px;
content: "";
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
border-width: 2px;
border-style: solid;
border-color: var(--loobek-button-bg);
border-top: 2px solid var(--loobek-button-color);
border-left: 2px solid var(--loobek-button-color);
border-radius: 100%;
}
.product-wrapper div.loop-add-to-cart a.button.loading:hover span:before{
border-color: var(--loobek-button-hover-bg);
border-top-color: var(--loobek-button-hover-color);
border-left-color: var(--loobek-button-hover-color);
}
.product-wrapper div.loop-add-to-cart a.button.loading:before,
.product-wrapper div.loop-add-to-cart a.button.loading:after,
.product-wrapper div.loop-add-to-cart a.button.added:before{
display: none;
}
.product-wrapper div.loop-add-to-cart a.button.added span:before{
font-family: 'icomoon';
content: "\e90a";
font-size: 100%;
} .product-hover-style-v2 .product-group-button-meta{
position: absolute;
left: 0;
right: 0;
top: 100%;
opacity: 0;
visibility: hidden;
z-index: 6;
}
.ts_desktop.product-hover-style-v2 .product-has-background .product-group-button-meta:before{
position: absolute;
left: -20px;
right: -20px;
bottom: -20px;
content: "";
top: 0;
}
body.image-button-radius.ts_desktop.product-hover-style-v2 .product-group-button-meta:before{
border-radius: 0 0 10px 10px; }
.ts_desktop.product-hover-style-v2 .main-products.columns-1 .product-group-button-meta:before,
.ts_desktop.product-hover-style-v2 .main-products.columns-2 .product-group-button-meta:before{
display: none;
}
.product-hover-style-v2 .product-wrapper:hover .product-group-button-meta{
opacity: 1;
visibility: visible;
transition: all 300ms ease;
padding-top: 10px;
}
.product-hover-style-v2 .product-wrapper:hover .price + .product-group-button-meta{
padding-top: 16px;
}
body.ts_desktop.product-hover-style-v2 .product-group-button .variable-product-quick-add-to-cart{
display: none;
}
body.ts_desktop.product-hover-style-v2 .products .product .product-wrapper{
overflow: visible;
}
.product-hover-style-v2 .product-group-button-meta  div.loop-add-to-cart,
.product-hover-style-v2 .product-group-button-price{
display: block;
}
body.ts_desktop.product-hover-style-v2 .product-group-button-meta .variable-product-quick-add-to-cart{
display: flex;
transform: none;
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
}
body.ts_desktop.product-hover-style-v2 .product-group-button-meta .variable-product-quick-add-to-cart:after{
background: #f0f0f0;
} .ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart a.loading:before{
content: "";
border-width: 2px;
border-style: solid;
border-top: 2px solid #161616;
border-left: 2px solid #161616;
border-radius: 100%;
position: absolute;
top: 50%;
left: 50%;
right: auto;
margin-left: -7px;
margin-top: -7px;
width: 14px;
height: 14px;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.product-hover-style-v3 .thumbnail-wrapper a.button.loading:after,
.product-hover-style-v3 .thumbnail-wrapper .button-in a div.blockUI.blockOverlay:after{
height: 100%;
width: 100%;
left: 0;
top: 0;
opacity: 1;
}
.ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart a.button.loading:before,
.ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart a.button.loading:after,
.ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart a.button.added:before{
display: block;
}
.ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart a.button.added span:before{
font-family: 'icomoon';
content: "\e90a";
}
.ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart a.button{
padding: 0;
}
.ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart a.button.added span:before{
content: "";
}
.ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart a.button.loading span:before{
-webkit-animation: none;
animation: none;
border-radius: 0;
border-width: 0;
height: auto;
}
.product-group-button-meta .button-in{
text-align: center;
position: relative;
}
.product-group-button-meta > .button-in a{
display: inline-block;
line-height: 34px;
text-transform: none;
transition: color 150ms ease 0s, background 150ms ease 0s;
font-size: 0;
}
.product-group-button-meta .button-in .button-tooltip{
display: none;
}
.product-group-button-meta .compare + .wishlist .button-tooltip{
transform: translate(-50%,0);
left: 50%;
right: auto;
}
.product-group-button .button-in .button-tooltip,
.product-hover-style-v5 .product-group-button-meta .quickshop .button-tooltip,
.ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart .button-tooltip{
padding: 5px 12px 5px 5px; left: auto; right: 100%; top: 50%;
line-height: 24px;
bottom: auto;
margin-left: 0;
margin-right: 0;
margin-top: -17px;
min-width: 90px;
position: absolute;
text-transform: none;
visibility: hidden;
opacity: 0;
display: inline-block;
transition: 150ms ease 0s;
}
.ts_desktop.product-hover-style-v5 .products .product:not(.variable-quick-add-to-cart) .product-group-button .button-in .button-tooltip:before{
box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
.ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart .button-tooltip{
width: 110px;
}
.product-group-button .button-in .button-tooltip:before,
.ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart .button-tooltip:before,
.product-hover-style-v5 .product-group-button-meta .quickshop .button-tooltip:before{
position: absolute;
width: auto;
height: auto;
margin: 0;
top: 0;
bottom: 0;
left: 0;
right: 7px; z-index: -1;
content: "";
}
body.image-button-radius .product-group-button .button-in .button-tooltip:before,
body.image-button-radius.product-hover-style-v5 .product-group-button-meta .quickshop .button-tooltip:before,
body.image-button-radius.product-hover-style-v5 .product-group-button-meta a.quickshop,
body.image-button-radius.ts_desktop.product-hover-style-v4 .product-wrapper .button-in a,
body.image-button-radius.ts_desktop.product-hover-style-v4 .product-wrapper .button-in .button-tooltip:before,
body.image-button-radius.product-hover-style-v3 .product-group-button .button-tooltip:before{
border-radius: 10px;
}
.ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart .button-tooltip:before,
.ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart .button-tooltip:after{
display: block;
}
.product-group-button .button-in .button-tooltip:after,
.ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart .button-tooltip:after,
.product-hover-style-v5 .product-group-button-meta .quickshop .button-tooltip:after{
border-top: 4px solid transparent;
border-left: 6px solid var(--loobek-product-button-thumbnail-bg);
border-bottom: 4px solid transparent;
right: 2px; top: 50%;
margin-top: -3px;
position: absolute;
content: "";
}
.product-group-button .button-in:hover .button-tooltip,
.ts_desktop.product-hover-style-v3 .product-group-button > div.loop-add-to-cart:hover a .button-tooltip,
.ts_desktop.product-hover-style-v4 .product-wrapper .button-in:hover .button-tooltip,
.ts_desktop.product-hover-style-v5 .product-group-button-meta .button-in:hover .button-tooltip,
.product-hover-style-v5 .product-group-button-meta .quickshop:hover .button-tooltip,
.ts-product-attribute > div:hover a .button-tooltip{
display: block;
-webkit-animation-duration: 400ms;
-moz-animation-duration: 400ms;
animation-duration: 400ms;
animation-delay: 50ms;
-webkit-animation-delay: 50ms;
-moz-animation-delay: 50ms;
-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_desktop.product-hover-style-v4 .product-group-button{
position: absolute;
left: 50%;
top: 50%;
right: auto;
bottom: auto;
transform: translate(-50%,-50%);
transition: all 300ms ease;
z-index: 6;
display: block;
width: auto;
padding: 0;
margin: 10px 0 0 0;
opacity: 0;
visibility: hidden;
max-width: calc(100% - 20px);
}
.ts_desktop.product-hover-style-v4 .products .variable-quick-add-to-cart .product-group-button-meta .variable-product-quick-add-to-cart{
display: none;
}
.ts_desktop.product-hover-style-v4 .products .variable-quick-add-to-cart .product-group-button{
left: 10px;
right: 10px;
transform: none;
transform: translateY(-50%);
}
.ts_desktop.product-hover-style-v4 .products .variable-quick-add-to-cart .product-group-button .variable-product-quick-add-to-cart{
display: flex;
position: static;
transform: none;
}
.ts_desktop.product-hover-style-v4 .product-wrapper:hover .product-group-button{
opacity: 1;
visibility: visible;
margin: 0;
}
.ts_desktop.product-hover-style-v4 .product-group-button-price{
display: block;
}
.ts_desktop.product-hover-style-v4 .product-group-button > .button-in,
.ts_desktop.product-hover-style-v4 .product-group-button-price .price,
.ts_desktop.product-hover-style-v4 .product-group-button-meta > .loop-add-to-cart{
display: none;
}
.ts_desktop.product-hover-style-v4 .product-group-button > .loop-add-to-cart{
display: block;
width: 200px;
max-width: 100%;
text-align: center;
}
.ts_desktop.product-hover-style-v4 .product-wrapper .meta-wrapper{
position: static;
}
.ts_desktop.product-hover-style-v4 .product-group-button-meta{
position: absolute;
left: auto;
top: 10px;
right: 10px; bottom: auto;
transition: transform 300ms ease;
transform: translate(0,-100%);
z-index: 6;
display: flex;
gap: 5px;
width: auto;
}
.ts_desktop.product-hover-style-v4 .product-has-background .product-group-button-meta{
top: 30px;
right: 30px; }
.ts_desktop.product-hover-style-v4 .product-wrapper .button-in{
overflow: hidden;
}
.ts_desktop.product-hover-style-v4 .product-wrapper .button-in:hover{
overflow: visible;
}
.ts_desktop.product-hover-style-v4 .product-wrapper:hover .product-group-button-meta{
transform: translate(0,0);
}
.ts_desktop.product-hover-style-v4 .product-wrapper .product-group-button-meta > *{
transform: none; }
.ts_desktop.product-hover-style-v4 .product-wrapper .button-in .button-tooltip{
padding: 12px 5px 5px 5px;
left: 50%;
right: auto;
top: 100%;
bottom: auto;
transform: translate(-50%,0);
line-height: 24px;
margin: 0;
min-width: 90px;
position: absolute;
text-transform: none;
visibility: hidden;
opacity: 0;
display: inline-block;
transition: 150ms ease 0s;
}
.ts_desktop.product-hover-style-v4 .product-group-button-meta .button-in:last-child .button-tooltip,
.ts_desktop.product-hover-style-v4 .product-group-button .button-in + .button-in .button-tooltip,
.ts_desktop.product-hover-style-v4.hidden-compare .product-group-button .button-in .button-tooltip{
right: 0; left: auto;
transform: translate(0,0);
}
.ts_desktop.product-hover-style-v4 .product-wrapper .button-in .button-tooltip:before{
margin: 0;
bottom: 0;
top: 7px;
left: 0;
right: 0;
position: absolute;
width: auto;
height: auto;
z-index: -1;
content: "";
box-shadow: 0 1px 4px rgba(0,0,0,0.15);
}
.ts_desktop.product-hover-style-v4 .product-wrapper .button-in .button-tooltip:after{
border-bottom: 6px solid var(--loobek-product-button-thumbnail-bg);
border-right: 4px solid transparent;
border-left: 4px solid transparent;
border-top-width: 0;
margin-left: -3px;
margin-top: 0;
left: 50%;
top: 2px;
bottom: auto;
right: auto;
position: absolute;
content: "";
}
.ts_desktop.product-hover-style-v4 .product-group-button-meta .button-in:last-child .button-tooltip:after,
.ts_desktop.product-hover-style-v4 .product-group-button .button-in + .button-in .button-tooltip:after,
.ts_desktop.product-hover-style-v4.hidden-compare .product-group-button .button-in .button-tooltip:after{
right: 14px; left: auto;
margin: 0;
} .product-hover-style-v5 .product-group-button{
position: absolute;
left: 0; right: auto;
bottom: -44px;
top: auto;
transform: none;
transition: bottom 300ms ease, transform 300ms ease;
z-index: 6;
display: grid;
grid-template-columns: 1fr 34px 34px;
grid-gap: 5px;
width: 100%;
padding: 10px 0 0 0;
}
.product-hover-style-v5 .products .variable-quick-add-to-cart .product-wrapper .product-group-button{
padding: 0;
background: transparent;
position: static;
transform: none;
}
.product-hover-style-v5 .product-group-button > *{
margin: 0;
}
.ts_desktop.product-hover-style-v5 .product-group-button .loop-add-to-cart{
align-self: flex-end;
text-align: center;
}
.product-hover-style-v5 .product-group-button .button-in + .loop-add-to-cart{
margin-right: 5px; }
.product-hover-style-v5 .products .product:not(.variable-quick-add-to-cart) .product-group-button .compare{
order: 2;
}
.ts_desktop.product-hover-style-v5 .products .product:not(.variable-quick-add-to-cart) .product-group-button .wishlist{
order: 3;
}
.product-hover-style-v5 .product-wrapper:hover .product-group-button{
bottom: 0;
}
.product-hover-style-v5 .product-group-button-price .price{
display: none;
}
.product-hover-style-v5 .product-group-button > *:not(.variable-product-quick-add-to-cart){
transform: none;
}
.product-hover-style-v5 .product-group-button .loop-add-to-cart a{
line-height: 30px;
padding: 1px 5px;
}
.product-hover-style-v5 .products .product:not(.variable-quick-add-to-cart) .product-group-button .button-in .button-tooltip{
padding: 5px 5px 12px 5px;
left: 50%;
right: auto;
bottom: 100%;
top: auto;
transform: translate(-50%,0);
}
.product-hover-style-v5 .products .product:not(.variable-quick-add-to-cart) .product-group-button .button-in:first-child .button-tooltip{
right: 0; left: auto;
transform: none;
}
.product-hover-style-v5 .products .product:not(.variable-quick-add-to-cart) .product-group-button .button-in:first-child .button-tooltip:after{
right: 13px; left: auto;
margin: 0;
}
.product-hover-style-v5 .products .product:not(.variable-quick-add-to-cart) .product-group-button .button-in .button-tooltip:before{
margin: 0;
top: 0;
bottom: 7px;
left: 0;
right: 0;
}
.product-hover-style-v5 .products .product:not(.variable-quick-add-to-cart) .product-group-button .button-in .button-tooltip:after{
border-top: 6px solid var(--loobek-product-button-thumbnail-bg);
border-right: 4px solid transparent;
border-left: 4px solid transparent;
border-bottom-width: 0;
margin-left: -3px;
margin-top: 0;
left: 50%;
bottom: 2px;
top: auto;
right: auto;
}
.product-hover-style-v5 .products .product-group-button-price .price,
.product-hover-style-v5 .products .product-group-button-meta > *{
display: none;
}
.product-hover-style-v5 .product-group-button-price{
display: block;
}
.ts_desktop.product-hover-style-v5 .product-wrapper .meta-wrapper{
position: static;
}
.ts_desktop.product-hover-style-v5 div.loop-add-to-cart a.button .button-tooltip{
display: flex;
align-items: center;
justify-content: center;
} .product-no-tooltip #page .product-group-button .button-in .button-tooltip,
.product-no-tooltip #page .product-group-button-meta .button-in .button-tooltip,
.ts_desktop.product-no-tooltip.product-hover-style-v3 #page .product-group-button .button-tooltip{
display: none;
}
.product-group-button-meta > div.loop-add-to-cart a.button .button-tooltip{
display: flex;
justify-content: center;
align-items: center;
}
body:not(.ts_desktop) .product-group-button .product-wrapper .button-in:hover .button-tooltip,
body:not(.ts_desktop) .product-wrapper .button-in .button-tooltip{
display: none;
} body:not(.ts_desktop).product-mobile-style-v1 .product-group-button{
right: 5px; top: 5px;
left: auto;
bottom: auto;
grid-gap: 0;
grid-template-columns: auto;
width: auto;
transform: none;
gap: 5px;
}
body:not(.ts_desktop).product-mobile-style-v1 .products .variable-quick-add-to-cart .product-group-button .wishlist{
right: 5px; top: 5px;
}
body:not(.ts_desktop).product-mobile-style-v1 .product-group-button .variable-product-quick-add-to-cart{
transform: translate(0,0);
display: flex;
z-index: 5;
left: 5px;
bottom: 5px;
right: 5px;
padding: 10px 5px;
}
body:not(.ts_desktop).product-mobile-style-v1 .variable-product-quick-add-to-cart > span{
margin-bottom: 0;
}
body:not(.ts_desktop).product-hover-style-v5.product-mobile-style-v1 .product-group-button{
bottom: auto;
padding: 0;
}
body:not(.ts_desktop).product-mobile-style-v1 .product-group-button-price,
body:not(.ts_desktop).product-mobile-style-v1 .product-group-button > *{
display: none;
}
body:not(.ts_desktop).product-mobile-style-v1 .product-group-button .wishlist,
body:not(.ts_desktop).product-mobile-style-v1 .product-group-button .loop-add-to-cart{
display: block;
transform: translate(0,0);
}
body:not(.ts_desktop).product-mobile-style-v1 .product-group-button .button-in + .loop-add-to-cart{
margin-left: 0;
margin-right: 0;
}
body:not(.ts_desktop).product-mobile-style-v1 .product-group-button > div{
transform: translateX(0);
}
body:not(.ts_desktop).product-mobile-style-v1 .product-group-button .loop-add-to-cart a.button{
padding: 0;
border-width: 0;
width: 34px;
height: 34px;
display: block;
}
body:not(.ts_desktop).product-mobile-style-v1 div.loop-add-to-cart a.button .button-tooltip,
body:not(.ts_desktop).product-mobile-style-v1 .product-group-button-meta{
display: none;
}
body:not(.ts_desktop).product-mobile-style-v1 .product-group-button > div.loop-add-to-cart a.added:before{
content: "\e90a";
display: block;
}
body:not(.ts_desktop).product-mobile-style-v1 div.loop-add-to-cart a.button.loading:before,
body:not(.ts_desktop).product-mobile-style-v1 div.loop-add-to-cart a.button.loading:after,
body:not(.ts_desktop).product-mobile-style-v1 div.loop-add-to-cart a.button.added:before{
display: block;
}
body:not(.ts_desktop).product-mobile-style-v1 div.loop-add-to-cart a.button.loading:before{
margin-left: -7px;
margin-top: -7px;
width: 14px;
height: 14px;
content: "";
left: 50%;
top: 50%;
}
body:not(.ts_desktop).product-mobile-style-v1 div.loop-add-to-cart a.button.loading:after{
height: 100%;
width: 100%;
left: 0;
top: 0;
opacity: 1;
} body:not(.ts_desktop).image-button-radius.product-mobile-style-v2 .product-group-button .wishlist a{
border-radius: 0 8px 0 10px; }
body:not(.ts_desktop).image-button-radius.product-mobile-style-v2 .product-group-button > div.loop-add-to-cart a{
border-radius: 0 0 10px 10px;
}
body:not(.ts_desktop).image-button-radius.product-mobile-style-v2 .thumbnail-wrapper > a{
border-radius: 10px 10px 0 0;
}
body:not(.ts_desktop).product-mobile-style-v2 .product-group-button-price,
body:not(.ts_desktop).product-mobile-style-v2 .product-group-button .button-in,
body:not(.ts_desktop).product-mobile-style-v2 .product-group-button-meta{
display: none;
}
body:not(.ts_desktop).product-mobile-style-v2 .product-group-button{
position: static;
display: block;
margin: 0;
padding: 0;
transform: none !important;
}
body:not(.ts_desktop).product-mobile-style-v2 .product-group-button > .wishlist{
display: block;
position: absolute;
right: 0; top: 0;
z-index: 6;
transform: none;
}
body:not(.ts_desktop).product-mobile-style-v2 .product-group-button .variable-product-quick-add-to-cart,
body:not(.ts_desktop).product-mobile-style-v3 .product-group-button-meta .variable-product-quick-add-to-cart{
transform: translate(0,0);
display: flex;
z-index: 5;
position: static;
padding: 0;
margin-top: 8px;
justify-content: flex-start;
background: transparent;
}
body:not(.ts_desktop).product-mobile-style-v2 .variable-product-quick-add-to-cart > span,
body:not(.ts_desktop).product-mobile-style-v3 .variable-product-quick-add-to-cart > span{
display: none;
}
body:not(.ts_desktop).product-mobile-style-v2.product-hover-style-v5 .product-group-button > .wishlist{
top: 0;
}
body:not(.ts_desktop).product-mobile-style-v2 .product-group-button > div.loop-add-to-cart{
position: static;
display: block;
margin: 0;
}
body:not(.ts_desktop).product-mobile-style-v2 .product-group-button > div.loop-add-to-cart span{
display: flex;
align-items: center;
justify-content: center;
}
body:not(.ts_desktop).product-mobile-style-v2 .product-group-button > div.loop-add-to-cart a{
padding: 1px 20px;
line-height: 30px;
} body:not(.ts_desktop).product-mobile-style-v3  #page .variable-quick-add-to-cart .meta-wrapper .product-group-button-meta{
align-items: flex-start;
}
body:not(.ts_desktop).product-mobile-style-v3 #page .main-products.columns-1 .product-group-button-meta .button-in a:before{
width: auto;
height: auto;
}
body:not(.ts_desktop).product-mobile-style-v3 .product-group-button-meta div.loop-add-to-cart .button-tooltip:after{
border-color: var(--loobek-text-bold-color);
}
body:not(.ts_desktop).product-mobile-style-v3 .product-group-button-meta div.loop-add-to-cart a:hover .button-tooltip:after{
border-color: var(--loobek-primary-color);
}
body:not(.ts_desktop).product-mobile-style-v3 .product-wrapper div.loop-add-to-cart a.button{
font-size: var(--loobek-main-small-font-size);
}
body:not(.ts_desktop).product-mobile-style-v3 .product-group-button-meta > div.loop-add-to-cart a.button{
border-width: 0;
background: transparent;
padding: 0;
margin: 0;
word-break: break-all;
width: auto;
}
body:not(.ts_desktop).product-mobile-style-v3 .product-group-button-price{
display: block;
}
body:not(.ts_desktop).product-mobile-style-v3 .product-group-button-meta > div.loop-add-to-cart{
display: block;
}
body:not(.ts_desktop).product-mobile-style-v3 .product-group-button-price .price,
body:not(.ts_desktop).product-mobile-style-v3 div.loop-add-to-cart a.button.loading:before,
body:not(.ts_desktop).product-mobile-style-v3 div.loop-add-to-cart a.button.loading:after{
display: none;
}
body:not(.ts_desktop).product-mobile-style-v3 .product-group-button-meta .variable-product-quick-add-to-cart{
margin-top: 0;
}
body:not(.ts_desktop).product-mobile-style-v3 .meta-wrapper .button-in.wishlist a.loading:before{
width: auto;
height: auto;
}
body:not(.ts_desktop).product-mobile-style-v3 .product-group-button-meta > div a{
color: var(--loobek-text-bold-color);
}
body:not(.ts_desktop).product-mobile-style-v3 .product-group-button-meta > div a:hover{
color: var(--loobek-primary-color);
}
.product-group-button div.button-in .button-tooltip,
.product-hover-style-v3 .product-group-button .button-in .button-tooltip,
.product-hover-style-v5 .product-group-button-meta .quickshop .button-tooltip,
.ts_desktop.product-hover-style-v4 .product-wrapper .button-in .button-tooltip,
.ts_desktop.product-hover-style-v3 .product-group-button .loop-add-to-cart .button-tooltip{
font-size: var(--loobek-main-small-2-font-size);
} body.ts_desktop #page .product .thumbnail-wrapper figure img:first-child{
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transition: opacity 300ms ease 0s;
}
body.ts_desktop #page .product figure.has-back-image img:last-child{
position: absolute;right: 0;left: 0;top: 0;
width: 100%;
transition: opacity 300ms ease 0s;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
opacity: 0
}
body.ts_desktop #page .product .thumbnail-wrapper:hover figure.has-back-image img:last-child{
opacity: 1;
}
body.ts_desktop #page .product .thumbnail-wrapper:hover figure.has-back-image img:first-child{
opacity: 0;
} body:not(.ts_desktop) .product-group-button-meta div.loop-add-to-cart .button-tooltip:after{
content: "";
position: absolute;
bottom: 1px;
left: 16px; right: 0;
border-width: 1px 0 0 0;
border-style: solid;
height: 1px;
}
body:not(.ts_desktop) .product-group-button-meta > div.loop-add-to-cart a.button span:before{
width: 12px;
line-height: 12px;
text-align: start;
display: inline-block;
content: "\e916";
font-family: 'icomoon';
font-size: 8px;
margin-right: 4px; letter-spacing: 0;
font-weight: normal;
}
body:not(.ts_desktop) .product-group-button-meta > div.loop-add-to-cart a.button.loading span:before{
height: 12px;
content: "";
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
border-width: 2px;
border-style: solid;
border-color: transparent;
border-top: 2px solid var(--loobek-text-bold-color);
border-left: 2px solid var(--loobek-text-bold-color);
border-radius: 100%;
}
body:not(.ts_desktop).product-mobile-style-v3 .product-group-button-meta > div.loop-add-to-cart a.button.added span:before{
font-family: 'icomoon';
content: "\e90a";
font-size: inherit;
}
body:not(.ts_desktop).product-mobile-style-v3 .product-group-button-meta{
display: flex;
margin-top: 10px;
justify-content: space-between;
align-items: center;
line-height: 0;
opacity: 1;
visibility: visible;
position: static;
gap: 20px;
}
body:not(.ts_desktop).product-mobile-style-v3 .meta-wrapper .price + .product-group-button-meta{
margin-top: 14px;
padding-top: 0;
}
body:not(.ts_desktop).product-mobile-style-v3 .main-products.big-thumbnail .meta-wrapper .product-group-button-meta{
margin-top: 0;
}
body:not(.ts_desktop) .product-group-button-meta > *{
display: none;
}
body:not(.ts_desktop).product-mobile-style-v3 .products .variable-quick-add-to-cart .variable-product-quick-add-to-cart{
align-items: flex-start;
}
body:not(.ts_desktop).product-mobile-style-v3 .product-group-button-meta .wishlist{
display: block;
}
.product-group-button-meta .quantity,
body:not(.ts_desktop).product-mobile-style-v3 .product-group-button,
body:not(.ts_desktop).product-mobile-style-v3 .product-group-button-meta .wishlist a > span,
body:not(.ts_desktop) .product-group-button-meta > div.loop-add-to-cart a.button.loading:after,
body:not(.ts_desktop) .product-group-button-meta > div.loop-add-to-cart a.button.added:before{
display: none;
}
body:not(.ts_desktop) .product-group-button-meta div.loop-add-to-cart .button-tooltip{
position: relative;
display: flex;
align-items: center;
}
body:not(.ts_desktop) .product-group-button-meta .button-in a{
width: auto;
height: auto;
display: flex;
}
body:not(.ts_desktop) .product-group-button-meta > div a,
body:not(.ts_desktop) .product-group-button-meta .button-in a:before{
line-height: 22px;
}
body:not(.ts_desktop) .meta-wrapper > .product-group-button-meta > div.variable-product-quick-add-to-cart a,
body:not(.ts_desktop) .main-products:not(.columns-1) .product-group-button-meta > div.variable-product-quick-add-to-cart a{
line-height: 20px;
}   .amount,
.quantity span.amount{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
line-height: 1em;
}
.group_table del,
.price del,
.product-price del,
.ts-extra-products-wrapper del{
text-decoration: none
}
.price ins,
.price del,
.group_table ins,
.group_table del,
.product-price ins,
.product-price del{
line-height: 1em
}
.group_table del .amount,
.price del .amount,
.product-price del .amount,
.ts-extra-products-wrapper del .amount{
text-decoration: line-through;
text-decoration-thickness: 1px
}
.quantity input[type^="button"]{
color: var(--loobek-text-bold-color);
}
.bottom-description{
position: relative;
}
.special-filter-area{
width: 100%;
order: -4;
}
.subcat-has-border .special-filter-area:before{
border-width: 0 0 1px 0;
border-style: solid;
height: 1px;
position: absolute;
content: "";
left: 0;
right: 0;
bottom: 0;
}
.page-container.no-sidebar .subcat-has-border .special-filter-area:before{
margin-left: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
margin-right: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
}
.special-filter-area .woocommerce-widget-layered-nav .widgettitle{
line-height: 32px;
margin: 0;
white-space: nowrap;
font-size: var(--loobek-main-small-font-size);
}
#page .has-special-attribute .before-loop-wrapper{
flex-wrap: wrap;
}
.special-filter-area.has-background{
padding: 30px;
background: #F0F0F0;
margin-bottom: 10px;
}
body.image-button-radius .special-filter-area.has-background{
border-radius: 10px;
}
#page .special-filter-area.has-background .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a{
background-color: var(--loobek-main-bg);
border-color: var(--loobek-main-bg);
}
#page .special-filter-area.has-background .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover,
#page .special-filter-area.has-background .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a{
border-color: var(--loobek-text-bold-color);
}
.special-filter-area .page-title{
margin-bottom: 20px;
font-size: var(--loobek-heading-font-size);
line-height: var(--loobek-heading-line-height);
}
.special-filter-area .woocommerce-widget-layered-nav{
display: flex;
gap: 0 20px;
align-items: flex-start;
}
.special-filter-area  > ul{
display: flex;
gap: 20px 40px;
flex-wrap: wrap;
white-space: nowrap;
}
.special-filter-area > ul li{
list-style: none;
padding: 0;
}
body.text-uppercase .special-filter-area > ul li{
text-transform: uppercase;
}
.before-loop-wrapper > *:not(.ts-floating-sidebar){
font-size: var(--loobek-main-small-font-size);
}
.subcat-has-border .before-loop-wrapper .special-filter-area > ul li a{
text-transform: uppercase;
}
.before-loop-wrapper .special-filter-area > ul li a{
display: inline-block;
position: relative;
line-height: 1.2em;
color: var(--loobek-text-bold-color);
font-size: var(--loobek-sub-cat-font-size);
font-family: var(--loobek-sub-cat-font);
font-weight: var(--loobek-sub-cat-font-weight);
}
.before-loop-wrapper .special-filter-area > ul li a.current:hover{
color: var(--loobek-text-bold-color);
}
.before-loop-wrapper .special-filter-area > ul li a.current:before,
.before-loop-wrapper .special-filter-area > ul li a:hover:before{
left: 0;
right: 0;
bottom: 0;
border-width: 1px 0 0 0;
border-style: solid;
position: absolute;
content: "";
}
.before-loop-wrapper .special-filter-area > ul li a:hover:before,
.before-loop-wrapper .special-filter-area > ul li a.current:before{
-webkit-animation-duration: 250ms;
-moz-animation-duration: 250ms;
animation-duration: 250ms;
animation-delay: 50ms;
-webkit-animation-delay: 50ms;
-moz-animation-delay: 50ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: animation_hover_border;
-moz-animation-name: animation_hover_border;
animation-name: animation_hover_border;
}
.before-loop-wrapper .special-filter-area > ul{
gap: 0 30px;
}
.before-loop-wrapper .special-filter-area > ul li a:before{
border-color: var(--loobek-text-bold-color);
}
.filter-button-position-inline:not(.subcat-has-border) .before-loop-wrapper .special-filter-area > ul li a{
line-height: 32px;
display: inline-block;
color: var(--loobek-text-bold-color);
}
.filter-button-position-inline:not(.subcat-has-border) .before-loop-wrapper .special-filter-area > ul li a:before{
display: none;
}
.filter-button-position-inline:not(.subcat-has-border) .before-loop-wrapper .special-filter-area > ul li a.current{
border-width: 1px;
border-style: solid;
padding: 0 15px;
border-color: var(--loobek-text-bold-color);
}
body.image-button-radius .filter-button-position-inline:not(.subcat-has-border) .before-loop-wrapper .special-filter-area > ul li a.current{
border-radius: 10px;
}
.filter-button-position-inline:not(.subcat-has-border) .before-loop-wrapper .special-filter-area > ul li a.current:hover{
color: var(--loobek-text-bold-color);
}
.filter-button-position-inline:not(.subcat-has-border) .before-loop-wrapper .special-filter-area > ul li a:hover{
color: var(--loobek-primary-color);
}
.term-description{
display: inline-block;
width: 100%;
position: relative;
}
.term-description *{
position: relative;
}
.term-description:empty{
display: none;
}
.breadcrumb-title-wrapper .term-description > p{
margin: 0;
}
.breadcrumb-title .term-description{
margin-bottom: 0;
font-size: var(--loobek-h5-font-size);
line-height: var(--loobek-h5-line-height);
}
.search-results article.type-product{
display: block;
}
.search-results article.type-product .entry-format,
.search-results article.type-product .entry-content{
width: 100%;
}
.search-results article.type-product .entry-content:not(.no-featured-image){
margin-top: 25px;
padding: 0;
}
.woocommerce-no-products-found{
margin-top: 50px;
}
.woocommerce #primary > .woocommerce-info,
.woocommerce-no-products-found .woocommerce-info,
#page .woocommerce-no-products-found .wc-block-components-notice-banner.is-info{
background: transparent !important;
padding: 0 !important;
max-width: 500px;
margin: 0 auto !important;
text-align: center;
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
font-size: var(--loobek-h3-font-size);
line-height: var(--loobek-h3-line-height);
color: var(--loobek-text-bold-color);
}
.woocommerce #primary > .woocommerce-info + .reset-filters,
.woocommerce-no-products-found + .reset-filters{
text-align: center;
margin-top: 30px;
}
#main-content.product-has-background .product .product-wrapper,
.ts-product.product-has-background .product .product-wrapper,
#main-content.product-has-background .before-loop-wrapper:before,
#main-content.product-has-background .term-description:before,
.ts_desktop.product-hover-style-v2 .product-has-background .product-group-button-meta:before{
background-color: var(--loobek-main-bg);
}
body.image-button-radius #main-content.product-has-background .product .product-wrapper,
body.image-button-radius .ts-product.product-has-background .product .product-wrapper{
border-radius: 10px;
}
.product-has-background .products,
.woocommerce .product-has-background .products{
gap: 10px 0 !important
}
#main-content.product-has-background .products,
.ts-product.product-has-background .products,
.woocommerce .ts-product.product-has-background .products{
margin-left: -5px;
margin-right: -5px;
}
#main-content.product-has-background .products .product,
.ts-product.product-has-background .products .product,
.woocommerce .ts-product.product-has-background .products .product{
padding-left: 5px;
padding-right: 5px;
}
#main-content.product-has-background .product .product-wrapper,
.ts-product.product-has-background .product .product-wrapper{
padding: 20px;
}
#page .product-has-background .product-wrapper .meta-wrapper{
padding-left: 0;
padding-right: 0;
}
#main-content.product-has-background{
position: relative;
}
.page-container.has-1-sidebar #main-content.product-has-background,
.page-container.has-2-sidebar #main-content.product-has-background{
padding-left: 10px;
padding-right: 10px;
}
#main-content.product-has-background .before-loop-wrapper{
padding-bottom: 20px;
}
.page-container.has-1-sidebar #main-content.product-has-background .before-loop-wrapper,
.page-container.has-2-sidebar #main-content.product-has-background .before-loop-wrapper{
margin-left: -10px;
margin-right: -10px;
margin-bottom: 10px;
}
.page-container.has-1-sidebar #main-content.product-has-background .term-description,
.page-container.has-2-sidebar #main-content.product-has-background .term-description{
margin-left: -10px;
margin-right: -10px;
}
#main-content.product-has-background .before-loop-wrapper:before,
#main-content.product-has-background .term-description:before{
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
content: "";
}
#main-content.product-has-background:before{
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
content: "";
background: var(--loobek-shop-bg);
}
.page-container.no-sidebar #main-content.product-has-background .before-loop-wrapper:before,
.page-container.no-sidebar #main-content.product-has-background:before,
.page-container.no-sidebar #main-content.product-has-background .term-description:before{
margin-left: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
margin-right: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
}
:is(.has-1-sidebar,.has-2-sidebar) #main-content.product-has-border-bottom .before-loop-wrapper:after{
margin-left: 0;
margin-right: 0;
}
#main-content.product-has-border-bottom .before-loop-wrapper{
padding-bottom: 15px;
margin-bottom: 0;
}
#main-content.product-has-border-bottom .main-products,
.ts-product.product-has-border-bottom:not(.ts-slider) .content-wrapper{
overflow-x: hidden;
padding-bottom: 100px;
margin-bottom: -100px;
}
.ts-product.product-has-border-bottom:not(.ts-slider) .content-wrapper{
margin-top: -40px;
}
.woocommerce .products > .list-categories,
#main-content.product-has-border-bottom .products{
position: relative;
}
.woocommerce .products > .list-categories:hover,
#main-content.product-has-border-bottom .products:hover{
z-index: 4;
}
#main-content.product-has-border-bottom .products .product,
.ts-product.product-has-border-bottom .products .product{
padding-top: 40px;
border-width: 1px 0 0 0;
border-style: solid;
}
#main-content.product-has-border-bottom .before-loop-wrapper:after{
border-width: 0 0 1px 0;
border-style: solid;
height: 1px;
content: "";
position: absolute;
left: 0;
right: 0;
bottom: -1px;
top: auto;
margin-left: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
margin-right: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
}
:is(.layout-fullwidth,.main-content-fullwidth) #main-content.product-has-border-bottom .before-loop-wrapper:after{
margin: 0;
}
.main-products.columns-1 .product:not(.product-category) .product-name,
.main-products.columns-1 .product:not(.product-category) .price{
font-size: var(--loobek-h4-font-size);
line-height: var(--loobek-h4-line-height);
}
.main-products.columns-1:not(.big-thumbnail) .meta-wrapper .price del{
font-size: var(--loobek-h6-font-size);
}
#page .main-products:is(.columns-1,.columns-2) .product-group-button-meta > div.loop-add-to-cart a.button.added span:before{
font-family: 'icomoon';
content: "\e90a";
font-size: 100%;
}
#page .main-products:is(.columns-1,.columns-2) .product-group-button-meta > div.loop-add-to-cart a.button{
border-width: 1px;
padding: 7px 30px;
width: 100%;
opacity: 1;
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
font-size: var(--loobek-button-font-size);
line-height: 30px; color: var(--loobek-button-color);
background-color: var(--loobek-button-bg);
border-color: var(--loobek-button-border);
}
#page .main-products:is(.columns-1,.columns-2) .product-group-button-meta div.loop-add-to-cart .button-tooltip:before{
border-color: var(--loobek-button-bg);
border-top-color: var(--loobek-button-color);
border-left-color: var(--loobek-button-color);
}
#page .main-products:is(.columns-1,.columns-2) .product-group-button-meta div.loop-add-to-cart a:hover .button-tooltip:before{
border-color: var(--loobek-button-hover-bg);
border-top-color: var(--loobek-button-hover-color);
border-left-color: var(--loobek-button-hover-color);
}
#page .main-products:is(.columns-1,.columns-2) .product-group-button-meta > div.loop-add-to-cart a.button:hover{
color: var(--loobek-button-hover-color);
background-color: var(--loobek-button-hover-bg);
border-color: var(--loobek-button-hover-border);
}
#page .main-products.columns-1.big-thumbnail a.button.loading:after{
left: -1px;
right: -1px;
bottom: -1px;
top: -1px;
width: auto;
height: auto;
opacity: 0.9;
}
.ts_desktop #page .main-products.columns-1.big-thumbnail .meta-wrapper a.button.added:before{
margin-right: 5px; } .products .product.product-category > a{
overflow: hidden;
display: block;
}
.product.product-category div.button a.button{
color: #161616 !important;
background-color: #ffffff !important;
}
.product.product-category .product-wrapper{
overflow: hidden;
border-width: 1px;
border-style: solid;
border-color: transparent;
}
.woocommerce .products .product.product-category h3,
.ts-product-brand-wrapper .item .meta-wrapper h3{
margin-bottom: 0;
font-size: var(--loobek-main-font-size);
}
.product-category .product-wrapper > a{
display: block;
overflow: hidden;
width: 100%;
margin-left: auto;
margin-right: auto;
position: relative;
}
body.image-button-radius .ts-product-category-wrapper:not(.show-icon) .product-category .product-wrapper > a{
border-radius: 10px;
}
.effect-thumbnail .products .product.product-category .product-wrapper > a:before{
font-family: 'icomoon';
content: "\e916";
position: absolute;
transform: translate(-50%,-50%);
top: 50%;
left: 50%;
color: #ffffff;
z-index: 2;
opacity: 0;
visibility: hidden;
transition: 300ms ease 0s;
}
.effect-thumbnail .products .product.product-category .product-wrapper > a:after{
background: rgba(0,0,0,0.4);
position: absolute;
z-index: 1;
left: 0;
right: 0;
bottom: 0;
top: 0;
content: "";
opacity: 0;
visibility: hidden;
transition: 300ms ease 0s;
}
.effect-thumbnail.thumbnail-radius .products .product.product-category .product-wrapper > a:after{
border-radius: 100%;
}
.effect-thumbnail .products .product.product-category .product-wrapper > a:hover:before,
.effect-thumbnail .products .product.product-category .product-wrapper > a:hover:after{
opacity: 1;
visibility: visible;
} .woocommerce-notices-wrapper{
margin-bottom: 30px;
}
.woocommerce-notices-wrapper:empty{
display: none;
}
.woocommerce .shop-recommended-products{
margin-top: 100px
}
.woocommerce .before-loop-wrapper{
display: flex;
flex-flow: row wrap;
align-items: baseline;
margin-bottom: 30px;
justify-content: space-between;
gap: 20px 30px;
position: relative;
color: var(--loobek-text-bold-color);
}
.woocommerce .style-sort-border-overflow .before-loop-wrapper{
gap: 20px 10px;
}
.woocommerce .before-loop-wrapper .woocommerce-notices-wrapper{
width: 100%;
order: -5;
}
.woocommerce .before-loop-wrapper .woocommerce-notices-wrapper:empty{
display: none;
}
.filter-widget-area-button{
margin-right: 50px; position: relative;
order: -3;
z-index: 2;
}
.style-filter-sidebar .filter-widget-area-button{
width: calc(25% - 80px);
}
.style-filter-sidebar.style-sort-border-overflow .before-loop-wrapper .filter-widget-area-button{
width: calc(25% - 60px);
}
.filter-widget-area-button a{
text-decoration: none;
white-space: nowrap;
display: inline-block;
color: var(--loobek-text-bold-color);
}
body.image-button-radius .filter-widget-area-button a, 
body.image-button-radius .woocommerce-ordering ul.orderby > li, 
body.image-button-radius .product-per-page-form ul.perpage > li,
body.image-button-radius .widget_layered_nav_filters ul li > a,
body.image-button-radius .widget-container.product-filter-by-color ul li a{
border-radius: 10px;
}
.style-sort-border .before-loop-wrapper .filter-widget-area-button a,
.style-sort-border-overflow .before-loop-wrapper .filter-widget-area-button a,
.style-sort-border .before-loop-wrapper .woocommerce-ordering ul.orderby > li,
.style-sort-border .before-loop-wrapper .product-per-page-form ul.perpage > li{
padding: 0 15px;
line-height: 32px;
border-width: 1px;
border-style: solid;
display: inline-block;
transition: 150ms ease 0s;
border-color: var(--loobek-text-bold-color);
}
.style-sort-border .before-loop-wrapper .filter-widget-area-button a:hover,
.style-sort-border-overflow .before-loop-wrapper .filter-widget-area-button a:hover,
.style-sort-border .before-loop-wrapper .woocommerce-ordering ul.orderby > li:hover,
.style-sort-border .before-loop-wrapper .product-per-page-form ul.perpage > li:hover{
border-color: var(--loobek-text-bold-color);
background-color: var(--loobek-text-bold-color);
color: #ffffff;
}
.style-sort-border .before-loop-wrapper .filter-widget-area-button a,
.style-sort-border-overflow .before-loop-wrapper .filter-widget-area-button a{
font-family: var(--loobek-main-font-bold);
font-weight: var(--loobek-main-font-bold-weight);
}
.style-sort-border-overflow .before-loop-wrapper .woocommerce-ordering,
.style-sort-border-overflow .before-loop-wrapper .product-per-page-form{
display: flex;
align-items: center;
padding: 0 15px;
border-width: 1px;
border-style: solid;
transition: 150ms ease 0s;
position: relative;
border-color: var(--loobek-text-bold-color);
}
body.image-button-radius .style-sort-border-overflow .before-loop-wrapper .woocommerce-ordering,
body.image-button-radius .style-sort-border-overflow .before-loop-wrapper .product-per-page-form{
border-radius: 10px;
}
.style-sort-border-overflow .before-loop-wrapper .woocommerce-ordering ul.orderby > li,
.style-sort-border-overflow .before-loop-wrapper .product-per-page-form ul.perpage > li{
line-height: 32px;
}
.filter-widget-area-button a:hover{
color: var(--loobek-primary-color);
}
.filter-widget-area-button a:before{
content: "\e914";
margin-right: 10px; font-family: 'icomoon';
font-weight: normal;
line-height: 0;
display: inline-block;
}
.filter-widget-area-button a:after{
content:attr(data-show_title);
}
.filter-widget-area-button.active a:after{
content:attr(data-hide_title);
}
.filter-widget-area .widget-container{
clear: none;
margin: 0 0 40px 0;
}
.filter-widget-area .widget-container:last-child{
margin-bottom: 0;
}
.style-filter-popup #ts-filter-widget-area .close{
display: block;
}
.ts-product-categories-widget ul > li.cat-parent > a{
margin-right: 20px; }
.product-filter-by-availability div > ul > li label{
font-size: 100%;
}
.ts-product-categories-widget li{
position: relative;
}
.ts-product-categories-widget div > ul > li a,
.widget_product_categories > ul > li a{
position: relative;
display: inline-block;
text-transform: none;
font-size: 100%;
}
.ts-product-categories-widget div > ul ul a,
.widget_product_categories > ul ul a{
line-height: 20px;
}
.ts-product-categories-widget ul.product-categories ul li.cat-parent > span.icon-toggle{
width: 20px;
height: 20px;
line-height: 20px;
}
.widget-title-wrapper a.block-control:after{
content: "\e902";
font-family: 'icomoon';
line-height: 24px;
font-size: 20px;
font-weight: normal;
letter-spacing: 0;
display: inline-block;
}
.widget-title-wrapper a.block-control.active:after{
content: "\e905";
}
.widget-title-wrapper a.block-control{
position: absolute;
content: "";
line-height: 0;
left: 0;
right: 0;
top: 0;
text-align: end;
text-indent: 0;
z-index: 8;
text-decoration: none;
display: none;
color: var(--loobek-text-bold-color);
} .product-per-page-form{
width: auto;
display: flex;
align-items: baseline;
position: relative;
}
.product-per-page-form > span,
.woocommerce-ordering > span{
margin-right: 10px; white-space: nowrap;
}
.product-per-page-form > select{
display: none;
}
.product-per-page-form ul.perpage{
margin: 0;
position: relative;
z-index: 9;
}
.style-sort-border-overflow .before-loop-wrapper .product-per-page-form ul.perpage{
position: static;
}
.product-on-sale-form{
white-space: nowrap;
}
.style-sort-border-overflow .before-loop-wrapper .product-on-sale-form {
margin-right: 20px; }
.product-on-sale-form label{
text-transform: none;
padding: 0 0 0 30px; position: relative;
margin: 0;
cursor: pointer;
}
.product-on-sale-form input{
display: none;
}
.before-loop-wrapper .ts-product-columns-selector,
.before-loop-wrapper .product-on-sale-form label,
.before-loop-wrapper .filter-widget-area-button,
.woocommerce .woocommerce-ordering .orderby-current,
.product-per-page-form ul.perpage > li span,
.woocommerce .woocommerce-ordering .orderby-current:after, 
.product-per-page-form .perpage-current:after{
line-height: 34px;
}
:is(.style-sort-border,.style-sort-border-overflow) .woocommerce-ordering .orderby-current,
:is(.style-sort-border,.style-sort-border-overflow) .product-per-page-form ul.perpage > li span,
:is(.style-sort-border,.style-sort-border-overflow).woocommerce .woocommerce-ordering .orderby-current:after, 
:is(.style-sort-border,.style-sort-border-overflow) .product-per-page-form .perpage-current:after{
line-height: 32px;
} .ts-product-columns-selector{
display: flex;
align-items: center;
gap: 15px;
margin-right: 50px; position: relative;
color: var(--loobek-text-light-color);
}
.ts-product-columns-selector .selected{
color: var(--loobek-text-bold-color);
}
.ts-product-columns-selector .column-2{
display: none;
}
.ts-product-columns-selector > span{
display: inline-block;
cursor: pointer;
opacity: 0.6;
transition: 150ms ease 0s;
}
.ts-product-columns-selector > span:before{
font-family: 'icomoon';
font-weight: normal;
}
.ts-product-columns-selector > span:hover:before,
.ts-product-columns-selector > span.selected:before{
color: inherit;
}
.ts-product-columns-selector > span:hover,
.ts-product-columns-selector > span.selected{
opacity: 1;
}
.ts-product-columns-selector > span:before{
content: "\e919";
}
.ts-product-columns-selector > span.column-1-1:before{
content: "\e91a";
}
.ts-product-columns-selector > span.column-2:before{
content: "\e91b";
}
.ts-product-columns-selector > span.column-3:before{
content: "\e91c";
}
.ts-product-columns-selector > span.column-4:before{
content: "\e91d";
}
.ts-product-columns-selector > span.column-5:before{
content: "\e95b";
} .woocommerce .woocommerce-ordering{
margin: 0 0 0 auto; display: flex;
align-items: baseline;
position: relative;
z-index: 9;
float: none !important;
}
.woocommerce-ordering ul{
margin: 0;
}
.woocommerce .woocommerce-ordering select{
display: none;
}
.woocommerce .before-loop-wrapper .woocommerce-result-count{
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;
white-space: nowrap;
}
.product-per-page-form ul.perpage li a.current,
.woocommerce .woocommerce-ordering .orderby li a.current{
color: var(--loobek-primary-color);
}
.woocommerce .woocommerce-ordering .orderby > li,
.product-per-page-form ul.perpage > li{
padding: 0;
}
.woocommerce .woocommerce-ordering ul li a,
.product-per-page-form ul.perpage ul li a{
padding: 0;
width: 100%;
display: inline-block;
position: relative;
color: var(--loobek-text-bold-color);
}
.woocommerce .woocommerce-ordering .orderby-current, 
.product-per-page-form ul.perpage > li span{
position: relative;
width: 100%;
display: block;
padding-right: 15px; }
.woocommerce .woocommerce-ordering .orderby-current{
font-size: var(--loobek-main-small-font-size);
} body.image-button-radius .wp-block-query-pagination .wp-block-query-pagination-numbers a,
body.image-button-radius .wp-block-query-pagination .wp-block-query-pagination-numbers span,
body.image-button-radius .wp-block-query-pagination > a,
body.image-button-radius .wp-block-post-navigation-link a,
body.image-button-radius .post-nav-links > a,
body.image-button-radius .post-nav-links > span,
body.image-button-radius nav.woocommerce-pagination ul li a,
body.image-button-radius nav.woocommerce-pagination ul li span,
body.image-button-radius .ts-pagination ul li a,
body.image-button-radius .ts-pagination ul li span.current,
body.image-button-radius .dokan-pagination-container .dokan-pagination li a,
body.image-button-radius nav.woocommerce-pagination ul li a:focus, 
body.image-button-radius nav.woocommerce-pagination ul li a:hover, 
body.image-button-radius nav.woocommerce-pagination ul li span.current{
border-radius: 10px;
}
.post-nav-links{
margin-top: 20px;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.woocommerce nav.woocommerce-pagination{
margin: 0;
text-align: inherit;
}
.woocommerce .after-loop-wrapper{
margin: 40px 0 0 0;
padding: 0;
display: block;
position: relative;
text-align: center;
}
.woocommerce .after-loop-wrapper:empty{
display: none !important;
}
.woocommerce .after-loop-wrapper:after{
content: "";
display: table;
clear: both;
}
.ts-pagination{
margin: 60px 0 0 0;
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: center;
}
.ts-pagination ul li,
.woocommerce nav.woocommerce-pagination ul li,
.dokan-pagination-container .dokan-pagination li{
padding: 0;
margin: 5px;
list-style: none;
border-width: 0;
}
.ts-pagination ul li a:hover{
text-decoration: none;
}
.wp-block-query-pagination{
font-size: var(--loobek-main-font-size);
}
.dokan-pagination-container{
margin: 40px 0 100px 0;
}
.show_if_seller label.pull-left{
float: none;
}
.ts-pagination ul,
.woocommerce nav.woocommerce-pagination ul,
.dokan-pagination-container .dokan-pagination{
border: 0;
margin: 0;
padding: 0;
display: flex;
margin: -5px;
flex-wrap: wrap;
justify-content: center;
}
.wp-block-query-pagination,
.wp-block-post-navigation-link a,
.post-nav-links > a,
.post-nav-links > span,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.ts-pagination ul li a,
.ts-pagination ul li span.current,
.dokan-pagination-container .dokan-pagination li a{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
font-size: var(--loobek-main-font-size);
}
.woocommerce nav.woocommerce-pagination ul li a.next:hover,
.woocommerce nav.woocommerce-pagination ul li a.prev:hover,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.ts-pagination ul li a.prev:hover,
.ts-pagination ul li a.next:hover,
.dokan-pagination-container .dokan-pagination li:hover a,
.ts-pagination ul li a:hover,
.post-nav-links > span,
.post-nav-links > a:hover,
.wp-block-query-pagination > a:hover,
.wp-block-post-navigation-link a:hover,
.wp-block-query-pagination .wp-block-query-pagination-numbers a:hover{
border-color: var(--loobek-text-bold-color);
}
.woocommerce nav.woocommerce-pagination ul li a.prev,
.woocommerce nav.woocommerce-pagination ul li a.next,
.ts-pagination ul li a.next,
.ts-pagination ul li a.prev,
.wp-block-query-pagination > a,
.wp-block-post-navigation-link a{
font-size: var(--loobek-button-font-size);
}
.dokan-pagination-container .dokan-pagination li a,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.ts-pagination ul li a,
.ts-pagination ul li span,
.post-nav-links > a,
.post-nav-links > span,
.post-nav-links > a:hover,
.wp-block-query-pagination .wp-block-query-pagination-numbers a,
.wp-block-query-pagination .wp-block-query-pagination-numbers span,
.wp-block-query-pagination > a,
.wp-block-post-navigation-link a{
color: var(--loobek-text-bold-color);
}
.wp-block-query-pagination .wp-block-query-pagination-numbers a,
.wp-block-query-pagination .wp-block-query-pagination-numbers span,
.wp-block-query-pagination > a,
.wp-block-post-navigation-link a,
.post-nav-links > a,
.post-nav-links > span,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.ts-pagination ul li a,
.ts-pagination ul li span.current,
.dokan-pagination-container .dokan-pagination li a,
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current{
padding: 0 5px;
background: transparent;
text-align: center;
display: inline-block;
line-height: 44px;
min-width: 46px;
border-width: 1px;
border-style: solid;
text-decoration: none;
}
.woocommerce nav.woocommerce-pagination ul li span.dots,
.ts-pagination .page-numbers.dots{
line-height: 46px;
min-width: 30px;
display: inline-block;
border-width: 0;
text-align: center;
}
.wp-block-post-navigation-link a{
min-width: 150px;
margin: 5px 0;
}
.wp-block-query-pagination > a,
.wp-block-post-navigation-link 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{
padding-left: 30px;
padding-right: 30px;
}
.ts-pagination ul li a.prev:focus,
.ts-pagination ul li a.next:focus,
.ts-pagination ul li a:focus,
.ts-pagination ul li span.current,
.dokan-pagination-container .dokan-pagination li.active a,
.woocommerce nav.woocommerce-pagination ul li a.next:focus,
.woocommerce nav.woocommerce-pagination ul li a.prev:focus,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.wp-block-query-pagination .wp-block-query-pagination-numbers span.current,
.wp-block-query-pagination > a:focus,
.wp-block-post-navigation-link a:focus{ 
color: var(--loobek-button-color);
background-color: var(--loobek-button-bg);
border-color: var(--loobek-button-border);
}
#reviews nav.woocommerce-pagination{
border-width: 1px 0 0 0;
border-style: solid;
padding-top: 30px;
margin-top: 30px;
}
#reviews nav.woocommerce-pagination ul li a.next,
#reviews nav.woocommerce-pagination ul li a.prev	{
font-size: 0;
padding: 0;
line-height: 0;
}
#reviews nav.woocommerce-pagination ul li a.next:before,
#reviews nav.woocommerce-pagination ul li a.prev:before{
font-family: 'icomoon';
font-weight: normal;
letter-spacing: 0;
font-size: 8px;
line-height: 44px;
}
#reviews nav.woocommerce-pagination ul li a.next:before{
content: "\e904";
}
#reviews nav.woocommerce-pagination ul li a.prev:before{
content: "\e903";
}
.dokan-pagination-container .dokan-pagination li.active a{
cursor: default;
}
.product-per-page-form ul.perpage ul{
padding: 0;
margin: 0;
}
.woocommerce .woocommerce-ordering .orderby li a.current{
cursor: default;
}
.woocommerce .woocommerce-ordering .orderby > li,
.product-per-page-form ul.perpage > li{
cursor: pointer;
min-width: 170px;
}
.product-per-page-form ul.perpage > li{
min-width: 70px;
}
.style-sort-border-overflow .before-loop-wrapper .woocommerce-ordering .orderby > li,
.style-sort-border-overflow .before-loop-wrapper .product-per-page-form ul.perpage > li{
min-width: auto;
}
.woocommerce .woocommerce-ordering .orderby-current:after,
.product-per-page-form .perpage-current:after{
content: "\e902";
font-family: 'icomoon';
font-size: 18px;
margin-left: 4px; letter-spacing: 0;
font-weight: normal;
display: inline-block;
position: absolute;
right: 0; top: 0;
}
.woocommerce .woocommerce-ordering .orderby-current.active:after,
.product-per-page-form .perpage-current.active:after,
.woocommerce .woocommerce-ordering .orderby-current:hover:after,
.product-per-page-form .perpage-current:hover:after{
opacity: 1;
}
.woocommerce .woocommerce-ordering .orderby-current.active:after,
.product-per-page-form .perpage-current.active:after{
content: "\e905";
}
.woocommerce .woocommerce-ordering .orderby ul,
.product-per-page-form ul.perpage ul{
margin: 0;
padding: 29px 25px 21px 25px;
display: none;
position: absolute;
width: auto;
top: 100%;
left: auto; right: 0; z-index: 5;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.product-per-page-form ul.perpage ul{
padding: 19px 15px 11px 15px;
min-width: 70px;
}
.woocommerce .woocommerce-ordering .orderby ul:before,
.product-per-page-form ul.perpage ul:before{
position: absolute;
content: "";
top: 8px;
left: 0;
right: 0;
bottom: 0;
z-index: 0;
border-width: 1px;
border-style: solid;
background-color: var(--loobek-main-bg);
border-color: var(--loobek-text-bold-color);
}
body.image-button-radius .woocommerce-ordering .orderby ul:before,
body.image-button-radius .product-per-page-form ul.perpage ul:before{
border-radius: 10px;
} .ts-shop-result-count{
text-align: center;
display: block;
text-align: center;
margin: 0 0 10px 0;
font-size: var(--loobek-main-small-font-size);
}
.ts-shop-result-count > span{
display: block;
}
.ts-shop-result-count > .bar{
width: 300px;
border-width: 4px 0 0 0;
border-style: solid;
display: inline-block;
position: relative;
margin: 10px 0;
}
.ts-shop-result-count > .bar span{
position: absolute;
left: 0; top: -4px;
border-width: 4px 0 0 0;
border-style: solid;
display: inline-block;
border-color: var(--loobek-text-bold-color);
}
.ts-shortcode .load-more-wrapper{
display: block;
text-align: center;
margin: 20px auto 0 auto;
border-color: var(--loobek-border);
}
.ts-shortcode.ts-masonry .load-more-wrapper{
padding-top: 50px;
border-width: 1px 0 0 0;
border-style: solid;
margin-top: 50px;
}
.ts-shop-load-more{
display: block;
text-align: center;
margin: 0 auto;
}
.ts-shortcode .load-more-wrapper a,
.ts-shop-load-more a{
text-decoration: none;
}
.archive.load-more-button .woocommerce > .products.loading:before{
display: none;
}
.archive.ajax-pagination .woocommerce > .products:after{
content: "";
display: block;
position: absolute;
left: 10px;
right: 10px;
bottom: 0;
top: 0;
opacity: 1;
z-index: 7;
visibility: hidden;
transition: 300ms ease 0s;
background-color: var(--loobek-main-bg);
}
.archive.ajax-pagination .woocommerce.columns-1 > .products:after{
left: 0;
right: 0;
}
.archive.ajax-pagination .woocommerce > .products.loading:after{
opacity: 0.5;
visibility: visible;
}
.ts-shop-load-more .button.loading:before,
.woocommerce .ts-shop-load-more .button.loading:before,
.load-more-wrapper .button.loading:before{
width: 16px;
height: 16px;
margin: 0 5px 0 0; opacity: 1;
visibility: visible;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
transition: 300ms ease 0s;
background: transparent;
position: relative;
top: 3px;
left: auto;
right: auto;
bottom: auto;
display: inline-block !important;
border-color: var(--loobek-button-bg);
border-top: 2px solid var(--loobek-button-color);
border-left: 2px solid var(--loobek-button-color);
}
.ts-shop-load-more .button.loading:hover:before,
.woocommerce .ts-shop-load-more .button.loading:hover:before,
.load-more-wrapper .button.loading:hover:before{
border-color: var(--loobek-button-hover-bg);
border-top: 2px solid var(--loobek-button-hover-color);
border-left: 2px solid var(--loobek-button-hover-color);
}
.ts-shop-load-more .button:before,
.woocommerce .ts-shop-load-more .button:before,
.load-more-wrapper .button:before{
content: "";
border-width: 2px;
border-style: solid;
border-top: 2px solid #161616;
border-left: 2px solid #161616;
border-radius: 100%;
text-align: center;
position: relative;
top: 3px;
width: 0;
height: 0;
display: inline-block;
font-weight: normal;
opacity: 0;
visibility: hidden;
}
.ts-shop-load-more .button:after,
.woocommerce .ts-shop-load-more .button:after{
display: none;
}
.archive.ajax-pagination .woocommerce > .products.loading{
position: relative;
}
.archive.ajax-pagination .woocommerce > .products:before{
left: 50%;
top: 300px;
right: auto;
bottom: auto;
width: 40px;
height: 40px;
z-index: 8;
margin-left: -20px;
content: "";
border-width: 3px;
border-style: solid;
border-top: 3px solid #161616;
border-left: 3px solid #161616;
border-radius: 100%;
text-align: center;
position: absolute;
display: inline-block;
font-weight: normal;
opacity: 0;
visibility: hidden;
transition: 300ms ease 0s;
}
.archive.ajax-pagination .woocommerce > .products.loading:before{
opacity: 1;
visibility: visible;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.ts-shop-load-more,
.load-more.button{
text-align: center;
}
.product-wrapper .color-swatch{
margin: -3px;
margin-top: 8px;
padding-bottom: 4px;
display: flex;
flex-wrap: wrap;
clear: both;
}
.product-wrapper .price + .color-swatch{
margin-top: 14px;
}
.product-wrapper .color-swatch > span{
display: none;
margin-bottom: 5px;
width: 100%;
}
.product-wrapper .color-swatch > div{
margin: 3px;
width: 12px;
height: 12px;
border-width: 1px;
border-style: solid;
border-radius: 100%;
box-shadow: 0 0 1px rgba(0,0,0,0.3);
cursor: pointer;
overflow: hidden;
transition: 100ms ease 0s;
line-height: 0;
}
.product-wrapper .color-swatch > div span,
.product-wrapper .color-swatch > div img{
width: 100%;
height: 100%;
display: inline-block;
border-radius: 100%;
}
.product-wrapper .color-swatch > div.active{
cursor: default;
padding: 2px;
}
.product-wrapper .color-swatch > div.active{
border-color: var(--loobek-text-bold-color) !important;
}
.product-wrapper .color-swatch > div.active > *{
box-shadow: 0 0 2px rgba(0,0,0,0.3);
}    .cart .amount,
.price .amount,
.shop_table .amount,
.ts-tiny-cart-wrapper .subtotal > span.amount,
.woocommerce .products .product .price,
.product_list_widget .price,
.product_list_widget .amount,
.woocommerce div.product p.price,
.woocommerce div.product span.price{
color: var(--loobek-product-price-color);
}
del .amount,
.cart del .amount,
.add-to-cart-popup-content del .amount,
.woocommerce .products .product del .amount,
.product_list_widget del .amount,
.shop_table del .amount,
div.product .summary .price del .amount,
.price del .amount,
.woocommerce div.product .summary p.price del .amount,
.yith-wfbt-section del .amount,
.yith-wfbt-section del,
.item-details-table del{
color: var(--loobek-product-del-color);
}
.yith-wfbt-submit-block .total_price .amount,
ins .amount,
.woocommerce .products .product ins .amount,
.product_list_widget ins .amount,
div.product .price ins .amount,
.price ins .amount,
.yith-wfbt-section ins .amount,
.ts-wishlist-table-wrapper ins .amount,
.cart ins .amount{
color: var(--loobek-product-sale-price-color);
} .single-product #primary > .ts-video,
.single-product #primary > .ts-product-360{
margin-top: 30px;
}
#tab-seller .list-unstyled > li.clearfix:before{
display: none;
}
.description-detail li{
list-style: none;
}
.woocommerce div.product{
display: flex;
flex-wrap: wrap;
gap: 60px;
justify-content: center;
}
#ts-quickshop-modal div.product{
justify-content: space-between;
width: 100%;
display: flex;
}
#ts-quickshop-modal div.product .entry-title{
font-size: var(--loobek-h4-font-size);
line-height: var(--loobek-h4-line-height);
}
.text-uppercase #ts-quickshop-modal div.product .entry-title{
font-size: var(--loobek-h3-font-size);
line-height: var(--loobek-h3-line-height);
}
.woocommerce div.product div.product-images-summary{
display: grid;
justify-content: space-between;
width: 100%;
align-items: flex-start;
grid-template-columns: 55% 45%;
}
.woocommerce .show-breadcrumb-v3 div.product div.product-images-summary{
grid-template-columns: 55% calc(45% - 10px);
}
.woocommerce .has-2-sidebar div.product.bought-together-layout-vertical div.product-images-summary,
.woocommerce div.thumbnail-layout-slider-2-col div.product-images-summary,
.woocommerce div.thumbnail-layout-grid div.product-images-summary{
grid-template-columns: 64% 36%;
}
.woocommerce .show-breadcrumb-v3 .has-2-sidebar div.product.bought-together-layout-vertical div.product-images-summary,
.woocommerce .show-breadcrumb-v3 div.thumbnail-layout-slider-2-col div.product-images-summary,
.woocommerce .show-breadcrumb-v3 div.thumbnail-layout-grid div.product-images-summary{
grid-template-columns: 64% calc(36% - 10px);
}
.woocommerce .has-2-sidebar div.product div.product-images-summary,
.woocommerce div.thumbnail-layout-slider-2-col.no-product-thumbnail div.product-images-summary,
.woocommerce div.thumbnail-layout-grid.no-product-thumbnail div.product-images-summary,
.woocommerce div.product.no-product-thumbnail div.product-images-summary,
.woocommerce .show-breadcrumb-v3 .has-2-sidebar div.product div.product-images-summary,
.woocommerce .show-breadcrumb-v3 div.thumbnail-layout-slider-2-col.no-product-thumbnail div.product-images-summary,
.woocommerce .show-breadcrumb-v3 div.thumbnail-layout-grid.no-product-thumbnail div.product-images-summary,
.woocommerce .show-breadcrumb-v3 div.product.no-product-thumbnail div.product-images-summary{
grid-template-columns: 100%;
}
.woocommerce .has-2-sidebar div.product .summary ~ *,
.woocommerce div.thumbnail-layout-slider-2-col.no-product-thumbnail .summary ~ *,
.woocommerce div.thumbnail-layout-grid.no-product-thumbnail .summary ~ *,
.woocommerce div.product.no-product-thumbnail .summary ~ *,
.woocommerce .show-breadcrumb-v3 .has-2-sidebar div.product .summary ~ *,
.woocommerce .show-breadcrumb-v3 div.thumbnail-layout-slider-2-col.no-product-thumbnail .summary ~ *,
.woocommerce .show-breadcrumb-v3 div.thumbnail-layout-grid.no-product-thumbnail .summary ~ *,
.woocommerce .show-breadcrumb-v3 div.product.no-product-thumbnail .summary ~ *{
grid-column: auto;
}
.woocommerce .has-2-sidebar div.product div.product-images-summary .summary{
margin-top: 40px;
order: 3;
padding: 0;
}
.woocommerce .has-2-sidebar div.product div.product-images-summary .summary:before,
.woocommerce .has-2-sidebar .bought-together-layout-vertical div.yith-wfbt-section:before{
display: none;
}
body.image-button-radius .bought-together-layout-vertical.bought-together-items-style-border .yith-wfbt-section .yith-wfbt-items li,
body.image-button-radius .bought-together-layout-horizontal.bought-together-items-style-border .yith-wfbt-section .yith-wfbt-items li{
border-radius: 10px;
}  div.product div.summary .clear{
display: none !important;
}
.woocommerce div.product div.woocommerce-product-gallery{
margin: 0;
width: auto;
}
body.image-button-radius div.product div.woocommerce-product-gallery img{
border-radius: 10px;
}
.woocommerce div.product.thumbnail-layout-vertical div.woocommerce-product-gallery{
display: flex;
gap: 10px;
padding-left: 90px; }
.woocommerce div.product.thumbnail-layout-vertical div.woocommerce-product-gallery .flex-control-thumbs{
order: -1;
margin-top: 0;
display: flex;
flex-direction: column;
width: 80px;
min-width: 80px;
position: absolute;
top: 0;
left: 0; max-height: 100%;
overflow-y: auto;
}
#ts-quickshop-modal .thumbnail-layout-vertical div.woocommerce-product-gallery .flex-control-thumbs,
#ts-quickshop-modal .thumbnail-layout-vertical div.woocommerce-product-gallery .flex-control-thumbs li{
width: 60px;
}
#page div.product.bought-together-layout-vertical.no-product-thumbnail div.summary{
padding-left: 0;
padding-right: 0;
}
.woocommerce div.product div.summary{
padding-left: 30px; margin: 0;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
gap: 10px;
width: auto;
}
div.product .summary > *{
width: 100%;
flex: none;
}
.woocommerce div.product div.woocommerce-product-gallery .woocommerce-product-gallery__trigger{
top: 0;
right: 0; left: auto;
color: var(--loobek-text-bold-color);
}
body.image-button-radius div.product div.woocommerce-product-gallery .woocommerce-product-gallery__trigger{
border-radius: 0 10px 0 10px; }
.woocommerce div.product div.woocommerce-product-gallery .woocommerce-product-gallery__trigger:before,
.woocommerce div.product div.woocommerce-product-gallery .woocommerce-product-gallery__trigger{
width: 40px;
height: 40px;
border-radius: 0;
border-width: 0;
text-align: center;
font-size: 0;
text-indent: 0;
}
.woocommerce div.product div.woocommerce-product-gallery .woocommerce-product-gallery__trigger:before{
font-family: 'icomoon';
content: "\e917";
font-weight: normal;
line-height: 40px;
position: static;
font-size: 18px;
}
.woocommerce div.product div.woocommerce-product-gallery .woocommerce-product-gallery__trigger:after{
display: none;
}
.woocommerce div.product div.woocommerce-product-gallery .woocommerce-product-gallery__trigger,
.woocommerce div.product div.woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover{
text-decoration: none;
}
.woocommerce div.product div.woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover{
opacity: 0.8;
} .ts-product-video-button,
.ts-product-360-button{
position: absolute;
bottom: 2px;
left: 2px; z-index: 4;
padding: 0 5px;
line-height: 30px;
background: #ffffff;
min-width: 80px;
text-align: center;
text-decoration: none;
font-size: var(--loobek-main-small-2-font-size);
color: var(--loobek-text-bold-color);
}
body.image-button-radius .ts-product-video-button,
body.image-button-radius .ts-product-360-button{
border-radius: 5px;
}
.ts-product-video-button:hover,
.ts-product-360-button:hover{
text-decoration: none;
}
.has-video .ts-product-360-button{
left: 84px; }
.ts-product-size-chart-button{
color: var(--loobek-text-bold-color);
font-size: var(--loobek-main-small-font-size);
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
margin-left: 25px; }
.product-size-chart-container .product-size-chart-content > h2{
font-size: var(--loobek-h4-font-size);
line-height: var(--loobek-h4-line-height);
margin-bottom: 25px;
}
body.text-uppercase .product-size-chart-container .product-size-chart-content > h2{
text-transform: uppercase;
}
.popup-container .ts-size-chart-content table{
table-layout: auto;
}
.woocommerce div.product div.woocommerce-product-gallery .flex-control-thumbs{
margin: 10px 0 0 0;
display: flex;
gap: 10px;
}
.woocommerce div.product.thumbnail-layout-horizontal div.woocommerce-product-gallery .flex-control-thumbs{
flex-wrap: wrap;
}
.woocommerce div.product div.woocommerce-product-gallery .flex-control-thumbs li{
padding: 0;
width: 80px;
position: relative;
}
.woocommerce div.product div.woocommerce-product-gallery .flex-control-thumbs li img{
opacity: 1;
transition: 300ms ease 0s;
border-width: 1px;
border-style: solid;
border-color: transparent;
}
.woocommerce div.product div.woocommerce-product-gallery .flex-control-thumbs li img:hover,
.woocommerce div.product div.woocommerce-product-gallery .flex-control-thumbs li img.flex-active{
border-color: var(--loobek-text-bold-color);
}
.woocommerce div.product.thumbnail-layout-grid .woocommerce-product-gallery__wrapper{
display: flex;
flex-wrap: wrap;
gap: 10px;
}
#page div.thumbnail-layout-grid .woocommerce-product-gallery__wrapper > div.woocommerce-product-gallery__image{
width: calc(50% - 5px);
}
.ts-product-video-button:before,
.ts-product-360-button:before{
font-family: 'Font Awesome 5 Free';
font-weight: 900;
line-height: 20px;
display: inline-block;
margin-right: 3px; text-align: center;
}
.ts-product-video-button:before{
content: "\f03d";
}
.ts-product-360-button:before{
content: "\f2f1";
}
.woocommerce div.product .thumbnails a img{
height: auto;
max-width: 100%;
display: block;
} .woocommerce .product-label span.onsale, 
.woocommerce .product-label span{
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
}
.woocommerce div.product .images .product-label{
z-index: 2;
position: absolute;
left: 10px; top: 10px;
bottom: auto;
right: auto;
width: auto;
text-align: center;
}
body.label-align-horizontal:not(.image-button-radius) div.product .images .product-label{
top: 0;
left: 0; }
.product-label-rectangle div.product .images .product-label span{
height: 30px;
min-width: 60px;
}
.woocommerce div.product .images .product-label > span.onsale,
.woocommerce div.product .images .product-label > span{
line-height: 1em !important;
font-size: var(--loobek-main-font-size);
font-family: var(--loobek-button-font);
font-family: var(--loobek-button-font-weight);
display: flex;
align-items: center;
justify-content: center;
padding-left: 10px;
padding-right: 10px;
}
.product-label-circle div.product .images .product-label span{
width: 60px;
height: 60px;
} .threesixty .nav_bar{
bottom: 20px;
left: 50%;
right: auto;
transform: translate(-50%,0);
width: auto;
display: flex;
position: fixed;
z-index: 2;
}
.threesixty .nav_bar a{
display: block;
width: 40px !important;
height: 40px !important;
margin: 10px !important;
text-align: center;
text-decoration: none !important;
overflow: hidden;
transition: opacity 500ms ease 0s;
border-width: 1px;
border-style: solid;
color: var(--loobek-text-color);
border-color: var(--loobek-text-bold-color);
}
body.image-button-radius .threesixty .nav_bar a{
border-radius: 10px;
}
.threesixty .nav_bar a:before{
line-height: 38px;
display: block;
font-family: 'Font Awesome 5 Free';
font-size: 14px;
font-weight: 900;
letter-spacing: 0;
content: "\f04b";
}
.threesixty .nav_bar a.nav_bar_stop:before{
content: "\f04c";
text-indent: 0;
}
.threesixty .nav_bar a.nav_bar_previous:before{
content: "\f060"; }
.threesixty .nav_bar a.nav_bar_next:before{
content: "\f061"; }
.threesixty .nav_bar li{
margin: 5px;
}
.threesixty .nav_bar a:hover{
opacity: 1;
color: var(--loobek-button-color);
background-color: var(--loobek-button-bg);
border-color: var(--loobek-button-border);
}
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{
display: none;
}
.threesixty .threesixty_images img{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
width: auto;
height: auto;
transition: 250ms ease 0s;
}
.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: 5px;
}
.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;
}  div.summary .product-counter{
line-height: 1em;
width: auto;
font-size: var(--loobek-main-small-2-font-size);
color: var(--loobek-product-sale-price-color);
}
.woocommerce div.product form.cart:after, 
.woocommerce div.product form.cart:before{
display: none;
} .woocommerce div.product .entry-title{
margin: 0;
font-size: var(--loobek-heading-font-size);
line-height: var(--loobek-heading-line-height);
font-family: var(--loobek-heading-font);
font-weight: var(--loobek-heading-font-weight);
letter-spacing: var(--loobek-heading-letter-spacing);
}
body.text-uppercase div.product .entry-title{
text-transform: uppercase;
} .woocommerce .woocommerce-product-rating .star-rating{
margin: 0;
float: none;
position: relative;
}
.woocommerce .woocommerce-product-rating:after, 
.woocommerce .woocommerce-product-rating:before{
display: none;
}
.woocommerce div.product .woocommerce-product-rating{
margin: 0;
line-height: 1em;
display: flex;
flex-wrap: wrap;
margin-bottom: 20px;
gap: 10px;
}
.woocommerce-product-rating a,
.star-rating-wrapper .list-view-rating a{
position: relative;
text-decoration: none;
}
.woocommerce-product-rating a:before,
.star-rating-wrapper .list-view-rating a:before{
content: "";
position: absolute;
left: 0;
right: 0;
bottom: -1px;
height: 1px;
border-width: 1px 0 0 0;
border-style: solid;
border-color: var(--loobek-text-bold-color);
}
.star-rating-wrapper .list-view-rating a:before{
bottom: 1px;
}
.star-rating-wrapper .list-view-rating a:hover:before,
.woocommerce-product-rating a:hover:before{
border-color: var(--loobek-primary-color);
-webkit-animation-duration: 250ms;
-moz-animation-duration: 250ms;
animation-duration: 250ms;
animation-delay: 50ms;
-webkit-animation-delay: 50ms;
-moz-animation-delay: 50ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: animation_hover_border;
-moz-animation-name: animation_hover_border;
animation-name: animation_hover_border;
}
.woocommerce .star-rating span,
.product_list_widget .star-rating span,
.seller-rating .star-rating span{
overflow: hidden;
top: 0;
bottom: 0;
left: 0; position: absolute;
padding: 0;
font-size: 0;
}
.woocommerce .woocommerce-product-rating .star-rating span span{
display: none;
} .wcpr-overall-rating-left-average,
.quantity .ts-low-stock-notice,
.wcpr-col-rank-count,
.cart_totals .amount,
.order-total .amount,
.dropdown-footer .total .amount,
.ts-discount-percent,
.summary .detail-meta-top > div > span:last-child,
.summary .detail-meta-top > div > span:last-child a,
.summary .detail-meta-bottom .tags-link a,
.summary .detail-meta-top > div.stock span:last-child,   
.ts-wishlist-table-wrapper .items .product-stock-status{
font-family: var(--loobek-main-font-bold);
font-weight: var(--loobek-main-font-bold-weight);
}
.wcpr-overall-rating-left-average,
.quantity .ts-low-stock-notice{
color: var(--loobek-primary-color);
}
.text-uppercase .wcpr-overall-rating-left-average{
font-family: var(--loobek-heading-font);
font-weight: var(--loobek-heading-font-weight);
}
.summary .detail-meta-top{
margin-bottom: 20px;
display: flex;
flex-direction: column;
font-size: var(--loobek-main-small-font-size);
}
.summary .detail-meta-top > div{
display: flex;
gap: 10px;
}
.summary .detail-meta-top > div > span:first-child{
min-width: 92px;
}
.ts-compare-table-wrapper .product-stock,
.ts-wishlist-table-wrapper .items span.product-stock-status,
.summary .detail-meta-top > div.stock span:last-child,
.summary .detail-meta-top > div > span:last-child{
color: var(--loobek-text-bold-color);
}
.ts-compare-table-wrapper .product-stock{
font-family: var(--loobek-main-font-bold);
font-weight: var(--loobek-main-font-bold-weight);
} .tags-color-style{
display: flex;
gap: 10px;
flex-wrap: wrap;
padding: 0 0 30px 0;
margin: 0 0 20px 0;
border-width: 0 0 1px 0;
border-style: solid;
}
.price ~ .tags-color-style{
margin-top: 20px;
}
.tags-color-style a{
line-height: 30px;
display: flex;
gap: 0 5px;
align-items: center;
text-align: center;
background: #fafafa;
color: #000000;
text-decoration: none;
padding: 0 15px;
}
.tags-color-style a img{
max-width: 18px;
}
.tags-color-style a:hover{
opacity: 0.9;
} .summary .cats-link{
line-height: 1em;
}
.summary .cats-link > span:first-child{
display: none;
} .wcpr-prev, 
.wcpr-next{
top: 50%;
transform: translate(0,-50%);
margin-top: -50px;
margin: 0;
font-size: 24px;
}
.big-review-images{
height: auto;
padding-top: 50px;
}
.big-review-images > .wcpr-close{
font-size: 16px;
text-align: center;
}
.woocommerce div.product .summary .woocommerce-product-details__short-description{
clear: both;
padding: 30px 0;
margin-bottom: 20px;
border-width: 1px 0 1px 0;
border-style: solid;
}
.woocommerce div.product .summary .price ~ .woocommerce-product-details__short-description{
margin-top: 20px;
}
.woocommerce div.product .summary .tags-color-style + .woocommerce-product-details__short-description{
border-width: 0 0 1px 0;
padding: 0 0 30px 0;
margin-top: 0;
}
.woocommerce-product-details__short-description{
color: var(--loobek-text-bold-color);
}
.woocommerce-product-details__short-description p{
margin: 0;
}
.woocommerce-product-details__short-description ul li{
padding: 4px 0;
}
.woocommerce-product-details__short-description ul{
margin: 0;
} .woocommerce div.product form.cart{
border-width: 1px 0 0 0;
border-style: solid;
padding-top: 29px;
display: flex;
flex-wrap: wrap;
align-items: flex-end;
}
.woocommerce div.product form.cart .variations_button{
display: grid;
align-items: flex-end;
grid-template-columns: 110px 1fr;
}
.woocommerce div.product form.cart .single_variation_wrap{
width: 100%;
}
.woocommerce div.product form.cart .button{
flex: auto;
float: none;
}
.woocommerce #page div.sold-individually form.cart div.quantity,
.woocommerce #page div.sold-individually form.cart .variations_button div.quantity{
display: none;
}
.woocommerce div.product .price ~ form.cart{
margin: 20px 0;
}
.enable-catalog-mode div.product.product-type-variable .price ~ form.cart{
margin-bottom: 0;
}
.enable-catalog-mode div.product:not(.product-type-variable) .single-product-buttons{
margin-top: 30px;
}
.woocommerce div.product .woocommerce-product-details__short-description ~ form.cart,
.woocommerce div.product .tags-color-style ~ form.cart{
padding-top: 0;
border-width: 0;
}
.woocommerce div.product.sold-individually form.cart .button,
.woocommerce div.product.only-one-in-stock form.cart .button,
.woocommerce div.product.product-type-grouped form.cart .button,
.woocommerce div.product.product-type-external form.cart .button{
margin-top: 0;
}
.woocommerce div.product.sold-individually form.cart,
.woocommerce div.product.only-one-in-stock form.cart{
margin-top: 5px;
}
.woocommerce div.product form.variations_form.cart .button{
margin-top: 0;
opacity: 1;
min-width: 200px;
}
.woocommerce div.product form.cart .single_add_to_cart_button:before{
content: "\e916";
font-family: 'icomoon';
font-size: 8px;
margin-right: 5px; display: inline-block;
line-height: 10px;
position: relative;
top: -3px;
}
.woocommerce div.product form.cart .single_add_to_cart_button.loading:before{
position: static;
height: 12px;
width: 12px;
content: "";
}
.woocommerce div.product form.cart .single_add_to_cart_button.added:before{
content: "\e90a";
font-size: 100%;
top: 0;
}
.woocommerce div.product form.cart .single_add_to_cart_button.loading:after{
display: none;
}
#page .summary .ts-buy-now-button{
margin-top: -20px;
margin-bottom: 20px;
color: var(--loobek-text-bold-color);
border-color: var(--loobek-border);
}
#page .summary .ts-buy-now-button:hover{
color: var(--loobek-text-bold-color);
border-color: var(--loobek-text-bold-color);
} .quantity .qty{
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
}
.filter-by-attribute-inline .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
#page .special-filter-area:not(.has-background) .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
.widget-container.product-filter-by-color ul li a,
.ts-product-attribute > div:not(.color) a,
.quantity .qty{
background: var(--loobek-quantity-bg);
border-color: var(--loobek-quantity-bg);
}
.widget-container.product-filter-by-color ul li a:hover,
.widget-container.product-filter-by-color ul li.chosen a,
.filter-by-attribute-inline .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover,
.filter-by-attribute-inline .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a,
#page .special-filter-area:not(.has-background) .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover,
#page .special-filter-area:not(.has-background) .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a{
border-color: var(--loobek-text-bold-color);
background: var(--loobek-main-bg);
}
.woocommerce div.product form.cart div.quantity{
display: grid;
gap: 0 5px;
margin: 0 10px 0 0; max-width: 100px;
}
.woocommerce div.product.only-one-in-stock form.cart div.quantity{
width: 100%;
max-width: 100%;
}
#ts-quickshop-modal div.product form.cart .ts-extra-products-wrapper + div.quantity,
.woocommerce div.product form.cart .ts-extra-products-wrapper + div.quantity{
margin-top: 30px;
}
.woocommerce .summary .quantity .number-button,
.main-products.columns-2 .quantity .number-button,
.main-products.big-thumbnail .quantity .number-button{
width: 100px;
}
div.product:not(.grouped-checkbox-style) .grouped_form .quantity .number-button:before, 
div.product:not(.grouped-checkbox-style) .grouped_form .quantity .number-button:after{
line-height: 30px;
width: 20px;
} .summary .single-product-buttons{
display: flex;
flex-wrap: wrap;
align-items: baseline;
gap: 10px 30px;
}
.outofstock .summary .single-product-buttons{
margin-top: 20px;
}
body.image-button-radius td.product-thumbnail img{
border-radius: 10px;
}
div.product .summary .wishlist a,
div.product .summary .compare a,
#page .summary .ask-about-product-button{
display: flex;
align-items: baseline;
line-height: 20px;
}
div.product .summary .compare a,
div.product .summary .wishlist a{
font-size: var(--loobek-main-small-font-size);
}
div.product .summary .wishlist a:before{
font-family: 'icomoon';
position: relative;
letter-spacing: 0;
font-weight: normal;
content: "\e921";
display: inline-block;
margin: 0 10px 0 0; width: 12px;
line-height: 12px;
font-size: 14px;
}
#page .summary .wishlist a,
#page .summary .compare a,
#page .summary .ask-about-product-button{
color: var(--loobek-text-bold-color);
}
#page .summary .wishlist a:hover,
#page .summary .compare a:hover,
#page .summary .ask-about-product-button:hover{
color: var(--loobek-primary-color);
}
#page .summary .compare a{
border-width: 0;
padding: 0;
text-transform: none;
background: transparent;
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
}
#page .summary .wishlist a.loading:after, 
#page .summary .compare a.loading:after {
width: 12px;
height: 12px;
margin: -6px 0 0 0;
left: 0;
right: auto;
top: 50%;
border-width: 2px;
border-top-width: 2px;
border-left-width: 2px;
border-style: solid;
position: absolute;
content: "";
border-radius: 100%;
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.5s linear infinite;
}
#page .summary .wishlist a.loading:before, 
#page .summary .compare a.loading:before {
opacity: 0;
}
.wishlist a {
text-decoration: none;
}
#page .summary .compare a:before{
margin: 0 10px 0 0; width: 12px;
line-height: 12px;
content: "\e90d";
font-family: 'icomoon';
font-weight: normal;
letter-spacing: 0;
display: inline-block;
font-size: 14px;
animation: none;
transform: none;
height: auto;
border-width: 0;
position: static;
}
#page .summary .wishlist a.loading:hover:after, 
#page .summary .compare a.loading:hover:after,
body:not(.ts_desktop) .product-group-button-meta > div.loop-add-to-cart a.button.loading:hover span:before{
border-top-color: var(--loobek-primary-color);
border-left-color: var(--loobek-primary-color);
}
#page div.product .summary .compare a.loading,
#page div.product .summary .wishlist a.loading{
cursor: wait;
position: relative;
}
#page div.product .summary .compare a.added:before{
content: "\e90a";
}
div.product .summary .wishlist a.added:before{
content: "\e944";
font-size: 12px;
}
div.product .summary .wishlist a:hover,
div.product .summary .compare a{
text-decoration: none;
}
#page .summary .ask-about-product-button{
gap: 10px;
text-decoration: none;
font-size: var(--loobek-main-small-font-size);
}
#page .summary .ask-about-product-button:before{
content: "\e911";
font-family: 'icomoon';
font-weight: normal;
letter-spacing: 0;
font-size: 14px;
line-height: 10px;
position: relative;
top: 1px;
} div.product .summary .ts-discount-percent{
line-height: 30px;
padding: 0 15px;
margin-right: auto; width: auto;
font-size: var(--loobek-main-small-font-size);
color: var(--loobek-product-detail-deal-color);
background: var(--loobek-product-detail-deal-bg);
}
body.image-button-radius .ts-discount-percent{
border-radius: 10px;
}
.woocommerce div.product .summary > .price,
div.product .summary > .ts-variation-price{
clear: both;
margin: 0;
overflow: hidden;
width: auto;
}
.woocommerce div.product .summary p.price .amount,
div.product .summary .ts-variation-price .amount{
font-size: var(--loobek-h3-font-size);
}
.summary p.price .amount,
.yith-wfbt-submit-block .total_price .amount{
font-family: var(--loobek-main-font-bold);
font-weight: var(--loobek-main-font-bold-weight);
}
.summary p.price del .amount{
font-family: var(--loobek-main-font-thin);
font-weight: var(--loobek-main-font-thin-weight);
}
.woocommerce div.product .summary > .woocommerce-product-details__short-description + form.cart,
.woocommerce div.product .summary > .tags-color-style + form.cart{
border-width: 0;
padding: 0;
margin-top: 0;
}
div.product .summary > .price del,
.woocommerce div.product .summary > .price del{
display: inline-block;
opacity: 1;
order: 99;
}
div.product .summary > .price{
gap: 10px;
}
.woocommerce div.product .cart:after{
display: table;
clear: both;
content: "";
}
.ts-extra-products-wrapper{
display: flex;
gap: 10px;
flex-direction: column;
width: 100%;
}
.ts-extra-products-wrapper > div{
font-size: var(--loobek-main-small-font-size);
}
.ts-extra-products-wrapper .items{
display: flex;
gap: 10px;
flex-wrap: wrap;
}
.ts-extra-products-wrapper .item{
padding: 20px;
border-width: 1px;
border-style: solid;
width: calc(50% - 5px);
}
#ts-quickshop-modal .ts-extra-products-wrapper .item{
width: 100%;
}
body.image-button-radius .ts-extra-products-wrapper .product-image-meta .image img,
body.image-button-radius .ts-extra-products-wrapper .item{
border-radius: 10px;
}
.ts-extra-products-wrapper .item > label{
padding: 0 0 0 30px; position: relative;
margin-top: 10px;
font-size: var(--loobek-main-small-font-size);
cursor: pointer;
}
body.image-button-radius .ts-extra-products-wrapper .item > label:before{
border-radius: 5px;
}
.ts-extra-products-wrapper .item > label input{
display: none;
}
.ts-extra-products-wrapper .product-image-meta{
display: flex;
align-items: center;
gap: 15px;
}
.ts-extra-products-wrapper .product-image-meta .image{
width: 80px;
min-width: 50px;
}
.ts-extra-products-wrapper .product-image-meta .meta{
flex: auto;
display: flex;
gap: 10px 5px;
flex-wrap: wrap;
}
.ts-extra-products-wrapper .product-image-meta .meta > span:first-child{
width: 100%;
order: -1;
}
.ts-extra-products-wrapper ins{
order: -1;
} .summary .product-counter{
gap: 10px;
display: flex;
align-items: center;
}
.summary .ts-countdown.style-inline{
line-height: 1em;
font-family: var(--loobek-main-font-bold);
font-weight: var(--loobek-main-font-bold-weight);
}
.summary .style-inline.ts-countdown .seconds{
min-width: 22px;
} .grouped-product-heading{
margin: 0 0 10px 0;
padding-top: 30px;
border-width: 1px 0 0 0;
border-style: solid;
}
body.text-uppercase .grouped-product-heading{
text-transform: uppercase;
}
.woocommerce div.product.product-type-grouped:not(.grouped-checkbox-style) form.cart{
margin-top: 20px;
}
.woocommerce div.product.grouped-checkbox-style .summary > .price,
.woocommerce div.product.grouped-checkbox-style form.cart .group_table tr td.woocommerce-grouped-product-list-item__quantity{
display: none;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{
padding: 0;
width: auto;
}
.woocommerce div.product.grouped-checkbox-style form.cart .group_table td.woocommerce-grouped-product-list-item__label{
display: flex;
gap: 10px 5px;
flex-wrap: wrap;
}
.woocommerce-grouped-product-list-item__checkbox > label{
cursor: pointer;
}
.woocommerce-grouped-product-list-item__checkbox > label.disabled{
opacity: 0.2;
cursor: default;
}
.woocommerce-grouped-product-list-item__checkbox > label.disabled:after{
display: none;
}
.woocommerce-grouped-product-list-item__checkbox > label.disabled:before{
background: transparent;
}
.woocommerce div.product form.cart .group_table tr td.woocommerce-grouped-product-list-item__checkbox{
width: 20px;
position: relative;
}
body.image-button-radius .woocommerce-grouped-product-list-item__checkbox > label:before{
border-radius: 5px;
}
td.woocommerce-grouped-product-list-item__checkbox input{
display: none;
}
.summary .group_table .quantity label.ts-screen-reader-text{
display: none;
}
.woocommerce div.product.grouped-checkbox-style form.cart table{
border: 0;
border-collapse: collapse;
}
.woocommerce div.product.product-type-grouped form.cart{
width: 100%;
border-width: 0;
margin-top: 0;
padding: 0;
}
.woocommerce div.product form.cart .group_table{
display: block;
margin: 0 0 30px 0;
}
.woocommerce div.product form.cart .group_table tbody{
display: flex;
flex-direction: column;
gap: 10px;
width: 100%;
}
.woocommerce div.product form.cart .group_table tr{
display: flex;
gap: 15px;
align-items: center;
border-width: 1px;
border-style: solid;
padding: 20px;
}
#ts-quickshop-modal div.product form.cart .group_table tr{
padding: 10px;
}
.woocommerce div.product:not(.grouped-checkbox-style) form.cart .group_table tr{
justify-content: space-between;
}
.woocommerce div.product form.cart .group_table td{
display: block;
border-width: 0;
padding: 0;
text-align: start !important;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price{
display: flex;
flex-wrap: wrap;
gap: 5px;
}
.group_table td.woocommerce-grouped-product-list-item__price ins,
.group_table td.woocommerce-grouped-product-list-item__label ins{
order: -1;
}
.woocommerce div.product form.cart .group_table td img{
width: 80px;
}
.image-button-radius div.product form.cart .group_table tr,
.image-button-radius div.product form.cart .group_table td img{
border-radius: 10px;
}
#page form.cart .group_table .quantity{
display: inline-block;
float: none; width: 80px;
}
form.cart .group_table .quantity input.qty, 
.woocommerce form.cart .group_table .quantity input.qty{
padding: 0;
margin: 0;
float: none;
display: inline-block;
}
.group_table .quantity .minus, 
.group_table .quantity .plus{
height: 32px;
width: 20px;
margin: 0 !important;
line-height: 30px;
}
.group_table td.woocommerce-grouped-product-list-item__label label{
margin: 0;
padding: 0;
order: -1;
}
.grouped-checkbox-style td.woocommerce-grouped-product-list-item__label label{
width: 100%;
}
.woocommerce div.product form.cart .group_table .button{
min-width: 0;
float: none;
font-size: var(--loobek-main-small-font-size);
line-height: 20px;
letter-spacing: 0;
margin: 0 !important;
padding: 6px 10px !important;
}
.group_table a,
.group_table a:hover{
text-decoration: none;
} .woocommerce div.product form.cart .variations{
position: relative;
margin-bottom: 6px;
display: block;
}
.woocommerce div.product form.cart .ts-extra-products-wrapper + .variations{
margin-top: 30px;
}
form.cart .variations tbody{
display: block;
}
.woocommerce div.product form.cart .variations > div:nth-child(2),
.woocommerce div.product form.cart .variations > div:nth-child(3),
.woocommerce div.product form.cart .variations > div:nth-child(4){
margin-top: 20px;
}
.woocommerce-variation-add-to-cart{
overflow: hidden;
}
.woocommerce div.product form.cart .variations select{
min-width: 280px;
float: left; width: auto;
margin: 0;
}
div.product form.cart .variations td{
padding: 0;
clear: both;
display: flex;
flex-wrap: wrap;
align-items: baseline;
}
div.product form.cart .variations tr{
clear: both;
display: block;
}
.woocommerce div.product form.cart .variations tr:not(:first-child) th.label {
padding-top: 10px;
}
div.product form.cart .variations tr:first-child td:first-child{
padding-top: 0;
}
.woocommerce div.product form.cart .variations th.label{
display: flex;
padding: 0;
line-height: 20px;
justify-content: flex-start;
align-items: baseline;
text-transform: none;
gap: 10px;
font-family: var(--loobek-main-font-bold);
font-weight: var(--loobek-main-font-bold-weight);
font-size: var(--loobek-main-small-font-size);
}
.woocommerce div.product form.cart .variations label{
padding: 0;
margin-bottom: 6px;
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
}
.single_variation_wrap .woocommerce-variation .woocommerce-variation-price,
.single_variation_wrap .woocommerce-variation .woocommerce-variation-availability{
display: none !important;
}
.woocommerce div.product form.cart .variations .attribute select{
margin: 0;
}
.woocommerce div.product form.cart .variations > div:last-child{
padding-bottom: 10px;
}
div.product .woocommerce-variation-price .price{
padding: 0 0 15px 0;
display: block;
}
form.cart table th{
background: transparent;
}
.woocommerce div.product form.cart .variations td, 
.woocommerce div.product form.cart .variations th{
line-height: 20px;
}
.woocommerce div.product form.cart .variations td > *{
margin-bottom: 10px;
}
form.cart .reset_variations{
color: var(--loobek-text-bold-color);
}
.woocommerce div.product form.cart .reset_variations{
text-decoration: none;
width: auto;
color: var(--loobek-primary-color);
padding: 0;
background: transparent;
text-transform: none;
font-weight: normal;
border-width: 0;
line-height: 1em;
margin: 4px 0 0 0 !important;
}
.woocommerce div.product form.cart select + .reset_variations {
width: 100%;
}
.woocommerce div.product form.cart .reset_variations:before{
font-family: 'Font Awesome 5 Free';
letter-spacing: 0;
display: inline-block;
content: "\f00d";
font-weight: 900 !important;
margin-right: 4px; line-height: 10px;
}
.woocommerce div.product form.cart .has-dropdown .label{
display: none;
} .ts-product-attribute:after{
display: table;
clear: both;
content: "";
}
.sharethis-inline-share-buttons{
margin-left: -2px;
margin-right: -2px;
display: block;
direction: ltr !important; text-align: left !important; }
.single-post .sharethis-inline-share-buttons{
text-align: center !important;
}
.sharethis-inline-share-buttons .st-btn{
width: 24px !important;
height: 24px !important;
line-height: 24px !important;
margin: 2px !important;
padding: 0 !important;
}
.sharethis-inline-share-buttons .st-btn > svg{
top: 4px !important;
} .woocommerce div.product div.woocommerce-product-gallery .woocommerce-product-gallery__wrapper .zoomImg{
z-index: 2;
cursor: zoom-in;
}
body.image-button-radius div.product .woocommerce-product-gallery__wrapper .flex-active-slide,
body.image-button-radius div.product:not(.thumbnail-layout-slider-3-col) .woocommerce-product-gallery > .flex-viewport{
border-radius: 10px;
} div.product .summary .detail-meta-bottom{
padding-top: 30px;
border-width: 1px 0 0 0;
border-style: solid;
display: flex;
gap: 10px;
justify-content: space-between;
align-items: baseline;
gap: 20px;
}
div.product .summary .detail-meta-bottom:empty{
display: none;
}
div.product .summary .single-product-buttons ~ .detail-meta-bottom{
margin-top: 20px;
}
.social-sharing-sticky .ts-social-sharing li.pinterest a:hover{
background: #DF0819;
color: #ffffff;
}
.social-sharing-sticky .ts-social-sharing li.twitter a:hover{
background: #2caae1;
color: #ffffff;
}
.social-sharing-sticky .ts-social-sharing li.viber a:hover{
background: #7c529e;
color: #ffffff;
}
.social-sharing-sticky .ts-social-sharing li.facebook a:hover{
background: #3b5998;
color: #ffffff;
}
.social-sharing-sticky .ts-social-sharing li.linkedin a:hover{
color: #ffffff;
background: #0963BC;
}
.social-sharing-sticky .ts-social-sharing ul{
gap: 5px;
}
.ts-social-sharing ul li a{
color: var(--loobek-text-bold-color);
}
.social-sharing-sticky .ts-social-sharing ul li a{
width: 34px;
line-height: 34px;
display: block;
text-align: center;
background: #f0f0f0;
}
.summary .detail-meta-bottom .tags-link{
display: flex;
gap: 0 10px;
align-items: flex-start;
}
.ts-social-sharing ul{
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 10px 20px;
}
.ts-social-sharing li,
.ts-social-sharing li:last-child,
.ts-social-sharing li:first-child{
list-style: none;
padding: 0;
}
.ts-social-sharing li a{
font-size: 16px;
}
.ts-social-sharing li.facebook a:hover{
color: #3b5998;
}
.ts-social-sharing li.twitter a:hover{
color: #2caae1;
}
.ts-social-sharing li.flickr a:hover{
color: #e30761;
}
.ts-social-sharing li.vimeo a:hover{
color: #17b3e8;
}
.ts-social-sharing li.mailchimp a:hover{
color: #0073b1;
}
.ts-social-sharing li.youtube a:hover{
color: #cc181e;
}
.ts-social-sharing li.viber a:hover{
color: #7c529e;
}
.ts-social-sharing li.skype a:hover{
color: #009ee5;
}
.ts-social-sharing li.instagram a:hover{
color: #d32558;
}
.ts-social-sharing li.pinterest a:hover{
color: #cb2027;
}
.ts-social-sharing li.linkedin a:hover{
color: #026FAB;
} .woocommerce .woocommerce-tabs table.shop_attributes a{
text-decoration: none;
color: var(--loobek-text-bold-color);
}
.woocommerce .woocommerce-tabs table.shop_attributes a:hover{
color: var(--loobek-primary-color);
}
.woocommerce table.shop_attributes{
margin: 0;
border-width: 0;
}
.woocommerce table.shop_attributes td p{
padding: 0;
}
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th{
border-width: 0 0 1px 0;
border-style: solid;
padding: 10px 20px 10px 0; line-height: 24px;
text-align: start;
vertical-align: middle;
font-style: normal;
width: auto;
border-color: var(--loobek-border);
}
.woocommerce table.shop_attributes th{
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
}
.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:last-child,
.woocommerce table.shop_attributes th:last-child{
padding-right: 0; }
.woocommerce table.shop_attributes tr:last-child td,
.woocommerce table.shop_attributes tr:last-child th{
border-width: 0;
padding-bottom: 0;
}
.woocommerce table.shop_attributes tr:first-child td,
.woocommerce table.shop_attributes tr:first-child th{
padding-top: 0;
} #tab-more_seller_product .products .product{
width: 25%;
float: left; }
#tab-more_seller_product .products .product.first,
#tab-more_seller_product .products .product.last{
clear: none;
float: left; }
#tab-more_seller_product .products .product:nth-child(4n+1){
clear: both;
float: left; }
.up-sells .products .product,
.related .products .product{
width: 20%;
float: left; }
.cross-sells,
.up-sells,
.related{
clear: both;
position: relative;
}
.heading-wrapper,
.heading-shortcode,
.theme-title{
margin: 0 0 30px 0;
overflow: hidden;
}
.heading-wrapper > h2,
.heading-shortcode > h3,
.theme-title > h3{
margin: 0;
display: inline-block;
position: relative;
}
.dropdown-title{
margin-bottom: 20px;
}
.woocommerce .yith-wfbt-section > h3,
.heading-shortcode > h3,
.heading-wrapper > h2,
.theme-title .heading-title,
.woocommerce .cross-sells > h2, 
.woocommerce .up-sells > h2, 
.woocommerce .related > h2,
.heading-tab h2,
div.product > .woocommerce-tabs #comments > h2,
div.product:not(.collapse-reviews-tab) > #reviews #comments > h2{
font-size: var(--loobek-heading-font-size);
line-height: var(--loobek-heading-line-height);
}
body.text-uppercase .yith-wfbt-section > h3,
body.text-uppercase .heading-shortcode > h3,
body.text-uppercase .heading-wrapper > h2,
body.text-uppercase .theme-title .heading-title,
body.text-uppercase .cross-sells > h2, 
body.text-uppercase .up-sells > h2, 
body.text-uppercase .related > h2,
body.text-uppercase .heading-tab h2,
body.text-uppercase div.product > .woocommerce-tabs #comments > h2,
body.text-uppercase div.product:not(.collapse-reviews-tab) > #reviews #comments > h2{
text-transform: uppercase;
} .woocommerce div.product .woocommerce-tabs{
width: 100%;
position: relative;
}
.woocommerce div.product .summary .woocommerce-tabs{
margin-top: 40px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
margin: 0 0 30px 0;
display: flex;
padding: 0 0 25px 0;
overflow: visible;
flex-wrap: wrap;
line-height: 0;
gap: 10px 30px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
border-width: 0 0 1px 0;
border-style: solid;
margin: 0;
}
#page .no-sidebar .tabs-heading-center:not(.summary-scrolling):not(.tabs-accordion) > .woocommerce-tabs ul.tabs:before,
.no-sidebar .tabs-heading-center:not(.summary-scrolling):not(.tabs-accordion) > .woocommerce-tabs .panel:after{
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: auto;
height: 1px;
border-width: 1px 0 0 0;
border-style: solid;
background: #f5f5f5;
content: "";
margin-left: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
margin-right: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
display: block;
width: auto;
}
.no-sidebar div.product.tabs-heading-center:not(.summary-scrolling):not(.tabs-accordion) > .woocommerce-tabs ul.tabs,
.no-sidebar div.product.tabs-heading-center:not(.summary-scrolling):not(.tabs-accordion) > .woocommerce-tabs .panel{
border-width: 0;
}
.woocommerce div.tabs-heading-center .woocommerce-tabs ul.tabs{
justify-content: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
margin: 0;
padding: 0;
position: relative;
border-width: 0;
border-radius: 0;
background: transparent !important;
transition: 150ms ease 0s;
white-space: nowrap;
line-height: 1.2em;
font-size: var(--loobek-h5-font-size);
}
body.text-uppercase div.product .woocommerce-tabs ul.tabs li{
font-size: var(--loobek-h4-font-size);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
padding: 0;
color: var(--loobek-text-light-color);
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
}
body.text-uppercase div.product .woocommerce-tabs ul.tabs li a{
font-family: var(--loobek-heading-font);
font-weight: var(--loobek-heading-font-weight);
text-transform: uppercase;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:after{
content: "";
position: absolute;
bottom: 0;
border-width: 0 0 1px 0;
border-style: solid;
left: 50%;
right: 50%;
transition: 150ms ease 0s;
border-color: var(--loobek-text-bold-color);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a:after{
left: 0;
right: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before{
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel{
display: none;
margin: 0;
text-align: start;
padding: 60px 0;
border-width: 0 0 1px 0;
border-style: solid;
}
.woocommerce div.related-up-sell-style-border-overflow:not(.show-tabs-content-default) .woocommerce-tabs .panel{
padding-bottom: 0;
border-width: 0;
}
.no-sidebar .related-above-tab:not(.summary-scrolling) .product-images-summary{
padding-bottom: 60px;
position: relative;
}
.no-sidebar .related-above-tab:not(.summary-scrolling) .product-images-summary:before,
.no-sidebar .related-above-tab:not(.summary-scrolling) > .woocommerce-tabs:before,
.no-sidebar .related-above-tab:not(.summary-scrolling) > .woocommerce-tabs:after{
position: absolute;
left: 0;
right: 0;
top: 0;
height: 1px;
border-width: 1px 0 0 0;
border-style: solid;
background: #f5f5f5;
content: "";
margin-left: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
margin-right: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
}
.no-sidebar .related-above-tab:not(.summary-scrolling) .product-images-summary:before,
.no-sidebar .related-above-tab:not(.tabs-accordion):not(.summary-scrolling) > .woocommerce-tabs:after{
bottom: 0;
top: auto;
}
.woocommerce .no-sidebar .related-above-tab:not(.summary-scrolling) > .woocommerce-tabs ul.tabs,
.woocommerce .no-sidebar .related-above-tab:not(.summary-scrolling) > .woocommerce-tabs .panel{
border-width: 0;
}
.woocommerce .no-sidebar .related-above-tab:not(.summary-scrolling) > .woocommerce-tabs .panel{
padding: 20px 0 0 0;
}
.chart-image{
text-align: center;
margin-bottom: 20px;
}
div.product > .panel #reviews{
margin-top: 10px;
}
.woocommerce div.product.show-tabs-content-default .woocommerce-tabs .tabs{
display: none;
}
div.product.show-tabs-content-default > .woocommerce-tabs .panel{
border-width: 0 0 1px 0;
border-style: solid;
padding: 0 0 60px 0;
margin-bottom: 60px;
display: block !important;
position: relative;
}
div.product.show-tabs-content-default > .woocommerce-tabs .panel:last-child{
margin-bottom: 0;
border-width: 0;
}
.no-sidebar div.product.show-tabs-content-default:not(.summary-scrolling) > .woocommerce-tabs .panel:before{
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 1px;
border-width: 1px 0 0 0;
border-style: solid;
background: #f5f5f5;
content: "";
margin-left: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
margin-right: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
}
.no-sidebar div.product.show-tabs-content-default:not(.summary-scrolling) > .woocommerce-tabs .panel{
border-width: 0;
}
body div.product.show-tabs-content-default > .woocommerce-tabs .panel{
padding-top: 0;
}
div.product.show-tabs-content-default > .woocommerce-tabs .panel:last-child{
margin-bottom: 0;
}
.product-content > p:last-child{
margin-bottom: 0;
}
.product-content.show-more-less{
max-height: 771px;
padding-bottom: 40px;
overflow: hidden;
position: relative;
transition: 3s ease 0s;
}
.product-content.opened{
max-height: 1000px;
}
.product-content.opened:before{
visibility: hidden;
opacity: 0;
}
.more-less-buttons{
text-align: center;
margin-top: 50px;
}
.more-less-buttons a span{
position: relative;
z-index: 1;
}
.more-less-buttons a{
padding: 0;
display: block;
text-decoration: none;
}
.more-less-buttons a.less-button{
display: none;
} .woocommerce div.product.tabs-accordion .woocommerce-tabs{
border-width: 1px 0 0 0;
border-style: solid;
}
.woocommerce div.product.tabs-accordion .woocommerce-tabs ul.tabs{
display: none;
}
.woocommerce div.product.tabs-accordion .woocommerce-tabs .panel{
display: block !important;
padding: 0;
border-width: 0 0 1px 0;
border-style: solid;
}
div.product.tabs-accordion .panel > h2,
div.product.tabs-accordion .panel #reviews > h2{
position: relative;
margin-bottom: 0;
padding: 20px 0;
cursor: pointer;
display: flex;
justify-content: space-between;
text-align: start;
}
div.product.tabs-accordion .panel > h2 ~ *{
display: none;
padding: 20px 0 40px 0;
}
div.product.tabs-accordion .panel #reviews{
display: none;
}
.chart-table{
margin: 0;
}
.chart-table tbody tr:first-child td,
.chart-table tbody tr td:first-child,
.size-chart table tr:first-child td{
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
}
.chart-table{
table-layout: fixed;
}
div.product.tabs-accordion .panel > h2 ~ .clear{
padding: 0;
}
div.product.tabs-accordion .panel > h2.active:after,
div.product.tabs-accordion .panel #reviews > h2.active:after{
content: "\e905";
}
div.product.tabs-accordion .panel > h2:after,
div.product.tabs-accordion .panel #reviews > h2:after{
content: "\e902";
font-family: 'icomoon';
letter-spacing: 0;
font-weight: normal;
font-size: 18px;
border: 0;
position: static;
line-height: var(--loobek-h6-line-height);
}
.tabs-accordion #reviews .woocommerce-noreviews{
margin-top: 10px;
}
.product-images-summary > .woocommerce-tabs{
order: 3;
margin-top: 60px;
}
div.product.tabs-accordion .woocommerce-Tabs-panel > h2,
div.product.tabs-accordion .summary #reviews .woocommerce-Reviews-title,
div.product.tabs-accordion .woocommerce-Tabs-panel #reviews > h2{
font-size: var(--loobek-h6-font-size);
line-height: var(--loobek-h6-line-height);
}
body.text-uppercase div.product.tabs-accordion .woocommerce-Tabs-panel > h2,
body.text-uppercase div.product.tabs-accordion .summary #reviews .woocommerce-Reviews-title,
body.text-uppercase div.product.tabs-accordion .woocommerce-Tabs-panel #reviews > h2{
text-transform: uppercase;
} span.required{
color: red;
}
#reviews .reviews-images-item{
margin: 0;
}
#reviews .kt-wc-reviews-images-wrap-wrap{
gap: 10px;
}
#reviews .active-image{
border-width: 0;
}
.active-image img{
border-color: var(--loobek-text-bold-color);
}
.woocommerce #comments > h2{
color: var(--loobek-text-bold-color);
}
.woocommerce #reviews h3{
margin-bottom: 24px;
}
.woocommerce #reviews #reply-title{
color: var(--loobek-text-bold-color);
}
#reviews .wcpr-overall-rating-and-rating-count{
display: flex !important;
padding-bottom: 0;
gap: 0 50px;
margin-bottom: 40px;
}
div.product:not(.collapse-reviews-tab) .summary .wcpr-overall-rating-and-rating-coun{
border-color: var(--loobek-text-bold-color);
}
.collapse-reviews-tab > #reviews .wcpr-overall-rating-and-rating-count{
gap: 20px;
}
.summary #reviews #comments .wcpr-overall-rating-and-rating-count{
display: grid !important;
gap: 20px 0;
}
body.image-button-radius div.product:not(.collapse-reviews-tab) .summary .wcpr-overall-rating-and-rating-count{
border-radius: 10px;
}
.woocommerce .summary #reviews #comments ol.commentlist > li .comment-text{
grid-template-columns: 140px auto;
}
.summary .comment-text .star-rating{
left: 160px; }
.summary #reviews #comments .kt-reviews-image-container{
grid-column: 2 / 3;
justify-content: flex-start;
margin-top: 10px;
}
.woocommerce .summary #reviews #comments ol.commentlist li .comment-text p.meta{
min-width: 140px;
}
body.image-button-radius #reviews ol.commentlist li img.avatar{
border-radius: 10px;
}
div.product.heading-style-center > #reviews .woocommerce-Reviews-title,
div.product.heading-style-center .related-up-sells-bestsellers h2,
div.product.heading-style-center .related h2,
div.product.heading-style-center:not(.bought-together-layout-vertical) .yith-wfbt-section > h3{
text-align: center;
}
#page div.product.heading-style-center.bought-together-style-default .yith-wfbt-section{
justify-content: center;
}
.tabs-heading-center .woocommerce-tabs #reviews .wcpr-overall-rating-and-rating-count,
div.product.heading-style-center:not(.collapse-reviews-tab) > #reviews .wcpr-overall-rating-and-rating-count{
display: block !important;
max-width: 560px;
}
.tabs-heading-center .woocommerce-tabs #reviews .wcpr-overall-rating-and-rating-count,
.heading-style-center:not(.collapse-reviews-tab) > #reviews .wcpr-overall-rating-and-rating-count{
margin-left: auto;
margin-right: auto;
}
.tabs-heading-center .woocommerce-tabs #reviews .wcpr-overall-rating-main,
div.product.heading-style-center > #reviews .wcpr-overall-rating-main{
justify-content: center;
flex-wrap: now;
flex-direction: row;
align-items: center;
margin-bottom: 20px;
}
.tabs-heading-center .woocommerce-tabs #reviews .wcpr-overall-rating-main > .button,
div.product.heading-style-center > #reviews .wcpr-overall-rating-main > .button{
margin-top: 0;
top: 0;
}
:is(.layout-fullwidth,.main-content-fullwidth) .tabs-heading-center > .woocommerce-tabs > #reviews #comments,
:is(.layout-fullwidth,.main-content-fullwidth) .tabs-heading-center > .woocommerce-tabs > #reviews #review_form_wrapper,
:is(.layout-fullwidth,.main-content-fullwidth) div.product > #reviews #comments,
:is(.layout-fullwidth,.main-content-fullwidth) div.product > #reviews #review_form_wrapper,
:is(.layout-fullwidth,.main-content-fullwidth) div.product.show-tabs-content-default #reviews #comments,
:is(.layout-fullwidth,.main-content-fullwidth) div.product.show-tabs-content-default #reviews #review_form_wrapper{
max-width: 1100px;
margin-left: auto;
margin-right: auto;
}
.heading-style-center.collapse-reviews-tab > #reviews #comments{
margin-left: auto;
margin-right: auto;
text-align: center;
}
.wcpr-overall-rating{
display: block;
border-width: 0;
}
.wcpr-overall-rating-main{
display: grid;
align-items: baseline; grid-template-columns: auto auto;
gap: 10px;
justify-content: flex-start;
}
div.product > #reviews .wcpr-overall-rating-main,
.woocommerce-tabs #reviews .wcpr-overall-rating-main{
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
div.product > #reviews .wcpr-overall-rating-left-average,
.woocommerce-tabs #reviews .wcpr-overall-rating-left-average{
line-height: 1em;
font-size: var(--loobek-h2-font-size);
}
.wcpr-stars-count .wcpr-row > div{
font-size: var(--loobek-main-small-font-size);
}
.wcpr-stars-count .wcpr-row .wcpr-col-rank-count{
width: 30px;
color: var(--loobek-text-bold-color);
}
.wcpr-stars-count .wcpr-row .wcpr-col-rank-count:empty:before{
content: "0";
}
.wcpr-stars-count .wcpr-row .wcpr-col-process{
width: 100%;
}
.rate-percent-bg{
border-radius: 0;
}
.wcpr-stars-count .wcpr-row{
display: flex;
height: auto;
margin-bottom: 4px;
align-items: center;
}
.wcpr-stars-count .wcpr-row:last-child{
margin-bottom: 0;
}
.wcpr-overall-rating-main .wcpr-overall-rating-right .wcpr-overall-rating-right-total{
position: relative;
top: -1px;
color: var(--loobek-text-bold-color);
}
.wcpr-overall-rating-and-rating-count h2{
display: none;
font-size: var(--loobek-heading-font-size);
line-height: var(--loobek-heading-line-height);
}
.text-uppercase .wcpr-overall-rating-and-rating-count h2{
text-transform: uppercase;
}
div.product > #reviews .wcpr-overall-rating-and-rating-count h2{
display: block;
}
div.product:not(.collapse-reviews-tab) > #reviews .wcpr-overall-rating-and-rating-count{
flex-direction: column;
gap: 30px 0;
}
div.product:not(.collapse-reviews-tab) > #reviews .wcpr-overall-rating-and-rating-count{
align-items: center;
text-align: center;
}
div.product:not(.collapse-reviews-tab) > #reviews .wcpr-overall-rating-main{
align-items: center;
}
.wcpr-overall-rating-left{
padding: 0;
margin: 0;
background: transparent;
}
.wcpr-overall-rating-right{
text-align: start;
}
.wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating{
float: none;
width: auto;
}
.wcpr-overall-rating-right{
padding: 0;
display: grid;
grid-template-columns: auto auto;
align-items: baseline;
order: -1;
}
div.product > #reviews .wcpr-overall-rating-right,
.woocommerce-tabs #reviews .wcpr-overall-rating-right{
order: 0;
}
div.product.collapse-reviews-tab > #reviews .wcpr-overall-rating-left-average{
line-height: 1em;
font-size: var(--loobek-h1-font-size);
}
.wcpr-overall-rating-main a.button{
margin-top: 10px;
grid-column: 1 / 3;
justify-self: flex-start;
}
div.product > #reviews .wcpr-overall-rating-main a.button,
.woocommerce-tabs #reviews .wcpr-overall-rating-main a.button{
margin: 10px 0 0 0;
}
.wcpr-overall-rating-right .wcpr-overall-rating-right-star > *{
margin-right: 10px; }
.wcpr-stars-count{
padding: 0;
max-width: 600px;
}
.summary .wcpr-stars-count{
max-width: 100%;
}
.wcpr-stars-count .wcpr-row .wcpr-col-number{
display: block;
width: 14px;
text-align: start;
padding: 0;
color: var(--loobek-text-bold-color);
}
.wcpr-stars-count .wcpr-row .wcpr-col-star{
width: auto;
}
.rate-percent-bg .rate-percent{
border-radius: 0;
background-color: var(--loobek-primary-color);
}
.wcpr-stars-count .wcpr-col-star .star-rating{
margin-bottom: 0;
}
.wcpr-stars-count .wcpr-row .wcpr-col-star:before, 
.wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating:before{
opacity: 1 !important;
}
#reviews .wcpr-filter-container{
border-width: 0 0 1px 0;
border-style: solid;
justify-content: flex-start;
gap: 10px 30px;
padding: 0 0 25px 0;
margin: 0 0 40px 0;
border-color: var(--loobek-border);
}
#reviews .collapse-write-review-button.button,
#reviews .collapse-show-reviews-button.button,
div.product:not(.collapse-reviews-tab) #reviews .wcpr-overall-rating-main a.button{
padding: 0 30px;
line-height: 32px;
transition: color 150ms, background 150ms, border-color 150ms ease;
}
*:not(.summary) > #reviews .collapse-show-reviews-button.button{
margin-right: 10px; }
.wcpr-filter-button-wrap{
cursor: default;
width: auto;
}
.wcpr-filter-button-wrap ul.wcpr-filter-button-ul{
position: absolute;
top: 100%;
padding: 20px 10px 10px 10px;
left: 50%;
right: auto;
bottom: auto;
transform: translate(-50%,0);
width: 140px;
margin: 0;
display: none;
}
.wcpr-filter-button-wrap:hover ul.wcpr-filter-button-ul{
display: grid;
}
.wcpr-filter-button-wrap ul.wcpr-filter-button-ul:before{
position: absolute;
left: 0;
top: 10px;
bottom: 0;
right: 0;
content: "";
border-width: 1px;
border-style: solid;
background-color: var(--loobek-main-bg);
border-color: var(--loobek-text-bold-color);
}
body.image-button-radius .wcpr-filter-button-wrap ul.wcpr-filter-button-ul:before{
border-radius: 10px;
}
li.wcpr-filter-button-li a{
width: auto;
}
#reviews .wcpr-filter-container a,
#reviews .wcpr-filter-container .wcpr-filter-button{
text-decoration: none;
padding: 0;
margin: 0;
border-width: 0;
border-radius: 0;
background: transparent !important;
position: relative;
line-height: 1.2em;
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
font-size: var(--loobek-h5-font-size);
color: var(--loobek-text-light-color);
}
body.text-uppercase #reviews .wcpr-filter-container a,
body.text-uppercase #reviews .wcpr-filter-container .wcpr-filter-button{
font-family: var(--loobek-heading-font);
font-weight: var(--loobek-heading-font-weight);
}
#reviews .wcpr-filter-container a:after{
content: "";
position: absolute;
bottom: 0;
border-width: 0 0 1px 0;
border-style: solid;
left: 50%;
right: 50%;
transition: 150ms ease 0s;
border-color: var(--loobek-text-bold-color);
}
#reviews .wcpr-filter-container a.wcpr-active:after,
#reviews .wcpr-filter-container a:hover:after{
left: 0;
right: 0;
}
#reviews .wcpr-filter-container a:hover,
#reviews .wcpr-filter-container a.wcpr-active,
#reviews .wcpr-filter-container .wcpr-filter-button:hover,
#reviews .wcpr-filter-container .wcpr-filter-button.wcpr-active{
color: var(--loobek-text-bold-color);
}
.wcpr-filter-button:before{
display: none;
}
.wcpr-filter-button:hover{
text-decoration: none;
}
.wcpr-filter-button:empty,
.kt-reviews-image-container:empty{
display: none;
}
.kt-reviews-image-container{
max-width: 100%;
margin: 0;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.kt-wc-reviews-images-wrap-wrap{
justify-content: normal;
}
#review_form_wrapper .wcpr-form-description{
margin-bottom: 10px;
}
.comment-form-rating{
display: flex;
gap: 10px;
align-items: center;
}
#review_form_wrapper{
margin-top: 40px;
padding-top: 40px;
border-width: 1px 0 0 0;
border-style: solid;
}
#review_form_wrapper .comment-notes,
#review_form_wrapper label{
color: var(--loobek-text-bold-color);
}
.comment-respond #reply-title{
margin-bottom: 30px;
display: inline-block;
width: 100%;
font-size: var(--loobek-h5-font-size);
line-height: var(--loobek-h5-line-height);
color: var(--loobek-text-bold-color);
}
body.text-uppercase .comment-respond #reply-title{
font-family: var(--loobek-heading-font);
font-weight: var(--loobek-heading-font-weight);
text-transform: uppercase;
}
.woocommerce #review_form #respond .comment-form{
display: flex;
flex-flow: row wrap;
gap: 15px 0;
}
.woocommerce #review_form #respond .comment-form > *{
margin: 0;
width: 100%;
}
.comment-text,
.comment-wrapper{
font-size: var(--loobek-main-font-size);
line-height: var(--loobek-main-font-line-height);
}
.comment-text .description strong,
.comments-area .comment-text strong{
display: inline-block;
margin-bottom: 12px;
font-size: var(--loobek-h6-font-size);
line-height: var(--loobek-h6-line-height);
}
.comment-form .wcpr-comment-form-images{
display: flex;
align-items: baseline;
}
.woocommerce #review_form #respond .comment-form > .comment-form-author,
.woocommerce #review_form #respond .comment-form > .comment-form-email{
width: calc(50% - 10px);
}
.woocommerce #review_form #respond .comment-form > .comment-form-author{
margin-right: 20px; }
.woocommerce #review_form #respond .comment-form > .comment-form-comment{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.woocommerce #review_form #respond .comment-form > .comment-form-cookies-consent{
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.woocommerce #review_form #respond .comment-form > .form-submit{
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.woocommerce #review_form #respond input,
.woocommerce #review_form #respond textarea{
vertical-align: middle;
margin-bottom: 0;
}
.woocommerce #review_form #respond input ~ label{
display: inline;
}
.wcpr-comment-form-images label{
padding: 0;
}
.wcpr-input-file-container .wcpr-input-file-wrap{
margin: 0;
}
.wcpr-input-file-container .wcpr-input-file-wrap .wcpr-selected-image-container{
justify-content: flex-start;
gap: 20px;
}
.woocommerce #review_form #respond .comment-form-rating > label{
margin-right: 20px; padding: 0;
}
.woocommerce #review_form #respond .comment-form-rating > *{
display: inline-block;
}
.woocommerce #review_form #respond textarea{
min-height: 150px;
}
.woocommerce #review_form #respond p.stars{
display: inline-block;
margin: 0;
}
.woocommerce #review_form #respond p.stars > span{
display: flex;
gap: 0 10px;
}
.woocommerce #review_form #respond p.form-submit{
margin: 16px 0 0 0;
clear: both;
display: inline-block;
width: 100%;
}
.woocommerce #review_form #respond p.comment-form-rating{
margin: 20px 0;
}
.comment-form-comment label{
display: block;
}
.comment-respond textarea,
#commentform textarea{
margin: 0;
width: 100%;
min-height: 150px;
max-width: 100%;
}
.woocommerce #reviews #comments ol.commentlist li{
list-style: none;
margin: 40px 0 0 0;
border-width: 1px 0 0 0;
border-style: solid;
padding-top: 40px;
}
.woocommerce #reviews #comments ol.commentlist ul.children{
padding: 0 0 0 70px; margin: 0;
}
.woocommerce #reviews #comments ol.commentlist > li ul.children .comment-text{
grid-template-columns: 140px auto;
}
.woocommerce #reviews #comments ol.commentlist > li:first-child{
border: 0;
margin-top: 0;
padding-top: 0;
}
ol.commentlist .comment_container{
display: flex;
gap: 0 15px;
align-items: flex-start;
}
#reviews .woocommerce-product-rating .star-rating:before, 
#reviews .comment-text .star-rating:before, 
#reviews .wcpr-overall-rating-right-star .star-rating:before{
opacity: 1 !important;
}
.woocommerce #reviews #comments ol.commentlist > li .comment-text{
border-radius: 0;
padding: 0;
margin: 0;
border-width: 0;
display: grid;
gap: 20px;
position: relative;
grid-template-columns: 140px auto auto;
width: 100%;
align-items: flex-start;
}
.comment-text .description{
padding-top: 32px;
font-size: var(--loobek-main-font-size);
line-height: var(--loobek-main-font-line-height);
font-weight: var(--loobek-main-font-weight);
color: var(--loobek-text-color);
}
.children .comment-text .description{
padding-top: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce #reviews #comments ol.commentlist li{
border-color: var(--loobek-border);
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p{
margin-bottom: 20px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p:last-child{
margin-bottom: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:after, 
.woocommerce #reviews #comments ol.commentlist li .comment-text:before{
display: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{
display: grid;
margin: 0;
min-width: 140px;
font-size: var(--loobek-main-small-font-size);
color: var(--loobek-text-bold-color);
}
#comments .entry-meta-comment,
#comments .entry-meta-comment a,
#comments.comments-area .comment-meta a{
color: var(--loobek-text-bold-color);
}
#comments.comments-area .entry-meta-comment a:hover,
#comments.comments-area .comment-meta a:hover{
color: var(--loobek-primary-color);
}
p.meta strong{
font-weight: inherit;
}
.comment-text .star-rating{
position: absolute;
left: 160px; top: 4px;
}
.comment-text p.meta .woocommerce-review__dash{
display: none;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
width: 60px;
border: 0;
padding: 0;
position: static;
}
.woocommerce #reviews > h2{
margin: 0 0 20px 0;
padding: 0;
}
#comments > h2{
display: none;
}
.woocommerce #review_form #respond .form-submit input[type="submit"]{
min-width: 140px;
}
#comments > .button-text{
margin-right: 10px; transition: color 150ms, background 150ms, border-color 150ms ease;
font-size: var(--loobek-main-small-font-size);
}
.collapse-reviews-tab #review_form_wrapper,
.collapse-reviews-tab #reviews .wcpr-filter-container,
.collapse-reviews-tab #reviews .commentlist,
.collapse-reviews-tab #reviews .woocommerce-noreviews,
.collapse-reviews-tab #reviews .woocommerce-pagination{
display: none !important;
}
.collapse-reviews-tab #reviews .wcpr-overall-rating-and-rating-count{
margin-bottom: 25px;
}
.woocommerce .wcpr-col-star .star-rating span{
display: none;
}
.woocommerce .wcpr-col-star .star-rating:before{
content: "\e935";
}
.woocommerce .wcpr-col-star .star-rating span{
width: 100%;
}
.summary > #reviews{
margin-top: 20px;
}
div.product:not(.collapse-reviews-tab) .summary #reviews #comments .wcpr-overall-rating-and-rating-count{
border-width: 1px;
border-style: solid;
padding: 30px;
border-color: var(--loobek-text-bold-color);
}
#reviews{
width: 100%;
position: relative;
}
.collapse-reviews-tab #reviews #comments{
border-width: 1px;
border-style: solid;
padding: 30px;
max-width: 740px;
border-color: var(--loobek-text-bold-color);
}
div.product.show-tabs-content-default .panel > h2, 
div.product.show-tabs-content-default #comments > h2{
display: block;
font-size: var(--loobek-heading-font-size);
line-height: var(--loobek-heading-line-height);
}
div.product.show-tabs-content-default.tabs-heading-center:not(.tabs-accordion) .panel > h2, 
div.product.show-tabs-content-default.tabs-heading-center:not(.tabs-accordion) #comments > h2{
text-align: center;
}
div.product.show-tabs-content-default .panel.woocommerce-Tabs-panel--description > h2{
display: none;
}
.text-uppercase div.product.show-tabs-content-default .panel > h2, 
.text-uppercase div.product.show-tabs-content-default #comments > h2{
text-transform: uppercase;
}
.woocommerce div.product.collapse-reviews-tab > #reviews .wcpr-overall-rating-and-rating-count h2{
display: none;
}
.show-tabs-content-default.collapse-reviews-tab #reviews #comments{
padding: 0;
border-width: 0;
}
.collapse-show-all-reviews .collapse-reviews-tab #reviews .commentlist,
.collapse-show-all-reviews .collapse-reviews-tab #reviews .woocommerce-noreviews,
.collapse-show-all-reviews .collapse-reviews-tab #reviews .woocommerce-pagination{
display: block !important;
}
.collapse-show-all-reviews .collapse-reviews-tab #reviews .wcpr-filter-container{
display: flex !important;
margin-top: 40px;
}
.collapse-show-all-reviews #reviews .collapse-show-reviews-button{
display: none;
}
.collapse-show-all-reviews .summary-scrolling div.summary,
.collapse-show-review-form .summary-scrolling div.summary{
z-index: 994;
}
.collapse-show-all-reviews .summary > #reviews{
margin: 0;
}
.collapse-show-all-reviews .collapse-reviews-tab #reviews #comments{
padding: 40px;
position: fixed;
right: 0; top: 0;
bottom: 0;
max-width: 800px;
width: 70%;
border-width: 0;
margin: 0;
z-index: 994;
border-radius: 0 !important;
overflow-y: auto;
}
.collapse-reviews-tab #reviews:not(.loaded){
display: none;
}
.collapse-show-all-reviews .collapse-reviews-tab #comments,
.collapse-show-review-form #reviews #review_form_wrapper{
background-color: var(--loobek-main-bg);
}
body.image-button-radius .collapse-reviews-tab #comments,
body.image-button-radius .collapse-show-review-form #reviews #review_form_wrapper{
border-radius: 10px;
}
.collapse-show-all-reviews .collapse-reviews-tab #comments{
border-color: var(--loobek-text-bold-color);
}
.collapse-show-review-form #reviews #review_form_wrapper{
padding: 40px;
position: fixed;
right: 0; top: 0;
bottom: 0;
max-width: 800px;
width: 70%;
border-width: 0;
margin: 0;
z-index: 994;
display: block !important;
border-radius: 0 !important;
overflow-y: auto;
}
.collapse-reviews-tab #reviews .overlay{
position: fixed;
z-index: 993;
content: "";
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0,0,0,0.4);
opacity: 0;
visibility: hidden;
}
body:not(.ts_desktop).admin-bar.collapse-show-all-reviews #page .collapse-reviews-tab #comments,
body:not(.ts_desktop).admin-bar.collapse-show-review-form #page #review_form_wrapper{
top: 46px;
}
.ts_desktop.admin-bar.collapse-show-all-reviews #page .collapse-reviews-tab #comments,
.ts_desktop.admin-bar.collapse-show-review-form #page #review_form_wrapper{
top: 32px;
}
.ts_desktop.admin-bar .collapse-reviews-tab #reviews .close{
top: 40px;
}
body:not(.ts_desktop).admin-bar .collapse-reviews-tab #reviews .close{
top: 54px;
}
.collapse-reviews-tab #reviews .close{
position: fixed;
top: 8px;
right: 8px; z-index: 995;
text-align: center;
width: 40px;
line-height: 0;
transition: 150ms ease 0s;
opacity: 0;
visibility: hidden;
text-decoration: none;
}
.collapse-reviews-tab #reviews .close:after{
font-family: 'icomoon';
content: "\e906";
font-size: 11px;
font-weight: normal;
line-height: 40px;
}
.collapse-reviews-tab #reviews .close:hover{
color: var(--loobek-primary-color);
}
.collapse-show-all-reviews .collapse-reviews-tab #reviews .overlay,
.collapse-show-review-form .collapse-reviews-tab #reviews .overlay,
.collapse-show-all-reviews .collapse-reviews-tab #reviews .close,
.collapse-show-review-form .collapse-reviews-tab #reviews .close{
opacity: 1;
visibility: visible;
}
.collapse-reviews-tab #reviews .wcpr-filter-container a, 
.collapse-reviews-tab #reviews .wcpr-filter-container .wcpr-filter-button,
#reviews .collapse-write-review-button.button,
#reviews .collapse-show-reviews-button.button,
div.product:not(.collapse-reviews-tab) #reviews .wcpr-overall-rating-main a.button{
font-size: var(--loobek-main-font-size);
}
.collapse-reviews-tab #reviews .wcpr-filter-container a, 
.collapse-reviews-tab #reviews .wcpr-filter-container .wcpr-filter-button{
font-family: var(--loobek-heading-font);
font-weight: var(--loobek-heading-font-weight);
letter-spacing: var(--loobek-heading-letter-spacing);
}
body.text-uppercase #reviews .wcpr-filter-container{
text-transform: uppercase;
} .related-up-sells-bestsellers{
display: grid;
gap: 60px;
position: relative;
width: 100%;
}
div.product.related-up-sell-style-default .related-up-sells-bestsellers{
padding: 0;
margin-bottom: 0;
border-width: 0;
}
div.product .related-up-sells-bestsellers,
div.product.summary-scrolling-border .related-up-sells-bestsellers{
padding: 60px 0;
margin-bottom: -60px;
border-width: 1px 0 0 0;
border-style: solid;
}
div.product.summary-scrolling-border .related-up-sells-bestsellers,
.no-sidebar div.product.related-up-sell-style-border-overflow .related-up-sells-bestsellers{
border-width: 0;
}
.page-container:not(.no-sidebar) .summary-scrolling-border .related-up-sells-bestsellers{
padding-left: 20px;
padding-right: 20px;
}
div.product.summary-scrolling-border .related-up-sells-bestsellers{
z-index: 1;
margin-bottom: -61px;
}
div.product.summary-scrolling-border .related-up-sells-bestsellers:before{
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
background: #f5f5f5;
content: "";
border-width: 0;
height: auto;
}
div.product.summary-scrolling-border .related-up-sells-bestsellers:after{
display: none;
}
.no-sidebar div.product.summary-scrolling-border .related-up-sells-bestsellers:before{
margin-left: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
margin-right: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
}
.no-sidebar .related-up-sell-style-border-overflow .related-up-sells-bestsellers:before{
position: absolute;
left: 0;
right: 0;
top: 0;
height: 1px;
border-width: 1px 0 0 0;
border-style: solid;
background: #f5f5f5;
content: "";
margin-left: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
margin-right: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
}
.page-container:not(.no-sidebar) .related-up-sell-style-border-overflow .related-up-sells-bestsellers:before{
display: none;
} .woocommerce-tabs .panel > h2{
display: none;
}
.product-custom-content{
width: 100%;
}  :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;
bottom: 5px;
padding: 6px 35px;
transition: 0.3s ease;
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
font-size: var(--loobek-button-font-size);
line-height: 30px;
color: var(--loobek-button-color);
background-color: var(--loobek-button-bg);
border-color: var(--loobek-button-border);
}
body.image-button-radius .ts-stick-compare-button {
border-radius: 10px;
}
.ts-stick-compare-button:hover {
box-shadow: 0 0.25em 0.25em -0.1em var(--loobek-button-hover-bg);
color: var(--loobek-button-hover-color);
background-color: var(--loobek-button-hover-bg);
border-color: var(--loobek-button-hover-border);
cursor: pointer;
}
.ts-compare-popup {
left: 0;
right: 0;
background: var(--loobek-main-bg);
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 .content-wrapper {
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: 40px;
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: 20px;
}
.ts-compare-popup .button {
width: 100%;
}
.ts-compare-popup .empty-compare-button {
display: inline-block;
text-decoration: none;
position: relative;
color: inherit;
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
font-size: var(--loobek-button-font-size);
}
.ts-compare-popup .items {
flex: 1;
display: flex;
gap: 20px;
}
.ts-compare-popup .items .item {
position: relative;
flex: 1;
outline: 1px dashed var(--loobek-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: "\e946";
font-family: 'icomoon';
font-weight: normal;
font-style: normal;
letter-spacing: 0;
font-size: 18px;
color: var(--loobek-border);
}
.ts-compare-popup .items .item .product-thumbnail {
width: 80px;
}
.ts-compare-popup .items .item a {
text-decoration: none;
}
.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: 20px;
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;
}
.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: "\e906";
font-family: 'icomoon';
font-weight: normal;
font-style: normal;
letter-spacing: 0;
line-height: 30px;
}
.ts-compare-popup .item .remove:before{
content: "\e906";
font-size: 8px;
}
.ts-compare-table-wrapper {
width: 100%;
display: table;
position: relative;
border-width: 0 0 1px 1px;
border-style: solid;
background-color: var(--loobek-main-bg);
overflow: hidden;
}
.image-button-radius .ts-compare-table-wrapper {
border-radius: 10px;
}
.image-button-radius .ts-compare-table-wrapper .product-thumbnail > .heading {
border-radius: 10px 0 0 0; }
.image-button-radius .ts-compare-table-wrapper .product-thumbnail >:last-child {
border-radius: 0 10px 0 0; }
.image-button-radius .ts-compare-table-wrapper >:last-child >:last-child {
border-radius: 0 0 10px 0; }
.ts-compare-table-wrapper > div {
display: table-row;
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 > * {
display: table-cell;
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 {
min-width: 200px;
text-align: start;
font-family: var(--loobek-heading-font);
font-weight: var(--loobek-heading-font-weight);
}
.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 {
text-align: center; 
padding-top: 40px; 
padding-bottom: 25px; 
position: relative;
}
.ts-compare-table-wrapper .product-thumbnail .product-price {
justify-content: center;
}
.ts-compare-table-wrapper .product-thumbnail > div > .thumbnail {
margin-bottom: 10px;
}
.ts-compare-table-wrapper .product-thumbnail > div > .product-add-to-cart{
margin-top: 15px;
}
.ts-compare-table-wrapper .product-thumbnail > div > .thumbnail {
display: block;
}
.ts-compare-table-wrapper .product-thumbnail > div h6 {
margin-bottom: 4px;
}
.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: "\e906";
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-thumbnail .product-price,
.ts-compare-table-wrapper .product-thumbnail h6{
max-width: 300px;
margin-left: auto;
margin-right: auto;
}
body.image-button-radius .ts-compare-table-wrapper .product-thumbnail img{
border-radius: 10px;
}
.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: 0 20px;
min-width: 230px;
justify-content: center;
position: relative;
align-items: center;
justify-content: center;
line-height: 32px;
font-size: var(--loobek-main-font-size);
}
.ts-compare-table-wrapper.woocommerce .button.add_to_cart_button:before {
content: "\e916";
font-family: 'icomoon';
font-size: 8px;
margin: 0 4px 0 0;
line-height: 12px;
width: 12px;
text-align: start;
transform: none;
position: static;
}
.ts-compare-table-wrapper.woocommerce .button.add_to_cart_button.loading:before {
content: "";
height: 12px;
border-color: var(--loobek-button-bg);
border-top: 2px solid var(--loobek-button-color);
border-left: 2px solid var(--loobek-button-color);
}
.ts-compare-table-wrapper.woocommerce .button.add_to_cart_button.loading:hover:before {
border-color: var(--loobek-button-hover-bg);
border-top-color: var(--loobek-button-hover-color);
border-left-color: var(--loobek-button-hover-color)
}
.ts-compare-table-wrapper.woocommerce .button.add_to_cart_button.loading:after {
display: none;
}
.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;
}
.ts-compare-table-wrapper .product-pa_color > div:not(.heading) {
line-height: 0;
}     body.woocommerce-cart article > .woocommerce,
body.woocommerce-cart .elementor-shortcode > .woocommerce{
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: space-between;
}
body.woocommerce-cart .elementor-shortcode > .woocommerce > .woocommerce-notices-wrapper,
body.woocommerce-cart article > .woocommerce > .woocommerce-notices-wrapper{
width: 100%;
}
.woocommerce .cart-collaterals:after, 
.woocommerce-page .cart-collaterals:after,
.woocommerce-cart article .woocommerce:after{
display: none !important;
}
.woocommerce-checkout .woocommerce-checkout > .woocommerce-NoticeGroup{
width: 100%;
}
.woocommerce table.shop_table{
margin: 0;
border-width: 0;
table-layout: auto;
position: relative;
}
.woocommerce table.shop_table thead th,
.woocommerce table.shop_table_responsive tr td:before, 
.woocommerce-page table.shop_table_responsive tr td:before{
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
color: var(--loobek-text-color);
}
.woocommerce-form-track-order .button{
min-width: 140px;
}
.woocommerce-cart article .woocommerce:after{
display: table;
clear: both;
content: "";
}
.woocommerce-cart-form{
width: 100%;
}
.woocommerce-cart .cross-sells{
margin-top: 60px;
overflow: hidden;
}
.woocommerce-cart .woocommerce .cart-collaterals,
.woocommerce-checkout #order_review{
width: 100%;
position: relative;
}
.woocommerce-checkout #order_review,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals{
padding: 24px 30px 30px 30px;
background: #f5f5f5;
}
.woocommerce-checkout #order_review{
border-top-width: 0;
margin-bottom: 0;
}
body.image-button-radius #order_review{
border-radius: 0 0 10px 10px;
}
.woocommerce .cart-collaterals .cart_totals{
width: 100%;
}
.cart_totals .order-total .amount{
color: var(--loobek-primary-color);
}
.woocommerce-cart .cart-collaterals .cart_totals table{
border: 0;
background: transparent;
margin: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table th{
width: 25%;
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
}
.woocommerce-cart .cart-collaterals .cart_totals > h2{
padding: 0;
margin: 0 0 4px 0;
position: relative;
display: inline-block;
font-size: var(--loobek-h5-font-size);
line-height: var(--loobek-h5-line-height);
}
.woocommerce-cart .woocommerce-shipping-calculator{
margin-top: 8px;
}
#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: 1em;
}
.woocommerce-cart .cart-collaterals .cart_totals table td{
padding: 22px 0 22px 30px !important; vertical-align: top;
text-transform: none;
}
.woocommerce .woocommerce-shipping-calculator .button{
padding: 0 20px;
min-width: 100px;
font-size: 14px;
}
.woocommerce .woocommerce-shipping-calculator .button:hover{
opacity: 0.8;
}
.woocommerce-cart .cart-collaterals .cart_totals table th{
padding: 22px 0 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,
.woocommerce .checkout #order_review table thead th{
border-width: 0 0 1px 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce #order_review table.shop_table tr td,
.woocommerce #order_review table.shop_table thead th,
.woocommerce table.shop_table th.product-subtotal,
.woocommerce table.shop_table td.product-subtotal,
.woocommerce table.my_account_orders tr th:last-child,
.woocommerce table.shop_table.order_details tr th:last-child{
text-align: end;
}
body .woocommerce table.my_account_orders td.order-actions,
.woocommerce table.my_account_orders tbody tr:first-child td:first-child{
border-color: var(--loobek-border);
}
.woocommerce #order_review table.shop_table tr td,
.woocommerce #order_review table.shop_table tr:not(.shipping) th,
.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 td.product-name,
.woocommerce-cart .cart-collaterals .cart_totals table tr.shipping td,
.woocommerce #order_review table.shop_table tr .product-name{
text-align: start;
}
.woocommerce #order_review table.shop_table th{
padding: 22px 0;
border-width: 1px 0 0 0;
border-style: solid;
}
.woocommerce #order_review table.shop_table thead th{
padding-top: 0;
}
#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 th:first-child{
padding: 0 0 20px 0; }
.woocommerce table.shop_table td{
padding: 20px 0;
border-top-width: 0px;
border-color: var(--loobek-border);
}
.woocommerce table.shop_table.order_details tr td:first-child{
padding-left: 0;
padding-right: 20px; }
.woocommerce table.shop_table th{
padding: 0 0 20px 20px; background: transparent;
}
.woocommerce table.shop_table tr td{
border-top-width: 0;
}
.woocommerce table.my_account_orders th,
.woocommerce table.shop_table.order_details th{
padding: 0 0 20px 20px; }
.woocommerce table.my_account_orders thead th:first-child, 
.woocommerce table.shop_table.order_details thead th:first-child{
padding-left: 0; }
.woocommerce table.my_account_orders td,
.woocommerce table.shop_table.order_details td{
padding: 20px 0 20px 20px; }
.woocommerce table.my_account_orders tbody tr th:first-child{
padding: 20px 0 20px 0;
border-top-width: 0;
}
.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;
vertical-align: baseline;
}
.woocommerce table.my_account_orders tfoot tr:first-child th, 
.woocommerce table.my_account_orders tfoot tr:first-child td, 
.woocommerce table.shop_table.order_details tfoot tr:first-child th,
.woocommerce table.shop_table.order_details tfoot tr:first-child td{
border-width: 1px 0 0 0;
}
.woocommerce table.my_account_orders tfoot tr:last-child th, 
.woocommerce table.my_account_orders tfoot tr:last-child td, 
.woocommerce table.shop_table.order_details tfoot tr:last-child th,
.woocommerce table.shop_table.order_details tfoot tr:last-child td{
border-width: 0 0 1px 0;
padding-bottom: 20px;
}
.woocommerce-order-details p.order-again{
margin: 30px 0;
text-align: end;
}
.woocommerce table.shop_table.order_details tfoot td,
.woocommerce #order_review table.shop_table tfoot th,
.woocommerce .woocommerce-order-details p.order-again .button{
color: var(--loobek-text-bold-color);
}
.woocommerce .woocommerce-order-details p.order-again .button{
border-color: var(--loobek-text-bold-color);
}
.woocommerce .woocommerce-order-details p.order-again .button:hover{
color: #ffffff;
background-color: var(--loobek-text-bold-color);
border-color: var(--loobek-text-bold-color);
}
.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: 20px;
}
.woocommerce table.shop_table .product-remove a{
display: inline-block;
width: 24px;
height: 20px;
line-height: 0;
font-size: 0;
text-align: center;
letter-spacing: 0;
float: none;
padding: 0 !important;
margin: 0;
}
.ts-wishlist-table-wrapper .product-remove a{
line-height: 24px;
width: 24px;
display: inline-block;
}
body.image-button-radius .ts-wishlist-table-wrapper .product-remove a{
border-radius: 0 8px 0 10px; }
.cart_list li .cart-item-wrapper a.remove, 
.woocommerce .widget_shopping_cart .cart_list li a.remove, 
.woocommerce.widget_shopping_cart .cart_list li a.remove, 
.woocommerce table.shop_table .product-remove a,
.ts-wishlist-table-wrapper .product-remove a,
.woocommerce a.remove{
color: var(--loobek-text-color) !important;
}
.woocommerce a.remove:hover,
div.wpcf7 label > span,
.ts-floating-sidebar .close:hover,
.ts-compare-table-wrapper .product-thumbnail a.ts-remove-from-compare:hover{
color: red;
}
.woocommerce a.remove:hover,
.ts-wishlist-table-wrapper .product-remove a:hover,
.ts-compare-popup .item .remove:hover{
color: red !important;
}
.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{
font-family: 'icomoon';
content: "\e906";
font-size: 8px;
font-weight: normal;
line-height: 20px;
}
.woocommerce table.shop_table td.product-thumbnail a{
display: inline-block;
}
#add_payment_method table.cart .product-thumbnail, 
.woocommerce-cart table.cart .product-thumbnail, 
.woocommerce-checkout table.cart .product-thumbnail{
width: 120px;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img{
width: 100%;
}
.woocommerce table.shop_table td.product-name a:hover{
text-decoration: none;
}
.woocommerce table.shop_table.cart td.actions{
padding: 0;
width: 100%;
margin: 50px 0 0 0;
}
.woocommerce table.cart .button{
float: right; margin-left: 10px; white-space: nowrap;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover{
opacity: 0.9;
}
.woocommerce table.my_account_orders tfoot .amount,
.woocommerce table.order_details tfoot .amount{
font-size: var(--loobek-h5-font-size);
}
.woocommerce table.order_details tfoot tr:last-child .amount,
#order_review .order-total .amount{
color: var(--loobek-primary-color) !important;
} :is(#add_payment_method,.woocommerce-cart,.woocommerce-checkout,.woocommerce-page) table.cart td.actions .coupon{
display: grid;
grid-template-columns: auto auto;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text{
margin: 0; line-height: 30px; background-color: var(--loobek-main-bg);
border-color: var(--loobek-border);
}
#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; }
body.image-button-radius #page table.cart td.actions .coupon .input-text,
body.image-button-radius #page .cart-collaterals .cart_totals{
border-radius: 10px;
} .cart_list .quantity{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
}
.woocommerce div.product form.cart .variations label,
.quantity .ts-screen-reader-text{
color: var(--loobek-text-bold-color);
font-size: var(--loobek-main-small-font-size);
}
.shop_table .quantity .ts-screen-reader-text,
.cart_list .quantity .ts-screen-reader-text{
display: none;
}
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{
box-shadow: none;
text-shadow: none;
border-width: 1px;
border-style: solid;
margin: 0;
padding-left: 30px;
padding-right: 30px;
width: 100%;
line-height: 30px;
text-align: center;
}
.woocommerce div.product form.cart table div.quantity{
float: left; margin: 0;
}
form.cart div.product .group_table .woocommerce-grouped-product-list-item__quantity,
.woocommerce div.product form.cart .group_table .woocommerce-grouped-product-list-item__quantity{
padding-left: 10px; }
.shop_table .quantity,
.summary .quantity,
.woocommerce-mini-cart-item .quantity{
float: none;
position: relative;
}
.ts-tiny-cart-wrapper .woocommerce-mini-cart-item .quantity{
margin-top: 10px;
}
.quantity span{
display: none;
}
.summary .quantity label{
display: flex;
gap: 10px;
}
.summary .quantity .ts-low-stock-notice{
display: block;
white-space: nowrap;
}
.quantity .number-button{
position: relative;
letter-spacing: 0;
overflow: hidden;
display: flex;
width: 80px;
max-width: 100%;
}
.quantity .minus,
.quantity .plus{
background: transparent;
margin: 0 !important;
text-align: center;
position: absolute;
right: 0; bottom: 0;
top: 0;
padding: 0;
z-index: 2;
cursor: pointer;
font-size: 0;
border-width: 0;
}
.quantity .plus:hover,
.quantity .minus:hover{
color: var(--loobek-primary-color);
}
.quantity .minus,
.quantity .plus,
.quantity .number-button:before,
.quantity .number-button:after{
width: 26px;
line-height: 44px;
}
.quantity .number-button:before,
.quantity .number-button:after{
font-family: 'icomoon';
font-weight: normal;
position: absolute;
z-index: 0;
text-align: center;
color: var(--loobek-text-bold-color);
}
.quantity .number-button:hover:before,
.quantity .number-button:hover:after{
color: var(--loobek-text-bold-color);
}
.quantity .number-button:before{
content: "\e945";
top: 0;
left: 0; font-size: 2px;
}
.quantity .number-button:after{
content: "\e946";
right: 0; top: 0;
font-size: 6px;
}
.quantity .minus,
.quantity .number-button:before{
left: 0; right: auto;
}
.quantity .minus:hover,
.quantity .plus:hover{
z-index: 3;
}
.shop_table .quantity{
float: none; display: flex;
justify-content: flex-end;
}
.shop_table .quantity input.qty,
.woocommerce .woocommerce-mini-cart-item .quantity input.qty{
padding: 0 20px;
line-height: 32px;
overflow: hidden;
}
.shop_table .quantity .minus,
.shop_table .quantity .plus,
.shop_table .quantity .number-button:before,
.shop_table .quantity .number-button:after,
.woocommerce-mini-cart-item .quantity .minus,
.woocommerce-mini-cart-item .quantity .plus,
.woocommerce-mini-cart-item .number-button:before,
.woocommerce-mini-cart-item .number-button:after{
width: 26px;
line-height: 34px;
}
#add_payment_method .cart-collaterals .cart_totals table select,
.woocommerce-cart .cart-collaterals .cart_totals table select,
.woocommerce-checkout .cart-collaterals .cart_totals table select{
background-color: #ffffff;
}
.woocommerce ul#shipping_method{
margin: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination{
margin-bottom: 0;
display: block;
}
.woocommerce ul#shipping_method li{
margin: 0;
padding: 0 0 8px 0;
line-height: 18px;
text-indent: 0;
list-style: none;
position: relative;
text-align: start;
}
.woocommerce .woocommerce-shipping-calculator > p{
margin-bottom: 15px;
}
.woocommerce ul#shipping_method li input{
position: absolute;
top: 3px;
margin: 0;
left: -20px; }
#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; }
.woocommerce ul#shipping_method li label{
line-height: 18px;
position: relative;
padding: 0;
cursor: pointer;
text-transform: none;
color: var(--loobek-text-bold-color);
}
.woocommerce ul#shipping_method li .amount{
display: inline-block;
text-indent: 0;
line-height: 18px;
}
.woocommerce #payment ul.payment_methods{
border: 0;
padding: 0;
}
.payment_methods li{
list-style: none;
position: relative;
padding: 0;
}
.payment_box > fieldset{
border: 0;
}
.woocommerce #payment ul.payment_methods li label{
display: inline;
padding: 0;
cursor: pointer;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li{
text-align: start;
}
.woocommerce-checkout #payment div.payment_box{
color: var(--loobek-text-color);
} .shipping-calculator-form .form-row{
margin-bottom: 10px !important;
}
.shipping-calculator-form .form-row#calc_shipping_country_field{
margin-bottom: 14px !important;
}
.shipping-calculator-button:hover{
text-decoration: none;
color: var(--loobek-primary-color);
}
.shipping-calculator-button{
line-height: 24px;
text-decoration: none;
color: var(--loobek-text-bold-color);
}
.shipping-calculator-button:before{
font-family: icomoon;
font-weight: normal;
content: "\e924";
margin-right: 5px; display: inline-block;
font-size: 16px;
position: relative;
top: 1px;
}
.woocommerce-shipping-calculator .button{
margin-top: 10px !important;
}
.woocommerce-shipping-destination strong{
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
}
#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination, 
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination, 
.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{
line-height: 24px;
font-style: italic;
padding: 0;
}
#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{
display: none;
}
#add_payment_method .cart-collaterals .shipping-calculator-button, 
.woocommerce-cart .cart-collaterals .shipping-calculator-button, 
.woocommerce-checkout .cart-collaterals .shipping-calculator-button{
margin-top: 0;
}
.shipping-calculator-form > p.address-field + p{
margin-bottom: 6px;
}
.woocommerce-cart .wc-proceed-to-checkout{
padding: 0;
}
.cart_totals .wc-proceed-to-checkout a.button{
width: 100%;
margin: 0;
} .woocommerce .cross-sells.products,
.woocommerce .up-sells.products,
.woocommerce .related.products{
width: 100%;
display: block;
margin-left: 0;
margin-right: 0;
}
.woocommerce .cross-sells > h2,
.woocommerce .up-sells > h2,
.woocommerce .related > h2,
.yith-wfbt-section > h3{
margin-bottom: 25px;
position: relative;
}
body.text-uppercase .woocommerce .cross-sells > h2,
body.text-uppercase .up-sells > h2,
body.text-uppercase .related > h2{
text-transform: uppercase;
}
#customer_login h2{
font-size: var(--loobek-h5-font-size);
line-height: var(--loobek-h5-line-height);
}
.woocommerce .cross-sells:after{
display: table;
content: "";
clear: both;
} .woocommerce.yith-wfbt-section > h3{
width: 100%;
}
.woocommerce.yith-wfbt-section{
display: flex;
flex-wrap: wrap;
position: relative;
}
.image-summary-limited-width.bought-together-layout-horizontal .woocommerce.yith-wfbt-section{
width: 100%;
}
.woocommerce.yith-wfbt-section > form{
position: relative; 
}
.wfbt-loading .woocommerce.yith-wfbt-section form > *{
opacity: 0;
visibility: hidden;
transition: all 150ms linear 0s;
}
.wfbt-loading .woocommerce.yith-wfbt-section > form:before{
border-width: 3px;
border-style: solid;
border-top: 3px solid var(--loobek-text-bold-color);
border-left: 3px solid var(--loobek-text-bold-color);
border-radius: 100%;
left: 50%;
top: 50%;
width: 40px;
height: 40px;
margin-top: -20px;
margin-left: -20px;
position: absolute;
content: "";
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.5s linear infinite;
z-index: 9;
}
div.product:not(.bought-together-layout-vertical) .product-images-summary .yith-wfbt-section{
margin-top: 60px;
}
.page-container div.product.bought-together-border-default:not(.summary-scrolling) .woocommerce.yith-wfbt-section,
.page-container div.product.bought-together-border-overflow:not(.summary-scrolling) .woocommerce.yith-wfbt-section{
border-width: 1px 0 1px 0;
border-style: solid;
padding: 60px 0;
}
.page-container.no-sidebar div.product.bought-together-border-overflow:not(.summary-scrolling) .woocommerce.yith-wfbt-section:before,
.page-container.no-sidebar div.product.bought-together-border-overflow:not(.summary-scrolling) .woocommerce.yith-wfbt-section:after{
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: auto;
height: 1px;
border-width: 1px 0 0 0;
border-style: solid;
background: #f5f5f5;
content: "";
margin-left: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
margin-right: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
}
.page-container.no-sidebar div.product.bought-together-border-overflow:not(.summary-scrolling) .woocommerce.yith-wfbt-section:after{
bottom: 0;
top: auto;
}
.page-container.no-sidebar div.product.bought-together-border-overflow:not(.summary-scrolling) .woocommerce.yith-wfbt-section{
border-width: 0;
}
#page div.product:not(.summary-scrolling):not(.bought-together-border-overflow):not(.bought-together-border-default) > .product-images-summary + #reviews,
#page div.product:not(.summary-scrolling):not(.bought-together-border-overflow):not(.bought-together-border-default) > .product-custom-content + #reviews{
border-width: 1px 0 0 0;
border-style: solid;
padding-top: 60px;
}
#page .page-container.no-sidebar div.product:not(.summary-scrolling):not(.bought-together-border-overflow):not(.bought-together-border-default) > .product-images-summary + #reviews:before,
#page .page-container.no-sidebar div.product:not(.summary-scrolling):not(.bought-together-border-overflow):not(.bought-together-border-default) > .product-custom-content + #reviews:before{
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: auto;
height: 1px;
border-width: 1px 0 0 0;
border-style: solid;
background: #f5f5f5;
content: "";
margin-left: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
margin-right: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
}
#page .page-container.no-sidebar div.product:not(.summary-scrolling):not(.bought-together-border-overflow):not(.bought-together-border-default) > .product-images-summary + #reviews,
#page .page-container.no-sidebar div.product:not(.summary-scrolling):not(.bought-together-border-overflow):not(.bought-together-border-default) > .product-custom-content + #reviews{
border-width: 0;
position: relative;
}
.yith-wfbt-form{
display: grid;
flex-wrap: wrap;
gap: 0 40px;
position: relative;
grid-template-columns: auto auto;
}
.yith-wfbt-section .yith-wfbt-items{
padding: 0;
margin: 10px 0 0 0; display: flex;
}
.woocommerce div.product .yith-wfbt-items .price{
display: flex;
flex-wrap: wrap;
line-height: 100%;
width: 100%;
margin-top: 2px;
}
.woocommerce div.product .yith-wfbt-items .price del, 
.woocommerce div.product .yith-wfbt-items .price ins{
opacity: 1;
}
.woocommerce div.product .yith-wfbt-items .price del{
order: 2;
}
.yith-wfbt-section .yith-wfbt-items li{
list-style: none;
padding: 0;
margin-right: 30px; position: relative;
}
.yith-wfbt-section .yith-wfbt-items li:last-child{
margin-right: 0; }
.yith-wfbt-section .yith-wfbt-images td{
padding: 0;
}
.yith-wfbt-section .yith-wfbt-images td a{
display: table;
width: auto;
position: relative;
overflow: hidden;
z-index: 2;
}
.yith-wfbt-section .yith-wfbt-images td a:before{
position: absolute;
content: "";
left: 0;
right: 0;
bottom: 0;
top: 0;
border-width: 1px;
border-style: solid;
z-index: 1;
opacity: 0;
transition: 150ms ease 0s;
border-color: var(--loobek-text-bold-color);
}
body.image-button-radius .yith-wfbt-section .yith-wfbt-images td a:before,
body.image-button-radius .yith-wfbt-section .yith-wfbt-images td a img{
border-radius: 10px;
}
.yith-wfbt-section .yith-wfbt-images td a:hover:before{
opacity: 1;
}
.yith-wfbt-items label{
text-transform: none;
padding: 0;
font-size: var(--loobek-main-font-size);
color: var(--loobek-text-bold-color);
}
.yith-wfbt-items .yith-wfbt-item > label{
font-size: 0;
display: flex;
flex-wrap: wrap;
align-self: center;
}
.yith-wfbt-section .yith-wfbt-images .image_plus{
font-size: 0;
line-height: 0;
width: 30px;
min-width: 30px;
text-align: center;
color: var(--loobek-text-bold-color);
}
.yith-wfbt-section .yith-wfbt-images .image_plus:before{
font-family: 'icomoon';
font-size: 8px;
line-height: 24px;
content: "\e946";
letter-spacing: 0;
font-weight: normal;
}
.yith-wfbt-section .yith-wfbt-images{
margin: 0;
overflow: auto;
}
.bought-together-style-default .yith-wfbt-section .yith-wfbt-images td img,
.bought-together-style-default .yith-wfbt-section .yith-wfbt-items li{
max-width: 250px;
width: 100%;
align-self: flex-start;
}
.yith-wfbt-section li .checkboxbutton{
border-width: 1px;
border-style: solid;
width: 20px;
height: 20px;
display: inline-block;
line-height: 0;
order: 99;
margin-top: 10px;
position: relative;
margin-left: auto;
margin-right: auto;
border-color: var(--loobek-text-bold-color);
}
.yith-wfbt-section li .checkboxbutton.checked:after{
font-family: 'icomoon';
letter-spacing: 0;
font-weight: normal;
font-size: 10px;
content: "\e90a";
top: 50%;
margin-top: -10px;
width: 20px;
line-height: 20px;
text-align: center;
left: -1px;
position: absolute;
transition: 150ms ease 0s;
color: #ffffff;
}
.yith-wfbt-section li .checkboxbutton input{
opacity: 0;
width: 20px;
height: 20px;
margin: 0;
position: relative;
z-index: 4;
}
.yith-wfbt-submit-block .price_text{
font-size: 0;
}
.yith-wfbt-submit-block .total_price_label{
font-size: var(--loobek-main-small-font-size);
color: var(--loobek-text-bold-color);
}
.yith-wfbt-submit-block .total_price{
display: block;
line-height: 1em;
margin: 5px 0 20px 0;
}
.yith-wfbt-submit-block .button:before{
content: "\e916";
font-family: 'icomoon';
font-size: 8px;
margin-right: 5px;
display: inline-block;
line-height: 10px;
position: relative;
top: -3px;
}
.yith-wfbt-submit-block .total_price .amount{
font-size: var(--loobek-h5-font-size);
} .ts-wishlist-table-wrapper {
position: relative;
overflow: hidden;
}
.ts-wishlist-table-wrapper :where(.heading-row, .wishlist-item) {
display: flex;
padding: 20px 0;
gap: 20px;
align-items: center;
border-bottom: 1px solid var(--loobek-border);
position: relative;
}
.ts-wishlist-table-wrapper .product-price {
font-family: inherit !important;
font-style: inherit !important;
font-weight: inherit !important;
font-size: inherit !important;
font-variant: lining-nums;
}
.ts-wishlist-table-wrapper .items .product-price {
display: flex;
gap: 5px;
}
.ts-wishlist-table-wrapper .items .product-price ins {
order: -1;
}
.ts-wishlist-table-wrapper .wishlist-item:last-child {
border: 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;
}
body.image-button-radius .ts-wishlist-table-wrapper .wishlist-item > .product-thumbnail img {
border-radius: 10px;
}
.ts-wishlist-table-wrapper .wishlist-item > .product-thumbnail {
width: 80px;
}
.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) a {
color: inherit; 
text-decoration: none;
}
.ts-wishlist-table-wrapper .button-tooltip {
display: inline-block;
}
.ts-wishlist-table-wrapper .heading-row > .product-name {
order: -1;
}
.ts-wishlist-table-wrapper .product-add-to-cart {
min-width: 180px;
}
.ts-wishlist-table-wrapper .product-add-to-cart a.added_to_cart,
.ts-wishlist-table-wrapper .product-add-to-cart a.added:before {
display: none !important;
}
.ts-wishlist-table-wrapper .product-add-to-cart {
display: flex;
justify-content: flex-end;
}
.ts-wishlist-table-wrapper .items span.product-stock-status:before{
content: "\e90f";
font-family: 'icomoon';
font-weight: normal;
margin-right: 5px;
display: inline-block;
font-size: 12px;
} .ts-wishlist-table-wrapper.empty-wishlist .items .item:only-child {
padding: 20px 0; 
width: 100%; 
text-align: inherit;
} .ts-wishlist-table-wrapper.loading:before {
content: '';
position: absolute;
inset: 0;
background: rgba(255,255,255,0.3);
z-index: 2;
}   #ts-login-form > p{
margin-bottom: 0;
}
#ts-login-form > p.login-submit{
margin-bottom: 0;
}
p.lost_password label{
font-size: 100%;
padding: 0;
}
p.lost_password a:hover,
.my-account-wrapper .forgot-pass a:hover,
body .my-account-wrapper .form-content a.sign-up:hover{
color: var(--loobek-primary-color);
}
p.lost_password a,
.my-account-wrapper .forgot-pass a,
body .my-account-wrapper .form-content a.sign-up{
text-decoration: underline;
display: inline-block;
font-size: var(--loobek-main-small-font-size);
}
p.lost_password a,
.my-account-wrapper .forgot-pass a,
.forgot-pass a,
body .my-account-wrapper .form-content a.sign-up{
color: var(--loobek-text-bold-color);
}
body .my-account-wrapper .form-bottom{
overflow: hidden;
margin-top: 20px;
}
p.myaccount_user{
margin-bottom: 40px;
}
.woocommerce form.checkout_coupon{
margin: 0 0 30px 0;
padding: 30px;
border-width: 1px;
border-style: dashed;
border-radius: 0;
display: none;
border-color: var(--loobek-primary-color);
}
.woocommerce-no-js form.woocommerce-form-coupon, 
.woocommerce-no-js form.woocommerce-form-login{
display: none !important;
}
.woocommerce .checkout-login-coupon-wrapper form.login{
border-radius: 0;
border-width: 1px;
border-style: solid;
border-color: inherit;
padding: 30px;
margin: 20px 0 40px 0;
display: none;
}
body.image-button-radius .checkout-login-coupon-wrapper form.login{
border-radius: 10px;
}
.woocommerce .checkout-login-coupon-wrapper form.login > p:first-child{
margin-bottom: 14px;
}
.woocommerce form.login .form-row.form-row-first input,
.woocommerce-page form.login .form-row.form-row-first input,
.woocommerce form.login .form-row.form-row-last input,
.woocommerce-page form.login .form-row.form-row-last input{
max-width: 100%;
}
.register .woocommerce-password-strength{
margin-bottom: 5px;
}
form.login p.form-row input[type="text"],
form.login p.form-row input[type="password"],
form.login p.form-row input[type="email"],
form.login p.form-row input[type="tel"],
form.register p.form-row input[type="password"],
form.register p.form-row input[type="text"],
form.register p.form-row input[type="email"],
form.register p.form-row input[type="tel"],
.create-account input[type="password"],
.register .woocommerce-password-strength{
max-width: 450px;
}
#customer_login form.login p.form-row input[type="text"],
#customer_login form.login p.form-row input[type="password"],
#customer_login form.login p.form-row input[type="email"],
#customer_login form.login p.form-row input[type="tel"],
#customer_login form.register p.form-row input[type="text"],
#customer_login form.register p.form-row input[type="password"],
#customer_login form.register p.form-row input[type="email"],
#customer_login form.register p.form-row input[type="tel"],
#customer_login form.login p.form-row .password-input,
#customer_login form.register p.form-row .password-input,
.register .woocommerce-password-strength,
.register .woocommerce-password-hint{
max-width: 450px
}
.woocommerce > form.checkout{
overflow: hidden;
margin: 0;
padding-top: 30px;
width: 100%;
position: relative;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register{
text-align: start;
}
#page .checkout-login-coupon-wrapper .wc-block-components-notice-banner{
margin-bottom: 14px !important;
color: var(--loobek-text-bold-color);
}
.woocommerce .checkout-login-coupon-wrapper{
overflow: hidden;
}
.woocommerce .checkout-login-coupon-wrapper .woocommerce-info:before{
display: none;
}
.woocommerce .checkout-login-coupon-wrapper .woocommerce-info a:hover{
color: var(--loobek-primary-color);
}
.woocommerce-input-wrapper{
display: block;
}
.woocommerce .checkout-login-coupon-wrapper .checkout_coupon{
margin-bottom: 30px;
margin-top: 20px;
border-width: 1px;
border-style: solid;
border-color: inherit;
padding: 30px;
display: none;
color: var(--loobek-text-bold-color);
}
body.image-button-radius .checkout-login-coupon-wrapper .checkout_coupon{
border-radius: 10px;
}
.woocommerce .checkout-login-coupon-wrapper .checkout_coupon > p{
float: none;
width: 100%;
}
.woocommerce .checkout-login-coupon-wrapper .checkout_coupon .form-row-first{
width: calc(100% - 210px);
float: left; margin: 0;
}
#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
.woocommerce form.checkout_coupon .coupon-error-notice {
font-size: 12px;
}
.woocommerce .checkout-login-coupon-wrapper .checkout_coupon .form-row-last{
width: 200px;
float: right; }
form.checkout_coupon .button{
min-width: 200px;
}
body .woocommerce .checkout-login-coupon-wrapper .checkout_coupon .form-row-last{
margin-bottom: 10px;
}
.woocommerce .checkout #order_review > table{
padding-bottom: 0;
margin: 0 !important;
border-radius: 0;
}
#order_review table tr{
background: transparent;
}
#order_review_heading{
padding: 24px 30px 0 30px;
margin: 0;
position: relative;
z-index: 1;
background: #f5f5f5;
font-size: var(--loobek-h4-font-size);
line-height: var(--loobek-h4-line-height);
letter-spacing: var(--loobek-h4-letter-spacing);
color: var(--loobek-text-bold-color);
}
body.image-button-radius #order_review_heading{
border-radius: 10px 10px 0 0;
}
.woocommerce-shipping-fields .shipping_address{
padding-top: 10px;
} .woocommerce-additional-fields{
margin-top: 10px;
}
body .woocommerce-additional-fields > h3{
margin-bottom: 10px;
margin-top: 30px;
}
.woocommerce .checkout #customer_details .col-1{
padding: 0;
margin-bottom: 0;
overflow: hidden;
}
.woocommerce .checkout #customer_details .col-1,
.woocommerce .checkout #customer_details .col-2{
width: 100%;
margin-left: 0;
margin-right: 0;
float: left; }
.woocommerce .checkout #customer_details .col-2{
margin-top: 20px;
}
.woocommerce-billing-fields{
overflow: hidden;
}
.woocommerce-billing-fields > h3:after{
display: table;
clear: both;
content: "";
}
.ship-to-different-address{
position: relative
}
.ship-to-different-address input{
position: absolute;
top: 0;
left: 0; content: "";
} #ship-to-different-address{
margin-bottom: 10px;
}
#ship-to-different-address label{
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
}
.woocommerce-checkout .checkout #ship-to-different-address label{
width: 100%;
}
form.checkout p.create-account > label,
.woocommerce-checkout .checkout #ship-to-different-address label{
cursor: pointer;
color: var(--loobek-text-bold-color);
}
#order_comments_field{
padding-top: 15px;
margin-bottom: 0;
}
.woocommerce form .form-row .input-checkbox ,
label .woocommerce-Input[type="checkbox"],
#ship-to-different-address-checkbox{
cursor: pointer;
display: inline;
margin: -3px 8px 0 0; text-align: center;
vertical-align: middle;
}
.woocommerce-invalid #terms{
margin: 0 8px 0 0; }
.woocommerce-checkout .checkout h3#ship-to-different-address{
width: 100%;
float: none;
position: relative;
margin: 0;
line-height: 0;
}
.woocommerce-checkout .checkout .create-account{
padding-top: 10px;
margin: 0;
} form.checkout div.create-account{
display: inline-block;
width: 100%;
background-color: var(--loobek-main-bg);
}
.woocommerce-account-fields{
margin-bottom: 0;
padding-bottom: 20px;
border-width: 0 0 1px 0;
border-style: solid;
}
form.checkout p.create-account{
display: inline-block;
width: 100%;
margin: 0 0 15px 0;
} .includes_tax .amount{
font-size: 100%;
}
.woocommerce .order_details li{
list-style: none;
font-size: var(--loobek-main-font-size);
line-height: var(--loobek-main-font-line-height);
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th{
line-height: var(--loobek-main-font-line-height);
}
.woocommerce #order_review table.shop_table tbody td{
padding: 22px 0 0 0;
border-width: 0;
}
.woocommerce #order_review table tbody tr:last-child td{
padding-bottom: 22px;
}
.woocommerce #order_review table.shop_table tfoot td,
.woocommerce table.shop_table.order_details tfoot th,
.woocommerce #order_review table.shop_table tfoot th{
padding: 22px 0;
border-width: 1px 0 0 0;
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
}
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table.order_details tfoot th,
.woocommerce table.shop_table tfoot td{
padding: 6px 0;
}
.woocommerce table.shop_table.order_details tfoot th{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
color: var(--loobek-text-bold-color);
}
.woocommerce table.shop_table.order_details td a:hover{
text-decoration: none;
}
.woocommerce table.my_account_orders,
.woocommerce table.shop_table.order_details{
margin-bottom: 0;
}
.woocommerce table.my_account_orders,
.woocommerce table.my_account_orders .button{
font-size: var(--loobek-main-font-size);
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-pagination{
margin-top: 20px;
float: right; }
.woocommerce-MyAccount-content .woocommerce-pagination .button{
min-width: 140px;
border-color: var(--loobek-border);
}
.woocommerce-MyAccount-content .woocommerce-pagination .button,
.woocommerce-MyAccount-content .woocommerce-pagination .button:hover{
color: var(--loobek-text-bold-color);
}
.woocommerce-MyAccount-content .woocommerce-pagination .button:hover{
border-color: var(--loobek-text-bold-color);
}
.woocommerce table.shop_table.order_details{
margin: 20px 0 30px 0;
}
table.my_account_orders td a:not(.button):hover{
text-decoration: underline;
}
.woocommerce .woocommerce-customer-details .addresses{
margin-bottom: -30px;
}
.woocommerce .woocommerce-customer-details{
margin-bottom: 0;
}
body.woocommerce-order-received .woocommerce .woocommerce-customer-details{
margin-bottom: 30px;
padding-top: 0;
}
.woocommerce .woocommerce-order-details, 
.woocommerce .woocommerce-order-downloads{
margin-bottom: 0;
}
.woocommerce table.my_account_orders tr td:last-child{
min-width: 140px;
text-align: end !important;
}
.woocommerce table.my_account_orders tr td:last-child .button{
margin: 0;
padding: 0 10px;
}
.woocommerce table.shop_table.customer_details{
margin-bottom: 40px;
}
.woocommerce table.shop_table.customer_details th:first-child{
padding: 20px 20px 20px 0; text-align: start !important;
}
.woocommerce table.shop_table.customer_details th{
color: var(--loobek-text-bold-color);
}
.woocommerce .checkout #order_review table th,
.woocommerce .checkout #order_review table td{
text-align: start;
}
.woocommerce-account .page-container div.woocommerce{
overflow: hidden;
}
.woocommerce .checkout #order_review table .product-name{
width: 50%;
vertical-align: top;
}
#order_review table .product-name strong{
display: inline-block;
}
.woocommerce .checkout #order_review table .product-total{
width: 50%;
vertical-align: top;
}
.woocommerce .checkout #order_review tbody tr:last-child .product-name,
.woocommerce .checkout #order_review tbody tr:last-child .product-total{
border-bottom-width: 0;
}
.woocommerce .checkout #order_review table .product-total,
.woocommerce .checkout #order_review table tfoot td{
padding-left: 10px; }
.woocommerce .checkout #order_review table .shipping th{
vertical-align: top;
} .woocommerce #payment{
border-radius: 0;
border-width: 0;
position: relative;
padding-top: 22px;
background: transparent;
}
.woocommerce #payment:before{
border-width: 1px 0 0 0;
border-style: solid;
position: absolute;
left: 0;
right: 0;
top: 0;
content: "";
}
.woocommerce #payment div.payment_box{
width: 100%;
margin: 0 0 10px 0;
border: 0;
font-size: 100%;
padding: 0;
line-height: 24px;
border-radius: 0;
box-shadow: none;
background: transparent;
}
.woocommerce-checkout #payment .payment_methods div.payment_box:before{
display: none;
} 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;
}
.woocommerce #payment div.form-row{
padding: 0;
margin: 0;
}
.woocommerce #payment #place_order{
display: inline-block;
width: 100%;
float: none;
margin-top: 30px;
margin-bottom: 0;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal{
font-size: 10px;
line-height: 14px;
position: relative;
top: 20px;
text-decoration: underline;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal:hover{
color: var(--loobek-primary-color);
}  form.lost_reset_password .woocommerce-form-row--first,
form.lost_reset_password .woocommerce-form-row--last{
width: 100%;
margin-left: 0;
margin-right: 0;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register{
border-width: 0;
padding: 0;
margin: 0;
}
.woocommerce form.login,
.woocommerce form.register{
color: var(--loobek-text-bold-color);
}
.woocommerce-account .woocommerce-MyAccount-navigation{
width: 100%;
position: relative;
padding: 0 !important;
margin: 0 0 25px 0;
z-index: 5;
float: none !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{
margin: 0 0 50px 0;
display: flex;
flex-wrap: wrap;
gap: 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li{
list-style: none;
padding: 0;
display: inline-block;
text-align: center;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a{
display: inline-block;
width: 100%;
border-width: 1px;
border-style: solid;
padding-top: 7px;
padding-bottom: 7px;
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
}
body.image-button-radius .woocommerce-MyAccount-navigation li a{
border-radius: 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{
color: var(--loobek-button-color);
background-color: var(--loobek-button-bg);
border-color: var(--loobek-button-border);
}
.woocommerce-account .woocommerce-MyAccount-navigation li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active > a,
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover > a{
color: var(--loobek-text-bold-color);
border-color: var(--loobek-text-bold-color);
}
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{
text-decoration: none;
}
.woocommerce-account .woocommerce-MyAccount-content{
margin-bottom: 0;
float: none;
width: 100%;
display: block;
overflow: hidden;
}
.woocommerce-account .woocommerce-MyAccount-content form > p:last-child{
margin-bottom: 0;
}
header.woocommerce-Address-title{
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 10px;
}
.woocommerce-account .addresses .title .edit{
position: relative;
float: none;
margin-left: 10px; }
.woocommerce-account .addresses .title .edit:before{
content: "(";
display: inline-block;
}
.woocommerce-account .addresses .title .edit:after{
content: ")";
display: inline-block;
}
.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%;
}
.woocommerce form .show-password-input, 
.woocommerce-page form .show-password-input{
top: 11px;
transform: none;
}
.woocommerce form .show-password-input:after, 
.woocommerce-page form .show-password-input:after{
line-height: 24px;
}
.woocommerce-account article .woocommerce:after{
clear: both;
content: "";
display: table;
}
.woocommerce-customer-details{
padding-top: 30px;
}
.woocommerce > #customer_login{
margin: 50px 0;
}
#customer_login h2,
.account-content h2,
.woocommerce-MyAccount-content > h2,
.woocommerce-customer-details > h2,
.woocommerce-order-details > h2,
.woocommerce-billing-fields > h3,
.woocommerce-additional-fields > h3,
header.woocommerce-Address-title > h3{
margin-bottom: 25px;
position: relative;
}
body.text-uppercase #customer_login h2,
body.text-uppercase .account-content h2,
body.text-uppercase .woocommerce-MyAccount-content > h2,
body.text-uppercase .woocommerce-customer-details > h2,
body.text-uppercase .woocommerce-order-details > h2,
body.text-uppercase .woocommerce-billing-fields > h3,
body.text-uppercase .woocommerce-additional-fields > h3,
body.text-uppercase header.woocommerce-Address-title > h3{
text-transform: uppercase;
}
.account-content h2,
.woocommerce-MyAccount-content > h2,
.woocommerce-customer-details > h2,
.woocommerce-order-details > h2,
.woocommerce-billing-fields > h3,
.woocommerce-additional-fields > h3,
header.woocommerce-Address-title > h3{
font-size: var(--loobek-h4-font-size);
line-height: var(--loobek-h4-line-height);
letter-spacing: var(--loobek-h4-letter-spacing);
color: var(--loobek-text-bold-color);
}
form.login p.lost_password{
text-decoration: underline;
float: left; margin: 0;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{
margin-top: 34px;
}
p.order-info{
text-align: center
}
body .woocommerce table.my_account_orders td.order-actions,
.woocommerce .woocommerce-MyAccount-content table.order_details .product-total,
.woocommerce .woocommerce-MyAccount-content table.order_details tfoot th,
.woocommerce .woocommerce-MyAccount-content table.order_details tfoot td,
.woocommerce .woocommerce-order table.order_details .product-total,
.woocommerce .woocommerce-order table.order_details tfoot th,
.woocommerce .woocommerce-order table.order_details tfoot td,
.woocommerce .woocommerce-order-details table.woocommerce-table--order-details .product-total,
.woocommerce .woocommerce-order-details table.woocommerce-table--order-details tfoot th,
.woocommerce .woocommerce-order-details table.woocommerce-table--order-details tfoot td{
text-align: end;
}
body .woocommerce table.my_account_orders td.order-number,
body .woocommerce table.my_account_orders th.order-number,
.woocommerce .woocommerce-MyAccount-content table.order_details .product-name,
.woocommerce .woocommerce-order table.order_details .product-name{
text-align: start;
}
.woocommerce-MyAccount-content .woocommerce-Addresses{
display: inline-block;
width: 100%;
}
.woocommerce div.address a.button{
margin-top: 20px;
min-width: 140px;
}
.woocommerce .woocommerce-customer-details address{
border-width: 0;
border-radius: 0;
padding: 0;
clear: both;
}
.woocommerce .edit-box-textfull .button{
margin-top: 10px
}
.woocommerce .edit-box-textfull p.form-row{
width: 100%;
float: none;
padding: 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 > form > fieldset{
border: 0;margin: 40px 0 0 0;
}
.woocommerce > form > fieldset legend{
margin: 0 0 20px 0;
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
color: var(--loobek-text-bold-color);
} .track_order .form-row input[type="submit"]{
min-width: 140px;
} .woocommerce ul.order_details{
display: flex;
flex-wrap: wrap;
margin-left: -20px;
margin-right: -20px;
}
.woocommerce ul.order_details li{
padding: 5px 20px;
margin: 0;
border-width: 0 1px 0 0; border-style: dashed;
line-height: 26px;
border-color: var(--loobek-border);
}
.woocommerce ul.order_details li strong{
color: var(--loobek-text-bold-color);
}
.woocommerce-account .addresses .title:after, 
.woocommerce-account .addresses .title:before{
display: none;
}
.woocommerce-account .addresses .title h3,
.woocommerce-account .addresses h2{
margin-bottom: 0;
float: none; font-size: var(--loobek-h6-font-size);
line-height: var(--loobek-h6-line-height);
}
.woocommerce-customer-details .addresses h2{
margin-bottom: 10px;
float: none;
font-size: var(--loobek-h6-font-size);
line-height: var(--loobek-h6-line-height);
}
.woocommerce .woocommerce-MyAccount-content address{
text-align: start;
margin-bottom: 0;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, 
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{
padding-right: 0;
padding-left: 20px; margin-bottom: 0;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{
position: relative;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before{
top: 0;
left: 0; margin: 0;
padding: 0;
}
.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 #customer_login .col-1, 
.woocommerce #customer_login .col-2, 
.woocommerce-page #customer_login .col-1, 
.woocommerce-page #customer_login .col-2{
width: 48%;
float: left; }
.woocommerce #customer_login .col-2,  
.woocommerce-page #customer_login .col-2{
float: right; }
.woocommerce .woocommerce-form-track-order{
max-width: 600px;
margin-left: auto;
margin-right: auto;
margin-bottom: 70px;
}
.woocommerce .woocommerce-form-track-order button[type="submit"]{
margin-top: 20px;
}
.woocommerce form.woocommerce-form-track-order .form-row-first, 
.woocommerce-page form.woocommerce-form-track-order .form-row-first,
.woocommerce form.woocommerce-form-track-order .form-row-last, 
.woocommerce-page form.woocommerce-form-track-order .form-row-last{
width: 100%;
margin-left: 0;
margin-right: 0;
}
form.woocommerce-form-track-order .button{
width: 100%;
}   body.opening-quickshop{
overflow-y: hidden; 
padding-right: var(--scrollbarWidth);
}
body.opening-quickshop .header-sticky.is-sticky{
width: calc(100% - var(--scrollbarWidth));
}
.ts-popup-modal .overlay{
position: fixed;
visibility: hidden;
opacity: 0;
left: 0;
right: 0;
bottom: 0;
top: 0;
content: "";
z-index: 99990;
}
.ts-popup-modal .overlay,
#cboxOverlay{
background: rgba(0,0,0,0.4);
transition: all 200ms linear 0s;
}
#ts-add-to-cart-popup-modal .overlay{
background: rgba(0,0,0,0.4);
}
#ts-product-360-modal.ts-popup-modal .overlay{
position: absolute;
z-index: 0;
transition: all 100ms linear 0s;
background-color: var(--loobek-main-bg);
}
.ts-popup-modal.show .overlay:before{
display: none;
}
.ts-popup-modal.loading .overlay:before,
#cboxLoadingGraphic:before{
-webkit-animation: fa-spin 1.5s infinite linear;
animation: fa-spin 1.5s infinite linear;
}
.ts-popup-modal.loading .overlay:before,
#cboxLoadingGraphic:before,
.cart-dropdown-form.loading .cart_list:before{
border-width: 2px;
border-style: solid;
border-top: 2px solid #161616;
border-left: 2px solid #161616;
border-radius: 100%;
left: 50%;
top: 50%;
margin-top: -12px;
margin-left: -12px;
position: absolute;
width: 24px;
height: 24px;
content: "";
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.5s linear infinite;
background: transparent !important;
z-index: 9;
}
.cart-dropdown-form.loading .cart_list:before{
border-top-color: var(--loobek-text-bold-color);
border-left-color: var(--loobek-text-bold-color);
}
.cart-dropdown-form.loading .cart_list:before{
width: 40px;
height: 40px;
margin-top: -20px;
margin-left: -20px;
border-width: 3px;
border-style: solid;
border-top: 3px solid #161616;
border-left: 3px solid #161616;
}
.ts-popup-modal.loading .overlay:after,
#cboxLoadingGraphic:after{
width: 50px;
height: 50px;
z-index: 8;
position: absolute;
left: 50%;
top: 50%;
margin-top: -25px;
margin-left: -25px;
content: "";
background-color: var(--loobek-main-bg);
}
body.image-button-radius #cboxLoadingGraphic:after{
border-radius: 10px;
}
.woocommerce div.blockUI.blockOverlay:after{
left: 0;
right: 0;
bottom: 0;
top: 0;
}
.archive.ajax-pagination .woocommerce > .products:after,
.woocommerce div.blockUI.blockOverlay:after,
div.blockUI.blockOverlay:after,
.dropdown-container ul.cart_list li.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after,
.cart-dropdown-form.loading .cart_list:after,
.ts-wishlist-table-wrapper .product-add-to-cart a.loading:after{
background-color: var(--loobek-main-bg);
}
.dropdown-container ul.cart_list li.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after,
div.blockUI.blockOverlay:after,
.cart-dropdown-form.loading .cart_list:after,
.ts-wishlist-table-wrapper .product-add-to-cart a.loading:after{
left: -1px;
right: -1px;
bottom: -1px;
top: -1px;
width: auto;
height: auto;
z-index: 4;
opacity: 0.9;
margin: 0;
background-image: none;
position: absolute;
display: inline-block;
content: "";
-webkit-animation: none ;
-moz-animation: none;
animation: none;
}
.woocommerce .ts-shop-load-more a.button.loading:after{
display: none;
}
.images.loading:before,
.ts-product .content-wrapper.loading:before,
.ts-logo-slider-wrapper.loading .content-wrapper:before,
.related-posts.loading .content-wrapper:before,
.woocommerce .product figure.loading:before,
.ts-products-widget-wrapper.loading:before,
.ts-blogs-widget-wrapper.loading:before,
.ts-recent-comments-widget-wrapper.loading:before,
.blogs article a.gallery.loading:before,
.ts-blogs-wrapper.loading .content-wrapper:before,
.ts-slider .items.loading:before,
article .thumbnail.loading:before,
.thumbnails.loading:before,
.ts-product-category-wrapper .content-wrapper.loading:before,
.column-products.loading:before,
.ts-team-members .loading:before,
.ts-instagram-wrapper.loading:before,
.ts-products-widget-wrapper.loading:before,
.ts-tiny-cart-wrapper li div.blockUI.blockOverlay:before,
.widget_shopping_cart li div.blockUI.blockOverlay:before,
.dropdown-container ul.cart_list li.loading:before,
div.blockUI.blockOverlay:before,
.woocommerce div.blockUI.blockOverlay:before,
div.wpcf7 .ajax-loader:before,
.ts-wishlist-table-wrapper .product-add-to-cart a.loading:before,
.ts-wishlist-table-wrapper.loading:after,
.ts-compare-popup.loading:after,
.woocommerce a.button.loading:before,
.woocommerce button.button.loading:before,
.woocommerce input.button.loading:before{
border-width: 3px;
border-style: solid;
border-top: 3px solid #161616;
border-left: 3px solid #161616;
border-radius: 100%;
left: 50%;
top: 50%;
margin-top: -15px;
margin-left: -15px; position: absolute;
width: 30px;
height: 30px;
content: "";
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
background: transparent;
z-index: 9;
display: block;
}
.woocommerce a.button.loading:before,
.woocommerce button.button.loading:before,
.woocommerce input.button.loading:before{
position: static;
background: none;
border-color: var(--loobek-button-bg);
border-top: 2px solid var(--loobek-button-color);
border-left: 2px solid var(--loobek-button-color);
}
.woocommerce a.button.loading:hover:before,
.woocommerce button.button.loading:hover:before,
.woocommerce input.button.loading:hover:before{
border-color: var(--loobek-button-hover-bg);
border-top-color: var(--loobek-button-hover-color);
border-left-color: var(--loobek-button-hover-color);
}
.wpcf7-spinner:before,
.images.loading:before,
.ts-product .content-wrapper.loading:before,
.ts-logo-slider-wrapper.loading .content-wrapper:before,
.related-posts.loading .content-wrapper:before,
.woocommerce .product figure.loading:before,
.ts-products-widget-wrapper.loading:before,
.ts-blogs-widget-wrapper.loading:before,
.ts-recent-comments-widget-wrapper.loading:before,
.blogs article a.gallery.loading:before,
.ts-blogs-wrapper.loading .content-wrapper:before,
.ts-slider .items.loading:before,
article .thumbnail.loading:before,
.thumbnails.loading:before,
.ts-product-category-wrapper .content-wrapper.loading:before,
.column-products.loading:before,
.ts-team-members .loading:before,
.ts-instagram-wrapper.loading:before,
.ts-products-widget-wrapper.loading:before,
.ts-tiny-cart-wrapper li div.blockUI.blockOverlay:before,
.widget_shopping_cart li div.blockUI.blockOverlay:before,
.dropdown-container ul.cart_list li.loading:before,
div.blockUI.blockOverlay:before,
.woocommerce div.blockUI.blockOverlay:before,
div.wpcf7 .ajax-loader:before,
#page .summary .wishlist a.loading:after, 
#page .summary .compare a.loading:after,
.ts-wishlist-table-wrapper .product-add-to-cart a.loading:before{
border-top-color: var(--loobek-text-bold-color);
border-left-color: var(--loobek-text-bold-color);
}
#ts-shopping-cart-sidebar .ts-tiny-cart-wrapper li:not(:last-child) div.blockUI.blockOverlay:before,
#ts-shopping-cart-sidebar .dropdown-container ul.cart_list li:not(:last-child).loading:before{
margin-top: -25px;
}
.images.loading:before,
.ts-product .content-wrapper.loading:before,
.ts-logo-slider-wrapper.loading .content-wrapper:before,
.related-posts.loading .content-wrapper:before,
.woocommerce .product figure.loading:before,
.blogs article a.gallery.loading:before,
.ts-blogs-wrapper.loading .content-wrapper:before,
.ts-slider .items.loading:before,
.ts-product-category-wrapper .content-wrapper.loading:before,
.column-products.loading:before,
.ts-team-members .loading:before,
.ts-instagram-wrapper.loading:before,
div.blockUI.blockOverlay:before,
.woocommerce div.blockUI.blockOverlay:before
.ts-wishlist-table-wrapper.loading:after,
.ts-compare-popup.loading .content-wrapper:after{
width: 40px;
height: 40px;
margin-left: -20px;
margin-top: -20px;
border-width: 3px;
border-top-width: 3px;
border-left-width: 3px;
}
.column-products.loading:before{
top: 50%;
}
.product-group-button .button-in:is(.wishlist,.compare) a.loading:after,
.woocommerce .product-group-button .loop-add-to-cart a.loading:before,
.woocommerce a.button.loading:before,
.woocommerce button.button.loading:before,
.woocommerce input.button.loading:before{
width: 24px;
height: 24px;
margin-top: -12px;
margin-left: -12px; margin-right: 0; border-width: 2px;
border-top-width: 2px;
border-left-width: 2px;
}
.product-group-button .button-in:is(.wishlist,.compare) a.loading:after {
border-style: solid;
border-radius: 100%;
}
.ts-wishlist-table-wrapper .product-add-to-cart a{
display: inline-block !important;
min-width: 0;
padding: 1px 20px !important;
line-height: 30px;
border-style: solid;
border-width: 1px;
text-decoration: none;
margin: 0 !important;
font-size: var(--loobek-main-small-font-size);
color: var(--loobek-button-color);
background-color: var(--loobek-button-bg);
border-color: var(--loobek-button-border);
}
.ts-wishlist-table-wrapper .product-add-to-cart a:hover {
color: var(--loobek-button-hover-color);
background-color: var(--loobek-button-hover-bg);
border-color: var(--loobek-button-hover-border);
}
.ts-wishlist-table-wrapper .product-add-to-cart a.loading:before{
width: 20px;
height: 20px;
margin-top: -10px;
margin-left: -10px;
border-top-width: 2px;
border-left-width: 2px;
position: absolute;
}
.product-group-button .button-in a.loading:before,
.product-group-button .button-in:is(.wishlist,.compare) a.loading:after{
width: 14px;
height: 14px;
top: 50%;
left: 50%;
right: auto;
margin-left: -7px;
margin-top: -7px;
}
.product-group-button .button-in:is(.wishlist,.compare) a.loading:before {
opacity: 0;
}
.product-group-button .button-in:is(.wishlist,.compare) a.loading:after {
content: "";
position: absolute;
}
.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 .popup-container{
position: fixed;
padding: 0;
top: 50%;
left: 50%;
z-index: 99991;
visibility: hidden;
opacity: 0;
transform: translate(-50%,-50%);
width: 900px;
height: auto;
transition: opacity 0.2s ease, visibility 0.2s ease;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
background-color: var(--loobek-main-bg);
}
body.image-button-radius .ts-popup-modal .popup-container,
body.image-button-radius .ts-popup-modal.loading .overlay:after{
border-radius: 10px;
}
#ts-product-video-modal.ts-popup-modal .popup-container{
padding: 10px;
}
.admin-bar .ts-popup-modal .popup-container{
margin-top: 32px;
}
.ts-popup-modal .popup-container.product-size-chart-container{
max-height: 600px;
display: flex;
}
.product-size-chart-content .chart-image{
text-align: center;
}
.ts-popup-modal .product-size-chart-container .product-size-chart-content{
overflow-y: auto;
padding: 40px;
width: 100%;
}
.product-size-chart-content table{
margin: 0;
}
#ts-product-360-modal.ts-popup-modal{
display: none;
visibility: hidden;
opacity: 0;
flex-direction: column;
height: 100%;
position: fixed;
z-index: 99991;
top: 0;
bottom: 0;
left: 0;
right: 0;
padding-bottom: 50px;
}
#ts-product-360-modal.ts-popup-modal.show,
#ts-product-360-modal.ts-popup-modal.loading{
-webkit-animation-duration: 150ms;
-moz-animation-duration: 150ms;
animation-duration: 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;
display: flex;
visibility: visible;
opacity: 1;
}
#ts-product-360-modal.ts-popup-modal .popup-container{
margin: 0;
z-index: 1;
transition: none;
position: relative;
position: absolute;
left: 50%;
top: 50%;
max-height: 100%;
transform: translate(-50%,-50%);
padding: 100px 0;
}
#ts-product-360-modal.ts-popup-modal.show .popup-container{
opacity: 1;
visibility: visible;
}
#ts-product-360-modal .product-title{
padding: 30px 50px 0 50px;
text-align: center;
position: relative;
z-index: 2;
margin: 0;
}
#ts-product-360-modal.ts-popup-modal .close{
right: 0; position: fixed;
opacity: 0;
}
body.image-button-radius #ts-product-360-modal.ts-popup-modal .close{
border-top-right-radius: 0; }
.admin-bar #ts-product-360-modal.ts-popup-modal .close,
.admin-bar #ts-product-360-modal .product-title{
top: 32px;
}
.admin-bar:not(.ts_desktop) #ts-product-360-modal.ts-popup-modal .close,
.admin-bar:not(.ts_desktop) #ts-product-360-modal .product-title{
top: 46px;
}
#ts-product-360-modal.ts-popup-modal.show span.close,
#ts-product-360-modal.ts-popup-modal.loading span.close{
z-index: 99992;
opacity: 1;
}
#ts-quickshop-modal span.close{
right: 0; top: 0;
}
.ts-popup-modal .quickshop-container{
overflow: hidden;
}
.ts-popup-modal .quickshop-content{
max-height: 100%;
overflow: hidden;
padding: 30px 0 30px 30px; }
#ts-quickshop-modal{
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
overflow-x: hidden;
z-index: -1;
}
#ts-quickshop-modal.loading, 
#ts-quickshop-modal.show{
z-index: 99990;
}
#ts-quickshop-modal .overlay{
position: absolute;
}
.opening-quickshop #ts-quickshop-modal{
overflow-y: scroll;
}
#ts-quickshop-modal div.product div.woocommerce-product-gallery{
margin: 0;
width: 52%;
}
#ts-quickshop-modal div.product.thumbnail-layout-vertical div.woocommerce-product-gallery{
padding-left: 70px; }
#ts-quickshop-modal div.product form.cart div.quantity{
margin: 0 10px 0 0; }
#ts-quickshop-modal div.product > .summary{
position: absolute;
right: 0; top: 0;
max-height: 100%;
overflow-y: auto;
padding-left: 30px; padding-right: 30px;
margin: 0;
padding-bottom: 1px;
width: 48%;
} body .ts-popup-modal .add-to-cart-popup-container{
width: 620px;
max-width: calc(100% - 20%);
text-align: center;
}
.add-to-cart-popup-container .product-meta{
text-align: start;
}
body .ts-popup-modal .add-to-cart-popup-container.style-big{
width: 680px;
}
body .ts-popup-modal .add-to-cart-popup-container.has-cross-sells{
width: 780px;
}
.add-to-cart-popup-container .product-group-button,
.add-to-cart-popup-container .product-group-button-meta{
display: none !important;
}
.has-cross-sells .woocommerce.columns-3{
margin-top: 30px;
padding-top: 30px;
border-width: 1px 0 0 0;
border-style: solid;
text-align: start;
}
.add-to-cart-popup-container.style-big .add-to-cart-popup-content{
text-align: center;
}
.add-to-cart-popup-container.style-big .action{
display: block;
width: 50%;
border-width: 0;
padding: 0;
margin: 0;
}
.add-to-cart-popup-container.style-big .content-top{
display: flex;
align-items: center;
margin: 0;
max-width: 100%;
text-align: start;
}
.add-to-cart-popup-content .content-top{
justify-content: center;
display: flex;
gap: 40px;
}
.add-to-cart-popup-container.style-big .content-top > .woocommerce{
width: 50%; 
}
.add-to-cart-popup-content .action{
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 30px;
padding-top: 30px;
border-width: 1px 0 0 0;
border-style: solid;
gap: 30px;
}
.add-to-cart-popup-container.style-big .content-top .action{
width: 50%;
margin: 0;
text-align: center;
font-size: var(--loobek-main-small-font-size);
}
.add-to-cart-popup-container.style-big .content-top .action > div:first-child{
line-height: 20px;
margin-bottom: 6px;
}
.add-to-cart-popup-container.has-cross-sells .action{
justify-content: flex-end;
}
.add-to-cart-popup-container.style-big .total{
display: flex;
align-items: center;
justify-content: center;
}
.add-to-cart-popup-container.style-big .total .total-title{
margin-right: 10px; }
.add-to-cart-popup-container.style-big .action .button-text{
margin: 18px auto;
display: table;
}
.add-to-cart-popup-container.style-big .action .button{
margin: 30px 0 10px 0;
width: 100%;
}
.add-to-cart-popup-content .action .button{
width: 250px;
}
.add-to-cart-popup-content{
padding: 40px;
}
.add-to-cart-popup-content .item{
display: flex;
align-items: center;
}
.add-to-cart-popup-content .item .product-image{
margin-right: 15px; width: 50px;
min-width: 50px;
}
.add-to-cart-message{
position: relative;
padding: 0 0 0 20px; margin-bottom: 20px;
display: inline-block;
}
.add-to-cart-message:before{
top: 0;
left: 0; }     .blog-categories-filter{
margin-bottom: 60px;
}
.blog-categories-filter ul{
display: flex;
gap: 10px 30px;
flex-wrap: wrap;
font-family: var(--loobek-heading-font);
font-weight: var(--loobek-heading-font-weight);
font-size: var(--loobek-h6-font-size);
line-height: 1em;
margin: 0;
}
body.text-uppercase .blog-categories-filter ul{
text-transform: uppercase;
}
.blog-categories-filter ul li{
padding: 0;
list-style: none;
}
.blog-categories-filter ul li a{
position: relative;
color: var(--loobek-text-bold-color);
}
.blog-categories-filter ul li a:hover{
color: var(--loobek-primary-color);
}
.blog-categories-filter ul li a:before{
left: 50%;
right: 50%;
bottom: 0;
border-width: 1px 0 0 0;
border-style: solid;
position: absolute;
content: "";
border-color: var(--loobek-text-bold-color);
}
.blog-categories-filter ul li.current a:before{
left: 0;
right: 0;
border-color: var(--loobek-text-bold-color);
}
.blog-categories-filter ul li.current a:hover:before{
border-color: var(--loobek-primary-color);
}
.blog-categories-filter ul li a:hover:before{
left: 0;
right: 0;
transition: 150ms ease 0s;
border-color: var(--loobek-primary-color);
}
.list-posts{
display: grid;
}
.list-posts:not(.columns-1){
overflow: hidden;
}
.list-posts.columns-3,
.list-posts.columns-2{
gap: 40px;
}
.site-content >.list-posts:not(.columns-2):not(.columns-3){
gap: 70px 0;
grid-template-columns: 100%;
}
article .thumbnail.gallery{
overflow: hidden;
margin: 0;
}
article .thumbnail{
position: relative;
z-index: 2;
}
article .thumbnail figure{
overflow: hidden;
position: relative;
}
article .thumbnail figure + .ts-video{
margin-top: 10px;
}
.list-posts .entry-format img{
width: 100%;
}
.list-posts .entry-format figure img,
.ts-blogs figure img{
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transition: transform .4s cubic-bezier(0.71, 0.05, 0.29, 0.9);
}
.list-posts .entry-format:hover > .thumbnail figure img,
.ts-blogs .thumbnail-content:hover > .thumbnail figure > img{
transform: scale(1.1);
} .home.blog .list-posts .entry-format:hover figure > a img{
opacity: 1 !important;
}
.home.blog .list-posts .entry-format:hover figure{
background: transparent !important;
}
.list-posts .entry-format,
.ts-blogs .thumbnail-content{
position: relative;
}
.list-posts .entry-format > a,
.ts-blogs .thumbnail-content > a{
overflow: hidden;
margin: 0;
}
.list-posts .heading-title a:hover{
color: var(--loobek-primary-color);
}
.list-posts article.sticky{
display: block;
padding: 0;
border-width: 0;
}
.list-posts article.sticky .entry-format,
.list-posts article.sticky .entry-content,
.list-posts > article .entry-content.no-featured-image,
.home.blog .list-posts > article .entry-content,
.home.blog .list-posts > article .entry-format{
width: 100%;
padding-left: 0;
padding-right: 0;
min-width: 100%;
}
.list-posts > article{
display: block;
position: relative;
}
.list-posts article.sticky .entry-content,
.list-posts article.sticky .entry-content.no-featured-image{
padding: 40px;
border-width: 1px;
border-style: solid;
margin: 0;
}
.list-posts article.sticky + article{
padding-top: 0;
border-width: 0;
}
.blocks-gallery-grid .blocks-gallery-image figure{
margin-bottom: 24px;
}
.list-posts .format-quote .entry-meta-top{
font-style: normal;
margin-top: 20px;
}
.list-posts .format-quote .article-content > blockquote{
margin: 0;
}
.list-posts > article .entry-format > *{
display: block;
}
.ts-blogs .thumbnail-content > a,
.ts-blogs .thumbnail-content .thumbnail{
margin-bottom: 0;
display: block;
}
.list-posts .entry-title,
article.single .entry-title,
.ts-blogs .entry-title{
word-break: break-word;
}
.list-posts .entry-title,
.ts-blogs .entry-title{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
font-size: var(--loobek-h5-font-size);
line-height: var(--loobek-h5-line-height);
}
.list-posts .entry-title > a:empty{
display: none;
}
.short-content form > p:last-child,
.short-content > *:last-child,
.entry-summary > .post-nav-links{
margin-bottom: 0;
}
.short-content > .gallery:last-child{
margin-bottom: -40px !important;
display: inline-block;
}
.short-content > .wp-block-button.alignleft,
.short-content > .wp-block-button.alignright,
.short-content > .wp-block-button.alignnone,
.short-content > p:last-child > .alignleft,
.short-content > p:last-child > .alignright,
.short-content > p:last-child > .alignnone,
.short-content > .wp-block-image:last-child > figure{
margin-bottom: 0 !important;
}
.ts-blogs .excerpt > p:first-child:last-child,
.list-posts .short-content > p:first-child:last-child{
margin: 0;
}
.ts-blogs a.thumbnail{
display: block;
}
.ts-blogs-wrapper .blogs article.quote .article-content{
padding: 24px 30px 20px 30px;
border-width: 1px;
border-style: solid;
}
.ts-blogs-wrapper .blogs article.quote .quote-wrapper{
overflow: hidden;
}
.ts-blogs article.quote .article-content:before{
display: none;
}
.ts-blogs-wrapper .blogs article.quote blockquote{
margin: 0;
line-height: 1.6em;
}
.ts-blogs-wrapper .blogs .item:after{
display: table;
clear: both;
content: "";
}
.ts-shortcode .load-more-wrapper a,
.ts-shop-load-more a,
.ts-blogs .button-readmore.button,
.product.product-category div.button a,
.woocommerce table.my_account_orders .woocommerce-pagination .button{
min-width: 140px;
}
.ts-blogs article .cats-link a,
.list-posts article .cats-link a,
.single-post article .cats-link a,
.taxonomy-category a{ 
color: var(--loobek-button-color);
background-color: var(--loobek-button-bg);
border-color: var(--loobek-button-border);
}
.single-post article .cats-link a:hover,
.list-posts article .cats-link a:hover, 
.ts-blogs article .cats-link a:hover{
color: var(--loobek-button-hover-color);
background-color: var(--loobek-button-hover-bg);
border-color: var(--loobek-button-hover-border);
}
body.image-button-radius article .cats-link a,
body.image-button-radius .taxonomy-category a{
border-radius: 5px;
} .taxonomy-category{
margin-bottom: 20px;
}
.taxonomy-category a{
text-decoration: none;
}
.taxonomy-category .wp-block-post-terms__separator{
display: none;
}  .entry-image-header{
display: grid;
grid-template-columns: 100%;
gap: 0 30px;
padding-bottom: 30px;
}
.entry-image-header .entry-header{
display: grid;
gap: 20px;
order: 10;
width: 100%;
justify-self: center;
}
.entry-image-header .entry-format .thumbnail{
margin: 0;
overflow: hidden;
}
body.image-button-radius .entry-image-header .entry-format .thumbnail{
border-radius: 10px;
}
article.single h1.entry-title{
margin-bottom: 0;
font-size: var(--loobek-h2-font-size);
line-height: var(--loobek-h2-line-height);
}
body.text-uppercase article.single h1.entry-title{
text-transform: uppercase;
}
article.single-post .entry-format blockquote{
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
}
.single-post .entry-content > *:last-child{
margin-bottom: 0;
}
.entry-content h1.blog-title{
font-size: var(--loobek-h5-font-size);
line-height: var(--loobek-h5-line-height);
}
.entry-wrapper .content-wrapper{
font-size: var(--loobek-h6-font-size);
}
.entry-image-header .entry-meta-top,
.entry-image-header .entry-meta-top span.author a{
color: var(--loobek-text-bold-color);
} .single-post div.gallery:after{
clear: both;
}
.single-post div.gallery{
margin: 0;
}
.single-post div.gallery .gallery-caption{
margin: 10px 0 0 0;
padding: 0;
}
.single-post div.gallery .gallery-item{
margin: 0 0 10px 0;
padding: 10px;
}
.single-post .gallery-columns-2 .gallery-item{
width: 50%;
}
.single-post .gallery-columns-3 .gallery-item{
width: 33.3333333333%;
}
.single-post .gallery-columns-4 .gallery-item{
width: 25%;
}
.single-post .gallery-columns-5 .gallery-item{
width: 20%;
}
.single-post .gallery-columns-6 .gallery-item{
width: 16.6666666666%;
}
.single-post .gallery-columns-7 .gallery-item{
width: 14.28%
}
.single-post .gallery-columns-8 .gallery-item{
width: 12.5%;
}
.content-blockquote{
margin: 30px;
}
.wd-edit-link{
margin-top: -30px;
float: right; }
.single article.single{
display: flex;
flex-direction: column;
gap: 60px;
}
.single article .entry-format .thumbnail img{
width: 100%;
}
.summary .cats-link a, 
.summary .tags-link a,
.summary .brands-link a{
margin: 0;
padding: 0;
display: inline-block;
}
div.product .availability.out-of-stock span.availability-text{
color: var(--loobek-primary-color) !important;
}
.summary .cats-link a:hover{
color: var(--loobek-primary-color);
}
.sku-wrapper span:not(.sku),
.brands-link span:not(.brand-links),
.cats-link span:not(.cat-links),
.tags-link span:not(.tag-links), 
.availability span:not(.availability-text),
.social-sharing > span
.summary .cat-links a{
color: var(--loobek-text-bold-color);
}
article .cats-link{
display: flex;
flex-wrap: wrap;
gap: 2px;
}
.cats-link .post-categories,
.taxonomy-category{
display: flex;
flex-wrap: wrap;
gap: 2px;
}
.cats-link .post-categories li{
list-style: none;
padding: 0;
margin: 0;
}
article .cats-link a,
.taxonomy-category a{
padding: 0 5px;
line-height: 20px;
font-size: 11px;
display: block;
}
article.single .entry-content > div.entry-meta-bottom{
display: flex;
flex-direction: column;
gap: 16px;
margin-left: auto;
margin-right: auto;
font-size: var(--loobek-main-small-font-size);
margin-top: 60px;
clear: both;
}
article.single .entry-content > div.entry-meta-bottom > div,
article.single .entry-content > div.entry-meta-bottom .list-links{
display: flex;
align-items: baseline;
gap: 0 20px;
}
article.single .entry-content > div.entry-meta-bottom .list-links{
gap: 5px 30px;
flex-wrap: wrap;
}
.single-post-bottom-content{
display: flex;
flex-direction: column;
gap: 60px;
width: 100%;
margin-top: 60px;
}
.meta-navigation{
display: grid;
grid-template-columns: 1fr 1fr;
align-items: flex-start;
justify-content: space-between;
position: relative;
padding: 20px 0;
gap: 40px;
}
.meta-navigation > div{
position: relative;
}
.meta-navigation:before,
.meta-navigation:after,
.ts-blogs.related-posts:after{
margin-left: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
margin-right: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
position: absolute;
left: 0;
right: 0;
top: 0;
content: "";
border-width: 1px 0 0 0;
border-style: solid;
height: 1px;
}
.meta-navigation:after,
.ts-blogs.related-posts:after{
bottom: 0;
top: auto;
}
.meta-navigation h6{
position: relative;
margin: 0;
font-size: var(--loobek-h6-font-size);
line-height: var(--loobek-h6-line-height);
}
body.text-uppercase .meta-navigation h6{
text-transform: uppercase;
}
.meta-navigation a{
display: flex;
gap: 20px;
align-items: center;
text-decoration: none;
}
.meta-navigation a:hover > h6{
color: var(--loobek-primary-color);
}
.meta-navigation a:before{
font-family: icomoon;
letter-spacing: 0;
font-weight: normal;
font-size: 12px;
}
.meta-navigation > div:before{
position: absolute;
right: -20px; border-width: 0 1px 0 0;
border-style: solid;
content: "";
top: -20px;
bottom: -20px;
width: 1px;
}
.meta-navigation > div.next-post:before{
left: -21px; right: auto;
}
.post-single-navigation a{
color: var(--loobek-text-bold-color);
}
.post-single-navigation.prev-post a:before{
content: "\e903"; order: -1;
}
.post-single-navigation.next-post a:before{
content: "\e904"; order: 99;
}
.post-single-navigation.next-post a{
justify-content: flex-end;
}
.post-single-navigation.next-post img{
order: 98;
}
.meta-navigation a img{
width: 90px;
}
body.image-button-radius .meta-navigation a img{
border-radius: 5px;
} body #st-el-4 .st-btns{
overflow: auto;
}
body #st-1.st-has-labels .st-btn{
min-width: 70px;
}
body #st-1 .st-btn > img{
top: 4px;
}
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;
} article.single .entry-author{
width: 100%;
padding: 50px;
clear: both;
margin: 0 auto;
background: #f5f5f5;
line-height: 1.8em;
font-size: var(--loobek-h6-font-size);
}
body.image-button-radius article.single .entry-author{
border-radius: 10px;
}
.entry-author .author-info{
display: flex;
gap: 30px;
align-items: center;
}
.entry-author .author-info .author a{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
font-size: var(--loobek-h5-font-size);
line-height: var(--loobek-h5-line-height);
color: var(--loobek-text-bold-color);
}
.entry-author .author-info img{
width: 110px;
border-radius: 100%;
}
.entry-author .author-info .info-text{
display: flex;
flex-direction: column;
}
.entry-author .author a:hover{
text-decoration: none;
}
.info-except:not(:empty){
margin-top: 20px;
} .ts-blogs.related-posts{
display: block;
padding-bottom: 60px;
}
.ts-blogs article{
display: block;
overflow: hidden;
}
.ts-blogs article .article-content,
.list-posts article .article-content{
display: flex;
flex-direction: column;
gap: 15px;
position: relative;
}
.ts-blogs .entry-content,
.list-posts .entry-content{
display: flex;
flex-direction: column;
gap: 10px;
}
.ts-blogs .entry-content > header,
.list-posts .entry-content > header{
display: flex;
flex-direction: column;
gap: 10px;
}
blockquote .entry-meta-top{
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
}
.entry-meta-top,
.entry-meta-middle{
overflow: hidden;
line-height: 20px;
display: flex;
flex-wrap: wrap;
gap: 5px 20px;
font-size: var(--loobek-main-small-font-size);
color: var(--loobek-text-light-color);
}
.wp-block-post-date{
font-size: var(--loobek-main-small-font-size);
color: var(--loobek-text-light-color);
line-height: 20px;
margin-bottom: 10px;
}
.entry-meta-top span.author a,
.entry-meta-middle span.author a,
.widget-container ul li span.author a{
color: var(--loobek-text-light-color);
}
.widget-container ul li span.author a:hover,
.entry-image-header .entry-meta-top span.author a:hover,
.author-info span.author a:hover,
.widget_recent_comments .comment-author-link a:hover,
.entry-meta-top span.author a:hover,
.list-posts.columns-3 .entry-meta-top span.author a:hover,
.entry-meta-middle span.author a:hover{
color: var(--loobek-primary-color);
}
.ts-blogs .entry-content .entry-title,
.list-posts .entry-content .entry-title{
margin-bottom: 0;
}
body.text-uppercase .list-posts .entry-content .entry-title{
text-transform: uppercase;
font-family: var(--loobek-heading-font);
font-weight: var(--loobek-heading-font-weight);
letter-spacing: var(--loobek-heading-letter-spacing);
}
.ts-blogs.layout-list .entry-meta-bottom{
margin-top: 10px;
}
.layout-list .entry-meta-top > span.author:before,  
.layout-list .entry-meta-top > span.date-time:before{
display: none;
}
.cats-link span{
text-transform: none;
}
.layout-list .entry-meta-top,
.layout-list .entry-meta-top span.author a,
.layout-list .entry-meta-middle,
.layout-list .entry-meta-middle span.author a{
color: var(--loobek-text-bold-color);
}
.entry-meta-top > span.author:before,
.entry-meta-top > span.comment-count:before,
.entry-meta-top > span.date-time:before,
.entry-meta-middle > span.author:before,
.entry-meta-middle > span.comment-count:before,
.entry-meta-middle > span.date-time:before,
.wp-block-post-date:before{
display: inline-block;
margin-right: 5px; position: relative;
font-family: 'icomoon';
font-weight: normal;
line-height: 18px;
font-size: var(--loobek-main-small-2-font-size);
}
.entry-meta-top > span.date-time:before,
.entry-meta-middle > span.date-time:before,
.wp-block-post-date:before{
content: "\e908";
}
.entry-meta-top > span.author:before,
.entry-meta-middle > span.author:before{
content: "\e93f";
}
.entry-meta-top > span.comment-count:before,
.entry-meta-middle > span.comment-count:before{
content: "\e95a";
}
.comment-meta-bottom .entry-meta-top > span.date-time:before{
margin-right: 6px; }
.entry-meta-top .author a,
.entry-meta-top .middle a,
.logged-in-as a,
.tags-link a,
.cats-link a,
.brands-link a{
text-decoration: none;
}
.brands-link a:hover,
.tags-link a:hover,
.logged-in-as a:first-child:hover{
color: var(--loobek-primary-color);
}
.tags-link a,
.brands-link a,
.logged-in-as a:first-child{
color: var(--loobek-text-bold-color);
}
.ts-blogs .entry-meta:after{
display: table;
content: "";
clear: both;
}
header span.author a,
.meta .author a,
.ts-testimonial-wrapper span.author a{
display: inline-block;
}
span.author a:hover{
text-decoration: none;
}
.blogs article .thumbnail-content:hover .effect-thumbnail{
opacity: 1;
}
.blogs article a.gallery .effect-thumbnail{
display: none;
}
.brands-link a:hover,
.cat-links a:hover,
.tag-links a:hover{
text-decoration: none;
}
.logged-in-as a,
#cancel-comment-reply-link{
font-size: var(--loobek-main-small-font-size);
}    body.error404 #main{
min-height: 0;
}
body.error404 article{
padding: 14% 10px;
text-align: center;
}
body.error404 article h1:before{
content: "\e720";
font-family: 'icomoon';
font-weight: normal;
font-size: 72px;
line-height: 70px;
display: block;
margin-bottom: 15px;
}
body.error404 article .button{
min-width: 170px;
margin-top: 30px;
}
form .search-table{
position: relative;
}
form .search-table input[type="text"]{
max-width: 100%;
width: 100%;
margin: 0;
padding-left: 20px; padding-right: 50px; }
form .search-table input[type="submit"]{
padding: 0 !important;
border: 0 !important;
font-size: 0 !important;
background: transparent !important;
position: absolute;
right: 0; top: 0;
min-width: 0;
width: 46px;
height: 46px;
}
.search-table .search-button:before{
position: absolute;
top: 0;
right: 0; width: 46px;
text-align: center;
line-height: 46px;
content: "\e917";
font-weight: normal;
font-size: 20px;
font-family: 'icomoon';
transition: color 300ms, background-color 300ms ease 0s;
}   @media only screen and (min-width: 768px){ .header-v1 #ts-search-sidebar,
.header-v2 #ts-search-sidebar,
.header-v4 #ts-search-sidebar,
.header-v8 #ts-search-sidebar,
.header-v8 #ts-search-sidebar,
.header-v9 #ts-search-sidebar,
.header-v10 #ts-search-sidebar{
display: none;
}
.header-v5 #ts-search-sidebar{
display: block;
}
.header-v12 .header-middle .logo-wrapper{
margin-left: 0;
margin-right: 50px; }
.header-v7 header .logo-wrapper{
width: auto;
}
.header-v7 header .logo-wrapper,
.header-v7 .header-middle .header-right{
flex: 1;
}
.header-v9 .header-middle,
.header-v8 .header-middle,
.header-v6 .header-middle,
.header-v4 .header-middle{
border-width: 0;
}
.header-v4 .header-middle > .container,
.header-v8 .header-middle > .container{
padding-bottom: 15px;
padding-top: 25px;
}
.header-v8 .header-middle > .container{
padding-bottom: 25px;
}
.header-v4 .is-sticky .header-middle > .container,
.header-v8 .is-sticky .header-middle > .container{
padding-top: 15px;
}
.header-v8 .is-sticky .header-middle > .container{
padding-top: 25px;
}
.is-sticky .icon-menu-sticky-header{
display: block;
}
.is-sticky .header-bottom,
.is-sticky .header-top{
display: none;
}
.header-v10 .header-top .header-left{
display: flex;
justify-content: flex-end;
align-items: center;
}
.header-v10 .header-top .header-left > *{
margin-right: 20px; }
.header-v10 .header-top .header-right{
position: relative;
}
.header-v10 .header-top .header-right > *{
margin: 0; padding-left: 30px;
padding-right: 30px;
position: relative;
}
.header-v10 .header-top .header-currency + .header-social-icon,
.header-v10 .header-top .header-header-language + .header-social-icon{
margin-left: 10px; }
.header-v10 .header-top .header-currency + .header-social-icon,
.header-v10 .header-top .header-header-language + .header-social-icon,
.header-v10 .header-top .header-right > *:last-child{
padding-right: 0;
padding-left: 30px; }
.header-v10 .header-top .header-right:before,
.header-v10 .header-top .header-right > *:after,
.header-v10 .header-top .header-currency + .header-social-icon:before,
.header-v10 .header-top .header-header-language + .header-social-icon:before{
position: absolute;
left: auto;
right: 0; content: "";
border-width: 0 1px 0 0;
border-style: solid;
top: -8px;
bottom: -8px;
}
.header-v10 .header-top .header-right > *:last-child:after{
display: none;
}
.header-v10 .header-top .header-currency + .header-social-icon:before,
.header-v10 .header-top .header-header-language + .header-social-icon:before,
.header-v10 .header-top .header-right:before{
left: 0;
right: auto; }
.header-top .ts-tiny-cart-wrapper > .cart-control,
.header-top a.tini-wishlist,
.ts-header .header-top .shopping-cart-wrapper .cart-control *,
.ts-header .header-top .tini-wishlist *{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
}
.ts-header .header-top .shopping-cart-wrapper .cart-control .cart-number,
.ts-header .header-top .tini-wishlist .count-number{
position: static;
width: auto;
height: auto;
border-radius: 0;
font-size: inherit;
background: transparent;
color: inherit;
margin-left: 10px; margin-right: 5px; line-height: inherit;
}
.header-top .header-right .header-link + .header-language,
.header-top .header-right .header-link + .header-currency{
margin-left: 30px; margin-right: 20px;
}
.header-top .shopping-cart-wrapper .cart-control,
.header-top .shopping-cart-wrapper .ic-cart,
.header-top .my-wishlist-wrapper > a{
display: flex;
align-items: center;
}
.header-top .shopping-cart-wrapper .ic-cart:before,
.header-top .my-wishlist-wrapper a:before{
line-height: 10px;
}
.header-top .search-button,
.header-middle .container > .group-language-currency{
display: none;
} .header-text-light .header-sticky:not(.is-sticky) .header-middle .social-icons.style-icon li a,
.header-text-light .header-sticky:not(.is-sticky) .menu-wrapper nav > ul > li > a, 
.header-text-light .header-sticky:not(.is-sticky) .menu-wrapper nav > ul > li > a, 
.header-text-light .header-sticky:not(.is-sticky) .menu-wrapper nav > ul > li.menu-item:before,
.header-text-light .header-sticky:not(.is-sticky) .header-middle .shopping-cart-wrapper .cart-control, 
.header-text-light .header-sticky:not(.is-sticky) .header-middle .my-wishlist-wrapper a, 
.header-text-light .header-sticky:not(.is-sticky) .header-middle .my-account-wrapper .account-link > a, 
.header-text-light .header-sticky:not(.is-sticky) .header-middle .search-button > span,
.header-text-light .header-sticky:not(.is-sticky) .header-middle .header-currency .wcml_currency_switcher > a, 
.header-text-light .header-sticky:not(.is-sticky) .header-middle .header-language .wpml-ls > ul > li > a,
.header-text-light .header-sticky:not(.is-sticky) .icon-menu-ipad-header{
color: #ffffff;
}
.header-text-light .header-sticky:not(.is-sticky) .menu-wrapper nav > ul > li > a:after,
.header-text-light.header-v6 .header-sticky:not(.is-sticky) nav.second-menu-middle > ul > li.menu-item:hover a:after, 
.header-text-light.header-v6 .header-sticky:not(.is-sticky) nav.second-menu-middle > ul > li[class*="current-"] a:after{
border-color: #ffffff;
}
.header-text-light .header-sticky:not(.is-sticky) .header-middle .social-icons.style-icon li a:hover,
.header-text-light .header-sticky:not(.is-sticky) .header-middle .shopping-cart-wrapper:hover .cart-control, 
.header-text-light .header-sticky:not(.is-sticky) .header-middle .my-wishlist-wrapper:hover a, 
.header-text-light .header-sticky:not(.is-sticky) .header-middle .my-account-wrapper:hover .account-link > a, 
.header-text-light .header-sticky:not(.is-sticky) .header-middle .search-button:hover > span,
.header-text-light .header-sticky:not(.is-sticky) .header-middle .header-currency:hover .wcml_currency_switcher > a, 
.header-text-light .header-sticky:not(.is-sticky) .header-middle .header-language:hover .wpml-ls > ul > li > a,
.header-text-light .header-sticky:not(.is-sticky) .icon-menu-ipad-header:hover{
color: #e5e5e5;
}
.header-text-light.header-number-style-v1 .header-sticky:not(.is-sticky) .header-middle .tini-wishlist .count-number, 
.header-text-light.header-number-style-v1 .header-sticky:not(.is-sticky) .header-middle .ic-cart .cart-number{
color: #000000;
background-color: #ffffff;
}
.header-text-light .header-sticky:not(.is-sticky) .search-content input[type="text"]{
color: #000000;
background-color: #ffffff;
border-color: #ffffff;
}
.header-text-light .header-sticky:not(.is-sticky) .search-button:before{
color: #000000;
}
.header-text-light .header-sticky:not(.is-sticky) .search-button:hover:before{
color: #c6213b;
}
.header-text-light .header-sticky:not(.is-sticky) .search-content.loading:before{
border-top-color: #000000;
border-left-color: #000000;
}
.header-transparent .header-sticky:not(.is-sticky) .header-middle, 
.header-transparent .menu-middle.header-sticky:not(.is-sticky) .header-middle .menu-wrapper:before,
.header-transparent .header-sticky:not(.is-sticky) .header-bottom{
background: transparent;
}
.header-transparent .logo-center:not(.is-sticky) .header-template:before,
.has-breadcrumb.header-transparent .header-sticky:not(.is-sticky) .header-template:before{
position: absolute;
left: 50%;
transform: translate(-50%,0);
width: 100%;
right: auto;
bottom: 0;
border-width: 1px 0 0 0;
border-style: solid;
content: "";
z-index: 1;
}
.layout-fullwidth.header-transparent .logo-center:not(.is-sticky) .header-template:before,
.layout-fullwidth.has-breadcrumb.header-transparent .header-sticky:not(.is-sticky) .header-template:before,
.header-transparent .header-fullwidth.logo-center:not(.is-sticky) .header-template:before,
.has-breadcrumb.header-transparent .header-fullwidth.header-sticky:not(.is-sticky) .header-template:before{
transform: none;
width: auto;
max-width: none;
} .page-container.show-breadcrumb-v3 #left-sidebar,
.page-container.show-breadcrumb-v3 #right-sidebar,
.page-container.show-breadcrumb-v3 #main-content,
.page-container.show-breadcrumb-v3 > .term-description{
padding: 20px;
}
body:not(.ts_desktop).product-mobile-style-v3 .main-products:is(.columns-1,.columns-2) .products .variable-quick-add-to-cart .variable-product-quick-add-to-cart{
margin-bottom: 20px;
} .admin-bar .ts-floating-sidebar .ts-sidebar-content{
top: 32px !important;
}
.ts-floating-sidebar .ts-sidebar-content{
top: 0 !important;
}
.my-account-wrapper .dropdown-container{
top: 100% !important;
bottom: auto !important;
}
#ts-search-sidebar .ts-sidebar-content{
bottom: auto !important;
}
.cart-quantity-inline #ts-shopping-cart-sidebar .ts-sidebar-content{
width: 500px;
transform: translateX(500px); }
.cart-quantity-inline #ts-shopping-cart-sidebar.active .ts-sidebar-content{
transform: translateX(0px);
transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.cart-quantity-inline .shopping-cart-wrapper .dropdown-container{
width: 500px;
}
.cart-quantity-inline .dropdown-container .cart_list li .cart-item-wrapper{
margin-left: 15px; }
.cart-quantity-inline .dropdown-container .cart-group-inline{
margin-left: 0; margin-right: 0;
}
.cart-quantity-inline .ts-tiny-cart-wrapper .quantity{
margin-top: 0;
}
.cart-quantity-inline .cart_list li.woocommerce-mini-cart-item{
justify-content: space-between;
}
.cart-quantity-inline .cart_list li.woocommerce-mini-cart-item .cart-group-inline{
display: flex;
justify-content: space-between;
align-items: center;
flex: 1;
}
.cart-quantity-inline .woocommerce.dropdown-container a.thumbnail{
width: 60px;
min-width: 60px;
} :is(.has-1-sidebar,.has-2-sidebar) #main-content.product-has-border-bottom .before-loop-wrapper{
padding-bottom: 30px;
}
.woocommerce .before-loop-wrapper{
top: auto !important;
}
.filter-button-position-inline .before-loop-wrapper{
flex-wrap: nowrap;
}
.filter-button-position-inline .before-loop-wrapper .filter-widget-area-button{
margin: 0 0 30px 0;
right: 0; position: absolute;
bottom: 100%;
top: auto;
z-index: 5;
width: auto !important;
}
.show-breadcrumb-v3 .filter-button-position-inline .before-loop-wrapper .filter-widget-area-button{
right: -20px; }
.filter-button-position-inline .before-loop-wrapper .filter-widget-area-button a{
min-width: auto;
}
.filter-button-position-inline.subcat-has-border.style-sort-default .before-loop-wrapper .filter-widget-area-button{
line-height: 20px;
top: 5px;
}
.filter-button-position-inline.subcat-has-border.style-sort-border .before-loop-wrapper .filter-widget-area-button,
.filter-button-position-inline.subcat-has-border.style-sort-border-overflow .before-loop-wrapper .filter-widget-area-button{
top: -2px;
}
#main-content.subcat-has-border .before-loop-wrapper{
flex-wrap: wrap;
}
.subcat-has-border .special-filter-area{
padding-bottom: 20px;
padding-top: 5px;
margin-bottom: 10px;
width: 100%;
position: relative;
}
.filter-button-position-inline.subcat-has-border .before-loop-wrapper .filter-widget-area-button{
bottom: auto;
top: 0;
}
.style-sort-default .before-loop-wrapper .product-per-page-form ul.perpage ul,
.style-sort-default .before-loop-wrapper .woocommerce-ordering .orderby > li,
.style-sort-default .before-loop-wrapper .product-per-page-form ul.perpage > li{
min-width: auto;
}
.filter-widget-area .product-on-sale-form,
.ts-sidebar .product-on-sale-form{
display: none;
}
body .close + .widget-container,
body .product-on-sale-form + .widget-container{
margin-top: 0;
padding-top: 0;
border-width: 0;
}
.style-filter-popup .filter-widget-area .ts-active-filters:not(:empty) + .product-on-sale-form + .widget-container{
padding-top: 0;
}
.page-container:is(.has-1-sidebar,.has-2-sidebar) .filter-widget-area-button{
display: none;
}
.main-products.columns-1 .product:not(.product-category) .meta-wrapper .price del,
.main-products.columns-1 .product:not(.product-category) .meta-wrapper .price del .amount,
.main-products.columns-2 .product:not(.product-category) .meta-wrapper .price del,
.main-products.columns-2 .product:not(.product-category) .meta-wrapper .price del .amount{
font-family: var(--loobek-main-font-thin);
font-weight: var(--loobek-main-font-thin-weight);
}
#page .big-thumbnail .product-group-button-meta div.button-in a,
#page .big-thumbnail .product-group-button-meta div.button-in a .button-tooltip{
color: var(--loobek-text-bold-color);
}
#page .big-thumbnail .product-group-button-meta div.button-in a:hover,
#page .big-thumbnail .product-group-button-meta div.button-in a:hover .button-tooltip{
color: var(--loobek-primary-color);
}
#page .main-products.big-thumbnail .product-group-button-meta .button-in a div.blockUI.blockOverlay:before{
border-top-color: var(--loobek-text-bold-color);
border-left-color: var(--loobek-text-bold-color);
}
#page .big-thumbnail .product-group-button-meta div.button-in a:hover div.blockUI.blockOverlay:before{
border-top-color: var(--loobek-primary-color);
border-left-color: var(--loobek-primary-color);
}
.main-products.columns-1 .meta-wrapper .amount,
.main-products.columns-2 .meta-wrapper .amount{
font-family: var(--loobek-main-font-bold);
font-weight: var(--loobek-main-font-bold-weight);
} .woocommerce div.product .images .product-label > span.onsale, 
.woocommerce div.product .images .product-label > span{
padding-left: 20px;
padding-right: 20px;
}
#page .page-container.show-breadcrumb-v3 div.product div.summary{
padding: 20px 20px 0 20px;
}
div.product:not(.summary-scrolling) .summary ~ *{
grid-column: 1 / 3;
}
.page-container div.product:not(.summary-scrolling):not(.bought-together-layout-vertical) .woocommerce.yith-wfbt-section{
grid-column: 1 / 3;
}
.woocommerce #reviews #comments ol.commentlist ul.children li img.avatar{
width: 50px;
}
.woocommerce div.product.summary-scrolling div.product-images-summary,
.woocommerce div.product.bought-together-style-default.reviews-inside-summary.tabs-inside-summary:not(.summary-scrolling) div.product-images-summary{
grid-template-rows: var(--imageHeight,auto) auto;
min-height: var(--minHeight,auto);
}
.woocommerce div.product.bought-together-style-default.reviews-inside-summary.tabs-inside-summary:not(.summary-scrolling) .yith-wfbt-section,
.woocommerce div.product.summary-scrolling .summary ~ *{
grid-column: 1 / 2;
}
.woocommerce div.product.bought-together-style-default.reviews-inside-summary.tabs-inside-summary:not(.summary-scrolling) .yith-wfbt-form{
grid-template-columns: 100%;
}
.woocommerce div.product.bought-together-style-default.reviews-inside-summary.tabs-inside-summary:not(.summary-scrolling) .yith-wfbt-form .yith-wfbt-submit-block{
order: 3;
display: flex;
align-items: baseline;
gap: 0 40px;
justify-content: flex-end;
margin-top: 30px;
}
.woocommerce div.product.bought-together-style-default.reviews-inside-summary.tabs-inside-summary:not(.summary-scrolling) .yith-wfbt-form .price_text{
display: flex;
align-items: baseline;
gap: 10px;
}
#page div.product.bought-together-style-default.collapse-reviews-tab:not(.summary-scrolling) .yith-wfbt-section{
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
width: auto;
}
#page div.product.bought-together-style-default.collapse-reviews-tab:not(.summary-scrolling) .yith-wfbt-section:before,
#page div.product.bought-together-style-default.collapse-reviews-tab:not(.summary-scrolling) .yith-wfbt-section:after{
display: none;
}
#page div.product.bought-together-style-default.collapse-reviews-tab.bought-together-border-default:not(.summary-scrolling) .yith-wfbt-section,
#page div.product.bought-together-style-default.collapse-reviews-tab.bought-together-border-overflow:not(.summary-scrolling) .yith-wfbt-section{
border-width: 1px 0 1px 0;
border-style: solid;
}
.summary-scrolling:not(.bought-together-style-small) .yith-wfbt-form{
grid-template-columns: auto;
}
.ts_desktop .woocommerce div.product.thumbnail-layout-slider-3-col div.product-images-summary{
display: block;
}
.ts_desktop .page-container.no-sidebar .thumbnail-layout-slider-3-col div.product-images-summary{
position: relative;
grid-template-columns: 100%;
}
.ts_desktop .page-container.no-sidebar .thumbnail-layout-slider-3-col .summary ~ *{
grid-column: auto;
}
.ts_desktop .page-container.no-sidebar .thumbnail-layout-slider-3-col div.woocommerce-product-gallery{
margin-left: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
margin-right: calc(50% - 50vw + var(--scrollbarWidth,17px)/2);
width: auto;
}
.ts_desktop .thumbnail-layout-slider-3-col .flex-direction-nav li a{
top: calc(50% - 15px)
}
.ts_desktop .thumbnail-layout-slider-3-col .woocommerce.yith-wfbt-section{
padding: 0;
width: 100%;
}
.tabs-inside-summary.collapse-reviews-tab.reviews-inside-summary:not(.summary-scrolling):not(.image-summary-limited-width) .product-images-summary{
grid-template-rows: var(--imageHeight,auto) auto;
min-height: var(--minHeight,auto);
}
.tabs-inside-summary.collapse-reviews-tab.reviews-inside-summary:not(.summary-scrolling) .product-images-summary .product-custom-content{
grid-column: 1 / 2;
}
.woocommerce div.product .summary .woocommerce-tabs ul.tabs li,
.summary #reviews .wcpr-filter-container a,
.summary #reviews .wcpr-filter-container .wcpr-filter-button{
font-size: var(--loobek-h6-font-size);
} .list-posts:is(.columns-2,.columns-3) > article:before{
position: absolute;
left: -20px; top: 0;
bottom: 0;
width: 1px;
border-width: 0 1px 0 0;
border-style: solid;
content: "";
}
.list-posts.columns-1 article .article-content{
gap: 30px;
}
.list-posts.columns-1 .entry-content,
.list-posts.columns-1 .entry-content > header{
gap: 20px;
} .no-sidebar .entry-image-header{
grid-template-columns: 34% auto;
gap: 0 50px;
align-items: center;
padding-bottom: 50px;
}
.has-1-sidebar .entry-image-header{
gap: 50px 0;
}
.no-sidebar .no-featured-image .entry-image-header,
.no-sidebar .single-post.image .entry-image-header{
grid-template-columns: 100%;
padding-top: 50px;
}
.no-sidebar .entry-image-header .entry-header{
max-width: 960px;
}
.no-sidebar .no-featured-image .entry-image-header .entry-header{
max-width: 100%;
}
.entry-image-header{
gap: 0 30px;
}
.no-sidebar .entry-image-header .entry-header{
order: -1;
width: 100%;
justify-self: flex-start;
}
.list-posts.columns-3{
grid-template-columns: repeat(6, 1fr);
}
body .list-posts.columns-3 article{
grid-column: 1 / 3;
}
body .list-posts.columns-3 article:nth-child(3n + 1){
grid-column: 3 / 5;
}
body .list-posts.columns-3 article:nth-child(3n + 2){
grid-column: 5 / 7;
}
body .list-posts.columns-3 article:first-child{
grid-column: 1 / 4;
}
body .list-posts.columns-3 article:first-child + article{
grid-column: 4 / 7;
}
.list-posts.columns-2{
grid-template-columns: repeat(2, 1fr);
}
.type-blog .layout-list .placeholder-item{
display: grid;
align-items: center;
grid-template-columns: 1.2fr 0.8fr;
grid-template-rows: auto 30px 20px auto;
}
.type-blog .layout-list.thumbnail-right .placeholder-item{
grid-template-columns: 0.8fr 1.2fr;
}
.type-blog .layout-list .placeholder-thumb{
grid-row: 1 / 5;
}
.type-blog .layout-list.thumbnail-right .placeholder-thumb{
order: 7;
}
.type-blog .layout-list .placeholder-title{
grid-row: 2 / 3;
height: 30px;
max-width: 300px;
}
.type-blog .layout-list .placeholder-subtitle{
grid-row: 3 / 4;
max-width: 200px;
} .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 td{
padding: 20px 10px;
}
.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;
}
.woocommerce table.shop_table.woocommerce-cart-form__contents tr > *{
margin-right: 20px; }
.woocommerce table.shop_table.woocommerce-cart-form__contents tr > .product-remove{
margin-right: 0; 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{
text-align: start;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.woocommerce table.shop_table.woocommerce-cart-form__contents .product-price{
text-align: end;
max-width: 380px;
}
.woocommerce table.shop_table.woocommerce-cart-form__contents .product-price ins{
order: -1;
}
.woocommerce table.shop_table.woocommerce-cart-form__contents .product-quantity{
width: 120px;
min-width: 120px;
text-align: end;
}
.woocommerce table.shop_table.woocommerce-cart-form__contents .product-subtotal{
width: 110px;
min-width: 110px;
text-align: end !important;
}
#add_payment_method table.cart .product-thumbnail, 
.woocommerce-cart table.cart .product-thumbnail, 
.woocommerce-checkout table.cart .product-thumbnail{
width: 80px;
min-width: 80px;
}
.woocommerce table.shop_table.woocommerce-cart-form__contents .product-remove{
order: 100;
}  .style-ziczac .items .item:nth-child(2n){
margin-bottom: 30px;
}
.style-ziczac .columns-7:not(.ts-slider) .items .item:nth-child(4n){
margin-bottom: 7.15%;
} .ts-blogs.layout-list .article-content{
align-items: center;
flex-direction: row;
justify-content: space-between;
}
body:not(.rtl) .layout-list.thumbnail-right .article-content,
body.rtl .layout-list.thumbnail-left .article-content{
flex-direction: row-reverse;
}
.ts-blogs.layout-list .entry-content{
width: 40%;
}
.ts-blogs.layout-list .thumbnail-content{
width: 60%;
}
.layout-overlap .entry-content{
position: absolute;
left: 0;
right: 0;
bottom: 0;
text-align: center;
z-index: 4;
padding: 20px 15px;
}
#page .layout-overlap .heading-title a,
.layout-overlap .excerpt,
#page .layout-overlap .button-text{
color: #ffffff;
}
#page .layout-overlap .button{
background: #ffffff;
color: #000000;
border-color: #ffffff;
}
#page .layout-overlap .button:hover{
background: transparent;
color: #ffffff;
border-color: #ffffff;
}
#page .layout-overlap .button-text:before{
border-color: #ffffff;
transition: 100ms ease 0s;
}
.layout-overlap .entry-meta-top > span.author:before, 
.layout-overlap .entry-meta-top > span.date-time:before{
display: none;
}
.layout-overlap .entry-meta-top{
gap: 2px;
}
.layout-overlap .entry-meta-top .date-time,
.layout-overlap .entry-meta-top .comment-count,
.layout-overlap .entry-meta-top span.author a,
.layout-overlap .entry-meta-top .cats-link a{
background: #ffffff;
color: #000000;
padding: 0 5px;
line-height: 20px;
display: block;
}
body.image-button-radius .layout-overlap .entry-meta-top .date-time,
body.image-button-radius .layout-overlap .entry-meta-top .comment-count,
body.image-button-radius .layout-overlap .entry-meta-top span.author a,
body.image-button-radius .layout-overlap .entry-meta-top .cats-link a{
border-radius: 5px;
}
.layout-overlap .cats-link,
.layout-overlap .entry-meta-top{
justify-content: center;
}
.layout-overlap .article-content{
position: relative;
}
.layout-overlap .article-content:before{
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 60%;
background-image: linear-gradient(0deg, #000000 0%, #00000000 100%);
opacity: 0.7;
z-index: 3;
content: "";
}
body.image-button-radius .layout-overlap .article-content:before{
border-radius: 0 0 10px 10px;
}
.layout-overlap .entry-meta-top > span.comment-count:before,
.layout-overlap .entry-meta-top *{
font-size: 11px;
} .ts-coupon-wrapper.item-vertical .discount-number{
width: 100%;
} body:not(.rtl) .show-counter-today:not(.title-center) .shortcode-heading-wrapper .view-more-wrapper{
margin-left: auto;
margin-right: 0; }
}
@media only screen and (min-width: 992px){ .header-v8 .header-right > .search-button,
.header-v12 .header-right > .search-button{
display: none;
} .ts-sidebar{
width: calc(25% - 30px);
}
#page .show-breadcrumb-v3 .ts-sidebar{
width: calc(25% - 10px);
}
.has-1-sidebar #main-content{
width: calc(100% - 25%);
}
.has-2-sidebar #main-content{
width: calc(100% - 50%);
} .hide-columns-selector.hide-onsale-checkbox .ts-active-filters{
margin-right: auto;
}
.hide-columns-selector.hide-onsale-checkbox:not(.style-filter-dropdown) .before-loop-wrapper{
justify-content: flex-end;
margin-top: calc(var(--loobek-h3-device-height) - 30px);
}
.hide-columns-selector.hide-onsale-checkbox:not(.style-filter-dropdown).product-has-background .before-loop-wrapper{
margin-top: 0;
}
.hide-columns-selector.hide-onsale-checkbox .before-loop-wrapper .special-filter-area{
order: 18;
}
.style-sort-default .filter-widget-area-button a{
min-width: 100px;
}
#main-content:not(.product-has-border-bottom):not(.product-has-background) .main-products.columns-1:not(.big-thumbnail){
padding-top: 20px;
border-width: 1px 0 0 0;
border-style: solid;
}
#main-content:not(.product-has-border-bottom):not(.product-has-background) .main-products.columns-1:not(.big-thumbnail) + .after-loop-wrapper{
border-width: 1px 0 0 0;
border-style: solid;
margin-top: 20px;
padding-top: 40px;
}
#page .main-products.big-thumbnail .products{
gap: 40px 0;
}
.main-products.columns-1 .product:not(.product-category) .product-wrapper{
display: flex;
align-items: center;
}
.meta-wrapper .color-swatch > span{
font-size: var(--loobek-main-small-font-size);
}
.main-products.columns-1 .product .meta-wrapper .color-swatch > span{
display: block;
}
.main-products.columns-1 .product .meta-wrapper .color-swatch > div{
width: 30px;
height: 30px;
}
.main-products.columns-1 .product .meta-wrapper .star-rating-wrapper{
margin-top: 10px;
}
.main-products.columns-1 .product .meta-wrapper .product-group-button-meta{
display: block;
overflow: hidden;
margin-top: 0;
position: static;
visibility: visible;
opacity: 1;
padding-top: 0;
}
.main-products.columns-1 .product-group-button-price .price{
display: none;
}
.main-products.columns-1 .product .product-group-button-price{
display: block;
position: static;
visibility: visible;
opacity: 1;
transition: none;
}
.ts_desktop.product-hover-style-v4 .main-products.columns-1 .product-group-button-meta,
.ts_desktop.product-hover-style-v5 .main-products.columns-1 .product-group-button-meta{
margin-top: 0;
transform: none;
transition: none;
position: static;
}
.ts_desktop.product-hover-style-v4 .main-products.columns-1 .product-group-button-meta > .loop-add-to-cart,
.ts_desktop.product-hover-style-v4 .main-products.columns-1 .product-group-button > *{
display: block;
}
.ts_desktop.product-hover-style-v4 .main-products.columns-1 .product-group-button .button-in{
transition: none;
top: 0;
}
.ts_desktop.product-hover-style-v5 .main-products.columns-1 .product-group-button{
transform: translate(100%,0); right: 10px; left: auto;
top: 10px;
bottom: auto;
display: grid;
margin: 0;
width: auto;
background: transparent;
padding: 0;
grid-template-columns: auto;
grid-gap: 5px;
top: 10px;
}
.ts_desktop.product-hover-style-v5 .main-products.columns-1 .product-wrapper:hover .product-group-button{
transform: translate(0,0);
transition: transform 300ms ease;
}
.product-hover-style-v5 .main-products.columns-1 .product:not(.variable-quick-add-to-cart) .product-group-button .compare{
order: 3;
}
.ts_desktop.product-hover-style-v5 .main-products.columns-1 .product:not(.variable-quick-add-to-cart) .product-group-button .wishlist{
order: 2;
}
.ts_desktop.product-hover-style-v5 .main-products.columns-1 .variable-quick-add-to-cart .product-wrapper .product-group-button{
transform: none;
}
.ts_desktop.product-hover-style-v5 .main-products.columns-1 .product-group-button > .button-in a{
border-width: 0;
}
.ts_desktop.product-hover-style-v5 .main-products.columns-1 .product-group-button .button-in a:before{
line-height: 34px;
}
.ts_desktop.product-hover-style-v5 .main-products.columns-1 .product-group-button .button-in .button-tooltip{
padding: 5px 12px 5px 5px; left: auto; right: 100%; top: 50%;
bottom: auto;
margin-left: 0;
margin-right: 0;
margin-top: -17px;
transform: none;
}
.ts_desktop.product-no-tooltip #page .big-thumbnail .product-group-button-meta .button-in .button-tooltip{
display: block;
}
.ts_desktop.product-no-tooltip #page .big-thumbnail .product-group-button-meta .button-in .added .button-tooltip{
display: none;
}
.ts_desktop.product-hover-style-v5 .main-products.columns-1 .product-group-button .button-in .button-tooltip:before{
margin: 0;
top: 0;
bottom: 0;
left: 0;
right: 7px; }
.ts_desktop.product-hover-style-v5 .main-products.columns-1 .product-group-button .button-in .button-tooltip:after{
border-top: 4px solid transparent;
border-left: 6px solid var(--loobek-product-button-thumbnail-bg);
border-bottom: 4px solid transparent;
border-right-width: 0;
right: 2px; top: 50%;
left: auto;
bottom: auto;
margin-top: -3px;
}
.product-hover-style-v5 .main-products.columns-1 .products .product:not(.variable-quick-add-to-cart) .product-group-button .button-in:first-child .button-tooltip{
padding: 5px 12px 5px 5px; left: auto; right: 100%; }
.product-hover-style-v5 .main-products.columns-1 .products .product:not(.variable-quick-add-to-cart) .product-group-button .button-in:first-child .button-tooltip:after{
right: 2px; top: 50%;
left: auto;
bottom: auto;
margin-top: -3px;
}
.product-hover-style-v5 .main-products.columns-1 .products .product:not(.variable-quick-add-to-cart) .product-group-button .button-in .button-tooltip:before{
margin: 0;
top: 0;
bottom: 0;
left: 0;
right: 7px; }
.product-hover-style-v5 .main-products.columns-1 .products .product:not(.variable-quick-add-to-cart) .product-group-button .button-in .button-tooltip:after{
border-top: 4px solid transparent;
border-left: 6px solid var(--loobek-product-button-thumbnail-bg);
left: auto;
border-bottom: 4px solid transparent;
border-right-width: 0;
right: 2px; top: 50%;
left: auto;
bottom: auto;
margin-top: -3px;
}
.main-products.columns-1 .product-group-button-meta .quantity{
display: block;
}
body:not(.ts_desktop).product-mobile-style-v3 .main-products.columns-1 .product-group-button-meta div.loop-add-to-cart .button-tooltip:after{
display: none;
}
.main-products.columns-1.big-thumbnail .product-group-button .loop-add-to-cart,
body:not(.ts_desktop) #page .main-products.columns-1 div.loop-add-to-cart a.button.loading:before,
.main-products.columns-1.big-thumbnail .product-group-button .loop-add-to-cart,
.main-products.columns-1.big-thumbnail .product-group-button .wishlist,
.main-products.columns-1.big-thumbnail .product-group-button .compare,
body:not(.ts_desktop) .main-products.columns-1 .product-group-button-meta div.loop-add-to-cart .button-tooltip:after{
display: none !important;
}
body:not(.ts_desktop) #page .main-products.columns-1 div.loop-add-to-cart a.button .button-tooltip{
display: flex;
}
body:not(.ts_desktop) .main-products.columns-1 .product-group-button-meta > .loop-add-to-cart{
display: block;
}
.main-products.columns-1.big-thumbnail .product:not(.product-category) .thumbnail-wrapper{
width: 45%;
max-width: 450px;
}
#page .main-products.columns-1 .product:not(.product-category) .meta-wrapper{
margin-bottom: 0;
}
.main-products.columns-1.big-thumbnail .product:not(.product-category) .meta-wrapper{
padding: 0 0 0 30px; display: grid;
flex: 1;
}
.woocommerce .main-products.columns-1 .products .product .meta-wrapper > *:first-child{
margin-top: 0;
}
.main-products.columns-1.big-thumbnail .product .meta-wrapper > .price{
order: 25; 
margin: 30px 0;
padding-bottom: 30px;
border-width: 0 0 1px 0;
border-style: solid;
gap: 10px;
}
.main-products.columns-1.big-thumbnail .product .meta-wrapper .short-description{
order: 20;
margin-top: 20px;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
border-width: 0;
}
.main-products.columns-1.big-thumbnail .product .meta-wrapper .color-swatch{
margin-bottom: 22px;
order: 26;
}
.main-products.columns-1.big-thumbnail .product .meta-wrapper .product-sku{
order: 40;
margin-top: 24px;
}
.main-products.columns-1.big-thumbnail .product .meta-wrapper .ts-product-galleries{
order: 99;
}
.main-products.columns-1.big-thumbnail .product .meta-wrapper .product-group-button-price{
order: 30;
}
.main-products.columns-1.big-thumbnail .product-group-button-meta .button-in .button-tooltip{
display: block;
opacity: 1;
visibility: visible;
-webkit-animation: none ;
-moz-animation: none;
animation: none;
}
body.ts_desktop:is(.product-hover-style-v1,.product-hover-style-v2,.product-hover-style-v3) .main-products.columns-1.big-thumbnail .variable-quick-add-to-cart .product-group-button .button-in + .button-in{
top: 10px;
}
body.ts_desktop .main-products.columns-1.big-thumbnail .product-group-button .variable-product-quick-add-to-cart{
display: flex;
}
body.ts_desktop .main-products.columns-1.big-thumbnail .product-group-button-meta .variable-product-quick-add-to-cart{
display: none;
}
.ts_desktop.product-hover-style-v4 .columns-1.big-thumbnail .product-group-button-meta .button-in{
width: auto;
height: auto;
}
.ts_desktop.product-hover-style-v4 .columns-1.big-thumbnail .product-group-button-meta .button-in a,
.ts_desktop.product-hover-style-v4 .columns-1.big-thumbnail .product-group-button-meta .button-in a.loading:hover{
background: transparent;
}
.ts_desktop.product-hover-style-v4 .columns-1.big-thumbnail .product-group-button-meta .button-in .button-tooltip{
position: static;
margin: 0;
transform: none;
padding: 0;
opacity: 1;
visibility: visible;
-webkit-animation: none;
-moz-animation: none;
animation: none;
}
.ts_desktop.product-hover-style-v5 .columns-1.big-thumbnail .product-group-button-meta .quickshop,
.ts_desktop.product-hover-style-v4 .columns-1.big-thumbnail .product-group-button-meta .quickshop,
.ts_desktop.product-hover-style-v4 .columns-1.big-thumbnail .product-group-button-meta .button-in .button-tooltip:after{
display: none;
}
.ts_desktop.product-hover-style-v4 .columns-1.big-thumbnail .product-group-button-meta .button-in .button-tooltip:before{
position: static;
margin: 0;
background: transparent;
box-shadow: none;
}
.main-products.columns-1.big-thumbnail .product-group-button-meta > *{
float: left; }
.main-products.columns-1.big-thumbnail .product-group-button-meta > .button-in{
display: block;
}
.main-products.columns-1 .quantity .ts-screen-reader-text{
line-height: 20px;
padding-bottom: 10px;
}
.main-products.columns-1.big-thumbnail .quantity{
margin-right: 10px; }
.product-hover-style-v5 .main-products.columns-1 .product-group-button-meta .loop-add-to-cart{
display: block;
}
.main-products.columns-1.big-thumbnail .loop-add-to-cart{
max-width: 430px;
width: 100%;
}
.main-products.columns-1.big-thumbnail .quantity + .loop-add-to-cart{
margin-top: 30px;
width: calc(100% - 110px);
}
.main-products.columns-1.big-thumbnail .product-group-button-meta div.button-in{
clear: both;
margin-right: 40px; }
.main-products.columns-1.big-thumbnail .product-group-button-meta .loop-add-to-cart + div.button-in,
.main-products.columns-1.big-thumbnail .product-group-button-meta .loop-add-to-cart + div.button-in + div.button-in,
.main-products.columns-1.big-thumbnail .product-group-button-meta .loop-add-to-cart + div.button-in + div.button-in + div.button-in{
margin-top: 24px;
}
body:not(.ts_desktop) #page .main-products.columns-1 .product-group-button-meta .wishlist > div > a:not(.added) span{
display: block;
}
.main-products.columns-1.big-thumbnail .product-group-button-meta div.button-in + div.button-in{
clear: none;
margin-right: 0; }
.main-products.columns-1.big-thumbnail .product-group-button-meta div.button-in a{
width: auto;
height: auto;
display: flex;
align-items: baseline;
line-height: 20px;
font-size: 100%;
font-size: var(--loobek-main-small-font-size);
}
.main-products.columns-1.big-thumbnail .product-group-button-price + *{
margin-top: 20px;
} 
.woocommerce.main-products.columns-1 .product-group-button-meta div.button-in a .button-tooltip{
font-size: 0;
line-height: 0;
}
.woocommerce.main-products.columns-1 .product-group-button-meta .wishlist a.added:after, 
.woocommerce.main-products.columns-1 .product-group-button-meta .button-in .ts-tooltip:before{
content: attr(data-title);
font-family: inherit;
display: block;
line-height: 20px;
font-size: var(--loobek-main-small-font-size);
}
#page .main-products.big-thumbnail .product-group-button-meta div.button-in a:before{
margin: 0 10px 0 0; width: 12px;
line-height: 12px;
}
#page .main-products.big-thumbnail .product-group-button-meta div.button-in a.loading:before {
opacity: 0;
}
#page .main-products.big-thumbnail .product-group-button-meta div.button-in a.loading:after {
width: 12px;
height: 12px;
margin: -6px 0 0 0;
left: 0;
right: auto;
top: 50%;
border-width: 2px;
border-top-width: 2px;
border-left-width: 2px;
border-style: solid;
position: absolute;
content: "";
border-radius: 100%;
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.5s linear infinite;
border-color: var(--loobek-border);
border-top-color: var(--loobek-text-bold-color);
border-left-color: var(--loobek-text-bold-color);
}
#page .main-products.big-thumbnail .product-group-button-meta div.button-in a.loading:hover:after {
border-top-color: var(--loobek-primary-color);
border-left-color: var(--loobek-primary-color);
}
.main-products.columns-1:not(.big-thumbnail) .products{
margin-left: 0;
margin-right: 0;
gap: 0;
}
.ts_desktop.product-hover-style-v4 .main-products.columns-1:not(.big-thumbnail) .product-group-button{
transform: translate(0,calc(-100% - 10px));
right: 10px; left: auto;
top: 10px;
bottom: auto;
display: flex;
transition: none;
width: auto;
background: transparent;
padding: 0;
}
.ts_desktop.product-hover-style-v4 .main-products.columns-1:not(.big-thumbnail) .product-wrapper:hover .product-group-button{
transform: translate(0,0);
transition: transform 300ms ease;
}
#page .main-products.columns-1:not(.big-thumbnail) .thumbnail-wrapper .variable-product-quick-add-to-cart{
display: none;
}
.main-products.columns-1:not(.big-thumbnail) .variable-product-quick-add-to-cart a{
font-size: var(--loobek-main-font-size);
line-height: 30px; }
#page .main-products.columns-1:not(.big-thumbnail) .meta-wrapper .variable-product-quick-add-to-cart{
display: flex;
position: relative;
left: auto;
right: auto;
bottom: auto;
top: auto;
transform: none;
padding: 0;
margin: 0;
background: transparent;
justify-content: flex-start;
text-align: start;
}
.main-products.columns-1 .variable-product-quick-add-to-cart > span{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
font-size: var(--loobek-main-font-size);
line-height: var(--loobek-main-font-line-height);
}
.main-products.columns-1 .variable-product-quick-add-to-cart a{
line-height: 32px;
padding-left: 10px;
padding-right: 10px;
min-width: 34px;
}
#page .main-products.columns-1:not(.big-thumbnail) .variable-product-quick-add-to-cart a:hover,
#page .main-products.columns-1 .variable-product-quick-add-to-cart a:hover{
border-color: var(--loobek-button-border);
background-color: var(--loobek-button-bg);
color: var(--loobek-button-color);
}
#page .main-products.columns-1:not(.big-thumbnail) .variable-product-quick-add-to-cart a{
border-color: #f0f0f0;
background-color: #f0f0f0;
}
#page .main-products.columns-1:not(.big-thumbnail) .variable-product-quick-add-to-cart:after{
display: none;
}
#page .main-products.columns-1.big-thumbnail .variable-product-quick-add-to-cart a{
font-size: var(--loobek-main-font-size);
}
.enable-catalog-mode .main-products.columns-1:not(.big-thumbnail) .product-group-button-meta{
display: none;
}
body.image-button-radius .main-products.columns-1 .variable-product-quick-add-to-cart a{
border-radius: 8px;
}
.main-products.columns-1:not(.big-thumbnail) .product:not(.product-category),
#main-content.product-has-border-bottom .main-products.columns-1:not(.big-thumbnail) .product:not(.product-category){
margin-bottom: 20px;
padding-bottom: 20px;
border-width: 0 0 1px 0;
border-style: solid;
padding-left: 0;
padding-right: 0;
}
.product-has-background .main-products.columns-1:not(.big-thumbnail) .product:not(.product-category){
padding-bottom: 0;
margin-bottom: 0;
border-width: 0;
}
.main-products.columns-1:not(.big-thumbnail) .product:not(.product-category):last-child,
#main-content.product-has-border-bottom .main-products.columns-1:not(.big-thumbnail) .product:not(.product-category):last-child{
margin-bottom: 0;
padding-bottom: 0;
border-width: 0;
}
.main-products.columns-1:not(.big-thumbnail) .products .list-categories .product{
width: 20%;
}
.main-products.columns-1:not(.big-thumbnail) .product:not(.product-category) .thumbnail-wrapper{
max-width: 350px;
width: 30%;
}
.main-products.columns-1:not(.big-thumbnail) .product:not(.product-category) .meta-wrapper{
padding: 0 0 0 30px; display: grid;
width: 100%;
grid-template-columns: repeat(3,22%) 34%;
}
.main-products.columns-1:not(.big-thumbnail) .product:not(.product-category) .meta-wrapper > *:first-child{
margin-top: 0;
}
.main-products.columns-1:not(.big-thumbnail) .product .meta-wrapper .product-brands{
grid-column: 1 / 4;
}
.main-products.columns-1:not(.big-thumbnail) .product .meta-wrapper .product-categories{
grid-column: 1 / 4;
}
.main-products.columns-1:not(.big-thumbnail) .product:not(.product-category) .meta-wrapper .product-name{
grid-column: 1 / 4;
}
.main-products.columns-1:not(.big-thumbnail) .product .meta-wrapper > .price{
display: none;
}
.main-products.columns-1:not(.big-thumbnail) .product-group-button-price .price{
display: flex;
}
.main-products.columns-1:not(.big-thumbnail) .product .meta-wrapper .price del{
order: 0;
width: 100%;
}
.main-products.columns-1:not(.big-thumbnail) .product .meta-wrapper .color-swatch{
order: 9;
grid-column: 1 / 4;
margin-top: 20px;
}
.main-products.columns-1:not(.big-thumbnail) .product .meta-wrapper .short-description{
order: 20;
padding: 30px 0;
margin: 26px 0;
grid-column: 1 / 4;
padding-bottom: 0;
margin-bottom: 0;
border-bottom-width: 0;
}
.main-products.columns-1:not(.big-thumbnail) .product .meta-wrapper .star-rating-wrapper{
grid-column: 1 / 4;
}
.main-products.columns-1:not(.big-thumbnail) .product .meta-wrapper .product-sku{
order: 40;
grid-column: 1 / 4;
}
.main-products.columns-1:not(.big-thumbnail) .product .meta-wrapper .short-description ~ .product-sku{
padding-top: 25px;
margin-top: 25px;
border-width: 1px 0 0 0;
border-style: solid;
}
.main-products.columns-1:not(.big-thumbnail) .product .meta-wrapper .ts-product-galleries{
order: 90;
grid-column: 1 / 4;
}
.main-products.columns-1:not(.big-thumbnail) .product .meta-wrapper .price ~ .product-group-button-meta{
padding-top: 30px;
margin-top: 30px;
border-width: 1px 0 0 0;
border-style: solid;
}
.main-products.columns-1:not(.big-thumbnail) .product .product-group-button-meta .button-in,
.main-products.columns-1:not(.big-thumbnail) .product .product-group-button .loop-add-to-cart{
display: none !important;
}
.main-products.columns-1:not(.big-thumbnail) .product .meta-wrapper .product-group-button-price{
order: 17;
grid-row: 1 / 10;
grid-column: 4 / 6;
margin: 0 0 0 30px; align-self: center;
}
.main-products.columns-1:not(.big-thumbnail) .product .meta-wrapper div ~ div ~ div ~ div ~ div ~ div ~ .product-group-button-price{
grid-row: 1 / 9;
}
.main-products.columns-1:not(.big-thumbnail) .product .meta-wrapper div ~ div ~ div ~ div ~ div ~ .product-group-button-price{
grid-row: 1 / 8;
}
.main-products.columns-1:not(.big-thumbnail) .product .meta-wrapper div ~ div ~ div ~ div ~ .product-group-button-price{
grid-row: 1 / 7;
}
.main-products.columns-1:not(.big-thumbnail) .product .meta-wrapper div ~ div ~ div ~ .product-group-button-price{
grid-row: 1 / 6;
}
.main-products.columns-1:not(.big-thumbnail) .product .meta-wrapper div ~ div ~ .product-group-button-price{
grid-row: 1 / 5;
}
.main-products.columns-1:not(.big-thumbnail) .product-group-button-price .price{
display: flex;
margin-top: 0;
gap: 5px;
}
.main-products.columns-1:not(.big-thumbnail) .product .quantity .number-button{
width: 100%;
margin-bottom: 10px;
}
.main-products.columns-1:not(.big-thumbnail) .quantity .minus, 
.main-products.columns-1:not(.big-thumbnail) .quantity .plus, 
.main-products.columns-1:not(.big-thumbnail) .quantity .number-button:before, 
.main-products.columns-1:not(.big-thumbnail) .quantity .number-button:after{
width: 40px;
}
.main-products.columns-1:not(.big-thumbnail) .variable-product-quick-add-to-cart > span{
margin-bottom: 5px;
line-height: 20px;
} .page-container.show-breadcrumb-v3 div.product div.summary{
padding: 30px 30px 0 30px;
}
.product-images-summary .woocommerce-tabs ~ .product-custom-content{
order: 4;
} .bought-together-layout-horizontal .yith-wfbt-form{
flex-wrap: nowrap;
}
.bought-together-layout-horizontal .yith-wfbt-section .yith-wfbt-images{
position: relative;
z-index: 1;
margin: 0;
}
.bought-together-layout-horizontal .yith-wfbt-section .yith-wfbt-images td img{
width: 90px;
min-width: 90px;
}
.bought-together-layout-horizontal.bought-together-items-style-border .yith-wfbt-section .yith-wfbt-images td img{
margin: 10px;
border-width: 0;
}
.bought-together-layout-horizontal.bought-together-items-style-border .yith-wfbt-section .yith-wfbt-items li{
padding: 10px;
border-width: 1px;
border-style: solid;
}
.bought-together-layout-horizontal .yith-wfbt-section .yith-wfbt-items{
margin-top: 0;
transform: translate(0,-100%);
}
.bought-together-layout-horizontal .yith-wfbt-section .yith-wfbt-images .image-td,
.bought-together-layout-horizontal .yith-wfbt-section .yith-wfbt-items li{
max-width: 250px;
}
.bought-together-layout-horizontal .yith-wfbt-section .yith-wfbt-items li{
display: flex;
gap: 15px;
flex: 1;
}
.bought-together-layout-horizontal .yith-wfbt-section .yith-wfbt-items li:before{
width: 90px;
min-width: 90px;
content: "";
}
.bought-together-layout-horizontal .yith-wfbt-section li .checkboxbutton{
margin-left: 0;
margin-right: 0;
} .woocommerce-checkout #order_review_heading,
.woocommerce-cart .woocommerce .cart-collaterals,
.woocommerce-checkout #order_review{
width: 360px;
}
.woocommerce .woocommerce-cart-form,
.woocommerce-checkout #customer_details{
width: calc(100% - 410px);
} .woocommerce-checkout #order_review_heading,
.woocommerce-checkout #order_review{
float: right; }
.woocommerce-checkout #customer_details{
float: left; }  .ts-blogs.has-divider .items{
width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px;
}
.ts-blogs.has-divider:not(.ts-slider) .items{
align-items: stretch;
}
.ts-blogs.has-divider .items > .swiper-wrapper{
align-items: stretch;
}
.ts-blogs.has-divider .items .item{
padding-left: 20px;
padding-right: 20px;
}
.ts-blogs.has-divider .items .item:before{
right: 0; left: auto;
top: 0;
bottom: 0;
position: absolute;
content: "";
border-width: 0 1px 0 0;
border-style: solid;
}
.ts-blogs.has-divider .swiper-button-prev{
left: 40px; }
.ts-blogs.has-divider .swiper-button-next{
right: 40px; }
.e-con-inner > div:first-child:last-child .ts-blogs.layout-list .thumbnail-content{
width: 55%;
}
.e-con-inner > div:first-child:last-child .ts-blogs.layout-list .entry-content{
width: 45%;
}
.e-con-inner > div:first-child:last-child .ts-blogs.layout-list .entry-content > *{
max-width: 300px;
}
.e-con-inner > div:first-child:last-child .type-blog .layout-list .placeholder-item{
grid-template-columns: 1.1fr 0.9fr;
}
.e-con-inner > div:first-child:last-child .type-blog .layout-list.thumbnail-right .placeholder-item{
grid-template-columns: 0.9fr 1.1fr;
} .ts-coupon-wrapper.more-items .item{
padding: 0 20px;
}
}
@media only screen and (min-width: 1201px){ body .logo-wrapper{
width: var(--loobek-logo-width);
max-width: var(--loobek-logo-width);
}
header .logo-wrapper .logo img{
max-width: var(--loobek-logo-width);
} .header-top .ts-tiny-account-wrapper .account-link > a:before{
margin-right: 4px; }
.header-top .ts-tiny-cart-wrapper > .cart-control > span:not(.ic-cart),
.header-top .my-wishlist-wrapper .title,
.header-top .my-account-wrapper .account-link > a span{
display: inline;
}
.header-top .my-wishlist-wrapper .title{
margin-left: 6px; }
.header-v8 .header-middle .header-right .search-button,
.header-top .ts-tiny-account-wrapper .account-link > a:before{
display: none;
}
.is-sticky .header-left .icon-menu-sticky-header .icon{
text-align: start;
}
.ts-header.menu-middle nav > ul li ul.sub-menu:before{
top: 24px;
}
.ts-header.menu-middle nav > ul li ul.sub-menu{
padding: 74px 50px 50px 50px;
}
.ts-header nav > ul li.ts-megamenu-columns-1 ul.sub-menu,
.ts-header nav > ul li.ts-normal-menu ul.sub-menu{
min-width: 250px;
}
.ts-header nav > ul li ul.sub-menu li:first-child > ul.sub-menu{
top: -50px;
}
.ts-header nav > ul li ul.sub-menu ul.sub-menu{
padding: 50px 50px 50px 100px; top: -44px;
}
.ts-header nav > ul li ul.sub-menu ul.sub-menu:before{
left: 50px; top: 0;
}
.ts-header nav > ul li.ts-megamenu-columns-1 ul.sub-menu ul.sub-menu,
.ts-header nav > ul li.ts-normal-menu ul.sub-menu ul.sub-menu{
min-width: 300px;
max-width: 350px;
}
.ts-header .header-bottom nav > ul > li > ul.sub-menu:before{
top: 15px;
}
.ts-header .header-bottom nav > ul > li > ul.sub-menu{
padding: 65px 50px 50px 50px;
}
.header-v3 .ts-header.menu-middle nav > ul > li > ul.sub-menu:before,
.header-v5 .ts-header.menu-middle nav > ul > li > ul.sub-menu:before,
.header-v7 .ts-header.menu-middle nav > ul > li > ul.sub-menu:before,
.header-v11 .ts-header.menu-middle nav > ul > li > ul.sub-menu:before{
top: 21px;
}
.header-v3 .ts-header.menu-middle nav > ul > li > ul.sub-menu,
.header-v5 .ts-header.menu-middle nav > ul > li > ul.sub-menu,
.header-v7 .ts-header.menu-middle nav > ul > li > ul.sub-menu,
.header-v11 .ts-header.menu-middle nav > ul > li > ul.sub-menu{
padding-top: 71px;
}
.header-middle .header-right > .header-social-icon{
margin-right: 50px; }
.layout-fullwidth .menu-middle.logo-center .header-middle .menu-wrapper, 
.header-fullwidth .menu-middle.logo-center .header-middle .menu-wrapper,
.logo-center .header-middle .container > .menu-wrapper,
.logo-center .header-middle .container > .header-right,
.logo-center .header-middle .container > .header-left{
margin: 0; flex: 1;
}
.header-v2 #page .menu-middle .menu-wrapper{
margin-left: 0;
margin-right: 0;
}
.header-v3 .header-middle .menu-wrapper{
padding: 0;
flex: none;
}
.header-middle .container > .ts-search-normal{
margin-right: auto;
margin-left: 100px;
}
.header-v6 .header-middle > .container{
padding-top: 30px;
}
.header-v6 .is-sticky .header-middle > .container{
padding-top: 20px;
}
.header-v7 #page .header-middle .header-right{
margin: 0; }
.header-v7 #page .header-middle .menu-wrapper{
margin-left: 50px;
margin-right: 50px;
}
.header-v8 .header-middle .container > .ts-search-normal{
margin-right: auto; margin-left: 50px; }
.header-v8 .header-middle .header-right .search-button{
display: none;
}
.header-v9 nav.second-menu-middle > ul > li[class*="current-"] > a{
padding-top: 8px;
padding-bottom: 8px;
}
.header-middle .header-right{
margin-right: 0; margin-left: 50px; }
.menu-middle .header-middle .menu-wrapper{
margin-left: 50px;
margin-right: auto; }
.header-v12 .menu-middle .header-middle .menu-wrapper{
margin-left: 0; margin-right: 0; }
.layout-fullwidth .header-middle .container > .ts-search-normal form,
.header-fullwidth .header-middle .container > .ts-search-normal form{
max-width: 100%;
}
.ts-search-normal form{
min-width: 200px;
}
.header-v9 header .ts-search-normal form{
min-width: 150px;
}
.layout-fullwidth.header-v10 .ts-search-normal form{
min-width: 270px;
}
.header-v9 .header-right > .search-button{
display: none;
}
.header-v12 .header-middle .container > .ts-search-normal{
margin-left: 50px;
margin-right: auto; }
.ts-header nav > ul li ul.sub-menu,
.ts-header .ts-menu > nav > ul > li > ul.sub-menu{
left: -50px }
.ts-header nav > ul li ul.sub-menu ul.sub-menu{
min-width: 280px;
} .woocommerce .cart_list li a.remove,
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove{
width: 26px;
height: 26px;
} .elementor-editor-active .ts-banner a.button,
.woocommerce .ts-banner a.button,
.ts-banner a.button{
padding: 0 30px;
} a.button,
button, 
input[type^="submit"], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled],
#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,
input[type="submit"].dokan-btn, 
a.dokan-btn, 
.dokan-btn,
.woocommerce-account .woocommerce-MyAccount-navigation li a,
#page .ts-shop-load-more .button.loading, 
#page .load-more-wrapper .button.loading{
padding-left: 40px;
padding-right: 40px;
} .header-transparent .breadcrumb-title-wrapper.breadcrumb-v2{
min-height: 650px;
} .hide-columns-selector.hide-onsale-checkbox.style-filter-dropdown .before-loop-wrapper .special-filter-area{
order: 0;
width: auto;
margin-right: auto;
}
.hide-columns-selector.hide-onsale-checkbox .before-loop-wrapper .filter-widget-area-button{
order: 17;
width: auto;
margin: 0;
}
:is(.layout-fullwidth,.main-content-fullwidth) #main-content.hide-columns-selector.hide-onsale-checkbox .filter-widget-area-button{
width: auto;
}
.hide-columns-selector.hide-onsale-checkbox .before-loop-wrapper .ts-product-columns-selector{
margin-right: 20px; margin-left: 0;
}
.hide-columns-selector.hide-onsale-checkbox .before-loop-wrapper .product-on-sale-form{
margin-right: 20px; margin-left: 0;
}
.hide-columns-selector.hide-onsale-checkbox .before-loop-wrapper .woocommerce-ordering{
margin: 0;
}
.hide-columns-selector.hide-onsale-checkbox .before-loop-wrapper .special-filter-area{
margin-top: 20px;
}
.hide-columns-selector.hide-onsale-checkbox:not(.style-filter-dropdown) .before-loop-wrapper{
margin-top: calc(var(--loobek-h3-height) - 30px);
}
.style-filter-sidebar .ts-active-filters + .widget-container{
padding-top: 0;
border-width: 0;
}
.style-filter-dropdown .ts-product-columns-selector ~ #ts-filter-widget-area .widget-title-wrapper h3{
font-family: var(--loobek-main-font-bold);
font-weight: var(--loobek-main-font-bold-weight);
}
.style-filter-top .ts-active-filters .widget-title-wrapper h3.widgettitle,
.style-filter-dropdown.style-dropdown-border .filter-widget-area .widget-title-wrapper h3.widget-title,
.style-dropdown-border .before-loop-wrapper .ts-active-filters .widgettitle{
font-size: var(--loobek-main-font-size);
}
.style-sort-default.style-filter-top.active #ts-filter-widget-area{
margin-bottom: 30px;
}
.style-filter-top #ts-filter-widget-area{
min-width: 100%;
width: 100%;
position: static;
}
.style-dropdown-border .special-filter-area.has-background,
.style-sort-border-overflow .special-filter-area.has-background{
margin-bottom: 20px;
}
.woocommerce .style-sort-border-overflow .before-loop-wrapper{
margin-bottom: 30px;
}
.woocommerce .style-dropdown-border .before-loop-wrapper{
margin-bottom: 50px;
}
.style-filter-dropdown .ts-active-filters:not(:empty) ~ #ts-filter-widget-area{
width: 100%;
}
.style-filter-dropdown .ts-active-filters:not(:empty) ~ .ts-product-columns-selector ~ #ts-filter-widget-area{
width: calc(100% - 210px);
}
.woocommerce .style-filter-dropdown .woocommerce-ordering{
margin-left: 0; }
.woocommerce .style-filter-dropdown .ts-product-columns-selector{
order: -2;
margin-right: 20px; margin-left: 0;
}
.woocommerce .style-filter-dropdown #ts-filter-widget-area{
margin-right: auto;
margin-left: 0; }
body:not(.rtl) .style-filter-dropdown .special-filter-area ~ .product-on-sale-form,
body:not(.rtl) .style-filter-dropdown .special-filter-area ~ .woocommerce-ordering,
body:not(.rtl) .style-filter-dropdown .ts-active-filters:not(:empty) ~ .product-on-sale-form,
body:not(.rtl) .style-filter-dropdown .ts-active-filters:not(:empty) ~ .woocommerce-ordering{
margin-left: auto; }
.style-filter-dropdown .special-filter-area ~ .product-on-sale-form ~ .woocommerce-ordering,
.style-filter-dropdown .ts-active-filters:not(:empty) ~ .product-on-sale-form ~ .woocommerce-ordering{
margin-left: 0; }
.style-filter-dropdown.style-sort-border-overflow .product-on-sale-form{
margin-right: 20px; }
body.image-button-radius .style-filter-dropdown.style-dropdown-border .filter-widget-area .widget-title-wrapper,
body.image-button-radius .style-filter-dropdown .filter-widget-area .widget-container > *:not(.widget-title-wrapper),
body.image-button-radius .style-filter-top #ts-filter-widget-area .product-filter-by-price ul > li > label, 
body.image-button-radius .style-filter-top #ts-filter-widget-area .product-filter-by-brand-wrapper ul > li > label, 
body.image-button-radius .style-filter-top #ts-filter-widget-area .widget-container ul > li > a,
body.image-button-radius .style-filter-top .ts-floating-sidebar .filter-widget-area{
border-radius: 10px;
}
body.image-button-radius .style-filter-top #ts-filter-widget-area .widget-container ul > li.active > a:before, 
body.image-button-radius .style-filter-top #ts-filter-widget-area .widget-container ul > li[class*="current"] > a:before, 
body.image-button-radius .style-filter-top #ts-filter-widget-area .product-filter-by-color ul li.chosen > a:before, 
body.image-button-radius .style-filter-top .product-filter-by-brand ul > li label:before,
body.image-button-radius:not(.filter-by-attribute-inline) .style-filter-top .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:before,
body.image-button-radius .style-filter-top .product-filter-by-price ul li label:before,
body.image-button-radius .style-filter-top .widget_rating_filter ul li a:before,
body.image-button-radius .style-filter-top .product-filter-by-availability ul li label:before{
border-radius: 0 5px 0 0; }
.style-filter-top .ts-active-filters .widgettitle,
.style-filter-top #ts-filter-widget-area .widget_categories > ul > li > a,
.style-filter-top #ts-filter-widget-area .widget-container ul.product-categories > li > a,
.style-filter-top #ts-filter-widget-area .widget_categories > ul > li > a,
.style-filter-top #ts-filter-widget-area .product-filter-by-brand ul > li.selected label,
.style-filter-top #ts-filter-widget-area .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a,
.style-filter-top #ts-filter-widget-area .product-filter-by-price ul li.chosen label,
.style-filter-top #ts-filter-widget-area .widget_rating_filter ul li.chosen a,
.style-filter-top #ts-filter-widget-area .product-filter-by-availability ul li.selected label,
*:not(.filter-widget-area) > .ts-active-filters .widgettitle{
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
}
#ts-filter-widget-area .close{
display: none;
}
.style-filter-popup #ts-filter-widget-area .overlay{
display: block;
}
.style-filter-dropdown .ts-sidebar-content .ts-active-filters{
display: none;
}
.style-filter-sidebar .before-loop-wrapper{
top: auto !important;
}
.style-filter-dropdown .ts-active-filters{
width: auto;
margin: 0 50px 0 0; }
.style-filter-top .ts-active-filters,
.style-filter-dropdown .ts-active-filters{
display: flex;
align-items: baseline;
gap: 5px 20px;
}
.style-filter-top .filter-widget-area .ts-active-filters:after{
position: absolute;
left: -20px;
right: -20px;
border-width: 1px 0 0 0;
border-style: solid;
content: "";
bottom: 0;
z-index: 0;
}
.style-filter-top .filter-widget-area .ts-active-filters{
padding-bottom: 30px;
margin: 0 0 30px 0;
position: relative;
}
.style-filter-sidebar .filter-widget-area .ts-active-filters{
padding-bottom: 40px;
margin: 0 0 40px 0;
border-width: 0 0 1px 0;
border-style: solid;
}
.style-filter-top .ts-active-filters .widget_layered_nav_filters,
.style-filter-dropdown .ts-active-filters .widget_layered_nav_filters{
margin-bottom: 0;
flex-wrap: nowrap;
display: flex;
align-items: baseline;
gap: 20px;
}
.style-filter-top .ts-active-filters .widgettitle,
.style-filter-dropdown .ts-active-filters .widgettitle{
width: auto;
margin: 0;
}
.style-filter-top #ts-filter-widget-area{
display: none;
-webkit-transform-origin: 0 0 0;
-moz-transform-origin: 0 0 0;
-ms-transform-origin: 0 0 0;
margin-bottom: 30px;
}
.style-filter-top.active #ts-filter-widget-area{
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;
}
.style-filter-top .ts-floating-sidebar .filter-widget-area{
background: #f0f0f0;
padding: 20px;
}
body.image-button-radius .style-filter-top .ts-floating-sidebar .filter-widget-area{
border-radius: 10px;
}
.style-filter-top #ts-filter-widget-area,
.style-filter-dropdown .ts-sidebar-content,
.style-filter-top #ts-filter-widget-area .widget-container .widget-title-wrapper ~ *{
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
gap: 0;
}
.style-filter-top #ts-filter-widget-area .ts-sidebar-content,
.style-filter-dropdown #ts-filter-widget-area .ts-sidebar-content{
width: 100% !important;
position: static !important;
transform: none !important;
transition: none !important;
padding: 0 !important;
background: transparent;
}
.style-filter-top #ts-filter-widget-area .ts-sidebar-content .widget-container{
margin: 0 0 20px;
padding: 0;
border: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
align-items: baseline;
}
.style-filter-top #ts-filter-widget-area .woocommerce-widget-layered-nav-dropdown{
max-width: 300px;
}
.style-filter-top #ts-filter-widget-area select, 
.style-filter-top #ts-filter-widget-area .select2-container--default .select2-selection--single .select2-selection__rendered{
padding-top: 8px;
padding-bottom: 8px;
background: #f5f5f5;
border-color: #f5f5f5;
font-size: 100%;
font-weight: normal;
}
body .style-filter-top #ts-filter-widget-area .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder{
font-weight: normal;
}
.style-filter-top #ts-filter-widget-area .ts-sidebar-content .widget-container:last-child{
margin-bottom: 0;
}
.style-filter-top #ts-filter-widget-area .widget-container .widget-title{
margin: 0 20px 0 0; line-height: 16px;
font-size: 100%;
font-weight: inherit;
}
.style-filter-top #ts-filter-widget-area .ts-sidebar-content .widget_rating_filter{
align-items: flex-start;
}
.style-filter-top #ts-filter-widget-area .widget_rating_filter .widget-title{
line-height: 34px;
}
.style-filter-top #ts-filter-widget-area .widget-container.widget_price_filter .widget-title{
margin-top: 0;
}
.style-filter-top #ts-filter-widget-area .ts-product-categories-widget-wrapper .all-categories .product-categories{
display: inline !important;
}
.style-filter-top #ts-filter-widget-area .ts-product-categories-widget-wrapper ul.product-categories li.cat-parent.active > a, 
.style-filter-top #ts-filter-widget-area .ts-product-categories-widget-wrapper ul.product-categories li.current > a, 
.style-filter-top #ts-filter-widget-area .widget_product_categories ul.product-categories li[class*="current"] > a{
text-decoration: none;
}
.style-filter-top #ts-filter-widget-area .widget-container ul > li{
display: inline-block;
margin: 0 10px 10px 0 !important; padding: 0;
}
.style-filter-top #ts-filter-widget-area .widget-container > ul,
.style-filter-top #ts-filter-widget-area .ts-product-categories-widget-wrapper > ul,
.style-filter-top #ts-filter-widget-area .ts-product-categories-widget-wrapper .all-categories .product-categories,
.style-filter-top #ts-filter-widget-area .product-filter-by-price ul,
.style-filter-top #ts-filter-widget-area .product-filter-by-brand-wrapper ul{
margin: 0 -10px -10px 0;
}
.style-filter-top #ts-filter-widget-area .product-filter-by-price ul > li > label,
.style-filter-top #ts-filter-widget-area .product-filter-by-brand-wrapper ul > li > label,
.style-filter-top #ts-filter-widget-area .widget-container ul > li > a{
line-height: 32px;
padding: 0 15px;
border-width: 1px;
border-style: solid;
text-align: center;
display: inline-block;
transition: 150ms ease 0s;
background-color: var(--loobek-main-bg);
border-color: var(--loobek-main-bg);
}
.style-filter-top #ts-filter-widget-area .widget_rating_filter ul > li > a{
line-height: 20px;
height: 34px;
display: flex;
align-items: center;
}
.style-filter-top #ts-filter-widget-area .widget-container.product-filter-by-color ul > li > a{
display: flex;
align-items: center;
position: relative;
}
.style-filter-top #ts-filter-widget-area .product-filter-by-color ul a > span span{
border-color: inherit;
}
.style-filter-top #ts-filter-widget-area .widget-container.widget_product_categories ul > li,
.style-filter-top #ts-filter-widget-area .widget-container.ts-product-categories-widget ul > li{
margin: 0 !important;
display: inline;
}
.style-filter-top #ts-filter-widget-area .widget-container.widget_product_categories ul > li > a,
.style-filter-top #ts-filter-widget-area .widget-container.ts-product-categories-widget ul > li > a{
margin: 0 10px 10px 0 !important; }
.style-filter-top #ts-filter-widget-area .widget-container.widget_product_categories ul > li .count{
line-height: 16px;
padding: 6px 15px;
border: 1px solid transparent;
border-radius: 42px;
text-align: center;
display: inline-block;
margin-left: -5px; }
.style-filter-top #ts-filter-widget-area .woocommerce-widget-layered-nav-list__item .count{
display: none;
}
.style-filter-top #ts-filter-widget-area .product-filter-by-price ul > li > label:hover,
.style-filter-top #ts-filter-widget-area .product-filter-by-brand-wrapper ul > li > label:hover,
.style-filter-top #ts-filter-widget-area .widget-container ul > li > a:hover{
text-decoration: none !important;
color: color: var(--loobek-text-bold-color);
}
.style-filter-top #ts-filter-widget-area .product-filter-by-price > ul,
.style-filter-top #ts-filter-widget-area .product-filter-by-brand-wrapper > ul{
display: flex;
flex-wrap: wrap;
}
.style-filter-top #ts-filter-widget-area .product-filter-by-brand-wrapper.show-thumbnail ul > li > label{
padding-left: 25px;
padding-right: 25px;
}
.style-filter-top #ts-filter-widget-area .product-filter-by-brand-wrapper.show-thumbnail ul > li > label img{
max-height: 20px;
width: auto;
vertical-align: middle;
}
.style-filter-top #ts-filter-widget-area .widget-container ul ul{
padding-top: 0;
}
.woocommerce .style-filter-top .widget_price_filter{
max-width: 380px;
}
.woocommerce .style-filter-top .widget_price_filter form{
padding-top: 6px;
}
.style-filter-top .ts-product-categories-widget-wrapper ul.product-categories ul,
.style-filter-top .widget_product_categories ul.product-categories ul{
clear: none;
margin: 0;
padding: 0;
display: inline !important;
}
.style-filter-top .ts-product-categories-widget-wrapper ul.product-categories li.cat-parent > span.icon-toggle,
.style-filter-top .widget_product_categories ul.product-categories li.cat-parent > span.icon-toggle{
display: none;
}
.style-filter-top .product-filter-by-color ul{
overflow: visible;
}
.style-filter-top #ts-filter-widget-area .ts-product-categories-widget-wrapper .all-categories > span,
.style-filter-top #ts-filter-widget-area .product-filter-by-brand ul li label:after, 
.style-filter-top #ts-filter-widget-area .product-filter-by-price ul li label:after, 
.style-filter-top #ts-filter-widget-area .product-filter-by-availability ul li label:after, 
.style-filter-top #ts-filter-widget-area .widget_rating_filter ul li a:after, 
.style-filter-top #ts-filter-widget-area .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:after, 
.style-filter-top #ts-filter-widget-area .product-filter-by-color ul li a:after,
.style-filter-top #ts-filter-widget-area .product-filter-by-brand ul li label:before, 
.style-filter-top #ts-filter-widget-area .product-filter-by-price ul li label:before, 
.style-filter-top #ts-filter-widget-area .product-filter-by-availability ul li label:before, 
.style-filter-top #ts-filter-widget-area .widget_rating_filter ul li a:before, 
.style-filter-top #ts-filter-widget-area .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:before, 
.style-filter-top #ts-filter-widget-area .product-filter-by-color ul li a:before{
display: none;
}
.style-filter-top #ts-filter-widget-area .widget-container ul > li.active > a:before,
.style-filter-top #ts-filter-widget-area .widget-container ul > li[class*="current"] > a:before,
.style-filter-top #ts-filter-widget-area .product-filter-by-brand ul > li.selected label:before,
.style-filter-top #ts-filter-widget-area .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a:before,
.style-filter-top #ts-filter-widget-area .product-filter-by-price ul li.chosen label:before,
.style-filter-top #ts-filter-widget-area .product-filter-by-color ul li.chosen > a:before,
.style-filter-top #ts-filter-widget-area .widget_rating_filter ul li.chosen a:before,
.style-filter-top #ts-filter-widget-area .product-filter-by-availability ul li.selected label:before,
.style-filter-top #ts-filter-widget-area .product-filter-by-color ul li.chosen a:before{
display: block;
content: "\e906";
font-family: 'icomoon';
font-weight: normal;
position: absolute;
top: -1px;
right: -1px; left: auto;
z-index: 1;
width: 10px;
height: 10px;
line-height: 10px;
text-align: center;
font-size: 6px;
border-width: 0;
margin: 0;
background-color: var(--loobek-text-bold-color);
color: #ffffff;
}
.style-filter-top #ts-filter-widget-area .product-filter-by-brand ul > li.selected label:hover:before,
.style-filter-top #ts-filter-widget-area .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a:hover:before,
.style-filter-top #ts-filter-widget-area .product-filter-by-price ul li.chosen label:hover:before,
.style-filter-top #ts-filter-widget-area .widget_rating_filter ul li.chosen a:hover:before,
.style-filter-top #ts-filter-widget-area .product-filter-by-availability ul li.selected label:hover:before,
.style-filter-top #ts-filter-widget-area .widget-container ul > li.active > a:hover:before,
.style-filter-top #ts-filter-widget-area .widget-container ul > li[class*="current"] > a:hover:before,
.style-filter-top #ts-filter-widget-area .product-filter-by-color ul li.chosen > a:hover:before{
color: #ffffff;
background: red;
}
.style-filter-dropdown.style-dropdown-border .filter-widget-area .widget-title-wrapper,
.style-filter-top #ts-filter-widget-area .product-filter-by-price ul > li > label:hover,
.style-filter-top #ts-filter-widget-area .product-filter-by-brand-wrapper ul > li > label:hover,
.style-filter-top #ts-filter-widget-area .widget-container ul > li > a:hover,
.style-filter-top #ts-filter-widget-area .product-filter-by-price ul > li.chosen > label,
.style-filter-top #ts-filter-widget-area .product-filter-by-brand-wrapper ul > li.selected > label,
.style-filter-top #ts-filter-widget-area .widget-container ul > li.active > a,
.style-filter-top #ts-filter-widget-area .widget-container ul > li[class*="current"] > a,
.style-filter-top #ts-filter-widget-area .product-filter-by-color ul li.chosen > a,
.style-filter-top #ts-filter-widget-area .woocommerce-widget-layered-nav ul li.chosen > a,
.style-filter-top #ts-filter-widget-area .widget_rating_filter ul li.chosen a{
border-color: var(--loobek-text-bold-color);
}
.style-filter-top #ts-filter-widget-area .widget_layered_nav_filters ul li a{
background-color: var(--loobek-main-bg);
}
.style-filter-sidebar .site-content{
display: flex;
flex-wrap: wrap;
}
.style-filter-sidebar .site-content > *{
width: 100%;
}
.style-filter-sidebar .site-content > #ts-filter-widget-area{
width: 1px;
height: 0;
order: 0;
min-width: 0;
opacity: 0;
-webkit-transform-origin: 0 0 0;
-moz-transform-origin: 0 0 0;
-ms-transform-origin: 0 0 0;
transition: width 350ms, opacity 350ms;
position: static;
}
.style-filter-sidebar.active .site-content > #ts-filter-widget-area{
opacity: 1;
height: auto;
width: 25%;
}
.style-filter-sidebar .site-content > #ts-filter-widget-area .ts-sidebar-content{
min-width: calc(0.25 * var(--maincontentWidth,1400px));
}
.style-filter-sidebar .site-content > #ts-filter-widget-area .ts-sidebar-content{
padding: 0 30px 0 0; }
.style-filter-sidebar .site-content > .main-products{
width: calc(100% - 1px);
transition: width 350ms;
}
.style-filter-sidebar.active .site-content > .main-products{
width: 75%;
}
.style-filter-sidebar #ts-filter-widget-area .ts-sidebar-content{
position: static;
transform: none;
margin: 0;
width: 100%;
min-width: 200px;
}
.style-filter-sidebar.product-has-border-bottom #ts-filter-widget-area{
margin-top: 40px;
}
.style-filter-dropdown #ts-filter-widget-area{
order: -1;
width: auto;
min-width: auto;
position: relative;
margin-bottom: -10px;
}
.style-filter-dropdown .filter-widget-area-button{
display: none !important;
}
.style-filter-dropdown .ts-sidebar-content > .title{
display: block;
margin-right: 30px; }
.style-filter-dropdown #ts-filter-widget-area .ts-sidebar-content,
.style-filter-dropdown #ts-filter-widget-area .filter-widget-area{
display: flex;
align-items: baseline;
}
.style-filter-dropdown #ts-filter-widget-area .ts-sidebar-content{
overflow: visible;
}
.style-filter-dropdown .filter-widget-area{
gap: 0 30px;
}
.style-filter-dropdown.style-dropdown-border .filter-widget-area{
gap: 0 10px;
}
.style-filter-dropdown .filter-widget-area .widget-container{
padding: 0 0 10px 0;
margin: 0;
border-width: 0;
position: relative;
z-index: 9;
}
.style-filter-dropdown .filter-widget-area .widget-title-wrapper h3{
margin: 0;
white-space: nowrap;
line-height: 34px;
font-size: var(--loobek-h6-font-size);
font-family: var(--loobek-main-font-bold);
font-weight: var(--loobek-main-font-bold-weight);
}
.style-filter-dropdown.style-dropdown-border .filter-widget-area .widget-title-wrapper{
padding: 0 15px;
border-width: 1px;
border-style: solid;
line-height: 32px;
}
.style-filter-dropdown .filter-widget-area .widget-title-wrapper{
margin-bottom: 0;
display: flex;
cursor: pointer;
align-items: center;
}
.style-filter-dropdown .filter-widget-area .widget-title-wrapper:after{
content: "\e902";
font-family: 'icomoon';
margin-left: 5px; font-size: 18px;
letter-spacing: 0;
font-weight: normal;
display: inline-block;
}
.style-filter-dropdown:not(.style-dropdown-border) .filter-widget-area .widget-title-wrapper:before{
border-width: 1px 0 0 0;
border-style: solid;
border-color: var(--loobek-text-bold-color);
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 6px;
height: 1px;
opacity: 0;
visibility: hidden;
transition: all 150ms ease 0s;
}
.style-filter-dropdown:not(.style-dropdown-border) .filter-widget-area .widget-container:hover .widget-title-wrapper:before{
opacity: 1;
visibility: visible;
}
.style-filter-dropdown .filter-widget-area .widget-container > *:not(.widget-title-wrapper){
position: absolute;
top: 100%;
left: -21px; min-width: 200px;
border-width: 1px;
border-style: solid;
padding: 20px;
border-color: inherit;
display: none;
background-color: var(--loobek-main-bg);
border-color: var(--loobek-text-bold-color);
max-height: 500px;
overflow: auto;
}
.style-filter-dropdown.style-dropdown-border .filter-widget-area .widget-container > *:not(.widget-title-wrapper){
left: 0; }
.style-filter-dropdown .filter-widget-area .ts-product-categories-widget > *:not(.widget-title-wrapper),
.style-filter-dropdown .filter-widget-area .widget_product_categories > *:not(.widget-title-wrapper){
min-width: 250px;
}
.style-filter-dropdown .filter-widget-area .widget-container.widget_rating_filter ul{
padding-bottom: 14px;
}
.style-filter-dropdown .filter-widget-area .widget-container:hover > *:not(.widget-title-wrapper){
-webkit-animation-duration: 250ms;
-moz-animation-duration: 250ms;
animation-duration: 250ms;
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-transform-origin: 0 0 0;
-moz-transform-origin: 0 0 0;
-ms-transform-origin: 0 0 0;
-webkit-animation-name: animation_dropdown;
-moz-animation-name: animation_dropdown;
animation-name: animation_dropdown;
opacity: 1;
visibility: visible;
display: block;
}
.style-filter-dropdown .filter-widget-area .widget-container.product-filter-by-color ul,
.filter-by-attribute-inline .style-filter-dropdown .filter-widget-area .widget-container.woocommerce-widget-layered-nav ul{
width: max-content;
max-width: 440px;
}
.style-filter-popup #ts-filter-widget-area .widget-container.product-filter-by-color > *.active,
.filter-by-attribute-inline #ts-filter-widget-area .widget-container.woocommerce-widget-layered-nav > *.active,
.style-filter-dropdown .filter-widget-area .widget-container.product-filter-by-color:hover ul,
.filter-by-attribute-inline .style-filter-dropdown .filter-widget-area .widget-container.woocommerce-widget-layered-nav:hover ul{
display: flex;
}
.main-products.columns-1:not(.big-thumbnail) .variable-product-quick-add-to-cart a{
line-height: 44px;
padding-left: 20px;
padding-right: 20px;
min-width: 46px;
}
.show-breadcrumb-v3 .style-sort-default.filter-button-position-inline .before-loop-wrapper .filter-widget-area-button a{
line-height: 34px;
padding: 0 15px;
background-color: var(--loobek-main-bg);
}
body.image-button-radius .show-breadcrumb-v3 .style-sort-default.filter-button-position-inline .before-loop-wrapper .filter-widget-area-button a{
border-radius: 10px;
}
.main-products.columns-2 .product:not(.product-category) .product-name,
.main-products.columns-2 .product:not(.product-category) .price{
font-size: var(--loobek-h5-font-size);
line-height: var(--loobek-h5-line-height);
}
.style-filter-top .ts-active-filters .widgettitle,
.style-filter-top .ts-active-filters .button-text,
.style-filter-dropdown:not(.style-dropdown-border) .ts-product-columns-selector ~ #ts-filter-widget-area .ts-sidebar-content .widget-title,
.style-filter-dropdown:not(.style-dropdown-border) .ts-product-columns-selector ~ #ts-filter-widget-area .ts-sidebar-content > .title,
.style-filter-top #ts-filter-widget-area .widget-container .widget-title,
.style-filter-top #ts-filter-widget-area .widget_categories > ul > li > a,
.style-filter-top #ts-filter-widget-area .widget-container ul.product-categories > li > a,
.style-filter-top #ts-filter-widget-area .widget_categories > ul > li > a,
.style-filter-top #ts-filter-widget-area .widget-container{
font-size: var(--loobek-main-small-font-size);
} .woocommerce div.product div.summary{
padding-left: 50px; }
#page .page-container.show-breadcrumb-v3 div.product div.summary,
#page .page-container.show-breadcrumb-v3 .bought-together-layout-vertical div.yith-wfbt-section{
padding: 30px 30px 0 30px;
}
#page .page-container.show-breadcrumb-v3 div.product.thumbnail-layout-slider-3-col div.summary{
padding: 40px;
}
.woocommerce #page div.product.summary-scrolling div.summary{
top: 0;
position: sticky;
transition: top 350ms ease 0s;
}
.woocommerce div.product.summary-scrolling-border .product-images-summary{
position: relative;
}
.woocommerce div.product.summary-scrolling-border .product-images-summary:before{
content: "";
position: absolute;
right: calc(45% - 50px); left: auto;
top: -200px;
bottom: -80px;
border-width: 0 1px 0 0;
border-style: solid;
width: 1px;
}
.woocommerce div.product.summary-scrolling-border.bought-together-layout-vertical .product-images-summary:before,
.show-breadcrumb-v3 div.product.summary-scrolling-border:not(.bought-together-layout-vertical) .product-images-summary:before{
display: none !important;
}
.woocommerce div.product.summary-scrolling-border:not(.bought-together-layout-vertical):is(.thumbnail-layout-slider-2-col,.thumbnail-layout-grid) .product-images-summary:before{
right: calc(40% - 50px); }
div.product.summary-scrolling-border:not(.bought-together-layout-vertical) div.summary{
padding-left: 100px; }
.bought-together-layout-vertical div.yith-wfbt-section{
grid-column: auto !important;
}
#page .page-container.show-breadcrumb-v3 .bought-together-layout-vertical div.yith-wfbt-section{
padding: 20px 20px 0 20px;
}
.yith-wfbt-section .yith-wfbt-images .image_plus{
width: 50px;
min-width: 50px;
}
.yith-wfbt-section .yith-wfbt-items li{
margin-right: 50px;
}
.yith-wfbt-section .yith-wfbt-items li:last-child{
margin-right: 0;
}
.summary .single-product-buttons{
gap: 10px 40px;
}
.panel table th{
min-width: 150px;
}
.woocommerce table.shop_attributes th{
width: 150px;
}
.collapse-reviews-tab > #reviews .wcpr-overall-rating-and-rating-count{
gap: 40px;
}
.social-sharing-sticky .ts-social-sharing ul{
display: flex;
flex-direction: column;
}
#page div.product .summary .detail-meta-bottom.only-social-sticky{
padding: 0;
margin: 0;
border-width: 0;
}
.social-sharing-sticky .ts-social-sharing{
position: absolute;
top: 0;
right: 0; z-index: 5;
}
body:not(.rtl) div.product.social-sharing-sticky:not(.image-summary-limited-width):not(.bought-together-style-small) .summary,
body:not(.rtl) div.product.social-sharing-sticky.image-summary-limited-width.summary-scrolling .summary{
padding-right: 60px; }
div.product .summary .wishlist a span,
div.product .summary .compare a span{
font-size: 0;
line-height: 0;
}
div.product .summary .wishlist a.added:after, 
div.product .summary .wishlist a .button-tooltip:before,
div.product .summary .compare span:before{
content: attr(data-title);
font-family: inherit;
display: block;
line-height: 20px;
font-size: var(--loobek-main-small-font-size);
} .bought-together-layout-vertical .yith-wfbt-section > h3{
font-size: var(--loobek-h5-font-size);
line-height: var(--loobek-h5-line-height);
}
.summary-scrolling:not(.bought-together-style-small) .yith-wfbt-form .yith-wfbt-submit-block{
order: 3;
display: flex;
align-items: baseline;
gap: 0 40px;
justify-content: flex-end;
margin-top: 20px;
}
.summary-scrolling:not(.bought-together-style-small) .yith-wfbt-form .price_text{
display: flex;
align-items: baseline;
gap: 10px;
}
.woocommerce div.product.bought-together-layout-vertical.no-product-thumbnail div.product-images-summary{
grid-template-columns: 65% 35%;
}
.woocommerce .show-breadcrumb-v3 div.product.bought-together-layout-vertical.no-product-thumbnail div.product-images-summary{
grid-template-columns: 65% calc(35% - 10px);
}
.woocommerce div.product.bought-together-layout-vertical div.product-images-summary{
grid-template-columns: 40% 35% 25%;
}
.woocommerce .bought-together-layout-vertical:not(.summary-scrolling) .summary ~ *{
grid-column: 1 / 4;
}
.woocommerce .show-breadcrumb-v3 div.product.bought-together-layout-vertical div.product-images-summary{
grid-template-columns: 40% calc(35% - 20px) 25%;
}
.woocommerce div.product.bought-together-layout-vertical div.summary{
padding-left: 50px; padding-right: 50px;
position: relative;
}
.bought-together-layout-vertical .yith-wfbt-form{
grid-template-columns: 100%;
width: 100%;
}
.bought-together-layout-vertical .yith-wfbt-submit-block{
order: 99;
margin-top: 20px;
}
.bought-together-layout-vertical .yith-wfbt-section .yith-wfbt-images,
.bought-together-layout-vertical .yith-wfbt-section .yith-wfbt-images tbody,
.bought-together-layout-vertical .yith-wfbt-section .yith-wfbt-images tr,
.bought-together-layout-vertical .yith-wfbt-section .yith-wfbt-images td{
display: block;
}
.bought-together-layout-vertical .yith-wfbt-section .yith-wfbt-images td img{
width: 60px;
margin: 0;
}
.bought-together-layout-vertical.bought-together-items-style-border .yith-wfbt-section .yith-wfbt-items li:before,
.bought-together-layout-vertical.bought-together-items-style-border .yith-wfbt-section .yith-wfbt-images td img{
width: 85px;
min-width: 85px;
}
.bought-together-layout-vertical .yith-wfbt-section .yith-wfbt-items{
display: grid;
gap: 30px;
position: absolute;
top: 0;
left: 0; margin: 0;
width: 100%;
}
.bought-together-layout-vertical .yith-wfbt-section .yith-wfbt-items li{
display: flex;
gap: 15px;
flex: 1;
margin: 0;
}
.bought-together-layout-vertical.bought-together-items-style-border .yith-wfbt-section .yith-wfbt-items li{
border-width: 1px;
border-style: solid;
padding: 10px;
}
.bought-together-layout-vertical.bought-together-items-style-border .yith-wfbt-section .yith-wfbt-images img{
margin: 10px;
}
.bought-together-items-style-border .yith-wfbt-section .yith-wfbt-images td a:before{
display: none;
}
.bought-together-layout-vertical .yith-wfbt-submit-block .yith-wfbt-submit-button{
width: 100%;
}
.wfbt-pro.bought-together-layout-vertical .yith-wfbt-section .yith-wfbt-images,
.wfbt-pro.bought-together-layout-vertical .yith-wfbt-section .yith-wfbt-items li{
padding-left: 35px; }
.bought-together-layout-vertical .yith-wfbt-section li .checkboxbutton{
position: absolute;
left: 0;
top: 50%;
right: auto;
transform: translate(0,-50%);
z-index: 1;
margin: 0;
}
.bought-together-layout-vertical .yith-wfbt-section .yith-wfbt-items li:before{
width: 60px;
min-width: 60px;
content: "";
}
.bought-together-layout-vertical .yith-wfbt-section .yith-wfbt-images .image_plus{
width: 60px;
min-width: 60px;
}
.bought-together-layout-vertical.bought-together-items-style-border .yith-wfbt-section .yith-wfbt-images .image_plus{
margin: 0 auto;
}
.bought-together-layout-vertical .yith-wfbt-section .yith-wfbt-images .image_plus:before{
line-height: 30px;
}
#main-content .bought-together-layout-vertical div.yith-wfbt-section{
padding: 0 0 0 50px; border-width: 0;
}
#main-content .bought-together-layout-vertical div.yith-wfbt-section:before,
#main-content .bought-together-layout-vertical div.yith-wfbt-section:after{
display: none;
}
.summary-scrolling.bought-together-layout-vertical div.yith-wfbt-section{
position: sticky;
top: 0;
transition: top 350ms ease 0s;
}
.woocommerce div.product.bought-together-layout-vertical div.summary:before,
.bought-together-layout-vertical div.yith-wfbt-section:before{
content: "";
left: 0; right: auto;
bottom: 0;
top: 0;
border-width: 0 1px 0 0;
border-style: solid;
position: absolute;
}
.woocommerce div.product.bought-together-layout-vertical div.summary:before{
right: -1px; left: auto;
}
.show-breadcrumb-v3 div.product.bought-together-layout-vertical div.summary:before,
.show-breadcrumb-v3 .bought-together-layout-vertical div.yith-wfbt-section:before{
display: none !important;
} .ts_desktop .page-container.no-sidebar div.product.thumbnail-layout-slider-3-col div.summary{
position: absolute;
right: 0; top: calc(50% - 15px);
transform: translate(0,-50%);
z-index: 4;
padding: 40px;
width: 40%;
max-width: 480px;
background-color: var(--loobek-main-bg);
}
body.image-button-radius.ts_desktop .page-container.no-sidebar .thumbnail-layout-slider-3-col div.summary{
border-radius: 10px;
} .list-posts.columns-3,
.list-posts.columns-2{
gap: 50px 100px;
}
.list-posts:is(.columns-2,.columns-3) > article:before{
left: -50px; }
.site-content >.list-posts:not(.columns-2):not(.columns-3) .entry-title{
font-size: var(--loobek-heading-font-size);
line-height: var(--loobek-heading-line-height);
} #add_payment_method table.cart .product-thumbnail, 
.woocommerce-cart table.cart .product-thumbnail, 
.woocommerce-checkout table.cart .product-thumbnail{
width: 80px;
min-width: 80px;
}  .ts-blogs-widget-wrapper:not(.style-list-item) .post_list_widget .ts-video.auto-size {
padding-bottom: 29.25% !important;
}  .ts-product-category-wrapper.title-float{
display: flex;
width: 100%;
}
.type-product-category.title-float .placeholder-widget-title{
max-width: none;
}
.type-product-category.title-float .placeholder-widget-title,
.ts-product-category-wrapper.title-float > header{
margin-right: 30px; width: 20%;
display: block;
}
.type-product-category.title-float .placeholder-items,
.ts-product-category-wrapper.title-float > .content-wrapper{
width: 80%;
}
#page .ts-product-category-wrapper header .button-text{
margin-top: 20px;
display: inline-block;
}
.woocommerce .products .product.product-category h3,
.ts-product-brand-wrapper .item .meta-wrapper h3{
font-size: var(--loobek-h6-font-size);
line-height: var(--loobek-h6-line-height);
} .testimonial-content .content-top{
margin-bottom: 30px;
}
body .ts-testimonial-wrapper .rating-wrapper{
margin-bottom: 20px;
}
.testimonial-content .content-bottom{
margin-top: 24px;
}
.ts-testimonial-wrapper.columns-1{
margin-left: -40px;
margin-right: -40px;
padding-left: 40px;
padding-right: 40px;
} .ts-blogs.has-divider .items{
width: calc(100% + 80px);
margin-left: -40px;
margin-right: -40px;
}
.ts-blogs.has-divider .items .item{
padding-left: 40px;
padding-right: 40px;
}
.layout-overlap .entry-content{
padding: 30px;
}
.ts-shortcode.ts-masonry .items{
width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px;
}
.ts-shortcode.ts-masonry .items .item{
padding-left: 20px;
padding-right: 20px;
} .thumbnail-wrapper .product-counter .counter-wrapper{
padding: 0 0 0 5px; }
}
@media only screen and (min-width: 1561px){ .logo-center .logo-wrapper{
margin-left: 50px; margin-right: 50px; }
.header-v12 .header-middle .logo-wrapper{
margin-left: 0;
margin-right: 100px; }
.layout-fullwidth .menu-middle .header-middle .menu-wrapper,
.header-fullwidth .menu-middle .header-middle .menu-wrapper{
margin-left: 100px; margin-right: auto; }
.layout-fullwidth .header-middle .header-right,
.header-fullwidth .header-middle .header-right{
margin-right: 0; margin-left: 100px; }
.layout-fullwidth.header-v8 .header-middle .ts-search-normal,
.header-fullwidth.header-v8 .header-middle .ts-search-normal{
margin-right: auto;
margin-left: 100px; width: 50%;
}
.layout-fullwidth.header-v1 .header-middle .ts-search-normal form,
.header-fullwidth.header-v1 .header-middle .ts-search-normal form,
.layout-fullwidth.header-v9 .header-bottom .ts-search-normal form,
.header-fullwidth.header-v9 .header-bottom .ts-search-normal form{
width: 260px;
}
.layout-fullwidth.header-v8 .header-middle .ts-search-normal,
.header-fullwidth.header-v8 .header-middle .ts-search-normal{
width: 50%;
}
.header-v11.wider .menu-middle .header-middle .menu-wrapper{
margin-left: 100px;
margin-right: auto; }
.header-v11.wider .ts-header nav > ul > li[class^="icomoon-"], 
.header-v11.wider .ts-header nav > ul > li[class*=" icomoon-"],
.layout-fullwidth .ts-header nav > ul > li.has-icon,
.header-fullwidth .ts-header nav > ul > li.has-icon,
.layout-fullwidth .ts-header nav > ul > li.has-icon + li.line-border,
.header-fullwidth .ts-header nav > ul > li.has-icon + li.line-border{
margin-right: 50px; }
.header-v11.wider .ts-header nav > ul > li[class^="icomoon-"]:last-child, 
.header-v11.wider .ts-header nav > ul > li[class*=" icomoon-"]:last-child,
.layout-fullwidth .ts-header nav > ul > li.has-icon:last-child,
.header-fullwidth .ts-header nav > ul > li.has-icon:last-child{
margin-right: 0; margin-left: 0;
} :is(.layout-fullwidth,.main-content-fullwidth) .ts-sidebar{
width: calc(20% - 50px);
}
:is(.layout-fullwidth,.main-content-fullwidth) .has-1-sidebar #main-content{
width: calc(100% - 20%);
}
:is(.layout-fullwidth,.main-content-fullwidth) .has-2-sidebar #main-content{
width: calc(100% - 40%);
}
:is(.page-template-blog-template,.woocommerce,.woocommerce-page,.single,.archive) #main > .page-container,
#main > .page-container.index-template{
padding-bottom: 100px;
}
.ts-wishlist-table-wrapper,
.ts-compare-table-wrapper {
margin-bottom: 100px;
}
:is(.layout-fullwidth,.main-content-fullwidth) #page .show-breadcrumb-v3 .ts-sidebar{
width: calc(20% - 10px);
}
#main-content.product-has-background:before{
bottom: -100px; } :is(.layout-fullwidth,.main-content-fullwidth) .style-filter-sidebar .filter-widget-area-button{
width: calc(20% - 80px);
}
:is(.layout-fullwidth,.main-content-fullwidth) .style-filter-sidebar.style-sort-border-overflow .before-loop-wrapper .filter-widget-area-button{
width: calc(20% - 60px);
}
:is(.layout-fullwidth,.main-content-fullwidth) .style-filter-sidebar.active .site-content > #ts-filter-widget-area{
width: 20%;
}
:is(.layout-fullwidth,.main-content-fullwidth) .style-filter-sidebar .site-content > #ts-filter-widget-area .ts-sidebar-content{
min-width: calc(0.2 * var(--maincontentWidth,1700px));
}
:is(.layout-fullwidth,.main-content-fullwidth) .style-filter-sidebar.active .site-content > .main-products{
width: 80%;
}
.style-filter-sidebar .site-content > #ts-filter-widget-area .ts-sidebar-content{
padding: 0 50px 0 0; }
.ts-product-columns-selector .column-2{
display: block;
}
#page .main-products.columns-2 .products{
margin: 0 -20px;
gap: 40px 0;
}
#page .main-products.columns-2 .products .product{
padding-left: 20px;
padding-right: 20px;
}
.archive.ajax-pagination .woocommerce.columns-2 > .products:after{
left: 20px;
right: 20px;
}
#page .product-has-background .main-products.columns-2 .products{
margin-left: -5px;
margin-right: -5px;
}
#page .product-has-background .main-products.columns-2 .products .product{
padding-left: 5px;
padding-right: 5px;
}
.ts_desktop.product-hover-style-v4 .main-products.columns-2 .product-group-button{
transform: translate(0,calc(-100% - 10px));
right: 10px; left: auto;
top: 10px;
bottom: auto;
display: flex;
transition: none;
width: auto;
background: transparent;
padding: 0;
}
.ts_desktop.product-hover-style-v4 .main-products.columns-2 .product-group-button .button-in{
transition: none;
}
.ts_desktop.product-hover-style-v4 .main-products.columns-2 .variable-quick-add-to-cart .product-group-button{
position: static;
transform: none !important;
opacity: 1;
visibility: visible;
margin: 0;
}
.ts_desktop.product-hover-style-v4 .main-products.columns-2 .product-group-button .variable-product-quick-add-to-cart{
position: absolute;
left: 10px;
top: 50%;
right: 10px;
bottom: auto;
transition: all 300ms ease;
z-index: 6;
transform: translate(0,-50%);
display: flex;
width: auto;
margin: 10px 0 0 0;
opacity: 0;
visibility: hidden;
}
.ts_desktop.product-hover-style-v4 .main-products.columns-2 .variable-quick-add-to-cart .product-group-button .button-in{
position: absolute;
right: 10px; top: 10px;
transform: translate(0,calc(-100% - 10px));
}
.ts_desktop.product-hover-style-v4:not(.hidden-compare) .main-products.columns-2 .variable-quick-add-to-cart .product-group-button .wishlist{
right: 49px; }
.ts_desktop.product-hover-style-v4 .products .variable-quick-add-to-cart .product-group-button .variable-product-quick-add-to-cart{
display: none;
}
.ts_desktop.product-hover-style-v4 .main-products.columns-2 .product-group-button .variable-product-quick-add-to-cart,
.ts_desktop.product-hover-style-v4 .products .variable-quick-add-to-cart .product-wrapper:hover .product-group-button .variable-product-quick-add-to-cart{
display: flex;
}
.ts_desktop.product-hover-style-v4 .main-products.columns-2 .product-wrapper:hover .product-group-button .variable-product-quick-add-to-cart{
z-index: 5;
visibility: visible;
opacity: 1;
margin: 0;
}
.ts_desktop.product-hover-style-v4 .main-products.columns-2 .variable-quick-add-to-cart .product-wrapper:hover .product-group-button .button-in{
transform: translate(0,0);
z-index: 5;
}
.ts_desktop.product-hover-style-v4 .main-products.columns-2 .variable-quick-add-to-cart .product-wrapper:hover .product-group-button .button-in{
transition: all 300ms ease;
}
.ts_desktop.product-hover-style-v5 .main-products.columns-2 .product.variable-quick-add-to-cart .product-wrapper .product-group-button{
transform: none;
}
.ts_desktop.product-hover-style-v5 .main-products.columns-2 .product-group-button{
grid-template-columns: auto;
grid-gap: 5px;
top: 10px;
transform: translate(100%,0); right: 10px; left: auto;
bottom: auto;
display: grid;
margin: 0;
width: auto;
background: transparent;
padding: 0;
}
.ts_desktop.product-hover-style-v4 .main-products.columns-2 .product-wrapper:hover .product-group-button,
.ts_desktop.product-hover-style-v5 .main-products.columns-2 .product-wrapper:hover .product-group-button{
transform: translate(0,0);
transition: 300ms ease 0s;
}
.ts_desktop.product-hover-style-v5 .product-wrapper .product-group-button,
.ts_desktop.product-hover-style-v4 .columns-1.big-thumbnail .product-group-button-meta .button-in a div.blockUI.blockOverlay:after{
background-color: var(--loobek-main-bg);
}
.product-hover-style-v5 .main-products.columns-2 .product:not(.variable-quick-add-to-cart) .product-group-button .compare{
order: 3;
}
.ts_desktop.product-hover-style-v5 .main-products.columns-2 .product:not(.variable-quick-add-to-cart) .product-group-button .wishlist{
order: 2;
}
.ts_desktop.product-hover-style-v5 .main-products.columns-2 .product-group-button > .button-in a{
border-width: 0;
}
.ts_desktop.product-hover-style-v5 .main-products.columns-2 .product-group-button .button-in a:before{
line-height: 34px;
}
.ts_desktop.product-hover-style-v5 .main-products.columns-2 .product:not(.variable-quick-add-to-cart) .product-group-button .button-in .button-tooltip{
padding: 5px 12px 5px 5px; left: auto; right: 100%; top: 50%;
bottom: auto;
margin-left: 0;
margin-right: 0;
margin-top: -17px;
transform: none;
}
.ts_desktop.product-hover-style-v5 .main-products.columns-2 .product:not(.variable-quick-add-to-cart) .product-group-button .button-in .button-tooltip:before{
margin: 0;
top: 0;
bottom: 0;
left: 0;
right: 7px; }
.ts_desktop.product-hover-style-v5 .main-products.columns-2 .product:not(.variable-quick-add-to-cart) .product-group-button .button-in .button-tooltip:after{
border-top: 4px solid transparent;
border-left: 6px solid var(--loobek-product-button-thumbnail-bg); border-bottom: 4px solid transparent;
border-right-width: 0;
right: 2px; top: 50%;
left: auto;
bottom: auto;
margin-top: -3px;
}
.main-products.columns-2 .product .product-group-button-meta .button-in,
.main-products.columns-2 .product .product-group-button .loop-add-to-cart{
display: none !important;
}
.no-sidebar .main-products.columns-2 .thumbnail-wrapper{
width: 40%;
max-width: 510px;
}
.no-sidebar .main-products.columns-2 .product:not(.product-category) .meta-wrapper{
padding: 0 0 0 30px; display: grid;
}
.main-products.columns-2 .product .meta-wrapper > .price{
order: 11; 
margin: 20px 0 0 0;
}
.main-products.columns-2 .variable-quick-add-to-cart .product-group-button-price,
.main-products.columns-2 .product-group-button-price .price{
display: none;
}
.main-products.columns-2 .product .product-group-button-price{
display: block;
position: static;
visibility: visible;
opacity: 1;
transition: none;
}
.main-products.columns-2 .product .meta-wrapper .short-description{
order: 9;
margin-top: 20px;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
border-width: 0;
}
.main-products.columns-2 .product .meta-wrapper .color-swatch{
order: 13;
margin-bottom: 12px;
}
.main-products.columns-2 .product .meta-wrapper .color-swatch > div{
width: 20px;
height: 20px;
}
.main-products.columns-2 .product .meta-wrapper .product-sku{
order: 17;
margin-top: 24px;
}
.main-products.columns-2 .product .meta-wrapper .ts-product-galleries{
order: 19;
}
.main-products.columns-2 .product .meta-wrapper .product-group-button-price{
order: 15;
}
.main-products.columns-2 .product .meta-wrapper .product-group-button-meta{
display: block;
overflow: hidden;
margin-top: 20px;
position: static;
visibility: visible;
opacity: 1;
border-width: 1px 0 0 0;
border-style: solid;
padding-top: 20px;
}
.enable-catalog-mode .main-products.columns-2 .product .product-group-button-price,
.main-products.columns-2 .variable-quick-add-to-cart .product-group-button-price{
display: none;
}
.main-products.columns-2 .product-group-button-meta .quantity{
display: block;
}
.ts_desktop.product-hover-style-v4 .main-products.columns-2 .product-group-button-meta,
.ts_desktop.product-hover-style-v5 .main-products.columns-2 .product-group-button-meta{
transform: none;
transition: none;
position: static;
}
.ts_desktop.product-hover-style-v4 .main-products.columns-2 .product-group-button-meta > .loop-add-to-cart,
.ts_desktop.product-hover-style-v4 .main-products.columns-2 .product-group-button > *{
display: block;
}
.main-products.columns-2 .product-group-button-meta .button-in .button-tooltip{
display: block;
}
.main-products.columns-2 .product-group-button-meta > *{
float: left; }
.main-products.columns-2 .quantity .ts-screen-reader-text{
padding-bottom: 10px;
line-height: 20px;
}
.main-products.columns-2 .quantity{
margin-right: 10px; }
.main-products.columns-2 .loop-add-to-cart{
max-width: 300px;
width: 100%;
display: block;
}
.main-products.columns-2 .quantity + .loop-add-to-cart{
margin-top: 30px;
width: calc(100% - 110px);
max-width: 300px;
}
.main-products.columns-2 .product-group-button-price + *{
margin-top: 20px;
} 
.no-sidebar .main-products.columns-2 .product:not(.product-category) .product-wrapper{
display: flex;
align-items: center;
}
.no-sidebar .main-products.columns-2 .product:not(.product-category) .meta-wrapper{
padding-left: 30px; flex: 1;
}
.no-sidebar .main-products.columns-2 .products .product .meta-wrapper > *:first-child{
margin-top: 0;
}
.no-sidebar .main-products.columns-2 .product:not(.product-category) .thumbnail-wrapper{
width: 45%;
max-width: 350px;
}
body.ts_desktop.product-hover-style-v2 .main-products.columns-2 .product:not(.product-category) .product-group-button .variable-product-quick-add-to-cart{
display: flex;
}
.main-products.columns-2 .product:not(.product-category) .product-name,
.main-products.columns-2 .product:not(.product-category) .price{
font-size: var(--loobek-h4-font-size);
line-height: var(--loobek-h4-line-height);
} .woocommerce div.product.summary-scrolling-border:not(.bought-together-layout-vertical) .product-images-summary:before{
right: calc(45% - 70px); }
.woocommerce div.product.summary-scrolling-border:not(.bought-together-layout-vertical):is(.thumbnail-layout-slider-2-col,.thumbnail-layout-grid) .product-images-summary:before{
right: calc(36% - 70px); }
:is(.layout-fullwidth,.main-content-fullwidth) div.product.summary-scrolling-border:not(.bought-together-layout-vertical) div.summary{
padding-left: 140px; }
.related-up-sells-bestsellers,
.woocommerce div.product{
gap: 100px;
}
#page div.product:not(.summary-scrolling):not(.bought-together-border-overflow):not(.bought-together-border-default) > .product-images-summary + #reviews,
#page div.product:not(.summary-scrolling):not(.bought-together-border-overflow):not(.bought-together-border-default) > .product-custom-content + #reviews{
padding-top: 100px;
}
div.product:not(.bought-together-layout-vertical) .product-images-summary .yith-wfbt-section{
margin-top: 100px;
}
.page-container.no-sidebar .bought-together-layout-horizontal.bought-together-border-overflow:not(.summary-scrolling) .woocommerce.yith-wfbt-section,
.page-container.no-sidebar .bought-together-layout-horizontal.bought-together-border-default:not(.summary-scrolling) .woocommerce.yith-wfbt-section{
padding: 80px 0;
}
.page-container div.product.bought-together-border-default:not(.summary-scrolling) .woocommerce.yith-wfbt-section,
.page-container div.product.bought-together-border-overflow:not(.summary-scrolling) .woocommerce.yith-wfbt-section{
padding: 100px 0;
}
.ts_desktop.layout-fullwidth .page-container.no-sidebar .thumbnail-layout-slider-3-col div.summary,
.ts_desktop .main-content-fullwidth .page-container.no-sidebar .thumbnail-layout-slider-3-col div.summary{
right: 10%; }
.product-images-summary > .woocommerce-tabs{
margin-top: 100px;
}
.summary > #reviews{
margin-top: 90px;
}
.no-sidebar .related-above-tab:not(.summary-scrolling) .product-images-summary{
padding-bottom: 100px;
}
.woocommerce div.product.related-above-tab:not(.summary-scrolling) > .woocommerce-tabs{
padding: 100px 0;
}
div.product .related-up-sells-bestsellers,
div.product.summary-scrolling-border .related-up-sells-bestsellers{
padding: 100px 0;
margin-bottom: -100px;
}
div.product.summary-scrolling-border .related-up-sells-bestsellers{
margin-bottom: -101px;
}
.related-up-sells-bestsellers{
gap: 100px;
}
div.product.show-tabs-content-default > .woocommerce-tabs .panel{
padding-bottom: 100px;
margin-bottom: 100px;
}
body div.product.collapse-reviews-tab > #reviews .wcpr-overall-rating-left-average{
font-size: 100px;
}
.woocommerce #reviews #comments ol.commentlist > li .comment-text{
grid-template-columns: 160px auto auto;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{
min-width: 160px;
}
.comment-text .star-rating{
left: 180px; }
#reviews .wcpr-overall-rating-and-rating-count{
gap: 0 80px;
}
body:not(.rtl).layout-fullwidth .no-sidebar div.product.social-sharing-sticky:not(.image-summary-limited-width):not(.bought-together-style-small) .summary,
body:not(.rtl).layout-fullwidth .no-sidebar div.product.social-sharing-sticky.image-summary-limited-width.summary-scrolling:not(.bought-together-style-small) .summary,
body:not(.rtl) .main-content-fullwidth .no-sidebar div.product.social-sharing-sticky:not(.image-summary-limited-width):not(.bought-together-style-small) .summary,
body:not(.rtl) .main-content-fullwidth .no-sidebar div.product.social-sharing-sticky.image-summary-limited-width.summary-scrolling:not(.bought-together-style-small) .summary{
padding-right: 150px; }
body .main-products.columns-1 .product:not(.product-category) .product-name{
font-size: var(--loobek-h3-font-size);
line-height: var(--loobek-h3-line-height);
}
body .main-products.columns-1 .product:not(.product-category) .price{
font-size: var(--loobek-h3-font-size);
}
body .main-products.columns-1:not(.big-thumbnail) .meta-wrapper .price del{
font-size: var(--loobek-h5-font-size);
}
.woocommerce div.product.summary-scrolling-border .product-images-summary:before{
bottom: -100px;
} :is(.layout-fullwidth,.main-content-fullwidth) .list-posts.columns-3,
:is(.layout-fullwidth,.main-content-fullwidth) .list-posts.columns-2{
gap: 70px 140px;
}
:is(.layout-fullwidth,.main-content-fullwidth) .list-posts:is(.columns-2,.columns-3) > article:before{
left: -70px; } article.type-page + #comments.comments-area{
margin: 100px 0;
}
body article.single h1.entry-title{
font-size: 60px;
line-height: 72px;
}
body.text-uppercase article.single h1.entry-title{
font-size: 70px;
line-height: 70px;
}
:is(.layout-fullwidth,.main-content-fullwidth) .no-sidebar .entry-image-header{
gap: 0 100px;
}
:is(.layout-fullwidth,.main-content-fullwidth) .has-1-sidebar .entry-image-header{
gap: 100px 0;
}
:is(.layout-fullwidth,.main-content-fullwidth) .has-1-sidebar .entry-image-header .entry-header,
.entry-content > .entry-meta-bottom,
.single-post > .entry-author,
.single-post-bottom-content > #comments{
max-width: 960px;
}
.no-sidebar .entry-image-header .entry-header{
gap: 30px;
}
.entry-image-header{
gap: 0 80px;
}
article.single .entry-content > div.entry-meta-bottom{
margin-top: 100px;
}
.single article.single{
gap: 100px;
}
.ts-blogs.related-posts{
padding-bottom: 100px;
}
#comments.comments-area ol.commentlist + #comment-wrapper{
margin-top: 100px;
}
.single-post-bottom-content{
gap: 100px;
margin-top: 100px;
}
body .meta-navigation h6{
font-size: var(--loobek-h5-font-size);
line-height: var(--loobek-h5-line-height);
} .woocommerce-cart .woocommerce .cart-collaterals,
.woocommerce-checkout #order_review,
.woocommerce-checkout #order_review_heading{
width: 460px;
}
.woocommerce .woocommerce-cart-form,
.woocommerce-checkout #customer_details{
width: calc(100% - 510px);
}
.woocommerce-cart .cross-sells{
margin-top: 100px;
}  #page .ts-product-category-wrapper.layout-nowrap .products .product{
width: auto;
}
#page .ts-product-category-wrapper.layout-nowrap .products{
justify-content: space-between;
} .ts-blogs.has-divider .items{
width: calc(100% + 140px);
margin-left: -70px;
margin-right: -70px;
}
.ts-blogs.has-divider .items .item{
padding-left: 70px;
padding-right: 70px;
}
.ts-blogs.spacing-large .items{
width: calc(100% + 50px);
margin-left: -25px;
margin-right: -25px;
}
.ts-blogs.spacing-large .items .item{
padding-left: 25px;
padding-right: 25px;
}
.ts-blogs.spacing-large .swiper-button-prev{
left: 25px; }
.ts-blogs.spacing-large .swiper-button-next{
right: 25px; }
.ts-blogs.has-divider .swiper-button-prev{
left: 70px; }
.ts-blogs.has-divider .swiper-button-next{
right: 70px; }
.e-con-inner > div:first-child:last-child .ts-blogs.layout-list .entry-content > *{
max-width: 500px;
}
.ts-blogs.layout-list article .article-content{
gap: 70px;
}
.type-blog .layout-list .placeholder-item{
gap: 10px 70px;
}
.ts-blogs.layout-list .entry-content,
.ts-blogs.layout-list .entry-content > header{
gap: 30px;
} .left-top.sp-large .box-content{
padding-left: 70px;
padding-top: 70px;
}
.left-bottom.sp-large .box-content{
padding-left: 70px;
padding-bottom: 70px;
}
.left-center.sp-large .box-content{
padding-left: 70px;
}
.right-top.sp-large .box-content{
padding-right: 70px;
}
.right-bottom.sp-large .box-content{
padding-right: 70px;
padding-bottom: 70px;
}
.right-center.sp-large .box-content{
padding-right: 70px;
}
.center-top.sp-large .box-content{
padding-top: 70px;
}
.center-bottom.sp-large .box-content{
padding-bottom: 70px;
} .ts-mailchimp-subscription-shortcode.layout-vertical .subscribe-email > input[type^="email"],
.ts-mailchimp-subscription-shortcode.layout-vertical .subscribe-email > input[type^="tel"],
.ts-mailchimp-subscription-shortcode.layout-vertical .subscribe-email > input[type^="text"]{
width: 340px;
} .elementor-counter .elementor-counter-title{
margin-top: 20px;
}
}
@media only screen and (max-width: 1200px){ .menu-wrapper .ts-menu > nav > ul,
.menu-wrapper .ts-menu > nav > ul{
flex-wrap: wrap;
}
.ts-search-result-container .view-all-wrapper{
margin-top: 30px;
}
#ts-search-sidebar .product_list_widget{
margin-bottom: -20px;
}
#ts-search-sidebar .product_list_widget > li{
margin-bottom: 20px;
}
.menu-middle .header-middle .menu-wrapper{
margin: 0;
text-align: center;
order: 3;
display: none;
position: absolute;
width: 100%;
top: 100%;
left: 0;
right: 0;
transform: none;
padding-top: 4px;
padding-bottom: 4px;
}
.menu-middle .header-middle .menu-wrapper:before{
position: absolute;
left: 0;
right: 0;
content: "";
border-width: 1px 0 0 0;
border-style: solid;
top: 0;
bottom: 0;
z-index: 1;
box-shadow: 0 4px 4px rgba(155,155,155,.3);
}
.header-text-light .header-sticky:not(.is-sticky) .header-middle .menu-wrapper:before{
background: transparent;
border-color: rgba(255,255,255,0.1);
box-shadow: none;
}
.menu-middle .header-middle .menu-wrapper .ts-menu{
position: relative;
z-index: 2;
}
.menu-middle .header-middle .header-right{
order: 2;
flex: 2;
margin-left: 40px; }
.header-middle .header-right > .ts-search-normal{
flex: 2;
margin-right: 30px }
.menu-middle .icon-menu-ipad-header{
display: block;
}
.header-v10 #page .icon-menu-ipad-header{
margin-left: 20px; }
.header-v10 #page .icon-menu-ipad-header .icon{
text-align: end;
}
.menu-middle .icon-menu-ipad-header .icon:before{
line-height: 40px;
font-size: 16px;
width: 40px;
}
.header-v9 .ts-header .ts-search-normal{
display: none;
} .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-list-of-product-categories-wrapper.style-horizontal ul li a{
line-height: 34px;
padding-left: 20px;
padding-right: 20px;
}
#customer_login h2,
.account-content h2,
.woocommerce-MyAccount-content > h2,
.woocommerce-customer-details > h2,
.woocommerce-billing-fields > h3,
.woocommerce-additional-fields > h3,
header.woocommerce-Address-title > h3,
.shortcode-heading-wrapper,
.ts-product .column-tabs,
.ts-list-of-product-categories-wrapper.style-horizontal .heading-title,
.ts-elementor-lazy-load .placeholder-widget-title{
margin-bottom: 20px;
}
.ts-testimonial-wrapper.title-center .shortcode-heading-wrapper{
margin-bottom: 25px;
}
a.button,
button, 
input[type^="submit"], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled],
#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,
input[type="submit"].dokan-btn, 
a.dokan-btn, 
.dokan-btn,
.woocommerce-account .woocommerce-MyAccount-navigation li a,
#page .ts-shop-load-more .button.loading,  
#page .load-more-wrapper .button.loading{
padding-left: 20px;
padding-right: 20px;
}
a.ts-button,
a.button,
button, 
input[type^="submit"], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt,
.woocommerce-account .woocommerce-MyAccount-navigation li a,
body .product-edit-new-container .dokan-btn-lg,
#page .main-products:is(.columns-1,.columns-2) .product-group-button-meta > div.loop-add-to-cart a.button,
.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce nav.woocommerce-pagination ul li a.prev,
.ts-pagination ul li a.next,
.ts-pagination ul li a.prev,
.wp-block-query-pagination > a,
.wp-block-post-navigation-link a,
.ts-coupon-wrapper .coupon-code,
.ts-list-of-product-categories-wrapper.style-horizontal ul li a,
body .ts-coupon-shortcode .coupon-code,
.ts-stick-compare-button,
.ts-compare-popup .empty-compare-button, input[type="submit"].dokan-btn,
a.dokan-btn,
.dokan-btn{
font-size: var(--loobek-main-font-size);
}
body .wp-block-query-pagination > a,
body .wp-block-post-navigation-link a,
body.woocommerce nav.woocommerce-pagination ul li a.next,
body.woocommerce nav.woocommerce-pagination ul li a.prev,
body .ts-pagination ul li a.prev,
body .ts-pagination ul li a.next{
padding-left: 20px;
padding-right: 20px;
}
body .ts-coupon-shortcode .coupon-code{
line-height: 34px;
}
.wpcf7-spinner{
top: 13px;
}
body.image-button-radius .partial-view .swiper-button-prev{
left: 20px; }
body.image-button-radius .partial-view .swiper-button-next{
right: 20px; }
body .swiper-button-prev,
body .swiper-button-next,
#page .ts-instagram-elementor-widget .swiper-button-prev, 
#page .ts-instagram-elementor-widget .swiper-button-next{
width: 34px;
height: 34px;
margin-top: -17px;
}
body .swiper-button-prev:before,
body .swiper-button-next:before,
#page .ts-instagram-elementor-widget .swiper-button-prev:before, 
#page .ts-instagram-elementor-widget .swiper-button-next:before{
line-height: 34px;
} .coupon-code:after{
margin-left: 10px; }
.coupon-code,
.elementor-editor-active .ts-banner a.button, 
.woocommerce .ts-banner a.button,
.ts-banner a.button{
padding-left: 20px;
padding-right: 20px;
}
.coupon-code .copy-message{
padding-right: 34px; }
body blockquote, 
.wp-block-quote.is-style-large, 
.wp-block-quote.is-large{
margin: 30px auto;
}
h3.product-name,
.product-name h3{
text-overflow: ellipsis;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
display: -webkit-box;
}
body.ts_desktop #page .main-products.columns-1.big-thumbnail .product-group-button-meta .button-in .button-tooltip{
display: block;
}
:is(.page-template-blog-template,.woocommerce,.woocommerce-page,.single,.archive) #main > .page-container,
#main > .page-container.index-template{
padding-bottom: 60px;
}
.ts-wishlist-table-wrapper,
.ts-compare-table-wrapper {
margin-bottom: 60px;
}
#main-content.product-has-background:before{
bottom: -60px; }
.woocommerce .woocommerce-form-track-order{
margin-bottom: 50px;
}
#page .icon-big-button .elementor-button-icon i{
font-size: 130%;
margin-right: 0; margin-left: 0;
} .elementor-toggle .elementor-tab-title .elementor-toggle-icon i{
line-height: 26px;
} .ts-sidebar > *{
max-width: 100%;
}
.ts-product .content-wrapper.loading,
.column-products.loading{
height: 300px;
}
div#main{
min-height: 300px;
} .breadcrumb-title-wrapper .breadcrumb-title{
gap: 10px;
}
.breadcrumb-title-wrapper .breadcrumb-title > *{
height: auto;
}
.breadcrumb-title-wrapper.breadcrumb-v2{
min-height: 250px;
}
.header-transparent .breadcrumb-v2 .breadcrumb-content{
padding-top: 50px;
padding-bottom: 50px;
}
.breadcrumb-title-wrapper .breadcrumb-content{
padding-top: 10px;
padding-bottom: 10px;
} #main-content.product-has-border-bottom .before-loop-wrapper{
padding-bottom: 10px;
}
.before-loop-wrapper .special-filter-area > ul li a{
font-size: var(--loobek-sub-cat-device-font-size);
}
.woocommerce .before-loop-wrapper{
margin-bottom: 30px;
}
.ts-sidebar-content .ts-active-filters:empty + .widget-container{
padding-top: 0;
border-width: 0;
}
.ts-sidebar-content .ts-active-filters{
margin-bottom: 40px;
}
#ts-filter-widget-area .overlay{
display: block;
}
.style-filter-dropdown *:not(.filter-widget-area) > .ts-active-filters{
display: none;
}
body:not(.ts_desktop) .woocommerce-ordering > span,
body:not(.ts_desktop) .woocommerce-ordering .orderby ul,
body:not(.ts_desktop) .product-per-page-form ul.perpage ul{
display: none !important;
}
body:not(.ts_desktop) .product-per-page-form ul.perpage{
z-index: 0;
}
body:not(.ts_desktop) .woocommerce-ordering select,
body:not(.ts_desktop) .product-per-page-form > select{
display: block;
position: absolute;
z-index: 1;
top: 0;
left: 0; width: 100%;
opacity: 0;
padding-top: 1px;
padding-bottom: 1px;
}
.woocommerce .after-loop-wrapper{
margin-top: 50px;
}
.woocommerce .products > .list-categories{
margin: 0 0 20px 0;
}
.woocommerce .woocommerce-ordering .orderby-current,
.product-per-page-form ul.perpage > li span{
line-height: 32px;
}
body:not(.ts_desktop) #page .main-products.columns-2 .product-group-button-meta{
margin-top: 20px;
}
body:not(.ts_desktop) #page .main-products.columns-2 .product-group-button-meta{
margin-top: 20px;
}
body:not(.ts_desktop) #page .main-products.columns-2 .product-group-button-meta > div.loop-add-to-cart a.button{
padding: 1px 30px;
}
body:not(.ts_desktop) #page .main-products.columns-2 .product-group-button-meta div.loop-add-to-cart .button-tooltip:after{
display: none;
} .comment-respond #reply-title{
margin-bottom: 25px;
}
.woocommerce div.product .summary .woocommerce-tabs{
margin-top: 20px;
} .ts-wishlist-table-wrapper :where(.heading-row, .wishlist-item) > :where(.product-stock-status, .product-price) {
min-width: 180px;
}
.ts-wishlist-table-wrapper :where(.heading-row, .wishlist-item) > .product-thumbnail {
width: 120px;
} .ts-compare-table-wrapper .product-thumbnail img.
.ts-compare-table-wrapper .product-thumbnail .product-price,
.ts-compare-table-wrapper .product-thumbnail h6	{
max-width: 200px;
}
.ts-compare-table-wrapper.woocommerce .button.add_to_cart_button {
max-width: 100%;
}
.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;
}
.ts-compare-table-wrapper.woocommerce .button.add_to_cart_button {
min-width: auto;
}
.ts-compare-table-wrapper > div > * {
padding: 15px 20px
} .blog-categories-filter{
margin-bottom: 40px;
} .heading-wrapper,
.heading-shortcode,
.theme-title{
margin-bottom: 20px;
}
.info-except:not(:empty){
margin-top: 20px;
}
.entry-author .author-info{
gap: 20px;
} .woocommerce-cart .woocommerce .cart-collaterals:before{
display: none;
}
.woocommerce table.shop_table td.actions{
border: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table th{
width: 30%;
}
.woocommerce table.shop_table.cart td.actions{
margin-top: 30px;
}
.woocommerce table.my_account_orders tr td:last-child{
min-width: auto;
} .woocommerce > form.checkout{
padding-top: 20px;
}
.woocommerce ul#shipping_method li input{
top: 1px;
} .add-to-cart-popup-content{
padding: 30px;
} #ts-product-360-modal.ts-popup-modal span.close{
top: 20px
}
.admin-bar #ts-product-360-modal.ts-popup-modal{
height: calc(100% - 46px);
top: 46px;
}
#ts-product-360-modal .product-title{
padding-top: 20px;
}
.admin-bar #ts-product-360-modal.ts-popup-modal span.close{
top: 66px;
}
.ts-popup-modal .popup-container{
width: 80%;
} .icon-contact{
margin-bottom: 12px;
} .woocommerce-account .woocommerce-MyAccount-navigation li a{
padding-top: 1px;
padding-bottom: 1px;
}  .coupon-code{
line-height: 34px;
}
.ts-banner .header-content > *{
margin-bottom: 10px;
} .ts-instagram-elementor-widget .widget-container .instagram-username{
top: -22px;
} .ts-mailchimp-subscription-shortcode.layout-vertical .mailchimp-subscription{
display: block;
}
.ts-mailchimp-subscription-shortcode.layout-vertical .widget-title-wrapper{
margin-left: 0; margin-right: 0; } .ts-product-category-wrapper.style-horizontal .product .product-wrapper > a{
margin-right: 10px; }
.type-product-category.title-float{
flex-wrap: wrap;
}
.type-product-category .style-horizontal .placeholder-item{
grid-template-columns: 70px auto;
} .woocommerce .product .product-label{
left: 5px; top: 5px;
}
.ts-product-galleries{
margin: 14px -2px 0 -2px;
}
.ts-product-galleries > *{
margin: 2px;
width: 28px;
} .ts-countdown.style-inline{
line-height: 36px;
}
.product-counter > span{
display: none;
}
.thumbnail-wrapper .product-counter{
padding-left: 5px;
padding-right: 0; left: 5px; top: 5px;
}
.thumbnail-wrapper .ts-countdown.style-inline{
line-height: 30px;
}
.ts-product-deals-wrapper.show-counter .product .product-label{
top: 35px;
} .ts-blogs.layout-list .entry-meta-bottom .button{
padding: 1px 30px;
line-height: 30px;
}
}
@media only screen and (max-width: 991px){ #ts-search-sidebar .popular-searches{
justify-content: normal;
}
.popular-searches > h6{
margin-bottom: 10px;
} #tab-more_seller_product .products .product{
width: 50%;
}
#tab-more_seller_product .products .product:nth-child(4n+1){
clear: none;
}
#tab-more_seller_product .products .product:nth-child(2n+1){
clear: both;
}
body.dokan-store .woocommerce .seller-items .products .product, 
body.dokan-store.woocommerce-page .products .product{
width: 50%;
float: left; }
body.dokan-store .woocommerce .seller-items .products .product.first, 
body.dokan-store.woocommerce-page .products .product.first{
clear: none;
}
body.dokan-store .woocommerce .seller-items .products .product:nth-child(2n+1),
body.dokan-store.woocommerce-page .products .product:nth-child(2n+1){
clear: both;
float: left; } blockquote:before{
font-size: 50px;
line-height: 50px;
}
blockquote{
padding: 0 0 0 30px; }
.page-container{
min-height: 600px;
}
.ts-popup-modal .popup-container{
width: 90%;
}
.admin-bar .ts-popup-modal .popup-container{
margin-top: 46px;
}
.ts-elementor-lazy-load .placeholder-items{
gap: 40px 10px;
}
.ts-shortcode .items {
width: calc(100% + 10px);
margin-left: -5px;
margin-right: -5px;
}
.ts-shortcode .items .item{
padding-left: 5px;
padding-right: 5px;
}
.ts-testimonial-wrapper .items .item:before{
left: 5px;
right: 5px;
}
.woocommerce .products{
margin-left: -5px;
margin-right: -5px;
}
.archive.ajax-pagination .woocommerce > .products:after{
left: 5px;
right: 5px;
}
.woocommerce .products .product{
padding: 0 5px;
}
body .partial-view .swiper-button-prev{
left: 15px; }
body .partial-view .swiper-button-next{
right: 15px; }
body .swiper-button-prev{
left: 5px; }
body .swiper-button-next{
right: 5px; }
.woocommerce .product-wrapper .meta-wrapper{
padding-left: 0; padding-right: 10px; }
body .swiper-button-prev{
left: 5px; }
body .swiper-button-next{
right: 5px; } .list-posts article.sticky .entry-content, 
.list-posts article.sticky .entry-content.no-featured-image{
padding: 30px;
} .special-filter-area.has-background{
padding: 20px;
}
.main-products.columns-1 .products .product{
width: 50%;
}
#main-content.product-has-background .product .product-wrapper, 
.ts-product.product-has-background .product .product-wrapper{
padding: 10px 10px 15px 10px;
} body.text-uppercase div.product .woocommerce-tabs ul.tabs li{
font-size: var(--loobek-h3-font-size);
}
.woocommerce div.thumbnail-layout-slider-2-col div.product-images-summary,
.woocommerce .show-breadcrumb-v3 div.thumbnail-layout-slider-2-col div.product-images-summary{
grid-template-columns: 100%;
}
.woocommerce div.thumbnail-layout-slider-2-col:not(.summary-scrolling) .summary ~ *,
.woocommerce .show-breadcrumb-v3 div.thumbnail-layout-slider-2-col:not(.summary-scrolling) .summary ~ *{
grid-column: auto;
}
.woocommerce div.thumbnail-layout-slider-2-col div.summary{
padding: 0;
margin-top: 40px;
}
.woocommerce div.product.thumbnail-layout-vertical div.woocommerce-product-gallery .flex-control-thumbs{
width: 60px;
min-width: 60px;
}
.woocommerce .has-1-sidebar div.product.thumbnail-layout-vertical div.woocommerce-product-gallery .flex-control-thumbs{
right: 0; left: auto;
}
.woocommerce div.product div.woocommerce-product-gallery .flex-control-thumbs li{
width: 60px;
}
.woocommerce div.product.thumbnail-layout-vertical div.woocommerce-product-gallery{
padding-left: 70px; }
.woocommerce .has-1-sidebar div.product.thumbnail-layout-vertical div.woocommerce-product-gallery{
padding-right: 70px; padding-left: 0;
}
.woocommerce div.product form.cart .group_table tr{
padding: 10px;
}
.woocommerce .has-1-sidebar div.product.thumbnail-layout-vertical div.woocommerce-product-gallery .woocommerce-product-gallery__trigger{
right: 70px; }
.woocommerce div.product.bought-together-style-default.reviews-inside-summary.tabs-inside-summary:not(.summary-scrolling) .yith-wfbt-form .yith-wfbt-submit-block{
margin-top: 30px;
}
body:not(.ts_desktop) #page .main-products.columns-1 .product-group-button-meta{
margin-top: 20px;
}
body:not(.ts_desktop) #page .main-products.columns-1 .product-group-button-meta > div.loop-add-to-cart a.button{
padding: 1px 30px;
}
body:not(.ts_desktop) #page .main-products.columns-1 .product-group-button-meta div.loop-add-to-cart .button-tooltip:after{
display: none;
} .ts-wishlist-table-wrapper :where(.heading-row, .wishlist-item) > .product-stock-status {
min-width: 136px;
}
.ts-wishlist-table-wrapper :where(.heading-row, .wishlist-item) > .product-price {
min-width: 144px;
}
.ts-wishlist-table-wrapper :where(.heading-row, .wishlist-item) > .product-thumbnail {
width: 100px;
}
.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 {
min-width: 0;
}
.ts-remove-from-compare:before {
font-size: 12px;
}
.ts-compare-popup .actions .button,
.ts-stick-compare-button {
line-height: 26px;
} .woocommerce table.my_account_orders tr td{
padding: 10px 0 10px 10px; }
.woocommerce table.my_account_orders th, 
.woocommerce table.shop_table.order_details th{
padding: 0 0 10px 10px; }
.woocommerce table.my_account_orders thead th:first-child, 
.woocommerce table.shop_table.order_details thead th:first-child{
padding-bottom: 10px;
}
.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.my_account_orders tr:nth-child(2n) td, 
.woocommerce-page table.my_account_orders tr:nth-child(2n) td{
background: transparent !important;
}
.woocommerce table.my_account_orders tr{
margin-bottom: 40px;
}
.woocommerce table.my_account_orders tr:last-child{
margin-bottom: 0;
}
.woocommerce-account .woocommerce-MyAccount-content{
margin-bottom: 10px;
}
.woocommerce table.my_account_orders tr td:last-child .button{
line-height: 24px;
} .woocommerce form .form-row-first, 
.woocommerce form .form-row-last{
width: 100%;
float: none; }
.woocommerce form .form-row-first{
margin-right: 0; }
.woocommerce-checkout #customer_details,
.woocommerce .checkout #order_review{
width: 100%;
clear: both;
} .woocommerce .checkout-login-coupon-wrapper > div{
width: 100%;
}
.woocommerce table.shop_table_responsive tr td:before, 
.woocommerce-page table.shop_table_responsive tr td:before{
font-size: var(--loobek-main-small-font-size);
}
.shop_table_responsive .quantity{
line-height: 30px;
text-align: center;
margin: -5px 0;
}
.shop_table_responsive .quantity input.qty,
.woocommerce .shop_table_responsive .quantity input.qty{
padding: 0 24px;
border: 0;
width: 80px;
}
.shop_table_responsive .quantity .minus,
.shop_table_responsive .quantity .plus{
line-height: 30px;
height: 30px;
width: 24px;
}
.woocommerce #content table.cart .product-thumbnail:before, 
.woocommerce table.cart .product-thumbnail:before, 
.woocommerce-page #content table.cart .product-thumbnail:before, 
.woocommerce-page table.cart .product-thumbnail:before{
display: none;
}
#add_payment_method table.cart img, 
.woocommerce-cart table.cart img, 
.woocommerce-checkout table.cart img{
width: 80px;
}
.woocommerce-cart .woocommerce .cart-collaterals, 
.woocommerce-checkout #order_review_heading{
margin-top: 60px;
}
.woocommerce table.cart td.actions .coupon:before,
.woocommerce table.cart td.actions .coupon:after	{
display: none;
}
.woocommerce-page table.cart td.actions .coupon .button {
width: auto;
} .woocommerce-checkout #customer_details{
margin-bottom: 60px;
} .woocommerce .has-1-sidebar div.product div.product-images-summary,
.woocommerce .has-1-sidebar.show-breadcrumb-v3 div.product div.product-images-summary{
grid-template-columns: 100%;
}
.woocommerce .has-1-sidebar div.product:not(.summary-scrolling) .summary ~ *,
.woocommerce .has-1-sidebar.show-breadcrumb-v3 div.product:not(.summary-scrolling) .summary ~ *{
grid-column: auto;
}
body.woocommerce .has-1-sidebar div.product div.summary{
padding-left: 0;
padding-right: 0;
margin-top: 40px;
grid-column: 1 / 2;
}  .ts-shortcode .load-more-wrapper{
margin-bottom: 20px;
}
.ts-blogs-wrapper article{
margin-bottom: 30px;
}
.ts-blogs-wrapper .blogs{
margin-bottom: -30px;
} .ts-coupon-wrapper.item-vertical{
justify-content: center;
} .thumbnail-wrapper .ts-countdown.style-inline{
line-height: 24px;
font-size: 12px;
}
.ts-product-deals-wrapper.show-counter .product .product-label{
top: 29px;
} .column-tabs ul.tabs{
gap: 10px 30px;
} .ts-testimonial-wrapper.columns-1 .testimonial-content{
padding-left: 30px;
padding-right: 30px;
} .text-tablet-center .layout-simple .mailchimp-subscription .subscribe-email{
margin-left: -5px;
margin-right: -5px;
}
.text-tablet-center .layout-simple .mailchimp-subscription .subscribe-email > *{
margin: 0 5px;
}
.text-tablet-center .layout-simple .subscribe-email{
display: flex;
}
.text-tablet-center .layout-simple .subscribe-email .button{
padding: 7px 30px;
}
.text-tablet-center .ts-mailchimp-subscription-shortcode .widget-title{
margin-left: auto;
margin-right: auto;
}
.text-tablet-left .ts-mailchimp-subscription-shortcode .widget-title{
margin-left: 0;
margin-right: auto;
}
.text-tablet-right .ts-mailchimp-subscription-shortcode .widget-title{
margin-left: auto;
margin-right: 0;
}
}
@media
only screen and (max-width: 1200px)	and (min-width: 768px){ body .logo-wrapper{
width: var(--loobek-logo-ipad-width);
max-width: var(--loobek-logo-ipad-width);
}
header .logo-wrapper .logo img{
max-width: var(--loobek-logo-ipad-width);
} body > .ts-search-result-container{
padding-top: 35px;
}
body > .ts-search-result-container:before{
top: 15px;
}
.header-v8 #ts-search-sidebar,
.header-v9 #ts-search-sidebar{
display: block;
}
.logo-center .logo-wrapper{
margin-left: 0; margin-right: 0; }
.menu-middle .header-middle .menu-wrapper{
width: 100%;
}
.ts-header nav > ul li ul.sub-menu:before{
top: 4px;
}
.ts-header nav > ul li ul.sub-menu{
padding-top: 34px;
}
.ts-header .header-bottom nav > ul li ul.sub-menu:before{
top: 10px;
}
.ts-header .header-bottom nav > ul li ul.sub-menu{
padding-top: 40px;
}
.header-v12 .menu-middle .header-middle .menu-wrapper{
position: static;
width: auto;
display: block;
max-width: none;
transform: none;
order: 0;
padding: 0;
}
.header-v12 .menu-middle .header-middle .menu-wrapper:before{
display: none;
}
.header-middle > .container{
padding-top: 15px;
padding-bottom: 15px;
}
body.header-v6 .header-middle > .container{
padding-bottom: 15px;
}
.ts-header .header-bottom .menu-wrapper{
margin-bottom: 10px;
}
.header-v6 .header-middle .header-left,
.header-v9 .header-middle .header-left{
order: 2;
margin-right: auto; margin-left: 0; }
.header-v6 .header-middle .logo-wrapper,
.header-v9 .header-middle .logo-wrapper{
order: 1;
}
.header-v6 .header-middle .header-right,
.header-v9 .header-middle .header-right{
order: 3;
}
.header-v9 .header-bottom{
margin-top: -4px;
}
.header-top .ts-tiny-account-wrapper .account-link > a:before{
line-height: 10px;
}
.header-top .shopping-cart-wrapper .ic-cart:before, 
.header-top .ts-tiny-account-wrapper .account-link > a:before, 
.header-top .my-wishlist-wrapper a:before{
font-size: 14px;
display: inline;
} 
.header-top .my-wishlist-wrapper > a{
display: inline;
} .header-transparent.no-absolute .menu-middle.header-sticky:not(.is-sticky) .header-middle .menu-wrapper nav > ul > li > a{
color: var(--loobek-menu-color);
}
.header-transparent.no-absolute .menu-middle.header-sticky:not(.is-sticky) .header-middle .menu-wrapper:before{
display: none;
}
.header-transparent.no-absolute .menu-middle.header-sticky:not(.is-sticky) .header-middle .menu-wrapper{
padding-top: 0;
padding-bottom: 0;
}
.header-transparent.no-absolute .menu-middle.header-sticky:not(.is-sticky) .header-middle .menu-wrapper .ts-menu{
padding: 4px 20px;
background-color: var(--loobek-middle-header-bg);
}
.header-transparent.no-absolute .menu-middle.header-sticky:not(.is-sticky) .menu-wrapper nav > ul > li.menu-item:hover:before, 
.header-transparent.no-absolute .menu-middle.header-sticky:not(.is-sticky) .menu-wrapper nav > ul > li:hover > a, 
.header-transparent.no-absolute .menu-middle.header-sticky:not(.is-sticky) .menu-wrapper nav > ul > li[class*="current-"]:before, 
.header-transparent.no-absolute .menu-middle.header-sticky:not(.is-sticky) .menu-wrapper nav > ul > li[class*="current-"] > a{
color: var(--loobek-menu-hover-color);
}
.menu-wrapper nav > ul > li > a,
.menu-wrapper nav > ul > li.menu-item:before{
font-size: var(--loobek-menu-ipad-font-size);
line-height: var(--loobek-menu-ipad-line-height);
} h1,
.header-transparent .breadcrumb-v2 .breadcrumb-title h1,
.ts-coupon-wrapper.item-vertical .discount-number,
.breadcrumb-v2 .breadcrumb-title h1{
font-size: var(--loobek-h1-device-font-size);
line-height: var(--loobek-h1-device-line-height);
}
h2,
article.single h1.entry-title,
.ts-coupon-shortcode .number{
font-size: var(--loobek-h2-device-font-size);
line-height: var(--loobek-h2-device-line-height);
}
.ts-coupon-shortcode .number,
body .cart-empty.woocommerce-info,
div.product > #reviews .wcpr-overall-rating-left-average,
.woocommerce-tabs #reviews .wcpr-overall-rating-left-average{
font-size: var(--loobek-h2-device-font-size);
}
h3,
.woocommerce #primary > .woocommerce-info,
.main-products.columns-1 .product:not(.product-category) .product-name,
.main-products.columns-1 .product:not(.product-category) .price,
.woocommerce-no-products-found .woocommerce-info,
#page .woocommerce-no-products-found .wc-block-components-notice-banner.is-info{
font-size: var(--loobek-h3-device-font-size);
line-height: var(--loobek-h3-device-line-height);
}
.woocommerce div.product .summary p.price .amount,
div.product .summary .ts-variation-price .amount{
font-size: var(--loobek-h3-device-font-size);
}
h4,
blockquote,
#order_review_heading,
.woocommerce-account .page-container div.woocommerce > h2,
.account-content h2,
.woocommerce-MyAccount-content > h2,
.woocommerce-customer-details > h2,
.woocommerce-order-details > h2,
.woocommerce-billing-fields > h3,
.woocommerce-additional-fields > h3,
header.woocommerce-Address-title > h3,
.product-size-chart-container .product-size-chart-content > h2{
font-size: var(--loobek-h4-device-font-size);
line-height: var(--loobek-h4-device-line-height);
}
h5,
.ts-floating-sidebar h2,
.entry-content h1.blog-title,
.mc4wp-form-fields > h2.title,
.dropdown-container .cart-number,
.yith-wfbt-section > h3,
.team-info h3.name,
#customer_login h2,
.woocommerce table.order_details tfoot .amount,
.woocommerce table.order_details tfoot .amount,
.dokan-pagination-container .dokan-pagination,
.dropdown-footer .total .amount,
.ts-coupon-shortcode{
font-size: var(--loobek-h5-device-font-size);
line-height: var(--loobek-h5-device-line-height);
}
.cart-dropdown-form .clear-cart-button{
line-height: var(--loobek-h5-device-line-height);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
#reviews .wcpr-filter-container a,
#reviews .wcpr-filter-container .wcpr-filter-button{
font-size: var(--loobek-h5-device-font-size);
}
h6,
html body > h1,
.breadcrumb-title .term-description,
.ts-megamenu .shortcode-heading-wrapper h2,
.ts-list-of-product-categories-wrapper .heading-title,
.ts-list-of-product-tags-wrapper .heading-title,
.cart-empty .empty-content > label,
.ts-countdown:not(.style-inline) .ref-wrapper,
.main-products.columns-1:not(.big-thumbnail) .product:not(.product-category) .meta-wrapper .price del,
.ts-list-of-product-categories-wrapper .heading-title,
.ts-list-of-product-tags-wrapper .heading-title,
.ts-megamenu .shortcode-heading-wrapper h2,
h6.elementor-heading-title,
.elementor-widget-container > h5{
font-size: var(--loobek-h6-device-font-size);
line-height: var(--loobek-h6-device-line-height);
}
.woocommerce table.my_account_orders tfoot .amount,
.woocommerce table.order_details tfoot .amount{
font-size: var(--loobek-h6-device-font-size);
}
.menu-wrapper nav.second-menu-middle > ul > li > a,
.ts-product-deals-wrapper header .ts-countdown{
font-size: var(--loobek-main-font-size);
}
.woocommerce .yith-wfbt-section > h3,
.heading-shortcode > h3,
.heading-wrapper > h2,
.theme-title .heading-title,
.woocommerce .cross-sells > h2, 
.woocommerce .up-sells > h2, 
.woocommerce .related > h2,
.heading-tab h2,
.column-tabs ul.tabs li,
.woocommerce div.product .entry-title,
div.product.show-tabs-content-default .panel > h2, 
div.product.show-tabs-content-default #comments > h2,
.wcpr-overall-rating-and-rating-count h2,
div.product > .woocommerce-tabs #comments > h2,
div.product:not(.collapse-reviews-tab) > #reviews #comments > h2,
.shortcode-title,
.breadcrumb-title h1,
.special-filter-area .page-title{
font-size: var(--loobek-heading-device-font-size);
line-height: var(--loobek-heading-device-line-height);
}
.main-content-fullwidth .breadcrumb-title-wrapper .container,
.header-fullwidth .ts-header .container,
.footer-fullwidth .footer-container .container,
.main-content-fullwidth .page-container,
.layout-fullwidth .container,
.layout-fullwidth .page-container,
.layout-fullwidth .breadcrumb-title-wrapper .container{
max-width: 100%;
}
.header-fullwidth .ts-megamenu-fullwidth-stretch > ul.sub-menu > li,
.layout-fullwidth .ts-megamenu-fullwidth-stretch > ul.sub-menu > li{
width: 100%;
}
.widget-container{
margin-top: 30px;
padding-top: 30px;
}
.widget-container:not(:first-child) .swiper-button-next, 
.widget-container:not(:first-child) .swiper-button-prev{
top: 30px;
}
body .widget_media_image,
body .widget_calendar{
margin-top: 30px;
}
body #ts-ajax-add-to-cart-message{
padding-top: 12px;
padding-bottom: 12px;
} .woocommerce.columns-5 .products .product,
.woocommerce.columns-6 .products .product{
width: 25%;
}
.show-breadcrumb-v3 .filter-button-position-inline .before-loop-wrapper .filter-widget-area-button a{
background-color: var(--loobek-main-bg);
}
.before-loop-wrapper .special-filter-area > ul{
gap: 5px 20px;
}
.style-filter-top .filter-widget-area .ts-active-filters{
padding-bottom: 40px;
margin: 0 0 40px 0;
position: relative;
}
.style-filter-top .filter-widget-area .ts-active-filters + .widget-container{
border-width: 0;
padding-top: 0;
}
.style-filter-top .filter-widget-area .ts-active-filters:after{
position: absolute;
left: -40px;
right: -40px;
border-width: 1px 0 0 0;
border-style: solid;
content: "";
bottom: 0;
z-index: 0;
}
.woocommerce .style-sort-border-overflow .before-loop-wrapper{
gap: 20px 10px;
}
.filter-widget-area-button,
.ts-product-columns-selector,
.style-sort-border-overflow .before-loop-wrapper .ts-product-columns-selector,
.style-sort-border-overflow .before-loop-wrapper .product-on-sale-form{
margin-right: 10px; }
.style-filter-sidebar.style-sort-border-overflow .before-loop-wrapper .filter-widget-area-button,
.style-filter-sidebar .filter-widget-area-button{
width: auto;
}
.ts-product-columns-selector .column-5{
display: none;
} .bought-together-layout-vertical .yith-wfbt-section .yith-wfbt-images td img, 
.bought-together-layout-vertical .yith-wfbt-section .yith-wfbt-items li{
max-width: 150px;
width: 100%;
align-self: flex-start;
min-height: auto !important;
}
.bought-together-layout-vertical .yith-wfbt-form{
margin-bottom: 0 !important;
}
.bought-together-layout-vertical.summary-scrolling .yith-wfbt-section .yith-wfbt-images td, 
.bought-together-layout-vertical.summary-scrolling .yith-wfbt-section .yith-wfbt-items li{
min-height: auto !important;
}
.bought-together-layout-vertical .woocommerce.yith-wfbt-section{
margin-top: 60px !important; top: auto !important; }
.bought-together-layout-vertical.summary-scrolling .woocommerce.yith-wfbt-section{
padding: 0;
border-width: 0;
}
.bought-together-layout-vertical .woocommerce.yith-wfbt-section ~ *{
grid-column: 1 / 2;
}
.bought-together-layout-vertical:not(.summary-scrolling) .woocommerce.yith-wfbt-section,
.bought-together-layout-vertical:not(.summary-scrolling) .product-images-summary > .woocommerce-tabs{
grid-column: 1 / 3;
}
.page-container.no-sidebar .bought-together-layout-horizontal:not(.summary-scrolling) .woocommerce.yith-wfbt-section{
padding: 60px 0;
}
.no-sidebar .product-images-summary .woocommerce-tabs ~ .product-custom-content{
order: 4;
}
.no-sidebar .product-images-summary .woocommerce-tabs ~ .product-custom-content,
.no-sidebar .product-images-summary .product-custom-content ~ .woocommerce-tabs{
grid-column: 1 / 2;
}
.summary-scrolling .yith-wfbt-form{
grid-template-columns: auto;
}
.summary-scrolling .yith-wfbt-form .yith-wfbt-submit-block{
order: 3;
display: flex;
align-items: baseline;
gap: 0 20px;
justify-content: flex-end;
margin-top: 20px;
}
.summary-scrolling .yith-wfbt-form .price_text{
display: flex;
align-items: baseline;
gap: 10px;
} .site-content >.list-posts:not(.columns-2):not(.columns-3){
gap: 60px 0;
}
.site-content >.list-posts:not(.columns-2):not(.columns-3) .entry-title {
font-size: var(--loobek-h3-device-font-size);
line-height: var(--loobek-h3-device-line-height);
} article.single .entry-author{
padding: 30px;
} .woocommerce ul.product_list_widget li .price{
margin-left: -2px;
margin-right: -2px;
width: calc(100% + 4px);
}
.woocommerce ul.product_list_widget li span.amount{
margin-left: 2px;
margin-right: 2px;
} .woocommerce ul.product_list_widget li > .ts-wg-thumbnail{
width: 60px;
min-width: 60px;
}
.woocommerce ul.product_list_widget li .ts-wg-meta{
margin-left: 15px; }
ul.product_list_widget li .ts-wg-meta{
max-width: none;
}  .ts-testimonial-wrapper:not(.ts-slider) .items,
.ts-testimonial-wrapper .items .swiper-wrapper{
margin-bottom: -20px;
}
.ts-testimonial-wrapper .items .item{
margin-bottom: 20px;
} .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-mailchimp-subscription-shortcode.layout-simple:not(.text-tablet-center) .subscribe-email .button{
padding: 1px 30px;
}
}
@media
only screen and (max-width: 1560px) and (min-width: 1201px){ .ts-header.logo-center .ts-menu > nav.main-menu > ul > li, 
.ts-header.logo-center nav.main-menu > ul > li{
margin-right: 20px; }
.ts-header.logo-center .ts-menu > nav.main-menu > ul > li:last-child, 
.ts-header.logo-center nav.main-menu > ul > li:last-child,
body:is(.header-v1,.header-v2,.header-v9,.header-v10) .ts-header nav > ul > li:last-child{
margin-right: 0; margin-left: 0; }
body:is(.header-v1,.header-v2,.header-v9,.header-v10) .ts-header nav > ul > li{
margin-right: 25px; }
body:is(.header-v1,.header-v2,.header-v9,.header-v10) .menu-middle .header-middle .menu-wrapper{
margin-left: 25px; margin-right: auto;
}
body:is(.header-v1,.header-v2,.header-v9,.header-v10) .header-middle .header-right{
margin-right: 0; margin-left: 30px;
}
body:is(.header-v1,.header-v2) .header-middle .header-right > .ts-search-normal{
margin-right: 30px; }
}
@media
only screen and (max-width: 1560px) and (min-width: 1201px){ .ts-header.logo-center .ts-menu > nav.main-menu > ul > li, 
.ts-header.logo-center nav.main-menu > ul > li{
margin-right: 20px; }
.ts-header.logo-center .ts-menu > nav.main-menu > ul > li:last-child, 
.ts-header.logo-center nav.main-menu > ul > li:last-child,
body:is(.header-v1,.header-v2,.header-v9,.header-v10,.header-v11) .ts-header nav > ul > li:last-child{
margin-right: 0; margin-left: 0; }
body:is(.header-v1,.header-v2,.header-v9,.header-v10,.header-v11) .ts-header nav > ul > li{
margin-right: 25px; }
body:is(.header-v1,.header-v2,.header-v9,.header-v10,.header-v11) .menu-middle .header-middle .menu-wrapper{
margin-left: 25px; margin-right: auto;
}
body:is(.header-v1,.header-v2,.header-v9,.header-v10,.header-v11) .header-middle .header-right{
margin-right: 0; margin-left: 30px;
}
body:is(.header-v1,.header-v2) .header-middle .header-right > .ts-search-normal{
margin-right: 30px; }
body:is(.header-v11) .ts-header .group-language-currency{
margin-right: 20px; } .layout-fullwidth .item-horizontal .coupon-code,
.header-fullwidth .ts-header .item-horizontal .coupon-code,
.main-content-fullwidth .page-container .item-horizontal .coupon-code,
.footer-fullwidth .footer-container .item-horizontal .coupon-code{
padding-left: 20px;
padding-right: 20px;
}
.layout-fullwidth .item-horizontal .coupon-code .copy-message,
.header-fullwidth .item-horizontal .coupon-code .copy-message,
.main-content-fullwidth .item-horizontal .coupon-code .copy-message,
.footer-fullwidth .item-horizontal .coupon-code .copy-message{
padding-right: 34px; } .ts-megamenu .fix-banner-mega .ts-banner{
margin-top: 20px;
}
.ts-megamenu .fix-banner-mega .ts-banner .box-content{
padding: 15px;
}
#page .ts-megamenu .fix-banner-mega .ts-banner h4{
font-size: 14px;
line-height: 18px;
}
#page .ts-megamenu .fix-banner-mega .ts-banner h2{
font-size: 20px;
line-height: 24px;
} :is(.page-template-blog-template,.woocommerce,.woocommerce-page,.single,.archive) #main > .page-container,
#main > .page-container.index-template{
padding-bottom: 80px;
}
.ts-wishlist-table-wrapper,
.ts-compare-table-wrapper{
margin-bottom: 80px;
}
#main-content.product-has-background:before{
bottom: -80px; } .breadcrumb-title-wrapper .breadcrumb-title{
gap: 20px;
} .woocommerce div.product.thumbnail-layout-slider-3-col .entry-title{
font-size: var(--loobek-h3-font-size);
line-height: var(--loobek-h3-line-height);
}
.woocommerce div.product.thumbnail-layout-slider-3-col .woocommerce-product-rating,
.thumbnail-layout-slider-3-col .summary .detail-meta-top{
margin-bottom: 10px;
}
.outofstock .summary .single-product-buttons{
margin-top: 10px;
}
.woocommerce div.product.thumbnail-layout-slider-3-col .price ~ form.cart{
margin: 10px 0;
}
.woocommerce div.product.thumbnail-layout-slider-3-col form.cart .group_table{
margin-bottom: 20px;
}
.enable-catalog-mode div.product.thumbnail-layout-slider-3-col:not(.product-type-variable) .single-product-buttons,
.woocommerce div.product.thumbnail-layout-slider-3-col form.cart .ts-extra-products-wrapper + .variations,
.woocommerce div.product.thumbnail-layout-slider-3-col form.cart .ts-extra-products-wrapper + div.quantity{
margin-top: 20px;
}
.thumbnail-layout-slider-3-col .grouped-product-heading{
padding-top: 20px;
}
.woocommerce div.product.thumbnail-layout-slider-3-col form.cart{
padding-top: 20px;
}
.woocommerce div.product.thumbnail-layout-slider-3-col .summary p.price .amount, 
div.product.thumbnail-layout-slider-3-col .summary .ts-variation-price .amount{
font-size: var(--loobek-h4-font-size);
}
body:not(.rtl) div.product.social-sharing-sticky.image-summary-limited-width .summary{
padding-right: 60px; }
.no-sidebar .related-above-tab:not(.summary-scrolling) .product-images-summary{
padding-bottom: 80px;
}
.woocommerce div.product.related-above-tab:not(.summary-scrolling) > .woocommerce-tabs{
padding: 80px 0;
}
.related-up-sells-bestsellers,
.woocommerce div.product{
gap: 80px;
}
.page-container.no-sidebar .bought-together-layout-horizontal.bought-together-border-overflow:not(.summary-scrolling) .woocommerce.yith-wfbt-section,
.page-container.no-sidebar .bought-together-layout-horizontal.bought-together-border-default:not(.summary-scrolling) .woocommerce.yith-wfbt-section,
.page-container div.product.bought-together-border-default:not(.summary-scrolling) .woocommerce.yith-wfbt-section,
.page-container div.product.bought-together-border-overflow:not(.summary-scrolling) .woocommerce.yith-wfbt-section{
padding: 80px 0;
}
#page div.product:not(.summary-scrolling):not(.bought-together-border-overflow):not(.bought-together-border-default) > .product-images-summary + #reviews,
#page div.product:not(.summary-scrolling):not(.bought-together-border-overflow):not(.bought-together-border-default) > .product-custom-content + #reviews{
padding-top: 80px;
}
div.product:not(.bought-together-layout-vertical) .product-images-summary .yith-wfbt-section{
margin-top: 80px;
}
.summary > #reviews{
margin-top: 70px;
}
.woocommerce .page-container.has-1-sidebar div.product.bought-together-layout-vertical div.summary{
padding-left: 30px; }
.page-container.has-1-sidebar .bought-together-layout-vertical div.yith-wfbt-section{
padding-left: 30px; }
.has-1-sidebar .summary-scrolling.bought-together-layout-horizontal .yith-wfbt-form{
grid-template-columns: auto;
}
.has-1-sidebar .summary-scrolling.bought-together-layout-horizontal .yith-wfbt-form .yith-wfbt-submit-block{
order: 3;
display: flex;
align-items: baseline;
gap: 0 20px;
justify-content: flex-end;
margin-top: 20px;
}
.has-1-sidebar .summary-scrolling.bought-together-layout-horizontal .yith-wfbt-form .price_text{
display: flex;
align-items: baseline;
gap: 10px;
}
.thumbnail-layout-slider-2-col .summary .single-product-buttons{
gap: 10px 20px;
}
.woocommerce div.thumbnail-layout-slider-2-col div.product-images-summary{
grid-template-columns: 60% 40%;
}
.product-images-summary > .woocommerce-tabs{
margin-top: 80px;
}
div.product .related-up-sells-bestsellers,
div.product.summary-scrolling-border .related-up-sells-bestsellers{
padding: 80px 0;
margin-bottom: -80px;
}
div.product.summary-scrolling-border .related-up-sells-bestsellers{
margin-bottom: -81px;
}
.related-up-sells-bestsellers{
gap: 80px;
}
div.product.show-tabs-content-default > .woocommerce-tabs .panel{
padding-bottom: 80px;
margin-bottom: 80px;
}
.woocommerce #reviews #comments ol.commentlist > li .comment-text{
grid-template-columns: 150px auto auto;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{
min-width: 150px;
}
.comment-text .star-rating{
left: 150px; } .entry-image-header .entry-header{
gap: 20px;
}
.entry-image-header{
gap: 0 50px;
}
article.single .entry-content > div.entry-meta-bottom{
margin-top: 80px;
}
.single article.single{
gap: 80px;
}
.ts-blogs.related-posts{
padding-bottom: 80px;
}
#comments.comments-area ol.commentlist + #comment-wrapper{
margin-top: 80px;
}
.single-post-bottom-content{
gap: 80px;
margin-top: 80px;
} .woocommerce-cart .cross-sells{
margin-top: 80px;
} body .blank-page-template h1{
font-size: 52px;
line-height: 60px;
}  .main-content-fullwidth .page-container .style-horizontal.columns-6.limit-12:not(.ts-slider) .products .product,
.footer-fullwidth .footer-container .style-horizontal.columns-6.limit-12:not(.ts-slider) .products .product,
.layout-fullwidth .style-horizontal.columns-6.limit-12:not(.ts-slider) .products .product{
width: 25%;
} .ts-blogs.layout-list article .article-content{
gap: 50px;
}
.type-blog .layout-list .placeholder-item{
gap: 10px 50px;
}
.e-con-inner > div:first-child:last-child .ts-blogs.layout-list .entry-content{
max-width: 350px;
}	
}
@media
only screen and (max-width: 1560px) and (min-width: 992px){ .summary-scrolling.bought-together-layout-horizontal .yith-wfbt-section .yith-wfbt-images,
.summary-scrolling.bought-together-layout-horizontal .yith-wfbt-section .yith-wfbt-items{
min-height: auto !important;
}
.summary-scrolling.bought-together-layout-horizontal .yith-wfbt-section .yith-wfbt-images td img, 
.summary-scrolling.bought-together-layout-horizontal .yith-wfbt-section .yith-wfbt-items li{
max-width: 250px;
width: 100%;
align-self: flex-start;
}
.summary-scrolling.bought-together-layout-horizontal .yith-wfbt-section .yith-wfbt-images .image_plus{
width: 30px;
min-width: 30px;
}
.summary-scrolling.bought-together-layout-horizontal .yith-wfbt-section .yith-wfbt-items li{
margin-right: 30px; }
.summary-scrolling.bought-together-layout-horizontal .yith-wfbt-section .yith-wfbt-items li:last-child{
margin-right: 0; }
.summary-scrolling.bought-together-layout-horizontal .yith-wfbt-form{
margin-bottom: 0 !important;
}
.summary-scrolling.bought-together-layout-horizontal .yith-wfbt-section .yith-wfbt-items{
transform: none;
margin-top: 10px;
}
.summary-scrolling.bought-together-layout-horizontal .yith-wfbt-section .yith-wfbt-items li:before{
display: none;
}
.has-1-sidebar .bought-together-layout-horizontal:not(.summary-scrolling) .yith-wfbt-section .yith-wfbt-items{
transform: none;
margin-top: 10px;
}
.has-1-sidebar .bought-together-layout-horizontal:not(.summary-scrolling) .yith-wfbt-section .yith-wfbt-items li:before{
display: none;
}
.has-1-sidebar .bought-together-layout-horizontal:not(.summary-scrolling) .yith-wfbt-section .yith-wfbt-images td img{
margin: 0;
}
.has-1-sidebar .bought-together-layout-horizontal:not(.summary-scrolling) .yith-wfbt-section .yith-wfbt-images td img, 
.has-1-sidebar .bought-together-layout-horizontal:not(.summary-scrolling) .yith-wfbt-section .yith-wfbt-items li{
max-width: 150px;
width: 100%;
align-self: flex-start;
padding: 0;
border-radius: 0;
border-width: 0;
}
.has-1-sidebar .bought-together-layout-horizontal:not(.summary-scrolling) .yith-wfbt-section .yith-wfbt-images,
.has-1-sidebar .bought-together-layout-horizontal:not(.summary-scrolling) .yith-wfbt-section .yith-wfbt-items{
min-height: auto !important;
}
.has-1-sidebar .bought-together-layout-horizontal:not(.summary-scrolling) .yith-wfbt-submit-block{
top: auto !important;
}
.has-1-sidebar .bought-together-layout-horizontal:not(.summary-scrolling) .yith-wfbt-form{
margin-bottom: 0 !important;
}
}
@media
only screen and (max-width: 1560px) and (min-width: 768px){ .summary ol.commentlist .comment_container{
display: grid;
}
.woocommerce .summary .comment-text .star-rating{
left: 0; top: 15px;
}
.woocommerce .summary #reviews #comments ol.commentlist > li ul.children .comment-text,
.woocommerce .summary #reviews #comments ol.commentlist > li .comment-text{
grid-template-columns: 100%;
gap: 0;
}
.summary .comment-text .description{
padding-top: 48px;
}
.summary .children .comment-text .description{
padding-top: 15px;
}
.woocommerce .summary #reviews #comments ol.commentlist ul.children{
padding: 0 0 0 30px; }
body.woocommerce .summary #reviews #comments ol.commentlist li .meta{
position: absolute;
left: 80px;
top: 0;
height: 60px;
right: 0;
width: auto;
transform: translate(0, -100%);
align-content: center;
}
}
@media
only screen and (max-width: 1200px) and (min-width: 992px){ .ts-header nav > ul > li,
.header-middle .header-link ul > li{
margin-right: 25px; }
body:not(.rtl) .ts-header .header-social-icon + .group-language-currency,
body:not(.rtl).header-v12 .ts-header .group-language-currency{
margin-right: 20px; margin-left: auto;
}
.header-v12 .ts-header nav > ul li ul.sub-menu:before{
top: 21px;
}
.header-v12 .ts-header nav > ul li ul.sub-menu{
padding-top: 51px;
}
.header-v6 .header-middle .logo-wrapper,
.header-v9 .header-middle .logo-wrapper{
margin-left: 0; margin-right: 40px; } .columns-4 .items .item,
.columns-5 .items .item{width: 33.3333%;}
.columns-6 .items .item,
.columns-7 .items .item{width: 20%;}
.columns-8 .items .item,
.columns-9 .items .item,
.columns-10 .items .item{width: 14.2857%;} .list-posts.columns-3 .entry-title,
.ts-blogs .entry-title{
font-size: var(--loobek-h5-device-font-size);
line-height: var(--loobek-h5-device-line-height);
} .commentlist .children{
padding: 0 0 0 100px; }
.commentlist .children .children{
padding: 30px 0 0 70px; }
body .ts-popup-modal .add-to-cart-popup-container.has-cross-sells{
max-width: calc(100% - 40%);
} .hide-columns-selector.hide-onsale-checkbox .before-loop-wrapper .special-filter-area ~ .filter-widget-area-button{
order: 17;
width: auto;
margin: 0;
}
.hide-columns-selector.hide-onsale-checkbox .before-loop-wrapper .special-filter-area ~ .ts-product-columns-selector{
margin-right: 20px; margin-left: 0;
}
.hide-columns-selector.hide-onsale-checkbox .before-loop-wrapper .special-filter-area ~ .product-on-sale-form{
margin-right: 20px; margin-left: 0;
}
.hide-columns-selector.hide-onsale-checkbox .before-loop-wrapper .special-filter-area ~ .woocommerce-ordering{
margin: 0;
}
.hide-columns-selector.hide-onsale-checkbox .before-loop-wrapper .special-filter-area{
margin-top: 10px;
}
.has-1-sidebar #main-content .main-products.columns-1:not(.big-thumbnail) .product:not(.product-category) .thumbnail-wrapper{
width: 35%;
}
.has-1-sidebar #main-content .main-products.columns-1:not(.big-thumbnail) .product .meta-wrapper .price ~ .product-group-button-meta{
padding-top: 20px;
margin-top: 20px;
}
.has-1-sidebar #main-content .main-products.columns-1:not(.big-thumbnail) .product .meta-wrapper .short-description{
padding-top: 20px;
margin-top: 16px;
}
.has-1-sidebar #main-content .main-products.columns-1:not(.big-thumbnail) .product:not(.product-category) .meta-wrapper{
grid-template-columns: repeat(3,20%) 40%;
}
body:not(.ts_desktop) .has-1-sidebar .main-products.columns-1.big-thumbnail .product-group-button-meta > .button-in {
display: none;
}
body:not(.ts_desktop) .has-1-sidebar .main-products.columns-1 .products .variable-quick-add-to-cart .variable-product-quick-add-to-cart{
margin-bottom: 0;
}
body:not(.ts_desktop) .has-1-sidebar .main-products.columns-1 .products .product-group-button{
display: block;
transform: none;
}
body:not(.ts_desktop) .has-1-sidebar .main-products.columns-1 .products .product-group-button .wishlist{
display: block !important;
transform: none;
} div.product .summary .detail-meta-bottom{
flex-wrap: wrap;
}
.summary .detail-meta-bottom .tags-link,
.summary .detail-meta-bottom .ts-social-sharing{
width: 100%;
}
.bought-together-layout-horizontal.bought-together-items-style-border .yith-wfbt-section .yith-wfbt-items li:before,
.bought-together-layout-horizontal.bought-together-items-style-border .yith-wfbt-section .yith-wfbt-images td img{
width: 70px;
min-width: 70px;
}
.ts-extra-products-wrapper .item{
padding: 10px;
}
.ts-extra-products-wrapper .product-image-meta{
align-items: flex-start;
}
.ts-extra-products-wrapper .item > label{
padding: 0 0 0 20px; }
.ts-extra-products-wrapper .item > label:before{
width: 14px;
height: 14px;
margin-top: -7px;
}
.ts-extra-products-wrapper .item > label:after{
font-size: 8px;
}
:is(.layout-fullwidth,.main-content-fullwidth) article.single .entry-content > div.entry-meta-bottom,
:is(.layout-fullwidth,.main-content-fullwidth) article.single .entry-author,
:is(.layout-fullwidth,.main-content-fullwidth) .comments-area{
max-width: 960px;
} body.error404 article{
padding: 12% 10px;
} .woocommerce table.cart .button, 
.woocommerce table.cart input.button{
min-width: initial;
}
.woocommerce-cart .woocommerce .cart-collaterals{
width: 340px;
}
.woocommerce .woocommerce-cart-form{
width: calc(100% - 360px);
}
.woocommerce-checkout #order_review_heading,
.woocommerce-checkout #order_review{
width: 350px;
}
.woocommerce-checkout #customer_details{
width: calc(100% - 370px);
}
#add_payment_method table.cart .product-thumbnail, 
.woocommerce-cart table.cart .product-thumbnail, 
.woocommerce-checkout table.cart .product-thumbnail{
width: 60px;
min-width: 60px;
}
:is(#add_payment_method,.woocommerce-cart,.woocommerce-checkout,.woocommerce-page) table.cart td.actions .coupon{
width: 300px;
}  .ts-shortcode.columns-5 .products .product,
.ts-shortcode.columns-6 .products .product{
width: 20%;
}
.elementor-widget-ts-products .ts-elementor-lazy-load .placeholder-items{
grid-template-columns: repeat(5, 1fr);
} .ts-blogs.layout-list article .article-content{
gap: 30px;
}
.type-blog .layout-list .placeholder-item{
gap: 10px 30px;
}
.e-con-inner > div:first-child:last-child .ts-blogs.layout-list article .article-content{
gap: 50px;
} .thumbnail-wrapper .ts-countdown.style-inline{
line-height: 30px;
}
.ts-product-deals-wrapper.show-counter .product .product-label{
top: 35px;
} .woocommerce.columns-11 .products .product,
.woocommerce.columns-10 .products .product,
.woocommerce.columns-9 .products .product{
width: 14.2857%;
}
.type-product-category .placeholder-items.style-horizontal{
grid-template-columns: repeat(5, 1fr);
} .ts-testimonial-wrapper.columns-1{
margin-left: -34px;
margin-right: -34px;
padding-left: 34px;
padding-right: 34px;
}
}
@media
only screen and (max-width: 1150px) and (min-width: 1024px){
.has-1-sidebar #main-content .main-products.columns-1:not(.big-thumbnail) .product:not(.product-category) .product-name,
.has-1-sidebar #main-content .main-products.columns-1:not(.big-thumbnail) .product:not(.product-category) .price{
font-size: var(--loobek-h4-device-font-size);
line-height: var(--loobek-h4-device-line-height);	
}
}
@media
only screen and (max-width: 1150px) and (min-width: 768px){
.has-1-sidebar #main-content .main-products.columns-1:not(.big-thumbnail) .product:not(.product-category) .product-name,
.has-1-sidebar #main-content .main-products.columns-1:not(.big-thumbnail) .product:not(.product-category) .price{
font-size: var(--loobek-h4-device-font-size);
line-height: var(--loobek-h4-device-line-height);	
} .type-testimonial .placeholder-items.is-slider,
.type-testimonial .placeholder-items{
grid-template-columns: repeat(2, 1fr);
}
}
@media 
only screen and (max-width: 991px) and (min-width: 768px){ .ts-header nav > ul > li{
margin-right: 20px; }
.header-v6 .header-middle .logo-wrapper{
margin-left: 0; margin-right: 30px; }
.header-v6 .header-middle .header-right > *,
.header-v4 .header-middle .header-right > *{
margin-right: 6px; }
.header-v6 .header-middle .header-right > *:last-child,
.header-v4 .header-middle .header-right > *:last-child{
margin-left: 0;
margin-right: 0;
}
.header-v10 .header-top .header-right > *{
padding-left: 20px;
padding-right: 20px;
}
.header-v10 .header-top .header-currency + .header-social-icon,
.header-v10 .header-top .header-header-language + .header-social-icon{
margin-left: 0; }
.header-v10 .header-top .header-currency + .header-social-icon,
.header-v10 .header-top .header-header-language + .header-social-icon,
.header-v10 .header-top .header-right > *:last-child{
padding-right: 0;
padding-left: 20px; }
.ts-header .header-top .shopping-cart-wrapper .cart-control .cart-number, 
.ts-header .header-top .tini-wishlist .count-number{
margin-left: 5px; margin-right: 5px; }
.header-v4 .ts-header .header-middle .group-language-currency,
.header-middle .group-language-currency{
margin-right: 20px; margin-left: 0; }
.header-v12 .header-middle .container > .ts-search-normal,
.header-v8 .ts-header .header-middle .ts-search-normal{
display: none;
}
.header-v9 .header-middle .header-right > *{
margin-right: 6px; }
.header-v6 .header-middle .logo-wrapper,
.header-v9 .header-middle .logo-wrapper{
margin-right: 30px; }
.header-v6 .ts-header .header-middle .group-language-currency,
.header-v9 .ts-header .header-middle .group-language-currency{
margin-right: 10px; margin-left: 0; }
.header-v6 .group-language-currency > *,
.header-v9 .group-language-currency > *{
margin-right: 10px; }
.header-v12 .ts-header nav > ul li ul.sub-menu:before{
top: 18px;
}
.header-v12 .ts-header nav > ul li ul.sub-menu{
padding-top: 48px;
}
.header-top .header-left .header-language + .header-currency + .header-social-icon{
display: none;
}
.header-v8 .header-middle .header-right > *{
margin-right: 8px; }
.header-v8 .header-middle .header-right > *:last-child{
margin-left: 0;
margin-right: 0;
} .ts-sidebar{
width: calc(32% - 20px);
}
#page .show-breadcrumb-v3 .ts-sidebar{
width: calc(32% - 10px);
}
.has-1-sidebar #main-content{
width: calc(100% - 32%);
}
.has-2-sidebar #main-content{
width: calc(100% - 64%);
}
.columns-4 .items .item,
.columns-5 .items .item{width: 33.3333%;}
.columns-6 .items .item,
.columns-7 .items .item{width: 25%;}
.columns-8 .items .item,
.columns-9 .items .item,
.columns-10 .items .item{width: 16.6666%;} .ts-blogs-widget-wrapper:not(.style-list-item) .post_list_widget > li{
display: block;
}
.ts-blogs-widget-wrapper:not(.style-list-item) .post_list_widget > li .thumbnail{
width: 100%;
height: auto;
}
.ts-blogs-widget-wrapper:not(.style-list-item) .post_list_widget > li .thumbnail figure img{
width: 100%;
height: auto;
max-width: 100%;
position: static;
transform: none;
}
.ts-blogs-widget-wrapper:not(.style-list-item) .post_list_widget > li .entry-content{
margin-top: 10px;
width: 100%;
} .ts-product-columns-selector .column-1:not(.big-thumbnail){
display: none;
}
.ts-product-columns-selector .column-4,
.product-per-page-form{
display: none;
}
.main-products.columns-1 .product:not(.product-category) .product-name,
.main-products.columns-1 .product:not(.product-category) .price{
font-size: var(--loobek-h5-device-font-size);
line-height: var(--loobek-h5-device-line-height);	
}
.list-posts.columns-3 .entry-title,
.ts-blogs .entry-title{
font-size: var(--loobek-h6-device-font-size);
line-height: var(--loobek-h6-device-line-height);	
}
.has-1-sidebar .woocommerce.columns-4 .products .product,
.has-1-sidebar .woocommerce.columns-5 .products .product,
.has-1-sidebar .woocommerce.columns-6 .products .product{
width: 33.333333%;
} .woocommerce div.product div.product-images-summary{
grid-template-columns: 50% 50%;
}
.woocommerce div.product .woocommerce-product-rating,
.summary .detail-meta-top{
margin-bottom: 10px;
}
.woocommerce div.product .price ~ form.cart{
margin: 10px 0;
}
.woocommerce div.product form.cart .group_table{
margin-bottom: 20px;
}
.enable-catalog-mode div.product:not(.product-type-variable) .single-product-buttons,
.woocommerce div.product form.cart .ts-extra-products-wrapper + .variations,
.woocommerce div.product form.cart .ts-extra-products-wrapper + div.quantity{
margin-top: 20px;
}
.grouped-product-heading{
padding-top: 20px;
}
.woocommerce div.product form.cart{
padding-top: 20px;
}
.yith-wfbt-form{
gap: 0 20px;
}
.bought-together-layout-horizontal .yith-wfbt-section .yith-wfbt-images td img, 
.bought-together-layout-horizontal .yith-wfbt-section .yith-wfbt-items li{
max-width: 150px;
width: 100%;
align-self: flex-start;
}
.bought-together-layout-horizontal .yith-wfbt-section .yith-wfbt-images td img{
margin: 0;
}
.bought-together-layout-horizontal .yith-wfbt-section .yith-wfbt-images,
.bought-together-layout-horizontal .yith-wfbt-section .yith-wfbt-items{
min-height: auto !important;
}
.bought-together-layout-horizontal .yith-wfbt-submit-block{
top: auto !important;
}
.bought-together-layout-horizontal .yith-wfbt-form{
margin-bottom: 0 !important;
}
.has-1-sidebar .bought-together-layout-horizontal:not(.summary-scrolling) .yith-wfbt-form,
.has-1-sidebar .bought-together-layout-vertical:not(.summary-scrolling) .yith-wfbt-form{
grid-template-columns: auto;
}
.has-1-sidebar .bought-together-layout-horizontal:not(.summary-scrolling) .yith-wfbt-form .yith-wfbt-submit-block,
.has-1-sidebar .bought-together-layout-vertical:not(.summary-scrolling) .yith-wfbt-form .yith-wfbt-submit-block{
order: 3;
display: flex;
align-items: baseline;
gap: 0 20px;
justify-content: flex-end;
margin-top: 20px;
}
.has-1-sidebar .bought-together-layout-horizontal:not(.summary-scrolling) .yith-wfbt-form .price_text,
.has-1-sidebar .bought-together-layout-vertical:not(.summary-scrolling) .yith-wfbt-form .price_text{
display: flex;
align-items: baseline;
gap: 10px;
}
.woocommerce div.product.bought-together-style-default.reviews-inside-summary.tabs-inside-summary:not(.summary-scrolling) .yith-wfbt-form .yith-wfbt-submit-block{
gap: 0 10px;
}
.woocommerce div.product.bought-together-style-default.reviews-inside-summary.tabs-inside-summary:not(.summary-scrolling) .yith-wfbt-form .price_text{
gap: 0 5px;
}
.summary .single-product-buttons{
gap: 10px 20px;
}
.ts-extra-products-wrapper .item{
width: 100%;
}
body.collapse-show-all-reviews .comment-text .star-rating{
left: 140px; }
body.collapse-show-all-reviews #reviews #comments ol.commentlist > li .comment-text{
grid-template-columns: 120px auto;
}
body.collapse-show-all-reviews .kt-reviews-image-container{
grid-column: 2 / 3;
justify-content: flex-start;
} .woocommerce table.shop_table_responsive tr td:before, 
.woocommerce-page table.shop_table_responsive tr td:before{
display: none;
}
.woocommerce table.shop_table_responsive tbody th, 
.woocommerce-page table.shop_table_responsive tbody th,
.woocommerce table.shop_table_responsive tr td, 
.woocommerce-page table.shop_table_responsive tr td{
display: table-cell;
}
.woocommerce table.shop_table_responsive tr, 
.woocommerce-page table.shop_table_responsive tr{
display: table-row;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, 
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
background: transparent;
}
.woocommerce table.shop_table_responsive tr td, 
.woocommerce-page table.shop_table_responsive tr td{
text-align: start !important;
}
.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{
float: left; }
.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 #customer_login .col-1, 
.woocommerce #customer_login .col-2, 
.woocommerce-page #customer_login .col-1, 
.woocommerce-page #customer_login .col-2{
margin-top: 0;
} body.error404 article{
padding: 24% 10px;
}  .ts-shortcode.columns-5 .products .product,
.ts-shortcode.columns-6 .products .product{
width: 25%;
}
.elementor-widget-ts-products .ts-elementor-lazy-load .placeholder-items{
grid-template-columns: repeat(4, 1fr);
} .woocommerce.columns-11 .products .product-category,
.woocommerce.columns-10 .products .product-category,
.woocommerce.columns-9 .products .product-category{
width: 16.66666666666%;
}
.woocommerce.columns-8 .products .product-category,
.woocommerce.columns-7 .products .product-category{
width: 20%;
}
.type-product-category .is-slider.thumbnail-radius.placeholder-items,
.type-product-category .is-slider.show-icon.placeholder-items{
grid-template-rows: 1fr repeat(var(--lazy-cols), 0);
grid-template-columns: repeat(6, 1fr);
grid-row-gap: 0;
}
.type-product-category .placeholder-items.style-horizontal{
grid-template-columns: repeat(4, 1fr);
} .ts-testimonial-wrapper.columns-6 .items .item,
.ts-testimonial-wrapper.columns-5 .items .item,
.ts-testimonial-wrapper.columns-4 .items .item,
.ts-testimonial-wrapper.columns-3 .items .item{
width: 50%;
} .ts-blogs.layout-list article .article-content{
gap: 20px;
}
.e-con-inner > div:first-child:last-child .ts-blogs.layout-list article .article-content{
gap: 30px;
}
.e-con-inner > div:first-child:last-child .ts-blogs.layout-list .thumbnail-content{
width: 55%;
}
.e-con-inner > div:first-child:last-child .ts-blogs.layout-list .entry-content{
width: 45%;
}
.e-con-inner > div:first-child:last-child .type-blog .layout-list .placeholder-item{
grid-template-columns: 1.1fr 0.9fr;
}
.e-con-inner > div:first-child:last-child .type-blog .layout-list.thumbnail-right .placeholder-item{
grid-template-columns: 0.9fr 1.1fr;
}
}