@charset "UTF-8";

 .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp} .chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,0.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px white inset,0 1px 1px rgba(0,0,0,0.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px white inset,0 1px 0 rgba(0,0,0,0.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-size:52px 37px!important;background-repeat:no-repeat!important}}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-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: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[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
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}@font-face {
font-family: 'themify';
src:url(//shipfrom.us/wp-content/themes/shipfromus/fonts/themify.eot?-fvbane);
src:url(//shipfrom.us/wp-content/themes/shipfromus/fonts/themify.eot?#iefix-fvbane) format('embedded-opentype'),
url(//shipfrom.us/wp-content/themes/shipfromus/fonts/themify.woff?-fvbane) format('woff'),
url(//shipfrom.us/wp-content/themes/shipfromus/fonts/themify.ttf?-fvbane) format('truetype'),
url(//shipfrom.us/wp-content/themes/shipfromus/fonts/themify.svg?-fvbane#themify) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="ti-"], [class*=" ti-"] {
font-family: 'themify';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ti-wand:before {
content: "\e600";
}
.ti-volume:before {
content: "\e601";
}
.ti-user:before {
content: "\e602";
}
.ti-unlock:before {
content: "\e603";
}
.ti-unlink:before {
content: "\e604";
}
.ti-trash:before {
content: "\e605";
}
.ti-thought:before {
content: "\e606";
}
.ti-target:before {
content: "\e607";
}
.ti-tag:before {
content: "\e608";
}
.ti-tablet:before {
content: "\e609";
}
.ti-star:before {
content: "\e60a";
}
.ti-spray:before {
content: "\e60b";
}
.ti-signal:before {
content: "\e60c";
}
.ti-shopping-cart:before {
content: "\e60d";
}
.ti-shopping-cart-full:before {
content: "\e60e";
}
.ti-settings:before {
content: "\e60f";
}
.ti-search:before {
content: "\e610";
}
.ti-zoom-in:before {
content: "\e611";
}
.ti-zoom-out:before {
content: "\e612";
}
.ti-cut:before {
content: "\e613";
}
.ti-ruler:before {
content: "\e614";
}
.ti-ruler-pencil:before {
content: "\e615";
}
.ti-ruler-alt:before {
content: "\e616";
}
.ti-bookmark:before {
content: "\e617";
}
.ti-bookmark-alt:before {
content: "\e618";
}
.ti-reload:before {
content: "\e619";
}
.ti-plus:before {
content: "\e61a";
}
.ti-pin:before {
content: "\e61b";
}
.ti-pencil:before {
content: "\e61c";
}
.ti-pencil-alt:before {
content: "\e61d";
}
.ti-paint-roller:before {
content: "\e61e";
}
.ti-paint-bucket:before {
content: "\e61f";
}
.ti-na:before {
content: "\e620";
}
.ti-mobile:before {
content: "\e621";
}
.ti-minus:before {
content: "\e622";
}
.ti-medall:before {
content: "\e623";
}
.ti-medall-alt:before {
content: "\e624";
}
.ti-marker:before {
content: "\e625";
}
.ti-marker-alt:before {
content: "\e626";
}
.ti-arrow-up:before {
content: "\e627";
}
.ti-arrow-right:before {
content: "\e628";
}
.ti-arrow-left:before {
content: "\e629";
}
.ti-arrow-down:before {
content: "\e62a";
}
.ti-lock:before {
content: "\e62b";
}
.ti-location-arrow:before {
content: "\e62c";
}
.ti-link:before {
content: "\e62d";
}
.ti-layout:before {
content: "\e62e";
}
.ti-layers:before {
content: "\e62f";
}
.ti-layers-alt:before {
content: "\e630";
}
.ti-key:before {
content: "\e631";
}
.ti-import:before {
content: "\e632";
}
.ti-image:before {
content: "\e633";
}
.ti-heart:before {
content: "\e634";
}
.ti-heart-broken:before {
content: "\e635";
}
.ti-hand-stop:before {
content: "\e636";
}
.ti-hand-open:before {
content: "\e637";
}
.ti-hand-drag:before {
content: "\e638";
}
.ti-folder:before {
content: "\e639";
}
.ti-flag:before {
content: "\e63a";
}
.ti-flag-alt:before {
content: "\e63b";
}
.ti-flag-alt-2:before {
content: "\e63c";
}
.ti-eye:before {
content: "\e63d";
}
.ti-export:before {
content: "\e63e";
}
.ti-exchange-vertical:before {
content: "\e63f";
}
.ti-desktop:before {
content: "\e640";
}
.ti-cup:before {
content: "\e641";
}
.ti-crown:before {
content: "\e642";
}
.ti-comments:before {
content: "\e643";
}
.ti-comment:before {
content: "\e644";
}
.ti-comment-alt:before {
content: "\e645";
}
.ti-close:before {
content: "\e646";
}
.ti-clip:before {
content: "\e647";
}
.ti-angle-up:before {
content: "\e648";
}
.ti-angle-right:before {
content: "\e649";
}
.ti-angle-left:before {
content: "\e64a";
}
.ti-angle-down:before {
content: "\e64b";
}
.ti-check:before {
content: "\e64c";
}
.ti-check-box:before {
content: "\e64d";
}
.ti-camera:before {
content: "\e64e";
}
.ti-announcement:before {
content: "\e64f";
}
.ti-brush:before {
content: "\e650";
}
.ti-briefcase:before {
content: "\e651";
}
.ti-bolt:before {
content: "\e652";
}
.ti-bolt-alt:before {
content: "\e653";
}
.ti-blackboard:before {
content: "\e654";
}
.ti-bag:before {
content: "\e655";
}
.ti-move:before {
content: "\e656";
}
.ti-arrows-vertical:before {
content: "\e657";
}
.ti-arrows-horizontal:before {
content: "\e658";
}
.ti-fullscreen:before {
content: "\e659";
}
.ti-arrow-top-right:before {
content: "\e65a";
}
.ti-arrow-top-left:before {
content: "\e65b";
}
.ti-arrow-circle-up:before {
content: "\e65c";
}
.ti-arrow-circle-right:before {
content: "\e65d";
}
.ti-arrow-circle-left:before {
content: "\e65e";
}
.ti-arrow-circle-down:before {
content: "\e65f";
}
.ti-angle-double-up:before {
content: "\e660";
}
.ti-angle-double-right:before {
content: "\e661";
}
.ti-angle-double-left:before {
content: "\e662";
}
.ti-angle-double-down:before {
content: "\e663";
}
.ti-zip:before {
content: "\e664";
}
.ti-world:before {
content: "\e665";
}
.ti-wheelchair:before {
content: "\e666";
}
.ti-view-list:before {
content: "\e667";
}
.ti-view-list-alt:before {
content: "\e668";
}
.ti-view-grid:before {
content: "\e669";
}
.ti-uppercase:before {
content: "\e66a";
}
.ti-upload:before {
content: "\e66b";
}
.ti-underline:before {
content: "\e66c";
}
.ti-truck:before {
content: "\e66d";
}
.ti-timer:before {
content: "\e66e";
}
.ti-ticket:before {
content: "\e66f";
}
.ti-thumb-up:before {
content: "\e670";
}
.ti-thumb-down:before {
content: "\e671";
}
.ti-text:before {
content: "\e672";
}
.ti-stats-up:before {
content: "\e673";
}
.ti-stats-down:before {
content: "\e674";
}
.ti-split-v:before {
content: "\e675";
}
.ti-split-h:before {
content: "\e676";
}
.ti-smallcap:before {
content: "\e677";
}
.ti-shine:before {
content: "\e678";
}
.ti-shift-right:before {
content: "\e679";
}
.ti-shift-left:before {
content: "\e67a";
}
.ti-shield:before {
content: "\e67b";
}
.ti-notepad:before {
content: "\e67c";
}
.ti-server:before {
content: "\e67d";
}
.ti-quote-right:before {
content: "\e67e";
}
.ti-quote-left:before {
content: "\e67f";
}
.ti-pulse:before {
content: "\e680";
}
.ti-printer:before {
content: "\e681";
}
.ti-power-off:before {
content: "\e682";
}
.ti-plug:before {
content: "\e683";
}
.ti-pie-chart:before {
content: "\e684";
}
.ti-paragraph:before {
content: "\e685";
}
.ti-panel:before {
content: "\e686";
}
.ti-package:before {
content: "\e687";
}
.ti-music:before {
content: "\e688";
}
.ti-music-alt:before {
content: "\e689";
}
.ti-mouse:before {
content: "\e68a";
}
.ti-mouse-alt:before {
content: "\e68b";
}
.ti-money:before {
content: "\e68c";
}
.ti-microphone:before {
content: "\e68d";
}
.ti-menu:before {
content: "\e68e";
}
.ti-menu-alt:before {
content: "\e68f";
}
.ti-map:before {
content: "\e690";
}
.ti-map-alt:before {
content: "\e691";
}
.ti-loop:before {
content: "\e692";
}
.ti-location-pin:before {
content: "\e693";
}
.ti-list:before {
content: "\e694";
}
.ti-light-bulb:before {
content: "\e695";
}
.ti-Italic:before {
content: "\e696";
}
.ti-info:before {
content: "\e697";
}
.ti-infinite:before {
content: "\e698";
}
.ti-id-badge:before {
content: "\e699";
}
.ti-hummer:before {
content: "\e69a";
}
.ti-home:before {
content: "\e69b";
}
.ti-help:before {
content: "\e69c";
}
.ti-headphone:before {
content: "\e69d";
}
.ti-harddrives:before {
content: "\e69e";
}
.ti-harddrive:before {
content: "\e69f";
}
.ti-gift:before {
content: "\e6a0";
}
.ti-game:before {
content: "\e6a1";
}
.ti-filter:before {
content: "\e6a2";
}
.ti-files:before {
content: "\e6a3";
}
.ti-file:before {
content: "\e6a4";
}
.ti-eraser:before {
content: "\e6a5";
}
.ti-envelope:before {
content: "\e6a6";
}
.ti-download:before {
content: "\e6a7";
}
.ti-direction:before {
content: "\e6a8";
}
.ti-direction-alt:before {
content: "\e6a9";
}
.ti-dashboard:before {
content: "\e6aa";
}
.ti-control-stop:before {
content: "\e6ab";
}
.ti-control-shuffle:before {
content: "\e6ac";
}
.ti-control-play:before {
content: "\e6ad";
}
.ti-control-pause:before {
content: "\e6ae";
}
.ti-control-forward:before {
content: "\e6af";
}
.ti-control-backward:before {
content: "\e6b0";
}
.ti-cloud:before {
content: "\e6b1";
}
.ti-cloud-up:before {
content: "\e6b2";
}
.ti-cloud-down:before {
content: "\e6b3";
}
.ti-clipboard:before {
content: "\e6b4";
}
.ti-car:before {
content: "\e6b5";
}
.ti-calendar:before {
content: "\e6b6";
}
.ti-book:before {
content: "\e6b7";
}
.ti-bell:before {
content: "\e6b8";
}
.ti-basketball:before {
content: "\e6b9";
}
.ti-bar-chart:before {
content: "\e6ba";
}
.ti-bar-chart-alt:before {
content: "\e6bb";
}
.ti-back-right:before {
content: "\e6bc";
}
.ti-back-left:before {
content: "\e6bd";
}
.ti-arrows-corner:before {
content: "\e6be";
}
.ti-archive:before {
content: "\e6bf";
}
.ti-anchor:before {
content: "\e6c0";
}
.ti-align-right:before {
content: "\e6c1";
}
.ti-align-left:before {
content: "\e6c2";
}
.ti-align-justify:before {
content: "\e6c3";
}
.ti-align-center:before {
content: "\e6c4";
}
.ti-alert:before {
content: "\e6c5";
}
.ti-alarm-clock:before {
content: "\e6c6";
}
.ti-agenda:before {
content: "\e6c7";
}
.ti-write:before {
content: "\e6c8";
}
.ti-window:before {
content: "\e6c9";
}
.ti-widgetized:before {
content: "\e6ca";
}
.ti-widget:before {
content: "\e6cb";
}
.ti-widget-alt:before {
content: "\e6cc";
}
.ti-wallet:before {
content: "\e6cd";
}
.ti-video-clapper:before {
content: "\e6ce";
}
.ti-video-camera:before {
content: "\e6cf";
}
.ti-vector:before {
content: "\e6d0";
}
.ti-themify-logo:before {
content: "\e6d1";
}
.ti-themify-favicon:before {
content: "\e6d2";
}
.ti-themify-favicon-alt:before {
content: "\e6d3";
}
.ti-support:before {
content: "\e6d4";
}
.ti-stamp:before {
content: "\e6d5";
}
.ti-split-v-alt:before {
content: "\e6d6";
}
.ti-slice:before {
content: "\e6d7";
}
.ti-shortcode:before {
content: "\e6d8";
}
.ti-shift-right-alt:before {
content: "\e6d9";
}
.ti-shift-left-alt:before {
content: "\e6da";
}
.ti-ruler-alt-2:before {
content: "\e6db";
}
.ti-receipt:before {
content: "\e6dc";
}
.ti-pin2:before {
content: "\e6dd";
}
.ti-pin-alt:before {
content: "\e6de";
}
.ti-pencil-alt2:before {
content: "\e6df";
}
.ti-palette:before {
content: "\e6e0";
}
.ti-more:before {
content: "\e6e1";
}
.ti-more-alt:before {
content: "\e6e2";
}
.ti-microphone-alt:before {
content: "\e6e3";
}
.ti-magnet:before {
content: "\e6e4";
}
.ti-line-double:before {
content: "\e6e5";
}
.ti-line-dotted:before {
content: "\e6e6";
}
.ti-line-dashed:before {
content: "\e6e7";
}
.ti-layout-width-full:before {
content: "\e6e8";
}
.ti-layout-width-default:before {
content: "\e6e9";
}
.ti-layout-width-default-alt:before {
content: "\e6ea";
}
.ti-layout-tab:before {
content: "\e6eb";
}
.ti-layout-tab-window:before {
content: "\e6ec";
}
.ti-layout-tab-v:before {
content: "\e6ed";
}
.ti-layout-tab-min:before {
content: "\e6ee";
}
.ti-layout-slider:before {
content: "\e6ef";
}
.ti-layout-slider-alt:before {
content: "\e6f0";
}
.ti-layout-sidebar-right:before {
content: "\e6f1";
}
.ti-layout-sidebar-none:before {
content: "\e6f2";
}
.ti-layout-sidebar-left:before {
content: "\e6f3";
}
.ti-layout-placeholder:before {
content: "\e6f4";
}
.ti-layout-menu:before {
content: "\e6f5";
}
.ti-layout-menu-v:before {
content: "\e6f6";
}
.ti-layout-menu-separated:before {
content: "\e6f7";
}
.ti-layout-menu-full:before {
content: "\e6f8";
}
.ti-layout-media-right-alt:before {
content: "\e6f9";
}
.ti-layout-media-right:before {
content: "\e6fa";
}
.ti-layout-media-overlay:before {
content: "\e6fb";
}
.ti-layout-media-overlay-alt:before {
content: "\e6fc";
}
.ti-layout-media-overlay-alt-2:before {
content: "\e6fd";
}
.ti-layout-media-left-alt:before {
content: "\e6fe";
}
.ti-layout-media-left:before {
content: "\e6ff";
}
.ti-layout-media-center-alt:before {
content: "\e700";
}
.ti-layout-media-center:before {
content: "\e701";
}
.ti-layout-list-thumb:before {
content: "\e702";
}
.ti-layout-list-thumb-alt:before {
content: "\e703";
}
.ti-layout-list-post:before {
content: "\e704";
}
.ti-layout-list-large-image:before {
content: "\e705";
}
.ti-layout-line-solid:before {
content: "\e706";
}
.ti-layout-grid4:before {
content: "\e707";
}
.ti-layout-grid3:before {
content: "\e708";
}
.ti-layout-grid2:before {
content: "\e709";
}
.ti-layout-grid2-thumb:before {
content: "\e70a";
}
.ti-layout-cta-right:before {
content: "\e70b";
}
.ti-layout-cta-left:before {
content: "\e70c";
}
.ti-layout-cta-center:before {
content: "\e70d";
}
.ti-layout-cta-btn-right:before {
content: "\e70e";
}
.ti-layout-cta-btn-left:before {
content: "\e70f";
}
.ti-layout-column4:before {
content: "\e710";
}
.ti-layout-column3:before {
content: "\e711";
}
.ti-layout-column2:before {
content: "\e712";
}
.ti-layout-accordion-separated:before {
content: "\e713";
}
.ti-layout-accordion-merged:before {
content: "\e714";
}
.ti-layout-accordion-list:before {
content: "\e715";
}
.ti-ink-pen:before {
content: "\e716";
}
.ti-info-alt:before {
content: "\e717";
}
.ti-help-alt:before {
content: "\e718";
}
.ti-headphone-alt:before {
content: "\e719";
}
.ti-hand-point-up:before {
content: "\e71a";
}
.ti-hand-point-right:before {
content: "\e71b";
}
.ti-hand-point-left:before {
content: "\e71c";
}
.ti-hand-point-down:before {
content: "\e71d";
}
.ti-gallery:before {
content: "\e71e";
}
.ti-face-smile:before {
content: "\e71f";
}
.ti-face-sad:before {
content: "\e720";
}
.ti-credit-card:before {
content: "\e721";
}
.ti-control-skip-forward:before {
content: "\e722";
}
.ti-control-skip-backward:before {
content: "\e723";
}
.ti-control-record:before {
content: "\e724";
}
.ti-control-eject:before {
content: "\e725";
}
.ti-comments-smiley:before {
content: "\e726";
}
.ti-brush-alt:before {
content: "\e727";
}
.ti-youtube:before {
content: "\e728";
}
.ti-vimeo:before {
content: "\e729";
}
.ti-twitter:before {
content: "\e72a";
}
.ti-time:before {
content: "\e72b";
}
.ti-tumblr:before {
content: "\e72c";
}
.ti-skype:before {
content: "\e72d";
}
.ti-share:before {
content: "\e72e";
}
.ti-share-alt:before {
content: "\e72f";
}
.ti-rocket:before {
content: "\e730";
}
.ti-pinterest:before {
content: "\e731";
}
.ti-new-window:before {
content: "\e732";
}
.ti-microsoft:before {
content: "\e733";
}
.ti-list-ol:before {
content: "\e734";
}
.ti-linkedin:before {
content: "\e735";
}
.ti-layout-sidebar-2:before {
content: "\e736";
}
.ti-layout-grid4-alt:before {
content: "\e737";
}
.ti-layout-grid3-alt:before {
content: "\e738";
}
.ti-layout-grid2-alt:before {
content: "\e739";
}
.ti-layout-column4-alt:before {
content: "\e73a";
}
.ti-layout-column3-alt:before {
content: "\e73b";
}
.ti-layout-column2-alt:before {
content: "\e73c";
}
.ti-instagram:before {
content: "\e73d";
}
.ti-google:before {
content: "\e73e";
}
.ti-github:before {
content: "\e73f";
}
.ti-flickr:before {
content: "\e740";
}
.ti-facebook:before {
content: "\e741";
}
.ti-dropbox:before {
content: "\e742";
}
.ti-dribbble:before {
content: "\e743";
}
.ti-apple:before {
content: "\e744";
}
.ti-android:before {
content: "\e745";
}
.ti-save:before {
content: "\e746";
}
.ti-save-alt:before {
content: "\e747";
}
.ti-yahoo:before {
content: "\e748";
}
.ti-wordpress:before {
content: "\e749";
}
.ti-vimeo-alt:before {
content: "\e74a";
}
.ti-twitter-alt:before {
content: "\e74b";
}
.ti-tumblr-alt:before {
content: "\e74c";
}
.ti-trello:before {
content: "\e74d";
}
.ti-stack-overflow:before {
content: "\e74e";
}
.ti-soundcloud:before {
content: "\e74f";
}
.ti-sharethis:before {
content: "\e750";
}
.ti-sharethis-alt:before {
content: "\e751";
}
.ti-reddit:before {
content: "\e752";
}
.ti-pinterest-alt:before {
content: "\e753";
}
.ti-microsoft-alt:before {
content: "\e754";
}
.ti-linux:before {
content: "\e755";
}
.ti-jsfiddle:before {
content: "\e756";
}
.ti-joomla:before {
content: "\e757";
}
.ti-html5:before {
content: "\e758";
}
.ti-flickr-alt:before {
content: "\e759";
}
.ti-email:before {
content: "\e75a";
}
.ti-drupal:before {
content: "\e75b";
}
.ti-dropbox-alt:before {
content: "\e75c";
}
.ti-css3:before {
content: "\e75d";
}
.ti-rss:before {
content: "\e75e";
}
.ti-rss-alt:before {
content: "\e75f";
}.wrap-demo-section{
display: inline-block;
margin-bottom: 20px;
}
.wrap-demo-section .demo-item-preview {
display: inline-block;
max-width: 310px;
margin: 0 auto;
border: 1px solid #eee;
position: relative;
overflow: hidden;
margin-bottom: 17px;
}
.wrap-demo-section .demo-item-info {
display: inline-block;
max-width: 310px;
width: 100%;
float: left;
border: none;
}
.wrap-demo-section .demo-item-info .demo-title{
display: inline-block;
text-transform: uppercase;
margin: 0;
font-weight: 600;
font-size: 16px;
padding: 4.5px 0;
}
.wrap-demo-section .demo-item-info .link{
display: inline-block;
color: #333;
border: none;
padding: 4px 12px;
font-weight: 600;
background-color: #eee;
float: right;
}
.wrap-demo-section .demo-item-info .link:hover{
color: #fff !important;
}
.wrap-demo-section .demo-item-preview .demo-title{
font-size: 16px;
text-transform: uppercase;
font-weight: 600;
text-align: center;
display: inline-block;
float: left;
max-width: calc(100% - 100px);
}
.wrap-demo-section .demo-item-preview .link:hover{
color: #fff;
}.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-15 {
width: 20%;
float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
width: 20%;
float: left;
}
}
@media (min-width: 992px) {
.col-md-15 {
width: 20%;
float: left;
}
}
@media (min-width: 1200px) {
.col-lg-15 {
width: 20%;
float: left;
}
} @media (min-width:1200px){
.auto-clear .col-lg-1:nth-child(12n+1){clear:left;}
.auto-clear .col-lg-2:nth-child(6n+1){clear:left;}
.auto-clear .col-lg-15:nth-child(5n+1){clear:left;}
.auto-clear .col-lg-3:nth-child(4n+1){clear:left;}
.auto-clear .col-lg-4:nth-child(3n+1){clear:left;}
.auto-clear .col-lg-6:nth-child(odd){clear:left;}
}
@media (min-width:992px) and (max-width:1199px){
.auto-clear .col-md-1:nth-child(12n+1){clear:left;}
.auto-clear .col-md-2:nth-child(6n+1){clear:left;}
.auto-clear .col-md-15:nth-child(5n+1){clear:left;}
.auto-clear .col-md-3:nth-child(4n+1){clear:left;}
.auto-clear .col-md-4:nth-child(3n+1){clear:left;}
.auto-clear .col-md-6:nth-child(odd){clear:left;}
}
@media (min-width:768px) and (max-width:991px){
.auto-clear .col-sm-1:nth-child(12n+1){clear:left;}
.auto-clear .col-sm-2:nth-child(6n+1){clear:left;}
.auto-clear .col-sm-15:nth-child(5n+1){clear:left;}
.auto-clear .col-sm-3:nth-child(4n+1){clear:left;}
.auto-clear .col-sm-4:nth-child(3n+1){clear:left;}
.auto-clear .col-sm-6:nth-child(odd){clear:left;}
}
@media (min-width:480px) and (max-width:767px){
.auto-clear .col-xs-1:nth-child(12n+1){clear:left;}
.auto-clear .col-xs-2:nth-child(6n+1){clear:left;}
.auto-clear .col-xs-15:nth-child(5n+1){clear:left;}
.auto-clear .col-xs-3:nth-child(4n+1){clear:left;}
.auto-clear .col-xs-4:nth-child(3n+1){clear:left;}
.auto-clear .col-xs-6:nth-child(odd){clear:left;}
}
@media (max-width:479px){
.auto-clear .col-ts-1:nth-child(12n+1){clear:left;}
.auto-clear .col-ts-2:nth-child(6n+1){clear:left;}
.auto-clear .col-ts-15:nth-child(5n+1){clear:left;}
.auto-clear .col-ts-3:nth-child(4n+1){clear:left;}
.auto-clear .col-ts-4:nth-child(3n+1){clear:left;}
.auto-clear .col-ts-6:nth-child(odd){clear:left;}
} @media (max-width: 480px){
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-ts-1,
.col-ts-10,
.col-ts-11,
.col-ts-12,
.col-ts-2,
.col-ts-3,
.col-ts-4,
.col-ts-5,
.col-ts-6,
.col-ts-7,
.col-ts-8,
.col-ts-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-ts-1,
.col-ts-2,
.col-ts-3,
.col-ts-4,
.col-ts-5,
.col-ts-6,
.col-ts-7,
.col-ts-8,
.col-ts-9,
.col-ts-10,
.col-ts-11{float:left;}
.col-ts-12{width:100%;}
.col-ts-11{width:91.66666667%;}
.col-ts-10{width:83.33333333%;}
.col-ts-9{width:75%;}
.col-ts-8{width:66.66666667%;}
.col-ts-7{width:58.33333333%;}
.col-ts-6{width:50%;}
.col-ts-5{width:41.66666667%;}
.col-ts-4{width:33.33333333%;}
.col-ts-3{width:25%;}
.col-ts-2{width:16.66666667%;}
.col-ts-1{width:8.33333333%;}
.col-ts-pull-12{right:100%;}
.col-ts-pull-11{right:91.66666667%;}
.col-ts-pull-10{right:83.33333333%;}
.col-ts-pull-9{right:75%;}
.col-ts-pull-8{right:66.66666667%;}
.col-ts-pull-7{right:58.33333333%;}
.col-ts-pull-6{right:50%;}
.col-ts-pull-5{right:41.66666667%;}
.col-ts-pull-4{right:33.33333333%;}
.col-ts-pull-3{right:25%;}
.col-ts-pull-2{right:16.66666667%;}
.col-ts-pull-1{right:8.33333333%;}
.col-ts-pull-0{right:auto;}
.col-ts-push-12{left:100%;}
.col-ts-push-11{left:91.66666667%;}
.col-ts-push-10{left:83.33333333%;}
.col-ts-push-9{left:75%;}
.col-ts-push-8{left:66.66666667%;}
.col-ts-push-7{left:58.33333333%;}
.col-ts-push-6{left:50%;}
.col-ts-push-5{left:41.66666667%;}
.col-ts-push-4{left:33.33333333%;}
.col-ts-push-3{left:25%;}
.col-ts-push-2{left:16.66666667%;}
.col-ts-push-1{left:8.33333333%;}
.col-ts-push-0{left:auto;}
.col-ts-offset-12{margin-left:100%;}
.col-ts-offset-11{margin-left:91.66666667%;}
.col-ts-offset-10{margin-left:83.33333333%;}
.col-ts-offset-9{margin-left:75%;}
.col-ts-offset-8{margin-left:66.66666667%;}
.col-ts-offset-7{margin-left:58.33333333%;}
.col-ts-offset-6{margin-left:50%;}
.col-ts-offset-5{margin-left:41.66666667%;}
.col-ts-offset-4{margin-left:33.33333333%;}
.col-ts-offset-3{margin-left:25%;}
.col-ts-offset-2{margin-left:16.66666667%;}
.col-ts-offset-1{margin-left:8.33333333%;}
.col-ts-offset-0{margin-left:0;}
.hidden-ts{
display: none;
}
} .gallery:after {
display: table;
content: "";
clear: both;
}
.gallery-item {
margin: 0;
float: left;
padding: 0.5em;
font-size: 0.8125rem;
font-style: italic;
color: #666;
}
.gallery-columns-1 .gallery-item {
width: 100%;
float: none;
}
.gallery-columns-2 .gallery-item {
width: 50%
}
.gallery-columns-3 .gallery-item {
width: 33.3333%
}
.gallery-columns-4 .gallery-item {
width: 25%
}
.gallery-columns-5 .gallery-item {
width: 20%
}
.gallery-columns-6 .gallery-item {
width: 16.6667%
}
.gallery-columns-7 .gallery-item {
width: 14.2857%
}
.gallery-columns-8 .gallery-item {
width: 12.5%
}
.gallery-columns-9 .gallery-item {
width: 11.1111%
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: left;
} .alignnone,
.wp-caption.alignnone,
a img.alignnone {
margin: 5px 20px 20px 0;
}
div.aligncenter,
.aligncenter,
.wp-caption.aligncenter,
a img.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignleft,
.wp-caption.alignleft,
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.alignright,
.wp-caption.alignright,
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
img.alignnone {
margin: 0;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 100%; padding: 5px 3px 5px;
text-align: center;
margin: 0;
}
.wp-caption.alignnone {
clear: both;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 100%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 12px;
line-height: 17px;
margin: 0;
padding: 10px 4px 5px;
margin: 0!important;
}
.gallery-caption {
color: #707070;
color: rgba(51, 51, 51, 0.7);
display: block;
font-family: "Noto Sans", sans-serif;
font-size: 12px;
line-height: 1.5;
padding: 0.5em 0;
}
.bypostauthor{
color: inherit;
}
.widget  .screen-reader-text{
display: none;
}
.pagination .screen-reader-text{
display: none;
} .cssload-square {
margin: 68px auto;
width: 19px;
height: 19px;
transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
}
.cssload-square-part {
position: absolute;
width: 19px;
height: 19px;
z-index: 1;
animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
-o-animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
-ms-animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
-webkit-animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
-moz-animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
}
.cssload-square-green {
background: rgb(84,250,212);
right: 0;
bottom: 0;
animation-direction: alternate-reverse;
-o-animation-direction: alternate-reverse;
-ms-animation-direction: alternate-reverse;
-webkit-animation-direction: alternate-reverse;
-moz-animation-direction: alternate-reverse;
}
.cssload-square-pink {
background: rgb(233,111,146);
left: 0;
top: 0;
}
.cssload-square-blend {
background: rgb(117,81,125);
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 2;
animation: blend-anim 0.92s ease-in infinite;
-o-animation: blend-anim 0.92s ease-in infinite;
-ms-animation: blend-anim 0.92s ease-in infinite;
-webkit-animation: blend-anim 0.92s ease-in infinite;
-moz-animation: blend-anim 0.92s ease-in infinite;
}
@keyframes blend-anim {
0% {
transform: scale(0.01, 0.01) rotateY(0);
animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
50% {
transform: scale(1, 1) rotateY(0);
animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
100% {
transform: scale(0.01, 0.01) rotateY(0);
}
}
@-o-keyframes blend-anim {
0% {
-o-transform: scale(0.01, 0.01) rotateY(0);
-o-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
50% {
-o-transform: scale(1, 1) rotateY(0);
-o-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
100% {
-o-transform: scale(0.01, 0.01) rotateY(0);
}
}
@-ms-keyframes blend-anim {
0% {
-ms-transform: scale(0.01, 0.01) rotateY(0);
-ms-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
50% {
-ms-transform: scale(1, 1) rotateY(0);
-ms-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
100% {
-ms-transform: scale(0.01, 0.01) rotateY(0);
}
}
@-webkit-keyframes blend-anim {
0% {
-webkit-transform: scale(0.01, 0.01) rotateY(0);
-webkit-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
50% {
-webkit-transform: scale(1, 1) rotateY(0);
-webkit-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
100% {
-webkit-transform: scale(0.01, 0.01) rotateY(0);
}
}
@-moz-keyframes blend-anim {
0% {
-moz-transform: scale(0.01, 0.01) rotateY(0);
-moz-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
50% {
-moz-transform: scale(1, 1) rotateY(0);
-moz-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
100% {
-moz-transform: scale(0.01, 0.01) rotateY(0);
}
}
@keyframes cssload-part-anim {
0% {
transform: translate3d(-10px, -10px, 0);
}
100% {
transform: translate3d(10px, 10px, 0);
}
}
@-o-keyframes cssload-part-anim {
0% {
-o-transform: translate3d(-10px, -10px, 0);
}
100% {
-o-transform: translate3d(10px, 10px, 0);
}
}
@-ms-keyframes cssload-part-anim {
0% {
-ms-transform: translate3d(-10px, -10px, 0);
}
100% {
-ms-transform: translate3d(10px, 10px, 0);
}
}
@-webkit-keyframes cssload-part-anim {
0% {
-webkit-transform: translate3d(-10px, -10px, 0);
}
100% {
-webkit-transform: translate3d(10px, 10px, 0);
}
}
@-moz-keyframes cssload-part-anim {
0% {
-moz-transform: translate3d(-10px, -10px, 0);
}
100% {
-moz-transform: translate3d(10px, 10px, 0);
}
} .main-container{
padding: 33px 0 40px 0;
}
.full-width,.full_width{
width: 100vw;
position: relative;
left: 50%;
margin-left: -50vw;
}
.container{
padding: 0 0;
}
.owl-carousel .owl-item img,
.owl-carousel:not(.thumbnails) .owl-item img{
-webkit-transform-style: unset;
transform-style: unset;
}
@media (max-width: 1024px) {
.hidden-menu{
display: none!important;
}
.col-md-50{
width: 50%;
}
}
@media (max-width: 768px) {
.container {
padding: 0 15px;
margin: 0 auto;
}
}
@media (max-width: 640px){
.col-md-50{
width: 100%;
}
} body{
font-family:'Open Sans', sans-serif;;
font-size: 14px;
color: #666666;
line-height: 24px;
font-weight: 400;
overflow-x: hidden;
}
label{
font-weight: normal;
color: #555;
}
label .required{
color: #f24e3d;
border-bottom: none;
text-decoration: none;
}
a {
color: #333;
text-decoration: none;
}
a:hover, a:focus, a:active {
text-decoration: none;
outline: none;
}
body .wpb_button,
body .wpb_content_element,
body ul.wpb_thumbnails-fluid > li {
margin-bottom: 0;
}
p{
margin-bottom: 24px;
}
ul,ol{
padding-left: 20px;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Open Sans', sans-serif;
font-weight: 400;
margin-top: 0;
margin-bottom: 20px;
color: #333;
line-height: 1.4;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
}
img {
height: auto;
max-width: 100%;
outline: none;
}
figure{
max-width: 100%;
}
input[type="text"],
input[type="email"],
textarea,
input[type="password"],
input[type="tel"],
select,
input[type="search"]{
border: 1px solid #dddddd;
border-radius: 0;
padding: 7px 20px;
max-width: 100%;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
input[type="text"],
input[type="email"],
textarea,
input[type="password"],
input[type="tel"],
input[type="search"]{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
button:focus, input:focus{
outline: none;
}
input[type="submit"]:hover,
.button:hover,
button:hover{
opacity: 0.8;
}
select::-ms-expand {
display: none;
}
select{
width: 100%;
}
table {
border: 1px solid #E6E6E6;
border-collapse: collapse;
border-spacing: 0;
table-layout: auto;
width: 100%;
margin-bottom: 20px;
}
th,td{
border-color: #E6E6E6;
border-style: solid;
border-width: 1px;
padding: 10px 5px;
font-weight: normal;
text-align: center;
}
textarea{
display: block;
}
:focus {
outline: none;
}
.vc_separator>span{
display: block;
}
.chosen-container-active.chosen-with-drop .chosen-single{
border: 1px solid transparent;
background: none;
}
.chosen-container .chosen-drop{
background: #fff;
border: none;
}
.chosen-container-single .chosen-single{
border: 1px solid transparent;
background: #f6f6f6;
border-radius: 0;
padding: 0 15px;
max-width: 100%;
background: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
height: 38px!important;
line-height: 38px!important;
}
.chosen-container-single .chosen-single span{
margin: 0;
color: #888888;
}
.chosen-container-single .chosen-single div b:before{
font-family: 'FontAwesome';
content: "\f0d7";
width: auto;
height: auto;
color: #aeaeae;
}
.chosen-container .chosen-results li.highlighted{
background: none;
background-color: #F8F8F8;
color: #333333;
}
.chosen-container-single .chosen-single div b{
background: none!important;
} ::-webkit-input-placeholder {
color: inherit;
opacity: 1;
filter: alpha(opacity=100);
}
:-moz-placeholder { / Firefox 18- /
color: inherit;
opacity: 1;
filter: alpha(opacity=100);
}
::-moz-placeholder {  / Firefox 19+ /
color: inherit;
opacity: 1;
filter: alpha(opacity=100);
}
:-ms-input-placeholder {
color: inherit;
opacity: 1;
filter: alpha(opacity=100);
} .owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled{
display: none;
}
.owl-nav .owl-prev,
.owl-nav .owl-next{
position: absolute;
top: 50%;
width: 33px;
height: 49px;
background: #c8c8c8;
color: #666;
line-height: 48px;
text-align: center;
font-size: 24px;
opacity: 0;
visibility: hidden;
cursor: pointer;
}
.owl-carousel:hover .owl-nav .owl-prev,
.owl-carousel:hover .owl-nav .owl-next{
opacity: 1;
visibility: visible;
}
.slider-style-brands .owl-nav .owl-prev,
.slider-style-brands .owl-nav .owl-next{
top: 30%;
}
.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover{
color: #fff;
background: #888;
}
.owl-nav .owl-prev{
left: 10px;
}
.owl-nav .owl-next{
right: 10px;
}
.slider-style-brands .owl-nav .owl-prev{
left: 0;
}
.slider-style-brands .owl-nav .owl-next{
right: 0;
} .banner-effect{
position: relative;
overflow: hidden;
}
.banner-effect1:after{
width: 100%;
height: 100%;
left: 0;
position: absolute;
z-index: 1;
content: "";
opacity: 0;
visibility: hidden;
-webkit-transition: 0.7s ease 0s;
-moz-transition: 0.7s ease 0s;
-ms-transition: 0.7s ease 0s;
-o-transition: 0.7s ease 0s;
transition: 0.7s ease 0s;
}
.banner-effect1:hover:after{
visibility: visible;
opacity: 0.2;
}
.banner-effect2:before{
position: absolute;
content: " ";
width: 92%;
height: 92%;
border: 3px solid white;
left: 4%;
top: 4%;
margin: auto;
-webkit-transition: all 0.55s ease;
-o-transition: all 0.55s ease;
transition: all 0.55s ease;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
}
.banner-effect2:after{
position: absolute;
content: " ";
width: 92%;
height: 92%;
border: 1px solid white;
-webkit-transform: scale(0.7,0.7);
-ms-transform: scale(0.7,0.7);
-o-transform: scale(0.7,0.7);
transform: scale(0.7,0.7);
margin: auto;
left: 4%;
top: 4%;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
}
.banner-effect2:hover:before{
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
.banner-effect2:hover:after{
-webkit-transition: all 0.55s ease;
-o-transition: all 0.55s ease;
transition: all 0.55s ease;
-webkit-transform: scale(1,1);
-ms-transform: scale(1,1);
-o-transform: scale(1,1);
transform: scale(1,1);
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
.worldmart-tabs .link-tab-banner:before,
.banner-effect3:before{
width: 100%;
height: 100%;
content: "";
background: #ffffff;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
position: absolute;
z-index: 1;
top: 0;
left: 0;
opacity: 0;
}
.worldmart-tabs .link-tab-banner:after,
.banner-effect3:after{
width: 100%;
height: 100%;
content: "";
background: #ffffff;
opacity: 0;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
position: absolute;
z-index: 1;
top: 0;
left: 0;
}
.worldmart-tabs .link-tab-banner:hover:before,
.banner-effect3:hover:before{
left: 50%;
width: 0;
opacity: 0.5;
}
.worldmart-tabs .link-tab-banner:hover:after,
.banner-effect3:hover:after{
top: 50%;
height: 0;
opacity: 0.5;
}
.banner-effect4:before{
width: 100%;
height: 100%;
background-color: #000;
position: absolute;
z-index: 1;
content: "";
opacity: 0;
visibility: hidden;
-webkit-transition: 0.7s ease 0s;
-moz-transition: 0.7s ease 0s;
-ms-transition: 0.7s ease 0s;
-o-transition: 0.7s ease 0s;
transition: 0.7s ease 0s;
}
.banner-effect4:hover:before{
visibility: visible;
opacity: 0.2;
} .worldmart-clone-wrap{
position: fixed;
top: 0;
left: -320px;
width: 320px;
height: 100vh;
background-color: #fff;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
z-index: 100000;
-webkit-box-shadow: 3px 5px 14px -3px rgba(0,0,0,0.11);
-moz-box-shadow: 3px 5px 14px -3px rgba(0,0,0,0.11);
box-shadow: 3px 5px 14px -3px rgba(0,0,0,0.11);
overflow-x: hidden;
}
.worldmart-clone-wrap .megamenu-item li{
line-height: 50px;
}
.worldmart-clone-wrap .megamenu-item .widget{
padding: 0 0 30px 0;
}
.worldmart-clone-wrap .megamenu-item li > a{
font-family:'Lato', san-serif;
}
.worldmart-clone-wrap .megamenu-item li.menu-item > a{
display: inline-block;
line-height: 50px;
}
.worldmart-clone-wrap .megamenu-item li .icon{
right: -4px;
top: -9px;
float: right;
position: relative;
}
.worldmart-clone-wrap .megamenu-item .menu-title{
font-size: 14px;
font-weight: 400;
}
.worldmart-clone-wrap .megamenu-item .menu-title,
.worldmart-clone-wrap .megamenu-item .wrap-media{
margin-bottom: 0;
padding-left: 20px;
}
.worldmart-panel ul{
padding:0;
margin:0;
}
.worldmart-panel li{
list-style: none;
position: relative;
padding:0 20px;
border-bottom: 1px solid #ddd;
}
.worldmart-panels-actions-wrap .worldmart-prev-panel {
right: inherit;
left: 0;
border: none;
border-right: 1px solid #eee;
}
.worldmart-panels-actions-wrap .worldmart-prev-panel:before {
content: "\f104";
font-family: FontAwesome;
}
.worldmart-panels-actions-wrap .worldmart-current-panel-title {
display: block;
text-align: center;
line-height: 50px;
padding: 0 50px;
text-transform: uppercase;
}
.worldmart-clone-wrap .worldmart-panels {
background: inherit;
border-color: inherit;
position: absolute;
margin-top: 50px;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0;
box-sizing: border-box;
}
.worldmart-next-panel {
width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
position: absolute;
top: 0;
right: 0;
z-index: 10;
}
.worldmart-next-panel:before {
content: "\f105";
font-family: FontAwesome;
}
.worldmart-panel>ul>li>a {
display: inline-block;
line-height: 50px;
text-transform: capitalize;
}
.worldmart-panel>ul>li>a>.icon{
right: -4px;
top: -9px;
float: right;
position: relative;
}
.worldmart-clone-wrap .worldmart-panel {
border-color: #fff;
bottom: 0;
box-sizing: border-box;
display: block;
left: 0;
margin: 0;
overflow-x: hidden;
overflow-y: auto;
position: absolute;
right: 0;
top: 0;
transform: translateX(100%);
transition: all 0.2s ease 0s;
z-index: 0;
}
.worldmart-clone-wrap .worldmart-main-panel,
.worldmart-clone-wrap .worldmart-panel.worldmart-panel-opened {
transform: translateX(0);
z-index: 10;
}
.worldmart-clone-wrap .worldmart-sub-opened {
z-index: 1;
opacity: 0;
visibility: hidden;
}
.worldmart-panels-actions-wrap {
border-bottom: 1px solid #ddd;
height: 50px;
position: relative;
}
.worldmart-panels-actions-wrap .worldmart-close-btn,
.worldmart-panels-actions-wrap .worldmart-prev-panel {
width: 50px;
height: 50px;
position: absolute;
top: 0;
right: 0;
z-index: 10;
border-left: 1px solid #eee;
text-align: center;
line-height: 50px;
}
@media (max-width: 1024px) {
.worldmart-clone-wrap.open{
left:0;
}
.submenu.megamenu .wpb_single_image{
text-align: left;
max-width: 285px;
margin: 0 20px;
}
.worldmart-panel .megamenu{
background-image: none!important;
}
} .worldmart-menu-item .menu-title{
font-size: 13px;
color: #222;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 10px;
}
.main-menu-wapper .main-menu .menu-item .worldmart-menu-item ul,
.wrap-header-menu .bottom-menu .menu-item .worldmart-menu-item ul{
padding-left: 0;
}
.main-menu-wapper .main-menu .menu-item .worldmart-menu-item li,
.wrap-header-menu .bottom-menu .menu-item .worldmart-menu-item li{
display: block;
float: none;
padding: 3px 0;
}
.main-menu-wapper .main-menu .menu-item .worldmart-menu-item li a,
.wrap-header-menu .bottom-menu .menu-item .worldmart-menu-item li a,
.main-menu li .submenu li>a{
font-size: 13px;
color: #666;
text-transform: capitalize;
font-weight:normal;
position: relative;
}
.wrap-header-menu .bottom-menu .menu-item .worldmart-menu-item li a:after{
display: none;
}
.menu-item-type-custom .worldmart-item-title .custom-label{
position: absolute;
left: 100%;
top: -8px;
font-size: 8px;
line-height: 14px;
margin-bottom: 0;
padding: 0 9.3px;
display: inline-block;
height: 14px;
background: #ff2832;
text-align: center;
text-transform: uppercase;
clear: left;
font-weight: 400;
color: #fff;
}
.menu-item-type-custom .worldmart-item-title .custom-label.lbl_new{
background-color: #365db5;
}
.menu-item-type-custom .worldmart-item-title .custom-label.lbl_new:before{
border-color: #365db5 transparent transparent transparent;
}
.menu-item-type-custom .worldmart-item-title .custom-label.lbl_hot{
background-color: #f59524;
}
.menu-item-type-custom .worldmart-item-title .custom-label.lbl_hot:before{
border-color: #f59524 transparent transparent transparent;
}
.main-menu-wapper .main-menu .menu-item .worldmart-menu-item .worldmart-item-title .icon.img{
position: absolute;
right: -37px;
top: -12px;
}
.main-menu-wapper .main-menu .menu-item .worldmart-menu-item li:hover,
.main-menu li .submenu li:hover{
background: transparent;
}
.worldmart-banner.banner-style1{
float: right;
}
.worldmart-banner.banner-style1 .img-banner img{
margin-bottom: 4px;
}
.worldmart-banner.banner-style1 .product-title{
line-height: 18px;
margin-bottom: 4px;
text-align: center;
}
.worldmart-banner.banner-style1 .product-title a {
font-size: 13px;
color: #444;
text-transform: capitalize;
line-height: 18px;
font-weight:normal;
}
.worldmart-banner.banner-style1 .link-to-product{
font-size: 13px;
text-transform: capitalize;
line-height: 18px;
font-weight:normal;
float: right;
margin-right: 40px;
position: relative;
}
.worldmart-banner.banner-style1 .link-to-product:before{
content: '';
display: inline-block;
position: absolute;
bottom: 3px;
left: 0;
height: 1px;
width: 100%;
}
.worldmart-banner.banner-style1 .link-to-product:after{
font-family:'Fontawesome';
content: "\f0a9";
}
.worldmart-banner.banner-style2 .text-banner .title{
font-size: 54px;
line-height: 45px;
color: #ca9656;
font-weight: bold;
max-width: 145px;
text-transform: uppercase;
margin-bottom: 7px;
}
.worldmart-banner.banner-style2 .text-banner .subtitle{
font-weight: 600;
font-size: 18px;
text-transform: uppercase;
color: #666;
max-width: 290px;
display: block;
margin-bottom: 9px;
}
.worldmart-banner.banner-style2 .text-banner .custom-link{
font-size: 14px;
color: #fefefe;
font-weight: 600;
padding: 3px 29px;
text-transform: capitalize;
display: inline-block;
}
.worldmart-banner.banner-style3 .text-banner .title{
color: #333333;
font-size: 30px;
line-height: 30px;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 5px;
}
.worldmart-banner.banner-style3 .text-banner .subtitle{
color:#666666;
line-height: 20px;
font-size: 16px;
display: inline-block;
margin-bottom: 14px;
}
.worldmart-banner.banner-style3 .text-banner .custom-link{
font-size: 14px;
color: #fff;
text-transform: capitalize;
font-weight: 600;
padding: 5px 31px;
display: inline-block;
}
@media (max-width: 1024px) {
.worldmart-banner.banner-style1{
float: left;
margin-left: 50px;
}
.worldmart-menu-item{
max-width: 310px;
}
.worldmart-banner.banner-style3{
max-width: 280px!important;
}
} .widget{
margin-bottom: 30px;
}
.widget:last-child{
margin-bottom: 0;
}
.widget li{
list-style: none;
padding: 7.5px 0;
}
.widget > ul, .widget > div > ul {
padding-left: 0;
}
.widget li a{
color: #555;
font-weight: 600;
}
.widget li .count{
font-size: 12px;
color: #aaa;
margin-left: 3px;
}
.widget_product_categories li .count{
font-size: 14px;
color: #444;
}
.widgettitle{
color: #222;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
border-bottom: 1px solid #e6e6e6;
padding-bottom: 12px;
margin-bottom: 15px;
line-height: inherit;
}
.widget_product_categories .widgettitle,
.widget_layered_nav .widgettitle,
.widget_price_filter .widgettitle{
color: #333;
}
.worldmart_products.product_list .widgettitle{
color: #444;
}
.widget_search .searchform{
position: relative;
}
.widget_search .searchform .button{
font-size: 0;
position: absolute;
right: 0;
top: 0;
background: transparent;
border: none;
padding: 10px 20px 5px 20px;
color: #333;
}
.widget_search .searchform .search-field{
width: 100%;
padding: 9.5px 20px;
font-size: 13px;
color: #888;
height: 45px; }
.widget_search .searchform .button:after{
content: "\f002";
font-family:'FontAwesome';
font-size: 16px;
}
.widget_recent_entries li{
border-bottom: 1px solid #E6E6E6;
padding: 7.5px 0;
}
.widget_recent_entries li:last-child{
border-bottom: none;
}
.tagcloud a{
font-size: 13px!important;
border: 1px solid #E6E6E6;
padding: 2px 27px;
margin: 0 7px 10px 0;
display: inline-block;
}
.tagcloud a:hover{
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.worldmart-quote-box-widget .media{
margin-bottom: 20px;
}
.post-metas ul.post-categories{
padding-left: 0;
}
.post-categories>li{
list-style: none;
padding: 8px 0;
}
.post-categories>li>a{
font-weight: 600;
color: #555;
}
.product_list_widget{
padding-top: 5px;
}
.product_list_widget li{
overflow: hidden;
margin-bottom: 20px;
list-style: none;
padding: 0;
}
.product_list_widget .thumb{
float: left;
width: 85px;
border:1px solid #e6e6e6;
margin-right: 10px;
}
.product_list_widget .info{
overflow: hidden;
line-height: 18px;
margin-right: 10px;
}
.product_list_widget .info a{
font-size: 13px;
color: #444;
line-height: 18px;
display: inline-block;
margin-bottom: 4px;
font-weight: 400;
vertical-align: top;
}
.product_list_widget .star-rating{
margin-bottom: 8px;
display: inline-block;
width: 70px;
margin-right: 0;
}
.product_list_widget .info .price{
font-family: 'Lato', sans-serif;
font-weight: bold;
color: #222;
display: block;
}
.product_list_widget .info .price ins{
float: left;
text-decoration: none;
color: #ff2832;
margin-right: 8px;
}
.product_list_widget .info .price del{
font-size: 13px;
color: #aaa;
font-weight: 300;
}
.star-rating {
white-space: nowrap;
line-height: 100%;
display: block;
font-size: 0;
position: relative;
overflow: hidden;
width: 105px;
letter-spacing: 8px;
margin-bottom: 4px;
margin-right: 10px;
}
.product-style-on-sell .star-rating,
.product-style-1 .star-rating,
.product-style-2 .star-rating {
display: inline-block;
vertical-align: middle;
width: 70px;
margin:0
}
.product-style-1 .star-rating{
margin-bottom: 5px;
}
.product-style-2 .woocommerce-review-link{
line-height: 13px;
font-size: 13px;
color: #888;
vertical-align: middle;
display: inline-block;
font-style: italic;
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
line-height: 100%;
}
.star-rating:before, .star-rating span:before {
font-family: FontAwesome;
content: "\f005\f005\f005\f005\f005";
font-size: 15px;
color: #e2e2e2;
margin-left: 1px;
line-height: 100%;
}
.star-rating span:before {
color: #efce4a;
}
.product-item .star-rating:before, .product-item .star-rating span:before,
.product_list_widget .star-rating:before, .product_list_widget .star-rating span:before{
font-size: 12px;
display: inline-block;
margin: 5px 0 0 0;
letter-spacing: 0.3em;
}
.product-style-2 .star-rating:before,
.product-style-2 .star-rating span:before{
margin-top: 2px;
letter-spacing: 0.3em;
}
.product-style-on-sell .star-rating:before,
.product-style-on-sell .star-rating span:before{
margin-top: 0;
}
.widget .price_slider_wrapper {
display: inline-block;
width: 100%;
position: relative;
margin-top: 17px;
}
.widget.widget_price_filter .price_slider_wrapper .ui-slider{
position: relative;
background: #c5c5c5;
height: 4px;
margin: 0 7px;
}
.widget.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range{
display: block;
position: absolute;
top: 0;
height: 100%;
z-index: 1;
}
.widget.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle{
position: absolute;
top: -6px;
width: 14px;
height: 14px;
cursor: pointer;
-ms-touch-action: none;
touch-action: none;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
z-index: 2;
margin-left: -8px;
outline: none;
border: none;
}
.widget.widget_price_filter .price_slider_wrapper .price_slider_amount{
margin-top: 24px;
}
.widget.widget_price_filter .price_slider_wrapper .price_slider_amount .button{
float: right;
background: #fff;
border: 1px solid #e6e6e6;
color: #333;
height: 25px;
line-height: 22px;
}
.widget_layered_nav .list-group li a{
padding-left: 25px;
position: relative;
font-weight: 400;
}
.widget_layered_nav .list-group li a:before{
content: '';
display: inline-block;
width: 15px;
height: 15px;
border: 1px solid #e6e6e6;
background: #f8f8f8;
position: absolute;
top: 3px;
left: 0;
}
.widget_layered_nav .list-group li a:after{
content: "\f00c";
font-family: 'FontAwesome';
font-size: 12px;
color: #fff;
position: absolute;
left: 2px;
top: -2px;
opacity: 0;
visibility: hidden;
}
.widget_layered_nav .list-group li.chosen a:after,
.widget_layered_nav .list-group li a:hover:after{
opacity: 1;
visibility: visible;
}
.widget_layered_nav .list-group li.link-cotrol a{
padding-left: 0;
position: relative;
color: #666;
font-size: 13px;
}
.widget_layered_nav .list-group li.link-cotrol a:after{
content: "\f107";
font-size: 13px;
color: #666;
position: static;
opacity: 1;
margin-left: 4px;
visibility: visible;
}
.widget_layered_nav .list-group li.link-cotrol a:before{
content: '';
width: 100%;
height: 1px;
left: 0;
bottom: 1px;
background:#666 ;
border: none;
position: absolute;
top: inherit;
}
.widget_layered_nav .inline-group {
padding: 20px 0 30px 0;
}
.widget_layered_nav .inline-group .term-name{
display: inline-block;
height: 42px;
width: 42px;
line-height: 41px;
text-align: center;
border: 1px solid #e6e6e6;
border-radius: 50%;
font-size: 16px;
color: #555;
font-weight: 600;
margin-right: 5px;
}
.widget_layered_nav .inline-group .term-name:hover,
.widget_layered_nav .inline-group a.selected .term-name{
color: #fff;
}
.widget_layered_nav .inline-group .count{
display: none;
}
.widget_product_categories li a{
color: #444;
font-weight: 400;
}
.widget_product_categories .cat-item{
position: relative;
}
.widget_product_categories .cat-item ul{
padding-left: 30px;
}
.widget_product_categories .cat-item .children>li,
.widget_layered_nav .list-group .wc-layered-nav-term.item-hidden{
height: 0;
padding: 0;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.widget_product_categories .cat-item .children.show>li,
.widget_layered_nav .list-group .wc-layered-nav-term.item-hidden.show-item{
opacity: 1;
visibility: visible;
padding: 7.5px 0;
height: auto;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.widget_layered_nav .list-group .wc-layered-nav-term.item-hidden.show-item + .link-cotrol{
display: none;
}
.widget_product_categories .cat-item .control-nav-bar{
width: 30px;
height: 30px;
line-height: 30px;
padding: 0;
font-size: 0;
top: 6px;
left: auto;
bottom: auto;
position: absolute;
text-align: center;
right: -9px;
opacity: 1;
}
.widget_product_categories .cat-item .control-nav-bar:before,
.widget_product_categories .cat-item .control-nav-bar:after{
position: absolute;
content: '';
background-color: #666;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
right: 0;
margin: 0 auto;
}
.widget_product_categories .cat-item .control-nav-bar:before{
width: 2px;
height: 10px;
}
.widget_product_categories .cat-item .control-nav-bar:after{
height: 2px;
width: 10px;
}
.widget_product_categories .cat-item .children.show + .control-nav-bar:before{
display: none;
}
.sidebar .widget_recent_reviews .product_list_widget li > a {
float: left;
margin-right: 10px;
max-width: 85px;
}
.widget_product_search .woocommerce-product-search input.button{
border: none;
color: #fff;
padding: 8px 25px;
display: inline-block;
} .woocommerce-pagination li{
list-style: none;
display: inline-block;
}
.woocommerce-pagination .page-numbers{
padding-left: 0;
}
.woocommerce-pagination>ul{
display: inline-block;
}
.pagination{
width: 100%;
border-top:1px solid #e6e6e6;
margin-bottom: 0;
}
.pagination .nav-links {
margin-top: 30px;
}
.woocommerce-pagination .page-numbers>li>span,
.woocommerce-pagination .page-numbers>li>a,
.pagination .page-numbers,
.page-links>a, .page-links>span{
color: #333;
background: #f5f5f5;
border: 1px solid #E6E6E6;
text-align: center;
line-height: 35px;
padding: 7px 13px;
margin-right: 6px;
}
.page-links>a, .page-links>span{
margin-right: 10px;
}
.pagination .page-numbers:hover,
.pagination .page-numbers.current,
.page-links>a:hover, .page-links>span:hover,
.page-links>span,
.woocommerce-pagination .page-numbers>li>a:hover,
.woocommerce-pagination .page-numbers>li>span:hover,
.woocommerce-pagination .page-numbers>li .current{
color: #fff!important;
}
.pagination .page-numbers.current,
.page-links>span{
font-weight: bold;
}
.woocommerce-result-count{
float: right;
font-size: 13px;
color: #333;
margin-top: 4px;
}
.woocommerce-pagination{
border-top: 1px solid #e6e6e6;
display: inline-block;
width: 100%;
padding-top: 15px;
}
@media (max-width: 480px) {
.woocommerce-pagination li{
margin-bottom: 10px;
}
} .wrap-shopbanner{
margin-bottom: 30px;
}
.toolbar-products{
display: table;
width: 100%;
background: #f5f5f5;
padding: 6.5px 25px;
margin-bottom: 35px;
}
.toolbar-products .toolbar-item{
display: table-cell;
vertical-align: middle;
color: #666;
}
.toolbar-products .toolbar-item.showing{
width: 60px;
}
.toolbar-item.info .shop-title{
text-transform: uppercase;
font-weight: bold;
color: #222;
}
.toolbar-products .toolbar-item.ordering,
.toolbar-products .toolbar-item select{
width: 153px;
}
.toolbar-products .toolbar-item.ordering{
padding-right: 10px;
}
.toolbar-products .toolbar-item .products-per-page,
.toolbar-products .toolbar-item.showing select{
width: 60px;
}
.toolbar-products .toolbar-item.modes{
text-align: right;
font-size: 13px;
width: 200px;
}
.toolbar-products .chosen-container-single .chosen-single span{
color: #666;
}
.toolbar-products .toolbar-item.modes .modes-mode>i{
margin-right: 10px;
font-size: 18px;
vertical-align: middle;
}
.toolbar-products .toolbar-item.modes .mode-list{
margin-left: 22px;
}
.toolbar-products .chosen-container{
border:1px solid #e6e6e6;
background: #fff;
}
.toolbar-products .chosen-container-single .chosen-single{
height: 28px!important;
line-height: 27px!important;
}
@media (max-width: 991px) {
.toolbar-products .toolbar-item.modes .modes-mode{
font-size: 0;
}
.toolbar-products .toolbar-item.modes .modes-mode > i{
margin-right: 0;
}
.toolbar-products .toolbar-item{
width: 150px;
}
.toolbar-products .toolbar-item.modes .mode-list{
margin: 0;
}
.toolbar-products .toolbar-item.modes{
width: 50px;
}
.toolbar-item.info .shop-title{
font-size: 12px;
}
}
@media (max-width: 640px){
.toolbar-products .toolbar-item.info{
display: block;
margin-bottom: 10px;
width: 100%;
}
.toolbar-products .toolbar-item.ordering,
.toolbar-products .toolbar-item.showing,
.toolbar-products .toolbar-item.modes{
display: inline-block;
}
}
@media (max-width: 480px) {
.product-item .thumb-inner,
.product-item .product-thumb .second-thumbnail,
.product-item .product-info{
max-width: 250px;
margin: 0 auto;
}
.toolbar-products .toolbar-item.modes{
display: none;
}
} .post-detail .post-item .post-thumb{
margin-bottom: 13px;
}
.post-item .post-item-info .post-name{
font-size: 18px;
text-transform: uppercase;
font-weight: 600;
margin-bottom: 8px;
line-height: inherit;
}
.post-item .post-metas{
margin-bottom: 16px;
}
.post-item .post-metas .post-meta-item{
display: inline-block;
font-size: 13px;
color: #666;
}
.post-item .post-metas .post-meta-item .count_comment:before{
font-family: 'FontAwesome';
content: "\f075";
margin-right: 11px;
}
blockquote{
font-size: 15px;
font-style: italic;
color: #555;
border: none;
padding: 17px 0;
}
blockquote:before{
content: "“";
font-family: "Georgia";
float: left;
margin-right: 5px;
font-weight: bold;
font-size: 30px;
}
.post-footer{
padding-top: 12px;
margin-bottom: 35px;
}
.post-footer .tags{
margin-bottom: 8px;
}
.post-footer .tags label{
font-weight: bold;
color: #222;
text-transform: uppercase;
}
.post-footer .post-arthur{
border: 1px solid #e6e6e6;
padding: 15px;
background: #fdfdfd;
}
.post-footer .author-avatar {
display: inline-block;
vertical-align: top;
margin-right: 15px;
}
.post-footer .author-description {
overflow: hidden;
max-width: 640px;
display: inline-block;
}
.post-footer .author-title{
font-size: 16px;
color: #222;
font-weight: 600;
margin-top: 10px;
text-transform: capitalize;
}
.post-footer .author-description .author-bio{
color: #888;
line-height: 20px;
}
.post-comments .comment-reply-title{
font-weight: bold;
text-transform: uppercase;
font-size: 14px;
border-bottom:1px solid #E6E6E6;
padding-bottom: 13px;
margin-bottom: 17px;
}
.post-comments .comment-form>p,
.post-comments .comment-form input,
.post-comments .comment-form textarea{
width: 100%;
margin-bottom: 7px;
}
.post-comments .comment-form .comment-notes{
margin-bottom: 20px;
}
.post-comments .comment-form label{
display: block;
color: #000;
}
.post-comments .comment-form input{
border: 1px solid #dddddd;
border-radius: 0;
padding: 7px 20px;
width: 100%;
outline: none;
}
.post-comments .comment-form .button,
.post-comments .comment-form .form-submit{
width: inherit;
color: #fff;
font-weight: 600;
border: none;
margin-top: 10px;
}
.post-comments .comment-form .button{
padding: 7px 29px;
}
.post-comments .comment-form .comment-form-email,
.post-comments .comment-form .comment-form-author{
width: calc(50% - 15px);
display: inline-block;
}
.post-comments .comment-form .comment-form-author{
margin-right: 26px;
}
.post-comments .comments .comment{
list-style: none;
}
.post-comments .comment-body{
border: 1px solid #E6E6E6;
padding: 10px;
margin-bottom: 20px;
display: inline-block;
width: 100%;
}
.post-comments .comment-content .avata{
float: left;
margin-right: 10px;
}
.post-comments .comment-content .comment-meta{
overflow: hidden;
}
.post-comments .comment-content .coment-text{
padding-left: 80px;
}
.post-comments .comment-content .reply{
padding-left: 90px;
}
.post-comments .comment-content .coment-text>p,
.post-comments .comment-content .coment-text>address{
margin: 10px;
}
.post-comments .comments .comment-respond{
margin-left: -20px;
}
.post-list .post-item{
display: inline-block;
width: 100%;
margin-bottom: 40px;
}
.post-item .content-left{
width: 370px;
position: relative;
float: left;
margin-right: 15px;
}
.post-grid .post-item .content-left{
width: 100%;
margin-right: 0;
float: none;
}
.post-item .content-left .post-date{
position: absolute;
color: #fff;
font-size: 13px;
font-weight: bold;
top: 10px;
left: -3px;
padding: 3px 22px;
}
.post-item .content-left .post-date:before{
content: "";
height: 0;
width: 0;
left: 0;
bottom: -4px;
position: absolute;
border-top: 4px solid #000;
border-left: 3px solid transparent;
border-right: 0 solid transparent;
}
.post-item .content-left .post-date:after{
content: "";
height: 0;
width: 0;
left: 100%;
top: 0;
position: absolute;
border-bottom: 30px solid #ff2832;
border-left: 0 solid transparent!important;
border-right: 5px solid transparent!important;
}
.post-item .post-item-info{
overflow: hidden;
}
.post-item .post-metas .post-meta-item:after{
display: inline-block;
content: '';
width: 1px;
height: 13px;
background: #888;
vertical-align: middle;
margin: 0 16px;
opacity: 0.3;
}
.post-grid .post-item .post-metas .post-meta-item:after{
margin: 0 10px;
}
.post-item .post-metas .post-meta-item:last-child:after{
display: none;
}
.post-list .post-item .post-item-info .post-name{
margin: 5px 0 3px 0;
font-size: 14px;
font-weight: bold;
color: #333;
line-height: inherit;
}
.post-list .post-item .post-item-info .post-excerpt {
margin-bottom: 13px;
}
.post-list .post-item .post-metas{
border-bottom: 1px solid #e6e6e6;
padding-bottom: 13px;
margin-bottom: 8px;
}
.post-item .post-item-info .button{
background: #f5f5f5;
color: #666;
border: 1px solid #e6e6e6;
padding: 4px 23px;
display: inline-block;
font-weight: 600;
}
.post-item .post-item-info .button:hover{
color: #fff;
}
@media (max-width: 991px) {
.post-item .content-left{
width: 100%;
float: inherit;
margin-right: 0;
}
}
@media (max-width: 767px) {
.post-comments .comment-form .comment-form-email,
.post-comments .comment-form .comment-form-author{
width: 100%;
}
.post-comments .comment-form .comment-form-author{
margin-right: 0;
}
}
@media (max-width: 480px) {
.post-comments .comment-content .avata{
float: none;
margin-bottom: 10px;
}
.post-comments .comment-content .coment-text,
.post-comments .comment-content .reply{
padding-left: 0;
}
.post-comments .comment-content .coment-text>p,
.post-comments .comment-content .coment-text>address{
margin-left: 0;
}
} .breadcrumb-trail .breadcrumb{
background: #fff;
padding: 0;
font-size: 13px;
text-transform: uppercase;
}
.breadcrumb-trail .breadcrumb li{
list-style: none;
display: inline-block;
}
.woocommerce-breadcrumb{
color: #222;
margin-bottom: 33px;
font-size: 13px;
text-transform: uppercase;
}
.woocommerce-breadcrumb a,
.breadcrumb-trail .breadcrumb li a{
font-size: 13px;
color: #666;
text-transform: uppercase;
}
.breadcrumb-trail .breadcrumb li.active{
color: #222;
}
.woocommerce-breadcrumb a:hover{
color: #666;
}
.woocommerce-breadcrumb a:after,
.breadcrumb-trail .breadcrumb li a:after{
content: '/';
margin:0 15px;
}
.woocommerce-message{
border-top-style: solid;
border-top-width: 3px;
margin-bottom: 40px;
background: #f8f8f8;
padding: 10px 0 10px 20px;
}
.woocommerce-message .wc-forward{
float: right;
background: red;
color: #fff;
padding: 0 7px;
font-size: 13px;
}
.woocommerce-message .wc-forward:hover{
background: #222!important;
}
.woocommerce-product-gallery__trigger{
position: absolute;
right: 10px;
top: 10px;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border-radius: 3px;
color: #fff;
z-index: 1;
font-size: 0;
}
.woocommerce-product-gallery__trigger img{
display: none !important;
font-size: 0;
width: 0!important;
}
.woocommerce-product-gallery__trigger:before{
font-family: FontAwesome;
content: "\f002";
font-size: 15px;
color: #fff !important;
}
.has-post-thumbnail{
position: relative;
}
.has-post-thumbnail .woocommerce-product-gallery{
width: 470px;
margin-right:26px;
display: inline-block;
position: relative;
}
.no-sidebar .has-post-thumbnail .woocommerce-product-gallery{
width:470px;
}
.no-sidebar .has-post-thumbnail .woocommerce-product-gallery .flex-viewport {
width: 470px;
margin: 0 auto;
}
.no-sidebar .has-post-thumbnail .entry-summary{
width: 670px;
max-width: inherit;
}
.has-post-thumbnail .entry-summary{
max-width: 370px;
display: inline-block;
vertical-align: top;
margin-top: 40px;
}
.has-post-thumbnail .entry-summary .woocommerce-product-rating{
margin-bottom: 10px;
}
.has-post-thumbnail .entry-summary .star-rating{
display: table-cell;
margin-right: 0;
vertical-align: middle;
}
.has-post-thumbnail .entry-summary .woocommerce-review-link,
.has-post-thumbnail .entry-summary .woocommerce-review-link span{
vertical-align: top;
line-height: 15px;
color: #888;
font-style: italic;
}
.has-post-thumbnail .entry-summary .woocommerce-review-link{
display: table-cell;
vertical-align: middle;
}
.has-post-thumbnail .entry-summary .product_title{
font-size: 16px;
line-height: 18px;
color: #222;
font-weight: 600;
border-bottom: 1px solid #e6e6e6;
padding-bottom: 21px;
margin-bottom: 13px;
}
.has-post-thumbnail .entry-summary .woocommerce-product-details__short-description {
margin-bottom: 40px;
}
.has-post-thumbnail .entry-summary .addthis_tool{
margin-bottom: 23px;
}
.worldmart-single-product-socials{
margin-bottom: 20px;
}
.worldmart-single-product-socials>a{
vertical-align: top;
}
.worldmart-single-product-socials>.fb-like>span {
vertical-align: top!important;
margin-top: -3px;
}
.has-post-thumbnail .entry-summary .price{
font-size: 22px;
line-height: 18px;
color: #222;
font-weight: 600;
margin-bottom: 6px;
}
.has-post-thumbnail .entry-summary .price ins{
float: left;
text-decoration: none;
margin-right: 5px;
}
.has-post-thumbnail .entry-summary .price del{
font-size: 20px;
color: #aaa;
font-weight: 400;
}
.has-post-thumbnail .entry-summary .group_table .price del,
.has-post-thumbnail .entry-summary .group_table .price ins{
font-size: 14px;
margin: 0;
}
.has-post-thumbnail .entry-summary .group_table .price ins{
float: none;
}
.product-info-stock-sku .product-in-stock{
font-size: 13px;
color: #666;
margin-bottom: 8px;
}
.product-info-stock-sku .product-in-stock .label-available{
font-weight: 600;
color: #ff2832;
font-size: 14px;
}
.lbl-quantity-title-box{
display: block;
font-size: 13px;
color: #333;
margin-bottom: 3px;
}
.entry-summary .cart{ }
.entry-summary .cart table.group_table .quantity .input-text{
padding: 6px 75px 6px 10px;
width: 115px;
}
.entry-summary .yith-wcwl-add-to-wishlist
.entry-summary .cart table.group_table .label{
font-size: 14px;
line-height: 20px;
white-space: normal;
color: inherit;
min-width: 100px;
}
.has-post-thumbnail .entry-summary .cart table.group_table .price{
font-size: 14px;
}
.entry-summary .cart table.group_table .lbl-quantity-title-box{
display: none;
}
.entry-summary .cart table.group_table .quantity{
margin-bottom: 0;
}
.entry-summary .cart table.group_table tr td{
display: table-cell;
vertical-align: middle;
}
.entry-summary .cart table.group_table tr td.label{
padding:5px;
line-height: 20px;
font-size: 13px;
white-space: normal;
font-weight: 400;
}
.entry-summary .cart table.variations{
border: none;
margin-bottom: 0;
position: relative;
}
.entry-summary .variations_form .variations.kutetheme-atts-swatches .label{
display: none;
}
.entry-summary .variations_form .value {
display: block;
margin-bottom: 0;
text-transform: capitalize;
}
.entry-summary .variations_form td{
padding: 0;
border: none;
text-align: left;
}
.change-value span {
min-width: 33px!important;
height: 33px!important;
position: relative;
margin: 0 14px 30px 0;
text-align: center;
}
.change-value:last-child span{
margin-right: 0;
}
.change-value span:before{
font-family: FontAwesome;
content: "\f00c";
opacity: 0;
visibility: hidden;
font-size: 12px;
color: #fff;
width: 12px;
line-height: 33px;
left: 0;
right: 0;
margin: 0 auto;
position: absolute;
}
.change-value.selected span:before,
.change-value:hover span:before{
opacity: 1;
visibility: visible;
}
.attribute-pa_size .change-value span:before,
.attribute-pa_brand .change-value span:before{
display: none;
}
.attribute-pa_size .change-value span, .attribute-pa_brand .change-value span {
padding: 0 14px;
font-weight: 500;
background: #eee;
line-height: 33px;
}
.reset_variations {
width: 40px;
position: absolute;
right: 0;
bottom: -30px;
font-style: italic;
}
.kutetheme-atts-swatches .reset_variations{
bottom: 25%;
}
.entry-summary .cart .quantity{
display: inline-block;
position: relative;
margin-bottom: 30px;
}
.entry-summary .cart .quantity .input-text{
width: 142px;
border-radius: 3px;
padding: 6px 77px 6px 20px;
height: 38px;
font-weight: bold;
font-size: 15px;
color: #ff2832;
}
.entry-summary .cart .quantity .btn-number,
.woocommerce-cart-form .shop_table .quantity .btn-number{
width: 26px;
height: 26px;
line-height: 26px;
padding: 0;
font-size: 0;
top: 6px;
left: auto;
bottom: auto;
border: 1px solid #e8e8e8;
border-radius: 50%;
position: absolute;
text-align: center;
}
.entry-summary .cart .quantity .minus{
right: 15px;
}
.entry-summary .cart .quantity .plus{
right: 50px;
}
.entry-summary .cart .quantity .btn-number:before,
.entry-summary .cart .quantity .btn-number:after,
.woocommerce-cart-form .shop_table .quantity .btn-number:before,
.woocommerce-cart-form .shop_table .quantity .btn-number:after{
position: absolute;
content: '';
background-color: #666;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
right: 0;
margin: 0 auto;
}
.entry-summary .cart .quantity .btn-number:hover:before,
.entry-summary .cart .quantity .btn-number:hover:after{
background-color: #ff2832;
}
.entry-summary .cart .quantity .minus:before,
.entry-summary .cart .quantity .plus:before,
.woocommerce-cart-form .shop_table .quantity .minus:before,
.woocommerce-cart-form .shop_table .quantity .plus:before{
width: 12px;
height: 2px;
}
.entry-summary .cart .quantity .plus:after,
.woocommerce-cart-form .shop_table .quantity .plus:after{
width: 2px;
height: 12px;
}
.entry-summary .single_add_to_cart_button{
font-weight: 600;
border:1px solid #e6e6e6;
background: #f5f5f5;
padding: 9px 96px;
display: block;
margin-bottom: 8px;
}
.entry-summary .single_add_to_cart_button:hover{
color: #fff;
}
.entry-summary .yith-wcwl-add-to-wishlist{
display: inline-block;
margin: 0;
position: relative;
}
.entry-summary .yith-wcwl-add-to-wishlist a{
color: #666;
}
.entry-summary .yith-wcwl-add-button a:before,
.entry-summary .yith-wcwl-wishlistaddedbrowse a:before,
.entry-summary .yith-wcwl-wishlistexistsbrowse a:before,
.entry-summary .compare:before{
content: "\f004";
font-family: "FontAwesome";
font-size: 14px;
margin-right: 5px;
}
.entry-summary .compare{
display: inline-block;
color: #666;
background: transparent;
margin-right: 35px;
}
.entry-summary .compare:before{
content: "\f079";
}
.entry-summary .yith-wcwl-wishlistaddedbrowse a:before,
.entry-summary .yith-wcwl-wishlistexistsbrowse a:before{
content: "\f00c";
}
.entry-summary .cart .clear{
display: none;
}
.entry-summary .yith-wcwl-add-to-wishlist .ajax-loading{
margin: 0;
}
.entry-summary .yith-wcwl-add-to-wishlist .feedback,
.product-item .yith-wcwl-add-to-wishlist .feedback{
display: none;
}
.woocommerce-product-gallery .flex-control-nav{
position: relative;
padding-left: 0;
margin-top: 10px;
max-width: 470px;
margin: 0 auto;
}
.flex-control-nav>li{
list-style:none;
display: inline-block;
margin:0 7px 7px 0;
}
.flex-control-nav .slick-arrow{
position: absolute;
width: 22px;
height: 35px;
border:none;
top: 35%;
z-index: 1;
background: #d9d9d9;
color: #666;
padding: 0;
line-height: 36px;
}
.flex-control-nav .slick-arrow i{
font-size: 12px;
}
.flex-control-nav .slick-arrow:hover{
color: #fff;
}
.flex-control-nav .slick-prev{
left: 10px;
}
.flex-control-nav .slick-next{
right: 9px;
}
.flex-viewport figure{
max-width: inherit;
}
.flex-control-nav .slick-slide {
padding: 5px;
}
.flex-control-thumbs li img{
border:1px solid #e6e6e6;
outline: none;
width: 100%;
}
.woocommerce-tabs{
margin-top: 54px;
}
.woocommerce-tabs .wc-tabs{
padding-left: 0;
margin-bottom: 0;
}
.woocommerce-tabs .wc-tabs li>a{
padding: 3.5px 25px;
background: #f5f5f5;
color: #666;
text-transform: uppercase;
font-weight: 600;
border: 1px solid #e6e6e6;
display: inline-block;
margin-bottom: -1px;
}
.woocommerce-tabs .wc-tabs li>a:hover,
.woocommerce-tabs .wc-tabs li.active>a{
color: #fff;
}
.woocommerce-tabs .woocommerce-Tabs-panel{
box-shadow: none;
border-radius: 0;
border: 1px solid #e6e6e6;
box-shadow: none;
border-radius: 0;
padding: 10px 15px 0 15px
}
.woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes th,
.woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td{
padding: 5px;
text-align: left;
}
.woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td p{
margin-bottom: 0;
}
.woocommerce-tabs .wc-tabs>li{
list-style: none;
display: inline-block;
}
.woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews-title{
font-size: 15px;
font-weight: bold;
}
.woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews-title span{
font-style: italic;
font-weight: initial;
}
.woocommerce-tabs .woocommerce-Tabs-panel .comment-form-rating{
margin-bottom: 10px;
}
.woocommerce-tabs .woocommerce-Tabs-panel .comment-form-rating .stars{
margin-left:0;
}
.woocommerce-tabs .woocommerce-Tabs-panel .comment-form label{
display: block;
}
.woocommerce-tabs .woocommerce-Tabs-panel .comment-form-rating>label{
margin:0 0 0 7px;
display: inline-block;
line-height: 30px;
}
.woocommerce-tabs .woocommerce-Tabs-panel .comment-respond .comment-form-author input,
.woocommerce-tabs .woocommerce-Tabs-panel .comment-respond .comment-form-email input{
height: 40px;
}
.woocommerce-tabs .woocommerce-Tabs-panel .comment-respond .form-submit .submit{
color: #fff;
border: none;
font-weight: 600;
padding: 8px 24px;
font-size: 13px;
border-radius: 0;
}
.woocommerce-tabs .woocommerce-Tabs-panel .commentlist{
padding-left: 0;
list-style: none;
}
.woocommerce-tabs .woocommerce-Tabs-panel .comment_container .avatar{
float: left;
margin-right: 10px;
}
.woocommerce-tabs .woocommerce-Tabs-panel .comment_container .comment-text{
overflow: hidden;
}
.woocommerce-tabs .woocommerce-Tabs-panel .comment_container .comment-text .meta{
margin-bottom: 0;
}
.comment-form-rating .stars{
display: inline-block;
float: left;
margin: 0 0 0 34px;
padding: 0;
}
.comment-form-rating .stars span a{
width: 19px;
display: inline-block;
float: left;
line-height: 30px;
height: 30px;
text-align: center;
font-size: 0;
position: relative;
padding: 0 5px 0 0;
margin: 0;
border: none;
outline: none;
}
.comment-form-rating .stars span a:focus{
outline: none;
}
.comment-form-rating .stars span a:before{
font-family: 'FontAwesome';
content: "\f005";
display: inline-block;
font-size: 14px;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
color: #ddd;
}
.comment-form-rating .stars span a.active:before,
.comment-form-rating .stars.selected a:not(.active):before{
color: #efce4a;
}
.comment-form-rating .stars.selected span a.active~a:before{
color: #ddd;
}
#yith-quick-view-content .has-post-thumbnail .entry-summary{
width: 50%;
max-width: inherit;
}
@media (max-width: 1199px) and (min-width: 992px) {
.has-post-thumbnail .woocommerce-product-gallery{
margin:0 auto;
width: 700px;
text-align: center;
}
.no-sidebar .has-post-thumbnail .woocommerce-product-gallery{ margin-right: 26px;
}
.no-sidebar .has-post-thumbnail .entry-summary{
width: 470px;
}
.has-post-thumbnail .entry-summary{
margin-top: 30px;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.woocommerce-tabs .wc-tabs > li {
display: inherit;
width: 100%;
margin-bottom: 10px;
text-align: center;
}
.woocommerce-tabs .wc-tabs li > a {
width: 100%;
}
}
@media (max-width: 991px) {
.no-sidebar .has-post-thumbnail .woocommerce-product-gallery,
.no-sidebar .has-post-thumbnail .woocommerce-product-gallery .flex-viewport{
width: 350px;
}
.no-sidebar .has-post-thumbnail .woocommerce-product-gallery{
margin-right: 25px;
}
.no-sidebar .has-post-thumbnail .entry-summary{
width: 100%;
max-width: 370px;
}
.has-post-thumbnail .woocommerce-product-gallery{
width: 100%;
text-align: center;
margin-right: 0;
}
.has-post-thumbnail .entry-summary{
margin-top: 30px;
}
}
@media (max-width: 767px) {
.no-sidebar .has-post-thumbnail .woocommerce-product-gallery{
width: 100%;
margin-right: 0;
}
.no-sidebar .has-post-thumbnail .woocommerce-product-gallery .flex-viewport{
width: 470px;
}
.has-post-thumbnail .entry-summary{
margin-top: 50px;
}
}
@media (max-width: 640px){
.no-sidebar .has-post-thumbnail .woocommerce-product-gallery .flex-viewport{
width: 100%;
}
.woocommerce-tabs .wc-tabs > li{
display: inherit;
width: 100%;
margin-bottom: 10px;
text-align: center;
}
.woocommerce-tabs .wc-tabs li > a{
width: 100%;
}
#yith-quick-view-content .has-post-thumbnail .entry-summary{
width: 100%;
max-width: inherit;
}
}
@media (max-width: 400px){
.entry-summary .cart{
max-width: inherit;
}
.entry-summary .compare{
display: block;
margin-bottom: 10px;
}
.entry-summary .yith-wcwl-add-to-wishlist{
float: left;
}
.entry-summary .cart table.group_table .label{
min-width: inherit;
}
.entry-summary .cart .quantity .input-text{
width: 125px;
}
.entry-summary .single_add_to_cart_button{
padding: 9px 70px;
}
.woocommerce-tabs .woocommerce-Tabs-panel .comment-reply-title,
.woocommerce-tabs .woocommerce-Tabs-panel .comment-notes{
font-size: 13px;
}
} .return-to-shop .button{
color: #fff;
padding: 5px 10px;
}
.return-to-shop .button:hover{
opacity: 0.8;
}
.owl-carousel .owl-item.active .owl-lazy{
opacity: 1;
}
ul.products{
padding-left: 0;
}
li.product{
list-style: none;
}
.title-box>h2{
color: #fff;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
padding: 8px 0 8px 18px;
}
.product-thumb{
position: relative;
}
.group-flash{
position: absolute;
top: 1px;
left: 10px;
z-index: 1;
}
.single-product-content .group-flash{
top: 10px;
}
.product-style-on-sell .group-flash{
left: 0;
}
#yith-quick-view-content .flash-item,
.group-flash .flash-item{
background: #ff2832;
position: relative;
display: block;
margin-bottom: 10px;
padding: 1px 9px;
height: 17px;
line-height: 14px;
font-size: 10px;
text-align: center;
text-transform: uppercase;
float: left;
clear: left;
font-weight: 600;
color: #fff;
}
#yith-quick-view-content .flash-item.onnew,
.group-flash .flash-item.onnew{
background: #365db5;
}
.menu-item-type-custom .worldmart-item-title .custom-label:before,
#yith-quick-view-content .flash-item.onnew:before,
#yith-quick-view-content .flash-item.onsale:before,
.group-flash .flash-item.onsale:before,
.group-flash .flash-item.onnew:before{
position: absolute;
bottom: -4px;
left: 4px;
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 5px 10px 0px 0px;
border-color: #ff2832 transparent transparent transparent;
}
#yith-quick-view-content .flash-item.onnew:before,
.group-flash .flash-item.onnew:before{
border-color: #365db5 transparent transparent transparent;
}
#yith-quick-view-content .flash-item{
top: 0;
left: 0;
margin:10px 0 0 10px;
}
.group-flash .flash-item>span{
font-size: 10px;
color: #fff;
}
.product-item {
padding: 0 10px 40px 10px;
}
.product-style-on-sell{
padding: 20px 10px 40px 10px;;
}
.product-item .thumb-inner{
margin-bottom: 13px;
}
.product-item .product-name{
font-size: 13px;
color: #444;
line-height: 18px;
margin-bottom: 2px;
}
.product-item .product-name a{
color: #444;
}
.product-item .price{
display: block;
font-family: 'Lato', sans-serif;
font-weight: bold;
color: #222;
margin-bottom: 13px;
}
.product-style-2 .price{
margin-top: 2px;
}
.product-item .price ins{
text-decoration: none;
float: left;
margin-right: 10px;
color: #ff2832;
}
.product-item .price del{
font-size: 13px;
font-weight: 300;
color: #aaa;
}
.product-item .add_to_cart_button,
.product-item .added_to_cart.wc-forward,
.product-item .product-info .button{
display: block;
text-align: center;
background: #f5f5f5;
border:1px solid #e6e6e6;
color: #888;
font-weight: 600;
font-size: 14px;
padding: 7px 0;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.product-item .add_to_cart_button.added{
display: none;
}
.product-item .add_to_cart_button:hover,
.product-item .added_to_cart.wc-forward:hover,
.product-item .product-info .button:hover{
color: #f5f5f5;
}
.product-item:not(.product-style-3) .group-btn-control{
position: absolute;
left: 0;
width: 100%;
bottom: -50px;
opacity: 0;
overflow: hidden;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.product-item:not(.product-style-3):hover .group-btn-control{
opacity: 1;
overflow: visible;
bottom: 0;
}
.product-item .group-btn-control .inner{
display: table;
margin:0 auto;
}
.product-item .group-btn-control .inner .compare-button{
display: inline-block;
float: left;
}
.product-item .group-btn-control .inner .yith-wcwl-add-to-wishlist{
display: inline-block;
float: left;
margin: 0;
}
.product-item .group-btn-control .inner .yith-wcwl-add-to-wishlist>div {
position: relative;
display: inline-block;
float: left;
font-size: 0;
max-width: 36px;
}
.product-item .group-btn-control .clear{
display: none;
}
.product-item .group-btn-control .inner .yith-wcwl-add-button .add_to_wishlist:before{
content: "\f004";
font-family: 'FontAwesome';
font-size: 14px;
color: #fff;
}
.product-item .group-btn-control .inner .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.product-item .group-btn-control .inner .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.product-item .group-btn-control .inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a{
margin-right: 4px;
}
.product-item .group-btn-control .inner .yith-wcwl-wishlistexistsbrowse a:before,
.product-item .group-btn-control .inner .yith-wcwl-wishlistaddedbrowse a:before{
font-family: 'FontAwesome';
font-size: 14px;
color: #fff;
content: "\f00c";
}
.product-item .group-btn-control .inner .compare-button a,
.product-item .group-btn-control .inner .yith-wcwl-add-to-wishlist a{
font-size: 0;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
display: inline-block;
background: #000;
margin:0 2px;
border-radius: 0;
}
.product-item .group-btn-control .inner .compare-button>a:before{
content: "\f079";
font-family: "FontAwesome";
font-size: 14px;
color: #fff;
}
.product-item .group-btn-control .inner .compare-button>a.added:before{
content: "\f201";
}
.product-item .group-btn-control .inner .yith-wcqv-button{
font-size: 13px;
font-weight: 600;
color: #fff;
background: #000;
padding: 3px 11px;
display: inline-block;
float: left;
}
.product-style-1 .group-btn-control .inner .yith-wcqv-button:hover,
.product-style-1 .group-btn-control .inner .compare-button a:hover,
.product-style-1 .group-btn-control .inner .yith-wcwl-add-to-wishlist a:hover{
opacity: 1;
}
.yith-wcwl-add-to-wishlist .ajax-loading{
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
top: 20%;
}
.products.auto-clear::before, .products.auto-clear::after {
display: table;
content: '';
}
.products .list-style .product-list-style{
padding: 0;
border-bottom: 1px solid #e6e6e6;
}
.products .list-style:last-child .product-list-style{
border:none;
}
.product-list-style .thumb-inner{
float: left;
padding: 30px 10px;
margin:0 10px 0 0;
}
.product-list-style .group-flash{
left: 25px;
top: 40px;
}
.product-list-style .product-attr-info{
overflow: hidden;
margin-top: 75px;
margin-bottom: 45px;
}
.product-list-style.product-item .product-name{
font-size: 14px;
font-weight: 600;
color: #222;
margin:0px 0 6px 0;
}
.product-list-style.product-item .product-name a{
color: #222;
}
.product-list-style .woocommerce-product-rating .star-rating{
display: inline-block;
width: 70px;
margin:0 0 11px 0;
}
.product-list-style .woocommerce-product-rating .count{
font-size: 13px;
line-height: 17px;
vertical-align: top;
color: #888;
display: inline-block;
margin-top: 2px;
font-style: italic;
}
.product-list-style .woocommerce-product-rating .woocommerce-review-link{
display: inline-block;
vertical-align: top;
color: #888;
font-style: italic;
line-height: 100%;
margin-top: 4px;
}
.product-list-style .woocommerce-product-rating .woocommerce-review-link .count{
vertical-align: initial;
}
.product-list-style .product-item-des {
margin-bottom: 13px;
line-height: 21px;
}
.product-list-style .wrap-product-attributes {
margin-bottom: 5px;
}
.product-list-style .product-item-des>ul>li{
list-style-type: disc;
}
.wrap-product-attributes .term-color > i{
display: inline-block;
width: 22px;
height: 22px;
position: relative;
border-radius: 50%;
margin-right: 6px;
}
.wrap-product-attributes .term-sise .term-name{
border: 1px solid #e6e6e6;
display: inline-block;
margin-bottom: 10px;
padding: 0px 6px;
text-align: center;
border-radius: 25px;
margin-right: 6px;
min-width: 24px;
}
.product-item.product-list-style .product-info .compare-button{
display: inline-block;
}
.product-item.product-list-style .product-info .yith-wcwl-add-to-wishlist{
float: right;
margin-top: 0;
position: relative;
}
.product-item.product-list-style .product-info .yith-wcwl-add-to-wishlist a{
font-size: 13px;
}
.product-item.product-list-style .product-info .yith-wcwl-add-to-wishlist .ajax-loading{
left: 0;
margin: 0;
}
.product-item.product-list-style .product-info .compare-button .button{
display: initial;
padding: 0;
background: transparent;
border: none;
font-weight: normal;
color: #666;
font-size: 13px;
}
.product-item.product-list-style .product-info .compare-button .button:before,
.product-item.product-list-style .product-info .yith-wcwl-add-button .add_to_wishlist:before{
content: "\f079";
font-family: "FontAwesome";
font-size: 14px;
margin-right: 7px;
}
.product-item.product-list-style .product-info .yith-wcwl-add-button .add_to_wishlist:before{
content: "\f004";
margin-right: 5px;
}
.product-item .yith-wcwl-add-to-wishlist a{
color: #666;
}
.product-item.product-list-style .yith-wcwl-wishlistexistsbrowse a:before,
.product-item.product-list-style .yith-wcwl-wishlistaddedbrowse a:before{
font-family: 'FontAwesome';
font-size: 14px;
content: "\f00c";
}
.product-item.product-list-style .product-info{
margin-top: 77px;
max-width: 280px;
float: right;
}
.product-list-style .product-info .product-info-stock-sku .product-in-stock{
border-bottom: 1px solid #e6e6e6;
padding-bottom: 0;
line-height: 18px;
margin-bottom: 19px;
}
.product-list-style .product-info .product-info-stock-sku .product-in-stock .label-available{
font-weight: bold;
}
.product-item.product-list-style .price{
font-size: 22px;
font-weight: 600;
margin-bottom: 15px;
display: inline-block;
}
.product-item.product-list-style .price ins{
text-decoration: none;
float: left;
margin-right: 5px;
}
.product-item.product-list-style .price del{
font-size: 20px;
color: #aaa;
font-weight: 400;
}
.product-list-style .add_to_cart_button,
.product-list-style .added_to_cart.wc-forward,
.product-list-style .product-info .button{
margin-bottom: 14px;
}
.product-item .product-thumb .second-thumbnail{ position: absolute; top: 0;
left: 0;
right: 0;
bottom: 0;
visibility: hidden;
opacity: 0;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.product-item.product-list-style .product-thumb .second-thumbnail{
top: 0;
left: 0; }
.product-item .thumb-link {
display: inline-block;
width: 100%;
position: relative;
}
.product-item:hover .product-thumb .second-thumbnail{
opacity: 1;
visibility: visible;
}
.product-style-2{
padding:20px 10px 0 10px;
margin-bottom: 10px;
border: 1px solid transparent;
}
.product-style-2:hover{
border-color: #ffa67b;
}
.product-style-2 .yith-wcqv-button,
.product-style-on-sell .yith-wcqv-button{
position: absolute;
z-index: 1;
right: -50px;
font-size: 13px;
color: #fff;
padding: 0 12px;
line-height: 25px;
background: #000;
bottom:0;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.product-style-2:hover .yith-wcqv-button,
.product-style-on-sell:hover .yith-wcqv-button{
opacity:1;
visibility: visible;
right: 0;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.product-style-2 .thumb-inner{
margin-bottom: 7px;
}
.worldmart-products{
box-shadow: 0 0 0 1px #e6e6e6;
margin:0 1px;
}
.worldmart-products .title,
.worldmart-tabs .title{
font-weight: bold;
color: #fff;
text-transform: uppercase;
font-size: 14px;
padding: 8px 20px;
margin-bottom: 0;
line-height: inherit;
}
.worldmart-products .title,
.worldmart-tabs.style2 .title{
margin: 0 -1px;
}
.kt-countdown.is-countdown{
display: inline-block;
padding: 5px 20px;
background: #f9f9f9;
border: 1px solid #e6e6e6;
border-left:none;
}
.kt-countdown.is-countdown:before{
font-size: 24px;
color: #222;
content: "\f017";
font-family:'Fontawesome';
margin-right: 20px;
}
.kt-countdown .box-count .number{
font-size: 18px;
color: #333;
font-weight: 600;
}
.kt-countdown .box-count .text{
font-size: 13px;
color: #666;
}
.kt-countdown .dot{
font-size: 20px;
line-height: 17px;
color: #666;
margin: 0 6px;
}
.product-style-on-sell .price{
margin-bottom: 8px;
}
.product-style-on-sell .kt-countdown.is-countdown{
background: none;
border: none;
padding: 0;
}
.product-style-on-sell .kt-countdown.is-countdown:before{
display: none;
}
.product-style-on-sell .kt-countdown .box-count{
position: relative;
margin-right: 11px;
}
.product-style-on-sell .kt-countdown .box-count .number{
width: 40px;
height: 40px;
text-align: center;
border: 2px solid #e6e6e6;
line-height: 37px;
font-weight: bold;
position: relative;
display: inline-block;
}
.product-style-on-sell .kt-countdown .box-count .text{
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
width: 40px;
bottom: -28px;
text-align: center;
}
.product-style-on-sell .kt-countdown .dot{
display: none;
} .worldmart-tabs .owl-nav .owl-prev,
.worldmart-tabs .owl-nav .owl-next{
top: 40%;
}
.worldmart-tabs .tab-head{
position: relative;
z-index: 1;
margin-bottom: -1px;
background: #fff;
}
.worldmart-tabs .link-tab-banner{
margin-bottom: 10px;
display: block;
position: relative;
}
.worldmart-tabs .tabs-link{
padding-left: 0;
margin-bottom: 0;
display: block;
width: 100%;
overflow: hidden;
border: 1px solid #e6e6e6;
border-bottom: none;
}
.worldmart-tabs .tabs-link li{
list-style: none;
display: inline-block;
background: #f9f9f9;
float: left;
}
.worldmart-tabs .tabs-link li a{
color: #555;
font-size: 13px;
text-transform: capitalize;
padding: 8px 23px;
background: #f9f9f9;
display: inline-block;
border-right:1px solid #e6e6e6;
border-bottom:1px solid #e6e6e6;
}
.worldmart-tabs .tabs-link li.active a,
.worldmart-tabs .tabs-link li:hover a{
color: #222;
border-bottom:1px solid transparent;
background: #fff;
}
.worldmart-tabs .worldmart-products{
box-shadow: none;
}
.worldmart-tabs .tab-container{
box-shadow: 0 0 0 1px #e6e6e6;
margin: 1px;
}
.worldmart-tabs.style3 .worldmart-products .active.item-first .products.style-2{
margin-left: 1px;
}
.tab-container {
position: relative;
}
.tab-container .tab-panel {
position: absolute;
top: 0;
left: 0;
width: 100%;
opacity: 0;
visibility: hidden;
height: 1px;
overflow: hidden;
}
.tab-container .tab-panel.active {
opacity: 1;
visibility: inherit;
position: inherit;
-vendor-animation-duration: 0.3s;
-vendor-animation-delay: 1s;
-vendor-animation-iteration-count: infinite;
height: auto;
overflow: hidden;
}
.tab-container .cssload-wapper{
position: absolute;
top: 0;
width: 100%;
left: 0;
bottom: 0;
z-index: 10;
}
.tab-container .cssload-wapper .cssload-square{
top: 50%;
position: absolute;
left: 50%;
margin-left: -13px;
margin-top: -13px;
}
.worldmart-tabs.style2{
background: #f9f9f9;
box-shadow: 0 0 0 1px #e6e6e6;
margin: 0 1px;
}
.worldmart-tabs.style2 .tab-head:after{
content: '';
background: #fff;
width: 1px;
height: 100%;
top: 0;
right: -1px;
display: inline-block;
position: absolute;
}
.worldmart-tabs.style2 .tabs-link{
border: none;
overflow: inherit;
}
.worldmart-tabs.style2 .tabs-link li{
display: inherit;
float: none;
width: 100%;
position: relative;
}
.worldmart-tabs.style2 .tabs-link li:before{
content: '';
width: 0;
height: 94%;
top: 1px;
left: -1px;
display: inline-block;
position: absolute;
z-index:10;
}
.worldmart-tabs.style2 .tabs-link li.active:before,
.worldmart-tabs.style2 .tabs-link li:hover:before{
width: 3px;
}
.worldmart-tabs.style2 .tabs-link li:after{
content: '';
background: #e6e6e6;
width: 1px;
height: 100%;
top: 0;
right: -1px;
display: inline-block;
position: absolute;
z-index:10;
}
.worldmart-tabs.style2 .tabs-link li.active:after,
.worldmart-tabs.style2 .tabs-link li:hover:after{
width: 0;
}
.worldmart-tabs.style2 .tabs-link li a{
width: 100%;
color: #555;
border-right: none;
padding: 12.5px 23px;
}
.worldmart-tabs.style2 .tabs-link li:hover a,
.worldmart-tabs.style2 .tabs-link li.active a{
border-bottom:1px solid #e6e6e6;
color: #222;
}
.worldmart-tabs.style2 .tab-head{
width: calc( 100% - 935px );
float: left;
z-index: 10;
margin: 0;
}
.worldmart-tabs.style2 .tab-container{
overflow: hidden;
background: #fff;
box-shadow: none;
z-index: 9;
border-left:1px solid #e6e6e6;
margin: 0;
}
.worldmart-tabs.style2 .product-style-2{
margin-bottom: 0;
}
.worldmart-tabs.style3 .tabs-link{
border: none;
}
.worldmart-tabs.style3 .tabs-link li a{
color: #fefefe;
text-transform: uppercase;
font-weight: bold;
border: none;
}
.worldmart-tabs.style3 .tabs-link li.active a,
.worldmart-tabs.style3 .tabs-link li:hover a{
background: #009000!important;
}
.worldmart-tabs.style3 .tabs-link li.active a{
font-size: 14px;
}
.shortcode-products .title{
margin: -1px -1px 0 -1px;
}
.shortcode-products .product_list_widget{
padding-top: 20px;
margin-bottom: 0;
}
.shortcode-products .product_list_widget .thumb{
border: none;
}
.shortcode-products .product_list_widget li:last-child{
text-align: right;
margin-right: 20px;
padding-bottom: 17px;
line-height: 17px;
margin-bottom: 0;
padding-right: 1px;
}
.shortcode-products .product_list_widget li .link-to{
font-weight: 600;
color: #666;
font-size: 13px;
position: relative;
}
.shortcode-products .product_list_widget li .link-to:before{
content: '';
background: #666;
position: absolute;
bottom: 2px;
left: 0;
height: 1px;
width: 100%;
display: inline-block;
}
.shortcode-products .product_list_widget li .link-to:after{
font-family:'Fontawesome';
content: "\f0a9";
padding-left:3px;
font-size: 14px;
}
.upsells-products .wrap-products,
.related-products .wrap-products,
.cross-sells .wrap-products{
border: 1px solid #e6e6e6;
padding-top: 40px;
}
.upsells-products .title-box>h2,
.related-products .title-box>h2{
margin-bottom: 10px;
}
.upsells-products .wrap-products ul,
.related-products .wrap-products ul{
margin-bottom: 0;
}
.advance-products-box{
margin-top: 20px;
}
.advance-products-box .upsells-products{
margin-bottom: 40px;
} .product-item .button.add_to_cart_button.loading:before,
#popup-newsletter-content .newsletter-form-wrap.processing .btn-submit:before{
position: absolute;
content: '';
top: 0;
bottom: 0;
left: 0;
right: 0;
display: inline-block;
background-color: rgba(255, 255, 255, 0.6);
}
.product-item .button.add_to_cart_button.loading:after,
#popup-newsletter-content .newsletter-form-wrap.processing .btn-submit:after{
font-family: FontAwesome, sans-serif;
content: "\f110";
font-size: 16px;
line-height: inherit;
display: inline-block;
text-align: center;
margin: 0 auto;
position: absolute;
left: 0;
right: 0;
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
@media (max-width: 1199px) {
.product-list-style .thumb-inner{
float: none;
position: relative;
}
.product-list-style .product-attr-info{
margin-top: 0;
padding-bottom: 30px;
margin-bottom: 0;
}
.product-item.product-list-style .product-info{
float: left;
}
.worldmart-tabs.style2 .tab-head{
width: calc( 100% - 790px );
}
.worldmart-tabs.style-inbox .tabs-link li a {
padding: 8px 15px;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.worldmart-tabs.style-inbox .tabs-link{
margin-bottom: 10px;
}
.worldmart-tabs.style-inbox .tabs-link li{
float: none;
display: inherit;
width: 100%;
}
.worldmart-tabs.style-inbox .tabs-link li a{
width: 100%;
border-bottom:1px solid #e6e6e6;
border-right:none;
}
.product-list-style .product-attr-info{
margin-bottom: 0px;
padding-bottom: 20px;
}
}
@media (max-width: 991px) {
.product-item.product-list-style .product-info{
margin-top: 0;
width: 100%;
margin-bottom: 25px;
}
.worldmart-tabs.style2 .tab-head {
width: calc( 100% - 550px );
}
}
@media (max-width: 767px){
.product-list-style .thumb-inner{
display: table-cell;
vertical-align: middle;
min-width: 250px;
padding: 30px 0;
}
.product-list-style .product-attr-info{
display: table-cell;
vertical-align: middle;
padding-left: 20px;
}
.worldmart-tabs.style2 .tabs-link li:before{
display: none;
}
.product-item .thumb-inner{
max-width: 250px;
margin: 0 auto;
margin-bottom: 13px;
}
.product-item .product-thumb .second-thumbnail img{ margin: 0 auto;
}
}
@media (max-width: 767px) and (min-width: 641px) {
.worldmart-tabs.style2{
background: transparent;
}
.worldmart-tabs.style2 .tab-head{
width: 100%;
float: none;
display: block;
overflow: hidden;
}
.worldmart-tabs.style2 .tabs-link li{
display: inline-block;
float: left;
width: auto;
border-right: 1px solid #e6e6e6;
}
.worldmart-tabs.style2 .tabs-link li a{
width: auto;
}
.worldmart-tabs.style2 .tab-container{
overflow: inherit;
border-left:none;
}
.worldmart-tabs.style2 .tabs-link li:after{
width: 102%;
height: 1px;
top: inherit;
left: -1px;
bottom: 0;
}
.worldmart-tabs.style2 .tabs-link li:hover:after,
.worldmart-tabs.style2 .tabs-link li.active:after{
background: #fff;
width: 100%;
}
}
@media (max-width: 640px){
.product-list-style .thumb-inner{
display: inherit;
}
.product-list-style .product-attr-info{
padding-left: 0;
}
.worldmart-tabs .tabs-link{
margin-bottom: 10px;
}
.worldmart-tabs .tabs-link li{
display: inherit;
float: none;
width: 100%;
text-align: left;
}
.worldmart-tabs .tabs-link li.active a,
.worldmart-tabs .tabs-link li:hover a{
border-bottom:1px solid #e6e6e6;
}
.worldmart-tabs .tabs-link li a{
width: 100%;
border-right:1px solid transparent;
}
.worldmart-tabs.style2 .tab-head{
width: 100%;
float: none;
display: block;
overflow: hidden;
}
.worldmart-tabs.style2 .tab-container{
border-left:none;
}
.worldmart-tabs.style3 .tabs-link li a{
border-bottom: 1px solid #e6e6e6;
}
.kt-countdown.is-countdown{
padding: 5px 10px;
width: 100%;
border-right:none;
}
.kt-countdown .dot{
margin: 0 5px;
}
.product-style-2 .yith-wcqv-button,
.product-style-on-sell .yith-wcqv-button{
right:0;
top: 0;
bottom: inherit;
opacity: 1;
visibility: visible;
line-height: 26px;
}
}
@media (max-width: 480px) {
.product-item.product-list-style .product-info .compare-button{
display: none;
}
.product-item.product-list-style .product-info .yith-wcwl-add-to-wishlist{
float: none;
}
}
@media (max-width: 360px) {
.kt-countdown.is-countdown::before{
display: block;
}
} .worldmart-icon-box-widget{
margin-top: 38px;
}
.worldmart-icon-box-widget li{
border-bottom: 1px solid #e6e6e6;
}
.worldmart-icon-box-widget li:last-child{
border-bottom: none;
}
.worldmart-icon-box-widget .wrap-banner{
display: table-cell;
vertical-align: middle;
font-size: 40px;
padding-right: 30px;
}
.worldmart-icon-box-widget .wrap-text-content{
display: table-cell;
vertical-align: middle;
}
.worldmart-icon-box-widget .wrap-text-content .big-title{
font-size: 14px;
text-transform: uppercase;
color: #333;
font-weight: bold;
line-height: 20px;
margin:15px 0 0 0;
}
.worldmart-icon-box-widget li:first-child .wrap-text-content .big-title{
margin-top: 0;
}
.worldmart-icon-box-widget .wrap-text-content .small-title{
color: #666;
font-style: italic;
font-weight: normal;
}
.worldmart-icon-box-widget .wrap-text-content .desc-text{
font-size: 13px;
line-height: 20px;
font-weight: normal;
color: #333;
margin-bottom: 8px;
} .worldmart-iconbox.default{
border-right: 1px solid rgba(255, 194, 196, 0.2);
padding: 32px 30px;
}
.worldmart-iconbox.default .icon,
.worldmart-iconbox.style2 .icon{
font-size: 28px;
display: table-cell;
vertical-align: middle;
color: #fff;
padding-right: 10px;
}
.worldmart-iconbox.default .content,
.worldmart-iconbox.style2 .content{
color: #fff;
display: table-cell;
vertical-align: middle;
}
.worldmart-iconbox.default .content .title{
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0;
color: #fff;
line-height: 20px;
}
.footer.style3 .worldmart-iconbox.default .content .title{
color: #f0f0f0;
}
.worldmart-iconbox.default .content .text{
font-size: 13px;
color: #ffc2c4;
}
.footer.style3 .worldmart-iconbox.default .content .text{
color: #83e491;
}
.footer.style2 .worldmart-iconbox.default .content .text{
color: #869fd7;
}      .worldmart-iconbox.style2 .icon{
padding-right: 0;
}
.worldmart-iconbox.style2 .icon span{
width: 42px;
height: 42px;
line-height: 42px;
text-align: center;
font-size: 17px;
}
.worldmart-iconbox.style2 .content{
padding-left: 20px;
}
.worldmart-iconbox.style2 .content .title{
font-size: 14px;
color: #333;
line-height: 18px;
margin-bottom: 0;
font-weight: 600;
}
.worldmart-iconbox.style2 .content .text{
font-size: 13px;
color: #888;
line-height: 18px;
}
@media(max-width: 1199px){
.worldmart-iconbox.default{
padding: 32px 10px;
}
}
@media(max-width: 991px){
.worldmart-iconbox.default{
border-color: transparent!important;
}
} .footer ul{
padding-left: 0;
}
.footer li{
list-style: none;
}
.footer .worldmart-title{
font-weight: bold;
font-size: 14px;
color: #111;
text-transform: uppercase;
margin-bottom: 15px;
line-height: inherit;
}
.footer .widget li{
padding: 3px 0;
}
.footer .widget li a{
font-size: 13px;
text-transform: capitalize;
font-weight: 400;
}
.footer .contact-box .contact-item{
margin-bottom: 5px;
}
.footer .contact-box .contact-item .icon{
font-size: 16px;
float: left;
line-height: 30px;
width: 17px;
margin-right: 10px;
text-align: center;
}
.footer .contact-box .contact-item .info{
overflow: hidden;
font-size: 13px;
line-height: 30px;
color: #555;
}
.footer .hot-line-box{
margin-bottom: 14px;
display: inline-block;
width: 100%;
}
.footer .hot-line-box .hotline-text{
font-size: 13px;
margin-bottom: 5px;
color: #555;
}
.footer .hot-line-box .hot-number{
font-size: 20px;
font-weight: bold;
color: #ff2832;
line-height: inherit;
}
.footer .widgettitle{
border-bottom: none;
padding-bottom: 0;
}
.footer .worldmart-socials,
.footer .worldmart-title + .wpb_single_image{
margin-top: 23px;
}
.footer .worldmart-socials .socials .social{
font-size: 18px;
color: #666666;
display: inline-block;
width: 37px;
height: 37px;
line-height: 37px;
text-align: center;
background: #e5e5e5;
border-radius: 50%;
margin:0 10px 10px 0;
}
.footer .worldmart-socials .socials .social:last-child{
margin-right: 0;
}
.footer .worldmart-socials .socials .social:hover{
color: #fff;
}
.footer .group-backlinks .backlink-title,
.footer .group-backlinks .menu-links li{
display: inline-block;
}
.footer .group-backlinks {
margin-bottom: 25px;
}
.footer .group-backlinks .menu-links{
margin-bottom: 7px;
}
.footer .group-backlinks .backlink-title{
float: left;
color: #000;
font-weight: bold;
font-size: 14px;
margin-bottom: 0;
margin-right: 5px;
line-height: inherit;
}
.footer .group-backlinks .backlink-box{
overflow: hidden;
}
.footer .group-backlinks .menu-links li a{
font-size: 13px;
text-transform: capitalize;
color: #666666;
}
.footer .group-backlinks .menu-links li a:after{
display: inline-block;
content: '';
width: 1px;
height: 13px;
background: #ddd;
vertical-align: middle;
margin: 0 8px 0 13px;
}
.footer .group-backlinks .menu-links li:last-child a:after{
display: none;
}
.worldmart-custommenu.horizontal .menu{
text-align: right;
margin-bottom: 0;
padding: 7px 0;
}
.worldmart-custommenu.horizontal .widget{
margin-bottom: 0;
}
.worldmart-custommenu.horizontal .menu li{
display: inline-block;
}
.worldmart-custommenu.horizontal .menu li a{
color: #aaa;
}
.worldmart-custommenu.horizontal .menu li a:before{
display: inline-block;
content: '';
width: 1px;
height: 13px;
background: #555555;
vertical-align: middle;
margin: 0 13px 0 10px;
}
.worldmart-custommenu.horizontal .menu li:first-child a:before{
display: none;
}
.footer .coppy-right-box{
padding: 10px 0;
}
.footer .coppy-right-box .coppy-right-text{
font-size: 13px;
color: #aaa;
margin-bottom: 0;
}
.footer .coppy-right-box .coppy-right-text span{
color: #fff;
font-size: 14px;
font-weight: 600;
}
.backtotop{
width: 30px;
height: 30px;
text-align: center;
display: none;
position: fixed;
right: 30px;
bottom: 50px;
line-height: 30px;
cursor: pointer;
border-style: solid;
border-width: 1px;
z-index: 111;
transition: all 0.4s ease-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
-ms-transition: all 0.4s ease-in-out 0s;
}
.backtotop:hover{
color: #fff!important;
}
@media (max-width: 991px) {
.footer .coppy-right-box,
.worldmart-custommenu.horizontal .menu{
text-align: center;
}
.footer .worldmart-socials .socials .social{
margin-right: 8px;
}
}
@media(max-width: 767px){
.footer .worldmart-title + .wpb_single_image{
margin:15px 0 20px 0;
}
.worldmart-newsletter.default{
margin-bottom: 20px;
}
.vertical-menu-style .widget{
margin-bottom: 0;
}
.footer .worldmart-socials{
margin:15px 0 5px 0;
}
}
@media (max-width: 360px) {
.footer .coppy-right-box .coppy-right-text{
font-size: 12px;
}
.footer .hot-line-box .hot-number{
font-size: 19px;
}
} .worldmart-newsletter.default{
margin-bottom: 40px;
}
.worldmart-newsletter.default .newsletter-form-wrap{
position: relative;
max-width: 330px;
}
.worldmart-newsletter.default .newsletter-form-wrap input{
width: 100%;
font-size: 13px;
color: #888;
height: 45px;
}
.worldmart-newsletter.default .newsletter-form-wrap .btn-submit{
position: absolute;
right: 0;
top: 0;
height: 45px;
border: none;
font-weight: 600;
color: #fff;
padding: 0 19px;
}
.worldmart-newsletter.default .newsletter-form-wrap .btn-submit:hover,
#popup-newsletter-content .close:hover{
background-color:#222 !important;
}
.worldmart-newsletter .return-message{
padding: 3px 20px;
margin-top: 10px;
border-radius: 5px;
} .admin-bar .is-sticky .header-sticky{
top:32px!important;
} .sidebar-top{
background: #f9f9f9;
color: #666;
font-size: 13px;
border-bottom: 1px solid #f2f2f2;
}
.sidebar-top p,
.sidebar-top .item-right ul{
margin-bottom: 0;
}
.sidebar-top .item-right ul{
padding-left: 0;
}
.sidebar-top li{
list-style: none;
}
.sidebar-top .item-left{
float: left;
padding: 3px 0;
}
.sidebar-top .item-left i{
font-size: 18px;
color: #ff2832;
vertical-align: middle;
margin:0 2px 2px 0;
}
.sidebar-top .item-right{
float: right;
}
.sidebar-top .item-right li{
display: inline-block;
}
.sidebar-top .item-right .topbar-menu>li>a:before,
.sidebar-top .item-right .topbar-menu>li>.switcher-trigger:before{
display: inline-block;
content: '';
width: 1px;
height: 13px;
background: #dedede;
vertical-align: middle;
margin: 0 16px 0 14px;
}
.sidebar-top .item-right .topbar-menu>li:first-child a:before{
display: none;
}
.topbar-menu >li,
.main-menu>li{
list-style: none;
display: inline-block;
position: relative;
padding: 3px 0;
}
.topbar-menu .menu-item-has-children.currency .switcher-trigger{
text-transform: capitalize;
}
.bottom-menu>li{
position: relative;
}
.topbar-menu li .submenu,
.topbar-menu .menu-item-has-children.currency>div,
.main-menu li .megamenu,
.bottom-menu li .megamenu,
.main-menu li .submenu,
.main-menu li .submenu li .submenu,
.mini-cart-box{
list-style: none;
position: absolute;
top: 100%;
right: 0;
padding: 9px 15px;
background: #ffffff;
min-width: 120px;
text-align: left;
-webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,.2);
-moz-box-shadow: 0 0 9px 0 rgba(0,0,0,.2);
box-shadow: 0 0 9px 0 rgba(0,0,0,.2);
-webkit-transition: opacity .5s,-webkit-transform .5s;
transition: opacity .5s,transform .5s;
-webkit-transform: translate(0, 30px);
-moz-transform: translate(0, 30px);
-o-transform: translate(0, 30px);
-ms-transform: translate(0, 30px);
transform: translate(0, 30px);
opacity: 0;
visibility: hidden;
z-index: 999;
}
.mini-cart-box{
min-width: 290px;
padding: 20px 15px 0px 15px;
border-radius: 3px;
}
.main-menu li .submenu li .submenu{
right: inherit;
left: 100%;
top: 0;
}
.main-menu-wapper .main-menu li{
position: relative;
}
.bottom-menu li .megamenu{
right: inherit;
left: 0;
max-width: 900px;
margin-top: 8px;
}
.bottom-menu li .megamenu:before{
position: absolute;
content: '';
bottom: 100%;
left: 0;
right: 0;
height: 8px;
}
.topbar-menu .menu-item-has-children.currency .wcml-vertical-list{
max-width: inherit;
}
.topbar-menu .menu-item-has-children:first-child .submenu,
.topbar-menu .menu-item-has-children.switcher-language .submenu{
right: -20px;
}
.topbar-menu .menu-item-has-children.currency>div ul{
padding-left: 0;
}
.topbar-menu .menu-item-has-children.currency>div ul li a{
white-space: nowrap;
cursor: pointer;
}
.menu-item-has-children .submenu {
-webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
}
.topbar-menu li.show-submenu .submenu,
.topbar-menu .menu-item-has-children:hover >.submenu,
.topbar-menu .menu-item-has-children.currency.show-submenu>div,
.topbar-menu .menu-item-has-children.currency:hover>div,
.main-menu li:hover .megamenu,
.main-menu li:hover>.submenu,
.bottom-menu li:hover .megamenu,
.main-menu li>.submenu li:hover>.submenu,
.wrap-cart-inner:hover .mini-cart-box{
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-o-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
visibility: visible;
opacity: 1;
}
.topbar-menu .menu-item-has-children.currency>.wcml-vertical-list.product{
margin: 0;
}
.topbar-menu .menu-item-has-children .submenu li{
padding: 2px 0;
display: block;
white-space: nowrap;
}
.topbar-menu .menu-item-has-children .submenu li a{
color: #555;
white-space: nowrap;
display: initial;
}
.menu-item a{
text-transform: capitalize;
}
.sidebar-top .item-right li.switcher-language .wpml-ls-legacy-list-horizontal{
padding: 0;
border: none;
}
.sidebar-top .item-right li.switcher-language .wpml-ls-legacy-list-horizontal a{
padding: 0 15px 0 0;
}
.sidebar-top .item-right li.switcher-language .wpml-ls-legacy-list-horizontal .wpml-ls-flag{
margin-right: 10px;
}
.sidebar-top .item-right li.switcher-language .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{
margin-left: 0;
} .logo {
padding: 38px 0;
}
.header-search{
padding: 30px 0;
}
.header-search .form-content .inner{
max-width: 520px;
position: relative;
display: table;
width: 100%;
border-style: solid;
border-width: 2px;
height: 40px;
}
.header-search .form-content input{ vertical-align: middle;
width: 329px;
border:none;
padding: 5px 20px;
height: 34px;
font-size: 13px;
color: #999; }
.header-search .form-content .category{
width: 129px;
display: table-cell;
vertical-align: middle;
border:none;
padding-right: 58px;
}
.header-search .form-content .chosen-container .chosen-drop{
margin-top: 0;
top:calc(100% + 2px);
}
.header-search .form-content .chosen-container .chosen-results{
padding-left: 0;
}
.header-search .form-content .chosen-container .chosen-results li:first-child{
color: #000;
font-weight: 600;
}
.header-search .form-content .chosen-container .chosen-results li{
padding-left: 15px;
}
.header-search .form-content .chosen-container .chosen-results li.level-0:before{
content: '-';
display: inline-block;
margin:0 3px 0 8px;
}
.header-search .form-content .chosen-container .chosen-results li.level-1{
padding-left: 30px;
} .header-search .form-content .chosen-container.chosen-with-drop .chosen-drop{
left: inherit;
right: 0;
min-width: 225px;
}
.header-search .form-content .chosen-container{
background: #f6f6f6;
height: 36px;
width: 129px!important;
display: block;
}
.header-search .chosen-container-single .chosen-single{
line-height: 37px !important;
}
.header-search .form-content .btn-search{
display: table-cell;
vertical-align: middle;
width: 58px;
font-size: 0;
border:none;
height: 38px;
line-height: 38px;
padding: 0;
position: absolute;
right: 0;
top: 0;
}
.header-search .form-content .btn-search:before{
font-family: 'FontAwesome';
content: "\f002";
color: #fefefe;
font-size: 16px;
}
.header-control{
text-align: right;
padding: 35px 0 28px 0;
}
.header-control .header-wishlist,
.header-control .inner-cart{
display: inline-block;
position: relative;
text-align: left;
}
.header-control .inner-cart{
margin-left: 45px;
}
.header-control .woo-wishlist-link>i,
.header-control .woo-wishlist-link .w-score,
.header-control .inner-cart .link-cart>i,
.header-control .inner-cart .link-cart .cart-score{
display: table-cell;
vertical-align: middle;
}
.header-control .woo-wishlist-link>i,
.header-control .inner-cart .link-cart>i{
font-size: 25px;
color: #aaa;
}
.header-control .woo-wishlist-link .w-score,
.header-control .inner-cart .link-cart .cart-score{
padding-left: 8px;
line-height: 15px;
}
.header-control .woo-wishlist-link .wishlist-count,
.header-control .inner-cart .link-cart .count-items{
display: block;
}
.header-control .woo-wishlist-link .w-score span,
.header-control .inner-cart .link-cart .cart-score span{
font-size: 12px;
color: #333;
text-transform: uppercase;
font-weight: 600;
line-height: 12px;
}
.header-control .woo-wishlist-link .w-score .wishlist-count,
.header-control .inner-cart .link-cart .cart-score .count-items{
color: #fff;
background: #888888;
text-transform: none;
font-weight: normal;
display: inherit;
padding: 0 7px;
height: 15px;
line-height: 15px;
border-radius: 3px;
}
.header-control .block-minicart{
display: none;
text-align: left;
position: absolute;
top: 100%;
right: 0;
z-index: 9999;
padding-top: 9px;
-webkit-transition: opacity .5s,-webkit-transform .5s;
transition: opacity .5s,transform .5s;
-webkit-transform: translate(0, 30px);
-moz-transform: translate(0, 30px);
-o-transform: translate(0, 30px);
-ms-transform: translate(0, 30px);
transform: translate(0, 30px);
opacity: 0;
visibility: hidden;
}
.inner-cart:hover .block-minicart {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-o-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
visibility: visible;
}
.wrap-header-menu{
border-top: 1px solid #e6e6e6;
padding: 8px 0;
}
.wrap-header-menu .header-menu,
.main-menu-wapper .main-menu{
padding-left: 0;
margin-bottom: 0;
}
.wrap-header-menu .header-menu li,
.main-menu-wapper .main-menu li{
list-style: none;
display: inline-block;
float: left;
}
.main-menu li .submenu li{
width: 100%;
position: relative;
}
.wrap-header-menu .header-menu li a,
.main-menu-wapper .main-menu li a{
text-transform: uppercase;
font-size: 13px;
font-weight: 600;
color: #333;
}
.wrap-header-menu .header-menu li a{
position: relative;
}
.wrap-header-menu .header-menu li .icon{
position: absolute;
top: -8px;
right: 100px;
}
.wrap-header-menu .header-menu li:last-child .icon{
right: -42px;
}
.main-menu-wapper .main-menu li.home-page{
padding: 7px 19px;
}
.main-menu-wapper .main-menu li.home-page a{
font-size: 20px;
}
.wrap-header-menu .header-menu li a:after{
display: inline-block;
content: '';
width: 1px;
height: 15px;
background: #ddd;
vertical-align: middle;
margin: 0 60px 0 80px;
}
.wrap-header-menu .header-menu li:not(:last-child) a .custom-label{
left: unset;
right: 105px;
}
.wrap-header-menu .header-menu li:last-child a:after{
display: none;
}
.main-menu-wapper{
background: #444;
}
.main-menu-wapper .main-menu>li{
padding: 8px 23px;
border-right: 1px solid #555;
}
.main-menu-wapper .main-menu li:hover{
background: #555;
}
.main-menu-wapper .main-menu li a{
color: #fff;
font-weight: bold;
cursor: pointer;
}
.main-menu-wapper .main-menu li a span.icon:not(.img){
margin-right: 7px;
font-size: 21px;
}
.mobile-navigation {
line-height: 90px;
text-transform: uppercase;
color: #fff;
font-weight: 600;
display: none;
float: right;
font-family: 'Montserrat' , san-serif;
margin-top: -8px;
margin-left: 15px;
}
.mobile-navigation .icon {
width: 44px;
height: 44px;
display: inline-block;
float: left;
padding: 10px;
padding-top: 16px;
}
.mobile-navigation .icon>span {
display: block;
width: 100%;
height: 2px;
margin-bottom: 5px;
}
.header.style2 .header-nav{
position: relative;
}
.header.style2 .header-nav:after{
content:'';
bottom: 0;
width: 100%;
height: 4px;
display: inline-block;
left: 0;
position: absolute;
}
.header.style2 .is-sticky .header-nav:after{
display: none;
}
.header.style3 .sidebar-top{
background: #414141;
color: #fff;
border-bottom:none;
}
.header.style3 .sidebar-top .topbar-menu>li>a{
color: #fff;
}
.header.style3 .sidebar-top .item-right .topbar-menu>li>a:before,
.header.style3 .sidebar-top .item-right .topbar-menu>li>.switcher-trigger:before{
opacity: 0.3;
}
.header.style3 .header-nav{
}
.header.style3 .main-menu-wapper .block-title{
background: #009000;
color: #fff;
}
.header.style3 .main-menu-wapper .block-title .text-span:after{
display: none;
}
.header.style3 .header-search .form-content .inner{
background: #fff;
height: 40px;
border: none;
line-height: 39px;
}
.header.style3 .header-search .form-content .btn-search{
background: #414141;
height: 40px;
}
.header.style3 .header-control .woo-wishlist-link>i,
.header.style3 .header-control .inner-cart .link-cart>i,
.header.style3 .header-control .woo-wishlist-link .w-score span,
.header.style3 .header-control .inner-cart .link-cart .cart-score span{
color: #fff;
}
.header.style3 .header-control .woo-wishlist-link .w-score .wishlist-count{
background: #414141;
}
.header.style3 .header-control .inner-cart .link-cart .cart-score .count-items,
.header.style3 .mobile-navigation .icon>span{
background: #ff0000;
}
.header.style3 .header-nav-inner .wrap-header-menu .header-menu>li>a{
color: #fff;
cursor: pointer;
}
.header.style3 .header-nav-inner .wrap-header-menu .header-menu li a:after{
opacity: 0.4;
} .header-nav-inner{
display: table;
width: 100%;
}
.header-nav-inner .main-menu-wapper{
width: 270px;
display: table-cell;
vertical-align: middle;
position: relative;
}
.header-nav-inner .wrap-header-menu{
display: table-cell;
vertical-align: middle;
border-top:none;
}
.main-menu-wapper .block-title{
font-size: 14px;
color: #eee;
font-weight: bold;
height: 40px;
line-height: 17px;
cursor: pointer;
display: block;
padding: 12px 20px;
}
.main-menu-wapper .block-title .icon-bar {
display: inline-block;
vertical-align: middle;
width: 18px;
margin-right: 17px;
}
.main-menu-wapper .block-title .icon-bar span {
display: block;
width: 100%;
margin-bottom: 2px;
background-color: #ffffff;
height: 2px;
}
.main-menu-wapper .block-title .text-span:after{
font-family:'Fontawesome';
content: "\f107";
font-size: 14px;
color: #eee;
margin-left: 9px;
}
.header-nav-inner .verticalmenu-content,
.header-nav-inner .close-main-menu + .verticalmenu-content{
height: 0;
position: absolute;
width: inherit;
opacity: 0;
visibility: hidden;
top: 100%;
left: 0;
z-index: 100;
}
.header.style2 .sticky-wrapper:not(.is-sticky) .header-nav-inner .home-page + .verticalmenu-content,
.header-nav-inner .verticalmenu-content{
height: auto;
opacity: 1;
visibility: visible;
border: solid 2px #ededed;
border-top: none;
width: 100%;
background: #fdfdfd;
}
.header-nav-inner .verticalmenu-content .show-more-verticle-menu{
color: #333;
font-weight: 600;
cursor: pointer;
display: block;
padding: 13px 20px;
background: #ededed;
margin-top: 3px;
}
.header-nav-inner .verticalmenu-content .show-more-verticle-menu:after,
.header-nav-inner .verticalmenu-content .show-more-verticle-menu.open:after{
font-family:'Fontawesome';
content: "\f107";
font-size: 14px;
color: #333;
margin-left: 9px;
}
.header-nav-inner .verticalmenu-content .show-more-verticle-menu.open:after{
content: "\f106";
}
.main-menu-wapper .verticle-menu{
position: relative;
}
.main-menu-wapper .verticle-menu>li{
float: none;
display: inherit; border-right:1px solid transparent;
border-top:1px solid #e6e6e6;
background: #fdfdfd;
padding: 7.5px 20px;
}
.main-menu-wapper .verticle-menu>li.hidden-item{
height: 0;
padding: 0;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.main-menu-wapper .verticle-menu>li.show-menu-item{
padding: 7.5px 20px;
opacity: 1;
visibility: visible;
height: auto;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.main-menu-wapper .verticle-menu .custom-menu-item{
padding-top:20px;
}
.main-menu-wapper .verticle-menu li:hover {
background: #fdfdfd;
}
.main-menu-wapper .verticle-menu li .megamenu{
left: calc( 100% + 1px );
right: inherit;
top: 0;
}
.main-menu-wapper .verticle-menu>li>a{
font-size: 13px;
color: #555;
font-weight: 400;
text-transform: capitalize;
position: relative;
display: block;
}
.main-menu-wapper .verticle-menu>li.parent-megamenu>a:after{
content: "\f105";
font-family:'Fontawesome';
font-size: 13px;
color: #666;
position: absolute;
right: 0;
top: 0;
}
.main-menu-wapper .verticle-menu>li>.verticle-custom-link,
.worldmart-panel li>.verticle-custom-link{
font-size: 13px;
color: #333;
font-weight: bold;
text-transform: capitalize;
display: initial;
margin-right: 6px;
}
.main-menu-wapper .verticle-menu>li>.verticle-custom-link{
display: inline-block;
}
.main-menu-wapper .verticle-menu .hot-label,
.worldmart-panel .hot-label{
position: absolute;
top: 20px;
font-size: 8px;
background: #f59524;
color: #fff;
line-height: 12px;
text-transform: uppercase;
margin-bottom: 0;
padding: 0 9.5px;
height: 13px;
left: inherit;
}
.worldmart-panel .hot-label{
top: 13px;
}
.main-menu-wapper .verticle-menu .hot-label:after,
.worldmart-panel .hot-label:after{
position: absolute;
bottom: -4px;
left: 4px;
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 5px 10px 0px 0px;
border-color: #f59524 transparent transparent transparent;
}
.header-nav-inner .wrap-header-menu .header-menu li:first-child{
padding-left: 40px;
}
.header-nav-inner .wrap-header-menu .bottom-menu .menu-item .worldmart-menu-item li{
padding-left: 0;
}
.header-nav-inner .wrap-header-menu .header-menu li a{
color: #222;
cursor: pointer;
}
.header-nav-inner .wrap-header-menu .header-menu li a:after{
margin: 0 50px 0 60px;
}
.header-nav-inner .wrap-header-menu .header-menu li:not(:last-child) a .custom-label{
right: 75px;
left: unset;
}
.header-nav-inner .wrap-header-menu .header-menu li .icon{
right: 70px;
}
.header-nav-inner .wrap-header-menu .header-menu li:last-child .icon{
right: -42px;
}
.sticky-wrapper.is-sticky .header-sticky {
top: 0;
left: 0;
right: 0;
z-index: 999!important;
background-color: #e9e9e9;
width: 100%!important;
animation: slideInUp 0.7s;
-moz-animation: slideInUp 0.7s;
-webkit-animation: slideInUp 0.7s;
}
.header.style1 .sticky-wrapper.is-sticky .header-sticky{
background: #444;
}
@media (max-width: 1366px) and (min-width: 1200px) {   }
@media (max-width: 1199px) {
.header-search .form-content input{
width: 280px;
}
.header-control .inner-cart{
margin-left: 22px;
}
.wrap-header-menu .header-menu li a::after{
margin: 0 30px 0 50px;
}
.header-nav-inner .wrap-header-menu .header-menu li a:after{
margin: 0 30px 0 45px;
}
.wrap-header-menu .header-menu li .icon{
right: 40px;
}
.header-nav-inner .wrap-header-menu .header-menu li .icon {
right: 35px;
}
.main-menu-wapper .main-menu > li{
padding: 8px 11px;
}
.main-menu-wapper .main-menu li a{
font-size: 12px;
}
.header-nav-inner .wrap-header-menu .header-menu li:first-child{
padding-left: 20px;
}
.header.style2 .sticky-wrapper:not(.is-sticky) .header-nav-inner .home-page.close-main-menu + .verticalmenu-content{
height: 0;
opacity:0;
visibility: hidden;
}
.bottom-menu li .megamenu{
max-width: 700px;
}
}
@media (max-width: 1024px) {
.mobile-navigation{
display: block;
}
.header-nav,
.header-nav-inner,
.header.style1 .wrap-header-menu,
.header.style1 .main-menu-wapper,
.header.style1 .sticky-wrapper{
display: none;
}
.topbar-menu .menu-item-has-children:first-child .submenu{
right: inherit;
left: 0;
}
}
@media (max-width: 991px) {
.sidebar-top .item-left,
.sidebar-top .item-right{
float: none;
text-align: center;
}
}
@media (max-width: 640px){
.logo{
text-align: center;
padding-bottom: 7px;
}
.header-control{
text-align: center;
padding: 20px 0 0px 0;
}
.mobile-navigation {
display: inline-block;
float: none;
}
.topbar-menu .menu-item-has-children.switcher-language .submenu{
right: 0;
}
.main-container{
padding-top: 15px;
}
}
@media (max-width: 480px) {
.topbar-menu .menu-item-has-children.switcher-language .submenu{
left: 50%;
transform: translateX(-50%);
right: inherit;
}
} .wrap-section-title.special{
position: relative;
min-height: 480px;
}
.wrap-section-title.special .text-content{
position: absolute;
top: 45%;
max-width: 660px;
margin:0 auto;
text-align: center;
color: #fff;
left: 50%;
transform: translateX(-50%);
}
.wrap-section-title.special .text-content .title{
font-size: 24px;
font-weight: bold;
line-height: 34px;
color: #fff;
text-transform: uppercase;
margin-bottom: 7px;
}
.wrap-section-title.special .text-content .title-desc{
font-size: 18px;
font-weight: 500;
}
.about-us-info.worldmart-aboutus.layout1,
.about-us-info.worldmart-aboutus.layout3{
text-align: center;
}
.about-us-info.worldmart-aboutus.layout1{
margin-bottom: 43px;
}
.about-us-info.worldmart-aboutus.layout1 .title-box{
font-size: 16px;
font-weight: bold;
color: #333;
text-transform: uppercase;
}
.about-us-info.worldmart-aboutus.layout1 .desc{
max-width: 767px;
padding:0 15px;
font-size:16px;
margin:0 auto;
color: #666;
}
.about-us-info.worldmart-aboutus.layout3{
border: 1px solid #e6e6e6;
padding:26px 13px 0 13px;
margin-bottom: 43px;
}
.about-us-info.worldmart-aboutus.layout3 .index-code{
font-size: 40px;
font-weight: bold;
color: #333;
}
.about-us-info.worldmart-aboutus.layout3 .title-box{
font-size: 16px;
text-transform: uppercase;
color: #333;
font-weight: 600;
margin:7px 0 29px 0;
}
.about-us-info.worldmart-aboutus.layout2 .title-box,
.about-us-info.worldmart-aboutus.layout4 .title-box{
font-size: 14px;
font-weight: bold;
color: #333;
text-transform: uppercase;
margin-bottom: 16px;
}
.about-us-info.worldmart-aboutus.layout2 {
margin-bottom: 46px;
}
.about-us-info.worldmart-aboutus.layout4 .toggle-control{
font-size: 13px;
display: inline-block;
vertical-align: top;
padding-left: 26px;
padding-top: 4px;
margin-bottom: 7px;
}
.about-us-info.worldmart-aboutus.layout2 .desc{
line-height: 20px;
}
.about-us-info.worldmart-aboutus.layout4 .toggle-box{
padding-left: 0;
}
.about-us-info.worldmart-aboutus.layout4 .toggle-box .content-box{
display: none;
padding-left: 63px;
}
.about-us-info.worldmart-aboutus.layout4 .toggle-box li.active .content-box{
display: block;
}
.about-us-info.worldmart-aboutus.layout4 .toggle-item .icon{
width: 34px;
height: 34px;
line-height: 34px;
padding: 0;
font-size: 0;
border: 1px solid #e6e6e6;
text-align: center;
display: inline-block;
vertical-align: top;
position: relative;
}
.about-us-info.worldmart-aboutus.layout4 .toggle-item .icon:before,
.about-us-info.worldmart-aboutus.layout4 .toggle-item .icon:after{
position: absolute;
content: '';
background-color: #666;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
right: 0;
margin: 0 auto;
}
.about-us-info.worldmart-aboutus.layout4 .toggle-item .icon:before{
width: 2px;
height: 10px;
}
.about-us-info.worldmart-aboutus.layout4 .toggle-item .icon:after{
width: 10px;
height: 2px;
}
.about-us-info.worldmart-aboutus.layout4 .toggle-box li.active .icon:before{
display: none;
}
.about-us-info.worldmart-aboutus.layout4 .toggle-box li.active .icon:after{
background-color: #fff;
}
.about-us-info.worldmart-aboutus.layout4 .toggle-box li{
list-style: none;
margin-bottom: 20px;
}
.worldmart-title.align-center{
font-size: 16px;
color: #222;
text-transform: uppercase;
font-weight: bold;
text-align: center;
}
.wrap-meet-team .author-name{
font-size: 15px;
font-weight: bold;
color: #333;
text-transform: uppercase;
}
.wrap-meet-team .media {
margin-bottom: 8px;
}
.wrap-meet-team .media img{
transition: all .5s;
-webkit-transform: scale(1,1);
-moz-transform: scale(1,1);
-o-transform: scale(1,1);
transform: scale(1,1);
margin: 0 auto;
}
.wrap-meet-team .media:hover img{
-webkit-transform: scale(1.2,1.2);
-webkit-transform-origin: top right;
-moz-transform: scale(1.2,1.2);
-moz-transform-origin: top right;
-o-transform: scale(1.2,1.2);
-o-transform-origin: top right;
transform: scale(1.2,1.2);
transform-origin: top right;
}
.wrap-meet-team .author-title{
color: #333;
text-transform: capitalize;
}
.wrap-meet-team .author-title:before{
content: '-';
display: inline-block;
margin: 0 4px 0 15px;
}
.wrap-meet-team .desc-group .desc{
margin-top: 8px;
line-height: 20px;
margin-bottom: 15px;
}
@media (max-width: 767px) {
.wrap-meet-team{
max-width: 270px;
margin: 0 auto;
margin-bottom: 30px;
}
.wrap-section-title.special .text-content{
padding: 0 15px;
left: inherit;
transform: none;
}
} .u-columns#customer_login .col-1{
width: calc( 50% - 30px );
display: inline-block;
padding-right: 35px;
max-width: 535px;
border-right:1px solid #e6e6e6;
}
.u-columns#customer_login .col-2{
width: 53%;
display: inline-block;
vertical-align: top;
padding-left: 60px;
}
.u-columns#customer_login .u-column1>h2,
.u-columns#customer_login .u-column2>h2{
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
border-bottom:1px solid #e6e6e6;
padding-bottom: 10px;
color: #333;
max-width: 470px;
}
.u-columns#customer_login .woocomerce-form>p,
.u-columns#customer_login .register>p{
margin-bottom: 11px;
}
.u-columns#customer_login label{
color: #333;
}
.u-columns#customer_login .woocommerce-form__label-for-checkbox{
display: inline-block;
margin-bottom: 22px;
margin-top: 3px;
}
.u-columns#customer_login .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox{
display: none;
}
.u-columns#customer_login .woocommerce-form__label-for-checkbox span{
font-weight: normal;
color: #666;
text-transform: none;
font-size: 13px;
}
.u-columns#customer_login .lost_password{
color: #666;
font-size: 13px;
margin-bottom: 0;
}
.u-columns#customer_login .lost_password>a{
float: right;
margin-top: 3px;
}
.u-columns#customer_login .form-row .button{
padding: 5.5px 43px;
margin-bottom: 5px;
}
.u-columns#customer_login .register .button{
margin-top: 20px;
}
@media (max-width: 1199px) {
.u-columns#customer_login .col-2{
width: 52%;
}
}
@media (max-width: 767px) {
.u-columns#customer_login .col-1,
.u-columns#customer_login .col-2{
width: 100%;
margin-right: 0;
max-width: inherit;
padding: 0 0 30px 0;
border: none;
}
} .worldmart-title.align-right{
margin-bottom: 15px;
}
.worldmart-title.align-right>span{
font-size: 14px;
font-weight: bold;
color: #333;
text-transform: uppercase;
}
.wpcf7-form p{
margin-bottom: 6px;
}
.wpcf7-form p:nth-child(5){
margin-top: 22px;
}
.wpcf7-form .wpcf7-form-control{
height: 40px;
border:1px solid #e6e6e6;
}
.wpcf7-form .wpcf7-submit{
height: 35px;
font-weight: 600;
color: #fff;
padding: 0 35px;
}
.wpcf7-form p label,
.wpcf7-form .wpcf7-form-control-wrap,
.wpcf7-form .wpcf7-form-control-wrap input,
.wpcf7-form .wpcf7-form-control-wrap textarea{
width: 100%;
}
.wpcf7-form .wpcf7-form-control-wrap textarea{
height: 160px;
margin-bottom: 7px;
}
.wpcf7-form .wpcf7-form-control-wrap input{
margin-top: 4px;
}
.worldmart-google-maps{
margin-top: 11px;
margin-bottom: 40px;
}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-number{
margin-bottom: 15px;
padding-left: 20px;
}
@media (max-width: 767px) {
.worldmart-google-maps{
margin-top: 50px;
}
} .page-404 .heading {
color: #000;
font-size: 100px;
line-height: initial;
margin-bottom: 0;
}
.page-404 .title{
font-size: 24px;
line-height: 30px;
}
.page-404 .form-content{
max-width: 450px;
margin: 0 auto;
position: relative;
}
.page-404 .form-content .input{
width: 100%;
}
.page-404 .form-content .btn-search{
position: absolute;
top: 0;
right: 0;
height: 40px;
padding: 0 14px;
border: none;
color: #fff;
}
.page-404 .form-content .btn-search:hover{
opacity: 0.8;
}
.searchform{
max-width: 400px;
position: relative;
}
.searchform .search-field{
width: 100%;
height: 40px;
}
.searchform .button{
position: absolute;
right: 0;
top: 0;
border: none;
color: #fff;
height: 40px;
padding: 0 15px;
}
.searchform .button:hover{
opacity: 0.8;
}
@media (max-width: 767px) {
.searchform{
margin-bottom: 30px;
}
} .woocommerce-cart-form{
margin-top:6px;
}
.woocommerce-cart-form .shop_table{
}
.woocommerce-cart-form .shop_table thead{
display: none;
}
.woocommerce-cart-form .shop_table,
.woocommerce-cart-form .shop_table tr td{
border-right: none;
border-left: none;
border-bottom: none;
text-align: left;
padding: 0 10px;
}
.woocommerce-cart-form .shop_table tr td.product-thumbnail,
.woocommerce-cart-form .shop_table tr td.product-name{
padding:19px 10px 19px 0;
}
.woocommerce-cart-form .shop_table .product-thumbnail img{
width: 100px;
}
.woocommerce-cart-form .shop_table tr td .lbl-quantity-title-box{
display: none;
}
.woocommerce-cart-form .shop_table tr td.product-name{
font-weight: 600;
color: #333;
}
.woocommerce-cart-form .shop_table tr td.product-price,
.woocommerce-cart-form .shop_table tr td.product-subtotal{
color: #222;
font-size: 22px;
font-weight: 600;
}
.woocommerce-cart-form .shop_table tr td.product-remove{
text-align: right;
padding-right: 0;
}
.woocommerce-cart-form .shop_table tr td.product-remove a{
font-size: 0;
border-radius: 50%;
background: #888;
display: inline-block;
height: 18px;
line-height: 18px;
width: 18px;
text-align: center;
}
.woocommerce-cart-form .shop_table tr td.product-remove a:after{
font-family: 'FontAwesome';
content: "\f00d";
font-size: 12px;
color: #fff;
font-weight: 100;
}
.woocommerce-cart-form .shop_table tr td.product-quantity .quantity{
position: relative;
}
.woocommerce-cart-form .shop_table tr td.product-quantity .quantity input{
width: 157px;
text-align: right;
color: #222;
font-size: 16px;
}
.woocommerce-cart-form .shop_table .quantity .btn-number{
position: absolute;
border: none;
background: #dddddd;
}
.woocommerce-cart-form .shop_table .quantity .btn-number.plus{
background: #999;
}
.woocommerce-cart-form .shop_table .quantity .btn-number:hover{
background: #999;
}
.woocommerce-cart-form .shop_table .quantity .btn-number.plus:hover{
background: #ddd;
}
.woocommerce-cart-form .shop_table .quantity .plus{
left: 25px;
}
.woocommerce-cart-form .shop_table .quantity .minus{
left: 60px;
}
.woocommerce-cart-form .shop_table .actions{
padding: 30px;
border: 1px solid #e6e6e6;
background-color: #fdfdfd;
text-align: left;
}
.woocommerce-cart-form .shop_table .actions .coupon{
display: inline-block;
}
.woocommerce-cart-form .shop_table .actions .coupon label{
display: block;
color: #666;
}
.woocommerce-cart-form .shop_table .actions .coupon .input-text{
width: 300px;
margin-bottom: 20px;
font-weight: 400;
color: #aaa;
font-size: 13px;
}
.woocommerce-cart-form .shop_table .actions>.button{
float: right;
}
.woocommerce-cart-form .shop_table .actions .button{
color: #fff;
border: none;
font-weight: 600;
padding: 8px 40px;
display: block;
}
.woocommerce .cart-collaterals{
padding: 30px;
background-color: #fdfdfd;
border: 1px solid #e6e6e6;
margin-bottom: 40px;
}
.woocommerce .cart-collaterals .cart_totals>h2{
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
}
.shop_table tr th,
.shop_table tr td,
.woocommerce .cart-collaterals .shop_table,
.woocommerce .cart-collaterals .shop_table tr th,
.woocommerce .cart-collaterals .shop_table tr td{
border-left: none;
border-right: none;
}
.shop_table tr th,
.shop_table .cart_item td:first-child,
.woocommerce .cart-collaterals .shop_table tr th{
text-align: left;
color: #555;
font-weight: 400;
}
.woocommerce .cart-collaterals .shop_table tr th{
padding: 9.5px 5px;
}
.shop_table tr td,
.woocommerce .cart-collaterals .shop_table tr td,
.woocommerce .cart-collaterals .shop_table #shipping_method li label,
.woocommerce-checkout-review-order .shop_table thead tr th:last-child,
.shop_table #shipping_method li label{
text-align: right;
font-weight: bold;
color: #333;
}
.woocommerce .cart-collaterals .shop_table tr td{
margin-bottom: -1px;
}
.woocommerce-checkout-review-order .shop_table{
border: 1px solid #e6e6e6;
background: #FDFDFD;
}
.woocommerce-checkout-review-order .shop_table thead tr th{
border-top:none;
}
.woocommerce-checkout-review-order .shop_table tr th,
.woocommerce-checkout-review-order .shop_table tr td{
padding: 10px 30px;
}
.shop_table #shipping_method li,
.woocommerce .cart-collaterals .shop_table #shipping_method li{
list-style: none;
}
.woocommerce-checkout-review-order .shop_table thead tr th:last-child,
.woocommerce-checkout-review-order .shop_table tr td{
text-align: left;
}
.woocommerce-checkout-review-order .shop_table ul#shipping_method{
padding-left: 0;
}
.shop_table tr:last-child th,
.shop_table tr:last-child td,
.woocommerce .cart-collaterals .shop_table,
.woocommerce .cart-collaterals .shop_table tr:last-child th,
.woocommerce .cart-collaterals .shop_table tr:last-child td{
border-bottom: none;
}
.shop_table tr:last-child th,
.woocommerce .cart-collaterals .shop_table tr:last-child th{
font-size: 15px;
font-weight: bold;
}
.shop_table tr:last-child td,
.woocommerce .cart-collaterals .shop_table tr:last-child td{
font-size: 16px;
}
.woocommerce-orders-table.woocommerce-MyAccount-orders.my_account_orders.account-orders-table tr:last-child td{
font-size: 14px;
}
.woocommerce-orders-table.woocommerce-MyAccount-orders.my_account_orders.account-orders-table .woocommerce-button.view{
font-weight: 400;
color: #fff;
}
.woocommerce .cart-collaterals .wc-proceed-to-checkout .button,
.woocommerce-shipping-calculator .button{
font-size: 14px;
color: #fff;
font-weight: 600;
padding: 8px 31px;
display: inline-block;
}
.woocommerce-shipping-calculator .button{
border: none;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
padding: 1em 2em 1em 2em;
margin: 15px 0;
position: relative;
background-color: #f8f8f8;
color: #222222;
border-top: 3px solid #dff0d8;
list-style: none!important;
width: auto;
word-wrap: break-word;
}
.woocommerce .woocommerce-error {
border-color: #fcf8e3;
}
.woocommerce-billing-fields>h3,
.woocommerce-shipping-fields>h3,
.woocommerce-form__label.woocommerce-form__label-for-checkbox>span,
#order_review_heading,
.woocommerce-order-details>h2,
.woocommerce-customer-details>h2,
.woocommerce-columns .woocommerce-column>h3,
.woocommerce-Address-title>h3,
.woocommerce-MyAccount-content legend{
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
}
.woocommerce-MyAccount-content .woocommerce-Button{
color: #fff;
border: none;
border-radius: 0;
padding: 3px 15px;
}
.woocommerce-MyAccount-content .woocommerce-Button:hover{
opacity: 0.8;
}
.woocommerce-billing-fields>h3,
#order_review_heading{
border-bottom:1px solid #e6e6e6;
padding-bottom: 11px;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox{
margin: 0;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox>span{
position: relative;
padding-left: 25px;
}
.woocommerce-checkout #payment ul.payment_methods li label,
.woocommerce-checkout-review-order .shop_table ul#shipping_method li label{
position: relative;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox>span:before{
content: '';
display: inline-block;
width: 15px;
height: 15px;
border: 1px solid #e6e6e6;
background: #f8f8f8;
position: absolute;
top: 3px;
left: 0;
}
.woocommerce-checkout #payment ul.payment_methods li label:before{
top: 4px;
left: -30px;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox  span:after{
content: "\f00c";
font-family: 'FontAwesome';
font-size: 11px;
color: #fff;
position: absolute;
left: 2px;
top: -1px;
opacity: 0;
visibility: hidden;
}
.woocommerce-shipping-fields .woocommerce-form__label-for-checkbox
.woocommerce-checkout #payment ul.payment_methods li label:after{
left: -28px;
top: 0;
}
.woocommerce-checkout-review-order .shop_table ul#shipping_method li label:after{
left: -18px;
} .woocommerce-checkout-review-order .shop_table ul#shipping_method li input:checked + label:after,
.woocommerce-form__label.woocommerce-form__label-for-checkbox input:checked ~ span:after{
opacity: 1;
visibility: visible;
}
.woocommerce-billing-fields .form-row{
margin-bottom: 20px;
}
.form-row label{
display: block;
margin-bottom: 2px;
}
.form-row input{
width: 100%;
font-size: 13px;
color: #aaa;
}
.form-row .button{
width: inherit;
color: #fff;
border: none;
font-weight: 600;
padding: 8px 24px;
}
.woocommerce-info{
margin-bottom: 30px;
}
.form-row .select2-container--default .select2-selection--single{
height: 40px;
border-radius: 0;
border: 1px solid #e6e6e6;
}
.form-row .select2-container--default .select2-selection--single .select2-selection__rendered,
.form-row .select2-container--default .select2-selection--single .select2-selection__arrow{
height: 40px;
line-height: 40px;
}
.woocommerce-checkout .col-1{
width: calc(50% - 40px);
display: inline-block;
margin-right: 35px;
}
.woocommerce-checkout .col-2{
width:48%;
display: inline-block;
vertical-align: top;
}
.woocommerce-checkout-payment .wc_payment_methods{
padding-left: 0;
}
.woocommerce-checkout-payment .wc_payment_methods li{
list-style: none;
}
.woocommerce-checkout-payment .wc_payment_methods .payment_box{
padding-left: 17px;
}
.woocommerce-checkout .woocommerce-billing-fields .form-row-first{
width: calc(50% - 15px);
display: inline-block;
margin-right: 25px;
}
.woocommerce-checkout .woocommerce-billing-fields .form-row-last{
width: 48%;
display: inline-block;
}
.woocommerce-additional-fields textarea{
width: 100%;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox  .required{
padding-left: 0;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox  .required:after,
.woocommerce-form__label.woocommerce-form__label-for-checkbox  .required:before{
display: none;
}
.woocommerce-checkout-payment {
background-color: #ebe9eb;
padding: 30px;
margin-top: 15px;
}
.woocommerce-checkout-payment .payment_methods {
margin: 0;
padding: 0;
}
.woocommerce-checkout #payment div.payment_box {
position: relative;
box-sizing: border-box;
width: 100%;
padding: 1em;
margin: 1em 0;
border-radius: 2px;
line-height: 1.5;
background-color: #dfdcde;
}
.woocommerce-checkout #payment div.payment_box p{
margin-bottom: 0;
}
.woocommerce-checkout #payment div.payment_box:before{
content: "";
display: block;
border: 1em solid #dfdcde;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -.75em;
left: 0;
margin: -1em 0 0 2em;
}
.woocommerce-checkout #payment ul.payment_methods li input {
margin: 0 1em 0 0;
}
.wc-terms-and-conditions .woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox,
.create-account .woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox,
#ship-to-different-address input#ship-to-different-address-checkbox,
.woocommerce .woocommerce-form.woocommerce-form-login .woocommerce-form__label-for-checkbox>input{
opacity: 0;
}
.woocommerce-thankyou-order-received{
color: #555;
font-size: 20px;
}
.woocommerce-order .woocommerce-order-overview,
.woocommerce-column address,
.woocommerce-MyAccount-navigation ul,
.woocommerce-MyAccount-content address{
border:1px solid #e6e6e6;
padding: 20px 30px;
line-height: 34px;
}
.woocommerce-order .woocommerce-order-overview li,
.woocommerce-MyAccount-navigation ul li{
list-style: none;
}
.woocommerce-order-details .woocommerce-table--order-details.shop_table tbody tr td{
text-align: left;
font-weight: 400;
}
.woocommerce-order-details .woocommerce-table--order-details.shop_table tbody tr td:last-child,
.woocommerce-order-details .woocommerce-table--order-details.shop_table tr:last-child th:last-child{
text-align: right;
}
.woocommerce-order-details .woocommerce-table--order-details.shop_table tr:last-child th,
.woocommerce-order-details .woocommerce-table--order-details.shop_table tr:last-child td,
.woocommerce-customer-details .woocommerce-table--customer-details.shop_table tr:last-child th,
.woocommerce-customer-details .woocommerce-table--customer-details.shop_table tr:last-child td{
border: 1px solid #e6e6e6;
border-left:none;
border-right:none;
}
.woocommerce-order-details .woocommerce-table--order-details.shop_table.order_details tr:last-child th,
.woocommerce-order-details .woocommerce-table--order-details.shop_table.order_details tbody tr td,
.woocommerce-order-details .woocommerce-table--order-details.shop_table.order_details tr th{
padding-left: 30px;
}
.woocommerce-order-details .woocommerce-table--order-details.shop_table.order_details tr th{
font-weight: bold;
}
.woocommerce-order-details .woocommerce-table--order-details.shop_table.order_details tr:last-child th:last-child,
.woocommerce-order-details .woocommerce-table--order-details.shop_table.order_details tbody tr td:last-child,
.woocommerce-order-details .woocommerce-table--order-details.shop_table.order_details tr td{
padding-right: 30px;
}
.woocommerce-MyAccount-content .shop_table_responsive tr td{
border-top: none;
text-align: left;
}
.woocommerce-orders-table.woocommerce-MyAccount-orders.my_account_orders.account-orders-table .woocommerce-button{
display: inline-block;
padding: 0 10px;
}
.woocommerce-orders-table.woocommerce-MyAccount-orders.my_account_orders.account-orders-table .woocommerce-button:hover{
color: #fff!important;
}
@media (max-width: 1199px) {
.woocommerce-checkout .woocommerce-billing-fields .form-row-last{
width: 47%;
}
}
@media (max-width: 767px) {
.shop_table_responsive tr td {
display: block;
text-align: right;
overflow: hidden;
color: #222;
padding: 10px;
font-weight: 500;
}
.shop_table .cart_item td:first-child,
.woocommerce-cart-form .shop_table tr td,
.woocommerce-cart-form .shop_table tr td.product-name{
text-align: right;
padding: 10px;
}
.woocommerce-cart-form .shop_table tr td.product-thumbnail{
text-align: center;
}
.shop_table_responsive tr td:before{
content: attr(data-title) " ";
font-weight: 500;
float: left;
font-size: 15px;
}
.cart-collaterals .shop_table_responsive tr td:before{
display: none;
}
.cart-collaterals .shop_table_responsive tr td{
border-top:none;
}
.woocommerce-cart-form .shop_table{
border-top:none;
}
.woocommerce-cart-form .shop_table .quantity .minus{
left: inherit;
right: 80px;
}
.woocommerce-cart-form .shop_table .quantity .plus {
left: inherit;
right: 115px;
}
.woocommerce-checkout .col-1,
.woocommerce-checkout .col-2,
.woocommerce-checkout .woocommerce-billing-fields .form-row-first,
.woocommerce-checkout .woocommerce-billing-fields .form-row-last{
width: 100%;
margin-right: 0;
}
.woocommerce-checkout-review-order .shop_table tr td:first-child{
text-align: left;
padding-left: 30px;
}
.shop_table_responsive thead{
display: none;
}
}
@media (max-width: 640px) {
.woocommerce-cart-form .shop_table .actions > .button{
float: inherit;
margin-top: 10px;
}
.woocommerce-cart-form .shop_table .actions .coupon .input-text{
width: auto;
}
} .wishlist-title >h2{
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 5px;
}
#yith-wcwl-form.woocommerce .shop_table.wishlist_table td a{
font-weight: 400;
font-size: 14px;
}
#yith-wcwl-form.woocommerce .shop_table.wishlist_table td .yith-wcqv-button{
color: #fff;
padding: 2px 10px;
margin-left: 25px;
display: inline-block;
}
#yith-wcwl-form.woocommerce .shop_table.wishlist_table td .add_to_cart_button,
#yith-wcwl-form.woocommerce .shop_table.wishlist_table td .added_to_cart.wc-forward{
color: #fff;
padding: 2px 10px;
border-radius: 0;
}
#yith-wcwl-form.woocommerce .shop_table.wishlist_table td .add_to_cart_button.added{
display: none!important;
}
#yith-wcwl-form.woocommerce table.wishlist_table tbody td.product-price{
font-size: 14px;
}
#yith-wcwl-form.woocommerce table.wishlist_table tbody td.product-price ins{
text-decoration: none;
}
#yith-wcwl-form.woocommerce table.wishlist_table tbody td.product-price del{
font-size: 13px;
color: #aaa;
font-weight: 400;
}
#yith-wcwl-form.woocommerce table.wishlist_table tr td:first-child{
padding: 16px 12px;
}
#yith-wcwl-form.woocommerce table.wishlist_table thead th,
#yith-wcwl-form.woocommerce table.wishlist_table tbody td {
text-align: left;
font-size: 14px;
}
@media (max-width: 1199px) {
#yith-wcwl-form.woocommerce table.wishlist_table thead{
display: none;
}
#yith-wcwl-form.woocommerce table.wishlist_table tbody td{
display: block;
text-align: center;
border-bottom: none;
border-right: 1px solid #e6e6e6;
}
#yith-wcwl-form.woocommerce table.wishlist_table tbody td:first-child{
border-top:none;
}
#yith-wcwl-form.woocommerce table.wishlist_table tbody td.product-thumbnail a{
margin: 0 auto;
}
#yith-wcwl-form.woocommerce table.wishlist_table tbody td.product-add-to-cart a{
display: initial!important;
}
}
@media (max-width: 991px) {
#yith-wcwl-form.woocommerce .shop_table.wishlist_table td .yith-wcqv-button{
margin-left: 0;
}
} .worldmart-slider.slider-style-brands{
border: 1px solid #e6e6e6;
}
.worldmart-slider.slider-style-brands .vc_single_image-wrapper{
border-right:1px solid #e6e6e6;
position: relative;
overflow: hidden;
}
.worldmart-slider.slider-style-brands .owl-item.active.item-last .vc_single_image-wrapper{
border-right:none;
}
.worldmart-slider.slider-style-brands .vc_single_image-wrapper img{
transition: all 0.8s ease-out 0s;
-webkit-transition: all 0.8s ease-in-out 0s;
-ms-transition: all 0.8s ease-in-out 0s;
}
.worldmart-slider.slider-style-brands .vc_single_image-wrapper:hover img{
transform: scale(1.10);
transition: all 0.8s ease-out 0s;
-webkit-transition: all 0.8s ease-in-out 0s;
-ms-transition: all 0.8s ease-in-out 0s;
}
.left-sidebar .main-content{
float: right;
}
@media (max-width: 767px) {
.left-sidebar .main-content{
float: none;
}
.main-content{
margin-bottom: 30px;
}
}
@media (max-width: 480px) {
.worldmart-slider.slider-style-brands .vc_single_image-wrapper{
border-right: none;
}
} ol.comments {
padding-left: 0;
}
.post-password-form input[type="submit"]{
border: none;
border-radius: 0;
height: 40px;
background: #f5f5f5;
color: #fff;
}
.woocommerce-mini-cart .mini_cart_item{
position: relative;
margin-bottom: 10px;
}
.woocommerce-mini-cart .mini_cart_item .quantity{
margin-top: 10px;
display: inline-block;
}
.woocommerce-mini-cart .mini_cart_item>a{
display: block;
}
.woocommerce-mini-cart .mini_cart_item .size-shop_thumbnail{
width: 110px;
margin-right: 10px;
}
.woocommerce-mini-cart .mini_cart_item .remove{
position: absolute;
right: 0;
top: 0;
}
.widget_shopping_cart_content .woocommerce-mini-cart__buttons a{
color: #fff;
display: inline-block;
padding: 5px 10px;
margin-right: 10px;
}
.widget_shopping_cart_content .woocommerce-mini-cart__total{
margin-bottom: 10px;
}
.woocommerce-terms-and-conditions {
padding: 5px 25px;
line-height: 30px;
}
.right-sidebar:not(.single-product-layout) .woocommerce-breadcrumb{
text-align: right;
margin-right: 50px;
}
.worldmart-lbl-cart-table{
color: #222;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 12px;
display: inline-block;
}
.product_meta .posted_in,
.product_meta .sku_wrapper{
display: block;
font-weight:600;
color: #333;
}
.product_meta .posted_in>a,
.product_meta .sku_wrapper .sku{
font-weight:400;
color: #666;
}
.yith-wcwl-add-to-wishlist>div>a:hover{
opacity:0.8;
}
.woocommerce-review-link,
.product_list_widget .info .woocommerce-review-link{
font-size: 13px;
font-style: italic;
color: #888;
}
.header-search .categori-search-option{
padding: 7px 20px;
border: none;
}
.yith_woocompare_colorbox #cboxLoadedContent{
overflow: auto!important;
}
.pingback {
list-style: none;
}
.post-comments .pingback .comment-content .avata{
display: none;
}
.post-comments .pingback .comment-content .coment-text{
padding-left: 0;
}
@keyframes fa-spin {
to {
transform: rotate(360deg);
}
}
@media (max-width: 767px) {
.right-sidebar:not(.single-product-layout) .woocommerce-breadcrumb{
text-align: left;
margin-right: 0px;
}
.main-header .wrap-promotion img{
display: block;
}
.toolbar-item select{
padding: 7px 10px;
}
.worldmart-single-product-socials .fb_iframe_widget{
display: inline-block;
vertical-align: middle;
margin-bottom: 2px;
}
}
.woocommerce-Message.woocommerce-Message--info.woocommerce-info .woocommerce-Button{
margin-right: 40px;
} .loading-lazy{
position: relative;
display: block;
}
.tab-container.loading{
position: relative;
}
.loading-lazy::after,
.tab-container.loading::before,
.tab-container.loading::after,
.block-minicart.loading .shopcart-description::before,
.block-minicart.loading .shopcart-description::after{
position: absolute;
content: '';
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 10;
}
.tab-container.loading::before,
.block-minicart.loading .shopcart-description::before{
background: rgba(255, 255, 255, 0.8);
}
.loading-lazy::after,
.tab-container.loading::after,
.block-minicart.loading .shopcart-description::after{
width: 60px;
height: 60px;
margin: auto;
border: 6px solid #ccc;
border-top-color: red;
border-radius: 50%;
-webkit-animation: fa-spin 2s infinite linear;
-o-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
} @-moz-document url-prefix() {
.header-search .chosen-container-single .chosen-single{
line-height: 34px !important;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
.header-search .form-content .btn-search{
height: 36px;
line-height: 36px;
}
}
.worldmart-products .product-item .product-thumb .second-thumbnail img,
.upsells-products .product-item .product-thumb .second-thumbnail img,
.related-products .product-item .product-thumb .second-thumbnail img,
.cross-sells .product-item .product-thumb .second-thumbnail img{ } .mini-cart-box .item-thumb{
margin-right: 10px;
float: left;
width: 80px;
}
.mini-cart-box .item-info{
overflow: hidden;
line-height: 20px;
}
.mini-cart-box > h5 {
font-size: 15px;
color: #666;
margin-bottom: 10px;
}
.mini-cart-box .quantity .input-text {
border: none;
width: 20px;
padding: 0;
text-align: center;
}
.mini-cart-box .quantity .pr-price{
color: #333;
font-weight: 600;
}
.mini-cart-box .item-info .product-name{
max-width: 157px;
display: inline-block;
}
.mini-cart-box ul{
padding-left: 0;
max-height: 300px;
overflow: hidden;
overflow-y: auto;
margin-bottom: 0; }
.mini-cart-box .mini-cart-item {
position: relative;
border-bottom: 1px solid #efefef;
padding-bottom: 20px;
}
.mini-cart-box .mini-cart-item .remove{
position: absolute;
right: 0;
top: 20%;
color: #bbbbbb;
}
.mini-cart-box .group-quantity-button {
border: 1px solid #e5e5e5;
max-width: 60px;
display: block;
border-radius: 3px;
text-align: center;
padding: 2px 0;
margin-top: 5px;
}
.mini-cart-box .sign{
display: inline-block;
width: 20px;
height: 20px;
line-height: 20px;
border: 1px solid #e8e8e8;
border-radius: 50%;
text-align: center;
font-weight: normal;
font-size: 12px;
}
.mini-cart-box .buttons .button {
font-size: 12px;
font-family: 'Open Sans' , san-serif;
line-height: 33px;
font-weight: 500;
background: #fff;
border: 1px solid #ddd;
color: #333;
display: inline-block;
padding: 0;
text-transform: uppercase;
border-radius: 3px;
margin-bottom: 10px;
width: 48%;
text-align: center;
}
.mini-cart-box .buttons .button:hover{
color: #fff;
}
.mini-cart-box .wc-forward:not(.checkout){
margin-right: 10px;
}
.mini-cart-box .woocommerce-mini-cart__total .woocommerce-Price-amount{
float: right;
font-weight: 600;
font-size: 20px;
}
.mini-cart-box .woocommerce-mini-cart__total>span{
font-size: 15px;
}
.mini-cart-box .worldmart_ajax_loading .icon-loading:after{
top: 50%;
position: absolute;
content: "\f110";
font-family: 'Fontawesome';
font-size: 50px;
max-width: 50px;
left: 0;
right: 0;
margin:2px 0 0 0;
margin:0 auto;
opacity: 1;
visibility: visible;
-moz-animation: fa-spin 1s infinite steps(8);
-o-animation: fa-spin 1s infinite steps(8);
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
z-index:2;
}
.mini-cart-box .worldmart_ajax_loading .icon-loading:before{
content: "";
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.5);
top: 0;
left: 0;
}
.mini-cart-box>p{
margin-bottom: 15px;
}
.mini-cart-box .title-of-box{
font-size: 18px;
color: #000;
text-transform: uppercase;
font-weight: 500;
margin-bottom: 10px;
}
@media (max-width: 480px) {
.mini-cart-box{
left: 50%;
transform: translateX(-50%)!important;
right: 0;
}
}
@media (max-width: 360px) {
.mini-cart-box{
left: 30%;
}
}
@media (max-width: 1024px) {
.header-search .form-content .inner{
max-width: 400px;
margin: 0 auto;
}
.header-search .form-content .category{
display: none;
}
.header-search .form-content input{
width: 100%;
}
}
@media (max-width: 991px) {
.logo,
.header-control,
.header-search{
text-align: center;
padding-bottom: 0;
}
.logo{
padding-top: 30px;
}
.header-control{
padding: 30px 0 5px 0;
}
.mobile-navigation{
display: inline-block;
float: none;
}
} .live-search-widget .ovic-live-search-form .results-search{
width: 100%;
}
.ovic-live-search-form .results-search{
display: table;
border-width: 2px;
border-style: solid;
padding-right: 60px;
}
.ovic-live-search-form .results-search>*{
display: table-cell;
vertical-align: middle;
}
.ovic-live-search-form .txt-livesearch{
height: 36px;
border: none;
}
.header-search .ovic-live-search-form .category{
width: 129px;   
font-size: 13px;
color: #888;
padding-right: 0;
}
.header-search .categori-search-option{
padding:7px 15px;
background: #f6f6f6;
height: 36px;
background-image: url(https://shipfrom.us/wp-content/themes/shipfromus/images/arrow-select.jpg);
line-height: 100%;
background-repeat: no-repeat;
background-position: center right;
}
.ovic-live-search-form .btn-submit{
border: none;
height: 36px;
color: #fff;
font-size: 16px;
vertical-align: inherit;
text-align: center;
width: 58px;
position: absolute;
right: 0;
top: 0;
}
.ovic-live-search-form .view-all{
color: #fff;
}
.ovic-live-search-form.loading .results-search::before{
left: calc( 100% - 220px );
top: -4px;
right: inherit;
}
.header.style3 .ovic-live-search-form .results-search{
background: #fff;
border: none;
}
.header.style3 .header-search .ovic-live-search-form .form-content input{
height: 40px;
}    @media (max-width: 1024px) {
.ovic-live-search-form .results-search{
display: block;
}
} .product-style-3 .group-btn-control{
position: absolute;
z-index: 2;
right: 0;
top: 30px;
}
.product-style-3 .group-btn-control > *,
.product-style-3 .added_to_cart.wc-forward{
-webkit-transform: translateX(30px);
transform: translateX(30px);
opacity: 0;
visibility: hidden;
margin: 0 0 2px 0;
font-size: 0;
width: 30px;
height: 30px;
line-height: 28px;
display: block;
text-align: center;
padding: 0;
background: transparent!important;
border: 1px solid #e6e6e6;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.product-style-3:hover .group-btn-control > *{
-webkit-transform: translateX(10px);
transform: translateX(10px);
opacity: 1;
visibility: visible;
}
.product-style-3 .group-btn-control > *:hover a{
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.product-style-3 .group-btn-control > *:hover{ }
.product-style-3 .group-btn-control .yith-wcqv-button:after,
.product-style-3 .group-btn-control .add_to_cart_button:after,
.product-style-3 .group-btn-control .yith-wcwl-add-button a:after,
.product-style-3 .added_to_cart.wc-forward:after,
.product-style-3 .yith-wcwl-wishlistaddedbrowse a:after,
.product-style-3 .yith-wcwl-wishlistexistsbrowse a:after,
.product-style-3 .group-btn-control .product_type_grouped:after,
.product-style-3 .group-btn-control .product_type_external:after{
content: "\f002";
font-family: 'Fontawesome';
font-size: 12px;
}
.product-style-3 .group-btn-control .add_to_cart_button:after{
content: '\f07a';
}
.product-style-3 .group-btn-control .yith-wcwl-add-button a:after{
content: '\f004';
}
.product-style-3 .added_to_cart.wc-forward:after{
content: '\f058'
}
.product-style-3 .yith-wcwl-wishlistaddedbrowse a:after,
.product-style-3 .yith-wcwl-wishlistexistsbrowse a:after{
content: '\f00c';
}
.product-style-3 .group-btn-control .product_type_grouped:after,
.product-style-3 .group-btn-control .product_type_external:after{
content: '\f1de';
}
.product-style-3 .group-btn-control .compare{
width: 30px;
height: 30px;
display: inline-block;
background: transparent;
}
.product-style-3 .group-btn-control .compare:after{
content: "\f0ec";
font-family: 'Fontawesome';
font-size: 12px;
margin-right: 2px;
}
.product-style-3 .group-btn-control .compare.added:after{
content: "\f05d";
}
@media (max-width: 1024px) {
.product-style-3 .group-btn-control{
right: 5px;
}
.product-style-3 .group-btn-control > *,
.product-style-3:hover .group-btn-control > *{
transform: none;
opacity: 1;
visibility: visible;
}
} #popup-newsletter-content.modal{
padding-right: 0!important;
}
#popup-newsletter-content .modal-dialog {
width: 100%;
max-width: 800px;
flex-direction: row;
display: flex;
align-items: center;
justify-content: center;
display: -webkit-flex;
-webkit-flex-direction: row;
-webkit-align-items: center;
-webkit-justify-content: center;
margin: 0 auto;
height: 100%;
padding: 15px;
}
#popup-newsletter-content .worldmart-newsletter.default{
margin-bottom: 25px;
}
#popup-newsletter-content .worldmart-newsletter.default .newsletter-form-wrap{
margin: 0 auto;
}
#popup-newsletter-content .group-user-action {
text-align: center;
}
#popup-newsletter-content .group-user-action label{
margin-bottom: 0;
}
#popup-newsletter-content .group-user-action input{
vertical-align: middle;
margin-top: -1px;
margin-right: 4px;
}
.modal-content{
border-radius: 0;
padding: 40px 30px 30px;
box-shadow: none;
border: none;
}
#popup-newsletter-content .close:hover{
opacity: 1;
}
#popup-newsletter-content .close{
border:none;
position: absolute;
right: -10px;
top: -8px;
width: 25px;
height: 25px;
border-radius: 50%;
text-align: center;
line-height: 25px;
font-size: 0;
padding: 0;
}
#popup-newsletter-content .close:after{
content: '\f00d';
font-family: 'Fontawesome';
font-size: 11px;
line-height: 25px;
color: #fff;
}
.modal-dialog{
width: auto;
margin: 0;
transform: none!important;
}
#popup-newsletter-content .worldmart-newsletter .return-message{
border-radius: 0;
}
#popup-newsletter-content .newsletter-form-wrap.processing .btn-submit:after{
font-family: FontAwesome, sans-serif;
content: "\f110";
font-size: 16px;
line-height: inherit;
display: inline-block;
text-align: center;
margin: 0 auto;
position: absolute;
left: 0;
right: 0;
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
@media (max-width: 480px) {
.modal-content{
padding: 30px 20px 20px;
}
.ovic-live-search-form .category{
display: none;
}
.ovic-live-search-form.loading .results-search::before{
left: calc( 100% - 80px );
top: -4px;
right: inherit;
}
}
.style3 .ovic-live-search-form .products-search,
.style3 .ovic-live-search-form  .not-results-search{
left: 0;
right: 0;
top: 100%;
}