@charset "UTF-8";
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.splitting .word,.splitting .char{display:inline-block}.splitting .char{position:relative}.splitting .char::before,.splitting .char::after{content:attr(data-char);position:absolute;top:0;left:0;visibility:hidden;transition:inherit;user-select:none}.splitting{--word-center:calc((var(--word-total) - 1) / 2);--char-center:calc((var(--char-total) - 1) / 2);--line-center:calc((var(--line-total) - 1) / 2)}.splitting .word{--word-percent:calc(var(--word-index) / var(--word-total));--line-percent:calc(var(--line-index) / var(--line-total))}.splitting .char{--char-percent:calc(var(--char-index) / var(--char-total));--char-offset:calc(var(--char-index) - var(--char-center));--distance:calc((var(--char-offset) * var(--char-offset)) / var(--char-center));--distance-sine:calc(var(--char-offset) / var(--char-center));--distance-percent:calc((var(--distance) / var(--char-center)))}.splitting.cells img{width:100%;display:block}.splitting .cell-grid{background:inherit;position:absolute;top:0;left:0;width:100%;height:100%;display:grid;grid-template:repeat(var(--row-total),1fr) / repeat(var(--col-total),1fr)}.splitting .cell{background:inherit;position:relative;overflow:hidden}.splitting .cell-inner{background:inherit;position:absolute;visibility:visible;width:calc(100% * var(--col-total));height:calc(100% * var(--row-total));left:calc(-100% * var(--col-index));top:calc(-100% * var(--row-index))}.splitting .cell{--center-x:calc((var(--col-total) - 1) / 2);--center-y:calc((var(--row-total) - 1) / 2);--offset-x:calc(var(--col-index) - var(--center-x));--offset-y:calc(var(--row-index) - var(--center-y));--distance-x:calc((var(--offset-x) * var(--offset-x)) / var(--center-x));--distance-y:calc((var(--offset-y) * var(--offset-y)) / var(--center-y))}blockquote {
font-weight: 700;
line-height: 26px;
border-left: none;
padding: 2.25rem;
position: relative;
background: #efefef;
border-left: 5px solid var(--bs-primary);
border-radius: 4px;
}
blockquote:after, blockquote:before {
content: '';
font-family: var(--bs-font-awesome);
font-weight: 900;
font-size: 2.75rem;
position: absolute;
color: var(--bs-primary);
opacity: 0.25;
}
blockquote:after {
content: "\f10e";
bottom: 42px;
right: 32px;
}
blockquote:before {
content: "\f10d";
top: 32px;
left: 26px;
}
blockquote p {
font-weight: 500;
line-height: 26px;
margin-bottom: 0;
margin-top: 1rem;
}
blockquote cite, blockquote small {
line-height: 1.3;
padding-top: 15px;
display: block;
}
blockquote em, blockquote i, blockquote cite {
font-style: italic;
} .gallery-icon a {
display: block;
position: relative;
z-index: 1;
}
.gallery-item:hover .gallery-icon a,
.gallery-item:focus-within .gallery-icon a {
opacity: 0.6;
}
.gallery-item { 
background-color: var(--bs-secondary);
padding: 0;
margin-right: 2.7%;
margin-top: 2.7%;
text-align: center;
float: left;
}
.gallery-item .gallery-icon img {
min-height: 84px;
object-fit: cover;
}
.gallery figure.gallery-item:last-child {
margin-bottom: 0;
}
.gallery-columns-1 .gallery-item {
width: 100%;	
}
.gallery-columns-2 .gallery-item {
width: 45%;
}
.gallery-columns-3 .gallery-item {
width: 31.3%;
}
.gallery-columns-4 .gallery-item {
width: 20%;
}
.gallery-columns-5 .gallery-item {
width: 17.7%;
}
.gallery-columns-6 .gallery-item {
width: 13.6%;
}
.gallery-columns-7 .gallery-item {
width: 12.25%;
}
.gallery-columns-8 .gallery-item {
width: 10.5%;
}
.gallery-columns-9 .gallery-item {
width: 9.11%;
}
.gallery-columns-1 .gallery-item:nth-child(1n),
.gallery-columns-2 .gallery-item:nth-child(2n),
.gallery-columns-3 .gallery-item:nth-child(3n),
.gallery-columns-4 .gallery-item:nth-child(4n),
.gallery-columns-5 .gallery-item:nth-child(5n),
.gallery-columns-6 .gallery-item:nth-child(6n),
.gallery-columns-7 .gallery-item:nth-child(7n),
.gallery-columns-8 .gallery-item:nth-child(8n),
.gallery-columns-9 .gallery-item:nth-child(9n) {
margin-right: 0;
}
.gallery dl a {
display: block;
}
.gallery dl a img {
height: auto;
margin: 0 auto;
}
.gallery br+br {
display: none;
}
.wp-caption-text{}
.bypostauthor{} img.alignnone{ margin: 0 auto; max-width: 100%; }
#attachment_907 { width: 100%; }
img.alignleft, .wp-caption.alignleft{ margin-right: 30px; }
img.alignright, .wp-caption.alignright {
margin-left: 30px;
float: right;
clear: both;
margin-bottom: 30px;
}
img.wp-caption .alignnone { display: block; margin: 0 auto; height: auto; width: 100%; }
a img.alignright { float: right; }
a img.alignnone { margin: 5px 20px 20px 0; }
a img.alignleft { float: left; }
a img.aligncenter { margin-left: auto; margin-right: auto;}
.aligncenter { margin-top: .5em; margin-bottom: .5em; }  
.alignleft { float: left; margin: .5em 20px .5em 0; }
.alignright { float: right; margin: .5em 0 .5em 20px; }
.wp-caption .wp-caption-text, .gallery-caption, .entry-caption { 
clear: left;
line-height: 1.5em;
text-align: left;
}
.wp-caption.alignright { margin: 5px 0 20px 20px;}
.wp-caption p.wp-caption-text { font-family: 'Open Sans'; font-size: 14px; margin: 12px 0; text-align: center; font-weight: 400; font-style: italic; line-height: 1.5em; }
.wp-caption.alignleft { margin: 5px 20px 20px 0;}
.wp-caption {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: #f8f8f8;
border-color: #eee;
border-image: initial;
border-radius: 3px;
border-style: solid;
border-width: 1px;
margin-bottom: 20px;
max-width: 100%;
padding-left: 4px;
padding-right: 4px;
padding-top: 4px;
text-align: center;
}
.wp-caption > img {
max-width: 100%;
}
.bypostauthor {}
form.post-password-form label, form.post-password-form input {
display: inline-block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
right: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #page, #content { }
#content[tabindex="-1"]:focus {
outline: 0;
}
.aligncenter {
margin-left: auto;
margin-right: auto;
}.navigation-wrapper {
width: 100%;
z-index: -1;
}
.overlay-enabled {
overflow: hidden;
}
.main-header {
position: relative;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
background: var(--bs-white);
-webkit-transition: min-height 0.3s ease;
transition: min-height 0.3s ease;
width: 100%;
z-index: 3;
}
.navigation-middle {
background: inherit;
}
@media only screen and (min-width: 783px) {
body.admin-bar .main-header .is-sticky-menu {
top: 32px;
}
}
@media only screen and (max-width: 782px) and (min-width: 601px) {
body.admin-bar .main-header .is-sticky-menu {
top: 46px;
}
}
.logo a, .mobile-logo a, .site-title {
display: block;
font-size: 30px;
font-weight: 700;
line-height: 1.2;
white-space: normal;
width: 100%;
max-width: max-content;
height: auto;
margin: 0;
}
.logo a, .mobile-logo a {
display: inline-block;
}
a.site-title {
margin: auto 0 0;
}
.site-first-letter,
.site-last-letter {
color: var(--bs-primary);
font-weight: bolder;
}
.logo a:focus {
outline-width: 1px;
outline-style: dotted;
}
.site-description {
width: 100%;
display: block;
font-size: 60%;
font-weight: 500;
line-height: 1.3;
white-space: normal;
margin: 0;
}
.navigation-middle-row {
min-height: 115px;
}
.navbar-brand {
padding: 0;
}
.logo img {
width: 100%;
float: none;
margin: 0;
}
.main-navigation {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
flex-wrap: wrap;
min-height: 50px;
}
.navbar-area {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-positive: 1;
flex-grow: 1;
justify-content: space-between;
-ms-flex-item-align: stretch;
align-self: stretch;
width: 100%;
}
.main-navbar {
flex: auto;
display: flex;
justify-content: flex-start;
align-items: center;
text-align: right;
position: relative;
}
.badge {
font-size: 68%;
border-radius: 0;
background-color: var(--bs-primary);
}
.badge:after {
content: "";
position: absolute;
bottom: -3px;
left: 0;
background: inherit;
width: 12px;
height: 7px;
clip-path: polygon(0 0, 0% 100%, 100% 0);
}
.badge.badge-primary {
background-color: var(--bs-primary);
}
.badge.badge-green {
background-color: #82b733;
}
.not-included {
color: red;
display: block;
font-size: 0.7em;
line-height: 1;
padding: 0 0 5px 0;
margin-top: 1px;
}
.main-mobile-build .not-included {
margin-top: -6px;
}
.main-navbar .main-menu > li > a > .not-included {
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
max-width: 100%;
z-index: 1;
bottom: -5px;
}
.main-header .widget_nav_menu li > a > .not-included,
.main-footer .widget_nav_menu li > a > .not-included,
.main-footer .main-menu > li > a > .not-included {
display: contents;
line-height: 0;
width: 100%;
}
.main-footer .main-menu > li > a > .badge,
.main-navbar .main-menu > li > a > .badge {
position: absolute;
top: 1.5px;
right: 0;
}
.badge {
position: relative;
}
.main-navbar ul.main-menu {
display: inline-block;
}
ul.main-menu {
list-style: none;
margin: 0px;
padding: 0px;
display: block;
}
ul.main-menu li {
list-style: none;
}
.main-menu > li > a,
.dropdown-menu li a {
position: relative;
display: block;
font-size: 1rem;
font-weight: 600;
letter-spacing: 0.3px;
text-align: inherit;
z-index: 0;
}
.main-menu > li > a:not(:focus),
.dropdown-menu li a:not(:focus) {
text-decoration-style: solid;
text-decoration: none;
}
.main-mobile-menu .main-menu > li > a,
.main-mobile-menu .dropdown-menu li a {
line-height: 2.8125rem;
}
.product-category-menus-list .main-menu > li > a,
.main-navbar:not(.breadcrumb-menu) .main-menu > li > a {
line-height: 50px;
}
.main-mobile-menu .main-menu > li > a,
.main-mobile-menu .dropdown-menu li a {
font-size: 18px;
}
.main-menu > li a img, .main-menu > li a i {
width: auto;
height: 22px;
display: inline-block;
vertical-align: text-bottom;
margin-left: 0;
line-height: 22px;
margin-right: 7px;
transform: translateY(0);
}
.main-menu > li a i {
width: 25px;
}
.product-category-menus-list .main-menu > li.menu-item-has-children > a:before,
.main-header .widget_nav_menu li.menu-item-has-children > a:after,
.main-footer .widget_nav_menu li.menu-item-has-children > a:after,
.main-footer .main-menu > li.menu-item-has-children > a:before,
.main-navbar .main-menu > li.menu-item-has-children > a:before {
content: "\f107";
font-family: var(--bs-font-awesome);
font-weight: 700;
position: absolute;
top: 0;
right: 5px;
bottom: 0;
display: flex;
align-items: center;
color: inherit;
font-size: 16px;
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.product-category-menus-list .main-menu > li.menu-item-has-children > a:before {
right: 23px;
color: #ADA7A9;
transform: rotate(-90deg);
}
.product-category-menus-list .main-menu > li.menu-item-has-children:hover > a:before,
.product-category-menus-list .main-menu > li.menu-item-has-children.focus > a:before {
right: 20px;
color: var(--bs-primary);
}
.main-header .widget_nav_menu li.menu-item-has-children.focus > a:after,
.main-footer .widget_nav_menu li.menu-item-has-children.focus > a:after,
.main-footer .main-menu > li.menu-item-has-children.focus > a:before,
.main-navbar .main-menu > li.menu-item-has-children.focus > a:before,
.main-header .widget_nav_menu li.menu-item-has-children:hover > a:after,
.main-footer .widget_nav_menu li.menu-item-has-children:hover > a:after,
.main-footer .main-menu > li.menu-item-has-children:hover > a:before,
.main-navbar .main-menu > li.menu-item-has-children:hover > a:before,
.main-navbar .main-menu > li.menu-item-has-children.active > a:before  {
color: var(--bs-primary);
}
.product-category-menus-list .main-menu > li > a {
width: 100%;
display: inline-flex;
align-items: center;
justify-content: flex-start;
line-height: 58px;
}
.product-category-menus-list .main-menu > li.menu-item-has-children > a {
padding-right: 30px;
}
.main-header .widget_nav_menu li.menu-item-has-children > a,
.main-footer .widget_nav_menu li.menu-item-has-children > a,
.main-footer ul.main-menu > li.menu-item-has-children > a,
.main-navbar ul.main-menu > li.menu-item-has-children > a {
padding-right: 20px;
}
.main-footer .main-menu > li > a {
padding: 0 5px;
}
.widget-left .main-menu > li:first-child > a,
.widget-right .main-menu > li:first-child > a {
padding-left: 0
}
.widget-left .main-menu > li:last-child > a,
.widget-right .main-menu > li:last-child > a {
padding-right: 0;
}
.main-footer .main-menu > li a,
.main-navbar .main-menu > li a {
display: grid;
overflow: hidden;
}
.product-category-menus-list {
--duration: 0.5s;
--easing: ease-in-out;
}
.product-category-menus-list .main-menu > li a {
padding: 5px 18px;
transform-origin: 0 0;
background-color: #f9f9f9;
border-bottom: 1px solid #e8e8e8;  }
.product-category-menus-list.closed .main-menu > li a {  color: #333 !important;
}
.main-navbar .main-menu > li.menu-item > a {
padding: 0 17px;
}
.main-menu > li > a {
white-space: normal;
border: 0;
border-radius: 0;
}
.nav-link-text {
grid-area: 1/1;
transition: opacity 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95), transform 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.nav-link-text .word {
white-space: nowrap;
}
.nav-link-text .char {
display: inline-block;
transform-origin: 50% 50% 0.4em;
transition: transform 0.5s cubic-bezier(0.5, 0, 0, 1);
transition-delay: calc(0ms + var(--char-index) * 25ms);
backface-visibility: hidden;
margin: 0 -0.02em;
}
.nav-link-text:nth-child(1) {
font-weight: 500;
}
.nav-link-text:nth-child(2) {
font-weight: 500;
opacity: 0;
}
.nav-link-text:nth-child(2) .char {
transform: rotate3d(1, -0.5, 0, 90deg);
}
.dropdown-item:hover .nav-link-text,
.dropdown-item:focus .nav-link-text {
color: var(--bs-primary);
}
.dropdown-item:hover .nav-link-text,
.dropdown-item:focus .nav-link-text,
.nav-link:hover .nav-link-text,
.nav-link:focus .nav-link-text {
transform: translateX(var(--link-translate-x));
}
.dropdown-item:hover .nav-link-text:nth-child(1),
.dropdown-item:focus .nav-link-text:nth-child(1),
.nav-link:hover .nav-link-text:nth-child(1),
.nav-link:focus .nav-link-text:nth-child(1) {
opacity: 0;
}
.dropdown-item:hover .nav-link-text:nth-child(1) .char,
.dropdown-item:focus .nav-link-text:nth-child(1) .char,
.nav-link:hover .nav-link-text:nth-child(1) .char,
.nav-link:focus .nav-link-text:nth-child(1) .char {
transform: rotate3d(1, 0.3, 0, -90deg);
}
.dropdown-item:hover .nav-link-text:nth-child(2),
.dropdown-item:focus .nav-link-text:nth-child(2),
.nav-link:hover .nav-link-text:nth-child(2),
.nav-link:focus .nav-link-text:nth-child(2) {
opacity: 1;
}
.dropdown-item:hover .nav-link-text:nth-child(2) .char,
.dropdown-item:focus .nav-link-text:nth-child(2) .char,
.nav-link:hover .nav-link-text:nth-child(2) .char,
.nav-link:focus .nav-link-text:nth-child(2) .char {
transform: rotate3d(0, 0, 0, 90deg);
} .main-footer .main-menu > li,
.main-navbar .main-menu > li {
display: inline-block;
margin: 0 -1px;
position: relative;
} .main-footer .widget_nav_menu ul.menu .sub-menu li.menu-item a,
.main-header .widget_nav_menu ul.menu .sub-menu li.menu-item a,
.main-header .widget_nav_menu ul.menu .sub-menu li.menu-item a {
margin: 0;
display: block;
width: 100%;
}
.main-header .widget_nav_menu ul.menu > li > a {
line-height: 45px;
}
.product-category-menus-list .dropdown-menu,
.main-header .widget_nav_menu .sub-menu,
.main-navbar .dropdown-menu {
position: absolute;
z-index: 99;
width: 220px;
background: #f9f9f9;
padding: 4px 0;
margin: 0;    
border: 0;
border-radius: 0;
-moz-box-shadow: 0 -8px 16px rgba(0, 0, 0, 0.075);
box-shadow: 0 -8px 16px rgba(0, 0, 0, 0.075);
font-size: 1rem;
text-align: left;
display: block;
opacity: 0;
visibility: hidden;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.product-category-menus-list .dropdown-menu,
.main-navbar .dropdown-menu {
border-bottom-width: 4px;
border-style: solid;
border-color: var(--bs-primary);
border: 0;
}
.main-footer .widget_nav_menu .sub-menu,
.main-footer .main-menu .dropdown-menu {
position: absolute;
top: auto;
right: auto;
bottom: 50px;
left: auto;
border: 0;
padding: 5px;
border-radius: 0;
text-align: left;
margin: 0 auto;
background: var(--bs-white);
min-width: 12.5rem;
opacity: 0;
visibility: hidden;
transform: translateY(10px);
-webkit-box-shadow: 0 0.5rem 1.875rem rgba(0, 0, 0, 0.15);
box-shadow: 0 0.5rem 1.875rem rgba(0, 0, 0, 0.15);
transition: all .25s;
}
.main-header .widget_nav_menu .menu > .menu-item > .sub-menu:before,
.main-footer .widget_nav_menu .menu .menu-item .sub-menu:before,
.main-footer .main-menu .menu-item .dropdown-menu:before {
content: '';
position: absolute;
top: auto;
right: auto;
bottom: -10px;
left: 20px;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
}
.main-header .widget_nav_menu .menu > .menu-item > .sub-menu:before {
top: -10px;
border-bottom: 10px solid var(--bs-white);
}
.main-footer .widget_nav_menu .menu .menu-item .sub-menu:before,
.main-footer .main-menu .menu-item .dropdown-menu:before {
border-top: 10px solid var(--bs-white);
}
.main-footer .main-menu .dropdown-menu,
.main-footer .widget_nav_menu .sub-menu {
bottom: 100%;
}
.main-header .widget_nav_menu .sub-menu,
.main-navbar .dropdown-menu {
top: 100%;
}
.product-category-menus-list .dropdown-menu {
top: 0;
left: 100%;  }
.product-category-menus-list .main-menu .menu-item:hover > .dropdown-menu,
.product-category-menus-list .main-menu .menu-item.focus > .dropdown-menu,
.main-footer .widget_nav_menu .menu-item:hover > .sub-menu,
.main-footer .widget_nav_menu .menu-item.focus > .sub-menu,
.main-header .widget_nav_menu .menu-item:hover > .sub-menu,
.main-header .widget_nav_menu .menu-item.focus > .sub-menu,
.main-footer .main-menu .menu-item:hover > .dropdown-menu,
.main-footer .main-menu .menu-item.focus > .dropdown-menu,
.main-navbar .main-menu .menu-item:hover > .dropdown-menu,
.main-navbar .main-menu .menu-item.focus > .dropdown-menu {
opacity: 1;
visibility: visible;
pointer-events: auto;
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
.main-footer .main-menu .dropdown-menu li .dropdown-menu,
.main-footer .widget_nav_menu .sub-menu li .sub-menu {
bottom: 100%;
transform: translateY(12px);
}
.main-header .widget_nav_menu .sub-menu li .sub-menu,
.main-navbar .dropdown-menu li .dropdown-menu {
top: -4px; 
transform: translateY(-12px);
}
.main-footer .widget_nav_menu .sub-menu li .sub-menu,
.main-footer .main-menu .dropdown-menu li .dropdown-menu,
.main-header .widget_nav_menu .sub-menu li .sub-menu,
.main-navbar .dropdown-menu li .dropdown-menu {
display: block;    
opacity: 0;
visibility: hidden;
}
.main-footer .widget_nav_menu .sub-menu li .sub-menu,
.main-footer .main-menu .dropdown-menu li .dropdown-menu {
margin-bottom: 1.25rem;
}
.main-header .widget_nav_menu .sub-menu li .sub-menu,
.main-navbar .dropdown-menu li .dropdown-menu {
left: 100%;
margin-top: 0;
margin-left: 10px;
}
.main-footer .main-menu > .menu-item:last-child > .dropdown-menu li .dropdown-menu,
.main-footer .widget_nav_menu .menu > .menu-item:last-child > .sub-menu li .sub-menu {
bottom: 100%;
}
.main-header .widget_nav_menu .menu > .menu-item:last-child > .sub-menu li .sub-menu,
.main-navbar .main-menu > .menu-item:last-child > .dropdown-menu li .dropdown-menu {
left: auto;
right: 100%;
margin-right: 10px;
}
.main-header .widget_nav_menu .menu > .menu-item:last-child > .sub-menu li .sub-menu li .sub-menu li .sub-menu,
.main-navbar .main-menu > .menu-item:last-child > .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
right: auto;
left: 100%;
}
.main-header .widget_nav_menu .menu > .menu-item:last-child > .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu,
.main-navbar .main-menu > .menu-item:last-child > .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
left: auto;
right: 100%;
}
.main-header .widget_nav_menu .menu > .menu-item:last-child > .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu,
.main-navbar .main-menu > .menu-item:last-child > .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
left: 100%;
right: auto;
}
.main-header .widget_nav_menu .menu > .menu-item:last-child > .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu,
.main-navbar .main-menu > .menu-item:last-child > .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
left: auto;
right: 100%;
}
.main-header .widget_nav_menu .sub-menu li .sub-menu li .sub-menu,
.main-navbar .dropdown-menu li .dropdown-menu li .dropdown-menu {
left: auto;
right: 100%;
margin-right: 10px;
}
.main-header .widget_nav_menu .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu,
.main-navbar .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
right: auto;
left: 100%;
}
.main-header .widget_nav_menu .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu,
.main-navbar .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
left: auto;
right: 100%;
}
.product-category-menus-list .dropdown-menu > li,
.main-footer .main-menu .main-navbar .dropdown-menu > li,
.main-footer .widget_nav_menu .sub-menu > li,
.main-header .widget_nav_menu .sub-menu > li,
.main-navbar .dropdown-menu > li {
padding: 0;
position: relative;
height: auto;
background: #f9f9f9;
border-bottom: 1px solid #e8e8e8;
}
.product-category-menus-list .dropdown-menu li a,
.main-footer .main-menu .dropdown-menu li a,
.main-footer .widget_nav_menu .sub-menu li a,
.main-header .widget_nav_menu .sub-menu li a,
.main-navbar .dropdown-menu li a {
border-bottom: 1px solid #e1e1e1;
color: #333;
font-weight: 400;
line-height: 24px;
padding: 8px 18px 8px 18px;
text-transform: none;
white-space: normal;
}
.product-category-menus-list .dropdown-menu li:last-child a,
.main-footer .main-menu .dropdown-menu li:last-child a,
.main-footer .widget_nav_menu .sub-menu li:last-child a,
.main-header .widget_nav_menu .sub-menu li:last-child a,
.main-navbar .dropdown-menu li:last-child a {
border-bottom: 0;
border-radius: 0 3px 3px;
}
.product-category-menus-list .dropdown-menu li:hover > a,
.product-category-menus-list .dropdown-menu li.focus > a,
.main-footer .main-menu .dropdown-menu li:hover > a,
.main-footer .main-menu .dropdown-menu li.focus > a,
.main-footer .widget_nav_menu .sub-menu li:hover > a,
.main-footer .widget_nav_menu .sub-menu li.focus > a,
.main-header .widget_nav_menu .sub-menu li:hover > a,
.main-header .widget_nav_menu .sub-menu li.focus > a,
.main-navbar .dropdown-menu li:hover > a,
.main-navbar .dropdown-menu li.focus > a {
background-color: #f5f5f5;
}
.main-footer .main-menu .dropdown-menu li:last-child,
.main-footer .widget_nav_menu .sub-menu li:last-child,
.main-header .widget_nav_menu .sub-menu li:last-child,
.product-category-menus-list .dropdown-menu li:last-child,
.main-navbar .dropdown-menu li:last-child {
border-bottom-color: transparent;
}
.main-footer .main-menu .dropdown-menu .menu-item-has-children > a:after,
.main-footer .widget_nav_menu .sub-menu .menu-item-has-children > a:after,
.main-header .widget_nav_menu .sub-menu .menu-item-has-children > a:after,
.main-navbar .dropdown-menu .menu-item-has-children > a:after {
font-family: var(--bs-font-awesome);
font-weight: 900;
content: "\f054";
position: absolute;
top: 50%;
right: 20px;
font-size: 10px;
opacity: 0.7;  
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.main-footer .main-menu .dropdown-menu .menu-item-has-children:hover > a:after,
.main-footer .main-menu .dropdown-menu .menu-item-has-children.focus > a:after,
.main-footer .widget_nav_menu .sub-menu .menu-item-has-children:hover > a:after,
.main-footer .widget_nav_menu .sub-menu .menu-item-has-children.focus > a:after,
.main-header .widget_nav_menu .sub-menu .menu-item-has-children:hover > a:after,
.main-header .widget_nav_menu .sub-menu .menu-item-has-children.focus > a:after,
.main-navbar .dropdown-menu .menu-item-has-children:hover > a:after,
.main-navbar .dropdown-menu .menu-item-has-children.focus > a:after {
opacity: 1;
right: 15px;
}
.header .widget_nav_menu .sub-menu {
border-top-color: var(--bs-primary);
}
.product-category-menus-list .main-menu > li {
position: relative;
}
.product-category-menus-list .main-menu > li:last-child a {
border-bottom: 0;
}  .is-sticky-menu {
position: fixed;
top: -1px;
left: 0;
right: 0;
width: 100%;
padding: 15px 0;
background: #ffffff;
z-index: 999;
-webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
-webkit-animation: 1s ease-in-out 0s normal none 1 running fadeInDown;
animation: 1s ease-in-out 0s normal none 1 running fadeInDown;
}
.is-sticky-menu.main-navigation {
padding: 0;
}
.main-mobile-nav.is-sticky-on.is-sticky-menu {
padding: 5px 0;
}
.is-sticky-menu .sticky-navbar-brand {
display: block;
visibility: visible;
}
a.sticky-navbar-brand,
.is-sticky-menu .sticky-navbar-brand + .navbar-brand {
display: none;
visibility: hidden;
}
@-webkit-keyframes fadeInDown {
from {
opacity:0;-webkit-transform:translate3d(0,-100%,0);
transform:translate3d(0,-100%,0)
}
to {
opacity:1;
-webkit-transform:none;
transform:none;
}
}
@keyframes fadeInDown {
from {
opacity:0;-webkit-transform:translate3d(0,-100%,0);
transform:translate3d(0,-100%,0)
}
to {
opacity:1;
-webkit-transform:none;
transform:none;
}
}
.fadeInDown {
-webkit-animation-name:fadeInDown;
animation-name:fadeInDown;
} @media (max-width: 991px) {
div.main-mobile-nav {
display: block;
}
}
.main-mobile-nav {
width: 100%;
display: none;
background: var(--bs-white);
border-bottom: 1px solid #e1e1e1;
border-top: 1px solid #e1e1e1;
}
.main-mobile-menu {
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: space-between;
padding: 10px 0;
min-height: 72px;
}
.main-mobile-menu ul.main-menu {
height: 100%;
max-height: 22.5rem;
overflow-x: hidden;
overflow-y: overlay;
-ms-touch-action: overlay;
-webkit-overflow-scrolling: touch;
touch-action: auto;
}
.main-mobile-menu ul,
.main-mobile-menu ul li {
padding: 0;
list-style: none;
position: relative;
border: 0;
}
.main-mobile-menu ul.main-menu > li:first-child {
border-top: 1px solid #e0e0e0;
}
.main-mobile-menu ul.main-menu > li {
border-bottom: 1px solid #e0e0e0;
background-color: #fff;
}
.main-mobile-menu ul li {
margin: 0;
}
.main-mobile-menu .header-wrap-right li {
margin-right: 10px;
}
.main-mobile-wrapper {
width: 100%;
height: 100%;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
visibility: hidden;
opacity: 0;
transition: all .35s cubic-bezier(.645,.045,.355,1);
-webkit-transition: all 600ms cubic-bezier(.6,.1,.68,.53) 400ms;
-o-transition: all 600ms cubic-bezier(.6,.1,.68,.53) 400ms;
transition: all 600ms cubic-bezier(.6,.1,.68,.53) 400ms;
}
.header-menu-active .main-mobile-wrapper {
opacity: 1;
visibility: visible;
}
.main-mobile-menu ul.main-menu .dropdown-menu {
display: none;
}
.main-mobile-build {
position: absolute;
top: -200%;
left: 0;
right: 0;
z-index: 0;
width: 100%;
max-width: 500px;
height: auto;
padding: 0;
margin: auto;
text-align: left;
background: var(--bs-white);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
-webkit-transition: top 600ms cubic-bezier(.6,.1,.68,.53) 0ms;
-o-transition: top 600ms cubic-bezier(.6,.1,.68,.53) 0ms;
transition: top 600ms cubic-bezier(.6,.1,.68,.53) 0ms;
}
.mobile-menu-scroll {
padding: 0;
margin: 0px;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
}
.header-menu-active .main-mobile-wrapper {
-webkit-transition: all 600ms cubic-bezier(.22,.61,.24,1) 0ms;
-o-transition: all 600ms cubic-bezier(.22,.61,.24,1) 0ms;
transition: all 600ms cubic-bezier(.22,.61,.24,1) 0ms;
}
.header-menu-active .main-mobile-build {
top: 100%;
}
.menu-collapse-wrap {
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: flex-end;
}
.main-mobile-build .login-btn {
margin-top: 16px;
}
.main-mobile-menu ul.main-menu li.menu-item-has-children {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
.main-mobile-menu ul.main-menu > li a {
width: 100%;
padding: 0;
color: var(--bs-secondary);
padding-left: 15px;
}
.main-mobile-menu ul.main-menu > li a:hover,
.main-mobile-menu ul.main-menu > li.focus a,
.main-mobile-menu ul.main-menu > li.active a,
.main-mobile-menu ul.main-menu > li a:focus {
color: var(--bs-primary);
}
.main-mobile-menu ul.main-menu li.menu-item-has-children ul.dropdown-menu li > a {
padding-left: 25px;
width: 100%;
}
.main-mobile-menu ul.main-menu .menu-item-has-children > a {
flex: 1;
}
.main-footer span.mobile-collapsed {
display: none;
}
span.mobile-collapsed {
max-width: 60px;
}
.mobile-collapsed button:hover, .mobile-collapsed button:focus {
background-color: var(--bs-primary);
}
.main-mobile-menu ul.main-menu .dropdown-menu li:not(:last-child) {
border-bottom: 1px solid #e0e0e0;
}
.mobile-collapsed > button {
cursor: pointer;
flex-basis: 10%;
font-size: 18px;
text-align: center;
line-height: 46px;
padding: 0 1.17em;
color: var(--bs-secondary);
background-color: var(--bs-primary-light);
border: 0;
border-radius: 0;
border-left: 1px solid #e0e0e0;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
.mobile-collapsed > button.fa:hover,
.mobile-collapsed > button.fa:focus {
background-color: var(--bs-primary);
}
.mobile-collapsed > button.fa:hover,
.mobile-collapsed > button.fa:focus,
.mobile-collapsed > button.fa:hover:before,
.mobile-collapsed > button.fa:focus:before {
color: var(--bs-white);
}
.mobile-collapsed > button:before {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
display: block;
}
.main-mobile-menu ul.main-menu .menu-item-has-children.current > .mobile-collapsed > button:before {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.main-mobile-menu ul.main-menu .dropdown-menu {
margin: 0;
float: none;
clear: both;
background: none;
border-top: 1px solid #e0e0e0;
width: 100%;
padding: 0;
border-radius: 0;
box-shadow: none;
}
.main-mobile-menu ul.main-menu .menu-item a { overflow: hidden;
}
.main-mobile-menu ul.main-menu li > a {
text-transform: none;
font-weight: 600;
letter-spacing: 0.5px;
}
.main-mobile-menu ul.main-menu .menu-item-has-children.current > a {
margin: 0;
}
.main-mobile-nav .header-close-menu {
top: 2%;
}
.main-mobile-nav .main-mobile-build {
padding-top: 58px;
} span.tgl-lbl {
line-height: .75;
display: block;
}
.hamburger-menu {
width: 40px;
height: 40px;
vertical-align: middle;
border-radius: 0;
overflow: hidden;
}
.menu-collapsed {
width: inherit;
height: inherit;
display: block;
padding: 0.55em 0.47em 0.7em;
position: relative;
z-index: 1;
border-radius: 5px;
border: 1px solid var(--bs-secondary);
background: transparent;
}
.main-mobile-nav button.header-close-menu:hover,
.main-mobile-nav button.header-close-menu:focus,
.header-above-btn button.header-above-collapse:hover,
.header-above-btn button.header-above-collapse:focus,
.header-above-btn button.header-above-collapse.is-active,
.hamburger-menu button.menu-collapsed:hover,
.hamburger-menu button.menu-collapsed:focus {
background-color: var(--bs-white);
border-color: var(--bs-primary);
}
.header-above-collapse:hover span:before,
.header-above-collapse:focus span:before,
.header-above-collapse.is-active span:before,
.header-above-collapse:hover span:after,
.header-above-collapse:focus span:after,
.header-above-collapse.is-active span:after,
.header-above-collapse.is-active span,
.header-above-collapse:hover span,
.header-above-collapse:focus span,
.menu-collapsed:hover div,
.menu-collapsed:focus div {
background-color: var(--bs-primary);
}
.hamburger-menu div {
height: 3px;
width: 100%;
margin: 0 0 5px;
background: var(--bs-secondary);
}
.hamburger-menu div:first-child {
margin-top: 0px;
}
.hamburger-menu div:last-child {
margin-bottom: 0;
}
.hamburger-menu .meat,
.hamburger-menu .bottom-bun,
.hamburger-menu > button:hover div,
.hamburger-menu > button:focus div {
width: 100%;
}
.hamburger-menu > button:hover .top-bun,
.hamburger-menu > button:focus .top-bun {
-webkit-animation: burger-hover 0.8s infinite ease-in-out alternate;
animation: burger-hover 0.8s infinite ease-in-out alternate;
}
.hamburger-menu > button:hover .meat,
.hamburger-menu > button:focus .meat {
-webkit-animation: burger-hover 0.8s infinite ease-in-out alternate forwards 150ms;
animation: burger-hover 0.8s infinite ease-in-out alternate forwards 150ms;
}
.hamburger-menu > button:hover .bottom-bun,
.hamburger-menu > button:focus .bottom-bun {
-webkit-animation: burger-hover 0.8s infinite ease-in-out alternate forwards 300ms;
animation: burger-hover 0.8s infinite ease-in-out alternate forwards 300ms;
}
@-webkit-keyframes burger-hover {
0% {
width: 100%;
}
50% {
width: 50%;
}
100% {
width: 100%;
}
}
@keyframes burger-hover {
0% {
width: 100%;
}
50% {
width: 50%;
}
100% {
width: 100%;
}
} .header-above-btn {
margin-left: 12px;
}
.header-above-collapse {
display: inline-block;
width: 40px;
height: 40px;
border: 1px solid var(--bs-secondary);
border-radius: 5px;
padding: 0;
overflow: hidden;
position: relative;
color: var(--bs-secondary);
background: transparent;
z-index: 0;
}
.header-above-collapse span {
top: 40%;
}
.header-above-collapse span,
.header-above-collapse span:before,
.header-above-collapse span:after {
position: absolute;
width: 8px;
height: 8px;
line-height: 8px;
text-align: center;
background: var(--bs-secondary);
left: 50%;
margin-left: -4px;
border-radius: 50%;
transform: scale(.82);
}
.header-above-collapse span:before,
.header-above-collapse span:after {
content: ''
}
.header-above-collapse span:before {
bottom: 100%;
margin-bottom: 4px
}
.header-above-collapse span:after {
top: 100%;
margin-top: 4px
}
.header-above-collapse.is-active span {
-webkit-transform: scale(.9);
transform: scale(.9);
border: 0;
}
.header-above-collapse.is-active span:before {
-webkit-transform: translateY(21px);
transform: translateY(21px);
border: 0;
}
.header-above-collapse.is-active span:after {
-webkit-transform: translateY(-21px);
transform: translateY(-21px);
border: 0;
}
.header-above-bar {
position: absolute;
text-align: center;
top: -250%;
right: 0;
left: 0;
margin: 0 auto;
display: block;
height: auto;
width: 95%;
padding: 15px 0;
border-radius: 0;
background-color: var(--bs-white);
border-top: 4px solid var(--bs-primary);
z-index: 0;
opacity: 0;
visibility: hidden;
-webkit-box-shadow: 0 15px 40px rgba(0,0,0,.15);
box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
-webkit-transition: top 400ms cubic-bezier(.6,.1,.68,.53) 0ms;
-o-transition: top 400ms cubic-bezier(.6,.1,.68,.53) 0ms;
transition: top 400ms cubic-bezier(.6,.1,.68,.53) 0ms;
}
.header-above-wrapper.is-active .header-above-bar {
opacity: 1;
visibility: visible;
top: 100%;
}
.header-above-wrapper.is-active .header-above-bar {
top: 100%;
}
.header-above-bar .widget-left, .header-above-bar .widget-right,
.header-above-bar .header-widget .widget {
width: 100%;
}
.header-above-bar .header-widget .widget {
margin-bottom: 10px;
}
.header-above-bar #header-top-right .widget:last-child {
margin-bottom: 0px;
}
.header-above-bar #header-top-right .widget.widget-social-widget:first-child:before {
background: none;
}
.header-above-bar .header-widget .widget .contact-area {
padding-left: 0;
}
.header-above-bar .text-heading {
color: var(--bs-secondary);
}
.widget-social-widget li a {
color: var(--bs-white);
background-color: var(--bs-primary);
} .main-mobile-build-right ul,
.main-menu-right > ul {
margin: 0;
padding: 0;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.main-menu-right > ul {
padding-left: 7px;
justify-content: flex-end;
}
.main-navigation .main-menu-right > ul {
padding-left: 10px;
}
.main-mobile-build-right > ul > ul > li, .main-mobile-build-right > ul > li,
.main-menu-right > ul > ul > li, .main-menu-right > ul > li {
display: inline-block;
margin-right: 17px;
position: relative;
color: initial;
list-style: none;
}
.main-menu-right > ul > ul > li:last-child,
.main-menu-right > ul > li:last-child {
margin-right: 0;
}
.main-menu-right > ul > li {
display: flex;
align-items: center;
min-height: 50px;
}
.user-btn, .favourite-btn, .arrow-btn, .header-cart {
display: block;
text-align: center;
line-height: 28px;
width: 25px;
font-size: 20px;
height: 25px;
position: relative;
z-index: 0;
color: var(--bs-secondary);
}
.button-area a i {
margin-right: 3px;
font-size: 120%;
} .header-search-popup {
position: absolute;
top: 100%;
right: 25%;
width: 100%;
min-width: 315px;
z-index: -1;
background-color: var(--bs-white);
overflow: hidden;
border-radius: 10rem;
visibility: hidden;
opacity: 0;
transform: translateY(-20%);
border: 1px solid var(--bs-gray-light);
box-shadow: 0px 2px 16px -3px rgb(0 0 0 / 0.15);
-webkit-backface-visibility: hidden;
transition: all 0.5s ease-in-out;
}
.header-search-flex {
display: flex;
align-items: center;
justify-content: center;
max-width: 300px;
position: relative;
padding-right: 45px;
min-height: 52px;
margin: auto;
}
.header-search-popup form {
width: 100%;
margin: auto;
position: relative;
z-index: 1;
opacity: 0;
visibility: hidden;
display: none;
-webkit-transition: all 0.9s ease-in-out 1.4s;
transition: all 0.9s ease-in-out 1.4s;
}
.header-search-popup form .header-search-field {
padding-right: 40px;
color: inherit;
font-weight: 500;
font-size: 1rem;
line-height: 24px;
outline: none;
box-shadow: none;
border-radius: 100px;
height: 40px;
min-height: 40px;
}
.header-search-popup form .header-search-field:hover,
.header-search-popup form .header-search-field:focus {
border-color: var(--bs-primary);
}
.header-search-popup input[type="search"].header-search-field::-moz-placeholder { font-weight: 500
}
.header-search-popup input[type="search"].header-search-field:-moz-placeholder { font-weight: 500
}
.header-search-popup input[type="search"].header-search-field:-ms-input-placeholder { font-weight: 500
}
.header-search-popup input[type="search"].header-search-field::-webkit-input-placeholder { font-weight: 500
}
.header-search-popup .search-submit {
position: absolute;
top: 0;
bottom: 0;
right: 0;
line-height: 1;
margin: 4px 4px 4px 0;
width: 32px;
height: 32px;
padding: 0;
font-size: .8rem;
text-align: center;
color: var(--bs-white);
background-color: var(--bs-primary);
border-radius: 100px;
border: none;
opacity: 0;
}
.header-search-popup .search-form:hover .search-submit,
.header-search-popup .header-search-field:focus + .search-submit,
.header-search-popup .search-submit:focus {
opacity: 1;
}
.header-search-popup .header-search-close {
width: 38px;
height: 38px;
top: 0;
bottom: 0;
left: auto;
right: 0;
margin: auto 0;
border-radius: 100%;
-webkit-transition: all 0.9s ease-in-out 1.5s;
transition: all 0.9s ease-in-out 1.5s;
opacity: 0;
visibility: hidden;
display: none;
}
.header-search-active .header-search-popup {
transform: translateY(0);
}
.header-search-active .header-search-popup,
.header-search-active .header-search-close,
.header-search-active .header-search-popup form {
opacity: 1;
visibility: visible;
}
.header-search-active .header-search-close,
.header-search-active .header-search-popup form {
display: block;
}
.mobile-menu-right .header-search-popup .header-search-close {
width: 60px;
height: 60px;
right: 6%;
top: 25%;
}
@media only screen and (max-width:991px) {
.header-search-popup form {
width: 90%;
}
}
.close-style {
position: absolute;
top: 4px;
right: 15px;
margin: 0 auto;
display: block;
width: 32px;
height: 32px;
border-radius: 0;
border-color: var(--bs-primary);
border-style: solid;
background: var(--bs-white);
z-index: 9;
}
.close-style:before, .close-style:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;    
width: 25px;
height: 4px;
background: var(--bs-secondary);
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.close-style:hover:before, .close-style:hover:after,
.close-style:focus:before, .close-style:focus:after {
background: var(--bs-primary);
}
.close-style:before {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.close-style:after {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.close-style:hover:before, .close-style:hover:after,
.close-style:focus:before, .close-style:focus:after {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.menu-collapsed:focus,
.close-style:focus {
outline-color: var(--bs-white);
}
.main-header .header-search-toggle {
color: var(--bs-white);
background: none;
display: inline-block;
width: 40px;
height: 40px;
text-align: center;
cursor: pointer;
line-height: 2.25;
padding: 0;
border-radius: 6.25rem;
border: 1px solid transparent;
}
.mobile-menu-right .header-search-toggle {
font-size: 1.25rem;
line-height: 2;
border-radius: 3px;
color: var(--bs-white);
background-color: var(--bs-primary);
}    .header-search-popup .header-search-close,
.more-link:after, .more-link,
.widget .cat-item:hover a + span,
.widget_title:after,
.navbar-brand, img.navbar-brand,
.is-sticky-menu img.navbar-brand,
.active-two .main-navbar .main-menu > li > a,
.main-navbar .dropdown-menu > li,
.main-navbar .dropdown-menu li a,
.main-navbar .dropdown-menu .menu-item-has-children > a:after,
.main-footer .dropdown-menu > li,
.main-footer .dropdown-menu li a,
.main-footer .main-menu .dropdown-menu .menu-item-has-children > a:after,
.sub-menu .menu-item-has-children > a:after,
.mobile-collapsed > button,
.mobile-collapsed > button:before,
.main-mobile-build li > a,
.hamburger-menu div,
.hamburger-menu .meat,
.hamburger-menu .bottom-bun,
.header-sidebar-toggle span,
.header-sidebar-toggle span:before,
.header-sidebar-toggle span:after,
.header-search-active .header-search-popup form,
.header-search-popup form,
.close-style:before, .close-style:after,
.header-search-popup span:before, .header-search-popup span:after,
.edd_checkout a, .button,
button, input, input[type="button"],
input[type="reset"], input[type="submit"] {
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}.main-menu-left .contact-info .title {
font-size: 1.25rem;
font-weight: 700;
}
.main-menu-left .contact-info .text {
font-size: 1rem;
font-weight: 500;
}
.main-menu-left .contact-area .contact-icon i {
font-size: 35px;
}
.widget-left, .widget-right {
display: inline-flex;
align-items: center;
}
.widget-right li a {
margin-left: auto;
}
.widget-left li a {
margin-right: auto;
}
.widget-right .widget,
.widget-left .widget {
padding: 0 20px;
}
.widget-left .widget:nth-child(2n+4),
.widget-left .widget:first-child{
padding-left: 0px;
}
.widget-right .widget:nth-child(2n+4),
.widget-right .widget:first-child {
padding-right: 0px;
}
.widget-right .widget:first-child {
padding-left: 20px;
}
.widget-right .widget:last-child {
padding-right: 0;
}
.widget-right .widget {
border-left: 1px solid #e8e8e8;
}
.widget-left .widget {
border-right: 1px solid #e8e8e8;
}
.widget.widget-text-slide {
width: 100%;
}  .main-header p:not(.site-description) {
margin: 0;
}
.header-widget ul {
margin: 0;
}
.above-header .header-widget .contact-area {
min-height: 60px;
}
.above-header .header-widget .contact-icon,
.above-header .header-widget .contact-area {}
.header-widget .contact-icon {
width: 32px;
height: 32px;
border-radius: 100%;
margin-right: 0;
color: var(--bs-secondary);
overflow: hidden;
-webkit-transition: 0.6s;
transition: 0.6s;
}
.header-widget .contact-area .contact-icon i {
font-size: 16px;
}
.above-header .widget-left,
.above-header .widget-right {
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
min-height: 50px;
}
.above-header .main-navbar.menu-bar {
justify-content: flex-start;
}
.above-header .select-currency {
flex-shrink: 0;
display: inline-block;
}
.above-header .select-currency select {
background: none;
border: none;
cursor: pointer;
}
.above-header .select-currency select option {
color: #000;
}
.main-navbar.menu-bar .main-menu ul li {
display: block;
}
.main-navbar.menu-bar ul.main-menu > li.menu-item-has-children > a:before,
.main-navbar.menu-bar ul.main-menu > li > a {
color: #ffffff !important;
font-weight: 400 !important;
}
.main-navbar.menu-bar ul.main-menu > li > a > img {
width: auto !important;
height: 16px !important;
margin-right: 5px;
transform: translateY(0);
}
.header-widget:not(.header-carousel) .widget:not(.widget_media_video) {
display: inline-block;
margin: 0;
}
.main-header .widget_polylang select, .main-header .widget_wmc_widget select {
border: none;
background: none;
}
.header-widget:not(.header-item):not(.header-carousel) .widget:not(.widget_media_video) {
line-height: 50px;
}
.main-header .widget:not(.widget_social_widget) li {
display: inline-block;
padding: 0;
}
.main-header .widget:not(.widget_nav_menu):not(.widget_social_widget) li {
margin: 0 10px 5px 0;
}
.main-header .widget.widget_nav_menu li {
margin: 0 10px 0 0;
}
.main-header .widget:not(.widget_social_widget) li:last-child, .tagcloud a:last-child {
margin: 0;
}
.header-widget ul li, .header-widget ul li a,
.main-header .widget span {
font-weight: 500;
}
.header-widget ul li span, .header-widget a,
.contact-info a {
text-decoration: none;
position: relative;
text-shadow: -0.15px -0.15px 0 transparent, 0.15px 0.15px transparent;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.header-widget ul li span, .header-widget a {
display: inline-block;
}
.header-widget .widget:not(.widget_social_widget) li a {
width: max-content;
}
.header-widget .widget:not(.widget_social_widget):not(.widget-contact) i,
.header-widget .widget:not(.widget_social_widget):not(.widget-contact):not(.widget_media_gallery):not(.widget_media_gallery) img {
font-size: 15px;
display: inline-block;
}
.header-widget .widget:not(.widget_social_widget):not(.widget-contact):not(.widget_media_gallery):not(.widget_media_gallery) img {
height: 2.25rem;
}
.main-header .widget li:last-child, .header-widget-info li:last-child {
margin-right: 0;
}
.header-widget .fa-phone + span {
font-weight: 700;
}
.main-header .widget:not(.widget-info):not(.widget-none) .widget-title {
display: none;
}
.widget .gallery {
display: flow-root;
margin-top: -2.5%;
}
.widget .gallery-item .gallery-icon img {
width: 100%;
}
.sidebar .gallery-popup-icon {
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
display: flex;
justify-content: center;
align-items: center;
}
.header-widget .gallery .gallery-item a {
display: block;
}
.header-widget .widget img {
width: 50px;
}
.header-widget .gallery {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.header-widget .gallery .gallery-item {
-ms-flex: 1;
flex: 1;
margin: 0 6px 0 0;
padding: 0;
}
.header-widget .widget_media_video {
display: block;
width: 100%;
}
.header-widget .widget_media_video .wp-video .mejs-container {
width: 100% !important;
max-height: 170px;
}
.header-widget .widget_media_video .wp-video-shortcode video, .header-widget .widget_media_video video.wp-video-shortcode {
max-height: 170px;
}
.header-widget .widget-menu-top li a i {
display: block;
text-align: center;
font-size: 32px;
margin-bottom: 5px;
}  .widget.widget_rss h5 {
margin-bottom: 0;
}
.widget.widget_rss h5 a {
display: inline-block;
}
.widget li {
list-style: none;
position: relative;
}
.widget li a {
position: relative;
z-index: 0;
display: inline-block;
text-decoration: none;
font-weight: 500;
}
.widget li a:before,
.widget li a:after {
font-family: var(--bs-font-awesome);
position: absolute;
}  .contact-area {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
}
.contact-icon {
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: center;
-ms-flex-negative: 0;
flex-shrink: 0;
position: relative;
z-index: 1;
font-size: 38px;
width: 42px;
height: 42px;
line-height: 1;
margin-right: 12px;
color: var(--bs-primary);
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.contact-area .contact-icon i,
.contact-area .contact-icon img {
color: inherit;
display: inline-block;
vertical-align: baseline;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.contact-area:hover .contact-icon i,
.contact-area:hover .contact-icon img,
.contact-area:focus-within .contact-icon i,
.contact-area:focus-within .contact-icon img { }
.contact-info {
display: inline-block;
text-align: left;
color: inherit;
}
.contact-info .text {
margin-bottom: 0;
line-height: normal;
font-weight: 400;
}
.contact-info .title {
font-weight: 700;
font-size: 1.125rem;
line-height: 1.2;
margin-bottom: 1px;
}
.contact-info .btn-link {
text-decoration: none;
box-shadow: none;
padding: 0;
font-weight: 700;
}
.contact-info .btn-link:not(:hover):not(:focus) {
color: var(--bs-secondary);
}
.contact-btn {
display: inline-block;
overflow: hidden;
margin-top: 2rem;
}
.contact-btn .read-link:after {
content: "\f061";
height: 0.9375rem;
width: 0.9375rem;
border-radius: 1.25rem;
background-color: var(--bs-secondary);
color: #fff;
font-size: 0.625rem;
}
.contact-btn .read-link:hover,
.contact-btn .read-link:focus {
color: var(--bs-primary);
}
.contact-btn .read-link:hover:after,
.contact-btn .read-link:focus:after {
background-color: var(--bs-primary);
color: #fff;
}  .widget .search-form label,
.mail-form,
.search-form {
width: 100%;
}
.widget .woocommerce-product-search,
.mail-form>div,
.search-form {
display: flex;
align-items: center;
position: relative;
overflow: hidden;
border-radius: 4px;
z-index: 0;
}
.widget .woocommerce-product-search button,
.widget .search-form .search-submit {
min-width: 40px;
min-height: 40px;
color: var(--bs-primary);
font-weight: 600;
padding: 0 0.5rem;
margin: auto;
background: #fef7f2;
}
.widget .search-form .search-submit {
padding: 0 1.5rem 0 0.5rem;
}
.widget .search-form .search-submit {
color: #fff;
}
.widget .search-form .search-submit:hover,
.widget .search-form .search-submit:focus {
color: #fff !important;
}
.widget form.woocommerce-product-search button[type='submit'] {
flex-basis: 51%;
height: 40px;
padding: 0 16px;
background: var(--bs-primary);
color: #fff;
border-radius: 0;
}
.widget .search-form .search-submit:focus,
.widget .search-form .search-submit:hover {
color: var(--bs-secondary);
}
.search-submit i {
font-size: inherit;
line-height: 2.15;
}
.widget .woocommerce-product-search,
.widget .search-form,
.widget form .search-field {
color: var(--bs-secondary);
min-height: 40px;
border: 0;
padding: 8px 16px;
}
.widget form input.search-field {
background: #fef7f2;
}
.widget form {
overflow: hidden;
}
.search-form .search-submit,
.widget .woocommerce-product-search button {
border: none;
outline: none;
box-shadow: none;
line-height: 2;
}
.sidebar .widget .search-field::-webkit-input-placeholder {
color: var(--bs-secondary);
}
.sidebar .widget .search-field::placeholder {
color: var(--bs-secondary);
}
.widget .btn:not(.btn-link):not(.btn-play):not(.btn-video):before {
border-radius: 0 30px 30px 0;
}  .sidebar .widget_subscribe {
text-align: center;
font-weight: 500;
}
.sidebar .widget_subscribe form button {
display: block;
width: 100%;
color: #ffffff;
margin-top: 1.25rem;
}
.sidebar .widget_subscribe form input[type="email"] {
border-radius: 10rem;
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.sidebar .widget_subscribe form input[type="email"]:not(:hover):not(:focus) {
border-color: transparent;
background-color: var(--bs-gray-light);
}  .widget > ul, .widget div > ul, .tagcloud {
list-style: none;
margin: 0;
padding: 0;
position: relative;
z-index: 0;
}
.wp-block-calendar,
.calendar_wrap {
position: relative;
padding: 1.875rem;
background-color: var(--bs-primary-light);
border: 1px solid #e8e8e8;
}
.main-footer .wp-block-calendar,
.main-footer .calendar_wrap {
padding: 1rem;
color: var(--bs-secondary);
}
.sidebar .wp-block-calendar,
.sidebar .calendar_wrap {
padding: 10px;
padding-bottom: 30px;
background: none;
border: none;
}
.widget_calendar table {
width: 100%;
background: none;
border: none;
margin: 0;
caption-side: top;
}
.widget_calendar table caption {
font-weight: 700;
color: var(--bs-secondary);
position: relative;
padding-right: 8.75rem;
text-align: right;
}
.footer-section .widget_calendar table caption {
padding-right: 5.75rem;
}
.widget_calendar table th, .widget_calendar table td {
text-align: center;
line-height: 38px;
border: 0;
padding: 0;
text-align: center;
border-radius: 0;
}
.widget_calendar table th {
color: var(--bs-secondary);
background: none;
font-weight: 700;
}
.widget_calendar table td {
font-weight: 500;
position: relative;
}
.widget_calendar table tfoot {
background-color: var(--bs-gray-light);
}
.wp-calendar-nav {
position: absolute;
font-weight: 600;
font-size: 0.8rem;
top: 35px;
right: 30px;
}
.main-footer .wp-calendar-nav {
right: .75rem;
}
.sidebar .wp-calendar-nav {
top: 1rem;
right: 12px;
}
.wp-calendar-nav a {
width: 60px;
height: 26px;
line-height: 26px;
display: inline-block;
text-align: center;
color: #fff;
background-color: var(--bs-secondary);
text-decoration: none;
border-radius: 10rem;
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.wp-calendar-nav a:hover,
.wp-calendar-nav a:focus {
color: #fff;
background-color: var(--bs-primary);
} .header-widget button.wp-block-search__button {
padding-right: 40px;
} .header-widget .widget_meta a {
font-size: 12px;
}
.header-widget .widget.widget_meta li a:before {
line-height: 4.2;
font-size: 13px;
}
.sidebar .widget.widget_meta ul > li {
padding: 0 16px;
}
.sidebar .widget_meta ul li a {
padding: 17.5px 0 17.5px 25px;
color: var(--bs-secondary);
}
.widget_meta ul li a {
padding-right: 0;
padding-left: 25px;
}
.widget_meta ul li a:before {
left: 0;
color: var(--bs-primary);
}
.widget_meta ul li:nth-child(1) a:before {
content: "\f007";
}
.widget_meta ul li:nth-child(2) a:before {
content: "\f08b";
}
.widget_meta ul li:nth-child(3) a:before {
content: "\f086";
}
.widget_meta ul li:nth-child(4) a:before {
content: "\f27a";
}
.widget_meta ul li:nth-child(5) a:before {
content: "\f19a";
}
.footer-content .footer-widgets .widget li a:hover:before,
.footer-content .footer-widgets .widget li a:focus:before,
.widget_meta li a:hover:before,
.widget_meta li a:focus:before {
-webkit-animation: iconRightCaret 600ms ease;
animation: iconRightCaret 600ms ease;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
} @-webkit-keyframes iconRightCaret {
0% {
-ms-transform: translateX(-1px);
-webkit-transform: translateX(-1px);
transform: translateX(-1px);
}
50% {
-ms-transform: translateX(2px);
-webkit-transform: translateX(2px);
transform: translateX(2px);
}
100% {
-ms-transform: translateX(-1px);
-webkit-transform: translateX(-1px);
transform: translateX(-1px);
}
}
@keyframes iconRightCaret {
0% {
-ms-transform: translateX(-1px);
-webkit-transform: translateX(-1px);
transform: translateX(-1px);
}
50% {
-ms-transform: translateX(2px);
-webkit-transform: translateX(2px);
transform: translateX(2px);
}
100% {
-ms-transform: translateX(-1px);
-webkit-transform: translateX(-1px);
transform: translateX(-1px);
}
}  .widget_tag_cloud .wp-block-tag-cloud,
.tagcloud {
margin-bottom: -10px;
}
.tagcloud a,
.widget_tag_cloud a {
margin-bottom: 10px;
margin-right: 6px;
}
.tagcloud a,
.widget_tag_cloud a {
display: inline-block;
line-height: 1.3;
padding: 7px 15px;
font-size: 16px !important;
border: 1px solid var(--bs-gray-light);
font-weight: 500;
text-align: center;
position: relative;
text-decoration: none;
color: var(--bs-secondary);
background-color: #ffffff;
text-decoration: none !important;
border-radius: 4px;
}
.tagcloud a:hover,
.tagcloud a:focus,
.widget_tag_cloud a:hover,
.widget_tag_cloud a:focus {
border-color: var(--bs-primary);
color: var(--bs-primary);
}
.widget-text p:last-child {
margin: 0;
}
.widget_social_widget li a {
width: 28px;
height: 28px;
text-align: center;
line-height: 28px;
border-radius: 100%;
overflow: hidden;
display: inline-flex;
text-decoration: none;
color: #fff;
background-color: var(--bs-secondary);
-webkit-transition: 0.6s;
transition: 0.6s;
}
.widget_social_widget li a i {
vertical-align: middle;
}
.widget_social_widget li:not(:last-child) {
margin-right: 5px;
}
.widget.widget_social_widget ul {
margin-top: -0.75rem;
}
.widget.widget_social_widget ul li {
margin-top: 0.75rem;
}
.widget_social_widget li a:hover,
.widget_social_widget li a:focus {
color: #fff;
background-color: var(--bs-primary);
}
.main-header .contact-area .contact-corn {
width: inherit;
height: inherit;
display: flex;
align-items: center;
justify-content: center;
}
.widget_social_widget li a i,
.main-header .contact-area .contact-icon i {
width: 100%;
height: 100%;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 100%;
}
.sidebar .widget_social_widget li a {
color: var(--bs-primary);
background-color: #fff;
box-shadow: 0 5px 10px rgb(0 0 0 / 0.09);
}
.widget_social_widget li a:hover i,
.widget_social_widget li a:focus i {
-webkit-animation: jello-horizontal 0.9s both;
animation: jello-horizontal 0.9s both;
}
@-webkit-keyframes jello-horizontal {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes jello-horizontal {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.widget_social_widget ul li:last-child {
margin-right: 0px;
}
.main-footer .widget_social_widget li a,
.sidebar .widget_social_widget li a,
.widget_social_widget li {
display: inline-block;
}
.main-footer .widget_social_widget li a {
color: var(--bs-secondary);
}
.main-footer .widget_social_widget li a {
background-color: #fff;
}
.main-footer .widget_social_widget li a:hover,
.main-footer .widget_social_widget li a:focus {
color: #fff;
background-color: var(--bs-primary);
}
.widget_special_social a {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
color: #fff;
background-color: var(--bs-primary);
padding: 13px 20px;
text-decoration: none;
position: relative;
z-index: 0;
}
.widget_special_social a:after {
content: "";
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
background-color: inherit;
z-index: -1;
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.widget_special_social a:hover:after,
.widget_special_social a:focus:after {
background-color: rgb(1 1 47 / 0.1);
}
.widget_special_social p {
font-weight: 600;
line-height: 1.17;
letter-spacing: 0.15px;
margin: 0;
}
.widget_special_social span {
margin: 0;
font-size: 14px;
font-weight: 500;
display: block;
}
.widget_special_social i {
font-size: 30px;
}
.widget_special_social a.twitter {
background-color: #03a9f4;
}
.widget_special_social a.facebook {
background-color: #3a559f;
}
.widget_special_social a.instagram {
background-color: #d62976;
}  .widget .widget-title {
display: block;
text-transform: capitalize;
position: relative;
z-index: 0;
text-align: left;
letter-spacing: 0.35px;
word-break: break-all;
}
.main-footer div.widget.widget-none .widget-title {
margin-bottom: 1rem;
line-height: 1.5;
}
.main-footer .widget .widget-title {
color: #fff;
padding: 0;
margin-bottom: 16px;
}
.textwidget .logo {
margin-bottom: 1rem;
}
.textwidget .logo a {
display: inline-block;
vertical-align: middle;
}  .widget_latest_posts .post-items {
flex-direction: row;
-webkit-align-items: center;
align-items: center;
text-align: left;
border: none;
background: none;
box-shadow: none;
padding: 19px 12px;
border-bottom: 1px solid #e8e8e8;
}
.widget_latest_posts .post-items:last-child {
border-bottom: 0;
}
.widget_latest_posts .post-image {
margin-right: 12px;
flex-basis: 28.44%;
overflow: visible;
-webkit-box-shadow: none;
box-shadow: none;
}
.widget_latest_posts .featured-image,
.widget_latest_posts .featured-image > a {
min-width: 80px;
min-height: 80px;
}
.widget_latest_posts .post-image img {
width: 100%;
height: 100%;
min-height: 80px;
object-fit: cover;
}
.widget_latest_posts .post-items .post-image .post-hover {
min-width: 38px;
min-height: 38px;
width: 38px;
height: 38px;
line-height: 38px;
}
.widget_latest_posts .post-items .post-content {
flex: 1;
padding: 0;
}
.widget_latest_posts .post-items .post-title {
font-size: 14px;
margin-bottom: 0;
}
.widget_latest_posts .post-meta:not(.post-img-meta):not(.post-tags) {
font-size: 12px;
margin-top: 7px;
justify-content: flex-start;
}
.widget_latest_posts .post-meta time:not(.icon) {
padding-left: 0;
}
.widget_latest_posts .post-meta .post-date {
line-height: 1.2;
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.widget_latest_posts .post-meta .post-date i {
margin-right: 6px;
}
.widget_latest_posts .post-items:hover .post-date,
.widget_latest_posts .post-items:focus-within .post-date,
.widget_latest_posts .post-items:hover .post-title a,
.widget_latest_posts .post-items:focus-within .post-title a {
color: var(--bs-primary);
}  .sidebar .widget_nav_menu .menu,
.sidebar > .widget.widget_social_widget > ul,
.sidebar .tagcloud,
.sidebar .widget_social,
.sidebar .widget .gallery,
.sidebar .widget > ul,
.sidebar .widget form,
.components-placeholder,
.wp-block-tag-cloud {
padding: 18px 12px;
}
.sidebar .widget.widget_block .wp-block-page-list,
.sidebar .widget.widget_layered_nav ul,
.sidebar .widget.widget_nav_menu ul,
.sidebar .widget.widget_pages ul,
.sidebar .widget_recent_entries ul,
.sidebar .widget.widget_recent_comments ul,
.sidebar .woocommerce ul.product_list_widget,
.sidebar .widget.widget_product_categories ul,
.sidebar .widget.widget_meta ul,
.sidebar .widget.widget_categories ul,
.sidebar .widget.widget_archive ul {
padding: 0;
}
.sidebar .widget.widget_archive ul > li,
.sidebar .widget.widget_categories ul > li {
padding-left: 25px !important;
}
.sidebar .widget.widget_archive ul > li:after,
.sidebar .widget.widget_categories ul > li:after {
content: "\f105";
font-family: var(--bs-font-awesome);
font-weight: 600;
font-size: 14px;
position: absolute;
top: 0;
left: 14px;
bottom: 0;
color: var(--bs-secondary);
display: flex;
align-items: center;
margin: auto 0;
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
z-index: -1;
}
.sidebar .widget {
margin-bottom: 25px; position: relative;
border-radius: 4px;
background-color: #fff;
border: 1px solid #e8e8e8; }
.sidebar .widget:not(.widget_media_image) .widget-title {
margin-bottom: 0;
line-height: 1;
padding: 20px 12px;
font-weight: 600;
background-color: #fff;
border-bottom: 2px solid var(--bs-primary);
}
.sidebar .widget .widget-title {
font-size: 18px;
}
.widget_media_video iframe {
width: 100%;
height: 100%;
}
.widget.widget_media_image:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
max-width: max-content;
background-color: var(--bs-secondary-dark);
opacity: 0.5;
}
.widget_media_image .widget-title {
position: absolute;
bottom: 0;
margin: auto;
width: 100%;
font-size: 2.5rem;
padding: 1.875rem;
padding-bottom: 4.2rem;
color: #fff;
}
.widget_media_image .widget-title:after,
.widget_media_image .widget-title:before {
content: "";
position: absolute;
bottom: 1.875rem;
height: 3px;
}
.widget_media_image .widget-title:after {
width: 20px;
left: 1.875rem;
border-bottom: 4px dotted #fff;
}
.widget_media_image .widget-title:before {
width: 73%;
left: 4rem;
background-color: #fff;
}
.main-footer .widget:last-child,
.sidebar .widget:last-child {
margin-bottom: 0;
}
.sidebar .widget_social_widget ul {
padding: 0 15px;
}
.sidebar .widget ul li.menu-item-has-children {
padding-bottom: 0;
}
.sidebar .widget_block li,
.sidebar .widget_recent_entries li,
.sidebar .widget_recent_comments li {
padding: 17.5px 16px;
word-break: break-word;
}
.widget.widget_recent_entries .post-date {
display: block;
}
.sidebar .widget.widget_recent_comments ol {
padding: 0;
}
.sidebar .widget_block .wp-block-page-list li:not(:last-child),
.sidebar .widget_recent_entries li:not(:last-child),
.sidebar .widget_recent_comments li:not(:last-child),
.widget_special_social a:not(:last-child),
.sidebar .widget.woocommerce ul:not(.yith-wcan-color) > li:not(:last-child),
.sidebar .widget.widget_nav_menu ul li:not(:last-child) a,
.sidebar .widget.widget_pages ul li:not(:last-child) a,
.sidebar .widget.widget_meta ul li:not(:last-child),
.sidebar .widget.widget_archive ul > li:not(:last-child),
.sidebar .widget.widget_categories ul > li:not(:last-child) {
margin-bottom: 0rem;
border-bottom: 1px solid #e8e8e8;
}
.woocommerce.widget_recently_viewed_products ul.product_list_widget li,
.woocommerce.widget_top_rated_products ul.product_list_widget li {
margin-top: 0 !important;
padding: 17.5px 15px !important;
margin-bottom: 0 !important;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
padding: 17.5px 15px;
list-style: none;
}
.woocommerce.widget_top_rated_products ul.product_list_widget li:first-child {
margin-top: 0;
}
.woocommerce.widget_top_rated_products ul.product_list_widget li:last-child {
padding-bottom: 0;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item .count {
float: right;
}
.sidebar .widget.widget_nav_menu ul li a,
.sidebar .widget.widget_pages ul li a {
display: block;
}
.sidebar .widget.widget_nav_menu .menu-all-pages-container {
padding: 1.875rem;
}
.sidebar .widget_block .wp-block-page-list li a,
.sidebar .widget_layered_nav ul li a,
.sidebar .widget_pages ul li a,
.sidebar .widget_recent_comments a,
.sidebar .widget_recent_entries li a,
.sidebar .widget.widget_nav_menu ul li a {
color: var(--bs-secondary);
}
.sidebar .widget_custom_html .contact-area {
margin-bottom: 18px;
}
.sidebar .widget_custom_html .contact-area:last-child {
margin-bottom: 0;
}
.sidebar .widget_custom_html .contact-info,
.sidebar .widget_custom_html .contact-info a {
color: #ffffff;
}
.sidebar .widget_top_rated_products .star-rating {
position: absolute;
bottom: 4px;
right: 0;
font-size: 14px;
}
.sidebar .widget_block .wp-block-page-list li a:hover,
.sidebar .widget_block .wp-block-page-list li a:focus,
.sidebar .widget_layered_nav ul li a:hover,
.sidebar .widget_layered_nav ul li a:focus,
.sidebar .widget_pages ul li a:hover,
.sidebar .widget_pages ul li a:focus,
.sidebar .widget_recent_comments a:hover,
.sidebar .widget_recent_comments a:focus,
.sidebar .widget_meta ul li a:hover,
.sidebar .widget_meta ul li a:focus,
.sidebar .widget_recent_entries ul li a:hover,
.sidebar .widget_recent_entries ul li a:focus,
.sidebar .widget.widget_nav_menu ul li a:hover,
.sidebar .widget.widget_nav_menu ul li a:focus {
color: var(--bs-primary);
}
.sidebar .widget.widget_product_categories ul > li:not(.cat-parent),
.sidebar .widget.widget_archive ul > li,
.sidebar .widget.widget_categories ul > li {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
border-radius: 0;
font-weight: 600;
color: var(--bs-secondary);
z-index: 1;
}
.sidebar .widget.widget_product_categories ul > li:not(.cat-parent) > a:not(:hover):not(:focus),
.sidebar .widget.widget_archive ul > li > a:not(:hover):not(:focus),
.sidebar .widget.widget_categories ul > li > a:not(:hover):not(:focus) {
color: var(--bs-secondary);
}
.sidebar .widget.widget_product_categories ul > li.cat-parent {
position: relative;
z-index: 0;
}
.sidebar .widget.widget_product_categories ul > li.cat-parent > a {
margin-bottom: 0;
width: 100%;
border-bottom: 1px solid;
}
.sidebar .widget.widget_product_categories ul > li .count {
position: absolute;
right: 15px;
top: 0;
bottom: 0;
margin: auto 0;
border-radius: 5px;
}
.sidebar .widget.widget_product_categories ul > li.cat-parent > a+.count {
top: 10px;
bottom: auto;
}
.sidebar .widget.widget_product_categories ul > li.cat-parent > span {
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
display: inline-block;
border-radius: 5px;
margin-left: 0;
vertical-align: middle;
font-weight: 600;
margin-top: -5px;
}
.sidebar .sidebar .widget.widget_layered_nav ul li a,
.sidebar .widget.widget_nav_menu ul li a,
.sidebar .widget.widget_pages ul li a,
.sidebar .widget.widget_product_categories ul > li a,
.sidebar .widget.widget_archive ul > li,
.sidebar .widget.widget_categories ul > li {
padding: 17.5px 15px;
}
.sidebar .widget.widget_archive ul > li ul,
.sidebar .widget.widget_categories ul > li ul {
position: absolute;
top: 100%;
left: 0;
width: 100%;
background-color: var(--bs-primary-light);
border: 1px solid #cccccc;
padding: 15px;
border-radius: 10px;
opacity: 0;
visibility: hidden;
z-index: 1;
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.sidebar .widget.widget_archive ul li:hover > ul,
.sidebar .widget.widget_archive ul li:focus-within > ul,
.sidebar .widget.widget_categories ul li:hover > ul,
.sidebar .widget.widget_categories ul li:focus-within > ul {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1) translateY(0px);
-ms-transform: scale(1) translateY(0px);
transform: scale(1) translateY(0px);
}
.sidebar .widget.widget_archive ul > li:hover,
.sidebar .widget.widget_categories ul > li:hover,
.sidebar .widget.widget_archive ul > li:focus-within,
.sidebar .widget.widget_categories ul > li:focus-within {
color: var(--bs-primary);
}
.sidebar .widget.widget_archive ul > li:hover a,
.sidebar .widget.widget_categories ul > li:hover a,
.sidebar .widget.widget_archive ul > li:focus-within a,
.sidebar .widget.widget_categories ul > li:focus-within a {
color: var(--bs-primary) !important;
}
.widget_product_categories ul.children {
padding-left: 0;
}
.sidebar .widget_layered_nav ul ul li a,
.sidebar .widget_pages ul ul li a,
.sidebar .widget.widget_nav_menu ul ul li a {
padding-left: 30px;
}
.widget.widget_product_categories ul.children > li {
padding-left: 20px;
}
.widget_top_rated_products li img,
.sidebar .widget.widget_product_categories ul > li span {
width: 35px;
height: 35px;
line-height: 35px;
border-radius: 4px;
text-align: center;
color: #fff;
background-color: var(--bs-primary);
}
.widget_top_rated_products li img {
float: right;
}
.widget_top_rated_products li a {
display: flow-root;
font-size: 17px;
line-height: 1.25;
border-radius: 0;
}
.sidebar .widget_top_rated_products li a,
.sidebar ul.product_list_widget li a,
.sidebar .widget_products li a {
color: var(--bs-secondary);
}
.sidebar .widget_products li a:hover, .sidebar .widget_products li a:focus,
.sidebar ul.product_list_widget li a:hover, .sidebar ul.product_list_widget li a:focus {
color: var(--bs-primary);
}
.widget_top_rated_products li a span {
padding: 0;
}
.widget_top_rated_products .woocommerce-Price-amount.amount {
display: inline-block;
padding: 0;
border-radius: 0;
margin-left: 0;
}
.widget_top_rated_products del .woocommerce-Price-amount.amount {
color: var(--bs-secondary);
}
.widget.widget_products li:not(:last-child) {
padding-bottom: 1.25rem;
border-bottom: 1px solid #e8e8e8;
}
.widget.widget_products ul li {
border-radius: 0;
overflow: hidden;
padding: 16px;
color: var(--bs-secondary);
}
.widget.widget_products ul li a img {
width: 45px;
}
.widget_top_rated_products ul.product_list_widget li img {
width: 45px;
margin-top: 0;
margin-right: 0;
}
.widget_products img {
border-radius: 4px;
}
.widget_products .product-title {
display: block;
font-size: 17px;
margin: 2px 0 0.1rem;
font-weight: 600;
letter-spacing: 0.25px;
}
.woocommerce-Price-amount.amount {
font-weight: 500;
}
.woocommerce ul.products li.product .price del {
opacity: 1 !important;
}
del .woocommerce-Price-amount.amount,
del .amount {
color: #656060;
}
del .amount {
text-decoration-line: line-through;
}
ins .amount {
color: var(--bs-primary);
text-decoration: underline;
}
.widget.widget_price_filter .price_slider_wrapper {
display: block;
padding-top: 6px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
height: 4px;
}
.woocommerce .widget_price_filter .ui-slider span.ui-slider-handle {
background-color: #fff;
width: 10px;
height: 10px;
top: -3px;
box-shadow: 0px 0px 12px 0px rgb(88 88 88 / 65%);
}
.woocommerce .widget_price_filter .ui-slider div.ui-slider-range {
background-color: var(--bs-primary);
}
.widget_price_filter .price_label {
font-weight: 600;
}
.woocommerce .widget_price_filter div.price_slider_amount {
line-height: 2.65;
padding-top: 7px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
padding: 5px 16px !important;
font-size: 16px !important;
}
.calendar_wrap table tbody #today,
.calendar_wrap table tbody a:hover,
.calendar_wrap table tbody a:focus {
color: #fff;
background-color: var(--bs-primary);
border-radius: 0;
}
.sidebar .calendar_wrap table tbody a {
display: block;
border-radius: 0;
font-weight: bold;
}
.calendar_wrap table td a {
white-space: nowrap;
}
.sidebar .widget select {
margin: 15px auto 0;
}
.sidebar .widget.widget_polylang select {
max-width: 82%;
margin: 25px auto;
}
.sidebar [class*='widget-']:not(.widget-info):not(.widget_social_widget) li a:before {
color: inherit;
}
.sidebar .widget-contact {
color: #fff;
background-color: var(--bs-primary);
padding: 30px;
}
.sidebar .widget-contact .widget-title:first-letter {
color: #fff;
}
.sidebar .widget.widget-contact .widget-title {
border-bottom: none;
margin: 0;
}
.sidebar .widget-contact .contact-icon {
width: 35px;
height: 35px;
line-height: 2.25;
text-align: center;
background-color: #fff;
border-radius: 50%;
}
.sidebar .widget-contact .contact-area {
margin-bottom: 1rem;
}
.sidebar .widget-contact a:hover,
.sidebar .widget-contact a:focus {
color: #fff
}
.sidebar .widget.widget_text {
color: #fff;
background-color: var(--bs-secondary);
}
.sidebar .textwidget {
padding: 1.875rem;
text-align: center;
font-weight: 500;
}
.sidebar .widget_custom_html .textwidget {
padding: 0;
}
.sidebar .textwidget p:last-child {
margin-bottom: 0;
}
.sidebar .textwidget strong {
font-size: 1.125rem;
}
.widget_text .textwidget img {
display: inline-block;
}
.sidebar .widget_text .widget.widget_social_widget {
padding: 0;
margin-bottom: 1rem;
background: none;
} .sidebar .widget.widget_recently_viewed_products li a img {
border-radius: 4px;
} .widget.widget_mail {
display: block;
overflow: hidden;
text-align: center;
position: relative;
z-index: 0;
}
.sidebar .widget_mail {
color: #fff;
}
.sidebar .widget_mail form {
padding: 0 15px;
}
.sidebar .widget_mail {
color: #fff;
min-height: 300px;
padding: 50px 12px;
}
.sidebar .widget_mail .image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.sidebar .widget_mail .image img {
width: 100%;
}
.sidebar .widget_mail .submit {
width: 100%;
margin-top: 15px;
}
.sidebar .widget_mail .submit:hover,
.sidebar .widget_mail .submit:focus {
color: var(--bs-secondary);
background-color: #fff;
}
.sidebar .widget_mail h6 {
font-size: 20px;
font-weight: 600;
margin-bottom: 50px;
}
.sidebar .widget_mail i {
margin-right: 10px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color,
.woocommerce .widget_layered_nav ul.yith-wcan-color,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color {
padding: 18px 12px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li a,
.woocommerce .widget_layered_nav ul.yith-wcan-color li span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li span {
border-radius: 100px;
} .sidebar .widget_testimonial {
border-color: var(--bs-primary);
border-radius: 0;
border-width: 2px;
}
.widget_testimonial .testimonial_wrap {
padding: 30px 20px;
}
.widget_testimonial .testimonial_item {
padding: 1px;
color: #000;
}
.widget_testimonial .testimonial_author {
display: flex;
align-items: center;
justify-content: flex-start;
}
.widget_testimonial .testimonial_author .testimonial-img {
border-radius: 100px;
overflow: hidden;
width: 60px;
height: 60px;
margin-right: 15px;
}
.widget_testimonial .testimonial_author h6,
.widget_testimonial .testimonial_author p {
margin-bottom: 0;
}
.widget_testimonial .testimonial_blockquote {
margin-top: 42px;
background: #fff;
border: 0;
padding: 0;
margin-bottom: 0;
text-align: center;
position: relative;
z-index: 0;
}
.widget_testimonial .testimonial_blockquote:before {
font-family: var(--bs-font-awesome);
font-weight: 900;
font-size: 20px;
position: absolute;
content: "\f10d";
top: -25px;
left: 1px;
color: var(--bs-secondary);
opacity: 1;
}
.sale_wrap.owl-carousel.owl-theme .owl-dots .owl-dot,
.testimonial_wrap.owl-carousel.owl-theme .owl-dots .owl-dot {
background: transparent;
border: 1px solid #b7b7b7;
border-radius: 100%;
width: 20px;
height: 20px;
display: inline-flex;
align-items: center;
justify-content: center;
margin: 5px;
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.sale_wrap.owl-carousel.owl-theme .owl-dots .owl-dot span,
.testimonial_wrap.owl-carousel.owl-theme .owl-dots .owl-dot span {
margin: 0;
width: 6px;
height: 6px;
background: transparent;
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.sale_wrap.owl-carousel.owl-theme .owl-dots .owl-dot.active,
.testimonial_wrap.owl-carousel.owl-theme .owl-dots .owl-dot.active {
border-color: var(--bs-primary);
}
.sale_wrap.owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.testimonial_wrap.owl-carousel.owl-theme .owl-dots .owl-dot.active span {
background: var(--bs-primary);
}  .sidebar .widget_sale {
border-color: var(--bs-primary);
border-radius: 0;
border-width: 2px;
}
.widget_sale .sale_wrap {
position: relative;
padding: 30px 20px;    
text-align: center;
z-index: 0;
}
.widget_sale .sale-batch {
display: inline-flex;
width: 151px;
height: 151px;
padding: 30px;
align-items: center;
justify-content: center;
align-content: center;
flex-wrap: wrap;
background: var(--bs-secondary);
border-radius: 100%;
color: #fff;
position: relative;
margin-bottom: 28px;
z-index: 0;
}
.widget_sale .sale-batch:before {
content: "";
position: absolute;
top: 20px;
left: 0;
right: 0;
margin: 0 auto;
width: 12px;
height: 12px;
background: #fff;
border-radius: 100%;
z-index: 0;
}
.widget_sale .sale_wrap:after {
content: "";
position: absolute;
top: 0%;
left: 0;
right: 0;
margin: 0 auto;
height: 50px;
width: 1px;
background: var(--bs-primary);
z-index: 0;
}
.widget_sale .sale-batch h5 {
font-size: 36px;
line-height: .9;
margin-bottom: 0;
}
.widget_sale .sale-batch p {
margin-bottom: 0;
font-size: 14px;
}
.widget_sale .sale-content {
display: flex;
align-items: center;
justify-content: center;
}
.widget_sale .sale-content .sale-verticle {
display: inline-block;
transform: rotate(-90deg);
font-size: 18px;
height: 0px;
}
.widget_sale .sale-content .per {
display: inline-block;
font-size: 72px;
font-weight: 700;
line-height: 0.8;
}
.widget_sale .sale-content .per-off {
display: inline-block;
font-size: 22px;
max-width: 42px;
font-weight: 700;
text-align: left;
}
.widget_sale .sale_blockquote {
margin-top: 18px;
}
.widget_sale .btn {
margin-top: 20px;
}  .widget.widget_banner,
.widget_banner .banner_wrap {
position: relative;
overflow: hidden;
border: 0;
border-radius: 4px;
z-index: 0;
}
.widget_banner .banner_wrap img {
width: 100%;
min-height: 290px;
object-fit: cover;
}
.widget_banner .banner_content {
position: absolute;
top: 0;
left: 0;
padding: 50px 22px;
width: 100%;
height: 100%;
color: #fff;
z-index: 0;
background: rgb(0 0 0 / 50%);
}
.widget_banner .banner_content a {
display: inline-block;
width: 30px;
height: 30px;
border: 1px solid #fff;
border-radius: 100%;
line-height: 29px;
font-size: 18px;
text-align: center;
color: #fff;
margin-top: 28px;
}
.widget_banner .banner_content h5 {
font-size: 29px;
font-weight: 400;
margin-bottom: 16px;
} .widget_shopping_cart_content {
padding: 18px 12px;
}
.widget_shopping_cart_content .cart-container {
position: relative;
z-index: 0;
min-width: fit-content;
}
.widget_shopping_cart_content .cart-top .cart-close {
display: none;
}
.header-widget .widget_calendar table caption {
font-size: 12px;
padding-right: 1.75rem;
padding-top: 0;
padding-bottom: 0;
}
.header-widget .wp-block-calendar, 
.header-widget .calendar_wrap {
padding: 20px;
}
.header-widget ul.product_list_widget li {
display: inline!important;
}
.header-widget  ul.product_list_widget li a {
display: flex;
flex-direction: column;
}
.footer-section .wp-block-woocommerce-mini-cart {
color: #fff;
}
.sidebar .wp-block-woocommerce-mini-cart {
padding: 20px 12px;
}
.footer-section .widget_calendar table th,
.footer-section .widget_calendar table td {
line-height: 30px;
}
.wp-block-button__link {
background-color: var(--bs-primary)
}	
.footer-section figure.wp-block-table table tr, 
.footer-section figure.wp-block-table figcaption {
color: #fff;
}
.footer-section figure.wp-block-table table td {
border-width: 1px;
}
.footer-widgets .widget_text {
color: #fff;
}
.footer-section ol.wp-block-latest-comments {
padding: 0;
}
.wp-block-file a.wp-block-file__button {
border-radius: 4px;
background-color: var(--bs-primary);
}
.sidebar .wp-block-table {
padding: 15px;
}
.wp-block-table table tr, .wp-block-table table td {
border: 1px solid #e8e8e8;
text-align: center;
}
.sidebar .wp-block-table figcaption {
text-align: center;
}
.sidebar .widget_block {
padding: 18px 12px;
}
.post-content .gallery {
display: inline-block;
}
.wp-block-image figcaption {
text-align: center;
}
.wp-block-social-links li.wp-social-link {
padding: 0;
}
.wp-block-social-links li a:before {
content: none !important;
}
.footer-section .wp-block-social-links li a {
padding-left: 0.25rem !important;
margin-bottom: 0 !important;
}
.post-items .post-content .gallery-item .gallery-icon img {
width: 100%;
}
.footer-section .wp-block-buttons .is-style-outline a.wp-block-button__link {
color: var(--bs-primary);
border-color: var(--bs-primary);
}
.wp-block-embed figcaption {
text-align: center;
}
.post-section #st-primary-content .wp-block-group {
padding: 0 20px;
}
.wp-block-group em {
color: inherit;
}
.is-style-outline .wp-block-button__link {
background: transparent !important;
}
.has-text-color em,
.has-text-color h2 {
color: inherit;
}
a.wp-block-file__button,
a.wp-block-file__button:hover,
a.wp-block-file__button:focus {
color: #fff;
}
.has-text-color * {
color: inherit;
}
.has-text-color a:hover, 
.has-text-color a:focus {
color: inherit;
}
.wp-block-pullquote.has-text-color blockquote {
border-color: inherit !important;
}
blockquote {
border-color: inherit !important;
}
.has-background.wp-block-read-more {
padding: 5px 10px;
}
.wp-block-calendar table caption {
font-weight: 500;
}
.wp-block-avatar img {
border-radius: 50%;
}
  :root {
--bs-black:#000000;
--bs-blue:#0d6efd;
--bs-indigo:#6610f2;
--bs-purple:#6f42c1;
--bs-pink:#d63384;
--bs-red:#dc221c;
--bs-orange:#fd7e14;
--bs-orange-dark:#ee4a34;
--bs-orange-dark-light:#fae4df;
--bs-yellow:#ffcc00;
--bs-green:#28a745;
--bs-teal:#20c997;
--bs-cyan:#17a2b8;
--bs-white:#ffffff;
--bs-gray:#dedede;
--bs-gray-light: #e1e1e1;
--bs-gray-dark:#343a40;
--bs-primary:#ff7301;
--bs-primary-dark:#e76800;
--bs-primary-light: #fbf0f0;
--bs-primary-shadow:rgb(0 123 255 / 0.5);
--bs-secondary:#303030;
--bs-secondary-dark: #1f2120;
--bs-gray-500: #e8e8e8;
--bs-gray-500-thumb: #c2c2c2;
--bs-success:#28a745;
--bs-info:#17a2b8;
--bs-warning:#ffc107;
--bs-danger:#dc3545;
--bs-light:#f8f9fa;
--bs-dark:#343a40;
--bs-font-sans-serif:'Poppins', sans-serif;
--bs-font-special:'Kaushan Script', cursive;
--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
--bs-font-awesome: "FontAwesome";
--bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));
--bs-gradient-image:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));
--bs-shadow: 2px 5px 20px rgba(0, 0, 0, .2);
}
.bg-primary-light {
background-color: var(--bs-primary-light);
}  ::-webkit-selection {
background-color: var(--bs-primary);
color: var(--bs-white);
}
::selection {
background-color: var(--bs-primary);
color: var(--bs-white);
}  ::-webkit-scrollbar {
width: 0.625rem;
background-color: var(--bs-gray-500);
}
::-webkit-scrollbar-thumb {
background-color: var(--bs-gray-500-thumb);
border-radius: 0.625rem;
}
::-webkit-scrollbar-corner {
background-color: var(--bs-gray-500);
}  *:not(table *) {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
word-break: break-word;
}
html,
body {
overflow-x: hidden;
}
body:not(.admin-bar) {
position: relative;
}
a {
color: var(--bs-primary);
text-decoration-thickness: .1rem;
text-underline-offset: 3px;
text-decoration: underline;
outline: none;
}
a:hover,
a:active,
a:focus {
color: var(--bs-primary);
text-decoration: underline;
text-decoration-style: dotted;
}
a:hover svg,
a:active svg,
a:focus svg,
button:hover svg,
button:active svg,
button:focus svg {
fill: var(--bs-primary);
}
a:hover,
a:active,
button:focus {
box-shadow: none;
}
button[type=submit]:focus, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, a:focus {
outline-width: 1px;
outline-offset: -3px;
outline-style: dotted;
text-decoration: none;
}
a, area, button, input, label, select, summary, textarea, svg {
-ms-touch-action: manipulation;
touch-action: manipulation;
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
button, input, optgroup, select, textarea {
margin: 0;
}
button, input {
overflow: visible;
}
img {
max-width: 100%;
height: auto;
vertical-align: middle;
border: 0;
display: block;
}
em, cite, q {
color: var(--bs-primary);
font-style: italic;
font-weight: bold;
}
code, kbd, tt, var, samp, pre {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
background: var(--bs-secondary);
color: var(--bs-white);
padding: 1px 0.3125rem;
border-radius: 0px;
font-size: 88%;
}
pre {
display: block;
margin: 0 0 0.625rem;
font-size: 0.8125rem;
word-break: break-all;
word-wrap: break-word;
border: 1px solid var(--bs-gray-light);
border-radius: 0px;
overflow: auto;
}
table {
margin-bottom: 0.5rem;
}
table>thead {
vertical-align: bottom;
}
table th, table td {
padding: 1rem;
vertical-align: top;
}
table th, table td {
padding-top: .5rem;
padding-bottom: .5rem;
}
table.btn-table td {
vertical-align: middle;
}
.table-striped>tbody>tr:nth-of-type(odd) {
--bs-table-accent-bg: var(--bs-white);
color: var(--bs-secondary);
}
figure {
margin: 0;
}
address,
table,
pre {
width: 100%;
}
small {
font-size: 80%;
}
fieldset {
border: 1px solid var(--bs-gray-light);
margin: 1.5rem 0.125rem;
padding: 0.625rem 1.5625rem 1.25rem;
border-radius: 0;
}
iframe {
max-width: 100%;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border-radius: 0;
}
button[type="submit"],
input[type="button"],
input[type="reset"],
input[type="submit"], .wp-block-loginout a {
display: inline-block;
font-weight: 600;
line-height: 1.5;
background-color: var(--bs-primary) !important;
text-align: center;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
color: var(--bs-white);
position: relative;
z-index: 0;
overflow: hidden;
border: 1px solid transparent;
padding: 0.688rem 1.375rem;
letter-spacing: 0.05rem;
font-size: 1rem;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.comment-metadata .edit-link a, .comment-body .reply a,
.scrolling-btn, .more-link,
.bs-tab-filter a, form button,
.bs-post-pagination div.nav a,
.btn:not(.btn-link):not(.btn-play):not(.btn-video) {
position: relative;
overflow: hidden;
z-index: 0;
text-decoration: none;
transition: 0.5s all ease;
}
.btn {
border-radius: 5px;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
outline: 1px dotted;
outline-offset: -2px;
}
input[type="text"]:not(.adminbar-input),
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
.form-control {
border-radius: 4px;
display: block;
line-height: 1.5;
font-size: 0.97rem;
font-weight: 500;
padding: 0.65rem 1.25rem;
vertical-align: middle;
width: 100%;
min-height: 50px;
background-color: var(--bs-white);
border: 1px solid var(--bs-gray-light);
outline: none;
letter-spacing: 0.5px;
box-shadow: none;
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
input[type="text"]:focus, input[type="email"]:focus,
input[type="url"]:focus, input[type="password"]:focus,
input[type="search"]:focus, input[type="number"]:focus,
input[type="tel"]:focus, input[type="range"]:focus,
input[type="date"]:focus, input[type="month"]:focus,
input[type="week"]:focus, input[type="time"]:focus,
input[type="datetime"]:focus, input[type="datetime-local"]:focus,
input[type="color"]:focus, textarea:focus, select:focus,
input[type="text"]:hover, input[type="email"]:hover,
input[type="url"]:hover, input[type="password"]:hover,
input[type="search"]:hover, input[type="number"]:hover,
input[type="tel"]:hover, input[type="range"]:hover,
input[type="date"]:hover, input[type="month"]:hover,
input[type="week"]:hover, input[type="time"]:hover,
input[type="datetime"]:hover, input[type="datetime-local"]:hover,
input[type="color"]:hover, textarea:hover, select:hover {
background-color: var(--bs-white);
border-color: var(--bs-primary);
outline: none;
}
[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
select {
border: 1px solid var(--bs-gray);
border-radius: 0;
display: block;
font-size: 92%;
font-weight: 500;
padding: 0.375rem 0.75rem;
min-height: 50px;
position: relative;
text-decoration: none;
white-space: nowrap;
width: 100%;
box-shadow: none;
overflow: auto !important;
outline: 0;
background-color: var(--bs-white);
}
textarea {
height: 8.125rem;
overflow: auto;
resize: vertical;
}
input[type=checkbox], input[type=radio],
form[id*=give-form] #give-gateway-radio-list>li input[type=radio],
form[id*=give-form] #give-gateway-radio-list>li input[type=checkbox],
div.wpforms-container-full .wpforms-form input[type=radio],
div.wpforms-container-full .wpforms-form input[type=checkbox] {
position: relative;
border: 2px solid var(--bs-secondary-dark);
background-color: var(--bs-white);
color: var(--bs-primary);
clear: none;
cursor: pointer;
display: inline-block;
line-height: 0;
height: 16px;
margin: 0;
outline: 0;
padding: 0;
text-align: center;
vertical-align: middle;
width: 16px !important;
max-width: 16px;
border-radius: 3px;
-moz-appearance: none !important;
-webkit-appearance: none !important;
transition: .05s border-color ease-in-out;
}
input[type=radio] {
border-radius: 50%;
margin-right: 0.25rem;
line-height: 0.75rem;
}
input[type=checkbox]:hover:before,
input[type=radio]:hover:before,
input[type=checkbox]:checked:before,
input[type=radio]:checked:before {
display: inline-block;
vertical-align: middle;
speak: none;
line-height: 1.1;
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
input[type=radio]:checked:before {
content: "⬤";
text-indent: -9999px;
border-radius: 6.25rem;
font-size: 1.5rem;
width: 0.46rem;
height: 0.46rem;
margin: 0.152rem 0.152rem 0.25rem 0.175rem;
line-height: 1.25rem;
background: var(--bs-primary);
}
input[type=checkbox]:checked,
input[type=checkbox]:hover,
input[type=radio]:checked,
input[type=radio]:hover {
background-color: var(--bs-primary);
border-color: var(--bs-primary);
}
input[type=checkbox]:checked:before {
content: '';
position: absolute;
left: 1px;
top: 0.32rem;
background-color: var(--bs-white);
width: 2px;
height: 2px;
box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}  button:hover, button:focus, a:hover, a:focus,
button.btn:hover, button.btn:focus, .form-control:focus,
a.btn:hover, a.btn:focus, button.btn:hover, button.btn:focus,
button[type=submit]:hover, button[type=button]:hover,
input[type="submit"]:hover, input[type="button"]:hover,
input[type="reset"]:hover,
button[type=submit]:focus, button[type=button]:focus,
input[type="submit"]:focus, input[type="button"]:focus,
input[type="reset"]:focus {
box-shadow: none !important;
}
button[type=submit]:hover, button[type=button]:hover,
input[type="submit"]:hover, input[type="button"]:hover,
input[type="reset"]:hover,
button[type=submit]:focus, button[type=button]:focus,
input[type="submit"]:focus, input[type="button"]:focus,
input[type="reset"]:focus {
color: var(--bs-white);
background-color: var(--bs-secondary);
} .homepage #content > div:last-child {
padding-bottom: 90px;
}
.read-link {
font-size: 1.125rem;
font-weight: 700;
text-decoration: none;
position: relative;
-webkit-transition: all .3s linear 0ms;
transition: all .3s linear 0ms;
}
.read-link:hover:after,
.read-link:focus:after {
opacity: 1;
visibility: visible;
}
.bg-primary-light {
background-color: var(--bs-primary-light);
}
.row .mb-lg-0.mb-4:last-child {
margin-bottom: 0 !important;
}
.h-full {
height: 100%;
}
.minus-mt-6 {
margin-top: -6rem;
}
.st-my-default {
margin: 45px 0;
}
.st-mt-default {
margin-top: 45px;
}
.st-mb-default {
margin-bottom: 45px;
}
.st-mt-minus {
margin-top: -45px;
}
.st-my-full {
margin: 90px 0;
}
.st-mt-full {
margin-top: 90px;
}
.st-mb-full {
margin-bottom: 90px;
}
.st-py-full {
padding: 90px 0;
}
.st-pt-full {
padding-top: 90px;
}
.st-pb-full {
padding-bottom: 90px;
}
.st-py-default {
padding: 45px 0;
}
.st-pt-default {
padding-top: 45px;
}
.st-pb-default {
padding-bottom: 45px;
}
.st-pt-plus {
padding-top: 10.5rem;
}
.btn-rounded {
border-radius: 10em;
}
button.btn-primary:hover,
button.btn-primary:focus {
color: #ffffff;
background-color: var(--bs-primary);
border-color: var(--bs-primary);
}
button.btn.btn-secondary {
color: #fff;
background-color: var(--bs-secondary);
border-color: var(--bs-secondary);
}
.btn-white {
background-color: var(--bs-white);
color: var(--bs-secondary-dark);
}
.btn-white:hover,
.btn-white:focus {
background-color: var(--bs-primary);
}
.btn-border-white {
color: var(--bs-white);
border-color: var(--bs-white);
}
.btn-border-white:hover, .btn-border-white:focus {
background-color: var(--bs-white);
}
button.btn-border-secondary,
.btn-border-secondary {
color: var(--bs-secondary);
border-color: var(--bs-secondary);
background: transparent;
}
button.btn-border-secondary:hover, button.btn-border-secondary:focus,
.btn-border-secondary:hover, .btn-border-secondary:focus {
color: var(--bs-white);
background-color: var(--bs-secondary);
}
.btn.btn-like-icon { }
.btn.btn-secondary.btn-like-icon {
border: 0;
background-color: var(--bs-secondary);
}
.theme-slider .btn.btn-secondary.btn-like-icon {
background-color: rgba(0, 0, 0, .6);
}
.btn-like-icon .bticn {
position: relative;
margin-left: 5px;
width: 28px;
height: 28px;
display: inline-block;
border-radius: 100%;
line-height: 28px;
font-size: 15px;
vertical-align: baseline;
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.btn:hover .bticn,
.btn:focus .bticn {
transform: rotate(360deg);
color: var(--bs-white);
background-color: var(--bs-primary);
}
.btn-primary:hover .bticn,
.btn-primary:focus .bticn {
background-color: var(--bs-secondary);
}
.btn-secondary .bticn,
.btn-primary .bticn,
.btn-border-primary .bticn {}
.btn .bticn {
color: var(--bs-primary);
background-color: var(--bs-white);
}
.btn-border-white .bticn {
color: var(--bs-secondary-dark);
}
.btn-white .bticn {
background-color: var(--bs-primary);
color: var(--bs-white);
}
.btn-like-icon .bticn span {
margin-left: 3px;
}
.post-items .more-link .hover,
.btn .hover {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
overflow: hidden;
}
.post-items .more-link .hover span,
.btn .hover span {
position: relative;
display: block;
left: -15px;
height: 10px;
width: 0;
background: inherit;
content: "";
}
.post-items .more-link .hover span:after,
.btn .hover span:after {
position: absolute;
display: block;
right: -10px;
width: 10px;
height: 10px;
background: #fff;
content: "";
}
.post-items .more-link .hover span:nth-child(odd):after,
.btn .hover span:nth-child(odd):after {
background: rgba(0, 0, 0, 0.35);
}
.post-items .more-link .hover span:first-child,
.btn .hover span:first-child {
left: -75px;
transition: all 0.3s steps(8);
}
.post-items .more-link .hover span:nth-child(2),
.btn .hover span:nth-child(2) {
left: -45px;
transition: all 0.325s steps(8);
}
.post-items .more-link .hover span:nth-child(3),
.btn .hover span:nth-child(3) {
left: -55px;
transition: all 0.35s steps(8);
}
.post-items .more-link .hover span:nth-child(4),
.btn .hover span:nth-child(4) {
transition: all 0.4s steps(8);
}
.post-items .more-link .hover span:nth-child(5),
.btn .hover span:nth-child(5) {
left: -25px;
transition: all 0.375s steps(8);
}
.post-items .more-link:after,
.btn:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 0;
height: 100%;
opacity: 0;
z-index: -1;
transition: all .75s cubic-bezier(.645,.045,.355,1);
}
.post-items .more-link:hover:after,
.post-items .more-link:focus:after,
.btn:hover:after, .btn:focus:after {
background: #644808;
opacity: 0.2;
width: 100%;
}
.post-items .more-link:hover .hover span:first-child,
.post-items .more-link:focus .hover span:first-child,
.btn:hover .hover span:first-child,
.btn:focus .hover span:first-child {
width: calc(100% + 76px);
}
.post-items .more-link:hover .hover span:first-child:after,
.post-items .more-link:focus .hover span:first-child:after,
.btn:hover .hover span:first-child:after,
.btn:focus .hover span:first-child:after {
animation: whiteBlack 0.3s 0s 1;
}
.post-items .more-link:hover .hover span:nth-child(2),
.post-items .more-link:focus .hover span:nth-child(2),
.btn:hover .hover span:nth-child(2),
.btn:focus .hover span:nth-child(2) {
width: calc(100% + 46px);
transition: all 0.375s steps(8);
}
.post-items .more-link:hover .hover span:nth-child(2):after,
.post-items .more-link:focus .hover span:nth-child(2):after,
.btn:hover .hover span:nth-child(2):after,
.btn:focus .hover span:nth-child(2):after {
animation: whiteBlack 0.3s 0.06s 1 reverse backwards;
}
.post-items .more-link:hover .hover span:nth-child(3),
.post-items .more-link:focus .hover span:nth-child(3),
.btn:hover .hover span:nth-child(3),
.btn:focus .hover span:nth-child(3) {
width: calc(100% + 56px);
transition: all 0.35s steps(8);
}
.post-items .more-link:hover .hover span:nth-child(3):after,
.post-items .more-link:focus .hover span:nth-child(3):after,
.btn:hover .hover span:nth-child(3):after,
.btn:focus .hover span:nth-child(3):after {
animation: whiteBlack 0.3s 0.05s 1 forwards;
}
.post-items .more-link:hover .hover span:nth-child(4),
.post-items .more-link:focus .hover span:nth-child(4),
.btn:hover .hover span:nth-child(4),
.btn:focus .hover span:nth-child(4) {
width: calc(100% + 16px);
transition: all 0.3s steps(8);
}
.post-items .more-link:hover .hover span:nth-child(4):after,
.post-items .more-link:focus .hover span:nth-child(4):after,
.btn:hover .hover span:nth-child(4):after,
.btn:focus .hover span:nth-child(4):after {
animation: whiteBlack 0.3s 0s 1 reverse backwards;
}
.post-items .more-link:hover .hover span:nth-child(5),
.post-items .more-link:focus .hover span:nth-child(5),
.btn:hover .hover span:nth-child(5),
.btn:focus .hover span:nth-child(5) {
width: calc(100% + 26px);
transition: all 0.325s steps(8);
}
.post-items .more-link:hover .hover span:nth-child(5):after,
.post-items .more-link:focus .hover span:nth-child(5):after,
.btn:hover .hover span:nth-child(5):after,
.btn:focus .hover span:nth-child(5):after {
animation: whiteBlack 0.3s 0.07s 1 forwards;
}
.btn.st-load-btn {
font-size: 0.9375rem;
}
.st-load-item {
display: none;
}
.st-load-spinner {
position: relative;
cursor: pointer;
width: 1.125rem;
height: 1.125rem;
display: inline-block;
vertical-align: middle;
}
.st-load-spinner:before, .st-load-spinner:after {
position: absolute;
display: block;
content: "";
width: 0.5625rem;
height: 0.5625rem;
left: 0;
top: -0.3125rem;
right: 0;
bottom: 0;
margin: auto;
border-width: 2px;
border-style: solid;
border-color: transparent;
border-bottom-color: var(--bs-white);
border-right-color: var(--bs-white);
border-radius: 0 0 1px 0;
transform: translate(0%, 0%) rotate(45deg);
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.loadspinner .st-load-spinner:before {
border-radius: 50%;
animation: 0.8s spin 0.4s linear forwards infinite;
}
.loadspinner .st-load-spinner:after {
width: 1.125rem;
height: 1.125rem;
border-radius: 50%;
animation: 0.8s spinReverse 0.4s linear forwards infinite;
}  @-webkit-keyframes slideTop{49%{-webkit-transform:translateY(100%);transform:translateY(100%)}50%{opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transform:translateY(-100%);transform:translateY(-100%)}51%{opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}}
@keyframes slideTop{49%{-webkit-transform:translateY(100%);transform:translateY(100%)}50%{opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transform:translateY(-100%);transform:translateY(-100%)}51%{opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}}  @keyframes spin{from{transform:rotate(0deg) scale(1)}to{transform:rotate(360deg)}}
@keyframes spinReverse{from{transform:rotate(0deg) scale(1)}to{transform:rotate(-360deg)}}  @keyframes bounce_one{0%{transform:translateY(-0.625rem)}50%{transform:translateY(0.625rem)}to{transform:translateY(-0.625rem)}}
@keyframes bounce_two{0%{transform:scale(1,1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-1.375rem)}50%{transform:scale(1,1) translateY(0)}57%{transform:scale(1,1) translateY(-0.1875rem)}64%{transform:scale(1,1) translateY(0)}100%{transform:scale(1,1) translateY(0)}}
@keyframes bounce_three{from{transform:translateY(0)}to{transform:translateY(-0.9375rem)}}  @keyframes waveIn{from{opacity:0;transform:scale(.3) translate(-20px,10px)}50%{transform:translate(0,0);opacity:1}}  @keyframes buzz-out{10%{-webkit-transform:translateX(0.1875rem) rotate(2deg);transform:translateX(0.1875rem) rotate(2deg)}20%{-webkit-transform:translateX(-0.1875rem) rotate(-2deg);transform:translateX(-0.1875rem) rotate(-2deg)}30%{-webkit-transform:translateX(0.1875rem) rotate(2deg);transform:translateX(0.1875rem) rotate(2deg)}40%{-webkit-transform:translateX(-0.1875rem) rotate(-2deg);transform:translateX(-0.1875rem) rotate(-2deg)}50%{-webkit-transform:translateX(0.125rem) rotate(1deg);transform:translateX(0.125rem) rotate(1deg)}60%{-webkit-transform:translateX(-0.125rem) rotate(-1deg);transform:translateX(-0.125rem) rotate(-1deg)}70%{-webkit-transform:translateX(0.125rem) rotate(1deg);transform:translateX(0.125rem) rotate(1deg)}80%{-webkit-transform:translateX(-0.125rem) rotate(-1deg);transform:translateX(-0.125rem) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}  @-webkit-keyframes ripple {0%{transform:scale(1)}75%{transform:scale(1.5);opacity:0.3}to{transform:scale(1.75);opacity:0}}
@keyframes ripple {0%{transform:scale(1)}75%{transform:scale(1.5);opacity:0.3}to{transform:scale(1.75);opacity:0}} @-webkit-keyframes animationFramesOne{0%{transform:translate(0) rotate(0deg)}20%{transform:translate(73px,-1px) rotate(36deg)}40%{transform:translate(141px,72px) rotate(72deg)}60%{transform:translate(83px,122px) rotate(108deg)}80%{transform:translate(-40px,72px) rotate(144deg)}to{transform:translate(0) rotate(0deg)}}
@keyframes animationFramesOne{0%{transform:translate(0) rotate(0deg)}20%{transform:translate(73px,-1px) rotate(36deg)}40%{transform:translate(141px,72px) rotate(72deg)}60%{transform:translate(83px,122px) rotate(108deg)}80%{transform:translate(-40px,72px) rotate(144deg)}to{transform:translate(0) rotate(0deg)}}
@-webkit-keyframes animationFramesTwo{0%{transform:translate(0) rotate(0deg)}20%{transform:translate(-73px,1px) rotate(-36deg)}40%{transform:translate(-141px,-72px) rotate(-72deg)}60%{transform:translate(-83px,-122px) rotate(-108deg)}80%{transform:translate(40px,-72px) rotate(-144deg)}to{transform:translate(0) rotate(0deg)}}
@keyframes animationFramesTwo{0%{transform:translate(0) rotate(0deg)}20%{transform:translate(-73px,1px) rotate(-36deg)}40%{transform:translate(-141px,-72px) rotate(-72deg)}60%{transform:translate(-83px,-122px) rotate(-108deg)}80%{transform:translate(40px,-72px) rotate(-144deg)}to{transform:translate(0) rotate(0deg)}}
@-webkit-keyframes rotate3d{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}
@keyframes rotate3d{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}
@keyframes moveleftbounce{0%{transform:translateX(0px)}50%{transform:translateX(20px)}100%{transform:translateX(0px)}}
@-webkit-keyframes whiteBlack{0%,24%{background:#fff}25%,49%{background:rgba(0,0,0,0.35)}50%,74%{background:#fff}75%,100%{background:rgba(0,0,0,0.35)}}
@keyframes whiteBlack{0%,24%{background:#fff}25%,49%{background:rgba(0,0,0,0.35)}50%,74%{background:#fff}75%,100%{background:rgba(0,0,0,0.35)}}  .above-header {
position: relative;
background-color: #f9f9f9;
border-bottom: 1px solid #e8e8e8;
z-index: 0;
}
.above-header ul li {
display: inline-block;
}
.navigation-wrapper select.header-search-select {
width: 40%;
display: inline-block;
border: none;
float: left;
border-right: 1px solid;
border-radius: 0;
border-color: #d9d9d9;
height: 40px;
background-color: #fff;
}
.header-widget {
height: 100%;
}  .logo img {
max-width: 13.125rem;
}
.product-category-menus-list .main-menu > li.menu-item:not(.focus):not(.active):not(:hover) > a:not(:focus):not(:hover),
.main-navbar .main-menu > li.menu-item:not(.focus):not(.active):not(:hover) > a:not(:focus):not(:hover) {
color: var(--bs-secondary);
}
.main-navbar .main-menu > li:hover > a,
.main-navbar .main-menu > li.focus > a,
.main-navbar .main-menu .menu-item.active > a {
color: var(--bs-primary);
}
.header-transparent .main-header .header-search-toggle,
.header-transparent .header-cart {
font-size: 1rem;
}
.main-nav-info .menu-right-list {
padding: 0;
justify-content: flex-end;
-ms-flex-pack: end;
}
.main-info-list {
padding-right: 0.938rem;
}
.main-info-list .widget:not(:first-child) {
margin-left: 1.875rem;
}
.main-info-list .widget:first-child {
padding-right: 1rem;
}
.main-navigation-info .menu-right-list, .main-navigation-info .logo {
min-height: 110px;
}
.main-navigation-info .logo {
display: flex;
justify-content: center;
flex-direction: column;
}
.main-navigation-info .logo a.site-title {
margin: 0;
}
.navbar-area .btn-primary {
white-space: nowrap;
}
.w-full,
.w-full .left-banner {
width: 100%;
}
.main-menu-left {
border: 1px solid var(--bs-gray-light);
display: flex;
align-items: center;
justify-content: center;
min-height: 52px;
border-radius: 4px;
}
.switcher-tab{
display: flex;
align-items: center;
width:100%;
}
.switcher-tab>button{
border:none;
font-weight: 600;
font-size: 16px;
text-transform: uppercase;
letter-spacing: 2px;
color: #ffffff;
display:flex;
align-items: center;
justify-content:center;
width:50%;
background-color: var(--bs-primary);
position: relative;
padding:15px 0; 
}
.cat-menu-bt i {
margin-right: 10px;
font-size: 16px;
vertical-align: text-bottom;
}
.switcher-tab>button.active-bg{
background-color: var(--bs-secondary);
}
.switcher-tab>button:first-child::after{
content:"";
position: absolute;
width:2px;
height:100%;
background-color: var(--bs-gray);
right:0;
}
.main-menu-right.main-mobile-left {
flex: auto;
}
.main-menu-right.main-mobile-left .menu-right-list {
width: 100%;
}
.header-above-bar .header-widget .contact-area .contact-icon i {
justify-content: flex-start !important;
}
.header-above-bar [class*='widget-'] .main-navbar .widget {
margin-top: 0 !important;
text-align: left;
}
.main-header .header-above-bar .widget_nav_menu ul.menu > li > a {
color: var(--bs-secondary);
}
.main-header .header-above-bar .widget_nav_menu ul.menu > li > a:hover,
.main-header .header-above-bar .widget_nav_menu ul.menu > li > a:focus {
color: var(--bs-primary);
}
.main-header .header-widget .widget.widget_nav_menu li.menu-item-has-children > a:after {
right: 3px;
color: var(--bs-secondary);
}
.main-header .above-header .widget.widget_nav_menu li.menu-item-has-children > a {
color: var(--bs-secondary);
}
.main-header .header-widget .widget.widget_nav_menu .menu li ul li {
display: block;
margin: 0;
}
.main-header .header-widget .widget.widget_nav_menu .menu > li > a > img {
width: auto !important;
height: 16px !important;
margin-right: 5px;
transform: translateY(0);
}
.main-header .header-widget .widget.widget_nav_menu .menu li ul {
border-bottom-width: 4px;
border-style: solid;
border-color: var(--bs-primary);
}
.main-header .header-widget .widget.alg_widget_currency_switcher select {
background: none;
border: none;
color: var(--bs-secondary);
cursor: pointer;
}
.main-header .above-header .widget.alg_widget_currency_switcher select {}
.main-header .header-widget .widget.alg_widget_currency_switcher option {
color: var(--bs-secondary);
}
.main-header .header-widget .widget.alg_widget_currency_switcher form {
padding: 0 6px;
position: relative;
z-index: 0;
}
.main-header .header-widget .widget.alg_widget_currency_switcher form:before {
content: "\f0d6";
font-family: 'FontAwesome';
color: var(--bs-secondary);
font-size: 15px;
position: absolute;
top: 2px;
left: 0;
}  .header-search-form button.search-submit {
border: none;
color: inherit;
position: absolute;
right: 0;
padding: 0 15px;
font-size: 15px;
line-height: 40px;
top: 0;
border-left: 1px solid;
border-color: #d9d9d9;
height: 50px;
border-radius: 0
}
.menu-right-list button.header-cart {
color: var(--bs-secondary);
background: none;
border: none;
line-height: .7;
padding: 0;
margin: 0;
display: inline-block;
}
.cart-label {
display: inline-block;
margin-left: 7px;
font-weight: 600;
}
.shopping-cart .woocommerce-mini-cart__empty-message {
padding: 15px;
}
.menu-right-list button.header-cart:hover,
.menu-right-list button.header-cart:focus {
color: var(--bs-primary);
background: none;
}
.menu-right-list li.cart-wrapper, .menu-right-list li.search-button {
position: relative;
}
.menu-right-list li.arrow .arrow-btn span,
.menu-right-list li.favourite .favourite-btn span,
.menu-right-list li.cart-wrapper .cart-icon-wrap span {
position: absolute;
top: -8px;
left: 16px;
width: 20px;
height: 20px;
line-height: 20px;
border-radius: 6.25rem;
text-align: center;
font-size: 12px;
color: var(--bs-white);
background-color: var(--bs-primary);
}
.shopping-cart {
position: absolute;
top: 96%;
right: -28px;
z-index: 9999999;
width: 450px;
background: var(--bs-white);
border-radius: 0;
padding: 0;
transform: scale(1, 0);
-webkit-transform: scale(1, 0);
-webkit-transform-origin: top;
transform-origin: top;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
-webkit-box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 10%);
box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 10%);
}
.shopping-cart:after {
content: "";
position: absolute;
top: -8px;
right: 11%;
width: 15px;
height: 15px;
background-color: #ffffff;
box-shadow: 0px -3px 10px 0px rgb(0 0 0 / 10%);
transform: translateX(-50%) rotate(45deg);
}
.menu-right-list li.cart-wrapper:hover .shopping-cart,
.menu-right-list li.cart-wrapper:focus-within .shopping-cart {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
.shopping-cart-header .badge {
border-radius: 6.25rem;
background-color: var(--bs-primary);
color: var(--bs-white);
font-weight: 400;
margin-left: -6px;
vertical-align: super;
border: 2px solid var(--bs-white);
}
.shopping-cart {
text-align: left;
}
.shopping-cart-header {
border-top: 1px solid var(--bs-gray-light);
border-bottom: 0;
padding: 18px 25px 25px;
}
.shopping-cart .shopping-cart-items a.remove {
transform: translateY(0);
text-decoration: none;
}
.shopping-cart .shopping-cart-items a.remove:hover, 
.shopping-cart .shopping-cart-items a.remove:focus {    
background-color: var(--bs-secondary);  
}
.shopping-cart .shopping-cart-items .item-quantity {
color: var(--bs-red);
}
.cart-icon {
color: #515783;
margin-right: 7px;
float: left;
}  .header-search-form {
position: relative;
display: inline-block;
width: 100%;
border: 1px solid #e8e8e8;
border-radius: 4px;
height: 62px;
padding-right: 70px;
margin-bottom: 24px;
vertical-align: middle;
background-color: #ffffff; }
.header-search-form .header-search-select { 
width: 30%; 
display: inline-block;  
border: none;   
float: right;    
cursor: pointer;
min-height: 60px; 
border-left: 1px solid #e8e8e8;   
padding: 14px 29px 14px 19px;   
-webkit-appearance: none;   
-moz-appearance: none;  
outline-offset: -5px;   
background: url("data:image/svg+xml;utf8,<svg fill='rgb(36 39 46)' height='25' viewBox='0 0 24 24' width='25' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") no-repeat 92% 16.5px;  
}
.above-header .select-currency select:focus,
.header-search-form .header-search-select:focus {   
outline: 1px dashed var(--bs-primary);  
}
select.category.header-search-select option::selection {
background: #000;
}
.above-header .select-currency select:focus {
outline-offset: -5px;
}
.header-search-form input.header-search-input {
width: 70%;
display: inline-block;
border: none;
float: left;
border-radius: 0;
right: 0;
min-height: 60px;
font-size: 16px;
position: relative;
z-index: 0;
}
.header-search-form .header-search-button {
position: absolute;
right: 0;
padding: 11px 22.46px;
font-size: 24px;
top: 0;
border: 1px solid var(--bs-primary);
border-radius: 0;
color: #ffffff;
background: var(--bs-secondary);
}
form.search-form label {
width: 100%;
display: block;
}
button.dgwt-wcas-search-submit, button.dgwt-wcas-search-submit:hover {
background: initial;
}
form.search-form, form.woocommerce-product-search {
position: relative;
}
.search-field {
width: 100%;
padding-right: 90px;
border: 1px solid #e2e2e2;
border-radius: 3px;
}
input[type="search"].search-field::-webkit-input-placeholder {
color: #d7d7d7;
}
input[type="search"].search-field:focus::-webkit-input-placeholder {
color: #f1f1f1;
padding: 20px 0 0 0;
}
fieldset {
border: 2px solid #e5e5e5;
margin: 5px 2px 15px 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
width: auto;
border-bottom: 0;
padding-left: 5px;
padding-right: 5px;
} .browse-section {    
position: relative; 
z-index: 1; 
}   
.product-categories .product-categories-list .more-item{
display:none;
}
.product-category-menus-list.active .main-menu > li:not(.more-item) {   
display: none;  
}   
.product-category-menus-list .more-item button {    
width: 100%;    
display: inline-flex;   
align-items: center;    
justify-content: flex-start;
line-height: 60px;
background: none;   
border: none;   
padding: 0 18px;    
font-weight: 500;   
color: #fff;
background-color: var(--bs-secondary);   
font-size: 93%; 
overflow: hidden;   
position: relative; 
z-index: 0; 
}   
.product-category-menus-list .more-item i { 
width: 15px;    
height: 15px;   
font-size: 10px;    
line-height: 13px;  
border: 1px solid;  
margin-right: 17px;
}
.product-category-browse,
.product-category-menus {
position: relative;
z-index: 1;
}
.product-category-menus .product-category-menus-list {
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: auto;
z-index: 0;
}
.product-category-btn {
width: 100%;
display: block;
padding: 0 24px;
line-height: 60px;
color: #ffffff;
background: var(--bs-secondary);
position: relative;
z-index: 0;
border-radius: 4px;
overflow: hidden;
font-size: 18px;
border: 0;
}
.product-category-browse.active .product-category-btn {
border-radius: 4px 4px 0 0;
}
.product-category-btn span {
position: relative;
display: block;
z-index: 0;
text-align: left;
}
.product-category-btn i {
margin-right: 10px;
font-size: 22px;
vertical-align: text-bottom;
}
.product-category-menus-list ul.main-menu {
border: 0; border-radius: 0 0 4px 4px;
}
.woocommerce ul.products div.product .yith-wcwl-add-to-wishlist,
.product-section div.product .yith-wcwl-add-to-wishlist {
margin-left: 0;
} .slider-section {
position: relative;
overflow: hidden;
width: 100%;
color: var(--bs-secondary);
z-index: 0;
}
.home-slider {
width: 100%;
position: relative;
overflow: hidden;
display: flex;
}
.home-slider,
.home-slider .home-slider-info-wrap img { }
.home-slider .home-slider-info-wrap img {
object-fit: cover; width: 100%;
}
.home-slider .home-slider-info-wrap img.home-slider-image.side-item-image {
position: absolute;
height: 100%;
z-index: -1;
}
.home-slider .home-slider-info-wrap .side-img {
display: flex;
justify-content: center;
margin-top:30px;
}
.home-slider .home-slider-info-wrap .side-img img {
width: 50%; object-fit: unset;
height: 95%;
position: relative;
right: -400px;
transition: right 1.5s ease;
}
.home-slider .home-slider-info-wrap.tns-slide-active .side-img img {
right: 0;
}
.home-slider-info-wrap {
position: relative;
}
.home-slider-info-wrapper { left: 50%;
top: 50%;
width: 100%;
height: 100%;  z-index: 0;
}
.home-slider-vertical {
overflow: hidden;
display: flex;
width: 100%;
height: 100%;
justify-content: center;
align-items: center; }
.home-slider-align {
width:100%;
}
.home-slider-info-wrapper .slider-silde-info {
color: var(--bs-secondary);
padding: 40px;
padding-bottom: 15px;
}
.home-slider-info-wrapper .slider-silde-info .slide-subtitle,
.home-slider-info-wrapper .slider-silde-info .slide-text-title {
font-weight: 700;
}
.home-slider-info-wrapper .slider-silde-info .slide-subtitle {
display: inline-block;
font-size: 20px;
overflow: hidden;
}
.home-slider-info-wrapper .slider-silde-info .slide-subtitle-text {
display: block;
}
.home-slider-info-wrapper .slider-silde-info .slide-text-title {
font-size: 60px;
overflow: hidden;
line-height: 90%;
color: var(--bs-secondary);
}
.home-slider-info-wrapper .slider-silde-info .slide-text-description {
max-width: 336px;
font-size: 16px;
line-height: 1.5;
margin-top: 18px;
}
.home-slider-info-wrapper .slider-silde-info .slide-text-btn {
margin-right: 6px;
margin-top: 6px;
}
.slider-area {
position: relative;
}
.slider-area .tns-nav {
position: absolute;
top: calc(50% - 15px);
transform: translateY(-50%);
width: 100%;
}
.owl-theme .owl-dots,
.owl-theme .tns-nav {
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.slider-area .tns-nav [class*="tns-"] {
position: absolute;
width: 30px;
height: 30px;
cursor: pointer;
z-index: 12;
border: 0;
color: #fff;
border-radius: 4px;
font-size: 18px;
background-color: var(--bs-secondary);
overflow: hidden;
transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.slider-area .tns-nav [class*="tns-"].tns-prev {
left: 10px;
}
.slider-area .tns-nav [class*="tns-"].tns-next {
right: 10px;
}
.slider-area .tns-nav [class*="tns-"]:hover {
color: var(--bs-secondary);
background-color: #fff;
}  .heading-default {
position: relative;
display: block;
overflow: hidden;
z-index: 0;
}
.heading-default:before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
margin: auto;
background-color: #e8e8e8;
z-index: -1;
}
.heading-default .title {
color: #fff;
background: var(--bs-secondary);
display: inline-block;
float: left;
border-radius: 4px;
min-width: 270px;
text-align: left;
}
.heading-default .title h5 {
margin: 0;
font-weight: 500;
font-size: 18px;
padding: 14.5px 18px;
}
.heading-right {
float: right;
display: inline-block;
padding: 13px 35px;
background: var(--bs-secondary);
border-radius: 4px;
}
.heading-right .st-tab-filter,
.heading-right .owl-filter-bar {
max-width: 500px;
overflow: hidden;
overflow-x: auto;
vertical-align: sub;
}
.heading-right .st-tab-filter a,
.heading-right .owl-filter-bar a {
color: #fff;
display: inline-block;
text-decoration: none;
margin-left: 20px;
}
.heading-right .st-tab-filter a:hover,
.heading-right .st-tab-filter a:focus,
.heading-right .owl-filter-bar a:hover,
.heading-right .owl-filter-bar a:focus {
color: var(--bs-primary);
}
.heading-right .st-tab-filter a:first-child,
.heading-right .owl-filter-bar a:first-child {
margin-left: 0;
}
.heading-right .st-tab-filter a.active,
.heading-right .owl-filter-bar a.current {
color: var(--bs-primary);
text-decoration: underline;
}  .popular-products-carousel .owl-carousel .owl-nav button {
background-color: #ffffff;
outline: none;
border: 1px solid #e8e8e8;
width: 25px;
height: 25px;
line-height: 22px;
text-align: center;
border-radius: 0;
font-size: 18px;
font-weight: 600;
padding: 0;
position: absolute;
top: 50%;
margin: 0;
color: var(--bs-secondary);
transform: translateY(-50%);
}
.popular-products-carousel .owl-carousel .owl-nav .owl-prev {
left: 0;
}
.popular-products-carousel .owl-carousel .owl-nav .owl-next {
right: 0;
}
.popular-products-carousel .owl-carousel.owl-theme .owl-nav button:hover,
.popular-products-carousel .owl-carousel.owl-theme .owl-nav button:focus {
color: var(--bs-secondary);
background: #fff;
}  .bannerinfo {
background: #fff8f2;
padding: 35px 20px;
overflow: hidden;
display: flex;
align-items: center;
z-index: 0;
justify-content: flex-start;
border-radius: 8px;
color: #fff;
min-height: 250px;
position: relative;
background-image: -moz-linear-gradient( 150deg, rgb(48,48,48) 0%, rgb(32,30,30) 48%, rgb(16,12,12) 99%);
background-image: -webkit-linear-gradient( 150deg, rgb(48,48,48) 0%, rgb(32,30,30) 48%, rgb(16,12,12) 99%);
background-image: -ms-linear-gradient( 150deg, rgb(48,48,48) 0%, rgb(32,30,30) 48%, rgb(16,12,12) 99%);
}
.bannerinfo:before {
background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
bottom: 0;
content: "";
height: 0;
opacity: 1;
position: absolute;
right: 0;
width: 0;
z-index: -1;
}
.bannerinfo:after {
background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
left: 0;
content: "";
height: 0;
opacity: 1;
position: absolute;
top: 0;
width: 0;
z-index: -1;
}
.bannerinfo:hover:after,
.bannerinfo:focus-within:after,
.bannerinfo:hover:before,
.bannerinfo:focus-within:before {
height: 100%;
opacity: 0;
-moz-opacity: 0;
-khtml-opacity: 0;
-webkit-opacity: 0;
transition-duration: 1.3s;
width: 100%;
}
.bannerinfo .bannerinfo-img {
flex-shrink: 0;
width: 162px;
margin-right: 30px;
}
.bannerinfo .info-content {
flex: auto;
}
.bannerinfo .info-content span {
display: block;
margin-bottom: 15px;
}
.bannerinfo .info-content h4 {
font-size: 30px;
margin-bottom: 16px;
}
.bannerinfo .info-content p {
font-size: 18px;
margin-bottom: 0;
}
.bannerinfo .info-content .more-link {
margin-top: 30px;
display: inline-block;
}
.bannerinfo .info-content .more-link i {
margin-left: 5px;
}  .post-items {
position: relative;
width: 100%;
padding: 0;
display: -webkit-box;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
flex-direction: column;
justify-content: center;
-webkit-align-items: flex-start;
align-items: flex-start;
background-color: #fff;
z-index: 0;
border: 1px solid rgb(254, 247, 242);
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.post-items .post-image {
width: 100%;
position: relative;
overflow: hidden;
z-index: 0;
}
.post-items .post-image .featured-image:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
z-index: 0;
opacity: 0;
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.post-items:hover .post-image .featured-image:after,
.post-items:focus-within .post-image .featured-image:after {
opacity: 0.4;
}
.post-items .post-image img {
-webkit-transition: all 1.5s ease;
transition: all 1.5s ease;
}
.post-items:hover .post-image img, .post-items:focus-within .post-image img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.post-items .post-content {
position: relative;
width: 100%;
padding: 20px 13px;
z-index: 0;
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.post-items .post-title {
font-size: 20px;
font-weight: 500;
}
.post-items .post-title a {
color: var(--bs-secondary);
text-decoration: none;
}
.post-items .post-title a:hover,
.post-items .post-title a:focus {
color: var(--bs-primary);
}
.post-items .more-link {
display: inline-block;
padding: 8px 13px;
color: var(--bs-secondary);
border: 1px solid var(--bs-secondary);
border-radius: 4px;
text-decoration: none;
line-height: 23px;
min-width: 128px;
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.post-items .more-link:before {
content: "\f105";
font-family: 'FontAwesome';
margin-left: 8px;
font-size: 18px;
vertical-align: middle;
line-height: inherit;
float: right;
margin-top: -1px;
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.post-items .more-link:hover,
.post-items .more-link:focus {
background: var(--bs-secondary);
border-color: var(--bs-secondary);
color: #fff;
}
.post-items .more-link:hover:before,
.post-items .more-link:focus:before {
color: #fff;
}
.post-items .post-image .post-meta {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
opacity: 1;
z-index: 0;
padding: 13px 10px;
background: var(--bs-secondary);
}
.post-items .post-image .post-meta a {
text-decoration: none;
font-size: 14px;
color: #fff;
}
.post-items .post-image .post-meta a:hover,
.post-items .post-image .post-meta a:focus {
color: var(--bs-primary);
}
.post-items .post-image .post-meta i {
font-size: 16px;
vertical-align: baseline;
}
.post-items .post-image .post-meta .author-name i {
margin-right: 4px;
}
.post-items .post-image .post-meta .author-name a {
color: var(--bs-primary);
}
.post-items .post-image .post-meta .post-tag i {
margin-right: 7px;
}
.post-items .post-image .post-categories {
position: absolute;
top: 10px;
left: 10px;
width: 100%;
z-index: 0;
}
.post-items .post-image .post-categories a:first-child {
display: none;
}
.post-items .post-image .post-categories a {
display: inline-block;
padding: 4px 12px;
background: var(--bs-primary);
color: #ffff;
border-radius: 4px;
font-size: 14px;
text-decoration: none;
line-height: 1.6;
margin-right: 8px;
}
.post-items .post-image .post-categories a:last-child {
margin-right: 0;
}
.post-items .post-image .post-hover {
position: absolute;
top: 70%;
left: 50%;
display: inline-block;
width: 45px;
height: 45px;
line-height: 45px;
background: rgb(52 52 52 / 40%);
text-align: center;
color: #fff;
border-radius: 100%;
opacity: 0;
visibility: hidden;
z-index: 1;
transform: translate(-50%, -50%);
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.post-items:hover .post-image .post-hover,
.post-items:focus-within .post-image .post-hover {
top: 50%;
opacity: 1;
visibility: visible;
}
.post-items:hover .post-image .post-hover:hover,
.post-items:focus-within .post-image .post-hover:focus {
background: rgb(52 52 52 / 75%);
}
.author-details {
padding: 30px 35px;
border-radius: 4px;
background-color: rgb(255, 255, 255);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
margin-top: 40px;
}
.author-details .media {
width: 100%;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.author-details .media .auth-mata {
-ms-flex-item-align: start;
align-self: flex-start;
-ms-flex-negative: 1;
flex-shrink: 1;
-ms-flex-positive: 0;
flex-grow: 0;
margin-right: 30px;
margin-top: 0;
}
.author-details .media .auth-mata img {
border-radius: 50%;
background-color: rgb(255, 255, 255);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
width: 100px;
height: 100px;
}
.author-details .media .media-body {
flex: 1;
}
.author-details .media .media-body h5 {
letter-spacing: 0.25px;
vertical-align: baseline;
}
.author-details .media .media-body h5 a {
text-decoration: none;
color: var(--bs-secondary);
}
.author-details .media .media-body h5 a:hover,
.author-details .media .media-body h5 a:focus {
color: var(--bs-primary);
}
.author-details .media .media-body p {
margin-bottom: 0;
margin-top: 15px;
}
.comments-area {
margin-top: 80px;
}
.single-comments-title, .comments-title {
margin-bottom: 30px;
text-align: left;
}
.comments-title h3 {
font-size: 34px;
}
.comment-list {
margin: 0;
padding: 0;
list-style: none;
}
.comments-area li {
list-style: none;
}
.comments-area .comment-body {
position: relative;
padding: 30px 30px 30px 165px;
min-height: 120px;
word-wrap: break-word;
border-radius: 3px;
z-index: 0;
margin-bottom: 60px;
}
.comments-area .comment-body:before {
content: "";
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
max-width: calc(100% - 120px);
z-index: -1;
border-radius: 4px;
}
.comment-list .comment .comment-body:before {
background-color: #f5f5f5;
}
.comments-area .comment-meta .comment-awaiting-moderation {
display: block;
width: 100%;
clear: both;
}
.comments-area .comment-meta .comment-author {
font-size: 16px;
}
.comments-area .comment-meta .comment-author .fn {
font-weight: 700;
}
.comment-meta .comment-metadata > a,
.comments-area .comment-meta .comment-author a {
text-decoration: none;
color: var(--bs-secondary);
}
.comment-meta .comment-metadata > a:hover,
.comment-meta .comment-metadata > a:focus,
.comments-area .comment-meta .comment-author a:hover,
.comments-area .comment-meta .comment-author a:focus {
color: var(--bs-primary);
}
.comments-area .comment-meta .comment-author img {
position: absolute;
z-index: 0;
left: 0;
top: 6px;
width: 90px;
border-radius: 100px;
}
.comments-area .comment-meta .comment-author,
.comment-meta .comment-metadata {
line-height: 1.5;
font-size: 16px;
display: inline-block;
}
.comment-content {
position: relative;
z-index: 0;
padding: 16px 0;
line-height: 1.5;
}
.comment-content p {
margin-bottom: 0;
}
.comment-body .reply a, .comment-body .edit a {
font-weight: 600;
letter-spacing: 0.3px;
}
.comment-list .comment .children .comment-body:before {
border: 1px solid #e8e8e8;
background-color: transparent;
}
.comment-reply-title {
font-size: 34px;
font-weight: 600;
}
.comment-form {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
}
.comment-form > p.comment-notes {
flex-basis: 100%;
width: 100%;
}
.comment-form > p:not(.comment-notes):not(.comment-form-comment):not(.comment-form-cookies-consent):not(.form-submit) {
flex: auto;
}
.comment-form > p:nth-child(3n+1):not(.comment-notes):not(.comment-form-comment):not(.comment-form-cookies-consent):not(.form-submit) {
margin-left: 30px;
}
.comment-form p.comment-form-url:not(.comment-notes):not(.comment-form-comment):not(.comment-form-cookies-consent):not(.form-submit) {
margin-left: 0;
}
@media (max-width: 991px) {
.comment-form > p:nth-child(2n+1):not(.comment-notes):not(.comment-form-comment):not(.comment-form-cookies-consent):not(.form-submit),
.comment-form > p:not(.comment-notes):not(.comment-form-comment):not(.comment-form-cookies-consent):not(.form-submit) {
max-width: 100%;
flex-basis: 100%;
margin-left: 0;
}
}
.comment-form-comment {
max-width: 100%;
flex-basis: 100%;
}
.comment-form > p:not(:last-child) {
margin-bottom: 30px;
}
.comment-form-cookies-consent, .form-submit {
width: 100%;
}
.comment-form-cookies-consent label {
vertical-align: middle;
margin-left: 3px;
}  .footer-section {
position: relative;
z-index: 0;
}
.footer-section .footer-top {
padding: 35px 0;
}
.footer-section .footer-content .row,
.footer-section .footer-copyright .row {
margin-top: -25px;
}
.footer-section .footer-content .row .col-12,
.footer-section .footer-copyright .row .col-12 {
margin-top: 25px;
}
.footer-section .footer-top .contact-area {
display: inline-flex;
}
.footer-section .footer-top .contact-area .title {
font-size: 16px;
font-weight: 500;
color: #fff;
line-height: 30px;
margin-bottom: 0;
}
.footer-section .footer-top .contact-area .title,
.footer-section .footer-top .contact-area .title a {
color: #fff;
}
.footer-section .footer-top .contact-area .title a:hover,
.footer-section .footer-top .contact-area .title a:focus {
color: var(--bs-primary);
}
.footer-section .footer-top .contact-area .contact-icon {
width: 30px;
height: 30px;
font-size: 18px;
background: #d8d5d5;
color: #000000;
border-radius: 100%;
}
.footer-section .footer-top .col-lg-8 .widget-contact {
margin-top: -10px;
}
.footer-section .footer-top .col-lg-8 .contact-area {
margin-top: 10px;
margin-right: 40px;
}
.footer-section .footer-top .col-lg-8 .contact-area:last-child {
margin-right: 0;
}
.footer-content .footer-widgets {
border: 1px solid #4d4d4d;
}
.footer-content .footer-widgets .row > .col-lg-4 .textwidget .logo {
margin-bottom: 0;
}
.footer-content .footer-widgets > .row > .col-12 > * {
padding: 50px 28px;
}
.footer-content .footer-widgets > .row > .col-lg-4 {
border-right: 1px solid #4d4d4d;
}
.footer-content .footer-widgets .row > .col-lg-4 > * {
border-bottom: 1px solid #4d4d4d;
}
.footer-content .footer-widgets .row > .col-lg-4 > *:last-child {
border-bottom: 0;
}
.footer-content .footer-widgets .row > .col-lg-4 > .widget .widget-title {
margin-bottom: 45px;
}
.footer-section .widget .widget-title {
color: #ffffff;
font-size: 18px;
margin-bottom: 20px;
}
.footer-content .footer-widgets .contact-area {
align-items: baseline;
margin-bottom: 30px;
}
.footer-content .footer-widgets .contact-area:last-child {
margin-bottom: 0;
}
.footer-content .footer-widgets .contact-icon {
color: #fff;
font-size: 17px;
width: 20px;
height: auto;
transform: translateY(1px);
}
.footer-content .footer-widgets .contact-info .text {
line-height: 1.35;
}
.footer-content .footer-widgets .contact-info .text,
.footer-content .footer-widgets .contact-info .text a {
color: #fff;
}
.footer-content .footer-widgets .contact-info .text a:hover,
.footer-content .footer-widgets .contact-info .text a:focus {
color: var(--bs-primary);
}
.footer-section .widget form {
display: flex;
align-items: center;
}
.footer-section .widget form input[type="email"] {
border-radius: 0;
background-color: rgb(255 255 255 / 15%);
color: #fff;
border-color: transparent;
min-height: 39px;
padding: 0.42rem 0.65rem;
}
.footer-section .widget form button {
border-radius: 0;
flex-shrink: 0;
padding: 7px 14px;
font-size: 14px;
}
.footer-section .widget_social_widget li a {
width: 40px;
height: 40px;
border-radius: 4px;
background-color: rgb(255 255 255 / 15%);
}
.footer-section .widget.widget_social_widget ul li a:hover,
.footer-section .widget.widget_social_widget ul li a:focus {
color: #fff;
background-color: var(--bs-primary);
}
.footer-content .footer-widgets .widget li a {
color: #fff;
font-weight: 400;
}
.footer-content .footer-widgets .widget li a:hover,
.footer-content .footer-widgets .widget li a:focus {
color: var(--bs-primary);
}
.footer-widgets .widget_recent_entries li a {
width: auto !important;
}
.footer-content .footer-widgets .widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag_cloud) li a:before {
content: url(//feeldefish.ru/wp-content/themes/storely/assets/images/footer_icon.png);
top: -4px;
color: #fff;
left: 0;
font-size: 18px;
font-family: var(--bs-font-awesome);
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.footer-content .footer-widgets .widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag_cloud) li a {
padding-left: 17px;
}
.footer-content .footer-widgets .widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag_cloud) li a:hover,
.footer-content .footer-widgets .widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag_cloud) li a:focus {
text-decoration: underline;
color: var(--bs-primary);
}
.footer-content .footer-widgets .widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag_cloud) li a:hover:before,
.footer-content .footer-widgets .widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag_cloud) li a:focus:before {
color: var(--bs-primary);
}
.footer-content .footer-widgets .widget .widget.widget_social_widget li a {
margin-bottom: 0 !important;
}
.footer-content .footer-widgets .row .col-12 > .widget:not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag_cloud) li:not(:last-child) a {
margin-bottom: 20px;
}
.footer-content .footer-widgets .row .col-12 > .widget:not(.widget_text):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag_cloud):not(.widget_recent_comments) li a {
width: max-content;
}
.footer-content .footer-widgets  .widget_recent_comments {
color: var(--bs-white);
}
.footer-content .footer-widgets .widget:not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag_cloud) li a {
display: block;
}
.footer-copyright {
padding: 30px 0;
}
.footer-copyright .widget {
display: inline-block;
border: 0;
}
.footer-copyright .textwidget .brand a {
display: inline-block;
margin: 6px;
vertical-align: middle;
}
.footer-copyright .copyright-text {
color: #fff;
}
.footer-copyright .copyright-text a {
text-underline-offset: 1.5px;
}
.footer-copyright .copyright-text a:hover,
.footer-copyright .copyright-text a:focus {
text-decoration-style: dotted;
}
ul.payment_methods {
padding: 0;
margin: 0;
list-style: none;
}
.payment_methods li {
display: inline-block;
line-height: .95;
margin-left: 6px;
}
.payment_methods li:first-child {
margin-left: 0;
}
.footer-copyright .payment_methods li a {
color: #fff;
font-size: 35px;
}
.footer-copyright .payment_methods li a:hover,
.footer-copyright .payment_methods li a:focus {
color: var(--bs-primary);
}
.copyright-text{
color:#ffffff;
}  .scrollingUp {
position: fixed;
bottom: 55px;
right: 30px;
background: 0 0;
color: var(--bs-primary-light);
width: 46px;
height: 46px;
line-height: 46px;
text-align: center;
transition: .9s;
border-radius: 100%;
font-size: 30px;
border: none;
z-index: 5;
overflow: visible;
visibility: hidden;
opacity: 0;
box-shadow: inset 0 0 0 2px var(--bs-primary-light) !important;
}
button.scrollingUp:hover,
button.scrollingUp:focus {
outline: none;
color: var(--bs-primary);
background: 0 0;
}
.scrollingUp.is-active {
visibility: visible;
opacity: 1;
}
.scrollingUp i {
transform: translateY(-2px);
}
.scrollingUp svg {
position: absolute;
top: 0;
left: 0;
width: 46px;
height: 46px;
transform: rotate(-90deg);
}
.scrollingUp circle {
stroke-width: 2;
fill: none;
stroke: var(--bs-primary);
stroke-dasharray: 262px;
box-sizing: border-box;
transition: all 200ms linear!important;
}  .cart-modal {
display: none;
animation: fade_hide linear 0.5s forwards;
}
.cart-modal.cart-active {
display: block;
animation: fade_show linear 0.5s forwards;
}
@keyframes fade_show {
from { opacity: 0; }
to { opacity: 1; }
}
@keyframes fade_hide {
from { opacity: 1; }
to { opacity: 0; }
}
.cart-container {
position: absolute;
display: flex;
flex-direction: column;
width: 100%;
transition: 0.5s;
max-width: 320px;
min-width: 320px;
right: 0;
top: -165%;
min-height: 450px;
background-color: #fff;
z-index: 999999;
}
.cart-modal-1 .cart-container {
top: 100%;
transform: translateY(-150%);
}
.cart-modal-1.cart-active .cart-container {
transform: translateY(0%);
}
.cart-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgb(0 0 0 / 40%);
cursor: pointer;
z-index: 1;
}
.cart-header {
color: #000000;
padding: 20px;
background-color: #ffffff;
border-bottom: 1px solid #d8d8d8;
}
.cart-top {
display: flex;
margin: 0 auto;
align-items: center;
justify-content: space-between;
}
.cart-top .cart-text {
font-weight: 700;
}
.cart-modal .cart-data .woocommerce-mini-cart__empty-message {
padding: 10px;
font-size: 16px;
}
.cart-top .cart-close {
color: var(--bs-secondary);
text-decoration: none;
}
.cart-body {
flex-grow: 1;
overflow: auto;
background-color: #ffffff;
}
.cart-body,
.cart-body span.amount,
.cart-body a {
font-size: 16px;
color: #000000;
}
.cart-product {
display: flex;
padding: 20px;
border-bottom: 1px solid #d8d8d8;
}
.cart-img-col {
width: 30%;
display: flex;
justify-content: space-between;
align-self: center;
align-items: center;
}
.cart-img-col .remove {
display: inline-block;
vertical-align: middle;
width: 19px;
min-width: 19px;
height: 19px;
line-height: 16px;
border: 2px solid;
text-decoration: none;
text-align: center;
font-weight: 600;
border-radius: 100px;
margin-right: 14px;
}
.cart-sum-col {
flex-grow: 1;
padding-left: 18px;
display: flex;
width: 70%;
flex-direction: column;
justify-content: center;
}
.cart-sm-info {
display: flex;
min-width: 0;
}
.cart-sm-left {
flex-grow: 1;
display: flex;
justify-content: space-between;
flex-direction: column;
min-width: 0;
}
span.cart-pname, span.cart-pname a {
font-weight: 400;
text-decoration: none;
line-height: 1.2;
}
.cart-qty-price {
font-weight: 600;
}
.cart-qty-price span {
display: inline-block;
}
.cart-footer {
background-color: #ffffff;
color: #000000;
padding: 17px 20px 25px;
border-top: 1px solid #d8d8d8;
}
.cart-ft-totals {
width: 100%;
padding-bottom: 15px;
}
.cart-ft-amt {
width: 100%;
display: flex;
justify-content: space-between;
font-weight: 600;
padding: 3px;
}
.cart-ft-amt-label {
flex-grow: 1;
padding-right: 5px;
font-weight: 600;
}
span.cart-ft-amt-label:after {
content: ":";
}
.cart-ft-amt-value {
text-align: right;
}
.cart-ft-buttons-cont {
display: grid;
text-align: center;
grid-column-gap: 10px;
grid-row-gap: 10px;
padding: 0 25px;
grid-template-columns: auto;
}
a.cart-ft-btn {
display: flex;
align-items: center;
justify-content: center;
}  .breadcrumb-area {
width: 100%;
position: relative;
z-index: 0;
height: auto;
display: block;
min-height: 200px;
margin-bottom: 0;
background-color: #fef7f2;
background-repeat: repeat-x;
background-attachment: scroll;
background-position: center center;
background-size: cover;
background-blend-mode: multiply;
animation: slide 100s linear infinite;
-webkit-animation: slide 100s linear infinite;
}
@keyframes slide{
from { background-position: 0 bottom; }
to { background-position: 1920px bottom; }
}
@-webkit-keyframes slide{
from { background-position: 0 bottom; }
to { background-position: 1920px bottom; }
}
.breadcrumb-content {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
width: 100%;
height: 100%;
padding: 30px;
min-height: 200px;
color: var(--bs-secondary);
}
.breadcrumb-heading {
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-pack: center;
justify-content: center;
padding: 0;
width: 100%;
max-width: 50%;
}
.breadcrumb-heading h3 {
font-size: 36px;
margin-bottom: 0;
}
.breadcrumb-list {
flex-shrink: 0;
list-style: none;
width: 100%;
max-width: 50%;
padding: 0;
margin: 0;
}
.breadcrumb-list li {
display: inline-block;
word-break: break-word;
font-weight: 500;
font-size: 18px;
color: var(--bs-primary);
}
.breadcrumb-list li a {
color: var(--bs-secondary);
font-weight: 600;
text-decoration: none;
}
.breadcrumb-list li a:hover,
.breadcrumb-list li a:focus {
color: var(--bs-primary);
}
.breadcrumb-list li:not(:first-child) {
margin-left: 0.35rem;
}
.breadcrumb-list li i {
vertical-align: baseline;
font-size: 18px;
margin-left: 2px;
text-align: center;
color: var(--bs-secondary);
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.breadcrumb-center .breadcrumb-content {
-ms-flex-direction: column;
flex-direction: column;
justify-content: center;
margin: auto;
}
.breadcrumb-center .breadcrumb-content {
padding: 0; 
}
.breadcrumb-center .breadcrumb-heading {
text-align: center;
margin-bottom: 0;
}
.breadcrumb-center .breadcrumb-heading * {
font-weight: 600;
}
.breadcrumb-list {
text-align: center;
display: inline-block;
}
.breadcrumb-left .breadcrumb-content {
justify-content: space-between;
}
.breadcrumb-right .breadcrumb-content {
flex-direction: row-reverse;
justify-content: space-between;
}
.breadcrumb-right .breadcrumb-list,
.breadcrumb-left .breadcrumb-heading {
text-align: left;
}
.breadcrumb-left .breadcrumb-list,
.breadcrumb-right .breadcrumb-heading {
text-align: right;
}  .navigation.pagination {
display: inline-flex;
}
nav.woocommerce-pagination ul, .pagination .nav-links {
display: inline-flex;
}
.pagination .nav-links .page-numbers {
font-weight: 600;
border: 0;
color: var(--bs-secondary);
background-color: #fff;
display: flow-root;
font-size: 16px;
line-height: 40px;
width: 40px;
height: 40px;
text-align: center;
vertical-align: baseline;
white-space: nowrap;
position: relative;
text-decoration: none;
border-radius: 100%;
cursor: pointer;
margin-right: 12px;
box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.pagination .page-numbers.dots {
display: inline-block;
font-size: 23px;
line-height: 30px;
}
.pagination .nav-links a:hover,
.pagination .nav-links a:focus,
.pagination .nav-links .page-numbers.current {
color: #fff;
background-color: var(--bs-primary);
}
.pagination .page-numbers:last-child {
margin-right: 0;
}
.pagination .nav-links a.prev.page-numbers {
margin-right: 20px;
}
.pagination .nav-links a.next.page-numbers {
margin-left: 8px;
}
.pagination .page-numbers.next:hover,
.pagination .page-numbers.next:focus,
.pagination .page-numbers.prev:hover,
.pagination .page-numbers.prev:focus {
transform: rotate(360deg);
}  .section404.st-py-default {
padding: 70px 0;
}
.section404 .card404 {
text-align: center;
}
.section404 .card404 .image404 {
padding-left: 100px;
display: inline-block;
margin-bottom: 40px;
}
.section404 .card404 p {
font-weight: 600;
} .card404 h1 {
font-size: 220px;
line-height: 165px;
max-height: 160px;
margin-bottom: 40px;
display: inline-table;
}
.canvas{
width:100%;
transition: width 1s ease;
} .infoservice-item {
background: #fff8f2;
padding: 30px 12px;
overflow: hidden;
display: flex;
align-items: center;
justify-content: flex-start;
border-radius: 5px;
}
.infoservice-item .infoservice-icon {
flex-shrink: 0;
max-width: 76px;
font-size: 50px;
margin-right: 13px;
color: var(--bs-primary);
}
.infoservice-item .infoservice-content {
flex: auto;
}
.infoservice-item .infoservice-content h6 {
font-size: 18px;
font-weight: 500;
margin-bottom: 4px;
}
.infoservice-item .infoservice-content p {
font-size: 14px;
margin-bottom: 0;
}#yith-quick-view-modal .yith-wcqv-wrapper {
display: inline-flex;
align-items: center;
}
#yith-quick-view-modal div.yith-wcqv-main {
padding: 25px;
max-width: 80%;
max-height: 80%;
box-shadow: none;
padding: 25px;
margin: auto;
overflow-x: hidden;
border-radius: 5px;
}
#yith-quick-view-modal #yith-quick-view-close {
top: 20px;
right: 20px;
width: 24px;
height: 24px;
line-height: 21px;
border-radius: 4px;
color: var(--bs-white);
background-color: var(--bs-primary);
opacity: 1;
font-size: 80%;
font-weight: 600;
}
.widget_shopping_cart_content .cart-header i,
.cart-wrapper .cart-icon-wrap i {
display: inline-block;
color: inherit;
vertical-align: middle;
}
.cart-icon-wrap,
.cart-wrapper {
position: relative;
}
.cart-wrapper .cart-icon-wrap .cart-count span {
position: absolute;
top: 20px;
right: 0;
width: 20px;
height: 20px;
line-height: 2.05;
display: inline-block;
font-size: 10px;
color: var(--bs-white);
border-width: 1px;
border-style: solid;
border-radius: 50%;
text-align: center;
background-color: var(--bs-primary);
}
.widget_shopping_cart_content .cart-header,
.shopping-cart .cart-header {
display: flex;
align-items: center;
justify-content: space-between;
color: var(--bs-primary);
border-bottom: 1px solid #E8E8E8;
padding-bottom: 15px;
}
.shopping-cart .cart-badge {
color: var(--bs-white);
font-size: 10px;
margin: 0;
width: 16px;
height: 16px;
line-height: 1.6;
text-align: center;
vertical-align: super;
border-radius: 100px;
display: inline-block;
background-color: var(--bs-primary);
}
.widget_shopping_cart_content ul.cart-items,
div.shopping-cart ul.cart-items {
padding: 0;
margin: 0;
list-style: none;
max-height: 320px;
overflow-x: hidden;
overflow-y: auto;
}
.widget_shopping_cart ul.cart-items li,
div.shopping-cart ul.cart-items li {
display: inline-block;
width: 100%;
margin: 0;
padding: 30px !important;
list-style: none;
font-size: 15px;
position: relative;    
border-bottom: 1px solid var(--bs-gray-light);
}
.widget_shopping_cart ul.cart-items li:last-child,
div.shopping-cart ul.cart-items li:last-child {
margin-bottom: 0;
border-bottom: 0;
}
.widget_shopping_cart ul.cart-items li a:not(.remove),
div.shopping-cart ul.cart-items li a:not(.remove) {
line-height: 10px;
}
.shopping-cart .cart-items .item-img {
float: left;
margin-right: 12px;
width: 68px;
height: 68px;
text-align: center;
border-radius: 0;
line-height: 4.5;
border: 1px solid var(--bs-gray-light);
}
.shopping-cart .cart-items .item-img img {
margin: 0;
width: 100%;
vertical-align: baseline;
border-radius: 0;
float: none;
}
.shopping-cart .cart-items .item-name {
display: block;
font-weight: 600;
font-size: 1rem;
}
.shopping-cart .cart-items a:not(:hover,:focus) .item-name {
color: var(--bs-secondary);
}
.shopping-cart .cart-items .amount {
font-size: 12px;
font-weight: 600;
margin-right: 0;
color: #222;
}
.shopping-cart .cart-items .item-price {
margin-top: 5px;
margin-right: 0;
color: var(--bs-secondary-dark);
display: inline-block;
font-size: 15px;
font-weight: 600;
vertical-align: text-bottom;
}
.shoppingcart-bottom .btn {
padding: 11px 60px;
line-height: 20px;
font-size: 97%;
letter-spacing: 0.35px;
}
.widget_shopping_cart .btn i,
.shopping-cart .btn i {
font-size: 12px;
margin-left: 2px;
position: relative;
top: -1px;
}
.widget_shopping_cart ul a.remove,
div.shopping-cart ul a.remove {
float: right;
margin-top: 0;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
border-radius: 100%;
color: var(--bs-white) !important;
background-color: var(--bs-primary);
box-shadow: 0 0 10px rgb(0 0 0 / 0.15);
}
.shopping-cart-total {
display: flex;
font-size: 20px;
font-weight: 600;
justify-content: space-between;
align-items: center;
}
.shoppingcart-bottom {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 16px;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
top: 10px;
left: 10px;
}
.widget_shopping_cart_content .shoppingcart-bottom .btn {
padding: 5px 20px;
} .select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
background-color: var(--bs-primary-light);
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
background-color: var(--bs-primary);
}
.logo-content .container.woo-container {
padding: 0;
}
.woo-container .row {
width: 100%;
flex-basis: 100%;
}
.logo-content .woocommerce div.product {
margin-bottom: 0;
}
.woocommerce div.product:after {
content: "";
display: table;
clear: both;
}
.woocommerce form.woocommerce-ordering {
margin: 0 0 2em;
}
.logo-content .page-title {
font-size: 25px;
margin-bottom: 1.25rem;
}
#product-content .woocommerce-result-count {
display: inline-block;
vertical-align: middle;
} .woocommerce ul.products.owl-carousel li.product {
float: none;
width: 100%;
margin: 0;
}
.woocommerce .woocommerce-ordering select.orderby {
background-color: var(--bs-white);
border-color: #e8e8e8;
cursor: pointer;
}
.woocommerce p.woocommerce-result-count {
margin: 0;
padding: 13px 16px;
float: right;
margin-left: 15px;
background-color: var(--bs-white);
border: 1px solid #e8e8e8;
}
.woocommerce .gridlist-toggle {
float: left;
display: inline-block;
line-height: 50px;
}
.woocommerce .gridlist-toggle a {
width: 50px;
height: 50px;
display: inline-block;
text-align: center;
font-size: 18px;
margin-right: 11px;
color: var(--bs-secondary);
background-color: var(--bs-white);
border: 1px solid #e8e8e8;
}
.woocommerce .gridlist-toggle a:hover,
.woocommerce .gridlist-toggle a:focus,
.woocommerce .gridlist-toggle a.active {
color: var(--bs-primary);
}
.product-single {
background-color: #ffffff;
border: 1px solid #e8e8e8;
border-radius: 0;
position: relative;
z-index: 0;
transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
}
.woocommerce ul.products.columns-1 li.product {
width: 100%;
float: none;
clear: both;
margin: 0 0 2.992em;
}
@media (min-width: 768px) and (max-width: 991px) {
.woocommerce ul.products.columns-3:not(.owl-carousel) li.product,
.woocommerce-page ul.products.columns-3:not(.owl-carousel) li.product,
.woocommerce ul.products.columns-4:not(.owl-carousel) li.product,
.woocommerce-page ul.products.columns-4:not(.owl-carousel) li.product {
width: 30.75%;
float: left;
margin: 0 2.58% 1.2em 0;
clear: none !important;
}
}
@media (min-width: 576px) and (max-width: 767px) {
.woocommerce ul.products.columns-3:not(.owl-carousel) li.product,
.woocommerce-page ul.products.columns-3:not(.owl-carousel) li.product,
.woocommerce ul.products.columns-4:not(.owl-carousel) li.product,
.woocommerce-page ul.products.columns-4:not(.owl-carousel) li.product {
width: 48%;
}
}
@media (max-width: 575px) {
.woocommerce ul.products.columns-2:not(.owl-carousel) li.product,
.woocommerce-page ul.products.columns-2:not(.owl-carousel) li.product,
.woocommerce ul.products.columns-3:not(.owl-carousel) li.product,
.woocommerce-page ul.products.columns-3:not(.owl-carousel) li.product,
.woocommerce ul.products.columns-4:not(.owl-carousel) li.product,
.woocommerce-page ul.products.columns-4:not(.owl-carousel) li.product {
width: 100%;
}
}
.product-img {
position: relative;
overflow: hidden;
text-align: center;
}
.woocommerce ul.products li.product a {
display: inline-block;
}
.product-single .product-content a {
color: var(--bs-secondary);
}
.product-single .product-content a:hover,
.product-single .product-content a:focus {
color: var(--bs-primary);
}
.woocommerce-Price-amount.amount,
ins .woocommerce-Price-amount.amount bdi {
color: var(--bs-primary);
}
.woocommerce ul.products li.product .product-img a img {
margin-bottom: 0;
-webkit-transition: all 1.5s ease;
transition: all 1.5s ease;
}
.woocommerce ul.products li.product .product-single:hover .product-img a img,
.woocommerce ul.products li.product .product-single:focus-within .product-img a img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.woocommerce ul.products li.product .product-single .product-img {
padding: 12px;
min-height: 268px;
display: flex;
align-items: center;
justify-content: center;
}
.woocommerce ul.products li.product .product-single .product-img .button.quickview-trigger {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -10%);
margin: 0;
white-space: nowrap;
color: var(--bs-secondary);
background: var(--bs-secondary);
width: 40px;
height: 40px;
border-radius: 100%;
opacity: 0;
visibility: hidden;
z-index: 0;
}
.woocommerce ul.products li.product .product-single .product-img .button.quickview-trigger:after {
content: "\f06e";
font-family: var(--bs-font-awesome);
position: absolute;
top: 5px;
left: 11px;
color: #fff;
font-size: 18px;
z-index: 0;
}
.woocommerce ul.products li.product .product-single:hover .product-img .button.quickview-trigger,
.woocommerce ul.products li.product .product-single:focus-within .product-img .button.quickview-trigger {
opacity: 1;
visibility: visible;
transform: translate(-50%, -50%);
}
.woocommerce ul.products li.product .product-single .product-content {
padding: 15px 12px 16px;
}
.woocommerce ul.products li.product .product-single .product-content-outer {
text-align: center;
position: relative;
z-index: 0;
}
.woocommerce ul.products li.product .star-rating {
max-width: 300px;
display: inline-block;
}
.woocommerce .star-rating span::before, .woocommerce .star-rating::before {
color: var(--bs-yellow);
height: 1.2em;
top: 0.5px;
}
.woocommerce ul.products li.product .product-single h3 {
font-size: 18px;
padding: 0;
margin-bottom: 7px;
font-weight: 600;
}
.woocommerce ul.products li.product div.price {
font-size: 15px;
line-height: 1.2;
color: var(--bs-primary);
}
.woocommerce .product-single .product-action,
.woocommerce ul.products li.product .product-action {
}
.woocommerce ul.products li.product .product-action .button {
margin-top: 0;
white-space: nowrap;
min-width: 45px;
border-radius: 0;
}
.product-action {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
padding: 0;
transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
border-top: 1px solid #e8e8e8;
margin: 0 auto;
height: max-content;
text-align: center;
z-index: 0;
}
.woocommerce .product-action>* {
flex: auto;
}
.woocommerce ul.products li.product .product-action .button.add_to_cart_button {
border-radius: 0;
white-space: nowrap;
background-color: #ffff;
color: #303030;
}
.woocommerce ul.products li.product .product-action .button.add_to_cart_button.added {
display: none;
}
.woocommerce ul.products li.product .product-action .added_to_cart {
border-radius: 0;
line-height: 2.5;
}
.product-action a.button.yith-wcqv-button {
display: none !important;
}
.woocommerce ul.products li.product .product-action .button.add_to_cart_button:hover,
.woocommerce ul.products li.product .product-action .button.add_to_cart_button:focus {
background-color: #303030;
color: #fff;
}
.woocommerce ul.products li.product .product-action a.button.product_type_external {
max-width: 45px;
white-space: nowrap;
color: var(--bs-primary);
}
.woocommerce ul.products li.product .product-action a.button.product_type_external:before {
content: "\f19a";
font-family: var(--bs-font-awesome);
margin-right: 0;
margin-left: 5px;
color: #ffffff;
}
.woocommerce ul.products li.product a.delete_item:hover,
.woocommerce ul.products li.product a.delete_item:focus {
color: var(--bs-primary);
}
.woocommerce ul.products li.product .product-action .button.product_type_grouped:before,
.woocommerce ul.products.list li.product.outofstock .product-action .button:before {
content: "\f06e";
font-family: var(--bs-font-awesome);
margin-right: 0;
margin-left: 5px;
color: #ffffff;
}
.woocommerce ul.products li.product a.wc-forward {
margin-top: 0;
margin-left: 5px;
font-weight: 600;
display: inline-block;
padding: 0 16px;
line-height: 35px;
border-radius: 3px;
white-space: nowrap;
background-color: var(--bs-secondary);
color: #ffffff;
}
.woocommerce-page.woocommerce-cart #content table.cart td.actions .coupon input.input-text[type="text"] {
min-height: 41px;
margin-right: 12px;
}
.woocommerce #reviews #comments h3 {
font-size: 28px;
letter-spacing: 0.5px;
margin-bottom: 20px;
}
.woocommerce div.product .woocommerce-tabs .panel h3 {
font-size: 30px;
margin-bottom: 10px;
}
.related.products h3 {
text-transform: capitalize;
}
.product .product-single ul.rate {
margin-top: 15px;
font-size: 16px;
}
.product .product-single ul.rate li i.fa.fa-star:before {
margin-right: 5px;
}
.product .product-single ul.rate {
transform: translateX(-100%);
margin-top: -40px;
font-size: 16px;
width: 100%;
text-align: left;
opacity: 0;
visibility: hidden;
-webkit-transition: .3s;
transition: .3s;
}
.product .product-single ul.rate li {
background-color: rgb(17 17 17 / 0.7);
display: inline-block;
text-align: center;
color: var(--bs-white);
min-height: 40px;
line-height: 40px;
padding: 0 17px;
border-radius: 0 20px 0 0;
}
.product .product-single:hover ul.rate,
.product .product-single:focus-within ul.rate {
opacity: 1;
visibility: visible;
transform: translateX(0);
}
p.woocommerce-notice.woocommerce-notice--success {
margin-bottom: 15px;
padding: 15px;
border-top: 2px solid transparent;
}
.woocommerce ul.order_details {
padding: 15px 15px 0;
background-color: var(--bs-white);
border: 1px solid #d3ced2;
}
.woocommerce ul.order_details li {
margin-bottom: 15px;
}
.woocommerce .woocommerce-order h2 {
font-size: 32px;
margin-bottom: 15px;
}
.woocommerce section.woocommerce-customer-details address {
border-radius: 0;
border: 1px solid #d3ced2;
padding: 22px;
}
p.woocommerce-notice.woocommerce-notice--success,
div.woocommerce-info,
p.woocommerce-info,
li.woocommerce-info {
line-height: 41px;
border: 0;
background-color: #f9f9f9;
box-shadow: none;
}
.woocommerce .woocommerce-info::before {
font-family: FontAwesome;
content: "\f096";
text-shadow: 5px 5px var(--bs-primary);
}
p.woocommerce-notice.woocommerce-notice--success a,
div.woocommerce-info a,
p.woocommerce-info a,
li.woocommerce-info a,
p.woocommerce-notice.woocommerce-notice--success:before,
div.woocommerce-info:before,
p.woocommerce-info:before,
li.woocommerce-info:before {
color: var(--bs-primary);
}
.product .product-single a.added_to_cart.wc-forward {
font-weight: 600;
letter-spacing: 0.5px;
display: block;
}
.dark-product .product-single {
background-color: var(--bs-primary);
}
.dark-product .product-single h2,
.dark-product .product-single .woocommerce-Price-amount.amount {
color: var(--bs-white);
}
.woocommerce .dark-product div.product-single a.button,
.woocommerce div.product-single .dark-product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
color: var(--bs-primary);
background-color: var(--bs-white);
}
.dark-product .product-single a.added_to_cart.wc-forward {
color: var(--bs-white);
}
.single-product .product .product_title.entry-title {
letter-spacing: 0.65px;
font-size: 34px;
margin-bottom: 3px;
}
.single-product .product p.price {
margin-bottom: 10px;
}
.single-product .product .product_meta > span {
display: block;
}
.single-product .product .single_add_to_cart_button {
margin-left: 6px;
}
span.woocommerce-input-wrapper {
width: 100%;
}
.select2-container--default span.select2-selection--single {
height: 34px;
border-radius: 0;
background-color: #fbfbfb;
border-color: #e9e9ea;
}
.select2-container--default .select2-selection--single span.select2-selection__rendered {
line-height: 34px;
}
.select2-container--default .select2-selection--single span.select2-selection__arrow {
height: 30px;
}
.woocommerce form p.form-row {
margin: 0 0 25px;
padding: 0;
}
.woocommerce form p.form-row:not(.form-row-first):not(.form-row-last) {
clear: both;
}
.woocommerce-checkout-review-order li {
position: relative;
}
.woocommerce-checkout-review-order li label {
margin-bottom: 0;
vertical-align: middle;
line-height: 1.5;
display: inline-flex;
align-items: center;
}
.woocommerce-checkout div#payment.woocommerce-checkout-payment {
background-color: var(--bs-white);
border: 1px solid #d8d8d8;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
body.woocommerce-checkout #payment div.payment_box {
background-color: var(--bs-primary-light);
border: 2px solid var(--bs-primary);
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
body.woocommerce-checkout #payment div.payment_box::before {
border-color: var(--bs-primary);
border-right-color: transparent !important;
border-left-color: transparent !important;
border-top-color: transparent !important;
top: -0.95em;
}
.woocommerce-checkout-review-order #payment ul.payment_methods label img {
height: 38px;
margin-left: 0.75em;
}
.woocommerce-checkout #payment .payment_method_paypal a.about_paypal {
padding: 0 10px;
background-color: var(--bs-white);
line-height: 30px;
border-radius: 20px;
font-weight: 600;
box-shadow: 0 0 10px -2px rgb(0 0 0 / 0.2);
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
margin-bottom: 18px;
}
.woocommerce form .form-row textarea.input-text {
padding: 7px;
}
.woocommerce .quantity .qty {
padding: .25rem;
min-height: 34px;
}
.woocommerce table.shop_table a.remove,
.storely-woowishlist-remove {
background-color: #fff;
color: var(--bs-secondary) !important;
font-weight: 300;
border: 1px solid var(--bs-secondary);
}
.woocommerce form .form-row input.input-checkbox,
.woocommerce form .form-row input.input-checkbox#terms {
outline: none;
outline-offset: unset;
display: inline-block;
}
.woosl-button.add-to-cart,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.xoo-wsc-ft-buttons-cont a.button {
font-weight: 600;
color: var(--bs-white);
background-color: var(--bs-primary);
border-radius: 4px;
overflow: hidden;
font-size: 14px;
padding: .608em .75em !important;
line-height: 1.7;
}
.woosl-button.add-to-cart {
border: none;
}
.woocommerce-page.woocommerce-cart #content table.cart td.actions .coupon input.input-text[type="text"] {
padding: 6px 16px 6px;
width: 100%;
max-width: 182px;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled, .woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
color: var(--bs-white);
}
@media only screen and (min-width:992px) {
.woocommerce-checkout #payment .payment_method_paypal a.about_paypal {
position: absolute;
right: 0;
}
}
@media only screen and (max-width:991px) {
.woocommerce ul.order_details li {
float: none;
border-right: 0;
padding-bottom: 10px;
border-bottom: 1px dashed #d3ced2;
}
.woocommerce .gridlist-toggle {
float: none;
display: block;
margin-bottom: 12px;
}
.woocommerce p.woocommerce-result-count {
display: block;
text-align: center;
width: 100%;
margin-left: 0;
margin-bottom: 13px;
}
.woocommerce .woocommerce-ordering {
display: block;
width: 100%;
margin-top: 0.5em;
}
.woocommerce .col2-set div.col-2, .woocommerce-page .col2-set div.col-2,
.woocommerce .col2-set div.col-1, .woocommerce-page .col2-set div.col-1 {
width: 100%;
max-width: 100%;
}
}
.product .sale-ribbon {
top: 25px;
left: 15px;
}
.woocommerce span.onsale {
top: 35px;
left: 35px;
}
.product .sale-ribbon, .woocommerce span.onsale {
position: absolute;
margin: 0;
font-size: 14px;
font-weight: 500;
text-align: center;
padding: 0 10px;
line-height: 24px;
display: inline-block;
border-radius: 4px 4px 0;
color: var(--bs-white);
background: var(--bs-primary);
z-index: 1;
}
.product .sale-ribbon:after,
.woocommerce div.product span.onsale:after {
content: "";
position: absolute;
top: 100%;
right: 0;
width: 13px;
height: 8px;
background: var(--bs-primary);
clip-path: polygon(100% 0, 0 0, 100% 100%);
z-index: -1;
}
.product-action .yith-wcwl-add-button {
margin-bottom: 0;
} .woocommerce ul.products li.product a.add_to_wishlist,
.woocommerce ul.products li.product .add_to_wishlist {
width: 45px;
height: 40px;
line-height: 2.55;
border-radius: 0;
overflow: hidden;
text-align: center;
color: #767676;
position: relative;
background-color: #ffffff;
vertical-align: bottom;
border: 0;
}
.woocommerce ul.products li.product .product-action .yith-wcwl-add-to-wishlist,
.woocommerce ul.products li.product .product-action > a {
margin-right: 0;
}
.woocommerce ul.products li.product .compare.button {
padding: 5px 10px;
line-height: 1.4;
position: relative;
z-index: 0;
}
.woocommerce ul.products li.product a.compare.button {
color: #ffffff;
overflow: hidden;
white-space: nowrap;
max-width: 45px;
height: 40px;
vertical-align: middle;
background-color: #fff;
border: 0;
}
.woocommerce ul.products li.product a.add_to_wishlist:before,
.woocommerce ul.products li.product .add_to_wishlist:before,
.woocommerce ul.products li.product a.compare.button:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 1px;
height: 80%;
margin: auto;
background: #e8e8e8;
}
.woocommerce ul.products li.product a.add_to_wishlist:before,
.woocommerce ul.products li.product .add_to_wishlist:before {
right: unset;
left: 0;
}
.woocommerce ul.products li.product a.compare.button:after {
content: "\f021";
color: #000000;
font-family: 'FontAwesome';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
text-align: center;
line-height: 40px;
}
.woocommerce ul.products li.product a.compare.button:hover:after,
.woocommerce ul.products li.product a.compare.button:focus:after {
color: var(--bs-primary);
}
.yith-wcwl-add-to-wishlist span.feedback {
display: inline-block;
line-height: 34px;
}
.woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse i,
.woocommerce ul.products li.product .compare:hover,
.woocommerce ul.products li.product .add_to_wishlist:hover,
.woocommerce ul.products li.product .compare:focus,
.woocommerce ul.products li.product .add_to_wishlist:focus {
color: var(--bs-primary);
}
.woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse i,
.woocommerce ul.products li.product .add_to_wishlist i {
margin-right: 0;
}
.woocommerce .yith-wcwl-wishlistexistsbrowse span {
margin-left: 5px;
}
.yith_magnifier_gallery {
padding: 0;
list-style: none;
margin-bottom: 0;
}
.yith_magnifier_gallery li {
display: inline-block;
padding: 6px;
}
.yith_magnifier_gallery li a {
padding: 5px;
border: 1px solid var(--bs-gray-light);
}
.yith_magnifier_zoom_magnifier {
border: 5px solid #ffffff !important;
box-shadow: 0 0 25px rgb(0 0 0 / 15%);
}
.single-product.woocommerce .thumbnails div#slider-prev,
.single-product.woocommerce .thumbnails div#slider-next {
width: 26px;
height: 25px;
overflow: hidden;
color: var(--bs-secondary);
background-color: #ffffff;
background-image: none;
border-radius: 3px;
margin-top: -5px;
opacity: 1;
visibility: visible;
display: block !important;
border: 1px solid var(--bs-gray-light);
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.single-product.woocommerce .thumbnails div#slider-prev:hover,
.single-product.woocommerce .thumbnails div#slider-next:hover {
background-color: var(--bs-primary);
color: #ffffff;
}
.single-product.woocommerce .thumbnails div#slider-prev:after,
.single-product.woocommerce .thumbnails div#slider-next:after {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
line-height: 23px;
text-align: center;
font-family: var(--bs-font-awesome);
}
.single-product.woocommerce .thumbnails div#slider-prev {
left: -7px;
}
.single-product.woocommerce .thumbnails div#slider-next {
right: -3px;
}
.single-product.woocommerce .thumbnails:hover div#slider-prev {
left: -6px;
}
.single-product.woocommerce .thumbnails:hover div#slider-next {
right: -2px;
}
.single-product.woocommerce .thumbnails div#slider-prev:after {
content: "\f104";
}
.single-product.woocommerce .thumbnails div#slider-next:after {
content: "\f105";
}
.stock-progressbar-status {
margin-bottom: 6px;
line-height: 1.2;
font-size: 92%;
}
.stock-progressbar-status span.total-sold {
color: #82b735;
}
.stock-progressbar-status span.instock {
color: var(--bs-primary);
}
.therm.outer-therm, .therm.inner-therm {
border-radius: 100px;
}
.therm.outer-therm {
margin-top: 8px;
height: 11px !important;
background: #efefef !important;
}
.therm.outer-therm .therm.inner-therm {
height: 11px !important;
background-color: var(--bs-primary) !important;
}
.therm.outer-therm .therm.inner-therm span {
font-size: 10px;
margin-top: -2px;
}
.yith-wcwl-add-button {
margin-bottom: 0;
display: inline-block;
}
.yith-wcwl-add-to-wishlist {
vertical-align: top;
display: inline-block;
}
.woocommerce ul.products li.product .product-action .yith-wcwl-add-to-wishlist {
max-width: 45px;
margin-top: 0;
vertical-align: bottom;
}
.woocommerce ul.products li.product .product-action .yith-wcwl-add-to-wishlist i {
margin-right: 0;
margin-left: -1px;
}
.woocommerce a.compare.button {
display: inline-block;
vertical-align: middle;
background-color: #ffffff;
border: 1px solid var(--bs-gray-light);
border-radius: 5px;
line-height: 1.5;
padding: 5px 10px !important;
color: var(--bs-secondary);
text-decoration: none;
font-size: 15px;
font-weight: 500;
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.woocommerce a.compare.button:hover,
.woocommerce a.compare.button:focus {
border-color: var(--bs-primary);
background-color: var(--bs-primary);
color: #ffffff;
}
.woocommerce div.product .yith-wcwl-add-to-wishlist {
margin-left: 7px;
}
.woocommerce div.product .widget_social_widget {
margin-top: 20px;
}
.woocommerce div.product .widget_social_widget li a {
width: 40px;
height: 40px;
border-radius: 4px;
background-color: transparent;
color: var(--bs-secondary);
border: 1px solid #e8e8e8;
}
.quickview-overlay div.product .widget_social_widget li a{
width: 30px;
height: 30px;
}
.woocommerce div.product .widget_social_widget li a:hover,
.woocommerce div.product .widget_social_widget li a:focus {
border-color: var(--bs-primary);
color: var(--bs-primary);
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
display: inline-block;
white-space: nowrap;
width: 40px;
height: 40px;
line-height: 41px;
background: var(--bs-secondary);
color: #fff;
text-align: center;
text-decoration: none;
border-radius: 100%;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span {
display: none;
}
.woocommerce .wishlist_table tr td,
.woocommerce .wishlist_table tr th.product-checkbox,
.woocommerce .wishlist_table tr th.wishlist-delete {
text-align: left;
}
.woosl-button.remove,
.woosl-button.add {
border: 1px solid var(--bs-gray-light);
background-color: #ffffff;
color: var(--bs-secondary);
border-radius: 5px;
line-height: 20px;
padding: 5px 10px;
font-size: 14px;
}
.woosl-button.add:hover, .woosl-button.add:focus {
background-color: var(--bs-primary);
border-color: var(--bs-primary);
color: #ffffff;
}
.woosl-btn {
display: inline-block;
vertical-align: middle;
margin-left: 3px;
}
button.woosl-button.remove {
color: #ffffff;
width: 32px;
position: relative;
overflow: hidden;
white-space: nowrap;
z-index: 0;
}
button.woosl-button.remove:after {
content: "\f014";
color: var(--bs-secondary);
font-family: 'FontAwesome';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
line-height: 1.8;
font-size: 16px;
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.woosl-button.remove:hover, .woosl-button.remove:focus {
background-color: var(--bs-primary);
border-color: var(--bs-primary);
color: var(--bs-primary);
}
.woosl-button.remove:hover:after, .woosl-button.remove:focus:after {
color: #ffffff;
} .woocommerce-account .addresses .title .edit,
.woocommerce table.my_account_orders td.woocommerce-orders-table__cell-order-number a,
.woocommerce-account .woocommerce-MyAccount-content p a {
color: var(--bs-primary);
}
.woocommerce-MyAccount-navigation ul {
background-color: #f5f5f5;
border: 1px solid #e5e5e5;
padding: 0;
list-style: none;
margin: 0;
}
.woocommerce-MyAccount-navigation ul li a {
display: block;
padding: 10px 20px;
line-height: 1.5;
border-width: 0;
border-style: solid;
border-left-width: 2px;
border-left-color: transparent;
border-bottom-width: 1px;
border-bottom-color: #e5e5e5;
color: #2c3145;
-webkit-transition: .3s all;
transition: .3s all;
}
.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li a:focus {
background-color: var(--bs-white);
border-left-color: var(--bs-primary);
}
.woocommerce-account .woocommerce-MyAccount-content {
border: 1px solid #e5e5e5;
padding: 20px;
background-color: #fbfbfb;
min-height: 254px;
}
.woocommerce .woocommerce-Addresses {
margin-top: 15px;
}
.woocommerce .woocommerce-Addresses .woocommerce-Address {
border: 1px solid #e5e5e5;
padding: 15px;
}
.woocommerce-account .addresses address {
margin-bottom: 0;
}
.woocommerce-account .edit-account .woocommerce-form-row input.woocommerce-Input {
min-height: 38px;
padding: 8px 15px;
}
.woocommerce-account .edit-account .woocommerce-form-row em {
margin-top: 5px;
display: block;
}
.woocommerce-account .edit-account .woocommerce-form-row {
display: inline-block;
}
.woocommerce-account .edit-account .woocommerce-Button {
margin-top: 10px;
}
.woocommerce-Address-title {
position: relative;
}
.woocommerce-Address-title a.edit {
position: absolute;
top: 0;
right: 0;
}
@media only screen and (max-width:991px) {
.woocommerce .woocommerce-Addresses .woocommerce-Address {
width: 100% !important;
float: none !important;
}
.woocommerce .woocommerce-Addresses .woocommerce-Address:not(:last-child) {
margin-bottom: 15px;
}
} .woocommerce-account .post-content .woocommerce h2 {
font-size: 35px;
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
top: .45em;
}
.woocommerce span.onsale {
min-height: auto;
z-index: 9;
}
.woocommerce form .form-row select,
.woocommerce form .form-row input.input-text {
min-height: 40px;
padding: 7px 16px;
border-radius: 4px;
}
.woocommerce table.shop_table th {
color: var(--bs-secondary);
background-color: #f9f9f9;
font-size: 20px;
font-weight: 500;
padding: 24.5px 12px;
}
.woocommerce .blockUI.blockOverlay {
z-index: 1 !important;
}
.woocommerce form .woocommerce-address-fields .form-row label {
display: inline-block;
} .woocommerce table.wishlist_table {
border: 0;
border-radius: 0;
border-collapse: collapse;
}
.woocommerce table.wishlist_table th {
font-size: 18px;
font-weight: 600;
}
.woocommerce table.wishlist_table td {
padding: 12.5px 12px;
}
.woocommerce .wishlist-title.wishlist-title-with-form {
margin-bottom: 21px;
}
.woocommerce .wishlist-title h2 {
line-height: 1.4;
font-size: 25px;
margin-bottom: 1.25rem;
display: inline-block;
vertical-align: sub;
}
.hidden-title-form {
margin-bottom: 30px !important;
}
.woocommerce .wishlist-title a.show-title-form {
margin-left: 10px;
margin-right: 10px;
display: inline-block;
vertical-align: middle;
}
.woocommerce .wishlist-title a.show-title-form i {
margin-right: 3px;
}
.woocommerce table.wishlist_table .button.yith-wcqv-button {
color: #fff;
display: inline-block;
vertical-align: middle;
margin-left: 6px;
}
.wishlist_table .product-add-to-cart a {
padding: 8px 10px;
background-color: var(--bs-primary);
color: #ffffff;
display: inline-block !important;
border-radius: 4px;
white-space: nowrap;
text-decoration: none;
}
.woocommerce table.wishlist_table .product-stock-status .wishlist-in-stock {
color: var(--bs-primary);
position: relative;
z-index: 0;
}
.woocommerce table.wishlist_table .product-stock-status .wishlist-in-stock:before {
content: "\f00c";
font-family: 'FontAwesome';
margin-right: 5px;
}
a.save-title-form,
a.hide-title-form {
box-shadow: 0 0 7px 3px rgb(0 0 0 / 15%) !important;
border-radius: 100%;
font-size: 15px;
}
a.save-title-form:hover,
a.hide-title-form:hover,
a.save-title-form:focus,
a.hide-title-form:focus {
background-color: var(--bs-primary);
color: #ffffff;
}
a.save-title-form {
margin-left: 3px;
}
.yith_wcwl_wishlist_footer {
text-align: right;
}
.yith_wcwl_wishlist_footer div.yith-wcwl-share {
float: right;
clear: both;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share .yith-wcwl-share-title {
display: inline-block;
font-size: 16px;    
padding: 10.42px;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul {
display: inline-block;
list-style: none;
padding: 0;
margin: 0;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li.share-button {
display: inline-block;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li.share-button a {
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
border-radius: 4px;
display: inline-block;
border: 1px solid #d8d8d8;
color: var(--bs-secondary);
margin: 0 2px;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li.share-button a:hover,
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li.share-button a:focus {
color: var(--bs-primary);
border-color: var(--bs-primary);
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li.share-button a:hover i,
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li.share-button a:focus i {
-webkit-animation: jello-horizontal 0.9s both;
animation: jello-horizontal 0.9s both;
}
.yith-wcwl-share li a {
border-radius: 100%;
min-width: 34px;
min-height: 34px;
line-height: 1.5;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
width: 133px;
display: inline-block;
height: 34px;
min-height: 34px;
}
@media only screen and (max-width: 767px) {
.woocommerce table.wishlist_table thead {
display: none;
}
.woocommerce table.wishlist_table th,
.woocommerce table.wishlist_table td {
display: block;
text-align: right;
}
html .woocommerce table.wishlist_table td {
padding: 15.5px 12px;
}
.woocommerce table.wishlist_table tr:nth-child(2n) td,
.woocommerce-page table.wishlist_table tr:nth-child(2n) td {
background-color: rgba(0, 0, 0, .025);
}
} .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
border: none;
padding: 0;
margin-top: .5em;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme span {
vertical-align: middle;
margin-left: 2px;
}
.woocommerce-form-coupon-toggle {
margin-bottom: 1.5rem;
}
.woocommerce-notices-wrapper {
margin-bottom: 15px;
} .logo-deals-products .single-product {
padding: 20px;
border: 1px solid #e1e1e1;
border-radius: 4px;
}
.logo-deals-products .single-product div.product div.summary {
margin-bottom: 0;
}
.logo-deals-products div.product div.images {
width: 40%;
}
.logo-deals-products div.product div.summary {
width: 55%;
}
.woocommerce div.product form.cart {
margin-bottom: 0;
display: inline-block;
vertical-align: middle;
}
.woocommerce div.product form.cart+a.compare.button {
display: inline-block;
vertical-align: middle;
margin-left: 8px;
}
.woocommerce div.product .product_meta {
margin-top: 1.2rem
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
color: var(--bs-primary);
}
.woocommerce div.product form.cart .button, .woocommerce div.product form.cart+a.compare.button {
white-space: nowrap;
margin-bottom: 8px;
}
.woocommerce #content div.product div.summary {
padding: 0 30px;
margin-bottom: 3em;
} .woocommerce div.product .woocommerce-tabs .panel {
padding: 40px 25px;
margin-top: 30px;
border: 1px solid #e8e8e8;
border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
font-size: 20px;
margin-bottom: 18px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0;
padding-top: 60px;
overflow: hidden;
margin: 0 auto;
display: block;
width: 100%;
max-width: max-content;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
display: none!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: 0;
background-color: #ffffff;
padding: 0;
margin: 10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
padding: 13px 19px;
border-radius: 4px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
background: var(--bs-secondary);
color: #ffffff;
} .woocommerce div.product form.cart.variations_form {
padding: 20px 0;
border-top: 1px solid;
border-bottom: 1px solid;
margin-top: 20px;
border-color: #e8e8e8;
width: 100%;
margin-bottom: 20px;
}
.woocommerce div.product form.cart .variations {
margin-bottom: 20px;
z-index: 999;
}
.woocommerce div.product form.cart .variations td.label {
padding: 20px 0 20px;
width: 20%;
border-bottom: 1px solid #e8e8e8;
}
.woocommerce div.product form.cart .variations tr:first-child td.label {
padding-top: 0;
}
.woocommerce div.product form.cart .variations td.value {
position: relative;
padding: 20px 0 20px;
border-bottom: 1px solid #e8e8e8;
}
.woocommerce div.product form.cart .variations tr:first-child td.value {
padding-top: 0;
}
.woocommerce div.product form.cart .variations select {
min-height: 40px;
}
.woocommerce div.product form.cart .variations label {
line-height: 40px;
}
.woocommerce div.product form.cart .variations .reset_variations {
display: block;
float: left;
margin-top: 18px;
font-size: 13px;
color: #999;
font-weight: normal;
border: 2px solid #e8e8e8;
padding: 0px 10px;
border-radius: 3px;
text-decoration: none;
visibility: hidden;
}
.woocommerce div.product form.cart .variations .reset_variations:before {
display: inline-block;
font-family: "fontawesome";
font-weight: normal;
font-style: normal;
letter-spacing: normal;
text-rendering: auto;
content: "\f00d";
margin-right: 5px;
color: red;
vertical-align: top;
font-style: normal;
letter-spacing: normal;
font-weight: 600;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce div.product form.cart div.quantity {
margin-right: 10px;
}
.woocommerce div.product .alg-wc-cp-default-btn-wrapper {
margin-top: 26px;
}
.woocommerce div.product .product_title.entry-title {
font-size: 18px;
}
.woocommerce div.product .woocommerce-review-link {
text-decoration: none;
color: var(--bs-secondary);
}
.woocommerce #content div.product div.images ol.product-control-nav,
.woocommerce.single-product div.images ol.product-control-nav{
display: block;
list-style: none;
padding: 0;
margin: 13px auto 0;
max-width: 85%;
z-index: 0;
}
.woocommerce div.product div.images .owl-nav {
margin: 0;
}
.woocommerce div.product div.images .owl-nav button {
position: absolute;
bottom: -99px;
width: 30px;
height: 86px;
background: #f9f9f9;
font-size: 20px;
margin: 0;
z-index: 1;
}
.woocommerce.single-product div.product div.images .owl-nav button {
width: 15px;
height: 66px;
bottom: -86px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper.owl-theme .owl-nav button:hover,
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper.owl-theme .owl-nav button:focus {
color: var(--bs-primary);
background: #f9f9f9;
}
.woocommerce div.product div.images .owl-nav button.owl-prev {
left: 0;
}
.woocommerce div.product div.images .owl-nav button.owl-next {
right: 0;
}
.woocommerce div.product div.images .product-control-nav li {
display: inline-block;
padding: 10px;
background: #f9f9f9;
height: 86px;
width: 86px;
border-radius: 3px;
margin: auto;
text-align: center;
overflow: hidden;
border: 1px solid transparent;
}
.woocommerce.single-product div.product div.images .product-control-nav li {
background: none;
padding: 5px;
width: 72px;
}
.woocommerce div.product div.images .product-control-nav .owl-item.active.current li {
border-color: var(--bs-primary);
}
.woocommerce div.product div.images .product-control-nav li img {
width: auto;
height: 66px;
display: inline-block;
}
.woocommerce-product-gallery__wrapper.owl-carousel .woocommerce-product-gallery__image {
box-sizing: content-box;
padding: 30px;
background: #f9f9f9;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(1) {
max-height: 440px;
}
.woocommerce-product-gallery__image {
position: relative;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(1) img {
max-width: 100%;
width: auto;
margin: auto;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
width: 30%;
margin-top: 10px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
margin-right: 9px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:last-child {
margin-right: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) a {
border: 1px solid #e1e1e1;
border-radius: 4px;
display: inline-block;
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) a:hover,
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) a:focus {
border-color: var(--bs-primary);
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) img {
padding: 4px;
}
.woocommerce.widget_recent_reviews .product_list_widget li {
padding: 10px 16px;
}
.woocommerce div.product form.cart .variations td.label {
white-space: nowrap;
} ul.wishlist_table.mobile {
padding: 0;
}
.woocommerce #content table.cart .product-thumbnail a,
.woocommerce table.cart .product-thumbnail a,
.woocommerce-page #content table.cart .product-thumbnail a,
.woocommerce-page table.cart .product-thumbnail a {
display: inline-block;
background: #eee;
width: 70px;
height: 70px;
text-align: center;
padding: 10px;
}
.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
height: 48px;
width: auto;
display: inline-block;
}
.woocommerce table.shop_table td {
padding: 24.5px 12px;
border: 0;
}
.woocommerce table.shop_table.cart.woocommerce-cart-form__contents {
border: 0;
}
.woocommerce-cart .post-items {
border: 0;
}
.woocommerce-cart .post-items .post-content {
padding: 0;
}
.woocommerce .cart-collaterals .cart_totals h2, .woocommerce-page .cart-collaterals .cart_totals h2 {
font-size: 20px;
text-align: center;
padding: 24.5px 12px;
background: #f9f9f9;
margin-bottom: 0;
font-weight: 500;
border: 1px solid transparent;
}
.woocommerce .cart-collaterals table.shop_table {
border-color: #d8d8d8;
border-radius: 0;
}
.woocommerce .cart-collaterals table.shop_table th {
background-color: transparent;
font-size: 18px;
font-weight: 600;
padding: 32px 30px;
}
.woocommerce .cart-collaterals table.shop_table .woocommerce-Price-amount.amount,
.woocommerce .cart-collaterals table.shop_table ins .woocommerce-Price-amount.amount bdi {
color: var(--bs-secondary);
}
.woocommerce .cart-collaterals table.shop_table .order-total .woocommerce-Price-amount.amount {
color: var(--bs-primary);
}
.woocommerce .wc-proceed-to-checkout a.checkout-button.button {
display: inline-block;
font-size: 18px;
padding: 0.5395em 1.15em !important;
}
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
border: 1px solid #d8d8d8;
padding: 15px 28px;
}
.woocommerce table.shop_table td.product-name a {
text-decoration: none;
color: var(--bs-secondary);
font-weight: 500;
}
.woocommerce table.shop_table td.product-name p {
margin: 0;
}
.woocommerce table.shop_table td.product-price .woocommerce-Price-amount.amount {
color: var(--bs-secondary);
}
.woocommerce table.shop_table td.product-subtotal .woocommerce-Price-amount.amount {
font-weight: 700;
}
.woocommerce .quantity .qty {
padding: 0.3rem;
min-height: 40.8px;
border-color: #d8d8d8;
border-radius: 0;
}
@media only screen and (max-width: 767px) {
.woocommerce table.shop_table_responsive .quantity input.qty,
.woocommerce-page table.shop_table_responsive .quantity input.qty {
float: right;
}
.woocommerce-page.woocommerce-cart #content table.cart td.actions .coupon input.input-text[type="text"] {
float: none;
width: 100%;
max-width: 100%;
display: inline-block;        
margin-right: 0;
}
.woocommerce-page.woocommerce-cart #content table.cart td.actions .coupon .button {
float: none;
width: 100%;
margin-top: 15px;
display: inline-block;
}
.woocommerce .wc-proceed-to-checkout a.checkout-button.button {
width: 100%;
}
} .woocommerce ul.products.list li.product {
width: 100% !important;
float: none !important;
margin-right: 0 !important;
margin-bottom: 1.6rem !important;
}
.woocommerce ul.products.list li.product .product-single {
display: flex;
align-items: center;
justify-content: flex-start;
width: 100%;
height: 100%;
}
.woocommerce ul.products.list li.product .product-single .product-img,
.woocommerce ul.products.list li.product .product-single .product-content-outer {
display: inline-flex;
align-items: center;
}
.woocommerce ul.products.list li.product .product-single .product-img {
flex-shrink: 0;
padding: 20px;
flex-basis: 30%;
border-right: 1px solid #e8e8e8;
}
.woocommerce ul.products.list li.product .product-single .product-content-outer {
flex: auto;
padding: 30px;
}
.woocommerce ul.products.list li.product .product-single .product-content-outer .product-content {
padding: 0;
flex: auto;
text-align: left;
}
.woocommerce ul.products.list li.product .product-single .product-content-outer .product-action {
flex-wrap: wrap;
width: 45px;
border: 0;
}
.woocommerce ul.products.list li.product a.add_to_wishlist:before,
.woocommerce ul.products.list li.product .add_to_wishlist:before,
.woocommerce ul.products.list li.product a.compare.button:before {
display: none;
}
.woocommerce ul.products.list li.product .product-action a.button.add_to_cart_button {
width: 45px;
white-space: nowrap;
color: #fff;
background-color: #fff;
height: 40px;
margin: 12px 0;
font-size: 0;
}
.woocommerce ul.products.list li.product .product-action a.button.add_to_cart_button:after {
content: "\f07a";
color: #000000;
font-family: 'FontAwesome';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
font-size: 18px;
text-align: center;
line-height: 40px;
}
.woocommerce ul.products.list li.product .product-action .button.add_to_cart_button,
.woocommerce ul.products.list li.product a.add_to_wishlist,
.woocommerce ul.products.list li.product .add_to_wishlist,
.woocommerce ul.products.list li.product a.compare.button {
border: 1px solid #e8e8e8;
border-radius: 4px;
}
.woocommerce ul.products.list li.product .product-action a.button.add_to_cart_button:after,
.woocommerce ul.products.list li.product .product-action .button.add_to_cart_button,
.woocommerce ul.products.list li.product a.add_to_wishlist,
.woocommerce ul.products.list li.product .add_to_wishlist,
.woocommerce ul.products.list li.product a.compare.button:after {
color: var(--bs-secondary);
}
.woocommerce ul.products.list li.product .product-action a.button.add_to_cart_button:hover:after,
.woocommerce ul.products.list li.product .product-action .button.add_to_cart_button:hover,
.woocommerce ul.products.list li.product a.add_to_wishlist:hover,
.woocommerce ul.products.list li.product .add_to_wishlist:hover,
.woocommerce ul.products.list li.product a.compare.button:hover:after {
color: #fff;
}
.woocommerce ul.products.list li.product .product-action a.button.add_to_cart_button:hover,
.woocommerce ul.products.list li.product .product-action .button.add_to_cart_button:hover,
.woocommerce ul.products.list li.product a.compare.button:hover {
background: var(--bs-primary);
color: var(--bs-primary);
}
.woocommerce ul.products.list li.product a.add_to_wishlist:hover,
.woocommerce ul.products.list li.product .add_to_wishlist:hover {
background: var(--bs-primary);
color: #fff;
}
.woocommerce ul.products.list li.product .sale-ribbon {
min-width: 50px;
max-width: 100px;
height: 50px;
right: 20px;
left: auto;
word-break: break-all;
text-align: center;
line-height: 1.2;
display: flex;
align-items: center;
justify-content: center;
border-radius: 100px;
padding: 9px 6px;
}
.woocommerce ul.products.list li.product .sale-ribbon:after {
display: none;
} .woocommerce nav.woocommerce-pagination ul.page-numbers {
border: 0;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
border: 0;
overflow: visible;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers {
font-weight: 600;
border: 0;
color: var(--bs-secondary);
background-color: #fff;
display: flow-root;
font-size: 16px;
line-height: 40px;
width: 40px;
height: 40px;
padding: 0;
text-align: center;
vertical-align: baseline;
white-space: nowrap;
position: relative;
text-decoration: none;
border-radius: 100%;
cursor: pointer;
margin-right: 12px;
box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a.prev.page-numbers {
margin-right: 20px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a.next.page-numbers {
margin-left: 8px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a:hover,
.woocommerce nav.woocommerce-pagination ul.page-numbers li a:focus,
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.current {
color: #fff;
background-color: var(--bs-primary);
} .woocommerce-checkout form.checkout {
display: inline-block;
width: 100%;
margin-top: 30px;
}
.woocommerce-checkout>.col2-set>.col-1 {
float: none;
width: 100%;
margin-bottom: 30px;
}
.woocommerce-checkout>.col2-set>.col-2 {
float: none;
width: 100%;
}
.woocommerce-checkout>.col2-set {
float: left;
width: 48%;
}
.woocommerce form.woocommerce-checkout h3#order_review_heading,
.woocommerce-checkout #order_review {
float: right;
width: 48%;
}
@media only screen and (max-width: 959px) {
.woocommerce-checkout>.col2-set>.col-1,
.woocommerce-checkout>.col2-set>.col-2,
.woocommerce-checkout>.col2-set,
.woocommerce form.woocommerce-checkout h3#order_review_heading,
.woocommerce-checkout #order_review {
float: none;
width: 100%;
}
.woocommerce-checkout #customer_details {
margin-bottom: 30px;
}
}
.woocommerce form.woocommerce-checkout .woocommerce-additional-fields,
.woocommerce form.woocommerce-checkout .woocommerce-shipping-fields,
.woocommerce form.woocommerce-checkout .woocommerce-billing-fields {
padding: 25px;
border: 1px solid #d8d8d8;
border-radius: 5px;
}
.woocommerce form.woocommerce-checkout .woocommerce-form__label .input-checkbox,
.woocommerce form.woocommerce-checkout .woocommerce-form__label .input-checkbox+span {
display: inline-block;
vertical-align: middle;
}
.woocommerce form.woocommerce-checkout .woocommerce-shipping-fields + div {
margin-top: 30px;
}
.woocommerce form.woocommerce-checkout .woocommerce-form__label .input-checkbox {
margin-right: 3px;
}
.woocommerce form.woocommerce-checkout h3 {
font-size: 18px;
padding-bottom: 15px;
margin-bottom: 18px;
border-bottom: 1px solid #d8d8d8;
display: block;
width: 100%;
}
.woocommerce table.woocommerce-checkout-review-order-table {
border-collapse: collapse;
}
.woocommerce table.woocommerce-checkout-review-order-table th,
.woocommerce table.woocommerce-checkout-review-order-table td {
padding: 14.5px 12px;
background: transparent;
}
.woocommerce table.woocommerce-checkout-review-order-table td {
border-bottom: 1px solid rgb(216 216 216);
}
.woocommerce table.woocommerce-checkout-review-order-table th {
font-size: 16px;
font-weight: 600;
}
.woocommerce-checkout .post-items,
.woocommerce-checkout .post-items .post-content {
border: 0;
padding: 0;
background: transparent;
}
.woocommerce-checkout .woocommerce .woocommerce-info {
padding: 15px 20px 15px 47px;
}
.woocommerce-checkout .woocommerce .woocommerce-info::before {
content: "\f097";
text-shadow: none;
color: var(--bs-secondary);
} .related.products {
text-align: center;
}
.related.products h2 {
font-size: 24px;
text-align: center;
position: relative;
padding-bottom: 6px;
display: inline-block;
margin-bottom: 30px;
margin-top: 10px;
z-index: 0;
}
.related.products h2:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
border-bottom: 2px solid var(--bs-primary);
}
.woocommerce ul.products li.product a.compare.button.in_compare:before, ul.products li.product a.compare.button.in_compare:after{
display:none;
}
.woocommerce ul.products li.product a.compare.button{
color:#000;
}
#cart-add-check {
position: fixed;
top: 50%;
left: 50%;
transform: translate3d(-50%, -50%, 0);
box-shadow: 0 0 4px 4px #00000025;
background-color: #ffffff;
border-radius: 4px;
z-index: 11;
padding: 0 10px;
}
#cart-add-check svg.checkmark {
width: 40px;
height: 40px;
margin: 1em auto;
}
#cart-add-check p {
font-size: 16px;
color: var(--bs-primary);
} svg>.checkmark-circle {
stroke-dasharray: 166;
stroke-dashoffset: 166;
stroke-width: 3;
stroke-miterlimit: 10;
stroke: #3a74cb;
fill: none;
animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}
svg>.checkmark-check {
transform-origin: 50% 50%;
stroke-dasharray: 48;
stroke-width: 3;
stroke-dashoffset: 48;
animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}
svg.checkmark {
width: 75px;
height: 75px;
margin: 2em auto;
border-radius: 50%;
display: block;
stroke-width: 4;
stroke: #3a74cb;
stroke-miterlimit: 10;
box-shadow: inset 0px 0px 0px #7ac142;
transition: 1s all ease;
}
@keyframes stroke {
100% {
stroke-dashoffset: 0;
}
}
.product-img .info {
-webkit-transform: translate(265px, 145px) rotate(45deg);
-moz-transform: translate(265px, 145px) rotate(45deg);
-ms-transform: translate(265px, 145px) rotate(45deg);
-o-transform: translate(265px, 145px) rotate(45deg);
transform: translate(265px, 145px) rotate(45deg);
background: #333;
background: rgba(0, 0, 0, .6);
visibility: hidden;
opacity: 0;
transition: all .35s ease-in;
position: absolute;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
right: 0;
text-align: center;
bottom: 0;
top: 0;
left: 0;
overflow: hidden;
background-size: contain !important;
}
.product-single:hover .info {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition-delay: .2s;
-moz-transition-delay: .2s;
transition-delay: .2s;
visibility: visible;
opacity: 1;
-webkit-transition-delay: .2s;
-moz-transition-delay: .2s;
transition-delay: .2s;
}
.footer-cart-wrapper .cart {
width: 55px;
line-height: 55px;
border-radius: 50%;
text-align: center;
background-color: var(--bs-primary);
color: #ffffff;
position: relative;
}
.footer-cart-wrapper .cart a {
color: #ffffff;
}
.footer-cart-wrapper .cart:before {
position: absolute;
content: "";
inset: 0 0 0 0;
border-radius: 50%;
box-shadow: 0 0 rgb(247 124 41 / 20%), 0 0 0 5px rgb(247 124 41 / 20%), 0 0 0 10px rgb(247 124 41 / 20%), 0 0 0 15px rgb(247 124 41 / 20%);
z-index: -1;
animation: ripples 5s linear infinite;
transition: 0.7s;
transform: scale(0.5);
}
.footer-cart-wrapper .cart .count {
position: absolute;
height: 30px;
width: 30px;
background-color: var(--bs-secondary);
border-radius: 500px;
font-size: 14px;
display: inline-flex;
justify-content: center;
align-items: center;
top: 0px;
right: 0px;
color: #fff;
transform: translate(50%, -50%);
z-index: 1;
}
.add_to_cart_button  .count {
position: absolute;
height: 20px;
width: 20px;
display: inline-flex;
top: 0;
left: 100%;
transform: translate(-50%, -50%);
background-color: #000;
justify-content: center;
align-items: center;
color: #212121;
font-size: 14px;
border-radius: 400px;
transition: all ease 1s;
z-index: 9999999;
}
.woocommerce.single-product div.product {
z-index: 0;
}
.add_to_cart_button, .woocommerce div.product, body{
overflow:visible !important;
}
.footer-cart-wrapper {
position: fixed;
bottom: 55px;
left: 30px;
background: 0 0;
color: #000;
width: 46px;
height: 46px;
line-height: 46px;
text-align: center;
transition: .9s;
border-radius: 100%;
font-size: 30px;
border: none;
z-index: 5;
overflow: visible;
}
@keyframes ripples {
to {
box-shadow: 0 0 0 5px rgba(247, 124, 41, 0.2), 0 0 0 10px rgba(247, 124, 41, 0.2), 0 0 0 15px rgba(247, 124, 41, 0.2), 0 0 0 20px rgba(247, 124, 41, 0.2);
transform: scale(1);
}
}
.remaining-out-stock {
color: #ff0000;
font-size: 16px;
font-weight: 600;
}
.remaining-stock,
.remaining-low-stock {
color: var(--bs-secondary);
font-size: 16px;
font-weight: 600;
}
.storely-stocks {
margin: 10px auto;
}
.stock-count{
color: var(--bs-primary);
}
.barline {
height: 12px;
background: var(--bs-primary-light);
border-radius: 20px;
}
.stock-countbar {
height: 12px;
background: var(--bs-primary);
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
position: relative;
}
.storely-product-sharing .widget_social_widget {
display: flex;
align-items: self-end;
justify-content: space-between;
}
.storely-product-sharing:after {
content: '';
background: url(//feeldefish.ru/wp-content/themes/storely/assets/images/product-share.png);
width: 118px;
height: 47px;
display: block;
position: relative;
left: 52px;
}
.woocommerce-demo-store header {
top: 50px;
}
.entry-summary .woo-multi-currency {
display: none;
}
.woocommerce ul.products.list li.product .product-action .button.product_type_grouped,
.woocommerce ul.products.list li.product.outofstock .product-action .button {
background: none;
border: 1px solid #e8e8e8;
margin: 10px;
}
.woocommerce ul.products.list li.product .product-action .button.product_type_grouped:before,
.woocommerce ul.products.list li.product.outofstock .product-action .button:before{
color: var(--bs-secondary);
}
.header-widget .woo-multi-currency.wmc-shortcode .wmc-currency {
background-color: #F9F9F9;
}@font-face{
font-family: 'Corvetta';
src: url(//feeldefish.ru/wp-content/themes/storess/fonts/Corvetta.ttf);
src: url(//feeldefish.ru/wp-content/themes/storess/fonts/Corvetta.ttf?#iefix) format('embedded-opentype'),
url(//feeldefish.ru/wp-content/themes/storess/fonts/Corvetta.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
body { color: #E8E8E8;
font-family: "Fira Sans", serif;
font-weight: 400;
font-style: normal; background: #161616;
}
.main-header {
background: #262626;
}
a {
color: #f4511e;
}
.product-single {
background-color: #121212;
border: 1px solid #e8e8e800;
}
.woocommerce a.button {
background: #555;
}
.woocommerce a.button:hover {
background: #f4511e;
}
button[type=submit]:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
a:focus,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
[type=search],
.header-search-form .header-search-select,
.above-header .select-currency select:focus,
.header-search-form .header-search-select:focus {
outline: none !important;
}
.header-search-form .header-search-select,
#main-header3 .header-search-form .header-search-select {
width: 30%;
display: inline-block;
border: none;
float: right;
cursor: pointer;
min-height: 40px;
border-left: 1px solid #e8e8e8;
padding: 12px 29px 12px 19px;
-webkit-appearance: none;
-moz-appearance: none;
outline-offset: -5px;
background: url("data:image/svg+xml;utf8,<svg fill='rgb(36 39 46)' height='25' viewBox='0 0 24 24' width='25' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>")
no-repeat 97% 11px;
position: relative;
outline: none !important;
}
.header3 .navbar-area { background-color: #262626;
padding: 0 0 0 0;
border-radius: 0;
margin-bottom: 0;
}
.product-category-btn {
background-color: #555;
}
.header3 .navbar-area .main-menu-right {
padding-right: 15px;
}
.header3 .main-navbar .main-menu > li.menu-item:not(.focus):not(.active):not(:hover) > a:not(:focus):not(:hover) { color: #E8E8E8;
transition: 0;
}
.slider3 .slider-section .slider-info {
min-height: 247px;
overflow: hidden;
position: relative;
z-index: 0;
height: 247px;
}
.slider3 .slider-section .slide-text.btn-white:hover,
.slider3 .slider-section .slide-text.btn-white:focus {
color: var(--bs-white);
background-color: var(--bs-secondary);
}
.slider3 .slider-section .slider-info .cycle-image-wrapper> img{
position:absolute;
opacity: 0;
}
.slider3 .slider-section .slider-info .cycle-image-wrapper> img.active{
opacity: 1;
}
.slider3 .slider-section .slider-info img {
object-fit: fill;
min-height: 197px;
height: 100%;
width: 100%;
transform: scale(1);
transition: 1s linear;
}
.slider3 .slider-section .slider-info >img:focus-within {
transform: scale(1.2);
}
.slider3 .slider-section .slider-info .slider-area {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
padding: 20px 10px 10px 20px;
}
.slider3 .home-slider-info-wrapper .slider-silde-info .slide-text-title {
font-size: 45px;
overflow: hidden;
line-height: 90%;
color: var(--bs-secondary);
}
.slider3 .side-slide-left,
.slider3 .side-slide-left > div,
.slider3 .slider-section .side-slide-left .slider-info {
height: 100%;
border-radius: 4px;
}
.slider3 .side-slide-left .slide-text-description {
font-size: 3rem;
}
.slider2 .slider-section .slider-info,
.slider3 .slider-section .slider-info {
min-height: 247px;
overflow: hidden;
position: relative;
z-index: 0;
height: 247px;
border-radius: 4px;
}
.slider2 .slider-section .slider-info .slide-text.btn-white:hover,
.slider2 .slider-section .slider-info .slide-text.btn-white:focus,
.slider3 .slider-section .slide-text.btn-white:hover,
.slider3 .slider-section .slide-text.btn-white:focus {
color: var(--bs-white);
background-color: var(--bs-secondary);
}
.slider2 .slider-section .slider-info img,
.slider3 .slider-section .slider-info img {
object-fit: fill;
min-height: 197px;
height: 100%;
width: 100%;
transform: scale(1);
transition: 1s linear;
}
.slider2 .slider-section .slider-info .slider-area,
.slider3 .slider-section .slider-info .slider-area {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
padding: 20px 10px 10px 20px;
}
.slider2 .slider-section .slider-info >img:hover,
.slider3 .slider-section .slider-info >img:hover,
.slider2 .slider-section .slider-info >img:focus-within,
.slider3 .slider-section .slider-info >img:focus-within {
transform: scale(1.2);
}
.col-lg-6.col-12.slider3-main {
padding-left: 0px;
padding-right: 0px;
}
.high-bg {
background-color: #ffffff;
padding: 5px 10px;
}
.header-search-form {
margin-bottom: 0;
}
.header-search-form .header-search-button {
border: 1px solid #555;
background-color: #555 !important;
}	
.footer-widgets .widget_products li a:before {
content: none !important;
}
.footer-widgets .widget_products li a {
display: contents !important;
}
.footer-section .widget_calendar table th,
.footer-section .widget_calendar table td {
line-height: 30px;
}
.footer-section figure.wp-block-table table tr, 
.footer-section figure.wp-block-table figcaption {
color: #fff;
}
.footer-section figure.wp-block-table table td {
border-width: 1px;
}
.menu-right-list li.arrow .arrow-btn span,
.menu-right-list li.favourite .favourite-btn span,
.menu-right-list li.cart-wrapper .cart-icon-wrap span {
background-color: #f4511e;
}
.m_addr { color: #E8E8E8;
transition: 0.2s;
font-size: 14px;
text-decoration: none;
font-weight: 600;
}
.m_addr:hover {
color: #f4511e;
transition: 0.2s;
text-decoration: none;
}
.m_addr i {
color: #f4511e;
font-size: 18px;
}
.m_telr,
.m_telr:hover {
text-decoration: none; color: #E8E8E8;
font-weight: 600;
font-size: 20px;
}
.m_telr i {
color: #f4511e;
font-size: 22px;
}
.nets_t {
list-style: none;
margin: 0 0 0 0;
padding: 0;
text-align: center;
}
.nets_t li {
display: inline-block;
margin: 6px 2px 0;
}
.nets_t li a,
.nets_t li a:hover {
text-decoration: none;
}
.nets_t li a img {
width: 35px;
height: 35px;
}
.tr_tr {
text-align: center;
}
.m_a_tr {
margin: 0 0 0 0 !important;
}
.footer-section ol.wp-block-latest-comments {
padding: 0;
}
.wp-block-file a.wp-block-file__button {
border-radius: 4px;
}
.aligncenter {
margin-left: auto;
margin-right: auto;
}
.sidebar .wp-block-table {
padding: 15px;
}
.wp-block-table table tr, .wp-block-table table td {
border: 1px solid #e8e8e8;
text-align: center;
}
.sidebar .wp-block-table figcaption {
text-align: center;
}
.sidebar .widget_block {
padding: 18px 12px;
}
.post-content .gallery {
display: inline-block;
}
.wp-block-image figcaption {
text-align: center;
}
.wp-block-social-links li.wp-social-link {
padding: 0;
}
.wp-block-social-links li a:before {
content: none !important;
}
.footer-section .wp-block-social-links li a {
padding-left: 0.25rem !important;
margin-bottom: 0 !important;
}
.main-header .widget_calendar table caption {
padding-right: 1.75rem;
padding-top: 0;
padding-bottom: 0;
}
.main-header .wp-block-calendar, .calendar_wrap {
padding: 20px;
}
.post-items .post-content .gallery-item .gallery-icon img {
width: 100%;
}
.wp-block-embed figcaption {
text-align: center;
}
.post-section #st-primary-content .wp-block-group {
padding: 0 20px;
}
.wp-block-group em {
color: inherit;
}
.is-style-outline .wp-block-button__link {
background: transparent !important;
}
.has-text-color em,
.has-text-color h2 {
color: inherit;
}
a.wp-block-file__button,
a.wp-block-file__button:hover,
a.wp-block-file__button:focus {
color: #fff;
}
.has-text-color * {
color: inherit;
}
.has-text-color a:hover, 
.has-text-color a:focus {
color: inherit;
}
.wp-block-pullquote.has-text-color blockquote {
border-color: inherit !important;
}
blockquote {
border-color: inherit !important;
}
.wp-block-calendar table caption {
font-weight: 500;
} .home-slider-info-wrapper .slider-silde-info .slide-subtitle,
.home-slider-info-wrapper .slider-silde-info .slide-text-title {
font-weight: 600;
letter-spacing: 0;
word-break: normal !important;
position: relative;
overflow: visible;
}
.home-slider-info-wrapper .slider-silde-info .slide-subtitle span {
color: #fff;
overflow: visible;
}
.home-slider-info-wrapper .slider-silde-info .slide-subtitle:after {
content: '';
display: block;
position: absolute;
left: 0;
bottom: -5px;
width: 150px;
height: 1px;
background: #fff;
z-index: 5;
}
.slider-area .tns-nav {
display: none;
}
.home-slider-info-wrapper .slider-silde-info {
padding: 5px 0 5px 5px;
}
.home-slider-info-wrapper .slider-silde-info .slide-text-description {
max-width: 335px;
line-height: 0.8;
color: #fff;
font-size: 17px;
}
.slider3 .home-slider-info-wrapper .slider-silde-info .slide-text-title {
font-size: 45px;
overflow: visible;
line-height: initial;
color: #fff;
}
.text-primary {
font-weight: normal;
}
.side-slide-left h5.slide-text-title {
font-size: 17px !important;
font-weight: normal;
position: relative;
}
.side-slide-left h5.slide-text-title:after {
content: '';
display: block;
position: absolute;
left: 0;
bottom: -5px;
width: 150px;
height: 1px;
background: #fff;
z-index: 5;
}
.side-slide-left h5.slide-text-description {
font-weight: 600;
font-size: 30px !important;
line-height: 1;
width: 250px;
margin-top: 20px;
}
.side-slide-left .slide-text-btn {
margin-top: 20px;
}
.side-slide-left .slide-text-btn span {
display: none;
}
.home-slider-vertical h6 {
font-size: 17px !important;
overflow: visible;
}
.home-slider-vertical .slide-text-btn {
margin-top: 15px !important;
overflow: visible;
}
.home-slider-vertical .slide-text-btn span {
display: none;
}
.footer-section { background: #262626;
margin-top: 65px;
}
.footer-content .footer-widgets,
.footer-content .footer-widgets .row > .col-lg-4 > *,
.footer-content .footer-widgets > .row > .col-lg-4 {
border: 0;
}
.footer-section .footer-top .contact-area .title {
font-size: 17px;
font-weight: 500;
}
.footer-section .footer-top {
padding: 30px 0;
border-bottom: 1px solid #555;
}
.footer-content .footer-widgets > .row > .col-12 > * {
padding: 25px 25px 15px;
}
.footer-content .footer-widgets .contact-info .text,
.footer-content .footer-widgets .contact-info .text a {
line-height: 1.35;
font-size: 14px;
font-weight: 400;
}
.footer-copyright .copyright-text {
color: #555;
font-size: 14px;
margin: 0 auto 0;
line-height: 1;
padding: 0;
}
.footer-copyright .copyright-text a,
.footer-copyright .copyright-text a:hover,
.footer-copyright .copyright-text a:focus,
.footer-copyright .copyright-text a:active,
.footer-copyright .copyright-text a:visited {
color: #555 !important;
text-decoration: none !important;
}
.footer-section .footer-copyright .row .col-12 {
margin-top: 0;
}
.footer-content .footer-widgets .contact-area {
margin-bottom: 20px;
}
.footer-copyright {
padding: 10px 0 10px;
border-top: 1px solid #ccc;
margin-top: 20px;
line-height: 1;
}
.footer-section .footer-content .row,
.footer-section .footer-copyright .row {
margin-top: 0;
}
.footer-content .footer-widgets .row > .col-lg-4 > .widget .widget-title {
margin-bottom: 10px;
}
.footer-section .footer-content .row .col-12 {
margin-top: 10px;
}
#browse-section .my-auto {
margin-left: 0;
padding-left: 0;
}
#tns1-mw {
border-radius: 4px;
}
.fa-angle-right:before {
content: "\f105";
font-size: 13px;
font-weight: 600;
margin-left: 4px;
}
.slider-info-content .btn-secondary {
margin-top: 10px;
}
.slider-info-content .btn-secondary span {
display: none;
}
.main-navbar .main-menu > li.menu-item > a {
padding: 3px 12px;
margin: 0 0;
letter-spacing: 0.5px;
font-size: 16px;
font-weight: 400;
border-radius: 30px;
border: 1px solid #ffffff00;
}
.main-navbar .main-menu > li.menu-item > a:hover {
color: #fff !important;
border-color: #f4511e;
background: #f4511e;
}
#slider-section .btn {
font-weight: 500;
}
.header-search-form {
height: 45px;
padding-right: 70px;
}
.header-search-form input.header-search-input {
min-height: auto;
font-size: 15px;
padding-top: 12px;
padding-bottom: 0;
}
.header-search-form .header-search-button {
padding: 9px 22.46px 7px;
font-size: 18px;
top: -1px;
border-radius: 0 4px 4px 0;
}
.navigation-middle-row {
min-height: 50px;
}	
.main-menu > li > a, .dropdown-menu li a {
font-size: 15px;
font-weight: 400;
}
.product-category-menus-list .main-menu > li > a {
line-height: 45px;
}	
.scrollingUp {
display: none !important;
}
.product-category-menus-list .main-menu > li > a {
line-height: 27px;
padding: 5px 18px 5px 42px;
font-weight: 500;
color: #333 !important;
}
.main-navbar:not(.breadcrumb-menu) .main-menu > li > a {
line-height: 20px;
}
.main-navbar .main-menu .menu-item.active > a {
color: #333;
border-bottom: 0;
}
.navbar-area .cart-label .amount { color: #E8E8E8;
}
.col-lg-9.col-12.tt {
padding-left: 0;
}
.nm_bg:nth-child(1) .bannerinfo {
background: #f1cc3e;
}
.nm_bg:nth-child(2) .bannerinfo {
background: #ca61ed;
}
.bannerinfo {
box-shadow: 2px 2px 5px #aaa;
}
.bannerinfo .info-content .more-link {
margin-top: 30px;
display: inline-block;
color: #fff;
font-weight: bold;
}
.breadcrumb-area {
background: transparent !important;
}
.breadcrumb-area:before {
display: none;
}
.breadcrumb-heading h3 {
font-size: 30px;
margin-bottom: 20px;
font-weight: 500;
}
.breadcrumb-list i {
display: none;
}
.breadcrumb-list li {
color: #555;
font-weight: 400;
text-decoration: none;
font-size: 14px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
.breadcrumb-list li a {
color: #555;
font-weight: 400;
text-decoration: none;
font-size: 14px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
.breadcrumb-content,
.breadcrumb-area {
min-height: auto;
}
.breadcrumb-content {
padding: 10px 0;
margin: 20px 0 0 0;
}
.breadcrumb-left .breadcrumb-list, .breadcrumb-right .breadcrumb-heading {
text-align: left;
}
.footer-content ul {
list-style: none;
display: block;
}
.footer-content ul li {
display: block;
float: none;
width: 100%;
padding: 4px 0 0 2px;
}
.footer-content ul li a:before {
display: none;
}
.footer-widgets .row .f_sprava .row {
position: absolute;
right: 150px;
top: 225px;
text-align: right;
}
.footer-widgets .row .left-content {
float: none;
text-align: left;
}
.footer-content .footer-widgets .widget li a { color: #E8E8E8;
font-weight: 400 !important;
font-size: 14px;
text-align: left;
padding: 0 !important;
margin: 0 !important;
float: none;
text-decoration: none;
}
.footer-content .footer-widgets .widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag_cloud) li a:hover, .footer-content .footer-widgets .widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag_cloud) li a:focus {
color: #555;
}
.error404 h3 {
font-weight: 500;
font-size: 17px;
margin-bottom: 20px;
}
h1 {
font-weight: 600;
font-size: 40px;
}
.single-product .woocommerce-tabs .description_tab {
display: none !important;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
display: none;
}
.single-product .product .woocommerce-tabs .panel {
border: 0 !important;
}
.woocommerce div.product .woocommerce-tabs .panel h3 {
font-size: 24px;
margin-bottom: 15px;
font-weight: 600;
}
.woocommerce ul.products li.product .product-single .product-content h3 {
display: none;
}
.woocommerce ul.products li.product .product-single .product-content .price,
.woocommerce ul.products li.product .product-single .product-content .price bdi { color: #E8E8E8;
font-weight: 600;
font-size: 25px;
line-height: 1;
margin: 0;
padding: 0;
}
.woocommerce ul.products li.product .product-single .product-content .price bdi .woocommerce-Price-currencySymbol {
font-weight: 500;
}
.woocommerce ul.products li.product .product-single .product-content .price { border-top: 1px solid #161616;
margin: -10px 0 -10px 0;
padding: 10px 0 0 0;
}
.product-action {
border-top: 0px solid #e8e8e8;
}
.related.products ul.products li.product .product-single .product-content .price {
padding: 0 0 0 0;
}
.woocommerce ul.products li.product .product-single h3 {
font-size: 16px;
padding: 0 4px;
margin-bottom: 5px;
font-weight: 400;
line-height: 1;
letter-spacing: 0.1px;
min-height: auto;
}
.woocommerce ul.products li.product .product-single h3 a { color: #E8E8E8;
font-weight: 600;
line-height: 1;
font-size: 20px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
margin: 0 1% 2em;
padding: 0;
width: 23%;
}
.woocommerce ul.products li.product .product-action .button.add_to_cart_button {
background-color: #444;
color: #fff;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.5px;
border-radius: 0 0 5px 5px;
transition: 0.3s;
}
.woocommerce ul.products li.product .product-action .button.add_to_cart_button:hover,
.woocommerce ul.products li.product .product-action .button.add_to_cart_button:focus {
background-color: #f4511e;
color: #fff;
transition: 0.3s;
}
ul.products .product .product-single {
border-radius: 5px;
}
.related.products {
text-align: left;
display: block;
float: none;
clear: both;
}
.related.products h2 {
font-size: 22px;
font-weight: 600;
color: #333;
text-align: left;
}
.related.products h2:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
border-bottom: 2px solid #f4511e;
}
.single-product .product .product_meta > span {
margin-top: 5px;
}
.single-product #product .woocommerce-Price-amount.amount {
font-size: 35px;
font-weight: 600;
color: #f4511e;
}
.single-product #product .product-final-price .woocommerce-Price-amount.amount {
font-size: 25px;
display: inline-block;
font-weight: 600;
margin: 30px 0 20px 0;
background: #eee;
width: auto;
border-radius: 3px;
color: #222;
padding: 14px 25px;
line-height: 1;
}
.woocommerce div.product .product_meta {
border-top: 1px solid #ddd;
padding-top: 20px;
}
.minus.button {
border-radius: 3px 0 0 3px !important;
height: 42px;
width: 42px;
background: #ccc !important;
box-shadow: 0 0 2px #5555556e inset;
text-shadow: none !important;
color: #222;
font-size: 22px;
line-height: 1;
padding: 3px 0 0 !important;
transition: 0.2s !important;
text-align: center;
margin-right: -5px !important;
}
.plus.button {
height: 42px;
width: 42px;
background: #ccc !important;
box-shadow: 0 0 2px #5555556e inset;
border-radius: 0 3px 3px 0 !important;
text-shadow: none !important;
color: #222;
font-size: 22px;
line-height: 1;
padding: 3px 0 0 !important;
transition: 0.2s !important;
text-align: center;
margin-left: -4px !important;
}
.minus.button:hover,
.plus.button:hover {
transition: 0.2s !important;
background: #f4511e !important;
color: #fff;
}
.woocommerce .quantity .qty {
min-height: 42px !important;
height: 42px;
display: inline;
}
.single-product #product .woocommerce-Price-currencySymbol {
font-size: 27px;
margin-left: -5px;
}
.single-product #product .related.products  .woocommerce-Price-currencySymbol {
letter-spacing: 0;
font-size: 20px;
margin-left: -2px;
}
.single-product #product .product_title.entry-title {
font-size: 35px;
line-height: 1.2;
letter-spacing: 0;
margin-bottom: 20px;
position: relative;
}
.single-product #product .product_title.entry-title:after {
content: "";
position: absolute;
bottom: -5px;
left: 0;
right: 0;
width: 300px;
border-bottom: 2px solid #f4511e;
}
button[type="submit"] {
background-color: #f4511e;
}
.woocommerce button.button,
.woocommerce button.button.alt {
font-size: 15px;
background: #f4511e !important;
text-transform: uppercase;
font-weight: 500;
border: 0;
padding: 15px 25px 13px !important;
line-height: 1;
transition: 0.3s;
}
.woocommerce button.button:hover,
.woocommerce button.button.alt:hover {
font-size: 15px;
background: #d64315 !important;
font-weight: 500;
padding: 15px 25px 13px !important;
color: #fff !important;
border: 0;
line-height: 1;
transition: 0.3s;
}
.woocommerce .wc-proceed-to-checkout a.checkout-button.button {
font-size: 16px;
background: #f4511e;
text-transform: uppercase;
padding: 12px 25px !important;
box-shadow: 0.5px 1px 3px #555;
}
.woocommerce-Price-amount.amount,
ins .woocommerce-Price-amount.amount bdi {
color: #333;
}
.archive .breadcrumb-heading,
.single-product .breadcrumb-heading {
display: none;
}
.archive .breadcrumb-left .breadcrumb-content,
.single-product .breadcrumb-left .breadcrumb-content {
justify-content: left;
}
.archive .st-py-full {
padding: 10px 0 50px 0;
}
.woocommerce .woocommerce-ordering select.orderby {
font-size: 14px;
}
.woocommerce p.woocommerce-result-count {
font-size: 14px;
}
.archive .woocommerce-result-count,
.archive .woocommerce-ordering{
display: none;
}
.woosl-button.add-to-cart,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.xoo-wsc-ft-buttons-cont a.button {
text-shadow: 0.5px 0.5px 1px #555;
}
#infoservice-section {
padding: 15px 0;
}
.is-sticky-on.is-sticky-menu .logo img,
.is-sticky-on.is-sticky-menu .mobile-logo img {
max-width: 265px !important;
}
.woocommerce-message {
border-top-color: #f4511e;
}
.woocommerce-message::before {
color: #f4511e;
}
.woocommerce-message a.button,
.woocommerce-message a.button:hover {
background: #f4511e;
font-weight: normal;
text-shadow: none;
padding: 12px 25px !important;
line-height: 1;
}
[class^="woofc-icon-"],
[class*=" woofc-icon-"] {
color: #333;
}
.woofc-area-count {
font-weight: 400;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-data,
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-total {
color: #333;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue span {
color: #333;
border-bottom: 1px solid #555;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
padding: 0;
height: 45px;
line-height: 45px;
font-size: 16px;
background: #555;
color: #fff;
font-weight: 500;
border: 0;
text-shadow: 0.5px 0.5px 1px #555;
border-radius: 4px
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover {
background: #f4511e;
color: #fff;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price span {
font-size: 15px !important;
font-weight: 500!important;
color: #333;
}
#woofc-count {
border-radius: 50%;
width: 70px;
height: 70px;
box-shadow: rgb(0 0 0 / 25%) 0px 0px 25px;
}
.woofc-count i {
font-size: 35px;
line-height: 67px;
color: #f4511e;
}
.woofc-inner.woofc-cart-area {
background: #fff !important;
}
.woofc-area.woofc-style-01 .woofc-area-bot {
padding: 20px 10px;
background: #fff;
border-top: 1px solid #ddd;
}
.woofc-area.woofc-style-01 .woofc-area-mid {
background: #fff;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item {
padding: 0 10px;
margin: 0 0 0 0;
border-bottom: 1px solid #ddd;
}
.woofc-area-bot .woofc-data .woofc-data-right,
.woofc-area-bot .woofc-total .woofc-total-right {
margin-left: 10px;
font-weight: 600;
font-size: 18px;
}
.woofc-data-left {
font-size: 17px;
}
.woofc-area .woofc-area-mid .woofc-undo .woofc-undo-inner {
padding: 10px 15px;
color: #333;
border-color: #555;
}
.woofc-area .woofc-area-mid .woofc-undo .woofc-undo-inner a {
color: #f4511e;
}
#custom_html-2 {
position: absolute;
left: -10px;
bottom: -60px;
width: 200px;
height: 50px;
}
#custom_html-2 ul {
text-align: left;
float: left;
}
#custom_html-2 ul li {
text-align: left;
float: left;
margin: 0 5px;
}
#custom_html-2 ul li a {
text-align: left;
float: left;
font-size: 30px;
color: #ddd;
transition: 0.2s;
}
#custom_html-2 ul li a:hover {
color: #fff;
transition: 0.2s;
}
#custom_html-2 ul li a i.fa-youtube {
font-size: 32px;
}
.page-id-44 .woocommerce-shipping-fields {
display: none;
}
body.woocommerce-checkout #payment div.payment_box {
background-color: #bbb;
border: 2px solid #bbb;
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
body.woocommerce-checkout #payment div.payment_box:before {
border-color: #bbb;
}
.woocommerce-privacy-policy-text a,
.woocommerce-terms-and-conditions-checkbox-text a {
color: #333;
font-weight: 600;
}
input[type=checkbox] {
color: #f4511e;
}
.woocommerce-checkout #payment div.payment_box {
color: #fff !important;
border-color: #f4511e !important;
background: #f4511e !important;
}
.woocommerce-checkout #payment div.payment_box::before {
content: '';
border-color: #f4511e !important;
}
.checkout_coupon.woocommerce-form-coupon .form-row.form-row-last button {
background: #f4511e !important;
max-height: 40px;
}
.woocommerce-checkout #payment div.payment_box {
color: #222;
}
.page-id-44 .shop_table .woocommerce-Price-amount.amount {
font-weight: 600;
color: #333;
}
.woocommerce form .form-row select,
.woocommerce form .form-row input.input-text {
font-weight: normal;
font-size: 15px;
}
.breadcrumb-left .breadcrumb-list {
display: none;
}
.aioseo-breadcrumb,
.aioseo-breadcrumb a {
color: #555;
font-size: 15px;
text-decoration: none;
}
.woocommerce table.shop_table a.remove,
.storely-woowishlist-remove {
color: #555 !important;
font-weight: 300;
border: 1px solid #555;
margin: auto;
}
.woocommerce a.remove {
color: #f4511e !important;
}
.woocommerce table.shop_table th {
font-size: 16px;
}
.page-id-43 .woocommerce-shipping-totals.shipping,
.page-id-43 .cart-subtotal {
display: none;
}
.woocommerce-cart .wc-proceed-to-checkout {
float: right;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
font-size: 18px;
padding: 15px 0;
}
.page-id-43 .order-total td bdi,
.page-id-43 .order-total td span {
color: #333;
font-weight: 600;
font-size: 19px;
}
.woocommerce-order-details__title {
display: none;
}
.woocommerce .woocommerce-order h2 {
font-size: 22px;
margin-bottom: 10px;
}
.page-template-default .aioseo-breadcrumbs {
display: none;
}
.b_ccont {
margin: 0 0 40px;
}
.b_ccont figure {
width: 20% !important;
margin: 0 auto 10px !important;
}
.b_ccont h3:before {
content: '';
position: absolute;
bottom: -4px;
left: 0;
right: 0;
margin: auto;
width: 80px;
height: 2px;
background: #f4511e;
z-index: -1;
}
.b_ccont h3 {
text-transform: uppercase;
font-size: 18px;
font-weight: 600;
letter-spacing: 0.5px;
color: #222;
position: relative;
}
.b_ccont p {
font-size: 16px;
color: #222;
font-weight: 500;
}
.b_ccont p a {
color: #222;
}
.m_map {
margin-top:60px;
}
.punkt_line {
margin-bottom: 40px;
padding-bottom: 30px;
border-bottom: 1px solid #ddd;
}
.punkt_line figure {
width: 11% !important;
margin: 2px 20px 0 0 !important;
position: relative;
}
.punkt_line figure:before {
content: '';
position: absolute;
top: 8px;
left: 0;
right: 0;
margin: auto;
width: 44px;
height: 44px;
background: #f4511e;
border-radius: 50%;
transition: 0.2s;
opacity: 0.5;
z-index: -1;
}
.punkt_line figure:hover:before {
top: 3px;
width: 55px;
height: 55px;
transition: 0.2s;
}
.punkt_line h3 {
font-weight: 600;
font-size: 17px;
margin: 0 0 5px 0;
}
.punkt_line p {
font-size: 14px;
}
.punkt_line p a {
color: #333;
transition: 0.2s;
}
.punkt_line p a:hover {
color: #f4511e;
transition: 0.2s;
}
.on_banners h2 {
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0;
margin: -250px 0 0 120px;
font-size: 30px;
line-height: 1.3;
transition: all 0.3s;
}
.on_banners h2 a {
color: #fff !important;
text-shadow: 1px 2px 4px #888;
transition: 0.3s;
}
.on_banners h2 a:hover {
color: #E84CF9 !important;
text-shadow: 1px 2px 3px #ccc;
transition: 0.3s;
}
.shhh img {
border-radius: 5px;
box-shadow: 3px 3px 7px #888888a6;
transition: 0.3s;
}
.shhh img:hover {
box-shadow: 3px 3px 7px #B7B4F7;
transition: 0.3s;
}
.part_pic img {
border-radius: 5px;
}
div.wpforms-container-full .wpforms-form .wpforms-field {
padding: 5px 0;
}
.bl_f_partneri h3 {
text-transform: uppercase;
font-size: 25px;
margin: 0 0 0 0;
}
.bl_f_partneri h4 {
text-align: center;
font-weight: 500;
font-size: 19px;
color: #555;
text-transform: lowercase;
margin: -10px 0 0 0;
}
.pf_form {
margin: -20px 0 0 0;
}
div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
color: #fff;
font-size: 15px;
text-transform: uppercase;
font-weight: 500;
padding: 17px 35px;
border-radius: 4px;
border: 0 !important;
line-height: 1;
text-shadow: 0.5px 0.5px 1px #777;
box-shadow: 1px 2px 4px #bbb;
background: #f4511e !important;
}
div.wpforms-container-full .wpforms-form input[type=date],
div.wpforms-container-full .wpforms-form input[type=datetime],
div.wpforms-container-full .wpforms-form input[type=datetime-local],
div.wpforms-container-full .wpforms-form input[type=email],
div.wpforms-container-full .wpforms-form input[type=month],
div.wpforms-container-full .wpforms-form input[type=number],
div.wpforms-container-full .wpforms-form input[type=password],
div.wpforms-container-full .wpforms-form input[type=range],
div.wpforms-container-full .wpforms-form input[type=tel],
div.wpforms-container-full .wpforms-form input[type=text],
div.wpforms-container-full .wpforms-form input[type=time],
div.wpforms-container-full .wpforms-form input[type=url],
div.wpforms-container-full .wpforms-form input[type=week],
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form textarea {
font-size: 15px;
font-weight: 400;
}
.infoservice-item {
background: #eee;
}
.infoservice-item .infoservice-icon {
max-width: 74px;
margin-right: 8px;
}
.product-category-menus-list li {
position: relative;
}
.product-category-menus-list img {
width: 25px;
position: absolute;
left: 10px;
z-index: 10;
padding-top: 6px;
}
.product-category-menus-list .more-item button {
display: none;
}
.product-category-menus-list .dropdown-menu li {
border: 0;
line-height: 1;
}
.product-category-menus-list .dropdown-menu li a {
border-bottom: 0;
line-height: 26px;
padding: 5px 18px 5px 25px;
}
.product-category-menus-list ul.main-menu { background: #f9f9f9;
}
.product-category-menus-list .dropdown-menu {
top: 0;
left: 100%;
height: 100%;
width: 294px;
background: #f9f9f9;
border-radius: 0 0 4px 4px;
}
.product-category-menus-list .main-menu > li {
position: unset;
}
.single-product div.product .woocommerce-tabs ul.tabs {
display: none;
}
.woocommerce div.product form.cart .variations td.value {
border-bottom: 0;
}
.wpgs-for .slick-arrow:before,
.wpgs-nav .slick-next:before {
color: #333 !important;
}
.wpgs-nav .slick-prev:before,
.wpgs-nav .slick-next:before {
font-size: 20px;
line-height: 1.1;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
background: #f4511e !important;
border-radius: 50%;
}
.product .sale-ribbon {
top: 12px;
left: 12px;
font-size: 15px;
font-weight: 400;
padding: 2px 8px;
line-height: 26px;
border-radius: 4px;
color: #fff;
background: #f4511e;
letter-spacing: 0;
}
.yith-wcbm-badge.yith-wcbm-badge-text.yith-wcbm-badge-1054,
.yith-wcbm-badge.yith-wcbm-badge-text.yith-wcbm-badge-1695 {
top: 2px;
right: 3px;
font-size: 15px;
font-weight: 400;
padding: 2px 8px;
line-height: 26px;
border-radius: 4px;
color: #fff;
font-family: "Fira Sans", serif;
letter-spacing: 0;
height: 30px;
width: 78px;
}
.yith-wcbm-badge.yith-wcbm-badge-1696,
.yith-wcbm-badge.yith-wcbm-badge-1696 img {
width: 45px !important;
top: 3px !important;
right: 3px !important;
}
.yith-wcbm-badge.yith-wcbm-badge-1696:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
margin: auto;
width: 100%;
height: 100%;
background: url(//feeldefish.ru/wp-content/uploads/2025/04/hpr-2.png);
background-size: cover;
}
.product .sale-ribbon:after {
display: none
}
.woocommerce span.onsale {
top: 12px;
left: 12px;
font-size: 16px;
font-weight: 400;
padding: 2px 8px;
line-height: 26px;
border-radius: 4px;
color: #fff;
background: #f4511e;
}
.woocommerce span.onsale:after {
display: none
}
.single-product .woocommerce-product-gallery .yith-wcbm-badge.yith-wcbm-badge-text.yith-wcbm-badge-1054,
.single-product .woocommerce-product-gallery .yith-wcbm-badge.yith-wcbm-badge-text.yith-wcbm-badge-1695 {
top: 12px;
right: 12px;
font-size: 16px;
padding: 2px 8px;
line-height: 26px;
border-radius: 4px;
}
.single-product .woocommerce-product-gallery .yith-wcbm-badge-1696 {
top: 5px !important;
right: 5px !important;
}
.single-product .yith-wcbm-badge-1696:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
margin: auto;
width: 100%;
height: 100%;
background: url(//feeldefish.ru/wp-content/uploads/2025/04/hpr-2.png);
background-size: cover;
}
.woocommerce ul.products li.product .price ins {
text-decoration: none;
}
.woocommerce-Price-amount.amount,
ins .woocommerce-Price-amount.amount bdi {
text-decoration: none;
}
.woocommerce div.product p.price ins {
text-decoration: none;
}
ins .woocommerce-Price-amount.amount bdi {
color: #f4511e !important;
border: 0;
text-decoration: none;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
color: #333;
font-size: 25px;
margin-right: 10px;
}
.archive .ins span ul.products li.product .product-single .product-content .price {
color: #f4511e;
text-decoration: none;
}
.woocommerce div.product p.price del bdi {
font-size: 25px;
text-decoration: none;
}
.archive ul.products li.product .price del {
opacity: 0.7 !important;
font-weight: 400;
font-size: 15px;
margin-right: 0;	
}
.woocommerce ul.products li.product .price del span {
font-weight: 400;
font-size: 16px;
color: #333;
border: 0;
text-decoration: none;
}
.archive ul.products li.product .price del span bdi {
font-weight: 400 !important;
font-size: 16px !important;
color: #333 !important;
border: 0;
text-decoration: none;
}
.related.products ul.products li.product .product-single .product-content .price del {
font-weight: 400;
font-size: 18px;
margin-right: 0;
}
.related.products ul.products li.product .product-single .product-content .price del span {
font-weight: 400;
opacity: 0.9;
}
.related.products ul.products li.product .product-single .product-content .price del span bdi {
font-weight: 400;
font-size: 17px;
}
.related.products ul.products li.product .product-single .product-content .price del bdi span {
font-weight: 400;
font-size: 17px !important;
}
.owl-stage-outer div.product span.price del {
color: #333;
font-weight: 400;
font-size: 17px;
margin-right: 5px;
}
.owl-stage-outer div.product span.price del span bdi {
color: #333;
font-weight: 400 !important;
font-size: 17px !important;
}
.owl-stage-outer div.product span.price del bdi span {
color: #333;
font-weight: 400;
font-size: 17px;
}
.main-header .logo {
text-align: left;
margin: 0;
}
.logo img {
max-width: 100% !important;
margin: 0 auto;
width: 100%;
text-align: center;
}
.product-category-browse.active .product-category-btn {
background: #f4511e;
}
.woofc-count span {
background-color: #f4511e;
}
.cart-ft-buttons-cont .btn-primary {
color: #fff;
text-shadow:0.5px 0.5px 1px #555;
background-color: #555;
border-color: #555;
}
.cart-ft-buttons-cont .btn-primary:hover {
background-color: #f4511e;
border-color: #f4511e;
}
.st-py-full {
padding: 0 0 50px;
}
#wpgs-gallery .wcgs-thumb.swiper-slide-thumb-active.wcgs-thumb img {
border: 1px solid #999;
}
#wpgs-gallery .wcgs-thumb.swiper-slide:hover img,
#wpgs-gallery .wcgs-thumb.swiper-slide-thumb-active.wcgs-thumb:hover img {
border-color: #bbb;
}
.woofc-area.woofc-style-01 .woofc-area-top {
text-transform: uppercase;
color: #333;
font-weight: 600;
}
.posted_in a {
color:#555
}
.posted_in a:hover {
color: #f4511e;
text-decoration: underline;
border: 0;
}
#tab-description {
border-top: 1px solid #ddd !important;
}
input[type=checkbox],
input[type=checkbox]:checked,
input[type=checkbox]:hover,
input[type=radio]:checked,
input[type=radio]:hover {
color: #f4511e !important;
}
.main-navbar .main-menu .menu-item.active > a {
color: #f4511e;
}
.nav-link-text .char {
transform: none !important;
}
.splitting .word {
color: inherit;
transition: 0;
}
.splitting .word:hover {
color: inherit;
transition: 0;
}
.elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1250px !important;
}
.product-category-menus .product-category-menus-list {
box-shadow: 0 2px 2px #55555570;
}
.wp-caption {
background: transparent;
border: 0;
}
.footer-widgets .widget_text { color: #E8E8E8;
font-size: 14px;
font-weight: 400;
}
#text-2 {
margin: 0 -20px 0 -80px;
}
#nav_menu-2 {
margin: 0 0 0 25px;
}
#media_image-2 {
text-align: center;
width: 70%;
margin: 0;
padding: 0 0 20px 0;
border-bottom: 1px solid #bbb;
position: relative;
}
#media_image-2:after {
content: '';
position: absolute;
left: 0;
bottom: -55px;
width: 100%;
height: 25px;
background: url(//feeldefish.ru/wp-content/uploads/2025/01/pays.png);
background-size: contain;
background-repeat: no-repeat;
}
.footer-section .widget .widget-title {
color: #f4511e;
font-size: 17px;
margin-bottom: 0;
}
.woocommerce div.product form.cart .variations td.value {
padding: 10px 0 10px;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
line-height: 1em;
}
p.woocommerce-notice.woocommerce-notice--success a,
div.woocommerce-info a,
p.woocommerce-info a,
li.woocommerce-info a,
p.woocommerce-notice.woocommerce-notice--success:before,
div.woocommerce-info:before,
p.woocommerce-info:before,
li.woocommerce-info:before {
color: #f4511e;
}
#top_main {
margin: 15px 0 0 0;
padding: 0 0 0 0;
border-radius: 10px;
}
#top_main:after {
content: '';
position: absolute;
right: 12%;
bottom: -8%;
width: 300px;
height: 200px;
background: url(//feeldefish.ru/wp-content/uploads/2025/05/9-may.png);
background-size: contain;
background-repeat: no-repeat;
transform: rotate(-25deg);
display: none;
}
#top_main img {
border-radius: 10px;
}
#top_main h1 {
text-align: center;
color: #fff;
text-transform: uppercase;
text-shadow: 1px 1px 2px #333;
margin: -300px 0 0 0;
}
.woocommerce ul.products li.product a.wc-forward {
font-weight: 500;
margin-left: 0;
border-radius: 0 0 5px 5px !important;
background: #f4511e;
text-shadow: 0.5px 0.5px 1px #555;
}
#goods {
padding: 50px 0 60px;
text-align: center;
}
#goods h2 {
text-align: center;
text-transform: uppercase;
font-weight: 500;
font-size: 32px;
letter-spacing: 0;
margin: 0 0 15px 0;
}
#goods figure {
width: auto;
margin: 0 0 5px 0;
}
#goods figure img {
border-radius: 50% !important;
border: 2px solid #fff;
transition: 0.3s;
}
#goods figure img:hover {
transition: 0.2s;
border: 2px solid #f4511e;
border-style: outset;
}
#goods h3 {
font-weight: 500;
font-size: 22px;
margin: 0 0 0 0;
}
#goods h3 a {
transition: 0.2s;
}
#goods h3 a:hover {
transition: 0.2s;
color: #f4511e;
}
#preimushestva {
background: url(//feeldefish.ru/wp-content/uploads/2024/04/banner-preimushhestv-2.jpg);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
width: auto;
height: 630px;
padding: 37px 0 0 35px;
margin: 0 330px 0;
border-radius: 5px;
}
#preimushestva h2 {
padding: 0;
margin: 0 0 5px 0;
color: #eee;
font-weight: 500;
font-size: 35px;
text-shadow: 1px 1px 2px #333;
}
#preimushestva h3 {
color:#eee;
font-weight: 500;
text-transform: uppercase;
font-size: 20px;
margin: 0 0 5px 0;
padding: 0;
text-shadow: 0.5px 0.5px 1px #333;
}
#preimushestva p {
padding: 0;
margin: 0 0 10px 0;
color:#eee;
text-shadow: 0.5px 0.5px 1px #555;
width: 720px;
}
#preimush_2 {
padding: 70px 0 50px;
}
#preimush_2 h2 {
text-align: center;
text-transform: uppercase;
font-weight: 500;
font-size: 30px;
margin: 0 0 15px 0;
}
#preimush_2 figure {
width: 80px;
margin: 0 auto 5px;
}
#preimush_2 h3 {
text-transform: uppercase;
font-size: 17px;
font-weight: 600;
margin: 0 0 10px 0;
padding: 0 0;
}
#preimush_2 p {
font-size: 15px;
padding: 0 10px;
}
#partners_main {
background: url(//feeldefish.ru/wp-content/uploads/2024/06/bg-n.jpg);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
width: auto;
height: 600px;
padding: 50px 40px 0;
margin: 0 330px 0;
border-radius: 5px;
}
#partners_main h2 {
color: #fff;
font-weight: 600;
font-size: 35px;
text-shadow: 1px 1px 2px #333;
text-align: center;
text-transform: uppercase;
margin: 0 0 0 0;
}
#partners_main .gallery-item {
background: transparent;
opacity: 0.6;
}
.wptww-avtar-image {
margin-top: -15px;
}
#partners_main h4 {
display: none;
}
.wptww-testimonial-client {
font-size: 20px;
color: #333;
margin: -30px 0 5px 0;
}
.wptww-testimonial-job {
font-size: 16px;
font-weight: 400;
margin: 0 0 10px 0;
}
.wptww-testimonial-job a {
color: #333;
font-weight: 400;
}
#partners_main em {
color: #333;
font-weight: 400;
font-size: 16px;
}
.wptww-testimonial-content {
margin-bottom: 15px;
}
.to_partners {
text-align: center;
margin: -30px 0 0 0;
position: relative;
z-index: 5;
}
.to_partners a {
background: #555;
border-radius: 3px;
border: 1px solid #555;
font-size: 17px;
line-height: 1;
padding: 14px 30px;
font-weight: 500;
text-shadow: 0.5px 0.5px 1px #555;
box-shadow: 1px 2px 3px #bbb;
transition: 0.3s;
}
.to_partners a:hover {
transition: 0.3s;
border-color: #f4511e;
background: #f4511e;
box-shadow: 1px 2px 3px #555 !important;
}
.wptww-testimonials-slidelist .slick-dots li button {
border: none;
}
.wptww-testimonials-slidelist .slick-dots li.slick-active button {
background: #ccc !important;
}
#novinki {
padding: 70px 0 20px;
}
#novinki h2 {
text-align: center;
margin: 0 0 10px 0;
text-transform: uppercase;
font-weight: 500;
font-size: 35px;
padding: 0;
}
.woocommerce form.woocommerce-ordering {
margin: -55px 0 25px;
}
.home .breadcrumb-content {
display: none;
}
.shop_table.woocommerce-checkout-review-order-table th {
border: 1px solid #ddd;
}
.shop_table.woocommerce-checkout-review-order-table td {
border: 1px solid #ddd !important;
}
.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td {
border: 1px solid #ddd;
line-height: 1;
padding: 5px 10px;
margin: 0;
}
.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents th {
border: 1px solid #ddd;
color: #333;
}
.cart_totals.calculated_shipping h2 {
border: 1px solid #ddd !important;
border-bottom: 0 !important;
}
.shop_table.shop_table_responsive th {
border-right: 1px solid #ddd !important;
padding: 10px 10px !important;
line-height: 1 !important;
}
.shop_table.shop_table_responsive td {
padding: 10px 10px !important;
}
.woocommerce-page table.cart .product-thumbnail a {
padding: 0 !important;
}
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
height: auto;
width: auto;
}
.single-product .woocommerce-product-details__short-description h5 {
font-weight: 400;
font-size: 18px;
line-height: 1.4;
margin: 0 0 25px 0;
}
.cart-data .woocommerce-Price-amount.amount bdi:before {
display: none;
}
.woofc-inner bdi:before {
display: none;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus {
height: auto;
line-height: 3.5;
border-right: 1px solid #ddd;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus {
height: auto;
line-height: 3.5;
border-left: 1px solid #ddd;
}
.cart-data .cart-ft-btn {
font-weight: 500 !important;
}
form.woocommerce-cart-form button[name="update_cart"] {
display: none;
}
form.woocommerce-cart-form tr td.actions {
display: none;
}
.v_korzinu {
text-align: center;
}
.v_korzinu a {
font-weight: normal;
text-decoration: none;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 0.2px;
background: #555;
color: #fff;
line-height: 1;
padding: 9px 25px;
border-radius: 3px;
text-shadow: 0.5px 0.5px 1px #555;
transition: 0.2s;
}
.v_korzinu a:hover {
transition: 0.2s;
background: #f4511e;
}
.serf img {
border: 1px solid #ddd;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
width: 60%;
}
.opis_sotr {
margin: 20px 0 0 0;
}
.opis_sotr li {
margin: 0 0 8px 0;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
height: 42px;
}
.product-category-btn {
background: #555;
}
button[type=button]:hover,
button[type=button]:focus {
background-color: #555;
}
.woocommerce div.product form.cart {
margin: 15px 0 0 0;
}
.ms-slide-info {
min-height: 50px !important;
position: absolute;
top: 210px;
left: 15px;
font-weight: 600;
text-transform: uppercase;
color: #444;
font-size: 34px;
text-align: center;
width: 600px !important;
line-height: 1.2;
}
input[type=checkbox]:checked,
input[type=checkbox]:hover,
input[type=radio]:checked,
input[type=radio]:hover {
background-color: #f4511e;
border-color: #f4511e;
}
.header3 #menu-primary-menu > li > a,
.header3 .navbar-area .main-menu-right i,
.header3 .navbar-area .main-menu-right .cart-label > span { color: #E8E8E8 !important;
}
.browse-section { box-shadow: 0 2px 5px #28282821;
background: #262626;
}
.browse-section.is-sticky-on.is-sticky-menu {
position: fixed;
padding: 0;
z-index: 99;
}
.main-menu-right > ul > li {
min-height: 40px;
}
.menu-right-list button.header-cart {
margin: 7px 0 0 0;
}
span.mystickyelements-social-icon i {
font-size: 29px;
}
.bl_nice {
background: #f7f7f7;
padding: 30px 35px 25px;
border-radius: 10px;
margin: 25px 0 0 0;
}
.bl_nice h4 {
color: #f4511e;
font-weight: 600;
line-height: 1.2;
font-size: 30px;
margin: 0 0 0 0;
}
.bl_nice ul {
font-weight: 500;
font-size: 21px;
}
.bl_nice ul li {
margin: 7px 0;
}
#menu-item-79 {
border-left: 1px solid #aaa;
}
.long_foto {
text-align: center;
margin: 70px 0 0;
}
.long_foto h2 {
font-family: 'Corvetta';
color: #f4511e;
font-size: 40px;
}
.long_foto h5 {
font-weight: 400;
font-size: 17px;
margin: 10px 0 0 0;
line-height: 1.2;
}
.long_foto img {
border-radius: 5px;
}
.long_foto .gallery-item {
background: #fff;
}
.krai_onas figure {
margin: 15px 0 5px !important;
width: 170px !important;
transition: 0.3s;
}
.krai_onas figure:hover {
margin: 15px 0 -5px !important;
width: 180px !important;
transition: 0.3s;
}
.krai_onas h4 {
font-size: 20px;
text-transform: uppercase;
font-weight: 600;
color: #333;
}
.krai_onas h4 a {
transition: 0.2s;
}
.krai_onas h4 a:hover {
transition: 0.2s;
color: #f4511e;
}
.new_main {
padding: 50px 0;
}
.new_main h2 {
color: #f4511e;
text-align: center;
font-family: 'Corvetta';
font-size: 45px;
margin: 0 0 20px;
}
.new_main .elementor-image-box-img {
overflow: hidden;
border-radius: 10px;
}
.new_main .elementor-image-box-wrapper {
position: relative;
}
.new_main h3 {
position: absolute;
bottom: 5px;
right: 20px;
font-size: 25px;
z-index: 5;
font-weight: 600;
text-shadow: 0.5px 0.5px 1px #000;
}
.new_main h3 a {
transition: 0.2s;
color: #fff !important;
}
.new_main h3 a:hover {
transition: 0.2s;
color: #f4511e !important;
}
.archive article.post-items {
width: 49%;
float: left;
border: 0;
}
.archive article.post-items:nth-child(odd) {
margin-right: 2%;
}
.archive article .post-meta,
.archive article .post-categories,
.archive article .post-content .wprt-container {
display: none !important;
}
.archive .post-items .post-title {
margin: 0;
}
.archive .post-items .post-title a,
.archive .post-items .post-title a:hover {
color: #f4511e;
}
.archive .post-items .post-content {
padding: 10px 10px 10px 15px;
border: 1px solid #ccc;
border-top: 0;
border-radius: 0 0 10px 10px;
}
.archive .post-items .post-image {
border-radius: 10px 10px 0 0;
}
.post-items .post-image .post-hover {
position: absolute;
top: 50% !important;
left: 50% !important;
width: 100%;
height: 100%;
line-height: 100%;
border-radius: 0;
background: #00000040 !important;
}
.post-items .post-image .post-hover i {
display: none;
}
.single-post .post-items .post-image .post-categories,
.single-post .post-items .post-image .post-meta {
display: none;
}
.single-post .breadcrumb-heading h1 {
display: none;
}
#comments {
display: none;
}
.single-post .post-items {
border: 0;
}
.single-post .post-items .post-image img {
transform: none;
border-radius: 10px;
width: 60%;
margin: 20px 0 5px 0;
}
.single-post .post-items .post-title {
font-size: 35px;
font-weight: 600;
margin: 0 0 15px 0;
letter-spacing: 0;
}
.single-post .post-items .post-content {
padding: 20px 0;
}
.woocommerce ul.products li.product .product-single .product-img {
padding: 10px;
border-radius: 5px 5px 0 0;
}
.info.attachment-post-thumbnail {
display: none !important;
}
.single-product .product p.price {
margin-bottom: 10px;
float: left;
width: 46%;
}
.woocommerce-product-details__short-description h6 {
display: inline-block;
background: #f5f5f5;
padding: 10px 15px;
border-radius: 7px;
line-height: 1.5;
font-weight: 500;
color: #222;
margin: 0 0 25px 0;
font-size: 17px;
}
.woocommerce-product-details__short-description {
font-size: 18px;
}
.single-product .product div.images img {
border-radius: 10px;
}
.cart-modal .cart-container .yith-wcbm-badge.yith-wcbm-badge-text.yith-wcbm-badge-1054,
.woofc-area .yith-wcbm-badge.yith-wcbm-badge-text.yith-wcbm-badge-1054,
.cart-modal .cart-container .yith-wcbm-badge.yith-wcbm-badge-text.yith-wcbm-badge-1695,
.woofc-area .yith-wcbm-badge.yith-wcbm-badge-text.yith-wcbm-badge-1695 {
display: none;
}
.cart-modal .cart-container {
overflow-y: scroll !important;
height: 100%;
max-height: 100%;
}
.cart-container {
min-height: 525px;
}
.woocommerce table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table td {
min-width: 120px;
}
#woofc-count {
display: none;
}
.cart-modal .cart-container .container-image-and-badge {
cursor: default !important;
} #shipping_method li:first-child {
border-bottom: 1px solid #ddd;
padding: 5px 0 200px;
}
#shipping_method li:first-child label:after {
content: '(Стоимость доставки уточняется менеджером при подтверждении заказа. Бесплатная доставка осуществляется до 5км от кафе, при заказе от 1500 рублей. Платная доставка от 150 рублей)';
position: absolute;
top: 35px;
left: 0;
font-weight: 400;
font-size: 15px;
}
#billing_address_1_field label {
padding-left: 9px;
}
#billing_address_1_field span.optional {
display: none;
}
#billing_address_1_field:before {
content: '*';
color: #a00;
font-weight: 600;
position: absolute;
}
.page-id-44 .woocommerce-column--shipping-address,
.page-id-44 .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
display: none;
}
.page-id-44 address .woocommerce-customer-details--email {
display: none;
}
.page-id-44 .woocommerce-order p {
color: #fff;
background: #f4511e;
text-align: center;
font-weight: 600;
border-radius: 5px;
padding: 20px 0;
font-size: 18px;
text-shadow: 0.5px 0.5px 1px #555;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
text-align: center;
line-height: 1.6 !important;
padding: 30px 30px 25px !important;
font-weight: 500;
font-size: 18px;
margin-top: 10px;
color: #222;
background-color: #f5f5f5;
text-shadow: none;
}
address p {
background: #fff !important;
color: #333 !important;
text-shadow: none !important;
text-align: left !important;
font-weight: 400 !important;
font-size: 16px !important;
}
address p.woocommerce-customer-details--phone:before {
transform: rotate(90deg);
margin-left: -20px !important;
line-height: 1.3 !important;
}
.tr_tr {
position: relative;
}
.from_graffic {
position: absolute;
top: 28px;
left: 25px; background: #161616;
box-shadow: 0 2px 5px #555555a6;
border-radius: 5px;
padding: 10px 15px;
display: none;
}
.from_graffic ul {
margin: 0;
padding: 0;
list-style: none;
font-weight: 500;
font-size: 15px;
}
.from_graffic ul li {
margin: 4px 0;
}
.grafic_dd:after {
content: "\f107";
font-family: FontAwesome;
padding-left: 1px;
font-size: 13px;
}
#billing_email_field,
.page-id-44 tfoot tr th.order-actions--heading,
.page-id-44 tfoot tr td a.woocommerce-button.button.view.order-actions-button {
display: none;
} @media (max-width: 1600px) {
#preimushestva {
height: 630px;
padding: 37px 0 0 35px;
margin: 0 170px 0;
}
#partners_main {
height: 600px;
padding: 50px 40px 0;
margin: 0 170px 0;
}
body {
max-width: 100%;
overflow-x: hidden !important;
}	
#top_main:after {
right: 5%;
}		
} @media (max-width: 1536px) {
#preimushestva {
height: 630px;
padding: 37px 0 0 35px;
margin: 0 138px 0;
}
#partners_main {
height: 600px;
padding: 50px 40px 0;
margin: 0 138px 0;
}
} @media (max-width: 1440px) {
#preimushestva {
height: 630px;
padding: 37px 0 0 35px;
margin: 0 90px 0;
}
#partners_main {
height: 600px;
padding: 50px 40px 0;
margin: 0 90px 0;
}
body { color: #E8E8E8;
overflow-x: hidden !important;
max-width: 100%;
}
.wprt-container {
overflow-x: hidden;
max-width: 100%;
}	
.elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1250px !important;
overflow-x: hidden;
}	
.ms-slide-info {
font-size: 30px;
}	
.woocommerce ul.products li.product .product-single h3 a {
font-size: 19px;
}	
.new_main {
padding: 45px 0;
}	
.new_main h2 {
margin: 0 0 10px;
line-height: 1.6;
}
.long_foto h2 {
font-size: 37px;
line-height: 2;
}
.bl_nice h4 {
font-size: 29px;
}
.bl_nice ul {
font-size: 20px;
}
#top_main:after {
right: 1%;
}		
} @media (max-width: 1366px) {
.woocommerce ul.products li.product .product-single .product-content .price, .woocommerce ul.products li.product .product-single .product-content .price bdi {
font-size: 22px;
}
.woocommerce ul.products li.product .product-single h3 a {
font-size: 17px;
}	
.cart-label {
font-size: 15px;
}
.product-category-btn {
font-size: 16px;
}
.elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1140px !important;
}	
#partners_main {
height: 600px;
padding: 50px 10px 0;
margin: 0 90px 0;
}	
.single-product #product .product_title.entry-title {
font-size: 25px;
}	
.single-product #product .woocommerce-Price-amount.amount {
font-size: 25px;
}
.single-product #product .product-final-price .woocommerce-Price-amount.amount {
font-size: 22px;	
}
#goods figure {
width: 180px;
}	
#goods h3 {
font-size: 20px;
}
#novinki h2 {
font-size: 32px;
}	
.main-navbar .main-menu > li.menu-item > a {
padding: 2px 11px;
margin: 0 0;
letter-spacing: 0.4px;
font-size: 14px;
}
.m_addr {
font-size: 14px;
letter-spacing: -0.2px;
}	
h1 {
font-size: 35px;
}	
.woocommerce ul.products li.product .product-single .product-content .price,
.woocommerce ul.products li.product .product-single .product-content .price bdi {
font-size: 22px;
}
.product .sale-ribbon {
top: 20px;
}
.long_foto {
margin: 50px 0 0;
}
.long_foto h2 {
font-size: 37px;
line-height: 2.2;
}	
span.mystickyelements-social-icon i {
font-size: 25px;
}	
#shipping_method li:first-child label:after {
line-height: 1.35;
}
} @media (max-width: 1194px) {
body {
font-size: 15px;
}
h1 {
font-size: 28px;
}
.elementor-section.elementor-section-boxed > .elementor-container {
max-width: 100% !important;
}
#novinki h2 {
font-size: 30px;
}	
#partners_main em {
font-size: 15px;
}
#partners_main h2 {
font-size: 30px;	
}
.wptww-testimonial-client {
font-size: 19px;
}
#partners_main {
height: 610px;
padding: 55px 15px 0;
margin: 0 0px 0;
}		
#preimush_2 h2 {
font-size: 27px;
margin: 0 0 15px 0;
}	
#preimushestva {
height: 595px;
padding: 37px 0 0 35px;
margin: 0 0px 0;
}
.product-category-btn {
padding: 0 10px !important;
font-size: 15px !important;
}
.product-category-btn i {
font-size: 15px;
margin-right: 3px;
}
.main-navbar .main-menu > li.menu-item > a {
padding: 0 5px;
margin: 0 5px;
font-size: 15px;
}
#goods {
padding: 60px 80px 50px;
}	
#goods h3 {
font-size: 17px;
}	
#preimush_2 h3 {
font-size: 15px;
margin: 0 0 10px 0;
}
#preimush_2 p {
font-size: 14px;
padding: 0 5px;
}	
#preimush_2 figure {
width: 70px;
margin: 0 auto 5px;
}	
#preimush_2 {
padding: 65px 20px 40px;
}	
.woocommerce ul.products li.product .product-single h3 {
font-size: 16px;
padding: 0 3px;
}
.woocommerce ul.products li.product .product-single .product-content .price,
.woocommerce ul.products li.product .product-single .product-content .price bdi {
font-size: 16px;
}	
.woocommerce ul.products li.product .product-single .product-content {
padding: 10px 10px 15px;
}	
.single-product #product .related.products .woocommerce-Price-currencySymbol {
letter-spacing: 0;
font-size: 16px;
margin-left: -2px;
}	
#nav_menu-2 {
margin-left: 0;
}		
#media_image-2 {
width: 60%;
margin-left: -20px;
}	
.bl_f_partneri h3 {
font-size: 23px;
}
div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button,
div.wpforms-container-full .wpforms-form input[type=submit]:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover {
font-size: 14px;
padding: 14px 30px;
}
#top_main {
max-width: 100%;
text-align: center;
}			
.container, .container-lg, .container-md, .container-sm {
max-width: 1050px;
}	
.woocommerce ul.products li.product .product-single .product-img {
min-height: 235px;
}	
.m_addr {
font-size: 13px;
letter-spacing: -0.2px;
}		
.m_telr, .m_telr:hover {
font-size: 18px;
}	
.nets_t li a img {
width: 30px;
height: 30px;
}
.main-navbar .main-menu > li.menu-item > a {
margin: 0 0;
}		
.woocommerce ul.products li.product .product-single h3 a {
font-size: 15px;
}		
.bl_nice h4 {
font-size: 25px;
}
.bl_nice ul {
font-size: 18px;
}	
#text-2 {
margin: 0 0 0 -110px;
}
.single-post .post-items .post-title {
font-size: 30px;
}	
#shipping_method li:first-child {
border-bottom: 1px solid #ddd;
padding: 5px 0 230px;
}	
#top_main:after {
right: -3%;
bottom: -12%;
}		
} @media (max-width: 1024px) {
.container, .container-lg, .container-md, .container-sm {
max-width: 960px;
}
.woocommerce ul.products li.product .product-single .product-img {
min-height: 210px;
}
h1 {
font-size: 27px;
}
.browse-section .product-category-btn {
font-size: 15px;
}
.browse-section .product-category-btn i {
font-size: 15px;
margin-right: 6px;
}
.main-navbar .main-menu > li.menu-item > a {
font-size: 15px;
line-height: 20px;
padding: 0 3px !important;
}
.main-menu-right .cart-main .cart-label {
font-size: 15px;
}
.slider3 .home-slider-info-wrapper .slider-silde-info .slide-text-title {
font-size: 40px;
}
.side-slide-left h5.slide-text-description {
font-size: 23px !important;
}	
.side-slide-left h5.slide-text-title {
font-size: 15px !important;
}
.home-slider-info-wrapper .slider-silde-info .slide-text-btn {
font-size: 14px;
}
#slider-section .btn {
font-size: 14px;
}	
.infoservice-item .infoservice-content h6 {
font-size: 14px;
font-weight: 500;
border-bottom: 1px solid #ccc;
}
.infoservice-item {
padding: 25px 10px;
}
.infoservice-item .infoservice-icon {
max-width: 50px;
font-size: 45px;
margin-right: 5px;
}
.woocommerce ul.products li.product .product-single h3 {
font-size: 15px;
}
.bannerinfo .bannerinfo-img {
width: 125px;
margin-right: 15px;
}
.bannerinfo .info-content h4 {
font-size: 25px;
margin-bottom: 10px;
}
.footer-widgets .row .f_sprava .row {
right: -140px;
}	
.footer-copyright .copyright-text {
font-size: 13px;
}
.single-product #product .product_title.entry-title {
font-size: 24px;
}
.breadcrumb-content, .breadcrumb-area {
min-height: 40px;
}
.single-product #product .product-final-price .woocommerce-Price-amount.amount {
font-size: 19px;
}
.b_ccont p {
font-size: 14px;
}
.b_ccont h3 {
font-size: 15px;
}
.on_banners h2 {
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0;
margin: -225px 0 0 60px;
font-size: 28px;
line-height: 1.3;
transition: all 0.3s;
}
.product-category-menus-list .dropdown-menu {
width: 250px;	
}
.product-category-menus-list .main-menu > li.menu-item-has-children:hover > a:before,
.product-category-menus-list .main-menu > li.menu-item-has-children.focus > a:before {
right: 12px;
}
.product-category-menus-list .main-menu > li.menu-item-has-children > a {
padding-right: 20px;
}
.product-category-menus-list .main-menu > li > a {
padding: 5px 12px 5px 42px;
}
.product-category-menus-list .main-menu > li.menu-item-has-children > a:before {
right: 12px;
}
.single-product #product .woocommerce-Price-currencySymbol {
letter-spacing: -0.5px;
font-size: 21px;
margin-left: -3px;
}
.single-product .woocommerce-product-details__short-description h5 {
font-size: 16px;
}	
.footer-content .footer-widgets .widget li a {
font-size: 14px;	
}
.woocommerce #content div.product div.summary {
padding: 0 15px;
}
.home .breadcrumb-area {
display: none;
}		
#goods h2 {
font-size: 25px;
margin: 0 0 5px 0;
}	
#goods {
padding: 60px 40px 50px;
}	
#preimushestva p {
width: 680px;
}
#preimushestva h2 {
margin: 0 0 5px 0;
font-size: 30px;
}
#preimushestva h3 {
font-size: 18px;
}
#preimush_2 h2 {
font-size: 25px;
margin: 0 0 11px 0;
}	
#preimush_2 {
padding: 55px 10px 20px;
}
#partners_main {
height: 625px;
padding: 50px 10px 0;
margin: 0 0px 0;
background-size: cover;
}	
.wptww-testimonials-slidelist .slick-slide {
padding: 0 0;
}
.wptww-quote {
margin-bottom: 15px;	
}
.to_partners {
margin: -40px 0 0 0;
}
.to_partners a {
font-size: 15px;
padding: 12px 20px 13px;	
}
#novinki h2 {
font-size: 25px;
}		
#partners_main h2 {
font-size: 25px;
}	
.woocommerce .wc-proceed-to-checkout a.checkout-button.button,
.woocommerce .wc-proceed-to-checkout a.checkout-button.button:hover {
font-size: 14px;
padding: 10px 23px !important;
}	
.product .sale-ribbon {
top: 12px;
}	
span.mystickyelements-social-icon i {
font-size: 20px;
}	
.single-post .post-items .post-title {
font-size: 28px;
}	
.post-items .post-title {
font-size: 18px;
}	
.woocommerce table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table td {
min-width: 130px;
}	
#shipping_method li:first-child label:after {
line-height: 1.35;
font-size: 14px;
top: 55px;
}
#shipping_method li:first-child {
padding: 5px 0 240px;
}		
} @media (max-width: 768px) {
body {
font-size: 14px;
}
h1 {
font-size: 23px;
}
.logo img, .mobile-logo img {
max-width: 220px !important;
}
.hamburger-menu {
width: 35px;
height: 35px;
border-radius: 4px;
}
.header-above-collapse {
width: 35px;
height: 35px;
border-radius: 4px;
}
.header-above-collapse span,
.header-above-collapse span:before,
.header-above-collapse span:after {
position: absolute;
width: 7px;
height: 7px;
line-height: 7px;
left: 50%;
margin-left: -4px;
}	
.header-above-btn {
display: none;
}		
.slider3 .home-slider-info-wrapper .slider-silde-info .slide-text-title {
font-size: 35px;
line-height: 35px;
}
.home-slider-info-wrapper .slider-silde-info .slide-text-description {
font-size: 15px;
}
.home-slider-align {
min-height: 350px;
padding: 75px 0 0 20px;
}
.switcher-tab>button {
font-weight: 500;
font-size: 16px;
text-transform: initial;
letter-spacing: 0;
padding: 10px 0;
background: #555;
}
.switcher-tab>button.active-bg {
background-color: #555;
}
.splitting .word {
color: #333;
}
.main-mobile-build {
max-width: initial;
}
.main-mobile-menu .main-menu > li > a,
.main-mobile-menu .dropdown-menu li a {
font-size: 15px !important;
font-weight: normal !important;
}
.menu-collapsed {
padding: 5px;
z-index: 1;
border-radius: 5px;
border: 0;
}
.main-mobile-nav button.header-close-menu {
border: 0;
}
.main-mobile-menu ul.main-menu > li.focus a,
.main-mobile-menu ul.main-menu > li.active a,
.main-mobile-menu ul.main-menu > li.active a span {
color: #333;
text-decoration: underline;
}	
.footer-widgets .row .f_sprava .row {
top: 315px;
right: -100px;
}
.footer-section .footer-top .contact-area .title {
font-size: 16px;
font-weight: 500;
}
.footer-content .footer-widgets .contact-area {
margin-bottom: 15px;
}
.footer-content .footer-widgets .row .col-12 > .widget:not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag_cloud) li:not(:last-child) a {
margin-bottom: 15px;
}
.footer-content .footer-widgets > .row > .col-12 > * {
padding: 20px 25px !important;
}	
.breadcrumb-heading h3 {
font-size: 22px;
margin-bottom: 0;
font-weight: 500;
}
.breadcrumb-content, .breadcrumb-area {
min-height: 20px;
}	
.breadcrumb-content {
padding: 0 0 5px 0;
}
.browse-section {
margin-top: 0 !important;
}	
.slider2 .slider-section .slider-info,
.slider3 .slider-section .slider-info {
height: auto;	
}
#tns1-mw {
margin-top: 15px;
margin-bottom: -8px;
}
.mobile-collapsed > button.fa:hover,
.mobile-collapsed > button.fa:focus,
.mobile-collapsed > button.fa:hover:before,
.mobile-collapsed > button.fa:focus:before {
color: #333;
}
.mobile-collapsed > button.fa:hover,
.mobile-collapsed > button.fa:focus,
.mobile-collapsed > button {
background: transparent !important;
}
.mobile-collapsed > button {
font-size: 17px;
padding: 0 20px 0 0;
border: 0;
}
.main-mobile-menu {
padding: 10px 0 0 0;
min-height: 70px;
}
.is-sticky-on.is-sticky-menu .logo img,
.is-sticky-on.is-sticky-menu .mobile-logo img {
max-width: 220px !important;
}	
.is-sticky-menu {
height: 70px;
}
.is-sticky-menu .main-mobile-menu {
padding: 0px 0 0 0;
min-height: 70px;
}
.st-py-full {
padding: 0 0;
}	
.woocommerce div.product div.images .woocommerce-product-gallery__image:last-child {
margin-right: 0;
}
.table-responsive table {
width: 100% !important;
margin: auto !important;
}
.woocommerce div.product .woocommerce-tabs .panel {
padding: 0 25px;
margin-top: 0;	
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(1) {
max-height: inherit;
}	
.woocommerce #content div.product div.summary {
margin-bottom: 1em;
}
.single-product #product .woocommerce-Price-amount.amount {
font-size: 24px;
}
.single-product #product .product_title.entry-title {
font-size: 22px;
}
.woocommerce .wc-proceed-to-checkout a.checkout-button.button {
display: inline-block;
font-size: 15px;
font-weight: 500;
float: right;
padding: 0.5395em 1.15em !important;
}	
.woocommerce .cart-collaterals table.shop_table .order-total .woocommerce-Price-amount.amount {
color: #333;
font-size: 20px;
}	
#woofc-count {
width: 60px;
height: 60px;
}	
.woofc-count.woofc-count-bottom-right {
right: 25px;
}
.woofc-count i {
font-size: 32px;
line-height: 65px;
}
#custom_html-2 {
position: absolute;
left: 50px;
right: unset;
bottom: -27px;
width: 110px;
height: 35px;
}
#custom_html-2 ul li a {
font-size: 24px;
}
#custom_html-2 ul li a i.fa-youtube {
font-size: 27px;
line-height: 1.25;
}
.mystickyelements-minimize {
display: none !important;
}
.mystickyelements-social-whatsapp,
.mystickyelements-social-whatsapp span {
border-radius: 10px 0 0 0;
}	
.mystickyelements-fixed {
top: 75% !important;
}
.woofc-count,
.woofc-count:hover {
bottom: 19px;
}	
.punkt_line figure {
width: 17% !important;
margin: 2px 15px 0 0 !important;
}
.punkt_line figure:before {
content: '';
position: absolute;
top: 6px;
left: 0;
right: 0;
margin: auto;
width: 42px;
height: 42px;
background: #f4511e;
border-radius: 50%;
transition: 0.2s;
opacity: 0.5;
z-index: -1;
}
.punkt_line figure:hover:before {
top: 4px;
width: 50px;
height: 50px;
transition: 0.2s;
}
.b_ccont figure {
width: 25% !important;
margin: 0 auto 5px !important;
}	
.b_ccont {
margin: 30px 0 0;
}	
.head_search_m {
position: fixed;
top: 68px;
left: 0;
right: 0;
margin: auto;
width: auto;
height: 100px;
background: #fff;
border-radius: 0;
z-index: 5;
box-shadow: 0 5px 5px #5555554d;
display: none;
}	
.header-search-form .header-search-button {
padding: 9px 22.46px 8.5px;
font-size: 16.7px;
top: -1px;
border-radius: 0 4px 4px 0;
}
.go_to_search {
color: #333;
position: absolute;
top: 24px;
right: 0;
width: 130px;
margin: auto;
font-size: 25px;
transition: 0.2s;
display: none;
}
.go_to_search:hover {
color: #f4511e;
transition: 0.2s;
}
.dont_search, .dont_search:hover, .dont_search:active, .dont_search:focus {
color: red !important;
display: none;
}
.woocommerce ul.products li.product .product-single h3 {
font-size: 15px;
height: auto;
}
.on_banners h2 {
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0;
margin: -170px 0 0 32px;
font-size: 25px;
line-height: 1.2;
transition: all 0.3s;
}
div.wpforms-container-full .wpforms-form input.wpforms-field-medium,
div.wpforms-container-full .wpforms-form select.wpforms-field-medium,
div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
max-width: 65%;
}
div.wpforms-container-full .wpforms-form input[type=date],
div.wpforms-container-full .wpforms-form input[type=datetime],
div.wpforms-container-full .wpforms-form input[type=datetime-local],
div.wpforms-container-full .wpforms-form input[type=email],
div.wpforms-container-full .wpforms-form input[type=month],
div.wpforms-container-full .wpforms-form input[type=number],
div.wpforms-container-full .wpforms-form input[type=password],
div.wpforms-container-full .wpforms-form input[type=range],
div.wpforms-container-full .wpforms-form input[type=tel],
div.wpforms-container-full .wpforms-form input[type=text],
div.wpforms-container-full .wpforms-form input[type=time],
div.wpforms-container-full .wpforms-form input[type=url],
div.wpforms-container-full .wpforms-form input[type=week],
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form textarea {
font-size: 14px;
}
.infoservice-item .infoservice-content h6 {
font-size: 15px;
font-weight: 600;
border-bottom: 1px solid #ccc;
}
.infoservice-item {
padding: 25px 20px;
}
.infoservice-item .infoservice-icon {
max-width: 60px;
font-size: 45px;
margin-right: 15px;
}
.main-mobile-menu ul.main-menu > li {
position: relative;
}
.main-mobile-menu ul.main-menu > li a {
padding: 0 0 0 45px;
}
.main-mobile-menu ul img {
width: 25px;
position: absolute;
left: 10px;
z-index: 10;
padding-top: 10px;
}	
.main-mobile-nav .main-mobile-build {
padding-top: 45px;
z-index: 9999999;
}
.main-mobile-nav .header-close-menu {
top: 1%;
}
.main-mobile-menu ul.main-menu {
max-height: 34.5rem;
}
#top_main h1 {
font-size: 25px;
}	
.ins_top_bt {
margin: -130px 0 0 0;
}	
.logo img {
margin: 0 auto;
width: 200px;
}	
#goods h2 {
font-size: 28px;
margin: 0 0 5px 0;
}
.woocommerce ul.products li.product .product-single .product-content {
padding: 10px 3px 15px;
}	
.woocommerce ul.products li.product .product-single .product-img {
min-height: 205px;
}	
#nav_menu-2 {
margin-left: 0;
}	
.footer-copyright .copyright-text {
font-size: 13px;
font-weight: 400;
line-height: 1.3;
}	
#media_image-2 {
width: 45%;
margin-left: 0;
}		
.archive .price bdi:before {
font-size: 16px;
}	
.single-product #product .product-final-price .woocommerce-Price-amount.amount {
font-size: 18px;
padding: 10px 25px;
margin: 15px 0 15px 10px;
}	
.header-above-collapse:hover span:before,
.header-above-collapse:focus span:before,
.header-above-collapse.is-active span:before,
.header-above-collapse:hover span:after,
.header-above-collapse:focus span:after,
.header-above-collapse.is-active span:after,
.header-above-collapse.is-active span,
.header-above-collapse:hover span,
.header-above-collapse:focus span,
.menu-collapsed:hover div,
.menu-collapsed:focus div {
background-color: #f4511e;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
width: 65%;
}	
.ms-slide-info {
font-size: 22px;
width: 470px !important;
top: 150px;
height: 70px;
text-align: left;
}
#mobile-menu-build .switcher-tab {
display: none;		
}
.archive .woocommerce-result-count, .archive .woocommerce-ordering {
display: none !important;
}	
.new_main h2 {
margin: 0 0 5px;
line-height: 1.5;
font-size: 35px;
}	
#woofc-count {
display: block;
}	
.browse-section.is-sticky-on.is-sticky-menu {
display: none;
}	
#menu-item-79 {
border-left: 0;
}
.bl_nice ul li {
margin: 1px 0;
}	
.bl_nice ul {
font-size: 16px;
}		
.bl_nice h4 {
font-size: 22px;
}
.long_foto h5 {
font-weight: 400;
font-size: 15px;
margin: 0;
line-height: 1.3;
}	
.long_foto h2 {
font-size: 30px;
line-height: 2.2;
}		
.krai_onas figure,
.krai_onas figure:hover {
margin: 10px 0 5px !important;
width: 130px !important;
}	
.krai_onas h4 {
font-size: 16px;
}
#menu-item-1196,
#menu-item-1197 {
display: block;
}	
.hamburger-menu div {
background: #f4511e;
}	
.main-header .logo {
width: 30%;
display: block;
float: left;
}
.im_mobadr {
width: 7%;
display: block;
float: left;
margin: 17px 0 0 30px;
}
.im_mobadr i {
font-size: 22px;
}
.grafic_dd {
width: 30%;
display: block;
float: left;
font-size: 17px;
margin: 18px 0 0 20px;
position: relative;
}	
.from_graffic {
position: absolute;
top: 63px;
left: 310px;
background: #fff;
background: #161616;
box-shadow: 0 2px 5px #555555a6;
border-radius: 5px;
padding: 10px 15px;
display: none;
z-index: 10;
}	
#top_main:after {
right: -3%;
bottom: -12%;
width: 225px;
height: 150px;
}		
} @media (max-width: 500px) {
.container {
max-width: 100%;
overflow-x: hidden;
}
h4 {
font-weight: 600;
font-size: 17px;
}
div.woocommerce-info {
line-height: 20px;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
width: 100%;
}
.bl_f_partneri h3 {
font-size: 20px;
font-weight: 500;
line-height: 1.3;
}
.main-mobile-menu ul.main-menu {
max-height: auto;
}
.woocommerce form.woocommerce-ordering {
margin: 0;
}
#goods h2 {
font-size: 27px;
margin: 0 -10px;
line-height: 1.3;
font-weight: 600;
}
#goods h3 {
font-size: 20px;
margin: -3px auto 25px;
}	
#goods {
padding: 50px 30px 50px;
}
#preimushestva {
height: auto;
padding: 35px 15px 20px;
margin: 0 0px 0;
border-radius: 0;
background-position: left;
text-align: center;
}
#preimushestva h2 {
margin: 0 0 5px 0;
font-size: 25px;
text-align: center;
}
#preimushestva h3 {
font-size: 17px;
text-align: center;
}
#preimushestva p {
width: auto;
text-align: center;
}
#preimush_2 {
padding: 55px 10px 30px;
}
#preimush_2 h2 {
font-size: 23px;
margin: 0 0 5px 0;
line-height: 1.3;
}
#preimush_2 h3 {
font-size: 18px;
margin: 0 0 7px 0;
line-height: 1.3;
}
#partners_main h2 {
font-size: 22px;
line-height: 1.3;
text-shadow: none;
color: #333;
}
#partners_main {
height: auto;
padding: 50px 0 30px;
margin: 0 0px 0;
background-size: cover;
background-position: center;
border-radius: 0;
}	
.bbishka {
display: none;
}
h1 {
font-size: 25px;
}
body {
font-size: 14px;
max-width: 100%;
overflow-x: hidden !important;
}
#tns1-mw {
margin: 15px 12px -8px;
}
.slider3 .home-slider-info-wrapper .slider-silde-info .slide-text-title {
font-size: 27px;
line-height: 30px;
}
#woofc-count {
border-radius: 50%;
width: 60px;
height: 60px;
box-shadow: rgb(0 0 0 / 25%) 0px 0px 25px;
}
.woofc-count i {
font-size: 28px;
line-height: 62px;
}	
.home-slider-align {
min-height: 330px;
padding: 70px 0 0 0;
}	
#slider-section .btn {
font-size: 14px;
padding: 12px 22px;
}	
.home-slider-info-wrapper .slider-silde-info .slide-text-description {
font-size: 14px !important;
line-height: 1 !important;
letter-spacing: 0.3px;
}	
.home-slider-info-wrap .slider-silde-info .slide-subtitle {
font-size: 15px !important;
margin-bottom: 15px !important;
}	
.home-slider-info-wrap .slider-silde-info {
padding: 0 0 !important;
}
.slider-info-content h5 {
font-weight: 600;
font-size: 27px;
}
.slider-section.st-pb-default {
padding-bottom: 20px;
}
.mb-4 {
margin-bottom: 1rem!important;
}
.mb-5 {
margin-bottom: 1.5rem!important;
}	
#popular-products.st-py-default {
padding: 10px 0;
}	
.woocommerce ul.products li.product .product-single h3 {
font-size: 17px;
}
.woocommerce ul.products li.product .product-action .button.add_to_cart_button {
padding: 15px 0 !important;
}	
.heading-default .title h5 {
margin: 0;
font-weight: 600;
font-size: 20px;
padding: 10px 0 0 0;
text-align: center;
background: transparent;
text-transform: uppercase;
color: #333;
}
#popular-products .heading-default .title {
background: transparent;
}
.infoservice-item .infoservice-content h6 {
font-size: 17px;
font-weight: 600;
border-bottom: 0;
}
.infoservice-item {
padding: 25px 20px;
}
.infoservice-item .infoservice-icon {
max-width: 65px;
font-size: 45px;
margin-right: 15px;
}
.infoservice-item {
padding: 30px 12px 30px 25px;
}
.bannerinfo .info-content span {
display: block;
margin-bottom: 10px;
padding-bottom: 5px;
font-size: 15px;
border-bottom: 1px solid #fff;
width: 230px;
}
.bannerinfo .info-content .more-link {
margin-top: 30px;
display: inline-block;
color: #333;
font-weight: 500;
border-radius: 4px;
padding: 12px 24px;
outline: none !important;
background: #fff;
}	
.bannerinfo .info-content .more-link i {
display: none;
}
.footer-section .footer-top .contact-area .title {
font-size: 14px;
}
.footer-section .footer-top {
padding: 20px 0;
}
#footer-section .right-content {
margin-top: 0.5rem!important;
}	
.footer-content .footer-widgets .row > .col-lg-4 > .widget .widget-title {
margin-bottom: 20px;
}	
.breadcrumb-content, .breadcrumb-area {
min-height: 50px;
display: none;
}	
.single-product #product .product_title.entry-title {
font-size: 22px;
font-weight: 500;
}	
.single-product #product .woocommerce-Price-amount.amount {
font-size: 25px;
}
.single-product #product .woocommerce-Price-currencySymbol {
letter-spacing: -0.5px;
font-size: 19px;
margin-left: -2px;
}	
.woocommerce #content div.product div.summary {
margin-bottom: 1em;
padding: 0 10px;
}	
.woocommerce div.product .woocommerce-tabs .panel h3 {
font-size: 20px;
margin-bottom: 17px;
font-weight: 600;
}
.woocommerce div.product .woocommerce-tabs .panel {
padding: 0 5px;
margin-top: 0;
}
.related.products h2 {
font-size: 19px;
font-weight: 600;
color: #333;
text-align: center;
letter-spacing: 0;
}
.related.products {
text-align: center;
margin-top: 40px;
}	
.related.products ul.products.columns-4:not(.owl-carousel) li.product,
.related.products ul.products.columns-4:not(.owl-carousel) li.product {
width: 49%;
margin-bottom: 20px;
}
.logo img, .mobile-logo img {
max-width: 170px !important;
}
.logo img {
margin: 0 0 0 -5px;
width: 170px;
}
.is-sticky-on.is-sticky-menu .logo img, .is-sticky-on.is-sticky-menu .mobile-logo img {
max-width: 170px !important;
}
.im_mobadr {
width: 5%;
display: block;
float: left;
margin: 14px 0 0 70px;
}
.im_mobadr i {
font-size: 18px;
}
.grafic_dd {
width: 37%;
display: block;
float: left;
font-size: 14px;
margin: 14px 0 0 23px;
position: relative;
}
.from_graffic {
position: absolute;
top: 50px;
left: 200px;
background: #fff;
padding: 7px 10px;
display: none;
}	
.woocommerce ul.products li.product .product-single h3 {
height: auto;
overflow: visible;
line-height: 1.2;
}
.woocommerce ul.products li.product .product-single h3 a {
font-size: 17px;
}
.related.products ul.products li.product .product-single h3 {
font-size: 14px;
height: 33px;
overflow: hidden;
}	
.related.products ul.products li.product .product-action .button.add_to_cart_button {
padding: 10px 0 !important;
}	
.main-mobile-menu {
padding: 0 0 0 0;
min-height: 60px;
}
.main-mobile-nav.is-sticky-on.is-sticky-menu {
padding: 0 0;
}	
.is-sticky-menu {
height: 60px;
}	
.hamburger-menu {
width: 35px;
height: 35px;
border-radius: 4px;
margin: -5px 0 0 0;
}	
.main-mobile-menu .main-menu > li > a,
.main-mobile-menu .dropdown-menu li a {
font-size: 14px !important;
font-weight: normal !important;
}
.main-mobile-nav .main-mobile-build {
padding-top: 45px;
}
.close-style:before, .close-style:after {
width: 23px;
height: 3px;
}
.tax-product_cat #product p.woocommerce-result-count {
font-size: 14px;
display: none;
}
.page-template-default .breadcrumb-heading {
margin: 0;
}
.page-template-default .breadcrumb-list {
display: none;
}
.page-template-default .breadcrumb-content,
.page-template-default .breadcrumb-area {
min-height: 30px;
}
.footer-section .footer-top .col-lg-8 .contact-area {
margin-right: 10px !important;
}	
.footer-content .footer-widgets .widget li {
text-align: center;	
}
.footer-content .footer-widgets .widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag_cloud) li a {
padding-left: 0;
}	
#custom_html-2 {
position: relative;
left: unset;
right: unset;
bottom: unset;
width: auto;
height: auto;
}
.footer-copyright {
padding: 10px 0 10px;
border-top: 1px solid #555;
margin-top: 0;
height: auto;
position: relative;
}	
.footer-copyright .copyright-text {
font-size: 13px;
margin: 0 0 0;
letter-spacing: 0;
}	
.main-mobile-menu ul.main-menu > li a {
padding: 0 0 0 25px;
display: grid;
font-size: 16px !important;
}
.product-categories-list ul.main-menu > li a {
padding: 0 0 0 40px;
}
.switcher-tab>button {
font-size: 15px !important;
}
.footer-content .footer-widgets .row .col-12 > .widget:not(.widget_text):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag_cloud):not(.widget_recent_comments) li a {
width: auto;
}
.header-above-collapse:hover span:before,
.header-above-collapse:focus span:before,
.header-above-collapse.is-active span:before,
.header-above-collapse:hover span:after,
.header-above-collapse:focus span:after,
.header-above-collapse.is-active span:after,
.header-above-collapse.is-active span,
.header-above-collapse:hover span,
.header-above-collapse:focus span,
.menu-collapsed:hover div,
.menu-collapsed:focus div {
background-color: #f4511e;
}
.single-product #product .product-final-price .woocommerce-Price-amount.amount {
font-size: 18px;
padding: 10px 25px;
margin: 25px 0 10px 0;
}	
.cat-menu-bt i {
margin-right: 5px;
font-size: 15px;
}
.footer-content .footer-widgets > .row > .col-12 > * {
padding: 0 10px 20px !important;
}
.mystickyelements-fixed {
top: 76% !important;
}
.woofc-count,
.woofc-count:hover {
bottom: 28px;
}	
.breadcrumb-content {
padding: 20px 0;
}	
.punkt_line {
margin: 0;
padding: 0;
border-bottom: 0;
}
.punkt_line figure {
width: 15% !important;
margin: 2px 15px 0 0 !important;
}
.punkt_line figure:before,
.punkt_line figure:hover:before {
content: '';
position: absolute;
top: 12px;
left: 0;
right: 0;
margin: auto;
width: 40px;
height: 40px;
background: #f4511e;
border-radius: 50%;
transition: 0.2s;
opacity: 0.5;
z-index: -1;
}
.punkt_line .elementor-image-box-wrapper {
margin: 30px 0 0;
}	
.breadcrumb-heading h3 {
font-size: 20px;
}	
.b_ccont {
margin: 0;
}
.b_ccont figure {
width: 15% !important;
margin: 0 auto 5px !important;
}
.b_ccont h3 {
font-size: 16px;
}
.b_ccont p {
font-size: 17px;
}	
.b_ccont .elementor-image-box-wrapper {
margin: 25px 0 0;		
}
.mapp {
margin: 50px 0 0 0;
}
.go_to_search {
top: 15px;
right: 0;
width: 110px;
font-size: 22px;
}
.head_search_m {
top: 58px;
height: 75px;
}
.header-search-form {
margin-top: 15px !important;
}	
.header-search-form .header-search-button {
padding: 10.5px 15px 10.5px !important;
font-size: 15px !important;
top: -1px;
border-radius: 0 3px 3px 0;
}
.header-search-form input.header-search-input {
font-size: 13px !important;
min-height: 40px;
padding: 8px 14px;
}	
.header-search-form .header-search-select {
font-size: 13px !important;
}	
.header-search-form .header-search-select,
#main-header3 .header-search-form .header-search-select {
min-height: 40px;
padding: 10px 25px 11px 10px;
display: none;
}	
.header-search-form {
padding-right: 55px;
}	
.search-results.woocommerce form {
margin-top: 0 !important;
}	
.woocommerce form .form-row select,
.woocommerce form .form-row input.input-text {
font-weight: normal;
font-size: 14px;
padding: 7px 5px;
}	
.woocommerce form.woocommerce-checkout .woocommerce-additional-fields,
.woocommerce form.woocommerce-checkout .woocommerce-shipping-fields,
.woocommerce form.woocommerce-checkout .woocommerce-billing-fields {
padding: 20px 15px;
border-radius: 3px;
}	
.on_banners h2 {
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0;
margin: -75px 0 0 15px;
font-size: 17px;
line-height: 1.2;
transition: all 0.3s;
}	
.woocommerce ul.products li.product .product-single .product-content .price {
margin: -10px 0 -7px 0;
padding: 13px 0 0 0;
}
.woocommerce ul.products li.product .product-single .product-content .price,
.woocommerce ul.products li.product .product-single .product-content .price bdi {
font-size: 21px;
}
.single-product #product .related.products .product-content .price,
.single-product #product .related.products .product-content .price bdi {
font-size: 17px;
margin: -12px 0 -8px 0;
padding: 8px 0 0 0;
}
.single-product #product .related.products  .woocommerce-Price-currencySymbol {
letter-spacing: 0;
font-size: 16px;
margin-left: -2px;
}
div.wpforms-container-full .wpforms-form input.wpforms-field-medium,
div.wpforms-container-full .wpforms-form select.wpforms-field-medium,
div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
max-width: 100%;
}	
.infoservice-item .infoservice-content p {
font-size: 15px;
}
.woocommerce div.product p.price del bdi,
.woocommerce div.product p.price del {
font-size: 19px;
font-weight: 500;
}
.single-product .quantity input.qty {
min-height: 39px !important;
max-height: 42px !important;
}
.related.products .product .sale-ribbon {
display: none;
}
.elementor-image-gallery .gallery-item {
width: 50% !important;	
}
#media_image-2 {
text-align: center;
margin: 10px auto 15px;
position: relative;
width: 60%;
}
#media_image-2 a {
text-align: center;
width: 100%;
position: relative;
}
.footer-content .footer-widgets .widget li a {
font-size: 14px;
text-align: center;
}	
.footer-section .widget .widget-title {
font-size: 18px;
margin-bottom: 5px;
text-align: center;
}	
.footer-section .footer-content .row .col-12 {
margin-top: 20px;
text-align: center;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
height: 42px;
min-height: 42px !important;
}	
.wprt-container {
max-width: 100%;
overflow-x: hidden;
}	
.ins_top_bt {
margin: 5px 0 0 0;
}		
.ms-slide-info {
font-size: 18px;
width: 290px !important;
top: 50px;
height: 70px;
text-align: left;
}	
.new_main h2 {
margin: 0;
line-height: 1.5;
font-size: 35px;
}	
.single-post .post-items .post-title {
font-size: 24px;
}	
.single-post .post-items .post-image img {
transform: none;
border-radius: 10px;
width: 100%;
margin: 20px 0 0 0;
}	
#text-2 {
margin: 40px 0 25px 0;
}	
.woocommerce ul.products.columns-2:not(.owl-carousel) li.product, .woocommerce-page ul.products.columns-2:not(.owl-carousel) li.product, .woocommerce ul.products.columns-3:not(.owl-carousel) li.product, .woocommerce-page ul.products.columns-3:not(.owl-carousel) li.product, .woocommerce ul.products.columns-4:not(.owl-carousel) li.product, .woocommerce-page ul.products.columns-4:not(.owl-carousel) li.product {
width: 50%;
}	
.product .sale-ribbon {
top: 16px;
}	
.bl_nice {
background: #f7f7f7;
padding: 20px 20px 25px;
border-radius: 10px;
margin: 25px 0 0 0;
}	
.bl_nice:first-child img {
width: 250px;
}
.bl_nice h4 {
font-size: 20px;
}
.bl_nice ul {
font-size: 17px;
}	
.long_foto h2 {
font-size: 25px;
line-height: 2.2;
}	
.krai_onas figure,
.krai_onas figure:hover {
margin: 10px 0 5px !important;
width: 160px !important;
}	
.krai_onas h4 {
font-size: 18px;
}
.archive article.post-items {
width: 100%;
float: none;
}
.archive article.post-items:nth-child(odd) {
margin-right: 0;
}
.post-items .post-title {
font-size: 20px;
}		
.single-post .post-items .post-title {
font-size: 20px;
}		
.woocommerce table.shop_table a.remove,
.storely-woowishlist-remove {
line-height: 0.9;
}	
.woocommerce button.button,
.woocommerce button.button.alt {
padding: 14px 15px 13px !important;
}
.woocommerce table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table td {
min-width: 120px;
}		
.woocommerce-checkout #payment div.payment_box {
font-size: 1.1em;	
}
.new_main h3 {
z-index: auto;	
}
#shipping_method li:first-child {
border-bottom: 1px solid #ddd;
padding: 5px 0 250px;
}
#shipping_method li:first-child label:after {
font-size: 14px;
}
.woocommerce table.shop_table th {
font-size: 15px;
}	
#top_main:after {
right: -15px;
bottom: -20%;
width: 155px;
height: 110px;
}		
} @media (max-width: 400px) {
.woocommerce ul.products li.product .product-single .product-content .price,
.woocommerce ul.products li.product .product-single .product-content .price bdi {
font-size: 17px;
}
.woocommerce form .form-row textarea.input-text {
padding: 7px;
font-weight: 400;
font-size: 14px;
}
.main-mobile-menu ul.main-menu {
max-height: 43rem;
}
.main-mobile-menu {
padding: 0;
min-height: auto;
}
.new_main h2 {
margin: 0;
line-height: 1.5;
font-size: 33px;
}	
.logo img, .mobile-logo img {
max-width: 160px !important;
}
.logo img {
margin: 0 0 0 -7px;
width: 160px;
}
.is-sticky-on.is-sticky-menu .logo img, .is-sticky-on.is-sticky-menu .mobile-logo img {
max-width: 160px !important;
}
.im_mobadr {
width: 4%;
display: block;
float: left;
margin: 14px 0 0 60px;
}
.im_mobadr i {
font-size: 17px;
}
.grafic_dd {
width: 42%;
display: block;
float: left;
font-size: 14px;
margin: 14px 0 0 18px;
position: relative;
}
.grafic_dd i {
font-size: 16px;
}
.from_graffic ul {
font-weight: 400;
font-size: 14px;
}
.from_graffic {
position: absolute;
top: 47px;
left: 180px; background: #161616;
padding: 5px 10px;
display: none;
}	
.hamburger-menu {
width: 30px;
height: 30px;
border-radius: 0;
margin: -5px 0 0 0;
}	
.go_to_search {
top: 12px;
right: 0;
width: auto;
font-size: 19px;
margin: 0 0 0 0;
position: absolute;
right: 55px;
}	
.hamburger-menu div {
height: 2px;
margin: 0 0 5px;
}
#goods {
padding: 50px 10px 50px;
}
#goods h2 {
font-size: 22px;
margin: 0 0 5px;
line-height: 1.3;
}	
#preimush_2 h2 {
font-size: 21px;
margin: 0 0 10px 0;
line-height: 1.3;
}	
.header-search-form {
height: auto !important;
padding: 0px 0;
margin: 5px 0 !important;
}
.head_search_m {
top: 52px;
height: auto;
margin: 0;
}	
.close-style {
border-color: #555;
}	
#novinki {
padding: 50px 50px 20px;
}	
.archive .woocommerce-result-count {
display: none !important;
}	
.woocommerce ul.products li.product .product-action .button.add_to_cart_button {
padding: 15px 0 !important;
line-height: 1;
}	
.single-product #product .product_title.entry-title {
font-size: 21px;
}		
.ms-slide-info {
font-size: 17px;
width: 255px !important;
top: 50px;
height: 70px;
text-align: left;
}	
#preimush_2 h3 {
font-size: 17px;
margin: 0 0 7px 0;
line-height: 1.3;
}	
.single-product #product .related.products ul.products li.product .product-single .product-content .price {
padding: 2px 0 0 0;
}	
.woocommerce ul.products li.product .product-single .product-img {
min-height: 180px;
}	
.woocommerce ul.products li.product .product-single h3 {
font-size: 16px;
}	
.woocommerce ul.products li.product .product-single h3 a {
font-size: 16px;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
margin: 0 0 1em;
}
.woocommerce ul.products li.product .product-single .product-content .price {
margin: -10px 0 -11px 0;
padding: 7px 0 0 0;
}	
.woocommerce-product-details__short-description h6 {
padding: 10px 15px;
margin: 0 0 20px 0;
font-size: 15px;
}	
.single-product .product p.price {
width: 53%;
}	
.woocommerce-product-details__short-description {
font-size: 16px;
}
.post-items .post-title {
font-size: 19px;
}	
.bl_nice {
padding: 15px 10px 20px 15px;
margin: 25px 0 0 0;
}		
.bl_nice:first-child img {
width: 200px;
}
.long_foto h2 {
font-size: 23px;
line-height: 2.2;
}	
.product .sale-ribbon {
top: 12px;
}	
.footer-section .footer-content .row .col-12 {
margin-top: 10px;	
}
.woocommerce button.button, .woocommerce button.button.alt {
padding: 14px 15px 13px !important;
font-size: 14px !important;
}	
#shipping_method li:first-child label:after {
font-size: 14px;
line-height: 1.3;
}	
#shipping_method li:first-child {
padding: 5px 0 255px;
}
#top_main:after {
right: -15px;
bottom: -27%;
width: 150px;
height: 110px;
}	
} @media (max-width: 390px) {
.post-items .post-title {
font-size: 18px;
}
#goods h2 {
font-size: 25px;
margin: 0;
line-height: 1.3;
}	
#preimushestva h2 {
margin: 0 0 5px 0;
font-size: 24px;
text-align: center;
}	
#preimushestva {
height: auto;
padding: 35px 10px 20px;
margin: 0 0px 0;
border-radius: 0;
background-position: left;
text-align: center;
}	
#preimush_2 {
padding: 45px 10px 30px;
}	
#preimush_2 h2 {
font-size: 21px;
margin: 0 0 5px 0;
line-height: 1.3;
}	
.wptww-testimonials-slidelist.slick-slider {
padding: 0;
}	
#partners_main h2 {
font-size: 22px;
line-height: 1.3;
font-weight: 500;
}	
#partners_main {
height: auto;
padding: 40px 0 20px;
margin: 0 0px 0;
background-size: cover;
background-position: center;
border-radius: 0;
}	
.single-product .related.products .price bdi:before {
display: none;
}	
.related.products ul.products li.product .product-single h3 {
height: auto;
}		
.woocommerce-message {
padding: 1em 1em 1em 3em;	
}
.logo img, .mobile-logo img {
max-width: 157px !important;
}
.logo img {
margin: 0 0 0 -7px;
width: 157px;
}
.is-sticky-on.is-sticky-menu .logo img, .is-sticky-on.is-sticky-menu .mobile-logo img {
max-width: 157px !important;
}
.im_mobadr {
width: 3%;
display: block;
float: left;
margin: 11px 0 0 60px;
}
.im_mobadr i {
font-size: 17px;
}
.grafic_dd {
width: 41%;
display: block;
float: left;
font-size: 14px;
margin: 11px 0 0 23px;
position: relative;
}
.woocommerce-product-details__short-description {
font-size: 15px;
}	
.product .sale-ribbon {
top: 14px;
}		
.bl_nice ul {
font-size: 16px;
}	
.bl_nice h4 {
font-size: 18px;
}
#shipping_method li:first-child {
padding: 5px 0 260px;
}	
} @media (max-width: 375px) {
.main-mobile-menu ul.main-menu > li a {
font-size: 15px !important;
}
.mystickyelements-mobile-size-medium span.mystickyelements-social-icon,.mystickyelements-mobile-size-medium span.mystickyelements-social-icon a {
width: 40px !important;
height: 40px !important;
line-height: 40px !important;
font-size: 15px !important;
}
.woocommerce ul.products li.product .product-single .product-img {
min-height: 165px;
}
.mystickyelements-fixed {
top: 70% !important;
}
.close-style:before, .close-style:after {
width: 20px;
height: 3px;
}	
.main-mobile-menu ul.main-menu {
max-height: 35rem;
}	
.b_ccont p {
font-size: 16px;
}	
.single-product #product .product_title.entry-title {
font-size: 20px;
}		
.logo img, .mobile-logo img {
max-width: 155px !important;
}
.logo img {
margin: 0 0 0 -9px;
width: 155px;
}
.is-sticky-on.is-sticky-menu .logo img, .is-sticky-on.is-sticky-menu .mobile-logo img {
max-width: 155px !important;
}
.im_mobadr {
width: 2%;
display: block;
float: left;
margin: 11px 0 0 58px;
}	
#shipping_method li:first-child {
padding: 5px 0 270px;
}
}
.woocommerce ul.products li.product a img {
aspect-ratio: 1 / 1;
object-fit: cover;
border-radius: 5px;
}
.post-items {
background-color: #ffffff00;
}
.single-post .post-items .post-image img {
width: 100%;
}
.archive .post-items .post-content {
border: 1px solid #cccccc00;
}
.main-mobile-nav {
width: 100%;
display: none;
background: #262626;
border-bottom: 1px solid #e1e1e100;
border-top: 1px solid #e1e1e100;
}
.woofc-count {
background-color: #323232;
}
.b_ccont p a {
color: #E8E8E8;
}
.footer-copyright {
border-top: 1px solid #161616;
}
.bl_nice {
background: #f7f7f700;
}
.woocommerce ul.products li.product .price del span {
color: #e8e8e8;
}
.archive ul.products li.product .price del span bdi {
color: #E8E8E8 !important;
}
.main-mobile-menu ul.main-menu > li {
border-bottom: 1px solid #121212;
background-color: #262626;
}
.main-mobile-build {
background: #262626;
}
.main-mobile-menu ul.main-menu > li:first-child {
border-top: 1px solid #121212;
}
.close-style {
background: #ffffff00;
}
.close-style:before, .close-style:after {
background: #f4511e;
}
@media (max-width: 768px) {
.splitting .word {
color: #E8E8E8;
}
.main-mobile-menu ul.main-menu > li.focus a, .main-mobile-menu ul.main-menu > li.active a, .main-mobile-menu ul.main-menu > li.active a span {
color: #f4511e;
text-decoration: underline;
}
}
.cart-container {
background-color: #262626;
}
.cart-header {
color: #E8E8E8;
padding: 20px;
background-color: #262626;
border-bottom: 1px solid #E8E8E8;
}
.cart-top .cart-close {
color: #e8e8e8;
}
.cart-modal .cart-data .woocommerce-mini-cart__empty-message {
color: #e8e8e8;
}
p.woocommerce-notice.woocommerce-notice--success, div.woocommerce-info, p.woocommerce-info, li.woocommerce-info {
line-height: 41px;
border: 0;
background-color: #262626;
box-shadow: none;
border-radius: 10px;
}
.woocommerce form.woocommerce-checkout .woocommerce-additional-fields, .woocommerce form.woocommerce-checkout .woocommerce-shipping-fields, .woocommerce form.woocommerce-checkout .woocommerce-billing-fields {
padding: 25px;
border: 1px solid #262626;
border-radius: 5px;
background: #262626;
}
.woocommerce-checkout div#payment.woocommerce-checkout-payment {
background-color: #262626;
border: 1px solid #262626;
}
.woocommerce table.woocommerce-checkout-review-order-table th, .woocommerce table.woocommerce-checkout-review-order-table td {
padding: 14.5px 12px;
color: #E8E8E8;
background-color: #262626 !important;
}
.page-id-44 .shop_table .woocommerce-Price-amount.amount {
font-weight: 600;
color: #E8E8E8;
}
.categoriy-description {
padding: initial;
}
.categoriy-description li {
list-style: none;
}
.yith-wcbm-badge.yith-wcbm-badge-text.yith-wcbm-badge-1054, .yith-wcbm-badge.yith-wcbm-badge-text.yith-wcbm-badge-1695 {
top: 2px;
right: 3px;
font-size: 14px;
font-weight: 400;
padding: 0px;
line-height: 26px;
border-radius: 4px;
color: #fff;
font-family: "Fira Sans", serif;
letter-spacing: 0;
height: 24px;
width: 44px;
}
.product .sale-ribbon {
display: none;
}
.long_foto .gallery-item {
background: #161616;
}
.modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
display: flex;
justify-content: center;
align-items: center;
opacity: 0;
visibility: hidden;
transition: opacity 0.4s ease, visibility 0.4s ease;
z-index: 1000;
}
.modal.active {
opacity: 1;
visibility: visible;
}
.modal-content {
background-color: #262626;
padding: 2rem;
border-radius: 16px;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
text-align: center;
max-width: 400px;
width: 90%;
transform: scale(0.9);
transition: transform 0.3s ease;
z-index: 10000;
}
.modal.active .modal-content {
transform: scale(1);
}
.close-btn {
margin-top: 1.5rem;
padding: 0.7rem 1.5rem;
background-color: #131313;
color: white;
border: none;
border-radius: 8px;
font-size: 1rem;
cursor: pointer;
transition: background-color 0.3s ease;
}
.close-btn:hover {
background-color: #f4511e;
}
.product_list_widget {
display: flex;
gap: 12px;
list-style: none;
margin: auto;
padding: 0px;
flex-wrap: wrap;
}
.product_list_widget li {
margin: 0px;
padding: 0px;
width: calc(25% - 12px);
background: #262626;
border-radius: 5px;
}
.container-image-and-badge img {
aspect-ratio: 1 / 1;
object-fit: cover;
border-radius: 5px;
}
.product_list_widget li a img {
border: none;
border-radius: 5px;
box-shadow: none;
height: auto;
max-width: 100%;
padding: 5px;
}
.product_list_widget li a h3 {
letter-spacing: 0.1px;
min-height: auto;
color: #E8E8E8;
font-weight: 600;
line-height: 1;
font-size: 20px;
}
ins .woocommerce-Price-amount.amount bdi {
color: #f4511e !important;
border: 0;
text-decoration: none;
font-size: 20px;
}  li.product:hover .container-image-and-badge img {
transform: scale(1.05);
}
@media (max-width: 768px) {
.product_list_widget li {
margin: 0px;
padding: 0px;
width: calc(50% - 12px);
background: #262626;
border-radius: 5px;
}
}
.onsale {
display: none !important;
}
.woocommerce-privacy-policy-text a, .woocommerce-terms-and-conditions-checkbox-text a {
color: #f4511e;
font-weight: 600;
}
.yith-wcbm-badge.yith-wcbm-badge-text.yith-wcbm-badge-1054, .yith-wcbm-badge.yith-wcbm-badge-text.yith-wcbm-badge-1695 {
z-index: 2;
}