:root{--theme-color:#ae3027;--theme-color-rgb:174, 48, 39;--theme-color-dark:#8a2620;--theme-color-tint:#f4e4e0;--theme-bg:#f1efe9;--theme-surface:#fff;--theme-text:#2a211d;--theme-text-muted:#6e625a;--theme-border:#e4d9c7;--theme-focus-ring:#ae302729;--theme-success:#3f6b4a;--theme-success-tint:#e7efe6;--theme-error:#a4451f;--theme-error-tint:#f5e5db;--theme-form-shadow:0 2px 6px #2a211d12, 0 18px 40px #2a211d1a;--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-30px)scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-15px)scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)scaleY(.95)}90%{transform:translateY(-4px)scaleY(1.02)}}.animate__bounce{transform-origin:bottom;animation-name:bounce}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale(1.25,.75)}40%{transform:scale(.75,1.25)}50%{transform:scale(1.15,.85)}65%{transform:scale(.95,1.05)}75%{transform:scale(1.05,.95)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translateY(-10px)}20%,40%,60%,80%{transform:translateY(10px)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px)rotateY(-9deg)}18.5%{transform:translate(5px)rotateY(7deg)}31.5%{transform:translate(-3px)rotateY(-5deg)}43.5%{transform:translate(2px)rotateY(3deg)}50%{transform:translate(0)}}.animate__headShake{animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.animate__swing{transform-origin:top;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9)rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1)rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1)rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate(-25%)rotate(-5deg)}30%{transform:translate(20%)rotate(3deg)}45%{transform:translate(-15%)rotate(-3deg)}60%{transform:translate(10%)rotate(2deg)}75%{transform:translate(-5%)rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skew(-12.5deg)skewY(-12.5deg)}33.3%{transform:skew(6.25deg)skewY(6.25deg)}44.4%{transform:skew(-3.125deg)skewY(-3.125deg)}55.5%{transform:skew(1.5625deg)skewY(1.5625deg)}66.6%{transform:skew(-.78125deg)skewY(-.78125deg)}77.7%{transform:skew(.390625deg)skewY(.390625deg)}88.8%{transform:skew(-.195313deg)skewY(-.195313deg)}}.animate__jello{transform-origin:50%;animation-name:jello}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{opacity:.7;transform:translateY(-1200px)scale(.7)}80%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{opacity:.7;transform:translate(-2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{opacity:.7;transform:translate(2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{opacity:.7;transform:translateY(1200px)scale(.7)}80%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:.7;transform:translateY(700px)scale(.7)}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(-2000px)scale(.7)}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(2000px)scale(.7)}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:.7;transform:translateY(-700px)scale(.7)}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)scaleY(3)}60%{opacity:1;transform:translateY(25px)scaleY(.9)}75%{transform:translateY(-10px)scaleY(.95)}90%{transform:translateY(5px)scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)scaleX(3)}60%{opacity:1;transform:translate(25px)scaleX(1)}75%{transform:translate(-10px)scaleX(.98)}90%{transform:translate(5px)scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)scaleX(3)}60%{opacity:1;transform:translate(-25px)scaleX(1)}75%{transform:translate(10px)scaleX(.98)}90%{transform:translate(-5px)scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)scaleY(5)}60%{opacity:1;transform:translateY(-20px)scaleY(.9)}75%{transform:translateY(10px)scaleY(.95)}90%{transform:translateY(-5px)scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translateY(10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(-20px)scaleY(.9)}to{opacity:0;transform:translateY(2000px)scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate(20px)scaleX(.9)}to{opacity:0;transform:translate(-2000px)scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate(-20px)scaleX(.9)}to{opacity:0;transform:translate(2000px)scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translateY(-10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(20px)scaleY(.9)}to{opacity:0;transform:translateY(-2000px)scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate(-100%,-100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate(100%,-100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate(-100%,100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate(100%,100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translateY(100%)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translateY(2000px)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate(-2000px)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate(2000px)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translateY(-100%)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translateY(-2000px)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(-100%,-100%)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(100%,-100%)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(100%,100%)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(-100%,100%)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px)scaleX(1)translateZ(0)rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px)scaleX(1)translateZ(150px)rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px)scaleX(1)translateZ(150px)rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px)scale3d(.95,.95,.95)translateZ(0)rotateY(0)}to{animation-timing-function:ease-in;transform:perspective(400px)scaleX(1)translateZ(0)rotateY(0)}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateY(-20deg)}60%{opacity:1;transform:perspective(400px)rotateY(10deg)}80%{transform:perspective(400px)rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateX(-20deg)}to{opacity:0;transform:perspective(400px)rotateX(90deg)}}.animate__flipOutX{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateY(-15deg)}to{opacity:0;transform:perspective(400px)rotateY(90deg)}}.animate__flipOutY{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedInRight{0%{opacity:0;transform:translate(100%)skew(-30deg)}60%{opacity:1;transform:skew(20deg)}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{opacity:0;transform:translate(-100%)skew(30deg)}60%{opacity:1;transform:skew(-20deg)}80%{transform:skew(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)skew(30deg)}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)skew(-30deg)}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateIn{transform-origin:50%;animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInDownLeft{transform-origin:0 100%;animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInDownRight{transform-origin:100% 100%;animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInUpLeft{transform-origin:0 100%;animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInUpRight{transform-origin:100% 100%;animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1}to{opacity:0;transform:rotate(200deg)}}.animate__rotateOut{transform-origin:50%;animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;transform:rotate(45deg)}}.animate__rotateOutDownLeft{transform-origin:0 100%;animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutDownRight{transform-origin:100% 100%;animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutUpLeft{transform-origin:0 100%;animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;transform:rotate(90deg)}}.animate__rotateOutUpRight{transform-origin:100% 100%;animation-name:rotateOutUpRight}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg)}40%,80%{opacity:1;animation-timing-function:ease-in-out;transform:rotate(60deg)}to{opacity:0;transform:translateY(700px)}}.animate__hinge{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);transform-origin:0 0;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform-origin:bottom;transform:scale(.1)rotate(30deg)}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate(-100%)rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate(100%)rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(60px)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(10px)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(-10px)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(-60px)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(-60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(2000px)}}.animate__zoomOutDown{transform-origin:bottom;animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(42px)}to{opacity:0;transform:scale(.1)translate(-2000px)}}.animate__zoomOutLeft{transform-origin:0;animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(-42px)}to{opacity:0;transform:scale(.1)translate(2000px)}}.animate__zoomOutRight{transform-origin:100%;animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(-2000px)}}.animate__zoomOutUp{transform-origin:bottom;animation-name:zoomOutUp}@keyframes slideInDown{0%{visibility:visible;transform:translateY(-100%)}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{visibility:visible;transform:translate(-100%)}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{visibility:visible;transform:translate(100%)}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{visibility:visible;transform:translateY(100%)}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translateY(100%)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate(-100%)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate(100%)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translateY(-100%)}}.animate__slideOutUp{animation-name:slideOutUp}@font-face{font-family:boxicons;font-weight:400;font-style:normal;src:url(/assets/fonts/boxicons.eot);src:url(/assets/fonts/boxicons.eot)format("embedded-opentype"),url(/assets/fonts/boxicons.woff2)format("woff2"),url(/assets/fonts/boxicons.woff)format("woff"),url(/assets/fonts/boxicons.ttf)format("truetype"),url(/assets/fonts/boxicons.svg?#boxicons)format("svg")}.bx{font-variant:normal;text-rendering:auto;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;display:inline-block;font-family:boxicons!important}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;text-align:center;width:2em;position:absolute;left:-2em}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes burst{0%{opacity:1;transform:scale(1)}90%{opacity:0;transform:scale(1.5)}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes fade-left{0%{opacity:1;transform:translate(0)}75%{opacity:0;transform:translate(-20px)}}@keyframes fade-right{0%{opacity:1;transform:translate(0)}75%{opacity:0;transform:translate(20px)}}@keyframes fade-up{0%{opacity:1;transform:translateY(0)}75%{opacity:0;transform:translateY(-20px)}}@keyframes fade-down{0%{opacity:1;transform:translateY(0)}75%{opacity:0;transform:translateY(20px)}}@-webkit-keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale3d(.95,.95,.95)rotate(-10deg)}30%,50%,70%,90%{transform:scale(1)rotate(10deg)}40%,60%,80%{transform:scale(1)rotate(-10deg)}to{transform:scale(1)}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale3d(.95,.95,.95)rotate(-10deg)}30%,50%,70%,90%{transform:scale(1)rotate(10deg)}40%,60%,80%{transform:rotate(-10deg)}to{transform:scale(1)}}.bx-spin,.bx-spin-hover:hover{animation:2s linear infinite spin}.bx-tada,.bx-tada-hover:hover{animation:1.5s infinite tada}.bx-flashing,.bx-flashing-hover:hover{animation:1.5s linear infinite flashing}.bx-burst,.bx-burst-hover:hover{animation:1.5s linear infinite burst}.bx-fade-up,.bx-fade-up-hover:hover{animation:1.5s linear infinite fade-up}.bx-fade-down,.bx-fade-down-hover:hover{animation:1.5s linear infinite fade-down}.bx-fade-left,.bx-fade-left-hover:hover{animation:1.5s linear infinite fade-left}.bx-fade-right,.bx-fade-right-hover:hover{animation:1.5s linear infinite fade-right}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-lg{font-size:3rem!important}.bx-fw{vertical-align:middle;width:1.28571em;height:.8em;font-size:1.28571em;line-height:.8em;margin-top:-.2em!important}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.bx-rotate-90{transform:rotate(90deg)}.bx-rotate-180{transform:rotate(180deg)}.bx-rotate-270{transform:rotate(270deg)}.bx-flip-horizontal{transform:scaleX(-1)}.bx-flip-vertical{transform:scaleY(-1)}.bx-border{border:.07em solid #0000001a;border-radius:.25em;padding:.25em}.bx-border-circle{border:.07em solid #0000001a;border-radius:50%;padding:.25em}.bxl-meta:before{content:""}.bx-lemon:before{content:""}.bxs-lemon:before{content:""}.bx-cricket-ball:before{content:""}.bx-baguette:before{content:""}.bx-bowl-hot:before{content:""}.bx-bowl-rice:before{content:""}.bx-cable-car:before{content:""}.bx-candles:before{content:""}.bx-circle-half:before{content:""}.bx-circle-quarter:before{content:""}.bx-circle-three-quarter:before{content:""}.bx-cross:before{content:""}.bx-fork:before{content:""}.bx-knife:before{content:""}.bx-money-withdraw:before{content:""}.bx-popsicle:before{content:""}.bx-scatter-chart:before{content:""}.bxs-baguette:before{content:""}.bxs-bowl-hot:before{content:""}.bxs-bowl-rice:before{content:""}.bxs-cable-car:before{content:""}.bxs-circle-half:before{content:""}.bxs-circle-quarter:before{content:""}.bxs-circle-three-quarter:before{content:""}.bxs-cricket-ball:before{content:""}.bxs-invader:before{content:""}.bx-male-female:before{content:""}.bxs-popsicle:before{content:""}.bxs-tree-alt:before{content:""}.bxl-venmo:before{content:""}.bxl-upwork:before{content:""}.bxl-netlify:before{content:""}.bxl-java:before{content:""}.bxl-heroku:before{content:""}.bxl-go-lang:before{content:""}.bxl-gmail:before{content:""}.bxl-flask:before{content:""}.bxl-99designs:before{content:""}.bxl-500px:before{content:""}.bxl-adobe:before{content:""}.bxl-airbnb:before{content:""}.bxl-algolia:before{content:""}.bxl-amazon:before{content:""}.bxl-android:before{content:""}.bxl-angular:before{content:""}.bxl-apple:before{content:""}.bxl-audible:before{content:""}.bxl-aws:before{content:""}.bxl-baidu:before{content:""}.bxl-behance:before{content:""}.bxl-bing:before{content:""}.bxl-bitcoin:before{content:""}.bxl-blender:before{content:""}.bxl-blogger:before{content:""}.bxl-bootstrap:before{content:""}.bxl-chrome:before{content:""}.bxl-codepen:before{content:""}.bxl-c-plus-plus:before{content:""}.bxl-creative-commons:before{content:""}.bxl-css3:before{content:""}.bxl-dailymotion:before{content:""}.bxl-deviantart:before{content:""}.bxl-dev-to:before{content:""}.bxl-digg:before{content:""}.bxl-digitalocean:before{content:""}.bxl-discord:before{content:""}.bxl-discord-alt:before{content:""}.bxl-discourse:before{content:""}.bxl-django:before{content:""}.bxl-docker:before{content:""}.bxl-dribbble:before{content:""}.bxl-dropbox:before{content:""}.bxl-drupal:before{content:""}.bxl-ebay:before{content:""}.bxl-edge:before{content:""}.bxl-etsy:before{content:""}.bxl-facebook:before{content:""}.bxl-facebook-circle:before{content:""}.bxl-facebook-square:before{content:""}.bxl-figma:before{content:""}.bxl-firebase:before{content:""}.bxl-firefox:before{content:""}.bxl-flickr:before{content:""}.bxl-flickr-square:before{content:""}.bxl-flutter:before{content:""}.bxl-foursquare:before{content:""}.bxl-git:before{content:""}.bxl-github:before{content:""}.bxl-gitlab:before{content:""}.bxl-google:before{content:""}.bxl-google-cloud:before{content:""}.bxl-google-plus:before{content:""}.bxl-google-plus-circle:before{content:""}.bxl-html5:before{content:""}.bxl-imdb:before{content:""}.bxl-instagram:before{content:""}.bxl-instagram-alt:before{content:""}.bxl-internet-explorer:before{content:""}.bxl-invision:before{content:""}.bxl-javascript:before{content:""}.bxl-joomla:before{content:""}.bxl-jquery:before{content:""}.bxl-jsfiddle:before{content:""}.bxl-kickstarter:before{content:""}.bxl-kubernetes:before{content:""}.bxl-less:before{content:""}.bxl-linkedin:before{content:""}.bxl-linkedin-square:before{content:""}.bxl-magento:before{content:""}.bxl-mailchimp:before{content:""}.bxl-markdown:before{content:""}.bxl-mastercard:before{content:""}.bxl-mastodon:before{content:""}.bxl-medium:before{content:""}.bxl-medium-old:before{content:""}.bxl-medium-square:before{content:""}.bxl-messenger:before{content:""}.bxl-microsoft:before{content:""}.bxl-microsoft-teams:before{content:""}.bxl-nodejs:before{content:""}.bxl-ok-ru:before{content:""}.bxl-opera:before{content:""}.bxl-patreon:before{content:""}.bxl-paypal:before{content:""}.bxl-periscope:before{content:""}.bxl-php:before{content:""}.bxl-pinterest:before{content:""}.bxl-pinterest-alt:before{content:""}.bxl-play-store:before{content:""}.bxl-pocket:before{content:""}.bxl-product-hunt:before{content:""}.bxl-python:before{content:""}.bxl-quora:before{content:""}.bxl-react:before{content:""}.bxl-redbubble:before{content:""}.bxl-reddit:before{content:""}.bxl-redux:before{content:""}.bxl-sass:before{content:""}.bxl-shopify:before{content:""}.bxl-sketch:before{content:""}.bxl-skype:before{content:""}.bxl-slack:before{content:""}.bxl-slack-old:before{content:""}.bxl-snapchat:before{content:""}.bxl-soundcloud:before{content:""}.bxl-spotify:before{content:""}.bxl-spring-boot:before{content:""}.bxl-squarespace:before{content:""}.bxl-stack-overflow:before{content:""}.bxl-steam:before{content:""}.bxl-stripe:before{content:""}.bxl-tailwind-css:before{content:""}.bxl-telegram:before{content:""}.bxl-tiktok:before{content:""}.bxl-trello:before{content:""}.bxl-trip-advisor:before{content:""}.bxl-tumblr:before{content:""}.bxl-tux:before{content:""}.bxl-twitch:before{content:""}.bxl-twitter:before{content:""}.bxl-unity:before{content:""}.bxl-unsplash:before{content:""}.bxl-vimeo:before{content:""}.bxl-visa:before{content:""}.bxl-visual-studio:before{content:""}.bxl-vk:before{content:""}.bxl-vuejs:before{content:""}.bxl-whatsapp:before{content:""}.bxl-whatsapp-square:before{content:""}.bxl-wikipedia:before{content:""}.bxl-windows:before{content:""}.bxl-wix:before{content:""}.bxl-wordpress:before{content:""}.bxl-yahoo:before{content:""}.bxl-yelp:before{content:""}.bxl-youtube:before{content:""}.bxl-zoom:before{content:""}.bx-collapse-alt:before{content:""}.bx-collapse-horizontal:before{content:""}.bx-collapse-vertical:before{content:""}.bx-expand-horizontal:before{content:""}.bx-expand-vertical:before{content:""}.bx-injection:before{content:""}.bx-leaf:before{content:""}.bx-math:before{content:""}.bx-party:before{content:""}.bx-abacus:before{content:""}.bx-accessibility:before{content:""}.bx-add-to-queue:before{content:""}.bx-adjust:before{content:""}.bx-alarm:before{content:""}.bx-alarm-add:before{content:""}.bx-alarm-exclamation:before{content:""}.bx-alarm-off:before{content:""}.bx-alarm-snooze:before{content:""}.bx-album:before{content:""}.bx-align-justify:before{content:""}.bx-align-left:before{content:""}.bx-align-middle:before{content:""}.bx-align-right:before{content:""}.bx-analyse:before{content:""}.bx-anchor:before{content:""}.bx-angry:before{content:""}.bx-aperture:before{content:""}.bx-arch:before{content:""}.bx-archive:before{content:""}.bx-archive-in:before{content:""}.bx-archive-out:before{content:""}.bx-area:before{content:""}.bx-arrow-back:before{content:""}.bx-arrow-from-bottom:before{content:""}.bx-arrow-from-left:before{content:""}.bx-arrow-from-right:before{content:""}.bx-arrow-from-top:before{content:""}.bx-arrow-to-bottom:before{content:""}.bx-arrow-to-left:before{content:""}.bx-arrow-to-right:before{content:""}.bx-arrow-to-top:before{content:""}.bx-at:before{content:""}.bx-atom:before{content:""}.bx-award:before{content:""}.bx-badge:before{content:""}.bx-badge-check:before{content:""}.bx-ball:before{content:""}.bx-band-aid:before{content:""}.bx-bar-chart:before{content:""}.bx-bar-chart-alt:before{content:""}.bx-bar-chart-alt-2:before{content:""}.bx-bar-chart-square:before{content:""}.bx-barcode:before{content:""}.bx-barcode-reader:before{content:""}.bx-baseball:before{content:""}.bx-basket:before{content:""}.bx-basketball:before{content:""}.bx-bath:before{content:""}.bx-battery:before{content:""}.bx-bed:before{content:""}.bx-been-here:before{content:""}.bx-beer:before{content:""}.bx-bell:before{content:""}.bx-bell-minus:before{content:""}.bx-bell-off:before{content:""}.bx-bell-plus:before{content:""}.bx-bible:before{content:""}.bx-bitcoin:before{content:""}.bx-blanket:before{content:""}.bx-block:before{content:""}.bx-bluetooth:before{content:""}.bx-body:before{content:""}.bx-bold:before{content:""}.bx-bolt-circle:before{content:""}.bx-bomb:before{content:""}.bx-bone:before{content:""}.bx-bong:before{content:""}.bx-book:before{content:""}.bx-book-add:before{content:""}.bx-book-alt:before{content:""}.bx-book-bookmark:before{content:""}.bx-book-content:before{content:""}.bx-book-heart:before{content:""}.bx-bookmark:before{content:""}.bx-bookmark-alt:before{content:""}.bx-bookmark-alt-minus:before{content:""}.bx-bookmark-alt-plus:before{content:""}.bx-bookmark-heart:before{content:""}.bx-bookmark-minus:before{content:""}.bx-bookmark-plus:before{content:""}.bx-bookmarks:before{content:""}.bx-book-open:before{content:""}.bx-book-reader:before{content:""}.bx-border-all:before{content:""}.bx-border-bottom:before{content:""}.bx-border-inner:before{content:""}.bx-border-left:before{content:""}.bx-border-none:before{content:""}.bx-border-outer:before{content:""}.bx-border-radius:before{content:""}.bx-border-right:before{content:""}.bx-border-top:before{content:""}.bx-bot:before{content:""}.bx-bowling-ball:before{content:""}.bx-box:before{content:""}.bx-bracket:before{content:""}.bx-braille:before{content:""}.bx-brain:before{content:""}.bx-briefcase:before{content:""}.bx-briefcase-alt:before{content:""}.bx-briefcase-alt-2:before{content:""}.bx-brightness:before{content:""}.bx-brightness-half:before{content:""}.bx-broadcast:before{content:""}.bx-brush:before{content:""}.bx-brush-alt:before{content:""}.bx-bug:before{content:""}.bx-bug-alt:before{content:""}.bx-building:before{content:""}.bx-building-house:before{content:""}.bx-buildings:before{content:""}.bx-bulb:before{content:""}.bx-bullseye:before{content:""}.bx-buoy:before{content:""}.bx-bus:before{content:""}.bx-bus-school:before{content:""}.bx-cabinet:before{content:""}.bx-cake:before{content:""}.bx-calculator:before{content:""}.bx-calendar:before{content:""}.bx-calendar-alt:before{content:""}.bx-calendar-check:before{content:""}.bx-calendar-edit:before{content:""}.bx-calendar-event:before{content:""}.bx-calendar-exclamation:before{content:""}.bx-calendar-heart:before{content:""}.bx-calendar-minus:before{content:""}.bx-calendar-plus:before{content:""}.bx-calendar-star:before{content:""}.bx-calendar-week:before{content:""}.bx-calendar-x:before{content:""}.bx-camera:before{content:""}.bx-camera-home:before{content:""}.bx-camera-movie:before{content:""}.bx-camera-off:before{content:""}.bx-capsule:before{content:""}.bx-captions:before{content:""}.bx-car:before{content:""}.bx-card:before{content:""}.bx-caret-down:before{content:""}.bx-caret-down-circle:before{content:""}.bx-caret-down-square:before{content:""}.bx-caret-left:before{content:""}.bx-caret-left-circle:before{content:""}.bx-caret-left-square:before{content:""}.bx-caret-right:before{content:""}.bx-caret-right-circle:before{content:""}.bx-caret-right-square:before{content:""}.bx-caret-up:before{content:""}.bx-caret-up-circle:before{content:""}.bx-caret-up-square:before{content:""}.bx-carousel:before{content:""}.bx-cart:before{content:""}.bx-cart-alt:before{content:""}.bx-cast:before{content:""}.bx-category:before{content:""}.bx-category-alt:before{content:""}.bx-cctv:before{content:""}.bx-certification:before{content:""}.bx-chair:before{content:""}.bx-chalkboard:before{content:""}.bx-chart:before{content:""}.bx-chat:before{content:""}.bx-check:before{content:""}.bx-checkbox:before{content:""}.bx-checkbox-checked:before{content:""}.bx-checkbox-minus:before{content:""}.bx-checkbox-square:before{content:""}.bx-check-circle:before{content:""}.bx-check-double:before{content:""}.bx-check-shield:before{content:""}.bx-check-square:before{content:""}.bx-chevron-down:before{content:""}.bx-chevron-down-circle:before{content:""}.bx-chevron-down-square:before{content:""}.bx-chevron-left:before{content:""}.bx-chevron-left-circle:before{content:""}.bx-chevron-left-square:before{content:""}.bx-chevron-right:before{content:""}.bx-chevron-right-circle:before{content:""}.bx-chevron-right-square:before{content:""}.bx-chevrons-down:before{content:""}.bx-chevrons-left:before{content:""}.bx-chevrons-right:before{content:""}.bx-chevrons-up:before{content:""}.bx-chevron-up:before{content:""}.bx-chevron-up-circle:before{content:""}.bx-chevron-up-square:before{content:""}.bx-chip:before{content:""}.bx-church:before{content:""}.bx-circle:before{content:""}.bx-clinic:before{content:""}.bx-clipboard:before{content:""}.bx-closet:before{content:""}.bx-cloud:before{content:""}.bx-cloud-download:before{content:""}.bx-cloud-drizzle:before{content:""}.bx-cloud-lightning:before{content:""}.bx-cloud-light-rain:before{content:""}.bx-cloud-rain:before{content:""}.bx-cloud-snow:before{content:""}.bx-cloud-upload:before{content:""}.bx-code:before{content:""}.bx-code-alt:before{content:""}.bx-code-block:before{content:""}.bx-code-curly:before{content:""}.bx-coffee:before{content:""}.bx-coffee-togo:before{content:""}.bx-cog:before{content:""}.bx-coin:before{content:""}.bx-coin-stack:before{content:""}.bx-collapse:before{content:""}.bx-collection:before{content:""}.bx-color-fill:before{content:""}.bx-columns:before{content:""}.bx-command:before{content:""}.bx-comment:before{content:""}.bx-comment-add:before{content:""}.bx-comment-check:before{content:""}.bx-comment-detail:before{content:""}.bx-comment-dots:before{content:""}.bx-comment-edit:before{content:""}.bx-comment-error:before{content:""}.bx-comment-minus:before{content:""}.bx-comment-x:before{content:""}.bx-compass:before{content:""}.bx-confused:before{content:""}.bx-conversation:before{content:""}.bx-cookie:before{content:""}.bx-cool:before{content:""}.bx-copy:before{content:""}.bx-copy-alt:before{content:""}.bx-copyright:before{content:""}.bx-credit-card:before{content:""}.bx-credit-card-alt:before{content:""}.bx-credit-card-front:before{content:""}.bx-crop:before{content:""}.bx-crosshair:before{content:""}.bx-crown:before{content:""}.bx-cube:before{content:""}.bx-cube-alt:before{content:""}.bx-cuboid:before{content:""}.bx-current-location:before{content:""}.bx-customize:before{content:""}.bx-cut:before{content:""}.bx-cycling:before{content:""}.bx-cylinder:before{content:""}.bx-data:before{content:""}.bx-desktop:before{content:""}.bx-detail:before{content:""}.bx-devices:before{content:""}.bx-dialpad:before{content:""}.bx-dialpad-alt:before{content:""}.bx-diamond:before{content:""}.bx-dice-1:before{content:""}.bx-dice-2:before{content:""}.bx-dice-3:before{content:""}.bx-dice-4:before{content:""}.bx-dice-5:before{content:""}.bx-dice-6:before{content:""}.bx-directions:before{content:""}.bx-disc:before{content:""}.bx-dish:before{content:""}.bx-dislike:before{content:""}.bx-dizzy:before{content:""}.bx-dna:before{content:""}.bx-dock-bottom:before{content:""}.bx-dock-left:before{content:""}.bx-dock-right:before{content:""}.bx-dock-top:before{content:""}.bx-dollar:before{content:""}.bx-dollar-circle:before{content:""}.bx-donate-blood:before{content:""}.bx-donate-heart:before{content:""}.bx-door-open:before{content:""}.bx-dots-horizontal:before{content:""}.bx-dots-horizontal-rounded:before{content:""}.bx-dots-vertical:before{content:""}.bx-dots-vertical-rounded:before{content:""}.bx-doughnut-chart:before{content:""}.bx-down-arrow:before{content:""}.bx-down-arrow-alt:before{content:""}.bx-down-arrow-circle:before{content:""}.bx-download:before{content:""}.bx-downvote:before{content:""}.bx-drink:before{content:""}.bx-droplet:before{content:""}.bx-dumbbell:before{content:""}.bx-duplicate:before{content:""}.bx-edit:before{content:""}.bx-edit-alt:before{content:""}.bx-envelope:before{content:""}.bx-envelope-open:before{content:""}.bx-equalizer:before{content:""}.bx-eraser:before{content:""}.bx-error:before{content:""}.bx-error-alt:before{content:""}.bx-error-circle:before{content:""}.bx-euro:before{content:""}.bx-exclude:before{content:""}.bx-exit:before{content:""}.bx-exit-fullscreen:before{content:""}.bx-expand:before{content:""}.bx-expand-alt:before{content:""}.bx-export:before{content:""}.bx-extension:before{content:""}.bx-face:before{content:""}.bx-fast-forward:before{content:""}.bx-fast-forward-circle:before{content:""}.bx-female:before{content:""}.bx-female-sign:before{content:""}.bx-file:before{content:""}.bx-file-blank:before{content:""}.bx-file-find:before{content:""}.bx-film:before{content:""}.bx-filter:before{content:""}.bx-filter-alt:before{content:""}.bx-fingerprint:before{content:""}.bx-first-aid:before{content:""}.bx-first-page:before{content:""}.bx-flag:before{content:""}.bx-folder:before{content:""}.bx-folder-minus:before{content:""}.bx-folder-open:before{content:""}.bx-folder-plus:before{content:""}.bx-font:before{content:""}.bx-font-color:before{content:""}.bx-font-family:before{content:""}.bx-font-size:before{content:""}.bx-food-menu:before{content:""}.bx-food-tag:before{content:""}.bx-football:before{content:""}.bx-fridge:before{content:""}.bx-fullscreen:before{content:""}.bx-game:before{content:""}.bx-gas-pump:before{content:""}.bx-ghost:before{content:""}.bx-gift:before{content:""}.bx-git-branch:before{content:""}.bx-git-commit:before{content:""}.bx-git-compare:before{content:""}.bx-git-merge:before{content:""}.bx-git-pull-request:before{content:""}.bx-git-repo-forked:before{content:""}.bx-glasses:before{content:""}.bx-glasses-alt:before{content:""}.bx-globe:before{content:""}.bx-globe-alt:before{content:""}.bx-grid:before{content:""}.bx-grid-alt:before{content:""}.bx-grid-horizontal:before{content:""}.bx-grid-small:before{content:""}.bx-grid-vertical:before{content:""}.bx-group:before{content:""}.bx-handicap:before{content:""}.bx-happy:before{content:""}.bx-happy-alt:before{content:""}.bx-happy-beaming:before{content:""}.bx-happy-heart-eyes:before{content:""}.bx-hash:before{content:""}.bx-hdd:before{content:""}.bx-heading:before{content:""}.bx-headphone:before{content:""}.bx-health:before{content:""}.bx-heart:before{content:""}.bx-heart-circle:before{content:""}.bx-heart-square:before{content:""}.bx-help-circle:before{content:""}.bx-hide:before{content:""}.bx-highlight:before{content:""}.bx-history:before{content:""}.bx-hive:before{content:""}.bx-home:before{content:""}.bx-home-alt:before{content:""}.bx-home-circle:before{content:""}.bx-home-heart:before{content:""}.bx-home-smile:before{content:""}.bx-horizontal-center:before{content:""}.bx-hotel:before{content:""}.bx-hourglass:before{content:""}.bx-id-card:before{content:""}.bx-image:before{content:""}.bx-image-add:before{content:""}.bx-image-alt:before{content:""}.bx-images:before{content:""}.bx-import:before{content:""}.bx-infinite:before{content:""}.bx-info-circle:before{content:""}.bx-info-square:before{content:""}.bx-intersect:before{content:""}.bx-italic:before{content:""}.bx-joystick:before{content:""}.bx-joystick-alt:before{content:""}.bx-joystick-button:before{content:""}.bx-key:before{content:""}.bx-label:before{content:""}.bx-landscape:before{content:""}.bx-laptop:before{content:""}.bx-last-page:before{content:""}.bx-laugh:before{content:""}.bx-layer:before{content:""}.bx-layer-minus:before{content:""}.bx-layer-plus:before{content:""}.bx-layout:before{content:""}.bx-left-arrow:before{content:""}.bx-left-arrow-alt:before{content:""}.bx-left-arrow-circle:before{content:""}.bx-left-down-arrow-circle:before{content:""}.bx-left-indent:before{content:""}.bx-left-top-arrow-circle:before{content:""}.bx-library:before{content:""}.bx-like:before{content:""}.bx-line-chart:before{content:""}.bx-line-chart-down:before{content:""}.bx-link:before{content:""}.bx-link-alt:before{content:""}.bx-link-external:before{content:""}.bx-lira:before{content:""}.bx-list-check:before{content:""}.bx-list-minus:before{content:""}.bx-list-ol:before{content:""}.bx-list-plus:before{content:""}.bx-list-ul:before{content:""}.bx-loader:before{content:""}.bx-loader-alt:before{content:""}.bx-loader-circle:before{content:""}.bx-location-plus:before{content:""}.bx-lock:before{content:""}.bx-lock-alt:before{content:""}.bx-lock-open:before{content:""}.bx-lock-open-alt:before{content:""}.bx-log-in:before{content:""}.bx-log-in-circle:before{content:""}.bx-log-out:before{content:""}.bx-log-out-circle:before{content:""}.bx-low-vision:before{content:""}.bx-magnet:before{content:""}.bx-mail-send:before{content:""}.bx-male:before{content:""}.bx-male-sign:before{content:""}.bx-map:before{content:""}.bx-map-alt:before{content:""}.bx-map-pin:before{content:""}.bx-mask:before{content:""}.bx-medal:before{content:""}.bx-meh:before{content:""}.bx-meh-alt:before{content:""}.bx-meh-blank:before{content:""}.bx-memory-card:before{content:""}.bx-menu:before{content:""}.bx-menu-alt-left:before{content:""}.bx-menu-alt-right:before{content:""}.bx-merge:before{content:""}.bx-message:before{content:""}.bx-message-add:before{content:""}.bx-message-alt:before{content:""}.bx-message-alt-add:before{content:""}.bx-message-alt-check:before{content:""}.bx-message-alt-detail:before{content:""}.bx-message-alt-dots:before{content:""}.bx-message-alt-edit:before{content:""}.bx-message-alt-error:before{content:""}.bx-message-alt-minus:before{content:""}.bx-message-alt-x:before{content:""}.bx-message-check:before{content:""}.bx-message-detail:before{content:""}.bx-message-dots:before{content:""}.bx-message-edit:before{content:""}.bx-message-error:before{content:""}.bx-message-minus:before{content:""}.bx-message-rounded:before{content:""}.bx-message-rounded-add:before{content:""}.bx-message-rounded-check:before{content:""}.bx-message-rounded-detail:before{content:""}.bx-message-rounded-dots:before{content:""}.bx-message-rounded-edit:before{content:""}.bx-message-rounded-error:before{content:""}.bx-message-rounded-minus:before{content:""}.bx-message-rounded-x:before{content:""}.bx-message-square:before{content:""}.bx-message-square-add:before{content:""}.bx-message-square-check:before{content:""}.bx-message-square-detail:before{content:""}.bx-message-square-dots:before{content:""}.bx-message-square-edit:before{content:""}.bx-message-square-error:before{content:""}.bx-message-square-minus:before{content:""}.bx-message-square-x:before{content:""}.bx-message-x:before{content:""}.bx-meteor:before{content:""}.bx-microchip:before{content:""}.bx-microphone:before{content:""}.bx-microphone-off:before{content:""}.bx-minus:before{content:""}.bx-minus-back:before{content:""}.bx-minus-circle:before{content:""}.bx-minus-front:before{content:""}.bx-mobile:before{content:""}.bx-mobile-alt:before{content:""}.bx-mobile-landscape:before{content:""}.bx-mobile-vibration:before{content:""}.bx-money:before{content:""}.bx-moon:before{content:""}.bx-mouse:before{content:""}.bx-mouse-alt:before{content:""}.bx-move:before{content:""}.bx-move-horizontal:before{content:""}.bx-move-vertical:before{content:""}.bx-movie:before{content:""}.bx-movie-play:before{content:""}.bx-music:before{content:""}.bx-navigation:before{content:""}.bx-network-chart:before{content:""}.bx-news:before{content:""}.bx-no-entry:before{content:""}.bx-note:before{content:""}.bx-notepad:before{content:""}.bx-notification:before{content:""}.bx-notification-off:before{content:""}.bx-outline:before{content:""}.bx-package:before{content:""}.bx-paint:before{content:""}.bx-paint-roll:before{content:""}.bx-palette:before{content:""}.bx-paperclip:before{content:""}.bx-paper-plane:before{content:""}.bx-paragraph:before{content:""}.bx-paste:before{content:""}.bx-pause:before{content:""}.bx-pause-circle:before{content:""}.bx-pen:before{content:""}.bx-pencil:before{content:""}.bx-phone:before{content:""}.bx-phone-call:before{content:""}.bx-phone-incoming:before{content:""}.bx-phone-off:before{content:""}.bx-phone-outgoing:before{content:""}.bx-photo-album:before{content:""}.bx-pie-chart:before{content:""}.bx-pie-chart-alt:before{content:""}.bx-pie-chart-alt-2:before{content:""}.bx-pin:before{content:""}.bx-planet:before{content:""}.bx-play:before{content:""}.bx-play-circle:before{content:""}.bx-plug:before{content:""}.bx-plus:before{content:""}.bx-plus-circle:before{content:""}.bx-plus-medical:before{content:""}.bx-podcast:before{content:""}.bx-pointer:before{content:""}.bx-poll:before{content:""}.bx-polygon:before{content:""}.bx-pound:before{content:""}.bx-power-off:before{content:""}.bx-printer:before{content:""}.bx-pulse:before{content:""}.bx-purchase-tag:before{content:""}.bx-purchase-tag-alt:before{content:""}.bx-pyramid:before{content:""}.bx-qr:before{content:""}.bx-qr-scan:before{content:""}.bx-question-mark:before{content:""}.bx-radar:before{content:""}.bx-radio:before{content:""}.bx-radio-circle:before{content:""}.bx-radio-circle-marked:before{content:""}.bx-receipt:before{content:""}.bx-rectangle:before{content:""}.bx-recycle:before{content:""}.bx-redo:before{content:""}.bx-refresh:before{content:""}.bx-registered:before{content:""}.bx-rename:before{content:""}.bx-repeat:before{content:""}.bx-reply:before{content:""}.bx-reply-all:before{content:""}.bx-repost:before{content:""}.bx-reset:before{content:""}.bx-restaurant:before{content:""}.bx-revision:before{content:""}.bx-rewind:before{content:""}.bx-rewind-circle:before{content:""}.bx-right-arrow:before{content:""}.bx-right-arrow-alt:before{content:""}.bx-right-arrow-circle:before{content:""}.bx-right-down-arrow-circle:before{content:""}.bx-right-indent:before{content:""}.bx-right-top-arrow-circle:before{content:""}.bx-rocket:before{content:""}.bx-rotate-left:before{content:""}.bx-rotate-right:before{content:""}.bx-rss:before{content:""}.bx-ruble:before{content:""}.bx-ruler:before{content:""}.bx-run:before{content:""}.bx-rupee:before{content:""}.bx-sad:before{content:""}.bx-save:before{content:""}.bx-scan:before{content:""}.bx-screenshot:before{content:""}.bx-search:before{content:""}.bx-search-alt:before{content:""}.bx-search-alt-2:before{content:""}.bx-selection:before{content:""}.bx-select-multiple:before{content:""}.bx-send:before{content:""}.bx-server:before{content:""}.bx-shape-circle:before{content:""}.bx-shape-polygon:before{content:""}.bx-shape-square:before{content:""}.bx-shape-triangle:before{content:""}.bx-share:before{content:""}.bx-share-alt:before{content:""}.bx-shekel:before{content:""}.bx-shield:before{content:""}.bx-shield-alt:before{content:""}.bx-shield-alt-2:before{content:""}.bx-shield-quarter:before{content:""}.bx-shield-x:before{content:""}.bx-shocked:before{content:""}.bx-shopping-bag:before{content:""}.bx-show:before{content:""}.bx-show-alt:before{content:""}.bx-shuffle:before{content:""}.bx-sidebar:before{content:""}.bx-sitemap:before{content:""}.bx-skip-next:before{content:""}.bx-skip-next-circle:before{content:""}.bx-skip-previous:before{content:""}.bx-skip-previous-circle:before{content:""}.bx-sleepy:before{content:""}.bx-slider:before{content:""}.bx-slider-alt:before{content:""}.bx-slideshow:before{content:""}.bx-smile:before{content:""}.bx-sort:before{content:""}.bx-sort-alt-2:before{content:""}.bx-sort-a-z:before{content:""}.bx-sort-down:before{content:""}.bx-sort-up:before{content:""}.bx-sort-z-a:before{content:""}.bx-spa:before{content:""}.bx-space-bar:before{content:""}.bx-speaker:before{content:""}.bx-spray-can:before{content:""}.bx-spreadsheet:before{content:""}.bx-square:before{content:""}.bx-square-rounded:before{content:""}.bx-star:before{content:""}.bx-station:before{content:""}.bx-stats:before{content:""}.bx-sticker:before{content:""}.bx-stop:before{content:""}.bx-stop-circle:before{content:""}.bx-stopwatch:before{content:""}.bx-store:before{content:""}.bx-store-alt:before{content:""}.bx-street-view:before{content:""}.bx-strikethrough:before{content:""}.bx-subdirectory-left:before{content:""}.bx-subdirectory-right:before{content:""}.bx-sun:before{content:""}.bx-support:before{content:""}.bx-swim:before{content:""}.bx-sync:before{content:""}.bx-tab:before{content:""}.bx-table:before{content:""}.bx-tachometer:before{content:""}.bx-tag:before{content:""}.bx-tag-alt:before{content:""}.bx-target-lock:before{content:""}.bx-task:before{content:""}.bx-task-x:before{content:""}.bx-taxi:before{content:""}.bx-tennis-ball:before{content:""}.bx-terminal:before{content:""}.bx-test-tube:before{content:""}.bx-text:before{content:""}.bx-time:before{content:""}.bx-time-five:before{content:""}.bx-timer:before{content:""}.bx-tired:before{content:""}.bx-toggle-left:before{content:""}.bx-toggle-right:before{content:""}.bx-tone:before{content:""}.bx-traffic-cone:before{content:""}.bx-train:before{content:""}.bx-transfer:before{content:""}.bx-transfer-alt:before{content:""}.bx-trash:before{content:""}.bx-trash-alt:before{content:""}.bx-trending-down:before{content:""}.bx-trending-up:before{content:""}.bx-trim:before{content:""}.bx-trip:before{content:""}.bx-trophy:before{content:""}.bx-tv:before{content:""}.bx-underline:before{content:""}.bx-undo:before{content:""}.bx-unite:before{content:""}.bx-unlink:before{content:""}.bx-up-arrow:before{content:""}.bx-up-arrow-alt:before{content:""}.bx-up-arrow-circle:before{content:""}.bx-upload:before{content:""}.bx-upside-down:before{content:""}.bx-upvote:before{content:""}.bx-usb:before{content:""}.bx-user:before{content:""}.bx-user-check:before{content:""}.bx-user-circle:before{content:""}.bx-user-minus:before{content:""}.bx-user-pin:before{content:""}.bx-user-plus:before{content:""}.bx-user-voice:before{content:""}.bx-user-x:before{content:""}.bx-vector:before{content:""}.bx-vertical-center:before{content:""}.bx-vial:before{content:""}.bx-video:before{content:""}.bx-video-off:before{content:""}.bx-video-plus:before{content:""}.bx-video-recording:before{content:""}.bx-voicemail:before{content:""}.bx-volume:before{content:""}.bx-volume-full:before{content:""}.bx-volume-low:before{content:""}.bx-volume-mute:before{content:""}.bx-walk:before{content:""}.bx-wallet:before{content:""}.bx-wallet-alt:before{content:""}.bx-water:before{content:""}.bx-webcam:before{content:""}.bx-wifi:before{content:""}.bx-wifi-0:before{content:""}.bx-wifi-1:before{content:""}.bx-wifi-2:before{content:""}.bx-wifi-off:before{content:""}.bx-wind:before{content:""}.bx-window:before{content:""}.bx-window-alt:before{content:""}.bx-window-close:before{content:""}.bx-window-open:before{content:""}.bx-windows:before{content:""}.bx-wine:before{content:""}.bx-wink-smile:before{content:""}.bx-wink-tongue:before{content:""}.bx-won:before{content:""}.bx-world:before{content:""}.bx-wrench:before{content:""}.bx-x:before{content:""}.bx-x-circle:before{content:""}.bx-yen:before{content:""}.bx-zoom-in:before{content:""}.bx-zoom-out:before{content:""}.bxs-party:before{content:""}.bxs-hot:before{content:""}.bxs-droplet:before{content:""}.bxs-cat:before{content:""}.bxs-dog:before{content:""}.bxs-injection:before{content:""}.bxs-leaf:before{content:""}.bxs-add-to-queue:before{content:""}.bxs-adjust:before{content:""}.bxs-adjust-alt:before{content:""}.bxs-alarm:before{content:""}.bxs-alarm-add:before{content:""}.bxs-alarm-exclamation:before{content:""}.bxs-alarm-off:before{content:""}.bxs-alarm-snooze:before{content:""}.bxs-album:before{content:""}.bxs-ambulance:before{content:""}.bxs-analyse:before{content:""}.bxs-angry:before{content:""}.bxs-arch:before{content:""}.bxs-archive:before{content:""}.bxs-archive-in:before{content:""}.bxs-archive-out:before{content:""}.bxs-area:before{content:""}.bxs-arrow-from-bottom:before{content:""}.bxs-arrow-from-left:before{content:""}.bxs-arrow-from-right:before{content:""}.bxs-arrow-from-top:before{content:""}.bxs-arrow-to-bottom:before{content:""}.bxs-arrow-to-left:before{content:""}.bxs-arrow-to-right:before{content:""}.bxs-arrow-to-top:before{content:""}.bxs-award:before{content:""}.bxs-baby-carriage:before{content:""}.bxs-backpack:before{content:""}.bxs-badge:before{content:""}.bxs-badge-check:before{content:""}.bxs-badge-dollar:before{content:""}.bxs-ball:before{content:""}.bxs-band-aid:before{content:""}.bxs-bank:before{content:""}.bxs-bar-chart-alt-2:before{content:""}.bxs-bar-chart-square:before{content:""}.bxs-barcode:before{content:""}.bxs-baseball:before{content:""}.bxs-basket:before{content:""}.bxs-basketball:before{content:""}.bxs-bath:before{content:""}.bxs-battery:before{content:""}.bxs-battery-charging:before{content:""}.bxs-battery-full:before{content:""}.bxs-battery-low:before{content:""}.bxs-bed:before{content:""}.bxs-been-here:before{content:""}.bxs-beer:before{content:""}.bxs-bell:before{content:""}.bxs-bell-minus:before{content:""}.bxs-bell-off:before{content:""}.bxs-bell-plus:before{content:""}.bxs-bell-ring:before{content:""}.bxs-bible:before{content:""}.bxs-binoculars:before{content:""}.bxs-blanket:before{content:""}.bxs-bolt:before{content:""}.bxs-bolt-circle:before{content:""}.bxs-bomb:before{content:""}.bxs-bone:before{content:""}.bxs-bong:before{content:""}.bxs-book:before{content:""}.bxs-book-add:before{content:""}.bxs-book-alt:before{content:""}.bxs-book-bookmark:before{content:""}.bxs-book-content:before{content:""}.bxs-book-heart:before{content:""}.bxs-bookmark:before{content:""}.bxs-bookmark-alt:before{content:""}.bxs-bookmark-alt-minus:before{content:""}.bxs-bookmark-alt-plus:before{content:""}.bxs-bookmark-heart:before{content:""}.bxs-bookmark-minus:before{content:""}.bxs-bookmark-plus:before{content:""}.bxs-bookmarks:before{content:""}.bxs-bookmark-star:before{content:""}.bxs-book-open:before{content:""}.bxs-book-reader:before{content:""}.bxs-bot:before{content:""}.bxs-bowling-ball:before{content:""}.bxs-box:before{content:""}.bxs-brain:before{content:""}.bxs-briefcase:before{content:""}.bxs-briefcase-alt:before{content:""}.bxs-briefcase-alt-2:before{content:""}.bxs-brightness:before{content:""}.bxs-brightness-half:before{content:""}.bxs-brush:before{content:""}.bxs-brush-alt:before{content:""}.bxs-bug:before{content:""}.bxs-bug-alt:before{content:""}.bxs-building:before{content:""}.bxs-building-house:before{content:""}.bxs-buildings:before{content:""}.bxs-bulb:before{content:""}.bxs-bullseye:before{content:""}.bxs-buoy:before{content:""}.bxs-bus:before{content:""}.bxs-business:before{content:""}.bxs-bus-school:before{content:""}.bxs-cabinet:before{content:""}.bxs-cake:before{content:""}.bxs-calculator:before{content:""}.bxs-calendar:before{content:""}.bxs-calendar-alt:before{content:""}.bxs-calendar-check:before{content:""}.bxs-calendar-edit:before{content:""}.bxs-calendar-event:before{content:""}.bxs-calendar-exclamation:before{content:""}.bxs-calendar-heart:before{content:""}.bxs-calendar-minus:before{content:""}.bxs-calendar-plus:before{content:""}.bxs-calendar-star:before{content:""}.bxs-calendar-week:before{content:""}.bxs-calendar-x:before{content:""}.bxs-camera:before{content:""}.bxs-camera-home:before{content:""}.bxs-camera-movie:before{content:""}.bxs-camera-off:before{content:""}.bxs-camera-plus:before{content:""}.bxs-capsule:before{content:""}.bxs-captions:before{content:""}.bxs-car:before{content:""}.bxs-car-battery:before{content:""}.bxs-car-crash:before{content:""}.bxs-card:before{content:""}.bxs-caret-down-circle:before{content:""}.bxs-caret-down-square:before{content:""}.bxs-caret-left-circle:before{content:""}.bxs-caret-left-square:before{content:""}.bxs-caret-right-circle:before{content:""}.bxs-caret-right-square:before{content:""}.bxs-caret-up-circle:before{content:""}.bxs-caret-up-square:before{content:""}.bxs-car-garage:before{content:""}.bxs-car-mechanic:before{content:""}.bxs-carousel:before{content:""}.bxs-cart:before{content:""}.bxs-cart-add:before{content:""}.bxs-cart-alt:before{content:""}.bxs-cart-download:before{content:""}.bxs-car-wash:before{content:""}.bxs-category:before{content:""}.bxs-category-alt:before{content:""}.bxs-cctv:before{content:""}.bxs-certification:before{content:""}.bxs-chalkboard:before{content:""}.bxs-chart:before{content:""}.bxs-chat:before{content:""}.bxs-checkbox:before{content:""}.bxs-checkbox-checked:before{content:""}.bxs-checkbox-minus:before{content:""}.bxs-check-circle:before{content:""}.bxs-check-shield:before{content:""}.bxs-check-square:before{content:""}.bxs-chess:before{content:""}.bxs-chevron-down:before{content:""}.bxs-chevron-down-circle:before{content:""}.bxs-chevron-down-square:before{content:""}.bxs-chevron-left:before{content:""}.bxs-chevron-left-circle:before{content:""}.bxs-chevron-left-square:before{content:""}.bxs-chevron-right:before{content:""}.bxs-chevron-right-circle:before{content:""}.bxs-chevron-right-square:before{content:""}.bxs-chevrons-down:before{content:""}.bxs-chevrons-left:before{content:""}.bxs-chevrons-right:before{content:""}.bxs-chevrons-up:before{content:""}.bxs-chevron-up:before{content:""}.bxs-chevron-up-circle:before{content:""}.bxs-chevron-up-square:before{content:""}.bxs-chip:before{content:""}.bxs-church:before{content:""}.bxs-circle:before{content:""}.bxs-city:before{content:""}.bxs-clinic:before{content:""}.bxs-cloud:before{content:""}.bxs-cloud-download:before{content:""}.bxs-cloud-lightning:before{content:""}.bxs-cloud-rain:before{content:""}.bxs-cloud-upload:before{content:""}.bxs-coffee:before{content:""}.bxs-coffee-alt:before{content:""}.bxs-coffee-togo:before{content:""}.bxs-cog:before{content:""}.bxs-coin:before{content:""}.bxs-coin-stack:before{content:""}.bxs-collection:before{content:""}.bxs-color-fill:before{content:""}.bxs-comment:before{content:""}.bxs-comment-add:before{content:""}.bxs-comment-check:before{content:""}.bxs-comment-detail:before{content:""}.bxs-comment-dots:before{content:""}.bxs-comment-edit:before{content:""}.bxs-comment-error:before{content:""}.bxs-comment-minus:before{content:""}.bxs-comment-x:before{content:""}.bxs-compass:before{content:""}.bxs-component:before{content:""}.bxs-confused:before{content:""}.bxs-contact:before{content:""}.bxs-conversation:before{content:""}.bxs-cookie:before{content:""}.bxs-cool:before{content:""}.bxs-copy:before{content:""}.bxs-copy-alt:before{content:""}.bxs-copyright:before{content:""}.bxs-coupon:before{content:""}.bxs-credit-card:before{content:""}.bxs-credit-card-alt:before{content:""}.bxs-credit-card-front:before{content:""}.bxs-crop:before{content:""}.bxs-crown:before{content:""}.bxs-cube:before{content:""}.bxs-cube-alt:before{content:""}.bxs-cuboid:before{content:""}.bxs-customize:before{content:""}.bxs-cylinder:before{content:""}.bxs-dashboard:before{content:""}.bxs-data:before{content:""}.bxs-detail:before{content:""}.bxs-devices:before{content:""}.bxs-diamond:before{content:""}.bxs-dice-1:before{content:""}.bxs-dice-2:before{content:""}.bxs-dice-3:before{content:""}.bxs-dice-4:before{content:""}.bxs-dice-5:before{content:""}.bxs-dice-6:before{content:""}.bxs-direction-left:before{content:""}.bxs-direction-right:before{content:""}.bxs-directions:before{content:""}.bxs-disc:before{content:""}.bxs-discount:before{content:""}.bxs-dish:before{content:""}.bxs-dislike:before{content:""}.bxs-dizzy:before{content:""}.bxs-dock-bottom:before{content:""}.bxs-dock-left:before{content:""}.bxs-dock-right:before{content:""}.bxs-dock-top:before{content:""}.bxs-dollar-circle:before{content:""}.bxs-donate-blood:before{content:""}.bxs-donate-heart:before{content:""}.bxs-door-open:before{content:""}.bxs-doughnut-chart:before{content:""}.bxs-down-arrow:before{content:""}.bxs-down-arrow-alt:before{content:""}.bxs-down-arrow-circle:before{content:""}.bxs-down-arrow-square:before{content:""}.bxs-download:before{content:""}.bxs-downvote:before{content:""}.bxs-drink:before{content:""}.bxs-droplet-half:before{content:""}.bxs-dryer:before{content:""}.bxs-duplicate:before{content:""}.bxs-edit:before{content:""}.bxs-edit-alt:before{content:""}.bxs-edit-location:before{content:""}.bxs-eject:before{content:""}.bxs-envelope:before{content:""}.bxs-envelope-open:before{content:""}.bxs-eraser:before{content:""}.bxs-error:before{content:""}.bxs-error-alt:before{content:""}.bxs-error-circle:before{content:""}.bxs-ev-station:before{content:""}.bxs-exit:before{content:""}.bxs-extension:before{content:""}.bxs-eyedropper:before{content:""}.bxs-face:before{content:""}.bxs-face-mask:before{content:""}.bxs-factory:before{content:""}.bxs-fast-forward-circle:before{content:""}.bxs-file:before{content:""}.bxs-file-archive:before{content:""}.bxs-file-blank:before{content:""}.bxs-file-css:before{content:""}.bxs-file-doc:before{content:""}.bxs-file-export:before{content:""}.bxs-file-find:before{content:""}.bxs-file-gif:before{content:""}.bxs-file-html:before{content:""}.bxs-file-image:before{content:""}.bxs-file-import:before{content:""}.bxs-file-jpg:before{content:""}.bxs-file-js:before{content:""}.bxs-file-json:before{content:""}.bxs-file-md:before{content:""}.bxs-file-pdf:before{content:""}.bxs-file-plus:before{content:""}.bxs-file-png:before{content:""}.bxs-file-txt:before{content:""}.bxs-film:before{content:""}.bxs-filter-alt:before{content:""}.bxs-first-aid:before{content:""}.bxs-flag:before{content:""}.bxs-flag-alt:before{content:""}.bxs-flag-checkered:before{content:""}.bxs-flame:before{content:""}.bxs-flask:before{content:""}.bxs-florist:before{content:""}.bxs-folder:before{content:""}.bxs-folder-minus:before{content:""}.bxs-folder-open:before{content:""}.bxs-folder-plus:before{content:""}.bxs-food-menu:before{content:""}.bxs-fridge:before{content:""}.bxs-game:before{content:""}.bxs-gas-pump:before{content:""}.bxs-ghost:before{content:""}.bxs-gift:before{content:""}.bxs-graduation:before{content:""}.bxs-grid:before{content:""}.bxs-grid-alt:before{content:""}.bxs-group:before{content:""}.bxs-guitar-amp:before{content:""}.bxs-hand:before{content:""}.bxs-hand-down:before{content:""}.bxs-hand-left:before{content:""}.bxs-hand-right:before{content:""}.bxs-hand-up:before{content:""}.bxs-happy:before{content:""}.bxs-happy-alt:before{content:""}.bxs-happy-beaming:before{content:""}.bxs-happy-heart-eyes:before{content:""}.bxs-hdd:before{content:""}.bxs-heart:before{content:""}.bxs-heart-circle:before{content:""}.bxs-heart-square:before{content:""}.bxs-help-circle:before{content:""}.bxs-hide:before{content:""}.bxs-home:before{content:""}.bxs-home-circle:before{content:""}.bxs-home-heart:before{content:""}.bxs-home-smile:before{content:""}.bxs-hotel:before{content:""}.bxs-hourglass:before{content:""}.bxs-hourglass-bottom:before{content:""}.bxs-hourglass-top:before{content:""}.bxs-id-card:before{content:""}.bxs-image:before{content:""}.bxs-image-add:before{content:""}.bxs-image-alt:before{content:""}.bxs-inbox:before{content:""}.bxs-info-circle:before{content:""}.bxs-info-square:before{content:""}.bxs-institution:before{content:""}.bxs-joystick:before{content:""}.bxs-joystick-alt:before{content:""}.bxs-joystick-button:before{content:""}.bxs-key:before{content:""}.bxs-keyboard:before{content:""}.bxs-label:before{content:""}.bxs-landmark:before{content:""}.bxs-landscape:before{content:""}.bxs-laugh:before{content:""}.bxs-layer:before{content:""}.bxs-layer-minus:before{content:""}.bxs-layer-plus:before{content:""}.bxs-layout:before{content:""}.bxs-left-arrow:before{content:""}.bxs-left-arrow-alt:before{content:""}.bxs-left-arrow-circle:before{content:""}.bxs-left-arrow-square:before{content:""}.bxs-left-down-arrow-circle:before{content:""}.bxs-left-top-arrow-circle:before{content:""}.bxs-like:before{content:""}.bxs-location-plus:before{content:""}.bxs-lock:before{content:""}.bxs-lock-alt:before{content:""}.bxs-lock-open:before{content:""}.bxs-lock-open-alt:before{content:""}.bxs-log-in:before{content:""}.bxs-log-in-circle:before{content:""}.bxs-log-out:before{content:""}.bxs-log-out-circle:before{content:""}.bxs-low-vision:before{content:""}.bxs-magic-wand:before{content:""}.bxs-magnet:before{content:""}.bxs-map:before{content:""}.bxs-map-alt:before{content:""}.bxs-map-pin:before{content:""}.bxs-mask:before{content:""}.bxs-medal:before{content:""}.bxs-megaphone:before{content:""}.bxs-meh:before{content:""}.bxs-meh-alt:before{content:""}.bxs-meh-blank:before{content:""}.bxs-memory-card:before{content:""}.bxs-message:before{content:""}.bxs-message-add:before{content:""}.bxs-message-alt:before{content:""}.bxs-message-alt-add:before{content:""}.bxs-message-alt-check:before{content:""}.bxs-message-alt-detail:before{content:""}.bxs-message-alt-dots:before{content:""}.bxs-message-alt-edit:before{content:""}.bxs-message-alt-error:before{content:""}.bxs-message-alt-minus:before{content:""}.bxs-message-alt-x:before{content:""}.bxs-message-check:before{content:""}.bxs-message-detail:before{content:""}.bxs-message-dots:before{content:""}.bxs-message-edit:before{content:""}.bxs-message-error:before{content:""}.bxs-message-minus:before{content:""}.bxs-message-rounded:before{content:""}.bxs-message-rounded-add:before{content:""}.bxs-message-rounded-check:before{content:""}.bxs-message-rounded-detail:before{content:""}.bxs-message-rounded-dots:before{content:""}.bxs-message-rounded-edit:before{content:""}.bxs-message-rounded-error:before{content:""}.bxs-message-rounded-minus:before{content:""}.bxs-message-rounded-x:before{content:""}.bxs-message-square:before{content:""}.bxs-message-square-add:before{content:""}.bxs-message-square-check:before{content:""}.bxs-message-square-detail:before{content:""}.bxs-message-square-dots:before{content:""}.bxs-message-square-edit:before{content:""}.bxs-message-square-error:before{content:""}.bxs-message-square-minus:before{content:""}.bxs-message-square-x:before{content:""}.bxs-message-x:before{content:""}.bxs-meteor:before{content:""}.bxs-microchip:before{content:""}.bxs-microphone:before{content:""}.bxs-microphone-alt:before{content:""}.bxs-microphone-off:before{content:""}.bxs-minus-circle:before{content:""}.bxs-minus-square:before{content:""}.bxs-mobile:before{content:""}.bxs-mobile-vibration:before{content:""}.bxs-moon:before{content:""}.bxs-mouse:before{content:""}.bxs-mouse-alt:before{content:""}.bxs-movie:before{content:""}.bxs-movie-play:before{content:""}.bxs-music:before{content:""}.bxs-navigation:before{content:""}.bxs-network-chart:before{content:""}.bxs-news:before{content:""}.bxs-no-entry:before{content:""}.bxs-note:before{content:""}.bxs-notepad:before{content:""}.bxs-notification:before{content:""}.bxs-notification-off:before{content:""}.bxs-offer:before{content:""}.bxs-package:before{content:""}.bxs-paint:before{content:""}.bxs-paint-roll:before{content:""}.bxs-palette:before{content:""}.bxs-paper-plane:before{content:""}.bxs-parking:before{content:""}.bxs-paste:before{content:""}.bxs-pen:before{content:""}.bxs-pencil:before{content:""}.bxs-phone:before{content:""}.bxs-phone-call:before{content:""}.bxs-phone-incoming:before{content:""}.bxs-phone-off:before{content:""}.bxs-phone-outgoing:before{content:""}.bxs-photo-album:before{content:""}.bxs-piano:before{content:""}.bxs-pie-chart:before{content:""}.bxs-pie-chart-alt:before{content:""}.bxs-pie-chart-alt-2:before{content:""}.bxs-pin:before{content:""}.bxs-pizza:before{content:""}.bxs-plane:before{content:""}.bxs-plane-alt:before{content:""}.bxs-plane-land:before{content:""}.bxs-planet:before{content:""}.bxs-plane-take-off:before{content:""}.bxs-playlist:before{content:""}.bxs-plug:before{content:""}.bxs-plus-circle:before{content:""}.bxs-plus-square:before{content:""}.bxs-pointer:before{content:""}.bxs-polygon:before{content:""}.bxs-printer:before{content:""}.bxs-purchase-tag:before{content:""}.bxs-purchase-tag-alt:before{content:""}.bxs-pyramid:before{content:""}.bxs-quote-alt-left:before{content:""}.bxs-quote-alt-right:before{content:""}.bxs-quote-left:before{content:""}.bxs-quote-right:before{content:""}.bxs-quote-single-left:before{content:""}.bxs-quote-single-right:before{content:""}.bxs-radiation:before{content:""}.bxs-radio:before{content:""}.bxs-receipt:before{content:""}.bxs-rectangle:before{content:""}.bxs-registered:before{content:""}.bxs-rename:before{content:""}.bxs-report:before{content:""}.bxs-rewind-circle:before{content:""}.bxs-right-arrow:before{content:""}.bxs-right-arrow-alt:before{content:""}.bxs-right-arrow-circle:before{content:""}.bxs-right-arrow-square:before{content:""}.bxs-right-down-arrow-circle:before{content:""}.bxs-right-top-arrow-circle:before{content:""}.bxs-rocket:before{content:""}.bxs-ruler:before{content:""}.bxs-sad:before{content:""}.bxs-save:before{content:""}.bxs-school:before{content:""}.bxs-search:before{content:""}.bxs-search-alt-2:before{content:""}.bxs-select-multiple:before{content:""}.bxs-send:before{content:""}.bxs-server:before{content:""}.bxs-shapes:before{content:""}.bxs-share:before{content:""}.bxs-share-alt:before{content:""}.bxs-shield:before{content:""}.bxs-shield-alt-2:before{content:""}.bxs-shield-x:before{content:""}.bxs-ship:before{content:""}.bxs-shocked:before{content:""}.bxs-shopping-bag:before{content:""}.bxs-shopping-bag-alt:before{content:""}.bxs-shopping-bags:before{content:""}.bxs-show:before{content:""}.bxs-skip-next-circle:before{content:""}.bxs-skip-previous-circle:before{content:""}.bxs-skull:before{content:""}.bxs-sleepy:before{content:""}.bxs-slideshow:before{content:""}.bxs-smile:before{content:""}.bxs-sort-alt:before{content:""}.bxs-spa:before{content:""}.bxs-speaker:before{content:""}.bxs-spray-can:before{content:""}.bxs-spreadsheet:before{content:""}.bxs-square:before{content:""}.bxs-square-rounded:before{content:""}.bxs-star:before{content:""}.bxs-star-half:before{content:""}.bxs-sticker:before{content:""}.bxs-stopwatch:before{content:""}.bxs-store:before{content:""}.bxs-store-alt:before{content:""}.bxs-sun:before{content:""}.bxs-tachometer:before{content:""}.bxs-tag:before{content:""}.bxs-tag-alt:before{content:""}.bxs-tag-x:before{content:""}.bxs-taxi:before{content:""}.bxs-tennis-ball:before{content:""}.bxs-terminal:before{content:""}.bxs-thermometer:before{content:""}.bxs-time:before{content:""}.bxs-time-five:before{content:""}.bxs-timer:before{content:""}.bxs-tired:before{content:""}.bxs-toggle-left:before{content:""}.bxs-toggle-right:before{content:""}.bxs-tone:before{content:""}.bxs-torch:before{content:""}.bxs-to-top:before{content:""}.bxs-traffic:before{content:""}.bxs-traffic-barrier:before{content:""}.bxs-traffic-cone:before{content:""}.bxs-train:before{content:""}.bxs-trash:before{content:""}.bxs-trash-alt:before{content:""}.bxs-tree:before{content:""}.bxs-trophy:before{content:""}.bxs-truck:before{content:""}.bxs-t-shirt:before{content:""}.bxs-tv:before{content:""}.bxs-up-arrow:before{content:""}.bxs-up-arrow-alt:before{content:""}.bxs-up-arrow-circle:before{content:""}.bxs-up-arrow-square:before{content:""}.bxs-upside-down:before{content:""}.bxs-upvote:before{content:""}.bxs-user:before{content:""}.bxs-user-account:before{content:""}.bxs-user-badge:before{content:""}.bxs-user-check:before{content:""}.bxs-user-circle:before{content:""}.bxs-user-detail:before{content:""}.bxs-user-minus:before{content:""}.bxs-user-pin:before{content:""}.bxs-user-plus:before{content:""}.bxs-user-rectangle:before{content:""}.bxs-user-voice:before{content:""}.bxs-user-x:before{content:""}.bxs-vector:before{content:""}.bxs-vial:before{content:""}.bxs-video:before{content:""}.bxs-video-off:before{content:""}.bxs-video-plus:before{content:""}.bxs-video-recording:before{content:""}.bxs-videos:before{content:""}.bxs-virus:before{content:""}.bxs-virus-block:before{content:""}.bxs-volume:before{content:""}.bxs-volume-full:before{content:""}.bxs-volume-low:before{content:""}.bxs-volume-mute:before{content:""}.bxs-wallet:before{content:""}.bxs-wallet-alt:before{content:""}.bxs-washer:before{content:""}.bxs-watch:before{content:""}.bxs-watch-alt:before{content:""}.bxs-webcam:before{content:""}.bxs-widget:before{content:""}.bxs-window-alt:before{content:""}.bxs-wine:before{content:""}.bxs-wink-smile:before{content:""}.bxs-wink-tongue:before{content:""}.bxs-wrench:before{content:""}.bxs-x-circle:before{content:""}.bxs-x-square:before{content:""}.bxs-yin-yang:before{content:""}.bxs-zap:before{content:""}.bxs-zoom-in:before{content:""}.bxs-zoom-out:before{content:""}@font-face{font-family:Flaticon;src:url(/assets/fonts/Flaticon.eot);src:url(/assets/fonts/Flaticon.eot?#iefix)format("embedded-opentype"),url(/assets/fonts/Flaticon.woff2)format("woff2"),url(/assets/fonts/Flaticon.woff)format("woff"),url(/assets/fonts/Flaticon.ttf)format("truetype"),url(/assets/fonts/Flaticon.svg#Flaticon)format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:Flaticon;src:url(/assets/fonts/Flaticon.svg#Flaticon)format("svg")}}[class^=flaticon-]:before,[class*=\ flaticon-]:before,[class^=flaticon-]:after,[class*=\ flaticon-]:after{font-family:Flaticon;font-style:normal}.flaticon-right-arrow:before{content:""}.flaticon-left:before{content:""}.flaticon-tracking:before{content:""}.flaticon-return:before{content:""}.flaticon-shuffle:before{content:""}.flaticon-sale:before{content:""}.flaticon-credit-card:before{content:""}.flaticon-location:before{content:""}.flaticon-customer-service:before{content:""}.mfp-bg{z-index:1042;opacity:.8;background:#0b0b0b;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.mfp-wrap{z-index:1043;-webkit-backface-visibility:hidden;width:100%;height:100%;position:fixed;top:0;left:0;outline:none!important}.mfp-container{text-align:center;box-sizing:border-box;width:100%;height:100%;padding:0 8px;position:absolute;top:0;left:0}.mfp-container:before{content:"";vertical-align:middle;height:100%;display:inline-block}.mfp-align-top .mfp-container:before{display:none}.mfp-content{vertical-align:middle;text-align:left;z-index:1045;margin:0 auto;display:inline-block;position:relative}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{cursor:auto;width:100%}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;text-align:center;z-index:1044;width:auto;margin-top:-.8em;position:absolute;top:50%;left:8px;right:8px}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader,.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{cursor:pointer;-webkit-appearance:none;z-index:1046;box-shadow:none;touch-action:manipulation;background:0 0;border:0;outline:0;padding:0;display:block;overflow:visible}button::-moz-focus-inner{border:0;padding:0}.mfp-close{text-align:center;opacity:.65;color:#fff;width:44px;height:44px;padding:0 0 18px 10px;font-family:Arial,Baskerville,monospace;font-size:28px;font-style:normal;line-height:44px;text-decoration:none;position:absolute;top:0;right:0}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;text-align:right;width:100%;padding-right:6px;right:-6px}.mfp-counter{color:#ccc;white-space:nowrap;font-size:12px;line-height:18px;position:absolute;top:0;right:0}.mfp-arrow{opacity:.65;-webkit-tap-highlight-color:#0000;width:90px;height:110px;margin:-55px 0 0;padding:0;position:absolute;top:50%}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:"";border:inset #0000;width:0;height:0;margin-top:35px;margin-left:35px;display:block;position:absolute;top:0;left:0}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{opacity:.7;border-top-width:21px;border-bottom-width:21px}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{border-right:27px solid #3f3f3f;margin-left:25px}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{width:100%;max-width:900px;line-height:0}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;padding-top:56.25%;overflow:hidden}.mfp-iframe-scaler iframe{background:#000;width:100%;height:100%;display:block;position:absolute;top:0;left:0;box-shadow:0 0 8px #0009}img.mfp-img{box-sizing:border-box;width:auto;max-width:100%;height:auto;margin:0 auto;padding:40px 0;line-height:0;display:block}.mfp-figure{line-height:0}.mfp-figure:after{content:"";z-index:-1;background:#444;width:auto;height:auto;display:block;position:absolute;inset:40px 0;box-shadow:0 0 8px #0009}.mfp-figure small{color:#bdbdbd;font-size:12px;line-height:14px;display:block}.mfp-figure figure{margin:0}.mfp-bottom-bar{cursor:auto;width:100%;margin-top:-36px;position:absolute;top:100%;left:0}.mfp-title{text-align:left;color:#f3f3f3;word-wrap:break-word;padding-right:36px;line-height:18px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{margin-left:5px;display:inline}.mfp-img-mobile .mfp-bottom-bar{box-sizing:border-box;background:#0009;margin:0;padding:3px 5px;position:fixed;top:auto;bottom:0}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{top:3px;right:5px}.mfp-img-mobile .mfp-close{text-align:center;background:#0009;width:35px;height:35px;padding:0;line-height:35px;position:fixed;top:0;right:0}}@media (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0 0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.nice-select{-webkit-tap-highlight-color:#0000;box-sizing:border-box;clear:both;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background-color:#fff;border:1px solid #e8e8e8;border-radius:5px;outline:none;width:auto;height:42px;padding-left:18px;padding-right:30px;font-size:14px;font-weight:400;line-height:40px;transition:all .2s ease-in-out;display:block;position:relative;text-align:left!important}.nice-select:hover{border-color:#dbdbdb}.nice-select:active,.nice-select.open,.nice-select:focus{border-color:#999}.nice-select:after{content:"";pointer-events:none;transform-origin:66% 66%;border-bottom:2px solid #999;border-right:2px solid #999;width:5px;height:5px;margin-top:-4px;transition:all .15s ease-in-out;display:block;position:absolute;top:50%;right:12px;transform:rotate(45deg)}.nice-select.open:after{transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;transform:scale(1)translateY(0)}.nice-select.disabled{color:#999;pointer-events:none;border-color:#ededed}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{height:36px;font-size:12px;line-height:34px}.nice-select.small:after{width:4px;height:4px}.nice-select.small .option{min-height:34px;line-height:34px}.nice-select .list{box-sizing:border-box;opacity:0;pointer-events:none;transform-origin:50% 0;z-index:9;background-color:#fff;border-radius:5px;margin-top:4px;padding:0;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;position:absolute;top:100%;left:0;overflow:hidden;transform:scale(.75)translateY(-21px);box-shadow:0 0 0 1px #4444441c}.nice-select .list:hover .option:not(:hover){background-color:#0000!important}.nice-select .option{cursor:pointer;text-align:left;outline:none;min-height:40px;padding-left:18px;padding-right:29px;font-weight:400;line-height:40px;list-style:none;transition:all .2s}.nice-select .option:hover,.nice-select .option.focus,.nice-select .option.selected.focus{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{color:#999;cursor:default;background-color:#0000}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}.slick-slider{box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#0000;display:block;position:relative}.slick-list{margin:0;padding:0;display:block;position:relative;overflow:hidden}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translate(0,0)}.slick-track{margin-left:auto;margin-right:auto;display:block;position:relative;top:0;left:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;height:auto;display:block}.slick-arrow.slick-hidden{display:none}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:#0000;position:relative}.owl-carousel{z-index:1;width:100%;display:none}.owl-carousel .owl-stage{-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;position:relative}.owl-carousel .owl-stage:after{content:".";clear:both;visibility:hidden;height:0;line-height:0;display:block}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate(0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0)}.owl-carousel .owl-item{float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none;min-height:1px}.owl-carousel .owl-item img{width:100%;display:block}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{color:inherit;font:inherit;background:0 0;border:none;padding:0!important}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{background:#000;height:100%;position:relative}.owl-carousel .owl-video-play-icon{cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;background:0 0;width:80px;height:80px;margin-top:-40px;margin-left:-40px;transition:transform .1s;position:absolute;top:50%;left:50%}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;transition:opacity .4s}.owl-carousel .owl-video-frame{z-index:1;width:100%;height:100%;position:relative}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:#0000}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;cursor:pointer;background:#d6d6d6;border-radius:3px;margin:5px;padding:4px 7px;font-size:14px;display:inline-block}.owl-theme .owl-nav [class*=owl-]:hover{color:#fff;background:#869791;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{zoom:1;display:inline-block}.owl-theme .owl-dots .owl-dot span{-webkit-backface-visibility:visible;background:#d6d6d6;border-radius:30px;width:10px;height:10px;margin:5px 7px;transition:opacity .2s;display:block}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}a.meanmenu-reveal{display:none}.mean-container .mean-bar{float:left;z-index:999;background:0 0;width:100%;padding:0;position:absolute}.mean-container a.meanmenu-reveal{cursor:pointer;color:#000;text-indent:-9999em;width:35px;height:30px;padding-top:8px;font-size:1px;font-weight:700;line-height:22px;text-decoration:none;display:block;position:absolute;right:0}.mean-container a.meanmenu-reveal span{background:#000;border-radius:3px;height:4px;margin-top:3px;display:block}.mean-container .mean-nav{float:left;background:#fff;width:100%;margin-top:62px}.mean-container .mean-nav ul{border:none;width:100%;margin:0;padding:0;list-style-type:none}.mean-container .mean-nav ul li{float:left;width:100%;position:relative}.mean-container .mean-nav ul li a i{display:none}.mean-container .mean-nav ul li a{float:left;text-align:left;color:#677294;border-top:1px solid #dbeefd;width:90%;margin:0;padding:1em 5% 13px;text-decoration:none;display:block}.mean-container .mean-nav ul li a.active{color:#000}.mean-container .mean-nav ul li li a{color:#677294;opacity:1;width:80%;filter:alpha(opacity=75);visibility:visible;text-transform:none;border-top:1px solid #dbeefd;padding:1em 10% 13px;font-size:14px;text-shadow:none!important}.mean-container .mean-nav ul li.mean-last a{margin-bottom:0}.mean-container .mean-nav ul li li li a{width:70%;padding:1em 15% 13px}.mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20% 13px}.mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25% 13px}.mean-container .mean-nav ul li a:hover{background:#ffffff1a}.mean-container .mean-nav ul li a.mean-expand{text-align:right;z-index:2;background:0 0;width:100%;height:24px;margin-top:1px;font-weight:500;position:absolute;top:0;right:0;border:none!important;padding:11px!important}.mean-container .mean-push{float:left;clear:both;width:100%;margin:0;padding:0}.mean-nav .wrapper{width:100%;margin:0;padding:0}.mean-container .mean-bar,.mean-container .mean-bar *{box-sizing:content-box}.mean-remove{display:none!important}.irs{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;font-family:Arial,sans-serif;font-size:12px;display:block;position:relative}.irs-line{display:block;position:relative;overflow:hidden;outline:none!important}.irs-bar{width:0;display:block;position:absolute;left:0}.irs-shadow{width:0;display:none;position:absolute;left:0}.irs-handle{box-sizing:border-box;cursor:default;z-index:1;display:block;position:absolute}.irs-handle.type_last{z-index:2}.irs-min,.irs-max{cursor:default;display:block;position:absolute}.irs-min{left:0}.irs-max{right:0}.irs-from,.irs-to,.irs-single{cursor:default;white-space:nowrap;display:block;position:absolute;top:0;left:0}.irs-grid{width:100%;height:20px;display:none;position:absolute;bottom:0;left:0}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{background:#000;width:1px;height:8px;position:absolute;top:0;left:0}.irs-grid-pol.small{height:4px}.irs-grid-text{white-space:nowrap;text-align:center;color:#000;padding:0 3px;font-size:9px;line-height:9px;position:absolute;bottom:0;left:0}.irs-disable-mask{cursor:default;z-index:2;background:0 0;width:102%;height:100%;display:block;position:absolute;top:0;left:-1%}.lt-ie9 .irs-disable-mask{filter:alpha(opacity=0);cursor:not-allowed;background:#000}.irs-disabled{opacity:.4}.irs-hidden-input{overflow:hidden;z-index:-9999!important;background:0 0!important;border-style:solid!important;border-color:#0000!important;outline:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;font-size:0!important;line-height:0!important;display:block!important;position:absolute!important;top:0!important;left:0!important}.irs--flat{height:40px}.irs--flat.irs-with-grid{height:60px}.irs--flat .irs-line{background-color:#e1e4e9;border-radius:4px;height:12px;top:25px}.irs--flat .irs-bar{background-color:#ed5565;height:12px;top:25px}.irs--flat .irs-bar--single{border-radius:4px 0 0 4px}.irs--flat .irs-shadow{background-color:#e1e4e9;height:1px;bottom:16px}.irs--flat .irs-handle{background-color:#0000;width:16px;height:18px;top:22px}.irs--flat .irs-handle>i:first-child{background-color:#da4453;width:2px;height:100%;margin-left:-1px;display:block;position:absolute;top:0;left:50%}.irs--flat .irs-handle.state_hover>i:first-child,.irs--flat .irs-handle:hover>i:first-child{background-color:#a43540}.irs--flat .irs-min,.irs--flat .irs-max{color:#999;text-shadow:none;background-color:#e1e4e9;border-radius:4px;padding:1px 3px;font-size:10px;line-height:1.333;top:0}.irs--flat .irs-from,.irs--flat .irs-to,.irs--flat .irs-single{color:#fff;text-shadow:none;background-color:#ed5565;border-radius:4px;padding:1px 5px;font-size:10px;line-height:1.333}.irs--flat .irs-from:before,.irs--flat .irs-to:before,.irs--flat .irs-single:before{content:"";border:3px solid #0000;border-top-color:#ed5565;width:0;height:0;margin-left:-3px;display:block;position:absolute;bottom:-6px;left:50%;overflow:hidden}.irs--flat .irs-grid-pol{background-color:#e1e4e9}.irs--flat .irs-grid-text{color:#999}.irs--big{height:55px}.irs--big.irs-with-grid{height:70px}.irs--big .irs-line{background:linear-gradient(#ddd -50%,#fff 150%);border:1px solid #ccc;border-radius:12px;height:12px;top:33px}.irs--big .irs-bar{background:linear-gradient(#fff 0%,#428bca 30%,#b9d4ec 100%);border:1px solid #428bca;height:12px;top:33px;box-shadow:inset 0 0 1px 1px #ffffff80}.irs--big .irs-bar--single{border-radius:12px 0 0 12px}.irs--big .irs-shadow{background-color:#428bca80;height:1px;bottom:16px}.irs--big .irs-handle{background:linear-gradient(#fff 0%,#b4b9be 30%,#fff 100%);border:1px solid #0000004d;border-radius:30px;width:30px;height:30px;top:25px;box-shadow:1px 1px 2px #0003,inset 0 0 3px 1px #fff}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover{background:linear-gradient(#fff 0%,#919ba5 30%,#fff 100%);border-color:#00000073}.irs--big .irs-min,.irs--big .irs-max{color:#fff;text-shadow:none;background-color:#9f9f9f;border-radius:3px;padding:1px 5px;top:0}.irs--big .irs-from,.irs--big .irs-to,.irs--big .irs-single{color:#fff;text-shadow:none;background:linear-gradient(#428bca 0%,#3071a9 100%);border-radius:3px;padding:1px 5px}.irs--big .irs-grid-pol{background-color:#428bca}.irs--big .irs-grid-text{color:#428bca}.irs--modern,.irs--modern.irs-with-grid{height:55px}.irs--modern .irs-line{background:linear-gradient(#e0e4ea 0%,#d1d6e0 100%);border:1px solid #a3adc1;border-bottom-width:0;border-radius:5px;height:5px;top:25px}.irs--modern .irs-bar{background:linear-gradient(#20b426 0%,#18891d 100%);height:5px;top:25px}.irs--modern .irs-bar--single{border-radius:5px 0 0 5px}.irs--modern .irs-shadow{background-color:#d1d6e080;height:1px;bottom:21px}.irs--modern .irs-handle{border:1px solid #a3adc1;border-top-width:0;border-radius:0 0 3px 3px;width:12px;height:13px;top:37px;box-shadow:1px 1px 1px #0000001a}.irs--modern .irs-handle>i:first-child{background:#fff;border:1px solid #a3adc1;width:6px;height:6px;display:block;position:absolute;top:-4px;left:1px;transform:rotate(45deg)}.irs--modern .irs-handle>i:nth-child(2){box-sizing:border-box;background:linear-gradient(#fff 0%,#e9e6e6 100%);border-radius:0 0 3px 3px;width:10px;height:12px;display:block;position:absolute;top:0;left:0}.irs--modern .irs-handle>i:nth-child(3){box-sizing:border-box;border-left:1px solid #a3adc1;border-right:1px solid #a3adc1;width:4px;height:5px;display:block;position:absolute;top:3px;left:3px}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover{background:linear-gradient(#fff 0%,#919ba5 30%,#fff 100%);border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:first-child,.irs--modern .irs-handle:hover>i:first-child{border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:nth-child(3),.irs--modern .irs-handle:hover>i:nth-child(3){border-color:#48536a}.irs--modern .irs-min,.irs--modern .irs-max{text-shadow:none;color:#fff;background-color:#d1d6e0;border-radius:5px;padding:1px 5px;font-size:10px;line-height:1.333;top:0}.irs--modern .irs-from,.irs--modern .irs-to,.irs--modern .irs-single{text-shadow:none;color:#fff;background-color:#20b426;border-radius:5px;padding:1px 5px;font-size:10px;line-height:1.333}.irs--modern .irs-from:before,.irs--modern .irs-to:before,.irs--modern .irs-single:before{content:"";border:3px solid #0000;border-top-color:#20b426;width:0;height:0;margin-left:-3px;display:block;position:absolute;bottom:-6px;left:50%;overflow:hidden}.irs--modern .irs-grid{height:25px}.irs--modern .irs-grid-pol{background-color:#dedede}.irs--modern .irs-grid-text{color:silver;font-size:13px}.irs--sharp{height:50px;font-size:12px;line-height:1}.irs--sharp.irs-with-grid{height:57px}.irs--sharp .irs-line{background-color:#000;border-radius:2px;height:2px;top:30px}.irs--sharp .irs-bar{background-color:#ee22fa;height:2px;top:30px}.irs--sharp .irs-bar--single{border-radius:2px 0 0 2px}.irs--sharp .irs-shadow{background-color:#00000080;height:1px;bottom:21px}.irs--sharp .irs-handle{background-color:#a804b2;width:10px;height:10px;top:25px}.irs--sharp .irs-handle>i:first-child{border:5px solid #0000;border-top-color:#a804b2;width:0;height:0;display:block;position:absolute;top:100%;left:0}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover{background-color:#000}.irs--sharp .irs-handle.state_hover>i:first-child,.irs--sharp .irs-handle:hover>i:first-child{border-top-color:#000}.irs--sharp .irs-min,.irs--sharp .irs-max{color:#fff;opacity:.4;background-color:#a804b2;border-radius:2px;padding:3px 4px;font-size:14px;line-height:1;top:0}.irs--sharp .irs-from,.irs--sharp .irs-to,.irs--sharp .irs-single{text-shadow:none;color:#fff;background-color:#a804b2;border-radius:2px;padding:3px 4px;font-size:14px;line-height:1}.irs--sharp .irs-from:before,.irs--sharp .irs-to:before,.irs--sharp .irs-single:before{content:"";border:3px solid #0000;border-top-color:#a804b2;width:0;height:0;margin-left:-3px;display:block;position:absolute;bottom:-6px;left:50%;overflow:hidden}.irs--sharp .irs-grid{height:25px}.irs--sharp .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-grid-text{color:silver;font-size:13px}.irs--round{height:50px}.irs--round.irs-with-grid{height:65px}.irs--round .irs-line{background-color:#dee4ec;border-radius:4px;height:4px;top:36px}.irs--round .irs-bar{background-color:#006cfa;height:4px;top:36px}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{background-color:#dee4ec80;height:4px;bottom:21px}.irs--round .irs-handle{background-color:#fff;border:4px solid #006cfa;border-radius:24px;width:24px;height:24px;top:26px;box-shadow:0 1px 3px #0000ff4d}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover{background-color:#f0f6ff}.irs--round .irs-min,.irs--round .irs-max{color:#333;background-color:#0000001a;border-radius:4px;padding:3px 5px;font-size:14px;line-height:1;top:0}.irs--round .irs-from,.irs--round .irs-to,.irs--round .irs-single{text-shadow:none;color:#fff;background-color:#006cfa;border-radius:4px;padding:3px 5px;font-size:14px;line-height:1}.irs--round .irs-from:before,.irs--round .irs-to:before,.irs--round .irs-single:before{content:"";border:3px solid #0000;border-top-color:#006cfa;width:0;height:0;margin-left:-3px;display:block;position:absolute;bottom:-6px;left:50%;overflow:hidden}.irs--round .irs-grid{height:25px}.irs--round .irs-grid-pol{background-color:#dedede}.irs--round .irs-grid-text{color:silver;font-size:13px}.irs--square{height:50px}.irs--square.irs-with-grid{height:60px}.irs--square .irs-line{background-color:#dedede;height:4px;top:31px}.irs--square .irs-bar{background-color:#000;height:4px;top:31px}.irs--square .irs-shadow{background-color:#dedede;height:2px;bottom:21px}.irs--square .irs-handle{background-color:#fff;border:3px solid #000;width:16px;height:16px;top:25px;transform:rotate(45deg)}.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover{background-color:#f0f6ff}.irs--square .irs-min,.irs--square .irs-max{color:#333;background-color:#0000001a;padding:3px 5px;font-size:14px;line-height:1;top:0}.irs--square .irs-from,.irs--square .irs-to,.irs--square .irs-single{text-shadow:none;color:#fff;background-color:#000;padding:3px 5px;font-size:14px;line-height:1}.irs--square .irs-grid{height:25px}.irs--square .irs-grid-pol{background-color:#dedede}.irs--square .irs-grid-text{color:silver;font-size:11px}body{background-color:var(--theme-bg);color:var(--theme-text);margin:0;padding:0;font-family:Lato;font-size:15px}img{max-width:100%;height:auto}.d-table{width:100%;height:100%}.d-table-cell{vertical-align:middle}:focus{outline:0!important}a{color:var(--theme-text);text-decoration:none;transition:all .5s}a:hover{color:var(--theme-color);text-decoration:none}p{color:var(--theme-text-muted);margin-bottom:15px;font-size:15px;line-height:1.8}p:last-child{margin-bottom:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:var(--theme-text);font-family:Cabin}.ptb-100{padding-top:100px;padding-bottom:100px}.pt-100{padding-top:100px}.pb-100{padding-bottom:100px}.ptb-70{padding-top:70px;padding-bottom:70px}.pt-70{padding-top:70px}.pb-70{padding-bottom:70px}.bg-f5f5f5{background-color:var(--theme-bg)}.default-btn{border:1px solid var(--theme-color);text-transform:uppercase;background-color:var(--theme-color);color:#fff;padding:10px 30px;font-size:14px;font-weight:600;transition:all .5s;display:inline-block}.default-btn:hover{color:var(--theme-text);border-color:var(--theme-text);background-color:#0000}.optional-btn{text-transform:uppercase;color:var(--theme-text);background-color:#0000;border:1px solid #000;padding:10px 30px;font-size:14px;font-weight:600;transition:all .5s;display:inline-block}.optional-btn:hover{background-color:var(--theme-color);color:#fff;border-color:var(--theme-color)}.section-title{text-align:center;max-width:720px;margin-bottom:50px;margin-left:auto;margin-right:auto}.section-title span{color:var(--theme-color);margin-bottom:8px;font-weight:600;display:block}.section-title h2{margin-bottom:0;font-size:35px;font-weight:700}.section-title.text-start{max-width:100%;margin-bottom:30px;margin-left:0;margin-right:0;position:relative}.section-title.text-start .default-btn{position:absolute;bottom:0;right:0}.form-control{background-color:var(--theme-surface);border:1.5px solid var(--theme-border);height:48px;color:var(--theme-text);border-radius:0;padding:0 0 0 15px;font-size:15px;transition:all .5s;box-shadow:unset!important}.form-control:focus{border-color:var(--theme-color);background-color:var(--theme-surface);box-shadow:0 0 0 4px var(--theme-focus-ring)!important}.form-control:focus::placeholder{color:#0000}.form-control::placeholder{transition:all .5s}textarea.form-control{padding-top:15px;height:auto!important}.form-group.is-invalid .form-control{border-color:var(--theme-error);background-color:var(--theme-error-tint)}.form-group.is-invalid .invalid-feedback{color:var(--theme-error);margin-top:6px;font-size:13px;display:block}.form-group.is-valid .form-control{border-color:var(--theme-success)}.form-group .invalid-feedback{display:none}.form-card,.contact-form,.login-content .login-form,.signup-content .signup-form,.billing-details{background-color:var(--theme-surface);border:1px solid var(--theme-border);box-shadow:var(--theme-form-shadow);border-radius:0;padding:40px}.buy-now-btn{z-index:99;color:#fff;background-color:#82b440;border-radius:30px;padding:10px 20px 10px 42px;font-size:13px;font-weight:600;display:inline-block;position:fixed;top:50%;right:20px;transform:translateY(-50%);box-shadow:0 1px 20px 1px #82b440}.buy-now-btn img{width:15px;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.buy-now-btn:hover{background-color:var(--theme-color);color:#fff}.top-header{background-color:var(--theme-text);padding-top:12px;padding-bottom:12px}.top-header .container-fluid{padding-left:30px;padding-right:30px}.header-contact-info{margin-bottom:0;padding-left:0;list-style-type:none}.header-contact-info li{color:#d0d0d0;margin-right:25px;font-size:14.5px;font-weight:600;display:inline-block;position:relative}.header-contact-info li:before{content:"";background-color:#636161;width:1px;height:12px;position:absolute;top:6px;right:-15px}.header-contact-info li a{color:#d0d0d0;display:inline-block;position:relative}.header-contact-info li a:hover{color:var(--theme-color)}.header-contact-info li a:before{content:"";background:var(--theme-color);width:0;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.header-contact-info li a:hover:before{width:100%}.header-contact-info li:last-child{margin-right:0}.header-contact-info li:last-child:before{display:none}.header-contact-info li .language-switcher{position:relative}.header-contact-info li .language-switcher .dropdown-toggle{color:#d0d0d0;background-color:#0000;border:none;padding:0;font-size:14.5px;font-weight:600}.header-contact-info li .language-switcher .dropdown-toggle:after{display:none}.header-contact-info li .language-switcher .dropdown-toggle img{border:2px solid #fff;border-radius:3px;width:35px;position:relative;top:-2px}.header-contact-info li .language-switcher .dropdown-toggle span{margin-left:5px;display:inline-block}.header-contact-info li .language-switcher .dropdown-toggle span i{margin-left:-3px;font-size:20px;position:relative;top:4px}.header-contact-info li .language-switcher .dropdown-menu{float:unset;opacity:0;visibility:visible;border:none;border-radius:0;padding:15px;transition:all .5s;display:block;transform:scaleX(0);box-shadow:0 0 15px #0000001a;margin-top:10px!important}.header-contact-info li .language-switcher .dropdown-menu .dropdown-item{color:var(--theme-text);margin-bottom:10px;padding:0;font-weight:600}.header-contact-info li .language-switcher .dropdown-menu .dropdown-item:before{display:none}.header-contact-info li .language-switcher .dropdown-menu .dropdown-item:last-child{margin-bottom:0}.header-contact-info li .language-switcher .dropdown-menu .dropdown-item img{border:3px solid #fff;border-radius:5px;width:40px}.header-contact-info li .language-switcher .dropdown-menu .dropdown-item span{margin-left:7px;display:inline-block}.header-contact-info li .language-switcher .dropdown-menu .dropdown-item:hover,.header-contact-info li .language-switcher .dropdown-menu .dropdown-item:focus{background-color:#0000!important}.header-contact-info li .language-switcher .dropdown-menu .dropdown-item:active,.header-contact-info li .language-switcher .dropdown-menu .dropdown-item.active{color:var(--theme-text);background-color:#0000}.header-contact-info li .language-switcher .dropdown-menu.show{opacity:1;visibility:visible;transform:scaleX(1)}.top-header-discount-info{text-align:center}.top-header-discount-info p{line-height:initial;color:#fff;margin-bottom:0;font-size:14.5px}.top-header-discount-info p a{color:#fff;font-weight:700;display:inline-block;position:relative}.top-header-discount-info p a:before{content:"";background:var(--theme-color);width:0;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.top-header-discount-info p a:hover{color:var(--theme-color)}.top-header-discount-info p a:hover:before{width:100%}.header-top-menu{text-align:right;margin-bottom:0;padding-left:0;list-style-type:none}.header-top-menu li{color:#d0d0d0;margin-right:25px;font-size:14.5px;font-weight:600;display:inline-block;position:relative}.header-top-menu li:before{content:"";background-color:#636161;width:1px;height:12px;position:absolute;top:6px;right:-15px}.header-top-menu li i{font-size:16px;position:absolute;top:2.5px;left:0}.header-top-menu li a{color:#d0d0d0;padding-left:22px;display:inline-block;position:relative}.header-top-menu li a:hover{color:var(--theme-color)}.header-top-menu li a:before{content:"";background:var(--theme-color);width:0;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.header-top-menu li a:hover:before{width:100%}.header-top-menu li:last-child{margin-right:0}.header-top-menu li:last-child:before{display:none}.header-top-others-option{margin-top:15px;margin-bottom:0;padding-left:0;list-style-type:none;display:none}.header-top-others-option .option-item{z-index:3;color:#d0d0d0;margin-left:15px;display:inline-block;position:relative}.header-top-others-option .option-item:first-child{margin-left:0}.header-top-others-option .option-item .search-btn-box{position:relative;top:2px}.header-top-others-option .option-item .search-btn-box .search-btn{cursor:pointer;color:#d0d0d0;font-size:20px;transition:all .5s}.header-top-others-option .option-item .cart-btn{font-size:20px;line-height:1;position:relative}.header-top-others-option .option-item .cart-btn a{color:#d0d0d0;display:inline-block;position:relative}.header-top-others-option .option-item .cart-btn a span{text-align:center;color:#fff;background-color:var(--theme-color);border-radius:50%;width:14px;height:14px;font-size:10px;font-weight:600;line-height:13.9px;position:absolute;top:-4px;right:-4px}.navbar-area .navbar-brand .white-logo{display:none}.navbar-area.header-sticky{z-index:999;opacity:0;visibility:hidden;width:100%;transition:all .5s;position:fixed;top:0;left:0;box-shadow:0 2px 28px #0000000f;background:#fff!important}.navbar-area.header-sticky.is-sticky{opacity:1;visibility:visible}.navbar-area.header-sticky.scrollUp{opacity:0;visibility:hidden;transform:translateY(-85px)}.navbar-area.navbar-style-two .xton-nav .navbar .navbar-nav{margin-left:50px;margin-right:auto}.xton-responsive-nav,.xton-responsive-nav .logo .white-logo{display:none}.xton-nav{background-color:var(--theme-surface)}.xton-nav .container-fluid{padding-left:40px;padding-right:40px}.xton-nav .navbar{position:inherit;padding-left:0;padding-right:0}.xton-nav .navbar .navbar-brand{font-size:inherit;padding:0;line-height:1}.xton-nav .navbar ul{margin-bottom:0;padding-left:0;list-style-type:none}.xton-nav .navbar .navbar-nav{margin-left:auto;margin-right:auto}.xton-nav .navbar .navbar-nav .nav-item{position:relative}.xton-nav .navbar .navbar-nav .nav-item a{color:var(--theme-text);margin-left:13px;margin-right:13px;padding:20px 0;font-size:16.5px;font-weight:600}.xton-nav .navbar .navbar-nav .nav-item a i{margin-left:-3px;margin-right:-3px;font-size:18px;display:inline-block;position:relative;top:2px}.xton-nav .navbar .navbar-nav .nav-item a:hover,.xton-nav .navbar .navbar-nav .nav-item a:focus,.xton-nav .navbar .navbar-nav .nav-item a.active{color:var(--theme-color)}.xton-nav .navbar .navbar-nav .nav-item:last-child a{margin-right:0}.xton-nav .navbar .navbar-nav .nav-item:first-child a{margin-left:0}.xton-nav .navbar .navbar-nav .nav-item:hover a,.xton-nav .navbar .navbar-nav .nav-item.active a{color:var(--theme-color)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu{background:var(--theme-surface);z-index:99;opacity:0;visibility:hidden;border:none;border-radius:0;width:250px;padding:0;transition:all .2s ease-in-out;display:block;position:absolute;top:70px;left:0;transform:scaleX(0);box-shadow:0 0 15px #0000001a}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li a{color:#666;border-bottom:1px dashed #e5e5e5;margin:0;padding:13px 20px 11px;font-family:Cabin;font-size:15px;font-weight:600;display:block;position:relative}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li a i{margin:0;font-size:20px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover,.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus,.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active{color:var(--theme-color)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu{opacity:0;visibility:hidden;top:0;left:-250px;transform:scaleY(0)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a{color:#515050}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover,.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus,.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.active{color:var(--theme-color)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu{opacity:0;visibility:hidden;top:0;left:250px;transform:scaleY(0)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a{color:#515050}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active{color:var(--theme-color)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu{opacity:0;visibility:hidden;top:0;left:-250px;transform:scaleY(0)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a{color:#515050}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active{color:var(--theme-color)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu{opacity:0;visibility:hidden;top:0;left:250px;transform:scaleY(0)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a{color:#515050}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active{color:var(--theme-color)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu{opacity:0;visibility:hidden;top:0;left:-250px;transform:scaleY(0)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a{color:#515050}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active{color:var(--theme-color)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu{opacity:0;visibility:hidden;top:0;left:250px;transform:scaleY(0)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a{color:#515050}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active,.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a{color:var(--theme-color)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu{opacity:1;visibility:visible;transform:scaleY(1)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a{color:var(--theme-color)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu{opacity:1;visibility:visible;transform:scaleY(1)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a{color:var(--theme-color)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu{opacity:1;visibility:visible;transform:scaleY(1)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a{color:var(--theme-color)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu{opacity:1;visibility:visible;transform:scaleY(1)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li.active a{color:var(--theme-color)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li:hover .dropdown-menu{opacity:1;visibility:visible;transform:scaleY(1)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li.active a{color:var(--theme-color)}.xton-nav .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu{opacity:1;visibility:visible;transform:scaleY(1)}.xton-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu{opacity:1;visibility:visible;transform:scaleX(1)}.xton-nav .navbar .navbar-nav .nav-item.megamenu{position:inherit}.xton-nav .navbar .navbar-nav .nav-item.megamenu .container{flex-wrap:unset;align-items:unset;justify-content:unset;display:block}.xton-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu{width:100%;margin-top:8px;padding:30px 0;position:absolute;top:auto;left:0;transform:unset!important}.xton-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .submenu-title{color:var(--theme-text);text-transform:uppercase;border-bottom:1px solid #eee;margin-top:25px;margin-bottom:20px;padding-bottom:8px;font-size:15.5px;font-weight:600;position:relative}.xton-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .submenu-title:before{content:"";background-color:var(--theme-color);width:30px;height:1px;position:absolute;bottom:-1px;left:0}.xton-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .submenu-title:first-child{margin-top:0}.xton-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu a{border-bottom:none!important}.xton-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu li a{color:#666;margin-top:14px;padding:0;font-weight:400}.xton-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu li a:hover,.xton-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu li a.active{color:var(--theme-color)}.xton-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products{text-align:center;position:relative;overflow:hidden}.xton-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products img{transition:all .5s}.xton-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products .category{background-color:var(--theme-surface);margin-left:10px;margin-right:10px;padding:15px;transition:all .5s;position:absolute;bottom:0;left:0;right:0}.xton-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products .category h4{text-transform:uppercase;z-index:1;margin-bottom:0;font-size:15px;font-weight:600;position:relative}.xton-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products .link-btn{z-index:3;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.xton-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products:not(:first-child){margin-top:15px}.xton-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products:hover img{transform:scale(1.3)}.xton-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products:hover .category{bottom:10px}.xton-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .brand-slides{border-top:1px solid #eee;border-bottom:1px solid #eee;border-left:1px solid #eee;margin-top:30px}.xton-nav .navbar .others-option .option-item{z-index:3;margin-left:15px;display:inline-block;position:relative}.xton-nav .navbar .others-option .option-item:first-child{margin-left:0}.xton-nav .navbar .others-option .option-item .search-btn-box{position:relative;top:1px}.xton-nav .navbar .others-option .option-item .search-btn-box .search-btn{cursor:pointer;color:var(--theme-text);font-size:25px;transition:all .5s}.xton-nav .navbar .others-option .option-item .cart-btn{font-size:25px;line-height:1;position:relative}.xton-nav .navbar .others-option .option-item .cart-btn a{color:var(--theme-text);display:inline-block;position:relative}.xton-nav .navbar .others-option .option-item .cart-btn a span{text-align:center;color:#fff;background-color:var(--theme-color);border-radius:50%;width:14px;height:14px;font-size:10px;font-weight:600;line-height:13.9px;position:absolute;top:-4px;right:-4px}.xton-nav .navbar .others-option .option-item .burger-menu{cursor:pointer;margin-left:5px;transition:all .5s;position:relative;top:4px}.xton-nav .navbar .others-option .option-item .burger-menu span{background:#000;width:25px;height:1px;margin:6px 0;transition:all .5s ease-in-out;display:block}.xton-nav .navbar .others-option .option-item .burger-menu.active span.top-bar{transform-origin:10% 10%;transform:rotate(45deg)}.xton-nav .navbar .others-option .option-item .burger-menu.active span.middle-bar{opacity:0}.xton-nav .navbar .others-option .option-item .burger-menu.active span.bottom-bar{transform-origin:10% 90%;margin-top:5px;transform:rotate(-45deg)}@media only screen and (max-width:991px){.xton-responsive-nav{display:block}.xton-responsive-nav .xton-responsive-menu{position:relative}.xton-responsive-nav .xton-responsive-menu.mean-container .mean-nav{margin-top:45px}.xton-responsive-nav .xton-responsive-menu.mean-container .mean-nav ul{font-size:15px}.xton-responsive-nav .xton-responsive-menu.mean-container .mean-nav ul li a.active{color:var(--theme-color)}.xton-responsive-nav .xton-responsive-menu.mean-container .mean-nav ul li li a{font-size:15px}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav{height:306px;overflow-y:scroll;box-shadow:0 7px 13px #0000001a}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .nav-item{overflow:hidden}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .nav-item .container{padding-left:0;padding-right:0}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .nav-item .row{flex-wrap:unset;margin-top:-20px;margin-left:0;margin-right:0;display:block}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .nav-item .row .col{flex-basis:unset;flex-grow:unset;max-width:100%;padding-top:20px;padding-left:0;padding-right:0}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .nav-item .row .col:last-child{margin-bottom:15px}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .nav-item a{float:unset;width:100%;display:block}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .submenu-title{color:var(--theme-text);text-transform:uppercase;border-bottom:1px solid #eee;margin:25px 15px 5px;padding-bottom:8px;font-size:13.5px;font-weight:600;position:relative}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .submenu-title:before{content:"";background-color:var(--theme-color);width:30px;height:1px;position:absolute;bottom:-1px;left:0}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .submenu-title:first-child{margin-top:5px}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu a{border-bottom:none!important}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .mean-expand{display:none!important}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu{width:auto;padding-left:15px;padding-right:15px;overflow:hidden;display:block!important}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu li a{color:#666;border:none;margin-top:15px;padding:0;font-weight:400}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu li a:hover,.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu li a.active{color:var(--theme-color)}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products{text-align:center;position:relative;overflow:hidden}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products img{transition:all .5s}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products .category{background-color:var(--theme-surface);margin-left:10px;margin-right:10px;padding:15px;transition:all .5s;position:absolute;bottom:0;left:0;right:0}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products .category h4{text-transform:uppercase;z-index:1;margin-bottom:0;font-size:15px;font-weight:600;position:relative}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products .link-btn{z-index:3;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products:not(:first-child){margin-top:15px}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products:hover img{transform:scale(1.3)}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products:hover .category{bottom:10px}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .brand-slides{border-top:none;border-bottom:none;border-left:none;margin-top:0}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .brand-slides .brand-item a{width:auto!important;padding:20px!important;display:block!important}.xton-responsive-nav .xton-responsive-menu.mean-container .others-option{display:none}.xton-responsive-nav .mean-container a.meanmenu-reveal{color:var(--theme-text)}.xton-responsive-nav .mean-container a.meanmenu-reveal span{background:#000;margin-top:-10px;position:relative;top:8px}.xton-responsive-nav .logo{z-index:999;width:50%;position:relative}.xton-nav{display:none}.navbar-area{padding-top:15px;padding-bottom:15px}.navbar-area.header-sticky{display:none}}.search-overlay{z-index:99999;opacity:0;visibility:hidden;transition:all .3s ease-in-out;position:fixed;inset:0;overflow:hidden}.search-overlay .search-overlay-layer{z-index:1;position:absolute;top:0;bottom:0;right:0;transform:translate(100%)}.search-overlay .search-overlay-layer:first-child{background-color:#00000080;transition:all .3s ease-in-out;left:0}.search-overlay .search-overlay-layer:nth-child(2){background-color:#0006;transition:all .3s ease-in-out .3s;left:0}.search-overlay .search-overlay-layer:nth-child(3){background-color:#000000b3;transition:all .9s ease-in-out .6s;left:0}.search-overlay .search-overlay-close{z-index:2;text-align:center;cursor:pointer;opacity:0;visibility:hidden;width:50px;padding:10px;transition:all .9s ease-in-out 1.5s;position:absolute;top:40px;right:40px}.search-overlay .search-overlay-close .search-overlay-close-line{float:left;background-color:var(--theme-surface);width:100%;height:3px;margin-bottom:5px;transition:all .5s}.search-overlay .search-overlay-close .search-overlay-close-line:first-child{transform:rotate(45deg)}.search-overlay .search-overlay-close .search-overlay-close-line:nth-child(2){margin-top:-7px;transform:rotate(-45deg)}.search-overlay .search-overlay-close:hover .search-overlay-close-line{background:var(--theme-color);transform:rotate(180deg)}.search-overlay .search-overlay-form{opacity:0;visibility:hidden;z-index:2;width:500px;max-width:500px;transition:all .9s ease-in-out 1.4s;position:absolute;top:50%;left:50%;transform:translateY(-50%)translate(-50%)}.search-overlay .search-overlay-form form{position:relative}.search-overlay .search-overlay-form form .input-search{width:100%;height:55px;color:var(--theme-text);border:none;border-radius:30px;padding-left:20px;font-size:15px;display:block}.search-overlay .search-overlay-form form button{color:#fff;background-color:var(--theme-color);border:none;border-radius:50%;width:45px;height:45px;font-size:20px;line-height:45px;transition:all .5s;position:absolute;top:5px;right:5px}.search-overlay .search-overlay-form form button:hover{background-color:var(--theme-text);color:#fff}.search-overlay.search-overlay-active.search-overlay{opacity:1;visibility:visible}.search-overlay.search-overlay-active.search-overlay .search-overlay-layer{transform:translate(0)}.search-overlay.search-overlay-active.search-overlay .search-overlay-close,.search-overlay.search-overlay-active.search-overlay .search-overlay-form{opacity:1;visibility:visible}.main-banner{z-index:1;background-position:top;background-repeat:no-repeat;background-size:cover;height:800px;position:relative}.banner-bg1{background-image:url(/assets/img/main-banner1.jpg)}.banner-bg2{background-image:url(/assets/img/main-banner2.jpg)}.banner-bg3{background-image:url(/assets/img/main-banner3.jpg)}.banner-bg4{background-image:url(/assets/img/offer-bg.jpg)}.banner-bg5{background-image:url(/assets/img/main-banner5.jpg)}.banner-bg6{background-image:url(/assets/img/main-banner6.jpg)}.banner-bg7,.banner-bg8,.banner-bg9{background-image:url(/assets/img/main-banner2.jpg)}.banner-section{z-index:1;background-position:top;background-repeat:no-repeat;background-size:cover;height:650px;position:relative}.banner-section .main-banner-content{max-width:100%;margin-left:0}.main-banner-content .sub-title{margin-bottom:7px;font-size:17.5px;font-weight:600;display:block}.main-banner-content h1{margin-bottom:12px;font-size:65px;font-weight:700}.main-banner-content p{color:var(--theme-text);font-size:17px;font-weight:500}.main-banner-content .btn-box{margin-top:28px}.main-banner-content .btn-box .optional-btn{margin-left:15px}.main-banner-content.text-white .submenu-title,.main-banner-content.text-white h1{color:#fff}.main-banner-content.text-white p{color:#fff;opacity:.92}.main-banner-content.text-white .btn-box .default-btn{background-color:var(--theme-surface);color:var(--theme-text);border-color:#fff}.main-banner-content.text-white .btn-box .default-btn:hover{color:#fff;background-color:var(--theme-text);border-color:var(--theme-text)}.main-banner-content.text-white .btn-box .optional-btn{color:#fff;border-color:#fff}.main-banner-content.text-white .btn-box .optional-btn:hover{color:#fff;background-color:var(--theme-text);border-color:var(--theme-text)}.main-banner-content.text-center .btn-box .optional-btn{margin-left:7px}.main-banner-content.text-center .btn-box .default-btn{margin-right:7px}.banner-content{z-index:1;max-width:640px;margin-left:auto;padding:55px;position:relative;overflow:hidden}.banner-content .line{content:"";z-index:-1;clip-path:polygon(0 0,60% 0,36% 100%,0 100%);border:9px solid #000;width:100%;height:100%;display:inline-block;position:absolute;top:0;left:0}.banner-content .sub-title{font-size:30px;font-weight:300;display:block}.banner-content h1{margin:12px 0 20px;font-size:65px;font-weight:700}.banner-content p{color:var(--theme-text);max-width:495px;font-size:20px;font-weight:300;line-height:1.6}.banner-content .btn-box{margin-top:25px}.banner-content .btn-box .optional-btn{margin-left:15px}.banner-content.text-white .submenu-title{color:#fff}.banner-content.text-white .line{border-color:#fff}.banner-content.text-white h1{color:#fff}.banner-content.text-white p{color:#fff;opacity:.92}.banner-content.text-white .btn-box .default-btn{background-color:var(--theme-surface);color:var(--theme-text);border-color:#fff}.banner-content.text-white .btn-box .default-btn:hover{color:#fff;background-color:var(--theme-text);border-color:var(--theme-text)}.banner-content.text-white .btn-box .optional-btn{color:#fff;border-color:#fff}.banner-content.text-white .btn-box .optional-btn:hover{color:#fff;background-color:var(--theme-text);border-color:var(--theme-text)}.hero-banner{z-index:1;background-color:var(--theme-bg);padding-top:30px;position:relative}.hero-banner .main-banner-content{max-width:100%;margin-left:0}.banner-image{text-align:center;z-index:1;position:relative}.banner-image .circle{z-index:-1;background-color:#fff9;border-radius:50%;width:470px;height:470px;margin:0 auto;position:absolute;top:5%;left:0;right:0}.banner-image img{width:unset!important;display:inline-block!important}.owl-item.active .banner-content .sub-title,.owl-item.active .banner-content h1{animation-name:fadeInDown;animation-duration:1s;animation-delay:.3s;animation-fill-mode:both}.owl-item.active .banner-content p,.owl-item.active .banner-content .btn-box{animation-name:fadeInUp;animation-duration:1s;animation-delay:.3s;animation-fill-mode:both}.owl-item.active .banner-content .line{animation-name:fadeInLeft;animation-duration:1s;animation-delay:.3s;animation-fill-mode:both}.home-slides.owl-theme .owl-nav{margin-top:0}.home-slides.owl-theme .owl-nav [class*=owl-]{color:var(--theme-text);opacity:0;visibility:hidden;background:0 0;border-radius:0;margin:0;padding:0;font-size:45px;transition:all .5s;display:inline-block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.home-slides.owl-theme .owl-nav [class*=owl-].owl-next{left:auto;right:0}.home-slides.owl-theme .owl-nav [class*=owl-]:hover{color:var(--theme-text);transform:translate(-10px)translateY(-50%)}.home-slides.owl-theme .owl-nav [class*=owl-]:hover.owl-next{transform:translate(10px)translateY(-50%)}.home-slides.owl-theme .owl-dots{position:absolute;bottom:20px;left:0;right:0}.home-slides.owl-theme .owl-dots .owl-dot span{background:0 0;border:1px solid #0000;border-radius:50%;width:15px;height:15px;margin:0 4px;transition:all .5s;position:relative}.home-slides.owl-theme .owl-dots .owl-dot span:before{content:"";background-color:var(--theme-text);border-radius:50%;margin:2px;position:absolute;inset:0}.home-slides.owl-theme .owl-dots .owl-dot:hover span,.home-slides.owl-theme .owl-dots .owl-dot.active span{border-color:var(--theme-text)}.home-slides.owl-theme:hover .owl-nav [class*=owl-]{opacity:1;visibility:visible;left:20px}.home-slides.owl-theme:hover .owl-nav [class*=owl-].owl-next{left:auto;right:20px}.home-slides-two.owl-theme .owl-nav{margin-top:0}.home-slides-two.owl-theme .owl-nav [class*=owl-]{color:#fff;opacity:0;visibility:hidden;background:0 0;border-radius:0;margin:0;padding:0;font-size:45px;transition:all .5s;display:inline-block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.home-slides-two.owl-theme .owl-nav [class*=owl-].owl-next{left:auto;right:0}.home-slides-two.owl-theme .owl-nav [class*=owl-]:hover{color:#fff;transform:translate(-10px)translateY(-50%)}.home-slides-two.owl-theme .owl-nav [class*=owl-]:hover.owl-next{transform:translate(10px)translateY(-50%)}.home-slides-two.owl-theme .owl-dots{position:absolute;bottom:20px;left:0;right:0}.home-slides-two.owl-theme .owl-dots .owl-dot span{background:0 0;border:1px solid #0000;border-radius:50%;width:15px;height:15px;margin:0 4px;transition:all .5s;position:relative}.home-slides-two.owl-theme .owl-dots .owl-dot span:before{content:"";background-color:var(--theme-text);border-radius:50%;margin:2px;position:absolute;inset:0}.home-slides-two.owl-theme .owl-dots .owl-dot:hover span,.home-slides-two.owl-theme .owl-dots .owl-dot.active span{border-color:var(--theme-text)}.home-slides-two.owl-theme:hover .owl-nav [class*=owl-]{opacity:1;visibility:visible;left:20px}.home-slides-two.owl-theme:hover .owl-nav [class*=owl-].owl-next{left:auto;right:20px}.home-slides-three.owl-theme .owl-dots{position:absolute;top:50%;right:20px;transform:translateY(-50%);margin-top:0!important}.home-slides-three.owl-theme .owl-dots .owl-dot{display:block}.home-slides-three.owl-theme .owl-dots .owl-dot span{background:0 0;border:1px solid #0000;border-radius:50%;width:15px;height:15px;margin:3px 0;transition:all .5s;position:relative}.home-slides-three.owl-theme .owl-dots .owl-dot span:before{content:"";background-color:var(--theme-text);border-radius:50%;margin:2px;position:absolute;inset:0}.home-slides-three.owl-theme .owl-dots .owl-dot:hover span,.home-slides-three.owl-theme .owl-dots .owl-dot.active span{border-color:var(--theme-text)}.about-area{z-index:1;position:relative}.about-image{padding-bottom:50px;padding-right:100px;position:relative}.about-image img{border-radius:5px}.about-image img:nth-child(2){z-index:1;position:absolute;bottom:0;right:10px}.about-content{padding-left:15px}.about-content .sub-title{color:var(--theme-color);margin-bottom:8px;font-weight:600;display:block}.about-content h2{margin-bottom:15px;font-size:35px;font-weight:700;line-height:1.3}.about-content h6{margin-bottom:14px;font-size:16px;line-height:1.6}.about-content .features-text{margin-top:25px}.about-content .features-text h5{margin-bottom:22px;padding-top:7px;padding-left:47px;font-size:17px;font-weight:600;position:relative}.about-content .features-text i{background-color:var(--theme-color);text-align:center;color:#fff;border-radius:50%;width:35px;height:35px;font-size:20px;line-height:35px;position:absolute;top:0;left:0;box-shadow:0 .5rem 1rem #0000001a}.about-inner-area{margin-top:80px}.about-text h3{border-bottom:1px solid #eee;margin-bottom:20px;padding-bottom:8px;font-size:22px;font-weight:700;position:relative}.about-text h3:before{content:"";background-color:var(--theme-color);width:50px;height:1px;position:absolute;bottom:-1px;left:0}.about-text p{color:var(--theme-text);font-size:16px}.about-text .features-list{margin-top:20px;margin-bottom:0;padding-left:0;list-style-type:none}.about-text .features-list li{color:var(--theme-text);margin-bottom:13px;padding-left:30px;position:relative}.about-text .features-list li i{color:var(--theme-text);text-align:center;background-color:#eaeaf2;border-radius:50%;width:20px;height:20px;font-size:16px;line-height:20px;transition:all .5s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.about-text .features-list li:last-child{margin-bottom:0}.about-text .features-list li:hover i{background-color:var(--theme-color);color:#fff}.single-categories-box{border-radius:5px;margin-bottom:30px;position:relative;overflow:hidden}.single-categories-box img{border-radius:5px;width:100%;transition:all .5s}.single-categories-box .content{text-align:right;padding:25px 25px 0;position:absolute;bottom:0;right:0}.single-categories-box .content span{color:var(--theme-color);margin-bottom:8px;font-weight:600;transition:all .5s;display:block;transform:translateY(12px)}.single-categories-box .content h3{margin-bottom:0;font-size:30px;font-weight:700;transition:all .5s;transform:translateY(12px)}.single-categories-box .content .default-btn{color:var(--theme-text);border-color:var(--theme-text);opacity:0;visibility:hidden;background-color:#0000;transform:translateY(10px)}.single-categories-box .content.text-white span,.single-categories-box .content.text-white h3{color:#fff}.single-categories-box .link-btn{z-index:2;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.single-categories-box:hover img{transform:scale(1.07)}.single-categories-box:hover .content span,.single-categories-box:hover .content h3{transform:translateY(-30px)}.single-categories-box:hover .content .default-btn{background-color:var(--theme-color);color:#fff;border-color:var(--theme-color);opacity:1;visibility:visible;transform:translateY(-15px)}.categories-box{margin-bottom:30px;position:relative;overflow:hidden}.categories-box img{width:100%;transition:all .5s}.categories-box .link-btn{z-index:2;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.categories-box .content{background-color:var(--theme-surface);padding:8px 25px;transition:all .5s;position:absolute;top:30px;left:30px;box-shadow:1px 1px 3px #88888830}.categories-box .content h3{margin-bottom:0;font-size:20px;font-style:italic;font-weight:700;transition:all .5s}.categories-box:hover img{transform:scale(1.07)}.categories-box:hover .content{background-color:var(--theme-color)}.categories-box:hover .content h3{color:#fff}.all-products-area .container .container{max-width:100%;padding-left:30px;padding-right:30px}.all-products-area .facility-area,.all-products-area .products-area{background-color:var(--theme-surface);margin-bottom:30px}.all-products-area .facility-slides.owl-theme .owl-nav [class*=owl-]{color:#87a1c1;background-color:var(--theme-surface);border-color:#fff}.all-products-area .facility-slides.owl-theme .owl-nav [class*=owl-]:hover{background-color:var(--theme-color);color:#fff;border-color:var(--theme-color)}.all-products-area .brand-area{background-color:var(--theme-surface)}.all-products-area .brand-item a{background-color:var(--theme-bg);border-color:#e7e4e4}.all-products-area .categories-banner-area{background-color:var(--theme-surface);margin-bottom:30px}.all-products-area .ptb-100{padding-top:30px;padding-bottom:30px}.all-products-area .pb-70{padding-bottom:0}.all-products-area .pt-100{padding-top:30px}.all-products-area .pb-100{padding-bottom:30px}.single-products-box{margin-bottom:30px;position:relative}.single-products-box .products-image{text-align:center;position:relative;overflow:hidden}.single-products-box .products-image a{display:block;position:relative}.single-products-box .products-image a img{transition:all .8s}.single-products-box .products-image a .hover-image{opacity:0;visibility:hidden;position:absolute;left:0;right:0;transform:scale(1.07)}.single-products-box .products-image .products-button{z-index:1;position:absolute;top:20px;right:20px}.single-products-box .products-image .products-button ul{margin-bottom:0;padding-left:0;list-style-type:none}.single-products-box .products-image .products-button ul li{opacity:0;visibility:hidden;margin-bottom:8px;transition:all .3s ease-in-out;transform:translate(30px)}.single-products-box .products-image .products-button ul li a{color:var(--theme-text);font-size:25px;line-height:1;display:inline-block;position:relative}.single-products-box .products-image .products-button ul li a:hover{color:var(--theme-color)}.single-products-box .products-image .products-button ul li a .tooltip-label{letter-spacing:.3px;visibility:hidden;white-space:nowrap;opacity:0;color:#fff;background-color:#0000;background-color:var(--theme-color);padding:0 10px;font-size:12px;line-height:28px;transition:all .2s ease-in-out;position:absolute;top:45%;right:110%;transform:translate(0)translateY(-45%)}.single-products-box .products-image .products-button ul li a .tooltip-label:before{content:"";color:var(--theme-color);font-size:20px;font-style:normal;font-weight:400;transition:all .2s ease-in-out;position:absolute;top:50%;right:-13px;transform:translateY(-50%);font-family:boxicons!important}.single-products-box .products-image .products-button ul li a:hover .tooltip-label{visibility:visible;opacity:1;right:135%}.single-products-box .products-image .products-button ul li:last-child{margin-bottom:0}.single-products-box .products-image .products-button ul li:first-child{transition-delay:.1s}.single-products-box .products-image .products-button ul li:nth-child(2){transition-delay:.2s}.single-products-box .products-image .products-button ul li:nth-child(3){transition-delay:.3s}.single-products-box .products-image .sale-tag{color:#fff;text-align:center;z-index:2;text-transform:uppercase;background-color:red;border-radius:50%;width:55px;height:55px;font-size:14px;font-weight:700;line-height:55px;position:absolute;top:20px;left:20px}.single-products-box .products-image .new-tag{color:#fff;text-align:center;z-index:2;text-transform:uppercase;background-color:green;padding:1px 7px;font-size:14px;font-weight:700;position:absolute;top:20px;left:20px}.single-products-box .products-content{margin-top:20px;position:relative}.single-products-box .products-content h3{margin-bottom:0;font-size:20px;font-weight:600}.single-products-box .products-content h3 a{color:var(--theme-text);display:inline-block}.single-products-box .products-content h3 a:hover{color:var(--theme-color)}.single-products-box .products-content .price{margin-top:8px;font-size:15px;font-weight:600;transition:all .5s}.single-products-box .products-content .price .old-price{color:#999;font-weight:500;text-decoration:line-through}.single-products-box .products-content .star-rating{color:#f49f0b;position:absolute;bottom:0;right:0}.single-products-box .products-content .star-rating i{margin-left:-2px;display:inline-block}.single-products-box .products-content .add-to-cart{text-transform:uppercase;color:var(--theme-text-muted);opacity:0;visibility:hidden;font-size:14px;font-weight:600;transition:all .5s;display:inline-block;position:absolute;bottom:0;left:0;transform:translate(20px)}.single-products-box .products-content .add-to-cart:hover{color:var(--theme-color)}.single-products-box:hover .products-content .price{opacity:0;visibility:hidden}.single-products-box:hover .products-content .add-to-cart{opacity:1;visibility:visible;transform:translate(0)}.single-products-box:hover .products-image a .main-image{opacity:0;visibility:hidden;transform:scale(1.07)}.single-products-box:hover .products-image a .hover-image{opacity:1;visibility:visible;transform:scale(1)}.single-products-box:hover .products-image .products-button ul li{opacity:1;visibility:visible;transform:translate(0)}.products-box{margin-bottom:30px;position:relative}.products-box .products-image{text-align:center;position:relative;overflow:hidden}.products-box .products-image a{display:block;position:relative}.products-box .products-image a img{transition:all .8s}.products-box .products-image a .hover-image{opacity:0;visibility:hidden;position:absolute;left:0;right:0;transform:scale(1.07)}.products-box .products-image .products-button{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.products-box .products-image .products-button ul{margin-bottom:0;padding-left:0;list-style-type:none}.products-box .products-image .products-button ul li{opacity:0;visibility:hidden;margin-left:3px;margin-right:3px;transition:all .3s ease-in-out;display:inline-block;transform:translate(30px)}.products-box .products-image .products-button ul li a{color:var(--theme-text);background-color:var(--theme-surface);border-radius:50%;width:40px;height:40px;font-size:22px;line-height:43px;display:inline-block;position:relative;box-shadow:0 0 15px #0000001a}.products-box .products-image .products-button ul li a:hover{background-color:var(--theme-color);color:#fff}.products-box .products-image .products-button ul li a .tooltip-label{letter-spacing:.3px;visibility:hidden;white-space:nowrap;opacity:0;color:#fff;background-color:#0000;background-color:var(--theme-text);padding:0 10px;font-size:12px;line-height:28px;transition:all .2s ease-in-out;position:absolute;top:-15px;right:50%;transform:translate(50%)}.products-box .products-image .products-button ul li a .tooltip-label:before{content:"";color:var(--theme-text);font-size:20px;font-style:normal;font-weight:400;transition:all .2s ease-in-out;position:absolute;bottom:-16px;left:50%;transform:translate(-50%)rotate(90deg);font-family:boxicons!important}.products-box .products-image .products-button ul li a:hover .tooltip-label{visibility:visible;opacity:1;top:-45px}.products-box .products-image .products-button ul li:first-child{transition-delay:.1s}.products-box .products-image .products-button ul li:nth-child(2){transition-delay:.2s}.products-box .products-image .products-button ul li:nth-child(3){transition-delay:.3s}.products-box .products-image .sale-tag{color:#fff;text-align:center;z-index:2;text-transform:uppercase;background-color:red;border-radius:50%;width:55px;height:55px;font-size:14px;font-weight:700;line-height:55px;position:absolute;top:20px;left:20px}.products-box .products-image .new-tag{color:#fff;text-align:center;z-index:2;text-transform:uppercase;background-color:green;padding:1px 7px;font-size:14px;font-weight:700;position:absolute;top:20px;left:20px}.products-box .products-content{margin-top:20px;position:relative}.products-box .products-content .category{text-transform:uppercase;color:var(--theme-color);margin-bottom:7px;font-size:14px;font-weight:600;display:block}.products-box .products-content h3{margin-bottom:0;font-size:20px;font-weight:600}.products-box .products-content h3 a{color:var(--theme-text);display:inline-block}.products-box .products-content h3 a:hover{color:var(--theme-color)}.products-box .products-content .price{margin-top:8px;font-size:15px;font-weight:600;transition:all .5s}.products-box .products-content .price .old-price{color:#999;font-weight:500;text-decoration:line-through}.products-box .products-content .star-rating{color:#f49f0b;margin-top:8px}.products-box .products-content .star-rating i{margin-left:-2px;display:inline-block}.products-box .products-content .add-to-cart{text-transform:uppercase;color:var(--theme-text-muted);opacity:0;visibility:hidden;font-size:14px;font-weight:600;transition:all .5s;display:inline-block;position:absolute;bottom:0;left:0;transform:translate(20px)}.products-box .products-content .add-to-cart:hover{color:var(--theme-color)}.products-box .products-discount{display:inline-block;position:absolute;top:-6.1px;right:10px}.products-box .products-discount span{text-align:center;color:#fff;text-transform:uppercase;background-color:red;border-top-right-radius:8px;width:90px;padding:12px 8px 10px;font-size:14px;font-weight:600;line-height:1;display:block;position:relative}.products-box .products-discount span:before{content:"";background:red;width:6px;height:6px;position:absolute;top:0;left:-6px}.products-box .products-discount span:after{content:"";background:red;border-radius:8px 8px 0 0;width:8px;height:6px;position:absolute;top:0;left:-8px}.products-box:hover .products-content .price{opacity:0;visibility:hidden}.products-box:hover .products-content .add-to-cart{opacity:1;visibility:visible;transform:translate(0)}.products-box:hover .products-image a .main-image{opacity:0;visibility:hidden;transform:scale(1.07)}.products-box:hover .products-image a .hover-image{opacity:1;visibility:visible;transform:scale(1)}.products-box:hover .products-image .products-button ul li{opacity:1;visibility:visible;transform:translate(0)}.single-productsBox{text-align:center;margin-bottom:30px;position:relative}.single-productsBox .products-image{position:relative;overflow:hidden}.single-productsBox .products-image a{display:block;position:relative}.single-productsBox .products-image a img{transition:all .8s}.single-productsBox .products-image a .hover-image{opacity:0;visibility:hidden;position:absolute;left:0;right:0;transform:scale(1.07)}.single-productsBox .products-image .products-button{z-index:1;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.single-productsBox .products-image .products-button ul{margin-bottom:0;padding-left:0;list-style-type:none}.single-productsBox .products-image .products-button ul li{opacity:0;visibility:hidden;margin-left:3px;margin-right:3px;transition:all .3s ease-in-out;display:inline-block;transform:translate(30px)}.single-productsBox .products-image .products-button ul li a{color:var(--theme-text);background-color:var(--theme-surface);border-radius:50%;width:40px;height:40px;font-size:22px;line-height:43px;display:inline-block;position:relative;box-shadow:0 0 15px #0000001a}.single-productsBox .products-image .products-button ul li a:hover{background-color:var(--theme-color);color:#fff}.single-productsBox .products-image .products-button ul li a .tooltip-label{letter-spacing:.3px;visibility:hidden;white-space:nowrap;opacity:0;color:#fff;background-color:#0000;background-color:var(--theme-text);padding:0 10px;font-size:12px;line-height:28px;transition:all .2s ease-in-out;position:absolute;top:-15px;right:50%;transform:translate(50%)}.single-productsBox .products-image .products-button ul li a .tooltip-label:before{content:"";color:var(--theme-text);font-size:20px;font-style:normal;font-weight:400;transition:all .2s ease-in-out;position:absolute;bottom:-16px;left:50%;transform:translate(-50%)rotate(90deg);font-family:boxicons!important}.single-productsBox .products-image .products-button ul li a:hover .tooltip-label{visibility:visible;opacity:1;top:-45px}.single-productsBox .products-image .products-button ul li:first-child{transition-delay:.1s}.single-productsBox .products-image .products-button ul li:nth-child(2){transition-delay:.2s}.single-productsBox .products-image .products-button ul li:nth-child(3){transition-delay:.3s}.single-productsBox .products-image .sale-tag{color:#fff;text-align:center;z-index:2;text-transform:uppercase;background-color:red;border-radius:50%;width:55px;height:55px;font-size:14px;font-weight:700;line-height:55px;position:absolute;top:20px;left:20px}.single-productsBox .products-image .new-tag{color:#fff;text-align:center;z-index:2;text-transform:uppercase;background-color:green;padding:1px 7px;font-size:14px;font-weight:700;position:absolute;top:20px;left:20px}.single-productsBox .products-content{margin-top:20px;position:relative}.single-productsBox .products-content .category{text-transform:uppercase;color:var(--theme-color);margin-bottom:7px;font-size:14px;font-weight:600;display:block}.single-productsBox .products-content h3{margin-bottom:0;font-size:20px;font-weight:600}.single-productsBox .products-content h3 a{color:var(--theme-text);display:inline-block}.single-productsBox .products-content h3 a:hover{color:var(--theme-color)}.single-productsBox .products-content .price{margin-top:8px;font-size:15px;font-weight:600;transition:all .5s}.single-productsBox .products-content .price .old-price{color:#999;font-weight:500;text-decoration:line-through}.single-productsBox .products-content .star-rating{color:#f49f0b;margin-top:8px}.single-productsBox .products-content .star-rating i{margin-left:-2px;display:inline-block}.single-productsBox .products-content .add-to-cart{text-transform:uppercase;color:var(--theme-text-muted);opacity:0;visibility:hidden;margin-left:15px;font-size:14px;font-weight:600;transition:all .5s;display:inline-block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.single-productsBox .products-content .add-to-cart:hover{color:var(--theme-color)}.single-productsBox .products-discount{display:inline-block;position:absolute;top:-6.1px;right:10px}.single-productsBox .products-discount span{text-align:center;color:#fff;text-transform:uppercase;background-color:red;border-top-right-radius:8px;width:90px;padding:12px 8px 10px;font-size:14px;font-weight:600;line-height:1;display:block;position:relative}.single-productsBox .products-discount span:before{content:"";background:red;width:6px;height:6px;position:absolute;top:0;left:-6px}.single-productsBox .products-discount span:after{content:"";background:red;border-radius:8px 8px 0 0;width:8px;height:6px;position:absolute;top:0;left:-8px}.single-productsBox:hover .products-content .price{opacity:0;visibility:hidden}.single-productsBox:hover .products-content .add-to-cart{opacity:1;visibility:visible;margin-left:0}.single-productsBox:hover .products-image a .main-image{opacity:0;visibility:hidden;transform:scale(1.07)}.single-productsBox:hover .products-image a .hover-image{opacity:1;visibility:visible;transform:scale(1)}.single-productsBox:hover .products-image .products-button ul li{opacity:1;visibility:visible;transform:translate(0)}.products-slides .single-products-box .products-image a img{width:auto!important;display:inline-block!important}.products-slides.owl-theme .owl-nav{margin-top:0}.products-slides.owl-theme .owl-nav [class*=owl-]{color:#87a1c1;background-color:var(--theme-surface);opacity:0;visibility:hidden;border:1.5px solid #fff;border-radius:50%;width:50px;height:50px;margin:0;padding:0;font-size:20px;line-height:48px;transition:all .5s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.products-slides.owl-theme .owl-nav [class*=owl-].owl-next{left:auto;right:0}.products-slides.owl-theme .owl-nav [class*=owl-]:hover{background-color:var(--theme-color);color:#fff;border-color:var(--theme-color)}.products-slides.owl-theme:hover .owl-nav [class*=owl-]{opacity:1;visibility:visible;left:-30px}.products-slides.owl-theme:hover .owl-nav [class*=owl-].owl-next{left:auto;right:-30px}.products-collections-area .container-fluid{width:90%}.products-filter-options{margin-bottom:25px}.products-filter-options .products-ordering-list .nice-select{height:40px;color:var(--theme-text-muted);background-color:#0000;border:none;padding-left:0;padding-right:0;font-size:15px;line-height:40px}.products-filter-options .products-ordering-list .nice-select:after{border-width:1px;border-color:#727695;width:7px;height:7px;right:2px}.products-filter-options .products-ordering-list .nice-select .current{color:var(--theme-text-muted);font-family:Cabin}.products-filter-options .products-ordering-list .nice-select .list{background-color:var(--theme-surface);border-radius:0;width:100%;margin-top:0;margin-bottom:0;padding-top:5px;padding-bottom:5px;box-shadow:0 4px 10px #0000001a}.products-filter-options .products-ordering-list .nice-select .list .option{min-height:35px;padding-left:15px;padding-right:15px;font-size:15px;line-height:35px;transition:all .5s}.products-filter-options .products-ordering-list .nice-select .list .option:hover,.products-filter-options .products-ordering-list .nice-select .list .option.focus,.products-filter-options .products-ordering-list .nice-select .list .option.selected.focus{color:var(--theme-color);background-color:#0000}.products-filter-options .products-ordering-list .nice-select .list .option.selected{font-weight:700}.products-filter-options p{line-height:initial;margin-bottom:0;font-family:Cabin}.products-filter-options .sub-title{color:var(--theme-text);padding-right:5px;font-size:15px;font-weight:600;display:inline-block}.products-filter-options .sub-title a{text-transform:uppercase;color:var(--theme-text);margin-right:15px;padding-left:22px;font-weight:700;display:block;position:relative}.products-filter-options .sub-title a i{font-size:18px;position:absolute;top:1px;left:0}.products-filter-options .sub-title a:hover{color:var(--theme-color)}.products-filter-options .view-list-row{position:relative;top:2px}.products-filter-options .view-list-row .view-column a{display:inline-block}.products-filter-options .view-list-row .view-column .icon-view-one span{cursor:pointer;float:left;border:1px solid #d0d0d0;width:7px;height:14px;transition:all .5s;display:block}.products-filter-options .view-list-row .view-column .icon-view-one.active span,.products-filter-options .view-list-row .view-column .icon-view-one:hover span{border-color:var(--theme-color)}.products-filter-options .view-list-row .view-column .icon-view-two{margin-left:2px}.products-filter-options .view-list-row .view-column .icon-view-two span{cursor:pointer;float:left;border:1px solid #d0d0d0;width:7px;height:14px;transition:all .5s;display:block}.products-filter-options .view-list-row .view-column .icon-view-two span:not(:first-child){margin-left:1px}.products-filter-options .view-list-row .view-column .icon-view-two.active span,.products-filter-options .view-list-row .view-column .icon-view-two:hover span{border-color:var(--theme-color)}.products-filter-options .view-list-row .view-column .icon-view-three{margin-left:2px}.products-filter-options .view-list-row .view-column .icon-view-three span{float:left;border:1px solid #d0d0d0;width:7px;height:14px;transition:all .5s;display:block}.products-filter-options .view-list-row .view-column .icon-view-three span:not(:first-child){margin-left:1px}.products-filter-options .view-list-row .view-column .icon-view-three.active span,.products-filter-options .view-list-row .view-column .icon-view-three:hover span{border-color:var(--theme-color)}.products-filter-options .view-list-row .view-column .icon-view-four{margin-left:2px}.products-filter-options .view-list-row .view-column .icon-view-four span{float:left;border:1px solid #d0d0d0;width:7px;height:14px;transition:all .5s;display:block}.products-filter-options .view-list-row .view-column .icon-view-four span:not(:first-child){margin-left:1px}.products-filter-options .view-list-row .view-column .icon-view-four.active span,.products-filter-options .view-list-row .view-column .icon-view-four:hover span{border-color:var(--theme-color)}.products-filter-options .view-list-row .view-column .icon-view-five{margin-left:2px}.products-filter-options .view-list-row .view-column .icon-view-five span{float:left;border:1px solid #d0d0d0;width:5px;height:14px;transition:all .5s;display:block}.products-filter-options .view-list-row .view-column .icon-view-five span:not(:first-child){margin-left:1px}.products-filter-options .view-list-row .view-column .icon-view-five.active span,.products-filter-options .view-list-row .view-column .icon-view-five:hover span{border-color:var(--theme-color)}.products-filter-options .view-list-row .view-column .icon-view-six{margin-left:2px}.products-filter-options .view-list-row .view-column .icon-view-six span{float:left;border:1px solid #d0d0d0;width:3px;height:14px;transition:all .5s;display:block}.products-filter-options .view-list-row .view-column .icon-view-six span:not(:first-child){margin-left:1px}.products-filter-options .view-list-row .view-column .icon-view-six.active span,.products-filter-options .view-list-row .view-column .icon-view-six:hover span{border-color:var(--theme-color)}.products-filter-options .view-list-row .view-column .view-grid-switch{margin-left:2px}.products-filter-options .view-list-row .view-column .view-grid-switch span{background-color:#d0d0d0;width:24px;height:6px;transition:all .5s;display:block;position:relative}.products-filter-options .view-list-row .view-column .view-grid-switch span:before{content:"";background-color:var(--theme-surface);width:2px;height:6px;display:block;position:absolute;top:0;left:6px}.products-filter-options .view-list-row .view-column .view-grid-switch span:not(:first-child){margin-top:2px}.products-filter-options .view-list-row .view-column .view-grid-switch.active span,.products-filter-options .view-list-row .view-column .view-grid-switch:hover span{background-color:var(--theme-color)}#products-collections-filter.products-col-one .products-col-item{flex:0 0 100%;max-width:100%}#products-collections-filter.products-col-one .products-col-item .single-products-box .products-image a img,#products-collections-filter.products-col-one .products-col-item .products-box .products-image a img,#products-collections-filter.products-col-one .products-col-item .single-productsBox .products-image a img{width:100%}#products-collections-filter.products-col-three .products-col-item{flex:0 0 33.3333%;max-width:33.3333%}#products-collections-filter.products-row-view .products-col-item{flex:0 0 100%;max-width:100%}#products-collections-filter.products-row-view .products-col-item .single-products-box{background-color:var(--theme-bg);flex-wrap:wrap;display:flex;align-items:center!important}#products-collections-filter.products-row-view .products-col-item .single-products-box .products-image{flex:0 0 41.6667%;max-width:41.6667%;position:relative}#products-collections-filter.products-row-view .products-col-item .single-products-box .products-content{text-align:left;flex:0 0 58.3333%;max-width:58.3333%;padding-left:30px;padding-right:30px}#products-collections-filter.products-row-view .products-col-item .single-products-box .products-content .add-to-cart{left:30px}#products-collections-filter.products-row-view .products-col-item .single-products-box .products-content .star-rating{right:30px}#products-collections-filter.products-row-view .products-col-item .products-box{background-color:var(--theme-bg);flex-wrap:wrap;display:flex;align-items:center!important}#products-collections-filter.products-row-view .products-col-item .products-box .products-image{flex:0 0 41.6667%;max-width:41.6667%;position:relative}#products-collections-filter.products-row-view .products-col-item .products-box .products-content{text-align:left;flex:0 0 58.3333%;max-width:58.3333%;padding-left:30px;padding-right:30px}#products-collections-filter.products-row-view .products-col-item .products-box .products-content .add-to-cart{left:30px}#products-collections-filter.products-row-view .products-col-item .single-productsBox{background-color:var(--theme-bg);flex-wrap:wrap;display:flex;align-items:center!important}#products-collections-filter.products-row-view .products-col-item .single-productsBox .products-image{flex:0 0 41.6667%;max-width:41.6667%;position:relative}#products-collections-filter.products-row-view .products-col-item .single-productsBox .products-content{text-align:left;flex:0 0 58.3333%;max-width:58.3333%;padding-left:30px;padding-right:30px}#products-collections-filter.products-row-view .products-col-item .single-productsBox .products-content .add-to-cart{left:30px;transform:translate(0)}#products-collections-filter.products-row-view .products-col-item.col-lg-4,#products-collections-filter.products-col-two .col-lg-4{flex:0 0 50%;max-width:50%}#products-collections-filter.products-col-four .col-lg-4{flex:0 0 25%;max-width:25%}.products-details-image img{width:100%}.products-details-image .slick-slider{margin:0;padding:0;list-style-type:none;position:relative}.products-details-image .slick-dots{text-align:center;flex-wrap:wrap;margin:0 -5px;padding:0;list-style-type:none;display:flex}.products-details-image .slick-dots li{flex:0 0 20%;max-width:20%;padding-top:10px;padding-left:5px;padding-right:5px;display:block;position:relative}.products-details-image .slick-dots li button{cursor:pointer;border:none;outline:0;margin:0;padding:0;display:block}.products-details-image .slick-dots li img{transition:all .5s}.products-details-image .slick-dots li:hover img,.products-details-image .slick-dots li.slick-active img{opacity:.4}.products-details-image .slick-thumbs{display:none}.products-details-image .row{margin-top:-15px;margin-left:-8px;margin-right:-8px}.products-details-image .row .col-lg-6{padding-left:8px;padding-right:8px}.products-details-image .row .col-lg-6 .single-products-details-image{margin-top:15px}.products-details-image .single-products-details-image{margin-top:30px}.products-details-image .single-products-details-image:first-child{margin-top:0}.products-details-image-slider.owl-theme{margin-bottom:30px}.products-details-image-slider.owl-theme .owl-nav{margin-top:0}.products-details-image-slider.owl-theme .owl-nav [class*=owl-]{color:#87a1c1;background:var(--theme-surface);border:1.5px solid #fff;border-radius:50%;width:40px;height:40px;margin:0;padding:0;font-size:15px;line-height:35px;transition:all .5s;position:absolute;top:50%;left:15px;transform:translateY(-50%);padding-right:2px!important}.products-details-image-slider.owl-theme .owl-nav [class*=owl-].owl-next{left:auto;right:15px;padding-left:2px!important;padding-right:0!important}.products-details-image-slider.owl-theme .owl-nav [class*=owl-]:hover{background-color:var(--theme-color);color:#fff;border-color:var(--theme-color)}.products-details-desc h3{margin-bottom:18px;font-size:22px;font-weight:700}.products-details-desc .price{color:var(--theme-color);margin-bottom:15px;font-size:15px;font-weight:600}.products-details-desc .price .old-price{color:#828893;font-weight:400;text-decoration:line-through}.products-details-desc .products-review{margin-bottom:12px}.products-details-desc .products-review .rating{padding-right:5px;font-size:18px;display:inline-block}.products-details-desc .products-review .rating i{color:#ffba0a;margin-right:-2px;display:inline-block}.products-details-desc .products-review .rating-count{color:var(--theme-text);line-height:initial;border-bottom:1px solid #000;font-weight:600;display:inline-block;position:relative;top:-2px}.products-details-desc .products-review .rating-count:hover{color:var(--theme-color);border-color:var(--theme-color)}.products-details-desc .products-info{margin-top:15px;margin-bottom:0;padding-left:0;list-style-type:none}.products-details-desc .products-info li{color:var(--theme-text);margin-bottom:8px;font-size:16px}.products-details-desc .products-info li:last-child{margin-bottom:0}.products-details-desc .products-info li span{color:var(--theme-text-muted)}.products-details-desc .products-info li a{color:var(--theme-text);font-weight:600;display:inline-block}.products-details-desc .products-info li a:hover{color:var(--theme-color)}.products-details-desc .products-color-switch{margin-top:10px}.products-details-desc .products-color-switch span{margin-bottom:8px;font-size:17px;font-weight:600;display:block}.products-details-desc .products-color-switch ul{margin-top:-3px;margin-bottom:0;margin-left:-3px;padding-left:0;list-style-type:none}.products-details-desc .products-color-switch ul li{margin-top:3px;margin-left:3px;display:inline-block}.products-details-desc .products-color-switch ul li a{border:1px solid #0000;border-radius:50%;width:22px;height:22px;display:block;position:relative}.products-details-desc .products-color-switch ul li a:before{content:"";background:var(--theme-bg);border-radius:50%;margin:2px;transition:all .5s;position:absolute;inset:0}.products-details-desc .products-color-switch ul li a:hover,.products-details-desc .products-color-switch ul li a:focus{border-color:var(--theme-text)}.products-details-desc .products-color-switch ul li a.color-white:before{background:var(--theme-surface);border:1px solid #eee}.products-details-desc .products-color-switch ul li a.color-black:before{background:#000}.products-details-desc .products-color-switch ul li a.color-red:before{background:red}.products-details-desc .products-color-switch ul li a.color-blue:before{background:#00f}.products-details-desc .products-color-switch ul li a.color-green:before{background:green}.products-details-desc .products-color-switch ul li a.color-yellow:before{background:#ff0}.products-details-desc .products-color-switch ul li a.color-yellowgreen:before{background:#9acd32}.products-details-desc .products-color-switch ul li a.color-pink:before{background:pink}.products-details-desc .products-color-switch ul li a.color-violet:before{background:violet}.products-details-desc .products-color-switch ul li a.color-teal:before{background:teal}.products-details-desc .products-color-switch ul li a.color-plum:before{background:plum}.products-details-desc .products-color-switch ul li a.color-lime:before{background:#0f0}.products-details-desc .products-color-switch ul li a.color-blueviolet:before{background:#8a2be2}.products-details-desc .products-color-switch ul li.active a{border-color:var(--theme-text)}.products-details-desc .products-size-wrapper{margin-top:8px;margin-bottom:25px}.products-details-desc .products-size-wrapper span{margin-bottom:8px;font-size:17px;font-weight:600;display:block}.products-details-desc .products-size-wrapper ul{margin-top:-8px;margin-bottom:0;margin-left:-8px;padding-left:0;list-style-type:none}.products-details-desc .products-size-wrapper ul li{margin-top:8px;margin-left:8px;display:inline-block}.products-details-desc .products-size-wrapper ul li a{color:#858585;text-align:center;border:1px solid #eee;width:38px;height:35px;font-size:15px;font-weight:600;line-height:32px;display:block}.products-details-desc .products-size-wrapper ul li a:hover,.products-details-desc .products-size-wrapper ul li.active a{border-color:var(--theme-color);color:var(--theme-color)}.products-details-desc .products-info-btn{margin-bottom:25px}.products-details-desc .products-info-btn a{text-transform:uppercase;line-height:initial;padding-left:22px;font-size:14px;font-weight:600;display:inline-block;position:relative}.products-details-desc .products-info-btn a:before{content:"";background:var(--theme-color);width:0;height:1.5px;transition:all .5s;position:absolute;bottom:-2px;left:0}.products-details-desc .products-info-btn a i{font-size:18px;position:absolute;top:0;left:0}.products-details-desc .products-info-btn a:hover{color:var(--theme-color)}.products-details-desc .products-info-btn a:hover:before{width:100%}.products-details-desc .products-info-btn a:not(:first-child){margin-left:15px}.products-details-desc .products-add-to-cart .input-counter{text-align:center;min-width:120px;max-width:120px;margin-right:10px;display:inline-block;position:relative}.products-details-desc .products-add-to-cart .input-counter span{cursor:pointer;color:#d0d0d0;background-color:#0000;width:40px;height:100%;font-size:22px;line-height:50px;transition:all .5s;position:absolute;top:0}.products-details-desc .products-add-to-cart .input-counter span.minus-btn{left:0}.products-details-desc .products-add-to-cart .input-counter span.plus-btn{right:0}.products-details-desc .products-add-to-cart .input-counter span:hover{color:var(--theme-color)}.products-details-desc .products-add-to-cart .input-counter input{height:45px;color:var(--theme-text);background-color:var(--theme-bg);text-align:center;border:none;outline:0;width:100%;font-size:17px;font-weight:600;display:block}.products-details-desc .products-add-to-cart .input-counter input::placeholder{color:var(--theme-text)}.products-details-desc .wishlist-compare-btn{margin-top:20px}.products-details-desc .wishlist-compare-btn .optional-btn{padding-top:8px;padding-bottom:10px}.products-details-desc .wishlist-compare-btn .optional-btn i{font-size:20px;position:relative;top:3px}.products-details-desc .wishlist-compare-btn .optional-btn:not(:first-child){margin-left:10px}.products-details-desc .buy-checkbox-btn{margin-top:20px}.products-details-desc .buy-checkbox-btn input{display:none}.products-details-desc .buy-checkbox-btn .cbx{-webkit-user-select:none;user-select:none;cursor:pointer;margin:auto}.products-details-desc .buy-checkbox-btn .cbx span{vertical-align:middle;display:inline-block;transform:translate(0,0)}.products-details-desc .buy-checkbox-btn .cbx span:first-child{vertical-align:middle;border:1px solid #ebebeb;border-radius:3px;width:18px;height:18px;transition:all .5s;position:relative;transform:scale(1)}.products-details-desc .buy-checkbox-btn .cbx span:first-child svg{fill:none;stroke:#fff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16;stroke-dashoffset:16px;transition:all .5s;position:absolute;top:3px;left:2px;transform:translate(0,0)}.products-details-desc .buy-checkbox-btn .cbx span:first-child:before{content:"";background:var(--theme-color);opacity:1;border-radius:50%;width:100%;height:100%;transition:all .5s;display:block;transform:scale(0)}.products-details-desc .buy-checkbox-btn .cbx span:last-child{color:var(--theme-text);padding-left:4px;position:relative;top:-1px}.products-details-desc .buy-checkbox-btn .cbx:hover span:first-child{border-color:var(--theme-color)}.products-details-desc .buy-checkbox-btn .inp-cbx:checked+.cbx span:first-child{background:var(--theme-color);border-color:var(--theme-color);animation:.4s wave}.products-details-desc .buy-checkbox-btn .inp-cbx:checked+.cbx span:first-child svg{stroke-dashoffset:0}.products-details-desc .buy-checkbox-btn .inp-cbx:checked+.cbx span:first-child:before{opacity:0;transition:all .6s;transform:scale(3.5)}.products-details-desc .buy-checkbox-btn .item:not(:first-child){margin-top:20px}.products-details-desc .buy-checkbox-btn .default-btn{text-align:center;display:block}.products-details-desc .products-details-accordion{margin-top:25px}.products-details-desc .products-details-accordion .accordion{margin-bottom:0;padding-left:0;list-style-type:none}.products-details-desc .products-details-accordion .accordion .accordion-item{background:var(--theme-surface);border:none;border-radius:5px;margin-bottom:15px;display:block}.products-details-desc .products-details-accordion .accordion .accordion-item:last-child{margin-bottom:0}.products-details-desc .products-details-accordion .accordion .accordion-title{color:var(--theme-text);padding-left:28px;font-size:16px;font-weight:700;text-decoration:none;display:block;position:relative}.products-details-desc .products-details-accordion .accordion .accordion-title i{font-size:25px;transition:all .5s;position:absolute;top:1px;left:0}.products-details-desc .products-details-accordion .accordion .accordion-title.active i{transform:rotate(180deg)}.products-details-desc .products-details-accordion .accordion .accordion-content{margin-top:-5px;padding-top:15px;display:none;position:relative}.products-details-desc .products-details-accordion .accordion .accordion-content.show{display:block}.products-details-desc .products-details-accordion .accordion .accordion-content ul,.products-details-desc .products-details-accordion .accordion .accordion-content ol{margin-bottom:0;padding-left:0;list-style-type:none}.products-details-desc .products-details-accordion .accordion .accordion-content ul li,.products-details-desc .products-details-accordion .accordion .accordion-content ol li{color:var(--theme-text-muted);margin-bottom:10px;padding-left:13px;position:relative}.products-details-desc .products-details-accordion .accordion .accordion-content ul li:before,.products-details-desc .products-details-accordion .accordion .accordion-content ol li:before{content:"";background:var(--theme-color);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}.products-details-desc .products-details-accordion .accordion .accordion-content ul li:last-child,.products-details-desc .products-details-accordion .accordion .accordion-content ol li:last-child,.products-details-desc .products-details-accordion .accordion .accordion-content .table{margin-bottom:0}.products-details-desc .products-details-accordion .accordion .accordion-content .table.table-striped tbody tr td{vertical-align:middle;white-space:nowrap;color:var(--theme-text);border-top:none;padding:10px 15px}.products-details-desc .products-details-accordion .accordion .accordion-content .table.table-striped tbody tr td:first-child{font-weight:500}.products-details-desc .products-details-accordion .accordion .accordion-content .table.table-bordered tbody tr td{vertical-align:middle;white-space:nowrap;color:var(--theme-text-muted);border-color:var(--theme-border);padding:10px 15px;line-height:1.7}.products-details-desc .products-details-accordion .accordion .accordion-content .table.table-bordered tbody tr td:first-child{color:var(--theme-text);font-weight:500}.products-details-desc .products-details-accordion .accordion .accordion-content h3{margin-bottom:12px;font-size:18px;font-weight:700}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form{margin-top:10px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-title{position:relative}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-title .rating{display:inline-block}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-title .rating .bx.bxs-star{color:#ffba0a}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-title .rating i{color:#ebebeb;margin-right:-1px;font-size:16px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-title p{line-height:initial;margin-bottom:0;padding-left:5px;display:inline-block;position:relative;top:-2px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-title .default-btn{position:absolute;bottom:0;right:0}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-comments{margin-top:35px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-comments .review-item{border-top:1px dashed #eee;margin-top:30px;padding-top:30px;position:relative}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-comments .review-item .rating .bx.bxs-star{color:#ffba0a}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-comments .review-item .rating i{color:#ebebeb;margin-right:-1px;font-size:17px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-comments .review-item h3{margin-top:8px;margin-bottom:8px;font-size:18px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-comments .review-item span{margin-bottom:10px;font-size:15px;display:block}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-comments .review-item span strong{font-weight:500}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-comments .review-item p{margin-bottom:0}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-form{margin-top:30px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-form h3{margin-bottom:20px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-form form .form-group{margin-bottom:15px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-form form .default-btn{margin-top:10px}.products-details-tab{margin-top:50px}.products-details-tab .tabs{margin-bottom:-1px;padding-left:0;list-style-type:none}.products-details-tab .tabs li{line-height:initial;margin-right:5px;display:inline-block}.products-details-tab .tabs li a{color:var(--theme-text);border:1px dashed #eee;padding:13px 30px 13px 48px;font-size:15px;font-weight:600;display:block;position:relative}.products-details-tab .tabs li a .dot{border:1px solid #000;border-radius:50%;width:12px;height:12px;transition:all .5s;position:absolute;top:50%;left:30px;transform:translateY(-50%)}.products-details-tab .tabs li a .dot:before{content:"";background:#000;border-radius:50%;margin:2px;transition:all .5s;position:absolute;inset:0}.products-details-tab .tabs li a:hover{color:#fff;background-color:var(--theme-color);border-color:var(--theme-color)}.products-details-tab .tabs li a:hover .dot{border-color:#fff}.products-details-tab .tabs li a:hover .dot:before{background:var(--theme-surface)}.products-details-tab .tabs li.current a{color:#fff;background-color:var(--theme-color);border-color:var(--theme-color)}.products-details-tab .tabs li.current a .dot{border-color:#fff}.products-details-tab .tabs li.current a .dot:before{background:var(--theme-surface)}.products-details-tab .tabs li:last-child{margin-right:0}.products-details-tab .tab-content{border:1px dashed #eee;padding:30px}.products-details-tab .tab-content .tabs-item .products-details-tab-content ul,.products-details-tab .tab-content .tabs-item .products-details-tab-content ol{margin-bottom:0;padding-left:0;list-style-type:none}.products-details-tab .tab-content .tabs-item .products-details-tab-content ul li,.products-details-tab .tab-content .tabs-item .products-details-tab-content ol li{color:var(--theme-text-muted);margin-bottom:10px;padding-left:13px;position:relative}.products-details-tab .tab-content .tabs-item .products-details-tab-content ul li:before,.products-details-tab .tab-content .tabs-item .products-details-tab-content ol li:before{content:"";background:var(--theme-color);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}.products-details-tab .tab-content .tabs-item .products-details-tab-content ul li:last-child,.products-details-tab .tab-content .tabs-item .products-details-tab-content ol li:last-child,.products-details-tab .tab-content .tabs-item .products-details-tab-content .table{margin-bottom:0}.products-details-tab .tab-content .tabs-item .products-details-tab-content .table.table-striped tbody tr td{vertical-align:middle;white-space:nowrap;color:var(--theme-text);border-top:none;padding:10px 15px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .table.table-striped tbody tr td:first-child{font-weight:600}.products-details-tab .tab-content .tabs-item .products-details-tab-content .table.table-bordered tbody tr td{vertical-align:middle;white-space:nowrap;color:var(--theme-text-muted);border-color:var(--theme-border);padding:10px 15px;line-height:1.7}.products-details-tab .tab-content .tabs-item .products-details-tab-content .table.table-bordered tbody tr td:first-child{color:var(--theme-text);font-weight:600}.products-details-tab .tab-content .tabs-item .products-details-tab-content h3{margin-bottom:15px;font-size:22px;font-weight:700}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-title{position:relative}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-title .rating{display:inline-block}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-title .rating .bx.bxs-star{color:#ffba0a}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-title .rating i{color:#ebebeb;margin-right:-1px;font-size:18px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-title p{line-height:initial;margin-bottom:0;padding-left:5px;display:inline-block;position:relative;top:-2px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-title .default-btn{position:absolute;bottom:0;right:0}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-comments{margin-top:35px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-comments .review-item{border-top:1px dashed #eee;margin-top:30px;padding-top:30px;padding-right:200px;position:relative}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-comments .review-item .rating .bx.bxs-star{color:#ffba0a}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-comments .review-item .rating i{color:#ebebeb;margin-right:-1px;font-size:17px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-comments .review-item h3{margin-top:8px;margin-bottom:8px;font-size:20px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-comments .review-item span{margin-bottom:10px;font-size:15px;display:block}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-comments .review-item span strong{font-weight:500}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-comments .review-item p{margin-bottom:0}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-form{margin-top:30px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-form h3{margin-bottom:20px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-form form .form-group{margin-bottom:15px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-form form .default-btn{margin-top:10px}.related-products{margin-top:70px}.offer-area{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.offer-area.bg-image1{background-image:url(/assets/img/offer-bg.jpg)}.offer-area.bg-image2{background-image:url(/assets/img/offer-bg2.jpg)}.offer-content{text-align:center;z-index:1;border:1px solid #fff;border-radius:5px;max-width:550px;margin-left:auto;padding:70px 40px;position:relative}.offer-content span{color:var(--theme-color);margin-bottom:10px;font-weight:600;display:block}.offer-content h2{margin-bottom:0;font-size:45px;font-weight:700}.offer-content p{line-height:initial;margin-top:10px}.offer-content .default-btn{margin-top:12px}.offer-content:before{content:"";background:var(--theme-surface);z-index:-1;border-radius:5px;margin:10px;position:absolute;inset:0}.offer-content-box{text-align:center;z-index:1;max-width:720px;margin-right:auto;position:relative}.offer-content-box span{color:#fff;font-size:30px;font-weight:300;display:block}.offer-content-box h2{color:#fff;margin:10px 0;font-size:65px;font-weight:700}.offer-content-box p{color:#fff;font-size:20px;font-weight:300}.offer-content-box .default-btn{margin-top:10px}.single-offer-products{border-radius:5px;padding-right:100px;position:relative}.single-offer-products img{width:auto!important;display:inline-block!important}.single-offer-products .image{border-radius:5px}.single-offer-products .image a{border-radius:5px;display:block}.single-offer-products .image a img{border-radius:5px}.single-offer-products .content{background-color:var(--theme-surface);border-radius:5px;max-width:415px;padding:40px;position:absolute;top:50%;right:15px;transform:translateY(-50%);box-shadow:0 8px 16px #92b8ff33}.single-offer-products .content h3{margin-bottom:0;font-size:30px;font-weight:700}.single-offer-products .content p{margin-top:10px}.offer-products-slides.owl-theme .owl-dots{position:absolute;bottom:20px;left:20px;margin-top:0!important}.offer-products-slides.owl-theme .owl-dots .owl-dot span{background:0 0;border:1px solid #0000;border-radius:50%;width:15px;height:15px;margin:0 4px;transition:all .5s;position:relative}.offer-products-slides.owl-theme .owl-dots .owl-dot span:before{content:"";background-color:var(--theme-surface);border-radius:50%;margin:2px;position:absolute;inset:0}.offer-products-slides.owl-theme .owl-dots .owl-dot:hover span,.offer-products-slides.owl-theme .owl-dots .owl-dot.active span{border-color:#fff}.facility-area{z-index:1;position:relative}.single-facility-box{text-align:center;cursor:pointer;margin-bottom:30px}.single-facility-box .icon{background-color:var(--theme-color-tint);border-radius:50%;width:150px;height:150px;margin-left:auto;margin-right:auto;font-size:65px;transition:all .5s;position:relative}.single-facility-box .icon i{color:var(--theme-color);transition:all .5s;position:absolute;top:40%;left:0;right:0;transform:translateY(-40%)}.single-facility-box h3{background-color:var(--theme-bg);color:var(--theme-text);z-index:1;margin-top:-25px;margin-bottom:0;padding-top:18px;font-size:20px;font-weight:700;display:block;position:relative}.single-facility-box:hover .icon{background-color:var(--theme-color);color:#fff}.single-facility-box:hover .icon i{color:#fff}.facility-slides.owl-theme .owl-nav{margin-top:0}.facility-slides.owl-theme .owl-nav [class*=owl-]{color:#87a1c1;opacity:0;visibility:hidden;background:0 0;border:1.5px solid #e3e4ef;border-radius:50%;width:50px;height:50px;margin:0;padding:0;font-size:20px;line-height:48px;transition:all .5s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.facility-slides.owl-theme .owl-nav [class*=owl-].owl-next{left:auto;right:0}.facility-slides.owl-theme .owl-nav [class*=owl-]:hover{background-color:var(--theme-color);color:#fff;border-color:var(--theme-color)}.facility-slides.owl-theme:hover .owl-nav [class*=owl-]{opacity:1;visibility:visible;left:-30px}.facility-slides.owl-theme:hover .owl-nav [class*=owl-].owl-next{left:auto;right:-30px}.partner-area{background-color:var(--theme-bg)}.partner-item{text-align:center}.partner-item a{display:block}.partner-item a img{width:auto!important;display:inline-block!important}.testimonials-area{z-index:1;position:relative;overflow:hidden}.single-testimonials-item{background-color:var(--theme-surface);text-align:center;margin-bottom:100px;padding:35px 30px 95px;transition:all .5s;position:relative;box-shadow:6px 5px 25px #0000000f}.single-testimonials-item p{color:var(--theme-text);margin-bottom:0;font-size:17px;font-style:italic;font-weight:600;transition:all .5s}.single-testimonials-item .info{position:absolute;bottom:-100px;left:0;right:0}.single-testimonials-item .info img{border:3px solid #fff;height:100px;width:100px!important;display:inline-block!important}.single-testimonials-item .info h3{margin-top:20px;margin-bottom:6px;font-size:22px;font-weight:700}.single-testimonials-item .info span{color:var(--theme-color);text-transform:uppercase;font-weight:600;display:block}.owl-item .single-testimonials-item{box-shadow:unset;opacity:.5;margin-top:30px;transition:all .5s}.owl-item.active.center .single-testimonials-item{background-color:var(--theme-color);opacity:1;margin-top:0;transition:all .5s;box-shadow:6px 5px 25px #0000000f}.owl-item.active.center .single-testimonials-item p{color:#fff}.testimonials-slides.owl-theme .owl-dots{margin-top:15px}.testimonials-slides.owl-theme .owl-dots .owl-dot span{background:#ddd;border-radius:50%;width:13px;height:13px;margin:0 5px;transition:all .5s;transform:scale(.9)}.testimonials-slides.owl-theme .owl-dots .owl-dot:hover span,.testimonials-slides.owl-theme .owl-dots .owl-dot.active span{background-color:var(--theme-color)}.testimonials-slides.owl-theme .owl-dots .owl-dot.active span{transform:scale(1.2)}.brand-area{background-color:var(--theme-bg)}.brand-item{text-align:center}.brand-item a{background-color:var(--theme-surface);border-right:1px solid #eee;padding:20px;display:block}.brand-item a img{opacity:.5;transition:all .5s;width:auto!important;display:inline-block!important}.brand-item a:hover img{opacity:1}.single-blog-post{margin-bottom:30px;position:relative}.single-blog-post .post-image{border-radius:5px 5px 0 0;position:relative;overflow:hidden}.single-blog-post .post-image a{border-radius:5px 5px 0 0;display:block}.single-blog-post .post-image a img{border-radius:5px 5px 0 0;transition:all .5s}.single-blog-post .post-image .date{background-color:var(--theme-surface);color:var(--theme-text);visibility:hidden;padding:5px 10px 6px;font-size:15px;font-style:italic;font-weight:600;transition:all .5s;position:absolute;top:20px;right:-100%}.single-blog-post .post-content{margin-top:20px}.single-blog-post .post-content .category{text-transform:uppercase;color:var(--theme-color);margin-bottom:10px;font-size:14px;font-weight:600;display:block}.single-blog-post .post-content h3{margin-bottom:0;font-size:23px;font-weight:700}.single-blog-post .post-content h3 a{display:inline-block}.single-blog-post .post-content .details-btn{margin-top:13px;font-size:15px;font-weight:600;display:inline-block;position:relative}.single-blog-post .post-content .details-btn:before{background-color:var(--theme-text);content:"";width:100%;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.single-blog-post .post-content .details-btn:hover{color:var(--theme-color)}.single-blog-post .post-content .details-btn:hover:before{background-color:var(--theme-color)}.single-blog-post:hover .post-image img{transform:scale(1.07)rotate(2deg)}.single-blog-post:hover .post-image .date{visibility:visible;right:0}.blog-slides.owl-theme .owl-dots{margin-bottom:30px;margin-top:20px!important}.blog-slides.owl-theme .owl-dots .owl-dot span{background:0 0;border:1px solid #0000;border-radius:50%;width:15px;height:15px;margin:0 4px;transition:all .5s;position:relative}.blog-slides.owl-theme .owl-dots .owl-dot span:before{content:"";background-color:var(--theme-text);border-radius:50%;margin:2px;transition:all .5s;position:absolute;inset:0}.blog-slides.owl-theme .owl-dots .owl-dot:hover span,.blog-slides.owl-theme .owl-dots .owl-dot.active span{border-color:var(--theme-color)}.blog-slides.owl-theme .owl-dots .owl-dot:hover span:before,.blog-slides.owl-theme .owl-dots .owl-dot.active span:before{background-color:var(--theme-color)}.blog-items{margin-left:-15px;margin-right:-15px}.blog-items .single-blog-post{margin-left:12px;margin-right:12px}.blog-details-desc .article-image img{width:100%}.blog-details-desc .article-image-slides.owl-theme .owl-nav{margin-top:0}.blog-details-desc .article-image-slides.owl-theme .owl-nav [class*=owl-]{color:#87a1c1;background:var(--theme-surface);border:1.5px solid #fff;border-radius:50%;width:45px;height:45px;margin:0;padding:0;font-size:18px;line-height:40px;transition:all .5s;position:absolute;top:50%;left:20px;transform:translateY(-50%);padding-right:2px!important}.blog-details-desc .article-image-slides.owl-theme .owl-nav [class*=owl-].owl-next{left:auto;right:20px;padding-left:2px!important;padding-right:0!important}.blog-details-desc .article-image-slides.owl-theme .owl-nav [class*=owl-]:hover{background-color:var(--theme-color);color:#fff;border-color:var(--theme-color)}.blog-details-desc .article-video iframe{width:100%;height:400px;border:none!important}.blog-details-desc .article-content{margin-top:30px}.blog-details-desc .article-content .entry-meta ul{margin-bottom:0;padding-left:0;list-style-type:none}.blog-details-desc .article-content .entry-meta ul li{border-right:1px solid #eee;margin-right:20px;padding-left:45px;padding-right:20px;font-size:16px;font-weight:500;display:inline-block;position:relative}.blog-details-desc .article-content .entry-meta ul li i{color:#cfcfcf;font-size:32px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.blog-details-desc .article-content .entry-meta ul li span{color:var(--theme-color);text-transform:uppercase;margin-bottom:2px;font-size:14px;font-weight:500;display:block}.blog-details-desc .article-content .entry-meta ul li a{font-size:16px;font-weight:600;display:inline-block}.blog-details-desc .article-content .entry-meta ul li:last-child{border-right:none;margin-right:0;padding-right:0}.blog-details-desc .article-content h3{margin-top:25px;margin-bottom:17px;font-size:22px;font-weight:700}.blog-details-desc .article-content .wp-block-gallery.columns-3{flex-wrap:wrap;margin:30px -10px;padding-left:0;list-style-type:none;display:flex}.blog-details-desc .article-content .wp-block-gallery.columns-3 li{flex:0 0 33.3333%;max-width:33.3333%;padding-left:10px;padding-right:10px}.blog-details-desc .article-content .wp-block-gallery.columns-3 li figure{margin-bottom:0}.blog-details-desc .article-content .features-list{margin-top:25px;margin-bottom:30px;padding-left:0;list-style-type:none}.blog-details-desc .article-content .features-list li{color:var(--theme-text-muted);margin-bottom:15px;padding-left:26px;position:relative}.blog-details-desc .article-content .features-list li i{color:var(--theme-color);font-size:20px;display:inline-block;position:absolute;top:1px;left:0}.blog-details-desc .article-content .features-list li:last-child{margin-bottom:0}.blog-details-desc .article-footer{border-top:1px solid #eee;flex-wrap:wrap;margin-top:30px;padding-top:30px;display:flex}.blog-details-desc .article-footer .article-tags{max-width:50%;color:var(--theme-text-muted);flex:0 0 50%}.blog-details-desc .article-footer .article-tags span{color:var(--theme-text);margin-right:3px;font-size:20px;display:inline-block;position:relative;top:3px}.blog-details-desc .article-footer .article-tags a{font-weight:600;display:inline-block}.blog-details-desc .article-footer .article-share{flex:0 0 50%;max-width:50%}.blog-details-desc .article-footer .article-share .social{text-align:right;margin-bottom:0;padding-left:0;list-style-type:none}.blog-details-desc .article-footer .article-share .social li{display:inline-block}.blog-details-desc .article-footer .article-share .social li span{margin-right:3px;font-weight:600;display:inline-block;position:relative;top:-2px}.blog-details-desc .article-footer .article-share .social li a{background-color:var(--theme-color);color:#fff;border:1px solid var(--theme-color);text-align:center;border-radius:50%;width:32px;height:32px;margin-left:2px;font-size:17px;line-height:32px;display:block}.blog-details-desc .article-footer .article-share .social li a:hover,.blog-details-desc .article-footer .article-share .social li a:focus{color:var(--theme-color);background-color:#0000}.blog-details-desc .article-footer .article-share .social li a.facebook{color:#fff;background-color:#3b5998;border-color:#3b5998}.blog-details-desc .article-footer .article-share .social li a.facebook:hover,.blog-details-desc .article-footer .article-share .social li a.facebook:focus{color:#3b5998;background-color:#0000}.blog-details-desc .article-footer .article-share .social li a.twitter{color:#fff;background-color:#1da1f2;border-color:#1da1f2}.blog-details-desc .article-footer .article-share .social li a.twitter:hover,.blog-details-desc .article-footer .article-share .social li a.twitter:focus{color:#1da1f2;background-color:#0000}.blog-details-desc .article-footer .article-share .social li a.linkedin{color:#fff;background-color:#007bb5;border-color:#007bb5}.blog-details-desc .article-footer .article-share .social li a.linkedin:hover,.blog-details-desc .article-footer .article-share .social li a.linkedin:focus{color:#007bb5;background-color:#0000}.blog-details-desc .article-footer .article-share .social li a.instagram{color:#fff;background-color:#c13584;border-color:#c13584}.blog-details-desc .article-footer .article-share .social li a.instagram:hover,.blog-details-desc .article-footer .article-share .social li a.instagram:focus{color:#c13584;background-color:#0000}.blog-details-desc .article-author{background:var(--theme-bg);border-radius:5px;margin-top:30px}.blog-details-desc .article-author .author-profile-header{background-color:var(--theme-color);background-image:url(/assets/img/bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:5px 5px 0 0;height:115px}.blog-details-desc .article-author .author-profile{padding:0 25px 25px}.blog-details-desc .article-author .author-profile .author-profile-title{z-index:1;margin-top:-45px;margin-bottom:15px;position:relative}.blog-details-desc .article-author .author-profile .author-profile-title img{border:3px solid #fff;width:100px;height:100px;display:inline-block}.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-title-details{margin-top:15px}.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details h4{margin-bottom:5px;font-size:20px;font-weight:700}.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details span{color:var(--theme-text-muted)}.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-raque-profile a{color:var(--theme-text);border-radius:2px;padding:5px 12px 4px;font-weight:600;display:inline-block}.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-raque-profile a:hover,.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-raque-profile a:focus{background-color:var(--theme-color);color:#fff}blockquote,.blockquote{text-align:center;z-index:1;background-color:#fafafa;margin-top:20px;margin-bottom:20px;position:relative;overflow:hidden;padding:50px!important}blockquote p,.blockquote p{color:var(--theme-text);margin-bottom:0;font-style:italic;font-weight:500;line-height:1.6;font-size:22px!important}blockquote cite,.blockquote cite{display:none}blockquote:before,.blockquote:before{color:#efefef;z-index:-1;content:"";font-variant:normal;font-size:135px;font-style:normal;font-weight:400;animation:1.5s linear infinite fade-up;position:absolute;top:-50px;left:50px;font-family:boxicons!important}blockquote:after,.blockquote:after{content:"";background-color:var(--theme-color);width:3px;margin-top:20px;margin-bottom:20px;position:absolute;top:0;bottom:0;left:0}.xton-post-navigation{border-top:1px solid #eee;border-bottom:1px solid #eee;flex-wrap:wrap;margin-top:30px;padding-top:30px;padding-bottom:30px;display:flex}.prev-link-wrapper{flex:0 0 50%;max-width:50%;padding-right:15px}.prev-link-wrapper a{align-items:center;display:flex}.prev-link-wrapper a:hover .image-prev:after,.prev-link-wrapper a:hover .image-prev .post-nav-title{opacity:1;visibility:visible}.prev-link-wrapper a:hover .prev-link-info-wrapper{color:var(--theme-color)}.prev-link-wrapper .image-prev{vertical-align:top;border-radius:5px;width:100px;min-width:100px;margin-right:20px;transition:all .5s;display:inline-block;position:relative;overflow:hidden}.prev-link-wrapper .image-prev img{border-radius:5px}.prev-link-wrapper .image-prev:after{content:"";opacity:0;background-color:var(--theme-color);visibility:hidden;border-radius:5px;width:100%;height:100%;transition:all .5s;display:block;position:absolute;top:0;left:0}.prev-link-wrapper .image-prev .post-nav-title{text-align:center;text-transform:uppercase;z-index:2;color:#fff;opacity:0;visibility:hidden;margin:0 auto;font-size:16px;font-weight:500;transition:all .5s;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.prev-link-wrapper .prev-link-info-wrapper{color:var(--theme-text);transition:all .5s}.prev-link-wrapper .prev-title{font-size:17px;font-weight:700;display:inline-block}.prev-link-wrapper .meta-wrapper{color:var(--theme-text-muted);text-transform:capitalize;margin-top:5px;font-size:15px;font-weight:500;display:block}.next-link-wrapper{text-align:right;flex:0 0 50%;max-width:50%;padding-left:15px}.next-link-wrapper a{align-items:center;display:flex}.next-link-wrapper a:hover .image-next:after,.next-link-wrapper a:hover .image-next .post-nav-title{opacity:1;visibility:visible}.next-link-wrapper a:hover .next-link-info-wrapper{color:var(--theme-color)}.next-link-wrapper .image-next{vertical-align:top;border-radius:5px;width:100px;min-width:100px;margin-left:20px;transition:all .5s;display:inline-block;position:relative;overflow:hidden}.next-link-wrapper .image-next img{border-radius:5px}.next-link-wrapper .image-next:after{content:"";opacity:0;background-color:var(--theme-color);visibility:hidden;border-radius:5px;width:100%;height:100%;transition:all .5s;display:block;position:absolute;top:0;left:0}.next-link-wrapper .image-next .post-nav-title{text-align:center;text-transform:uppercase;z-index:2;color:#fff;opacity:0;visibility:hidden;margin:0 auto;font-size:16px;font-weight:500;transition:all .5s;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.next-link-wrapper .next-link-info-wrapper{color:var(--theme-text);transition:all .5s}.next-link-wrapper .next-title{font-size:17px;font-weight:700;display:inline-block}.next-link-wrapper .meta-wrapper{color:var(--theme-text-muted);text-transform:capitalize;margin-top:5px;font-size:15px;font-weight:500;display:block}.comments-area{margin-top:30px}.comments-area .comments-title{line-height:initial;margin-bottom:30px;font-size:22px;font-weight:700}.comments-area ol,.comments-area ul,.comments-area .comment-list{margin:0;padding:0;list-style-type:none}.comments-area .children{margin-left:20px}.comments-area .comment-body{color:var(--theme-text);border-bottom:1px dashed #eee;margin-bottom:20px;padding-bottom:20px;padding-left:65px;font-size:14px}.comments-area .comment-body .reply{margin-top:15px}.comments-area .comment-body .reply a{color:var(--theme-text);text-transform:uppercase;border:1px dashed #ded9d9;border-radius:30px;padding:5px 20px;font-size:13px;font-weight:600;display:inline-block}.comments-area .comment-body .reply a:hover{color:#fff;background-color:var(--theme-color);border-color:var(--theme-color)}.comments-area .comment-author{z-index:2;margin-bottom:.4em;font-size:18px;position:relative}.comments-area .comment-author .avatar{width:50px;height:50px;position:absolute;left:-65px}.comments-area .comment-author .fn{font-weight:600}.comments-area .comment-author .says{display:none}.comments-area .comment-metadata{color:var(--theme-text-muted);letter-spacing:.01em;text-transform:uppercase;margin-bottom:.8em;font-size:13px;font-weight:400}.comments-area .comment-metadata a{color:var(--theme-text-muted);display:inline-block}.comments-area .comment-metadata a:hover{color:var(--theme-color)}.comments-area .comment-respond{margin-top:30px}.comments-area .comment-respond .comment-reply-title{margin-bottom:0;font-size:22px;font-weight:700}.comments-area .comment-respond .comment-reply-title #cancel-comment-reply-link{display:inline-block}.comments-area .comment-respond .comment-form{overflow:hidden}.comments-area .comment-respond .comment-notes{margin-top:10px;margin-bottom:20px}.comments-area .comment-respond .comment-notes .required{color:red}.comments-area .comment-respond .comment-form-comment{float:left;width:100%}.comments-area .comment-respond label{display:none}.comments-area .comment-respond input[type=date],.comments-area .comment-respond input[type=time],.comments-area .comment-respond input[type=datetime-local],.comments-area .comment-respond input[type=week],.comments-area .comment-respond input[type=month],.comments-area .comment-respond input[type=text],.comments-area .comment-respond input[type=email],.comments-area .comment-respond input[type=url],.comments-area .comment-respond input[type=password],.comments-area .comment-respond input[type=search],.comments-area .comment-respond input[type=tel],.comments-area .comment-respond input[type=number],.comments-area .comment-respond textarea{background-color:var(--theme-bg);width:100%;height:50px;color:var(--theme-text);border:none;border-radius:3px;outline:0;padding:0 0 0 15px;font-size:15px;font-weight:500;display:block}.comments-area .comment-respond input[type=date]::-moz-placeholder{color:var(--theme-text-muted);transition:all .5s}.comments-area .comment-respond input[type=time]::-moz-placeholder{color:var(--theme-text-muted);transition:all .5s}.comments-area .comment-respond input[type=datetime-local]::-moz-placeholder{color:var(--theme-text-muted);transition:all .5s}.comments-area .comment-respond input[type=week]::-moz-placeholder{color:var(--theme-text-muted);transition:all .5s}.comments-area .comment-respond input[type=month]::-moz-placeholder{color:var(--theme-text-muted);transition:all .5s}.comments-area .comment-respond input[type=text]::-moz-placeholder{color:var(--theme-text-muted);transition:all .5s}.comments-area .comment-respond input[type=email]::-moz-placeholder{color:var(--theme-text-muted);transition:all .5s}.comments-area .comment-respond input[type=url]::-moz-placeholder{color:var(--theme-text-muted);transition:all .5s}.comments-area .comment-respond input[type=password]::-moz-placeholder{color:var(--theme-text-muted);transition:all .5s}.comments-area .comment-respond input[type=search]::-moz-placeholder{color:var(--theme-text-muted);transition:all .5s}.comments-area .comment-respond input[type=tel]::-moz-placeholder{color:var(--theme-text-muted);transition:all .5s}.comments-area .comment-respond input[type=number]::-moz-placeholder{color:var(--theme-text-muted);transition:all .5s}.comments-area .comment-respond textarea::-moz-placeholder{color:var(--theme-text-muted);transition:all .5s}.comments-area .comment-respond input[type=date]::placeholder,.comments-area .comment-respond input[type=time]::placeholder,.comments-area .comment-respond input[type=datetime-local]::placeholder,.comments-area .comment-respond input[type=week]::placeholder,.comments-area .comment-respond input[type=month]::placeholder,.comments-area .comment-respond input[type=text]::placeholder,.comments-area .comment-respond input[type=email]::placeholder,.comments-area .comment-respond input[type=url]::placeholder,.comments-area .comment-respond input[type=password]::placeholder,.comments-area .comment-respond input[type=search]::placeholder,.comments-area .comment-respond input[type=tel]::placeholder,.comments-area .comment-respond input[type=number]::placeholder,.comments-area .comment-respond textarea::placeholder{color:var(--theme-text-muted);transition:all .5s}.comments-area .comment-respond input[type=date]:focus::-moz-placeholder{color:#0000}.comments-area .comment-respond input[type=time]:focus::-moz-placeholder{color:#0000}.comments-area .comment-respond input[type=datetime-local]:focus::-moz-placeholder{color:#0000}.comments-area .comment-respond input[type=week]:focus::-moz-placeholder{color:#0000}.comments-area .comment-respond input[type=month]:focus::-moz-placeholder{color:#0000}.comments-area .comment-respond input[type=text]:focus::-moz-placeholder{color:#0000}.comments-area .comment-respond input[type=email]:focus::-moz-placeholder{color:#0000}.comments-area .comment-respond input[type=url]:focus::-moz-placeholder{color:#0000}.comments-area .comment-respond input[type=password]:focus::-moz-placeholder{color:#0000}.comments-area .comment-respond input[type=search]:focus::-moz-placeholder{color:#0000}.comments-area .comment-respond input[type=tel]:focus::-moz-placeholder{color:#0000}.comments-area .comment-respond input[type=number]:focus::-moz-placeholder{color:#0000}.comments-area .comment-respond textarea:focus::-moz-placeholder{color:#0000}.comments-area .comment-respond input[type=date]:focus::placeholder,.comments-area .comment-respond input[type=time]:focus::placeholder,.comments-area .comment-respond input[type=datetime-local]:focus::placeholder,.comments-area .comment-respond input[type=week]:focus::placeholder,.comments-area .comment-respond input[type=month]:focus::placeholder,.comments-area .comment-respond input[type=text]:focus::placeholder,.comments-area .comment-respond input[type=email]:focus::placeholder,.comments-area .comment-respond input[type=url]:focus::placeholder,.comments-area .comment-respond input[type=password]:focus::placeholder,.comments-area .comment-respond input[type=search]:focus::placeholder,.comments-area .comment-respond input[type=tel]:focus::placeholder,.comments-area .comment-respond input[type=number]:focus::placeholder,.comments-area .comment-respond textarea:focus::placeholder{color:#0000}.comments-area .comment-respond textarea{padding-top:15px;height:auto!important}.comments-area .comment-respond .comment-form-author{float:left;width:50%;margin-bottom:20px;padding-right:10px}.comments-area .comment-respond .comment-form-email{float:left;width:50%;margin-bottom:20px;padding-left:12px}.comments-area .comment-respond .comment-form-url{float:left;width:100%;margin-bottom:20px}.comments-area .comment-respond .comment-form-cookies-consent{float:left;width:100%;margin-top:15px;margin-bottom:20px;padding-left:20px;position:relative}.comments-area .comment-respond .comment-form-cookies-consent input{position:absolute;top:5px;left:0}.comments-area .comment-respond .comment-form-cookies-consent label{color:var(--theme-text-muted);margin:0;font-size:16px;font-weight:400;display:inline-block;position:relative;top:-3.5px}.comments-area .comment-respond .form-submit{float:left;width:100%}.comments-area .comment-respond .form-submit input{background:var(--theme-color);color:#fff;cursor:pointer;text-transform:uppercase;border:none;border-radius:0;padding:10px 30px 9px;font-size:15px;font-weight:700;transition:all .5s;display:inline-block}.comments-area .comment-respond .form-submit input:hover,.comments-area .comment-respond .form-submit input:focus{color:#fff;background-color:var(--theme-text)}.instagram-area{z-index:1;position:relative}.instagram-area .container-fluid{padding-left:0;padding-right:0}.instagram-title{text-align:center;margin-bottom:50px}.instagram-title a{text-transform:uppercase;letter-spacing:2px;padding-left:32px;font-size:15px;font-weight:300;display:inline-block;position:relative}.instagram-title a i{font-size:25px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.single-instagram-post{z-index:1;position:relative;overflow:hidden}.single-instagram-post i{text-align:center;color:#fff;opacity:0;visibility:hidden;background:radial-gradient(circle at 30% 107%,#fdf497 0 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);border-radius:2px;width:32px;height:32px;margin-top:10px;font-size:30px;line-height:32px;transition:all .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.single-instagram-post .link-btn{z-index:2;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.single-instagram-post:before{content:"";background-color:var(--theme-text);opacity:0;visibility:hidden;width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:0}.single-instagram-post:hover i{opacity:1;visibility:visible;margin-top:0}.single-instagram-post:hover:before{visibility:visible;opacity:.5}.productsQuickView .modal-dialog{max-width:900px;margin:0 auto}.productsQuickView .modal-content{border:none;border-radius:0;padding:40px}.productsQuickView .modal-content button.close{opacity:1;color:var(--theme-text);width:35px;text-shadow:unset;background-color:#0000;border:none;outline:0;height:35px;margin:0;padding:0;font-size:25px;line-height:35px;transition:all .5s;position:absolute;top:0;right:0}.productsQuickView .modal-content button.close:hover{color:#fff;background-color:red}.productsQuickView .modal-content .products-content h3{margin-bottom:0;font-size:22px;font-weight:600}.productsQuickView .modal-content .products-content h3 a,.productsQuickView .modal-content .products-content h3 a:hover{color:var(--theme-text)}.productsQuickView .modal-content .products-content .price{margin-top:12px;margin-bottom:15px;font-size:15px;font-weight:600;transition:all .5s}.productsQuickView .modal-content .products-content .price .old-price{color:#999;font-weight:500;text-decoration:line-through}.productsQuickView .modal-content .products-content .products-review .rating{padding-right:5px;display:inline-block}.productsQuickView .modal-content .products-content .products-review .rating i{color:#f49f0b;margin-right:-2px;display:inline-block}.productsQuickView .modal-content .products-content .products-review .rating-count{color:var(--theme-text);line-height:initial;border-bottom:1px solid #000;display:inline-block;position:relative;top:-1px}.productsQuickView .modal-content .products-content .products-review .rating-count:hover{color:var(--theme-color);border-color:var(--theme-color)}.productsQuickView .modal-content .products-content .products-info{margin-top:20px;margin-bottom:0;padding-left:0;list-style-type:none}.productsQuickView .modal-content .products-content .products-info li{color:var(--theme-text);margin-bottom:8px;font-size:16px}.productsQuickView .modal-content .products-content .products-info li:last-child{margin-bottom:0}.productsQuickView .modal-content .products-content .products-info li span{color:var(--theme-text-muted)}.productsQuickView .modal-content .products-content .products-info li a{color:var(--theme-text);font-weight:600;display:inline-block}.productsQuickView .modal-content .products-content .products-info li a:hover{color:var(--theme-text)}.productsQuickView .modal-content .products-content .products-color-switch{margin-top:8px}.productsQuickView .modal-content .products-content .products-color-switch h4{color:var(--theme-text-muted);margin-bottom:6px;font-size:16px}.productsQuickView .modal-content .products-content .products-color-switch ul{margin-top:-4px;margin-bottom:0;margin-left:-4px;padding-left:0;list-style-type:none}.productsQuickView .modal-content .products-content .products-color-switch ul li{margin-top:4px;margin-left:4px;display:inline-block}.productsQuickView .modal-content .products-content .products-color-switch ul li a{border:1px solid #0000;border-radius:50%;width:25px;height:25px;display:inline-block;position:relative}.productsQuickView .modal-content .products-content .products-color-switch ul li a:before{content:"";background:var(--theme-bg);border-radius:50%;margin:2px;transition:all .5s;position:absolute;inset:0}.productsQuickView .modal-content .products-content .products-color-switch ul li a:hover,.productsQuickView .modal-content .products-content .products-color-switch ul li a:focus{border-color:var(--theme-color)}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-white:before{background:var(--theme-surface);border:1.5px solid var(--theme-border)}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-black:before{background:#000}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-red:before{background:red}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-blue:before{background:#00f}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-green:before{background:green}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-yellow:before{background:#ff0}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-yellowgreen:before{background:#9acd32}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-pink:before{background:pink}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-violet:before{background:violet}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-teal:before{background:teal}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-plum:before{background:plum}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-lime:before{background:#0f0}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-blueviolet:before{background:#8a2be2}.productsQuickView .modal-content .products-content .products-color-switch ul li.active a{border-color:var(--theme-color);box-shadow:0 0 0 3px var(--theme-focus-ring)}.productsQuickView .modal-content .products-content .products-size-wrapper{margin-top:8px;margin-bottom:25px}.productsQuickView .modal-content .products-content .products-size-wrapper h4{color:var(--theme-text-muted);margin-bottom:8px;font-size:16px}.productsQuickView .modal-content .products-content .products-size-wrapper ul{margin-top:-8px;margin-bottom:0;margin-left:-8px;padding-left:0;list-style-type:none}.productsQuickView .modal-content .products-content .products-size-wrapper ul li{margin-top:8px;margin-left:8px;display:inline-block}.productsQuickView .modal-content .products-content .products-size-wrapper ul li a{color:#858585;text-align:center;border:1px solid #eee;width:35px;height:30px;font-size:14px;font-weight:600;line-height:28px;display:inline-block}.productsQuickView .modal-content .products-content .products-size-wrapper ul li a:hover,.productsQuickView .modal-content .products-content .products-size-wrapper ul li a:focus,.productsQuickView .modal-content .products-content .products-size-wrapper ul li.active a{border-color:var(--theme-text);color:var(--theme-text)}.productsQuickView .modal-content .products-content .products-add-to-cart .input-counter{text-align:center;border:1.5px solid var(--theme-border);min-width:110px;max-width:110px;margin-right:10px;display:inline-block;position:relative}.productsQuickView .modal-content .products-content .products-add-to-cart .input-counter span{cursor:pointer;color:var(--theme-text-muted);background-color:#0000;width:40px;height:100%;font-size:18px;line-height:45px;transition:all .5s;position:absolute;top:0}.productsQuickView .modal-content .products-content .products-add-to-cart .input-counter span.minus-btn{border-right:1.5px solid var(--theme-border);left:0}.productsQuickView .modal-content .products-content .products-add-to-cart .input-counter span.plus-btn{border-left:1.5px solid var(--theme-border);right:0}.productsQuickView .modal-content .products-content .products-add-to-cart .input-counter span:hover{color:#fff;background-color:var(--theme-color)}.productsQuickView .modal-content .products-content .products-add-to-cart .input-counter input{height:45px;color:var(--theme-text);background-color:var(--theme-surface);text-align:center;border:none;outline:0;width:100%;font-size:17px;font-weight:600;display:block}.productsQuickView .modal-content .products-content .products-add-to-cart .input-counter input::placeholder{color:var(--theme-text)}.productsQuickView .modal-content .products-content .view-full-info{color:var(--theme-text);line-height:initial;margin-top:25px;font-size:15px;font-weight:600;display:inline-block;position:relative}.productsQuickView .modal-content .products-content .view-full-info:before{content:"";background:#000;width:100%;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.productsQuickView .modal-content .products-content .view-full-info:hover:before{width:0}.shoppingCartModal.modal.right .modal-dialog{width:320px;height:100%;margin:auto;position:fixed;transform:translate(0%,0)}.shoppingCartModal.modal.right .modal-content{height:100%;overflow-y:auto}.shoppingCartModal.modal.right.fade .modal-dialog{transition:opacity .3s linear,right .3s ease-out;right:-420px}.shoppingCartModal.modal.right.fade.show .modal-dialog{right:0}.shoppingCartModal .modal-content{border:none;border-radius:0}.shoppingCartModal .modal-content .modal-body{padding:25px 15px}.shoppingCartModal .modal-content .modal-body h3{text-transform:uppercase;margin-bottom:25px;font-size:17px}.shoppingCartModal .modal-content .modal-body .products-cart-content .products-cart{border-bottom:1px dashed #eee;margin-bottom:15px;padding-bottom:15px;padding-left:70px;position:relative}.shoppingCartModal .modal-content .modal-body .products-cart-content .products-cart .products-image{width:55px;position:absolute;top:0;left:0}.shoppingCartModal .modal-content .modal-body .products-cart-content .products-cart .products-image a{display:block}.shoppingCartModal .modal-content .modal-body .products-cart-content .products-cart .products-content{position:relative}.shoppingCartModal .modal-content .modal-body .products-cart-content .products-cart .products-content h3{text-transform:initial;margin-bottom:5px;font-size:15px}.shoppingCartModal .modal-content .modal-body .products-cart-content .products-cart .products-content h3 a{display:inline-block}.shoppingCartModal .modal-content .modal-body .products-cart-content .products-cart .products-content span{color:var(--theme-text-muted);margin-bottom:3px;font-size:12px;display:block}.shoppingCartModal .modal-content .modal-body .products-cart-content .products-cart .products-content .products-price span{color:var(--theme-text-muted);margin-bottom:0;font-size:13px;display:inline-block}.shoppingCartModal .modal-content .modal-body .products-cart-content .products-cart .products-content .products-price span.price{color:var(--theme-text);font-size:14px}.shoppingCartModal .modal-content .modal-body .products-cart-content .products-cart .products-content .remove-btn{color:var(--theme-text-muted);opacity:0;visibility:hidden;transition:all .5s;display:inline-block;position:absolute;top:50%;right:0;transform:translateY(-50%)}.shoppingCartModal .modal-content .modal-body .products-cart-content .products-cart .products-content .remove-btn:hover{color:red}.shoppingCartModal .modal-content .modal-body .products-cart-content .products-cart .products-content:hover .remove-btn{opacity:1;visibility:visible}.shoppingCartModal .modal-content .modal-body .products-cart-subtotal{border-bottom:1px dashed #eee;margin-bottom:15px;padding-bottom:15px;overflow:hidden}.shoppingCartModal .modal-content .modal-body .products-cart-subtotal span{text-transform:uppercase;font-size:15px;font-weight:600;display:inline-block}.shoppingCartModal .modal-content .modal-body .products-cart-subtotal span.subtotal{float:right}.shoppingCartModal .modal-content .modal-body .products-cart-btn .default-btn{text-align:center;width:100%;display:block}.shoppingCartModal .modal-content .modal-body .products-cart-btn .optional-btn{text-align:center;width:100%;margin-top:15px;display:block}.shoppingCartModal .close{color:var(--theme-text);font-size:30px;line-height:initial;z-index:1;background-color:#0000;border:none;transition:all .5s;position:absolute;top:15px;right:15px;outline:0!important}.shoppingCartModal .close:not(:disabled):not(.disabled):hover,.shoppingCartModal .close:not(:disabled):not(.disabled):focus{color:red;opacity:1;text-decoration:none}.sidebarModal.modal.right .modal-dialog{width:400px;height:100%;margin:auto;position:fixed;transform:translate(0%,0)}.sidebarModal.modal.right .modal-content{height:100%;overflow-y:auto}.sidebarModal.modal.right.fade .modal-dialog{transition:opacity .3s linear,right .3s ease-out;right:-420px}.sidebarModal.modal.right.fade.show .modal-dialog{right:0}.sidebarModal .modal-content{border:none;border-radius:0}.sidebarModal .modal-content .modal-body{padding:40px}.sidebarModal .modal-content .modal-body h3{border-bottom:1px solid #0000001a;margin-bottom:25px;padding-bottom:5px;font-size:20px;font-weight:600;position:relative}.sidebarModal .modal-content .modal-body h3:before{content:"";background-color:var(--theme-color);width:50px;height:1px;position:absolute;bottom:-1px;left:0}.sidebarModal .modal-content .modal-body .sidebar-about-content .about-the-store .sidebar-contact-info{margin-bottom:0;padding-left:0;list-style-type:none}.sidebarModal .modal-content .modal-body .sidebar-about-content .about-the-store .sidebar-contact-info li{margin-bottom:12px;padding-left:25px;position:relative}.sidebarModal .modal-content .modal-body .sidebar-about-content .about-the-store .sidebar-contact-info li i{font-size:18px;position:absolute;top:2px;left:0}.sidebarModal .modal-content .modal-body .sidebar-about-content .about-the-store .sidebar-contact-info li a{font-weight:600;display:inline-block;position:relative}.sidebarModal .modal-content .modal-body .sidebar-about-content .about-the-store .sidebar-contact-info li a:hover:before{width:100%}.sidebarModal .modal-content .modal-body .sidebar-about-content .about-the-store .sidebar-contact-info li a:before{content:"";background-color:var(--theme-color);width:0;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.sidebarModal .modal-content .modal-body .sidebar-about-content .about-the-store .sidebar-contact-info li:last-child{margin-bottom:0}.sidebarModal .modal-content .modal-body .sidebar-about-content .social-link{margin-top:20px;margin-bottom:0;padding-left:0;list-style-type:none}.sidebarModal .modal-content .modal-body .sidebar-about-content .social-link li{margin-right:2px;display:inline-block}.sidebarModal .modal-content .modal-body .sidebar-about-content .social-link li:last-child{margin-right:0}.sidebarModal .modal-content .modal-body .sidebar-about-content .social-link li a{text-align:center;width:30px;height:30px;color:var(--theme-color);background-color:var(--theme-bg);border-radius:2px;font-size:18px;position:relative}.sidebarModal .modal-content .modal-body .sidebar-about-content .social-link li a i{position:absolute;top:50%;left:0;right:0;transform:translateY(-49%)}.sidebarModal .modal-content .modal-body .sidebar-about-content .social-link li a:hover{background-color:var(--theme-color);color:#fff}.sidebarModal .modal-content .modal-body .sidebar-new-in-store{margin-top:30px}.sidebarModal .modal-content .modal-body .sidebar-new-in-store .products-list{flex-wrap:wrap;margin:-10px -5px 20px;padding-left:0;list-style-type:none;display:flex}.sidebarModal .modal-content .modal-body .sidebar-new-in-store .products-list li{flex:0 0 25%;max-width:25%;padding-top:10px;padding-left:5px;padding-right:5px}.sidebarModal .modal-content .modal-body .sidebar-new-in-store .products-list li a{display:block;position:relative}.sidebarModal .modal-content .modal-body .sidebar-new-in-store .products-list li a:before{content:"";background-color:var(--theme-color);opacity:0;visibility:hidden;width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:0}.sidebarModal .modal-content .modal-body .sidebar-new-in-store .products-list li a:hover:before{opacity:.88;visibility:visible}.sidebarModal .modal-content .modal-body .sidebar-new-in-store .shop-now-btn{text-transform:uppercase;border-bottom:1px solid var(--theme-color);font-size:14px;font-weight:600;display:inline-block}.sidebarModal .modal-content .modal-body .sidebar-new-in-store .shop-now-btn:hover{color:var(--theme-color);border-color:var(--theme-color)}.sidebarModal .close{color:var(--theme-text);font-size:28px;line-height:initial;z-index:1;background-color:#0000;border:none;transition:all .5s;position:absolute;top:35px;right:32px;outline:0!important}.sidebarModal .close:not(:disabled):not(.disabled):hover,.sidebarModal .close:not(:disabled):not(.disabled):focus{color:red;opacity:1;text-decoration:none}.sizeGuideModal .modal-dialog{max-width:900px;margin:0 auto}.sizeGuideModal .modal-content{border:none;border-radius:0;padding:40px}.sizeGuideModal .modal-content button.close{opacity:1;color:var(--theme-text);width:35px;text-shadow:unset;background-color:#0000;border:none;outline:0;height:35px;margin:0;padding:0;font-size:20px;line-height:35px;transition:all .5s;position:absolute;top:0;right:0}.sizeGuideModal .modal-content button.close:hover{color:#fff;background-color:red}.sizeGuideModal .modal-content .modal-sizeguide{text-align:center}.sizeGuideModal .modal-content .modal-sizeguide h3{margin-bottom:7px;font-size:22px;font-weight:700}.sizeGuideModal .modal-content .modal-sizeguide p{margin-bottom:25px}.sizeGuideModal .modal-content .modal-sizeguide .table{margin-bottom:0}.sizeGuideModal .modal-content .modal-sizeguide .table thead{background-color:var(--theme-text);color:#fff}.sizeGuideModal .modal-content .modal-sizeguide .table thead th{white-space:nowrap;color:#fff;vertical-align:middle;border-bottom:none;padding:10px 15px}.sizeGuideModal .modal-content .modal-sizeguide .table tr td,.sizeGuideModal .modal-content .modal-sizeguide .table tr th{white-space:nowrap;vertical-align:middle;border-top:none;padding:10px 15px;font-size:15px}.productsShippingModal .modal-dialog{max-width:900px;margin:0 auto}.productsShippingModal .modal-content{border:none;border-radius:0;padding:40px}.productsShippingModal .modal-content button.close{opacity:1;color:var(--theme-text);width:35px;text-shadow:unset;background-color:#0000;border:none;outline:0;height:35px;margin:0;padding:0;font-size:25px;line-height:35px;transition:all .5s;position:absolute;top:0;right:0}.productsShippingModal .modal-content button.close:hover{color:#fff;background-color:red}.productsShippingModal .modal-content .shipping-content h3{margin-top:30px;margin-bottom:15px;font-size:22px;font-weight:700}.productsShippingModal .modal-content .shipping-content h3:first-child{margin-top:0}.productsShippingModal .modal-content .shipping-content ul{margin-bottom:0;padding-left:0;list-style-type:none}.productsShippingModal .modal-content .shipping-content ul li{color:var(--theme-text-muted);margin-bottom:12px;padding-left:13px;position:relative}.productsShippingModal .modal-content .shipping-content ul li:before{content:"";background:var(--theme-color);border-radius:50%;width:6px;height:6px;position:absolute;top:9px;left:0}.productsShippingModal .modal-content .shipping-content ul li:last-child{margin-bottom:0}.shoppingWishlistModal.modal.right .modal-dialog{width:320px;height:100%;margin:auto;position:fixed;transform:translate(0%,0)}.shoppingWishlistModal.modal.right .modal-content{height:100%;overflow-y:auto}.shoppingWishlistModal.modal.right.fade .modal-dialog{transition:opacity .3s linear,right .3s ease-out;right:-420px}.shoppingWishlistModal.modal.right.fade.show .modal-dialog{right:0}.shoppingWishlistModal .modal-content{border:none;border-radius:0}.shoppingWishlistModal .modal-content .modal-body{padding:25px 15px}.shoppingWishlistModal .modal-content .modal-body h3{text-transform:uppercase;margin-bottom:25px;font-size:17px}.shoppingWishlistModal .modal-content .modal-body .products-cart-content .products-cart{border-bottom:1px dashed #eee;margin-bottom:15px;padding-bottom:15px;padding-left:70px;position:relative}.shoppingWishlistModal .modal-content .modal-body .products-cart-content .products-cart .products-image{width:55px;position:absolute;top:0;left:0}.shoppingWishlistModal .modal-content .modal-body .products-cart-content .products-cart .products-image a{display:block}.shoppingWishlistModal .modal-content .modal-body .products-cart-content .products-cart .products-content{position:relative}.shoppingWishlistModal .modal-content .modal-body .products-cart-content .products-cart .products-content h3{text-transform:initial;margin-bottom:5px;font-size:15px}.shoppingWishlistModal .modal-content .modal-body .products-cart-content .products-cart .products-content h3 a{display:inline-block}.shoppingWishlistModal .modal-content .modal-body .products-cart-content .products-cart .products-content span{color:var(--theme-text-muted);margin-bottom:3px;font-size:12px;display:block}.shoppingWishlistModal .modal-content .modal-body .products-cart-content .products-cart .products-content .products-price span{color:var(--theme-text-muted);margin-bottom:0;font-size:13px;display:inline-block}.shoppingWishlistModal .modal-content .modal-body .products-cart-content .products-cart .products-content .products-price span.price{color:var(--theme-text);font-size:14px}.shoppingWishlistModal .modal-content .modal-body .products-cart-content .products-cart .products-content .remove-btn{color:var(--theme-text-muted);opacity:0;visibility:hidden;transition:all .5s;display:inline-block;position:absolute;top:50%;right:0;transform:translateY(-50%)}.shoppingWishlistModal .modal-content .modal-body .products-cart-content .products-cart .products-content .remove-btn:hover{color:red}.shoppingWishlistModal .modal-content .modal-body .products-cart-content .products-cart .products-content:hover .remove-btn{opacity:1;visibility:visible}.shoppingWishlistModal .modal-content .modal-body .products-cart-btn .default-btn{text-align:center;width:100%;display:block}.shoppingWishlistModal .modal-content .modal-body .products-cart-btn .optional-btn{text-align:center;width:100%;margin-top:15px;display:block}.shoppingWishlistModal .close{color:var(--theme-text);font-size:30px;line-height:initial;z-index:1;background-color:#0000;border:none;transition:all .5s;position:absolute;top:15px;right:15px;outline:0!important}.shoppingWishlistModal .close:not(:disabled):not(.disabled):hover,.shoppingWishlistModal .close:not(:disabled):not(.disabled):focus{color:red;opacity:1;text-decoration:none}.productsFilterModal.modal.left .modal-dialog{width:400px;height:100%;margin:auto;position:fixed;transform:translate(0%,0)}.productsFilterModal.modal.left.fade .modal-dialog{transition:opacity .3s linear,left .3s ease-out;left:-320px}.productsFilterModal.modal.left.fade.show .modal-dialog{left:0}.productsFilterModal .modal-content{border:none;border-radius:0;height:100%;padding:60px 30px;position:relative;overflow-y:auto}.productsFilterModal .modal-content .modal-body{padding:0}.productsFilterModal .modal-content .modal-body .woocommerce-widget-area .filter-list-widget .selected-filters-wrap-list ul li a i{padding-left:0;top:0}.productsFilterModal button.close{text-shadow:unset;opacity:1;line-height:initial;background-color:#0000;border:none;outline:0;padding-left:25px;font-size:15px;transition:all .5s;position:absolute;top:20px;left:30px}.productsFilterModal button.close i{font-size:24px;position:absolute;top:-3.8px;left:0}.productsFilterModal button.close:hover{color:red}.page-title-area{background-color:var(--theme-bg);padding-top:35px;padding-bottom:30px}.page-title-content{position:relative}.page-title-content h2{margin-bottom:0;font-size:25px;font-weight:700}.page-title-content ul{text-align:right;margin-bottom:0;padding-left:0;list-style-type:none;position:absolute;top:50%;right:0;transform:translateY(-50%)}.page-title-content ul li{color:var(--theme-color);margin-left:15px;font-weight:600;display:inline-block;position:relative}.page-title-content ul li:before{content:"";background-color:var(--theme-text-muted);width:1px;height:12px;position:absolute;top:6px;left:-10px}.page-title-content ul li:first-child{margin-left:0}.page-title-content ul li:first-child:before{display:none}.page-title-content ul li a{display:block}.gallery-area .container-fluid{padding-left:0;padding-right:0}.gallery-area .row{margin-left:0;margin-right:0}.gallery-area .row .col-lg-1,.gallery-area .row .col-lg-2,.gallery-area .row .col-lg-3,.gallery-area .row .col-lg-4,.gallery-area .row .col-lg-5,.gallery-area .row .col-lg-6,.gallery-area .row .col-lg-7,.gallery-area .row .col-lg-8,.gallery-area .row .col-lg-9,.gallery-area .row .col-lg-10,.gallery-area .row .col-lg-11,.gallery-area .row .col-lg-12{padding-left:0;padding-right:0}.single-gallery-item{text-align:center;position:relative;overflow:hidden}.single-gallery-item img{transition:all .5s}.single-gallery-item .popup-btn{z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.single-gallery-item .gallery-content{z-index:1;opacity:0;visibility:hidden;border:1px solid #fff;padding:25px 15px;transition:all .5s;position:absolute;bottom:0;left:10px;right:10px}.single-gallery-item .gallery-content:before{content:"";background-color:var(--theme-surface);z-index:-1;margin:5px;position:absolute;inset:0}.single-gallery-item .gallery-content span{color:var(--theme-color);text-transform:uppercase;margin-bottom:5px;font-size:14px;display:block}.single-gallery-item .gallery-content h3{margin-bottom:0;font-size:22px;font-weight:700}.single-gallery-item:hover img{transform:rotate(8deg)scale(1.3)}.single-gallery-item:hover .gallery-content{opacity:1;visibility:visible;bottom:10px}.gallery-items .single-gallery-item{margin-bottom:30px}.lookbook-items{margin-left:-15px;margin-right:-15px}.single-lookbook-box{margin-bottom:30px;position:relative}.single-lookbook-box a{display:block}.single-lookbook-box .content{background-color:var(--theme-surface);border-radius:5px;margin-top:-10px;margin-left:10px;margin-right:10px;padding:20px;transition:all .5s;position:relative;top:0;box-shadow:0 2px 28px #0000000f}.single-lookbook-box .content p{margin-bottom:8px;font-size:15px;font-weight:600;display:block}.single-lookbook-box .content p a{padding-right:3px;display:inline-block}.single-lookbook-box .content p:last-child{margin-bottom:0}.single-lookbook-box:hover .content{top:-10px}.woocommerce-widget-area .woocommerce-widget{margin-bottom:35px}.woocommerce-widget-area .woocommerce-widget .woocommerce-widget-title{border-bottom:1px solid #eee;margin-bottom:25px;padding-bottom:8px;font-size:20px;font-weight:700;position:relative}.woocommerce-widget-area .woocommerce-widget .woocommerce-widget-title:before{content:"";background-color:var(--theme-color);width:50px;height:1px;position:absolute;bottom:-1px;left:0}.woocommerce-widget-area .woocommerce-widget:last-child{margin-bottom:0}.woocommerce-widget-area .filter-list-widget .selected-filters-wrap-list ul{margin-bottom:0;padding-left:0;list-style-type:none}.woocommerce-widget-area .filter-list-widget .selected-filters-wrap-list ul li{margin-bottom:9px;font-size:14.5px;font-weight:600}.woocommerce-widget-area .filter-list-widget .selected-filters-wrap-list ul li a{padding-left:28px;display:inline-block;position:relative}.woocommerce-widget-area .filter-list-widget .selected-filters-wrap-list ul li a i{background-color:var(--theme-color);color:#fff;text-align:center;border-radius:50%;width:18px;height:18px;padding-left:1px;line-height:19px;display:inline-block;position:absolute;top:1px;left:0}.woocommerce-widget-area .filter-list-widget .selected-filters-wrap-list ul li:last-child{margin-bottom:0}.woocommerce-widget-area .filter-list-widget .selected-filters-wrap-list .delete-selected-filters{margin-top:15px;font-size:15px;font-weight:600;display:inline-block}.woocommerce-widget-area .filter-list-widget .selected-filters-wrap-list .delete-selected-filters:hover{color:red}.woocommerce-widget-area .filter-list-widget .selected-filters-wrap-list .delete-selected-filters span{text-decoration:underline}.woocommerce-widget-area .collections-list-widget .collections-list-row{margin-bottom:0;padding-left:0;list-style-type:none}.woocommerce-widget-area .collections-list-widget .collections-list-row li{margin-bottom:9px}.woocommerce-widget-area .collections-list-widget .collections-list-row li a{padding-left:25px;font-size:15px;font-weight:600;display:inline-block;position:relative}.woocommerce-widget-area .collections-list-widget .collections-list-row li a:before{content:"";border:1px solid #000;border-radius:50%;width:15px;height:15px;transition:all .5s;position:absolute;top:2.5px;left:0}.woocommerce-widget-area .collections-list-widget .collections-list-row li a:hover{color:var(--theme-color)}.woocommerce-widget-area .collections-list-widget .collections-list-row li a:hover:before{border-color:var(--theme-color)}.woocommerce-widget-area .collections-list-widget .collections-list-row li a.active:before,.woocommerce-widget-area .collections-list-widget .collections-list-row li.active a:before{background-color:var(--theme-color);border-color:var(--theme-color)}.woocommerce-widget-area .collections-list-widget .collections-list-row li:last-child{display:inline-block}.woocommerce-widget-area .price-list-widget .collection-filter-by-price{margin-top:20px}.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs-handle{cursor:pointer}.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-from,.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-to,.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-single{background-color:var(--theme-color);padding:1px 5px 1px 11.5px}.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-from:before,.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-to:before,.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-single:before{border-top-color:var(--theme-color)}.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-from:after,.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-to:after,.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-single:after{content:"$";position:absolute;top:.5px;left:5px}.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-bar,.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-handle>i:first-child{background-color:var(--theme-color)}.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-min,.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-max{padding:1px 3px 1px 9.5px}.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-min:before,.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-max:before{content:"$";position:absolute;top:.5px;left:3px}.woocommerce-widget-area .size-list-widget .size-list-row{margin-top:-10px;margin-bottom:0;padding-left:0;list-style-type:none}.woocommerce-widget-area .size-list-widget .size-list-row li{margin-top:10px;margin-right:10px;display:inline-block}.woocommerce-widget-area .size-list-widget .size-list-row li a{text-align:center;border:1px solid #eee;width:35px;height:35px;font-size:15px;font-weight:600;line-height:33px;display:inline-block}.woocommerce-widget-area .size-list-widget .size-list-row li a:hover,.woocommerce-widget-area .size-list-widget .size-list-row li a:focus,.woocommerce-widget-area .size-list-widget .size-list-row li a.active a,.woocommerce-widget-area .size-list-widget .size-list-row li.active a{border-color:var(--theme-color);color:#fff;background-color:var(--theme-color)}.woocommerce-widget-area .color-list-widget .color-list-row{margin-top:-4px;margin-bottom:-5px;padding-left:0;list-style-type:none}.woocommerce-widget-area .color-list-widget .color-list-row li{margin-top:4px;margin-right:4px;display:inline-block}.woocommerce-widget-area .color-list-widget .color-list-row li a{border:1px solid #0000;border-radius:50%;width:25px;height:25px;display:block;position:relative}.woocommerce-widget-area .color-list-widget .color-list-row li a:before{content:"";background:var(--theme-bg);border-radius:50%;margin:2px;transition:all .5s;position:absolute;inset:0}.woocommerce-widget-area .color-list-widget .color-list-row li a:hover{border-color:var(--theme-text)}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-white:before{background:var(--theme-surface);border:1px solid #eee}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-black:before{background:#000}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-red:before{background:red}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-blue:before{background:#00f}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-green:before{background:green}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-yellow:before{background:#ff0}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-yellowgreen:before{background:#9acd32}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-pink:before{background:pink}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-violet:before{background:violet}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-teal:before{background:teal}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-plum:before{background:plum}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-lime:before{background:#0f0}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-blueviolet:before{background:#8a2be2}.woocommerce-widget-area .color-list-widget .color-list-row li.active a{border-color:var(--theme-text)}.woocommerce-widget-area .brands-list-widget .brands-list-row{margin-bottom:0;padding-left:0;list-style-type:none}.woocommerce-widget-area .brands-list-widget .brands-list-row li{margin-bottom:9px}.woocommerce-widget-area .brands-list-widget .brands-list-row li a{padding-left:25px;font-size:15px;font-weight:600;display:inline-block;position:relative}.woocommerce-widget-area .brands-list-widget .brands-list-row li a:before{content:"";border:1px solid #000;border-radius:3px;width:15px;height:15px;transition:all .5s;position:absolute;top:2.5px;left:0}.woocommerce-widget-area .brands-list-widget .brands-list-row li a:hover{color:var(--theme-color)}.woocommerce-widget-area .brands-list-widget .brands-list-row li a:hover:before{border-color:var(--theme-color)}.woocommerce-widget-area .brands-list-widget .brands-list-row li a.active:before,.woocommerce-widget-area .brands-list-widget .brands-list-row li.active a:before{background-color:var(--theme-color);border-color:var(--theme-color)}.woocommerce-widget-area .brands-list-widget .brands-list-row li:last-child{display:inline-block}.woocommerce-widget-area .aside-trending-widget .aside-trending-products{text-align:center;position:relative;overflow:hidden}.woocommerce-widget-area .aside-trending-widget .aside-trending-products .category{background-color:var(--theme-surface);margin-left:10px;margin-right:10px;padding:20px;transition:all .5s;position:absolute;bottom:10px;left:0;right:0}.woocommerce-widget-area .aside-trending-widget .aside-trending-products .category h3{text-transform:uppercase;z-index:1;margin-bottom:7px;font-size:20px;position:relative}.woocommerce-widget-area .aside-trending-widget .aside-trending-products .category span{color:var(--theme-text-muted);display:block}.woocommerce-widget-area .aside-trending-widget .aside-trending-products img{width:100%;transition:all .5s}.woocommerce-widget-area .aside-trending-widget .aside-trending-products .link-btn{z-index:3;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.woocommerce-widget-area .aside-trending-widget .aside-trending-products:hover img,.woocommerce-widget-area .aside-trending-widget .aside-trending-products:focus img{transform:scale(1.3)rotate(4deg)}.sizing-guide-table h3{margin-bottom:18px;font-size:22px;font-weight:700}.sizing-guide-table table{margin-bottom:0}.sizing-guide-table table thead{background-color:var(--theme-color);color:#fff}.sizing-guide-table table thead th{vertical-align:middle;color:#fff;white-space:nowrap;border-bottom:none;padding-left:15px;padding-right:15px;font-size:17px;font-weight:600}.sizing-guide-table table tr td{white-space:nowrap;vertical-align:middle;border-top:none;padding-left:15px;padding-right:15px;font-size:15px}.sizing-guide-table table tr td:first-child{font-weight:600}.sizing-guide-table .sizing-guide-info{margin-top:30px;margin-bottom:0;padding-left:0;list-style-type:none}.sizing-guide-table .sizing-guide-info li{margin-bottom:12px}.sizing-guide-table .sizing-guide-info li:last-child{margin-bottom:0}.sizing-guide-table .sizing-guide-info li span{font-weight:700}.sizing-guide-table:not(:first-child){margin-top:35px}.cart-table table{margin-bottom:0}.cart-table table thead tr th{vertical-align:middle;text-transform:uppercase;white-space:nowrap;border:none;padding:25px 0;font-size:15px;font-weight:600}.cart-table table tbody tr td{vertical-align:middle;color:var(--theme-text-muted);white-space:nowrap;border-color:#eaedff currentColor;border-left-style:none;border-left-width:medium;border-right-style:none;border-right-width:medium;padding:15px 0}.cart-table table tbody tr td.product-thumbnail a{display:inline-block}.cart-table table tbody tr td.product-thumbnail a img{width:100px}.cart-table table tbody tr td.product-name a{font-size:16px;font-weight:600;display:inline-block}.cart-table table tbody tr td.product-name ul{margin-top:10px;margin-bottom:0;padding-left:0;list-style-type:none}.cart-table table tbody tr td.product-name ul li{margin-bottom:6px;font-size:13.5px}.cart-table table tbody tr td.product-name ul li span{color:var(--theme-text);display:inline}.cart-table table tbody tr td.product-name ul li:last-child{margin-bottom:0}.cart-table table tbody tr td.product-subtotal{overflow:hidden}.cart-table table tbody tr td.product-subtotal .subtotal-amount{color:var(--theme-text);font-weight:600}.cart-table table tbody tr td.product-subtotal .remove{color:red;float:right;font-size:18px;display:block;position:relative;top:-1px}.cart-table table tbody tr td.product-quantity .input-counter{text-align:center;border:1.5px solid var(--theme-border);min-width:130px;max-width:130px;display:inline-block;position:relative}.cart-table table tbody tr td.product-quantity .input-counter span{cursor:pointer;color:var(--theme-text-muted);background-color:#0000;width:40px;height:100%;font-size:22px;line-height:45px;transition:all .5s;position:absolute;top:0}.cart-table table tbody tr td.product-quantity .input-counter span.minus-btn{border-right:1.5px solid var(--theme-border);left:0}.cart-table table tbody tr td.product-quantity .input-counter span.plus-btn{border-left:1.5px solid var(--theme-border);right:0}.cart-table table tbody tr td.product-quantity .input-counter span:hover{color:#fff;background-color:var(--theme-color)}.cart-table table tbody tr td.product-quantity .input-counter input{height:45px;color:var(--theme-text);background-color:var(--theme-surface);text-align:center;border:none;outline:0;width:100%;font-size:17px;font-weight:600;display:block}.cart-table table tbody tr td.product-quantity .input-counter input::placeholder{color:var(--theme-text)}.cart-table table tbody tr td .unit-amount{color:var(--theme-text);font-weight:600}.cart-buttons{margin-top:30px}.cart-totals{background:var(--theme-surface);border-radius:5px;max-width:500px;margin-top:50px;margin-left:auto;margin-right:auto;padding:40px;box-shadow:0 2px 48px #00000014}.cart-totals h3{margin-bottom:20px;font-size:22px;font-weight:700}.cart-totals ul{margin:0 0 25px;padding-left:0;list-style-type:none}.cart-totals ul li{color:var(--theme-text);border:1px solid #eaedff;padding:10px 15px;font-weight:600;overflow:hidden}.cart-totals ul li:first-child{border-bottom:none}.cart-totals ul li:last-child{border-top:none;font-size:20px}.cart-totals ul li:last-child span{color:var(--theme-text)}.cart-totals ul li span{float:right;font-weight:400}.user-actions{background:var(--theme-surface);border-top:3px solid var(--theme-color);margin-bottom:40px;padding:15px 20px;position:relative;box-shadow:0 2px 48px #00000014}.user-actions i{color:var(--theme-color);margin-right:2px;font-size:20px;position:relative;top:3px}.user-actions span{color:var(--theme-color);font-size:16px;font-weight:500;display:inline-block}.user-actions span a{color:var(--theme-text);display:inline-block}.user-actions span a:hover,.user-actions span a:focus{color:var(--theme-color)}.billing-details .title{border-bottom:1px solid #eee;margin-bottom:30px;padding-bottom:10px;font-size:22px;font-weight:700;position:relative}.billing-details .title:before{content:"";background:var(--theme-color);width:50px;height:1px;position:absolute;bottom:-1px;left:0}.billing-details .form-group{margin-bottom:25px}.billing-details .form-group label{text-transform:uppercase;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.billing-details .form-group label .required{color:red}.billing-details .form-group .nice-select{float:unset;height:48px;color:var(--theme-text);border:1.5px solid var(--theme-border);border-radius:0;padding-top:0;padding-bottom:0;font-size:15px;font-weight:400;line-height:48px;transition:all .5s;background-color:var(--theme-surface)!important}.billing-details .form-group .nice-select.open,.billing-details .form-group .nice-select:focus{border-color:var(--theme-color);box-shadow:0 0 0 4px var(--theme-focus-ring)}.billing-details .form-group .nice-select .list{background-color:var(--theme-surface);border-radius:0;width:100%;margin-top:0;padding-top:10px;padding-bottom:10px;box-shadow:0 0 29px #6666661a}.billing-details .form-group .nice-select .list .option{padding-left:20px;padding-right:20px;transition:all .5s}.billing-details .form-group .nice-select .list .option:hover{color:#fff;background-color:var(--theme-color)!important}.billing-details .form-group .nice-select .list .option.selected{background-color:#0000;font-weight:600}.billing-details .form-group .nice-select:after{right:20px}.billing-details .form-check{align-items:center;gap:10px;margin-bottom:20px;display:flex}.billing-details .form-check .form-check-input{appearance:none;border:1.5px solid var(--theme-border);background-color:var(--theme-surface);cursor:pointer;border-radius:0;flex:none;width:19px;height:19px;margin:0;transition:all .5s;position:relative}.billing-details .form-check .form-check-input:checked{background-color:var(--theme-color);border-color:var(--theme-color)}.billing-details .form-check .form-check-input:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:2px;left:6px;transform:rotate(40deg)}.billing-details .form-check .form-check-input:focus-visible{box-shadow:0 0 0 4px var(--theme-focus-ring);outline:none}.billing-details .form-check .form-check-label{color:var(--theme-text)}.billing-details .form-check label{cursor:pointer;font-weight:500;position:relative;top:1px}.billing-details .col-lg-12:last-child .form-group{margin-bottom:0}.order-details .title{border-bottom:1px solid #eee;margin-bottom:30px;padding-bottom:10px;font-size:22px;font-weight:700;position:relative}.order-details .title:before{content:"";background:var(--theme-color);width:50px;height:1px;position:absolute;bottom:-1px;left:0}.order-details .order-table table{margin-bottom:0}.order-details .order-table table thead tr th{vertical-align:middle;border-color:#eaedff;border-bottom-width:0;padding:12px 20px 10px;font-size:17px;font-weight:700}.order-details .order-table table tbody tr td{vertical-align:middle;border-color:#eaedff;padding:15px 20px 13px;font-size:15px}.order-details .order-table table tbody tr td.product-name a{font-weight:500;display:inline-block}.order-details .order-table table tbody tr td.order-subtotal span,.order-details .order-table table tbody tr td.order-shipping span,.order-details .order-table table tbody tr td.total-price span,.order-details .order-table table tbody tr td.shipping-price,.order-details .order-table table tbody tr td.order-subtotal-price,.order-details .order-table table tbody tr td.product-subtotal{color:var(--theme-text);font-weight:700}.order-details .payment-box{background-color:var(--theme-surface);border:1px solid var(--theme-border);box-shadow:var(--theme-form-shadow);margin-top:30px;padding:30px}.order-details .payment-box .payment-method p [type=radio]:checked,.order-details .payment-box .payment-method p [type=radio]:not(:checked){display:none}.order-details .payment-box .payment-method p [type=radio]:checked+label,.order-details .payment-box .payment-method p [type=radio]:not(:checked)+label{cursor:pointer;color:var(--theme-text);margin-bottom:8px;padding-left:27px;font-weight:600;display:block;position:relative}.order-details .payment-box .payment-method p [type=radio]:checked+label:before,.order-details .payment-box .payment-method p [type=radio]:not(:checked)+label:before{content:"";border:1.5px solid var(--theme-border);background:var(--theme-surface);border-radius:50%;width:18px;height:18px;position:absolute;top:5px;left:0}.order-details .payment-box .payment-method p [type=radio]:checked+label:before{border-color:var(--theme-color)}.order-details .payment-box .payment-method p [type=radio]:checked+label:after,.order-details .payment-box .payment-method p [type=radio]:not(:checked)+label:after{content:"";background:var(--theme-color);border-radius:50%;width:12px;height:12px;transition:all .5s;position:absolute;top:8px;left:3px}.order-details .payment-box .payment-method p [type=radio]:not(:checked)+label:after{opacity:0;visibility:hidden;transform:scale(0)}.order-details .payment-box .payment-method p [type=radio]:checked+label:after{opacity:1;visibility:visible;transform:scale(1)}.order-details .payment-box .default-btn{text-align:center;margin-top:20px;display:block;box-shadow:0 5px 28.5px 1.5px #9598c833}.faq-accordion-tab .tabs{text-align:center;margin-bottom:60px;padding-left:0;list-style-type:none}.faq-accordion-tab .tabs li{margin-left:10px;margin-right:10px}.faq-accordion-tab .tabs li a{color:var(--theme-text);border-radius:5px;padding:20px;font-size:17px;font-weight:700;text-decoration:none;display:block;box-shadow:2px 8px 20px #192a4621!important}.faq-accordion-tab .tabs li a i{font-size:30px}.faq-accordion-tab .tabs li a span{margin-top:8px;display:block}.faq-accordion-tab .tabs li a:hover,.faq-accordion-tab .tabs li.current a{background-color:var(--theme-color);color:#fff}.tab .tabs-item{display:none}.tab .tabs-item:first-child{display:block}.faq-accordion .accordion{margin-bottom:0;padding-left:0;list-style-type:none;border:none!important}.faq-accordion .accordion .accordion-item{background:var(--theme-surface);border:none;border-radius:5px;margin-bottom:15px;display:block;box-shadow:2px 8px 20px #192a4621!important}.faq-accordion .accordion .accordion-item:last-child{margin-bottom:0}.faq-accordion .accordion .accordion-title{color:var(--theme-text);padding:20px 25px 17px 60px;font-size:17px;font-weight:700;text-decoration:none;display:block;position:relative;border:none!important}.faq-accordion .accordion .accordion-title i{font-size:25px;transition:all .5s;position:absolute;top:18px;left:25px}.faq-accordion .accordion .accordion-title.active i{transform:rotate(180deg)}.faq-accordion .accordion .accordion-content{margin-top:-5px;padding-bottom:20px;padding-left:60px;padding-right:25px;display:none;position:relative}.faq-accordion .accordion .accordion-content p{font-size:16px;line-height:1.8}.faq-accordion .accordion .accordion-content.show{display:block}.faq-accordion .accordion .accordion-content ul{margin-bottom:0;padding-left:0;list-style-type:none}.faq-accordion .accordion .accordion-content ul li{color:var(--theme-text-muted);margin-bottom:12px;padding-left:15px;font-size:16px;line-height:25px;position:relative}.faq-accordion .accordion .accordion-content ul li:before{content:"";background:var(--theme-color);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.faq-accordion .accordion .accordion-content ul li:last-child{margin-bottom:0}.error-content{text-align:center;max-width:520px;margin:0 auto}.error-content h3{margin-top:30px;margin-bottom:15px;font-size:30px;font-weight:700}.error-content p{margin-bottom:25px}.customer-service-content h3{margin-bottom:20px;padding-left:30px;font-size:22px;font-weight:700;position:relative}.customer-service-content h3 i{color:var(--theme-color);position:absolute;top:0;left:0}.customer-service-content h3:not(:first-child){margin-top:30px}.customer-service-content ul{margin-bottom:0;padding-left:0;list-style-type:none}.customer-service-content ul li{color:var(--theme-text-muted);margin-bottom:12px;padding-left:13px;position:relative}.customer-service-content ul li:before{content:"";background:var(--theme-color);border-radius:50%;width:5px;height:5px;position:absolute;top:9px;left:0}.customer-service-content ul li:last-child{margin-bottom:0}.customer-service-content ul li a{color:var(--theme-text-muted);display:inline-block}.customer-service-content ul li a:hover{color:var(--theme-text)}.products-compare-table table{margin-bottom:0}.products-compare-table table tr td{color:var(--theme-text-muted);vertical-align:middle;padding:20px}.products-compare-table table tr td:first-child{text-transform:uppercase;color:var(--theme-text);font-weight:600}.products-compare-table table tr td .remove-btn{margin-bottom:15px}.products-compare-table table tr td .remove-btn a{color:red;display:inline-block}.products-compare-table table tr:first-child{background-color:#0000!important}.products-compare-table table tr:first-child td{border-bottom:1px solid #eee}.pagination-area{z-index:1;margin-top:30px;position:relative}.pagination-area:before{content:"";background-color:var(--theme-bg);z-index:-1;width:100%;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.pagination-area .page-numbers{color:var(--theme-text);background-color:var(--theme-surface);margin:-10px -1px;padding-left:8px;padding-right:8px;font-size:20px;font-weight:600;line-height:1;display:inline-block}.pagination-area .page-numbers:hover,.pagination-area .page-numbers:focus,.pagination-area .page-numbers.current{color:var(--theme-color)}.pagination-area .page-numbers.prev{padding-right:0}.pagination-area .page-numbers.next{padding-left:0}.pagination-area .page-numbers.prev,.pagination-area .page-numbers.next{margin-left:-3px;margin-right:-3px;font-size:28px;position:relative;top:5px}.widget-area .widget{margin-bottom:35px}.widget-area .widget:last-child{margin-bottom:0}.widget-area .widget .widget-title{border-bottom:1px solid #eee;margin-bottom:25px;padding-bottom:8px;font-size:21px;font-weight:700;position:relative}.widget-area .widget .widget-title:before{content:"";background-color:var(--theme-color);width:50px;height:1px;position:absolute;bottom:-1px;left:0}.widget-area .widget_search form{position:relative}.widget-area .widget_search form .screen-reader-text{display:none}.widget-area .widget_search form label{margin-bottom:0;display:block}.widget-area .widget_search form .search-field{height:50px;color:var(--theme-text);background-color:#eef5f9;border:none;border-radius:5px;width:100%;padding:0 0 0 15px;font-size:15px;font-weight:500;transition:all .5s;display:block}.widget-area .widget_search form .search-field::placeholder{color:var(--theme-text-muted);transition:all .5s}.widget-area .widget_search form .search-field:focus::placeholder{color:#0000}.widget-area .widget_search form button{background-color:var(--theme-color);color:#fff;border:none;border-radius:5px;width:40px;height:40px;font-size:20px;transition:all .5s;position:absolute;top:5px;right:5px}.widget-area .widget_search form button:hover,.widget-area .widget_search form button:focus{background-color:var(--theme-text);color:#fff}.widget-area .widget_xton_posts_thumb{position:relative;overflow:hidden}.widget-area .widget_xton_posts_thumb .item{margin-bottom:15px;overflow:hidden}.widget-area .widget_xton_posts_thumb .item:last-child{margin-bottom:0}.widget-area .widget_xton_posts_thumb .item .thumb{float:left;z-index:1;width:80px;height:80px;margin-right:15px;display:block;position:relative;overflow:hidden}.widget-area .widget_xton_posts_thumb .item .thumb .fullimage{background-repeat:no-repeat;border-radius:5px;width:80px;height:80px;display:inline-block;background-position:50%!important;background-size:cover!important}.widget-area .widget_xton_posts_thumb .item .thumb .fullimage.bg1{background-image:url(/assets/img/blog/img7.jpg)}.widget-area .widget_xton_posts_thumb .item .thumb .fullimage.bg2{background-image:url(/assets/img/blog/img8.jpg)}.widget-area .widget_xton_posts_thumb .item .thumb .fullimage.bg3{background-image:url(/assets/img/blog/img5.jpg)}.widget-area .widget_xton_posts_thumb .item .thumb:before,.widget-area .widget_xton_posts_thumb .item .thumb:after{content:"";background-color:var(--theme-surface);z-index:1;opacity:0;transition:all .8s cubic-bezier(.2,1,.22,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.widget-area .widget_xton_posts_thumb .item .thumb:before{width:40px;height:1px;left:100%}.widget-area .widget_xton_posts_thumb .item .thumb:after{width:1px;height:40px;top:0}.widget-area .widget_xton_posts_thumb .item .info{margin-top:5px;overflow:hidden}.widget-area .widget_xton_posts_thumb .item .info span{color:var(--theme-text-muted);text-transform:uppercase;margin-top:-2px;margin-bottom:5px;font-size:12px;display:block}.widget-area .widget_xton_posts_thumb .item .info .title{margin-bottom:0;font-size:18px;font-weight:600;line-height:1.4}.widget-area .widget_xton_posts_thumb .item .info .title a{display:inline-block}.widget-area .widget_xton_posts_thumb .item:hover .thumb:before,.widget-area .widget_xton_posts_thumb .item:hover .thumb:after{opacity:1;top:50%;left:50%}.widget-area .widget_categories ul{margin-bottom:0;padding-left:0;list-style-type:none}.widget-area .widget_categories ul li{color:var(--theme-text);margin-bottom:12px;padding-left:18px;font-size:15px;font-weight:600;position:relative;overflow:hidden}.widget-area .widget_categories ul li:last-child{margin-bottom:0}.widget-area .widget_categories ul li:before{background:var(--theme-color);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:7px;left:0}.widget-area .widget_categories ul li a{color:var(--theme-text);display:inline-block}.widget-area .widget_categories ul li a:hover{color:var(--theme-color)}.widget-area .widget_categories ul li .post-count{color:var(--theme-text-muted);font-size:14px;display:inline-block;position:relative;top:1px}.widget-area .widget_tag_cloud .widget-title{margin-bottom:17px}.widget-area .tagcloud a{color:var(--theme-text);background-color:#f6f6f6;border:none;border-radius:3px;margin-top:8px;margin-right:4px;padding:7px 15px;font-weight:600;display:inline-block;font-size:14px!important}.widget-area .tagcloud a:hover,.widget-area .tagcloud a:focus{color:#fff;background-color:var(--theme-color)}.widget-area .widget_instagram ul{flex-wrap:wrap;margin-bottom:-10px;margin-left:-5px;margin-right:-5px;padding-left:0;list-style-type:none;display:flex}.widget-area .widget_instagram ul li{flex:0 0 33.3333%;max-width:33.3333%;padding-bottom:10px;padding-left:5px;padding-right:5px}.widget-area .widget_instagram ul li a{position:relative}.widget-area .widget_instagram ul li a:before{content:"";background-color:var(--theme-color);opacity:0;visibility:hidden;width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:0}.widget-area .widget_instagram ul li a:hover:before{opacity:.7;visibility:visible}.widget-area .widget_contact{z-index:1;text-align:center;background-image:url(/assets/img/offer-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:5px;height:400px;position:relative}.widget-area .widget_contact:before{content:"";background-color:var(--theme-color);opacity:.7;z-index:-1;border-radius:5px;width:100%;height:100%;position:absolute;top:0;left:0}.widget-area .widget_contact .text{position:absolute;bottom:25px;left:0;right:0}.widget-area .widget_contact .text .icon{border:2px dashed var(--theme-color);background-color:var(--theme-surface);width:65px;height:65px;color:var(--theme-color);border-radius:50%;margin-bottom:17px;margin-left:auto;margin-right:auto;font-size:35px;transition:all .5s;position:relative}.widget-area .widget_contact .text .icon i{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.widget-area .widget_contact .text span{color:#fff;margin-bottom:8px;font-size:16px;font-weight:600;display:block}.widget-area .widget_contact .text a{color:#fff;font-size:25px;font-weight:800;display:inline-block}.coming-soon-area{z-index:1;background:#f6f7fb url(/assets/img/coming-soon-bg.jpg) top/cover no-repeat;height:100vh;position:relative}.coming-soon-content{background:var(--theme-surface);text-align:center;border-radius:5px;max-width:700px;margin-left:100px;padding:40px 60px;overflow:hidden;box-shadow:1px 5px 24px #4466f20d}.coming-soon-content .logo{display:inline-block}.coming-soon-content .logo .white-logo{display:none}.coming-soon-content h2{margin-top:30px;margin-bottom:0;font-size:40px;font-weight:700}.coming-soon-content #timer{margin-top:40px}.coming-soon-content #timer div{color:#fff;background-color:#333;border-radius:5px;width:100px;height:105px;margin-left:10px;margin-right:10px;font-size:35px;font-weight:900}.coming-soon-content #timer div span{margin-top:-1px;font-size:16px;font-weight:600;display:block}.coming-soon-content form{max-width:500px;margin-top:50px;margin-left:auto;margin-right:auto;position:relative}.coming-soon-content form .form-group{width:100%;margin-bottom:25px;position:relative}.coming-soon-content form .form-group .label-title{pointer-events:none;width:100%;height:100%;color:var(--theme-text);margin-bottom:0;display:block;position:absolute;top:0;left:0}.coming-soon-content form .form-group .label-title i{font-size:22px;transition:all .5s;position:absolute;top:9px;left:0}.coming-soon-content form .form-group .label-title:before{content:"";background:var(--theme-color);width:0;height:2px;transition:all .5s;display:block;position:absolute;bottom:0;left:0}.coming-soon-content form .form-group .input-newsletter{color:var(--theme-text);border:none;border-bottom:2px solid #eee;border-radius:0;width:100%;height:45px;padding:0 0 0 32px;font-size:16px;font-weight:400;transition:all .5s;display:block}.coming-soon-content form .form-group .input-newsletter::placeholder{color:#a1a1a1;transition:all .5s}.coming-soon-content form .form-group .input-newsletter:focus::placeholder{color:#0000}.coming-soon-content form .validation-danger{color:red;margin-top:15px}.coming-soon-content form .validation-success{margin-top:15px}.coming-soon-content form p{margin-top:20px;margin-bottom:0}.track-order-content{background-color:var(--theme-surface);text-align:center;max-width:700px;margin-left:auto;margin-right:auto;padding:40px;box-shadow:3px 5px 25px #0000001a}.track-order-content h2{margin-bottom:30px;font-size:35px;font-weight:700}.track-order-content form{text-align:left;padding-left:30px;padding-right:30px}.track-order-content form .form-group{margin-bottom:20px}.track-order-content form .form-group label{color:var(--theme-text);text-transform:uppercase;margin-bottom:9px;font-size:14px;font-weight:600;display:block}.track-order-content form .default-btn{margin-top:5px}.login-content h2{margin-bottom:25px;font-size:25px;font-weight:700}.login-content .login-form .form-group{margin-bottom:20px}.login-content .login-form .form-group .form-control{height:50px}.login-content .login-form .default-btn{width:100%;padding:14px 25px;display:block}.login-content .login-form .forgot-password{margin-top:15px;font-weight:600;display:inline-block;position:relative}.login-content .login-form .forgot-password:before{content:"";background:#777;width:100%;height:1.5px;transition:all .5s;position:absolute;bottom:0;left:0}.login-content .login-form .forgot-password:hover:before{width:0}.new-customer-content{padding-left:15px}.new-customer-content h2{margin-bottom:20px;font-size:25px;font-weight:700}.new-customer-content span{margin-bottom:10px;font-size:17px;font-weight:600;display:block}.new-customer-content .optional-btn{margin-top:5px}.signup-content{max-width:520px;margin-left:auto;margin-right:auto}.signup-content h2{text-align:center;margin-bottom:25px;font-size:25px;font-weight:700}.signup-content .signup-form .form-group{margin-bottom:20px}.signup-content .signup-form .form-group label{text-transform:uppercase;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.signup-content .signup-form .form-group .form-control{height:50px}.signup-content .signup-form .default-btn{width:100%;padding:14px 25px;display:block}.signup-content .signup-form .return-store{color:var(--theme-text-muted);margin-top:15px;font-size:15px;display:inline-block;position:relative}.signup-content .signup-form .return-store:before{content:"";background:#777;width:100%;height:1.5px;transition:all .5s;position:absolute;bottom:0;left:0}.signup-content .signup-form .return-store:hover{color:var(--theme-text)}.signup-content .signup-form .return-store:hover:before{width:0}.contact-info h3{margin-bottom:15px;font-size:22px;font-weight:700}.contact-info p a{font-weight:500;display:inline}.contact-info .contact-list{margin-bottom:25px;padding-left:0;list-style-type:none}.contact-info .contact-list li{margin-bottom:12px;padding-left:25px;position:relative}.contact-info .contact-list li i{color:var(--theme-color);font-size:20px;position:absolute;top:2px;left:0}.contact-info .contact-list li a{font-weight:600;display:inline-block;position:relative}.contact-info .contact-list li a:hover:before{width:100%}.contact-info .contact-list li a:before{content:"";background-color:var(--theme-color);width:0;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.contact-info .contact-list li:last-child{margin-bottom:0}.contact-info .opening-hours{margin-bottom:25px;padding-left:0;list-style-type:none}.contact-info .opening-hours li{margin-bottom:10px}.contact-info .opening-hours li:last-child{margin-bottom:0}.contact-info .social{margin-bottom:0;padding-left:0;list-style-type:none}.contact-info .social li{margin-right:2px;display:inline-block}.contact-info .social li:last-child{margin-right:0}.contact-info .social li a{text-align:center;width:30px;height:30px;color:var(--theme-color);background-color:var(--theme-bg);border-radius:2px;font-size:18px;display:block;position:relative}.contact-info .social li a i{position:absolute;top:50%;left:0;right:0;transform:translateY(-49%)}.contact-info .social li a:hover{background-color:var(--theme-color);color:#fff}.contact-form h3{margin-bottom:15px;font-size:22px;font-weight:700}.contact-form form .form-group{margin-bottom:20px}.contact-form form .form-group label{text-transform:uppercase;margin-bottom:10px;font-size:14px;font-weight:600;display:block}.contact-form form .form-group label span{color:red}.contact-form form .with-errors ul{margin-top:10px;margin-bottom:0;padding-left:0;list-style-type:none}.contact-form form .with-errors ul li{color:red;font-size:15px}.contact-form form #msgSubmit{margin-bottom:0}.contact-form form #msgSubmit.text-danger,.contact-form form #msgSubmit.text-success{margin-top:15px}#map iframe{width:100%;height:500px;margin-bottom:-10px}.footer-area{background-color:var(--theme-text);z-index:1;padding-top:100px;position:relative}.single-footer-widget{margin-bottom:30px}.single-footer-widget h3{color:#fff;border-bottom:1px solid #ffffff1a;margin-bottom:25px;padding-bottom:5px;font-size:22px;font-weight:700;position:relative}.single-footer-widget h3:before{content:"";background-color:var(--theme-color);width:50px;height:1px;position:absolute;bottom:-1px;left:0}.single-footer-widget p{color:#fff}.single-footer-widget .about-the-store p{font-weight:600}.single-footer-widget .about-the-store .footer-contact-info{margin-bottom:0;padding-left:0;list-style-type:none}.single-footer-widget .about-the-store .footer-contact-info li{color:#fff;margin-bottom:12px;padding-left:25px;position:relative}.single-footer-widget .about-the-store .footer-contact-info li i{font-size:18px;position:absolute;top:2px;left:0}.single-footer-widget .about-the-store .footer-contact-info li a{color:#fff;font-weight:600;display:inline-block;position:relative}.single-footer-widget .about-the-store .footer-contact-info li a:hover{color:var(--theme-color)}.single-footer-widget .about-the-store .footer-contact-info li a:hover:before{width:100%}.single-footer-widget .about-the-store .footer-contact-info li a:before{content:"";background-color:var(--theme-color);width:0;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.single-footer-widget .about-the-store .footer-contact-info li:last-child{margin-bottom:0}.single-footer-widget .social-link{margin-top:20px;margin-bottom:0;padding-left:0;list-style-type:none}.single-footer-widget .social-link li{margin-right:2px;display:inline-block}.single-footer-widget .social-link li:last-child{margin-right:0}.single-footer-widget .social-link li a{text-align:center;width:30px;height:30px;color:var(--theme-color);background-color:var(--theme-surface);border-radius:2px;font-size:18px;position:relative}.single-footer-widget .social-link li a i{position:absolute;top:50%;left:0;right:0;transform:translateY(-49%)}.single-footer-widget .social-link li a:hover{background-color:var(--theme-color);color:#fff}.single-footer-widget .quick-links{margin-bottom:0;padding-left:0;list-style-type:none}.single-footer-widget .quick-links li{color:#fff;margin-bottom:16px}.single-footer-widget .quick-links li a{color:#fff;font-weight:600;display:inline-block;position:relative}.single-footer-widget .quick-links li a:hover{color:var(--theme-color)}.single-footer-widget .quick-links li a:hover:before{width:100%}.single-footer-widget .quick-links li a:before{content:"";background-color:var(--theme-color);width:0;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.single-footer-widget .quick-links li:last-child{margin-bottom:0}.single-footer-widget .customer-support{margin-bottom:0;padding-left:0;list-style-type:none}.single-footer-widget .customer-support li{color:#fff;margin-bottom:16px}.single-footer-widget .customer-support li a{color:#fff;font-weight:600;display:inline-block;position:relative}.single-footer-widget .customer-support li a:hover{color:var(--theme-color)}.single-footer-widget .customer-support li a:hover:before{width:100%}.single-footer-widget .customer-support li a:before{content:"";background-color:var(--theme-color);width:0;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.single-footer-widget .customer-support li:last-child{margin-bottom:0}.single-footer-widget .footer-newsletter-box .newsletter-form{margin-top:-5px;position:relative}.single-footer-widget .footer-newsletter-box .newsletter-form label{color:#fff;margin-bottom:10px;font-weight:600;display:block}.single-footer-widget .footer-newsletter-box .newsletter-form .input-newsletter{color:#fff;background-color:#0000;border:1px solid #848282;border-radius:0;width:100%;height:45px;padding-left:10px;font-size:15px}.single-footer-widget .footer-newsletter-box .newsletter-form .input-newsletter::placeholder{color:#ccc;transition:all .5s}.single-footer-widget .footer-newsletter-box .newsletter-form .input-newsletter:focus::placeholder{color:#0000}.single-footer-widget .footer-newsletter-box .newsletter-form button{background-color:var(--theme-color);color:#fff;border:none;border-radius:.25rem;width:100%;margin-top:.8rem;padding:12px 25px;font-size:15px;font-weight:600;transition:all .5s;display:block}.single-footer-widget .footer-newsletter-box .newsletter-form button:hover{color:var(--theme-text);background-color:var(--theme-surface)}.single-footer-widget .footer-newsletter-box .newsletter-form #validator-newsletter{position:absolute;bottom:-32px;left:0;color:#fff!important}.footer-bottom-area{border-top:1px solid #ffffff1a;margin-top:70px;padding-top:25px;padding-bottom:25px}.footer-bottom-area p{line-height:initial;color:#cecdcd;margin-bottom:0;font-weight:500}.footer-bottom-area p i{position:relative;top:1px}.footer-bottom-area p a{color:#fff;font-weight:600;display:inline-block;position:relative}.footer-bottom-area p a:before{content:"";background-color:var(--theme-color);width:0;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.footer-bottom-area p a:hover{color:var(--theme-color)}.footer-bottom-area p a:hover:before{width:100%}.footer-bottom-area .payment-types{text-align:right;margin:0;padding:0;list-style-type:none}.footer-bottom-area .payment-types li{display:inline-block}.footer-bottom-area .payment-types li a{transition:all .5s;display:block}.footer-bottom-area .payment-types li a:hover{transform:translateY(-5px)}.lines{z-index:-1;width:90vw;height:100%;margin:auto;position:absolute;top:0;left:0;right:0}.lines .line{background:#ffffff1a;width:1px;height:100%;position:absolute;top:0;left:50%;overflow:hidden}.lines .line:after{content:"";background:linear-gradient(#fff0 0%,#fff 75% 100%);width:100%;height:15vh;animation:7s cubic-bezier(.4,.26,0,.97) infinite forwards run;display:block;position:absolute;top:-50%;left:0}.lines .line:first-child{margin-left:-25%}.lines .line:first-child:after{animation-delay:2s}.lines .line:nth-child(3){margin-left:25%}.lines .line:nth-child(3):after{animation-delay:2.5s}@keyframes run{0%{top:-50%}to{top:110%}}.go-top{cursor:pointer;color:#fff;background-color:var(--theme-color);z-index:4;text-align:center;opacity:0;visibility:hidden;border-radius:5px 5px 0 0;width:42px;height:42px;font-size:28px;line-height:42px;transition:all .5s;position:fixed;bottom:-42px;right:15px}.go-top i{transition:all .5s;position:absolute;top:55%;left:0;right:0;transform:translateY(-55%)}.go-top.active{opacity:1;visibility:visible;bottom:0}.go-top:hover i{margin-top:-3px}@media only screen and (max-width:767px){body,p{font-size:13.5px}.ptb-100{padding-top:60px;padding-bottom:60px}.pt-100{padding-top:60px}.pb-100{padding-bottom:60px}.ptb-70{padding-top:30px;padding-bottom:30px}.pt-70{padding-top:30px}.pb-70{padding-bottom:30px}.default-btn,.optional-btn{padding:10px 24px;font-size:13px}.section-title{margin-bottom:35px}.section-title h2{font-size:28px}.section-title.text-start{margin-bottom:25px}.section-title.text-start .default-btn{display:none}.form-control{height:45px;padding:0 0 0 12px;font-size:14px}textarea.form-control{padding-top:12px}.top-header{text-align:center;padding-top:15px;padding-bottom:15px}.header-contact-info li{margin-bottom:10px;margin-left:10px;margin-right:10px;font-size:13.5px}.header-contact-info li:first-child{margin-left:0}.header-contact-info li:last-child{margin-right:0}.top-header-discount-info{margin-top:0}.top-header-discount-info p{font-size:14px;line-height:1.8}.header-top-menu{text-align:center}.header-top-menu li{margin-top:10px;margin-left:10px;margin-right:10px;font-size:13.5px}.header-top-menu li:first-child{margin-left:0}.header-top-menu li:last-child{margin-right:0}.header-top-menu li a{padding-left:20px}.header-top-menu li a i{font-size:14px}.header-top-menu li:before{height:12px;top:5px;right:-13px}.header-top-others-option{display:block}.main-banner{height:auto;padding-top:100px;padding-bottom:130px}.main-banner.banner-bg6,.main-banner.banner-bg2{background-position:0 0}.main-banner.single-main-banner{padding-top:100px;padding-bottom:100px}.hero-banner{padding-top:100px;padding-bottom:0}.main-banner-content .sub-title{margin-bottom:12px;font-size:15px}.main-banner-content h1{margin-bottom:12px;font-size:35px}.main-banner-content p{font-size:15px}.main-banner-content .btn-box{margin-top:20px}.main-banner-content .btn-box .optional-btn{margin-left:5px}.main-banner-content.text-center .btn-box .optional-btn{margin-left:2.5px}.main-banner-content.text-center .btn-box .default-btn{margin-right:2.5px}.banner-content{max-width:100%;margin-left:0;padding:20px}.banner-content .line{border-width:2px}.banner-content .sub-title{font-size:17px}.banner-content h1{margin:10px 0 15px;font-size:35px}.banner-content p{max-width:100%;font-size:15px;font-weight:300}.banner-content .btn-box{margin-top:20px}.banner-content .btn-box .default-btn{padding:10px 18px;font-size:12px}.banner-content .btn-box .optional-btn{margin-left:5px;padding:10px 18px;font-size:12px}.banner-image{margin-top:30px}.banner-image .circle{width:290px;height:290px}.home-slides.owl-theme .owl-nav{display:none}.home-slides-two.owl-theme .owl-nav [class*=owl-]{opacity:1;visibility:visible;transform:unset;font-size:20px;top:auto;bottom:15px;left:15px}.home-slides-two.owl-theme .owl-nav [class*=owl-].owl-next{left:auto;right:15px}.home-slides-two.owl-theme .owl-nav [class*=owl-]:hover,.home-slides-two.owl-theme .owl-nav [class*=owl-]:hover.owl-next{transform:unset}.home-slides-two.owl-theme:hover .owl-nav [class*=owl-]{left:15px}.home-slides-two.owl-theme:hover .owl-nav [class*=owl-].owl-next{left:auto;right:15px}.single-categories-box .content{text-align:right;padding:15px 15px 0}.single-categories-box .content h3{font-size:23px}.categories-box .content{padding:7px 17px;top:20px;left:20px}.categories-box .content h3{font-size:16px}.about-image{padding-bottom:0;padding-right:0}.about-image img{width:100%}.about-image img:nth-child(2){margin-top:20px;position:relative;right:0}.about-content{margin-top:30px;padding-left:0}.about-content h2{font-size:25px}.about-content h6{font-size:15px}.about-content .features-text h5{padding-top:0;font-size:16px}.about-inner-area{margin-top:0}.about-text{margin-top:30px}.about-text h3{font-size:18px}.single-testimonials-item{padding:25px 20px 95px}.single-testimonials-item p{font-size:16px}.search-overlay .search-overlay-form{width:250px;max-width:250px}.customer-service-content h3{padding-left:25px;font-size:18px}.login-content{text-align:center}.login-content h2{margin-bottom:20px;font-size:22px}.new-customer-content{text-align:center;margin-top:30px;padding-left:0}.new-customer-content h2{margin-bottom:13px;font-size:22px}.new-customer-content span{font-size:15px}.signup-content{max-width:100%}.signup-content h2{font-size:22px}.faq-accordion-tab .tabs,.faq-accordion-tab .tabs li{margin-bottom:20px}.faq-accordion-tab .tabs li a{padding:15px;font-size:14px}.faq-accordion-tab .tabs li a i{font-size:25px}.faq-accordion .accordion .accordion-title{padding:18px 20px 15px 47px;font-size:15px}.faq-accordion .accordion .accordion-title i{top:16px;left:15px}.faq-accordion .accordion .accordion-content{padding:2px 20px 20px}.faq-accordion .accordion .accordion-content p{font-size:14.5px;line-height:1.8}.single-products-box .products-content h3{font-size:18px}.single-products-box .products-content .price{font-size:14px}.products-box .products-content .category{font-size:13px}.products-box .products-content h3{font-size:18px}.products-box .products-content .price{margin-top:7px;font-size:14px}.single-productsBox .products-content .category{font-size:13px}.single-productsBox .products-content h3{font-size:18px}.single-productsBox .products-content .price{margin-top:7px;font-size:14px}.products-area .woocommerce-widget-area{display:none}.error-content h3{margin-bottom:10px;font-size:25px}.error-content p{margin-bottom:20px}.coming-soon-area{height:100%;padding:100px 15px}.coming-soon-content{margin-left:0;padding:30px 25px}.coming-soon-content h2{margin-top:25px;font-size:27px}.coming-soon-content #timer{margin-top:10px}.coming-soon-content #timer div{width:95px;height:100px;margin-top:20px;font-size:35px}.coming-soon-content #timer div span{font-size:14px}.coming-soon-content form{max-width:100%;margin-top:40px}.offer-content{max-width:100%;margin-left:0;padding:35px}.offer-content:before{margin:5px}.offer-content h2{font-size:28px}.offer-content .default-btn{margin-top:10px}.offer-content-box{text-align:center;max-width:100%;margin-left:0}.offer-content-box span{font-size:17px}.offer-content-box h2{font-size:30px}.offer-content-box p{font-size:15px}.offer-content-box .default-btn{margin-top:0}.track-order-content{max-width:100%;padding:30px}.track-order-content h2{font-size:22px}.track-order-content form{padding-left:0;padding-right:0}.products-compare-table table tr td{white-space:nowrap}.productsQuickView .modal-dialog{max-width:320px;margin:0 auto}.productsQuickView .modal-content{padding:35px 15px 15px}.productsQuickView .modal-content .products-content{margin-top:30px}.productsQuickView .modal-content .products-content h3{font-size:19px}.productsQuickView .modal-content .products-content .products-info li,.productsQuickView .modal-content .products-content .products-color-switch h4,.productsQuickView .modal-content .products-content .products-size-wrapper h4{font-size:15px}.sizeGuideModal .modal-content{padding:30px 20px}.sizeGuideModal .modal-content .modal-sizeguide h3{margin-bottom:5px;font-size:20px}.productsShippingModal .modal-content{padding:35px 20px}.productsShippingModal .modal-content .shipping-content h3{margin-bottom:15px;font-size:20px}.productsFilterModal.modal.left .modal-dialog{width:320px}.woocommerce-widget-area .woocommerce-widget .woocommerce-widget-title,.woocommerce-widget-area .aside-trending-widget .aside-trending-products .category h3{font-size:18px}.all-products-area .container .container{padding-left:15px;padding-right:15px}.products-slides.owl-theme .owl-nav [class*=owl-]{opacity:1;visibility:visible;width:40px;height:40px;font-size:16px;line-height:38px;left:-20px}.products-slides.owl-theme .owl-nav [class*=owl-].owl-next{left:auto;right:-20px}.products-slides.owl-theme:hover .owl-nav [class*=owl-]{left:-20px}.products-slides.owl-theme:hover .owl-nav [class*=owl-].owl-next{left:auto;right:-20px}.products-collections-area .container-fluid{width:100%}.contact-info h3{margin-bottom:13px;font-size:19px}.contact-form{margin-top:30px}.contact-form h3{margin-bottom:13px;font-size:19px}.single-gallery-item .gallery-content h3{font-size:18px}.products-details-desc{margin-top:30px}.products-details-desc h3{margin-bottom:15px;font-size:20px}.products-details-desc .price{font-size:14px}.products-details-desc .products-info li{font-size:15px}.products-details-desc .products-color-switch span,.products-details-desc .products-size-wrapper span{font-size:16px}.products-details-desc .products-size-wrapper ul li a{font-size:14px}.products-details-desc .products-info-btn{margin-bottom:18px}.products-details-desc .products-info-btn a{margin-bottom:7px;font-size:13px}.products-details-desc .products-info-btn a i{font-size:17px}.products-details-desc .products-add-to-cart .input-counter input{height:40px;font-size:16px}.products-details-desc .products-add-to-cart .input-counter span{width:40px;font-size:20px;line-height:44px}.products-details-desc .products-add-to-cart .default-btn{position:relative;top:-2px}.products-details-desc .wishlist-compare-btn .optional-btn{text-align:center;display:block}.products-details-desc .wishlist-compare-btn .optional-btn i{top:4px}.products-details-desc .wishlist-compare-btn .optional-btn:not(:first-child){margin-top:15px;margin-left:0}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-title .default-btn{margin-top:15px;position:relative}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-comments{margin-top:25px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-comments .review-item{padding-right:0}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-comments .review-item h3{font-size:18px}.products-details-tab .tabs li{margin-right:0;display:block}.products-details-tab .tabs li a{padding:13px 30px 13px 40px;font-size:14px}.products-details-tab .tabs li a .dot{left:20px}.products-details-tab .tab-content{padding:20px}.products-details-tab .tab-content .tabs-item .products-details-tab-content h3{margin-bottom:12px;font-size:18px}.products-details-tab .tab-content .tabs-item .products-details-tab-content ul li:first-child,.products-details-tab .tab-content .tabs-item .products-details-tab-content ol li:first-child{margin-top:10px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-title .default-btn{margin-top:15px;position:relative}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-comments{margin-top:25px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-comments .review-item{padding-right:0}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-comments .review-item h3{font-size:18px}.related-products{margin-top:45px}.related-products .products-slides.owl-theme .owl-nav [class*=owl-]{left:-15px}.related-products .products-slides.owl-theme .owl-nav [class*=owl-].owl-next{left:auto;right:-15px}.related-products .products-slides.owl-theme:hover .owl-nav [class*=owl-]{left:-15px}.related-products .products-slides.owl-theme:hover .owl-nav [class*=owl-].owl-next{left:auto;right:-15px}.cart-table table thead tr th{padding:0 65px 15px 0;font-size:14px}.cart-table table tbody tr td.product-name a{font-size:15px}.cart-table table tbody tr td.product-name ul{margin-top:8px}.cart-buttons{text-align:center}.cart-buttons .text-end{margin-top:15px;text-align:center!important}.cart-totals{max-width:100%;margin-top:30px;margin-left:0;margin-right:0;padding:20px}.cart-totals h3{font-size:19px}.cart-totals ul{margin:0 0 20px}.cart-totals ul li:last-child{font-size:17px}.sizing-guide-table h3{font-size:18px}.sizing-guide-table .sizing-guide-table table thead th{padding-right:30px;font-size:16px}.user-actions{padding:15px}.user-actions span{font-size:14px}.user-actions i{margin-right:0;font-size:17px;top:2px}.billing-details .title{font-size:19px}.billing-details .form-group .nice-select{font-size:14px;line-height:45px}.order-details{margin-top:30px}.order-details .title{font-size:19px}.order-details .order-table table thead tr th{white-space:nowrap;font-size:15px}.order-details .order-table table tbody tr td{white-space:nowrap;font-size:14px}.order-details .payment-box{padding:25px}.order-details .payment-box .payment-method p [type=radio]:checked+label:before,.order-details .payment-box .payment-method p [type=radio]:not(:checked)+label:before{top:3px}.order-details .payment-box .payment-method p [type=radio]:checked+label:after,.order-details .payment-box .payment-method p [type=radio]:not(:checked)+label:after{top:6px}.facility-slides.owl-theme .owl-nav [class*=owl-]{opacity:1;visibility:visible;border-width:1px;width:35px;height:35px;font-size:15px;line-height:31px}.facility-slides.owl-theme:hover .owl-nav [class*=owl-]{left:0}.facility-slides.owl-theme:hover .owl-nav [class*=owl-].owl-next{left:auto;right:0}.page-title-area{padding-top:40px;padding-bottom:35px}.page-title-content{text-align:center}.page-title-content h2{font-size:22px}.page-title-content ul{text-align:center;transform:unset;margin-top:10px;position:relative;top:0}.page-title-content ul li{margin-left:7px;margin-right:7px}.page-title-content ul li:first-child{margin-left:0}.page-title-content ul li:before{top:5px;left:-8px}.products-filter-options{text-align:center}.products-filter-options p{margin-top:12px;margin-bottom:8px;font-size:15px}.products-filter-options .products-ordering-list{max-width:200px;margin-left:auto;margin-right:auto}.products-filter-options .products-ordering-list .nice-select{height:30px;font-size:15px;line-height:30px}#products-collections-filter.products-row-view .products-col-item .single-products-box{flex-wrap:unset;display:block;align-items:unset!important}#products-collections-filter.products-row-view .products-col-item .single-products-box .products-image{flex:0 0 100%;max-width:100%}#products-collections-filter.products-row-view .products-col-item .single-products-box .products-content{flex:0 0 100%;max-width:100%;padding-left:0;padding-right:0}#products-collections-filter.products-row-view .products-col-item .single-products-box .products-content .add-to-cart{left:0}#products-collections-filter.products-row-view .products-col-item .single-products-box .products-content .star-rating{right:0}#products-collections-filter.products-row-view .products-col-item .products-box{flex-wrap:unset;display:block;align-items:unset!important}#products-collections-filter.products-row-view .products-col-item .products-box .products-image{flex:0 0 100%;max-width:100%}#products-collections-filter.products-row-view .products-col-item .products-box .products-content{flex:0 0 100%;max-width:100%;padding-left:0;padding-right:0}#products-collections-filter.products-row-view .products-col-item .products-box .products-content .add-to-cart{left:0}#products-collections-filter.products-row-view .products-col-item .single-productsBox{flex-wrap:unset;display:block;align-items:unset!important}#products-collections-filter.products-row-view .products-col-item .single-productsBox .products-image{flex:0 0 100%;max-width:100%}#products-collections-filter.products-row-view .products-col-item .single-productsBox .products-content{text-align:center;flex:0 0 100%;max-width:100%;padding-left:0;padding-right:0}#products-collections-filter.products-row-view .products-col-item .single-productsBox .products-content .add-to-cart{left:50%;transform:translate(-50%)}.single-offer-products{border-radius:0;padding-right:0}.single-offer-products .image,.single-offer-products .image a,.single-offer-products .image a img{border-radius:0}.single-offer-products .content{box-shadow:unset;border:1px solid #eee;border-bottom:none;border-radius:0;max-width:100%;padding:25px;position:relative;top:0;right:0;transform:translateY(0)}.single-offer-products .content h3{font-size:22px}.single-blog-post .post-content .category{font-size:13px}.single-blog-post .post-content h3{font-size:18px;line-height:1.3}.single-blog-post .post-content .details-btn{margin-top:12px;font-size:13.5px}.instagram-title{margin-bottom:30px}.pagination-area{margin-top:15px}.pagination-area .page-numbers{font-size:17px}.pagination-area .page-numbers.prev,.pagination-area .page-numbers.next{top:6px}.widget-area{margin-top:35px}.widget-area .widget .widget-title{font-size:18px}.widget-area .widget_xton_posts_thumb .item .info .title{font-size:16px}.blog-details-desc .article-content .entry-meta{margin-bottom:-15px}.blog-details-desc .article-content .entry-meta ul li{margin-bottom:15px;margin-right:15px;padding-left:0;padding-right:15px;font-size:14px}.blog-details-desc .article-content .entry-meta ul li i{display:none}.blog-details-desc .article-content .entry-meta ul li span{font-size:13px}.blog-details-desc .article-content h3{margin-bottom:13px;font-size:19px;line-height:1.5}.blog-details-desc .article-footer{text-align:center;padding-top:25px}.blog-details-desc .article-footer .article-tags,.blog-details-desc .article-footer .article-share{flex:0 0 100%;max-width:100%}.blog-details-desc .article-footer .article-share .social{text-align:center;margin-top:15px}.blog-details-desc .article-author .author-profile{padding:0 20px 20px}.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details h4{font-size:15px}.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details span{font-size:13px}.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-title-details a{padding:5px 10px 4px;font-size:13px}.comments-area .comments-title{font-size:19px}.comments-area .comment-author .avatar{width:50px;height:50px;margin-bottom:10px;display:block;position:relative;left:0}.comments-area .comment-body{padding-left:0}.comments-area .comment-respond .comment-reply-title{font-size:19px}.comments-area .comment-respond .comment-form-author{width:100%;padding-right:0}.comments-area .comment-respond .comment-form-email{width:100%;padding-left:0}.comments-area .comment-respond .form-submit input{padding:10px 30px;font-size:14px}.comments-area .comment-respond .comment-form-cookies-consent label{font-size:15px}.comments-area .comment-respond input[type=date],.comments-area .comment-respond input[type=time],.comments-area .comment-respond input[type=datetime-local],.comments-area .comment-respond input[type=week],.comments-area .comment-respond input[type=month],.comments-area .comment-respond input[type=text],.comments-area .comment-respond input[type=email],.comments-area .comment-respond input[type=url],.comments-area .comment-respond input[type=password],.comments-area .comment-respond input[type=search],.comments-area .comment-respond input[type=tel],.comments-area .comment-respond input[type=number],.comments-area .comment-respond textarea{font-size:14px}blockquote,.blockquote{padding:20px!important}blockquote p,.blockquote p{font-size:17px!important}.prev-link-wrapper{flex:0 0 100%;max-width:100%;padding-right:0}.prev-link-wrapper .prev-title{font-size:15px}.prev-link-wrapper .meta-wrapper{font-size:13px}.next-link-wrapper{flex:0 0 100%;max-width:100%;margin-top:30px;padding-left:0}.next-link-wrapper .next-title{font-size:15px}.next-link-wrapper .meta-wrapper{font-size:13px}.footer-area{padding-top:60px}.single-footer-widget h3{margin-bottom:20px;font-size:19px}.single-footer-widget.pl-4,.single-footer-widget.px-4{padding-left:0!important}.footer-bottom-area{text-align:center;margin-top:30px;padding-top:25px;padding-bottom:25px}.footer-bottom-area p{line-height:1.8}.footer-bottom-area .payment-types{text-align:center;margin-top:15px}.go-top{width:40px;height:40px;font-size:24px;line-height:40px;right:10px}}@media only screen and (min-width:576px) and (max-width:767px){.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .submenu-title{margin-left:25px;margin-right:25px}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu{padding-left:25px;padding-right:25px}.header-top-menu{display:inline-block}.header-top-others-option{margin-top:0;margin-left:15px;display:inline-block;position:relative;top:3px}.offer-content{max-width:300px}.blog-details-desc .article-footer{text-align:left}.blog-details-desc .article-footer .article-tags,.blog-details-desc .article-footer .article-share{flex:0 0 50%;max-width:50%}.blog-details-desc .article-footer .article-share .social{text-align:right;margin-top:0}.comments-area .comment-author .avatar{margin-bottom:0;display:inline-block;position:absolute;left:-65px}.comments-area .comment-body{padding-left:65px}.products-details-desc .wishlist-compare-btn .optional-btn{display:inline-block}.products-details-desc .wishlist-compare-btn .optional-btn:not(:first-child){margin-top:0;margin-left:10px}.products-details-tab .tabs li{margin-right:0;display:inline-block}}@media only screen and (min-width:768px) and (max-width:991px){.top-header{text-align:center;padding-top:15px;padding-bottom:15px}.top-header-discount-info{margin-top:10px;margin-bottom:10px}.header-top-menu{text-align:center;display:inline-block}.header-top-others-option{margin-top:0;margin-left:15px;display:inline-block;position:relative;top:3px}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .submenu-title{margin-left:35px;margin-right:35px}.xton-responsive-nav .xton-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu{padding-left:35px;padding-right:35px}.home-slides.owl-theme .owl-nav{display:none}.main-banner{height:auto;padding-top:160px;padding-bottom:160px}.main-banner.banner-bg2{background-position:0 0}.main-banner-content{max-width:700px;margin-left:auto}.main-banner-content .sub-title{font-size:16.5px}.main-banner-content h1{font-size:50px}.main-banner-content p{font-size:16px}.banner-content{max-width:690px;padding:35px}.banner-content .sub-title{font-size:20px}.banner-content h1{margin:12px 0 15px;font-size:50px}.banner-content p{font-size:17px}.banner-image{margin-top:30px}.banner-image .circle{width:290px;height:290px}.hero-banner{padding-top:100px;padding-bottom:0}.hero-banner .main-banner-content{text-align:center}.single-facility-box h3{font-size:19px}.products-area .woocommerce-widget-area{display:none}.products-filter-options .sub-title a{margin-right:8px}.about-content{margin-top:30px;padding-left:0}.about-inner-area{margin-top:20px}.about-text{margin-top:30px}.faq-accordion-tab .tabs{margin-bottom:30px}.faq-accordion-tab .tabs li{margin-bottom:20px}.coming-soon-content{margin-left:auto;margin-right:auto}.products-details-desc{margin-top:30px}.cart-table table thead tr th{padding:0 20px 15px 0}.order-details,.contact-form{margin-top:30px}}@media only screen and (min-width:992px) and (max-width:1199px){.header-contact-info{margin-bottom:-5px}.header-contact-info li{margin-bottom:5px}.header-top-menu{margin-bottom:-5px}.header-top-menu li{margin-bottom:5px}.main-banner{height:700px}.main-banner-content h1{font-size:50px}.banner-content{max-width:425px;padding:30px}.banner-content .sub-title{font-size:25px}.banner-content h1{font-size:50px}.banner-content p{font-size:17px}.single-categories-box .content{padding:15px 15px 0}.single-categories-box .content h3{font-size:22px}.categories-box .content{padding-left:20px;padding-right:20px;top:10px;left:10px}.categories-box .content h3{font-size:17px}.coming-soon-content{margin-left:auto;margin-right:auto}}@media only screen and (min-width:1550px){.banner-content{max-width:755px}}.embla{overflow:hidden}.embla__container{display:flex}.embla__slide{flex-shrink:0;min-width:0}
