@charset "UTF-8";

 .tm-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tm-animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.tm-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,0);transform:rotate3d(0,0,1,0)}}@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,0);transform:rotate3d(0,0,1,0)}}.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}
.flasho.tm-color{background:#ecf0f1 none repeat scroll 0 0;border:1px solid #bdc3c7;box-shadow:0 0 10px 0 rgba(0,0,0,0.2);left:0;max-height:100%;max-width:100%;position:absolute;top:0;z-index:101}.flasho.tm-color .float_editbox{background:#fff none repeat scroll 0 0;bottom:55px;left:0;padding:0;position:absolute;right:0;top:57px;width:100%}.flasho.tm-color .header{background:#ecf0f1 none repeat scroll 0 0;border-bottom:1px solid #ecf0f1;left:0;line-height:30px;padding:1em 2em;position:absolute;top:0;width:100%}.flasho.tm-color .footer{bottom:0;height:55px;left:0;margin:0;padding:0;position:absolute;text-align:right;width:100%;z-index:2}.flasho.tm-color .footer .inner{background:#ecf0f1 none repeat scroll 0 0;border-top:1px solid #ecf0f1;line-height:30px;padding:1em 2em}.flasho.tm-color .tm_info{bottom:0;display:inline-block;font-size:2em;height:1em;left:0;line-height:1em;margin:auto;position:absolute;right:0;text-align:center;top:0;width:auto}.flasho.tm-color .tm_progress_info{height:100%;position:relative;width:100%}.tc-row{margin:0 -1em;position:relative;overflow:auto}.nopadding .tc-row,.nopadding.tc-row{margin:0}.nomargin .tc-cell{margin:0}.tc-cell{position:relative;padding:0 1em;margin:0 0 1.65em;float:left;min-height:1px;overflow:hidden}.nopadding .tc-cell{padding:0}.tc-col-auto{width:auto}.tc-cell.tc-auto{padding:0 1em !important}.tm-row .cpf-section.tm-row{margin:0}.tm-extra-product-options .tm-row.col-12,.tm-extra-product-options .tm-row.col-12 .tm-row.col-12{margin:0 -1em;min-width:100% !important;max-width:100%;overflow:visible;position:relative}.tm-extra-product-options .nopadding .tm-row,.tm-extra-product-options .nopadding.tm-row{margin:0}.tm-extra-product-options .tm-cell{position:relative;padding:0 1em;margin:0 0 1em;float:left !important;min-height:1px;overflow:visible}.tm-extra-product-options .nopadding .tm-cell,.tm-extra-product-options.nopadding .tm-cell{padding:0}.tm-extra-product-options .col-0,.tm-extra-product-options .tm-cell.col-0,.tc-cell.tc-col-0,.tc-col-0{width:0}.tm-extra-product-options .col-1,.tm-extra-product-options .tm-cell.col-1,.tc-cell.tc-col-1,.tc-col-1{width:8.3334%}.tm-extra-product-options .col-2,.tm-extra-product-options .tm-cell.col-2,.tc-cell.tc-col-2,.tc-col-2{width:16.6667%}.tm-extra-product-options .col-3,.tm-extra-product-options .tm-cell.col-3,.tc-cell.tc-col-3,.tc-col-3{width:25%}.tm-extra-product-options .col-4,.tm-extra-product-options .tm-cell.col-4,.tc-cell.tc-col-4,.tc-col-4{width:33.3334%}.tm-extra-product-options .col-5,.tm-extra-product-options .tm-cell.col-5,.tc-cell.tc-col-5,.tc-col-5{width:41.6667%}.tm-extra-product-options .col-6,.tm-extra-product-options .tm-cell.col-6,.tc-cell.tc-col-6,.tc-col-6{width:50%}.tm-extra-product-options .col-7,.tm-extra-product-options .tm-cell.col-7,.tc-cell.tc-col-7,.tc-col-7{width:58.3334%}.tm-extra-product-options .col-8,.tm-extra-product-options .tm-cell.col-8,.tc-cell.tc-col-8,.tc-col-8{width:66.6667%}.tm-extra-product-options .col-9,.tm-extra-product-options .tm-cell.col-9,.tc-cell.tc-col-9,.tc-col-9{width:75%}.tm-extra-product-options .col-10,.tm-extra-product-options .tm-cell.col-10,.tc-cell.tc-col-10,.tc-col-10{width:83.3334%}.tm-extra-product-options .col-11,.tm-extra-product-options .tm-cell.col-11,.tc-cell.tc-col-11,.tc-col-11{width:91.6667%}.tm-extra-product-options .col-12,.tm-extra-product-options .tm-cell.col-12,.tc-cell.tc-col-12,.tc-col-12{width:100%}@media(max-width:768px){.tm-extra-product-options .col-1,.tm-extra-product-options .tm-cell.col-1,.tm-extra-product-options .col-2,.tm-extra-product-options .tm-cell.col-2,.tm-extra-product-options .col-3,.tm-extra-product-options .tm-cell.col-3,.tm-extra-product-options .col-4,.tm-extra-product-options .tm-cell.col-4,.tm-extra-product-options .col-5,.tm-extra-product-options .tm-cell.col-5,.tm-extra-product-options .col-6,.tm-extra-product-options .tm-cell.col-6,.tm-extra-product-options .col-7,.tm-extra-product-options .tm-cell.col-7,.tm-extra-product-options .col-8,.tm-extra-product-options .tm-cell.col-8,.tm-extra-product-options .col-9,.tm-extra-product-options .tm-cell.col-9,.tm-extra-product-options .col-10,.tm-extra-product-options .tm-cell.col-10,.tm-extra-product-options .col-11,.tm-extra-product-options .tm-cell.col-11,.tm-extra-product-options .col-12 .tm-extra-product-options .tm-cell.col-12,.tc-cell.tc-col-0,.tc-col-0,.tc-cell.tc-col-1,.tc-col-1,.tc-cell.tc-col-2,.tc-col-2,.tc-cell.tc-col-3,.tc-col-3,.tc-cell.tc-col-4,.tc-col-4,.tc-cell.tc-col-5,.tc-col-5,.tc-cell.tc-col-6,.tc-col-6,.tc-cell.tc-col-7,.tc-col-7,.tc-cell.tc-col-8,.tc-col-8,.tc-cell.tc-col-9,.tc-col-9,.tc-cell.tc-col-10,.tc-col-10,.tc-cell.tc-col-11,.tc-col-11,.tc-cell.tc-col-12,.tc-col-12{width:100%}.tm-extra-product-options ul.tmcp-elements:not(.tm-extra-product-options-variations) li.tmcp-field-wrap:not(.tm-per-row){float:none !important;width:100% !important}.tm-extra-product-options .radio_image,.tm-extra-product-options .checkbox_image{min-width:none !important;min-height:none !important}.tm-floating-box{display:none !important}}.tm-extra-product-options .cpfclear{height:0;margin:0;padding:0;min-height:0;overflow:visible;width:100%;float:left;position:relative}.tm-extra-product-options .cpf_clear{clear:both}.tm-floating-box{width:auto;height:auto;padding:1em;position:fixed;right:0;top:0;bottom:0;left:0;background:url(//ambernectar.com.sg/wp-content/plugins/woocommerce-extra-product-options/assets/images/p5.png) repeat scroll 0 0 transparent;z-index:9999;max-height:100%;overflow:hidden}.tm-floating-box .tm-unit-price,.tm-floating-box .tm-final-totals,.tm-floating-box .tm-options-totals{margin:.5em 0}.tm-floating-box.right{left:auto;right:0}.tm-floating-box.left{right:auto;left:0}.tm-floating-box.bottom{bottom:0;top:auto}.tm-floating-box.top{top:0;bottom:auto}.tc-img-floating{display:block;height:50px !important;margin:1em 0;width:auto !important}.tm-fb{font-size:12px;line-height:10px;max-height:200px;max-width:200px;overflow-y:auto;overflow-x:hidden}.tm-fb dt{display:block;margin:0;padding-bottom:5px}.tm-fb dd{display:block;border-bottom:1px dotted rgba(0,0,0,0.1);margin:0 0 1em}.tm-floating-box-alt .tm-floating-box{background:0;padding:0;position:static}.tm-floating-box-nks .tm-floating-box{bottom:0 !important;left:0 !important;padding:5%;position:absolute !important;right:0 !important;top:0 !important;width:100%}.tm-floating-box-nks .tm-fb{max-height:90% !important;max-width:90% !important}.tc-row.tm-fb-labels{border-bottom:1px solid;font-weight:bold;margin-bottom:1.65em}.tm-extra-product-options,.tm-extra-product-options .tm-extra-product-options-inner,.tm-extra-product-options .tm-extra-product-options-fields,.tm-extra-product-options .tm-extra-product-options-container,.tm-extra-product-options .tmcp-ul-wrap,.tm-extra-product-options .tmcp-field,.tm-extra-product-options .tm-epo-field,.tm-extra-product-options li.tmcp-field-wrap,.tm-extra-product-options .tm-cell,.tm-extra-product-options .tm-row,.tm-collapse,.tm-collapse-wrap,.tm-epo-field-label,.tm-show-picker-value,.tm-bsbb,.tm-bsbb-all,.tm-bsbb-all *,.tc-row,.tc-cell,.tm-box,.flasho,.flasho div,.tm-button,.tm-epo-style,.tc-lightbox img,.tm-extra-product-options .radio_image,.tm-extra-product-options .checkbox_image{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.tm-extra-product-options{max-width:100%;width:100%}.tm-extra-product-options .tm-extra-product-options-container,.tm-extra-product-options .tmcp-ul-wrap{overflow:visible;float:left;max-width:100%;width:100%}.tm-extra-product-options .tm-extra-product-options-fields,.tm-extra-product-options .tmcp-ul-wrap{clear:both;list-style:none outside none;margin:0;padding:0}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap{width:auto;padding:1em .5em 0 0;margin:0;list-style:none outside none !important}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap{padding:.5em .5em 0 0;width:100%;float:left;list-style:none outside none !important;position:relative}.tm-extra-product-options ul.tmcp-elements.use_images_container li.tmcp-field-wrap{padding:1em .25em 0;text-align:center}.tc-totals-form{clear:both;display:block;width:100%}.tm-epo-totals{clear:both;padding-bottom:1em;padding-top:1em}.tm-epo-totals.hidden{display:none}html .tc-extra-product-options .tc-hidden.tm-cell,.tc-hidden,.tm-hidden,.tc-extra-product-options input.use_images,.tm-extra-product-options input.use_images{display:none !important}.tm-box{border:1px solid rgba(0,0,0,0.035);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0.01)),color-stop(50%,rgba(0,0,0,0.01)),color-stop(50%,rgba(0,0,0,0.02)),color-stop(100%,rgba(0,0,0,0.01)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,0.01) 0,rgba(0,0,0,0.01) 50%,rgba(0,0,0,0.02) 50%,rgba(0,0,0,0.01) 100%);background-image:-moz-linear-gradient(center top,rgba(0,0,0,0.01) 0,rgba(0,0,0,0.01) 50%,rgba(0,0,0,0.02) 50%,rgba(0,0,0,0.01) 100%);background-image:-ms-linear-gradient(top,rgba(0,0,0,0.01) 0,rgba(0,0,0,0.01) 50%,rgba(0,0,0,0.02) 50%,rgba(0,0,0,0.01) 100%);background-image:-o-linear-gradient(top,rgba(0,0,0,0.01) 0,rgba(0,0,0,0.01) 50%,rgba(0,0,0,0.02) 50%,rgba(0,0,0,0.01) 100%);background-image:linear-gradient(to top,rgba(0,0,0,0.01) 0,rgba(0,0,0,0.01) 50%,rgba(0,0,0,0.02) 50%,rgba(0,0,0,0.01) 100%);margin:1em 0;float:left;width:100%;padding:1.5em}.tm-description p:last-child{margin-bottom:0}.tm-extra-product-options .tm-cell hr{margin:0}.tm-extra-product-options textarea.tm-epo-field{height:auto;width:100%}.tm-extra-product-options .tmcp-textfield.tm-epo-field{width:auto;max-width:100%}.tm-extra-product-options .tm-epo-field.tmcp-checkbox,.tm-extra-product-options .tm-epo-field.tmcp-radio{margin:0 !important;position:relative;top:-2px;vertical-align:middle;float:none}.tm-extra-product-options .tm-epo-field-label{display:block;margin:0;position:relative;float:none;width:100%;font-weight:700}.tm-extra-product-options .tm-epo-field-label.tm-tooltip{display:inline-block;width:auto}.tm-epo-field-label.tm-left{padding-right:1em;width:auto;float:left}.tm-epo-field-label.tm-left+.tm-extra-product-options-container li.tmcp-field-wrap,.tm-epo-field-label.tm-right+.tm-extra-product-options-container li.tmcp-field-wrap{padding-top:0}.tm-epo-field-label.tm-left+.tm-extra-product-options-container,.tm-epo-field-label.tm-right+.tm-extra-product-options-container{width:auto !important;max-width:66%}.cpf-type-range .tm-epo-field-label.tm-left+.tm-extra-product-options-container,.cpf-type-range .tm-epo-field-label.tm-right+.tm-extra-product-options-container{width:66% !important;padding-top:5px}.cpf-type-range .tm-epo-field-label.tm-left,.cpf-type-range .tm-epo-field-label.tm-right{margin-top:5px}.tm-epo-field-label.tm-right{float:right;padding-left:1em;width:auto}.tm-epo-field-label.tm-left,.tm-epo-field-label.tm-right{max-width:33%}.tm-extra-product-options .tm-epo-field-label.tm-has-undo-button{padding-right:2em}.tm-epo-reset-variation,.tm-epo-reset-radio{cursor:pointer;position:absolute;right:0;top:0}.tm-epo-variation-section .reset_variations{clear:both;display:block;width:100%;position:static}dl.variation img{max-width:50px;width:50px;height:auto}.tm-epo-required{color:red}.tmcp-field-wrap .tm-epo-required{position:static;left:auto;top:auto}.tm-extra-product-options span.tm-epo-field-label{font-weight:bold}.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label{padding:0 0 0 .5em !important;margin:0 !important;line-height:1em !important;display:inline !important;vertical-align:middle}.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label:empty,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label:empty,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label:empty{padding:0 !important}.tm-extra-product-options .tm-extra-product-options-field{clear:both;display:block;float:left;margin:0;padding:0;width:100%}.tm-extra-product-options .tmcp-field-wrap .tc-price{font-size:1em !important;width:auto !important;display:inline-block !important;float:none !important}.tc-extra-product-options .tmcp-field-wrap .price.tc-price{font-size:1em !important;background:none !important}.tc-extra-product-options .tmcp-field-wrap .price.tc-price .amount{font-size:1em !important;display:inline !important;background:none !important}.tm-extra-product-options .tmcp-field-wrap .amount,.tm-extra-product-options .tmcp-field-wrap .after-amount{margin-left:.5em}.tm-extra-product-options .tmcp-field-wrap .tc-chars+.tc-price .amount{margin-left:0}.tm-extra-product-options .use_images_container .tmcp-field-wrap .amount{margin-left:0}.tm-extra-product-options .amount.hidden,.tm-extra-product-options .tmcp-field-wrap .price.amount.hidden,.tm-extra-product-options .tmcp-field-wrap .tc-price.hidden,.tm-extra-product-options .after-amount.hidden,.tm-extra-product-options .tmperiod.hidden{display:none !important}.tm-extra-product-options-totals .price.amount.options,.tm-extra-product-options-totals .price.amount.subscription-fee{font-size:1.25em}.tm-extra-product-options-totals .amount{background:0}.tm-extra-product-options-totals .amount.options,.tm-extra-product-options-totals .amount.subscription-fee{font-weight:bold}.tm-extra-product-options-totals .amount.final{font-size:1.5em;font-weight:bold}.tm-extra-product-options-totals .price.amount.final{display:inline-block !important}.tm-unit-price,.tm-final-totals,.tm-options-totals,.tm-subscription-fee{padding:0;margin:0;border:0 none;float:none}.tm_dpd_label{display:block;font-size:80%}.tm-extra-product-options li.tmcp-field-wrap.tc-active .tc-label.tm-label,.tm-extra-product-options li.tmcp-field-wrap.tc-active .price.tc-price .amount,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap label input[type="radio"]:checked ~ .tc-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap label input[type="checkbox"]:checked ~ .tc-label{font-weight:bold}.tm-extra-product-options .tm_divider{border-style:solid;border-width:1px;margin:1em 0;clear:both}.tm-extra-product-options .tm_padding{padding:1em 0}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap input.use_images+label{display:inline-block;padding:0 !important;max-width:100%;border:0 solid;position:relative;line-height:0;margin:0 !important;height:auto !important;background:none !important}.tm-extra-product-options input.use_images:checked+img.radio_image,.tm-extra-product-options input.use_images:checked+.tmhexcolorimage.radio_image,.tm-extra-product-options input.use_images:checked+.tc-lightbox-wrap img.radio_image,.tm-extra-product-options input.use_images:checked+img.checkbox_image,.tm-extra-product-options input.use_images:checked+.tmhexcolorimage.checkbox_image,.tm-extra-product-options input.use_images:checked+.tc-lightbox-wrap img.checkbox_image{border-color:inherit;border-width:1px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.3);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,0.3);box-shadow:0 0 10px 0 rgba(0,0,0,0.3)}.tm-extra-product-options .radio_image,.tm-extra-product-options .checkbox_image{border:1px solid transparent;display:inline-block !important;height:auto;width:auto;margin:auto;max-width:100%;padding:1px;pointer-events:none !important}.tm-extra-product-options input.use_images:checked+img.radio_image.round,.tm-extra-product-options input.use_images:checked+.tmhexcolorimage.radio_image.round,.tm-extra-product-options input.use_images:checked+.tc-lightbox-wrap img.radio_image.round,.tm-extra-product-options input.use_images:checked+img.checkbox_image.round,.tm-extra-product-options input.use_images:checked+.tmhexcolorimage.checkbox_image.round,.tm-extra-product-options input.use_images:checked+.tc-lightbox-wrap img.checkbox_image.round{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border-width:1px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.tm-extra-product-options input.use_images:checked+img.radio_image.square,.tm-extra-product-options input.use_images:checked+.tmhexcolorimage.radio_image.square,.tm-extra-product-options input.use_images:checked+.tc-lightbox-wrap img.radio_image.square,.tm-extra-product-options input.use_images:checked+img.checkbox_image.square,.tm-extra-product-options input.use_images:checked+.tmhexcolorimage.checkbox_image.square,.tm-extra-product-options input.use_images:checked+.tc-lightbox-wrap img.checkbox_image.square{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-width:1px}.tm-extra-product-options input.use_images:checked+img.radio_image.shadow,.tm-extra-product-options input.use_images:checked+.tmhexcolorimage.radio_image.shadow,.tm-extra-product-options input.use_images:checked+.tc-lightbox-wrap img.radio_image.shadow,.tm-extra-product-options input.use_images:checked+img.checkbox_image.shadow,.tm-extra-product-options input.use_images:checked+.tmhexcolorimage.checkbox_image.shadow,.tm-extra-product-options input.use_images:checked+.tc-lightbox-wrap img.checkbox_image.shadow{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,0.5);-moz-box-shadow:0 1px 4px 0 rgba(0,0,0,0.5);box-shadow:0 1px 4px 0 rgba(0,0,0,0.5);border-width:1px}.tm-extra-product-options input.use_images:checked+img.radio_image.thinline,.tm-extra-product-options input.use_images:checked+.tmhexcolorimage.radio_image.thinline,.tm-extra-product-options input.use_images:checked+.tc-lightbox-wrap img.radio_image.thinline,.tm-extra-product-options input.use_images:checked+img.checkbox_image.thinline,.tm-extra-product-options input.use_images:checked+.tmhexcolorimage.checkbox_image.thinline,.tm-extra-product-options input.use_images:checked+.tc-lightbox-wrap img.checkbox_image.thinline{border-width:1px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.tm-extra-product-options input.use_images+label+.amount{display:block;text-align:center}.radio_image_label,.checkbox_image_label{display:block;text-align:center;padding:1em 0;line-height:1.5}.tc-label.tm-label .radio_image_label,.tc-label.tm-label .checkbox_image_label{display:inline;margin-right:.5em}.tc-label.tm-label .radio_image_label:empty,.tc-label.tm-label .checkbox_image_label:empty{margin-right:0}.tc-label.tm-label .radio_image_label+.tmhexcolorimage,.tc-label.tm-label .checkbox_image_label+.tmhexcolorimage{vertical-align:middle}.tm-hide-label+.radio_image_label,.tm-hide-label+.checkbox_image_label{display:none !important}.tm-bottom-label+.radio_image_label,.tm-bottom-label+.checkbox_image_label{padding:.5em 0}.tm-inside-label+.radio_image_label,.tm-inside-label+.checkbox_image_label{left:0;padding:0;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);word-wrap:break-word}.epo-option-image{max-height:100px;height:auto;width:auto}.tm-extra-product-options .tmcp-field-wrap label{padding:0;display:inline-block !important;float:none;width:auto;max-width:100%}.tm-extra-product-options .use_images_container .tmcp-field-wrap label{cursor:pointer}.tmcp-date-select{max-width:100%}.tm-extra-product-options-date .tmcp-field-wrap label,.tm-epo-datepicker-label-container{display:inline-block !important;margin-right:6px;vertical-align:baseline;position:relative;max-width:100%}.tm-epo-field.tmcp-date{min-height:2.5em !important;height:auto;width:auto !important}.tm-epo-field.tmcp-select{max-width:100%;display:initial}.tm-extra-product-options input.tm-epo-field.tmcp-upload{width:100%}.epo-upload-image{max-height:none !important;max-width:70% !important;width:auto !important}.noanimated{-webkit-animation-fill-mode:none !important;animation-fill-mode:none !important;opacity:1 !important;z-index:auto !important}.tc-extra-product-options .tmcp-field-wrap label.cpf-upload-container{border:1px solid;display:inline-block !important;font-size:1em;height:auto;overflow:hidden;padding:.5em 1em;position:relative;vertical-align:middle;margin:0 .5em 0 0;cursor:pointer}.cpf-upload-container [type=file]{cursor:inherit;display:block;font-size:.01px;filter:alpha(opacity=0);min-height:100%;min-width:100%;opacity:0;position:absolute;right:0;text-align:right;top:0}.tm-arrow{cursor:pointer;font-size:14px;height:1.5em;line-height:1.5em !important;margin-top:-0.75em;position:absolute;right:1px;text-align:center;top:50%;width:1.5em}.tm-toggle{padding-right:2em;position:relative;cursor:pointer}.tm-collapse .tm-toggle{clear:both}.tm-collapse{border:1px solid rgba(0,0,0,0.035);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0.01)),color-stop(50%,rgba(0,0,0,0.01)),color-stop(50%,rgba(0,0,0,0.02)),color-stop(100%,rgba(0,0,0,0.01)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,0.01) 0,rgba(0,0,0,0.01) 50%,rgba(0,0,0,0.02) 50%,rgba(0,0,0,0.01) 100%);background-image:-moz-linear-gradient(center top,rgba(0,0,0,0.01) 0,rgba(0,0,0,0.01) 50%,rgba(0,0,0,0.02) 50%,rgba(0,0,0,0.01) 100%);background-image:-ms-linear-gradient(top,rgba(0,0,0,0.01) 0,rgba(0,0,0,0.01) 50%,rgba(0,0,0,0.02) 50%,rgba(0,0,0,0.01) 100%);background-image:-o-linear-gradient(top,rgba(0,0,0,0.01) 0,rgba(0,0,0,0.01) 50%,rgba(0,0,0,0.02) 50%,rgba(0,0,0,0.01) 100%);background-image:linear-gradient(to top,rgba(0,0,0,0.01) 0,rgba(0,0,0,0.01) 50%,rgba(0,0,0,0.02) 50%,rgba(0,0,0,0.01) 100%);margin:0 0 1em;float:left;width:100%;padding:1em}.tm-collapse-wrap{float:left;margin-top:1em;overflow:visible;width:100%}.tm-animated{-webkit-animation-duration:.3s;animation-duration:.3s}.woocommerce td.product-name dl.variation dt.tc-hidden-variation{margin:0}.tc-chars{display:block;font-size:9px}.tm-extra-product-options .tmcp-field-wrap .price:empty{display:none !important}.fl-overlay{background:#f5f5f5;position:fixed;display:block;top:0;left:0;width:100%;height:100%;z-index:101000}.tm-section-pop-up{height:80%;left:10% !important;position:fixed !important;top:10% !important;width:80%}#tm-section-pop-up .tm-epo-field-label.tm-section-label{display:none}.flasho{font:13px/1.5em "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;background:url(//ambernectar.com.sg/wp-content/plugins/woocommerce-extra-product-options/assets/images/linefix5.png) repeat scroll 0 0 #ccc;border:1px solid transparent;left:0;position:absolute;top:0;z-index:101001;-webkit-box-shadow:0 1px 15px 1px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 15px 1px rgba(0,0,0,0.2);box-shadow:0 1px 15px 1px rgba(0,0,0,0.2)}.float_editbox{background:#fff;bottom:55px;left:0;overflow:auto;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;right:0;top:56px;width:100%}.flasho .header{background:none repeat scroll 0 0 #fafafa;border-bottom:1px solid transparent;left:0;line-height:30px;padding:1em 2em;position:absolute;top:0;width:100%}.flasho .header h3{color:#292421;font:20px/30px "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;letter-spacing:1px}.flasho .footer{bottom:0;height:55px;left:0;margin:0;padding:0;position:absolute;text-align:right;width:100%;z-index:2}.flasho .footer .inner{background:none repeat scroll 0 0 #fafafa;border-top:1px solid transparent;line-height:30px;padding:12px 2em}.tm-button{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border-style:solid;border-width:1px;cursor:pointer;display:inline-block;font-size:13px !important;margin:0;height:30px;line-height:28px !important;padding:0 12px 2px !important;text-decoration:none;white-space:nowrap;background:none repeat scroll 0 0 #f7f7f7;border-color:#ccc;box-shadow:0 1px 0 #fff inset,0 1px 0 rgba(0,0,0,0.08);color:#555;vertical-align:top}.tm-button:hover{background:none repeat scroll 0 0 #fafafa;border-color:#999;color:#222}.tm-row.tm-cart-row{float:left;padding:2%;width:100%;border-color:#999;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border-style:none none dotted;border-width:0 0 1px}.tm-row.tm-cart-row:last-child{border:0 none}.tm-row.tm-cart-row .tm-cell{margin:0}.tm-row.tm-cart-row .tm-cell.cpf-name{font-weight:bold}.tm-extra-product-options .tm-epo-datepicker{display:inline-block !important;line-height:normal !important;margin:0 -2.5em 0 0 !important;max-width:100% !important;padding-right:2.5em !important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.tm-epo-field-label.tm-left+.tm-extra-product-options-container .tm-epo-datepicker-label-container,.tm-epo-field-label.tm-right+.tm-extra-product-options-container .tm-epo-datepicker-label-container{margin-top:0}.tm-static{position:static}.cpf-img-on-cart,.cpf-data-on-cart{display:block}.cpf-img-on-cart img{margin-right:.5em}.cpf-data-on-cart:before{content:"\f046";font-family:tc-fontawesome;margin-right:.5em;vertical-align:middle}.cpf-img-on-cart .cpf-data-on-cart:before{content:"";display:none}.cpf-data-on-cart,.cpf-img-on-cart{border-bottom:1px dotted rgba(0,0,0,0.2);margin-bottom:.5em}.cpf-color-on-cart{width:1em;height:1em;display:inline-block;border:1px solid}.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger{font-family:"tc-fontawesome";-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:transparent none repeat scroll 0 0;border-width:0 0 0 1px;box-shadow:none;color:inherit !important;cursor:pointer;display:inline-block;font-size:inherit !important;line-height:inherit !important;margin:0;padding:0 .75em !important;position:absolute;right:0;top:0;height:100% !important}.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger:hover{background:none repeat scroll 0 0 transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger:before{content:"\f073"}.tm-section-pop{display:none}.tm-section-pop-up.single .tm-cell.section_popup{width:100% !important}.tm-section-pop-up.single .tm-cell.section_popup .tm-section-pop{margin:2%}.tm-extra-product-options.tm-section-pop-up.single .footer .inner .tm-button.button.button-secondary.button-large.details_cancel,.tc-extra-product-options .tm-section-pop-up.single .footer .inner .tm-button.button.button-secondary.button-large.details_cancel{float:none}.tc-extra-product-options{visibility:hidden}.tc-extra-product-options.tc-show,.tc-extra-product-options.tc-show-override{display:block;clear:both;visibility:visible}#tm-tooltip{font-family:Roboto,sans-serif;font-size:.875em;text-align:center;text-shadow:0 1px rgba(0,0,0,.5);line-height:1.5;color:#fff;background:#333;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.8)));background:-webkit-linear-gradient(top,rgba(0,0,0,.6),rgba(0,0,0,.8));background:-moz-linear-gradient(top,rgba(0,0,0,.6),rgba(0,0,0,.8));background:-ms-radial-gradient(top,rgba(0,0,0,.6),rgba(0,0,0,.8));background:-o-linear-gradient(top,rgba(0,0,0,.6),rgba(0,0,0,.8));background:linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,.8));-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.3);-moz-box-shadow:0 3px 5px rgba(0,0,0,.3);box-shadow:0 3px 5px rgba(0,0,0,.3);position:absolute;z-index:145400;padding:15px;pointer-events:none}#tm-tooltip:after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #333;content:'';position:absolute;left:50%;bottom:-10px;margin-left:-10px}#tm-tooltip.top:after{border-top-color:transparent;border-bottom:10px solid #333;border-bottom-color:rgba(0,0,0,.6);top:-20px;bottom:auto}#tm-tooltip.left:after{left:10px;margin:0}#tm-tooltip.right:after{right:10px;left:auto;margin:0}.tmhexcolorimage{display:block !important;height:100% !important;max-height:100% !important;max-width:100% !important;width:100%}.use_colors_container .tmhexcolorimage{height:auto !important}.tc-hide-add-to-cart-button{display:none !important}.tm-epo-style-wrapper input[type=checkbox],.tm-epo-style-wrapper input[type=radio]{visibility:hidden;display:inline !important}.tm-epo-style-wrapper input[type=checkbox]:checked+.tm-epo-style:after,.tm-epo-style-wrapper input[type=radio]:checked+.tm-epo-style:after{opacity:1}.tm-epo-style-wrapper{height:2em;width:2em;position:relative;display:inline-block}.tm-epo-style:after{content:"\f00c"}.tm-epo-style-wrapper input[type=radio]+.tm-epo-style:after{content:"\f111"}.tm-epo-style:hover:after{opacity:.5}.tm-epo-style:after{background:transparent none repeat scroll 0 0;font-family:tc-fontawesome;font-weight:normal;height:1em;left:50%;margin-left:-0.5em;margin-top:-0.5em;opacity:0;position:absolute;text-align:center;top:50%;width:1em;line-height:1em}.tm-epo-style-wrapper.round2,.tm-epo-style-wrapper.square2{height:1em;width:1em;padding:5px;vertical-align:middle}.tm-epo-style.round2,.tm-epo-style.square2{height:100%;width:100%;background:transparent none repeat scroll 0 0;border:2px solid;cursor:pointer;left:0;line-height:1;margin:0;padding:0;position:absolute;top:0}.tm-epo-style-wrapper.round2 .tm-epo-style::after,.tm-epo-style-wrapper.square2 .tm-epo-style::after{font-size:.8em}.tm-epo-style.round,.tm-epo-style.square{background:transparent none repeat scroll 0 0;border:1px solid;cursor:pointer;height:2em;left:0;line-height:1;margin:0;padding:0;position:absolute;top:0;width:2em}.tm-epo-style.round,.tm-epo-style.round2{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}.tc-clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;overflow:hidden} .noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base{width:100%;height:100%;position:relative;z-index:1}.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-handle{position:relative;z-index:1}.noUi-stacking .noUi-handle{z-index:10}.noUi-state-tap .noUi-origin{-webkit-transition:left .3s,top .3s;transition:left .3s,top .3s}.noUi-state-drag *{cursor:inherit !important}.noUi-base,.noUi-handle{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}.noUi-background{background:#fafafa;box-shadow:inset 0 1px 1px #f0f0f0}.noUi-connect{background:#3fb8af;box-shadow:inset 0 0 3px rgba(51,51,51,.45);-webkit-transition:background 450ms;transition:background 450ms}.noUi-origin{border-radius:2px}.noUi-target{border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-target.noUi-connect{box-shadow:inset 0 0 3px rgba(51,51,51,.45),0 3px 6px -5px #bbb}.noUi-draggable{cursor:w-resize}.noUi-vertical .noUi-draggable{cursor:n-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect,[disabled].noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-origin{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate3d(-50%,50%,0);transform:translate3d(-50%,50%,0)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);padding-left:25px}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;padding:5px;text-align:center}.noUi-horizontal .noUi-handle-lower .noUi-tooltip{top:-32px}.noUi-horizontal .noUi-handle-upper .noUi-tooltip{bottom:-32px}.noUi-vertical .noUi-handle-lower .noUi-tooltip{left:120%}.noUi-vertical .noUi-handle-upper .noUi-tooltip{right:120%}.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-range{clear:both;position:relative}.tm-range-picker{margin-left:17px;max-width:100%;margin-right:17px;margin-bottom:6px}.tm-range-picker.pips{margin-bottom:50px}.tm-show-picker-right .tm-range-picker,.tm-show-picker-tright .tm-range-picker{margin-right:57px}.tm-show-picker-right .tm-show-picker-value,.tm-show-picker-tright .tm-show-picker-value{height:1em;line-height:18px;padding:0 0 0 6px;position:absolute !important;right:0;text-align:left;top:.5em;width:40px !important}.tm-show-picker-left .tm-range-picker,.tm-show-picker-tleft .tm-range-picker{margin-left:57px}.tm-show-picker-left .tm-show-picker-value,.tm-show-picker-tleft .tm-show-picker-value{height:1em;left:0;line-height:18px;padding:0 6px 0 0;position:absolute !important;text-align:right;top:.5em;width:40px !important}.tm-extra-product-options .tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-range .tm-range-picker-value{display:inline-block;float:right;margin-left:0;margin-top:-3px;position:absolute;right:0;text-align:center;top:1em;vertical-align:top;width:19%}.tm-transparent-swatch{border:1px dotted !important}.tm-quantity.tm-bottom{float:none;margin-top:1em}.tm-quantity.tm-top{float:none;margin-bottom:1em}.tm-quantity.tm-left{float:left}.tm-quantity.tm-left+.tm-field-display{padding-left:.5em}.tm-quantity.tm-right{float:right}.tm-quantity.tm-right+.tm-field-display{padding-right:.5em}.tm-field-display{overflow:hidden}.tm-field-display label{display:inline;margin-bottom:0;margin-top:0}.woocommerce form .form-row .tm-field-display label,.woocommerce-page form .form-row .tm-field-display label{display:inline}.cpf-type-range .tm-field-display{padding:6px 0 0}.tm-extra-product-options .cpf-type-range .tmcp-field-wrap span.amount{display:inline-block;padding:6px 0 0}.tm-cart-edit-options{font-size:10px;font-weight:bold;margin-left:5px}.tm-quantity{max-width:50%;min-width:60px;position:relative;margin:0 auto;overflow:hidden;zoom:1}.tm-quantity input.tm-qty{margin:0;max-width:100%;min-width:50px;text-align:center;width:5em}.tm-quantity noindex:-o-prefocus,.tm-quantity input[type=number]{padding-right:1.2em}.shop_table tbody tr.tm-epo-cart-row{height:auto}.woocommerce table.shop_table .tm-epo-cart-row td{border-top:1px dashed rgba(0,0,0,0.1)}.tm-epo-cart-option-label,.tm-epo-cart-option-value.tm-epo-cart-no-label{font-weight:bold}.woocommerce table.shop_table .tm-epo-cart-row-product td{border-bottom:1px solid rgba(0,0,0,0.1)}.woocommerce table.shop_table .tm-epo-cart-row-product+.tm-epo-cart-row td{border-top:0 none}.tm-epo-cart-row-header .product-quantity,.tm-epo-cart-row-product .product-quantity,.tm-epo-cart-row .product-quantity{text-align:center}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap label.tm-error,.tm-extra-product-options ul.tmcp-ul-wrap+.tm-error{color:red;display:block !important;font-size:80%;font-weight:bold;padding:0 !important;margin:1em 0 !important}.tm-epo-field.tmcp-textfield.tm-error{border:1px solid #c0392b;color:#e74c3c}.tm-preloader-img{position:absolute !important;z-index:2;opacity:.6}.tm-preloader-img2:after{position:absolute;width:30px;height:30px;border-top:10px solid #fff;border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;border-radius:50px;content:'';left:50%;margin-left:-15px;margin-top:-15px;top:50%;animation:preloader_5 1.5s infinite linear}@keyframes preloader_5{0%{transform:rotate(0)}50%{transform:rotate(180deg);background:#000}100%{transform:rotate(360deg)}}.tm-datepicker{margin:2px 0 0 0;z-index:101002 !important;width:auto !important;height:auto !important;padding:0}.tm-datepicker a{text-decoration:none}.tm-ui-dp,.tm-ui-dp-overlay{-webkit-tap-highlight-color:rgba(0,0,0,0)}.tm-ui-dp-header.ui-widget-header{line-height:2em;background:0;border:0 none;color:inherit;font-weight:bold}.tm-ui-dp{max-width:98%;position:absolute;top:0;left:0;z-index:2;text-shadow:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-ms-touch-action:none;user-select:none}.tm-ui-dp:focus{outline:0}.tm-ui-dp-container{min-width:300px;zoom:1;overflow:hidden;text-align:center;font-size:16px}.tm-datepicker-small .tm-ui-dp-container{font-size:12px;min-width:240px}.tm-datepicker-medium .tm-ui-dp-container{font-size:16px;min-width:330px}.tm-datepicker-large .tm-ui-dp-container{font-size:20px;min-width:400px}.tm-datepicker.tm-datepicker-top .tm-ui-dp-title,.tm-datepicker.tm-datepicker-bottom .tm-ui-dp-title{font-size:1.125em}.tm-datepicker.tm-datepicker-bottom .tm-ui-dp-container,.tm-datepicker.tm-datepicker-top .tm-ui-dp-container{min-width:100% !important}.tm-ui-dp-wrap,.tm-ui-dp-overlay{width:100%;height:100%;position:absolute;top:0;left:0}.tm-ui-dp-wrap{z-index:99998}.tm-ui-dp-overlay{z-index:1;background:rgba(0,0,0,.7);filter:Alpha(Opacity=70)}.tm-datepicker-top .tm-ui-dp,.tm-datepicker-bottom .tm-ui-dp{width:100%;max-width:100%}.tm-ui-dp-main-cell-inner{position:relative;height:100%;overflow:hidden;text-overflow:ellipsis}.tm-ui-dp-main-wrap{-webkit-backface-visibility:hidden;backface-visibility:hidden}.tm-ui-dp-ui{display:inline-block;vertical-align:middle;width:100%}.tm-ui-dp-main{width:auto}.tm-ui-dp-main table{width:100%;height:100%;border-collapse:collapse;table-layout:fixed;margin:0;background:0}.tm-ui-dp-main-table{height:100%;width:100%;display:table;table-layout:fixed}.tm-ui-dp-main-row{white-space:nowrap;display:table-row}.tm-ui-dp-main-cell{line-height:1.875em;text-align:center;width:14.2857%;height:16.6666%;position:relative;display:table-cell;vertical-align:middle;cursor:pointer}.tm-ui-dp-main-cell.ui-datepicker-unselectable,.tm-ui-dp-main-cell.ui-state-disabled{cursor:default}.tm-ui-dp-main-cell .tm-ui-dp-main-cell-inner{overflow:visible}.tm-ui-dp-main-cell-content{position:relative;z-index:2;padding:5px}.tm-datepicker .tm-ui-dp-main-wrap{padding:.5em}.tm-datepicker .tm-ui-dp-main-header th{font-size:.6875em;font-weight:normal;line-height:2.225em;text-align:center;border:0}.tm-datepicker .tm-ui-dp-main-cell-content{font-size:.8125em}.tm-ui-dp-inner-container,.tm-ui-dp-main-wrap,.tm-ui-dp-main-content{position:relative}.tm-datepicker.tm-datepicker-bottom,.tm-datepicker.tm-datepicker-top{bottom:0 !important;height:100% !important;left:0 !important;position:fixed !important;right:0 !important;top:0 !important;width:100% !important;margin:0 !important;background:transparent !important;border:0 none !important}.tm-datepicker.tm-datepicker-bottom .tm-ui-dp{bottom:0;top:auto}.tm-datepicker.tm-datepicker-top .tm-ui-dp{top:0;bottom:auto}.tm-datepicker .ui-tm-datepicker-prev,.tm-datepicker .ui-tm-datepicker-next,.tm-datepicker.tm-datepicker-bottom .ui-tm-datepicker-prev,.tm-datepicker.tm-datepicker-top .ui-tm-datepicker-prev,.tm-datepicker.tm-datepicker-bottom .ui-tm-datepicker-next,.tm-datepicker.tm-datepicker-top .ui-tm-datepicker-next{display:none !important}.tm-ui-dp-title{position:relative;font-size:1em}.tm-ui-dp-title .tm-ui-dp-month,.tm-ui-dp-title .tm-ui-dp-year{display:block;overflow:hidden;text-overflow:ellipsis;margin:0 2em;white-space:nowrap}.tm-ui-dp-title-button{width:50%;display:inline-block;white-space:nowrap;vertical-align:top;position:relative;height:2em}.tm-ui-dp-button-prev{left:0}.tm-ui-dp-button-next{right:0}.tm-ui-dp-button{margin:0;position:absolute;top:0;width:2em;overflow:hidden;display:block;text-decoration:none;white-space:nowrap;text-overflow:ellipsis;vertical-align:top;height:2em;line-height:2em;color:#4eccc4;text-transform:uppercase;padding:0}.tm-ui-dp-button .tm-ui-dp-button-arrow,.tm-ui-dp-month,.tm-ui-dp-year{cursor:pointer}.tm-datepicker .tm-ui-dp-button-arrow{color:#4eccc4;font-size:1em;line-height:2em;overflow:hidden;width:2em}.tm-ui-dp-button-arrow:before{display:block}.tm-ui-dp-buttonpane{display:block;overflow:hidden;padding:0 .5em .5em;text-align:right;width:100%}.tm-ui-dp-btn-wrap{display:block;float:right;position:relative;vertical-align:top;z-index:5}.tm-ui-dp-btn{height:2.5em;line-height:2.5em;padding:0 1em;text-transform:uppercase;cursor:pointer;display:block;overflow:hidden;text-decoration:none;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.tm-ui-dp-button-disabled{opacity:.3;filter:Alpha(Opacity=30);cursor:default}.tm-ui-skin-epo-black .tm-ui-dp-container{font-family:Helvetica,Arial,sans-serif !important;border:1px solid #000 !important;-webkit-box-shadow:0 1px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 10px rgba(0,0,0,0.2);box-shadow:0 1px 10px rgba(0,0,0,0.2)}.tm-ui-skin-epo-black .tm-ui-dp-main-cell .ui-state-default{color:#ecf0f1}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-other-month .ui-state-default{color:#777}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day:hover{background-color:#1abc9c}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day .ui-state-default,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day:hover .ui-state-default{color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-cell:hover{background-color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-cell:hover .ui-state-default{color:#000}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-unselectable .ui-state-default,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-state-disabled .ui-state-default{color:#222}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-unselectable,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-state-disabled{background-color:#000;background-color:rgba(255,255,255,0.02)}.tm-ui-skin-epo-black .tm-ui-dp-btn{color:#1abc9c}.tm-ui-skin-epo-black .tm-ui-dp-btn:hover{color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-button-arrow,.tm-ui-skin-epo-black .tm-ui-dp-button-arrow.tm-ui-dp-button-disabled:hover{color:#1abc9c}.tm-ui-skin-epo-black .tm-ui-dp-button-arrow:hover{color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-header{color:#1abc9c;border-bottom:1px solid #1abc9c}.tm-ui-skin-epo-black .tm-ui-dp-container{background:#000 none repeat scroll 0 0;background:rgba(0,0,0,0.9) none repeat scroll 0 0;color:#fff}.tm-select-wrapper.select-wrapper{overflow:visible}.tm-select-wrapper.select-wrapper{background:#fff none repeat scroll 0 0;border:1px solid #dfdbdb;margin-bottom:9px;overflow:hidden;position:relative}.tm-select-wrapper.select-wrapper,.bundled_product_summary .tm-select-wrapper .sbHolder{background:#fff;position:relative;border:1px solid #dfdbdb;overflow:hidden;margin-bottom:9px}.tm-select-wrapper .sbHolder{overflow:visible;padding-right:28px}.tm-select-wrapper.select-wrapper,.tm-select-wrapper .attribute-options{overflow:visible}.tm-select-wrapper.select-wrapper a.sbSelector,.tm-select-wrapper.select-wrapper select,.tm-select-wrapper .sbHolder a.sbSelector,.tm-select-wrapper .attribute-options select{margin:0;font-size:1em}.tm-select-wrapper.select-wrapper select,.tm-select-wrapper .attribute-options select{width:120%;background:0;border:0}.tm-select-wrapper.select-wrapper .sbOptions,.tm-select-wrapper .sbHolder .sbOptions{position:absolute;left:-1px;right:-1px;top:30px !important;background:#fff;list-style:none;margin:0;padding:8px 0 4px;border:1px solid #dfdbdb;border-top:0;z-index:100;max-height:none !important}.tm-select-wrapper.select-wrapper .sbOptions li{margin-bottom:0}.tm-select-wrapper.select-wrapper .sbOptions li a,.tm-select-wrapper select option,.tm-select-wrapper.select-wrapper span.sbDisabled,.tm-select-wrapper .sbHolder .sbOptions li a,.tm-select-wrapper .sbHolder span.sbDisabled{font-weight:normal;color:#bcbbbb;font-size:14px;display:block;line-height:24px;padding:0 8px}.tm-select-wrapper.select-wrapper .sbOptions li a:hover,.tm-select-wrapper .sbHolder .sbOptions li a:hover{background:#f4f4f4}.tm-select-wrapper.select-wrapper .sbOptions li span.sbDisabled,.tm-select-wrapper .sbHolder .sbOptions li span.sbDisabled{color:#ddd}.tm-select-wrapper.select-wrapper .sbToggle,.tm-select-wrapper .sbHolder .sbToggle{position:absolute;right:0;top:0;height:100%;width:29px;background:url(//ambernectar.com.sg/wp-content/themes/bazar/woocommerce/images/variations-dropdown-icon.png) left center no-repeat}.tc-extra-product-options .sbHolder .sbSelector{background-color:#fff;height:35px;padding:5px 10px}.tm-ui-skin-epo.tm-datepicker .tm-ui-dp-main-wrap{padding:0}.tm-ui-skin-epo .tm-ui-dp-container{font-family:Helvetica,Arial,sans-serif !important;border:1px solid #ddd !important;-webkit-box-shadow:0 1px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 10px rgba(0,0,0,0.2);box-shadow:0 1px 10px rgba(0,0,0,0.2)}.tm-ui-skin-epo .tm-ui-dp-main-cell .ui-state-default{color:#2c3e50;background:0;border:0 none}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-tm-datepicker-other-month .ui-state-default{color:#aaa}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-tm-datepicker-current-day .ui-state-default{color:#0a0}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-other-month .ui-state-default{color:#95a5a6}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day:hover{background-color:#9b59b6}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day .ui-state-default,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day:hover .ui-state-default{color:#fff}.tm-ui-skin-epo .tm-ui-dp-main-cell:hover{background-color:#ecf0f1}.tm-ui-skin-epo .tm-ui-dp-main-cell:hover .ui-state-default{color:#000}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-unselectable .ui-state-default,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-state-disabled .ui-state-default{color:#eee}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-unselectable,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-state-disabled{background-color:#fff}.tm-ui-skin-epo .tm-ui-dp-btn{color:#2c3e50}.tm-ui-skin-epo .tm-ui-dp-btn:hover{color:#8e44ad}.tm-ui-skin-epo .tm-ui-dp-button-arrow,.tm-ui-skin-epo .tm-ui-dp-button-arrow.tm-ui-dp-button-disabled:hover{color:#2c3e50}.tm-ui-skin-epo .tm-ui-dp-button-arrow:hover{color:#34495e}.tm-ui-skin-epo .tm-ui-dp-main-header{background:#f9f9f9 none repeat scroll 0 0;border-bottom:1px solid #eee;border-top:1px solid #eee;color:#7f8c8d;padding:.25em 0}.tm-ui-skin-epo .tm-ui-dp-title{padding:.5em 0}.tm-ui-skin-epo .tm-ui-dp-container{background:#fff none repeat scroll 0 0;color:#2c3e50}.ui-tm-timepicker-div .tm-ui-widget-header,.ui-tm-timepicker-div .ui_tpicker_time_label,.tm-timepicker .tm-ui-dp-current{display:none}.tm-timepicker .ui-tm-timepicker-div .ui-slider-handle{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;background:#ecf0f1;border:1px solid #bdc3c7;cursor:default;height:1.2em;position:absolute;width:1.2em;z-index:2}.tm-timepicker .ui-tm-timepicker-div .ui-slider-handle.ui-state-hover{background:#fff}.ui-tm-timepicker-div .ui-slider{position:relative}.ui-tm-timepicker-div .ui-slider.ui-slider-horizontal{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:none none inherit;border-image:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border-style:none none solid;border-width:0 0 1px;height:1px;margin:1em 0;padding:.2em 0 0}.ui-tm-timepicker-div .ui-slider.ui-slider-horizontal .ui-slider-handle{margin-left:-0.6em;top:-0.3em}.ui-tm-timepicker-div .ui-widget-header{margin-bottom:8px}.ui-tm-timepicker-div dl{text-align:left;margin:0}.ui-tm-timepicker-div dl dt{clear:left;float:left;margin:.725em 0 0;padding:0}.ui-tm-timepicker-div dl dd{display:block;margin:0 1em .5em 30%;padding:1px 0;float:none}.ui-tm-timepicker-div td{font-size:90%}.ui-tpicker-grid-label{background:0;border:0;margin:0;padding:0}.ui-tm-timepicker-div .ui_tpicker_unit_hide{display:none}.ui-tm-timepicker-div .ui_tpicker_time .ui_tpicker_time_input{background:0;color:inherit;border:0;outline:0;border-bottom:0 none;width:95%}.ui-tm-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus{border-bottom-color:#aaa}.ui-tm-timepicker-rtl{direction:rtl}.ui-tm-timepicker-rtl dl{text-align:right}.ui-tm-timepicker-rtl dl dt{float:right;clear:right}.ui-tm-timepicker-rtl dl dd{margin:0 30% .5em 1em}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine{padding-right:2px}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_time,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dt{display:none}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_time_label{display:block;padding-top:2px}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl{text-align:right}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd>div{display:inline-block;margin:0}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_minute:before,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_second:before{content:':';display:inline-block}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_millisec:before,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_microsec:before{content:'.';display:inline-block}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_unit_hide,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_unit_hide:before{display:none}.ui-tm-timepicker-div{padding:1em 1em 0}.tm-ui-tp-title{padding:.5em 0}.tc-transition{-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.tc-lightbox{background:rgba(0,0,0,0.5) none repeat scroll 0 0;height:auto !important;left:50% !important;max-height:100% !important;max-width:100% !important;position:fixed;text-align:center;top:50% !important;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:auto !important;z-index:100100;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.tc-lightbox-wrap{position:relative;width:100%}.tc-lightbox-button{background:rgba(0,0,0,0.2) none repeat scroll 0 0;bottom:2px;color:#fff;font-size:.5em;padding:.5em;position:absolute;right:2px;z-index:2;opacity:0;cursor:pointer;cursor:zoom-in}.tc-lightbox-wrap:hover .tc-lightbox-button{opacity:1}.tc-lightbox img{border:0 none;cursor:zoom-out;display:block;height:auto;line-height:0;margin:0;padding:0;position:relative;width:auto}.tc-lightbox-button-close{background:rgba(255,255,255,0.3) none repeat scroll 0 0;color:#000 !important;float:left;height:2em;line-height:2em;position:absolute;right:0;text-align:center;top:0;width:2em;z-index:2;cursor:pointer}@-webkit-keyframes tc-lightbox-zoomIn{0%{opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) scale(.3);transform:translateX(-50%) translateY(-50%) scale(.3)}50%{opacity:1}}@keyframes tc-lightbox-zoomIn{0%{opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) scale(.3);-ms-transform:translateX(-50%) translateY(-50%) scale(.3);transform:translateX(-50%) translateY(-50%) scale(.3)}50%{opacity:1}}.tc-lightbox-zoomIn{-webkit-animation-name:tc-lightbox-zoomIn;animation-name:tc-lightbox-zoomIn}@-webkit-keyframes tc-lightbox-zoomOut{0%{opacity:1;-webkit-transform:translateX(-50%) translateY(-50%) scale(1);transform:translateX(-50%) translateY(-50%) scale(1)}50%{opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) scale(.3);transform:translateX(-50%) translateY(-50%) scale(.3)}100%{opacity:0}}@keyframes tc-lightbox-zoomOut{0%{opacity:1;-webkit-transform:translateX(-50%) translateY(-50%) scale(1);-ms-transform:translateX(-50%) translateY(-50%) scale(1);transform:translateX(-50%) translateY(-50%) scale(1)}50%{opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) scale(.3);-ms-transform:translateX(-50%) translateY(-50%) scale(.3);transform:translateX(-50%) translateY(-50%) scale(.3)}100%{opacity:0}}.tc-lightbox-zoomOut{-webkit-animation-name:tc-lightbox-zoomOut;animation-name:tc-lightbox-zoomOut}.tc-tooltip{color:#2980b9;cursor:help;font-size:1.25em;margin-left:.5em}.tc-icontooltipleft.tm-tooltip{margin-left:0;margin-right:.5em}.tm-description{clear:both}.use_images_container .replaced-checkboxes+label::before,.use_images_container .replaced-radio-buttons+label::before,.replaced-checkboxes+label.tm-epo-style::before,.replaced-radio-buttons+label.tm-epo-style::before{display:none}body[data-form-style="minimal"] .tc-extra-product-options .minimal-form-input label{pointer-events:auto !important}.tm-extra-product-options .tmcp-field-wrap .tc-price del{font-size:75% !important;margin:0 !important}.tm-extra-product-options .tmcp-field-wrap .tc-price{margin:0 !important;padding:0 !important}.tm-filename{display:block}.tc-upload-messages{padding:1em 2em}.tc-upload-message{font-size:1.2em;margin-bottom:1em}
.sp-container{position:absolute;top:0;left:0;display:inline-block;z-index:9999994;overflow:hidden}.sp-container.sp-flat,.sp-top{position:relative}.sp-container,.sp-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.sp-top{width:100%;display:inline-block}.sp-alpha-handle,.sp-color,.sp-dragger,.sp-hue,.sp-sat,.sp-slider,.sp-top-inner,.sp-val{position:absolute}.sp-top-inner{top:0;left:0;bottom:0;right:0}.sp-color{top:0;left:0;bottom:0;right:20%}.sp-hue{top:0;right:0;bottom:0;left:84%;height:100%}.sp-clear-enabled .sp-hue{top:33px;height:77.5%}.sp-fill{padding-top:80%}.sp-sat,.sp-val{top:0;left:0;right:0;bottom:0}.sp-alpha-enabled .sp-top{margin-bottom:18px}.sp-alpha-enabled .sp-alpha{display:block}.sp-alpha-handle{top:-4px;bottom:-4px;width:6px;left:50%;cursor:pointer;border:1px solid #000;background:#fff;opacity:.8}.sp-alpha{display:none;bottom:-14px;right:0;left:0;height:8px}.sp-alpha-inner{border:1px solid #333}.sp-clear{display:none}.sp-clear.sp-clear-display{background-position:center}.sp-clear-enabled .sp-clear{display:block;position:absolute;top:0;right:0;bottom:0;left:84%;height:28px}.sp-alpha,.sp-alpha-handle,.sp-clear,.sp-container,.sp-container button,.sp-container.sp-dragging .sp-input,.sp-dragger,.sp-preview,.sp-replacer,.sp-slider{-webkit-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none}.sp-container.sp-buttons-disabled .sp-button-container,.sp-container.sp-input-disabled .sp-input-container,.sp-container.sp-palette-buttons-disabled .sp-palette-button-container,.sp-initial-disabled .sp-initial,.sp-palette-disabled .sp-palette-container,.sp-palette-only .sp-picker-container{display:none}.sp-sat{background-image:-webkit-gradient(linear,0 0,100% 0,from(#FFF),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(left,#FFF,rgba(204,154,129,0));background-image:-moz-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-o-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-ms-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:linear-gradient(to right,#fff,rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#FFFFFFFF',endColorstr='#00CC9A81')}.sp-val{background-image:-webkit-gradient(linear,0 100%,0 0,from(#000),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-moz-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-o-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-ms-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:linear-gradient(to top,#000,rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81',endColorstr='#FF000000')}.sp-hue{background:-moz-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background:-ms-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background:-o-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background:-webkit-gradient(linear,left top,left bottom,from(red),color-stop(.17,#ff0),color-stop(.33,#0f0),color-stop(.5,#0ff),color-stop(.67,#00f),color-stop(.83,#f0f),to(red));background:-webkit-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background:linear-gradient(to bottom,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%)}.sp-1{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000',endColorstr='#ffff00')}.sp-2{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00',endColorstr='#00ff00')}.sp-3{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00',endColorstr='#00ffff')}.sp-4{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff',endColorstr='#0000ff')}.sp-5{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff',endColorstr='#ff00ff')}.sp-6{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff',endColorstr='#ff0000')}.sp-hidden{display:none !important}.sp-cf:after,.sp-cf:before{content:"";display:table}.sp-cf:after{clear:both}@media(max-device-width:480px){.sp-color{right:40%}.sp-hue{left:63%}.sp-fill{padding-top:60%}}.sp-dragger{border-radius:5px;height:5px;width:5px;border:1px solid #fff;background:#000;cursor:pointer;top:0;left:0}.sp-slider{top:0;cursor:pointer;height:3px;left:-1px;right:-1px;border:1px solid #000;background:#fff;opacity:.8}.sp-container{border-radius:0;background-color:#ececec;border:1px solid #f0c49b;padding:0}.sp-clear,.sp-color,.sp-container,.sp-container button,.sp-container input,.sp-hue{font:400 12px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.sp-top{margin-bottom:3px}.sp-clear,.sp-color,.sp-hue{border:1px solid #666}.sp-input-container{float:right;width:100px;margin-bottom:4px}.sp-initial-disabled .sp-input-container,.sp-input{width:100%}.sp-input{font-size:12px !important;border:1px inset;padding:4px 5px;margin:0;background:0;border-radius:3px;color:#222}.sp-input:focus{border:1px solid orange}.sp-input.sp-validation-error{border:1px solid red;background:#fdd}.sp-palette-container,.sp-picker-container{float:left;position:relative;padding:10px 10px 300px;margin-bottom:-290px}.sp-picker-container{width:172px;border-left:solid 1px #fff}.sp-palette-container{border-right:solid 1px #ccc}.sp-palette-only .sp-palette-container{border:0}.sp-palette .sp-thumb-el{display:block;position:relative;float:left;cursor:pointer}.sp-palette .sp-thumb-el.sp-thumb-active,.sp-palette .sp-thumb-el:hover{border-color:orange}.sp-thumb-el{position:relative}.sp-initial{float:left;border:1px solid #333}.sp-initial span{width:30px;height:25px;border:0;display:block;float:left;margin:0}.sp-initial .sp-clear-display{background-position:center}.sp-button-container,.sp-palette-button-container{float:right}.sp-replacer{margin:0;overflow:hidden;cursor:pointer;padding:4px;display:inline-block;border:1px solid #91765d;background:#eee;color:#333;vertical-align:middle}.sp-replacer.sp-active,.sp-replacer:hover{border-color:#f0c49b;color:#111}.sp-replacer.sp-disabled{cursor:default;border-color:silver;color:silver}.sp-dd{padding:2px 0;height:16px;line-height:16px;float:left;font-size:10px}.sp-preview{width:25px;height:20px;border:1px solid #222;margin-right:5px;float:left;z-index:0}.sp-palette{max-width:220px}.sp-palette .sp-thumb-el{width:16px;height:16px;margin:2px 1px;border:1px solid #d0d0d0}.sp-container{padding-bottom:0}.sp-container button{background-color:#eee;background-image:-webkit-linear-gradient(top,#eee,#ccc);background-image:-moz-linear-gradient(top,#eee,#ccc);background-image:-ms-linear-gradient(top,#eee,#ccc);background-image:-o-linear-gradient(top,#eee,#ccc);background-image:linear-gradient(to bottom,#eee,#ccc);border:1px solid #ccc;border-bottom:1px solid #bbb;border-radius:3px;color:#333;font-size:14px;line-height:1;padding:5px 4px;text-align:center;text-shadow:0 1px 0 #eee;vertical-align:middle}.sp-container button:hover{background-color:#ddd;background-image:-webkit-linear-gradient(top,#ddd,#bbb);background-image:-moz-linear-gradient(top,#ddd,#bbb);background-image:-ms-linear-gradient(top,#ddd,#bbb);background-image:-o-linear-gradient(top,#ddd,#bbb);background-image:linear-gradient(to bottom,#ddd,#bbb);border:1px solid #bbb;border-bottom:1px solid #999;cursor:pointer;text-shadow:0 1px 0 #ddd}.sp-container button:active{border:1px solid #aaa;border-bottom:1px solid #888;-webkit-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-moz-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-ms-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-o-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee}.sp-cancel{font-size:11px;color:#d93f3f !important;margin:0 5px 0 0;padding:2px;vertical-align:middle;text-decoration:none}.sp-cancel:hover{color:#d93f3f !important;text-decoration:underline}.sp-palette span.sp-thumb-active,.sp-palette span:hover{border-color:#000}.sp-alpha,.sp-preview,.sp-thumb-el{position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.sp-alpha-inner,.sp-preview-inner,.sp-thumb-inner{display:block;position:absolute;top:0;left:0;bottom:0;right:0}.sp-palette .sp-thumb-inner{background-position:50% 50%;background-repeat:no-repeat}.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)}.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)}.sp-clear-display{background-repeat:no-repeat;background-position:center;background-image:url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==)}
.tc-extra-product-options .owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.tc-extra-product-options .owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.tc-extra-product-options .owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.tc-extra-product-options .owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.tc-extra-product-options .owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.tc-extra-product-options .owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.tc-extra-product-options .owl-carousel .owl-nav.disabled,.tc-extra-product-options .owl-carousel .owl-dots.disabled{display:none}.tc-extra-product-options .owl-carousel .owl-nav .owl-prev,.tc-extra-product-options .owl-carousel .owl-nav .owl-next,.tc-extra-product-options .owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tc-extra-product-options .owl-carousel.owl-loaded{display:block}.tc-extra-product-options .owl-carousel.owl-loading{opacity:0;display:block}.tc-extra-product-options .owl-carousel.owl-hidden{opacity:0}.tc-extra-product-options .owl-carousel.owl-refresh .owl-item{visibility:hidden}.tc-extra-product-options .owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tc-extra-product-options .owl-carousel.owl-grab{cursor:move;cursor:grab}.tc-extra-product-options .owl-carousel.owl-rtl{direction:rtl}.tc-extra-product-options .owl-carousel.owl-rtl .owl-item{float:right}.no-js .tc-extra-product-options .owl-carousel{display:block}.tc-extra-product-options .owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tc-extra-product-options .owl-carousel .owl-animated-in{z-index:0}.tc-extra-product-options .owl-carousel .owl-animated-out{z-index:1}.tc-extra-product-options .owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.tc-extra-product-options .owl-height{transition:height 500ms ease-in-out}.tc-extra-product-options .owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.tc-extra-product-options .owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.tc-extra-product-options .owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.tc-extra-product-options .owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//ambernectar.com.sg/wp-content/plugins/woocommerce-extra-product-options/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform 100ms ease;transition:transform 100ms ease}.tc-extra-product-options .owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.tc-extra-product-options .owl-carousel .owl-video-playing .owl-video-tn,.tc-extra-product-options .owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.tc-extra-product-options .owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.tc-extra-product-options .owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.tc-extra-product-options .owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.tc-extra-product-options .owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.tc-extra-product-options .owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#FFF;text-decoration:none}.tc-extra-product-options .owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.tc-extra-product-options .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.tc-extra-product-options .owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.tc-extra-product-options .owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.tc-extra-product-options .owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.tc-extra-product-options .owl-theme .owl-dots .owl-dot.active span,.tc-extra-product-options .owl-theme .owl-dots .owl-dot:hover span{background:#869791} @font-face{font-family:'tc-fontawesome';src:url(//ambernectar.com.sg/wp-content/plugins/woocommerce-extra-product-options/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//ambernectar.com.sg/wp-content/plugins/woocommerce-extra-product-options/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//ambernectar.com.sg/wp-content/plugins/woocommerce-extra-product-options/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//ambernectar.com.sg/wp-content/plugins/woocommerce-extra-product-options/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//ambernectar.com.sg/wp-content/plugins/woocommerce-extra-product-options/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//ambernectar.com.sg/wp-content/plugins/woocommerce-extra-product-options/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.tcfa{display:inline-block;font:normal normal normal 14px/1 tc-fontawesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tcfa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.tcfa-2x{font-size:2em}.tcfa-3x{font-size:3em}.tcfa-4x{font-size:4em}.tcfa-5x{font-size:5em}.tcfa-fw{width:1.28571429em;text-align:center}.tcfa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.tcfa-ul>li{position:relative}.tcfa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.tcfa-li.tcfa-lg{left:-1.85714286em}.tcfa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.tcfa-pull-left{float:left}.tcfa-pull-right{float:right}.tcfa.tcfa-pull-left{margin-right:.3em}.tcfa.tcfa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.tcfa.pull-left{margin-right:.3em}.tcfa.pull-right{margin-left:.3em}.tcfa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.tcfa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.tcfa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.tcfa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.tcfa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.tcfa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.tcfa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .tcfa-rotate-90,:root .tcfa-rotate-180,:root .tcfa-rotate-270,:root .tcfa-flip-horizontal,:root .tcfa-flip-vertical{filter:none}.tcfa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.tcfa-stack-1x,.tcfa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.tcfa-stack-1x{line-height:inherit}.tcfa-stack-2x{font-size:2em}.tcfa-inverse{color:#fff}.tcfa-glass:before{content:"\f000"}.tcfa-music:before{content:"\f001"}.tcfa-search:before{content:"\f002"}.tcfa-envelope-o:before{content:"\f003"}.tcfa-heart:before{content:"\f004"}.tcfa-star:before{content:"\f005"}.tcfa-star-o:before{content:"\f006"}.tcfa-user:before{content:"\f007"}.tcfa-film:before{content:"\f008"}.tcfa-th-large:before{content:"\f009"}.tcfa-th:before{content:"\f00a"}.tcfa-th-list:before{content:"\f00b"}.tcfa-check:before{content:"\f00c"}.tcfa-remove:before,.tcfa-close:before,.tcfa-times:before{content:"\f00d"}.tcfa-search-plus:before{content:"\f00e"}.tcfa-search-minus:before{content:"\f010"}.tcfa-power-off:before{content:"\f011"}.tcfa-signal:before{content:"\f012"}.tcfa-gear:before,.tcfa-cog:before{content:"\f013"}.tcfa-trash-o:before{content:"\f014"}.tcfa-home:before{content:"\f015"}.tcfa-file-o:before{content:"\f016"}.tcfa-clock-o:before{content:"\f017"}.tcfa-road:before{content:"\f018"}.tcfa-download:before{content:"\f019"}.tcfa-arrow-circle-o-down:before{content:"\f01a"}.tcfa-arrow-circle-o-up:before{content:"\f01b"}.tcfa-inbox:before{content:"\f01c"}.tcfa-play-circle-o:before{content:"\f01d"}.tcfa-rotate-right:before,.tcfa-repeat:before{content:"\f01e"}.tcfa-refresh:before{content:"\f021"}.tcfa-list-alt:before{content:"\f022"}.tcfa-lock:before{content:"\f023"}.tcfa-flag:before{content:"\f024"}.tcfa-headphones:before{content:"\f025"}.tcfa-volume-off:before{content:"\f026"}.tcfa-volume-down:before{content:"\f027"}.tcfa-volume-up:before{content:"\f028"}.tcfa-qrcode:before{content:"\f029"}.tcfa-barcode:before{content:"\f02a"}.tcfa-tag:before{content:"\f02b"}.tcfa-tags:before{content:"\f02c"}.tcfa-book:before{content:"\f02d"}.tcfa-bookmark:before{content:"\f02e"}.tcfa-print:before{content:"\f02f"}.tcfa-camera:before{content:"\f030"}.tcfa-font:before{content:"\f031"}.tcfa-bold:before{content:"\f032"}.tcfa-italic:before{content:"\f033"}.tcfa-text-height:before{content:"\f034"}.tcfa-text-width:before{content:"\f035"}.tcfa-align-left:before{content:"\f036"}.tcfa-align-center:before{content:"\f037"}.tcfa-align-right:before{content:"\f038"}.tcfa-align-justify:before{content:"\f039"}.tcfa-list:before{content:"\f03a"}.tcfa-dedent:before,.tcfa-outdent:before{content:"\f03b"}.tcfa-indent:before{content:"\f03c"}.tcfa-video-camera:before{content:"\f03d"}.tcfa-photo:before,.tcfa-image:before,.tcfa-picture-o:before{content:"\f03e"}.tcfa-pencil:before{content:"\f040"}.tcfa-map-marker:before{content:"\f041"}.tcfa-adjust:before{content:"\f042"}.tcfa-tint:before{content:"\f043"}.tcfa-edit:before,.tcfa-pencil-square-o:before{content:"\f044"}.tcfa-share-square-o:before{content:"\f045"}.tcfa-check-square-o:before{content:"\f046"}.tcfa-arrows:before{content:"\f047"}.tcfa-step-backward:before{content:"\f048"}.tcfa-fast-backward:before{content:"\f049"}.tcfa-backward:before{content:"\f04a"}.tcfa-play:before{content:"\f04b"}.tcfa-pause:before{content:"\f04c"}.tcfa-stop:before{content:"\f04d"}.tcfa-forward:before{content:"\f04e"}.tcfa-fast-forward:before{content:"\f050"}.tcfa-step-forward:before{content:"\f051"}.tcfa-eject:before{content:"\f052"}.tcfa-chevron-left:before{content:"\f053"}.tcfa-chevron-right:before{content:"\f054"}.tcfa-plus-circle:before{content:"\f055"}.tcfa-minus-circle:before{content:"\f056"}.tcfa-times-circle:before{content:"\f057"}.tcfa-check-circle:before{content:"\f058"}.tcfa-question-circle:before{content:"\f059"}.tcfa-info-circle:before{content:"\f05a"}.tcfa-crosshairs:before{content:"\f05b"}.tcfa-times-circle-o:before{content:"\f05c"}.tcfa-check-circle-o:before{content:"\f05d"}.tcfa-ban:before{content:"\f05e"}.tcfa-arrow-left:before{content:"\f060"}.tcfa-arrow-right:before{content:"\f061"}.tcfa-arrow-up:before{content:"\f062"}.tcfa-arrow-down:before{content:"\f063"}.tcfa-mail-forward:before,.tcfa-share:before{content:"\f064"}.tcfa-expand:before{content:"\f065"}.tcfa-compress:before{content:"\f066"}.tcfa-plus:before{content:"\f067"}.tcfa-minus:before{content:"\f068"}.tcfa-asterisk:before{content:"\f069"}.tcfa-exclamation-circle:before{content:"\f06a"}.tcfa-gift:before{content:"\f06b"}.tcfa-leaf:before{content:"\f06c"}.tcfa-fire:before{content:"\f06d"}.tcfa-eye:before{content:"\f06e"}.tcfa-eye-slash:before{content:"\f070"}.tcfa-warning:before,.tcfa-exclamation-triangle:before{content:"\f071"}.tcfa-plane:before{content:"\f072"}.tcfa-calendar:before{content:"\f073"}.tcfa-random:before{content:"\f074"}.tcfa-comment:before{content:"\f075"}.tcfa-magnet:before{content:"\f076"}.tcfa-chevron-up:before{content:"\f077"}.tcfa-chevron-down:before{content:"\f078"}.tcfa-retweet:before{content:"\f079"}.tcfa-shopping-cart:before{content:"\f07a"}.tcfa-folder:before{content:"\f07b"}.tcfa-folder-open:before{content:"\f07c"}.tcfa-arrows-v:before{content:"\f07d"}.tcfa-arrows-h:before{content:"\f07e"}.tcfa-bar-chart-o:before,.tcfa-bar-chart:before{content:"\f080"}.tcfa-twitter-square:before{content:"\f081"}.tcfa-facebook-square:before{content:"\f082"}.tcfa-camera-retro:before{content:"\f083"}.tcfa-key:before{content:"\f084"}.tcfa-gears:before,.tcfa-cogs:before{content:"\f085"}.tcfa-comments:before{content:"\f086"}.tcfa-thumbs-o-up:before{content:"\f087"}.tcfa-thumbs-o-down:before{content:"\f088"}.tcfa-star-half:before{content:"\f089"}.tcfa-heart-o:before{content:"\f08a"}.tcfa-sign-out:before{content:"\f08b"}.tcfa-linkedin-square:before{content:"\f08c"}.tcfa-thumb-tack:before{content:"\f08d"}.tcfa-external-link:before{content:"\f08e"}.tcfa-sign-in:before{content:"\f090"}.tcfa-trophy:before{content:"\f091"}.tcfa-github-square:before{content:"\f092"}.tcfa-upload:before{content:"\f093"}.tcfa-lemon-o:before{content:"\f094"}.tcfa-phone:before{content:"\f095"}.tcfa-square-o:before{content:"\f096"}.tcfa-bookmark-o:before{content:"\f097"}.tcfa-phone-square:before{content:"\f098"}.tcfa-twitter:before{content:"\f099"}.tcfa-facebook-f:before,.tcfa-facebook:before{content:"\f09a"}.tcfa-github:before{content:"\f09b"}.tcfa-unlock:before{content:"\f09c"}.tcfa-credit-card:before{content:"\f09d"}.tcfa-feed:before,.tcfa-rss:before{content:"\f09e"}.tcfa-hdd-o:before{content:"\f0a0"}.tcfa-bullhorn:before{content:"\f0a1"}.tcfa-bell:before{content:"\f0f3"}.tcfa-certificate:before{content:"\f0a3"}.tcfa-hand-o-right:before{content:"\f0a4"}.tcfa-hand-o-left:before{content:"\f0a5"}.tcfa-hand-o-up:before{content:"\f0a6"}.tcfa-hand-o-down:before{content:"\f0a7"}.tcfa-arrow-circle-left:before{content:"\f0a8"}.tcfa-arrow-circle-right:before{content:"\f0a9"}.tcfa-arrow-circle-up:before{content:"\f0aa"}.tcfa-arrow-circle-down:before{content:"\f0ab"}.tcfa-globe:before{content:"\f0ac"}.tcfa-wrench:before{content:"\f0ad"}.tcfa-tasks:before{content:"\f0ae"}.tcfa-filter:before{content:"\f0b0"}.tcfa-briefcase:before{content:"\f0b1"}.tcfa-arrows-alt:before{content:"\f0b2"}.tcfa-group:before,.tcfa-users:before{content:"\f0c0"}.tcfa-chain:before,.tcfa-link:before{content:"\f0c1"}.tcfa-cloud:before{content:"\f0c2"}.tcfa-flask:before{content:"\f0c3"}.tcfa-cut:before,.tcfa-scissors:before{content:"\f0c4"}.tcfa-copy:before,.tcfa-files-o:before{content:"\f0c5"}.tcfa-paperclip:before{content:"\f0c6"}.tcfa-save:before,.tcfa-floppy-o:before{content:"\f0c7"}.tcfa-square:before{content:"\f0c8"}.tcfa-navicon:before,.tcfa-reorder:before,.tcfa-bars:before{content:"\f0c9"}.tcfa-list-ul:before{content:"\f0ca"}.tcfa-list-ol:before{content:"\f0cb"}.tcfa-strikethrough:before{content:"\f0cc"}.tcfa-underline:before{content:"\f0cd"}.tcfa-table:before{content:"\f0ce"}.tcfa-magic:before{content:"\f0d0"}.tcfa-truck:before{content:"\f0d1"}.tcfa-pinterest:before{content:"\f0d2"}.tcfa-pinterest-square:before{content:"\f0d3"}.tcfa-google-plus-square:before{content:"\f0d4"}.tcfa-google-plus:before{content:"\f0d5"}.tcfa-money:before{content:"\f0d6"}.tcfa-caret-down:before{content:"\f0d7"}.tcfa-caret-up:before{content:"\f0d8"}.tcfa-caret-left:before{content:"\f0d9"}.tcfa-caret-right:before{content:"\f0da"}.tcfa-columns:before{content:"\f0db"}.tcfa-unsorted:before,.tcfa-sort:before{content:"\f0dc"}.tcfa-sort-down:before,.tcfa-sort-desc:before{content:"\f0dd"}.tcfa-sort-up:before,.tcfa-sort-asc:before{content:"\f0de"}.tcfa-envelope:before{content:"\f0e0"}.tcfa-linkedin:before{content:"\f0e1"}.tcfa-rotate-left:before,.tcfa-undo:before{content:"\f0e2"}.tcfa-legal:before,.tcfa-gavel:before{content:"\f0e3"}.tcfa-dashboard:before,.tcfa-tachometer:before{content:"\f0e4"}.tcfa-comment-o:before{content:"\f0e5"}.tcfa-comments-o:before{content:"\f0e6"}.tcfa-flash:before,.tcfa-bolt:before{content:"\f0e7"}.tcfa-sitemap:before{content:"\f0e8"}.tcfa-umbrella:before{content:"\f0e9"}.tcfa-paste:before,.tcfa-clipboard:before{content:"\f0ea"}.tcfa-lightbulb-o:before{content:"\f0eb"}.tcfa-exchange:before{content:"\f0ec"}.tcfa-cloud-download:before{content:"\f0ed"}.tcfa-cloud-upload:before{content:"\f0ee"}.tcfa-user-md:before{content:"\f0f0"}.tcfa-stethoscope:before{content:"\f0f1"}.tcfa-suitcase:before{content:"\f0f2"}.tcfa-bell-o:before{content:"\f0a2"}.tcfa-coffee:before{content:"\f0f4"}.tcfa-cutlery:before{content:"\f0f5"}.tcfa-file-text-o:before{content:"\f0f6"}.tcfa-building-o:before{content:"\f0f7"}.tcfa-hospital-o:before{content:"\f0f8"}.tcfa-ambulance:before{content:"\f0f9"}.tcfa-medkit:before{content:"\f0fa"}.tcfa-fighter-jet:before{content:"\f0fb"}.tcfa-beer:before{content:"\f0fc"}.tcfa-h-square:before{content:"\f0fd"}.tcfa-plus-square:before{content:"\f0fe"}.tcfa-angle-double-left:before{content:"\f100"}.tcfa-angle-double-right:before{content:"\f101"}.tcfa-angle-double-up:before{content:"\f102"}.tcfa-angle-double-down:before{content:"\f103"}.tcfa-angle-left:before{content:"\f104"}.tcfa-angle-right:before{content:"\f105"}.tcfa-angle-up:before{content:"\f106"}.tcfa-angle-down:before{content:"\f107"}.tcfa-desktop:before{content:"\f108"}.tcfa-laptop:before{content:"\f109"}.tcfa-tablet:before{content:"\f10a"}.tcfa-mobile-phone:before,.tcfa-mobile:before{content:"\f10b"}.tcfa-circle-o:before{content:"\f10c"}.tcfa-quote-left:before{content:"\f10d"}.tcfa-quote-right:before{content:"\f10e"}.tcfa-spinner:before{content:"\f110"}.tcfa-circle:before{content:"\f111"}.tcfa-mail-reply:before,.tcfa-reply:before{content:"\f112"}.tcfa-github-alt:before{content:"\f113"}.tcfa-folder-o:before{content:"\f114"}.tcfa-folder-open-o:before{content:"\f115"}.tcfa-smile-o:before{content:"\f118"}.tcfa-frown-o:before{content:"\f119"}.tcfa-meh-o:before{content:"\f11a"}.tcfa-gamepad:before{content:"\f11b"}.tcfa-keyboard-o:before{content:"\f11c"}.tcfa-flag-o:before{content:"\f11d"}.tcfa-flag-checkered:before{content:"\f11e"}.tcfa-terminal:before{content:"\f120"}.tcfa-code:before{content:"\f121"}.tcfa-mail-reply-all:before,.tcfa-reply-all:before{content:"\f122"}.tcfa-star-half-empty:before,.tcfa-star-half-full:before,.tcfa-star-half-o:before{content:"\f123"}.tcfa-location-arrow:before{content:"\f124"}.tcfa-crop:before{content:"\f125"}.tcfa-code-fork:before{content:"\f126"}.tcfa-unlink:before,.tcfa-chain-broken:before{content:"\f127"}.tcfa-question:before{content:"\f128"}.tcfa-info:before{content:"\f129"}.tcfa-exclamation:before{content:"\f12a"}.tcfa-superscript:before{content:"\f12b"}.tcfa-subscript:before{content:"\f12c"}.tcfa-eraser:before{content:"\f12d"}.tcfa-puzzle-piece:before{content:"\f12e"}.tcfa-microphone:before{content:"\f130"}.tcfa-microphone-slash:before{content:"\f131"}.tcfa-shield:before{content:"\f132"}.tcfa-calendar-o:before{content:"\f133"}.tcfa-fire-extinguisher:before{content:"\f134"}.tcfa-rocket:before{content:"\f135"}.tcfa-maxcdn:before{content:"\f136"}.tcfa-chevron-circle-left:before{content:"\f137"}.tcfa-chevron-circle-right:before{content:"\f138"}.tcfa-chevron-circle-up:before{content:"\f139"}.tcfa-chevron-circle-down:before{content:"\f13a"}.tcfa-html5:before{content:"\f13b"}.tcfa-css3:before{content:"\f13c"}.tcfa-anchor:before{content:"\f13d"}.tcfa-unlock-alt:before{content:"\f13e"}.tcfa-bullseye:before{content:"\f140"}.tcfa-ellipsis-h:before{content:"\f141"}.tcfa-ellipsis-v:before{content:"\f142"}.tcfa-rss-square:before{content:"\f143"}.tcfa-play-circle:before{content:"\f144"}.tcfa-ticket:before{content:"\f145"}.tcfa-minus-square:before{content:"\f146"}.tcfa-minus-square-o:before{content:"\f147"}.tcfa-level-up:before{content:"\f148"}.tcfa-level-down:before{content:"\f149"}.tcfa-check-square:before{content:"\f14a"}.tcfa-pencil-square:before{content:"\f14b"}.tcfa-external-link-square:before{content:"\f14c"}.tcfa-share-square:before{content:"\f14d"}.tcfa-compass:before{content:"\f14e"}.tcfa-toggle-down:before,.tcfa-caret-square-o-down:before{content:"\f150"}.tcfa-toggle-up:before,.tcfa-caret-square-o-up:before{content:"\f151"}.tcfa-toggle-right:before,.tcfa-caret-square-o-right:before{content:"\f152"}.tcfa-euro:before,.tcfa-eur:before{content:"\f153"}.tcfa-gbp:before{content:"\f154"}.tcfa-dollar:before,.tcfa-usd:before{content:"\f155"}.tcfa-rupee:before,.tcfa-inr:before{content:"\f156"}.tcfa-cny:before,.tcfa-rmb:before,.tcfa-yen:before,.tcfa-jpy:before{content:"\f157"}.tcfa-ruble:before,.tcfa-rouble:before,.tcfa-rub:before{content:"\f158"}.tcfa-won:before,.tcfa-krw:before{content:"\f159"}.tcfa-bitcoin:before,.tcfa-btc:before{content:"\f15a"}.tcfa-file:before{content:"\f15b"}.tcfa-file-text:before{content:"\f15c"}.tcfa-sort-alpha-asc:before{content:"\f15d"}.tcfa-sort-alpha-desc:before{content:"\f15e"}.tcfa-sort-amount-asc:before{content:"\f160"}.tcfa-sort-amount-desc:before{content:"\f161"}.tcfa-sort-numeric-asc:before{content:"\f162"}.tcfa-sort-numeric-desc:before{content:"\f163"}.tcfa-thumbs-up:before{content:"\f164"}.tcfa-thumbs-down:before{content:"\f165"}.tcfa-youtube-square:before{content:"\f166"}.tcfa-youtube:before{content:"\f167"}.tcfa-xing:before{content:"\f168"}.tcfa-xing-square:before{content:"\f169"}.tcfa-youtube-play:before{content:"\f16a"}.tcfa-dropbox:before{content:"\f16b"}.tcfa-stack-overflow:before{content:"\f16c"}.tcfa-instagram:before{content:"\f16d"}.tcfa-flickr:before{content:"\f16e"}.tcfa-adn:before{content:"\f170"}.tcfa-bitbucket:before{content:"\f171"}.tcfa-bitbucket-square:before{content:"\f172"}.tcfa-tumblr:before{content:"\f173"}.tcfa-tumblr-square:before{content:"\f174"}.tcfa-long-arrow-down:before{content:"\f175"}.tcfa-long-arrow-up:before{content:"\f176"}.tcfa-long-arrow-left:before{content:"\f177"}.tcfa-long-arrow-right:before{content:"\f178"}.tcfa-apple:before{content:"\f179"}.tcfa-windows:before{content:"\f17a"}.tcfa-android:before{content:"\f17b"}.tcfa-linux:before{content:"\f17c"}.tcfa-dribbble:before{content:"\f17d"}.tcfa-skype:before{content:"\f17e"}.tcfa-foursquare:before{content:"\f180"}.tcfa-trello:before{content:"\f181"}.tcfa-female:before{content:"\f182"}.tcfa-male:before{content:"\f183"}.tcfa-gittip:before,.tcfa-gratipay:before{content:"\f184"}.tcfa-sun-o:before{content:"\f185"}.tcfa-moon-o:before{content:"\f186"}.tcfa-archive:before{content:"\f187"}.tcfa-bug:before{content:"\f188"}.tcfa-vk:before{content:"\f189"}.tcfa-weibo:before{content:"\f18a"}.tcfa-renren:before{content:"\f18b"}.tcfa-pagelines:before{content:"\f18c"}.tcfa-stack-exchange:before{content:"\f18d"}.tcfa-arrow-circle-o-right:before{content:"\f18e"}.tcfa-arrow-circle-o-left:before{content:"\f190"}.tcfa-toggle-left:before,.tcfa-caret-square-o-left:before{content:"\f191"}.tcfa-dot-circle-o:before{content:"\f192"}.tcfa-wheelchair:before{content:"\f193"}.tcfa-vimeo-square:before{content:"\f194"}.tcfa-turkish-lira:before,.tcfa-try:before{content:"\f195"}.tcfa-plus-square-o:before{content:"\f196"}.tcfa-space-shuttle:before{content:"\f197"}.tcfa-slack:before{content:"\f198"}.tcfa-envelope-square:before{content:"\f199"}.tcfa-wordpress:before{content:"\f19a"}.tcfa-openid:before{content:"\f19b"}.tcfa-institution:before,.tcfa-bank:before,.tcfa-university:before{content:"\f19c"}.tcfa-mortar-board:before,.tcfa-graduation-cap:before{content:"\f19d"}.tcfa-yahoo:before{content:"\f19e"}.tcfa-google:before{content:"\f1a0"}.tcfa-reddit:before{content:"\f1a1"}.tcfa-reddit-square:before{content:"\f1a2"}.tcfa-stumbleupon-circle:before{content:"\f1a3"}.tcfa-stumbleupon:before{content:"\f1a4"}.tcfa-delicious:before{content:"\f1a5"}.tcfa-digg:before{content:"\f1a6"}.tcfa-pied-piper-pp:before{content:"\f1a7"}.tcfa-pied-piper-alt:before{content:"\f1a8"}.tcfa-drupal:before{content:"\f1a9"}.tcfa-joomla:before{content:"\f1aa"}.tcfa-language:before{content:"\f1ab"}.tcfa-fax:before{content:"\f1ac"}.tcfa-building:before{content:"\f1ad"}.tcfa-child:before{content:"\f1ae"}.tcfa-paw:before{content:"\f1b0"}.tcfa-spoon:before{content:"\f1b1"}.tcfa-cube:before{content:"\f1b2"}.tcfa-cubes:before{content:"\f1b3"}.tcfa-behance:before{content:"\f1b4"}.tcfa-behance-square:before{content:"\f1b5"}.tcfa-steam:before{content:"\f1b6"}.tcfa-steam-square:before{content:"\f1b7"}.tcfa-recycle:before{content:"\f1b8"}.tcfa-automobile:before,.tcfa-car:before{content:"\f1b9"}.tcfa-cab:before,.tcfa-taxi:before{content:"\f1ba"}.tcfa-tree:before{content:"\f1bb"}.tcfa-spotify:before{content:"\f1bc"}.tcfa-deviantart:before{content:"\f1bd"}.tcfa-soundcloud:before{content:"\f1be"}.tcfa-database:before{content:"\f1c0"}.tcfa-file-pdf-o:before{content:"\f1c1"}.tcfa-file-word-o:before{content:"\f1c2"}.tcfa-file-excel-o:before{content:"\f1c3"}.tcfa-file-powerpoint-o:before{content:"\f1c4"}.tcfa-file-photo-o:before,.tcfa-file-picture-o:before,.tcfa-file-image-o:before{content:"\f1c5"}.tcfa-file-zip-o:before,.tcfa-file-archive-o:before{content:"\f1c6"}.tcfa-file-sound-o:before,.tcfa-file-audio-o:before{content:"\f1c7"}.tcfa-file-movie-o:before,.tcfa-file-video-o:before{content:"\f1c8"}.tcfa-file-code-o:before{content:"\f1c9"}.tcfa-vine:before{content:"\f1ca"}.tcfa-codepen:before{content:"\f1cb"}.tcfa-jsfiddle:before{content:"\f1cc"}.tcfa-life-bouy:before,.tcfa-life-buoy:before,.tcfa-life-saver:before,.tcfa-support:before,.tcfa-life-ring:before{content:"\f1cd"}.tcfa-circle-o-notch:before{content:"\f1ce"}.tcfa-ra:before,.tcfa-resistance:before,.tcfa-rebel:before{content:"\f1d0"}.tcfa-ge:before,.tcfa-empire:before{content:"\f1d1"}.tcfa-git-square:before{content:"\f1d2"}.tcfa-git:before{content:"\f1d3"}.tcfa-y-combinator-square:before,.tcfa-yc-square:before,.tcfa-hacker-news:before{content:"\f1d4"}.tcfa-tencent-weibo:before{content:"\f1d5"}.tcfa-qq:before{content:"\f1d6"}.tcfa-wechat:before,.tcfa-weixin:before{content:"\f1d7"}.tcfa-send:before,.tcfa-paper-plane:before{content:"\f1d8"}.tcfa-send-o:before,.tcfa-paper-plane-o:before{content:"\f1d9"}.tcfa-history:before{content:"\f1da"}.tcfa-circle-thin:before{content:"\f1db"}.tcfa-header:before{content:"\f1dc"}.tcfa-paragraph:before{content:"\f1dd"}.tcfa-sliders:before{content:"\f1de"}.tcfa-share-alt:before{content:"\f1e0"}.tcfa-share-alt-square:before{content:"\f1e1"}.tcfa-bomb:before{content:"\f1e2"}.tcfa-soccer-ball-o:before,.tcfa-futbol-o:before{content:"\f1e3"}.tcfa-tty:before{content:"\f1e4"}.tcfa-binoculars:before{content:"\f1e5"}.tcfa-plug:before{content:"\f1e6"}.tcfa-slideshare:before{content:"\f1e7"}.tcfa-twitch:before{content:"\f1e8"}.tcfa-yelp:before{content:"\f1e9"}.tcfa-newspaper-o:before{content:"\f1ea"}.tcfa-wifi:before{content:"\f1eb"}.tcfa-calculator:before{content:"\f1ec"}.tcfa-paypal:before{content:"\f1ed"}.tcfa-google-wallet:before{content:"\f1ee"}.tcfa-cc-visa:before{content:"\f1f0"}.tcfa-cc-mastercard:before{content:"\f1f1"}.tcfa-cc-discover:before{content:"\f1f2"}.tcfa-cc-amex:before{content:"\f1f3"}.tcfa-cc-paypal:before{content:"\f1f4"}.tcfa-cc-stripe:before{content:"\f1f5"}.tcfa-bell-slash:before{content:"\f1f6"}.tcfa-bell-slash-o:before{content:"\f1f7"}.tcfa-trash:before{content:"\f1f8"}.tcfa-copyright:before{content:"\f1f9"}.tcfa-at:before{content:"\f1fa"}.tcfa-eyedropper:before{content:"\f1fb"}.tcfa-paint-brush:before{content:"\f1fc"}.tcfa-birthday-cake:before{content:"\f1fd"}.tcfa-area-chart:before{content:"\f1fe"}.tcfa-pie-chart:before{content:"\f200"}.tcfa-line-chart:before{content:"\f201"}.tcfa-lastfm:before{content:"\f202"}.tcfa-lastfm-square:before{content:"\f203"}.tcfa-toggle-off:before{content:"\f204"}.tcfa-toggle-on:before{content:"\f205"}.tcfa-bicycle:before{content:"\f206"}.tcfa-bus:before{content:"\f207"}.tcfa-ioxhost:before{content:"\f208"}.tcfa-angellist:before{content:"\f209"}.tcfa-cc:before{content:"\f20a"}.tcfa-shekel:before,.tcfa-sheqel:before,.tcfa-ils:before{content:"\f20b"}.tcfa-meanpath:before{content:"\f20c"}.tcfa-buysellads:before{content:"\f20d"}.tcfa-connectdevelop:before{content:"\f20e"}.tcfa-dashcube:before{content:"\f210"}.tcfa-forumbee:before{content:"\f211"}.tcfa-leanpub:before{content:"\f212"}.tcfa-sellsy:before{content:"\f213"}.tcfa-shirtsinbulk:before{content:"\f214"}.tcfa-simplybuilt:before{content:"\f215"}.tcfa-skyatlas:before{content:"\f216"}.tcfa-cart-plus:before{content:"\f217"}.tcfa-cart-arrow-down:before{content:"\f218"}.tcfa-diamond:before{content:"\f219"}.tcfa-ship:before{content:"\f21a"}.tcfa-user-secret:before{content:"\f21b"}.tcfa-motorcycle:before{content:"\f21c"}.tcfa-street-view:before{content:"\f21d"}.tcfa-heartbeat:before{content:"\f21e"}.tcfa-venus:before{content:"\f221"}.tcfa-mars:before{content:"\f222"}.tcfa-mercury:before{content:"\f223"}.tcfa-intersex:before,.tcfa-transgender:before{content:"\f224"}.tcfa-transgender-alt:before{content:"\f225"}.tcfa-venus-double:before{content:"\f226"}.tcfa-mars-double:before{content:"\f227"}.tcfa-venus-mars:before{content:"\f228"}.tcfa-mars-stroke:before{content:"\f229"}.tcfa-mars-stroke-v:before{content:"\f22a"}.tcfa-mars-stroke-h:before{content:"\f22b"}.tcfa-neuter:before{content:"\f22c"}.tcfa-genderless:before{content:"\f22d"}.tcfa-facebook-official:before{content:"\f230"}.tcfa-pinterest-p:before{content:"\f231"}.tcfa-whatsapp:before{content:"\f232"}.tcfa-server:before{content:"\f233"}.tcfa-user-plus:before{content:"\f234"}.tcfa-user-times:before{content:"\f235"}.tcfa-hotel:before,.tcfa-bed:before{content:"\f236"}.tcfa-viacoin:before{content:"\f237"}.tcfa-train:before{content:"\f238"}.tcfa-subway:before{content:"\f239"}.tcfa-medium:before{content:"\f23a"}.tcfa-yc:before,.tcfa-y-combinator:before{content:"\f23b"}.tcfa-optin-monster:before{content:"\f23c"}.tcfa-opencart:before{content:"\f23d"}.tcfa-expeditedssl:before{content:"\f23e"}.tcfa-battery-4:before,.tcfa-battery:before,.tcfa-battery-full:before{content:"\f240"}.tcfa-battery-3:before,.tcfa-battery-three-quarters:before{content:"\f241"}.tcfa-battery-2:before,.tcfa-battery-half:before{content:"\f242"}.tcfa-battery-1:before,.tcfa-battery-quarter:before{content:"\f243"}.tcfa-battery-0:before,.tcfa-battery-empty:before{content:"\f244"}.tcfa-mouse-pointer:before{content:"\f245"}.tcfa-i-cursor:before{content:"\f246"}.tcfa-object-group:before{content:"\f247"}.tcfa-object-ungroup:before{content:"\f248"}.tcfa-sticky-note:before{content:"\f249"}.tcfa-sticky-note-o:before{content:"\f24a"}.tcfa-cc-jcb:before{content:"\f24b"}.tcfa-cc-diners-club:before{content:"\f24c"}.tcfa-clone:before{content:"\f24d"}.tcfa-balance-scale:before{content:"\f24e"}.tcfa-hourglass-o:before{content:"\f250"}.tcfa-hourglass-1:before,.tcfa-hourglass-start:before{content:"\f251"}.tcfa-hourglass-2:before,.tcfa-hourglass-half:before{content:"\f252"}.tcfa-hourglass-3:before,.tcfa-hourglass-end:before{content:"\f253"}.tcfa-hourglass:before{content:"\f254"}.tcfa-hand-grab-o:before,.tcfa-hand-rock-o:before{content:"\f255"}.tcfa-hand-stop-o:before,.tcfa-hand-paper-o:before{content:"\f256"}.tcfa-hand-scissors-o:before{content:"\f257"}.tcfa-hand-lizard-o:before{content:"\f258"}.tcfa-hand-spock-o:before{content:"\f259"}.tcfa-hand-pointer-o:before{content:"\f25a"}.tcfa-hand-peace-o:before{content:"\f25b"}.tcfa-trademark:before{content:"\f25c"}.tcfa-registered:before{content:"\f25d"}.tcfa-creative-commons:before{content:"\f25e"}.tcfa-gg:before{content:"\f260"}.tcfa-gg-circle:before{content:"\f261"}.tcfa-tripadvisor:before{content:"\f262"}.tcfa-odnoklassniki:before{content:"\f263"}.tcfa-odnoklassniki-square:before{content:"\f264"}.tcfa-get-pocket:before{content:"\f265"}.tcfa-wikipedia-w:before{content:"\f266"}.tcfa-safari:before{content:"\f267"}.tcfa-chrome:before{content:"\f268"}.tcfa-firefox:before{content:"\f269"}.tcfa-opera:before{content:"\f26a"}.tcfa-internet-explorer:before{content:"\f26b"}.tcfa-tv:before,.tcfa-television:before{content:"\f26c"}.tcfa-contao:before{content:"\f26d"}.tcfa-500px:before{content:"\f26e"}.tcfa-amazon:before{content:"\f270"}.tcfa-calendar-plus-o:before{content:"\f271"}.tcfa-calendar-minus-o:before{content:"\f272"}.tcfa-calendar-times-o:before{content:"\f273"}.tcfa-calendar-check-o:before{content:"\f274"}.tcfa-industry:before{content:"\f275"}.tcfa-map-pin:before{content:"\f276"}.tcfa-map-signs:before{content:"\f277"}.tcfa-map-o:before{content:"\f278"}.tcfa-map:before{content:"\f279"}.tcfa-commenting:before{content:"\f27a"}.tcfa-commenting-o:before{content:"\f27b"}.tcfa-houzz:before{content:"\f27c"}.tcfa-vimeo:before{content:"\f27d"}.tcfa-black-tie:before{content:"\f27e"}.tcfa-fonticons:before{content:"\f280"}.tcfa-reddit-alien:before{content:"\f281"}.tcfa-edge:before{content:"\f282"}.tcfa-credit-card-alt:before{content:"\f283"}.tcfa-codiepie:before{content:"\f284"}.tcfa-modx:before{content:"\f285"}.tcfa-fort-awesome:before{content:"\f286"}.tcfa-usb:before{content:"\f287"}.tcfa-product-hunt:before{content:"\f288"}.tcfa-mixcloud:before{content:"\f289"}.tcfa-scribd:before{content:"\f28a"}.tcfa-pause-circle:before{content:"\f28b"}.tcfa-pause-circle-o:before{content:"\f28c"}.tcfa-stop-circle:before{content:"\f28d"}.tcfa-stop-circle-o:before{content:"\f28e"}.tcfa-shopping-bag:before{content:"\f290"}.tcfa-shopping-basket:before{content:"\f291"}.tcfa-hashtag:before{content:"\f292"}.tcfa-bluetooth:before{content:"\f293"}.tcfa-bluetooth-b:before{content:"\f294"}.tcfa-percent:before{content:"\f295"}.tcfa-gitlab:before{content:"\f296"}.tcfa-wpbeginner:before{content:"\f297"}.tcfa-wpforms:before{content:"\f298"}.tcfa-envira:before{content:"\f299"}.tcfa-universal-access:before{content:"\f29a"}.tcfa-wheelchair-alt:before{content:"\f29b"}.tcfa-question-circle-o:before{content:"\f29c"}.tcfa-blind:before{content:"\f29d"}.tcfa-audio-description:before{content:"\f29e"}.tcfa-volume-control-phone:before{content:"\f2a0"}.tcfa-braille:before{content:"\f2a1"}.tcfa-assistive-listening-systems:before{content:"\f2a2"}.tcfa-asl-interpreting:before,.tcfa-american-sign-language-interpreting:before{content:"\f2a3"}.tcfa-deafness:before,.tcfa-hard-of-hearing:before,.tcfa-deaf:before{content:"\f2a4"}.tcfa-glide:before{content:"\f2a5"}.tcfa-glide-g:before{content:"\f2a6"}.tcfa-signing:before,.tcfa-sign-language:before{content:"\f2a7"}.tcfa-low-vision:before{content:"\f2a8"}.tcfa-viadeo:before{content:"\f2a9"}.tcfa-viadeo-square:before{content:"\f2aa"}.tcfa-snapchat:before{content:"\f2ab"}.tcfa-snapchat-ghost:before{content:"\f2ac"}.tcfa-snapchat-square:before{content:"\f2ad"}.tcfa-pied-piper:before{content:"\f2ae"}.tcfa-first-order:before{content:"\f2b0"}.tcfa-yoast:before{content:"\f2b1"}.tcfa-themeisle:before{content:"\f2b2"}.tcfa-google-plus-circle:before,.tcfa-google-plus-official:before{content:"\f2b3"}.tcfa-fa:before,.tcfa-font-awesome:before{content:"\f2b4"}.tcfa-handshake-o:before{content:"\f2b5"}.tcfa-envelope-open:before{content:"\f2b6"}.tcfa-envelope-open-o:before{content:"\f2b7"}.tcfa-linode:before{content:"\f2b8"}.tcfa-address-book:before{content:"\f2b9"}.tcfa-address-book-o:before{content:"\f2ba"}.tcfa-vcard:before,.tcfa-address-card:before{content:"\f2bb"}.tcfa-vcard-o:before,.tcfa-address-card-o:before{content:"\f2bc"}.tcfa-user-circle:before{content:"\f2bd"}.tcfa-user-circle-o:before{content:"\f2be"}.tcfa-user-o:before{content:"\f2c0"}.tcfa-id-badge:before{content:"\f2c1"}.tcfa-drivers-license:before,.tcfa-id-card:before{content:"\f2c2"}.tcfa-drivers-license-o:before,.tcfa-id-card-o:before{content:"\f2c3"}.tcfa-quora:before{content:"\f2c4"}.tcfa-free-code-camp:before{content:"\f2c5"}.tcfa-telegram:before{content:"\f2c6"}.tcfa-thermometer-4:before,.tcfa-thermometer:before,.tcfa-thermometer-full:before{content:"\f2c7"}.tcfa-thermometer-3:before,.tcfa-thermometer-three-quarters:before{content:"\f2c8"}.tcfa-thermometer-2:before,.tcfa-thermometer-half:before{content:"\f2c9"}.tcfa-thermometer-1:before,.tcfa-thermometer-quarter:before{content:"\f2ca"}.tcfa-thermometer-0:before,.tcfa-thermometer-empty:before{content:"\f2cb"}.tcfa-shower:before{content:"\f2cc"}.tcfa-bathtub:before,.tcfa-s15:before,.tcfa-bath:before{content:"\f2cd"}.tcfa-podcast:before{content:"\f2ce"}.tcfa-window-maximize:before{content:"\f2d0"}.tcfa-window-minimize:before{content:"\f2d1"}.tcfa-window-restore:before{content:"\f2d2"}.tcfa-times-rectangle:before,.tcfa-window-close:before{content:"\f2d3"}.tcfa-times-rectangle-o:before,.tcfa-window-close-o:before{content:"\f2d4"}.tcfa-bandcamp:before{content:"\f2d5"}.tcfa-grav:before{content:"\f2d6"}.tcfa-etsy:before{content:"\f2d7"}.tcfa-imdb:before{content:"\f2d8"}.tcfa-ravelry:before{content:"\f2d9"}.tcfa-eercast:before{content:"\f2da"}.tcfa-microchip:before{content:"\f2db"}.tcfa-snowflake-o:before{content:"\f2dc"}.tcfa-superpowers:before{content:"\f2dd"}.tcfa-wpexplorer:before{content:"\f2de"}.tcfa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87}#start-resizable-editor-section{display:none}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button__link{color:#fff;background-color:#32373c;border:none;border-radius:28px;box-shadow:none;cursor:pointer;display:inline-block;font-size:18px;padding:12px 24px;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:#fff}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.is-style-outline .wp-block-button__link,.wp-block-button__link.is-style-outline{color:#32373c;background-color:transparent;border:2px solid}.wp-block-buttons .wp-block-button{display:inline-block;margin-right:8px;margin-bottom:8px}.wp-block-buttons .wp-block-button:last-child{margin-right:0}.wp-block-buttons.alignright .wp-block-button{margin-right:0;margin-left:8px}.wp-block-buttons.alignright .wp-block-button:first-child{margin-left:0}.wp-block-buttons.alignleft .wp-block-button{margin-left:0;margin-right:8px}.wp-block-buttons.alignleft .wp-block-button:last-child{margin-right:0}.wp-block-button.aligncenter,.wp-block-buttons.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:4px;border:1px solid #ddd}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-calendar table th{font-weight:400;background:#ddd}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar tfoot a{color:#007cba;color:var(--wp-admin-theme-color)}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;margin-bottom:28px;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-columns.has-background{padding:20px 38px}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{flex-basis:100%!important}}@media (min-width:600px) and (max-width:781px){.wp-block-column{flex-basis:calc(50% - 16px)!important;flex-grow:0}.wp-block-column:nth-child(2n){margin-left:32px}}@media (min-width:782px){.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-column[style*=flex-basis]{flex-grow:0}.wp-block-column:not(:first-child){margin-left:32px}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-ms-grid-row-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-cover,.wp-block-cover-image{position:relative;background-size:cover;background-position:50%;min-height:430px;height:100%;width:100%;display:flex;justify-content:center;align-items:center;padding:16px}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim,.wp-block-cover.has-background-dim{background-color:#000}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:290px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:calc(100% - 70px);z-index:1;color:#fff}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;object-fit:cover}.wp-block-cover-image-text,.wp-block-cover-text,section.wp-block-cover-image h2{color:#fff}.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:580px;padding:14px;text-align:center}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type^=core-embed],.wp-block[data-align=right]>[data-type^=core-embed]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type^=core-embed] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type^=core-embed] .wp-block-embed__wrapper{min-width:280px}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-6 .wp-block-embed__wrapper:before{padding-top:66.66%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 9px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;object-fit:cover}}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc(50% - 16px)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc(33.33333% - 10.66667px);margin-right:16px}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc(25% - 12px);margin-right:16px}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc(20% - 12.8px);margin-right:16px}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc(16.66667% - 13.33333px);margin-right:16px}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc(14.28571% - 13.71429px);margin-right:16px}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc(12.5% - 14px);margin-right:16px}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-right:0}.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:290px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:20px 38px}.wp-block-image{margin-bottom:1em}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.is-style-circle-mask img,.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 20px 20px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 20px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 20px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 20px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 20px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 20px)}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-latest-posts__post-excerpt{margin-top:8px;margin-bottom:16px}.wp-block-latest-posts__featured-image img{height:auto;width:auto}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em}.wp-block-latest-posts__featured-image.alignright{margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}.edit-post-visual-editor .wp-block-latest-posts.is-grid li{margin-bottom:20px}.wp-block-media-text{ direction:ltr; display:-ms-grid;display:grid;-ms-grid-columns:50% 1fr;grid-template-columns:50% 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{-ms-grid-columns:1fr 50%;grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{-ms-grid-row-align:start;align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{-ms-grid-row-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{-ms-grid-row-align:end;align-self:end}.wp-block-media-text .wp-block-media-text__media{ -ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1; margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr; -ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{ -ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1 }.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{ -ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1 }.wp-block-media-text__media img,.wp-block-media-text__media video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill figure.wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill figure.wp-block-media-text__media>img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{-ms-grid-columns:100%!important;grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}}.wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-text-color),.wp-block-navigation .wp-block-navigation-link:not(.has-text-color){color:#1e1e1e}.wp-block-navigation.is-style-light:not(.has-background) .wp-block-navigation__container,.wp-block-navigation:not(.has-background) .wp-block-navigation__container{background-color:#fff}.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-text-color){color:#fff}.wp-block-navigation.is-style-dark:not(.has-background) .wp-block-navigation__container{background-color:#1e1e1e}.items-justified-left>ul{justify-content:flex-start}.items-justified-center>ul{justify-content:center}.items-justified-right>ul{justify-content:flex-end}.wp-block-navigation-link{display:flex;align-items:center;position:relative;margin:0}.wp-block-navigation-link .wp-block-navigation__container:empty{display:none}.wp-block-navigation__container{list-style:none;margin:0;padding-left:0;display:flex;flex-wrap:wrap}.is-vertical .wp-block-navigation__container{display:block}.has-child .wp-block-navigation__container{border:1px solid rgba(0,0,0,.15);background-color:inherit;color:inherit;position:absolute;left:0;top:100%;width:fit-content;z-index:1;opacity:0;transition:opacity .1s linear;visibility:hidden}.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__content{flex-grow:1}.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__submenu-icon{padding-right:8px}@media (min-width:782px){.has-child .wp-block-navigation__container{left:24px}.has-child .wp-block-navigation__container .wp-block-navigation__container{left:100%;top:-1px}.has-child .wp-block-navigation__container .wp-block-navigation__container:before{content:"";position:absolute;right:100%;height:100%;display:block;width:8px;background:transparent}.has-child .wp-block-navigation__container .wp-block-navigation-link__submenu-icon svg{transform:rotate(0)}}.has-child:hover{cursor:pointer}.has-child:hover>.wp-block-navigation__container{visibility:visible;opacity:1;display:flex;flex-direction:column}.has-child:focus-within{cursor:pointer}.has-child:focus-within>.wp-block-navigation__container{visibility:visible;opacity:1;display:flex;flex-direction:column}.wp-block-navigation-link__content{text-decoration:none;padding:8px 16px}.wp-block-navigation-link__content+.wp-block-navigation-link__content{padding-top:0}.has-text-color .wp-block-navigation-link__content{color:inherit}.wp-block-navigation-link__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;word-break:normal;overflow-wrap:break-word}.wp-block-navigation-link__submenu-icon{height:inherit;padding:6px 16px}.wp-block-navigation-link__submenu-icon svg{fill:currentColor}@media (min-width:782px){.wp-block-navigation-link__submenu-icon svg{transform:rotate(90deg)}}.is-small-text{font-size:14px}.is-regular-text{font-size:16px}.is-large-text{font-size:36px}.is-larger-text{font-size:48px}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-background{padding:20px 38px}p.has-text-color a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap;line-height:1.5}.wp-block-post-author__byline{width:100%;margin-top:0;margin-bottom:0;font-size:.5em}.wp-block-post-author__avatar{margin-right:16px}.wp-block-post-author__bio{margin-bottom:8px;font-size:.7em}.wp-block-post-author__content{flex-grow:1;flex-basis:0}.wp-block-post-author__name{font-weight:700;margin:0}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:290px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 16px)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-rss.columns-4 li{width:calc(25% - 16px)}.wp-block-rss.columns-5 li{width:calc(20% - 16px)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#6c7781;font-size:13px}.wp-block-search{display:flex;flex-wrap:wrap}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1;max-width:360px}.wp-block-search .wp-block-search__button{margin-left:10px}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:currentColor;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-social-links{display:flex;justify-content:flex-start;padding-left:0;padding-right:0;margin-left:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;box-shadow:none}.wp-social-link{display:block;width:36px;height:36px;border-radius:36px;margin-right:8px;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-social-link{transition-duration:0s}}.wp-social-link a{padding:6px;display:block;line-height:0;transition:transform .1s ease}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{transform:scale(1.1)}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:28px;height:28px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:16px;padding-right:16px}.wp-block-spacer{clear:both}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f0f0f0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}:root .editor-styles-wrapper .has-pale-pink-background-color,:root .has-pale-pink-background-color{background-color:#f78da7}:root .editor-styles-wrapper .has-vivid-red-background-color,:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .editor-styles-wrapper .has-luminous-vivid-orange-background-color,:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .editor-styles-wrapper .has-luminous-vivid-amber-background-color,:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .editor-styles-wrapper .has-light-green-cyan-background-color,:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .editor-styles-wrapper .has-vivid-green-cyan-background-color,:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .editor-styles-wrapper .has-pale-cyan-blue-background-color,:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .editor-styles-wrapper .has-vivid-cyan-blue-background-color,:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .editor-styles-wrapper .has-vivid-purple-background-color,:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .editor-styles-wrapper .has-white-background-color,:root .has-white-background-color{background-color:#fff}:root .editor-styles-wrapper .has-very-light-gray-background-color,:root .has-very-light-gray-background-color{background-color:#eee}:root .editor-styles-wrapper .has-cyan-bluish-gray-background-color,:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .editor-styles-wrapper .has-very-dark-gray-background-color,:root .has-very-dark-gray-background-color{background-color:#313131}:root .editor-styles-wrapper .has-black-background-color,:root .has-black-background-color{background-color:#000}:root .editor-styles-wrapper .has-pale-pink-color,:root .has-pale-pink-color{color:#f78da7}:root .editor-styles-wrapper .has-vivid-red-color,:root .has-vivid-red-color{color:#cf2e2e}:root .editor-styles-wrapper .has-luminous-vivid-orange-color,:root .has-luminous-vivid-orange-color{color:#ff6900}:root .editor-styles-wrapper .has-luminous-vivid-amber-color,:root .has-luminous-vivid-amber-color{color:#fcb900}:root .editor-styles-wrapper .has-light-green-cyan-color,:root .has-light-green-cyan-color{color:#7bdcb5}:root .editor-styles-wrapper .has-vivid-green-cyan-color,:root .has-vivid-green-cyan-color{color:#00d084}:root .editor-styles-wrapper .has-pale-cyan-blue-color,:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .editor-styles-wrapper .has-vivid-cyan-blue-color,:root .has-vivid-cyan-blue-color{color:#0693e3}:root .editor-styles-wrapper .has-vivid-purple-color,:root .has-vivid-purple-color{color:#9b51e0}:root .editor-styles-wrapper .has-white-color,:root .has-white-color{color:#fff}:root .editor-styles-wrapper .has-very-light-gray-color,:root .has-very-light-gray-color{color:#eee}:root .editor-styles-wrapper .has-cyan-bluish-gray-color,:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .editor-styles-wrapper .has-very-dark-gray-color,:root .has-very-dark-gray-color{color:#313131}:root .editor-styles-wrapper .has-black-color,:root .has-black-color{color:#000}:root .editor-styles-wrapper .has-vivid-cyan-blue-to-vivid-purple-gradient-background,:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:linear-gradient(135deg,#0693e3,#9b51e0)}:root .editor-styles-wrapper .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background,:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .editor-styles-wrapper .has-light-green-cyan-to-vivid-green-cyan-gradient-background,:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:linear-gradient(135deg,#7adcb4,#00d082)}:root .editor-styles-wrapper .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background,:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:linear-gradient(135deg,#fcb900,#ff6900)}:root .editor-styles-wrapper .has-luminous-vivid-orange-to-vivid-red-gradient-background,:root .has-luminous-vivid-orange-to-vivid-red-gradient-background{background:linear-gradient(135deg,#ff6900,#cf2e2e)}:root .editor-styles-wrapper .has-very-light-gray-to-cyan-bluish-gray-gradient-background,:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:linear-gradient(135deg,#eee,#a9b8c3)}:root .editor-styles-wrapper .has-cool-to-warm-spectrum-gradient-background,:root .has-cool-to-warm-spectrum-gradient-background{background:linear-gradient(135deg,#4aeadc,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c)}:root .editor-styles-wrapper .has-blush-light-purple-gradient-background,:root .has-blush-light-purple-gradient-background{background:linear-gradient(135deg,#ffceec,#9896f0)}:root .editor-styles-wrapper .has-blush-bordeaux-gradient-background,:root .has-blush-bordeaux-gradient-background{background:linear-gradient(135deg,#fecda5,#fe2d2d 50%,#6b003e)}:root .editor-styles-wrapper .has-purple-crush-gradient-background,:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .editor-styles-wrapper .has-luminous-dusk-gradient-background,:root .has-luminous-dusk-gradient-background{background:linear-gradient(135deg,#ffcb70,#c751c0 50%,#4158d0)}:root .editor-styles-wrapper .has-hazy-dawn-gradient-background,:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .editor-styles-wrapper .has-pale-ocean-gradient-background,:root .has-pale-ocean-gradient-background{background:linear-gradient(135deg,#fff5cb,#b6e3d4 50%,#33a7b5)}:root .editor-styles-wrapper .has-electric-grass-gradient-background,:root .has-electric-grass-gradient-background{background:linear-gradient(135deg,#caf880,#71ce7e)}:root .editor-styles-wrapper .has-subdued-olive-gradient-background,:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .editor-styles-wrapper .has-atomic-cream-gradient-background,:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .editor-styles-wrapper .has-nightshade-gradient-background,:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .editor-styles-wrapper .has-midnight-gradient-background,:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root .editor-styles-wrapper .has-link-color a,:root .has-link-color a{color:#00e;color:var(--wp--style--color--link,#00e)}.editor-styles-wrapper .has-small-font-size,.has-small-font-size{font-size:13px}.editor-styles-wrapper .has-normal-font-size,.editor-styles-wrapper .has-regular-font-size,.has-normal-font-size,.has-regular-font-size{font-size:16px}.editor-styles-wrapper .has-medium-font-size,.has-medium-font-size{font-size:20px}.editor-styles-wrapper .has-large-font-size,.has-large-font-size{font-size:36px}.editor-styles-wrapper .has-huge-font-size,.editor-styles-wrapper .has-larger-font-size,.has-huge-font-size,.has-larger-font-size{font-size:42px}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.components-custom-select-control{color:#555d66;position:relative}.components-custom-select-control__label{display:block;margin-bottom:5px}.components-custom-select-control__button{border:1px solid #7e8993;border-radius:4px;color:#555d66;display:inline;min-height:30px;min-width:130px;position:relative;text-align:left}.components-custom-select-control__button:focus{border-color:#00a0d2}.components-custom-select-control__button-icon{height:100%;padding:0 4px;position:absolute;right:0;top:0}.components-custom-select-control__menu{background:#fff;padding:0;position:absolute;width:100%;z-index:1000000}.components-custom-select-control__item{align-items:center;display:flex;list-style-type:none;padding:10px 5px 10px 25px}.components-custom-select-control__item.is-highlighted{background:#e2e4e7}.components-custom-select-control__item-icon{margin-left:-20px;margin-right:0}.components-spinner{display:inline-block;background-color:#7e8993;width:18px;height:18px;opacity:.7;float:right;margin:5px 11px 0;border-radius:100%;position:relative}.components-spinner:before{content:"";position:absolute;background-color:#fff;top:3px;left:3px;width:4px;height:4px;border-radius:100%;transform-origin:6px 6px;-webkit-animation:components-spinner__animation 1s linear infinite;animation:components-spinner__animation 1s linear infinite}@-webkit-keyframes components-spinner__animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes components-spinner__animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.components-snackbar{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;background-color:#32373c;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.3);color:#fff;padding:16px 24px;width:100%;max-width:600px;box-sizing:border-box;cursor:pointer}@media (min-width:600px){.components-snackbar{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.components-snackbar:hover{background-color:#191e23}.components-snackbar:focus{background-color:#191e23;box-shadow:0 0 0 1px #fff,0 0 0 3px #007cba}.components-snackbar__action.components-button{margin-left:32px;color:#fff;height:auto;flex-shrink:0;line-height:1.4;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-default){text-decoration:underline;background-color:transparent}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-default):focus{color:#fff;box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-default):hover{color:#33b3db}.components-snackbar__content{display:flex;align-items:baseline;justify-content:space-between;line-height:1.4}.components-snackbar-list{position:absolute;z-index:100000;width:100%;box-sizing:border-box}.components-snackbar-list__notice-container{position:relative;padding-top:8px}.wc-block-link-button{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;box-shadow:none;display:inline;text-decoration:underline}.wc-block-link-button,.wc-block-link-button:active,.wc-block-link-button:focus,.wc-block-link-button:hover{background:transparent}.wc-block-suspense-placeholder{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none}.wc-block-suspense-placeholder>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-suspense-placeholder{-webkit-animation:none;animation:none}}.wc-block-suspense-placeholder:after{content:"\00a0"}.wc-block-grid__products .wc-block-grid__product-image{text-decoration:none;display:block;position:relative}.wc-block-grid__products .wc-block-grid__product-image a{text-decoration:none;border:0;outline:0;box-shadow:none}.wc-block-grid__products .wc-block-grid__product-image img{width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{font-family:inherit;line-height:1.2em;font-weight:700;padding:0;color:inherit;font-size:inherit;display:block}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart{word-break:break-word;white-space:normal}.wc-block-grid__product-add-to-cart a,.wc-block-grid__product-add-to-cart button{word-break:break-word;white-space:normal;margin:0 auto!important;display:inline-flex;justify-content:center}.wc-block-grid__product-add-to-cart a.loading,.wc-block-grid__product-add-to-cart button.loading{opacity:.25}.wc-block-grid__product-add-to-cart a:after,.wc-block-grid__product-add-to-cart button:after{margin-left:.5em;display:inline-block}.wc-block-grid__product-add-to-cart a.added:after,.wc-block-grid__product-add-to-cart button.added:after{font-family:WooCommerce;content:"\e017"}.wc-block-grid__product-add-to-cart a.loading:after,.wc-block-grid__product-add-to-cart button.loading:after{font-family:WooCommerce;content:"\e031";-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.wc-block-grid__product-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars{overflow:hidden;position:relative;width:5.3em;height:1.618em;line-height:1.618;font-size:1em;font-family:star;font-weight:400;margin:0 auto;text-align:left}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{content:"\53\53\53\53\53";top:0;left:0;right:0;position:absolute;opacity:.5;color:#aaa;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span{overflow:hidden;top:0;left:0;right:0;position:absolute;padding-top:1.5em}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{content:"\53\53\53\53\53";top:0;left:0;right:0;position:absolute;color:#000;white-space:nowrap}.wc-block-grid__product-onsale{font-size:.875em;padding:.25em .75em;display:inline-block;width:auto;border:1px solid #43454b;border-radius:3px;color:#43454b;background:#fff;text-align:center;text-transform:uppercase;font-weight:600;z-index:9;position:relative}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;color:#000;font-size:1.2em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.wc-block-components-product-add-to-cart-attribute-picker{margin:0;flex-basis:100%}.wc-block-components-product-add-to-cart-attribute-picker label{display:block;font-size:1em}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select{margin:0 0 .75em}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select select{min-width:60%;min-height:1.75em}.wc-block-components-product-add-to-cart{margin:0;display:flex;flex-wrap:wrap}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button{margin:0 0 .75em}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text{display:block}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text>svg{fill:currentColor;vertical-align:top;width:1.5em;height:1.5em;margin:-.25em 0 -.25em .5em}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity{margin:0 1em .75em 0;width:5em;padding:.618em;background:#fff;border:1px solid #ccc;border-radius:2px;color:#43454b;box-shadow:inset 0 1px 1px rgba(0,0,0,.125);text-align:center}.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none}.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button>*,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity{-webkit-animation:none;animation:none}}.wc-block-grid .wc-block-components-product-add-to-cart{justify-content:center}.wp-block-button.wc-block-components-product-button{word-break:break-word;white-space:normal;margin-top:0;margin-bottom:12px}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button{word-break:break-word;white-space:normal;margin:0 auto;display:inline-flex;justify-content:center}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;min-width:8em;min-height:3em}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;min-width:8em;min-height:3em}.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button{-webkit-animation:none;animation:none}}.wc-block-components-product-category-list{margin-top:0;margin-bottom:.75em}.wc-block-components-product-category-list ul{margin:0;padding:0;display:inline}.wc-block-components-product-category-list ul li{display:inline;list-style:none}.wc-block-components-product-category-list ul li:after{content:", "}.wc-block-components-product-category-list ul li:last-child:after{content:""}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image,.wc-block-components-product-image{margin-top:0;margin-bottom:12px;text-decoration:none;display:block;position:relative}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image a,.wc-block-components-product-image a{text-decoration:none;border:0;outline:0;box-shadow:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img,.wc-block-components-product-image img{vertical-align:middle;width:100%}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[hidden],.wc-block-components-product-image img[hidden]{display:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--alignleft,.wc-block-components-product-image .wc-block-components-product-sale-badge--alignleft{position:absolute;left:4px;top:4px;right:auto;margin:0}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--aligncenter,.wc-block-components-product-image .wc-block-components-product-sale-badge--aligncenter{position:absolute;top:4px;left:50%;right:auto;transform:translateX(-50%);margin:0}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--alignright,.wc-block-components-product-image .wc-block-components-product-sale-badge--alignright{position:absolute;right:4px;top:4px;left:auto;margin:0}.is-loading .wc-block-components-product-image{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none}.is-loading .wc-block-components-product-image>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-image{-webkit-animation:none;animation:none}}.wc-block-components-product-price{margin-top:0;margin-bottom:12px;display:block}.wc-block-components-product-price__regular{margin-right:.5em}.is-loading .wc-block-components-product-price:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;content:".";display:inline-block;width:5em}.is-loading .wc-block-components-product-price:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-price:before{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-product-price__align-left{text-align:left}.is-loading .wc-block-components-product-price__align-center{text-align:center}.is-loading .wc-block-components-product-price__align-right{text-align:right}.wc-block-components-product-rating{display:block;margin-top:0;margin-bottom:12px}.wc-block-components-product-rating__stars{overflow:hidden;position:relative;width:5.3em;height:1.618em;line-height:1.618;font-size:1em;font-family:star;font-weight:400;margin:0 auto;text-align:left}.wc-block-components-product-rating__stars:before{content:"\53\53\53\53\53";top:0;left:0;right:0;position:absolute;opacity:.5;color:#aaa;white-space:nowrap}.wc-block-components-product-rating__stars span{overflow:hidden;top:0;left:0;right:0;position:absolute;padding-top:1.5em}.wc-block-components-product-rating__stars span:before{content:"\53\53\53\53\53";top:0;left:0;right:0;position:absolute;color:#000;white-space:nowrap}.wc-block-single-product .wc-block-components-product-rating__stars{margin:0}.wc-block-components-product-sale-badge{margin:0 auto 12px;font-size:.875em;padding:.25em .75em;display:inline-block;width:auto;border:1px solid #43454b;border-radius:3px;color:#43454b;background:#fff;text-align:center;text-transform:uppercase;font-weight:600;z-index:9;position:static}.wc-block-components-product-sku{margin-top:0;margin-bottom:12px;display:block;text-transform:uppercase;font-size:.875em}.wc-block-components-product-stock-indicator{margin-top:0;margin-bottom:.75em;display:block;font-size:.875em}.wc-block-components-product-stock-indicator--in-stock{color:#4ab866}.wc-block-components-product-stock-indicator--out-of-stock{color:#d94f4f}.wc-block-components-product-stock-indicator--available-on-backorder,.wc-block-components-product-stock-indicator--low-stock{color:#ffb900}.wc-block-components-product-summary{margin-top:0;margin-bottom:12px}.is-loading .wc-block-components-product-summary:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;content:".";display:block;width:100%;height:6em}.is-loading .wc-block-components-product-summary:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-summary:before{-webkit-animation:none;animation:none}}.wc-block-components-product-tag-list{margin-top:0;margin-bottom:.75em}.wc-block-components-product-tag-list ul{margin:0;padding:0;display:inline}.wc-block-components-product-tag-list ul li{display:inline;list-style:none}.wc-block-components-product-tag-list ul li:after{content:", "}.wc-block-components-product-tag-list ul li:last-child:after{content:""}.wc-block-components-product-title{margin-top:0;margin-bottom:12px}.wc-block-grid .wc-block-components-product-title{line-height:1.5;font-weight:700;padding:0;color:inherit;font-size:inherit;display:block}.is-loading .wc-block-components-product-title:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;content:".";display:inline-block;width:7em}.is-loading .wc-block-components-product-title:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-title:before{-webkit-animation:none;animation:none}}.is-loading .wc-block-grid .wc-block-components-product-title:before{width:10em}.wc-block-components-product-title--align-left{text-align:left}.wc-block-components-product-title--align-center{text-align:center}.wc-block-components-product-title--align-right{text-align:right}.wc-block-components-error{display:flex;background-color:#f3f3f4;border-left:4px solid #6d6d6d;padding:36px 16px;align-items:center;justify-content:center;flex-direction:column}.wc-block-components-error__header{font-size:2em;font-weight:700;margin:0}.wc-block-components-error__image{max-width:25%}.wc-block-components-error__text{margin:0}.wc-block-components-error__message{margin:1em 0 0;font-style:italic}@media (min-width:481px){.wc-block-components-error{flex-direction:row}.wc-block-components-error__image+.wc-block-components-error__content{margin-left:24px}}.wc-block-components-button:not(.is-link){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;align-items:center;background-color:#24292d;color:#fff;display:inline-flex;font-weight:700;min-height:3em;justify-content:center;line-height:1;padding:0 1em;text-align:center;text-decoration:none;text-transform:none;position:relative}.wc-block-components-button:not(.is-link):active,.wc-block-components-button:not(.is-link):disabled,.wc-block-components-button:not(.is-link):focus,.wc-block-components-button:not(.is-link):hover{background-color:#24292d;color:#fff}.wc-block-components-button:not(.is-link) .wc-block-components-button__text{display:block}.wc-block-components-button:not(.is-link) .wc-block-components-button__text>svg{fill:currentColor}.wc-block-components-button:not(.is-link) .wc-block-components-button__spinner{width:1em;height:1em;position:absolute;top:50%;left:0;width:100%;height:100%;margin-top:-.5em;color:inherit;box-sizing:content-box}.wc-block-components-button:not(.is-link) .wc-block-components-button__spinner:after{content:" ";display:inline-block;margin:0 auto;width:1em;height:1em;box-sizing:border-box;transform-origin:50% 50%;transform:translateZ(0) scale(.5);-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:50%;border:.2em solid;border-left:.2em solid transparent;-webkit-animation:wc-block-components-button__spinner__animation 1s linear infinite;animation:wc-block-components-button__spinner__animation 1s linear infinite}.wc-block-components-button:not(.is-link) .wc-block-components-button__spinner+.wc-block-components-button__text{visibility:hidden}@-webkit-keyframes wc-block-components-button__spinner__animation{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes wc-block-components-button__spinner__animation{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}.wc-block-components-checkout-form{counter-reset:checkout-step}.wc-block-components-checkout-form fieldset.wc-block-components-checkout-step{position:relative;border:none;padding:0 0 0 36px;background:none;margin:0}.is-large .wc-block-components-checkout-form fieldset.wc-block-components-checkout-step{padding-right:24px}.wc-block-components-checkout-step__container{position:relative}.wc-block-components-checkout-step__content{padding-bottom:1.5em}.wc-block-components-checkout-form fieldset.wc-block-components-checkout-step:disabled{opacity:.6}.wc-block-components-checkout-step__heading{display:flex;justify-content:space-between;align-content:center;flex-wrap:wrap;margin:.75em 0 1em;position:relative}.wc-block-components-checkout-step:first-child .wc-block-components-checkout-step__heading{margin-top:0}.wc-block-components-checkout-step__title{margin:0 12px 0 0}.wc-block-components-checkout-step__heading-content{font-size:.75em;position:absolute;right:0}.wc-block-components-checkout-step__heading-content a{font-weight:700;color:inherit}.wc-block-components-checkout-step__description{font-size:.875em;line-height:1.25;margin-bottom:16px}.wc-block-components-checkout-step__title:before{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;background:transparent;counter-increment:checkout-step;content:" " counter(checkout-step) ".";content:" " counter(checkout-step) "."/"";position:absolute;width:36px;left:-18px;top:0;text-align:center;transform:translateX(-50%)}.wc-block-components-checkout-step__container:after{content:"";height:100%;border-left:1px solid;opacity:.3;position:absolute;left:-18px;top:0}.wc-block-components-checkout-step:last-child .wc-block-components-checkout-step__container:after{content:none}.wc-block-components-checkout-form{margin:0;max-width:100%}.wc-block-components-order-summary .wc-blocks-components-panel__button{margin-top:0;padding-top:0}.wc-block-components-order-summary__content{display:table;width:100%}.wc-block-components-order-summary-item{position:relative;display:table-row;padding-bottom:1px;width:100%}.wc-block-components-order-summary-item:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-order-summary-item:last-child>div{padding-bottom:0}.wc-block-components-order-summary-item:last-child:after{display:none}.wc-block-components-order-summary-item__description,.wc-block-components-order-summary-item__image{display:table-cell;vertical-align:top}.wc-block-components-order-summary-item__image{width:48px;padding-top:16px;padding-bottom:16px;position:relative}.wc-block-components-order-summary-item__image>img{width:48px;max-width:48px}.wc-block-components-order-summary-item__quantity{font-size:.75em;align-items:center;background:#fff;border:2px solid;border-radius:1em;box-shadow:0 0 0 2px #fff;color:#000;display:flex;line-height:1;min-height:20px;padding:0 .4em;position:absolute;justify-content:center;min-width:20px;right:0;top:16px;transform:translate(50%,-50%);white-space:nowrap;z-index:1}.wc-block-components-order-summary-item__description{padding-left:24px;padding-top:16px;padding-bottom:16px;line-height:1.375}.wc-block-components-order-summary-item__description .wc-block-components-product-metadata,.wc-block-components-order-summary-item__description p{line-height:1.375;margin-top:4px}.wc-block-components-order-summary-item__header{display:flex;flex-wrap:wrap;justify-content:space-between}.wc-block-components-payment-method-icons{display:block;text-align:center;margin:0 0 14px}.wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{display:inline-block;margin:0 4px 2px;padding:0;width:auto;height:24px;vertical-align:middle}.wc-block-components-payment-method-icons--align-left{text-align:left}.wc-block-components-payment-method-icons--align-left .wc-block-components-payment-method-icon{margin-left:0;margin-right:8px}.wc-block-components-payment-method-icons--align-right{text-align:right}.wc-block-components-payment-method-icons--align-right .wc-block-components-payment-method-icon{margin-right:0;margin-left:8px}.wc-block-components-payment-method-icons:last-child{margin-bottom:0}.is-mobile .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon,.is-small .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{height:16px}.wc-block-components-payment-method-label--with-icon{display:inline-block;vertical-align:middle}.wc-block-components-payment-method-label--with-icon>img,.wc-block-components-payment-method-label--with-icon>svg{vertical-align:middle;margin:-2px 4px 0 0}.is-mobile .wc-block-components-payment-method-label--with-icon>img,.is-mobile .wc-block-components-payment-method-label--with-icon>svg,.is-small .wc-block-components-payment-method-label--with-icon>img,.is-small .wc-block-components-payment-method-label--with-icon>svg{display:none}.editor-styles-wrapper .wc-block-components-checkout-policies,.wc-block-components-checkout-policies{font-size:.75em;text-align:center;list-style:none outside;line-height:1;margin:24px 0}.wc-block-components-checkout-policies__item{list-style:none outside;display:inline-block;padding:0 .25em;margin:0}.wc-block-components-checkout-policies__item:not(:first-child){border-left:1px solid #c3c4c7}.wc-block-components-checkout-policies__item>a{color:inherit;padding:0 .25em}.wc-block-components-product-badge{font-size:.75em;border-radius:2px;border:1px solid;display:inline-block;font-weight:600;padding:0 .66em;text-transform:uppercase;white-space:nowrap}.wc-block-components-product-metadata{font-size:.75em}.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,.wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data{margin:.25em 0 0}.wc-block-components-product-name{font-size:1em;overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all;display:block;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.wc-block-components-product-price__value.is-discounted{margin-left:.5em}.wc-block-components-checkout-return-to-cart-button{box-shadow:none;color:inherit;padding-left:calc(24px + .25em);position:relative;text-decoration:none}.wc-block-components-checkout-return-to-cart-button svg{left:0;position:absolute;transform:translateY(-50%);top:50%}.wc-block-components-shipping-calculator-address{margin-bottom:0}.wc-block-components-shipping-calculator-address__button{width:100%}.wc-block-components-shipping-calculator{padding:.5em 0 .75em}.wc-block-components-shipping-rates-control__package .wc-block-components-shipping-rates-control__package-title{margin:0}.wc-block-components-shipping-rates-control__package-items{font-size:.875em;display:block;list-style:none;margin:0;padding:0}.wc-block-components-shipping-rates-control__package-item{overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all;display:inline-block;margin:0;padding:0}.wc-block-components-shipping-rates-control__package-item:not(:last-child):after{content:", ";white-space:pre}.components-notice.wc-block-components-shipping-rates-control__no-results-notice{margin-bottom:0}.wc-block-components-shipping-rates-control .wc-blocks-components-panel__content{padding-bottom:0}.wc-block-components-totals-coupon__form{display:flex;margin-bottom:0;width:100%}.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input{margin-bottom:0;margin-top:0;flex-grow:1}.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{height:48px;flex-shrink:0;margin-left:8px;padding-left:24px;padding-right:24px;white-space:nowrap}.wc-block-components-totals-coupon__content{flex-direction:column;position:relative}.wc-block-components-totals-coupon__content .wc-block-components-validation-error{margin-top:8px;position:relative;width:100%}.wc-block-components-totals-discount__coupon-list{list-style:none;margin:0;padding:0}.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,.wc-block-components-totals-footer-item .wc-block-components-totals-item__value{font-size:1.25em}.wc-block-components-totals-footer-item .wc-block-components-totals-item__label{font-weight:400}.wc-block-components-totals-footer-item .wc-block-components-totals-footer-item-tax{margin-bottom:0}.wc-block-components-totals-item{display:flex;flex-wrap:wrap;padding:.75em 0;width:100%}.wc-block-components-totals-item__label{flex-grow:1;font-weight:700}.wc-block-components-totals-item__value{white-space:nowrap}.wc-block-components-totals-item__description{font-size:.875em;width:100%}.wc-block-components-totals-shipping fieldset.wc-block-components-totals-shipping__fieldset{background-color:transparent;margin:0;padding:0;border:0}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__description,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__label,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-description,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-label{flex-basis:100%;text-align:left}.wc-block-components-totals-shipping .wc-block-components-radio-control__option-layout:last-child:after,.wc-block-components-totals-shipping .wc-block-components-radio-control__option:last-child:after{display:none}.wc-block-components-totals-shipping .wc-block-components-shipping-rates-control__no-results-notice{margin-bottom:.75em}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:transparent;box-shadow:none;display:inline;text-decoration:underline}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:active,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:focus,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:hover{background:transparent;opacity:.8}.wc-block-components-totals-shipping .wc-blocks-components-panel:last-child:after{border-bottom-width:0}.wc-block-components-totals-taxes{position:relative}.wc-block-components-totals-taxes:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-checkbox{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;display:block;position:relative}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid;height:1rem;margin:0;min-height:16px;min-width:16px;overflow:hidden;position:static;vertical-align:middle;width:1rem}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked{background:currentColor;border-color:currentColor}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked:before{color:#fff;content:"\2713";display:block;height:calc(1rem - 2px);min-height:14px;min-width:14px;margin:0;line-height:100%;text-align:center;width:calc(1rem - 2px)}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]+.wc-block-components-checkbox__label{padding-left:8px;vertical-align:middle}.editor-styles-wrapper .wc-block-components-checkbox-list,.wc-block-components-checkbox-list{margin:0;padding:0;list-style:none outside}.editor-styles-wrapper .wc-block-components-checkbox-list li,.wc-block-components-checkbox-list li{margin:0 0 4px;padding:0;list-style:none outside}.editor-styles-wrapper .wc-block-components-checkbox-list li.show-less button,.editor-styles-wrapper .wc-block-components-checkbox-list li.show-more button,.wc-block-components-checkbox-list li.show-less button,.wc-block-components-checkbox-list li.show-more button{background:none;border:none;padding:0;text-decoration:underline;cursor:pointer}.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,.wc-block-components-checkbox-list.is-loading li{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none}.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li>*,.wc-block-components-checkbox-list.is-loading li>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,.wc-block-components-checkbox-list.is-loading li{-webkit-animation:none;animation:none}}.wc-block-components-chip{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;align-items:center;border:0;display:inline-flex;padding:.125em .5em .25em;margin:0 .365em .365em 0;border-radius:0;line-height:1;max-width:100%}.wc-block-components-chip,.wc-block-components-chip:active,.wc-block-components-chip:focus,.wc-block-components-chip:hover{background:#e2e4e7;color:#23282d}.wc-block-components-chip.wc-block-components-chip--radius-small{border-radius:3px}.wc-block-components-chip.wc-block-components-chip--radius-medium{border-radius:.433em}.wc-block-components-chip.wc-block-components-chip--radius-large{border-radius:2em;padding-left:.75em;padding-right:.75em}.wc-block-components-chip .wc-block-components-chip__text{flex-grow:1}.wc-block-components-chip.is-removable{padding-right:.5em}.wc-block-components-chip.is-removable .wc-block-components-chip__text{padding-right:.25em}.wc-block-components-chip .wc-block-components-chip__remove{font-size:.75em;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0}.wc-block-components-chip .wc-block-components-chip__remove-icon{vertical-align:middle}.wc-block-components-chip__remove:focus,.wc-block-components-chip__remove:hover,button.wc-block-components-chip:focus>.wc-block-components-chip__remove,button.wc-block-components-chip:hover>.wc-block-components-chip__remove{fill:#d94f4f}.wc-block-components-chip__remove:disabled,button.wc-block-components-chip:disabled>.wc-block-components-chip__remove{fill:#86909b;cursor:not-allowed}.wc-block-components-dropdown-selector{max-width:300px;position:relative;width:100%}.wc-block-components-dropdown-selector__input-wrapper{background:#fff;border:1px solid #8d96a0;color:#2b2d2f;align-items:center;border-radius:4px;cursor:text;display:flex;flex-wrap:wrap;padding:2px 8px}.is-disabled .wc-block-components-dropdown-selector__input-wrapper{background-color:#e2e4e7}.is-multiple.has-checked>.wc-block-components-dropdown-selector__input-wrapper{padding:2px 4px}.is-open>.wc-block-components-dropdown-selector__input-wrapper{border-radius:4px 4px 0 0}.wc-block-components-dropdown-selector__input{font-size:.875em;line-height:1.28571;margin:.1875em 0;min-width:0;padding:.1875em 0}.is-single .wc-block-components-dropdown-selector__input{width:100%}.is-single .wc-block-components-dropdown-selector__input:active,.is-single .wc-block-components-dropdown-selector__input:focus,.is-single .wc-block-components-dropdown-selector__input:hover{outline:0}.is-single.has-checked.is-open .wc-block-components-dropdown-selector__input{margin-bottom:1.5px;margin-top:1.5px}.is-single.has-checked:not(.is-open) .wc-block-components-dropdown-selector__input{clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;word-wrap:normal!important;position:absolute}.is-multiple .wc-block-components-dropdown-selector__input{flex:1;min-width:0}.is-multiple .wc-block-components-dropdown-selector__input,.is-single .wc-block-components-dropdown-selector__input:first-child{background:transparent;border:0}.is-multiple .wc-block-components-dropdown-selector__input:active,.is-multiple .wc-block-components-dropdown-selector__input:focus,.is-multiple .wc-block-components-dropdown-selector__input:hover,.is-single .wc-block-components-dropdown-selector__input:first-child:active,.is-single .wc-block-components-dropdown-selector__input:first-child:focus,.is-single .wc-block-components-dropdown-selector__input:first-child:hover{outline:0}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove{background-color:transparent;border:0;color:inherit;font-size:inherit;font-weight:inherit;text-transform:none}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:active,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:focus,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:hover,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:active,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:focus,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:hover{background-color:transparent;text-decoration:none}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value{font-size:.875em;align-items:center;color:#40464d;display:inline-flex;margin:.1875em 0;padding:.1875em 0;width:100%}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label{flex-grow:1;line-height:1.28571;padding:0;text-align:left}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove{background-color:transparent;border:0;display:inline-block;line-height:1;padding:0 0 0 .3em}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove>svg{display:block}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-chip{font-size:.875em;margin-top:.1875em;margin-bottom:.1875em;line-height:1.28571}.wc-block-components-dropdown-selector__list{background-color:#fff;margin:-1px 0 0;padding:0;position:absolute;left:0;right:0;top:100%;max-height:300px;overflow-y:auto;z-index:1}.wc-block-components-dropdown-selector__list:not(:empty){border:1px solid #9f9f9f}.wc-block-components-dropdown-selector__list-item{font-size:.875em;color:#40464d;cursor:default;list-style:none;margin:0;padding:0 4px}.wc-block-components-dropdown-selector__list-item.is-selected{background-color:#d7dade}.wc-block-components-dropdown-selector__list-item.is-highlighted,.wc-block-components-dropdown-selector__list-item:active,.wc-block-components-dropdown-selector__list-item:focus,.wc-block-components-dropdown-selector__list-item:hover{background-color:#00669e;color:#fff}.wc-block-components-filter-submit-button{display:block;margin-left:auto;white-space:nowrap}.wc-block-components-formatted-money-amount{white-space:nowrap}.wc-block-components-load-more{text-align:center;width:100%}.wc-block-components-loading-mask{position:relative;min-height:34px}.wc-block-components-loading-mask .components-spinner{position:absolute;margin:0;top:50%;left:50%;transform:translate(-50%,-50%)}.wc-block-components-loading-mask__children{opacity:.5}.wc-block-components-pagination{margin:0 auto 16px}.wc-block-components-pagination__ellipsis,.wc-block-components-pagination__page{font-size:1em;color:#333;display:inline-block;font-weight:400}.wc-block-components-pagination__page{border-color:transparent;padding:.3em .6em;min-width:2.2em}@media (max-width:782px){.wc-block-components-pagination__page{padding:.1em .2em;min-width:1.6em}}.wc-block-components-pagination__page:not(.toggle){background-color:transparent}.wc-block-components-pagination__ellipsis{padding:.3em}@media (max-width:782px){.wc-block-components-pagination__ellipsis{padding:.1em}}.wc-block-components-pagination__page--active[disabled]{color:#333;font-weight:700;opacity:1!important}.wc-block-components-pagination__page--active[disabled]:focus,.wc-block-components-pagination__page--active[disabled]:hover{background-color:inherit;color:#333;opacity:1!important}.wc-blocks-components-panel.has-border{position:relative}.wc-blocks-components-panel.has-border:after{border-style:solid;border-width:1px 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-blocks-components-panel.has-border+.wc-blocks-components-panel.has-border:after{border-top-width:0}.wc-blocks-components-panel__button{border:0;border-radius:0;vertical-align:baseline;height:auto;line-height:1;margin:.375em 0;padding:.375em 32px .375em 0;position:relative;text-align:left;width:100%}.wc-blocks-components-panel__button,.wc-blocks-components-panel__button:active,.wc-blocks-components-panel__button:focus,.wc-blocks-components-panel__button:hover{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:transparent;box-shadow:none}.wc-blocks-components-panel__button>.wc-blocks-components-panel__button-icon{fill:currentColor;position:absolute;right:0;top:50%;transform:translateY(-50%);width:auto}.wc-blocks-components-panel__content{padding-bottom:1em;overflow:auto}.theme-twentytwenty .wc-blocks-components-panel__button{background:transparent}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder{margin-bottom:16px}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder *{pointer-events:all}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset{display:block}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .components-button{background-color:#24292d;color:#fff}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .wc-block-checkout__no-payment-methods-placeholder-description{display:block;margin:.25em 0 1em}.components-notice.wc-block-checkout__no-payment-methods-notice{margin-bottom:16px}.wc-block-components-express-checkout{margin:auto;position:relative}.wc-block-components-express-checkout .wc-block-components-express-checkout__title-container{display:flex;flex-direction:row;left:0;position:absolute;right:0;top:-5px;vertical-align:middle}.wc-block-components-express-checkout .wc-block-components-express-checkout__title-container:before{border-left:1px solid;border-top:1px solid;border-radius:5px 0 0 0;content:"";display:block;height:4px;margin-right:12px;opacity:.3;pointer-events:none;width:22px}.wc-block-components-express-checkout .wc-block-components-express-checkout__title-container:after{border-right:1px solid;border-top:1px solid;border-radius:0 5px 0 0;content:"";display:block;height:4px;margin-left:12px;opacity:.3;pointer-events:none;flex-grow:1}.wc-block-components-express-checkout .wc-block-components-express-checkout__title{flex-grow:0;transform:translateY(-50%)}.wc-block-components-express-checkout .wc-block-components-express-checkout__content{position:relative;margin-top:calc(.75em + 5px);padding:1.5em 35px 1em}.wc-block-components-express-checkout .wc-block-components-express-checkout__content:after{border-style:solid;border-width:0 1px 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0;border-radius:0 0 5px 5px}.wc-block-components-express-checkout .wc-block-components-express-checkout__content>p{margin-bottom:1em}.wc-block-components-express-checkout .wc-block-components-express-checkout-payment-event-buttons{list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;width:100%;padding:0;margin:0;overflow:hidden}.wc-block-components-express-checkout .wc-block-components-express-checkout-payment-event-buttons>li{display:inline-block;margin:0;width:50%}.wc-block-components-express-checkout .wc-block-components-express-checkout-payment-event-buttons>li>img{width:100%;height:48px}.wc-block-components-express-checkout .wc-block-components-express-checkout-payment-event-buttons>li:nth-child(2n){padding-left:8px}.wc-block-components-express-checkout .wc-block-components-express-checkout-payment-event-buttons>li:nth-child(odd){padding-right:8px}.wc-block-card-elements{display:flex;width:100%}.wc-block-gateway-container{position:relative;margin-bottom:1.5em;white-space:nowrap}.wc-block-gateway-container.wc-card-number-element{flex-basis:15em;flex-grow:1;min-width:min(15em,60%)}.wc-block-gateway-container.wc-card-expiry-element{flex-basis:7em;margin-left:12px;min-width:min(7em,calc(24% - 12px))}.wc-block-gateway-container.wc-card-cvc-element{flex-basis:7em;margin-left:12px;min-width:min(5em,calc(16% - 12px))}.wc-block-gateway-container .wc-block-gateway-input{font-size:1em;line-height:1.375;background-color:#fff;padding:.75em 0 .75em 16px;border-radius:4px;border:1px solid #8d96a0;width:100%;font-family:inherit;margin:0;box-sizing:border-box;height:3em;color:#2b2d2f;cursor:text}.wc-block-gateway-container .wc-block-gateway-input:focus,.wc-block-gateway-container:focus{background-color:#fff}.wc-block-gateway-container label{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;line-height:1.375;position:absolute;transform:translateY(.75em);left:0;top:0;transform-origin:top left;color:#646970;transition:transform .2s ease;margin:0 0 0 17px;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 24px);cursor:text}@media screen and (prefers-reduced-motion:reduce){.wc-block-gateway-container label{transition:none}}.wc-block-gateway-container.wc-inline-card-element label{margin-left:calc(24px + 1.5em)}.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input.focused.empty+label,.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input:not(.empty)+label{margin-left:16px;transform:translateY(4px) scale(.75)}.wc-block-gateway-container.wc-inline-card-element+.wc-block-components-validation-error{position:static;margin-top:-24px}.wc-block-gateway-container .wc-block-gateway-input.focused.empty,.wc-block-gateway-container .wc-block-gateway-input:not(.empty){padding:1.5em 0 .25em 16px}.wc-block-gateway-container .wc-block-gateway-input.focused.empty+label,.wc-block-gateway-container .wc-block-gateway-input:not(.empty)+label{transform:translateY(4px) scale(.75)}.wc-block-gateway-container .wc-block-gateway-input.has-error{border-color:#d94f4f}.wc-block-gateway-container .wc-block-gateway-input.has-error:focus{outline-color:#d94f4f}.wc-block-gateway-container .wc-block-gateway-input.has-error+label{color:#d94f4f}.is-large .wc-card-cvc-element .wc-block-components-validation-error>p,.is-large .wc-card-expiry-element .wc-block-components-validation-error>p,.is-medium .wc-card-cvc-element .wc-block-components-validation-error>p,.is-medium .wc-card-expiry-element .wc-block-components-validation-error>p{line-height:16px;padding-top:4px}.is-mobile .wc-card-cvc-element .wc-block-components-validation-error>p,.is-mobile .wc-card-expiry-element .wc-block-components-validation-error>p,.is-small .wc-card-cvc-element .wc-block-components-validation-error>p,.is-small .wc-card-expiry-element .wc-block-components-validation-error>p{min-height:28px}.wc-blocks-credit-card-images{padding-top:12px;display:flex}.wc-blocks-credit-card-images .wc-blocks-credit-cart-icon{height:18px;width:auto;margin-right:12px}.wc-blocks-credit-card-images .wc-blocks-credit-cart-icon:last-child{margin-right:0}.wc-block-components-checkout-payment-methods *{pointer-events:all}.is-mobile .wc-block-card-elements,.is-small .wc-block-card-elements{flex-wrap:wrap}.is-mobile .wc-block-gateway-container.wc-card-number-element,.is-small .wc-block-gateway-container.wc-card-number-element{flex-basis:100%}.is-mobile .wc-block-gateway-container.wc-card-expiry-element,.is-small .wc-block-gateway-container.wc-card-expiry-element{flex-basis:calc(50% - 8px);margin-left:0;margin-right:8px}.is-mobile .wc-block-gateway-container.wc-card-cvc-element,.is-small .wc-block-gateway-container.wc-card-cvc-element{flex-basis:calc(50% - 8px);margin-left:8px}.theme-twentynineteen .wc-block-components-express-checkout__title:before{display:none}.theme-twentytwenty .wc-block-components-express-checkout .wc-block-components-express-checkout__title{padding-left:12px;padding-right:12px}.wc-block-components-price-slider{margin-bottom:24px}.wc-block-components-price-slider .wc-block-components-price-slider__range-input-wrapper{padding:0;border:0;outline:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:9px;clear:both;position:relative;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);background:#e1e1e1;margin:15px 0}.wc-block-components-price-slider .wc-block-components-price-slider__range-input-wrapper .wc-block-components-price-slider__range-input-progress{height:9px;width:100%;position:absolute;left:0;top:0;--track-background:linear-gradient(90deg,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100%/100% 100%;--range-color:#a8739d;background:var(--track-background)}.wc-block-components-price-slider .wc-block-components-price-slider__controls{display:flex}.wc-block-components-price-slider .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount{margin:0;border-radius:4px;width:auto;max-width:100px;min-width:0}.wc-block-components-price-slider .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--min{margin-right:10px}.wc-block-components-price-slider .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max{margin-left:auto}.wc-block-components-price-slider.wc-block-components-price-slider--has-filter-button .wc-block-components-price-slider__controls{justify-content:flex-end}.wc-block-components-price-slider.wc-block-components-price-slider--has-filter-button .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max{margin-left:0;margin-right:10px}.wc-block-components-price-slider .wc-block-components-price-slider__range-input{margin:0;padding:0;border:0;outline:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:0;display:block;position:relative;pointer-events:none;outline:none!important}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-webkit-slider-runnable-track{cursor:default;height:1px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-webkit-slider-thumb{background-color:transparent;background-position:0 0;width:26px;height:21px;border:0;padding:0;vertical-align:top;cursor:pointer;z-index:20;pointer-events:auto;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='52' height='42'%3E%3Cdefs%3E%3Cpath id='a' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath id='b' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M24.3176 8.9423l-8.4163-6.1432c-1.706-1.2285-3.6395-1.8988-5.6867-1.787h-.1137c-4.8906.335-8.985 4.356-9.0987 9.2706C.8885 15.644 5.2102 20 10.6696 20h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M9 6v9m3-9v9'/%3E%3Cg fill-rule='nonzero' transform='translate(1 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23a'/%3E%3Cuse stroke='%2395588A' xlink:href='%23a'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M9 27v9m3-9v9'/%3E%3Cg%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M27.6824 8.9423l8.4163-6.1432c1.706-1.2285 3.6395-1.8988 5.6867-1.787h.1137c4.8906.335 8.985 4.356 9.0987 9.2706C51.1115 15.644 46.7898 20 41.3304 20h-.1137c-1.8197 0-3.6395-.6702-5.118-1.787l-8.4163-6.255c-.9099-.8935-.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M43 6v9m-3-9v9'/%3E%3C/g%3E%3Cg%3E%3Cg fill-rule='nonzero' transform='matrix(-1 0 0 1 51 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23b'/%3E%3Cuse stroke='%2395588A' xlink:href='%23b'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M43 27v9m-3-9v9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:-6px 0 0}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-webkit-slider-thumb:hover{background-position-y:-21px;-webkit-filter:drop-shadow(3px 0 0 hsla(0,0%,100%,.75)) drop-shadow(-3px 0 0 hsla(0,0%,100%,.75));filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75));transform:scale(1.1)}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-webkit-slider-progress{margin:0;padding:0;border:0;outline:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-moz-focus-outer{border:0}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-moz-range-track{cursor:default;height:1px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-moz-range-progress{margin:0;padding:0;border:0;outline:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-moz-range-thumb{background-color:transparent;background-position:0 0;width:26px;height:21px;border:0;padding:0;margin:0;vertical-align:top;cursor:pointer;z-index:20;pointer-events:auto;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='52' height='42'%3E%3Cdefs%3E%3Cpath id='a' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath id='b' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M24.3176 8.9423l-8.4163-6.1432c-1.706-1.2285-3.6395-1.8988-5.6867-1.787h-.1137c-4.8906.335-8.985 4.356-9.0987 9.2706C.8885 15.644 5.2102 20 10.6696 20h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M9 6v9m3-9v9'/%3E%3Cg fill-rule='nonzero' transform='translate(1 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23a'/%3E%3Cuse stroke='%2395588A' xlink:href='%23a'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M9 27v9m3-9v9'/%3E%3Cg%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M27.6824 8.9423l8.4163-6.1432c1.706-1.2285 3.6395-1.8988 5.6867-1.787h.1137c4.8906.335 8.985 4.356 9.0987 9.2706C51.1115 15.644 46.7898 20 41.3304 20h-.1137c-1.8197 0-3.6395-.6702-5.118-1.787l-8.4163-6.255c-.9099-.8935-.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M43 6v9m-3-9v9'/%3E%3C/g%3E%3Cg%3E%3Cg fill-rule='nonzero' transform='matrix(-1 0 0 1 51 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23b'/%3E%3Cuse stroke='%2395588A' xlink:href='%23b'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M43 27v9m-3-9v9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-moz-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-moz-range-thumb:hover{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75));transform:scale(1.1)}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-thumb{background-color:transparent;background-position:0 0;width:26px;height:21px;border:0;padding:0;margin:0;vertical-align:top;cursor:pointer;z-index:20;pointer-events:auto;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='52' height='42'%3E%3Cdefs%3E%3Cpath id='a' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath id='b' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M24.3176 8.9423l-8.4163-6.1432c-1.706-1.2285-3.6395-1.8988-5.6867-1.787h-.1137c-4.8906.335-8.985 4.356-9.0987 9.2706C.8885 15.644 5.2102 20 10.6696 20h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M9 6v9m3-9v9'/%3E%3Cg fill-rule='nonzero' transform='translate(1 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23a'/%3E%3Cuse stroke='%2395588A' xlink:href='%23a'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M9 27v9m3-9v9'/%3E%3Cg%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M27.6824 8.9423l8.4163-6.1432c1.706-1.2285 3.6395-1.8988 5.6867-1.787h.1137c4.8906.335 8.985 4.356 9.0987 9.2706C51.1115 15.644 46.7898 20 41.3304 20h-.1137c-1.8197 0-3.6395-.6702-5.118-1.787l-8.4163-6.255c-.9099-.8935-.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M43 6v9m-3-9v9'/%3E%3C/g%3E%3Cg%3E%3Cg fill-rule='nonzero' transform='matrix(-1 0 0 1 51 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23b'/%3E%3Cuse stroke='%2395588A' xlink:href='%23b'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M43 27v9m-3-9v9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-ms-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-thumb:hover{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75));transform:scale(1.1)}.wc-block-components-price-slider .wc-block-components-price-slider__range-input:focus::-webkit-slider-thumb{background-position-y:-21px;-webkit-filter:drop-shadow(3px 0 0 hsla(0,0%,100%,.75)) drop-shadow(-3px 0 0 hsla(0,0%,100%,.75));filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75))}.wc-block-components-price-slider .wc-block-components-price-slider__range-input:focus::-moz-range-thumb{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75))}.wc-block-components-price-slider .wc-block-components-price-slider__range-input:focus::-ms-thumb{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75))}.wc-block-components-price-slider .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min{z-index:21}.wc-block-components-price-slider .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-webkit-slider-thumb{margin-left:-2px;background-position-x:left}.wc-block-components-price-slider .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb{background-position-x:left;transform:translate(-2px,4px)}.wc-block-components-price-slider .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-ms-thumb{background-position-x:left}.wc-block-components-price-slider .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max{z-index:20}.wc-block-components-price-slider .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-webkit-slider-thumb{background-position-x:right;margin-left:2px}.wc-block-components-price-slider .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb{background-position-x:right;transform:translate(2px,4px)}.wc-block-components-price-slider .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-ms-thumb{background-position-x:right}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;pointer-events:none;box-shadow:none}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount>*,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button>*,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}.rtl .wc-block-components-price-slider .wc-block-components-price-slider__range-input-wrapper .wc-block-components-price-slider__range-input-progress{--track-background:linear-gradient(270deg,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100%/100% 100%;--range-color:#a8739d;background:var(--track-background)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wc-block-components-price-slider .wc-block-components-price-slider__range-input-wrapper{background:transparent;box-shadow:none;height:24px}.wc-block-components-price-slider .wc-block-components-price-slider__range-input-wrapper .wc-block-components-price-slider__range-input-progress{background:#a8739d;box-shadow:inset 0 0 0 1px #95588a;width:100%;top:7px}.wc-block-components-price-slider .wc-block-components-price-slider__range-input{height:24px;pointer-events:auto;position:absolute;left:0;top:0}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-track{background:transparent;border-color:transparent;border-width:7px 0;color:transparent}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-fill-lower{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-fill-upper{background:transparent}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-tooltip{display:none}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-thumb{transform:translate(1px);pointer-events:auto}.wc-block-components-price-slider .wc-block-components-price-slider__range-input--max::-ms-fill-upper{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider .wc-block-components-price-slider__range-input--max::-ms-fill-lower{background:transparent}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;pointer-events:none;box-shadow:none}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}}@media screen and (-ms-high-contrast:active) and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}@supports (-ms-ime-align:auto){.wc-block-components-price-slider .wc-block-components-price-slider__range-input-wrapper{background:transparent;box-shadow:none;height:24px}.wc-block-components-price-slider .wc-block-components-price-slider__range-input-wrapper .wc-block-components-price-slider__range-input-progress{background:#a8739d;box-shadow:inset 0 0 0 1px #95588a;width:100%;top:7px}.wc-block-components-price-slider .wc-block-components-price-slider__range-input{height:24px;pointer-events:auto;position:absolute;left:0;top:0}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-track{background:transparent;border-color:transparent;border-width:7px 0;color:transparent}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-fill-lower{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-fill-upper{background:transparent}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-tooltip{display:none}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-thumb{transform:translate(1px);pointer-events:auto}.wc-block-components-price-slider .wc-block-components-price-slider__range-input--max::-ms-fill-upper{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider .wc-block-components-price-slider__range-input--max::-ms-fill-lower{background:transparent}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;pointer-events:none;box-shadow:none}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wc-block-grid{text-align:center}.wc-block-grid__no-products{padding:40px;text-align:center;width:100%}.wc-block-grid__no-products .wc-block-grid__no-products-image{max-width:150px;margin:0 auto 1em;display:block;color:inherit}.wc-block-grid__no-products .wc-block-grid__no-products-title{display:block;margin:0;font-weight:700}.wc-block-grid__no-products .wc-block-grid__no-products-description{display:block;margin:.25em 0 1em}.wc-block-grid__products{display:flex;flex-wrap:wrap;padding:0;margin:0 -8px 16px;background-clip:padding-box}.wc-block-grid__product{box-sizing:border-box;padding:0;margin:0;float:none;width:auto;position:relative;text-align:center;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:16px solid transparent;list-style:none}.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product,.wc-block-grid.has-aligned-buttons .wc-block-grid__product{display:flex;flex-direction:column}.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child,.wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child{margin-top:auto;margin-bottom:0;padding-bottom:12px}.theme-twentytwenty .wc-block-grid.has-1-columns .wc-block-grid__product,.wc-block-grid.has-1-columns .wc-block-grid__product{flex:1 0 100%;max-width:100%}.theme-twentytwenty .wc-block-grid.has-2-columns .wc-block-grid__product,.wc-block-grid.has-2-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%}.theme-twentytwenty .wc-block-grid.has-3-columns .wc-block-grid__product,.wc-block-grid.has-3-columns .wc-block-grid__product{flex:1 0 33.33333%;max-width:33.33333%}.theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product,.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 25%;max-width:25%}.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 20%;max-width:20%}.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 16.66667%;max-width:16.66667%}.theme-twentytwenty .wc-block-grid.has-7-columns .wc-block-grid__product,.wc-block-grid.has-7-columns .wc-block-grid__product{flex:1 0 14.28571%;max-width:14.28571%}.theme-twentytwenty .wc-block-grid.has-8-columns .wc-block-grid__product,.wc-block-grid.has-8-columns .wc-block-grid__product{flex:1 0 12.5%;max-width:12.5%}.theme-twentytwenty .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,.theme-twentytwenty .wc-block-grid.has-5-columns:not(.alignfull) .wc-block-grid__product,.theme-twentytwenty .wc-block-grid.has-6-columns:not(.alignfull) .wc-block-grid__product,.theme-twentytwenty .wc-block-grid.has-7-columns .wc-block-grid__product,.theme-twentytwenty .wc-block-grid.has-8-columns .wc-block-grid__product,.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,.wc-block-grid.has-5-columns:not(.alignfull) .wc-block-grid__product,.wc-block-grid.has-6-columns:not(.alignfull) .wc-block-grid__product,.wc-block-grid.has-7-columns .wc-block-grid__product,.wc-block-grid.has-8-columns .wc-block-grid__product{font-size:.8em}@media (max-width:480px){.wc-block-grid.has-2-columns .wc-block-grid__products{display:block}.wc-block-grid.has-2-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-3-columns .wc-block-grid__products{display:block}.wc-block-grid.has-3-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-4-columns .wc-block-grid__products{display:block}.wc-block-grid.has-4-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-5-columns .wc-block-grid__products{display:block}.wc-block-grid.has-5-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-6-columns .wc-block-grid__products{display:block}.wc-block-grid.has-6-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-7-columns .wc-block-grid__products{display:block}.wc-block-grid.has-7-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-8-columns .wc-block-grid__products{display:block}.wc-block-grid.has-8-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}}@media (min-width:481px) and (max-width:600px){.wc-block-grid.has-2-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-3-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-7-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-8-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}}.wc-block-components-product-sort-select{margin-bottom:24px;text-align:left}.wc-block-components-quantity-selector{display:flex;min-width:100px;border:1px solid #d7dade;background:#fff;border-radius:4px}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{font-size:1em;order:2;min-width:40px;flex:1 1 auto;border:0;padding:.4em 0;margin:0;text-align:center;background:transparent;box-shadow:none;color:#000;line-height:1;vertical-align:middle;-moz-appearance:textfield}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus{background:#f3f4f5;outline:1px solid #d7dade}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled{color:#86909b}.wc-block-components-quantity-selector input::-webkit-inner-spin-button,.wc-block-components-quantity-selector input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{border:0;padding:0;margin:0;background:none transparent;box-shadow:none;font-size:1em;min-width:30px;cursor:pointer;color:#32373c;font-style:normal;text-align:center}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus{outline:2px solid #d7dade}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover{border:0;padding:0;margin:0;background:none transparent;box-shadow:none;color:#191e23}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus:focus,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover:focus{outline:2px solid #d7dade}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled{color:#86909b;cursor:default;border:0;padding:0;margin:0;background:none transparent;box-shadow:none}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled:focus{outline:2px solid #d7dade}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--minus{order:1}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--plus{order:3}.wc-block-components-radio-control__option{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;position:relative;display:block;padding:12px 12px 0 72px}.wc-block-components-radio-control__option:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-radio-control__option-layout{position:relative;display:table;width:100%;padding-bottom:12px}.wc-block-components-radio-control__option-layout:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout:after{display:none}.wc-block-components-radio-control__input{left:24px;position:absolute;top:12px}.wc-block-components-radio-control__description-group,.wc-block-components-radio-control__label-group{display:table-row}.wc-block-components-radio-control__description-group>span,.wc-block-components-radio-control__label-group>span{display:table-cell}.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-description,.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-label,.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-description,.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-label{text-align:right;min-width:50%}.wc-block-components-radio-control__label,.wc-block-components-radio-control__secondary-label{line-height:20px;line-height:max(1rem,20px)}.wc-block-components-radio-control__description,.wc-block-components-radio-control__secondary-description{font-size:.875em;line-height:20px}.wc-block-components-radio-control .wc-block-components-radio-control__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:2px solid;border-radius:50%;display:inline-block;height:1.25rem;min-height:20px;min-width:20px;width:1.25rem}.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background:currentColor;border-radius:50%;content:"";display:block;height:.625em;left:50%;margin:0;min-height:10px;min-width:10px;position:absolute;top:50%;transform:translate(-50%,-50%);width:.625em}@media (min-width:783px){.wc-block-components-radio-control .wc-block-components-radio-control__input{height:1rem;margin-top:2px;min-height:16px;min-width:16px;width:1rem}.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{height:.5em;min-height:8px;min-width:8px;width:.5em}}.is-loading .wc-block-components-review-list-item__text{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;display:block;width:60%}.is-loading .wc-block-components-review-list-item__text>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__text{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__text:after{content:"\00a0"}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:after{content:"\00a0"}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;font-size:1em;width:80px}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:after{content:"\00a0"}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__product,.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__rating .wc-block-components-review-list-item__rating__stars>span{display:none}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;height:1em;width:120px}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:after{content:"\00a0"}.editor-styles-wrapper .wc-block-components-review-list-item__item,.wc-block-components-review-list-item__item{margin:0 0 48px;list-style:none}.wc-block-components-review-list-item__info{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;margin-bottom:24px}.wc-block-components-review-list-item__meta{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.has-image .wc-block-components-review-list-item__info{-ms-grid-columns:64px 1fr;grid-template-columns:64px 1fr}.has-image .wc-block-components-review-list-item__meta{-ms-grid-column:2;grid-column:2}.wc-block-components-review-list-item__image{align-items:center;display:flex;height:48px;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;justify-content:center;position:relative;width:48px}.wc-block-components-review-list-item__image>img{display:block;height:auto;max-height:100%;max-width:100%;width:auto}.wc-block-components-review-list-item__verified{width:21px;height:21px;text-indent:21px;margin:0;line-height:21px;overflow:hidden;position:absolute;right:-7px;bottom:-7px}.wc-block-components-review-list-item__verified:before{width:21px;height:21px;background:transparent url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="21" fill="none"%3E%3Ccircle cx="10.5" cy="10.5" r="10.5" fill="%23fff"/%3E%3Cpath fill="%23008A21" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3Cmask id="a" width="17" height="17" x="2" y="2" maskUnits="userSpaceOnUse"%3E%3Cpath fill="%23fff" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3C/mask%3E%3Cg mask="url(%23a)"%3E%3Cpath fill="%23008A21" d="M.5.5h20v20H.5z"/%3E%3C/g%3E%3C/svg%3E') 50% no-repeat;display:block;content:""}.wc-block-components-review-list-item__meta{display:flex;align-items:center;flex-flow:row wrap}.wc-block-components-review-list-item__meta:after{order:3;content:"";flex-basis:100%}.wc-block-components-review-list-item__author,.wc-block-components-review-list-item__product{display:block;font-weight:700;order:1;margin-right:8px}.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author{font-weight:400;color:grey;order:4}.wc-block-components-review-list-item__published-date{color:grey;order:5}.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before{content:"";display:inline-block;margin-right:8px;border-right:1px solid #ddd;height:1em;vertical-align:middle}.wc-block-components-review-list-item__author:first-child+.wc-block-components-review-list-item__published-date:before,.wc-block-components-review-list-item__rating+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before{display:none}.wc-block-components-review-list-item__rating{order:2}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars{font-size:1em;display:inline-block;top:0;overflow:hidden;position:relative;height:1.618em;line-height:1.618;width:5.3em;font-family:star;font-weight:400;vertical-align:top}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars:before{content:"\53\53\53\53\53";opacity:.25;float:left;top:0;left:0;position:absolute}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0;color:#e6a237}.editor-styles .wc-block-components-review-list,.wc-block-components-review-list{margin:0}.wc-block-components-review-sort-select{text-align:right}.wc-block-components-select{height:3em;position:relative;margin-bottom:1.5em}.wc-block-components-select label{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;line-height:1.375;position:absolute;transform:translateY(.75em);transform-origin:top left;transition:all .2s ease;color:#646970;z-index:1;margin:0 0 0 17px;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 32px);white-space:nowrap}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-select label{transition:none}}.wc-block-components-select.is-active label{transform:translateY(4px) scale(.75)}.wc-block-components-select.has-error .components-custom-select-control__button{border-color:#d94f4f}.wc-block-components-select.has-error label{color:#d94f4f}.wc-block-components-select .components-custom-select-control__button,.wc-block-components-select .components-custom-select-control__button:active,.wc-block-components-select .components-custom-select-control__button:focus,.wc-block-components-select .components-custom-select-control__button:hover{font-size:1em;background-color:#fff;box-shadow:none;color:#2b2d2f;font-family:inherit;font-weight:400;height:3em;letter-spacing:inherit;line-height:1;overflow:hidden;padding:1.5em 16px .25em;text-align:left;text-overflow:ellipsis;text-transform:none;white-space:nowrap;width:100%}.wc-block-components-select .components-custom-select-control__button-icon{right:12px}.wc-block-components-select .components-custom-select-control__menu{background-color:#fff;margin:0;max-height:300px;overflow:auto}.wc-block-components-select .components-custom-select-control__menu:empty{display:none}.wc-block-components-select .components-custom-select-control__item{font-size:1em;margin-left:0;padding-left:16px}.wc-block-components-select .components-custom-select-control__item-icon{display:none}.wc-block-components-sidebar-layout{display:flex;flex-wrap:wrap;margin:0 auto 16px;position:relative}.wc-block-components-sidebar-layout .wc-block-components-main{margin:0;padding-right:3.77358%;width:65%}.wc-block-components-sidebar{margin:0;padding-left:2.26415%;width:35%}.wc-block-components-sidebar .wc-blocks-components-panel>h2{font-size:1.25em;border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline}.is-medium.wc-block-components-sidebar-layout,.is-mobile.wc-block-components-sidebar-layout,.is-small.wc-block-components-sidebar-layout{flex-direction:column;margin:0 auto 16px}.is-medium.wc-block-components-sidebar-layout .wc-block-components-main,.is-medium.wc-block-components-sidebar-layout .wc-block-components-sidebar,.is-mobile.wc-block-components-sidebar-layout .wc-block-components-main,.is-mobile.wc-block-components-sidebar-layout .wc-block-components-sidebar,.is-small.wc-block-components-sidebar-layout .wc-block-components-main,.is-small.wc-block-components-sidebar-layout .wc-block-components-sidebar{padding:0;width:100%}.is-large .wc-block-components-sidebar .wc-block-components-totals-item,.is-large .wc-block-components-sidebar .wc-blocks-components-panel{padding-left:16px;padding-right:16px}.theme-twentytwenty .wc-block-components-sidebar .wc-blocks-components-panel>h2{font-size:1.25em;border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline}.wc-block-components-sort-select{margin-bottom:12px}.wc-block-components-sort-select__label{margin-right:12px;display:inline-block;font-weight:400}.wc-block-components-sort-select__select{width:-webkit-max-content;width:-moz-max-content;width:max-content}.wc-block-components-notices{display:block;margin-bottom:2em}.wc-block-components-notices .wc-block-components-notices__notice{margin:0}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content{display:inline-block}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss{background:transparent none;padding:0;margin:0;border:0;outline:0;color:#fff;float:right}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss svg{fill:#fff;vertical-align:text-top}.wc-block-components-notices .wc-block-components-notices__notice+.wc-block-components-notices__notice{margin-top:1em}.wc-block-components-notices__snackbar{position:fixed;bottom:20px;left:16px;width:auto}@media (max-width:782px){.wc-block-components-notices__snackbar{position:fixed;top:10px;left:0;bottom:auto}}@media (max-width:782px){.wc-block-components-notices__snackbar .components-snackbar-list__notice-container{margin-left:10px;margin-right:10px}}.wc-block-components-tabs .wc-block-components-tabs__list{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item{border:none;flex:auto;background:transparent;padding:12px 16px;color:inherit;outline-offset:-1px;text-align:center;transition:box-shadow .1s linear;box-shadow:inset 0 -1px currentColor}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item.is-active{box-shadow:inset 0 -3px currentColor;font-weight:600;position:relative}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:focus{outline-offset:-1px;outline:1px dotted currentColor}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content{font-size:1em;line-height:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block;font-weight:700}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content>img,.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content>svg{height:1.2em;vertical-align:middle;margin:.2em 0 -.2em}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons{margin:.2em 0 -.2em}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{height:1.2em;vertical-align:middle}.wc-block-components-tabs .wc-block-components-tabs__content{padding:16px 0;text-transform:none}.wc-block-components-text-input{position:relative;margin-bottom:1.5em;white-space:nowrap}.wc-block-components-text-input label{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;position:absolute;transform:translateY(.75em);left:0;top:0;transform-origin:top left;line-height:1.375;color:#646970;transition:transform .2s ease;margin:0 0 0 17px;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 32px);cursor:text}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-text-input label{transition:none}}.wc-block-components-text-input input:-webkit-autofill+label{transform:translateY(4px) scale(.75)}.wc-block-components-text-input.is-active label{transform:translateY(4px) scale(.75)}.wc-block-components-text-input input[type=email],.wc-block-components-text-input input[type=tel],.wc-block-components-text-input input[type=text],.wc-block-components-text-input input[type=url]{font-size:1em;background-color:#fff;padding:.75em 16px;border-radius:4px;border:1px solid #8d96a0;width:100%;line-height:1.375;font-family:inherit;margin:0;box-sizing:border-box;height:3em;min-height:0;color:#2b2d2f}.wc-block-components-text-input input[type=email]:focus,.wc-block-components-text-input input[type=tel]:focus,.wc-block-components-text-input input[type=text]:focus,.wc-block-components-text-input input[type=url]:focus{background-color:#fff}.wc-block-components-text-input.is-active input[type=email],.wc-block-components-text-input.is-active input[type=tel],.wc-block-components-text-input.is-active input[type=text],.wc-block-components-text-input.is-active input[type=url]{padding:1.5em 0 .25em 16px}.wc-block-components-text-input.has-error input{border-color:#d94f4f}.wc-block-components-text-input.has-error input:focus{outline-color:#d94f4f}.wc-block-components-text-input.has-error label{color:#d94f4f}.wc-block-components-text-input:only-child{margin-bottom:0}.theme-twentytwenty .wc-block-components-title.wc-block-components-title,.wc-block-components-title.wc-block-components-title{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;font-size:1.25em}.wc-block-components-validation-error{font-size:.75em;color:#d94f4f;max-width:100%;position:absolute;top:calc(100% - 1px);white-space:normal}.wc-block-components-validation-error>p{align-items:center;display:flex;line-height:12px;margin:0;min-height:24px;padding:0}.wc-block-components-select+.wc-block-components-validation-error{margin-bottom:24px}.with-scroll-to-top__scroll-point{position:relative;top:-36px}.wc-block-cart__submit-button{width:100%;margin:0 0 16px}.wc-block-cart__submit-button:last-child{margin-bottom:0}.editor-styles-wrapper .wc-block-cart__empty-cart__title,.wc-block-cart__empty-cart__title{font-size:inherit}.wc-block-cart .wc-block-components-shipping-calculator{white-space:nowrap}.wc-block-cart .wc-block-components-product-name{color:inherit}table.wc-block-cart-items,table.wc-block-cart-items td,table.wc-block-cart-items th{background:none!important;border:0;margin:0}.editor-styles-wrapper table.wc-block-cart-items,table.wc-block-cart-items{table-layout:fixed;width:100%}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header,table.wc-block-cart-items .wc-block-cart-items__header{font-size:.75em;text-transform:uppercase}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image{width:100px}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product{visibility:hidden;min-width:300px}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-quantity,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-quantity{width:116px}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total{width:100px;text-align:right}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img{width:100%;margin:0}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:transparent;box-shadow:none;display:inline;text-decoration:underline;font-size:.75em;text-transform:none;white-space:nowrap}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover{background:transparent}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:transparent;box-shadow:none;display:inline;text-decoration:underline;fill:currentColor;position:absolute;top:16px;right:0;display:none}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:active,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:focus,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:hover,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:active,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:focus,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:hover{background:transparent}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total{font-size:1em;text-align:right;line-height:1.25}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-product-price__regular,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-product-price__value,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-product-price__regular,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-product-price__value{display:block}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row.is-disabled,table.wc-block-cart-items .wc-block-cart-items__row.is-disabled{opacity:.5;pointer-events:none;transition:opacity .2s ease}.wc-block-cart--is-loading h2 span,.wc-block-cart--is-loading th span{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;min-width:84px;display:inline-block}.wc-block-cart--is-loading h2 span>*,.wc-block-cart--is-loading th span>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading h2 span,.wc-block-cart--is-loading th span{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading h2 span:after,.wc-block-cart--is-loading th span:after{content:"\00a0"}.wc-block-cart--is-loading h2 span{min-width:33%}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__price,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image>*>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__price>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__price,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;min-width:84px;display:inline-block}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name:after{content:"\00a0"}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata{margin-top:.25em;min-width:8em}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__remove-icon,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__remove-link{visibility:hidden}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image a{display:block}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total>div,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total>span{display:none}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-cart-item__price{display:block}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-cart-item__price:after{content:"\00a0"}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;min-height:460px}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:after{content:"\00a0"}.wc-block-components-sidebar-layout.wc-block-cart--skeleton{display:none}.is-loading+.wc-block-components-sidebar-layout.wc-block-cart--skeleton{display:flex}.is-medium.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,.is-mobile.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,.is-small.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title{display:none}.is-medium table.wc-block-cart-items td,.is-mobile table.wc-block-cart-items td,.is-small table.wc-block-cart-items td{padding:0}.is-medium table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-medium table.wc-block-cart-items .wc-block-cart-items__header,.is-mobile table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-mobile table.wc-block-cart-items .wc-block-cart-items__header,.is-small table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-small table.wc-block-cart-items .wc-block-cart-items__header{display:none}.is-medium table.wc-block-cart-items .wc-block-cart-items__row,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row,.is-small table.wc-block-cart-items .wc-block-cart-items__row{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:80px 132px;grid-template-columns:80px 132px;padding:16px 0}.is-medium table.wc-block-cart-items .wc-block-cart-items__row:after,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row:after,.is-small table.wc-block-cart-items .wc-block-cart-items__row:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image{-ms-grid-column:1;grid-column-start:1;-ms-grid-row:1;grid-row-start:1;padding-right:16px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product{-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:2;grid-column-end:4;-ms-grid-row:1;grid-row-start:1;-ms-grid-column-align:stretch;justify-self:stretch;margin-right:24px;padding-bottom:16px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity{-ms-grid-column:2;grid-column-start:2;-ms-grid-row:2;grid-row-start:2;vertical-align:bottom;padding-right:16px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{display:none}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon{display:block}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total{-ms-grid-column:3;grid-column-start:3;-ms-grid-row:2;grid-row-start:2;-ms-grid-row-align:center;align-self:center}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount{display:inline-block}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-sale-badge,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-sale-badge,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-sale-badge{display:none}@media (max-width:782px){.wc-block-cart__submit-container{background:#fff;bottom:0;left:0;padding:16px;position:fixed;width:100%;z-index:9999}.wc-block-cart__submit-container:before{box-shadow:0 -10px 20px 10px currentColor;color:rgba(204,208,212,.5);content:"";height:100%;left:0;position:absolute;right:0;top:0}.wc-block-cart__submit-container-push{height:100px}}.is-large.wc-block-cart .wc-block-cart-items{position:relative}.is-large.wc-block-cart .wc-block-cart-items:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.is-large.wc-block-cart .wc-block-cart-items th{padding:.25rem 16px .25rem 0;white-space:nowrap}.is-large.wc-block-cart .wc-block-cart-items td{position:relative;padding:16px 16px 16px 0;vertical-align:top}.is-large.wc-block-cart .wc-block-cart-items td:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.is-large.wc-block-cart .wc-block-cart-items td:last-child,.is-large.wc-block-cart .wc-block-cart-items th:last-child{padding-right:0}.is-large.wc-block-cart .wc-block-components-radio-control__option{padding-left:24px}.is-large.wc-block-cart .wc-block-components-radio-control__input{left:0}.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator,.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-blocks-components-panel),.is-large.wc-block-cart .wc-block-components-sidebar>.wc-block-cart__submit-container,.is-large.wc-block-cart .wc-block-components-sidebar>.wc-block-cart__totals-title{padding-left:16px;padding-right:16px}.wp-block-woocommerce-cart.is-loading{display:none}.wp-block-woocommerce-cart{margin-bottom:3em}.components-placeholder.wc-block-checkout__no-shipping-placeholder{margin-bottom:16px}.components-placeholder.wc-block-checkout__no-shipping-placeholder *{pointer-events:all}.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset{display:block}.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .components-button{background-color:#24292d;color:#fff}.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .wc-block-checkout__no-shipping-placeholder-description{display:block;margin:.25em 0 1em}.wp-block-woocommerce-checkout .with-scroll-to-top__scroll-point{top:-96px}.wc-block-checkout__add-note,.wc-block-checkout__keep-updated{margin-top:16px}.wc-block-checkout__shipping-option .wc-block-components-shipping-rates-control__package:not(:first-of-type){margin-top:36px}.wc-block-checkout__sidebar .wc-block-components-product-name{color:inherit;padding-right:12px;flex-grow:1;flex-basis:0}.wc-block-components-express-checkout-continue-rule{display:flex;align-items:center;text-align:center;padding:0 36px;margin:24px 0}.wc-block-components-express-checkout-continue-rule:before{margin-right:10px}.wc-block-components-express-checkout-continue-rule:after{margin-left:10px}.wc-block-components-express-checkout-continue-rule:after,.wc-block-components-express-checkout-continue-rule:before{content:" ";flex:1;border-bottom:1px solid;opacity:.3}.wc-block-checkout__actions{display:flex;justify-content:space-between;align-items:center;margin:0 0 48px;padding:0 0 0 36px}.wc-block-checkout__actions .wc-block-components-checkout-place-order-button{width:50%;padding:1em;height:auto;margin-left:auto}.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text{line-height:24px}.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text>svg{fill:#fff;vertical-align:top}.wc-block-checkout--is-loading .wc-block-checkout__actions button,.wc-block-checkout--is-loading .wc-block-components-express-checkout{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none}.wc-block-checkout--is-loading .wc-block-checkout__actions button>*,.wc-block-checkout--is-loading .wc-block-components-express-checkout>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__actions button,.wc-block-checkout--is-loading .wc-block-components-express-checkout{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__actions button:after,.wc-block-checkout--is-loading .wc-block-components-express-checkout:after{content:"\00a0"}.wc-block-checkout--is-loading .wc-block-components-express-checkout{min-height:150px}.wc-block-checkout--is-loading .wc-block-components-express-checkout-continue-rule>span{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;width:150px}.wc-block-checkout--is-loading .wc-block-components-express-checkout-continue-rule>span>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-components-express-checkout-continue-rule>span{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-components-express-checkout-continue-rule>span:after{content:"\00a0"}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__title{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;display:block;width:10em}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__title>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__title{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__title:after{content:"\00a0"}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__title:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;border-radius:50%;display:block;height:100%;width:1.5em}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__title:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__title:before{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__title:before:after{content:"\00a0"}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__container:after{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__container:after>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__container:after{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__content>span{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;display:block;min-height:100px}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__content>span>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__content>span{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__content>span:after{content:"\00a0"}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step:after,.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step:after>*,.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step:after,.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step:before{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;min-height:460px}.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card:after{content:"\00a0"}.wc-block-components-sidebar-layout.wc-block-checkout--skeleton{display:none}.is-loading+.wc-block-components-sidebar-layout.wc-block-checkout--skeleton{display:flex}.wc-block-checkout-empty,.wc-block-checkout-error{padding:40px;text-align:center;width:100%}.wc-block-checkout-empty .wc-block-checkout-empty__image,.wc-block-checkout-empty .wc-block-checkout-error__image,.wc-block-checkout-error .wc-block-checkout-empty__image,.wc-block-checkout-error .wc-block-checkout-error__image{max-width:150px;margin:0 auto 1em;display:block;color:inherit}.wc-block-checkout-empty .wc-block-checkout-empty__title,.wc-block-checkout-empty .wc-block-checkout-error__title,.wc-block-checkout-error .wc-block-checkout-empty__title,.wc-block-checkout-error .wc-block-checkout-error__title{display:block;margin:0;font-weight:700}.wc-block-checkout-empty .wc-block-checkout-empty__description,.wc-block-checkout-empty .wc-block-checkout-error__description,.wc-block-checkout-error .wc-block-checkout-empty__description,.wc-block-checkout-error .wc-block-checkout-error__description{display:block;margin:.25em 0 1em}.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button{display:none}.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-place-order-button{width:100%}.is-medium .wc-block-checkout__main,.is-mobile .wc-block-checkout__main,.is-small .wc-block-checkout__main{order:1}.is-medium .wc-block-checkout__sidebar,.is-mobile .wc-block-checkout__sidebar,.is-small .wc-block-checkout__sidebar{margin-bottom:40px;order:0}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form{margin-left:-6px;margin-right:-6px}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form:after,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form:after,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form:after,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form:after{content:"";clear:both;display:block}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-select,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-select,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-select,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-select,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-select,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-select,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input{float:left;margin-left:6px;margin-right:6px;position:relative;width:calc(50% - 12px)}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input .wc-block-components-select,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-select .wc-block-components-select,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-select,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input .wc-block-components-select,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-select .wc-block-components-select,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-select,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input .wc-block-components-select,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-select .wc-block-components-select,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-select,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input .wc-block-components-select,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-select .wc-block-components-select,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-select,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input .wc-block-components-select,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-select .wc-block-components-select,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-select,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input .wc-block-components-select,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-select .wc-block-components-select,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-select{float:none;width:100%;margin-left:0;margin-right:0}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company{width:calc(100% - 12px)}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox{clear:both}.is-large .wc-block-checkout__actions{padding-right:36px}.is-large .wc-block-checkout__shipping-option .wc-block-components-radio-control__input{margin-left:-8px}.wc-block-product-categories{margin-bottom:1em}.wc-block-product-categories.is-dropdown{display:flex}.wc-block-product-categories select{margin-right:.5em}.wc-block-product-categories-list--has-images{list-style:none outside}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item{margin:4px 0 4px 60px;list-style:none outside;clear:both}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item ul{margin:4px 0 0}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image{max-width:50px;display:inline-block;padding:0;margin:0 .5em 0 -60px;position:relative;vertical-align:middle;border:1px solid #eee}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image img{margin:0;padding:0}.wc-block-product-categories-list-item-count:before{content:" ("}.wc-block-product-categories-list-item-count:after{content:")"}.wp-block-woocommerce-product-categories.is-loading .wc-block-product-categories__placeholder{display:inline-block;height:1em;width:50%;min-width:200px;background:currentColor;opacity:.2}.wc-block-product-categories__button{display:flex;align-items:center;text-decoration:none;margin:0;border:none;cursor:pointer;background:none;padding:0 .5em;color:#555d66;position:relative;overflow:hidden;border-radius:.25em}.wc-block-product-categories__button svg{fill:currentColor;outline:none}.rtl .wc-block-product-categories__button svg{transform:rotate(180deg)}.wc-block-product-categories__button:active{color:currentColor}.wc-block-product-categories__button:disabled,.wc-block-product-categories__button[aria-disabled=true]{cursor:default;opacity:.3}.wc-block-product-categories__button:focus:enabled{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #6c7781,inset 0 0 0 2px #fff;outline:2px solid transparent;outline-offset:-2px}.wc-block-product-categories__button:not(:disabled):not([aria-disabled=true]):hover{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #e2e4e7,inset 0 0 0 2px #fff,0 1px 1px rgba(25,30,35,.2)}.wc-block-product-categories__button:not(:disabled):not([aria-disabled=true]):active{outline:none;background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #ccd0d4,inset 0 0 0 2px #fff}.wc-block-product-categories__button:disabled:focus,.wc-block-product-categories__button[aria-disabled=true]:focus{box-shadow:none}.wc-block-featured-product{position:relative;background-color:#24292d;background-size:cover;background-position:50%;width:100%;margin:0 0 1.5em}.wc-block-featured-product,.wc-block-featured-product .wc-block-featured-product__wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-product .wc-block-featured-product__wrapper{overflow:hidden;height:100%}.wc-block-featured-product.has-left-content{justify-content:flex-start}.wc-block-featured-product.has-left-content .wc-block-featured-product__description,.wc-block-featured-product.has-left-content .wc-block-featured-product__price,.wc-block-featured-product.has-left-content .wc-block-featured-product__title,.wc-block-featured-product.has-left-content .wc-block-featured-product__variation{margin-left:0;text-align:left}.wc-block-featured-product.has-right-content{justify-content:flex-end}.wc-block-featured-product.has-right-content .wc-block-featured-product__description,.wc-block-featured-product.has-right-content .wc-block-featured-product__price,.wc-block-featured-product.has-right-content .wc-block-featured-product__title,.wc-block-featured-product.has-right-content .wc-block-featured-product__variation{margin-right:0;text-align:right}.wc-block-featured-product .wc-block-featured-product__description,.wc-block-featured-product .wc-block-featured-product__price,.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{color:#fff;line-height:1.25;margin-bottom:0;text-align:center}.wc-block-featured-product .wc-block-featured-product__description a,.wc-block-featured-product .wc-block-featured-product__description a:active,.wc-block-featured-product .wc-block-featured-product__description a:focus,.wc-block-featured-product .wc-block-featured-product__description a:hover,.wc-block-featured-product .wc-block-featured-product__price a,.wc-block-featured-product .wc-block-featured-product__price a:active,.wc-block-featured-product .wc-block-featured-product__price a:focus,.wc-block-featured-product .wc-block-featured-product__price a:hover,.wc-block-featured-product .wc-block-featured-product__title a,.wc-block-featured-product .wc-block-featured-product__title a:active,.wc-block-featured-product .wc-block-featured-product__title a:focus,.wc-block-featured-product .wc-block-featured-product__title a:hover,.wc-block-featured-product .wc-block-featured-product__variation a,.wc-block-featured-product .wc-block-featured-product__variation a:active,.wc-block-featured-product .wc-block-featured-product__variation a:focus,.wc-block-featured-product .wc-block-featured-product__variation a:hover{color:#fff}.wc-block-featured-product .wc-block-featured-product__description,.wc-block-featured-product .wc-block-featured-product__link,.wc-block-featured-product .wc-block-featured-product__price,.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{width:100%;padding:16px 48px 0;z-index:1}.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{margin-top:0;border:0}.wc-block-featured-product .wc-block-featured-product__title:before,.wc-block-featured-product .wc-block-featured-product__variation:before{display:none}.wc-block-featured-product .wc-block-featured-product__variation{font-style:italic;padding-top:0}.wc-block-featured-product .wc-block-featured-product__description p{margin:0;line-height:1.5em}.wc-block-featured-product.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wc-block-featured-product.has-background-dim.has-background-dim-10:before{opacity:.1}.wc-block-featured-product.has-background-dim.has-background-dim-20:before{opacity:.2}.wc-block-featured-product.has-background-dim.has-background-dim-30:before{opacity:.3}.wc-block-featured-product.has-background-dim.has-background-dim-40:before{opacity:.4}.wc-block-featured-product.has-background-dim.has-background-dim-50:before{opacity:.5}.wc-block-featured-product.has-background-dim.has-background-dim-60:before{opacity:.6}.wc-block-featured-product.has-background-dim.has-background-dim-70:before{opacity:.7}.wc-block-featured-product.has-background-dim.has-background-dim-80:before{opacity:.8}.wc-block-featured-product.has-background-dim.has-background-dim-90:before{opacity:.9}.wc-block-featured-product.has-background-dim.has-background-dim-100:before{opacity:1}.wc-block-featured-product.alignleft,.wc-block-featured-product.alignright{max-width:305px;width:100%}.wc-block-featured-product:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wc-block-featured-product:after{content:none}}.wc-block-featured-product.aligncenter,.wc-block-featured-product.alignleft,.wc-block-featured-product.alignright,.wc-block-product-search .wc-block-product-search__fields{display:flex}.wc-block-product-search .wc-block-product-search__field{padding:6px 8px;line-height:1.8;flex-grow:1}.wc-block-product-search .wc-block-product-search__button{display:flex;align-items:center;text-decoration:none;margin:0 0 0 6px;border:none;cursor:pointer;background:none;padding:0 .5em;color:#555d66;position:relative;overflow:hidden;border-radius:.25em}.wc-block-product-search .wc-block-product-search__button svg{fill:currentColor;outline:none}.rtl .wc-block-product-search .wc-block-product-search__button svg{transform:rotate(180deg)}.wc-block-product-search .wc-block-product-search__button:active{color:currentColor}.wc-block-product-search .wc-block-product-search__button:disabled,.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]{cursor:default;opacity:.3}.wc-block-product-search .wc-block-product-search__button:focus:enabled{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #6c7781,inset 0 0 0 2px #fff;outline:2px solid transparent;outline-offset:-2px}.wc-block-product-search .wc-block-product-search__button:not(:disabled):not([aria-disabled=true]):hover{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #e2e4e7,inset 0 0 0 2px #fff,0 1px 1px rgba(25,30,35,.2)}.wc-block-product-search .wc-block-product-search__button:not(:disabled):not([aria-disabled=true]):active{outline:none;background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #ccd0d4,inset 0 0 0 2px #fff}.wc-block-product-search .wc-block-product-search__button:disabled:focus,.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]:focus{box-shadow:none}.wc-block-featured-category{position:relative;background-color:#24292d;background-size:cover;background-position:50%;width:100%;margin:0 0 1.5em;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-category .wc-block-featured-category__wrapper{overflow:hidden;height:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-category.has-left-content{justify-content:flex-start}.wc-block-featured-category.has-left-content .wc-block-featured-category__description,.wc-block-featured-category.has-left-content .wc-block-featured-category__price,.wc-block-featured-category.has-left-content .wc-block-featured-category__title{margin-left:0;text-align:left}.wc-block-featured-category.has-right-content{justify-content:flex-end}.wc-block-featured-category.has-right-content .wc-block-featured-category__description,.wc-block-featured-category.has-right-content .wc-block-featured-category__price,.wc-block-featured-category.has-right-content .wc-block-featured-category__title{margin-right:0;text-align:right}.wc-block-featured-category .wc-block-featured-category__description,.wc-block-featured-category .wc-block-featured-category__price,.wc-block-featured-category .wc-block-featured-category__title{color:#fff;line-height:1.25;margin-bottom:0;text-align:center}.wc-block-featured-category .wc-block-featured-category__description a,.wc-block-featured-category .wc-block-featured-category__description a:active,.wc-block-featured-category .wc-block-featured-category__description a:focus,.wc-block-featured-category .wc-block-featured-category__description a:hover,.wc-block-featured-category .wc-block-featured-category__price a,.wc-block-featured-category .wc-block-featured-category__price a:active,.wc-block-featured-category .wc-block-featured-category__price a:focus,.wc-block-featured-category .wc-block-featured-category__price a:hover,.wc-block-featured-category .wc-block-featured-category__title a,.wc-block-featured-category .wc-block-featured-category__title a:active,.wc-block-featured-category .wc-block-featured-category__title a:focus,.wc-block-featured-category .wc-block-featured-category__title a:hover{color:#fff}.wc-block-featured-category .wc-block-featured-category__description,.wc-block-featured-category .wc-block-featured-category__link,.wc-block-featured-category .wc-block-featured-category__price,.wc-block-featured-category .wc-block-featured-category__title{width:100%;padding:0 48px 16px;z-index:1}.wc-block-featured-category .wc-block-featured-category__title{margin-top:0}.wc-block-featured-category .wc-block-featured-category__title:before{display:none}.wc-block-featured-category .wc-block-featured-category__description p{margin:0}.wc-block-featured-category.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wc-block-featured-category.has-background-dim.has-background-dim-10:before{opacity:.1}.wc-block-featured-category.has-background-dim.has-background-dim-20:before{opacity:.2}.wc-block-featured-category.has-background-dim.has-background-dim-30:before{opacity:.3}.wc-block-featured-category.has-background-dim.has-background-dim-40:before{opacity:.4}.wc-block-featured-category.has-background-dim.has-background-dim-50:before{opacity:.5}.wc-block-featured-category.has-background-dim.has-background-dim-60:before{opacity:.6}.wc-block-featured-category.has-background-dim.has-background-dim-70:before{opacity:.7}.wc-block-featured-category.has-background-dim.has-background-dim-80:before{opacity:.8}.wc-block-featured-category.has-background-dim.has-background-dim-90:before{opacity:.9}.wc-block-featured-category.has-background-dim.has-background-dim-100:before{opacity:1}.wc-block-featured-category.alignleft,.wc-block-featured-category.alignright{max-width:305px;width:100%}.wc-block-featured-category:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wc-block-featured-category:after{content:none}}.wc-block-featured-category.aligncenter,.wc-block-featured-category.alignleft,.wc-block-featured-category.alignright{display:flex}.wc-block-attribute-filter{margin-bottom:24px}.wc-block-attribute-filter .wc-block-attribute-filter-list-count:before{content:" ("}.wc-block-attribute-filter .wc-block-attribute-filter-list-count:after{content:")"}.wc-block-attribute-filter .wc-block-attribute-filter-list{margin:0}.wc-block-attribute-filter .wc-block-attribute-filter-list li{text-decoration:underline}.wc-block-attribute-filter .wc-block-attribute-filter-list li label{cursor:pointer}.wc-block-attribute-filter .wc-block-attribute-filter-list li input{cursor:pointer;display:inline-block}.wc-block-attribute-filter .wc-block-attribute-filter-list .wc-block-attribute-filter-list-count{float:right}.wc-block-attribute-filter .is-single .wc-block-attribute-filter-list-count,.wc-block-attribute-filter .wc-block-dropdown-selector .wc-block-dropdown-selector__list .wc-block-attribute-filter-list-count{opacity:.6}.wc-block-attribute-filter .wc-block-attribute-filter__button{margin-top:8px}@-webkit-keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.wc-block-active-filters{margin-bottom:24px;overflow:hidden}.wc-block-active-filters .wc-block-active-filters__clear-all{font-size:1em;float:right;border:none;padding:0;text-decoration:underline;cursor:pointer}.wc-block-active-filters .wc-block-active-filters__clear-all,.wc-block-active-filters .wc-block-active-filters__clear-all:active,.wc-block-active-filters .wc-block-active-filters__clear-all:focus,.wc-block-active-filters .wc-block-active-filters__clear-all:hover{background:transparent;color:inherit}.wc-block-active-filters .wc-block-active-filters__list{margin:0 0 4px;list-style:none outside;clear:both}.wc-block-active-filters .wc-block-active-filters__list li{margin:0;padding:0;list-style:none outside;clear:both}.wc-block-active-filters .wc-block-active-filters__list li ul{margin:0;padding:0;list-style:none outside}.wc-block-active-filters .wc-block-active-filters__list li:first-child .wc-block-active-filters__list-item-type{margin:0}.wc-block-active-filters .wc-block-active-filters__list-item-type{font-size:.75em;text-transform:uppercase;letter-spacing:.1em;margin:16px 0 0;display:block}.wc-block-active-filters .wc-block-active-filters__list-item-operator{font-weight:400;font-style:italic}.wc-block-active-filters .wc-block-active-filters__list-item-name{font-weight:700;display:block;position:relative;padding:0 16px 0 0}.wc-block-active-filters .wc-block-active-filters__list-item-remove{background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:0;padding:16px 0 0;width:16px;overflow:hidden;position:absolute;right:0;top:50%;margin:-8px 0 0}.wc-block-active-filters .wc-block-active-filters__list-item-remove:before{width:16px;height:16px;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='9' fill='%2324292d'/%3E%3Cpath fill='%23fff' d='M4.5 6.887L6.887 4.5l7.033 7.034-2.386 2.386z'/%3E%3Cpath fill='%23fff' d='M11.533 4.5l2.387 2.386-7.034 7.034L4.5 11.533z'/%3E%3C/svg%3E") 50% no-repeat;display:block;content:"";position:absolute;top:0}.wc-block-active-filters .wc-block-active-filters__list--chips li,.wc-block-active-filters .wc-block-active-filters__list--chips ul{display:inline}.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-active-filters__list-item-type{display:none}.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-components-chip{font-size:.875em;margin-top:.1875em;margin-bottom:.1875em}@font-face {
font-family: 'Icon7Stroke';
src: url(//ambernectar.com.sg/wp-content/plugins/bold-page-builder/fonts/Pe-icon-7-stroke.eot?d7yf1v);
src: url(//ambernectar.com.sg/wp-content/plugins/bold-page-builder/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'),url(//ambernectar.com.sg/wp-content/plugins/bold-page-builder/fonts/Pe-icon-7-stroke.woff?d7yf1v) format('woff'),url(//ambernectar.com.sg/wp-content/plugins/bold-page-builder/fonts/Pe-icon-7-stroke.ttf?d7yf1v) format('truetype'),url(//ambernectar.com.sg/wp-content/plugins/bold-page-builder/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');
font-weight: normal;
font-style: normal;
} @font-face {
font-family: 'FontAwesome';
src: url(//ambernectar.com.sg/wp-content/plugins/bold-page-builder/fonts/fontawesome-webfont.eot?v=4.6.3);
src: url(//ambernectar.com.sg/wp-content/plugins/bold-page-builder/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(//ambernectar.com.sg/wp-content/plugins/bold-page-builder/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),url(//ambernectar.com.sg/wp-content/plugins/bold-page-builder/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(//ambernectar.com.sg/wp-content/plugins/bold-page-builder/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(//ambernectar.com.sg/wp-content/plugins/bold-page-builder/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
[data-ico-fa]:before {
font-family: FontAwesome;
content: attr(data-ico-fa);
}
[data-ico-s7]:before {
font-family: Icon7Stroke;
content: attr(data-ico-s7);
} .bt_bb_row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
}
.bt_bb_row .bt_bb_column {
-webkit-flex: 1 1 0%;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
max-width: 100%;
}
.bt_bb_column[data-width="12"] {
-webkit-flex-basis: 100%;
flex-basis: 100%;
max-width: 100%;
}
.bt_bb_column[data-width="11"] {
-webkit-flex-basis: 91.666666%;
flex-basis: 91.666666%;
max-width: 91.666666%;
}
.bt_bb_column[data-width="10"] {
-webkit-flex-basis: 83.333333%;
flex-basis: 83.333333%;
max-width: 83.333333%;
}
.bt_bb_column[data-width="9"] {
-webkit-flex-basis: 75%;
flex-basis: 75%;
max-width: 75%;
}
.bt_bb_column[data-width="8"] {
-webkit-flex-basis: 66.666666%;
flex-basis: 66.666666%;
max-width: 66.666666%;
}
.bt_bb_column[data-width="7"] {
-webkit-flex-basis: 58.333333%;
flex-basis: 58.333333%;
max-width: 58.333333%;
}
.bt_bb_column[data-width="6"] {
-webkit-flex-basis: 50%;
flex-basis: 50%;
max-width: 50%;
}
.bt_bb_column[data-width="5"] {
-webkit-flex-basis: 41.666666%;
flex-basis: 41.666666%;
max-width: 41.666666%;
}
.bt_bb_column[data-width="4"] {
-webkit-flex-basis: 33.333333%;
flex-basis: 33.333333%;
max-width: 33.333333%;
}
.bt_bb_column[data-width="3"] {
-webkit-flex-basis: 25%;
flex-basis: 25%;
max-width: 25%;
}
.bt_bb_column[data-width="2"] {
-webkit-flex-basis: 16.666666%;
flex-basis: 16.666666%;
max-width: 16.666666%;
}
.bt_bb_column[data-width="1"] {
-webkit-flex-basis: 8.333333%;
flex-basis: 8.333333%;
max-width: 8.333333%;
}
.bt_bb_row_inner {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
}
.bt_bb_row_inner .bt_bb_column {
-webkit-flex: 1 1 0%;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
max-width: 100%;
}
.bt_bb_column_inner[data-width="12"] {
-webkit-flex-basis: 100%;
flex-basis: 100%;
max-width: 100%;
}
.bt_bb_column_inner[data-width="11"] {
-webkit-flex-basis: 91.666666%;
flex-basis: 91.666666%;
max-width: 91.666666%;
}
.bt_bb_column_inner[data-width="10"] {
-webkit-flex-basis: 83.333333%;
flex-basis: 83.333333%;
max-width: 83.333333%;
}
.bt_bb_column_inner[data-width="9"] {
-webkit-flex-basis: 75%;
flex-basis: 75%;
max-width: 75%;
}
.bt_bb_column_inner[data-width="8"] {
-webkit-flex-basis: 66.666666%;
flex-basis: 66.666666%;
max-width: 66.666666%;
}
.bt_bb_column_inner[data-width="7"] {
-webkit-flex-basis: 58.333333%;
flex-basis: 58.333333%;
max-width: 58.333333%;
}
.bt_bb_column_inner[data-width="6"] {
-webkit-flex-basis: 50%;
flex-basis: 50%;
max-width: 50%;
}
.bt_bb_column_inner[data-width="5"] {
-webkit-flex-basis: 41.666666%;
flex-basis: 41.666666%;
max-width: 41.666666%;
}
.bt_bb_column_inner[data-width="4"] {
-webkit-flex-basis: 33.333333%;
flex-basis: 33.333333%;
max-width: 33.333333%;
}
.bt_bb_column_inner[data-width="3"] {
-webkit-flex-basis: 25%;
flex-basis: 25%;
max-width: 25%;
}
.bt_bb_column_inner[data-width="2"] {
-webkit-flex-basis: 16.666666%;
flex-basis: 16.666666%;
max-width: 16.666666%;
}
.bt_bb_column_inner[data-width="1"] {
-webkit-flex-basis: 8.333333%;
flex-basis: 8.333333%;
max-width: 8.333333%;
}
@media (max-width: 992px) {
.bt_bb_column[data-width="12"],
.bt_bb_column[data-width="11"],
.bt_bb_column[data-width="10"],
.bt_bb_column[data-width="9"],
.bt_bb_column[data-width="8"],
.bt_bb_column[data-width="7"],
.bt_bb_column[data-width="5"],
.bt_bb_column[data-width="6"],
.bt_bb_column[data-width="4"] {
-webkit-flex-basis: 100%;
flex-basis: 100%;
max-width: 100%;
}
.bt_bb_column[data-width="3"] {
-webkit-flex-basis: 50%;
flex-basis: 50%;
max-width: 50%;
}
.bt_bb_column[data-width="2"] {
-webkit-flex-basis: 33.333333%;
flex-basis: 33.333333%;
max-width: 33.333333%;
}
.bt_bb_column_inner[data-width="12"],
.bt_bb_column_inner[data-width="11"],
.bt_bb_column_inner[data-width="10"],
.bt_bb_column_inner[data-width="9"],
.bt_bb_column_inner[data-width="8"],
.bt_bb_column_inner[data-width="7"],
.bt_bb_column_inner[data-width="5"],
.bt_bb_column_inner[data-width="6"],
.bt_bb_column_inner[data-width="4"] {
-webkit-flex-basis: 100%;
flex-basis: 100%;
max-width: 100%;
}
.bt_bb_column_inner[data-width="3"] {
-webkit-flex-basis: 50%;
flex-basis: 50%;
max-width: 50%;
}
.bt_bb_column_inner[data-width="2"] {
-webkit-flex-basis: 33.333333%;
flex-basis: 33.333333%;
max-width: 33.333333%;
}
}
@media (max-width: 480px) {
.bt_bb_column[data-width="3"],
.bt_bb_column[data-width="2"] {
-webkit-flex-basis: 50%;
flex-basis: 50%;
max-width: 50%;
}
.bt_bb_column_inner[data-width="3"],
.bt_bb_column_inner[data-width="2"] {
-webkit-flex-basis: 50%;
flex-basis: 50%;
max-width: 50%;
}
}
@media (max-width: 370px) {
.bt_bb_column[data-width="3"],
.bt_bb_column[data-width="2"] {
-webkit-flex-basis: 100%;
flex-basis: 100%;
max-width: 100%;
}
.bt_bb_column_inner[data-width="3"],
.bt_bb_column_inner[data-width="2"] {
-webkit-flex-basis: 100%;
flex-basis: 100%;
max-width: 100%;
}
} @media (max-width: 992px) and (min-width: 621px) {
.bt_bb_row[data-structure="9-3"] .bt_bb_column[data-width="9"],
.bt_bb_row[data-structure="3-9"] .bt_bb_column[data-width="9"] {
-webkit-flex-basis: 66.666666%;
flex-basis: 66.666666%;
max-width: 66.666666%;
}
.bt_bb_row[data-structure="9-3"] .bt_bb_column[data-width="3"],
.bt_bb_row[data-structure="3-9"] .bt_bb_column[data-width="3"] {
-webkit-flex-basis: 33.333333%;
flex-basis: 33.333333%;
max-width: 33.333333%;
}
.bt_bb_row_inner[data-structure="9-3"] .bt_bb_column_inner[data-width="9"],
.bt_bb_row_inner[data-structure="3-9"] .bt_bb_column_inner[data-width="9"] {
-webkit-flex-basis: 66.666666%;
flex-basis: 66.666666%;
max-width: 66.666666%;
}
.bt_bb_row_inner[data-structure="9-3"] .bt_bb_column_inner[data-width="3"],
.bt_bb_row_inner[data-structure="3-9"] .bt_bb_column_inner[data-width="3"] {
-webkit-flex-basis: 33.333333%;
flex-basis: 33.333333%;
max-width: 33.333333%;
}
}
@media (max-width: 620px) {
.bt_bb_row[data-structure="9-3"] .bt_bb_column[data-width="9"],
.bt_bb_row[data-structure="3-9"] .bt_bb_column[data-width="9"] {
-webkit-flex-basis: 100%;
flex-basis: 100%;
max-width: 100%;
}
.bt_bb_row[data-structure="9-3"] .bt_bb_column[data-width="3"],
.bt_bb_row[data-structure="3-9"] .bt_bb_column[data-width="3"] {
-webkit-flex-basis: 100%;
flex-basis: 100%;
max-width: 100%;
}
.bt_bb_row_inner[data-structure="9-3"] .bt_bb_column_inner[data-width="9"],
.bt_bb_row_inner[data-structure="3-9"] .bt_bb_column_inner[data-width="9"] {
-webkit-flex-basis: 100%;
flex-basis: 100%;
max-width: 100%;
}
.bt_bb_row_inner[data-structure="9-3"] .bt_bb_column_inner[data-width="3"],
.bt_bb_row_inner[data-structure="3-9"] .bt_bb_column_inner[data-width="3"] {
-webkit-flex-basis: 100%;
flex-basis: 100%;
max-width: 100%;
}
} @media (max-width: 480px) {
.bt_bb_hidden_xs {
display: none !important;
}
}
@media (min-width: 481px) and (max-width: 768px) {
.bt_bb_hidden_ms {
display: none !important;
}
}
@media (min-width: 769px) and (max-width: 992px) {
.bt_bb_hidden_sm {
display: none !important;
}
}
@media (min-width: 993px) and (max-width: 1200px) {
.bt_bb_hidden_md {
display: none !important;
}
}
@media (min-width: 1201px) {
.bt_bb_hidden_lg {
display: none !important;
}
} .bt_bb_wrapper {
overflow: hidden;
position: relative;
}
.bt_bb_section {
position: relative;
}
.bt_bb_section.bt_bb_full_screen > .bt_bb_port {
min-height: 100vh;
}
.bt_bb_section > .bt_bb_port {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.bt_bb_section > .bt_bb_port .rtl {
-webkit-flex-flow: row-reverse nowrap;
-ms-flex-flow: row-reverse nowrap;
flex-flow: row-reverse nowrap;
}
.bt_bb_section > .bt_bb_port .bt_bb_cell {
position: relative;
}
.bt_bb_section.bt_bb_vertical_align_bottom > .bt_bb_port {
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.bt_bb_section.bt_bb_vertical_align_top > .bt_bb_port {
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.bt_bb_section[style*="background-image"] {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.bt_bb_section[class*="bt_bb_background_overlay"]:before {
content: ' ';
pointer-events: none;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 1;
}
.bt_bb_section[class*="bt_bb_background_overlay"] .bt_bb_cell {
position: relative;
z-index: 1;
}
.bt_bb_section[class*="dark_stripes"]:before {
background-image: -webkit-linear-gradient(left top,transparent 33%,rgba(0,0,0,.75) 33%,rgba(0,0,0,.75) 66%,transparent 66%);
background-image: -moz-linear-gradient(left top,transparent 33%,rgba(0,0,0,.75) 33%,rgba(0,0,0,.75) 66%,transparent 66%);
background-image: linear-gradient(to right top,transparent 33%,rgba(0,0,0,.75) 33%,rgba(0,0,0,.75) 66%,transparent 66%);
background-size: 3px 3px;
background-repeat: repeat;
}
.bt_bb_section[class*="light_stripes"]:before {
background-image: -webkit-linear-gradient(left top,transparent 33%,rgba(255,255,255,.5) 33%,rgba(255,255,255,.5) 66%,transparent 66%);
background-image: -moz-linear-gradient(left top,transparent 33%,rgba(255,255,255,.5) 33%,rgba(255,255,255,.5) 66%,transparent 66%);
background-image: linear-gradient(to right top,transparent 33%,rgba(255,255,255,.5) 33%,rgba(255,255,255,.5) 66%,transparent 66%);
background-size: 3px 3px;
background-repeat: repeat;
}
.bt_bb_section[class*="light_solid"]:before {
background-color: rgba(255,255,255,.5);
}
.bt_bb_section[class*="dark_solid"]:before {
background-color: rgba(0,0,0,.5);
}
.bt_bb_section[class*="dark_gradient"]:before {
background: -webkit-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);
background: -moz-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);
}
.bt_bb_section[class*="light_gradient"]:before {
background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%);
background: -moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%);
}
.bt_bb_section.bt_bb_top_spacing_extra_small > .bt_bb_port {
padding-top: .5em;
}
.bt_bb_section.bt_bb_top_spacing_small > .bt_bb_port {
padding-top: 1em;
}
.bt_bb_section.bt_bb_top_spacing_normal > .bt_bb_port {
padding-top: 2em;
}
.bt_bb_section.bt_bb_top_spacing_medium > .bt_bb_port {
padding-top: 4em;
}
.bt_bb_section.bt_bb_top_spacing_large > .bt_bb_port {
padding-top: 8em;
}
.bt_bb_section.bt_bb_top_spacing_extra_large > .bt_bb_port {
padding-top: 16em;
}
.bt_bb_section.bt_bb_bottom_spacing_extra_small > .bt_bb_port {
padding-bottom: .5em;
}
.bt_bb_section.bt_bb_bottom_spacing_small > .bt_bb_port {
padding-bottom: 1em;
}
.bt_bb_section.bt_bb_bottom_spacing_normal > .bt_bb_port {
padding-bottom: 2em;
}
.bt_bb_section.bt_bb_bottom_spacing_medium > .bt_bb_port {
padding-bottom: 4em;
}
.bt_bb_section.bt_bb_bottom_spacing_large > .bt_bb_port {
padding-bottom: 8em;
}
.bt_bb_section.bt_bb_bottom_spacing_extra_large > .bt_bb_port {
padding-bottom: 16em;
}
.bt_bb_section.bt_bb_video {
overflow: hidden;
padding-bottom: 0;
}
.bt_bb_section.bt_bb_video > video {
display: block;
position: absolute;
z-index: 1;
left: 0;
right: 0;
bottom: 0;
top: 0;
min-width: 100%;
max-width: inherit;
min-height: 100%;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
transform: none;
}
.bt_bb_section.bt_bb_video .bt_bb_port {
position: relative;
z-index: 2;
} .bt_bb_row {
margin: 0 -20px;
}
.bt_bb_row .bt_bb_column {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
padding-left: 20px;
padding-right: 20px;
}
.bt_bb_row .bt_bb_column.bt_bb_vertical_align_top {
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.bt_bb_row .bt_bb_column.bt_bb_vertical_align_middle {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.bt_bb_row .bt_bb_column.bt_bb_vertical_align_bottom {
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.bt_bb_row .bt_bb_column[style*="background-image"] {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.bt_bb_row .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
padding-left: 20px;
padding-right: 20px;
}
.bt_bb_row .bt_bb_column.bt_bb_padding_text_indent .bt_bb_column_content {
padding-left: 20px;
padding-right: 20px;
}
.bt_bb_row .bt_bb_column.bt_bb_padding_text_indent .bt_bb_column_content > .bt_bb_image {
margin-left: -20px;
margin-right: -20px;
}
.bt_bb_row .bt_bb_column.bt_bb_padding_text_indent .bt_bb_column_content > .bt_bb_image img {
display: block;
width: 100%;
height: auto;
}
.bt_bb_row .bt_bb_column .bt_bb_column_content {
width: 100%;
}
.bt_bb_row_inner {
margin: 0 -20px;
}
.bt_bb_row_inner .bt_bb_column_inner {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
padding-left: 20px;
padding-right: 20px;
}
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_top {
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_middle {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_bottom {
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.bt_bb_row_inner .bt_bb_column_inner[style*="background-image"] {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
padding-left: 20px;
padding-right: 20px;
}
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_padding_text_indent .bt_bb_column_inner_content {
padding-left: 20px;
padding-right: 20px;
}
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_padding_text_indent .bt_bb_column_inner_content > .bt_bb_image {
margin-left: -20px;
margin-right: -20px;
}
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_padding_text_indent .bt_bb_column_inner_content > .bt_bb_image img {
display: block;
width: 100%;
height: auto;
}
.bt_bb_row_inner .bt_bb_column_inner .bt_bb_column_inner_content {
width: 100%;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_column,
.bt_bb_align_center .bt_bb_align_right.bt_bb_column,
.bt_bb_align_left .bt_bb_align_right .bt_bb_column,
.bt_bb_align_center .bt_bb_align_right .bt_bb_column,
.bt_bb_align_right.bt_bb_column,
.bt_bb_align_right .bt_bb_column,
.bt_bb_align_left .bt_bb_align_right.bt_bb_column_inner,
.bt_bb_align_center .bt_bb_align_right.bt_bb_column_inner,
.bt_bb_align_left .bt_bb_align_right .bt_bb_column_inner,
.bt_bb_align_center .bt_bb_align_right .bt_bb_column_inner,
.bt_bb_align_right.bt_bb_column_inner,
.bt_bb_align_right .bt_bb_column_inner {
text-align: right;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_column,
.bt_bb_align_center .bt_bb_align_left.bt_bb_column,
.bt_bb_align_right .bt_bb_align_left .bt_bb_column,
.bt_bb_align_center .bt_bb_align_left .bt_bb_column,
.bt_bb_align_left.bt_bb_column,
.bt_bb_align_left .bt_bb_column,
.bt_bb_align_right .bt_bb_align_left.bt_bb_column_inner,
.bt_bb_align_center .bt_bb_align_left.bt_bb_column_inner,
.bt_bb_align_right .bt_bb_align_left .bt_bb_column_inner,
.bt_bb_align_center .bt_bb_align_left .bt_bb_column_inner,
.bt_bb_align_left.bt_bb_column_inner,
.bt_bb_align_left .bt_bb_column_inner {
text-align: left;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_column,
.bt_bb_align_right .bt_bb_align_center.bt_bb_column,
.bt_bb_align_left .bt_bb_align_center .bt_bb_column,
.bt_bb_align_right .bt_bb_align_center .bt_bb_column,
.bt_bb_align_center.bt_bb_column,
.bt_bb_align_center .bt_bb_column,
.bt_bb_align_left .bt_bb_align_center.bt_bb_column_inner,
.bt_bb_align_right .bt_bb_align_center.bt_bb_column_inner,
.bt_bb_align_left .bt_bb_align_center .bt_bb_column_inner,
.bt_bb_align_right .bt_bb_align_center .bt_bb_column_inner,
.bt_bb_align_center.bt_bb_column_inner,
.bt_bb_align_center .bt_bb_column_inner {
text-align: center;
}
.bt_bb_cell {
width: 100%;
}
.bt_bb_layout_boxed .bt_bb_cell {
width: 1200px;
max-width: -webkit-calc(100% - 40px);
max-width: -moz-calc(100% - 40px);
max-width: calc(100% - 40px);
}
.bt_bb_layout_boxed_600 .bt_bb_cell {
width: 600px;
max-width: -webkit-calc(100% - 40px);
max-width: -moz-calc(100% - 40px);
max-width: calc(100% - 40px);
}
.bt_bb_layout_boxed_700 .bt_bb_cell {
width: 700px;
max-width: -webkit-calc(100% - 40px);
max-width: -moz-calc(100% - 40px);
max-width: calc(100% - 40px);
}
.bt_bb_layout_boxed_800 .bt_bb_cell {
width: 800px;
max-width: -webkit-calc(100% - 40px);
max-width: -moz-calc(100% - 40px);
max-width: calc(100% - 40px);
}
.bt_bb_layout_boxed_900 .bt_bb_cell {
width: 900px;
max-width: -webkit-calc(100% - 40px);
max-width: -moz-calc(100% - 40px);
max-width: calc(100% - 40px);
}
.bt_bb_layout_boxed_1000 .bt_bb_cell {
width: 1000px;
max-width: -webkit-calc(100% - 40px);
max-width: -moz-calc(100% - 40px);
max-width: calc(100% - 40px);
}
.bt_bb_layout_boxed_1100 .bt_bb_cell {
width: 1100px;
max-width: -webkit-calc(100% - 40px);
max-width: -moz-calc(100% - 40px);
max-width: calc(100% - 40px);
}
.bt_bb_layout_boxed_1200 .bt_bb_cell {
width: 1200px;
max-width: -webkit-calc(100% - 40px);
max-width: -moz-calc(100% - 40px);
max-width: calc(100% - 40px);
}
.bt_bb_layout_boxed_1300 .bt_bb_cell {
width: 1300px;
max-width: -webkit-calc(100% - 40px);
max-width: -moz-calc(100% - 40px);
max-width: calc(100% - 40px);
}
.bt_bb_layout_boxed_1400 .bt_bb_cell {
width: 1400px;
max-width: -webkit-calc(100% - 40px);
max-width: -moz-calc(100% - 40px);
max-width: calc(100% - 40px);
}
.bt_bb_layout_boxed_1500 .bt_bb_cell {
width: 1500px;
max-width: -webkit-calc(100% - 40px);
max-width: -moz-calc(100% - 40px);
max-width: calc(100% - 40px);
}
.bt_bb_layout_boxed_1600 .bt_bb_cell {
width: 1600px;
max-width: -webkit-calc(100% - 40px);
max-width: -moz-calc(100% - 40px);
max-width: calc(100% - 40px);
}
.bt_bb_row.bt_bb_column_gap_extra_small {
max-width: -webkit-calc(100% + .5em);
max-width: -moz-calc(100% + .5em);
max-width: calc(100% + .5em);
margin-left: -.25em;
margin-right: -.25em;
}
.bt_bb_row.bt_bb_column_gap_extra_small .bt_bb_column {
padding-left: .25em;
padding-right: .25em;
}
.bt_bb_row.bt_bb_column_gap_small {
max-width: -webkit-calc(100% + 1em);
max-width: -moz-calc(100% + 1em);
max-width: calc(100% + 1em);
margin-left: .5em;
margin-right: -.5em;
}
.bt_bb_row.bt_bb_column_gap_small .bt_bb_column {
padding-left: .5em;
padding-right: .5em;
}
.bt_bb_row.bt_bb_column_gap_normal {
max-width: -webkit-calc(100% + 2em);
max-width: -moz-calc(100% + 2em);
max-width: calc(100% + 2em);
margin-left: -1em;
margin-right: -1em;
}
.bt_bb_row.bt_bb_column_gap_normal .bt_bb_column {
padding-left: 1em;
padding-right: 1em;
}
.bt_bb_row.bt_bb_column_gap_medium {
max-width: -webkit-calc(100% + 4em);
max-width: -moz-calc(100% + 4em);
max-width: calc(100% + 4em);
margin-left: -2em;
margin-right: -2em;
}
.bt_bb_row.bt_bb_column_gap_medium .bt_bb_column {
padding-left: 2em;
padding-right: 2em;
}
.bt_bb_row.bt_bb_column_gap_large {
max-width: -webkit-calc(100% + 8em);
max-width: -moz-calc(100% + 8em);
max-width: calc(100% + 8em);
margin-left: -4em;
margin-right: -4em;
}
.bt_bb_row.bt_bb_column_gap_large .bt_bb_column {
padding-left: 4em;
padding-right: 4em;
}
.bt_bb_row.bt_bb_column_gap_0 {
max-width: -webkit-calc(100% + 0);
max-width: -moz-calc(100% + 0);
max-width: calc(100% + 0);
margin-left: -0px;
margin-right: -0px;
}
.bt_bb_row.bt_bb_column_gap_0 .bt_bb_column {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_column_gap_0 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_column_gap_5 {
max-width: -webkit-calc(100% + 10px);
max-width: -moz-calc(100% + 10px);
max-width: calc(100% + 10px);
margin-left: -5px;
margin-right: -5px;
}
.bt_bb_row.bt_bb_column_gap_5 .bt_bb_column {
padding-left: 5px;
padding-right: 5px;
}
.bt_bb_row.bt_bb_column_gap_5 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
padding-left: 10px;
padding-right: 10px;
}
.bt_bb_row.bt_bb_column_gap_10 {
max-width: -webkit-calc(100% + 20px);
max-width: -moz-calc(100% + 20px);
max-width: calc(100% + 20px);
margin-left: -10px;
margin-right: -10px;
}
.bt_bb_row.bt_bb_column_gap_10 .bt_bb_column {
padding-left: 10px;
padding-right: 10px;
}
.bt_bb_row.bt_bb_column_gap_10 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
padding-left: 20px;
padding-right: 20px;
}
.bt_bb_row.bt_bb_column_gap_15 {
max-width: -webkit-calc(100% + 30px);
max-width: -moz-calc(100% + 30px);
max-width: calc(100% + 30px);
margin-left: -15px;
margin-right: -15px;
}
.bt_bb_row.bt_bb_column_gap_15 .bt_bb_column {
padding-left: 15px;
padding-right: 15px;
}
.bt_bb_row.bt_bb_column_gap_15 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
padding-left: 30px;
padding-right: 30px;
}
.bt_bb_row.bt_bb_column_gap_20 {
max-width: -webkit-calc(100% + 40px);
max-width: -moz-calc(100% + 40px);
max-width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px;
}
.bt_bb_row.bt_bb_column_gap_20 .bt_bb_column {
padding-left: 20px;
padding-right: 20px;
}
.bt_bb_row.bt_bb_column_gap_20 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
padding-left: 40px;
padding-right: 40px;
}
.bt_bb_row.bt_bb_column_gap_25 {
max-width: -webkit-calc(100% + 50px);
max-width: -moz-calc(100% + 50px);
max-width: calc(100% + 50px);
margin-left: -25px;
margin-right: -25px;
}
.bt_bb_row.bt_bb_column_gap_25 .bt_bb_column {
padding-left: 25px;
padding-right: 25px;
}
.bt_bb_row.bt_bb_column_gap_25 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
padding-left: 50px;
padding-right: 50px;
}
.bt_bb_row.bt_bb_column_gap_30 {
max-width: -webkit-calc(100% + 60px);
max-width: -moz-calc(100% + 60px);
max-width: calc(100% + 60px);
margin-left: -30px;
margin-right: -30px;
}
.bt_bb_row.bt_bb_column_gap_30 .bt_bb_column {
padding-left: 30px;
padding-right: 30px;
}
.bt_bb_row.bt_bb_column_gap_30 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
padding-left: 60px;
padding-right: 60px;
}
.bt_bb_row.bt_bb_column_gap_35 {
max-width: -webkit-calc(100% + 70px);
max-width: -moz-calc(100% + 70px);
max-width: calc(100% + 70px);
margin-left: -35px;
margin-right: -35px;
}
.bt_bb_row.bt_bb_column_gap_35 .bt_bb_column {
padding-left: 35px;
padding-right: 35px;
}
.bt_bb_row.bt_bb_column_gap_35 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
padding-left: 70px;
padding-right: 70px;
}
.bt_bb_row.bt_bb_column_gap_40 {
max-width: -webkit-calc(100% + 80px);
max-width: -moz-calc(100% + 80px);
max-width: calc(100% + 80px);
margin-left: -40px;
margin-right: -40px;
}
.bt_bb_row.bt_bb_column_gap_40 .bt_bb_column {
padding-left: 40px;
padding-right: 40px;
}
.bt_bb_row.bt_bb_column_gap_40 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
padding-left: 80px;
padding-right: 80px;
}
.bt_bb_row.bt_bb_column_gap_45 {
max-width: -webkit-calc(100% + 90px);
max-width: -moz-calc(100% + 90px);
max-width: calc(100% + 90px);
margin-left: -45px;
margin-right: -45px;
}
.bt_bb_row.bt_bb_column_gap_45 .bt_bb_column {
padding-left: 45px;
padding-right: 45px;
}
.bt_bb_row.bt_bb_column_gap_45 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
padding-left: 90px;
padding-right: 90px;
}
.bt_bb_row.bt_bb_column_gap_50 {
max-width: -webkit-calc(100% + 100px);
max-width: -moz-calc(100% + 100px);
max-width: calc(100% + 100px);
margin-left: -50px;
margin-right: -50px;
}
.bt_bb_row.bt_bb_column_gap_50 .bt_bb_column {
padding-left: 50px;
padding-right: 50px;
}
.bt_bb_row.bt_bb_column_gap_50 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
padding-left: 100px;
padding-right: 100px;
}
.bt_bb_row.bt_bb_column_gap_60 {
max-width: -webkit-calc(100% + 120px);
max-width: -moz-calc(100% + 120px);
max-width: calc(100% + 120px);
margin-left: -60px;
margin-right: -60px;
}
.bt_bb_row.bt_bb_column_gap_60 .bt_bb_column {
padding-left: 60px;
padding-right: 60px;
}
.bt_bb_row.bt_bb_column_gap_60 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
padding-left: 120px;
padding-right: 120px;
}
.bt_bb_row.bt_bb_column_gap_70 {
max-width: -webkit-calc(100% + 140px);
max-width: -moz-calc(100% + 140px);
max-width: calc(100% + 140px);
margin-left: -70px;
margin-right: -70px;
}
.bt_bb_row.bt_bb_column_gap_70 .bt_bb_column {
padding-left: 70px;
padding-right: 70px;
}
.bt_bb_row.bt_bb_column_gap_70 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
padding-left: 140px;
padding-right: 140px;
}
.bt_bb_row.bt_bb_column_gap_80 {
max-width: -webkit-calc(100% + 160px);
max-width: -moz-calc(100% + 160px);
max-width: calc(100% + 160px);
margin-left: -80px;
margin-right: -80px;
}
.bt_bb_row.bt_bb_column_gap_80 .bt_bb_column {
padding-left: 80px;
padding-right: 80px;
}
.bt_bb_row.bt_bb_column_gap_80 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
padding-left: 160px;
padding-right: 160px;
}
.bt_bb_row.bt_bb_column_gap_90 {
max-width: -webkit-calc(100% + 180px);
max-width: -moz-calc(100% + 180px);
max-width: calc(100% + 180px);
margin-left: -90px;
margin-right: -90px;
}
.bt_bb_row.bt_bb_column_gap_90 .bt_bb_column {
padding-left: 90px;
padding-right: 90px;
}
.bt_bb_row.bt_bb_column_gap_90 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
padding-left: 180px;
padding-right: 180px;
}
.bt_bb_row.bt_bb_column_gap_100 {
max-width: -webkit-calc(100% + 200px);
max-width: -moz-calc(100% + 200px);
max-width: calc(100% + 200px);
margin-left: -100px;
margin-right: -100px;
}
.bt_bb_row.bt_bb_column_gap_100 .bt_bb_column {
padding-left: 100px;
padding-right: 100px;
}
.bt_bb_row.bt_bb_column_gap_100 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
padding-left: 200px;
padding-right: 200px;
} .bt_bb_row.bt_bb_column_gap_0 {
margin-left: 0;
margin-right: 0;
}
.bt_bb_row.bt_bb_column_gap_0 .bt_bb_column {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row.bt_bb_column_gap_0 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
padding-left: 20px;
padding-right: 20px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_0 {
max-width: -webkit-calc(100% + 0);
max-width: -moz-calc(100% + 0);
max-width: calc(100% + 0);
margin-left: -0px;
margin-right: -0px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_0 .bt_bb_column_inner {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_0 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_5 {
max-width: -webkit-calc(100% + 10px);
max-width: -moz-calc(100% + 10px);
max-width: calc(100% + 10px);
margin-left: -5px;
margin-right: -5px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_5 .bt_bb_column_inner {
padding-left: 5px;
padding-right: 5px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_5 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
padding-left: 10px;
padding-right: 10px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_10 {
max-width: -webkit-calc(100% + 20px);
max-width: -moz-calc(100% + 20px);
max-width: calc(100% + 20px);
margin-left: -10px;
margin-right: -10px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_10 .bt_bb_column_inner {
padding-left: 10px;
padding-right: 10px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_10 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
padding-left: 20px;
padding-right: 20px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_15 {
max-width: -webkit-calc(100% + 30px);
max-width: -moz-calc(100% + 30px);
max-width: calc(100% + 30px);
margin-left: -15px;
margin-right: -15px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_15 .bt_bb_column_inner {
padding-left: 15px;
padding-right: 15px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_15 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
padding-left: 30px;
padding-right: 30px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_20 {
max-width: -webkit-calc(100% + 40px);
max-width: -moz-calc(100% + 40px);
max-width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_20 .bt_bb_column_inner {
padding-left: 20px;
padding-right: 20px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_20 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
padding-left: 40px;
padding-right: 40px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_25 {
max-width: -webkit-calc(100% + 50px);
max-width: -moz-calc(100% + 50px);
max-width: calc(100% + 50px);
margin-left: -25px;
margin-right: -25px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_25 .bt_bb_column_inner {
padding-left: 25px;
padding-right: 25px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_25 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
padding-left: 50px;
padding-right: 50px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_30 {
max-width: -webkit-calc(100% + 60px);
max-width: -moz-calc(100% + 60px);
max-width: calc(100% + 60px);
margin-left: -30px;
margin-right: -30px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_30 .bt_bb_column_inner {
padding-left: 30px;
padding-right: 30px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_30 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
padding-left: 60px;
padding-right: 60px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_35 {
max-width: -webkit-calc(100% + 70px);
max-width: -moz-calc(100% + 70px);
max-width: calc(100% + 70px);
margin-left: -35px;
margin-right: -35px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_35 .bt_bb_column_inner {
padding-left: 35px;
padding-right: 35px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_35 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
padding-left: 70px;
padding-right: 70px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_40 {
max-width: -webkit-calc(100% + 80px);
max-width: -moz-calc(100% + 80px);
max-width: calc(100% + 80px);
margin-left: -40px;
margin-right: -40px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_40 .bt_bb_column_inner {
padding-left: 40px;
padding-right: 40px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_40 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
padding-left: 80px;
padding-right: 80px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_45 {
max-width: -webkit-calc(100% + 90px);
max-width: -moz-calc(100% + 90px);
max-width: calc(100% + 90px);
margin-left: -45px;
margin-right: -45px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_45 .bt_bb_column_inner {
padding-left: 45px;
padding-right: 45px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_45 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
padding-left: 90px;
padding-right: 90px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_50 {
max-width: -webkit-calc(100% + 100px);
max-width: -moz-calc(100% + 100px);
max-width: calc(100% + 100px);
margin-left: -50px;
margin-right: -50px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_50 .bt_bb_column_inner {
padding-left: 50px;
padding-right: 50px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_50 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
padding-left: 100px;
padding-right: 100px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_60 {
max-width: -webkit-calc(100% + 120px);
max-width: -moz-calc(100% + 120px);
max-width: calc(100% + 120px);
margin-left: -60px;
margin-right: -60px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_60 .bt_bb_column_inner {
padding-left: 60px;
padding-right: 60px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_60 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
padding-left: 120px;
padding-right: 120px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_70 {
max-width: -webkit-calc(100% + 140px);
max-width: -moz-calc(100% + 140px);
max-width: calc(100% + 140px);
margin-left: -70px;
margin-right: -70px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_70 .bt_bb_column_inner {
padding-left: 70px;
padding-right: 70px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_70 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
padding-left: 140px;
padding-right: 140px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_80 {
max-width: -webkit-calc(100% + 160px);
max-width: -moz-calc(100% + 160px);
max-width: calc(100% + 160px);
margin-left: -80px;
margin-right: -80px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_80 .bt_bb_column_inner {
padding-left: 80px;
padding-right: 80px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_80 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
padding-left: 160px;
padding-right: 160px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_90 {
max-width: -webkit-calc(100% + 180px);
max-width: -moz-calc(100% + 180px);
max-width: calc(100% + 180px);
margin-left: -90px;
margin-right: -90px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_90 .bt_bb_column_inner {
padding-left: 90px;
padding-right: 90px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_90 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
padding-left: 180px;
padding-right: 180px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_100 {
max-width: -webkit-calc(100% + 200px);
max-width: -moz-calc(100% + 200px);
max-width: calc(100% + 200px);
margin-left: -100px;
margin-right: -100px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_100 .bt_bb_column_inner {
padding-left: 100px;
padding-right: 100px;
}
.bt_bb_row_inner.bt_bb_column_inner_gap_100 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
padding-left: 200px;
padding-right: 200px;
}
html:not(.bt_bb_touch) .bt_bb_parallax {
-webkit-transition-property: background-position;
-moz-transition-property: background-position;
transition-property: background-position;
-webkit-transition-duration: 0;
-moz-transition-duration: 0;
transition-duration: 0;
-webkit-transition-delay: 0;
-moz-transition-delay: 0;
transition-delay: 0;
background-attachment: fixed;
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
-moz-transform: none;
}
html[data-useragent*="Edge"] html:not(.bt_bb_touch) .bt_bb_parallax {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
transform: none;
} .bt_bb_row_width_boxed_1200.bt_bb_row_wrapper {
max-width: 1200px;
margin: auto;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row {
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row .bt_bb_column {
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right,
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left {
max-width: 100%;
}
@media (max-width: 1240px) {
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper {
padding: 0 20px;
max-width: 100%;
}
}
@media (min-width: 1240px) {
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row .bt_bb_column[data-width="1"] {
-webkit-flex: 0 0 103.43333px;
-ms-flex: 0 0 103.43333px;
flex: 0 0 103.43333px;
max-width: 103.43333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="1"]:first-child {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_row_push_right) {
padding-right: -webkit-calc(50% - 600px);
padding-right: -moz-calc(50% - 600px);
padding-right: calc(50% - 600px);
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: 63.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="1"]:last-child {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_row_push_left) {
padding-left: -webkit-calc(50% - 600px);
padding-left: -moz-calc(50% - 600px);
padding-left: calc(50% - 600px);
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: 63.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"] {
-webkit-flex: 0 0 100px;
-ms-flex: 0 0 100px;
flex: 0 0 100px;
max-width: 100px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"] {
-webkit-flex: 0 0 100.83333px;
-ms-flex: 0 0 100.83333px;
flex: 0 0 100.83333px;
max-width: 100.83333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"] {
-webkit-flex: 0 0 101.66667px;
-ms-flex: 0 0 101.66667px;
flex: 0 0 101.66667px;
max-width: 101.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"] {
-webkit-flex: 0 0 102.5px;
-ms-flex: 0 0 102.5px;
flex: 0 0 102.5px;
max-width: 102.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"] {
-webkit-flex: 0 0 103.33333px;
-ms-flex: 0 0 103.33333px;
flex: 0 0 103.33333px;
max-width: 103.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"] {
-webkit-flex: 0 0 104.16667px;
-ms-flex: 0 0 104.16667px;
flex: 0 0 104.16667px;
max-width: 104.16667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"] {
-webkit-flex: 0 0 105px;
-ms-flex: 0 0 105px;
flex: 0 0 105px;
max-width: 105px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"] {
-webkit-flex: 0 0 105.83333px;
-ms-flex: 0 0 105.83333px;
flex: 0 0 105.83333px;
max-width: 105.83333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"] {
-webkit-flex: 0 0 106.66667px;
-ms-flex: 0 0 106.66667px;
flex: 0 0 106.66667px;
max-width: 106.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"] {
-webkit-flex: 0 0 107.5px;
-ms-flex: 0 0 107.5px;
flex: 0 0 107.5px;
max-width: 107.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"] {
-webkit-flex: 0 0 108.33333px;
-ms-flex: 0 0 108.33333px;
flex: 0 0 108.33333px;
max-width: 108.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"] {
-webkit-flex: 0 0 110px;
-ms-flex: 0 0 110px;
flex: 0 0 110px;
max-width: 110px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"] {
-webkit-flex: 0 0 111.66667px;
-ms-flex: 0 0 111.66667px;
flex: 0 0 111.66667px;
max-width: 111.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"] {
-webkit-flex: 0 0 113.33333px;
-ms-flex: 0 0 113.33333px;
flex: 0 0 113.33333px;
max-width: 113.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"] {
-webkit-flex: 0 0 115px;
-ms-flex: 0 0 115px;
flex: 0 0 115px;
max-width: 115px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"] {
-webkit-flex: 0 0 116.66667px;
-ms-flex: 0 0 116.66667px;
flex: 0 0 116.66667px;
max-width: 116.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: 100px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: 100px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: 90.83333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: 90.83333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: 81.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: 81.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: 72.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: 72.5px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: 63.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: 63.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: 54.16667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: 54.16667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: 45px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: 45px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: 35.83333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: 35.83333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: 26.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: 26.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: 17.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: 17.5px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: 8.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: 8.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: -10px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: -10px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: -28.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: -28.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: -46.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: -46.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: -65px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: -65px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
max-width: -83.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
max-width: -83.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row .bt_bb_column[data-width="2"] {
-webkit-flex: 0 0 206.76667px;
-ms-flex: 0 0 206.76667px;
flex: 0 0 206.76667px;
max-width: 206.76667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="2"]:first-child {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_row_push_right) {
padding-right: -webkit-calc(50% - 600px);
padding-right: -moz-calc(50% - 600px);
padding-right: calc(50% - 600px);
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: 166.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="2"]:last-child {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_row_push_left) {
padding-left: -webkit-calc(50% - 600px);
padding-left: -moz-calc(50% - 600px);
padding-left: calc(50% - 600px);
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: 166.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"] {
-webkit-flex: 0 0 200px;
-ms-flex: 0 0 200px;
flex: 0 0 200px;
max-width: 200px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"] {
-webkit-flex: 0 0 201.66667px;
-ms-flex: 0 0 201.66667px;
flex: 0 0 201.66667px;
max-width: 201.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"] {
-webkit-flex: 0 0 203.33333px;
-ms-flex: 0 0 203.33333px;
flex: 0 0 203.33333px;
max-width: 203.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"] {
-webkit-flex: 0 0 205px;
-ms-flex: 0 0 205px;
flex: 0 0 205px;
max-width: 205px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"] {
-webkit-flex: 0 0 206.66667px;
-ms-flex: 0 0 206.66667px;
flex: 0 0 206.66667px;
max-width: 206.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"] {
-webkit-flex: 0 0 208.33333px;
-ms-flex: 0 0 208.33333px;
flex: 0 0 208.33333px;
max-width: 208.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"] {
-webkit-flex: 0 0 210px;
-ms-flex: 0 0 210px;
flex: 0 0 210px;
max-width: 210px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"] {
-webkit-flex: 0 0 211.66667px;
-ms-flex: 0 0 211.66667px;
flex: 0 0 211.66667px;
max-width: 211.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"] {
-webkit-flex: 0 0 213.33333px;
-ms-flex: 0 0 213.33333px;
flex: 0 0 213.33333px;
max-width: 213.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"] {
-webkit-flex: 0 0 215px;
-ms-flex: 0 0 215px;
flex: 0 0 215px;
max-width: 215px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"] {
-webkit-flex: 0 0 216.66667px;
-ms-flex: 0 0 216.66667px;
flex: 0 0 216.66667px;
max-width: 216.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"] {
-webkit-flex: 0 0 220px;
-ms-flex: 0 0 220px;
flex: 0 0 220px;
max-width: 220px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"] {
-webkit-flex: 0 0 223.33333px;
-ms-flex: 0 0 223.33333px;
flex: 0 0 223.33333px;
max-width: 223.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"] {
-webkit-flex: 0 0 226.66667px;
-ms-flex: 0 0 226.66667px;
flex: 0 0 226.66667px;
max-width: 226.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"] {
-webkit-flex: 0 0 230px;
-ms-flex: 0 0 230px;
flex: 0 0 230px;
max-width: 230px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"] {
-webkit-flex: 0 0 233.33333px;
-ms-flex: 0 0 233.33333px;
flex: 0 0 233.33333px;
max-width: 233.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: 200px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: 200px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: 191.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: 191.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: 183.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: 183.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: 175px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: 175px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: 166.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: 166.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: 158.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: 158.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: 150px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: 150px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: 141.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: 141.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: 133.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: 133.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: 125px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: 125px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: 116.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: 116.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: 100px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: 100px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: 83.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: 83.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: 66.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: 66.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: 50px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: 50px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
max-width: 33.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
max-width: 33.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row .bt_bb_column[data-width="3"] {
-webkit-flex: 0 0 310.1px;
-ms-flex: 0 0 310.1px;
flex: 0 0 310.1px;
max-width: 310.1px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="3"]:first-child {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_row_push_right) {
padding-right: -webkit-calc(50% - 600px);
padding-right: -moz-calc(50% - 600px);
padding-right: calc(50% - 600px);
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: 270px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="3"]:last-child {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_row_push_left) {
padding-left: -webkit-calc(50% - 600px);
padding-left: -moz-calc(50% - 600px);
padding-left: calc(50% - 600px);
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: 270px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"] {
-webkit-flex: 0 0 300px;
-ms-flex: 0 0 300px;
flex: 0 0 300px;
max-width: 300px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"] {
-webkit-flex: 0 0 302.5px;
-ms-flex: 0 0 302.5px;
flex: 0 0 302.5px;
max-width: 302.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"] {
-webkit-flex: 0 0 305px;
-ms-flex: 0 0 305px;
flex: 0 0 305px;
max-width: 305px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"] {
-webkit-flex: 0 0 307.5px;
-ms-flex: 0 0 307.5px;
flex: 0 0 307.5px;
max-width: 307.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"] {
-webkit-flex: 0 0 310px;
-ms-flex: 0 0 310px;
flex: 0 0 310px;
max-width: 310px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"] {
-webkit-flex: 0 0 312.5px;
-ms-flex: 0 0 312.5px;
flex: 0 0 312.5px;
max-width: 312.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"] {
-webkit-flex: 0 0 315px;
-ms-flex: 0 0 315px;
flex: 0 0 315px;
max-width: 315px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"] {
-webkit-flex: 0 0 317.5px;
-ms-flex: 0 0 317.5px;
flex: 0 0 317.5px;
max-width: 317.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"] {
-webkit-flex: 0 0 320px;
-ms-flex: 0 0 320px;
flex: 0 0 320px;
max-width: 320px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"] {
-webkit-flex: 0 0 322.5px;
-ms-flex: 0 0 322.5px;
flex: 0 0 322.5px;
max-width: 322.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"] {
-webkit-flex: 0 0 325px;
-ms-flex: 0 0 325px;
flex: 0 0 325px;
max-width: 325px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"] {
-webkit-flex: 0 0 330px;
-ms-flex: 0 0 330px;
flex: 0 0 330px;
max-width: 330px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"] {
-webkit-flex: 0 0 335px;
-ms-flex: 0 0 335px;
flex: 0 0 335px;
max-width: 335px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"] {
-webkit-flex: 0 0 340px;
-ms-flex: 0 0 340px;
flex: 0 0 340px;
max-width: 340px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"] {
-webkit-flex: 0 0 345px;
-ms-flex: 0 0 345px;
flex: 0 0 345px;
max-width: 345px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"] {
-webkit-flex: 0 0 350px;
-ms-flex: 0 0 350px;
flex: 0 0 350px;
max-width: 350px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: 300px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: 300px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: 292.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: 292.5px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: 285px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: 285px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: 277.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: 277.5px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: 270px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: 270px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: 262.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: 262.5px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: 255px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: 255px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: 247.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: 247.5px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: 240px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: 240px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: 232.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: 232.5px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: 225px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: 225px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: 210px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: 210px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: 195px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: 195px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: 180px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: 180px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: 165px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: 165px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
max-width: 150px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
max-width: 150px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row .bt_bb_column[data-width="4"] {
-webkit-flex: 0 0 413.43333px;
-ms-flex: 0 0 413.43333px;
flex: 0 0 413.43333px;
max-width: 413.43333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="4"]:first-child {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_row_push_right) {
padding-right: -webkit-calc(50% - 600px);
padding-right: -moz-calc(50% - 600px);
padding-right: calc(50% - 600px);
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: 373.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="4"]:last-child {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_row_push_left) {
padding-left: -webkit-calc(50% - 600px);
padding-left: -moz-calc(50% - 600px);
padding-left: calc(50% - 600px);
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: 373.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"] {
-webkit-flex: 0 0 400px;
-ms-flex: 0 0 400px;
flex: 0 0 400px;
max-width: 400px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"] {
-webkit-flex: 0 0 403.33333px;
-ms-flex: 0 0 403.33333px;
flex: 0 0 403.33333px;
max-width: 403.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"] {
-webkit-flex: 0 0 406.66667px;
-ms-flex: 0 0 406.66667px;
flex: 0 0 406.66667px;
max-width: 406.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"] {
-webkit-flex: 0 0 410px;
-ms-flex: 0 0 410px;
flex: 0 0 410px;
max-width: 410px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"] {
-webkit-flex: 0 0 413.33333px;
-ms-flex: 0 0 413.33333px;
flex: 0 0 413.33333px;
max-width: 413.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"] {
-webkit-flex: 0 0 416.66667px;
-ms-flex: 0 0 416.66667px;
flex: 0 0 416.66667px;
max-width: 416.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"] {
-webkit-flex: 0 0 420px;
-ms-flex: 0 0 420px;
flex: 0 0 420px;
max-width: 420px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"] {
-webkit-flex: 0 0 423.33333px;
-ms-flex: 0 0 423.33333px;
flex: 0 0 423.33333px;
max-width: 423.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"] {
-webkit-flex: 0 0 426.66667px;
-ms-flex: 0 0 426.66667px;
flex: 0 0 426.66667px;
max-width: 426.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"] {
-webkit-flex: 0 0 430px;
-ms-flex: 0 0 430px;
flex: 0 0 430px;
max-width: 430px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"] {
-webkit-flex: 0 0 433.33333px;
-ms-flex: 0 0 433.33333px;
flex: 0 0 433.33333px;
max-width: 433.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"] {
-webkit-flex: 0 0 440px;
-ms-flex: 0 0 440px;
flex: 0 0 440px;
max-width: 440px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"] {
-webkit-flex: 0 0 446.66667px;
-ms-flex: 0 0 446.66667px;
flex: 0 0 446.66667px;
max-width: 446.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"] {
-webkit-flex: 0 0 453.33333px;
-ms-flex: 0 0 453.33333px;
flex: 0 0 453.33333px;
max-width: 453.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"] {
-webkit-flex: 0 0 460px;
-ms-flex: 0 0 460px;
flex: 0 0 460px;
max-width: 460px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"] {
-webkit-flex: 0 0 466.66667px;
-ms-flex: 0 0 466.66667px;
flex: 0 0 466.66667px;
max-width: 466.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: 400px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: 400px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: 393.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: 393.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: 386.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: 386.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: 380px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: 380px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: 373.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: 373.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: 366.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: 366.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: 360px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: 360px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: 353.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: 353.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: 346.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: 346.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: 340px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: 340px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: 333.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: 333.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: 320px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: 320px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: 306.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: 306.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: 293.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: 293.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: 280px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: 280px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
max-width: 266.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
max-width: 266.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row .bt_bb_column[data-width="5"] {
-webkit-flex: 0 0 516.76667px;
-ms-flex: 0 0 516.76667px;
flex: 0 0 516.76667px;
max-width: 516.76667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="5"]:first-child {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_row_push_right) {
padding-right: -webkit-calc(50% - 600px);
padding-right: -moz-calc(50% - 600px);
padding-right: calc(50% - 600px);
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: 476.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="5"]:last-child {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_row_push_left) {
padding-left: -webkit-calc(50% - 600px);
padding-left: -moz-calc(50% - 600px);
padding-left: calc(50% - 600px);
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: 476.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"] {
-webkit-flex: 0 0 500px;
-ms-flex: 0 0 500px;
flex: 0 0 500px;
max-width: 500px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"] {
-webkit-flex: 0 0 504.16667px;
-ms-flex: 0 0 504.16667px;
flex: 0 0 504.16667px;
max-width: 504.16667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"] {
-webkit-flex: 0 0 508.33333px;
-ms-flex: 0 0 508.33333px;
flex: 0 0 508.33333px;
max-width: 508.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"] {
-webkit-flex: 0 0 512.5px;
-ms-flex: 0 0 512.5px;
flex: 0 0 512.5px;
max-width: 512.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"] {
-webkit-flex: 0 0 516.66667px;
-ms-flex: 0 0 516.66667px;
flex: 0 0 516.66667px;
max-width: 516.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"] {
-webkit-flex: 0 0 520.83333px;
-ms-flex: 0 0 520.83333px;
flex: 0 0 520.83333px;
max-width: 520.83333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"] {
-webkit-flex: 0 0 525px;
-ms-flex: 0 0 525px;
flex: 0 0 525px;
max-width: 525px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"] {
-webkit-flex: 0 0 529.16667px;
-ms-flex: 0 0 529.16667px;
flex: 0 0 529.16667px;
max-width: 529.16667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"] {
-webkit-flex: 0 0 533.33333px;
-ms-flex: 0 0 533.33333px;
flex: 0 0 533.33333px;
max-width: 533.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"] {
-webkit-flex: 0 0 537.5px;
-ms-flex: 0 0 537.5px;
flex: 0 0 537.5px;
max-width: 537.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"] {
-webkit-flex: 0 0 541.66667px;
-ms-flex: 0 0 541.66667px;
flex: 0 0 541.66667px;
max-width: 541.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"] {
-webkit-flex: 0 0 550px;
-ms-flex: 0 0 550px;
flex: 0 0 550px;
max-width: 550px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"] {
-webkit-flex: 0 0 558.33333px;
-ms-flex: 0 0 558.33333px;
flex: 0 0 558.33333px;
max-width: 558.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"] {
-webkit-flex: 0 0 566.66667px;
-ms-flex: 0 0 566.66667px;
flex: 0 0 566.66667px;
max-width: 566.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"] {
-webkit-flex: 0 0 575px;
-ms-flex: 0 0 575px;
flex: 0 0 575px;
max-width: 575px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"] {
-webkit-flex: 0 0 583.33333px;
-ms-flex: 0 0 583.33333px;
flex: 0 0 583.33333px;
max-width: 583.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: 500px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: 500px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: 494.16667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: 494.16667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: 488.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: 488.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: 482.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: 482.5px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: 476.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: 476.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: 470.83333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: 470.83333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: 465px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: 465px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: 459.16667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: 459.16667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: 453.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: 453.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: 447.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: 447.5px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: 441.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: 441.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: 430px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: 430px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: 418.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: 418.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: 406.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: 406.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: 395px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: 395px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
max-width: 383.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
max-width: 383.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row .bt_bb_column[data-width="6"] {
-webkit-flex: 0 0 620.1px;
-ms-flex: 0 0 620.1px;
flex: 0 0 620.1px;
max-width: 620.1px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="6"]:first-child {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_row_push_right) {
padding-right: -webkit-calc(50% - 600px);
padding-right: -moz-calc(50% - 600px);
padding-right: calc(50% - 600px);
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: 580px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="6"]:last-child {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_row_push_left) {
padding-left: -webkit-calc(50% - 600px);
padding-left: -moz-calc(50% - 600px);
padding-left: calc(50% - 600px);
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: 580px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"] {
-webkit-flex: 0 0 600px;
-ms-flex: 0 0 600px;
flex: 0 0 600px;
max-width: 600px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"] {
-webkit-flex: 0 0 605px;
-ms-flex: 0 0 605px;
flex: 0 0 605px;
max-width: 605px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"] {
-webkit-flex: 0 0 610px;
-ms-flex: 0 0 610px;
flex: 0 0 610px;
max-width: 610px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"] {
-webkit-flex: 0 0 615px;
-ms-flex: 0 0 615px;
flex: 0 0 615px;
max-width: 615px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"] {
-webkit-flex: 0 0 620px;
-ms-flex: 0 0 620px;
flex: 0 0 620px;
max-width: 620px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"] {
-webkit-flex: 0 0 625px;
-ms-flex: 0 0 625px;
flex: 0 0 625px;
max-width: 625px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"] {
-webkit-flex: 0 0 630px;
-ms-flex: 0 0 630px;
flex: 0 0 630px;
max-width: 630px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"] {
-webkit-flex: 0 0 635px;
-ms-flex: 0 0 635px;
flex: 0 0 635px;
max-width: 635px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"] {
-webkit-flex: 0 0 640px;
-ms-flex: 0 0 640px;
flex: 0 0 640px;
max-width: 640px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"] {
-webkit-flex: 0 0 645px;
-ms-flex: 0 0 645px;
flex: 0 0 645px;
max-width: 645px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"] {
-webkit-flex: 0 0 650px;
-ms-flex: 0 0 650px;
flex: 0 0 650px;
max-width: 650px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"] {
-webkit-flex: 0 0 660px;
-ms-flex: 0 0 660px;
flex: 0 0 660px;
max-width: 660px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"] {
-webkit-flex: 0 0 670px;
-ms-flex: 0 0 670px;
flex: 0 0 670px;
max-width: 670px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"] {
-webkit-flex: 0 0 680px;
-ms-flex: 0 0 680px;
flex: 0 0 680px;
max-width: 680px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"] {
-webkit-flex: 0 0 690px;
-ms-flex: 0 0 690px;
flex: 0 0 690px;
max-width: 690px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"] {
-webkit-flex: 0 0 700px;
-ms-flex: 0 0 700px;
flex: 0 0 700px;
max-width: 700px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: 600px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: 600px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: 595px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: 595px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: 590px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: 590px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: 585px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: 585px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: 580px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: 580px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: 575px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: 575px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: 570px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: 570px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: 565px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: 565px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: 560px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: 560px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: 555px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: 555px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: 550px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: 550px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: 540px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: 540px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: 530px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: 530px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: 520px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: 520px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: 510px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: 510px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
max-width: 500px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
max-width: 500px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row .bt_bb_column[data-width="7"] {
-webkit-flex: 0 0 723.43333px;
-ms-flex: 0 0 723.43333px;
flex: 0 0 723.43333px;
max-width: 723.43333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="7"]:first-child {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_row_push_right) {
padding-right: -webkit-calc(50% - 600px);
padding-right: -moz-calc(50% - 600px);
padding-right: calc(50% - 600px);
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: 683.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="7"]:last-child {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_row_push_left) {
padding-left: -webkit-calc(50% - 600px);
padding-left: -moz-calc(50% - 600px);
padding-left: calc(50% - 600px);
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: 683.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"] {
-webkit-flex: 0 0 700px;
-ms-flex: 0 0 700px;
flex: 0 0 700px;
max-width: 700px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"] {
-webkit-flex: 0 0 705.83333px;
-ms-flex: 0 0 705.83333px;
flex: 0 0 705.83333px;
max-width: 705.83333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"] {
-webkit-flex: 0 0 711.66667px;
-ms-flex: 0 0 711.66667px;
flex: 0 0 711.66667px;
max-width: 711.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"] {
-webkit-flex: 0 0 717.5px;
-ms-flex: 0 0 717.5px;
flex: 0 0 717.5px;
max-width: 717.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"] {
-webkit-flex: 0 0 723.33333px;
-ms-flex: 0 0 723.33333px;
flex: 0 0 723.33333px;
max-width: 723.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"] {
-webkit-flex: 0 0 729.16667px;
-ms-flex: 0 0 729.16667px;
flex: 0 0 729.16667px;
max-width: 729.16667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"] {
-webkit-flex: 0 0 735px;
-ms-flex: 0 0 735px;
flex: 0 0 735px;
max-width: 735px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"] {
-webkit-flex: 0 0 740.83333px;
-ms-flex: 0 0 740.83333px;
flex: 0 0 740.83333px;
max-width: 740.83333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"] {
-webkit-flex: 0 0 746.66667px;
-ms-flex: 0 0 746.66667px;
flex: 0 0 746.66667px;
max-width: 746.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"] {
-webkit-flex: 0 0 752.5px;
-ms-flex: 0 0 752.5px;
flex: 0 0 752.5px;
max-width: 752.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"] {
-webkit-flex: 0 0 758.33333px;
-ms-flex: 0 0 758.33333px;
flex: 0 0 758.33333px;
max-width: 758.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"] {
-webkit-flex: 0 0 770px;
-ms-flex: 0 0 770px;
flex: 0 0 770px;
max-width: 770px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"] {
-webkit-flex: 0 0 781.66667px;
-ms-flex: 0 0 781.66667px;
flex: 0 0 781.66667px;
max-width: 781.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"] {
-webkit-flex: 0 0 793.33333px;
-ms-flex: 0 0 793.33333px;
flex: 0 0 793.33333px;
max-width: 793.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"] {
-webkit-flex: 0 0 805px;
-ms-flex: 0 0 805px;
flex: 0 0 805px;
max-width: 805px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"] {
-webkit-flex: 0 0 816.66667px;
-ms-flex: 0 0 816.66667px;
flex: 0 0 816.66667px;
max-width: 816.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: 700px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: 700px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: 695.83333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: 695.83333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: 691.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: 691.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: 687.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: 687.5px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: 683.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: 683.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: 679.16667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: 679.16667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: 675px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: 675px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: 670.83333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: 670.83333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: 666.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: 666.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: 662.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: 662.5px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: 658.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: 658.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: 650px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: 650px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: 641.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: 641.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: 633.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: 633.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: 625px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: 625px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
max-width: 616.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
max-width: 616.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row .bt_bb_column[data-width="8"] {
-webkit-flex: 0 0 826.76667px;
-ms-flex: 0 0 826.76667px;
flex: 0 0 826.76667px;
max-width: 826.76667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="8"]:first-child {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_row_push_right) {
padding-right: -webkit-calc(50% - 600px);
padding-right: -moz-calc(50% - 600px);
padding-right: calc(50% - 600px);
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: 786.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="8"]:last-child {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_row_push_left) {
padding-left: -webkit-calc(50% - 600px);
padding-left: -moz-calc(50% - 600px);
padding-left: calc(50% - 600px);
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: 786.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"] {
-webkit-flex: 0 0 800px;
-ms-flex: 0 0 800px;
flex: 0 0 800px;
max-width: 800px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"] {
-webkit-flex: 0 0 806.66667px;
-ms-flex: 0 0 806.66667px;
flex: 0 0 806.66667px;
max-width: 806.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"] {
-webkit-flex: 0 0 813.33333px;
-ms-flex: 0 0 813.33333px;
flex: 0 0 813.33333px;
max-width: 813.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"] {
-webkit-flex: 0 0 820px;
-ms-flex: 0 0 820px;
flex: 0 0 820px;
max-width: 820px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"] {
-webkit-flex: 0 0 826.66667px;
-ms-flex: 0 0 826.66667px;
flex: 0 0 826.66667px;
max-width: 826.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"] {
-webkit-flex: 0 0 833.33333px;
-ms-flex: 0 0 833.33333px;
flex: 0 0 833.33333px;
max-width: 833.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"] {
-webkit-flex: 0 0 840px;
-ms-flex: 0 0 840px;
flex: 0 0 840px;
max-width: 840px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"] {
-webkit-flex: 0 0 846.66667px;
-ms-flex: 0 0 846.66667px;
flex: 0 0 846.66667px;
max-width: 846.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"] {
-webkit-flex: 0 0 853.33333px;
-ms-flex: 0 0 853.33333px;
flex: 0 0 853.33333px;
max-width: 853.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"] {
-webkit-flex: 0 0 860px;
-ms-flex: 0 0 860px;
flex: 0 0 860px;
max-width: 860px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"] {
-webkit-flex: 0 0 866.66667px;
-ms-flex: 0 0 866.66667px;
flex: 0 0 866.66667px;
max-width: 866.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"] {
-webkit-flex: 0 0 880px;
-ms-flex: 0 0 880px;
flex: 0 0 880px;
max-width: 880px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"] {
-webkit-flex: 0 0 893.33333px;
-ms-flex: 0 0 893.33333px;
flex: 0 0 893.33333px;
max-width: 893.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"] {
-webkit-flex: 0 0 906.66667px;
-ms-flex: 0 0 906.66667px;
flex: 0 0 906.66667px;
max-width: 906.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"] {
-webkit-flex: 0 0 920px;
-ms-flex: 0 0 920px;
flex: 0 0 920px;
max-width: 920px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"] {
-webkit-flex: 0 0 933.33333px;
-ms-flex: 0 0 933.33333px;
flex: 0 0 933.33333px;
max-width: 933.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: 800px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: 800px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: 796.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: 796.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: 793.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: 793.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: 790px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: 790px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: 786.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: 786.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: 783.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: 783.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: 780px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: 780px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: 776.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: 776.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: 773.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: 773.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: 770px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: 770px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: 766.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: 766.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: 760px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: 760px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: 753.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: 753.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: 746.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: 746.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: 740px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: 740px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
max-width: 733.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
max-width: 733.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row .bt_bb_column[data-width="9"] {
-webkit-flex: 0 0 930.1px;
-ms-flex: 0 0 930.1px;
flex: 0 0 930.1px;
max-width: 930.1px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="9"]:first-child {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_row_push_right) {
padding-right: -webkit-calc(50% - 600px);
padding-right: -moz-calc(50% - 600px);
padding-right: calc(50% - 600px);
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: 890px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="9"]:last-child {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_row_push_left) {
padding-left: -webkit-calc(50% - 600px);
padding-left: -moz-calc(50% - 600px);
padding-left: calc(50% - 600px);
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: 890px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"] {
-webkit-flex: 0 0 900px;
-ms-flex: 0 0 900px;
flex: 0 0 900px;
max-width: 900px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"] {
-webkit-flex: 0 0 907.5px;
-ms-flex: 0 0 907.5px;
flex: 0 0 907.5px;
max-width: 907.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"] {
-webkit-flex: 0 0 915px;
-ms-flex: 0 0 915px;
flex: 0 0 915px;
max-width: 915px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"] {
-webkit-flex: 0 0 922.5px;
-ms-flex: 0 0 922.5px;
flex: 0 0 922.5px;
max-width: 922.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"] {
-webkit-flex: 0 0 930px;
-ms-flex: 0 0 930px;
flex: 0 0 930px;
max-width: 930px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"] {
-webkit-flex: 0 0 937.5px;
-ms-flex: 0 0 937.5px;
flex: 0 0 937.5px;
max-width: 937.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"] {
-webkit-flex: 0 0 945px;
-ms-flex: 0 0 945px;
flex: 0 0 945px;
max-width: 945px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"] {
-webkit-flex: 0 0 952.5px;
-ms-flex: 0 0 952.5px;
flex: 0 0 952.5px;
max-width: 952.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"] {
-webkit-flex: 0 0 960px;
-ms-flex: 0 0 960px;
flex: 0 0 960px;
max-width: 960px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"] {
-webkit-flex: 0 0 967.5px;
-ms-flex: 0 0 967.5px;
flex: 0 0 967.5px;
max-width: 967.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"] {
-webkit-flex: 0 0 975px;
-ms-flex: 0 0 975px;
flex: 0 0 975px;
max-width: 975px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"] {
-webkit-flex: 0 0 990px;
-ms-flex: 0 0 990px;
flex: 0 0 990px;
max-width: 990px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"] {
-webkit-flex: 0 0 1005px;
-ms-flex: 0 0 1005px;
flex: 0 0 1005px;
max-width: 1005px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"] {
-webkit-flex: 0 0 1020px;
-ms-flex: 0 0 1020px;
flex: 0 0 1020px;
max-width: 1020px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"] {
-webkit-flex: 0 0 1035px;
-ms-flex: 0 0 1035px;
flex: 0 0 1035px;
max-width: 1035px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"] {
-webkit-flex: 0 0 1050px;
-ms-flex: 0 0 1050px;
flex: 0 0 1050px;
max-width: 1050px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: 900px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: 900px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: 897.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: 897.5px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: 895px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: 895px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: 892.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: 892.5px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: 890px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: 890px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: 887.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: 887.5px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: 885px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: 885px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: 882.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: 882.5px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: 880px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: 880px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: 877.5px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: 877.5px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: 875px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: 875px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: 870px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: 870px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: 865px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: 865px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: 860px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: 860px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: 855px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: 855px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
max-width: 850px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
max-width: 850px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row .bt_bb_column[data-width="10"] {
-webkit-flex: 0 0 1033.43333px;
-ms-flex: 0 0 1033.43333px;
flex: 0 0 1033.43333px;
max-width: 1033.43333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="10"]:first-child {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_row_push_right) {
padding-right: -webkit-calc(50% - 600px);
padding-right: -moz-calc(50% - 600px);
padding-right: calc(50% - 600px);
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: 993.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="10"]:last-child {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_row_push_left) {
padding-left: -webkit-calc(50% - 600px);
padding-left: -moz-calc(50% - 600px);
padding-left: calc(50% - 600px);
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: 993.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"] {
-webkit-flex: 0 0 1000px;
-ms-flex: 0 0 1000px;
flex: 0 0 1000px;
max-width: 1000px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"] {
-webkit-flex: 0 0 1008.33333px;
-ms-flex: 0 0 1008.33333px;
flex: 0 0 1008.33333px;
max-width: 1008.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"] {
-webkit-flex: 0 0 1016.66667px;
-ms-flex: 0 0 1016.66667px;
flex: 0 0 1016.66667px;
max-width: 1016.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"] {
-webkit-flex: 0 0 1025px;
-ms-flex: 0 0 1025px;
flex: 0 0 1025px;
max-width: 1025px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"] {
-webkit-flex: 0 0 1033.33333px;
-ms-flex: 0 0 1033.33333px;
flex: 0 0 1033.33333px;
max-width: 1033.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"] {
-webkit-flex: 0 0 1041.66667px;
-ms-flex: 0 0 1041.66667px;
flex: 0 0 1041.66667px;
max-width: 1041.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"] {
-webkit-flex: 0 0 1050px;
-ms-flex: 0 0 1050px;
flex: 0 0 1050px;
max-width: 1050px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"] {
-webkit-flex: 0 0 1058.33333px;
-ms-flex: 0 0 1058.33333px;
flex: 0 0 1058.33333px;
max-width: 1058.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"] {
-webkit-flex: 0 0 1066.66667px;
-ms-flex: 0 0 1066.66667px;
flex: 0 0 1066.66667px;
max-width: 1066.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"] {
-webkit-flex: 0 0 1075px;
-ms-flex: 0 0 1075px;
flex: 0 0 1075px;
max-width: 1075px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"] {
-webkit-flex: 0 0 1083.33333px;
-ms-flex: 0 0 1083.33333px;
flex: 0 0 1083.33333px;
max-width: 1083.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"] {
-webkit-flex: 0 0 1100px;
-ms-flex: 0 0 1100px;
flex: 0 0 1100px;
max-width: 1100px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"] {
-webkit-flex: 0 0 1116.66667px;
-ms-flex: 0 0 1116.66667px;
flex: 0 0 1116.66667px;
max-width: 1116.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"] {
-webkit-flex: 0 0 1133.33333px;
-ms-flex: 0 0 1133.33333px;
flex: 0 0 1133.33333px;
max-width: 1133.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"] {
-webkit-flex: 0 0 1150px;
-ms-flex: 0 0 1150px;
flex: 0 0 1150px;
max-width: 1150px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"] {
-webkit-flex: 0 0 1166.66667px;
-ms-flex: 0 0 1166.66667px;
flex: 0 0 1166.66667px;
max-width: 1166.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: 1000px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: 1000px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: 998.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: 998.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: 996.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: 996.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: 995px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: 995px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: 993.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: 993.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: 991.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: 991.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: 990px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: 990px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: 988.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: 988.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: 986.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: 986.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: 985px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: 985px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: 983.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: 983.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: 980px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: 980px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: 976.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: 976.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: 973.33333px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: 973.33333px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: 970px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: 970px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
max-width: 966.66667px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
max-width: 966.66667px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row .bt_bb_column[data-width="12"] {
-webkit-flex: 0 0 1240.1px;
-ms-flex: 0 0 1240.1px;
flex: 0 0 1240.1px;
max-width: 1240.1px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="12"]:first-child {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_row_push_right) {
padding-right: -webkit-calc(50% - 600px);
padding-right: -moz-calc(50% - 600px);
padding-right: calc(50% - 600px);
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: 1200px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="12"]:last-child {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_row_push_left) {
padding-left: -webkit-calc(50% - 600px);
padding-left: -moz-calc(50% - 600px);
padding-left: calc(50% - 600px);
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: 1200px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"] {
-webkit-flex: 0 0 1200px;
-ms-flex: 0 0 1200px;
flex: 0 0 1200px;
max-width: 1200px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"] {
-webkit-flex: 0 0 1210px;
-ms-flex: 0 0 1210px;
flex: 0 0 1210px;
max-width: 1210px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"] {
-webkit-flex: 0 0 1220px;
-ms-flex: 0 0 1220px;
flex: 0 0 1220px;
max-width: 1220px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"] {
-webkit-flex: 0 0 1230px;
-ms-flex: 0 0 1230px;
flex: 0 0 1230px;
max-width: 1230px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"] {
-webkit-flex: 0 0 1240px;
-ms-flex: 0 0 1240px;
flex: 0 0 1240px;
max-width: 1240px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"] {
-webkit-flex: 0 0 1250px;
-ms-flex: 0 0 1250px;
flex: 0 0 1250px;
max-width: 1250px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"] {
-webkit-flex: 0 0 1260px;
-ms-flex: 0 0 1260px;
flex: 0 0 1260px;
max-width: 1260px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"] {
-webkit-flex: 0 0 1270px;
-ms-flex: 0 0 1270px;
flex: 0 0 1270px;
max-width: 1270px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"] {
-webkit-flex: 0 0 1280px;
-ms-flex: 0 0 1280px;
flex: 0 0 1280px;
max-width: 1280px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"] {
-webkit-flex: 0 0 1290px;
-ms-flex: 0 0 1290px;
flex: 0 0 1290px;
max-width: 1290px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"] {
-webkit-flex: 0 0 1300px;
-ms-flex: 0 0 1300px;
flex: 0 0 1300px;
max-width: 1300px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"] {
-webkit-flex: 0 0 1320px;
-ms-flex: 0 0 1320px;
flex: 0 0 1320px;
max-width: 1320px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"] {
-webkit-flex: 0 0 1340px;
-ms-flex: 0 0 1340px;
flex: 0 0 1340px;
max-width: 1340px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"] {
-webkit-flex: 0 0 1360px;
-ms-flex: 0 0 1360px;
flex: 0 0 1360px;
max-width: 1360px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"] {
-webkit-flex: 0 0 1380px;
-ms-flex: 0 0 1380px;
flex: 0 0 1380px;
max-width: 1380px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"] {
-webkit-flex: 0 0 1400px;
-ms-flex: 0 0 1400px;
flex: 0 0 1400px;
max-width: 1400px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: 1200px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: 1200px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: 1200px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: 1200px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: 1200px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: 1200px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: 1200px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: 1200px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: 1200px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: 1200px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: 1200px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: 1200px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: 1200px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: 1200px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: 1200px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: 1200px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: 1200px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: 1200px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: 1200px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: 1200px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: 1200px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: 1200px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: 1200px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: 1200px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: 1200px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: 1200px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: 1200px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: 1200px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: 1200px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: 1200px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
max-width: 1200px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
max-width: 1200px;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
}
@media (max-width: 1239px) {
.bt_bb_layout_wide .bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right {
padding-right: 0;
}
.bt_bb_layout_wide .bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left {
padding-left: 0;
}
}
@media (max-width: 1239px) {
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row {
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
} .bt_bb_icon {
display: inline-block;
line-height: 1;
padding-right: .5em;
max-width: 100%;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_icon,
.bt_bb_align_right .bt_bb_align_center.bt_bb_icon,
.bt_bb_align_left .bt_bb_align_center .bt_bb_icon,
.bt_bb_align_right .bt_bb_align_center .bt_bb_icon,
.bt_bb_align_center.bt_bb_icon,
.bt_bb_align_center .bt_bb_icon {
float: none;
margin: 0;
padding: 0 .25em;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_right .bt_bb_align_center.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_left .bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_right .bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_center.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large {
padding: 0 1em;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_right .bt_bb_align_center.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_left .bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_right .bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_center.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge {
padding: 0 2em;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_icon,
.bt_bb_align_center .bt_bb_align_left.bt_bb_icon,
.bt_bb_align_right .bt_bb_align_left .bt_bb_icon,
.bt_bb_align_center .bt_bb_align_left .bt_bb_icon,
.bt_bb_align_left.bt_bb_icon,
.bt_bb_align_left .bt_bb_icon {
float: left;
margin: 0;
padding-right: .5em;
padding-left: 0;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_center .bt_bb_align_left.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_right .bt_bb_align_left .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_center .bt_bb_align_left .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_left.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_left .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large {
padding-right: 1em;
padding-left: 0;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_center .bt_bb_align_left.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_right .bt_bb_align_left .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_center .bt_bb_align_left .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_left.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_left .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge {
padding-right: 2em;
padding-left: 0;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_icon,
.bt_bb_align_center .bt_bb_align_right.bt_bb_icon,
.bt_bb_align_left .bt_bb_align_right .bt_bb_icon,
.bt_bb_align_center .bt_bb_align_right .bt_bb_icon,
.bt_bb_align_right.bt_bb_icon,
.bt_bb_align_right .bt_bb_icon {
margin: 0 auto;
float: right;
padding-left: .5em;
padding-right: 0;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_center .bt_bb_align_right.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_left .bt_bb_align_right .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_center .bt_bb_align_right .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_right.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_right .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large {
padding-left: 1em;
padding-right: 0;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_center .bt_bb_align_right.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_left .bt_bb_align_right .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_center .bt_bb_align_right .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_right.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_right .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge {
padding-left: 2em;
padding-right: 0;
}
.bt_bb_icon .bt_bb_icon_holder {
text-decoration: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
line-height: inherit;
}
.bt_bb_icon .bt_bb_icon_holder:before {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
line-height: inherit;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transition: all 280ms ease;
-moz-transition: all 280ms ease;
transition: all 280ms ease;
}
.bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder:before {
font-size: .9em;
width: 1.8em;
height: 1.8em;
}
.bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder > span {
font-size: .875em;
}
.bt_bb_size_small.bt_bb_icon .bt_bb_icon_holder:before {
font-size: 1.1em;
width: 2em;
height: 2em;
}
.bt_bb_size_small.bt_bb_icon .bt_bb_icon_holder > span {
font-size: .875em;
}
.bt_bb_size_normal.bt_bb_icon .bt_bb_icon_holder:before {
font-size: 1.6em;
width: 2em;
height: 2em;
}
.bt_bb_size_normal.bt_bb_icon .bt_bb_icon_holder > span {
font-size: 1em;
}
.bt_bb_size_large.bt_bb_icon .bt_bb_icon_holder:before {
font-size: 3em;
width: 2em;
height: 2em;
}
.bt_bb_size_large.bt_bb_icon .bt_bb_icon_holder > span {
font-size: 1.4em;
}
.bt_bb_size_xlarge.bt_bb_icon .bt_bb_icon_holder:before {
font-size: 4em;
width: 2em;
height: 2em;
}
.bt_bb_size_xlarge.bt_bb_icon .bt_bb_icon_holder > span {
font-size: 1.6em;
}
.bt_bb_size_xsmall.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_size_small.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_size_normal.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_size_large.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_size_xlarge.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before {
width: auto;
height: auto;
}
.bt_bb_icon .bt_bb_icon_holder span {
line-height: 1.1;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
padding-left: .5em;
}
.rtl .bt_bb_icon .bt_bb_icon_holder span {
float: right;
padding-left: 0;
padding-right: .5em;
}
.bt_bb_icon .bt_bb_icon_holder:hover {
text-decoration: none;
}
.bt_bb_icon.bt_bb_shape_circle .bt_bb_icon_holder:before {
border-radius: 50%;
}
.bt_bb_icon.bt_bb_shape_round .bt_bb_icon_holder:before {
border-radius: 5px;
}
.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
background-color: transparent;
-webkit-box-shadow: 0 0 0 1px #000 inset;
box-shadow: 0 0 0 1px #000 inset;
color: #000;
}
.bt_bb_icon.bt_bb_style_outline:hover .bt_bb_icon_holder:before {
-webkit-box-shadow: 0 0 0 1em #000 inset;
box-shadow: 0 0 0 1em #000 inset;
color: #fff;
}
.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
-webkit-box-shadow: 0 0 0 1em #000 inset;
box-shadow: 0 0 0 1em #000 inset;
color: #fff;
}
.bt_bb_icon.bt_bb_style_filled:hover .bt_bb_icon_holder:before {
background-color: transparent;
-webkit-box-shadow: 0 0 0 1px #000 inset;
box-shadow: 0 0 0 1px #000 inset;
color: #000;
}
.bt_bb_button {
display: inline-block;
line-height: 1;
margin-bottom: .25em;
}
.bt_bb_button.bt_bb_width_full {
display: block;
width: 100%;
}
.bt_bb_align_right.bt_bb_button.bt_bb_width_full,
.bt_bb_align_left.bt_bb_button.bt_bb_width_full {
float: none;
margin: 0;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_button,
.bt_bb_align_center .bt_bb_align_right.bt_bb_button,
.bt_bb_align_left .bt_bb_align_right .bt_bb_button,
.bt_bb_align_center .bt_bb_align_right .bt_bb_button,
.bt_bb_align_right.bt_bb_button,
.bt_bb_align_right .bt_bb_button {
float: right;
margin-left: .5em;
margin-right: 0;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_button,
.bt_bb_align_center .bt_bb_align_left.bt_bb_button,
.bt_bb_align_right .bt_bb_align_left .bt_bb_button,
.bt_bb_align_center .bt_bb_align_left .bt_bb_button,
.bt_bb_align_left.bt_bb_button,
.bt_bb_align_left .bt_bb_button {
float: left;
margin-right: .5em;
margin-left: 0;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_button,
.bt_bb_align_right .bt_bb_align_center.bt_bb_button,
.bt_bb_align_left .bt_bb_align_center .bt_bb_button,
.bt_bb_align_right .bt_bb_align_center .bt_bb_button,
.bt_bb_align_center.bt_bb_button,
.bt_bb_align_center .bt_bb_button {
float: none;
margin-right: .25em;
margin-left: .25em;
}
.bt_bb_size_small.bt_bb_button {
font-size: .8em;
}
.bt_bb_size_medium.bt_bb_button {
font-size: .9em;
}
.bt_bb_size_normal.bt_bb_button {
font-size: 1em;
}
.bt_bb_size_large.bt_bb_button {
font-size: 1.2em;
}
.bt_bb_button a {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
text-decoration: none;
-webkit-box-shadow: none;
box-shadow: none;
padding: 1em 3em;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.bt_bb_button a:hover {
text-decoration: none;
}
.bt_bb_style_clean.bt_bb_button a {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.bt_bb_style_outline.bt_bb_button a {
-webkit-box-shadow: 0 0 0 1px black inset;
box-shadow: 0 0 0 1px black inset;
}
.bt_bb_style_outline:hover.bt_bb_button a {
-webkit-box-shadow: 0 0 0 2em black inset;
box-shadow: 0 0 0 2em black inset;
color: white;
}
.bt_bb_button.bt_bb_shape_square a.bt_bb_link {
border-radius: 0;
}
.bt_bb_button.bt_bb_shape_rounded a.bt_bb_link {
border-radius: 5px;
}
.bt_bb_size_small.bt_bb_button.bt_bb_shape_round a.bt_bb_link {
border-radius: 1.406em;
}
.bt_bb_size_medium.bt_bb_button.bt_bb_shape_round a.bt_bb_link {
border-radius: 1.458em;
}
.bt_bb_size_normal.bt_bb_button.bt_bb_shape_round a.bt_bb_link {
border-radius: 1.5em;
}
.bt_bb_size_large.bt_bb_button.bt_bb_shape_round a.bt_bb_link {
border-radius: 1.458em;
}
.bt_bb_button .bt_bb_icon_holder {
display: block;
}
.bt_bb_button .bt_bb_icon_holder:before {
display: block;
font-size: inherit;
line-height: 1;
font-weight: 400;
}
.bt_bb_button.bt_bb_icon_position_left .bt_bb_icon_holder {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
margin-right: .5em;
}
.bt_bb_button.bt_bb_icon_position_left .bt_bb_button_text {
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.bt_bb_button.bt_bb_icon_position_right .bt_bb_icon_holder {
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
margin-left: .5em;
}
.bt_bb_button.bt_bb_icon_position_right .bt_bb_button_text {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.bt_bb_separator {
line-height: 0;
display: block;
clear: both;
}
.bt_bb_separator:before,
.bt_bb_separator:after {
content: ' ';
display: table;
width: 100%;
clear: both;
}
.bt_bb_separator.bt_bb_border_style_solid {
border-bottom: 1px solid #ccc;
}
.bt_bb_separator.bt_bb_border_style_dotted {
border-bottom: 1px dotted #ccc;
}
.bt_bb_separator.bt_bb_border_style_dashed {
border-bottom: 1px dashed #ccc;
}
.bt_bb_separator.bt_bb_bottom_spacing_extra_small {
margin-bottom: .5em;
}
.bt_bb_separator.bt_bb_bottom_spacing_small {
margin-bottom: 1em;
}
.bt_bb_separator.bt_bb_bottom_spacing_normal {
margin-bottom: 2em;
}
.bt_bb_separator.bt_bb_bottom_spacing_medium {
margin-bottom: 4em;
}
.bt_bb_separator.bt_bb_bottom_spacing_large {
margin-bottom: 8em;
}
.bt_bb_separator.bt_bb_bottom_spacing_extra_large {
margin-bottom: 16em;
}
.bt_bb_separator.bt_bb_top_spacing_extra_small {
margin-top: .5em;
}
.bt_bb_separator.bt_bb_top_spacing_small {
margin-top: 1em;
}
.bt_bb_separator.bt_bb_top_spacing_normal {
margin-top: 2em;
}
.bt_bb_separator.bt_bb_top_spacing_medium {
margin-top: 4em;
}
.bt_bb_separator.bt_bb_top_spacing_large {
margin-top: 8em;
}
.bt_bb_separator.bt_bb_top_spacing_extra_large {
margin-top: 16em;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_headline,
.bt_bb_align_center .bt_bb_align_right.bt_bb_headline,
.bt_bb_align_left .bt_bb_align_right .bt_bb_headline,
.bt_bb_align_center .bt_bb_align_right .bt_bb_headline,
.bt_bb_align_right.bt_bb_headline,
.bt_bb_align_right .bt_bb_headline {
text-align: right;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_headline,
.bt_bb_align_center .bt_bb_align_left.bt_bb_headline,
.bt_bb_align_right .bt_bb_align_left .bt_bb_headline,
.bt_bb_align_center .bt_bb_align_left .bt_bb_headline,
.bt_bb_align_left.bt_bb_headline,
.bt_bb_align_left .bt_bb_headline {
text-align: left;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_headline,
.bt_bb_align_right .bt_bb_align_center.bt_bb_headline,
.bt_bb_align_left .bt_bb_align_center .bt_bb_headline,
.bt_bb_align_right .bt_bb_align_center .bt_bb_headline,
.bt_bb_align_center.bt_bb_headline,
.bt_bb_align_center .bt_bb_headline {
text-align: center;
}
.bt_bb_headline h1,
.bt_bb_headline h2,
.bt_bb_headline h3,
.bt_bb_headline h4,
.bt_bb_headline h5,
.bt_bb_headline h6 {
display: block;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.bt_bb_size_extrasmall.bt_bb_headline h1,
.bt_bb_size_extrasmall.bt_bb_headline h2,
.bt_bb_size_extrasmall.bt_bb_headline h3,
.bt_bb_size_extrasmall.bt_bb_headline h4,
.bt_bb_size_extrasmall.bt_bb_headline h5,
.bt_bb_size_extrasmall.bt_bb_headline h6 {
font-size: 1rem;
}
.bt_bb_size_small.bt_bb_headline h1,
.bt_bb_size_small.bt_bb_headline h2,
.bt_bb_size_small.bt_bb_headline h3,
.bt_bb_size_small.bt_bb_headline h4,
.bt_bb_size_small.bt_bb_headline h5,
.bt_bb_size_small.bt_bb_headline h6 {
font-size: 1.5rem;
}
.bt_bb_size_medium.bt_bb_headline h1,
.bt_bb_size_medium.bt_bb_headline h2,
.bt_bb_size_medium.bt_bb_headline h3,
.bt_bb_size_medium.bt_bb_headline h4,
.bt_bb_size_medium.bt_bb_headline h5,
.bt_bb_size_medium.bt_bb_headline h6 {
font-size: 2rem;
}
.bt_bb_size_normal.bt_bb_headline h1,
.bt_bb_size_normal.bt_bb_headline h2,
.bt_bb_size_normal.bt_bb_headline h3,
.bt_bb_size_normal.bt_bb_headline h4,
.bt_bb_size_normal.bt_bb_headline h5,
.bt_bb_size_normal.bt_bb_headline h6 {
font-size: 2.5rem;
}
.bt_bb_size_large.bt_bb_headline h1,
.bt_bb_size_large.bt_bb_headline h2,
.bt_bb_size_large.bt_bb_headline h3,
.bt_bb_size_large.bt_bb_headline h4,
.bt_bb_size_large.bt_bb_headline h5,
.bt_bb_size_large.bt_bb_headline h6 {
font-size: 3rem;
}
.bt_bb_size_extralarge.bt_bb_headline h1,
.bt_bb_size_extralarge.bt_bb_headline h2,
.bt_bb_size_extralarge.bt_bb_headline h3,
.bt_bb_size_extralarge.bt_bb_headline h4,
.bt_bb_size_extralarge.bt_bb_headline h5,
.bt_bb_size_extralarge.bt_bb_headline h6 {
font-size: 3.5rem;
}
.bt_bb_size_huge.bt_bb_headline h1,
.bt_bb_size_huge.bt_bb_headline h2,
.bt_bb_size_huge.bt_bb_headline h3,
.bt_bb_size_huge.bt_bb_headline h4,
.bt_bb_size_huge.bt_bb_headline h5,
.bt_bb_size_huge.bt_bb_headline h6 {
font-size: 5rem;
}
.bt_bb_font_weight_normal.bt_bb_headline h1,
.bt_bb_font_weight_normal.bt_bb_headline h2,
.bt_bb_font_weight_normal.bt_bb_headline h3,
.bt_bb_font_weight_normal.bt_bb_headline h4,
.bt_bb_font_weight_normal.bt_bb_headline h5,
.bt_bb_font_weight_normal.bt_bb_headline h6 {
font-weight: normal;
}
.bt_bb_font_weight_bold.bt_bb_headline h1,
.bt_bb_font_weight_bold.bt_bb_headline h2,
.bt_bb_font_weight_bold.bt_bb_headline h3,
.bt_bb_font_weight_bold.bt_bb_headline h4,
.bt_bb_font_weight_bold.bt_bb_headline h5,
.bt_bb_font_weight_bold.bt_bb_headline h6 {
font-weight: bold;
}
.bt_bb_font_weight_bolder.bt_bb_headline h1,
.bt_bb_font_weight_bolder.bt_bb_headline h2,
.bt_bb_font_weight_bolder.bt_bb_headline h3,
.bt_bb_font_weight_bolder.bt_bb_headline h4,
.bt_bb_font_weight_bolder.bt_bb_headline h5,
.bt_bb_font_weight_bolder.bt_bb_headline h6 {
font-weight: bolder;
}
.bt_bb_font_weight_lighter.bt_bb_headline h1,
.bt_bb_font_weight_lighter.bt_bb_headline h2,
.bt_bb_font_weight_lighter.bt_bb_headline h3,
.bt_bb_font_weight_lighter.bt_bb_headline h4,
.bt_bb_font_weight_lighter.bt_bb_headline h5,
.bt_bb_font_weight_lighter.bt_bb_headline h6 {
font-weight: 300;
}
.bt_bb_font_weight_light.bt_bb_headline h1,
.bt_bb_font_weight_light.bt_bb_headline h2,
.bt_bb_font_weight_light.bt_bb_headline h3,
.bt_bb_font_weight_light.bt_bb_headline h4,
.bt_bb_font_weight_light.bt_bb_headline h5,
.bt_bb_font_weight_light.bt_bb_headline h6 {
font-weight: 200;
}
.bt_bb_font_weight_thin.bt_bb_headline h1,
.bt_bb_font_weight_thin.bt_bb_headline h2,
.bt_bb_font_weight_thin.bt_bb_headline h3,
.bt_bb_font_weight_thin.bt_bb_headline h4,
.bt_bb_font_weight_thin.bt_bb_headline h5,
.bt_bb_font_weight_thin.bt_bb_headline h6 {
font-weight: 100;
}
.bt_bb_font_weight_100.bt_bb_headline h1,
.bt_bb_font_weight_100.bt_bb_headline h2,
.bt_bb_font_weight_100.bt_bb_headline h3,
.bt_bb_font_weight_100.bt_bb_headline h4,
.bt_bb_font_weight_100.bt_bb_headline h5,
.bt_bb_font_weight_100.bt_bb_headline h6 {
font-weight: 100;
}
.bt_bb_font_weight_200.bt_bb_headline h1,
.bt_bb_font_weight_200.bt_bb_headline h2,
.bt_bb_font_weight_200.bt_bb_headline h3,
.bt_bb_font_weight_200.bt_bb_headline h4,
.bt_bb_font_weight_200.bt_bb_headline h5,
.bt_bb_font_weight_200.bt_bb_headline h6 {
font-weight: 200;
}
.bt_bb_font_weight_300.bt_bb_headline h1,
.bt_bb_font_weight_300.bt_bb_headline h2,
.bt_bb_font_weight_300.bt_bb_headline h3,
.bt_bb_font_weight_300.bt_bb_headline h4,
.bt_bb_font_weight_300.bt_bb_headline h5,
.bt_bb_font_weight_300.bt_bb_headline h6 {
font-weight: 300;
}
.bt_bb_font_weight_400.bt_bb_headline h1,
.bt_bb_font_weight_400.bt_bb_headline h2,
.bt_bb_font_weight_400.bt_bb_headline h3,
.bt_bb_font_weight_400.bt_bb_headline h4,
.bt_bb_font_weight_400.bt_bb_headline h5,
.bt_bb_font_weight_400.bt_bb_headline h6 {
font-weight: 400;
}
.bt_bb_font_weight_500.bt_bb_headline h1,
.bt_bb_font_weight_500.bt_bb_headline h2,
.bt_bb_font_weight_500.bt_bb_headline h3,
.bt_bb_font_weight_500.bt_bb_headline h4,
.bt_bb_font_weight_500.bt_bb_headline h5,
.bt_bb_font_weight_500.bt_bb_headline h6 {
font-weight: 500;
}
.bt_bb_font_weight_600.bt_bb_headline h1,
.bt_bb_font_weight_600.bt_bb_headline h2,
.bt_bb_font_weight_600.bt_bb_headline h3,
.bt_bb_font_weight_600.bt_bb_headline h4,
.bt_bb_font_weight_600.bt_bb_headline h5,
.bt_bb_font_weight_600.bt_bb_headline h6 {
font-weight: 600;
}
.bt_bb_font_weight_700.bt_bb_headline h1,
.bt_bb_font_weight_700.bt_bb_headline h2,
.bt_bb_font_weight_700.bt_bb_headline h3,
.bt_bb_font_weight_700.bt_bb_headline h4,
.bt_bb_font_weight_700.bt_bb_headline h5,
.bt_bb_font_weight_700.bt_bb_headline h6 {
font-weight: 700;
}
.bt_bb_font_weight_800.bt_bb_headline h1,
.bt_bb_font_weight_800.bt_bb_headline h2,
.bt_bb_font_weight_800.bt_bb_headline h3,
.bt_bb_font_weight_800.bt_bb_headline h4,
.bt_bb_font_weight_800.bt_bb_headline h5,
.bt_bb_font_weight_800.bt_bb_headline h6 {
font-weight: 800;
}
.bt_bb_font_weight_900.bt_bb_headline h1,
.bt_bb_font_weight_900.bt_bb_headline h2,
.bt_bb_font_weight_900.bt_bb_headline h3,
.bt_bb_font_weight_900.bt_bb_headline h4,
.bt_bb_font_weight_900.bt_bb_headline h5,
.bt_bb_font_weight_900.bt_bb_headline h6 {
font-weight: 900;
}
.bt_bb_headline .bt_bb_headline_content {
display: block;
color: inherit;
}
.bt_bb_headline .bt_bb_headline_content a {
color: inherit;
-webkit-box-shadow: none;
box-shadow: none;
}
.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after {
content: ' ';
display: block;
width: 4em;
margin: .55em 0 .8em;
border-style: solid;
border-width: 0 0 2px;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_center .bt_bb_align_left.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_left.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_left .bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_right .bt_bb_align_left.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_center .bt_bb_align_left.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_left.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_left .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after {
float: left;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_center .bt_bb_align_right.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_right.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_right .bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_left .bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_center .bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_right .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after {
float: right;
}
.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after {
float: none;
margin-left: auto;
margin-right: auto;
}
.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before {
content: ' ';
display: block;
width: 2em;
margin: 0 0 .4em;
border-style: solid;
border-width: 2px 0 0;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_center .bt_bb_align_left.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_left.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_right .bt_bb_align_left.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_center .bt_bb_align_left.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_left.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before {
float: left;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_center .bt_bb_align_right.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_right.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_right .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_center .bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_right .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before {
float: right;
}
.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_center.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_center .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before {
margin-left: auto;
margin-right: auto;
float: none;
}
.bt_bb_headline .bt_bb_headline_content span {
display: block;
}
.bt_bb_headline .bt_bb_headline_content span:before,
.bt_bb_headline .bt_bb_headline_content span:after {
clear: both;
content: ' ';
line-height: 0;
display: table;
width: 100%;
}
.bt_bb_headline .bt_bb_headline_superheadline {
font-weight: 400;
display: block;
margin-bottom: 1em;
font-size: .5em;
}
.bt_bb_headline_superheadline_outside.bt_bb_headline .bt_bb_headline_superheadline,
.bt_bb_headline_superheadline_outside .bt_bb_headline .bt_bb_headline_superheadline {
font-size: 1rem;
}
.bt_bb_headline:after {
clear: both;
content: ' ';
display: table;
width: 100%;
}
.bt_bb_headline .bt_bb_headline_subheadline {
clear: both;
}
.bt_bb_text p:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.bt_bb_image {
display: block;
overflow: hidden;
}
.bt_bb_image > a,
.bt_bb_image > span {
display: block;
line-height: 0;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.bt_bb_image img {
display: block;
margin: 0;
line-height: 0;
max-width: 100%;
height: auto;
}
.bt_bb_image img[src$="svg"] {
width: 100%;
}
.bt_bb_image.bt_bb_shape_square {
border-radius: 0;
}
.bt_bb_image.bt_bb_shape_square img {
border-radius: 0;
}
.bt_bb_image.bt_bb_shape_square .bt_bb_image_content {
border-radius: 0;
}
.bt_bb_image.bt_bb_shape_hard-rounded {
border-radius: 50%;
}
.bt_bb_image.bt_bb_shape_hard-rounded img {
border-radius: 50%;
}
.bt_bb_image.bt_bb_shape_hard-rounded .bt_bb_image_content {
border-radius: 50%;
}
.bt_bb_image.bt_bb_shape_hard-rounded .bt_bb_image_content_flex {
border-radius: 50%;
}
.bt_bb_image.bt_bb_shape_soft-rounded {
border-radius: 5px;
}
.bt_bb_image.bt_bb_shape_soft-rounded img {
border-radius: 5px;
}
.bt_bb_image.bt_bb_shape_soft-rounded .bt_bb_image_content {
border-radius: 5px;
}
.bt_bb_image.bt_bb_shape_soft-rounded .bt_bb_image_content_flex {
border-radius: 5px;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_image,
.bt_bb_align_center .bt_bb_align_left.bt_bb_image,
.bt_bb_align_right .bt_bb_align_left .bt_bb_image,
.bt_bb_align_center .bt_bb_align_left .bt_bb_image,
.bt_bb_align_left.bt_bb_image,
.bt_bb_align_left .bt_bb_image {
float: left;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_image + .bt_bb_image,
.bt_bb_align_center .bt_bb_align_left.bt_bb_image + .bt_bb_image,
.bt_bb_align_right .bt_bb_align_left .bt_bb_image + .bt_bb_image,
.bt_bb_align_center .bt_bb_align_left .bt_bb_image + .bt_bb_image,
.bt_bb_align_left.bt_bb_image + .bt_bb_image,
.bt_bb_align_left .bt_bb_image + .bt_bb_image {
margin-left: 1em;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_image,
.bt_bb_align_center .bt_bb_align_right.bt_bb_image,
.bt_bb_align_left .bt_bb_align_right .bt_bb_image,
.bt_bb_align_center .bt_bb_align_right .bt_bb_image,
.bt_bb_align_right.bt_bb_image,
.bt_bb_align_right .bt_bb_image {
float: right;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_image + .bt_bb_image,
.bt_bb_align_center .bt_bb_align_right.bt_bb_image + .bt_bb_image,
.bt_bb_align_left .bt_bb_align_right .bt_bb_image + .bt_bb_image,
.bt_bb_align_center .bt_bb_align_right .bt_bb_image + .bt_bb_image,
.bt_bb_align_right.bt_bb_image + .bt_bb_image,
.bt_bb_align_right .bt_bb_image + .bt_bb_image {
margin-right: 1em;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_image,
.bt_bb_align_right .bt_bb_align_center.bt_bb_image,
.bt_bb_align_left .bt_bb_align_center .bt_bb_image,
.bt_bb_align_right .bt_bb_align_center .bt_bb_image,
.bt_bb_align_center.bt_bb_image,
.bt_bb_align_center .bt_bb_image {
float: none;
display: inline-block;
margin-bottom: -.5em;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_image + .bt_bb_image,
.bt_bb_align_right .bt_bb_align_center.bt_bb_image + .bt_bb_image,
.bt_bb_align_left .bt_bb_align_center .bt_bb_image + .bt_bb_image,
.bt_bb_align_right .bt_bb_align_center .bt_bb_image + .bt_bb_image,
.bt_bb_align_center.bt_bb_image + .bt_bb_image,
.bt_bb_align_center .bt_bb_image + .bt_bb_image {
margin-left: .5em;
margin-right: .5em;
}
.bt_bb_image.bt_bb_hover_style_zoom-in > a,
.bt_bb_image.bt_bb_hover_style_to-grayscale > a,
.bt_bb_image.bt_bb_hover_style_from-grayscale > a,
.bt_bb_image.bt_bb_hover_style_zoom-in > span,
.bt_bb_image.bt_bb_hover_style_to-grayscale > span,
.bt_bb_image.bt_bb_hover_style_from-grayscale > span {
display: block;
}
.bt_bb_image.bt_bb_hover_style_zoom-in img,
.bt_bb_image.bt_bb_hover_style_to-grayscale img,
.bt_bb_image.bt_bb_hover_style_from-grayscale img,
.bt_bb_image.bt_bb_hover_style_zoom-in-from-grayscale img,
.bt_bb_image.bt_bb_hover_style_zoom-in-to-grayscale img {
-webkit-transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
-moz-transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
}
.bt_bb_image.bt_bb_hover_style_zoom-in img,
.bt_bb_image.bt_bb_hover_style_zoom-in-to-grayscale img,
.bt_bb_image.bt_bb_hover_style_zoom-in-from-grayscale img {
-webkit-transform: scale3d(1,1,1);
-moz-transform: scale3d(1,1,1);
-ms-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
.bt_bb_image.bt_bb_hover_style_zoom-in:hover img,
.bt_bb_image.bt_bb_hover_style_zoom-in-to-grayscale:hover img,
.bt_bb_image.bt_bb_hover_style_zoom-in-from-grayscale:hover img {
-webkit-transform: scale3d(1.1,1.1,1.1);
-moz-transform: scale3d(1.1,1.1,1.1);
-ms-transform: scale3d(1.1,1.1,1.1);
transform: scale3d(1.1,1.1,1.1);
}
.bt_bb_image.bt_bb_hover_style_to-grayscale img,
.bt_bb_image.bt_bb_hover_style_zoom-in-to-grayscale img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.bt_bb_image.bt_bb_hover_style_to-grayscale:hover img,
.bt_bb_image.bt_bb_hover_style_zoom-in-to-grayscale:hover img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.bt_bb_image.bt_bb_hover_style_from-grayscale img,
.bt_bb_image.bt_bb_hover_style_zoom-in-from-grayscale img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.bt_bb_image.bt_bb_hover_style_from-grayscale:hover img,
.bt_bb_image.bt_bb_hover_style_zoom-in-from-grayscale:hover img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.bt_bb_image.bt_bb_hover_style_flip {
-webkit-perspective: 350px;
-moz-perspective: 350px;
perspective: 350px;
-webkit-perspective-origin: 50% 50%;
-moz-perspective-origin: 50% 50%;
perspective-origin: 50% 50%;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
overflow: visible;
}
.bt_bb_image.bt_bb_hover_style_flip > a,
.bt_bb_image.bt_bb_hover_style_flip > span {
-webkit-transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
-moz-transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
}
.bt_bb_image.bt_bb_hover_style_flip:hover > a,
.bt_bb_image.bt_bb_hover_style_flip:hover > span {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.bt_bb_image.bt_bb_hover_style_scroll {
height: 300px;
overflow: hidden;
}
.bt_bb_image.bt_bb_hover_style_scroll img {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: transform 5000ms cubic-bezier(.455,.030,.515,.955);
-moz-transition: transform 5000ms cubic-bezier(.455,.030,.515,.955);
transition: transform 5000ms cubic-bezier(.455,.030,.515,.955);
}
.bt_bb_image_scroll_speed_5000.bt_bb_image.bt_bb_hover_style_scroll img {
-webkit-transition: transform 5000ms cubic-bezier(.455,.030,.515,.955);
-moz-transition: transform 5000ms cubic-bezier(.455,.030,.515,.955);
transition: transform 5000ms cubic-bezier(.455,.030,.515,.955);
}
.bt_bb_image_scroll_speed_4000.bt_bb_image.bt_bb_hover_style_scroll img {
-webkit-transition: transform 4000ms cubic-bezier(.455,.030,.515,.955);
-moz-transition: transform 4000ms cubic-bezier(.455,.030,.515,.955);
transition: transform 4000ms cubic-bezier(.455,.030,.515,.955);
}
.bt_bb_image_scroll_speed_3000.bt_bb_image.bt_bb_hover_style_scroll img {
-webkit-transition: transform 3000ms cubic-bezier(.455,.030,.515,.955);
-moz-transition: transform 3000ms cubic-bezier(.455,.030,.515,.955);
transition: transform 3000ms cubic-bezier(.455,.030,.515,.955);
}
.bt_bb_image_scroll_speed_2000.bt_bb_image.bt_bb_hover_style_scroll img {
-webkit-transition: transform 2000ms cubic-bezier(.455,.030,.515,.955);
-moz-transition: transform 2000ms cubic-bezier(.455,.030,.515,.955);
transition: transform 2000ms cubic-bezier(.455,.030,.515,.955);
}
.bt_bb_image_scroll_speed_1000.bt_bb_image.bt_bb_hover_style_scroll img {
-webkit-transition: transform 1000ms cubic-bezier(.455,.030,.515,.955);
-moz-transition: transform 1000ms cubic-bezier(.455,.030,.515,.955);
transition: transform 1000ms cubic-bezier(.455,.030,.515,.955);
}
.bt_bb_image.bt_bb_hover_style_scroll:hover img {
-webkit-transform: translateY(-webkit-calc(-100% + 300px));
-webkit-transform: translateY(calc(-100% + 300px));
-moz-transform: translateY(-moz-calc(-100% + 300px));
-moz-transform: translateY(calc(-100% + 300px));
-ms-transform: translateY(calc(-100% + 300px));
transform: translateY(-webkit-calc(-100% + 300px));
transform: translateY(-moz-calc(-100% + 300px));
transform: translateY(calc(-100% + 300px));
}
.bt_bb_image.bt_bb_content_exists {
position: relative;
}
.bt_bb_image.bt_bb_content_exists .bt_bb_image_content {
pointer-events: none;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
}
.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image a,
.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image span {
display: inline-block;
line-height: 0;
}
.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
overflow: hidden;
padding: 1em;
}
.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner {
width: 100%;
display: block;
}
.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner * {
pointer-events: all;
}
.bt_bb_content_align_middle.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.bt_bb_content_align_bottom.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex {
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.bt_bb_content_align_top.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex {
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.bt_bb_image.bt_bb_content_display_show-on-hover .bt_bb_image_content {
opacity: 0;
-webkit-transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
-moz-transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
-webkit-transform: scale3d(1,1,.99);
-moz-transform: scale3d(1,1,.99);
-ms-transform: scale3d(1,1,.99);
transform: scale3d(1,1,.99);
}
.bt_bb_image.bt_bb_content_display_hide-on-hover .bt_bb_image_content {
opacity: 1;
-webkit-transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
-moz-transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
-webkit-transform: scale3d(1,1,1);
-moz-transform: scale3d(1,1,1);
-ms-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
.bt_bb_image.bt_bb_content_display_show-on-hover:hover .bt_bb_image_content {
-webkit-transform: scale3d(1,1,1);
-moz-transform: scale3d(1,1,1);
-ms-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
opacity: 1;
}
.bt_bb_image.bt_bb_content_display_hide-on-hover:hover .bt_bb_image_content {
opacity: 0;
-webkit-transform: scale3d(1,1,.99);
-moz-transform: scale3d(1,1,.99);
-ms-transform: scale3d(1,1,.99);
transform: scale3d(1,1,.99);
}
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_always .bt_bb_image_content {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
-webkit-transition: transform 650ms ease-in-out;
-moz-transition: transform 650ms ease-in-out;
transition: transform 650ms ease-in-out;
}
:hover.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_always .bt_bb_image_content {
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_show-on-hover > a,
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_show-on-hover > span {
-webkit-transition: transform 650ms ease-in-out;
-moz-transition: transform 650ms ease-in-out;
transition: transform 650ms ease-in-out;
}
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_show-on-hover:hover > a,
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_show-on-hover:hover > span {
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_show-on-hover .bt_bb_image_content {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
-moz-transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
}
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_show-on-hover:hover .bt_bb_image_content {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_hide-on-hover > a,
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_hide-on-hover > span {
-webkit-transition: transform 650ms ease-in-out;
-moz-transition: transform 650ms ease-in-out;
transition: transform 650ms ease-in-out;
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_hide-on-hover:hover > a,
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_hide-on-hover:hover > span {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_hide-on-hover .bt_bb_image_content {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
-webkit-transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
-moz-transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
}
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_hide-on-hover:hover .bt_bb_image_content {
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
transform: rotateY(-180deg);
} .bt_bb_service {
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-flex;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
max-width: 100%;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_service,
.bt_bb_align_right .bt_bb_align_center.bt_bb_service,
.bt_bb_align_left .bt_bb_align_center .bt_bb_service,
.bt_bb_align_right .bt_bb_align_center .bt_bb_service,
.bt_bb_align_center.bt_bb_service,
.bt_bb_align_center .bt_bb_service {
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
text-align: center;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_service,
.bt_bb_align_center .bt_bb_align_left.bt_bb_service,
.bt_bb_align_right .bt_bb_align_left .bt_bb_service,
.bt_bb_align_center .bt_bb_align_left .bt_bb_service,
.bt_bb_align_left.bt_bb_service,
.bt_bb_align_left .bt_bb_service,
.bt_bb_align_left .bt_bb_align_right.bt_bb_service,
.bt_bb_align_center .bt_bb_align_right.bt_bb_service,
.bt_bb_align_left .bt_bb_align_right .bt_bb_service,
.bt_bb_align_center .bt_bb_align_right .bt_bb_service,
.bt_bb_align_right.bt_bb_service,
.bt_bb_align_right .bt_bb_service {
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
text-align: initial;
}
.bt_bb_service .bt_bb_icon_holder {
-webkit-transition: all 280ms ease;
-moz-transition: all 280ms ease;
transition: all 280ms ease;
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
display: block;
vertical-align: middle;
text-align: center;
width: 2em;
height: 2em;
line-height: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_center .bt_bb_align_right.bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_left .bt_bb_align_right .bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_center .bt_bb_align_right .bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_right.bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_right .bt_bb_service .bt_bb_icon_holder {
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
-webkit-align-self: initial;
align-self: initial;
margin-bottom: 0;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_center .bt_bb_align_left.bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_right .bt_bb_align_left .bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_center .bt_bb_align_left .bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_left.bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_left .bt_bb_service .bt_bb_icon_holder {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
-webkit-align-self: initial;
align-self: initial;
margin-bottom: 0;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_right .bt_bb_align_center.bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_left .bt_bb_align_center .bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_right .bt_bb_align_center .bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_center.bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_center .bt_bb_service .bt_bb_icon_holder {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
margin-bottom: .25em;
}
.bt_bb_shape_square.bt_bb_service .bt_bb_icon_holder {
border-radius: 0;
}
.bt_bb_shape_round.bt_bb_service .bt_bb_icon_holder {
border-radius: 5px;
}
.bt_bb_shape_circle.bt_bb_service .bt_bb_icon_holder {
border-radius: 50%;
}
.bt_bb_size_xsmall.bt_bb_service .bt_bb_icon_holder {
font-size: 1em;
}
.bt_bb_style_borderless.bt_bb_size_xsmall.bt_bb_service .bt_bb_icon_holder {
font-size: 1.4em;
}
.bt_bb_size_small.bt_bb_service .bt_bb_icon_holder {
font-size: 1.6em;
}
.bt_bb_style_borderless.bt_bb_size_small.bt_bb_service .bt_bb_icon_holder {
font-size: 2em;
}
.bt_bb_size_normal.bt_bb_service .bt_bb_icon_holder {
font-size: 2.4em;
}
.bt_bb_style_borderless.bt_bb_size_normal.bt_bb_service .bt_bb_icon_holder {
font-size: 2.8em;
}
.bt_bb_size_large.bt_bb_service .bt_bb_icon_holder {
font-size: 3.4em;
}
.bt_bb_style_borderless.bt_bb_size_large.bt_bb_service .bt_bb_icon_holder {
font-size: 3.6em;
}
.bt_bb_size_xlarge.bt_bb_service .bt_bb_icon_holder {
font-size: 4em;
}
.bt_bb_style_borderless.bt_bb_size_xlarge.bt_bb_service .bt_bb_icon_holder {
font-size: 3.8em;
}
.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder {
border: none;
width: auto;
height: auto;
line-height: 1;
}
.bt_bb_service .bt_bb_service_content {
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
font-weight: 600;
font-size: 1.1em;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_service .bt_bb_service_content,
.bt_bb_align_center .bt_bb_align_left.bt_bb_service .bt_bb_service_content,
.bt_bb_align_right .bt_bb_align_left .bt_bb_service .bt_bb_service_content,
.bt_bb_align_center .bt_bb_align_left .bt_bb_service .bt_bb_service_content,
.bt_bb_align_left.bt_bb_service .bt_bb_service_content,
.bt_bb_align_left .bt_bb_service .bt_bb_service_content {
padding-left: 1em;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
text-align: left;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_service .bt_bb_service_content,
.bt_bb_align_center .bt_bb_align_right.bt_bb_service .bt_bb_service_content,
.bt_bb_align_left .bt_bb_align_right .bt_bb_service .bt_bb_service_content,
.bt_bb_align_center .bt_bb_align_right .bt_bb_service .bt_bb_service_content,
.bt_bb_align_right.bt_bb_service .bt_bb_service_content,
.bt_bb_align_right .bt_bb_service .bt_bb_service_content {
padding-right: 1em;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
text-align: right;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_service .bt_bb_service_content,
.bt_bb_align_right .bt_bb_align_center.bt_bb_service .bt_bb_service_content,
.bt_bb_align_left .bt_bb_align_center .bt_bb_service .bt_bb_service_content,
.bt_bb_align_right .bt_bb_align_center .bt_bb_service .bt_bb_service_content,
.bt_bb_align_center.bt_bb_service .bt_bb_service_content,
.bt_bb_align_center .bt_bb_service .bt_bb_service_content {
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
text-align: center;
width: 100%;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.bt_bb_service.bt_bb_style_outline .bt_bb_icon_holder {
background-color: transparent;
-webkit-box-shadow: 0 0 0 1px #000 inset;
box-shadow: 0 0 0 1px #000 inset;
color: #000;
}
.bt_bb_service.bt_bb_style_outline:hover .bt_bb_icon_holder {
-webkit-box-shadow: 0 0 0 1em #000 inset;
box-shadow: 0 0 0 1em #000 inset;
color: #fff;
}
.bt_bb_service.bt_bb_style_filled .bt_bb_icon_holder {
-webkit-box-shadow: 0 0 0 1em #000 inset;
box-shadow: 0 0 0 1em #000 inset;
color: #fff;
}
.bt_bb_service.bt_bb_style_filled:hover .bt_bb_icon_holder {
background-color: transparent;
-webkit-box-shadow: 0 0 0 0 #000 inset;
box-shadow: 0 0 0 0 #000 inset;
color: #000;
}
.bt_bb_tabs {
position: relative;
}
ul.bt_bb_tabs_header {
overflow: hidden;
display: inline-block;
margin: 0;
padding: 0;
}
ul.bt_bb_tabs_header li {
display: block;
float: left;
cursor: pointer;
margin: 0;
padding: 0;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
ul.bt_bb_tabs_header li.on {
cursor: auto;
}
.bt_bb_style_outline ul.bt_bb_tabs_header li,
.bt_bb_style_filled ul.bt_bb_tabs_header li {
border-width: 0 0 0 1px;
border-style: solid;
}
.bt_bb_style_outline ul.bt_bb_tabs_header li:first-child,
.bt_bb_style_filled ul.bt_bb_tabs_header li:first-child {
border-width: 0;
}
ul.bt_bb_tabs_header li span {
line-height: 1.15;
display: inline-block;
padding: 1em 2em;
}
ul.bt_bb_tabs_header:after {
clear: both;
content: ' ';
display: table;
width: 100%;
}
.bt_bb_style_outline ul.bt_bb_tabs_header,
.bt_bb_style_filled ul.bt_bb_tabs_header {
border-width: 1px;
border-style: solid;
}
.bt_bb_style_simple ul.bt_bb_tabs_header li {
border-bottom: 2px solid transparent;
}
.bt_bb_style_simple ul.bt_bb_tabs_header li.on {
border-color: black;
}
.bt_bb_style_simple ul.bt_bb_tabs_header li:first-of-type span {
padding-left: 0;
}
.bt_bb_style_simple ul.bt_bb_tabs_header li:last-of-type span {
padding-right: 0;
}
.bt_bb_shape_rounded ul.bt_bb_tabs_header {
border-radius: 5px;
}
.bt_bb_shape_round ul.bt_bb_tabs_header {
border-radius: 50px;
}
.bt_bb_shape_round ul.bt_bb_tabs_header li:last-child span {
padding-right: 2.5em;
}
.bt_bb_shape_round ul.bt_bb_tabs_header li:first-child span {
padding-left: 2.5em;
}
.bt_bb_tab_item {
visibility: hidden;
overflow: hidden;
height: 0;
opacity: 1;
display: block;
position: relative;
top: 0;
}
.bt_bb_tab_item.has_bt_bb_image {
position: absolute;
}
.bt_bb_tab_item.on {
visibility: visible;
height: auto;
position: relative;
}
@media (max-width: 580px) {
ul.bt_bb_tabs_header {
display: block;
}
ul.bt_bb_tabs_header li {
float: none;
}
.bt_bb_style_outline ul.bt_bb_tabs_header li,
.bt_bb_style_filled ul.bt_bb_tabs_header li {
border-width: 1px 0 0;
}
.bt_bb_shape_round ul.bt_bb_tabs_header {
border-radius: 20px;
}
}
.bt_bb_accordion .bt_bb_accordion_item_content:after {
conent: ' ';
display: table;
width: 100%;
clear: both;
}
.bt_bb_accordion .bt_bb_accordion_item {
border-style: solid;
border-width: 0 1px 1px;
overflow: hidden;
}
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title {
padding: .7em 1em;
font-size: 1.1em;
line-height: 1.3;
border-width: 0;
border-style: solid;
cursor: pointer;
-webkit-transition: color 300ms ease,background-color 300ms ease;
-moz-transition: color 300ms ease,background-color 300ms ease;
transition: color 300ms ease,background-color 300ms ease;
}
.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title {
border-width: 0 0 1px;
padding-left: 0;
padding-right: 0;
}
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_content {
padding: .5em 1em;
display: none;
}
.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_content {
padding-left: 0;
padding-right: 0;
}
.bt_bb_accordion .bt_bb_accordion_item:last-child .bt_bb_accordion_item_content {
border-width: 0;
}
.bt_bb_accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_content {
display: block;
}
.bt_bb_accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_title {
border-width: 0 0 1px;
}
.bt_bb_accordion .bt_bb_accordion_item:first-child {
border-width: 1px;
}
.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item {
border-width: 0;
}
.bt_bb_shape_rounded.bt_bb_accordion .bt_bb_accordion_item:first-child {
border-radius: 5px 5px 0 0;
}
.bt_bb_shape_round.bt_bb_accordion .bt_bb_accordion_item:first-child {
border-radius: 20px 20px 0 0;
}
.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item:first-child {
border-width: 0;
border-radius: 0;
}
.bt_bb_shape_rounded.bt_bb_accordion .bt_bb_accordion_item:last-child {
border-radius: 0 0 5px 5px;
}
.bt_bb_shape_round.bt_bb_accordion .bt_bb_accordion_item:last-child {
border-radius: 0 0 20px 20px;
}
.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item:last-child {
border-width: 0;
border-radius: 0;
}
.bt_bb_video {
display: block;
position: relative;
padding-bottom: 56.25%;
}
.bt_bb_video > .wp-video {
display: block;
width: 100% !important;
height: 100% !important;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
.bt_bb_video > .wp-video .mejs-container.mejs-video {
width: 100% !important;
height: 100% !important;
}
.bt_bb_video iframe.me-plugin,
.bt_bb_video .mejs-container {
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.bt_bb_disable_controls_yes.bt_bb_video .mejs-layers,
.bt_bb_disable_controls_yes.bt_bb_video .mejs-controls {
display: none !important;
}
.slick-slider:not(.slick-initialized) {
position: relative;
width: 100%;
min-height: 200px;
}
.slick-slider:not(.slick-initialized) .bt_bb_content_slider_item {
position: absolute;
left: auto;
right: auto;
opacity: 0;
}
.slick-slider {
position: relative;
width: 100%;
overflow: hidden;
}
.bt_bb_show_dots_below .slick-slider {
overflow: initial;
}
.slick-slider .slick-list {
width: auto;
}
.slick-slider .slick-list .slick-slide .bt_bb_content_slider_item_content {
width: 100%;
}
.bt_bb_height_auto .slick-slider .slick-slide {
width: 100%;
}
.bt_bb_height_auto .slick-slider .slick-slide img {
max-width: none;
width: 100%;
height: auto;
display: block;
}
.bt_bb_height_full_screen .slick-slider .slick-slide {
height: 100vh;
}
.bt_bb_height_full_screen .slick-slider.slick-initialized .slick-slide {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.bt_bb_height_half_screen .slick-slider .slick-slide {
height: 50vh;
}
.bt_bb_height_keep-height .slick-slider .slick-slide {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.bt_bb_height_full_screen .slick-slider .slick-slide,
.bt_bb_height_half_screen .slick-slider .slick-slide {
background-color: transparent;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.bt_bb_slider.bt_bb_use_lightbox .slick-slider .slick-slide {
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.bt_bb_gap_small .slick-list {
margin: 0 -.25rem;
}
.bt_bb_gap_small .slick-list .slick-slide .content {
padding: 0 .25rem;
}
.bt_bb_gap_normal .slick-list {
margin: 0 -.5rem;
}
.bt_bb_gap_normal .slick-list .slick-slide .content {
padding: 0 .5rem;
}
.bt_bb_gap_large .slick-list {
margin: 0 -1rem;
}
.bt_bb_gap_large .slick-list .slick-slide .content {
padding: 0 1rem;
} button.slick-arrow {
padding: 0;
letter-spacing: initial;
border-radius: 0;
position: absolute;
z-index: 10;
width: 44px;
height: 44px;
line-height: 44px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
text-align: center;
top: 50%;
margin-top: -22px;
border-radius: 0;
background-color: rgba(0,0,0,.7);
cursor: pointer;
outline: none;
border: none;
}
button.slick-arrow:hover {
background-color: rgba(0,0,0,.95);
}
button.slick-arrow:focus {
outline: none;
}
button.slick-arrow.slick-next {
right: 0;
}
button.slick-arrow.slick-next:before {
content: '\e684';
}
.rtl button.slick-arrow.slick-next {
left: 0;
right: auto;
}
.rtl button.slick-arrow.slick-next:before {
content: '\e686';
}
button.slick-arrow.slick-prev {
left: 0;
}
button.slick-arrow.slick-prev:before {
content: '\e686';
}
.rtl button.slick-arrow.slick-prev {
right: 0;
left: auto;
}
.rtl button.slick-arrow.slick-prev:before {
content: '\e684';
}
button.slick-arrow:before {
color: #fff;
display: block;
font-size: 34px;
font-family: Icon7Stroke;
line-height: 44px;
}
.bt_bb_arrows_size_small button.slick-arrow {
width: 34px;
height: 34px;
margin-top: -17px;
}
.bt_bb_arrows_size_small button.slick-arrow:before {
font-size: 24px;
line-height: 34px;
}
.bt_bb_arrows_size_large button.slick-arrow {
width: 64px;
height: 64px;
margin-top: -32px;
}
.bt_bb_arrows_size_large button.slick-arrow:before {
font-size: 54px;
line-height: 64px;
}
.slick-list {
width: 100%;
position: relative;
}
.slick-list .slick-slide {
background-size: cover;
}
.slick-dots {
position: absolute;
bottom: 1em;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
z-index: 1;
}
.bt_bb_show_dots_below .slick-dots {
bottom: -2em;
}
.slick-dots li {
position: relative;
display: inline-block;
width: 10px;
height: 10px;
margin: 0 5px;
padding: 0;
cursor: pointer;
border: 2px solid white;
border-radius: 50%;
-webkit-transition: background-color 300ms ease;
-moz-transition: background-color 300ms ease;
transition: background-color 300ms ease;
}
.slick-dots li.slick-active,
.slick-dots li:hover {
background: white;
}
.slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 1em;
height: 1em;
cursor: pointer;
color: transparent;
background-color: transparent;
border: 0;
outline: none;
} .bt_bb_content_slider_item[class*="bt_bb_background_overlay"] {
position: relative;
}
.bt_bb_content_slider_item[class*="bt_bb_background_overlay"]:before {
content: ' ';
pointer-events: none;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 1;
}
.bt_bb_content_slider_item[class*="bt_bb_background_overlay"] .bt_bb_content_slider_item_content {
position: relative;
z-index: 1;
}
.bt_bb_content_slider_item[class*="dark_stripes"]:before {
background-image: -webkit-linear-gradient(left top,transparent 33%,rgba(0,0,0,.75) 33%,rgba(0,0,0,.75) 66%,transparent 66%);
background-image: -moz-linear-gradient(left top,transparent 33%,rgba(0,0,0,.75) 33%,rgba(0,0,0,.75) 66%,transparent 66%);
background-image: linear-gradient(to right top,transparent 33%,rgba(0,0,0,.75) 33%,rgba(0,0,0,.75) 66%,transparent 66%);
background-size: 3px 3px;
background-repeat: repeat;
}
.bt_bb_content_slider_item[class*="light_stripes"]:before {
background-image: -webkit-linear-gradient(left top,transparent 33%,rgba(255,255,255,.5) 33%,rgba(255,255,255,.5) 66%,transparent 66%);
background-image: -moz-linear-gradient(left top,transparent 33%,rgba(255,255,255,.5) 33%,rgba(255,255,255,.5) 66%,transparent 66%);
background-image: linear-gradient(to right top,transparent 33%,rgba(255,255,255,.5) 33%,rgba(255,255,255,.5) 66%,transparent 66%);
background-size: 3px 3px;
background-repeat: repeat;
}
.bt_bb_content_slider_item[class*="light_solid"]:before {
background-color: rgba(255,255,255,.5);
}
.bt_bb_content_slider_item[class*="dark_solid"]:before {
background-color: rgba(0,0,0,.5);
}
.bt_bb_content_slider_item[class*="dark_gradient"]:before {
background: -webkit-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);
background: -moz-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);
}
.bt_bb_content_slider_item[class*="light_gradient"]:before {
background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%);
background: -moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%);
} .bt_bb_masonry_post_grid_content {
-webkit-transition: opacity 2s;
-moz-transition: opacity 2s;
transition: opacity 2s;
}
.bt_bb_grid_container:after {
content: '';
display: block;
clear: both;
}
.bt_bb_grid_hide {
opacity: 0;
-webkit-transition: opacity 0s;
-moz-transition: opacity 0s;
transition: opacity 0s;
}
.bt_bb_grid_container.bt_bb_columns_1 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_1 .bt_bb_grid_item {
width: 100%;
}
.bt_bb_grid_container.bt_bb_columns_2 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_2 .bt_bb_grid_item {
width: 50%;
}
.bt_bb_grid_container.bt_bb_columns_2 .bt_bb_tile_format_21 {
width: 100%;
}
.bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_item {
width: 33.333333%;
}
.bt_bb_grid_container.bt_bb_columns_3 .bt_bb_tile_format_21 {
width: 66.6666687%;
}
.bt_bb_grid_container.bt_bb_columns_4 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_4 .bt_bb_grid_item {
width: 25%;
}
.bt_bb_grid_container.bt_bb_columns_4 .bt_bb_tile_format_21 {
width: 50%;
}
.bt_bb_grid_container.bt_bb_columns_5 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_5 .bt_bb_grid_item {
width: 20%;
}
.bt_bb_grid_container.bt_bb_columns_5 .bt_bb_tile_format_21 {
width: 40%;
}
.bt_bb_grid_container.bt_bb_columns_6 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_6 .bt_bb_grid_item {
width: 16.666667%;
}
.bt_bb_grid_container.bt_bb_columns_6 .bt_bb_tile_format_21 {
width: 33.333333%;
}
@media screen and (max-width: 768px) {
.bt_bb_grid_container.bt_bb_columns_1 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_1 .bt_bb_grid_item,
.bt_bb_grid_container.bt_bb_columns_2 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_2 .bt_bb_grid_item,
.bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_item,
.bt_bb_grid_container.bt_bb_columns_4 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_4 .bt_bb_grid_item,
.bt_bb_grid_container.bt_bb_columns_5 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_5 .bt_bb_grid_item,
.bt_bb_grid_container.bt_bb_columns_6 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_6 .bt_bb_grid_item {
width: 100%;
}
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content {
background: rgba(0,0,0,.05);
padding: 1.5em 1em .5em;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category {
padding: 0 0 1em;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories {
font-size: .75em;
line-height: 2;
list-style: none;
margin: 0;
padding: 0;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li {
margin: 0 0 .25em;
display: inline-block;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li a {
display: block;
background: rgba(0,0,0,.2);
text-decoration: none;
padding: 0 .75em;
-webkit-box-shadow: none;
box-shadow: none;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li a:hover {
background: rgba(0,0,0,.1);
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta {
padding: 0 0 1em;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
display: inline-block;
font-size: .875em;
line-height: 1.1;
font-weight: 600;
padding: 0 1em 0 0;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span:before {
display: inline-block;
margin: 0 5px 0 0;
font-size: inherit;
line-height: inherit;
font-weight: 400;
font-family: FontAwesome;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_date:before {
content: '\f133';
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_author:before {
content: '\f2bd';
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_author a {
-webkit-box-shadow: none;
box-shadow: none;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_comments:before {
content: '\f0e6';
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
font-size: 1.4em;
line-height: 1.3;
margin: 0;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a {
text-decoration: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title + .bt_bb_grid_item_post_excerpt:not(:empty) {
margin-top: 1em;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share {
margin-top: 1em;
}
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon {
float: none;
}
.bt_bb_masonry_image_grid .bt_bb_grid_item {
overflow: hidden;
}
.bt_bb_masonry_image_grid .bt_bb_grid_item_inner_content {
position: absolute;
top: 0;
left: 0;
}
.bt_bb_masonry_image_grid .bt_bb_grid_item_inner {
overflow: hidden;
}
.bt_bb_masonry_image_grid .bt_bb_grid_item_inner > .bt_bb_grid_item_inner_image {
cursor: pointer;
display: block;
float: left;
width: 100%;
}
.bt_bb_masonry_image_grid .bt_bb_grid_item_inner:after {
content: '';
display: table;
clear: both;
}
.bt_bb_masonry_image_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_image_content {
margin-left: -1px;
margin-top: -1px;
width: -webkit-calc(100% + 2px);
width: -moz-calc(100% + 2px);
width: calc(100% + 2px);
}
.bt_bb_masonry_image_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
-webkit-transform: translate(1px,1px);
-moz-transform: translate(1px,1px);
-ms-transform: translate(1px,1px);
transform: translate(1px,1px);
}
.bt_bb_masonry_image_grid.bt_bb_gap_small .bt_bb_masonry_post_image_content {
margin-left: -5px;
margin-top: -5px;
width: -webkit-calc(100% + 10px);
width: -moz-calc(100% + 10px);
width: calc(100% + 10px);
}
.bt_bb_masonry_image_grid.bt_bb_gap_small .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
-webkit-transform: translate(5px,5px);
-moz-transform: translate(5px,5px);
-ms-transform: translate(5px,5px);
transform: translate(5px,5px);
}
.bt_bb_masonry_image_grid.bt_bb_gap_normal .bt_bb_masonry_post_image_content {
margin-left: -20px;
margin-top: -20px;
width: -webkit-calc(100% + 40px);
width: -moz-calc(100% + 40px);
width: calc(100% + 40px);
}
.bt_bb_masonry_image_grid.bt_bb_gap_normal .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
-webkit-transform: translate(20px,20px);
-moz-transform: translate(20px,20px);
-ms-transform: translate(20px,20px);
transform: translate(20px,20px);
}
.bt_bb_masonry_image_grid.bt_bb_gap_large .bt_bb_masonry_post_image_content {
margin-left: -30px;
margin-top: -30px;
width: -webkit-calc(100% + 60px);
width: -moz-calc(100% + 60px);
width: calc(100% + 60px);
}
.bt_bb_masonry_image_grid.bt_bb_gap_large .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
-webkit-transform: translate(30px,30px);
-moz-transform: translate(30px,30px);
-ms-transform: translate(30px,30px);
transform: translate(30px,30px);
}
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content {
overflow: hidden;
}
.bt_bb_masonry_post_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_grid_content {
margin: -1px;
}
.bt_bb_masonry_post_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
padding: 1px;
}
.bt_bb_masonry_post_grid.bt_bb_gap_small .bt_bb_masonry_post_grid_content {
margin: -3px;
}
.bt_bb_masonry_post_grid.bt_bb_gap_small .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
padding: 3px;
}
.bt_bb_masonry_post_grid.bt_bb_gap_normal .bt_bb_masonry_post_grid_content {
margin: -20px;
}
.bt_bb_masonry_post_grid.bt_bb_gap_normal .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
padding: 20px;
}
.bt_bb_masonry_post_grid.bt_bb_gap_large .bt_bb_masonry_post_grid_content {
margin: -30px;
}
.bt_bb_masonry_post_grid.bt_bb_gap_large .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
padding: 30px;
}
.bt_bb_post_grid_filter {
text-align: center;
padding: 1em 2em;
}
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
display: inline-block;
padding: 0 1em;
margin: 0 1px;
cursor: pointer;
}
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:hover,
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active {
background: rgba(0,0,0,.05);
}
.bt_bb_post_grid_loader {
margin: auto;
border: .4em solid #f3f3f3;
border-top: .4em solid #3498db;
border-radius: 50%;
width: 4em;
height: 4em;
-webkit-animation: bt_bb_grid_animation 2s linear infinite;
-moz-animation: bt_bb_grid_animation 2s linear infinite;
animation: bt_bb_grid_animation 2s linear infinite;
display: none;
}
@-webkit-keyframes bt_bb_grid_animation {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes bt_bb_grid_animation {
0% {
-moz-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes bt_bb_grid_animation {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.bt_bb_grid_item_post_thumbnail img {
width: 100%;
}
.mfp-container {
background: rgba(0,0,0,.7);
} .bt_bb_masonry_image_grid.bt_bb_no_lightbox .bt_bb_grid_item_inner_image {
cursor: auto;
}
.bt_bb_price_list {
display: block;
position: relative;
border-style: solid;
border-width: 1px;
padding: 0;
}
.bt_bb_price_list .bt_bb_price_list_title {
font-size: 1.8em;
line-height: 1.3;
padding: 1rem 2rem;
}
.bt_bb_price_list .bt_bb_price_list_subtitle {
margin: 2rem 2rem 0;
}
.bt_bb_price_list .bt_bb_price_list_price {
margin: 2rem 2rem 0;
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-flex;
}
.bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_amount {
font-size: 4em;
line-height: 1;
-webkit-flex: 0 1 100%;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
}
.bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_currency {
font-size: 1.35em;
line-height: 1;
-webkit-flex: 1 0 0%;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
}
.bt_bb_price_list .bt_bb_price_list_price:after {
clear: both;
content: ' ';
display: table;
width: 100%;
}
.bt_bb_price_list ul {
clear: left;
display: block;
list-style: none;
margin: 0;
padding: 2rem 0 0;
}
.bt_bb_price_list ul:before {
clear: both;
content: ' ';
display: table;
width: 100%;
}
.bt_bb_price_list ul li {
display: block;
margin: 0;
padding: .7rem 2rem;
border-width: 1px 0 0;
border-style: solid;
}
.bt_bb_latest_posts_item {
position: relative;
}
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_image {
overflow: hidden;
margin: 0 0 1em;
}
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_image img {
display: block;
max-width: none;
width: 100%;
}
.bt_bb_image_shape_rounded .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image {
border-radius: 5px;
}
.bt_bb_image_shape_round .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image {
border-radius: 20px;
}
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_category {
padding: 0 0 1em;
}
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories {
font-size: .75em;
line-height: 2;
list-style: none;
margin: 0;
padding: 0;
}
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li {
margin: 0 0 .25em;
display: inline-block;
}
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a {
display: block;
background: rgba(0,0,0,.2);
text-decoration: none;
padding: 0 .75em;
-webkit-box-shadow: none;
box-shadow: none;
}
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a:hover {
background: rgba(0,0,0,.1);
}
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_title {
font-size: 1.2em;
font-weight: 700;
margin: 0 0 .6em;
}
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_title a {
-webkit-box-shadow: none;
box-shadow: none;
}
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta {
padding: 0 0 1em;
}
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span {
display: inline-block;
font-size: .875em;
line-height: 1.1;
font-weight: 600;
padding: 0 1em 0 0;
}
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span:before {
display: inline-block;
margin: 0 5px 0 0;
font-size: inherit;
line-height: inherit;
font-weight: 400;
font-family: FontAwesome;
}
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_date:before {
content: '\f133';
}
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_author:before {
content: '\f2bd';
}
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_author a {
-webkit-box-shadow: none;
box-shadow: none;
}
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_comments:before {
content: '\f0e6';
}
.bt_bb_latest_posts {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.bt_bb_latest_posts.bt_bb_columns_1 {
display: block;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item {
-webkit-flex-grow: 1;
flex-grow: 1;
-webkit-flex-shrink: 1;
flex-shrink: 1;
}
.bt_bb_columns_1.bt_bb_latest_posts .bt_bb_latest_posts_item {
-webkit-flex-basis: 100%;
flex-basis: 100%;
}
.bt_bb_columns_2.bt_bb_latest_posts .bt_bb_latest_posts_item {
-webkit-flex-basis: 50%;
flex-basis: 50%;
}
.bt_bb_columns_3.bt_bb_latest_posts .bt_bb_latest_posts_item {
-webkit-flex-basis: 33.33%;
flex-basis: 33.33%;
}
.bt_bb_columns_4.bt_bb_latest_posts .bt_bb_latest_posts_item {
-webkit-flex-basis: 25%;
flex-basis: 25%;
}
.bt_bb_columns_5.bt_bb_latest_posts .bt_bb_latest_posts_item {
-webkit-flex-basis: 20%;
flex-basis: 20%;
}
.bt_bb_columns_6.bt_bb_latest_posts .bt_bb_latest_posts_item {
-webkit-flex-basis: 16.66%;
flex-basis: 16.66%;
} .bt_bb_latest_posts {
margin: -1em -1em 0;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item {
padding: 2em 1em 0;
}
.bt_bb_latest_posts.bt_bb_gap_small {
margin: -.5em -.5em 0;
}
.bt_bb_latest_posts.bt_bb_gap_small .bt_bb_latest_posts_item {
padding: 1em .5em 0;
}
.bt_bb_latest_posts.bt_bb_gap_no_gap {
margin: 0;
}
.bt_bb_latest_posts.bt_bb_gap_no_gap .bt_bb_latest_posts_item {
padding: 0;
}
.bt_bb_latest_posts.bt_bb_gap_no_gap .bt_bb_latest_posts_item .bt_bb_latest_posts_item_title,
.bt_bb_latest_posts.bt_bb_gap_no_gap .bt_bb_latest_posts_item .bt_bb_latest_posts_item_date,
.bt_bb_latest_posts.bt_bb_gap_no_gap .bt_bb_latest_posts_item .bt_bb_latest_posts_item_excerpt {
padding-left: .5em;
padding-right: .5em;
}
.bt_bb_latest_posts.bt_bb_gap_large {
margin: -2em -2em 0;
}
.bt_bb_latest_posts.bt_bb_gap_large .bt_bb_latest_posts_item {
padding: 4em 2em 0;
}
@media (max-width: 992px) {
.bt_bb_columns_4.bt_bb_latest_posts .bt_bb_latest_posts_item {
-webkit-flex-basis: 50%;
flex-basis: 50%;
}
.bt_bb_columns_6.bt_bb_latest_posts .bt_bb_latest_posts_item {
-webkit-flex-basis: 33.33%;
flex-basis: 33.33%;
}
}
@media (max-width: 480px) {
.bt_bb_columns_2.bt_bb_latest_posts .bt_bb_latest_posts_item {
-webkit-flex-basis: 100%;
flex-basis: 100%;
}
.bt_bb_columns_3.bt_bb_latest_posts .bt_bb_latest_posts_item {
-webkit-flex-basis: 100%;
flex-basis: 100%;
}
.bt_bb_columns_4.bt_bb_latest_posts .bt_bb_latest_posts_item {
-webkit-flex-basis: 100%;
flex-basis: 100%;
}
.bt_bb_columns_5.bt_bb_latest_posts .bt_bb_latest_posts_item {
-webkit-flex-basis: 100%;
flex-basis: 100%;
}
.bt_bb_columns_6.bt_bb_latest_posts .bt_bb_latest_posts_item {
-webkit-flex-basis: 50%;
flex-basis: 50%;
}
}
@media (max-width: 370px) {
.bt_bb_columns_6.bt_bb_latest_posts .bt_bb_latest_posts_item {
-webkit-flex-basis: 100%;
flex-basis: 100%;
}
}
.bt_bb_custom_menu.bt_bb_direction_horizontal div > ul > li {
display: inline-block;
float: left;
padding: 0 .25em;
}
.rtl .bt_bb_custom_menu.bt_bb_direction_horizontal div > ul > li {
float: right;
}
.bt_bb_progress_bar {
overflow: hidden;
position: relative;
}
.bt_bb_progress_bar .bt_bb_progress_bar_bg {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0;
opacity: .2;
}
.bt_bb_progress_bar .bt_bb_progress_bar_inner {
padding: .5em 1em;
z-index: 1;
-webkit-transition: transform 500ms ease;
-moz-transition: transform 500ms ease;
transition: transform 500ms ease;
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
.bt_bb_progress_bar .bt_bb_progress_bar_inner.animated {
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_center .bt_bb_align_right.bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_left .bt_bb_align_right .bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_center .bt_bb_align_right .bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_right.bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_right .bt_bb_progress_bar .bt_bb_progress_bar_inner {
text-align: right;
}
.bt_bb_align_right .bt_bb_align_left.bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_center .bt_bb_align_left.bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_right .bt_bb_align_left .bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_center .bt_bb_align_left .bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_left.bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_left .bt_bb_progress_bar .bt_bb_progress_bar_inner {
text-align: left;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_right .bt_bb_align_center.bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_left .bt_bb_align_center .bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_right .bt_bb_align_center .bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_center.bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_center .bt_bb_progress_bar .bt_bb_progress_bar_inner {
text-align: center;
}
.bt_bb_shape_rounded:not(.bt_bb_style_line).bt_bb_progress_bar .bt_bb_progress_bar_inner {
border-radius: 5px;
}
.bt_bb_shape_rounded:not(.bt_bb_style_line).bt_bb_progress_bar {
border-radius: 5px;
}
.bt_bb_size_small.bt_bb_progress_bar {
font-size: .9em;
}
.bt_bb_size_small.bt_bb_progress_bar .bt_bb_progress_bar_inner {
padding: .3em .5em;
}
.bt_bb_style_outline.bt_bb_progress_bar .bt_bb_progress_bar_bg {
background: white;
}
.bt_bb_style_outline.bt_bb_progress_bar .bt_bb_progress_bar_inner {
color: black;
border: 1px solid black;
}
.bt_bb_style_line.bt_bb_progress_bar .bt_bb_progress_bar_bg {
background: white;
}
.bt_bb_style_line.bt_bb_progress_bar .bt_bb_progress_bar_inner {
color: black;
border-bottom: 2px solid black;
}
.bt_bb_style_filled.bt_bb_progress_bar .bt_bb_progress_bar_bg {
background: white;
}
.bt_bb_style_filled.bt_bb_progress_bar .bt_bb_progress_bar_inner {
color: white;
background: black;
}
.rtl .bt_bb_progress_bar .bt_bb_progress_bar_inner {
float: right;
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
}
.rtl .bt_bb_progress_bar .bt_bb_progress_bar_inner.animated {
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.bt_bb_progress_bar:nth-child(1) .bt_bb_progress_bar_inner {
-webkit-transition-delay: 300ms;
-moz-transition-delay: 300ms;
transition-delay: 300ms;
}
.bt_bb_progress_bar:nth-child(2) .bt_bb_progress_bar_inner {
-webkit-transition-delay: 400ms;
-moz-transition-delay: 400ms;
transition-delay: 400ms;
}
.bt_bb_progress_bar:nth-child(3) .bt_bb_progress_bar_inner {
-webkit-transition-delay: 500ms;
-moz-transition-delay: 500ms;
transition-delay: 500ms;
}
.bt_bb_progress_bar:nth-child(4) .bt_bb_progress_bar_inner {
-webkit-transition-delay: 600ms;
-moz-transition-delay: 600ms;
transition-delay: 600ms;
}
.bt_bb_progress_bar:nth-child(5) .bt_bb_progress_bar_inner {
-webkit-transition-delay: 700ms;
-moz-transition-delay: 700ms;
transition-delay: 700ms;
}
.bt_bb_progress_bar:nth-child(6) .bt_bb_progress_bar_inner {
-webkit-transition-delay: 800ms;
-moz-transition-delay: 800ms;
transition-delay: 800ms;
}
.bt_bb_progress_bar:nth-child(7) .bt_bb_progress_bar_inner {
-webkit-transition-delay: 900ms;
-moz-transition-delay: 900ms;
transition-delay: 900ms;
}
.bt_bb_progress_bar:nth-child(8) .bt_bb_progress_bar_inner {
-webkit-transition-delay: 1000ms;
-moz-transition-delay: 1000ms;
transition-delay: 1000ms;
}
.bt_bb_progress_bar:nth-child(9) .bt_bb_progress_bar_inner {
-webkit-transition-delay: 1100ms;
-moz-transition-delay: 1100ms;
transition-delay: 1100ms;
}
.bt_bb_progress_bar:nth-child(10) .bt_bb_progress_bar_inner {
-webkit-transition-delay: 1200ms;
-moz-transition-delay: 1200ms;
transition-delay: 1200ms;
}
.bt_bb_progress_bar:nth-child(11) .bt_bb_progress_bar_inner {
-webkit-transition-delay: 1300ms;
-moz-transition-delay: 1300ms;
transition-delay: 1300ms;
}
.bt_bb_progress_bar:nth-child(12) .bt_bb_progress_bar_inner {
-webkit-transition-delay: 1400ms;
-moz-transition-delay: 1400ms;
transition-delay: 1400ms;
}
.bt_bb_progress_bar:nth-child(13) .bt_bb_progress_bar_inner {
-webkit-transition-delay: 1500ms;
-moz-transition-delay: 1500ms;
transition-delay: 1500ms;
}
.bt_bb_progress_bar:nth-child(14) .bt_bb_progress_bar_inner {
-webkit-transition-delay: 1600ms;
-moz-transition-delay: 1600ms;
transition-delay: 1600ms;
}
.bt_bb_progress_bar:nth-child(15) .bt_bb_progress_bar_inner {
-webkit-transition-delay: 1700ms;
-moz-transition-delay: 1700ms;
transition-delay: 1700ms;
}
.bt_bb_progress_bar:nth-child(16) .bt_bb_progress_bar_inner {
-webkit-transition-delay: 1800ms;
-moz-transition-delay: 1800ms;
transition-delay: 1800ms;
}
.bt_bb_progress_bar:nth-child(17) .bt_bb_progress_bar_inner {
-webkit-transition-delay: 1900ms;
-moz-transition-delay: 1900ms;
transition-delay: 1900ms;
}
.bt_bb_progress_bar:nth-child(18) .bt_bb_progress_bar_inner {
-webkit-transition-delay: 2000ms;
-moz-transition-delay: 2000ms;
transition-delay: 2000ms;
}
.bt_bb_progress_bar:nth-child(19) .bt_bb_progress_bar_inner {
-webkit-transition-delay: 2100ms;
-moz-transition-delay: 2100ms;
transition-delay: 2100ms;
}
.bt_bb_progress_bar:nth-child(20) .bt_bb_progress_bar_inner {
-webkit-transition-delay: 2200ms;
-moz-transition-delay: 2200ms;
transition-delay: 2200ms;
} .bt_bb_map {
position: relative;
}
.bt_bb_map.bt_bb_map_with_content .bt_bb_map_map {
height: 100% !important;
width: 100% !important;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.bt_bb_map .bt_bb_map_content {
position: relative;
display: none;
pointer-events: none;
}
.bt_bb_map_with_content.bt_bb_map .bt_bb_map_content {
display: block;
}
.bt_bb_map_no_overlay.bt_bb_map .bt_bb_map_content,
.bt_bb_map_no_overlay.bt_bb_map_with_content.bt_bb_map .bt_bb_map_content {
opacity: 0;
}
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
overflow: hidden;
padding: 1em;
width: 30%;
}
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location {
background: white;
padding: 1em;
opacity: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
-webkit-transition: opacity 300ms ease;
-moz-transition: opacity 300ms ease;
transition: opacity 300ms ease;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
pointer-events: none;
}
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location.bt_bb_map_location_without_content {
visibility: hidden;
}
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location.bt_bb_map_location_show {
opacity: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
pointer-events: all;
}
@media (max-width: 768px) {
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper {
width: 50%;
}
}
@media (max-width: 640px) {
.bt_bb_map.bt_bb_map_with_content .bt_bb_map_map {
height: 600px !important;
position: relative;
}
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper {
width: 100%;
margin: 0;
}
}  .bt_bb_cost_calculator .bt_bb_cost_calculator_item {
margin: 0 0 1em;
}
.bt_bb_cost_calculator .bt_bb_cost_calculator_item input:not([type="checkbox"]),
.bt_bb_cost_calculator .bt_bb_cost_calculator_item input:not([type="radio"]),
.bt_bb_cost_calculator .bt_bb_cost_calculator_item input:not([type="submit"]),
.bt_bb_cost_calculator .bt_bb_cost_calculator_item .bt_bb_widget_select_selected {
padding: .625em .4375em;
line-height: 1.1;
border: 1px solid grey;
}
.bt_bb_cost_calculator .bt_bb_cost_calculator_item .bt_bb_cost_calculator_item_title {
margin: 0 0 .3em;
}
.bt_bb_cost_calculator .bt_bb_cost_calculator_total {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.bt_bb_cost_calculator .bt_bb_cost_calculator_total .bt_bb_cost_calculator_total_text {
-webkit-flex: 5 1 auto;
-ms-flex: 5 1 auto;
flex: 5 1 auto;
background: #ddd;
color: #000;
padding: .8em 1.25em;
}
.bt_bb_cost_calculator .bt_bb_cost_calculator_total .bt_bb_cost_calculator_total_amount {
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
background-color: #333;
font-weight: 700;
color: #fff;
padding: .8em 2em;
} .bt_bb_widget_select {
cursor: pointer;
position: relative;
}
.bt_bb_widget_select_selected {
border: 1px solid #666;
line-height: 1.1;
padding: .625em .4375em;
}
.bt_bb_widget_select_selected > div:first-child {
font-weight: 700;
}
.bt_bb_widget_select_selected > div:last-child {
margin-top: .5em;
font-size: .875em;
}
.bt_bb_widget_select_items {
display: none;
position: absolute;
z-index: 5;
left: 0;
right: 0;
top: auto;
border: 1px solid #666;
margin: .2em 0 0;
background-color: #fff;
color: #000;
}
.bt_bb_widget_select_items > div[data-value] {
line-height: 1.25;
padding: .625em .4375em;
}
.bt_bb_widget_select_items > div[data-value] > div:first-child {
font-weight: 700;
}
.bt_bb_widget_select_items > div[data-value] > div:last-child {
margin-top: .5em;
font-size: .875em;
}
.bt_bb_widget_select_items > div[data-value="0"] {
display: none;
}
.bt_bb_widget_select_items > div:hover {
background: rgba(0,0,0,.1);
} .bt_bb_widget_switch {
height: 1.5em;
width: 3em;
background: #ddd;
border-radius: 1em;
cursor: pointer;
}
.bt_bb_widget_switch.on {
background: #666;
}
.bt_bb_widget_switch > div {
height: 1.5em;
width: 1.5em;
background: white;
border-radius: 1em;
border: .2em solid #666;
-webkit-transition: transform .2s;
-moz-transition: transform .2s;
transition: transform .2s;
}
.on.bt_bb_widget_switch > div {
-webkit-transform: translateX(1.5em);
-moz-transform: translateX(1.5em);
-ms-transform: translateX(1.5em);
transform: translateX(1.5em);
}
.animate {
-webkit-transition: transform 1000ms cubic-bezier(.190,1,.220,1),opacity 1000ms cubic-bezier(.190,1,.220,1);
-moz-transition: transform 1000ms cubic-bezier(.190,1,.220,1),opacity 1000ms cubic-bezier(.190,1,.220,1);
transition: transform 1000ms cubic-bezier(.190,1,.220,1),opacity 1000ms cubic-bezier(.190,1,.220,1);
}
.animate:nth-child(1) {
-webkit-transition-delay: 200ms;
-moz-transition-delay: 200ms;
transition-delay: 200ms;
}
.bt_bb_content_slider_item .animate:nth-child(1) {
-webkit-transition-delay: 200ms;
-moz-transition-delay: 200ms;
transition-delay: 200ms;
}
.animate:nth-child(2) {
-webkit-transition-delay: 400ms;
-moz-transition-delay: 400ms;
transition-delay: 400ms;
}
.bt_bb_content_slider_item .animate:nth-child(2) {
-webkit-transition-delay: 400ms;
-moz-transition-delay: 400ms;
transition-delay: 400ms;
}
.animate:nth-child(3) {
-webkit-transition-delay: 600ms;
-moz-transition-delay: 600ms;
transition-delay: 600ms;
}
.bt_bb_content_slider_item .animate:nth-child(3) {
-webkit-transition-delay: 600ms;
-moz-transition-delay: 600ms;
transition-delay: 600ms;
}
.animate:nth-child(4) {
-webkit-transition-delay: 800ms;
-moz-transition-delay: 800ms;
transition-delay: 800ms;
}
.bt_bb_content_slider_item .animate:nth-child(4) {
-webkit-transition-delay: 800ms;
-moz-transition-delay: 800ms;
transition-delay: 800ms;
}
.animate:nth-child(5) {
-webkit-transition-delay: 1000ms;
-moz-transition-delay: 1000ms;
transition-delay: 1000ms;
}
.bt_bb_content_slider_item .animate:nth-child(5) {
-webkit-transition-delay: 1000ms;
-moz-transition-delay: 1000ms;
transition-delay: 1000ms;
}
.animate:nth-child(6) {
-webkit-transition-delay: 1200ms;
-moz-transition-delay: 1200ms;
transition-delay: 1200ms;
}
.bt_bb_content_slider_item .animate:nth-child(6) {
-webkit-transition-delay: 1200ms;
-moz-transition-delay: 1200ms;
transition-delay: 1200ms;
}
.animate:nth-child(7) {
-webkit-transition-delay: 1400ms;
-moz-transition-delay: 1400ms;
transition-delay: 1400ms;
}
.bt_bb_content_slider_item .animate:nth-child(7) {
-webkit-transition-delay: 1400ms;
-moz-transition-delay: 1400ms;
transition-delay: 1400ms;
}
.animate:nth-child(8) {
-webkit-transition-delay: 1600ms;
-moz-transition-delay: 1600ms;
transition-delay: 1600ms;
}
.bt_bb_content_slider_item .animate:nth-child(8) {
-webkit-transition-delay: 1600ms;
-moz-transition-delay: 1600ms;
transition-delay: 1600ms;
}
.animate:nth-child(9) {
-webkit-transition-delay: 1800ms;
-moz-transition-delay: 1800ms;
transition-delay: 1800ms;
}
.bt_bb_content_slider_item .animate:nth-child(9) {
-webkit-transition-delay: 1800ms;
-moz-transition-delay: 1800ms;
transition-delay: 1800ms;
}
.animate:nth-child(10) {
-webkit-transition-delay: 2000ms;
-moz-transition-delay: 2000ms;
transition-delay: 2000ms;
}
.bt_bb_content_slider_item .animate:nth-child(10) {
-webkit-transition-delay: 2000ms;
-moz-transition-delay: 2000ms;
transition-delay: 2000ms;
}
.animate:nth-child(11) {
-webkit-transition-delay: 2200ms;
-moz-transition-delay: 2200ms;
transition-delay: 2200ms;
}
.bt_bb_content_slider_item .animate:nth-child(11) {
-webkit-transition-delay: 2200ms;
-moz-transition-delay: 2200ms;
transition-delay: 2200ms;
}
.animate:nth-child(12) {
-webkit-transition-delay: 2400ms;
-moz-transition-delay: 2400ms;
transition-delay: 2400ms;
}
.bt_bb_content_slider_item .animate:nth-child(12) {
-webkit-transition-delay: 2400ms;
-moz-transition-delay: 2400ms;
transition-delay: 2400ms;
}
.animate:nth-child(13) {
-webkit-transition-delay: 2600ms;
-moz-transition-delay: 2600ms;
transition-delay: 2600ms;
}
.bt_bb_content_slider_item .animate:nth-child(13) {
-webkit-transition-delay: 2600ms;
-moz-transition-delay: 2600ms;
transition-delay: 2600ms;
}
.animate:nth-child(14) {
-webkit-transition-delay: 2800ms;
-moz-transition-delay: 2800ms;
transition-delay: 2800ms;
}
.bt_bb_content_slider_item .animate:nth-child(14) {
-webkit-transition-delay: 2800ms;
-moz-transition-delay: 2800ms;
transition-delay: 2800ms;
}
.animate:nth-child(15) {
-webkit-transition-delay: 3000ms;
-moz-transition-delay: 3000ms;
transition-delay: 3000ms;
}
.bt_bb_content_slider_item .animate:nth-child(15) {
-webkit-transition-delay: 3000ms;
-moz-transition-delay: 3000ms;
transition-delay: 3000ms;
}
.animate:nth-child(16) {
-webkit-transition-delay: 3200ms;
-moz-transition-delay: 3200ms;
transition-delay: 3200ms;
}
.bt_bb_content_slider_item .animate:nth-child(16) {
-webkit-transition-delay: 3200ms;
-moz-transition-delay: 3200ms;
transition-delay: 3200ms;
}
.animate:nth-child(17) {
-webkit-transition-delay: 3400ms;
-moz-transition-delay: 3400ms;
transition-delay: 3400ms;
}
.bt_bb_content_slider_item .animate:nth-child(17) {
-webkit-transition-delay: 3400ms;
-moz-transition-delay: 3400ms;
transition-delay: 3400ms;
}
.animate:nth-child(18) {
-webkit-transition-delay: 3600ms;
-moz-transition-delay: 3600ms;
transition-delay: 3600ms;
}
.bt_bb_content_slider_item .animate:nth-child(18) {
-webkit-transition-delay: 3600ms;
-moz-transition-delay: 3600ms;
transition-delay: 3600ms;
}
.animate:nth-child(19) {
-webkit-transition-delay: 3800ms;
-moz-transition-delay: 3800ms;
transition-delay: 3800ms;
}
.bt_bb_content_slider_item .animate:nth-child(19) {
-webkit-transition-delay: 3800ms;
-moz-transition-delay: 3800ms;
transition-delay: 3800ms;
}
.animate:nth-child(20) {
-webkit-transition-delay: 4000ms;
-moz-transition-delay: 4000ms;
transition-delay: 4000ms;
}
.bt_bb_content_slider_item .animate:nth-child(20) {
-webkit-transition-delay: 4000ms;
-moz-transition-delay: 4000ms;
transition-delay: 4000ms;
} .bt_bb_animation_fade_in {
opacity: 0;
}
.bt_bb_animation_fade_in.animated {
opacity: 1;
} .bt_bb_column[class*="move_down"],
.bt_bb_column_inner[class*="move_down"] {
-webkit-transform: translate3d(0,-30%,0);
-moz-transform: translate3d(0,-30%,0);
-ms-transform: translate3d(0,-30%,0);
transform: translate3d(0,-30%,0);
}
.bt_bb_column[class*="move_up"],
.bt_bb_column_inner[class*="move_up"] {
-webkit-transform: translate3d(0,30%,0);
-moz-transform: translate3d(0,30%,0);
-ms-transform: translate3d(0,30%,0);
transform: translate3d(0,30%,0);
}
.bt_bb_column[class*="move_left"],
.bt_bb_column_inner[class*="move_left"] {
-webkit-transform: translate3d(30%,0,0);
-moz-transform: translate3d(30%,0,0);
-ms-transform: translate3d(30%,0,0);
transform: translate3d(30%,0,0);
}
.bt_bb_column[class*="move_right"],
.bt_bb_column_inner[class*="move_right"] {
-webkit-transform: translate3d(-30%,0,0);
-moz-transform: translate3d(-30%,0,0);
-ms-transform: translate3d(-30%,0,0);
transform: translate3d(-30%,0,0);
}
.bt_bb_column[class*="move_up"].animated,
.bt_bb_column[class*="move_down"].animated,
.bt_bb_column[class*="move_right"].animated,
.bt_bb_column[class*="move_left"].animated,
.bt_bb_column_inner[class*="move_up"].animated,
.bt_bb_column_inner[class*="move_down"].animated,
.bt_bb_column_inner[class*="move_right"].animated,
.bt_bb_column_inner[class*="move_left"].animated {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
} .bt_bb_column[class*="zoom_in"],
.bt_bb_column_inner[class*="zoom_in"] {
-webkit-transform: scale(.7);
-moz-transform: scale(.7);
-ms-transform: scale(.7);
transform: scale(.7);
}
.bt_bb_column[class*="zoom_out"],
.bt_bb_column_inner[class*="zoom_out"] {
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.3);
}
.bt_bb_column[class*="zoom_in"].animated,
.bt_bb_column[class*="zoom_out"].animated,
.bt_bb_column_inner[class*="zoom_in"].animated,
.bt_bb_column_inner[class*="zoom_out"].animated {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}  .bt_bb_counter_holder {
font-size: 4em;
height: 1.2em;
line-height: 1.2;
overflow: hidden;
}
.bt_bb_counter_holder .bt_bb_counter {
display: block;
height: 1.2em;
overflow: hidden;
}
.bt_bb_counter_holder .bt_bb_counter span.onedigit {
display: inline-block;
height: 1.2em;
-webkit-transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
transition: all 1s ease 0s;
}
.bt_bb_counter_holder .bt_bb_counter span.onedigit:after {
conent: ' ';
display: table;
width: 100%;
clear: both;
}
.bt_bb_counter_holder .bt_bb_counter span.onedigit span {
display: block;
height: 1.2em;
overflow: hidden;
position: relative;
text-align: center;
}
.bt_bb_counter_holder.bt_bb_size_xsmall {
font-size: .8em;
}
.bt_bb_counter_holder.bt_bb_size_small {
font-size: 1em;
}
.bt_bb_counter_holder.bt_bb_size_normal {
font-size: 2em;
}
.bt_bb_counter_holder.bt_bb_size_large {
font-size: 3em;
}
.bt_bb_counter_holder.bt_bb_size_xlarge {
font-size: 4em;
}    .bt_bb_twitter .bt_bb_twitter_item .bt_bb_twitter_avatar {
display: inline;
border-radius: 50%;
}
.bt_bb_twitter .bt_bb_twitter_item .bt_bb_twitter_username {
display: block;
margin-bottom: 1em;
}
.bt_bb_display_regular.bt_bb_twitter .bt_bb_twitter_item {
display: inline-block;
float: left;
}
.bt_bb_columns_1.bt_bb_twitter .bt_bb_twitter_item {
width: 100%;
}
.bt_bb_columns_1.bt_bb_twitter .bt_bb_twitter_item:nth-child(1n + 1) {
clear: both;
}
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item {
width: 50%;
}
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1) {
clear: both;
}
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item {
width: 33.333%;
}
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1) {
clear: both;
}
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item {
width: 25%;
}
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1) {
clear: both;
}
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item {
width: 20%;
}
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1) {
clear: both;
}
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item {
width: 16.666%;
}
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1) {
clear: both;
}
.bt_bb_display_regular.bt_bb_twitter .bt_bb_twitter_inner {
margin: 0 -1em;
}
.bt_bb_display_regular.bt_bb_twitter .bt_bb_twitter_inner .bt_bb_twitter_item {
padding: 0 1em;
}
@media (max-width: 1024px) {
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item,
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item {
width: 50%;
}
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1) {
clear: initial;
}
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1) {
clear: both;
}
}
@media (max-width: 768px) {
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item {
width: 50%;
}
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1) {
clear: initial;
}
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1) {
clear: both;
}
}
@media (max-width: 640px) {
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item,
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item,
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item,
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item,
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item {
width: 100%;
}
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1),
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1),
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1),
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1),
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1),
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1),
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1) {
clear: initial;
}
}
.bt_bb_instagram .btInstaGrid span,
.widget_bt_bb_instagram .btInstaGrid span {
width: 25%;
float: left;
padding: 0;
}
.bt_bb_instagram .btInstaGrid span img,
.widget_bt_bb_instagram .btInstaGrid span img {
width: 100%;
}
.bt_bb_instagram .btInstaGrid span:nth-child(3n + 1),
.widget_bt_bb_instagram .btInstaGrid span:nth-child(3n + 1) {
clear: none;
}
.bt_bb_instagram.bt_bb_gap_extrasmall .btInstaGrid {
margin-left: -1px;
margin-top: -1px;
}
.bt_bb_instagram.bt_bb_gap_extrasmall .btInstaGrid span {
padding-left: 1px;
padding-top: 1px;
}
.bt_bb_instagram.bt_bb_gap_small .btInstaGrid {
margin-left: -5px;
margin-top: -5px;
}
.bt_bb_instagram.bt_bb_gap_small .btInstaGrid span {
padding-left: 5px;
padding-top: 5px;
}
.bt_bb_instagram.bt_bb_gap_normal .btInstaGrid {
margin-left: -.5em;
margin-top: -.5em;
}
.bt_bb_instagram.bt_bb_gap_normal .btInstaGrid span {
padding-left: .5em;
padding-top: .5em;
}
.bt_bb_instagram.bt_bb_gap_large .btInstaGrid {
margin-left: -1em;
margin-top: -1em;
}
.bt_bb_instagram.bt_bb_gap_large .btInstaGrid span {
padding-left: 1em;
padding-top: 1em;
}
.bt_bb_instagram.bt_bb_columns_1 .btInstaGrid span {
width: 100%;
}
.bt_bb_instagram.bt_bb_columns_2 .btInstaGrid span {
width: 50%;
}
.bt_bb_instagram.bt_bb_columns_3 .btInstaGrid span {
width: 33.333333%;
}
.bt_bb_instagram.bt_bb_columns_4 .btInstaGrid span {
width: 25%;
}
.bt_bb_instagram.bt_bb_columns_5 .btInstaGrid span {
width: 20%;
}
.bt_bb_instagram.bt_bb_columns_6 .btInstaGrid span {
width: 16.666666%;
}
@media (max-width: 768px) {
.bt_bb_instagram.bt_bb_columns_6 .btInstaGrid span {
width: 33.33333%;
}
.bt_bb_instagram.bt_bb_columns_4 .btInstaGrid span {
width: 50%;
}
}
@media (max-width: 640px) {
.bt_bb_instagram.bt_bb_columns_6 .btInstaGrid span,
.bt_bb_instagram.bt_bb_columns_5 .btInstaGrid span {
width: 50%;
}
}
.sidebar .widget_bt_bb_recent_posts ul,
.btSidebar .widget_bt_bb_recent_posts ul {
list-style: none;
margin: 0;
padding: 0;
}
.sidebar .widget_bt_bb_recent_posts ul li,
.btSidebar .widget_bt_bb_recent_posts ul li {
margin: 0 0 1.75em;
}
.sidebar .widget_bt_bb_recent_posts ul li:last-child,
.btSidebar .widget_bt_bb_recent_posts ul li:last-child {
margin: 0;
}
.sidebar .widget_bt_bb_recent_posts ul .btImageTextWidget,
.btSidebar .widget_bt_bb_recent_posts ul .btImageTextWidget {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.sidebar .widget_bt_bb_recent_posts ul .btImageTextWidget .btImageTextWidgetImage,
.btSidebar .widget_bt_bb_recent_posts ul .btImageTextWidget .btImageTextWidgetImage {
-webkit-flex: 0 0 30%;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
padding-right: 10px;
}
.rtl .sidebar .widget_bt_bb_recent_posts ul .btImageTextWidget .btImageTextWidgetImage,
.rtl .btSidebar .widget_bt_bb_recent_posts ul .btImageTextWidget .btImageTextWidgetImage {
padding-right: 0;
padding-left: 10px;
}
.sidebar .widget_bt_bb_recent_posts ul .btImageTextWidget .btImageTextWidgetText,
.btSidebar .widget_bt_bb_recent_posts ul .btImageTextWidget .btImageTextWidgetText {
-webkit-flex: 0 0 70%;
-ms-flex: 0 0 70%;
flex: 0 0 70%;
overflow: hidden;
}
.sidebar .widget_bt_bb_recent_comments ul,
.btSidebar .widget_bt_bb_recent_comments ul {
list-style: none;
margin: 0;
padding: 0;
}
.sidebar .widget_bt_bb_recent_comments ul h5,
.sidebar .widget_bt_bb_recent_comments ul .posted,
.btSidebar .widget_bt_bb_recent_comments ul h5,
.btSidebar .widget_bt_bb_recent_comments ul .posted {
margin: 0;
}
.sidebar .widget_bt_bb_recent_comments ul li,
.btSidebar .widget_bt_bb_recent_comments ul li {
margin: 0 0 1.75em;
}
.sidebar .widget_bt_bb_recent_comments ul li:last-child,
.btSidebar .widget_bt_bb_recent_comments ul li:last-child {
margin: 0;
}
.sidebar .btIconWidget,
.btSidebar .btIconWidget {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
margin: 0 0 1em;
}
.sidebar .btIconWidget .btIconWidgetIcon,
.btSidebar .btIconWidget .btIconWidgetIcon {
-webkit-flex: 0 1% 0;
-ms-flex: 0 1% 0;
flex: 0 1% 0;
padding: 0 .2em 0 0;
font-size: 3em;
line-height: 1;
}
.rtl .sidebar .btIconWidget .btIconWidgetIcon,
.rtl .btSidebar .btIconWidget .btIconWidgetIcon {
padding: 0 0 0 .2em;
}
.sidebar .btIconWidget .btIconWidgetContent,
.btSidebar .btIconWidget .btIconWidgetContent {
-webkit-flex: 1 1 0%;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
}
.sidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.sidebar .btIconWidget .btIconWidgetContent .btIconWidgetText,
.btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetText {
display: block;
}
.btCounterHolder {
font-size: 3rem;
line-height: 0;
font-weight: 300;
}
.btCounterHolder .btCounter {
display: block;
height: 3rem;
overflow: hidden;
}
.btCounterHolder span.onedigit {
display: inline-block;
height: 3rem;
-webkit-transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
transition: all 1s ease 0s;
}
.btCounterHolder span.onedigit span {
display: block;
position: relative;
height: 3rem;
text-align: center;
}
.btCounterHolder .btCountdownHolder {
padding: 0 15%;
}
.btCounterHolder .btCountdownHolder > span {
vertical-align: top;
display: inline-block;
padding: 0 0 5px;
}
.btCounterHolder .btCountdownHolder > span > span {
display: inline-block;
}
.btCounterHolder .btCountdownHolder > span > span > span {
display: block;
width: .67em;
text-align: inherit;
-webkit-transition: transform 0ms ease-out;
-moz-transition: transform 0ms ease-out;
transition: transform 0ms ease-out;
-webkit-transform: translateY(-3rem);
-moz-transform: translateY(-3rem);
-ms-transform: translateY(-3rem);
transform: translateY(-3rem);
position: static;
overflow: hidden;
height: 3rem;
line-height: 1;
}
.btCounterHolder .btCountdownHolder .days,
.btCounterHolder .btCountdownHolder .hours,
.btCounterHolder .btCountdownHolder .minutes,
.btCounterHolder .btCountdownHolder .seconds {
position: relative;
margin: 0;
float: left;
width: 25%;
}
.btCounterHolder .btCountdownHolder span[class$="_text"] {
position: relative;
display: block;
text-align: inherit;
font-size: .8rem;
line-height: 1;
padding: 1rem 0 0;
margin: .5rem 0 0;
text-transform: uppercase;
}
.btCounterHolder .btCountdownHolder span[class^="n"],
.btCounterHolder .btCountdownHolder .days span:first-child,
.btCounterHolder .btCountdownHolder .days span:nth-child(2),
.btCounterHolder .btCountdownHolder .days span:nth-child(3) {
position: static;
overflow: hidden;
height: 3rem;
line-height: 1;
}
.btCounterHolder .btCountdownHolder span[class$="_text"] > span {
height: auto !important;
-webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
transform: none !important;
font-size: 1em;
line-height: 1.2 !important;
}
.btCounterHolder .btCountdownHolder span.separator {
display: none;
}
.btCounterHolder .btCountdownHolder .days_text span,
.btCounterHolder .btCountdownHolder .hours_text span,
.btCounterHolder .btCountdownHolder .minutes_text span,
.btCounterHolder .btCountdownHolder .seconds_text span {
width: auto !important;
-webkit-transform: translate(-50%,-.1em) !important;
-moz-transform: translate(-50%,-.1em) !important;
-ms-transform: translate(-50%,-.1em) !important;
transform: translate(-50%,-.1em) !important;
}
.btCounterHolder .btCountdownHolder .countdown_anim {
-webkit-transition: transform 200ms ease-out;
-moz-transition: transform 200ms ease-out;
transition: transform 200ms ease-out;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.btCounterHolder.btCounterLargeSize {
font-size: 4.5rem;
font-weight: 700;
}
.btCounterHolder.btCounterLargeSize .btCountdownHolder {
padding: 0 10%;
}
.btCounterHolder.btCounterLargeSize .btCounter {
height: 4.5rem;
}
.btCounterHolder.btCounterLargeSize span.onedigit {
height: 4.5rem;
}
.btCounterHolder.btCounterLargeSize span.onedigit span {
height: 4.5rem;
}
.btCounterHolder.btCounterLargeSize .btCountdownHolder > span > span > span {
-webkit-transform: translateY(-4.5rem);
-moz-transform: translateY(-4.5rem);
-ms-transform: translateY(-4.5rem);
transform: translateY(-4.5rem);
height: 4.5rem;
}
.btCounterHolder.btCounterLargeSize .btCountdownHolder .countdown_anim {
-webkit-transition: transform 200ms ease-out;
-moz-transition: transform 200ms ease-out;
transition: transform 200ms ease-out;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.btCounterHolder.btCounterLargeSize .btCountdownHolder span[class^="n"],
.btCounterHolder.btCounterLargeSize .btCountdownHolder .days span:first-child,
.btCounterHolder.btCounterLargeSize .btCountdownHolder .days span:nth-child(2),
.btCounterHolder.btCounterLargeSize .btCountdownHolder .days span:nth-child(3) {
height: 4.5rem;
}
@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) { .bt_bb_row .bt_bb_column {
height: auto;
display: block;
}
.bt_bb_row .bt_bb_column.bt_bb_vertical_align_middle,
.bt_bb_row .bt_bb_column.bt_bb_vertical_align_bottom {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
} .bt_bb_row_inner .bt_bb_column_inner {
height: auto;
display: block;
}
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_middle,
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_bottom {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
} .bt_bb_align_right .bt_bb_align_left.bt_bb_image,
.bt_bb_align_center .bt_bb_align_left.bt_bb_image,
.bt_bb_align_right .bt_bb_align_left .bt_bb_image,
.bt_bb_align_center .bt_bb_align_left .bt_bb_image,
.bt_bb_align_left.bt_bb_image,
.bt_bb_align_left .bt_bb_image {
float: none;
}
.bt_bb_align_left .bt_bb_align_right.bt_bb_image,
.bt_bb_align_center .bt_bb_align_right.bt_bb_image,
.bt_bb_align_left .bt_bb_align_right .bt_bb_image,
.bt_bb_align_center .bt_bb_align_right .bt_bb_image,
.bt_bb_align_right.bt_bb_image,
.bt_bb_align_right .bt_bb_image {
float: none;
}
.bt_bb_align_left .bt_bb_align_center.bt_bb_image,
.bt_bb_align_right .bt_bb_align_center.bt_bb_image,
.bt_bb_align_left .bt_bb_align_center .bt_bb_image,
.bt_bb_align_right .bt_bb_align_center .bt_bb_image,
.bt_bb_align_center.bt_bb_image,
.bt_bb_align_center .bt_bb_image {
float: none;
display: inline-block;
margin-bottom: -.5em;
max-width: 100%;
} .bt_bb_latest_posts {
display: block;
}
.bt_bb_latest_posts.bt_bb_columns_1 {
display: block;
}
.bt_bb_latest_posts .bt_bb_latest_posts_item {
float: left;
}
.bt_bb_columns_1.bt_bb_latest_posts .bt_bb_latest_posts_item {
width: 100%;
}
.bt_bb_columns_2.bt_bb_latest_posts .bt_bb_latest_posts_item {
width: 50%;
}
.bt_bb_columns_3.bt_bb_latest_posts .bt_bb_latest_posts_item {
width: 33.33%;
}
.bt_bb_columns_4.bt_bb_latest_posts .bt_bb_latest_posts_item {
width: 25%;
}
.bt_bb_columns_5.bt_bb_latest_posts .bt_bb_latest_posts_item {
width: 20%;
}
.bt_bb_columns_6.bt_bb_latest_posts .bt_bb_latest_posts_item {
width: 16.66%;
} .bt_bb_price_list .bt_bb_price_list_price {
display: inline-block;
}
.bt_bb_size_normal.bt_bb_icon .bt_bb_icon_holder:before {
font-size: .65em;
}
.btMenuInitFinished .mainHeader {
visibility: inherit;
}
}  .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10004;
overflow: hidden;
position: fixed;
opacity: .8;
height: 100vh !important;
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 20000;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur {
overflow: hidden;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: -webkit-zoom-out;
cursor: -moz-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #CCC;
}
.mfp-preloader a:hover {
color: #FFF;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none;
touch-action: manipulation;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: .65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial,Baskerville,monospace;
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: .65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: .7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px;
}
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px;
}
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
box-shadow: 0 0 8px rgba(0,0,0,.6);
background: #000;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
-webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
box-shadow: 0 0 8px rgba(0,0,0,.6);
background: #444;
}
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0,0,0,.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0,0,0,.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(.75);
-moz-transform: scale(.75);
-ms-transform: scale(.75);
transform: scale(.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
-moz-transform-origin: 0;
-ms-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
-moz-transform-origin: 100%;
-ms-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}.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;
}.btQuoteItem.btCCLock,
.btQuoteGBlock.btCCLock {
position: relative;
}
.btQuoteItem.btCCLock:before,
.btQuoteGBlock.btCCLock:before {
content: ' ';
position: absolute;
top: -10px;
bottom: -10px;
left: 0;
right: 0;
background: transparent;
z-index: 999;
} .btQuoteBooking {
margin: 0 0 20px;
box-sizing: border-box;
-webkit-transition: opacity 400ms ease;
transition: opacity 400ms ease;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
}
.btQuoteBooking *, .btQuoteBooking *:after, .btQuoteBooking *:before {
box-sizing: border-box;
}
.btQuoteBooking:after {
content: " ";
display: table;
clear: both;
width: 100%;
}
.btQuoteBooking .btQuoteBookingForm {
margin: 0 0 30px;
}
.btQuoteBooking .btTotalQuoteContactGroup {
-webkit-transition: all 600ms ease;
transition: all 600ms ease;
max-height: 0;
overflow: hidden;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
}
.btQuoteBooking .btTotalQuoteContactGroup.btActive {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
max-height: 1000px;
filter: alpha(opacity=100);
-webkit-transition-delay: 400ms;
transition-delay: 400ms;
} .btQuoteBooking .btTotalNextWrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
padding-right: 0 !important;
-webkit-transition: all 400ms ease;
transition: all 400ms ease;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: initial;
}
.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn {
-webkit-box-flex: 0;
-ms-flex: 0 0 160px;
flex: 0 0 160px;
width: 160px;
max-width: 160px;
}
.btQuoteBooking .btQuoteBookingForm .boldBtn {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-ms-flex: 0 1 0px;
flex: 0 1 0px;
float: none;
margin-right: 0;
width: 0px;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
max-width: 0;
}
.btQuoteBooking .btContactNext {
font-family: inherit;
margin: 0 0 0 30px;
line-height: 2.25;
border-radius: 50px;
border: #52b7bd 2px solid;
color: #52b7bd;
text-transform: uppercase;
font-weight: 900;
display: inline-block;
padding: 0 30px 0 30px;
background: transparent;
cursor: pointer;
font-size: 20px;
transition: all 400ms ease;
-webkit-transition: all 400ms ease;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-webkit-transform: translate(250px,0);
transform: translate(250px,0);
white-space: nowrap;
}
.btQuoteBooking .btContactNext:focus {
outline:0;
}
.btQuoteBooking .btQuoteBookingForm.btActive .btContactNext {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-webkit-transform: translate(0,0);
transform: translate(0,0);
-webkit-transition: all 400ms ease;
transition: all 400ms ease;
width: 100%;
}
.btQuoteBooking .btContactNext:hover, .btQuoteBooking .btContactNext:active {
border-color: #999;
color: #555;
box-shadow: 0 0 10px #CCC inset, 0 2px 10px rgba(0,0,0,0.2);
}
.btQuoteBooking .btContactNext:hover:after, .btQuoteBooking .btContactNext:active:after {
margin: 0 7px 0 10px;
-webkit-transition: margin 200ms ease;
transition: margin 200ms ease;
}
.btQuoteBooking .btContactNext:active {
box-shadow: 0 0 0 #CCC inset, 0 -2px 10px rgba(0,0,0,0.4);
} .btQuoteBooking .btQuoteItem {
padding: 0 0 0 220px;
margin: 0 0 30px;
}
.btQuoteBooking .btQuoteItem label {
display: block;
float: left;
width: 220px;
margin: 8px 0 0 -220px;
padding-right: 20px;
}
.btQuoteBooking .btQuoteSlider {
float: left;
margin: 0 0 0;
width: 100%;
}
.btQuoteBooking .btQuoteSwitch {
float: left;
margin: 0 0 0;
width: 76px;
height: 38px;
border: 1px solid #ccc;
border-radius: 38px;
cursor: pointer;
padding: 5px;
-webkit-transition: box-shadow 380ms ease;
transition: box-shadow 380ms ease;
}
.btQuoteBooking .btQuoteSwitch:hover {
box-shadow: 0 0 0 #52b7bd inset, 0 1px 5px rgba(0,0,0,0.2);
}
.btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner {
width: 26px;
height: 26px;
background: #ccc;
border-radius: 50%;
-webkit-transition: all 190ms cubic-bezier(0.8, 0.1, 0.8, 0.1);
transition: all 190ms cubic-bezier(0.8, 0.1, 0.8, 0.1);
}
.btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner {
margin-left: 38px;
background: #52b7bd;
}
.btQuoteBooking .btQuoteItemInput {
text-align: center;
}
.btQuoteBooking .btQuoteItem .fancy-select .trigger {
text-align: left;
color: #b4b4b4;
}
.btQuoteBooking .btQuoteItem .fancy-select .trigger.selected {
color: #333;
} .btQuoteBooking input[type="text"], .btQuoteBooking  input[type="email"], .btQuoteBooking input[type="password"], .btQuoteBooking textarea, .btQuoteBooking .fancy-select .trigger {
width: 100%;
display: block;
line-height: 2;
min-height: 38px;
padding: 0 12px;
background-color: #fff;
border: 1px solid #ccc;
font-family: inherit;
font-weight: inherit;
font-size: inherit;
-webkit-transition: all 380ms ease;
transition: all 380ms ease;
color: #000;
border-radius: 2px;
outline: none;
}
.btQuoteBooking .btQuoteItem textarea {
resize: vertical;
font-size: inherit;
color: #000;
padding: 0px 12px 0px 12px;
min-height: 160px;
}
.btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText {
-webkit-transition: all 380ms ease;
transition: all 380ms ease;
border-radius: 2px;
min-height: 38px;
}
.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText {
border-radius: 0;
-webkit-border-top-left-radius: 2px;
-webkit-border-top-right-radius: 2px;
-moz-border-radius-topleft: 2px;
-moz-border-radius-topright: 2px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
} .btQuoteBooking  input[type="text"]:hover, .btQuoteBooking  input[type="email"]:hover, .btQuoteBooking  input[type="password"]:hover, .btQuoteBooking  textarea:hover, .btQuoteBooking  .fancy-select .trigger:hover {
box-shadow: 0 0 0 #52b7bd inset, 0 1px 5px rgba(0,0,0,0.2);
}
.btQuoteBooking .dd.ddcommon.borderRadius:hover .ddTitleText {
box-shadow: 0 0 0 #52b7bd inset, 0 1px 5px rgba(0,0,0,0.2);
} .btQuoteBooking  input[type="text"]:focus, .btQuoteBooking  input[type="email"]:focus, .btQuoteBooking  textarea:focus, .btQuoteBooking  .fancy-select .trigger.open {
border-color: #999;
box-shadow: 5px 0 0 #52b7bd inset, 0 2px 10px rgba(0,0,0,0.2);
outline: none;
}
.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText, .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
-webkit-transition: all 380ms ease;
transition: all 380ms ease;
box-shadow: 5px 0 0 #52b7bd inset, 0 2px 10px rgba(0,0,0,0.2);
min-height: 38px;
} .btQuoteBooking .btQuoteItem:after {
content: ' ';
display: table;
width: 100%;
clear: both;
} .btQuoteBooking  .ui-slider {
background: #ededed;  background: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.05), rgba(0,0,0,0));
background: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.05), rgba(0,0,0,0));
position: relative;
text-align: left;
border: 1px solid #ccc;
border-radius: 14px;
box-shadow: 0 0 0 rgba(0,0,0,0.2);
-webkit-transition: all 190ms ease;
transition: all 190ms ease;
} .btQuoteBooking  .ui-slider:hover {
box-shadow: 0 1px 5px rgba(0,0,0,0.2);
-webkit-transition: all 380ms ease;
transition: all 380ms ease;
} .btQuoteBooking  .ui-slider .ui-slider-handle {
display: block;
position: absolute;
z-index: 2;
min-width: 38px;
height: 38px;
-ms-touch-action: none;
touch-action: none;
background: #52b7bd;
border-radius: 50%;
cursor: w-resize;
cursor: -webkit-grab;
cursor: -moz-grab;
box-shadow: 0 0 0 rgba(0,0,0,0.5), 0 0 0 0 rgba(0,0,0,0.2) inset;
-webkit-transition: all 190ms ease;
transition: all 190ms ease;	
}
.btQuoteBooking .btQuoteSliderValue {
min-width: 34px;
height: 38px;
line-height: 38px;
padding: 0 2px;
font-size: 11px;
font-weight: 700;
color: #FFF;
text-align: center;
display: block;
} .btQuoteBooking  .ui-slider .ui-slider-handle.ui-state-hover {
box-shadow: 0 0 0 rgba(0,0,0,0.5), 0 0 0 3px rgba(0,0,0,0.2) inset;
} .btQuoteBooking  .ui-slider .ui-slider-handle.ui-state-active, .btQuoteBooking  .ui-slider .ui-slider-handle.ui-state-active.ui-state-hover {
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
box-shadow: 0 2px 10px rgba(0,0,0,0.5), 0 0 0 3px rgba(0,0,0,0.2) inset;
} .btQuoteBooking  .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .btQuoteBooking  .ui-slider.ui-state-disabled .ui-slider-handle,
.btQuoteBooking  .ui-slider.ui-state-disabled .ui-slider-range {
-webkit-filter: inherit;
filter: inherit;
} .btQuoteBooking  .ui-slider-horizontal {
height: 20px;
margin-top: 10px;
cursor: pointer;
}
.btQuoteBooking  .ui-slider-horizontal .ui-slider-handle {
top: -10px;
margin-left: -18px;
}
.btQuoteBooking  .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.btQuoteBooking  .ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.btQuoteBooking  .ui-slider-horizontal .ui-slider-range-max {
right: 0;
} .btQuoteBooking  .ui-slider-vertical {
min-width: 34px;
height: 100px;
}
.btQuoteBooking  .ui-slider-vertical .ui-slider-handle {
left: 0;
margin-left: 0;
margin-bottom: -18px;
}
.btQuoteBooking  .ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.btQuoteBooking  .ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.btQuoteBooking  .ui-slider-vertical .ui-slider-range-max {
top: 0;
} .btQuoteBooking  .btQuoteBookingForm .btQuoteTotal {
font-weight: bold;
padding: 0;
text-align: right;
color: #FFF;
background: #52b7bd;
border-radius: 50px;
line-height: 1.8;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
float: none;
}
.btQuoteBooking  .btQuoteBookingForm.btActive .btQuoteTotal {
}
.btQuoteBooking  .btQuoteTotalText {
margin-right: 1em;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
} .btQuoteBooking .btQuoteTotalCurrency {
font-size: 22px;
line-height: 1.8;
display: inline-block;
background: rgba(0,0,0,0.25);
-webkit-border-top-left-radius: 50px;
-webkit-border-bottom-left-radius: 50px;
-moz-border-radius-topleft: 50px;
-moz-border-radius-bottomleft: 50px;
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
padding: 5px 3px 5px 20px;
}
.btQuoteBooking .btQuoteTotalCalc {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
font-size: 22px;
line-height: 1.8;
display: inline-block;
background: rgba(0,0,0,0.25);
-webkit-border-top-right-radius: 50px;
-webkit-border-bottom-right-radius: 50px;
-moz-border-radius-topright: 50px;
-moz-border-radius-bottomright: 50px;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
padding: 5px 20px 5px 3px;
}
.currencyAfter .btQuoteTotalCurrency {
border-radius: 0px;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
padding: 5px 20px 5px 3px;
}
.currencyAfter .btQuoteTotalCalc {
border-radius: 0px;	
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
padding: 5px 3px 5px 20px;
} .btQuoteBooking .btQuoteItem ul.options {
text-align: left;
} .btQuoteBooking .btQuoteContact:not(.btQuoteContactForm7) {
margin: 0 -10px 0px -10px;
} .btQuoteBooking .btQuoteContact .btQuoteItem {
padding: 0 10px;
float: left;
width: 50%;
} .btQuoteBooking .btQuoteContact .btQuoteItem:nth-child(odd) {
clear: left;
} .btQuoteBooking .btQuoteItem.btQuoteItemFullWidth {
float: none;
width: auto;
} .btQuoteBooking .btQuoteContact .boldBtn {
clear: left;
margin: 0px;
text-align: center;
white-space: normal;
} .btQuoteBooking  .btContactFieldMandatory input, .btQuoteBooking  .btContactFieldMandatory textarea {
border: 1px solid #AAA;
box-shadow: 0 0 0 1px #AAA inset;
-webkit-transition: all 380ms ease;
transition: all 380ms ease;
}
.btQuoteBooking .btContactFieldMandatory .dd.ddcommon.borderRadius .ddTitleText {
border: 1px solid #AAA;
box-shadow: 0 0 0 1px #AAA inset;
}
.btQuoteBooking  .btContactFieldMandatory input:hover, .btQuoteBooking  .btContactFieldMandatory textarea:hover {
box-shadow: 0 0 0 1px #AAA inset, 0 0 0 #52b7bd inset, 0 1px 5px rgba(0,0,0,0.2);
}
.btQuoteBooking .btContactFieldMandatory .dd.ddcommon.borderRadius:hover .ddTitleText {
box-shadow: 0 0 0 1px #AAA inset, 0 0 0 #52b7bd inset, 0 1px 5px rgba(0,0,0,0.2);
}
.btQuoteBooking  .btContactFieldMandatory input:focus, .btQuoteBooking  .btContactFieldMandatory textarea:focus {
box-shadow: 0 0 0 1px #AAA inset, 5px 0 0 #52b7bd inset, 0 1px 5px rgba(0,0,0,0.2);
}
.btQuoteBooking .btContactFieldMandatory .dd.ddcommon.borderRadiusTp .ddTitleText {
box-shadow: 0 0 0 1px #AAA inset, 5px 0 0 #52b7bd inset, 0 1px 5px rgba(0,0,0,0.2);
} .btQuoteBooking  .btContactFieldMandatory.btContactFieldError input, .btQuoteBooking  .btContactFieldMandatory.btContactFieldError textarea {
border: 1px solid #52b7bd;
box-shadow: 0 0 0 1px #52b7bd inset;
-webkit-transition: all 380ms ease;
transition: all 380ms ease;
}
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius .ddTitleText {
border: 1px solid #52b7bd;
box-shadow: 0 0 0 1px #52b7bd inset;
}
.btQuoteBooking  .btContactFieldMandatory.btContactFieldError input:hover, .btQuoteBooking  .btContactFieldMandatory.btContactFieldError textarea:hover {
box-shadow: 0 0 0 1px #52b7bd inset, 0 0 0 #52b7bd inset, 0 1px 5px rgba(0,0,0,0.2);
}
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius:hover .ddTitleText {
box-shadow: 0 0 0 1px #52b7bd inset, 0 0 0 #52b7bd inset, 0 1px 5px rgba(0,0,0,0.2);
}
.btQuoteBooking  .btContactFieldMandatory.btContactFieldError input:focus, .btQuoteBooking  .btContactFieldMandatory.btContactFieldError textarea:focus {
box-shadow: 0 0 0 1px #52b7bd inset, 5px 0 0 #52b7bd inset, 0 1px 5px rgba(0,0,0,0.2);
}
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText {
box-shadow: 0 0 0 1px #52b7bd inset, 5px 0 0 #52b7bd inset, 0 1px 5px rgba(0,0,0,0.2);
} .btQuoteBooking .btSubmitMessage {
color: #52b7bd;
font-weight: 600;
text-align: center;
line-height: 30px;
height: 30px;
} .btDatePicker {
z-index: 10000 !important;
width: 300px;
}
.btDatePicker table th, .btDatePicker table td {
border: 1px solid #e0e0e0;
}
.btDatePicker .ui-datepicker-header {
display: block;
padding: 10px;
overflow: hidden;
background-color: #52b7bd;
color: #FFF;
}
.btDatePicker table.ui-datepicker-calendar {
width: 100%;
text-align: center;
border-collapse: collapse;
margin: 0;
padding: 0;
line-height: 1.2;
background-color: #f2f2f2;
} .btDatePicker table.ui-datepicker-calendar th {
padding: 10px 8px;
font-size: 14px;
font-weight: 600;
color: #333;
text-align: center;
} .btDatePicker a.ui-datepicker-prev, .btDatePicker a.ui-datepicker-next {
display: block;
font-size: 10px;
font-weight: 700;
line-height: 1;
background-color: #FFF;
border-radius: 2px;
padding: 2px 4px;
text-transform: uppercase;
cursor: pointer;
}
.btDatePicker a.ui-datepicker-prev {
float: left;
}
.btDatePicker a.ui-datepicker-next {
float: right;
} .btDatePicker a.ui-datepicker-prev:hover, .btDatePicker a.ui-datepicker-next:hover {
color: #bbb;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
} .btDatePicker .ui-datepicker-title {
text-align: center;
font-size: 14px;
line-height: 1.1;
font-weight: 600;
color: #FFF;
} .btDatePicker#ui-datepicker-div {
background-color: #f2f2f2;
border: 1px solid #CCC;
box-shadow: 0 2px 10px rgba(0,0,0,0.2);
border-radius: 2px;
margin-top: 1px;
} .btDatePicker .ui-datepicker-calendar td {
font-size: 12px;
font-weight: 500;
line-height: 1;
padding: 0.3em;
text-align: center;
} .btDatePicker table.ui-datepicker-calendar td a {
color: #666;
width: 18px;
height: 18px;
border-radius: 50%;
line-height: 18px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
} .btDatePicker table.ui-datepicker-calendar td a.ui-state-active {
font-weight: bold;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
} .btDatePicker table td:hover {
cursor: pointer;
}
.btDatePicker table td:hover {
background: #e0e0e0;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
} .btQuoteBooking .btDropDown .dd {
position: relative;
}
.btQuoteBooking .ddChild {
position: absolute;
left: 0 !important;
right: 0 !important;
margin: -1px 0 0;
-webkit-border-bottom-right-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
-moz-border-radius-bottomright: 2px;
-moz-border-radius-bottomleft: 2px;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
}
.btQuoteBooking .ddChild {
position: absolute !important;
} .btQuoteBooking .ddChild {
background-color: #fff;
border: 1px solid #999;
overflow-y: auto;
}
.btQuoteBooking .ddChild ul {
list-style: none;
display: block;
margin: 0;
padding: 0;
}
.btQuoteBooking .ddChild ul li {
display: table;
width: 100%;
min-height: 38px;
margin: 0;
padding: 0 37px 0 0;
cursor: pointer;
line-height: 1.2;
border-top: 1px solid rgba(0, 0, 0, 0.1);
color: #000;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.btQuoteBooking .ddChild ul li span {
display: block;
padding: 0px 12px;
line-height: 2;
}
.btQuoteBooking .ddChild ul li span.description {
line-height: 1.5;
margin-top: -.3em;
margin-bottom: .3em;
} .btQuoteBooking .ddChild ul li:hover, .btQuoteBooking .ddChild ul li.selected:hover {
color: #666;
background: rgba(0,0,0,0.05);
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
} .btQuoteBooking .ddChild ul li:first-child, .btQuoteBooking .ddChild ul li:first-child:hover {
border-top: none;
color: #666;
background: none;
}
.btQuoteBooking .ddOutOfVision {
position: absolute;
height: 0;
width: 0;
overflow: hidden;
} .btQuoteBooking .ddItem {
display: table;
width: 100%;
margin: 1px 0 0;
padding: 0;
font-size: 14px;
line-height: 1.1;
} .btQuoteBooking .ddTitleText {
display: table;
width: 100%;
}
.btQuoteBooking .ddTitleText span, .btQuoteBooking .ddChild ul li span {
display: table-cell;
vertical-align: middle;
text-align: left;
}
.btQuoteBooking .ddTitleText span span, .btQuoteBooking .ddChild ul li span span, .btQuoteBooking .ddChild ul li:hover span span, .btQuoteBooking .ddChild ul li.selected:hover span span {
display: block;
font-size: 12px;
padding: 0px;
color: #555;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.btQuoteBooking .ddChild span {
padding: 8px 12px;
}
.btQuoteBooking .ddTitleText span {
padding: 0px 12px;
}
.btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText {
background-color: #fff;
border: 1px solid #ccc;
padding: 0 37px 0 0;
}
.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText, .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
background-color: #fff;
border: 1px solid #999;
padding: 0 37px 0 0;
} .btQuoteBooking .ddlabel, .btQuoteBooking .description {
width: 100%;
}
.btNotSelected {
min-height: 38px;
}
.btNotSelected  .ddlabel {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
} .btQuoteBooking .ddTitleText .ddImage, .btQuoteBooking .ddChild ul li .ddImage {
text-align: center;
padding: 12px;
padding-right: 0px;
}
.btQuoteBooking .ddTitleText .ddImage img, .btQuoteBooking .ddChild ul li .ddImage img {
display: block;
width: auto;
max-width: none !important;
} .btQuoteBooking .ddTitleText.btNotSelected .ddlabel {
color: #a9a9a9;
} .btQuoteBooking .ddTitleText .ddlabel {
width: 100%;
line-height: 2;
color: #000;
}
.btQuoteBooking .ddTitleText .ddlabel .description {
line-height: 1.5;
margin-top: -.3em;
margin-bottom: .3em;
}
.btQuoteBooking .ddTitle {
position: relative;
cursor: pointer;
} .btQuoteBooking .ddTitle .arrow  {
display: block;
position: absolute;
right: 10px;
top: 50%;
margin-top: -2px;
} .btQuoteBooking .ddTitle .arrow:before {
content: ' ';
width: 0;
height: 0;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-top: 7px solid #ccc;
display: block;
} .btQuoteBooking .btContactSubmit {
font-family: inherit;
cursor: pointer;
border: none;
border-radius: 3px;
background-color: #52b7bd;
color: #fff;
line-height: 2.5;
padding: 10px 50px;
font-weight: 700;
font-size: 20px;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
border-radius: 50px;
text-transform: uppercase;
}
.btQuoteBooking .btContactSubmit:focus {
outline:0;
} .btQuoteBooking  .btContactSubmit:hover {
box-shadow: 0 0 0 5px rgba(0,0,0,0.2) inset;
opacity: 0.85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
filter: alpha(opacity=85);
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
text-shadow: 0 1px 0 rgba(0,0,0,0.5);
} @media (max-width: 1024px) {
.btQuoteBooking .btQuoteContact .btQuoteItem {
float: none;
width: auto;
}
.btQuoteBooking .btTotalQuoteContactGroup.btActive {
max-height: 1000px;
}
.btQuoteBooking .btQuoteContact {
margin-left: -10px;
}
} @media (max-width: 650px) {
.btQuoteBooking .btQuoteItem label {
display: block;
float: none;
margin: 0 0 8px;
width: auto;
}
.btQuoteBooking .btQuoteItem {
margin: 0 0 20px;
padding: 0;
}
} @media (max-width: 440px) {
.btQuoteBooking .ddTitleText .ddImage img, .btQuoteBooking .ddChild ul li .ddImage img {
display: block;
width: auto;
margin: 0 auto;
}
.btQuoteBooking .btTotalNextWrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn, .btQuoteBooking .btQuoteBookingForm .boldBtn {
-webkit-box-flex: 1;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
width: 100%;
}
.btQuoteBooking .btQuoteBookingForm.btActive .btQuoteTotal, .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
display: block;
width: 100%;
float: none;
margin-bottom: 20px;
height: 50px;
}
.btQuoteBooking .btQuoteBookingForm.btActive .btContactNext, .btQuoteBooking .btQuoteBookingForm .btContactNext {
-webkit-transform: none;
transform: none;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
margin-left: auto;
width: 100%;
}
.btQuoteBooking .btQuoteBookingForm .btContactNext {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.btQuoteBooking .btContactBack, .btQuoteBooking .btContactSubmit {
margin: 0 auto 20px auto;
clear: both;
display: block;
}
} .btQuoteBooking *::-webkit-input-placeholder {
font-family: inherit;
color: #a9a9a9;
}
.btQuoteBooking *:-moz-placeholder { font-family: inherit;
color: #a9a9a9;
}
.btQuoteBooking *::-moz-placeholder { font-family: inherit;
color: #a9a9a9;
} 
.btQuoteBooking *:-ms-input-placeholder { 
font-family: inherit;
color: #a9a9a9;
} .btQuoteBooking .g-rec {
margin-bottom: 30px;
padding: 0 10px;
}
.btQuoteBooking .g-rec > div > div {
margin: auto;
} .btPayPalButton {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0;
background: transparent;
border: #ccc 2px solid;
border-radius: 50px; width: 130px;
height: 49px;
cursor: pointer;
-webkit-transition: box-shadow 380ms ease;
transition: box-shadow 380ms ease;
background-position: center center;
background-size: 70%;
background-repeat: no-repeat;
-webkit-box-flex: 0;
-ms-flex: 0 0 130px;
flex: 0 0 130px;
margin-left: 30px;
}
.btPayPalButton:hover {
box-shadow: 0 0 0 #52b7bd inset, 0 1px 5px rgba(0,0,0,0.2);
}
.btPayPalForm {
width: 0px;
height: 0px;
overflow: hidden;
}
.bt_cc_email_confirmation_container {
margin-bottom: 30px;
padding-left: 10px;
} .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked),
.bt_cc_email_confirmation_container [type="checkbox"]:checked {
position: absolute;
left: -9999px;
}
.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label,
.bt_cc_email_confirmation_container [type="checkbox"]:checked + label {
position: relative;
padding-left: 25px;
cursor: pointer;
} .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:before,
.bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before {
content: '';
position: absolute;
left: 0px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 17px;
height: 17px;
border: 1px solid #ccc;
background: #fff;
border-radius: 2px; } .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:after,
.bt_cc_email_confirmation_container [type="checkbox"]:checked + label:after {
content: '✔';
position: absolute;
left: 3px;
top: 1px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 16px;
line-height: 1; -webkit-transition: all .2s;
transition: all .2s;
} .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:after {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: scale(0);
transform: scale(0);
}
.bt_cc_email_confirmation_container [type="checkbox"]:checked + label:after {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: scale(1);
transform: scale(1);
} .bt_cc_email_confirmation_container [type="checkbox"]:disabled:not(:checked) + label:before,
.bt_cc_email_confirmation_container [type="checkbox"]:disabled:checked + label:before {
box-shadow: none;
border-color: #bbb;
background-color: #ddd;
}
.bt_cc_email_confirmation_container [type="checkbox"]:disabled:checked + label:after { }
.bt_cc_email_confirmation_container [type="checkbox"]:disabled + label {
color: #aaa;
} .bt_cc_email_confirmation_container [type="checkbox"]:checked:focus + label:before,
.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked):focus + label:before { } .bt_cc_email_confirmation_container label:hover:before { }div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//ambernectar.com.sg/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}html body p,
html body div:not('ekit-template-content-markup'),
html body {
font-weight: 300;
color: #4b4b4b;
}
html body .wpcf7-form span {
font-weight: 600;
} .scol-40.scol-100 > * {
width: 100%;
} .bt_bb_text.heading-wrapper h2:before,
.bt_bb_text.heading-wrapper h2:after {
content: '';
position: absolute;
display: flex;
background-repeat: no-repeat;
background-size: contain;
white-space: pre;
top: -10%;
}
.bt_bb_text.heading-wrapper h2:before {
background-image:url(//ambernectar.com.sg/wp-content/uploads/2020/05/icon.png);
height: 100%;
width: 100%;
right: 100%;
background-position-x: 95%;
}
.bt_bb_text.heading-wrapper h2:after {
background-image:url(//ambernectar.com.sg/wp-content/uploads/2020/05/icon-right.png);
height: 100%;
width: 100%;
left: 100%;
background-position-x: 5%
}
.bt_bb_text.heading-wrapper h2,
.bt_bb_text.heading-wrapper {
position: relative;
display: flex;
justify-content: center;
}
.bt_bb_text.heading-wrapper h2 {
white-space: prev;
}
.bt_bb_text.heading-wrapper h2 img {
display: none;
} .amber-top-bar .social-links a {
margin-right: 6px;
}
.amber-top-bar .social-links a:first-child {
margin-left: 6px;
}
.amber-top-bar .social-links a:last-child {
position:relative;
bottom: -1.5px;
}
body .wpcf7-validation-errors {
background: transparent !important;
}
.prefooter-cta .wpcf7-form input.wpcf7-submit.ss {
width: 100% !important;
border-radius: 3px;
font-size: 1em !important;
}
.amberstyle-newsletter .btNewsletterRowButton.ambersytle-btn-submit > input {
padding: .375rem .75rem;
margin-bottom: 20px !important;
height: 50px;
}
.amberstyle-newsletter .scol-50.btNewsletterRowButton.ambersytle-btn-submit input {
background: transparent !important;
border-color: #000 !important;
box-shadow: none;
color: #000 !important;
}
body .wpcf7-form .wpcf7-submit.amber-btn-primary:hover {
color: #fff !important;
}
.amberstyle-newsletter .scol-50.btNewsletterRowInput.ambersytle-input-email input {
border-color: #000 !important;
//text-transform: uppercase;
} .amber-btn-primary,
.wpcf7-form .amber-btn-primary,
.wpcf7-form .wpcf7-submit.amber-btn-primary {
background-color: #C8693A !important;
border-color: #C8693A !important;
color: #ffffff !important;
-webkit-box-shadow: 0px 3px 0px 0px rgba(150,80,0,1);
-moz-box-shadow: 0px 3px 0px 0px rgba(150,80,0,1);
box-shadow: 0px 3px 0px 0px rgba(150,80,0,1);
}
.amber-btn-primary:hover,
.wpcf7-form .amber-btn-primary:hover {
background-color: #F49D3A !important;
border-color: #F49D3A !important;
color: #ffffff !important;
-webkit-box-shadow: 0px 3px 0px 0px rgba(150,80,0,1);
-moz-box-shadow: 0px 3px 0px 0px rgba(150,80,0,1);
box-shadow: 0px 3px 0px 0px rgba(150,80,0,1);
}
.btLightSkin .wpcf7-form .amber-btn-primary.wpcf7-submit:hover {
color: #ffffff;
}
.amber-btn-second {
border-radius: 3px;
}
.amber-btn-second:hover,
.ekit-form .wpcf7-form .wpcf7-submit.amber-btn-second:hover {
color: #D57200 !important;
border-color: #F49D3A !important;
}
.amberstyle-newsletter .scol-50.btNewsletterRowInput.ambersytle-input-email input:focus {
border-color: #F49D3A !important;
}
.amber-btn-second-dark {
}
.amber-btn-second-dark:hover {
} body .products ul li.product .btWooShopLoopItemInner a.button, 
body ul.products li.product .btWooShopLoopItemInner a.button,
body.wcz-btns.wcz-woocommerce.single-product div.product form.cart button.button,
body.wcz-btns.wcz-woocommerce ul.products li.product a.button, 
body.wcz-btns.wcz-woocommerce .related.products ul.products li.product a.button, 
body.wcz-btns.wcz-woocommerce .upsells.products ul.products li.product a.button,
body.wcz-btns.wcz-woocommerce.single-product div.product form.cart .button, 
body.wcz-btns.wcz-woocommerce.wcz-wooblocks ul.wc-block-grid__products li.wc-block-grid__product .add_to_cart_button {
border-right: 1px solid #c8693a;
border-bottom: 1px solid #c8693a;
border-left: 1px solid #c8693a;
font-family: Libre Baskerville;
font-weight: 600;
padding: .9em;
line-height: 1;
font-size: 16px;
} @media (min-width: 768px) {
.prefooter-cta .scol-40 {
width: 35%;
float: left;
}
.prefooter-cta .scol-60 {
width: 65%;
float: left;
}
.amberstyle-newsletter.btNewsletterRow .btNewsletterRowButton.scol-50,
.amberstyle-newsletter.btNewsletterRow .btNewsletterRowInput.scol-50	{
-webkit-flex: 1 1 50%;
-ms-flex: 1 1 50%;
flex: 1 1 50%;
}
.scol-50.btNewsletterRowButton.ambersytle-btn-submit input {
width: 100% !important;
}
#responsive-menu-button {
display: none;
}
} @media (max-width: 767px) {
.prefooter-cta .scol-100 {
width: 100%;
float: none;
clear: both;
}
.bt_bb_text.heading-wrapper h2 {
font-size: 24px;
line-height: 1.75;
}
.bt_bb_text.heading-wrapper h2:before,
.bt_bb_text.heading-wrapper h2:after {
width: 45%;
top:35%;
}
.bt_bb_text.heading-wrapper h2,
.bt_bb_text.heading-wrapper {
max-width: 75%;
margin: 0 auto;
}
#responsive-menu-button {
display: inline-block;
}
}
.flex-direction-nav .flex-prev::after, 
.flex-direction-nav .flex-next::after { 
color: #000000;
}
.woocommerce-product-gallery-thumbnails__wrapper > div {
margin: 0 auto;
text-align: center;
}
div.product div.images #product-thumbnails .woocommerce-product-gallery__image:first-child {
} .woocommerce-product-gallery--with-images .flex-control-nav.flex-control-thumbs {
display: flex;
justify-content: center;
align-items: center;
list-style: none;
}
.woocommerce-product-gallery--with-images .flex-direction-nav {
display:flex;
justify-content: center;
align-items: center;
}
ul.flex-direction-nav {
position: absolute;
top: 90%;
z-index: 99999;
width: 100%;
left: 0;
margin: 0;
padding: 0px;
list-style: none;
}
li.flex-nav-prev {
float: left;
margin-right: auto;
}
li.flex-nav-next {
float: right;
margin-left: auto;
}
a.flex-next {
visibility:hidden;
font-size: 0;
}
a.flex-prev {
visibility:hidden;
font-size: 0;
}
a.flex-next::after {
visibility:visible;content: '\f105';
font-family: FontAwesome;
margin-right: 10px;
font-size: 24px;    
}
a.flex-prev::before {
visibility:visible;
content: '\f104';
font-family: FontAwesome;    
margin-left: 10px;
font-size: 24px;
}
div.product div.images .flex-viewport .woocommerce-product-gallery__wrapper,
div.product div.images .flex-viewport .woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image,
div.product div.images .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child  {
display: block;
}
div.product div.images .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child,
div.product div.images .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
border: none;
}
.flex-viewport figure {
max-width: initial;
}
div.product div.images .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
padding: 0;
}
body.single-product div.product div.summary {
display: block;
flex: 1;
} body .products ul li.product .btWooShopLoopItemInner .bt_bb_headline, 
body ul.products li.product .btWooShopLoopItemInner .bt_bb_headline,
body .products ul li.product .btWooShopLoopItemInner a.button, 
body ul.products li.product .btWooShopLoopItemInner a.button,
body .products ul li.product .btWooShopLoopItemInner .price, 
body ul.products li.product .btWooShopLoopItemInner .price {
border: none;
}
body .products ul li.product .btWooShopLoopItemInner .price, 
body ul.products li.product .btWooShopLoopItemInner .price,
body .products ul li.product .btWooShopLoopItemInner a.button, 
body ul.products li.product .btWooShopLoopItemInner a.button{
width: 100%;
}
body .related.products ul.products li.product .btWooShopLoopItemInner a.button,
body .upsells.products ul.products li.product .btWooShopLoopItemInner a.button,
body.single-product.wcz-btns.wcz-woocommerce ul.products .related.products li.product a.button, 
body.single-product.wcz-btns.wcz-woocommerce .related.products ul.products li.product a.button,
body.single-product.wcz-btns.wcz-woocommerce ul.products .upsells.products li.product a.button, 
body.single-product.wcz-btns.wcz-woocommerce .upsells.products ul.products li.product a.button {
width: auto;
color: #fff !important;
}
body .bt_bb_image > a {
display: flex;
justify-content: center;
} .pagination-wrapper {
margin-bottom: 3em;
}
body.post-type-archive-product nav.woocommerce-pagination,
body.post-type-archive-product .woocommerce-perpage,
body.archive.woocommerce-page .woocommerce-perpage,
body.tax-product_cat nav.woocommerce-pagination {
display: flex;
align-items: center;
margin-left: auto;
margin-bottom: 0;
}
body.tax-product_cat .ordering-wrapper {
width: 100%;
}
body.post-type-archive-product nav.woocommerce-pagination {
}
body.post-type-archive-product .woocommerce-perpage p,
body.tax-product_cat .woocommerce-perpage p {
white-space: nowrap;
}
.pagination-wrapper {
display: flex;
justify-content: center;
align-items: center;
}
.btWooShopLoopItemInner span.bt_bb_headline_content,
.ordering-wrapper .woocommerce-ordering,
.ordering-wrapper .fancy-select .options.open,
.woocommerce-perpage,
body ul.products li.product .btWooShopLoopItemInner a.button {
//font:Bold 30px/40px Libre Baskerville;
font-family:Libre Baskerville;
}
.btWooShopLoopItemInner span.bt_bb_headline_content {
line-height: 1.5;
}
.woocommerce-Price-amount amount {
//font: Bold 36px/50px Open Sans;
letter-spacing: 1.8px;
}
.fancy-select ul.options li:not(:last-child) {
border-bottom: 1px solid rgba(0,0,0,.1);
}
.add_to_cart_button,
body.post-type-archive-product.wcz-btns.wcz-woocommerce ul.products li.product a.button,
body.wcz-btns.wcz-woocommerce.single-product div.product form.cart button.button,
body.wcz-btns.wcz-woocommerce ul.products li.product a.button, 
body.wcz-btns.wcz-woocommerce .related.products ul.products li.product a.button,
body.wcz-btns.wcz-woocommerce .upsells.products ul.products li.product a.button, 
body.wcz-btns.wcz-woocommerce.single-product div.product form.cart .button, 
body.wcz-btns.wcz-woocommerce.wcz-wooblocks ul.wc-block-grid__products li.wc-block-grid__product .add_to_cart_button,
body.tax-product_cat.wcz-btns.wcz-woocommerce ul.products li.product a.button {
color: #ffffff !important;
box-shadow: 2px 2px 1px #965000;
text-transform: uppercase;
}
body.wcz-btns.wcz-woocommerce ul.products li.product a.button, body.wcz-btns.wcz-woocommerce .related.products ul.products li.product a.button:hover,
body.wcz-btns.wcz-woocommerce ul.products li.product a.button, body.wcz-btns.wcz-woocommerce .upsells.products ul.products li.product a.button:hover {
background-color: #d57200;
color: #000000 !important;
}
.ordering-wrapper .woocommerce-ordering {
margin-left: auto;
}
.ordering-wrapper .woocommerce-result-count, 
.ordering-wrapper .woocommerce-ordering {
width: auto;
float: none;
}
.ordering-wrapper .woocommerce-ordering {
width: 20%;
}
.ordering-wrapper {
display: flex;
}
.ordering-wrapper .fancy-select {
//width: 200%;
}
.woocommerce-perpage select {
-webkit-appearance: none;
-moz-appearance: none;
text-indent: 1px;
text-overflow: '';
}
.woocommerce-perpage option {
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
} .woocommerce-perpage p {
font-family: open-sans;
font-weight: 400;
color: #000;
letter-spacing: 1.3px;
margin-right: 1em;
margin-bottom: 0;
} .woocommerce-perpage select:-ms-expand {
display: none;
}
.woocommerce-ordering .fancy-select .trigger::before {
content: '\f107';
font-size: 1.5em;
}
.select-pagged-wrapper .fancy-select .trigger::before {
content: '\f107';
font-size: 1.5em;
}
.woocommerce-perpage {
position: relative;
} .btSoftRoundedButtons .pagination-wrapper nav.woocommerce-pagination ul li a, 
.btSoftRoundedButtons .pagination-wrapper nav.woocommerce-pagination ul li span {
border-radius: 0;
padding: .8em 1em;
height: auto;
width: auto;
line-height: 1;
border: none;
}
.pagination-wrapper nav.woocommerce-pagination ul li a.next, 
.pagination-wrapper nav.woocommerce-pagination ul li a.prev,
.pagination-wrapper nav.woocommerce-pagination ul li a.next:hover, 
.pagination-wrapper nav.woocommerce-pagination ul li a.prev:hover {
background: #965000;
color: transparent;
position: relative;
}
.pagination-wrapper nav.woocommerce-pagination ul li span.current {
background: #D57200;
color: #fff;
}
.pagination-wrapper nav.woocommerce-pagination ul li a,
.pagination-wrapper nav.woocommerce-pagination ul li a:hover {
background: #E8E8E8;
color: #888888;
}
.pagination-wrapper nav.woocommerce-pagination ul li a.prev:before,
.pagination-wrapper nav.woocommerce-pagination ul li a.next:before {
content:"";
font-family: FontAwesome;
font-size: 1.5em;
color: #ffffff;
position: absolute;
top: 8px;
}
.pagination-wrapper nav.woocommerce-pagination ul li a.next:before {
content:"\f105";
right: 19px;
}
.pagination-wrapper nav.woocommerce-pagination ul li a.prev:before {
content:"\f104";
}
ul.products li.product .btWooShopLoopItemInner {
text-align: center !important;
}
.add_to_cart_button, body.post-type-archive-product.wcz-btns.wcz-woocommerce ul.products li.product a.button,
body.tax-product_cat.wcz-btns.wcz-woocommerce ul.products li.product a.button {
width: auto;
text-align: center;
} .product div.wcz-new-product-badge span,
.btPostContentHolder ul.products li.product span.onsale,
.wc-prl-recommendations ul.products li.product .onsale {
color: #fff !important;
padding: 6px 34px;
font-weight: bold;
letter-spacing: 2px;
border: none;
box-shadow: none;
border-radius: 0;
position: absolute;
right: 0;
font-family: Libre Baskerville;
}
.btPostContentHolder ul.products li.product span.onsale,
.wc-prl-recommendations ul.products li.product .onsale {
font-size: 14px;
background-color: #D53232
}
.btPostContentHolder ul.products li.product span.onsale,
.wc-prl-recommendations ul.products li.product .onsale {
top: 0;
}
.wcz-new-product-badge.wcz-badge-pos-topright {
position: relative;
}
.btPostContentHolder ul.products li.product span.onsale:after,
.wc-prl-recommendations ul.products li.product .onsale:after {
position: absolute;
left: -10px;
top: 0;
content: "";
border-left: 10px solid transparent;
border-bottom: 19px solid #D53232;
border-top: 19px solid #D53232;
}
div.wcz-new-product-badge span:after {
position: absolute;
left: -10px;
top: 0;
content: "";
border-left: 10px solid transparent;
border-bottom: 19px solid #fbbc35;
border-top: 19px solid #fbbc35;
} body.woocommerce.wcz-woocommerce ul.products li.product .price > del > span  {
color: #D80F0F;
font-size: 1.2rem;
}
body.woocommerce.wcz-woocommerce ul.products li.product .price > del {
opacity: 1;
color: #D80F0F;
}
.single-product span.bt_bb_headline_content {
line-height: 1.3;
font-size: 27px;
letter-spacing: 1.2px !important;
font-weight: 600;
}
.single-product span.woocommerce-Price-amount.amount {
font-size: 1em;
font-weight: 700;
color: black;
}
.single-product button.single_add_to_cart_button.button.alt {
min-width: 200px;
border-radius: 2px !important;
font-weight: 100 !important;
border-color:transparent !important;
}
.single-product div.product span.btProductSKU {
display: none;
}
.single-product div.product div.summary header {
margin-bottom: 0;
}
.single-product div.product div.summary form.cart .quantity input {
height: 2.9em;
width: 90px;
}
.single-product span.wc-points-rewards-product-message {
margin-bottom: -10px;
display: block;
font-size: 15px;
letter-spacing: 1px !important;
}
.single-product .single-product span.wc-points-rewards-product-message {
margin-bottom: -10px;
display: block;
letter-spacing: 0px !important;
color: #333333;
}
.related h2,
.upsells h2 {
font-weight: 600;
letter-spacing: 1.8px !important;
}
.single-product .related .bt_bb_headline .bt_bb_headline_content a,
.single-product .upsells .bt_bb_headline .bt_bb_headline_content a  {
font-size: 17px;
}
.single-product .related span.woocommerce-Price-amount.amount,
.single-product .upsells span.woocommerce-Price-amount.amount {
font-size: 23px !important;
}
section#featured {
//padding-top: 6%;
}
body .related.products ul.products li.product .btWooShopLoopItemInner a.button,
body .upsells.products ul.products li.product .btWooShopLoopItemInner a.button {
min-width: 220px;
border-radius: 2px !important;
font-weight: 100 !important;
border-color: transparent !important;
letter-spacing: 1px !important;
}
.related span.bt_bb_headline_content,
.upsells span.bt_bb_headline_content {
line-height: 1 !important;
}
.related header.bt_bb_headline.bt_bb_size_extrasmall.bt_bb_superheadline.bt_bb_subheadline,
.upsells header.bt_bb_headline.bt_bb_size_extrasmall.bt_bb_superheadline.bt_bb_subheadline  {
padding-left: 1.8em !important;
padding-right: 1.8em !important;
}
.product div.wcz-new-product-badge span, 
.btPostContentHolder ul.products li.product span.onsale,
.wc-prl-recommendations ul.products li.product .onsale {
color: #fff !important;
padding: 6px 34px;
font-weight: 700;
letter-spacing: 1px;
border: none;
box-shadow: none;
border-radius: 0;
position: absolute;
right: 1px;
font-family: "Open Sans";
}
.product div.wcz-new-product-badge span {
top: -5px;
}
.amber-btn-primary, .wpcf7-form .amber-btn-primary, .wpcf7-form .wpcf7-submit.amber-btn-primary {
background-color: #d57102 !important;
border-color: #d57102 !important;
color: #ffffff !important;
-webkit-box-shadow: 0px 3px 0px 0px rgba(150,80,0,1);
-moz-box-shadow: 0px 3px 0px 0px rgba(150,80,0,1);
box-shadow: 0px 3px 0px 0px rgb(150, 80, 0);
}
.single-product span.bt_bb_headline_superheadline {
margin-bottom: 0px !important;
padding-bottom: 0px;
margin-top: 10%;
}
.single-product .related a.button.product_type_variable.add_to_cart_button.
.single-product .upsells a.button.product_type_variable.add_to_cart_button {
font-size: 15px !important;
}
.related div.wcz-new-product-badge span,
.upsells div.wcz-new-product-badge span {
background-color: #fbbc35;
color: #000000 !important;
font-family: "Open Sans",sans-serif !important;
letter-spacing: 0px !important;
right: 26px !important;
}
.product div.wcz-new-product-badge span, 
.btPostContentHolder ul.products li.product span.onsale,
.wc-prl-recommendations ul.products li.product .onsale {
color: #fff !important;
padding: 6px 34px;
font-weight: 600 !important;
letter-spacing: 1px !important;
border: none;
box-shadow: none;
border-radius: 0;
position: absolute;
right: 0;
font-family: "Open Sans",sans-serif !important;
}
.product span.woocommerce-Price-amount.amount {
font-size: 20px;
font-weight: 700;
}
.single-product .product span.woocommerce-Price-amount.amount {
font-size: 28px;
font-weight: 700;
}
.product .bt_bb_headline .bt_bb_headline_content a {
font-size: 17px;
}
.add_to_cart_button, 
body.post-type-archive-product.wcz-btns.wcz-woocommerce ul.products li.product a.button,
body.tax-product_cat.wcz-btns.wcz-woocommerce ul.products li.product a.button {
width: auto;
text-align: center;
font-weight: 300;
font-size:14px !important;
min-width: 180px;
border-radius: 2px;
padding: 20px auto !important;
padding-top: 17px;
padding-bottom: 17px;
padding-right: 20px;
padding-left: 20px;
}
.trigger {
letter-spacing: 0px;
}
.fancy-select ul.options li {
letter-spacing: 0px;
}
p {
font-family: "Open Sans",sans-serif;
color: #585858;
}
.amber-btn-primary, .wpcf7-form .amber-btn-primary, .wpcf7-form .wpcf7-submit.amber-btn-primary {
background-color: #d57102 !important;
border-color: #C8693A !important;
color: #ffffff !important;
-webkit-box-shadow: 0px 3px 0px 0px rgba(150,80,0,1);
-moz-box-shadow: 0px 3px 0px 0px rgba(150,80,0,1);
box-shadow: 0px 3px 0px 0px rgba(150,80,0,1);
font-weight: 400 !important;
letter-spacing: 1px !important;
}
.add_to_cart_button:hover, body.post-type-archive-product.wcz-btns.wcz-woocommerce ul.products li.product a.button:hover,
body.tax-product_cat.wcz-btns.wcz-woocommerce ul.products li.product a.button:hover{
background-color: #F49D3A !important;
border-color: #F49D3A !important;
color: #ffffff !important;
}
.product .bt_bb_image img {
display: block;
margin: 0;
line-height: 0;
max-width: 300px;
height: 100%;
width: 100%;
}
ul.products li.product .btWooShopLoopItemInner:hover {
box-shadow: 1px 3px 3px grey;
padding-left: 0px;
padding-right: 0px;
}
.products ul li.product .btWooShopLoopItemInner, ul.products li.product .btWooShopLoopItemInner {
padding: 0 0 !important;
}
@media (min-width: 993px) {
.products ul li.product .btWooShopLoopItemInner, ul.products li.product .btWooShopLoopItemInner {
margin-right: 10% !important;
}
}
.ordering-wrapper {
margin-bottom: 4%;
}
.product div.wcz-new-product-badge span, 
.btPostContentHolder ul.products li.product span.onsale, 
.wc-prl-recommendations ul.products li.product .onsale {
color: #fff !important;
padding: 6px 34px;
font-weight: bold;
letter-spacing: 2px;
border: none;
box-shadow: none;
border-radius: 0;
position: absolute;
right: 29px !important;
font-family: Libre Baskerville;
}
@media (min-width: 769px) {
body.tax-product_cat .product div.wcz-new-product-badge span, 
body.tax-product_cat .btPostContentHolder ul.products li.product span.onsale, 
body.tax-product_cat .wc-prl-recommendations ul.products li.product .onsale {
right: 40px !important;
}
}
.add_to_cart_button, 
body.post-type-archive-product.wcz-btns.wcz-woocommerce ul.products li.product a.button,
body.woocommerce-page.wcz-btns.wcz-woocommerce ul.products li.product a.button,
body.tax-product_cat.wcz-btns.wcz-woocommerce ul.products li.product a.button {
width: auto;
text-align: center;
margin-bottom: 10%;
} .main-static-footer {
font-family: "Open Sans",sans-serif;
font-size: 15px;
}
.main-static-footer ul,
.main-static-footer ul li {
margin: 0;
}
.main-static-footer ul li {
list-style: none;
color: #585858;
font-weight: 600;
line-height: 26px;
}
.main-static-footer p {
font-size: 15px;
line-height: 24px;
letter-spacing: 1px;
font-weight: 400;
}
.main-static-footer img {
margin-bottom: 24px;
}
.main-static-footer p strong {
font-weight: 900;
}
@media (min-width: 960px) {
.main-static-footer { 
max-width: 1400px;
margin: 0 auto;
}
.left-border-c {
border-left: 1px solid #C6C6C6;
}
} .footer-social-follow ul {
display: flex;
justify-content: flex-start;
}
.footer-social-follow ul li {
margin:12px;
}
.footer-social-follow ul li a,
.top-bar-social-wrapper ul li a {
font-size: 0;
position: relative;
}
.footer-social-follow ul li a:before,
.top-bar-social-wrapper ul li a:before {
content: '';
position: relative;
font-family: FontAwesome;
font-size: 24px;
color:#000;
}
.footer-social-follow ul li:first-child {
margin-left: 0;
}
.footer-social-follow ul li.fb-fl a:before,
.top-bar-social-wrapper ul li.fb-fl a:before {
content: '\f09a';
}
.footer-social-follow ul li.inl-fl a:before,
.top-bar-social-wrapper ul li.inl-fl a:before {
content: '\f0e1';
}
.footer-social-follow ul li.ins-fl a:before,
.top-bar-social-wrapper ul li.ins-fl a:before {
content: '\f16d';
}
.footer-cp p {
color: #fff;
font-weight: 400;
font-size: 12px;
font-family: 'Open Sans';
line-height: 26px;
}
.footer-cp {
padding: 12px;
} .btAccentDarkHeader .mainHeader .btBelowLogoArea, 
.btAccentDarkHeader .mainHeader .topBar,
.btTransparentLightHeader .mainHeader .btBelowLogoArea,
.btTransparentLightHeader .mainHeader .topBar {
background-color: #F7F7F7;
color: #505050;
font-size: 14px;
font-weight: 600;
font-family: Open Sans;
line-height: 1 !important;
padding-top: 12px;
padding-bottom: 12px;
}
.top-bar-social-wrapper p a {
z-index: 111111;
position: relative;
}
.label-social ul li {
border-bottom: none !important;
}
.btTransparentLightHeader .mainHeader {
background-color: #F7F7F7;
}
.mainHeaderInner {
background-color: #191919;
}
.top-bar-social-wrapper {
display: flex;
width: 100%;
}
.topTools.btTopToolsLeft .top-bar-social-wrapper  {
padding-left: 30px;
}
.topTools.btTopToolsRight .top-bar-social-wrapper  {
padding-right: 30px;
}
.top-bar-social-wrapper p {
margin-bottom: 0;
}
.top-bar-social-wrapper ul {
display: flex !important;
}
.top-bar-social-wrapper li {
padding: 0 !important;;
}
.top-bar-social-wrapper * {
margin-right: 14px;
}
.top-bar-social-wrapper ul li a:before {
font-size: 16px;
font-weight: normal;
}
.top-bar-social-wrapper .login-wrapper {
margin-left: auto;
}
.label-mail {
//margin-left: auto;
}
.menuPort nav > ul > li > a {
font-weight: 600;
font-size: 16px;
}
.topBar.btClear {
//	display: inherit !important;
}
.btLogoArea .logo img.btAltLogo {
//height: 100% !important;
}
.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .menuPort nav > ul > li > a {
line-height: 100px !important;
color: #FFFFFF;
}
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents {
color: #ffffff;
}
@media (max-width: 768px) {
.main-static-footer .bt_bb_row_inner > div:not(:last-child) {
margin-bottom: 3em;
}
.main-static-footer ul, .main-static-footer ul li,
.main-static-footer ul, .main-static-footer ul	{
text-align: left;
}
.main-static-footer .bt_bb_row_inner > div:last-child {
text-align: left;
}
.main-static-footer .bt_bb_row_inner .footer-social-follow ul {
justify-content: flex-start;
}
.footer-social-follow ul li:first-child {
margin-left: 12px;
}
.main-static-footer.bt_bb_section.bt_bb_bottom_spacing_large > .bt_bb_port {
padding-bottom: 4em;
padding-top: 4em;
margin-bottom: 12px;
}
.add_to_cart_button, body.post-type-archive-product.wcz-btns.wcz-woocommerce ul.products li.product a.button,
body.woocommerce-page .related .products ul li.product .btWooShopLoopItemInner a.button, 
body.woocommerce-page .related ul.products li.product .btWooShopLoopItemInner a.button,
body.woocommerce-page .upsells .products ul li.product .btWooShopLoopItemInner a.button, 
body.woocommerce-page .upsells ul.products li.product .btWooShopLoopItemInner a.button,
body.tax-product_cat.wcz-btns.wcz-woocommerce ul.products li.product a.button	{
padding-left: 0;
padding-right: 0;
padding-top: 12px;
padding-bottom: 12px;
min-width: 100%;
font-size: 13px;
}
.bt_bb_row.bt_bb_column_gap_30 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
padding-left: 32px;
padding-right: 32px;
}
ul.products li.product:nth-child(odd) .btWooShopLoopItemInner,
ul.products li.product:nth-child(odd) .wcz-new-product-badge.wcz-badge-pos-topright	{ 
margin-right: 5% !important;
}
ul.products li.product:nth-child(even) .btWooShopLoopItemInner,
ul.products li.product:nth-child(even) .wcz-new-product-badge.wcz-badge-pos-topright {
margin-left: 5% !important;   
}
.btPostContentHolder ul.products li.product span.onsale,
.wcz-new-product-badge span,
.wc-prl-recommendations ul.products li.product .onsale	{ 
font-size: 12px !important;
}
div.product section.products.upsells {
padding: 0 1em;
}
}
.btCartWidget.btIconWidget .bt_bb_icon .bt_bb_icon_holder::before {
content: '';
height: 25px;
width: 100%;
background-image: url(//ambernectar.com.sg/wp-content/uploads/2020/06/smart-cart.png);
background-size: contain;
top: 12px;
position: absolute;
}
.bt_bb_icon span.bt_bb_icon_holder {
width: 50px;
height: 50px;
}
.topBarInMenuCell .btTopBox.woocommerce.widget_shopping_cart {
margin-right: 5em;
margin-top: .5em;
}
.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .topBarInMenu {
height: 100px !important;
}
body.post-type-archive-product h1 .bt_bb_headline_content span,
body.woocommerce-page .btBlogHeaderContent .bt_bb_headline_content span,
body.woocommerce-page .bt_bb_headline h1 .bt_bb_headline_content span,
body.tax-product_cat h1 .bt_bb_headline_content span {
color: #ffffff;
}
.btSidebar .berocket_aapf_widget li.slider span.left, 
.btSidebar .berocket_aapf_widget li.slider span.right {
display: flex;
justify-content: center;
line-height: 1em;
flex-wrap: nowrap;
font-size: 17px;
font-weight: normal;
height: auto;
align-content: center;
align-items: center;
height: 100%;
}
.widget-title.berocket_aapf_widget-title {
font-size: 21px;
margin-bottom: 24px;
}
.btSidebar .berocket_aapf_widget li.slider span.left input, 
.btSidebar .berocket_aapf_widget li.slider span.right input {
border: none;
padding: 0;
line-height: 1em;
height: auto;
font-size: 17px;
font-family: Libre Baskerville;
font-style: normal;
width: 100%;
text-align: left;
font-weight: bold;
text-align: left;
}
.berocket_aapf_widget li.slider div.slide {
margin-bottom: 24px;
}
.btSidebarRight.btWithSidebar .btContentHolder .btSidebar {
border-left: 1px solid #e7e7e7;
}
.btSidebar .slider.price .mywrapper {
width: 100%;
display: flex;
font-size: 17px;
font-weight: normal;
font-family: Libre Baskerville;
align-items: center;
}
.btSidebar .slide .ui-state-default, 
.btSidebar .slide .ui-widget-content .ui-state-default, 
.btSidebar .slide .ui-widget-header .ui-state-default {
border-radius: 0;
color: #D57200;
background: #D57200;
border-color:#D57200;
width: 1.5em;
height: 1.5em;
top: -11px;
}
.btSidebar .berocket_aapf_widget li.slider span.right {
padding-left: 0;
}
.btSidebar .ui-widget.ui-widget-content {
border-width: 5px;
}
.btSidebar .berocket_aapf_widget .berocket_label_widgets {
padding-left: 12px;
font-size: 18px;
}
.btSidebar div.berocket_single_filter_widget div.berocket_aapf_widget-wrapper * {
border-bottom: transparent;
}
.btSidebar input[type=checkbox] {
//transform: scale(1.5);
}
.mylabel {
padding-right: 12px;
}
@media (min-width: 769px) {
.mob-filter-holder {
display: none;
}
}
@media (max-width: 768px) {
body.post-type-archive-product .woocommerce-perpage,
body.tax-product_cat .woocommerce-perpage	{
display: none !important;
}
body.post-type-archive-product nav.woocommerce-pagination {
margin-left: 0;
}
.btSoftRoundedButtons .pagination-wrapper nav.woocommerce-pagination ul li a, 
.btSoftRoundedButtons .pagination-wrapper nav.woocommerce-pagination ul li span {
padding: 0.5em .8em !important;
}
.pagination-wrapper nav.woocommerce-pagination ul li a.prev::before, 
.pagination-wrapper nav.woocommerce-pagination ul li a.next::before {
top: 3px !important;
left: 17px !important;
}
.btSidebarRight.btWithSidebar .btContentHolder .btSidebar {
border-left: none;
}
.ordering-wrapper .woocommerce-result-count {
display: none;
}
.ordering-wrapper .woocommerce-ordering {
width: 50% !important;
}
.product .bt_bb_headline .bt_bb_headline_content a {
font-size: 14px;
}
.woocommerce-pagination ul.page-numbers li, 
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
margin-bottom: 12px;
}
}
button.mobile-filter {
width: 40%;
border-radius: 0px;
border: 1px solid #a8a8a8;
background-color: white;
height: 3.2em;
}
.mm-ocd.mm-ocd--left.mm-ocd--open {
z-index: 100120;
}
@media (max-width: 768px) {
.mm-ocd--open .btSidebar .berocket_aapf_widget li.slider span.left input, 
.mm-ocd--open .btSidebar .berocket_aapf_widget li.slider span.right input {
font-size: 14px;
width: 100%;
}
.mm-ocd--open .btSidebar .berocket_aapf_widget li.slider span.left, 
.mm-ocd--open .btSidebar .berocket_aapf_widget li.slider span.right {
font-size: 14px;
padding: 0;
}
.mm-ocd--open .btSidebar .slider.price .mywrapper {
width: 85%;
}
.mm-spn li::before {
content: none !important;
}
.mm-spn span.ui-slider-handle {
padding: 0;
}
.berocket_aapf_widget.berocket_style_block.roundpcs.pcs.mm-spn--open {
padding: 24px;
padding-bottom: 0;
}
.btBox.widget_berocket_aapf_single {
margin-bottom: 0;
}
body.post-type-archive-product ul.products li.product .btWooShopLoopItemInner,
body.tax-product_cat ul.products li.product .btWooShopLoopItemInner,
body.woocommerce-cart ul.products li.product .btWooShopLoopItemInner	{
margin-right: 0 !important;
}
a#mobfBTN {
color: #181818;
border: 1px solid #181818;
border-radius: 5px;
padding-top: 6px;
padding-bottom: 6px;
padding-right: 42px;
padding-left: 42px;
position: absolute;
font-weight: 600;
width: 100%;
box-sizing: border-box;
font-family: "Libre Baskerville";
text-transform: uppercase;
}
.mob-filter-holder {
display: flex;
width: 40%;
margin-right: 12px;
box-sizing: border-box;
height: auto;
position: absolute;
}
body.tax-product_cat .mob-filter-holder {
display: none;
}
body.post-type-archive-product.woocommerce-page .products ul li.product, 
body.post-type-archive-product.woocommerce-page ul.products li.product,
body.woocommerce-page .related.products ul.products li.product,
body.woocommerce-page .upsells.products ul.products li.product,
body.tax-product_cat.woocommerce-page ul.products li.product,
body.woocommerce-cart.woocommerce-page ul.products li.product	{
flex: 0 0 45%;
max-width: 50% !important;
}
.product span.woocommerce-Price-amount.amount {
font-size: 16px;
}
body.woocommerce-page .related .product span.woocommerce-Price-amount.amount,
body.woocommerce-page .upsells .product span.woocommerce-Price-amount.amount {
font-size: 16px !important;
}
.bt_bb_headline.bt_bb_size_extrasmall.bt_bb_superheadline.bt_bb_subheadline,
body.woocommerce-page .related header.bt_bb_headline.bt_bb_size_extrasmall.bt_bb_superheadline.bt_bb_subheadline,
body.woocommerce-page .upsells header.bt_bb_headline.bt_bb_size_extrasmall.bt_bb_superheadline.bt_bb_subheadline	{
min-height: 100px !important;
font-size: 24px;
padding: 12px !important;
}
body.woocommerce.wcz-woocommerce ul.products li.product .price,
body.tax-product_cat.woocommerce.wcz-woocommerce ul.products li.product .price,
body.woocommerce-cart.woocommerce.wcz-woocommerce ul.products li.product .price	{
font-size: 21px;
padding: 12px;
}
.product div.wcz-new-product-badge span, .btPostContentHolder ul.products li.product span.onsale,
.wc-prl-recommendations ul.products li.product .onsale	{
right: -15px !important;
}
body.woocommerce.wcz-woocommerce ul.products li.product .price, 
body.wcz-wooblocks ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price {
font-size: inherit !important;
}
.btWooShopLoopItemInner span.bt_bb_headline_content,
body.woocommerce-page .related span.bt_bb_headline_content,
body.woocommerce-page .upsells span.bt_bb_headline_content	{
line-height: 1;
}
.single-product .related span.bt_bb_headline_content,
.single-product .upsells span.bt_bb_headline_content	{
font-size: 1.2rem;
letter-spacing: 1px !important;
margin-bottom: 2em !important;
}
berocket_single_filter_widget berocket_single_filter_widget {
margin-bottom: 2em;
}
}
body.woocommerce-cart ul.products li.product .price {
color: #000;
}
.add_to_cart_button, 
body.post-type-archive-product.wcz-btns.wcz-woocommerce ul.products li.product a.button,
body.woocommerce .related.products ul.products li.product .btWooShopLoopItemInner a.button,
body.woocommerce .upsells.products ul.products li.product .btWooShopLoopItemInner a.button,
body.post-type-archive-product.wcz-btns.wcz-woocommerce ul.products li.product a.button,
body.tax-product_cat.wcz-btns.wcz-woocommerce ul.products li.product a.button {
margin: auto;
margin-bottom: 10%;
}
ul.products li.product .btWooShopLoopItemInner {
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.bt_bb_headline.bt_bb_size_extrasmall.bt_bb_superheadline.bt_bb_subheadline {
min-height: 128px;
}
ul.products li.product .btWooShopLoopItemInner .price {
min-height: 42px;
padding: 0;
}
.products ul li.product .btWooShopLoopItemInner .price, ul.products li.product .btWooShopLoopItemInner .price {
padding-top: 12px !important;
padding-bottom: 12px !important;
}
@media (max-width: 1200px) {
#responsive-menu-pro-header .widget_shopping_cart_content .btCartWidgetInnerContent{
width: 300px;
padding: 1em;
position: absolute;
z-index: 2;
opacity: 0;
right: 0;
top: 3em;
-webkit-transform: translateY(-200%);
-moz-transform: translateY(-200%);
-ms-transform: translateY(-200%);
transform: translateY(-200%);
color: #181818;
background: #fff;
-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.6);
box-shadow: 0 0 20px 0 rgba(0,0,0,.6);
}
#responsive-menu-pro-header .widget_shopping_cart_content.on .btCartWidgetInnerContent {
-webkit-transform: translateY(25px);
-moz-transform: translateY(25px);
-ms-transform: translateY(25px);
transform: translateY(25px);
opacity: 1;
pointer-events: auto;
}
#responsive-menu-pro-header-bar-logo {
position: relative;
left: 10%;
}
#responsive-menu-pro-header-bar-items-container {
width: 100%;
display: flex;
justify-content: center;
}
#responsive-menu-pro-header-bar-html {
top: 10%;
left: 15%;
position: relative;
}
#responsive-menu-pro-header-bar-html span.cart-contents {
top: -40px;
position: relative;
right: 0;
font-size: 10px;
background-color: #d57102;
padding: 2px 4px;
border-radius: 2px;
font-weight: bold;
}
#responsive-menu-pro-header-bar-html #mbCart span.cart-contents {
right: -18px;
}
#responsive-menu-pro-header-bar-html ul li:last-child {
border: none;
}
#responsive-menu-pro-header-bar-html .total {
width: 100%;
border-top: 2px solid #181818;
padding: 1em 0 0;
font-family: "Roboto Condensed";
line-height: 1.25;
}
#responsive-menu-pro-header-bar-html .total strong {
display: block;
float: left;
padding-right: 8px;
}
.rtl #responsive-menu-pro-header-bar-html .total strong {
float: right;
padding-right: 0;
padding-left: 8px;
}
#responsive-menu-pro-header-bar-html .total .amount {
display: block;
float: right;
}
.rtl #responsive-menu-pro-header-bar-html .total .amount {
float: left;
}
#responsive-menu-pro-header-bar-html .total:after {
content: " ";
display: table;
width: 100%;
clear: both;
}
.btSidebar #responsive-menu-pro-header-bar-html .btCartWidgetIcon {
display: none;
}
#responsive-menu-pro-header-bar-html .total strong {
min-width: 40px;
display: inline-block;
}
#responsive-menu-pro-header-bar-html .buttons {
width: 100%;
}
#responsive-menu-pro-header-bar-html .buttons .button {
width: 48%;
display: block;
float: left;
text-align: center;
background: #B28564;
color: #fff;
padding: .5em;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
transition: all 200ms ease;
}
.btHardRoundedButtons #responsive-menu-pro-header-bar-html .buttons .button {
border-radius: 50px;
}
.btSoftRoundedButtons #responsive-menu-pro-header-bar-html .buttons .button {
border-radius: 3px;
}
#responsive-menu-pro-header-bar-html .buttons .button.checkout {
float: right;
}
#responsive-menu-pro-header-bar-html .widget_shopping_cart_content .mini_cart_item {
position: relative;
}
#responsive-menu-pro-header-bar-html .widget_shopping_cart_content .mini_cart_item .ppRemove {
display: block;
float: right;
margin: 0 0 0 6px;
}
.rtl #responsive-menu-pro-header-bar-html .widget_shopping_cart_content .mini_cart_item .ppRemove {
float: left;
margin: 0 6px 0 0;
}
#responsive-menu-pro-header-bar-html .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove {
display: block;
text-align: center;
text-decoration: none;
font-weight: 700;
height: 1em;
line-height: 1;
width: 1em;
vertical-align: middle;
color: #fff;
background-color: #B28564;
}
#responsive-menu-pro-header-bar-html .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:hover {
background-color: #FF7F00;
}
#responsive-menu-pro-header-bar-html .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:before {
content: '\e680';
font-family: Icon7Stroke;
}
#responsive-menu-pro-header-bar-html .widget_shopping_cart_content .mini_cart_item .btImageTextWidget {
text-align: left;
}
.rtl #responsive-menu-pro-header-bar-html .widget_shopping_cart_content .mini_cart_item .btImageTextWidget {
text-align: right;
}
#responsive-menu-pro-header-bar-html label {
display: none;
}
#responsive-menu-pro-header-bar-html .wp-caption {
margin-bottom: .5em;
}
#responsive-menu-pro-header-bar-html select {
display: block;
margin: .5em 0 0;
width: 100%;
padding: .5em;
}
#responsive-menu-pro-header-bar-html ul {
list-style: none;
margin: 0;
display: block;
padding: 0;
}
#responsive-menu-pro-header-bar-html ul li {
display: block;
width: auto;
margin: 0;
position: relative;
padding: .8em 0;
margin-left: 0;
}		
#responsive-menu-pro-header-bar-html ul li a {
display: block;
}
#responsive-menu-pro-header-bar-html ul li ul {
margin: 1em 0 0;
padding: 0;
}
#responsive-menu-pro-header-bar-html ul li ul li {
margin-left: .5em;
}
#responsive-menu-pro-header-bar-html ul li.current-menu-item > a {
color: #B28564;
}
#responsive-menu-pro-header-bar-html ul li:first-child {
padding-top: 0;
}
#responsive-menu-pro-header-bar-html ul li:after {
clear: both;
content: " ";
display: block;
}
#responsive-menu-pro-header-bar-html ul li li:last-child {
border-bottom: none;
padding-bottom: 0;
}
#responsive-menu-pro-header-bar-html .btImageTextWidgetWrapper {
padding-top: .2em;
}
#responsive-menu-pro-header-bar-html .btImageTextWidgetWrapper ul li {
padding: 0 0 1em;
border: none !important;
}
#responsive-menu-pro-header-bar-html .btImageTextWidget {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
#responsive-menu-pro-header-bar-html .btImageTextWidget .btImageTextWidgetImage {
-webkit-flex: 0 0 30%;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
padding-right: 10px;
}
.rtl #responsive-menu-pro-header-bar-html .btImageTextWidget .btImageTextWidgetImage {
padding-right: 0;
padding-left: 10px;
}
#responsive-menu-pro-header-bar-html .btImageTextWidget .btImageTextWidgetImage a {
display: block;
line-height: 0;
}
#responsive-menu-pro-header-bar-html .btImageTextWidget .btImageTextWidgetImage a img {
margin: 0;
border: 1px solid rgba(0,0,0,.1);
max-width: 100%;
width: 100%;
height: auto;
}
#responsive-menu-pro-header-bar-html .btImageTextWidget .btImageTextWidgetText {
-webkit-flex: 0 0 70%;
-ms-flex: 0 0 70%;
flex: 0 0 70%;
overflow: hidden;
}
#responsive-menu-pro-header-bar-html .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_superheadline {
margin-bottom: 0;
}
#responsive-menu-pro-header-bar-html .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span {
text-transform: uppercase;
font-size: 1rem;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
line-height: 1.4em;
max-height: 2.8em;
}
#responsive-menu-pro-header-bar-html p.posted,
#responsive-menu-pro-header-bar-html .quantity {
font-weight: 600;
margin: 0;
font-size: .8em;
}
#responsive-menu-pro-header-bar-html .buttons .button {
width: 48%;
display: block;
float: left;
text-align: center;
background: #B28564;
color: #fff;
padding: .5em;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
transition: all 200ms ease;
}
.btSoftRoundedButtons #responsive-menu-pro-header-bar-html .buttons .button {
border-radius: 3px;
}
#responsive-menu-pro-header-bar-html .buttons .button {
background: #c8693a;
}
#responsive-menu-pro-header .responsive-menu-pro-header-bar-item a.button {
line-height: 1;
text-transform: uppercase;
font-weight: 700;
cursor: pointer;
font-family: "Libre Baskerville";
}
#responsive-menu-pro-header-bar-html .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove {
background-color: #c8693a;
}
}
body.single-product .btSidebar{ 
display: none;
}
@media (min-width: 760px) {
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-2.images {
max-width: 50%;
}
.slidernav .slick-list .slick-slide img {
max-height: 150px;
max-width: 150px;
padding: 12px;
}
button.slick-arrow.slick-prev::before,
button.slick-arrow.slick-next::before { 
position: absolute;
//top: 50%;
}
.slidernav .slick-list .slick-slide img {
margin: 0 auto;
}
.slidernav button.slick-arrow:hover {
background: #fff;
}
body.single-product div.product div.images {
padding-left: 48px;
padding-right: 48px;
}
.slidernav button.slick-arrow {
height: 100%;
background: #fff;
top: 64%;
width: 10%;
}
}
@media (max-width: 520px) {
.slick-slide img {
margin: auto;
}
.slidernav button.slick-arrow:hover,
.slidernav button.slick-arrow	{
background-color: white;
}
}
@media (max-width: 520px) and (min-width: 421px) {
.slidernav button.slick-arrow {
height: 100%;
background: #fff;
top: 71%;
width: 10%;
}
button.slick-arrow::before {
top: 16%;
position: relative;
}
button.slick-arrow.slick-prev:before {
top: 15%;
}
.slidernav.slick-slider .slick-list {
padding-right: 39px !important;
padding-left: 39px !important;
}
body.btLightSkin .slick-lightbox-slick button.slick-arrow:hover:before,
body.btLightSkin .slick-lightbox-slick button.slick-arrow.slick-prev:before	{
color: white;
}
}
@media (max-width: 420px) {
.slidernav button.slick-arrow {
height: 100%;
background: #fff;
width: 10%;
}
button.slick-arrow::before {
position: relative;
}
.slidernav.slick-slider .slick-list {
padding-right: 19px !important;
padding-left: 19px !important;
}
.slidernav button.slick-arrow {
top: 79%;
background: white;
}
button.slick-arrow::before {
top: 26%;
}
button.slick-arrow.slick-prev:before {
top: 26%;
}
.slidernav.slick-initialized.slick-slider {
margin-top: 12px;
}
} body.single-product .variations select {
border-radius: 3px;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
}
body.single-product .variations td.value:before {
content: '\f107';
font-size: 1.5em;
position: absolute;
font-family: FontAwesome;
right:0;
top: 0;
padding-top: 10px;
padding-right: 10px;
}
body.single-product .variations td.value {
position: relative;
}
.btMenuHorizontal .menuPort nav > ul > li.current-menu-ancestor > a::after, .btMenuHorizontal .menuPort nav > ul > li.current-menu-item > a::after {
height: 0 !important;
}
.btSidebar.mbbtSidebar {
padding: 24px !important;
font-size: xx-small;
}
.btSidebar.mbbtSidebar .widget-title.berocket_aapf_widget-title {
font-size: 16px;
line-height: 1.5;
text-transform: uppercase;
}
.btSidebar.mbbtSidebar .berocket_aapf_widget-wrapper.brw-product_cat {
margin-top: 24px;
}
.mini_cart_item .variation {
display: none;
}
@media (max-width: 1200px) {
#responsive-menu-pro-header .widget_shopping_cart_content .btCartWidgetInnerContent{
width: 300px;
padding: 1em;
position: absolute;
z-index: 2;
opacity: 0;
right: 0;
top: 3em;
-webkit-transform: translateY(-200%);
-moz-transform: translateY(-200%);
-ms-transform: translateY(-200%);
transform: translateY(-200%);
color: #181818;
background: #fff;
-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.6);
box-shadow: 0 0 20px 0 rgba(0,0,0,.6);
}
#responsive-menu-pro-header .widget_shopping_cart_content.on .btCartWidgetInnerContent {
-webkit-transform: translateY(25px);
-moz-transform: translateY(25px);
-ms-transform: translateY(25px);
transform: translateY(25px);
opacity: 1;
pointer-events: auto;
}
#responsive-menu-pro-header-bar-logo {
position: relative;
left: 10%;
}
#responsive-menu-pro-header-bar-items-container {
width: 100%;
display: flex;
justify-content: center;
}
.mm-ocd__content {
top: 10%;
left: 15%;
position: relative;
}
.mm-ocd__content span.cart-contents {
top: -20px;
position: relative;
right: 50%;
font-size: 10px;
background-color: #d57102;
padding: 2px 4px;
border-radius: 2px;
font-weight: bold;
}
.mm-ocd__content ul li:last-child {
border: none;
}
.mm-ocd__content .total {
width: 100%;
border-top: 2px solid #181818;
padding: 1em 0 0;
font-family: "Roboto Condensed";
line-height: 1.25;
}
.mm-ocd__content .total strong {
display: block;
float: left;
padding-right: 8px;
}
.rtl .mm-ocd__content .total strong {
float: right;
padding-right: 0;
padding-left: 8px;
}
.mm-ocd__content .total .amount {
display: block;
float: right;
}
.rtl .mm-ocd__content .total .amount {
float: left;
}
.mm-ocd__content .total:after {
content: " ";
display: table;
width: 100%;
clear: both;
}
.mm-ocd__content .btCartWidgetIcon {
display: none;
}
.mm-ocd__content .total strong {
min-width: 40px;
display: inline-block;
}
.mm-ocd__content .buttons {
width: 100%;
}
.mm-ocd__content .buttons .button {
width: 48%;
display: block;
float: left;
text-align: center;
background: #B28564;
color: #fff;
padding: .5em;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
transition: all 200ms ease;
}
.btHardRoundedButtons .mm-ocd__content .buttons .button {
border-radius: 50px;
}
.btSoftRoundedButtons .mm-ocd__content .buttons .button {
border-radius: 3px;
}
.mm-ocd__content .buttons .button.checkout {
float: right;
}
.mm-ocd__content .widget_shopping_cart_content .mini_cart_item {
position: relative;
}
.mm-ocd__content .widget_shopping_cart_content .mini_cart_item .ppRemove {
display: block;
float: right;
margin: 0 0 0 6px;
}
.rtl .mm-ocd__content .widget_shopping_cart_content .mini_cart_item .ppRemove {
float: left;
margin: 0 6px 0 0;
}
.mm-ocd__content .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove {
display: block;
text-align: center;
text-decoration: none;
font-weight: 700;
height: 1em;
line-height: 1;
width: 1em;
vertical-align: middle;
color: #fff;
background-color: #B28564;
}
.mm-ocd__content .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:hover {
background-color: #FF7F00;
}
.mm-ocd__content .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:before {
content: '\e680';
font-family: Icon7Stroke;
}
.mm-ocd__content .widget_shopping_cart_content .mini_cart_item .btImageTextWidget {
text-align: left;
}
.rtl .mm-ocd__content .widget_shopping_cart_content .mini_cart_item .btImageTextWidget {
text-align: right;
}
.mm-ocd__content label {
display: none;
}
.mm-ocd__content .wp-caption {
margin-bottom: .5em;
}
.mm-ocd__content select {
display: block;
margin: .5em 0 0;
width: 100%;
padding: .5em;
}
.mm-ocd__content ul {
list-style: none;
margin: 0;
display: block;
padding: 0;
}
.mm-ocd__content ul li {
display: block;
width: auto;
margin: 0;
position: relative;
padding: .8em 0;
margin-left: 0;
}		
.mm-ocd__content ul li a {
display: block;
}
.mm-ocd__content ul li ul {
margin: 1em 0 0;
padding: 0;
}
.mm-ocd__content ul li ul li {
margin-left: .5em;
}
.mm-ocd__content ul li.current-menu-item > a {
color: #B28564;
}
.mm-ocd__content ul li:first-child {
padding-top: 0;
}
.mm-ocd__content ul li:after {
clear: both;
content: " ";
display: block;
}
.mm-ocd__content ul li li:last-child {
border-bottom: none;
padding-bottom: 0;
}
.mm-ocd__content .btImageTextWidgetWrapper {
padding-top: .2em;
}
.mm-ocd__content .btImageTextWidgetWrapper ul li {
padding: 0 0 1em;
border: none !important;
}
.mm-ocd__content .btImageTextWidget {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.mm-ocd__content .btImageTextWidget .btImageTextWidgetImage {
-webkit-flex: 0 0 30%;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
padding-right: 10px;
}
.rtl .mm-ocd__content .btImageTextWidget .btImageTextWidgetImage {
padding-right: 0;
padding-left: 10px;
}
.mm-ocd__content .btImageTextWidget .btImageTextWidgetImage a {
display: block;
line-height: 0;
}
.mm-ocd__content .btImageTextWidget .btImageTextWidgetImage a img {
margin: 0;
border: 1px solid rgba(0,0,0,.1);
max-width: 100%;
width: 100%;
height: auto;
}
.mm-ocd__content .btImageTextWidget .btImageTextWidgetText {
-webkit-flex: 0 0 70%;
-ms-flex: 0 0 70%;
flex: 0 0 70%;
overflow: hidden;
}
.mm-ocd__content .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_superheadline {
margin-bottom: 0;
}
.mm-ocd__content .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span {
text-transform: uppercase;
font-size: 1rem;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
line-height: 1.4em;
max-height: 2.8em;
}
.mm-ocd__content p.posted,
.mm-ocd__content .quantity {
font-weight: 600;
margin: 0;
font-size: .8em;
}
.mm-ocd__content .buttons .button {
width: 100%;
display: block;
float: left;
text-align: center;
background: #B28564;
color: #fff;
padding: .5em;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
transition: all 200ms ease;
}
.btSoftRoundedButtons .mm-ocd__content .buttons .button {
border-radius: 3px;
float: none;
box-shadow: 2px 2px 1px #965000;
}
.btSoftRoundedButtons .mm-ocd__content .buttons .button:hover {
background: transparent;
border: 1px solid #c8693a
}
.mm-ocd__content .buttons .button {
background: #c8693a;
}
.mm-ocd__content a.button {
line-height: 1;
text-transform: uppercase;
font-weight: 700;
cursor: pointer;
font-family: "Libre Baskerville";
}
.mm-ocd__content .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove {
background-color: #c8693a;
}
.mm-ocd__content .cart_list.product_list_widget {
margin-top: 1em;
}
.mm-ocd__content .btCartWidgetInnerContent.btImageTextWidgetWrapper.btIconWidgetContent {
padding: 1em;
}
.mm-ocd__content .buttons .button.wc-forward:first-child {
background: transparent;
color: #000;
border: 1px solid #000;
margin-bottom: 24px;
box-shadow: none;
}
}
.widget_shopping_cart .buttons .button {
box-shadow: 2px 2px 1px #965000; 
}
#mbCart .bt_bb_icon_holder:before {
content: '';
height: 25px;
background-image: url(//ambernectar.com.sg/wp-content/uploads/2020/06/smart-cart.png);
background-size: contain;
display: block;
width: 28px;
top: 25px;
position: relative;
}
#responsive-menu-pro-header-bar-html > .widget_shopping_cart_content span.bt_bb_icon_holder,
#responsive-menu-pro-header-bar-html > .widget_shopping_cart_content.on span.bt_bb_icon_holder {
display: none;
}
#responsive-menu-pro-header-bar-html > .widget_shopping_cart_content.on .btCartWidgetIcon.btIconWidgetIcon {
width: 0;
height: 0;
display: none;
}
body > .widget_shopping_cart_content {
display: none;
}
.custom-devliery-msg .custom-truck-icons span {
font-style: normal;
font-weight: 600;
padding-left: 3.5em;
}
.custom-truck-icons {
position: relative;
}
.custom-truck-icons:before {
content: '';
background-image: url(//ambernectar.com.sg/wp-content/plugins/custom-module/assets/icons/truck.svg);
width:32px;
height:32px;
display: inline-block;
background-size: contain;
top: 0;
left: 0;
position: absolute;
}
i.search-icon {
position: relative;
font-style: normal;
}
i.search-icon:before {
content: '';
background-image: url(//ambernectar.com.sg/wp-content/plugins/custom-module/assets/icons/search-icons.svg);
width:20px;
height:20px;
display: inline-block;
background-size: contain;
top: 0;
right: -3em;
position: absolute;
}
i.search-icon:hover:before {
color: #d57200;
}
.addtoany_shortcode .addtoany_list a, 
.addtoany_shortcode .widget .addtoany_list a {
padding: 0 6px;
}
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents, .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents, .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents {
background-color: #D57200 !important;
}
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents, .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents, .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents {
top: 6px !important;
right: 20px !important;
}
.is-search-form.is-form-style.is-form-style-3 {
display: flex;
width: 50%;
justify-content: center;
margin: 0 auto;
}
.is-search-form.is-form-style.is-form-style-3 label {
width: 100%;
}
.is-search-form.is-form-style.is-form-style-3 * {
border: none !important;
box-shadow: none !important;
}
.is-search-form.is-form-style.is-form-style-3 input.is-search-input {
border: 0;
border-bottom: 1px solid #000;
}
.is-search-form.is-form-style.is-form-style-3 .is-search-input {
border-bottom: 1px solid #000 !important;
}
.is-form-style input.is-search-submit, .is-search-icon {
background: transparent;
position: relative;
right: 3em;
}
.btSidebar input[type=checkbox] {
height: 16px;
width: 16px;
border: 1px solid #000000 !important;
-webkit-appearance: none;
-moz-appearance: none;
position: relative;
padding: 16px;
}
.btSidebar input[type=checkbox]:checked:before {
content: '';
background-image: url(//ambernectar.com.sg/wp-content/plugins/custom-module/assets/icons/tick.svg);
background-size: contain;
position: absolute;
width: 21px;
height: 21px;
top: 6px;
left: 4px;
}
.berocket_term_parent_0.berocket_term_depth_0.brw-product_cat-all span {
display: flex;
align-items: center;
margin-right: 12px;
}
@media (max-width: 1601px) and (min-width: 1200px) {
.mainHeaderInner .btLogoArea .logo img {
height: auto;
width: auto;
max-width: 315px;
max-height: 100%;
}
.btMenuHorizontal.btMenuCenter .logo {
display: flex;
height: 100px;
align-items: center;
justify-content: center;
}
}
@media (min-width: 1602px) {
body.btStickyHeaderActive.btMenuHorizontal .mainHeaderInner .btLogoArea .logo img.btAltLogo {
height: 100px;
}
}
@media (max-width:1601px) and (min-width:1439px) {
body.btMenuHorizontal .menuPort > nav > ul > li {
padding-right: 25px; 
}
.mainHeaderInner .btLogoArea .logo img {
height: auto;
width: auto;
max-width: 365px;
max-height: 100%;
}
.btMenuHorizontal.btMenuCenter .logo {
display: flex;
height: 100px;
align-items: center;
justify-content: center;
}
body.btMenuHorizontal.btMenuCenter .menuPort .rightNav {
left: 45%;
}
body.btMenuHorizontal.btMenuCenter .menuPort .leftNav {
right: 47%;
}
.topBarInMenuCell .btTopBox.woocommerce.widget_shopping_cart {
margin-right: 3em;
}
body.btStickyHeaderActive.btMenuHorizontal .mainHeaderInner .btLogoArea .logo img.btAltLogo {
height: auto;
}
}
@media (max-width:1280px) and (min-width:1200px) {
body.btMenuHorizontal .menuPort > nav > ul > li {
padding-right: 20px; 
}
.mainHeaderInner .btLogoArea .logo img {
max-width: 250px;
}
body.btMenuHorizontal.btMenuCenter .menuPort .leftNav {
right: 38%;
}
body.btMenuHorizontal.btMenuCenter .menuPort .rightNav {
left: 38%;
}
body.btMenuHorizontal .topBarInMenu {
margin-left: 0;
}
.topBarInMenuCell .btTopBox.woocommerce.widget_shopping_cart {
margin-right: 0;
}
body.btStickyHeaderActive.btMenuHorizontal .mainHeaderInner .btLogoArea .logo img.btAltLogo {
height: 60px;
}
.mainHeaderInner .btLogoArea .logo img {
max-width: 250px;
}
}
@media (max-width:1440px) and (min-width:1281px) {
body.btMenuHorizontal .menuPort > nav > ul > li {
padding-right: 20px; 
}
.topBarInMenuCell .btTopBox.woocommerce.widget_shopping_cart {
margin-right: 0;
}
body.btStickyHeaderActive.btMenuHorizontal .mainHeaderInner .btLogoArea .logo img.btAltLogo {
height: 60px;
}
.mainHeaderInner .btLogoArea .logo img {
//max-width: 250px;
max-width: 350px;
}
body.btMenuHorizontal.btMenuCenter .menuPort .leftNav {
right: 40%;
}
body.btMenuHorizontal.btMenuCenter .menuPort .rightNav {
left: 40%;
}
body.btMenuHorizontal .topBarInMenu {
margin-left: 0;
}
.topBarInMenuCell .btTopBox.woocommerce.widget_shopping_cart {
margin-right: 0;
}
}
@media (max-width:1440px) and (min-width:1300px) {
body.btMenuHorizontal.btMenuCenter .menuPort .leftNav {
right: 45%;
}
body.btMenuHorizontal.btMenuCenter .menuPort .rightNav {
left: 45%;
//width: 100%;
}
body.btMenuHorizontal .menuPort > nav > ul > li {
padding-right: 30px; 
}
body.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul {
//padding-right: 5%;
}
}
.btBox.widget_berocket_aapf_single ul.berocket_aapf_widget li > span {
display: flex;
align-items: center;
margin-right: 12px;
}
#coupon_code {
border: 1px solid #c8693a !important;
margin-right: 24px;
padding: .6em 1.2em;
line-height: 1;
height: auto;
border-radius: 3px;
}
.wpcf7-form div.wpcf7-mail-sent-ok {
border: none !important;
}
@media (min-width:767px) {
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_top.align-mid {
display: flex;
justify-content: center;
}
}
.product .wcz-badge-pos-topright {
right: 0px;
} @media (min-width: 768px) {
body.woocommerce-page .products ul li.product, 
body.woocommerce-page ul.products li.product {
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
}
body.woocommerce-page.archive ul.products li.product {
-webkit-flex: 0 0 33.3333%;
-ms-flex: 0 0 33.3333%;
flex: 0 0 33.3333%;
}
}
body.single-product div.product table.variations tbody tr {
width: 100% !important;
border-bottom: 1px solid grey;
}
body.single-product div.product .bundled_product  table.variations tbody tr {
border-bottom: 0;
} body.single-product div.product table.variations tr td.label {
font-weight: normal;
color: #000;
font-size: 15px;
padding: 0px;
margin-bottom: 12px;
}
body.single-product div.btPostContentHolder div.product table.variations tbody tr {
flex-grow: 1;
margin-left: 0px;
margin-bottom: 14px;
}
body.single-product div.product form.cart .reset_variations {
display: block;
height: 0;
font-size: 0;
}
body.single-product .variations td.value {
width: 80%;
}
body.single-product.wcz-btns.wcz-woocommerce.single-product div.product form.cart .button:hover {
background: #F49D3A;
color: #fff !important;
}
#breadcrumbs .breadcrumb_last {
font-size: 14px;
}
#breadcrumbs span a {
color: #6e6e6e;
font-size: 14px;
}
body.single-product.wcz-btns.wcz-woocommerce ul.products li.product a.button:hover, 
body.single-product.wcz-btns.wcz-woocommerce .related.products ul.products li.product a.button:hover,
body.single-product.wcz-btns.wcz-woocommerce .upsells.products ul.products li.product a.button:hover,
body.woocommerce-page.wcz-btns.wcz-woocommerce ul.products li.product a.button:hover,
body.woocommerce-page.wcz-btns.wcz-woocommerce ul.products li.product a.button {
color: #fff !important;
}
.slick-slide img:hover{
cursor: pointer;
}
body.woocommerce-cart.wcz-btns.wcz-woocommerce ul.products li.product a.button{
border-radius: 2px;
padding: 17px;
color: #fff !important;
}
.wc-prl-recommendations h2.wc-prl-title {
margin: 0 0 0.5rem -1rem;
font-size: 20px;
letter-spacing: 1px;
}
ul#shipping_method label {
margin-left: 7px;
}
a.checkout-button.button.alt.wc-forward {
color: #c8683a;
}
.topBarInMenuCell .woocommerce.widget_shopping_cart .widget_shopping_cart_content a.button.checkout {
color: white;
border: 1px solid transparent;
background: #c8683a;
box-shadow: 2px 2px 1px #965000;
}
.topBarInMenuCell .woocommerce.widget_shopping_cart .widget_shopping_cart_content a.button {
color: black;
border: 1px solid #333;
background: white;
box-shadow: none;
}
.btLightSkin .btTopBox .top-bar-social-wrapper ul li {
border-bottom: 0;
}
body.search-results .bt_bb_port,
body.search-no-results .bt_bb_port  {
padding-top: 8em;
padding-bottom: 8em;
}
body.search-results .bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_superheadline,
body.search-no-results .bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_superheadline {
font-size: 0;
}
body.search-results .btPageWrap .btContentWrap .bt_bb_section.btPageHeadline,
body.search-no-results .btPageWrap .btContentWrap .bt_bb_section.btPageHeadline {
background-image: url(http://amber.cannydigital1.com/wp-content/uploads/2017/05/hero_inner_beer_01.jpg) !important;
background-position: top;
}
@media (max-width:520px) and (min-width:359px) {
body #responsive-menu-pro-header #responsive-menu-pro-header-bar-logo img {
height: 45px;
}
body #responsive-menu-pro-header .responsive-menu-pro-header-box {
margin-right: 5%;
}
.custom-social-share p {
text-align: left;
}
.custom-social-share .addtoany_shortcode {
width: 100%;
} #service > .bt_bb_port {
paddint-top: 0;
}
#about > .bt_bb_port {
min-height: auto;
}
#about .bt_bb_separator.bt_bb_top_spacing_medium {
margin-top: 2em;
}
#about > .bt_bb_port,
#services > .bt_bb_port,
#featured > .bt_bb_port,
#btSiteFooter > .bt_bb_port {
padding-top: 5em;
}
}
#responsive-menu-pro-container .mob-social ul {
list-style: none;
}
#responsive-menu-pro-container .mob-social ul li {
margin-right: 18px;
}
.top-bar-social-wrapper.mob-social ul li a::before {
font-size: 18px;
}
#responsive-menu-pro-container .mob-email {
font-size: 14px;
font-weight: 600;
color: rgba(0, 0, 0, 1);
//border-bottom: 1px solid rgba(219, 219, 219, 1);
//border-top: 1px solid rgba(219, 219, 219, 1);
line-height: 40px;
}
body .wpcf7-validation-errors,
body .wpcf7-mail-sent-ok {
color: #c8693a !important;
font-weight: bold;
text-align: center;
}
table.shop_table td.product-remove a.remove {
font-family: "Roboto Slab";
letter-spacing: 0;
}
.widget_shopping_cart_content.on .cart_list.product_list_widget {
max-height: 300px;
oveflow-x:hidden;
overflow-y: scroll;
}
.archive.tax-product_cat aside.btSidebar {
display: none;
}
@media (min-width:768px) {
.archive.tax-product_cat.btWithSidebar .btContentHolder .btContent {
width: 100%;
}
} body.woocommerce-account form.woocommerce-form-register .woocommerce-privacy-policy-text {
margin-bottom: 1em;
}
@media (max-width:480px) {
body.woocommerce-account form.woocommerce-form-login {
margin-bottom: 2.5em;
}
}
body.tax-product_cat #breadcrumbs,
body.post-type-archive-product #breadcrumbs {
text-transform: uppercase;
color: #000;
font-family: Open Sans;
}
@media (max-width: 1024px) and (min-width: 700px) {
.mid-3col .bt_bb_column[data-width="4"] {
flex-basis: 50%;
max-width: 50%;
}
.mid-3col .bt_bb_column[data-width="4"].mid-col100 {
flex-basis: 100%;
max-width: 100%;
}
.mid-3col .mid-3col-space.bt_bb_separator.bt_bb_top_spacing_extra_large {
margin-top: 6em;
}
}
@media (max-width: 520px) and (min-width: 375px) {
.bt_bb_section.bt_bb_top_spacing_medium > .bt_bb_port {
padding-top: 5em;
}
}
@media (max-width:667px) and (min-width: 568px) and (orientation : landscape) {
#responsive-menu-pro-header-bar-html {
left: 25%;
}
#responsive-menu-pro-header #responsive-menu-pro-header-bar-logo img {
height: 60px;
}
#responsive-menu-pro-header-bar-logo {
left: 5%;
}
button#responsive-menu-pro-button {
top: 5%;
}
} @media only screen 
and (min-width: 1024px) 
and (max-height: 1366px) 
and (orientation: landscape) 
and (-webkit-min-device-pixel-ratio: 1.5) {
.btMenuHorizontal.btMenuCenter .logo {
width: 410.556px !important;
margin-left: 53% !important;
}
}
@media only screen 
and (min-width: 1024px) 
and (max-height: 1366px) 
and (orientation: portrait) 
and (-webkit-min-device-pixel-ratio: 1.5) {
button#responsive-menu-pro-button: {
top: 2%;
}
}
@media (max-width: 1024px) and (min-width: 1024px) {
.btSoftRoundedButtons .pagination-wrapper nav.woocommerce-pagination ul li {
margin-bottom: 24px;
}
.woocommerce-perpage, body.archive.woocommerce-page .woocommerce-perpage {
width: 40%;
}
}
@media (max-width: 1024px) and (min-width: 768px) { 
#about .bt_bb_port {
min-height: 50vh;
}
} 
div.product div.summary .price .from,
.bundled_item_cart_content span.bundled_item_price_quantity {
font-size: 24px;
font-weight: 700;
color: #000;
}
@media (max-width: 768px) {
h4.bundled_product_title.product_title {
font-size: 17px;
}
.single-product .bundled_item_cart_content .bundled_item_cart_details .woocommerce-Price-amount.amount,
.single-product .bundled_item_cart_content .bundled_item_cart_details .woocommerce-Price-currencySymbol,
.single-product .bundled_item_cart_content .bundled_item_cart_details .bundled_item_price_quantity {
font-size: 17px;
}
div.product div.summary .price .from {
font-size: 21px;
}
div.product.product-type-bundle div.summary .price {
text-align: left;
}
div.bundled_product_summary .details {
text-align: left;
}
.woocommerce-page div.product.product-type-bundle div.bundled_product_images {
width: 0%;
}
div.product.product-type-bundle div.bundled_product_summary:not(.thumbnail_hidden) .details {
width: 100%;
}
.widget-title.berocket_aapf_widget-title {
margin-bottom: 12px;
margin-top: 21px;
} .no-products.woocommerce-info {
font-size: 16px;
line-height: 26px;
font-weight: 300;
letter-spacing: 1px;
}
a#mobfBTN:before {
content: "\f0c9";
font-family: FontAwesome;
padding-right: 12px;
}
a#mobfBTN {
padding-left: 24px;
}
body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item.cart_item td:last-child {
padding-bottom: 1em;
}
body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item.cart_item td {
padding-left: 1em;
padding-right: 1em;
}
body.woocommerce-cart.woocommerce-page input:not([type='checkbox']):not([type='radio']) {
height: 2em;
}
body.woocommerce-cart.woocommerce-page dd.variation-Partof,
body.woocommerce-checkout .woocommerce-page dd.variation-Partof	{
margin: 0;
}
body.woocommerce-cart.woocommerce-page dt.variation-Partof,
body.woocommerce-checkout .woocommerce-page dt.variation-Partof	{
padding-right: 0;
}
body.woocommerce-cart.woocommerce-page dd.variation-Partof,
body.woocommerce-cart.woocommerce-page dt.variation-Partof,
body.woocommerce-checkout .woocommerce-page dd.variation-Partof,
body.woocommerce-checkout .woocommerce-page dt.variation-Partof	{
display: inline;
}
body.woocommerce-cart.woocommerce-page dl.variation,
body.woocommerce-checkout .woocommerce-page dl.variation	{
display: block;
}
body.woocommerce-cart.woocommerce-page .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr:last-child {
padding: 1em;
margin-top: 2em;
}
body.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table th,
body.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tr,
body.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table td	{
padding: 1em .5em;
}
body.woocommerce-checkout tr.woocommerce-shipping-totals.shipping th {
width: 60%;
}
}
body.woocommerce-cart.woocommerce-page dd.variation-Partof,
body.woocommerce-checkout.woocommerce-page dd.variation-Partof {
margin: 0;
}
body.woocommerce-cart.woocommerce-page dd,
body.woocommerce-checkout.woocommerce-page dd {
margin-left: 0;
}
body.woocommerce-cart.woocommerce-page dt.variation-Partof,
body.woocommerce-checkout.woocommerce-page dt.variation-Partof {
padding-right: 0;
}
body.woocommerce-cart.woocommerce-page dd.variation-Partof,
body.woocommerce-cart.woocommerce-page dt.variation-Partof,
body.woocommerce-checkout.woocommerce-page dd.variation-Partof,
body.woocommerce-checkout.woocommerce-page dt.variation-Partof {
display: inline;
}
body.woocommerce-cart.woocommerce-page dl.variation,
body.woocommerce-checkout.woocommerce-page dl.variation {
display: block;
}
body.woocommerce-cart.woocommerce-page .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr:last-child td {
padding-top: 1em;
padding-bottom: 1em;
}
body.woocommerce-cart.woocommerce-page div.coupon label,
body.woocommerce-cart.woocommerce-page input#coupon_code,
body.woocommerce-cart.woocommerce-page div.coupon button {
margin-bottom: 1em;
}
body.woocommerce-checkout.woocommerce-page ul.woocommerce-shipping-methods li {
text-align: right;
margin-bottom: 1em;
}
body.woocommerce-checkout.woocommerce-page tr.tax-total {
text-align: right;
} table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot td {
text-align: right;
}
#featured .bt_bb_port {
padding-top: 4em;
}
@media (min-width: 1025px) {
.woocommerce-perpage, body.archive.woocommerce-page .woocommerce-perpage {
width: 40%;
justify-content: flex-end;
}
.btSoftRoundedButtons .pagination-wrapper nav.woocommerce-pagination ul li {
margin-bottom: 24px;
}
}
tr.cart-discount td {
text-align: right;
}
.wapl-flash .product-label.label-custom:after {
left: -10px;
top: 0;
content: "";
border-left: 10px solid transparent;
border-bottom: 19px solid #fbbc35;
border-top: 19px solid #fbbc35;
bottom: 0;
border-bottom-color: #fbbc35;
position: absolute;
}
.wapl-flash .product-label.label-custom {
border-radius:0;
border: none;
height: auto;
width: auto;
line-height: 2rem;
font-size: 14px;
font-weight: 700;
font-family: "Open Sans";
padding: 6px 34px;
}
.wapl-flash.wapl-alignright.label-custom {
float: none;
right: 10%;
top: 0;
width: 30%;
}
@media (max-width: 768px) and (min-width: 561px ){
.wapl-flash.wapl-alignright.label-custom {
right: 5%;
}
}
@media (max-width: 560px){
.wapl-flash.wapl-alignright.label-custom {
right: 0;
width: 50%;
}
}
.ad-wc{
display: block;
width: 100%;
float: right;
margin-bottom: 32px;
}
.inline.inline-btn {
display: block;
text-align: center;
}
@media (min-width: 560px) {
.inline-padding {
padding: 0 30%;
}
}
.inline-padding a {
text-decoration: underline;
}
.brands-filter li:first-child {
display: none;
} .bundled_product.bundled_product_summary.product {
border-bottom: 1px solid grey !important;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.wp-post-image,
.bundled_product_images.images .wp-post-image {
display: none;
}
.bundled_product.bundled_product_summary.product .details > * {
font-size: 15px;
font-weight: 400;
}
.product_cat-combo.product-type-bundle .summary.entry-summary header.bt_bb_headline.bt_bb_size_normal.bt_bb_superheadline h2 {
margin-bottom: .75em;
}
div.berocket_single_filter_widget div.berocket_aapf_widget-wrapper input[disabled]{
opacity: 0.1;
}
div.berocket_single_filter_widget div.berocket_aapf_widget-wrapper input.berocket_slider_start_val,
div.berocket_single_filter_widget div.berocket_aapf_widget-wrapper input.berocket_slider_end_val {
opacity: 1;
}
div.product div.summary .mnm_price .price {
font-size: 28px;
font-weight: 700;
color: black;
}
.bundle_sells_title h3 p {
line-height: 1.3;
font-size: 27px;
letter-spacing: 1.2px !important;
font-weight: 600;
font-family: "Libre Baskerville";
color: black;
}
.mnm_image img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.wp-post-image {
display: block;
}
.woocommerce-variation .woocommerce-variation-price {
margin-bottom: 24px;
}
body.single-product .product .related.products{
display: none;
}
.j-font * {
font-family: Harmony Bold;
}
.flav-title p {
font-family: Harmony Medium;
}
.active-flav-title.flav-title p {
font-family: Harmony Bold;
}
.slide-pd {
font-family: Harmony Bold;
}
.slide-hd * ,
.slide-hd {
font-family: Harmony Medium;
}
@media (max-width:560px) {
.gf-mb-bg.bt_bb_section[style*="background-image"] {
background-size: 150%;
background-position: top;
}
}
@media (max-width:560px) {
.j-font.j-main-heading .bt_bb_headline_superheadline {
font-size: 14px !important;
}
.j-font.j-main-heading .bt_bb_headline_content {
font-size: 41px !important;
}
.j-b-bg .j-font.j-main-heading .bt_bb_headline_content,
.j-b-bg .j-font.j-main-heading .bt_bb_headline_superheadline  {
text-shadow: 0px 2px 2px #464646;
}
.bt_bb_size_normal.bt_bb_button.j-btn {
font-size: 12px !important;
}
.bt_bb_size_normal.bt_bb_button.j-btn a {
padding: 6px 21px !important;
line-height: 1 !important;
}
.main-mob-right.bt_bb_column_inner[data-width="6"] {
max-width: 60%;
position: relative;
top: -50px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.main-bn-reverse-row .bt_bb_row_inner {
flex-direction: row-reverse;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.main-bn-reverse-row {
position: relative;
top: -4.5em;
}
.bt_bb_section.bt_bb_bottom_spacing_large.j-b-bg > .bt_bb_port {
padding-bottom: 2em;
}
.j-font .bt_bb_headline_content {
font-size: 40px;
}
.bt_bb_headline.j-font .bt_bb_headline_superheadline {
font-size: 13px !important;
}
.txt-o p {
padding-right: 67px;
}
.j-font h4 {
font-size: 19px;
line-height: 1.5;
}
.gf-mb-bg.bt_bb_section.bt_bb_bottom_spacing_large > .bt_bb_port {
padding-top: 5em;
padding-bottom: 5em;
}
.j-font.chai-heading h1 .bt_bb_headline_content,
.j-font.flav-heading h1 .bt_bb_headline_content  {
font-size: 30px;
}
.bt_bb_image.mob-cha-img img {
max-width: 50%;
margin: 0 auto;
padding-bottom: 32px;
}
.txt-pad.txt-of {
padding-right: 0;
padding-top: 32px;
}
.flav-section-mob-pad.bt_bb_section.bt_bb_top_spacing_medium > .bt_bb_port,
.cha-section-mob.bt_bb_section.bt_bb_top_spacing_medium > .bt_bb_port  {
padding-top: 0em;
}
.slide-hd h1 {
font-size: 21px;
}
.slide-section-mob .bt_bb_height_half_screen .slick-slider .slick-slide {
background-position: left;
}
.slide-section-mob .bt_bb_content_slider_item.slick-slide,
.slide-section-mob .slick-list.draggable  {
height: 600px !important
}
.toad-section-mob.bt_bb_section.bt_bb_bottom_spacing_extra_large > .bt_bb_port {
padding-top: 0;
padding-bottom: 0;
}
.bt_bb_headline.j-font.toad-hd.bt_bb_dash_none.bt_bb_size_inherit.bt_bb_align_center {
margin-top: 0;
}
.toad-bg-w {
height: 65vw;
}
.bt_bb_text.txt-f.txt-pad.toad-txt:first-child {
margin-top: 0;
}
.slide-bga {
background: rgb(123, 200, 228) !important;
background: linear-gradient(0deg, rgb(123, 200, 228) 0%, rgb(255, 255, 255) 58%) !important;
}
.bt_bb_text.txt-f.txt-pad.toad-txt:first-child {
padding-top: 0;
}
.bt_bb_text.txt-f.txt-pad.toad-txt:last-child {
padding-bottom: 34px;
}
.j-font.toad-hd .bt_bb_headline_content {
font-size: 30px;
}
.flav-title p {
margin-top: 2em;
}
.flav-section-mob-pad.bt_bb_section.bt_bb_bottom_spacing_medium > .bt_bb_port,
.custom-pad  {
padding-bottom: 0;
}
.j-logo-mob {
height: 50px;
}
.j-logo-mob img {
height: 50px;
}
body .btContentWrap.btClear {
//padding-top: 41px !important;
}
}
@media (min-width: 1910px) {
.bt_bb_text.txt-f.txt-pad.toad-txt:first-child {
margin-top: 12em;
}
}
.flav-section-mob-pad .bt_bb_row_inner .bt_bb_column_inner {
padding-right: 0;
}
@media (max-width:1441px) and (min-width: 1026px) {
.toad-spacing {
height: 58vw;
}
body .btContentWrap.btClear {
padding-top: 140px !important;
}
.j-b-bg.bt_bb_section.bt_bb_bottom_spacing_extra_large > .bt_bb_port {
padding-bottom: 7em;
}
}
@media (min-width:2550px) and (max-width: 2600) {
.j-b-bg.bt_bb_section.bt_bb_bottom_spacing_extra_large > .bt_bb_port {
padding-bottom: 7em;
}
}
@media (max-width:1921px) and (min-width: 1442px) {
.toad-spacing {
height: 56vw;
}
.toad-bg-w.bt_bb_section.bt_bb_bottom_spacing_extra_large > .bt_bb_port {
padding-bottom: 4em;
padding-top: 4em;
}
.toad-bg-w {
height: 90vw;
}
.j-font.toad-hd .bt_bb_headline_content {
position: relative;
top: 3em;
}
}
@media (max-width: 1025px) and (min-width: 1020px) { 
body .btContentWrap.btClear {
padding-top: 38px !important;
}
.bt_bb_image.j-logo.bt_bb_shape_square.bt_bb_align_left.bt_bb_hover_style_simple.bt_bb_content_display_always.bt_bb_content_align_middle {
left: 4em;
top: -2em;
}
body .j-b-bg.bt_bb_section.bt_bb_bottom_spacing_extra_large > .bt_bb_port {
padding-bottom: 2em;
}
.mob-cha-img {
left: 4em;
position: relative;
}
.flav-section-mob-pad .bt_bb_row_inner .bt_bb_column_inner .flav-btn {
margin-right: 0;
}
.flav-section-mob-pad .bt_bb_row_inner .bt_bb_column_inner {
padding-left: 0;
}
body .bt_bb_color_scheme_12.bt_bb_button.bt_bb_style_outline.flav-btn a {
padding-left: 0;
padding-right: 0;
text-align: center;
}
.toad-spacing {
height: 50vw;
}
.bt_bb_layout_wide .bt_bb_content_slider:not(.bt_bb_multiple_slides) .slick-slider #slideGF.bt_bb_content_slider_item  .bt_bb_content_slider_item_content,
.bt_bb_layout_wide .bt_bb_content_slider:not(.bt_bb_multiple_slides) .slick-slider #slideGG.bt_bb_content_slider_item  .bt_bb_content_slider_item_content,
.bt_bb_layout_wide .bt_bb_content_slider:not(.bt_bb_multiple_slides) .slick-slider #slidePB.bt_bb_content_slider_item  .bt_bb_content_slider_item_content,
.bt_bb_layout_wide .bt_bb_content_slider:not(.bt_bb_multiple_slides) .slick-slider #slideSB.bt_bb_content_slider_item  .bt_bb_content_slider_item_content	{
padding: 0 80px;
}
}
@media (max-width: 769px) and (min-width: 560px) {
.bt_bb_column_inner.main-mob-right {
max-width: 60%;
position: relative;
top: -90px;
}
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.main-bn-reverse-row .bt_bb_row_inner {
flex-direction: row-reverse;
}
.j-b-bg.bt_bb_section.bt_bb_bottom_spacing_large > .bt_bb_port {
padding-bottom: 15em;
}
.j-font.j-main-heading .bt_bb_headline_superheadline {
font-size: 26px !important;
}
.j-font.j-main-heading .bt_bb_headline_content {
font-size: 76px !important;
}
.j-logo-mob {
height: 100px !important;
}
.j-logo-mob img {
width: 100px;
}
.j-b-bg .j-font.j-main-heading .bt_bb_headline_content,
.j-b-bg .j-font.j-main-heading .bt_bb_headline_superheadline  {
text-shadow: 0px 2px 2px #464646;
}
.bt_bb_image.mob-cha-img img {
max-width: 50%;
margin: 0 auto;
padding-bottom: 32px;
}
.toad-spacing-mob {
height: 43vw;
}
.gf-mb-bg.bt_bb_section[style*="background-image"] {
background-size: contain;
background-position: top;
}
.cha-section-mob .txt-pad.txt-of{
padding-right: 0;
}
}
body #featured .bt_bb_image > a {
display: block !Important;
}
@media (max-width: 834px) and (min-width:768px) {
.bt_bb_align_left .bt_bb_image.mid-ft-logo {
float: none;
}
.main-static-footer .bt_bb_row_inner > div:not(:last-child) {
margin-bottom: 3em;
}
.main-static-footer .bt_bb_row_inner.bt_bb_column_inner_gap_30 {
margin-left: 0;
margin-right: 0;
}
}:root{--mm-ocd-width:80%;--mm-ocd-min-width:200px;--mm-ocd-max-width:440px}body.mm-ocd-opened{overflow-y:hidden;-ms-scroll-chaining:none;overscroll-behavior:none}.mm-ocd{position:fixed;top:0;right:0;bottom:100%;left:0;z-index:9999;overflow:hidden;-ms-scroll-chaining:none;overscroll-behavior:contain;background:rgba(0,0,0,0);-webkit-transition-property:bottom,background-color;-o-transition-property:bottom,background-color;transition-property:bottom,background-color;-webkit-transition-duration:0s,.3s;-o-transition-duration:0s,.3s;transition-duration:0s,.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-delay:.45s,.15s;-o-transition-delay:.45s,.15s;transition-delay:.45s,.15s}.mm-ocd--open{bottom:0;background:rgba(0,0,0,.25);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-ocd__content{position:absolute;top:0;bottom:0;z-index:2;width:80%;width:var(--mm-ocd-width);min-width:200px;min-width:var(--mm-ocd-min-width);max-width:440px;max-width:var(--mm-ocd-max-width);background:#fff;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.mm-ocd--left .mm-ocd__content{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-ocd--right .mm-ocd__content{right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-ocd--open .mm-ocd__content{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-ocd__backdrop{position:absolute;top:0;bottom:0;z-index:3;width:calc(100% - 80%);width:calc(100% - var(--mm-ocd-width));min-width:calc(100% - 440px);min-width:calc(100% - var(--mm-ocd-max-width));max-width:calc(100% - 200px);max-width:calc(100% - var(--mm-ocd-min-width));background:rgba(3,2,1,0)}.mm-ocd--left .mm-ocd__backdrop{right:0}.mm-ocd--right .mm-ocd__backdrop{left:0}.mm-spn,.mm-spn a,.mm-spn li,.mm-spn span,.mm-spn ul{display:block;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}:root{--mm-spn-item-height:50px;--mm-spn-item-indent:20px;--mm-spn-line-height:24px}.mm-spn{width:100%;height:100%;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;overflow:hidden;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.mm-spn ul{-webkit-overflow-scrolling:touch;position:fixed;top:0;left:100%;bottom:0;z-index:2;width:130%;padding-right:30%;line-height:24px;line-height:var(--mm-spn-line-height);overflow:visible;overflow-y:auto;background:inherit;-webkit-transition:left .3s ease 0s;-o-transition:left .3s ease 0s;transition:left .3s ease 0s;cursor:default}.mm-spn ul:after{content:'';display:block;height:50px;height:var(--mm-spn-item-height)}.mm-spn>ul{left:0}.mm-spn ul.mm-spn--open{left:0}.mm-spn ul.mm-spn--parent{left:-30%;overflow-y:hidden}.mm-spn li{position:relative;background:inherit;cursor:pointer}.mm-spn li:before{content:'';display:block;position:absolute;top:25px;top:calc(var(--mm-spn-item-height)/ 2);right:25px;right:calc(var(--mm-spn-item-height)/ 2);z-index:0;width:10px;height:10px;border-top:2px solid;border-right:2px solid;-webkit-transform:rotate(45deg) translate(0,-50%);-ms-transform:rotate(45deg) translate(0,-50%);transform:rotate(45deg) translate(0,-50%);opacity:.4}.mm-spn li:after{content:'';display:block;margin-left:20px;margin-left:var(--mm-spn-item-indent);border-top:1px solid;opacity:.15}.mm-spn a,.mm-spn span{position:relative;z-index:1;padding:13px 20px;padding:calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/ 2) var(--mm-spn-item-indent)}.mm-spn a{background:inherit;color:inherit;text-decoration:none}.mm-spn a:not(:last-child){width:calc(100% - 50px);width:calc(100% - var(--mm-spn-item-height))}.mm-spn a:not(:last-child):after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;border-right:1px solid;opacity:.15}.mm-spn span{background:0 0}.mm-spn.mm-spn--navbar{cursor:pointer}.mm-spn.mm-spn--navbar:before{content:'';display:block;position:absolute;top:25px;top:calc(var(--mm-spn-item-height)/ 2);left:20px;left:var(--mm-spn-item-indent);width:10px;height:10px;margin-top:2px;border-top:2px solid;border-left:2px solid;-webkit-transform:rotate(-45deg) translate(50%,-50%);-ms-transform:rotate(-45deg) translate(50%,-50%);transform:rotate(-45deg) translate(50%,-50%);opacity:.4}.mm-spn.mm-spn--navbar.mm-spn--main{cursor:default}.mm-spn.mm-spn--navbar.mm-spn--main:before{content:none;display:none}.mm-spn.mm-spn--navbar:after{content:attr(data-mm-spn-title);display:block;position:absolute;top:0;left:0;right:0;height:50px;height:var(--mm-spn-item-height);padding:0 40px;padding:0 calc(var(--mm-spn-item-indent) * 2);line-height:50px;line-height:var(--mm-spn-item-height);opacity:.4;text-align:center;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.mm-spn.mm-spn--navbar.mm-spn--main:after{padding-left:20px;padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--navbar ul{top:51px;top:calc(var(--mm-spn-item-height) + 1px)}.mm-spn.mm-spn--navbar ul:before{content:'';display:block;position:fixed;top:inherit;z-index:2;width:100%;border-top:1px solid currentColor;opacity:.15}.mm-spn.mm-spn--light{color:#444;background:#f3f3f3}.mm-spn.mm-spn--dark{color:#ddd;background:#333}.mm-spn.mm-spn--vertical{overflow-y:auto}.mm-spn.mm-spn--vertical ul{width:100%;padding-right:0;position:static}.mm-spn.mm-spn--vertical ul ul{display:none;padding-left:20px;padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--vertical ul ul:after{height:25px;height:calc(var(--mm-spn-item-height)/ 2)}.mm-spn.mm-spn--vertical ul.mm-spn--open{display:block}.mm-spn.mm-spn--vertical li.mm-spn--open:before{-webkit-transform:rotate(135deg) translate(-50%,0);-ms-transform:rotate(135deg) translate(-50%,0);transform:rotate(135deg) translate(-50%,0)}.mm-spn.mm-spn--vertical ul ul li:last-child:after{content:none;display:none}.wof-spinning{animation-duration:6.5s;animation-iteration-count:1;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes wof-bd{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}@keyframes wof-nudge{from{transform:scale3d(1,1,1)}30%{transform:scale3d(1.1,.85,1)}40%{transform:scale3d(.85,1.1,1)}50%{transform:scale3d(1.1,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scale3d(1,1,1)}}.do-nudge{transform:rotate(-30deg)}@keyframes wof-wiggle{80%{transform:rotate(0)}90%{transform:rotate(11deg)}93%{transform:rotate(-8deg)}96%{transform:rotate(7deg)}100%{transform:rotate(0)}}@keyframes wof-out-in{82%{transform:translate(0,0)}90%{transform:translate(8px,0)}100%{transform:translate(0,0)}}.wof-wheels .wof-wheel{display:block;position:fixed;z-index:999999999;transform:translateX(-110%);top:0;left:0;bottom:0;max-width:790px;overflow-y:auto;box-shadow:0 0 40px 0 rgba(0,0,0,.5);transition:all .17s ease-in-out;will-change:transform}.wof-wheels .wof-wheel.wof-fs{max-width:100%;width:100%}.wof-wheels .wof-wheel.wof-visible{transform:translateX(0)!important}.wof-wheels .wof-wrapper{height:100%}.wof-wheels .wof-inner-wrapper{display:flex;align-items:center;justify-content:center;height:100%;margin-left:-225px;overflow:hidden}.wof-wheels .wof-fs .wof-inner-wrapper{margin-left:0}.wof-wheels .wof-right{margin-left:85px;padding:15px;padding-right:30px;width:400px}.wof-wheel .wof-logo{position:absolute;top:50%;left:50%;width:80px;height:80px;margin-left:-40px;margin-top:-40px;background-repeat:no-repeat;background-size:contain;background-position:50% 50%}.wof-wheel .wof-spinning{position:absolute;top:0;left:0;width:100%;height:100%}.wof-wheel .wof-bg{position:absolute;top:0;left:0;right:0}.wof-wheel .wof-bottom-bg{position:absolute;bottom:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:bottom left;background-size:100% 230px}.wof-wheel .wof-wrapper{position:relative;z-index:1}.wof-wheel:after{content:'';top:0;left:0;position:absolute;bottom:0;right:0}.wof-wheel .wof-slice{top:50%;left:50%;position:absolute;transform-origin:0 0;text-align:right;width:40%;font-weight:700;color:#fff;font-size:15px;text-transform:uppercase}.wof-wheel .wof-slice img{max-width:60px}.wof-wheel .wof-left-inner,.wof-wheel .wof-wheel-container{position:relative}.wof-wheel .wof-error{margin:10px 0;padding:10px;border:3px solid #ff404e;font-size:14px;border-radius:4px;color:#fff}.wof-wheel .wof-wheel-bg{background-size:cover;width:525px;height:525px}.wof-wheel .wof-wheel-bg svg{position:absolute}.wof-wheel .wof-shadows{background-image:url(//ambernectar.com.sg/wp-content/plugins/mabel-wheel-of-fortune/public/img/shadows.png);background-size:cover;top:0;left:0;bottom:0;right:0;position:absolute;z-index:5}.wof-wheel .wof-pointer{width:95px;height:50px;position:absolute;right:-50px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;z-index:10;transition:all .2s ease;transform-origin:73.31% 44.89%}.wof-wheel .wof-title{color:#fff;font-size:24px;text-transform:uppercase;font-weight:700;line-height:1.3;margin-bottom:15px}.wof-wheel .wof-title em{font-style:normal}.wof-wheel .wof-disclaimer,.wof-wheel .wof-explainer,.wof-wheel .wof-winnings,.wof-wheel label{line-height:1.3;font-size:16px}.wof-wheel .wof-disclaimer a,.wof-wheel .wof-explainer a,.wof-wheel .wof-winnings a,.wof-wheel label a{text-decoration:underline}.wof-wheel .wof-disclaimer{opacity:.75;font-size:14px}.wof-wheel .wof-close-icon,.wof-wheel .wof-close-wrapper{position:absolute;z-index:5;cursor:pointer}.wof-wheel .wof-close-wrapper{bottom:10px;right:20px}.wof-wheel .wof-close-wrapper a{text-decoration:none;color:#fff;font-size:15px;display:inline-block;padding:10px}.wof-wheel .wof-close-icon{top:10px;right:10px}.wof-wheel .wof-form-wrapper{margin:25px 0}.wof-wheel .wof-form-wrapper input,.wof-wheel .wof-form-wrapper select{background:#fff!important}.wof-wheel .wof-form-wrapper button,.wof-wheel .wof-form-wrapper input[type=email],.wof-wheel .wof-form-wrapper input[type=number],.wof-wheel .wof-form-wrapper input[type=text],.wof-wheel .wof-form-wrapper select{width:100%!important;border-radius:4px;border:none;height:38px;margin:0;padding:10px;font-size:16px;box-sizing:border-box;line-height:1}.wof-wheel .wof-form-wrapper button:focus,.wof-wheel .wof-form-wrapper button:hover,.wof-wheel .wof-form-wrapper input[type=email]:focus,.wof-wheel .wof-form-wrapper input[type=email]:hover,.wof-wheel .wof-form-wrapper input[type=number]:focus,.wof-wheel .wof-form-wrapper input[type=number]:hover,.wof-wheel .wof-form-wrapper input[type=text]:focus,.wof-wheel .wof-form-wrapper input[type=text]:hover,.wof-wheel .wof-form-wrapper select:focus,.wof-wheel .wof-form-wrapper select:hover{outline:0;border:none}.wof-wheel .wof-form-wrapper button{padding:0;text-transform:uppercase;margin-top:15px;transition:all .2s ease}.wof-wheel .wof-form-wrapper button[disabled]{color:rgba(0,0,0,.5)!important;opacity:.65!important}.wof-wheel .wof-form-wrapper button:hover{opacity:.85}.wof-wheel .wof-form-wrapper input[type=email],.wof-wheel .wof-form-wrapper input[type=text]{color:#333}.wof-wheel .wof-plays-left{padding-top:10px;text-align:center;color:#fff;font-size:13px;opacity:.75}div.wof-overlay{position:fixed;z-index:999999988;background:rgba(0,0,0,.35);top:0;left:0;width:100%;height:100%}.wof-loader>div{width:8px;height:8px;background:#fff;border-radius:100%;display:inline-block;animation:wof-bd 1.1s infinite ease-in-out both}.wof-loader .b1{animation-delay:-.32s}.wof-loader .b2{animation-delay:-.16s}.wof-wheel-standalone{clear:both;float:none;position:relative;display:block;overflow:hidden}.wof-wheel-standalone .wof-wrapper{padding:25px}.wof-wheel-standalone .wof-wheel{position:relative;display:none}.wof-wheel-standalone .wof-wheel.wof-visible{display:block}.wof-wheel-standalone .wof-wheel .wof-inner-wrapper{display:flex;flex-flow:row wrap;align-items:center;justify-content:center}.wof-wheel-standalone .wof-wheel .wof-wheel-bg{width:500px;height:500px}.wof-wheel-standalone .wof-close-icon,.wof-wheel-standalone .wof-close-wrapper{display:none}body.rtl .wof-wheels .wof-left{order:1}.wof-widget{cursor:pointer;position:fixed;z-index:999;align-items:center;display:flex;justify-content:center;transition:all .25s;bottom:-80px;left:20px}.wof-widget.wof-visible{bottom:20px}.wof-widget.wof-widget-right{left:auto;right:20px;flex-flow:row-reverse}.wof-widget .wof-widget-inner{position:relative;background:#000;box-shadow:2px 2px 0 rgba(0,0,0,.1);border-radius:50%;width:55px;height:55px}.wof-widget .wof-widget-inner:after{content:'';background:url(//ambernectar.com.sg/wp-content/plugins/mabel-wheel-of-fortune/public/img/widget-gift.png) center center no-repeat;background-size:38%;position:absolute;bottom:0;right:0;top:0;left:0}.wof-widget-pull-out{top:50%;margin-top:-32px;left:-80px;bottom:auto}.wof-widget-pull-out.wof-visible{left:-15px;bottom:auto}.wof-widget-pull-out .wof-widget-inner{border-bottom-left-radius:0;border-top-left-radius:0;animation:wof-out-in 5s ease-in-out infinite}.wof-widget-pull-out .wof-widget-inner:after{opacity:.65;margin-top:1px;margin-left:5px;animation:wof-wiggle 6s ease-in-out infinite}.wof-widget-pull-out.wof-widget-right{left:auto;right:-80px}.wof-widget-pull-out.wof-widget-right.wof-visible{left:auto;right:-10px}.wof-widget-pull-out.wof-widget-right .wof-widget-inner{border-radius:0;border-top-left-radius:50%;border-bottom-left-radius:50%}.wof-widget-wheel .wof-widget-inner{background:0 0!important;box-shadow:none}.wof-widget-wheel .wof-widget-inner:after{content:none}.wof-widget-wheel .wof-widget-inner svg{position:absolute}.wof-widget-title{background:#fff;padding:10px 17px;border-radius:4px;line-height:1;margin:0 0 0 15px;border:1px solid rgba(0,0,0,.14);box-shadow:-2px 2px 10px rgba(0,0,0,.13);font-size:15px;position:relative}.wof-widget-title:before{content:'';background:#fff;position:absolute;top:50%;left:-5px;width:9px;height:9px;margin-top:-5px;transform:rotate(45deg);border:1px solid rgba(0,0,0,.16);border-top:0;border-right:0}.wof-widget-right .wof-widget-title{margin:0 15px 0 0}.wof-widget-right .wof-widget-title:before{left:auto;right:-5px;transform:rotate(-135deg)}@media all and (max-width:500px){.wof-wheel .wof-logo{width:66px;height:66px;margin-top:-33px;margin-left:-33px}}.wof-desktop-check,.wof-mobile-check,.wof-tablet-check{display:none}@media all and (max-width:767px){.wof-mobile-check{display:block}}@media all and (min-width:768px) and (max-width:1024px){.wof-tablet-check{display:block}}@media all and (min-width:1025px){.wof-desktop-check{display:block}}@media all and (max-width:800px){div.wof-wheel{max-width:none;width:100%}div.wof-wheel .wof-inner-wrapper .wof-wheel-bg,div.wof-wheel .wof-wheel-container{width:475px;height:475px}div.wof-wheel .wof-left{transform:rotate(-55deg)}div.wof-wheel .wof-pointer{width:75px;right:-35px;height:40px}div.wof-wheel .wof-title{font-size:21px}}@media all and (max-width:700px){body.wof-is-open{overflow:hidden!important;width:100%!important;height:100%!important}div.wof-wheel .wof-inner-wrapper .wof-wheel-bg,div.wof-wheel .wof-wheel-container,div.wof-wheel .wof-wheel-container .wof-shadows{width:430px;height:430px}div.wof-wheel .wof-slice{font-size:14px}div.wof-wheel .wof-pointer{width:62px;right:-35px;height:35px}}@media all and (max-width:600px){div.wof-wheel .wof-wrapper{min-height:100%;height:auto}div.wof-wheel .wof-inner-wrapper{flex-direction:column;justify-content:space-between;margin:0;padding:10px 30px}div.wof-wheel .wof-close-wrapper{display:none}div.wof-wheel .wof-slice{font-size:11px}div.wof-wheel .wof-left{order:2}div.wof-wheel .wof-right{margin:0;padding:0;width:100%}div.wof-wheel .wof-inner-wrapper .wof-wheel-bg,div.wof-wheel .wof-wheel-container,div.wof-wheel .wof-wheel-container .wof-shadows{width:400px;height:400px}}@media all and (max-width:500px){div.wof-wheel .wof-inner-wrapper .wof-wheel-bg,div.wof-wheel .wof-wheel-container,div.wof-wheel .wof-wheel-container .wof-shadows{width:350px;height:350px}}@media all and (max-width:1080px){.wof-wheel-standalone .wof-wheel .wof-inner-wrapper{flex-flow:column}.wof-wheel-standalone .wof-right{margin-top:20px}}.wof-btn-done,.wof-btn-submit{cursor:pointer}.wof-form-wrapper .wof-form-error{border:2px solid #ff3100!important}.wof-form-wrapper input[type=checkbox].wof-form-error{box-shadow:0 0 0 2px #ff3100!important}.wof-form-wrapper .do-form-nudge{animation:wof-nudge .3s linear}.wof-fb-checkbox{margin-top:15px}.wof-form-fields>div{margin-top:15px}.wof-form-fields input,.wof-form-fields label,.wof-form-fields select{margin:0}.wof-form-fields select{padding:0 10px}.wof-form-fields label{display:inline;cursor:pointer;padding-left:5px}.wof-form-fields input[type=checkbox]{cursor:pointer}.wof-coupon-bar{position:fixed;z-index:99999999;bottom:0;left:0;right:0;padding:15px;text-align:center;background:#000}.wof-coupon-bar .wof-coupon-text{color:#fff;font-size:14px;cursor:default}.wof-coupon-bar .wof-bar-timer{display:inline-block}.wof-coupon-bar .wof-bar-timer>span{border-radius:4px;padding:5px;background:rgba(255,255,255,.2);margin-right:5px}.wof-bar-code{cursor:initial;padding:5px;border-radius:4px;border:1px dashed rgba(255,255,255,.25)}.wof-bar-close{position:absolute;bottom:5px;right:5px;cursor:pointer}.wcpa_timer {
display: block;
clear: both;
width: 100%;
padding: 0;
margin-bottom: 15px;
}
.wcpa_timer_section {
float: left;
width: 25%;
margin: 0;
padding: 0;
text-align: center;
}
.wcpa_pro_notice {
color: #3c763d;
} .wcpa-shop-timer-wrapper {
width: 100%;
padding: 0.5em 0;
margin: 10px 0 20px 0;
color: #3c763d;
background: #f1f1f1; overflow: hidden;    
}
.wcpa-shop-timer-wrapper .wcpa-shop-timer-container {
clear: both;
width: 100%;
padding: 0px 2px;
text-align: center;
}
.wcpa-shop-timer-wrapper .wcpa-shop-timer-container .wcpa-shop-timer-section {
width:22.5%;
display: block;
float: left;
font-size: 75%;
text-align: center;
position: relative;
}
.wcpa-shop-timer-section:before {
content: '';
width:1px;
height:15px;
background: #000;
right: 0;
top: 10px;
display: block;
position: absolute;
}
.wcpa-shop-timer-section:last-child:before {
content: '';
width:0;
height:0;
}
.wcpa-shop-timer-section span {
color: #000;
}
.wcpa_shop_notice {
color: #0e6c59;
}.rs-p-wp-fix { display: none !important; margin: 0 !important; height: 0px !important; } .wp-block-themepunch-revslider { position: relative }
#debungcontrolls {
z-index:100000;
position:fixed;
bottom:0px; width:100%;
height:auto;
background:rgba(0,0,0,0.6);
padding:10px;
box-sizing: border-box;
}
rs-debug {
z-index:100000;
position:fixed;
top:0px; width:300px;
height:300px;
background:rgba(0,0,0,0.6);
padding:10px;
box-sizing: border-box;
color: #fff;
font-size: 10px;
line-height: 13px;
overflow: scroll;
} rs-modal { position: fixed !important; z-index: 9999999 !important; pointer-events: none !important; }
rs-modal.rs-modal-auto { top: auto;bottom: auto;left: auto; right:auto; }
rs-modal.rs-modal-fullwidth,
rs-modal.rs-modal-fullscreen { top: 0px; left: 0px; width: 100%; height: 100%; }
rs-modal rs-fullwidth-wrap { position: absolute; top: 0px; left: 0px; height: 100%;}
rs-module-wrap.rs-modal { display:none; max-height: 100% !important; overflow: auto !important;  pointer-events: auto !important;}
rs-module-wrap.hideallscrollbars.rs-modal { overflow: hidden !important; max-width: 100% !important}
rs-modal-cover { width: 100%; height: 100%; z-index: 0; background: transparent; position: absolute;top: 0px;left: 0px; cursor: pointer; pointer-events: auto}
body>rs-modal-cover { position: fixed; z-index: 9999995 !important; }
rs-sbg-px { pointer-events: none }
.rs-forcehidden * { visibility: hidden !important; } .rs_splitted_lines { display: block; white-space: nowrap !important}
.debugtimeline {
width:100%;
height:10px;
position:relative;
display:block;
margin-bottom:3px;	
display:none;
white-space: nowrap;	
box-sizing: border-box;
}
.debugtimeline:hover {
height:15px;
}
.the_timeline_tester {
background:#e74c3c;
position:absolute;
top:0px;
left:0px;
height:100%;
width:0;	
}
.rs-go-fullscreen {
position:fixed !important;
width:100% !important;
height:100% !important;
top:0px !important;
left:0px !important;
z-index:9999999 !important;
background:#ffffff;
}
.debugtimeline.tl_slide .the_timeline_tester {
background:#f39c12;	
}
.debugtimeline.tl_frame .the_timeline_tester {
background:#3498db;	
}
.debugtimline_txt {
color:#fff;
font-weight: 400;
font-size:7px;
position:absolute;	
left:10px;
top:0px;
white-space: nowrap;
line-height: 10px;
}
.rtl {	direction: rtl;}
@font-face {
font-family: 'revicons';
src: url(//ambernectar.com.sg/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888);
src: url(//ambernectar.com.sg/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),
url(//ambernectar.com.sg/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff?5510888) format('woff'),
url(//ambernectar.com.sg/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf?5510888) format('truetype'),
url(//ambernectar.com.sg/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="revicon-"]:before, [class*=" revicon-"]:before {
font-family: "revicons";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center; font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
rs-module i[class^="fa-"], 
rs-module i[class*=" fa-"],
.rb-modal-wrapper i[class^="fa-"], 
.rb-modal-wrapper i[class*=" fa-"],
#waitaminute i[class^="fa-"], 
#waitaminute i[class*=" fa-"],
#objectlibrary i[class^="fa-"], 
#objectlibrary i[class*=" fa-"],
#rs_overview i[class^="fa-"], 
#rs_overview i[class*=" fa-"],
#rs_overview_menu i[class^="fa-"], 
#rs_overview_menu i[class*=" fa-"],
#builderView i[class^="fa-"], 
#builderView i[class*=" fa-"] 
{
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
rs-module [class^="fa-"]:before, 
rs-module [class*=" fa-"]:before,
.rb-modal-wrapper [class^="fa-"]:before, 
.rb-modal-wrapper [class*=" fa-"]:before,
#rs_overview [class^="fa-"]:before, 
#rs_overview [class*=" fa-"]:before,
#objectlibrary [class^="fa-"]:before, 
#objectlibrary [class*=" fa-"]:before,
#waitaminute [class^="fa-"]:before, 
#waitaminute [class*=" fa-"]:before,
#rs_overview_menu [class^="fa-"]:before, 
#rs_overview_menu [class*=" fa-"]:before,
#builderView [class^="fa-"]:before, 
#builderView [class*=" fa-"]:before
{
font-family: FontAwesome;
font-style: normal;
font-weight: 400;
speak: none;
display: inline-block;
text-decoration: inherit;
width: auto;
margin-right: 0;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: inherit;
margin-left: 0;
}
rs-module .sr-only,
#objectlibrary .sr-only,
#waitaminute .sr-only,
#rs_overview .sr-only,
#rs_overview_menu .sr-only,
.rb-modal-wrapper .sr-only,
#builderView .sr-only 
{
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
rs-module .sr-only-focusable:active,
rs-module .sr-only-focusable:focus,
#waitaminute .sr-only-focusable:active,
#waitaminute .sr-only-focusable:focus,
#objectlibrary .sr-only-focusable:active,
#objectlibrary .sr-only-focusable:focus,
#rs_overview .sr-only-focusable:active,
#rs_overview .sr-only-focusable:focus,
#rs_overview_menu .sr-only-focusable:active,
#rs_overview_menu .sr-only-focusable:focus,
.rb-modal-wrapper .sr-only-focusable:active,
.rb-modal-wrapper .sr-only-focusable:focus,
#builderView .sr-only-focusable:active,
#builderView .sr-only-focusable:focus
{
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.revicon-search-1:before { content: '\e802'; } .revicon-pencil-1:before { content: '\e831'; } .revicon-picture-1:before { content: '\e803'; } .revicon-cancel:before { content: '\e80a'; } .revicon-info-circled:before { content: '\e80f'; } .revicon-trash:before { content: '\e801'; } .revicon-left-dir:before { content: '\e817'; } .revicon-right-dir:before { content: '\e818'; } .revicon-down-open:before { content: '\e83b'; } .revicon-left-open:before { content: '\e819'; } .revicon-right-open:before { content: '\e81a'; } .revicon-angle-left:before { content: '\e820'; } .revicon-angle-right:before { content: '\e81d'; } .revicon-left-big:before { content: '\e81f'; } .revicon-right-big:before { content: '\e81e'; } .revicon-magic:before { content: '\e807'; } .revicon-picture:before { content: '\e800'; } .revicon-export:before { content: '\e80b'; } .revicon-cog:before { content: '\e832'; } .revicon-login:before { content: '\e833'; } .revicon-logout:before { content: '\e834'; } .revicon-video:before { content: '\e805'; } .revicon-arrow-combo:before { content: '\e827'; } .revicon-left-open-1:before { content: '\e82a'; } .revicon-right-open-1:before { content: '\e82b'; } .revicon-left-open-mini:before { content: '\e822'; } .revicon-right-open-mini:before { content: '\e823'; } .revicon-left-open-big:before { content: '\e824'; } .revicon-right-open-big:before { content: '\e825'; } .revicon-left:before { content: '\e836'; } .revicon-right:before { content: '\e826'; } .revicon-ccw:before { content: '\e808'; } .revicon-arrows-ccw:before { content: '\e806'; } .revicon-palette:before { content: '\e829'; } .revicon-list-add:before { content: '\e80c'; } .revicon-doc:before { content: '\e809'; } .revicon-left-open-outline:before { content: '\e82e'; } .revicon-left-open-2:before { content: '\e82c'; } .revicon-right-open-outline:before { content: '\e82f'; } .revicon-right-open-2:before { content: '\e82d'; } .revicon-equalizer:before { content: '\e83a'; } .revicon-layers-alt:before { content: '\e804'; } .revicon-popup:before { content: '\e828'; }  .tp-fullwidth-forcer { z-index: 0; pointer-events: none}
rs-module-wrap { visibility: hidden }
rs-module-wrap,
rs-module-wrap * { box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0);}
rs-module-wrap {position:relative;z-index: 1;width:100%; display: block;}
.rs-fixedscrollon rs-module-wrap { position: fixed !important; top: 0px !important; z-index: 1000; left: 0 !important;}
.rs-stickyscrollon rs-module-wrap {  position: sticky !important; top:0px; z-index: 1000; }
.rs-stickyscrollon { overflow: visible !important; }
rs-fw-forcer { display:block;width:100%;pointer-events: none;}
rs-module { position:relative;overflow:hidden;display: block;} rs-pzimg-wrap,
rs-sbg-effectwrap,
rs-sbg { display: block; pointer-events: none  }
rs-sbg-effectwrap {
position:absolute;top:0px;left:0px;width:100%;height:100%
}
rs-sbg-px,
rs-sbg-wrap {position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100%;display: block;}
a.rs-layer,
a.rs-layer:-webkit-any-link { text-decoration: none }
a[x-apple-data-detectors] { color: inherit !important;   text-decoration: none !important;   font-size: inherit !important;   font-family: inherit !important;   font-weight: inherit !important;   line-height: inherit !important; }
.entry-content rs-module a, rs-module a { box-shadow: none; }
.rs-ov-hidden 		{ 	overflow:hidden !important;}
.rs-forceoverflow,
.rs-forceoverflow rs-module-wrap,
.rs-forceoverflow rs-module,
.rs-forceoverflow rs-slides,
.rs-forceoverflow rs-slide { overflow:visible !important}
.tp-simpleresponsive img,
rs-module img{
max-width:none !important;	
transition: none;
margin:0px;
padding:0px;
border:none;
}
rs-module .no-slides-text{font-weight:bold;text-align:center;padding-top:80px;}
rs-slides, rs-slide, rs-slide:before {	 position:absolute;text-indent: 0em;top:0px;left:0px;}
rs-slide,rs-slide:before {  display:block; visibility:hidden; }
.rs-layer .rs-untoggled-content { display:block;}
.rs-layer .rs-toggled-content { display:none;}
.rs-tc-active.rs-layer .rs-toggled-content { display:block;}
.rs-tc-active.rs-layer .rs-untoggled-content { display:none;}
.rs-layer-video { overflow: hidden }
rs-module rs-layer,
rs-module .rs-layer { 	
opacity: 0;
position:relative; 	
visibility: hidden;
white-space: nowrap;
display: block;	
-webkit-font-smoothing: antialiased !important;
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
-moz-osx-font-smoothing: grayscale;
z-index:1;	
}
rs-layer-wrap,
rs-mask,
rs-module-wrap,
rs-module .rs-layer,
rs-module img {
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;   
}
rs-module rs-mask-wrap .rs-layer,
rs-module rs-mask-wrap *:last-child,
.wpb_text_column rs-module rs-mask-wrap .rs-layer,
.wpb_text_column rs-module rs-mask-wrap *:last-child{
margin-bottom:0;
}
.rs-svg svg {	width:100%; height:100%;position: relative;vertical-align: top}
rs-layer:not(.rs-wtbindex),
.rs-layer:not(.rs-wtbindex),
rs-alyer *:not(.rs-wtbindex),
.rs-layer *:not(.rs-wtbindex) { outline: none !important; } rs-carousel-wrap {
cursor:url(//ambernectar.com.sg/wp-content/plugins/revslider/public/assets/css/openhand.cur), move;
}
rs-carousel-wrap.dragged {
cursor:url(//ambernectar.com.sg/wp-content/plugins/revslider/public/assets/css/closedhand.cur), move;
}
rs-carousel-wrap.noswipe {
cursor: default;
}
rs-carousel-wrap { position: absolute; overflow: hidden;  width:100%;height:100%;top:0px;left:0px;}
rs-carousel-space { clear:both;display:block;width:100%;height:0px;position:relative;} .tp_inner_padding {	
box-sizing:border-box;	
max-height:none !important;	
}
.rs-layer.rs-selectable {
-moz-user-select: all;
-khtml-user-select: all;
-webkit-user-select: all;
-o-user-select: all;	
}
rs-px-mask {
overflow: hidden;
display: block;
width: 100%;
height: 100%;
position: relative;
}
rs-module embed,
rs-module iframe,
rs-module object,
rs-module audio,
rs-module video {
max-width: none !important;
border: none;
}
rs-bg-elem 	{	position:absolute; top:0px;left:0px; width:100%;height:100%;z-index:0; display: block; pointer-events: none; }
.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #fff; z-index: 1000; transform: scaleX(0) scaleY(0);} rs-zone			{	position:absolute; width:100%;left:0px; box-sizing: border-box;min-height:50px; font-size:0px;pointer-events: none}
rs-row-wrap,
rs-column,
rs-cbg-mask-wrap {	display:block; visibility: hidden}
rs-layer-wrap,
rs-parallax-wrap,
rs-loop-wrap,
rs-mask-wrap { display: block; }
rs-column-wrap>rs-loop-wrap { z-index: 1 }
rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap
{ transform-style:flat;}
.safarifix rs-layer-wrap {
perspective: 1000000;
}
@-moz-document url-prefix() {
rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap { perspective: none; }
}  rs-mask-wrap { overflow: hidden }
rs-fullwidth-wrap { position:relative;width:100%;height:auto;display: block; overflow:visible;max-width:none !important;} @media screen and (-ms-high-contrast: none) {
rs-fullwidth-wrap { overflow: hidden; }
}
@supports (-ms-ime-align:auto) {
rs-fullwidth-wrap { overflow: hidden; }
}
.rev_row_zone_top 				{	top:0px;}
.rev_row_zone_bottom 			{	bottom:0px;}
rs-column-wrap .rs-parallax-wrap  { vertical-align: top }
.rs-layer img,
rs-layer img { vertical-align: top }
rs-row,
rs-row.rs-layer 	{
display:table;
position:relative;
width:100% !important;
table-layout: fixed;
box-sizing: border-box;
vertical-align: top;
height:auto;
font-size:0px;
}
rs-column-wrap {	
display: table-cell;
position: relative;
vertical-align: top;
height: auto;
box-sizing: border-box;	
font-size:0px;
}
rs-column {
box-sizing: border-box;
display: block;
position: relative;
width:100% !important;
height:auto !important;
white-space: normal !important;
}
rs-cbg-mask-wrap {
position: absolute;    
z-index: 0;
box-sizing: border-box;     
} 
rs-column-wrap rs-cbg-mask-wrap { top: 0px; left: 0px; bottom: 0px; right: 0px; }
rs-column-bg {	
position: absolute;    
z-index: 0;
box-sizing: border-box; 
width: 100%;
height: 100%; 
}
.rs-pelock * { pointer-events: none !important;}
rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap 			{	text-align: inherit; }
rs-column rs-mask-wrap 			{	display: inline-block;}
rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap { position: relative !important; left:auto !important; top:auto !important; line-height: 0px;}
rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap,
rs-column .rev_layer_in_column { vertical-align: top; }
.rev_break_columns { display: block !important }
.rev_break_columns rs-column-wrap.rs-parallax-wrap  { display:block !important; width:100% !important; }
.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
.tp-forcenotvisible,
.tp-hide-revslider,
rs-row-wrap.rs-layer-hidden,
rs-column-wrap.rs-layer-hidden,
.rs-layer.rs-layer-hidden,
.rs-layer-audio.rs-layer-hidden,
.rs-parallax-wrap.rs-layer-hidden {	
visibility:hidden !important; 
display:none !important
}  rs-layer.rs-nointeraction,
.rs-layer.rs-nointeraction { 
pointer-events: none !important
}
rs-static-layers	{position:absolute; z-index:101; top:0px;left:0px; display: block; width: 100%;height: 100%; pointer-events: none;} rs-static-layers.rs-stl-back {	
z-index:0;
}
.rs-layer rs-fcr    {width: 0;height: 0;border-left: 40px solid transparent;border-right: 0px solid transparent;border-top: 40px solid #00A8FF;position: absolute;right:100%;top:0px;}
.rs-layer rs-fcrt   {width: 0;height: 0;border-left: 40px solid transparent;border-right: 0px solid transparent;border-bottom: 40px solid #00A8FF;position: absolute;right:100%;top:0px;}
.rs-layer rs-bcr    {width: 0;height: 0;border-left: 0px solid transparent;border-right: 40px solid transparent;border-bottom: 40px solid #00A8FF;position: absolute;left:100%;top:0px;}
.rs-layer rs-bcrt   {width: 0;height: 0;border-left: 0px solid transparent;border-right: 40px solid transparent;border-top: 40px solid #00A8FF;position: absolute;left:100%;top:0px;}
.tp-layer-inner-rotation {	
position: relative !important;
} img.tp-slider-alternative-image	{	
width:100%; height:auto;
} .noFilterClass {
filter:none !important;
} rs-bgvideo 		{	position: absolute;top:0px;left:0px; width:100%;height:100%;z-index: 0; display: block}
.rs-layer.coverscreenvideo	{	width:100%;height:100%;top:0px;left:0px;position:absolute;}
.rs-layer.rs-fsv		{	left:0px; top:0px; position:absolute;width:100%;height:100%}
.rs-layer.rs-fsv audio,
.rs-layer.rs-fsv video,
.rs-layer.rs-fsv iframe,
.rs-layer.rs-fsv iframe audio,
.rs-layer.rs-fsv iframe video	{ width:100%; height:100% ; display: none}
.fullcoveredvideo audio,
.rs-fsv audio
.fullcoveredvideo video,
.rs-fsv video				{	background: #000}
.fullcoveredvideo rs-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}
.videoisplaying .html5vid rs-poster	{	display: none}
.tp-video-play-button					{	
background:#000;
background:rgba(0,0,0,0.3);										
border-radius:5px;
position: absolute;
top: 50%;
left: 50%;										
color: #FFF;
z-index: 3;
margin-top: -25px;
margin-left: -25px;
line-height: 50px !important;
text-align: center;
cursor: pointer;
width: 50px;
height:50px;
box-sizing: border-box;
display: inline-block;	
vertical-align: top;
z-index: 4;
opacity: 0;	
transition:opacity 300ms ease-out !important;				
}
.rs-audio .tp-video-play-button { display:none !important;}
.rs-layer .html5vid					{	width:100% !important; height:100% !important;}									
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center !important; vertical-align: top; line-height: 50px !important; font-size: 30px !important;}									
.rs-layer:hover .tp-video-play-button	{	opacity: 1; display:block;}
.rs-layer .tp-revstop					{	display:none;width: 15px; border-right: 5px solid #fff !important; border-left:5px solid #fff !important; transform: translateX(50%) translateY(50%);height: 20px;margin-left: 11px !important;margin-top: 5px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:block}
.videoisplaying  .tp-video-play-button			{	display:none}
.fullcoveredvideo .tp-video-play-button			{	display:none !important}
.rs-fsv .rs-fsv audio 		{	object-fit:contain !important;}
.rs-fsv .rs-fsv video 		{	object-fit:contain !important;}
.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button  { display: none; }
@supports not (-ms-high-contrast:none) { .rs-fsv .fullcoveredvideo audio 		{	object-fit:cover !important;}
.rs-fsv .fullcoveredvideo video 		{	object-fit:cover !important;}
}
.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}
.rs-nolc .tp-video-play-button,
rs-bgvideo video::-webkit-media-controls-start-playback-button,
rs-bgvideo video::-webkit-media-controls,
rs-bgvideo audio::-webkit-media-controls { display:none !important;}
.rs-audio .tp-video-controls {	opacity: 1 !important; visibility: visible !important}
rs-module h1.rs-layer,
rs-module h2.rs-layer,
rs-module h3.rs-layer,
rs-module h4.rs-layer,
rs-module h5.rs-layer,
rs-module h6.rs-layer,
rs-module div.rs-layer,
rs-module span.rs-layer,
rs-module p.rs-layer 	{	margin:0; padding:0; margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0; margin-inline-end: 0;} 
rs-module h1.rs-layer:before,
rs-module h2.rs-layer:before,
rs-module h3.rs-layer:before,
rs-module h4.rs-layer:before,
rs-module h5.rs-layer:before,
rs-module h6.rs-layer:before { content: none; } rs-dotted						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3;display:block;pointer-events: none}
rs-sbg-wrap rs-dotted 			{ z-index: 31 }
rs-dotted.twoxtwo				{	background:url(//ambernectar.com.sg/wp-content/plugins/revslider/public/assets/assets/gridtile.png)}
rs-dotted.twoxtwowhite			{	background:url(//ambernectar.com.sg/wp-content/plugins/revslider/public/assets/assets/gridtile_white.png)}
rs-dotted.threexthree			{	background:url(//ambernectar.com.sg/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3.png)}
rs-dotted.threexthreewhite		{	background:url(//ambernectar.com.sg/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3_white.png)} .tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 	{	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);}
.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
z-index: -2;
position: absolute;
content: "";
bottom: 10px;
left: 10px;
width: 50%;
top: 85%;
max-width:300px;
background: transparent;  
box-shadow: 0 15px 10px rgba(0,0,0,0.8);
transform: rotate(-3deg);
}
.tp-shadow2:after,
.tp-shadow4:after
{  
transform: rotate(3deg);
right: 10px;
left: auto;
}
.tp-shadow5
{
position:relative;        
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
content:"";
position:absolute; 
z-index:-2;    
box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
top:30%;
bottom:0;
left:20px;
right:20px;    
border-radius:100px / 20px;
} .rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none; text-decoration: none !important;  box-sizing:border-box;  cursor: pointer;}
.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase;  }
.rev-btn  i								{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out;  margin-left:0px; line-height: inherit}
.rev-btn.rev-hiddenicon i				{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out; opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;} .rev-burger {
position: relative;  
box-sizing: border-box;
padding: 22px 14px 22px 14px;
border-radius: 50%;
border: 1px solid rgba(51,51,51,0.25);
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: transparent;
cursor: pointer;
}
.rev-burger span {
display: block;
width: 30px;
height: 3px;
background: #333;
transition: .7s;
pointer-events: none;
transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
margin: 3px 0;
}
.quick_style_example_wrap .rev-burger:hover :first-child,
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
transform: translateY(6px) rotate(-45deg);
}
.quick_style_example_wrap .rev-burger:hover :nth-child(2),
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
transform: rotate(-45deg);
opacity: 0;
}
.quick_style_example_wrap .rev-burger:hover :last-child,
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
transform: translateY(-6px) rotate(-135deg);
}
.rev-burger.revb-white {
border: 2px solid rgba(255,255,255,0.2);
}
.rev-b-span-light span,
.rev-burger.revb-white span {
background: #fff;
}
.rev-burger.revb-whitenoborder {
border: 0;
}
.rev-burger.revb-whitenoborder span {
background: #fff;
}
.rev-burger.revb-darknoborder {
border: 0;
}
.rev-b-span-dark span,
.rev-burger.revb-darknoborder span {
background: #333;
}
.rev-burger.revb-whitefull {
background: #fff;
border:none;
}
.rev-burger.revb-whitefull span {
background:#333;
}
.rev-burger.revb-darkfull {
background: #333;
border:none;
}
.rev-burger.revb-darkfull span {
background:#fff;
} @keyframes rev-ani-mouse {
0% {opacity: 1;top: 29%;}
15% {opacity: 1;top: 70%;}
50% {opacity: 0;top: 70%;}
100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
display: inline-block;
position: relative;
left: 0;
right: 0;
text-align: center;
cursor: pointer;
width:35px;
height:55px;	
box-sizing: border-box;
border: 3px solid white;
border-radius: 23px;
}
.rev-scroll-btn > * {
display: inline-block;
line-height: 18px;
font-size: 13px;
font-weight: normal;
color: #7f8c8d;
color: #ffffff;
font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
opacity: 0.8;
}
.rev-scroll-btn.revs-fullwhite  {
background:#fff;
}
.rev-scroll-btn.revs-fullwhite span {
background: #333;	
}
.rev-scroll-btn.revs-fulldark  {
background:#333;
border:none;
}
.rev-scroll-btn.revs-fulldark  span {
background: #fff;	
}
.rev-scroll-btn span {
position: absolute;
display: block;
top: 29%;
left: 50%;
width: 8px;
height: 8px;
margin: -4px 0 0 -4px;	
border-radius: 50%;	
animation: rev-ani-mouse 2.5s linear infinite;
background: #fff;
}
.rev-scroll-btn.rev-b-span-dark {
border-color:#333;
}
.rev-scroll-btn.rev-b-span-dark span,
.rev-scroll-btn.revs-dark span {
background: #333;	
}
.rev-control-btn {
position: relative;
display: inline-block;
z-index: 5;	
color: #FFF;  
font-size: 20px;
line-height: 60px;
font-weight: 400;
font-style: normal;
font-family: Raleway;	
text-decoration: none;
text-align: center;
background-color: #000;	
border-radius: 50px;	
text-shadow: none;
background-color: rgba(0, 0, 0, 0.50);
width:60px;
height:60px;
box-sizing: border-box;
cursor: pointer;
}
.rev-cbutton-dark-sr	{	
border-radius: 3px;		
}
.rev-cbutton-light	{	
color: #333;  	
background-color: rgba(255,255,255, 0.75);	
}
.rev-cbutton-light-sr	{		
color: #333;  	
border-radius: 3px;		
background-color: rgba(255,255,255, 0.75);
}
.rev-sbutton {	
line-height: 37px;	
width:37px;
height:37px;	
}
.rev-sbutton-blue	{	
background-color: #3B5998
}
.rev-sbutton-lightblue	{	
background-color: #00A0D1;
}
.rev-sbutton-red	{	
background-color: #DD4B39;
} rs-progress								{	visibility: hidden; width:100%; height:5px; background:#000; background:rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
rs-progress.rs-bottom					{	top:auto; bottom:0px !important;height:5px} .rs-layer img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
zoom:1;
}
.rs-layer.slidelink { cursor:pointer;width:100%;height:100%; }
.rs-layer.slidelink a {	width:100%;height:100%;display:block}
.rs-layer.slidelink a div {	width:3000px; height:1500px;  background:url(//ambernectar.com.sg/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat}
.rs-layer.slidelink a span{	background:url(//ambernectar.com.sg/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat; width:100%;height:100%;display:block}  .rs-layer .rs-starring				{	display: inline-block}
.rs-layer .rs-starring .star-rating {
float: none;	
display: inline-block;
vertical-align: top;
color: #FFC321 !important;
}
.rs-layer .rs-starring .star-rating, 
.rs-layer .rs-starring-page .star-rating {	
position: relative;
height: 1em;	
width: 5.4em;
font-family: star;
font-size: 1em !important;
}
.rs-layer  .rs-starring .star-rating:before, 
.rs-layer  .rs-starring-page .star-rating:before {
content: "\73\73\73\73\73";
color: #E0DADF;
float: left;
top: 0;
left: 0;
position: absolute;
}
.rs-layer .rs-starring .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
font-size: 1em !important;
}
.rs-layer .rs-starring .star-rating span:before,
.rs-layer .rs-starring .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
} rs-loader 	{
top:50%; left:50%;
z-index:10000;
position:absolute;	
}
rs-loader.off {
display: none !important;
}
rs-loader.spinner0 {
width: 40px;
height: 40px;
background-color: #fff;
background-image:url(//ambernectar.com.sg/wp-content/plugins/revslider/public/assets/assets/loader.gif);
background-repeat:no-repeat;
background-position: center center;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
margin-top:-20px;
margin-left:-20px;	
animation: tp-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;	
}
rs-loader.spinner1 {
width: 40px;
height: 40px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
margin-top:-20px;
margin-left:-20px;	
animation: tp-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;	
}
rs-loader.spinner5 	{	
background-image:url(//ambernectar.com.sg/wp-content/plugins/revslider/public/assets/assets/loader.gif);
background-repeat:no-repeat;
background-position:10px 10px;
background-color:#fff;
margin:-22px -22px;
width:44px;height:44px;
border-radius: 3px;	
}
@keyframes tp-rotateplane {
0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);} 
50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);} 
100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}
rs-loader.spinner2 {
width: 40px;
height: 40px;
margin-top:-20px;margin-left:-20px;
background-color: #ff0000;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
border-radius: 100%;	
animation: tp-scaleout 1.0s infinite ease-in-out;
}
@keyframes tp-scaleout {
0% {transform: scale(0.0);} 
100% {transform: scale(1.0);opacity: 0;}
}
rs-loader.spinner3 {
margin: -9px 0px 0px -35px;
width: 70px;
text-align: center;
}
rs-loader.spinner3 .bounce1,
rs-loader.spinner3 .bounce2,
rs-loader.spinner3 .bounce3 {
width: 18px;
height: 18px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
border-radius: 100%;
display: inline-block;  
animation: tp-bouncedelay 1.4s infinite ease-in-out; animation-fill-mode: both;
}
rs-loader.spinner3 .bounce1 {
animation-delay: -0.32s;
}
rs-loader.spinner3 .bounce2 {  
animation-delay: -0.16s;
}
@keyframes tp-bouncedelay {
0%, 80%, 100% {transform: scale(0.0);} 
40% {transform: scale(1.0);}
}
rs-loader.spinner4 {
margin: -20px 0px 0px -20px;
width: 40px;
height: 40px;
text-align: center;
animation: tp-rotate 2.0s infinite linear;
}
rs-loader.spinner4 .dot1,
rs-loader.spinner4 .dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: #fff;
border-radius: 100%;  
animation: tp-bounce 2.0s infinite ease-in-out;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
}
rs-loader.spinner4 .dot2 {
top: auto;
bottom: 0px;  
animation-delay: -1.0s;
}
@keyframes tp-rotate { 100% { transform: rotate(360deg);}}
@keyframes tp-bounce {
0%, 100% {transform: scale(0.0);} 
50% { transform: scale(1.0);}
}
rs-layer iframe { visibility:hidden;}
rs-layer.rs-ii-o iframe { visibility: visible; }
rs-layer input[type="text"],
rs-layer input[type="email"],
rs-layer input[type="url"],
rs-layer input[type="password"],
rs-layer input[type="search"],
rs-layer input[type="number"],
rs-layer input[type="tel"],
rs-layer input[type="range"],
rs-layer input[type="date"],
rs-layer input[type="month"],
rs-layer input[type="week"],
rs-layer input[type="time"],
rs-layer input[type="datetime"],
rs-layer input[type="datetime-local"] { display: inline-block }
rs-layer input::placeholder { vertical-align: middle; line-height: inherit !important}
a.rs-layer { transition: none } rs-thumbs-wrap,
rs-tabs-wrap,
rs-thumbs,
rs-thumb,
rs-tab,
rs-bullet,
rs-bullets,
rs-navmask,
rs-tabs,
rs-arrow 					{	display:block;} .tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; }
.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}
.tp-tab,
.tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;}
.tp-arr-imgholder,
rs-poster,
.tp-thumb-image,
.tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}
rs-poster 						 { cursor:pointer; z-index:3; }
.tp-tab:hover,
.tp-tab.selected,
.tp-thumb:hover,
.tp-thumb.selected				{	opacity:1;}
.tp-tab-mask,
.tp-thumb-mask 					{	box-sizing:border-box !important; }
.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; }
.tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
.tp-bullet.selected,
.tp-bullet:hover				{	background:#fff;}
.tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows:hover 				{	background:#000;}
.tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{	content: '\e824'; }
.tparrows.tp-rightarrow:before	{	content: '\e825'; }  .rs-layer [class^="pe-7s-"]:before, 
.rs-layer [class*=" pe-7s-"]:before {
width: auto;
margin: 0;
line-height: inherit;
box-sizing: inherit;	
} rs-pzimg-wrap { display: block; }
body.rtl .rs-pzimg {left: 0 !important} .dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}
.dddwrapper { transform-style: flat;perspective: 10000px; } .rs_error_message_box { background: #111;width:800px;margin: 40px auto;padding: 40px 20px;text-align: center;font-family: "Open Sans",sans-serif}
.rs_error_message_oops {margin: 0px 0px 20px;line-height: 60px;font-size: 34px;color: #FFF;}
.rs_error_message_content {margin: 0px 0px 20px;line-height: 25px;font-size: 17px;color: #FFF;}
.rs_error_message_button {color: #fff !important;background: #333;display: inline-block;padding: 10px 15px;text-align: right;border-radius: 5px;cursor: pointer;text-decoration: none !important}
.rs_error_message_button:hover {  background:#5e35b1}
.hglayerinfo				   {position: fixed;bottom: 0px;left: 0px;color: #FFF;font-size: 12px;line-height: 20px;font-weight: 600;background: rgba(0, 0, 0, 0.75);padding: 5px 10px;z-index: 2000;white-space: normal;}
.hginfo 					   {position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
.indebugmode .rs-layer:hover {border:1px dashed #c0392b !important;}
.helpgrid 					   {border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
#revsliderlogloglog				{padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;} .aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,rs-pzimg-wrap.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}
rs-pzimg-wrap.perpetua:before,rs-pzimg-wrap.perpetua:after,rs-pzimg-wrap.nashville:before,rs-pzimg-wrap.nashville:after,rs-pzimg-wrap.xpro2:before,rs-pzimg-wrap.xpro2:after,rs-pzimg-wrap._1977:after,rs-pzimg-wrap._1977:before,rs-pzimg-wrap.aden:after,rs-pzimg-wrap.aden:before,rs-pzimg-wrap.brooklyn:after,rs-pzimg-wrap.brooklyn:before,rs-pzimg-wrap.clarendon:after,rs-pzimg-wrap.clarendon:before,rs-pzimg-wrap.earlybird:after,rs-pzimg-wrap.earlybird:before,rs-pzimg-wrap.gingham:after,rs-pzimg-wrap.gingham:before,rs-pzimg-wrap.hudson:after,rs-pzimg-wrap.hudson:before,rs-pzimg-wrap.inkwell:after,rs-pzimg-wrap.inkwell:before,rs-pzimg-wrap.lark:after,rs-pzimg-wrap.lark:before,rs-pzimg-wrap.lofi:after,rs-pzimg-wrap.lofi:before,rs-pzimg-wrap.mayfair:after,rs-pzimg-wrap.mayfair:before,rs-pzimg-wrap.moon:after,rs-pzimg-wrap.moon:before,rs-pzimg-wrap.reyes:after,rs-pzimg-wrap.reyes:before,rs-pzimg-wrap.rise:after,rs-pzimg-wrap.rise:before,rs-pzimg-wrap.slumber:after,rs-pzimg-wrap.slumber:before,rs-pzimg-wrap.toaster:after,rs-pzimg-wrap.toaster:before,rs-pzimg-wrap.walden:after,rs-pzimg-wrap.walden:before,rs-pzimg-wrap.willow:after,rs-pzimg-wrap.willow:before,rs-pzimg-wrap:before,rs-pzimg-wrap:after {height:500%;width:500%} rs-loader.spinner6{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner6 .rs-spinner-inner{width:100%;height:100%;display:inline-block;-webkit-animation:rs-revealer-6 1.4s linear infinite;animation:rs-revealer-6 1.4s linear infinite}rs-loader.spinner6 .rs-spinner-inner span{position:absolute;vertical-align:top;border-radius:100%;display:inline-block;width:8px;height:8px;margin-left:16px;transform-origin:center 20px;-webkit-transform-origin:center 20px}rs-loader.spinner6 .rs-spinner-inner span:nth-child(2){transform:rotate(36deg);-webkit-transform:rotate(36deg);opacity:.1}rs-loader.spinner6 .rs-spinner-inner span:nth-child(3){transform:rotate(72deg);-webkit-transform:rotate(72deg);opacity:.2}rs-loader.spinner6 .rs-spinner-inner span:nth-child(4){transform:rotate(108deg);-webkit-transform:rotate(108deg);opacity:.3}rs-loader.spinner6 .rs-spinner-inner span:nth-child(5){transform:rotate(144deg);-webkit-transform:rotate(144deg);opacity:.4}rs-loader.spinner6 .rs-spinner-inner span:nth-child(6){transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5}rs-loader.spinner6 .rs-spinner-inner span:nth-child(7){transform:rotate(216deg);-webkit-transform:rotate(216deg);opacity:.6}rs-loader.spinner6 .rs-spinner-inner span:nth-child(8){transform:rotate(252deg);-webkit-transform:rotate(252deg);opacity:.7}rs-loader.spinner6 .rs-spinner-inner span:nth-child(9){transform:rotate(288deg);-webkit-transform:rotate(288deg);opacity:.8}rs-loader.spinner6 .rs-spinner-inner span:nth-child(10){transform:rotate(324deg);-webkit-transform:rotate(324deg);opacity:.9}@keyframes rs-revealer-6{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-6{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner7{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner7 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;border:2px solid;-webkit-animation:rs-revealer-7 .8s linear infinite;animation:rs-revealer-7 .8s linear infinite}@keyframes rs-revealer-7{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-7{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner8{width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner8 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;text-align:left}rs-loader.spinner8 .rs-spinner-inner span{position:absolute;display:inline-block;width:100%;height:100%;border-radius:100%;-webkit-animation:rs-revealer-8 1.6s linear infinite;animation:rs-revealer-8 1.6s linear infinite}rs-loader.spinner8 .rs-spinner-inner span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes rs-revealer-8{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes rs-revealer-8{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}rs-loader.spinner9{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner9 .rs-spinner-inner span{display:block;width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-9 2s infinite ease-in-out;animation:rs-revealer-9 2s infinite ease-in-out}rs-loader.spinner9 .rs-spinner-inner span:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rs-revealer-9{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes rs-revealer-9{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}rs-loader.spinner10{width:54px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner10 .rs-spinner-inner{width:100%;height:100%;text-align:center;font-size:10px}rs-loader.spinner10 .rs-spinner-inner span{display:block;height:100%;width:6px;display:inline-block;-webkit-animation:rs-revealer-10 1.2s infinite ease-in-out;animation:rs-revealer-10 1.2s infinite ease-in-out}rs-loader.spinner10 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes rs-revealer-10{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes rs-revealer-10{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}rs-loader.spinner11{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner11 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner11 .rs-spinner-inner span{display:block;width:33%;height:33%;background-color:#333;float:left;-webkit-animation:rs-revealer-11 1.3s infinite ease-in-out;animation:rs-revealer-11 1.3s infinite ease-in-out}rs-loader.spinner11 .rs-spinner-inner span:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}rs-loader.spinner12{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner12 .rs-spinner-inner{width:100%;height:100%;-webkit-animation:rs-revealer-12 1s infinite linear;animation:rs-revealer-12 1s infinite linear}@-webkit-keyframes rs-revealer-12{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rs-revealer-12{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}rs-loader.spinner13{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner13 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner13 .rs-spinner-inner span{display:block;width:40%;height:40%;position:absolute;border-radius:50%;-webkit-animation:rs-revealer-13 2s ease infinite;animation:rs-revealer-13 2s ease infinite}rs-loader.spinner13 .rs-spinner-inner span:nth-child(1){animation-delay:-1.5s;-webkit-animation-delay:-1.5s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(2){animation-delay:-1s;-webkit-animation-delay:-1s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(3){animation-delay:-.5s;-webkit-animation-delay:-.5s}@keyframes rs-revealer-13{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translate(0,160%)}}@-webkit-keyframes rs-revealer-13{0%,100%{-webkit-transform:translate(0)}25%{-webkit-transform:translate(160%)}50%{-webkit-transform:translate(160%,160%)}75%{-webkit-transform:translate(0,160%)}}rs-loader.spinner14{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner14 .rs-spinner-inner{width:100%;height:100%;animation:rs-revealer-14 1s infinite linear}rs-loader.spinner14 .rs-spinner-inner span{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;margin:-8px}rs-loader.spinner14 .rs-spinner-inner span:nth-child(1){-webkit-animation:rs-revealer-14-1 2s infinite;animation:rs-revealer-14-1 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(2){-webkit-animation:rs-revealer-14-2 2s infinite;animation:rs-revealer-14-2 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(3){-webkit-animation:rs-revealer-14-3 2s infinite;animation:rs-revealer-14-3 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(4){-webkit-animation:rs-revealer-14-4 2s infinite;animation:rs-revealer-14-4 2s infinite}@-webkit-keyframes rs-revealer-14-1{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-2{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-3{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-4{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-1{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-2{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-3{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-4{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}rs-loader.spinner15{width:40px;height:40px;margin-top:-4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner15 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner15 .rs-spinner-inner span{display:block;width:20px;height:20px;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-15 1.8s infinite ease-in-out;animation:rs-revealer-15 1.8s infinite ease-in-out}rs-loader.spinner15 .rs-spinner-inner:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes rs-revealer-15{25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes rs-revealer-15{25%{transform:translateX(30px) rotate(-90deg) scale(.5);-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{transform:translateX(30px) translateY(30px) rotate(-179deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}} .bgcanvas { display: none; position: absolute; overflow: hidden; }