 .shop-toolbar{padding-top:25px;padding-bottom:25px;}.ajax-filter-loader{left:0;top:0;width:100%;height:100%;position:fixed;background-color:rgba(25,25,25,.5);z-index:9999;display:none;}.ajax-filter-loader .load-block{left:0;top:0;width:100%;height:100%;position:absolute;}.ajax-filter-loader .load-block .overlay__content{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);}.ajax-filter-loader .load-block .overlay__content .spinner{width:75px;height:75px;display:inline-block;border-width:2px;border-color:rgba(255,255,255,.05);border-top-color:#fff;animation:spin 1s infinite linear;border-radius:100%;border-style:solid;}.shop-product-filter{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -20px -10px;}.shop-product-filter button{font-size:18px;line-height:1;margin:0 20px 10px;padding:0;text-transform:uppercase;color:#ABABAB;border:none;background-color:transparent;}.shop-product-filter button:hover,.shop-product-filter button.active{color:var(--dark-grey);}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.shop-product-filter{margin:0 -15px -10px}.shop-product-filter button{font-size:16px;margin:0 15px 10px}}@media only screen and (max-width:575px){.shop-product-filter{margin:0 -10px -10px}.shop-product-filter button{font-size:14px;margin:0 10px 10px}}.shop-toolbar-controls{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px;padding-left:0;list-style:none;}.shop-toolbar-controls>li{margin:0 15px;}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.shop-toolbar-controls{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.product-sorting{position:relative;z-index:9;}.product-sorting .nice-select{height:auto;padding-left:0;border:none;border-bottom:2px solid #CCCCCC;border-radius:0;}.product-sorting .nice-select::after{font-family:"Font Awesome 5 Pro";font-weight:700;line-height:1;top:50%;right:8px;bottom:auto;width:auto;height:auto;margin:0;content:"\f0d7";-webkit-transform:rotate(0) translateY(-50%);-ms-transform:rotate(0) translateY(-50%);transform:rotate(0) translateY(-50%);color:#ABABAB;border:none;}.product-sorting .nice-select .current{font-size:16px;line-height:28px;display:block;padding-bottom:4px;}.product-sorting .nice-select .list{margin-top:10px;padding:15px;-webkit-transform:scale(1) translate(0,0);-ms-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0);border-radius:0;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.15);box-shadow:0 3px 5px rgba(0,0,0,.15);}.product-sorting .nice-select .list li{font-size:16px;font-weight:400!important;line-height:1.25;min-height:auto;padding:8px;}.product-sorting .nice-select .list li.selected{color:var(--dark-grey);background-color:transparent;}.product-sorting .nice-select .list li:hover{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);background-color:transparent;}.product-sorting .nice-select.open .list{margin-top:0;}.product-column-toggle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 -10px;}.product-column-toggle .toggle{margin:0 10px;padding:0;color:#ABABAB;border:none;background-color:transparent;}.product-column-toggle .toggle i{font-size:14px;}.product-column-toggle .toggle:hover,.product-column-toggle .toggle.active{color:var(--dark-grey);}.product-filter-toggle{font-size:14px;font-weight:450;line-height:2;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:var(--base-color);}.product-filter-toggle::before{font-family:"Font Awesome 5 Pro";font-size:13px;line-height:1;margin-right:6px;margin-bottom:-3px;content:"\f0b0";-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;}.product-filter-toggle::after{position:absolute;right:0;bottom:0;width:0;height:1px;content:"";-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.btn-filter-toggle{font-size:14px;font-weight:450;line-height:2;color:var(--base-color);}.btn-filter-toggle::before{font-family:"Font Awesome 5 Pro";font-size:13px;content:"\f0b0";}.btn-filter-toggle::after{content:"";}#offcanvas-filter .offcanvas-menu .sub-menu label{letter-spacing:.1px!important;padding:0!important;}.offcanvas-toggle.offcanvas-filters::before{font-family:"Font Awesome 5 Pro";font-size:13px;line-height:1;margin-right:6px;margin-bottom:-3px;content:"\f1de";-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;}.product-filter-toggle:hover{color:var(--dark-grey);}.product-filter-toggle:hover::after{right:auto;left:0;width:100%;}.product-filter-toggle.active{color:var(--dark-grey);border:1px solid black;}.product-filter-toggle.active::before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.product-filter-toggle.active::after{right:auto;left:0;width:100%;}.product-filter{display:none;padding-top:30px;padding-bottom:30px;position:absolute;z-index:999999;border:1px solid #e1e1e1;border-radius:12px;background-color:rgb(var(--colour-elevation-1,255,255,255));box-shadow:0 4px 16px rgba(0,0,0,.1);min-width:300px;overflow-x:hidden;overflow-y:auto;margin-top:-15px}.widget-title{font-family:"Rubik",sans-serif;font-size:24px;font-weight:400;line-height:1;margin-bottom:20px;color:var(--dark-grey);}.product-filter-widget-title{font-family:"Marcellus",serif;margin-bottom:30px;}.product-filter-widget{max-height:210px;}.product-filter-list{padding:1rem 0;width:100%;}.product-filter-list ul{width:100%;}.text_title>h2,.text_title p{display:inline;font-size:18px;}.video_cat{width:60%!important;}.video_cat.mobile{width:100%!important;height:165px;}.is-stickyMobile{position:fixed;z-index:999999;top:74px;left:0;width:100%;background:var(--white);}@media only screen and (max-width:479px){.shop-toolbar{padding-top:20px;padding-bottom:35px}}.catPage>div:nth-child(2){margin-left:25px;}.filtrosMobile:not(.is-stickyMobile){margin-top:60px;}.popup-video{position:relative;}.play-video{position:absolute;left:0;right:0;top:50%;}.view-video{cursor:pointer;background:#ffcd02;color:#fff;padding:12px 25px;border-radius:5px;}.view-video:hover{background:#4e4e4e}.video-wrapper{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;}.video-wrapper object{position:absolute;top:0;left:0;width:100%;height:100%;}