@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Dancing+Script:wght@600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500;1,600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+Khojki:wght@400;500;600;700&display=swap);meta.foundation-version{font-family:"/5.5.3/"}meta.foundation-mq-small{font-family:"/only screen/";width:0}meta.foundation-mq-small-only{font-family:"/only screen and (max-width: 551px)/";width:0}meta.foundation-mq-medium{font-family:"/only screen and (min-width:551px)/";width:551px}meta.foundation-mq-medium-only{font-family:"/only screen and (min-width:551px) and (max-width:801px)/";width:551px}meta.foundation-mq-large{font-family:"/only screen and (min-width:801px)/";width:801px}meta.foundation-mq-large-only{font-family:"/only screen and (min-width:801px) and (max-width:1261px)/";width:801px}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:1261px)/";width:1261px}meta.foundation-mq-xlarge-only{font-family:"/only screen and (min-width:1261px) and (max-width:1681px)/";width:1261px}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:1681px)/";width:1681px}meta.foundation-data-attribute-namespace{font-family:false}.u-block{display:block!important}.u-inlineBlock{display:inline-block!important;max-width:100%!important}.u-hidden{display:none!important}.u-hiddenVisually{border:0!important;clip:rect(1px,1px,1px,1px)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.is-srOnly{border:0!important;clip:rect(1px,1px,1px,1px)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.u-textAlignCenter{text-align:center!important}.u-textAlignLeft{text-align:left!important}.u-textAlignRight{text-align:right!important}.u-textBreak{word-wrap:break-word!important}.u-textInheritColor{color:inherit!important}.u-textKern{text-rendering:optimizeLegibility!important;font-feature-settings:"kern" 1!important;font-kerning:normal!important}.u-textLead{line-height:1.6!important;font-size:1.1em!important}.u-textNoWrap{white-space:nowrap!important}.u-textTruncate{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;word-wrap:normal!important}.u-fontSmoothing{-moz-osx-font-smoothing:grayscale!important;-webkit-font-smoothing:antialiased!important}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}@keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}.pulse{animation-name:pulse}@keyframes rubberBand{from{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scale3d(1,1,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}.tada{animation-name:tada}@keyframes wobble{from{transform:translate3d(0,0,0)}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:translate3d(0,0,0)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:translate3d(0,0,0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.39062deg) skewY(.39062deg)}88.8%{transform:skewX(-.19531deg) skewY(-.19531deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translate3d(0,0,0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translate3d(0,0,0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translate3d(0,0,0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{from{transform:perspective(400px) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{animation-duration:.75s;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:translate3d(0,0,0);opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{from{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:translate3d(0,0,0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{from{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translate3d(0,0,0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*,:after,:before{box-sizing:border-box}body,html{height:100%}body{background:#fff;color:#646464;cursor:auto;margin:0;padding:0;position:relative}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}a:hover{cursor:pointer}figure{margin:0 0 1.5rem}img{display:inline-block;height:auto;max-width:100%;vertical-align:middle}img{-ms-interpolation-mode:bicubic}button{background:0 0;border:0}button:active,button:focus{box-shadow:none;outline:0}textarea{height:auto;min-height:50px}select{width:100%}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}html{font-size:12px}@media (min-width:551px){html{font-size:12px}}@media (min-width:801px){html{font-size:12px}}@media (min-width:1261px){html{font-size:12px}}body{font-family:Poppins,Arial,Helvetica,sans-serif;font-weight:400;line-height:1.5}a{color:#323232;line-height:inherit;text-decoration:underline}a:focus,a:hover{color:#000}p{margin-bottom:1.5rem}h1,h2,h3,h4,h5,h6{color:#323232;font-family:Poppins,Arial,Helvetica,sans-serif;font-weight:600;letter-spacing:.25px;margin-bottom:.75rem}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#323232;font-size:60%;line-height:0}h1{font-size:28px}h2{font-size:25px}h3{font-size:22px}h4{font-size:20px}h5{font-size:15px}h6{font-size:13px}.subheader{font-weight:400;line-height:24px;margin-bottom:.75rem}hr{border:solid #e5e5e5;border-width:1px 0 0;clear:both;height:0;margin:2rem 0 1.91667rem}em,i{font-style:italic;line-height:inherit}b,strong{font-weight:700;line-height:inherit}small{font-size:60%;line-height:inherit}dl,ol,ul{list-style-position:outside;margin-bottom:1.5rem}ol ol,ol ul,ul ol,ul ul{margin-left:1.2rem;margin-bottom:0}ul{margin-left:1.15rem}ol{margin-left:1.15rem}dl dt{font-weight:700;margin-bottom:.41667rem}dl dd{margin-bottom:1.5rem}abbr,acronym{border-bottom:1px dotted #ccc;color:#646464;cursor:help;font-size:90%;text-transform:uppercase}abbr{text-transform:none}blockquote,blockquote p{font-size:22px;line-height:29px}cite{color:#999;display:block;font-size:1rem}.icon{height:1.33333rem;width:1.33333rem;display:inline-block;vertical-align:middle}.icon svg{display:inline-block;fill:#323232;height:100%;vertical-align:top;width:100%}.inlineList{list-style:none;margin-top:0;margin-bottom:1.41667rem;margin-left:-1.83333rem;margin-right:0;overflow:hidden;padding:0}.inlineList>li{display:block;float:left;list-style:none;margin-left:1.83333rem}.inlineList>li>*{display:block}.table{border:solid 1px #e5e5e5;margin-bottom:2rem;table-layout:auto;width:100%}.table thead{background:#e5e5e5}.table thead tr td,.table thead tr th{font-size:1rem;font-weight:700;padding:.75rem 1.5rem}.table tr td,.table tr th{padding:.75rem 1.5rem;text-align:left}.table tbody tr td,.table tbody tr th,.table tfoot tr td,.table tfoot tr th,.table thead tr th,.table tr td{display:table-cell}.table td.table-cell--numericData,.table th.table-header--numericData{text-align:right}.table-thead{border:1px solid #e5e5e5}.table-tfoot{border:1px solid #e5e5e5}.table-tbody tr{border-bottom:1px solid #e5e5e5}.table-tbody tr:last-child{border-bottom:0}.button{-webkit-appearance:none;-moz-appearance:none;border-radius:0;border-style:solid;border-width:1px;cursor:pointer;font-family:Poppins,Arial,Helvetica,sans-serif;font-weight:400;line-height:normal;margin:0 0 1rem;position:relative;text-align:center;text-decoration:none;display:inline-block;background-color:transparent;border-color:#323232;color:#323232;font-size:1rem;padding:.91667rem 2.25rem;border-radius:4px;outline:0;vertical-align:middle}.button.active,.button.is-active,.button:focus,.button:hover{background-color:transparent;border-color:#323232;color:#fff}.button:active{background-color:transparent;border:1px solid #757575;color:#fff}.button.active,.button.is-active,.button:focus{outline:0}@media (min-width:481px){.button+.button{margin-left:.75rem}}.button--primary{background-color:#f8a61d;border-color:#f8a61d;color:#fff}.button--primary.active,.button--primary.is-active,.button--primary:focus,.button--primary:hover{background-color:#fff;border-color:#fff;color:#f8a61d}.button--primary:active{background-color:#fff;border:1px solid #fff;color:#323232}.button[disabled]{background-color:#ccc;border-color:rgba(0,0,255,0);color:#fff;cursor:default}.button--large{font-size:15px}.button--small{font-size:13px;padding:.58333rem 1.5rem}.button--slab{display:block;width:100%}.button+.button--slab{margin-left:0}.button--icon{font-size:1rem;padding:.75rem .75rem}.button--icon svg{fill:#757575}.buttonGroup{display:inline-block}.buttonGroup>.button{border-radius:0;border-right-width:0;float:left;margin-left:0}.buttonGroup>.button:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.buttonGroup>.button:last-child{border-bottom-right-radius:4px;border-right-width:1px;border-top-right-radius:4px}.dropdown-menu{display:none;left:-9999px;list-style:none;margin-left:0;position:absolute;background:#e5e5e5;font-size:1rem;height:auto;width:100%;z-index:89;max-width:200px}.dropdown-menu.open{display:block}.dropdown-menu>:first-child{margin-top:0}.dropdown-menu>:last-child{margin-bottom:0}.dropdown-menu--content{display:none;left:-9999px;list-style:none;margin-left:0;position:absolute;background:#e5e5e5;font-size:1rem;height:auto;padding:.75rem;width:100%;z-index:89;max-width:200px}.dropdown-menu--content.open{display:block}.dropdown-menu--content>:first-child{margin-top:0}.dropdown-menu--content>:last-child{margin-bottom:0}.dropdown-menu-item{cursor:pointer;font-size:1rem;line-height:1.5;margin:0;padding:.41667rem .83333rem}.dropdown-menu-item a{display:block;padding:.41667rem}.dropdown-menu-item a{margin:-.41667rem}.form{margin:0 0 1.5rem}.form-fieldset{border-width:0;margin:0;padding:0}.form-legend{background:0 0;border:solid #999;border-width:0 0 1px;display:block;line-height:32px;margin-bottom:.75rem;padding:0;width:100%}.form-label{color:#666;cursor:pointer;display:block;font-size:1rem;line-height:1.5;margin-bottom:.5rem}.form-label small{color:#323232;font-size:.83333rem;text-transform:uppercase;vertical-align:bottom}.form-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#ccc;border-style:solid;border-width:1px;border-radius:4px;color:#666;display:block;font-family:inherit;font-size:1rem;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;height:3rem;margin:0;padding:.75rem 1rem;transition:border-color .1s ease-out;width:100%}.form-input:disabled{background-color:#fff;color:#999;cursor:not-allowed}.form-input[readonly]{background-color:#e5e5e5;border-color:#999;color:#757575;cursor:text}.form-input:focus{border-color:#999;outline:0}.form-input[rows]{height:auto}.form-input[type=search]{box-sizing:border-box}.form-input::-webkit-input-placeholder{color:#999}.form-input::-ms-clear{height:0;width:0}.form-input::-moz-placeholder{color:#999}.form-input:-ms-input-placeholder{color:#999}.form-select{-webkit-appearance:none!important;-moz-appearance:none!important;background-color:#fff;border-radius:0;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");background-position:100% center;background-repeat:no-repeat;border-style:solid;border-width:1px;border-color:#ccc;color:#666;font-family:inherit;font-size:1rem;line-height:normal;padding:.75rem;border-radius:0;cursor:pointer;height:3rem;margin:0;outline:0}.form-select::-ms-expand{display:none}.form-select.radius{border-radius:4px}.form-select:focus{border-color:#999}.form-select:disabled{background-color:#fff;cursor:not-allowed}.form-select:focus{border-color:#999}.form-body{background-color:#fff;border:1px solid #999;box-shadow:0 1px 2px rgba(255,255,255,.13);margin-bottom:1.5rem;max-width:none;padding:1.5rem}.form-row{margin:0 -.75rem;max-width:none;width:auto}.form-row:after,.form-row:before{content:" ";display:table}.form-row:after{clear:both}.form-row .form-field{padding-left:.75rem;padding-right:.75rem;width:100%;float:left;max-width:none}@media (min-width:551px){.form-row--half .form-field{width:50%}.form-row--third .form-field{width:33.33333%}.form-row--quarter .form-field{width:25%}}.form-field{display:block;margin:0 0 2rem;max-width:none}.form-field:after,.form-field:before{content:" ";display:table}.form-field:after{clear:both}.form-select[multiple]{height:auto}.form-select[multiple] option{padding:5px}.form-checkbox,.form-radio{border:0;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.form-checkbox+.form-label,.form-radio+.form-label{display:inline-block;font-size:1rem;font-weight:400;margin-bottom:.41667rem;padding-left:1.91667rem;position:relative;vertical-align:baseline;width:100%}.form-checkbox+.form-label::after,.form-checkbox+.form-label::before,.form-radio+.form-label::after,.form-radio+.form-label::before{content:"";display:block;position:absolute;transition:all 50ms ease-out}.form-checkbox+.form-label::before,.form-radio+.form-label::before{background-color:#fff;border:solid #ccc;border-width:1px;height:1.33333rem;left:0;top:0;width:1.33333rem}.form-checkbox+.form-label::after,.form-radio+.form-label::after{height:1.16667rem;left:1px;opacity:0;top:1px;transform:scale(0);width:1.16667rem}.form-checkbox:checked+.form-label::after,.form-radio:checked+.form-label::after{opacity:1;transform:scale(1)}.form-checkbox[disabled]+.form-label,.form-radio[disabled]+.form-label{cursor:default}.form-checkbox[disabled]+.form-label::before,.form-radio[disabled]+.form-label::before{background-color:#fff}.form-checkbox+.form-label::before{border-radius:4px}.form-checkbox+.form-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(50, 50, 50, 0.999)' /%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;color:rgba(50,50,50,.999);content:"";font-size:1.16667rem;line-height:1;text-align:center}.form-radio+.form-label::before{border-radius:50%}.form-radio+.form-label::after{background:rgba(50,50,50,.999);border:3px solid #fff;border-radius:1.16667rem}.form-input.has-action{float:left;padding-right:2.83333rem}.form-input.has-action+.button--inputAction{background:0 0;border:0;border-radius:0 0 0 0;float:left;height:2.83333rem;margin:.08333rem 0 0 -2.91667rem;width:2.83333rem}.form-input.has-icon{float:left;padding-right:3rem}.form-input.has-icon+.icon{height:3rem;margin-left:-3rem;width:1.66667rem}.form-prefixPostfix{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.form-prefixPostfix .form-input{-ms-flex:1;flex:1}.form-prefixPostfix .button{height:3rem}.form-prefixPostfix-input{border-radius:0 0 0 0}.form-prefixPostfix-label{background-color:#fff;border:solid #999;border-width:1px;-ms-flex:1;flex:1;font-weight:300;height:3rem;line-height:normal;max-width:7.5rem;padding:.75rem;text-align:center}.form-prefixPostfix-label--prefix{border-radius:0 0 0 0;border-width:1px 0 1px 1px}.form-prefixPostfix-label--prefix+.form-input{border-radius:0 0 0 0}.form-prefixPostfix-label--postfix{border-radius:0 0 0 0;border-width:1px 1px 1px 0}.form-prefixPostfix-button--prefix{margin:0 .75rem 0 0}.form-prefixPostfix-button--postfix{margin:0 0 0 .75rem}.switch-checkbox{border:0;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.switch-checkbox:focus+.switch-toggle{border-color:#757575;box-shadow:0 0 4px rgba(117,117,117,.4)}.switch-toggle{background-color:#757575;border:1px solid #757575;border-radius:2.33333rem;cursor:pointer;display:inline-block;height:2.33333rem;position:relative;transition:all .1s ease-out;vertical-align:middle;width:5rem}.switch--important .switch-toggle{background-color:#f1a500;border-color:#f1a500}.switch--checked .switch-toggle{background-color:#008a06;border-color:#008a06}.switch--disabled .switch-toggle{background-color:#e5e5e5;border-color:#999;cursor:default}.switch-toggle::before{background:#fff;border-radius:1.6667rem;box-shadow:0 1px 1px rgba(0,0,0,.1);content:"";height:1.6667rem;left:.24998rem;position:absolute;top:.24998rem;transition:all .1s ease-out;width:1.6667rem}.switch--checked .switch-toggle::before{left:2.91665rem}.switch-label{color:#fff;height:26px;line-height:2.25;position:absolute;right:.5rem;text-transform:uppercase;transition:all .1s ease-out}.switch--checked .switch-label{font-weight:600;left:.5rem;right:auto}.switch--disabled .switch-label{color:#757575}.switch-label--icon.icon{height:2.16667rem;width:2.16667rem}.switch-label--icon.icon svg{height:2.16667rem;width:2.16667rem;fill:white}.switch--disabled .switch-label--icon.icon svg{fill:#757575}.switch-description--off{color:#000;margin-right:5px}.switch--checked .switch-description--off{color:#757575}.switch-description--on{color:#757575;margin-left:5px}.switch--checked .switch-description--on{color:#000}.switch-ariaDescription{border:0;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.form-actions{background:0 0;border:0;text-align:center}@media (min-width:481px){.form-actions{text-align:left}}.form-actions>*{display:inline-block;margin-bottom:1rem;width:100%}@media (min-width:481px){.form-actions>*{vertical-align:baseline;width:auto}}@media (min-width:481px){.form-actions--fixed{background:#fff;border-top:1px solid #999;bottom:0;left:0;padding:1.5rem 2rem;position:fixed;right:0;text-align:right;z-index:20}}.form-input-indicator{height:1.83333rem;width:1.83333rem;float:left;margin:0 0 0 -2.5rem;position:relative;top:.83333rem}.form-prefixPostfix .form-input-indicator{top:0}.form-input-indicator>svg{fill:#008a06}.form-field-errors{list-style:none;margin-left:0;margin-left:0;clear:both;margin-bottom:0;margin-top:.16667rem}.form-field-errors ol,.form-field-errors ul{list-style:none;margin-bottom:0}.form-inlineMessage{display:inline-block;line-height:24px;margin:.41667rem 0 -.5rem;width:100%}.form-field--error .form-input,.form-field--success .form-input,.form-field--warning .form-input{float:left}.form-field--success .form-checkbox+.form-label::before,.form-field--success .form-input,.form-field--success .form-prefixPostfix-label,.form-field--success .form-radio+.form-label::before,.form-field--success .form-select{border-color:#008a06}.form-field--success .form-field-error,.form-field--success .form-inlineMessage{color:#008a06}.form-field--success .form-input-indicator>svg{fill:#008a06}.form-field--error .form-checkbox+.form-label::before,.form-field--error .form-input,.form-field--error .form-prefixPostfix-label,.form-field--error .form-radio+.form-label::before,.form-field--error .form-select{border-color:#cc4749}.form-field--error .form-field-error,.form-field--error .form-inlineMessage{color:#cc4749}.form-field--error .form-input-indicator>svg{fill:#cc4749}.form-field--warning .form-checkbox+.form-label::before,.form-field--warning .form-input,.form-field--warning .form-prefixPostfix-label,.form-field--warning .form-radio+.form-label::before,.form-field--warning .form-select{border-color:#f1a500}.form-field--warning .form-field-error,.form-field--warning .form-inlineMessage{color:#f1a500}.form-field--warning .form-input-indicator>svg{fill:#f1a500}.panel{position:relative}.panel-header{background-color:#e5e5e5;margin:0;padding:1.5rem 2rem 0}.panel-title{line-height:1.5;margin:0}.panel-body{margin-bottom:1.5rem;padding:1rem 2rem 1.5rem;background:#e5e5e5}.panel-body>:first-child{margin-top:0}.panel-body>:last-child{margin-bottom:0}.panel-body>:last-child{margin-bottom:0}.breadcrumbs{display:block;list-style:none;margin-left:0;overflow:hidden}.breadcrumb{color:#323232;float:left;font-size:13px;line-height:13px;margin:0;line-height:1.5}.breadcrumb a{color:#323232}.breadcrumb.current{color:#323232;cursor:default}.breadcrumb.current a{color:#323232;cursor:default}.breadcrumb.current:focus,.breadcrumb.current:focus a,.breadcrumb.current:hover,.breadcrumb.current:hover a{text-decoration:none}.breadcrumb.unavailable{color:#999}.breadcrumb.unavailable a{color:#999}.breadcrumb.unavailable a:focus,.breadcrumb.unavailable:focus,.breadcrumb.unavailable:hover,.breadcrumb.unavailable:hover a{color:#999;cursor:not-allowed;text-decoration:none}.breadcrumb:before{color:#323232;content:"/";margin:0;position:relative;top:1px}.breadcrumb:first-child:before{content:" ";margin:0}.breadcrumb::before{margin:0 .5rem}@media (min-width:481px){.breadcrumb::before{margin:0 .5rem}}.breadcrumb-label{cursor:pointer}.breadcrumb-label:hover{color:#000;text-decoration:none}.breadcrumb.is-active>.breadcrumb-label{color:#323232;cursor:default}.breadcrumb.is-unavailable>.breadcrumb-label{color:#999;cursor:default}.tabs{border-bottom:1px solid #e5e5e5;margin:0}.tabs:after,.tabs:before{content:" ";display:table}.tabs:after{clear:both}.tab{border-bottom:#fff;display:block;list-style:none;margin:0;padding:0;position:relative}@media (min-width:551px){.tab{float:left}}.tab-title{color:#323232;display:block;font-size:15px;padding:.75rem 1.5rem}.tab-title:hover{color:#646464}.tab.is-active .tab-title{color:#646464;font-weight:700}@media (min-width:551px){.tabs--vertical{border-bottom:0;float:left;margin:0 0 1.5rem;max-width:20%;width:20%}}.tabs--vertical .tab{float:none}.tabs-contents{margin-bottom:1.5rem}.tabs-contents:after,.tabs-contents:before{content:" ";display:table}.tabs-contents:after{clear:both}@media (min-width:551px){.tabs-contents--vertical{float:left;max-width:80%;padding-left:1.5rem;width:80%}.tabs-contents--vertical>.tab-content{padding:0 1.5rem}}.tab-content{display:none;padding:1.5rem 0}.tab-content.is-active{display:block}.no-js .tab-content{display:block;float:none}.navBar:after,.navBar:before{content:" ";display:table}.navBar:after{clear:both}.navBar ol,.navBar ul{list-style:none;margin-left:0;margin:0;padding:0}.navBar ol ol,.navBar ol ul,.navBar ul ol,.navBar ul ul{list-style:none;margin-bottom:0}.navBar ol li,.navBar ul li{margin:0;padding:0}.navBar-section{float:left}.navBar-section:after,.navBar-section:before{content:" ";display:table}.navBar-section:after{clear:both}.navBar-section--alt{float:right;margin-left:1.5rem}.navBar-section+.navBar-section{margin-left:1.5rem}@media (min-width:551px){.navBar-item{float:left}}.navBar-action,.navBar-item{display:block}.navBar-action{color:#000;font-size:15px;padding:.75rem}.navList:after,.navList:before{content:" ";display:table}.navList:after{clear:both}.navList ol,.navList ul{list-style:none;margin-left:0;margin:0;padding:0}.navList ol ol,.navList ol ul,.navList ul ol,.navList ul ul{list-style:none;margin-bottom:0}.navList ol li,.navList ul li{margin:0;padding:0}.navList-section:after,.navList-section:before{content:" ";display:table}.navList-section:after{clear:both}.navList-section--alt{float:right;margin-left:1.5rem}.navList-section+.navList-section{margin-top:1.5rem}.navList-action,.navList-item{display:block}.navList-action{color:#323232;font-size:15px;padding:.16667rem 0}.pagination-list{display:block;margin-left:0}.pagination-list li{color:#323232;font-size:1rem;margin-left:.41667rem}.pagination-list li a,.pagination-list li button{border-radius:4px;transition:background-color .3s ease-out;background:0 0;color:#323232;display:block;font-size:1em;font-weight:400;line-height:inherit;padding:.33333rem .5rem}.pagination-list li{display:block}li.pagination-item{cursor:pointer}li.pagination-item:first-child{margin-left:0}li.pagination-item a:hover{color:#323232}li.pagination-item--current a,li.pagination-item--current button{color:#323232;cursor:default}.alertBox{border-style:none;display:block;font-size:1rem;font-weight:400;margin-bottom:.75rem;padding:.75rem 1.16667rem .75rem 1.16667rem;position:relative;transition:opacity .3s ease-out;background-color:#e5e5e5;border-color:#e5e5e5;color:#fff}.alertBox .icon{height:1.66667rem;width:1.66667rem}.alertBox .button{margin:0 0 0 .75rem}.alertBox--info{background-color:#666;border-color:#666;color:#323232}.alertBox--info svg{fill:#dfdfdf}.alertBox--success{background-color:#d5ffd8;border-color:#d5ffd8;color:#fff}.alertBox--success svg{fill:#008a06}.alertBox--warning{background-color:#fffdea;border-color:#fffdea;color:#fff}.alertBox--warning svg{fill:#f1a500}.alertBox--error{background-color:#fdd;border-color:#fdd;color:#fff}.alertBox--error svg{fill:#cc4749}.alertBox-column{display:table-cell;text-align:center;vertical-align:middle}.alertBox-icon{padding-right:1.16667rem}.alertBox-message{margin:0;text-align:left;width:100%}.alertBox-heading{margin:0}.alertBox-close{cursor:pointer;padding-left:1.16667rem}.alertBox-close .icon{height:1.66667rem;width:1.66667rem}.alertBox-close svg{fill:#999999}.accordion{margin-bottom:0;border:#e5e5e5 solid;border-width:1px;box-shadow:0 1px 2px rgba(255,255,255,.13);margin:0 0 1.5rem}.accordion:after,.accordion:before{content:" ";display:table}.accordion:after{clear:both}.accordion-navigation{display:block;margin-bottom:0!important;border:#e5e5e5 solid;border-width:1px 0;cursor:pointer}.accordion-navigation.is-open>a{background:#fff;color:#000}.accordion-navigation>a{background:#fff;color:#646464;padding:1.91667rem;display:block;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:1rem}.accordion-navigation>a:hover{background:#e5e5e5}.accordion-navigation .accordion-title{padding:1.5rem 1.91667rem}.accordion-title{font-weight:700;line-height:24px}.accordion-content{display:none;padding:2rem;border:#e5e5e5 solid;border-width:0 0 1px}.accordion-content.is-open{display:block}.accordion-navigation--success .accordion-title,.accordion-navigation--success.is-open>a{color:#008a06}.accordion-navigation--error .accordion-title,.accordion-navigation--error.is-open>a{color:#cc4749}.accordion-navigation--warning .accordion-title,.accordion-navigation--warning.is-open>a{color:#f1a500}body.has-activeModal{overflow:hidden}.modal-background{background:#000;background:rgba(50,50,50,.95);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:1004;left:0}.has-activeModal .modal-background{display:block}.modal{border-radius:0;display:none;position:absolute;top:0;visibility:hidden;width:100%;z-index:1005;left:0;background-color:#fff;padding:2.25rem 2.25rem;border:solid 0 #e5e5e5;box-shadow:none;max-height:80%;overflow:auto;position:fixed}@media only screen and (max-width:551px){.modal{min-height:100vh}}.modal .column,.modal .columns{min-width:0}.modal>:first-child{margin-top:0}.modal>:last-child{margin-bottom:0}@media only screen and (min-width:551px){.modal{left:0;margin:0 auto;max-width:80%;right:0;width:900px}}@media only screen and (min-width:551px){.modal{top:50%!important}}@media (min-width:551px){.modal{transform:translateY(-50%)}}.modal--large{max-height:90%;width:1280px}.modal--small{width:500px}.modal-header{border-bottom:1px solid #e5e5e5;padding:1rem 0;position:relative}.modal-header-title{margin:0}.modal-body{padding:3rem 0}.modal-body>:last-child{margin-bottom:0}.modal-footer{border-top:1px solid #e5e5e5;padding:.75rem 1.5rem;text-align:center}@media (min-width:481px){.modal-footer{text-align:right}}.modal-footer .button{display:block}@media (min-width:481px){.modal-footer .button{display:inline-block;margin-bottom:0}}.modal-footer-link{display:inline-block;font-size:15px;margin:0 0 .75rem}@media (min-width:481px){.modal-footer-link{display:inline;margin:1.5rem}}.modal-close{color:#666;cursor:pointer;font-size:25px;font-weight:400;line-height:1;position:absolute;top:1.05rem;right:.75rem;transform:translateY(none)}.modal-close .icon{height:1.66667rem;width:1.66667rem}@media print{.modal{background:#fff!important;display:none}}.loadingNotification{left:50%;position:fixed;text-align:center;top:3rem;transform:translateX(-50%);transform-style:preserve-3d;transition:all .2s ease-out;z-index:500}.loadingNotification.ng-hide-add-active,.loadingNotification.ng-hide-remove{opacity:0;top:3.6rem;transform:scale(.9) translateX(-50%)}.loadingNotification.ng-hide-remove-active{opacity:1;top:3rem;transform:scale(1) translateX(-50%)}.loadingNotification-label{background:#666;border-radius:4px;color:#fff;display:inline-block;font-size:15px;padding:.41667rem .75rem}.loadingOverlay-container{min-height:120px;position:relative}.loadingOverlay{background:rgba(50,50,50,.9);bottom:0;height:100%;left:0;opacity:1;position:absolute;right:0;top:0;transition:all 250ms ease-out;width:100%}.loadingOverlay::before{height:3.33333rem;width:3.33333rem;border-radius:3.33333rem;border:solid 2px;border-color:#fff #fff #999 #999;content:"";display:block;left:0;margin:0 auto;position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(0);transform-style:preserve-3d;animation:spin .5s infinite cubic-bezier(.69,.31,.56,.83)}.loadingOverlay.ng-enter,.loadingOverlay.ng-leave.ng-leave-active{opacity:0}.loadingOverlay.ng-enter.ng-enter-active,.loadingOverlay.ng-leave{opacity:1}@keyframes spin{0%{transform:translateY(-50%) rotate(0)}100%{transform:translateY(-50%) rotate(360deg)}}.actionBar{margin:1.5rem 0}.actionBar:after,.actionBar:before{content:" ";display:table}.actionBar:after{clear:both}.actionBar .button{margin-bottom:0}.actionBar .buttonGroup{vertical-align:middle}.actionBar-link{display:block;padding:.75rem 0}.actionBar-section:after,.actionBar-section:before{content:" ";display:table}.actionBar-section:after{clear:both}@media (min-width:551px){.actionBar-section{float:left}.actionBar-section .form-label{display:inline-block;margin:0 .41667rem 0 0}.actionBar-section .form-input,.actionBar-section .form-select{display:inline-block;width:16.66667rem}}@media (min-width:551px){.actionBar-section--alt{float:right}}.actionBar-item{margin-bottom:1.5rem}@media (min-width:551px){.actionBar-item{display:inline-block;margin-bottom:0;margin-right:1.5rem;vertical-align:middle}.actionBar-item:last-child{margin-right:0}}.card{background-color:transparent;margin-bottom:3rem;padding:0 0}.card-figure{background-color:#fff;margin-bottom:0;padding:0 0;position:relative}.card-image{border:1px solid #999;width:100%}.card-figcaption{bottom:0;height:100%;left:0;opacity:0;position:absolute;right:0;text-align:center;top:0}.card-figcaption:hover{opacity:1}.card-figcaption-action{display:block;height:100%}.card-figcaption-body{position:relative;top:50%;transform:translateY(-50%);transform-style:preserve-3d}.card-figcaption-body>:first-child{margin-top:0}.card-figcaption-body>:last-child{margin-bottom:0}.card-figcaption-body .card-text{color:#323232}.card-figcaption-button{background-color:rgba(255,255,255,.9);color:#323232}.card-figcaption-button:hover{background-color:#fff;color:#323232}.card-body{padding:.75rem 0 0}.card-body>:first-child{margin-top:0}.card-body>:last-child{margin-bottom:0}.card-body .card-text{color:#323232}.card-surTitle{float:right;margin-left:1.5rem;max-width:40%;text-align:right}.card-footer{background-color:transparent;margin:0}.card-footer:after,.card-footer:before{content:" ";display:table}.card-footer:after{clear:both}.card-button{margin-bottom:0}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff center center no-repeat}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0px;cursor:pointer;background:0 0;color:transparent;top:50%;transform:translate(0,-50%);padding:0;border:none;outline:0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:.8}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.6}.slick-next:before,.slick-prev:before{font-family:inherit;font-size:20px;line-height:1;color:#999;opacity:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:""}[dir=rtl] .slick-prev:before{content:""}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:""}[dir=rtl] .slick-next:before{content:""}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:.8}.slick-dots li button:before{position:absolute;top:0;left:0;content:"";width:20px;height:20px;font-family:inherit;font-size:60px;line-height:20px;text-align:center;color:#323232;opacity:.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#757575;opacity:1}.slick-next,.slick-prev{background-color:#fff;background-color:rgba(255,255,255,.9);z-index:1;border:1px solid #fff;height:5.08333rem;margin-top:-2.5rem;padding:.83333rem;width:3.33333rem}.slick-next::before,.slick-prev::before{background-position:50%;background-repeat:no-repeat;background-size:100%;display:block;height:3.41667rem;width:1.66667rem}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{background-color:#fff;background-color:rgba(255,255,255,.9);background-position:50%;background-repeat:no-repeat;background-size:100%}.slick-next{right:-10px}@media (min-width:1261px){.slick-next{right:-3.41667rem}}.slick-next::before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E")}.slick-next:hover::before{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS40NTY3OSAxLjAwNzQ2MTQ3bDIxIDIwLjAyNDgyMTQzTDEuNTA4ODUgNDEuMDA3NDYxNSIgc3Ryb2tlPSIjOTg5ODk4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+")}.slick-prev{left:-15px}@media (min-width:1261px){.slick-prev{left:-3.41667rem}}.slick-prev::before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M22.4572074 1.00746147l-21 20.02482143 20.9479397 19.9751786' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E")}.slick-prev:hover::before{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjIuNDU3MjA3NCAxLjAwNzQ2MTQ3bC0yMSAyMC4wMjQ4MjE0MyAyMC45NDc5Mzk3IDE5Ljk3NTE3ODYiIHN0cm9rZT0iIzk4OTg5OCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==")}.slick-dots{margin:0}.slick-dots li{height:2.66667rem;width:2.66667rem;margin:0;padding:.41667rem}.slick-dots li button,.slick-dots li button::before{height:1.25rem;width:1.25rem;border-radius:50%}.slick-dots li button{border:1px solid #323232;display:inline-block;margin:0;padding:0;position:relative;text-align:center;vertical-align:middle}.slick-dots li button:hover::before{background:#323232}.slick-dots li button::before{display:block;left:-1px;top:-1px;transition:background .1s ease-out}.slick-dots li.slick-active button::before{background:#757575}.slick-disabled{cursor:default;opacity:.1}.slick-track{-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}.pace{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pace-inactive{display:none}.pace-progress{background-color:#999;height:.41667rem;position:fixed;right:100%;top:0;width:100%;z-index:2000}body.swal2-shown{overflow-y:hidden}body.swal2-iosfix{position:fixed;left:0;right:0}.swal2-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;left:0;bottom:0;right:0;padding:10px;background-color:transparent;z-index:1060}.swal2-container.swal2-top{-ms-flex-align:start;align-items:flex-start}.swal2-container.swal2-top-left{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}.swal2-container.swal2-top-right{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:end;justify-content:flex-end}.swal2-container.swal2-center{-ms-flex-align:center;align-items:center}.swal2-container.swal2-center-left{-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.swal2-container.swal2-center-right{-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}.swal2-container.swal2-bottom{-ms-flex-align:end;align-items:flex-end}.swal2-container.swal2-bottom-left{-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:start;justify-content:flex-start}.swal2-container.swal2-bottom-right{-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end}.swal2-container.swal2-grow-fullscreen>.swal2-modal{display:-ms-flexbox!important;display:flex!important;-ms-flex:1;flex:1;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-pack:center;justify-content:center}.swal2-container.swal2-grow-row>.swal2-modal{display:-ms-flexbox!important;display:flex!important;-ms-flex:1;flex:1;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center}.swal2-container.swal2-grow-column{-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}.swal2-container.swal2-grow-column.swal2-bottom,.swal2-container.swal2-grow-column.swal2-center,.swal2-container.swal2-grow-column.swal2-top{-ms-flex-align:center;align-items:center}.swal2-container.swal2-grow-column.swal2-bottom-left,.swal2-container.swal2-grow-column.swal2-center-left,.swal2-container.swal2-grow-column.swal2-top-left{-ms-flex-align:start;align-items:flex-start}.swal2-container.swal2-grow-column.swal2-bottom-right,.swal2-container.swal2-grow-column.swal2-center-right,.swal2-container.swal2-grow-column.swal2-top-right{-ms-flex-align:end;align-items:flex-end}.swal2-container.swal2-grow-column>.swal2-modal{display:-ms-flexbox!important;display:flex!important;-ms-flex:1;flex:1;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center}.swal2-container:not(.swal2-top):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-left):not(.swal2-bottom-right)>.swal2-modal{margin:auto}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.swal2-container .swal2-modal{margin:0!important}}.swal2-container.swal2-fade{transition:background-color .1s}.swal2-container.swal2-shown{background-color:rgba(0,0,0,.4)}.swal2-modal{-ms-flex-direction:column;flex-direction:column;background-color:#fff;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;border-radius:5px;box-sizing:border-box;text-align:center;overflow-x:hidden;overflow-y:auto;display:none;position:relative;max-width:100%}.swal2-modal:focus{outline:0}.swal2-modal.swal2-loading{overflow-y:hidden}.swal2-modal .swal2-title{color:#595959;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:0 0 .4em;padding:0;display:block;word-wrap:break-word}.swal2-modal .swal2-buttonswrapper{margin-top:15px}.swal2-modal .swal2-buttonswrapper:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4;cursor:no-drop}.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-confirm{box-sizing:border-box;border:4px solid transparent;border-color:transparent;width:40px;height:40px;padding:0;margin:7.5px;vertical-align:top;background-color:transparent!important;color:transparent;cursor:default;border-radius:100%;animation:rotate-loading 1.5s linear 0s infinite normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-cancel{margin-left:30px;margin-right:30px}.swal2-modal .swal2-buttonswrapper.swal2-loading :not(.swal2-styled).swal2-confirm::after{display:inline-block;content:'';margin-left:5px;vertical-align:-1px;height:15px;width:15px;border:3px solid #999;box-shadow:1px 1px 1px #fff;border-right-color:transparent;border-radius:50%;animation:rotate-loading 1.5s linear 0s infinite normal}.swal2-modal .swal2-styled{border:0;border-radius:3px;box-shadow:none;color:#fff;cursor:pointer;font-size:17px;font-weight:500;margin:15px 5px 0;padding:10px 32px}.swal2-modal .swal2-styled:focus{outline:0;box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(50,100,150,.4)}.swal2-modal .swal2-image{margin:20px auto;max-width:100%}.swal2-modal .swal2-close{background:0 0;border:0;margin:0;padding:0;width:38px;height:40px;font-size:36px;line-height:40px;font-family:serif;position:absolute;top:5px;right:8px;cursor:pointer;color:#ccc;transition:color .1s ease}.swal2-modal .swal2-close:hover{color:#d55}.swal2-modal>.swal2-checkbox,.swal2-modal>.swal2-file,.swal2-modal>.swal2-input,.swal2-modal>.swal2-radio,.swal2-modal>.swal2-select,.swal2-modal>.swal2-textarea{display:none}.swal2-modal .swal2-content{font-size:18px;text-align:center;font-weight:300;position:relative;float:none;margin:0;padding:0;line-height:normal;color:#545454;word-wrap:break-word}.swal2-modal .swal2-checkbox,.swal2-modal .swal2-file,.swal2-modal .swal2-input,.swal2-modal .swal2-radio,.swal2-modal .swal2-select,.swal2-modal .swal2-textarea{margin:20px auto}.swal2-modal .swal2-file,.swal2-modal .swal2-input,.swal2-modal .swal2-textarea{width:100%;box-sizing:border-box;font-size:18px;border-radius:3px;border:1px solid #d9d9d9;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);transition:border-color .3s,box-shadow .3s}.swal2-modal .swal2-file.swal2-inputerror,.swal2-modal .swal2-input.swal2-inputerror,.swal2-modal .swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-modal .swal2-file:focus,.swal2-modal .swal2-input:focus,.swal2-modal .swal2-textarea:focus{outline:0;border:1px solid #b4dbed;box-shadow:0 0 3px #c4e6f5}.swal2-modal .swal2-file:-ms-input-placeholder,.swal2-modal .swal2-input:-ms-input-placeholder,.swal2-modal .swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-modal .swal2-file::placeholder,.swal2-modal .swal2-input::placeholder,.swal2-modal .swal2-textarea::placeholder{color:#ccc}.swal2-modal .swal2-range input{float:left;width:80%}.swal2-modal .swal2-range output{float:right;width:20%;font-size:20px;font-weight:600;text-align:center}.swal2-modal .swal2-range input,.swal2-modal .swal2-range output{height:43px;line-height:43px;vertical-align:middle;margin:20px auto;padding:0}.swal2-modal .swal2-input{height:43px;padding:0 12px}.swal2-modal .swal2-input[type=number]{max-width:150px}.swal2-modal .swal2-file{font-size:20px}.swal2-modal .swal2-textarea{height:108px;padding:12px}.swal2-modal .swal2-select{color:#545454;font-size:inherit;padding:5px 10px;min-width:40%;max-width:100%}.swal2-modal .swal2-radio{border:0}.swal2-modal .swal2-radio label:not(:first-child){margin-left:20px}.swal2-modal .swal2-radio input,.swal2-modal .swal2-radio span{vertical-align:middle}.swal2-modal .swal2-radio input{margin:0 3px 0 0}.swal2-modal .swal2-checkbox{color:#545454}.swal2-modal .swal2-checkbox input,.swal2-modal .swal2-checkbox span{vertical-align:middle}.swal2-modal .swal2-validationerror{background-color:#f0f0f0;margin:0 -20px;overflow:hidden;padding:10px;color:gray;font-size:16px;font-weight:300;display:none}.swal2-modal .swal2-validationerror::before{content:'!';display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:#fff;line-height:24px;text-align:center;margin-right:10px}@supports (-ms-accelerator:true){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.swal2-range input{width:100%!important}.swal2-range output{display:none}}.swal2-icon{width:80px;height:80px;border:4px solid transparent;border-radius:50%;margin:20px auto 30px;padding:0;position:relative;box-sizing:content-box;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon.swal2-error{border-color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;display:block}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{position:absolute;height:5px;width:47px;background-color:#f27474;display:block;top:37px;border-radius:2px}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{transform:rotate(45deg);left:17px}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{transform:rotate(-45deg);right:16px}.swal2-icon.swal2-warning{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;color:#f8bb86;border-color:#facea8;font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-info{font-family:'Open Sans',sans-serif;color:#3fc3ee;border-color:#9de0f6;font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-question{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;color:#87adbd;border-color:#c9dae1;font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-success{border-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{border-radius:50%;position:absolute;width:60px;height:120px;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{border-radius:120px 0 0 120px;top:-7px;left:-33px;transform:rotate(-45deg);transform-origin:60px 60px}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{border-radius:0 120px 120px 0;top:-11px;left:30px;transform:rotate(-45deg);transform-origin:0 60px}.swal2-icon.swal2-success .swal2-success-ring{width:80px;height:80px;border:4px solid rgba(165,220,134,.2);border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.swal2-icon.swal2-success .swal2-success-fix{width:7px;height:90px;position:absolute;left:28px;top:8px;z-index:1;transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{height:5px;background-color:#a5dc86;display:block;border-radius:2px;position:absolute;z-index:2}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{width:25px;left:14px;top:46px;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{width:47px;right:8px;top:38px;transform:rotate(-45deg)}.swal2-progresssteps{font-weight:600;margin:0 0 20px;padding:0}.swal2-progresssteps li{display:inline-block;position:relative}.swal2-progresssteps .swal2-progresscircle{background:#3085d6;border-radius:2em;color:#fff;height:2em;line-height:2em;text-align:center;width:2em;z-index:20}.swal2-progresssteps .swal2-progresscircle:first-child{margin-left:0}.swal2-progresssteps .swal2-progresscircle:last-child{margin-right:0}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep{background:#3085d6}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle{background:#add8e6}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline{background:#add8e6}.swal2-progresssteps .swal2-progressline{background:#3085d6;height:.4em;margin:0 -1px;z-index:10}[class^=swal2]{-webkit-tap-highlight-color:transparent}@keyframes showSweetAlert{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}100%{transform:scale(1)}}@keyframes hideSweetAlert{0%{transform:scale(1);opacity:1}100%{transform:scale(.5);opacity:0}}.swal2-show{animation:showSweetAlert .3s}.swal2-show.swal2-noanimation{animation:none}.swal2-hide{animation:hideSweetAlert .15s forwards}.swal2-hide.swal2-noanimation{animation:none}@keyframes animate-success-tip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animate-success-long{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@keyframes rotatePlaceholder{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}.swal2-animate-success-line-tip{animation:animate-success-tip .75s}.swal2-animate-success-line-long{animation:animate-success-long .75s}.swal2-success.swal2-animate-success-icon .swal2-success-circular-line-right{animation:rotatePlaceholder 4.25s ease-in}@keyframes animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);opacity:1}}.swal2-animate-error-icon{animation:animate-error-icon .5s}@keyframes animate-x-mark{0%{transform:scale(.4);margin-top:26px;opacity:0}50%{transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);margin-top:0;opacity:1}}.swal2-animate-x-mark{animation:animate-x-mark .5s}@keyframes rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.swal2-modal{background-color:#fff!important;border-radius:4px;font-family:Poppins,Arial,Helvetica,sans-serif}.swal2-modal .swal2-title{color:#323232;font-size:2.5rem}.swal2-modal .swal2-content{color:#646464;font-size:1.16667rem}.swal2-modal .swal2-file,.swal2-modal .swal2-input,.swal2-modal .swal2-textarea{border:1px solid #ccc;color:#666}.swal2-modal .swal2-checkbox,.swal2-modal .swal2-select{color:#666}.swal2-modal .swal2-buttonswrapper{margin:25px 0 0}.swal2-modal .swal2-styled{-webkit-appearance:none;-moz-appearance:none;border-radius:0;border-style:solid;border-width:1px;cursor:pointer;font-family:Poppins,Arial,Helvetica,sans-serif;font-weight:400;line-height:normal;margin:0 0 1rem;position:relative;text-align:center;text-decoration:none;display:inline-block;background-color:transparent;border-color:#323232;color:#323232;font-size:1rem;padding:.91667rem 2.25rem;border-radius:4px;line-height:1rem;outline:0;transition:all .15s ease;vertical-align:middle}.swal2-modal .swal2-styled.active,.swal2-modal .swal2-styled.is-active,.swal2-modal .swal2-styled:focus,.swal2-modal .swal2-styled:hover{background-color:transparent;border-color:#323232;color:#fff}.swal2-modal .swal2-styled:active{background-color:transparent;border:1px solid #757575;color:#fff}.swal2-modal .swal2-styled:focus{outline:0}.swal2-modal .swal2-confirm{background-color:#f8a61d;border-color:#f8a61d;color:#fff}.swal2-modal .swal2-confirm:focus,.swal2-modal .swal2-confirm:hover{background-color:#fff;border-color:#fff;color:#f8a61d}.swal2-modal .swal2-confirm:active{background-color:#fff;border-color:#fff;color:#323232}.swal2-modal .swal2-cancel{background-color:transparent;border-color:#323232;color:#323232}@media (min-width:481px){.swal2-modal .swal2-cancel{margin-left:.75rem}}.swal2-modal .swal2-cancel:focus,.swal2-modal .swal2-cancel:hover{background-color:transparent;border-color:#323232;color:#fff}.swal2-modal .swal2-cancel:active{background-color:transparent;border-color:#757575;color:#fff}body,html{height:auto}body{padding-top:55px}@media (min-width:801px){body{padding-top:0}}figure{margin-bottom:2rem;margin-top:2rem}figure>figcaption{margin-bottom:-.5rem}figcaption{color:#999;margin-top:.75rem}body{font-size:1rem;font-weight:400}h1,h2,h3,h4,h5,h6{font-weight:600;margin-top:2.25rem}h5,h6{text-transform:uppercase}a{transition:color .15s ease}cite{line-height:1.5;margin:.5rem 0 0}.page-heading{margin:0 0 3rem;text-align:center}h1{font-size:28px}h2{font-size:25px}h3{font-size:22px}h4{font-size:20px}h5{font-size:15px}h6{font-size:13px}.definitionList:after,.definitionList:before{content:" ";display:table}.definitionList:after{clear:both}.definitionList-key{color:#323232;float:left;font-weight:400;margin:0 .41667rem 0 0}.definitionList-value{margin:0}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z' fill='rgba(117, 117, 117, 0.999)' /%3E%3C/svg%3E");background-position:right .58333rem top .66667rem;border-radius:4px;padding:.75rem 3rem .75rem 1rem}.form-label small{float:right;margin-top:.41667rem}.form-label--inlineSmall small{color:#323232;float:none;font-size:inherit;font-weight:400;margin-left:.41667rem;text-transform:none}.table{margin-top:2rem}.table td+td{border-left:1px solid #e5e5e5}.table .table-alignCenter{text-align:center}.table .table-alignRight{text-align:right}.table-actions{margin:1.5rem;text-align:center}.table-actions .form{margin-bottom:0}.table-actions .button{display:block;margin-left:0;margin-right:0;width:100%}@media (min-width:551px){.table-actions .button{display:inline-block;margin-bottom:0;width:auto}}@media (min-width:551px){.table-actions .button+.button{margin-left:.41667rem}}.table--line{border-color:#e5e5e5;border-width:0 0 1px}.table--line .table-thead{background-color:#fff;border-color:#e5e5e5;border-width:0 0 1px}.table--line .table-thead tr th{padding-left:0;padding-right:0}@media (min-width:551px){.table--line .table-thead tr th{text-align:center}.table--line .table-thead tr th:first-child{text-align:left}.table--line .table-thead tr th:last-child{text-align:right}}.table--line .table-thead tr th+th{padding-left:1.5rem}.table--line tr{border-color:1px solid #e5e5e5}.table--line tr td{display:block;padding-left:0;padding-right:0}@media (min-width:551px){.table--line tr td{text-align:center}.table--line tr td:first-child{text-align:left}.table--line tr td:last-child{text-align:right}}.table--line tr td+td{padding-left:1.5rem}.table--line td+td{border-left:0}.dropdown{left:-9999px;outline:0;position:absolute}.dropdown-menu.is-loading .loadingOverlay{background:0 0;padding:4.5rem 0;position:relative}.dropdown-menu.is-open{display:block}.dropdown-menu-item{text-align:left}.dropdown-menu-item:first-child>a{padding-top:.75rem}.dropdown-menu-item:last-child>a{padding-bottom:1rem}.dropdown-menu-item>a{margin:0;padding:.25rem 1.16667rem;text-decoration:none}.dropdown-menu-item>a:hover{background-color:#fafafa}.dropdown-menu-item>a>img{margin-right:5px}.form-wishlist{position:relative}.dropdown-menu-button{width:100%}.dropdown-menu-button.is-open{border-bottom-left-radius:0;border-bottom-right-radius:0}.dropdown-menu-button .icon{float:right;margin-left:10px}#wishlist-dropdown.is-open{background:0 0;left:auto!important;max-width:none!important;width:100%!important}@media (min-width:551px){#wishlist-dropdown.is-open{padding-right:20px}}@media (min-width:801px){#wishlist-dropdown.is-open{padding-right:0}}@media (min-width:1261px){#wishlist-dropdown.is-open{padding-right:11px}}#wishlist-dropdown.is-open:focus{outline:0}#wishlist-dropdown.is-open [data-wishlist]{border-top:none;margin-bottom:0;width:100%}#wishlist-dropdown.is-open .button{background-color:#fff;border-top-left-radius:0;border-top-right-radius:0;width:100%}#wishlist-dropdown.is-open .button--has-items{font-weight:700}#wishlist-dropdown.is-open li:not(:last-child) .button{border-bottom:none;border-radius:0;border-top:none;margin-bottom:0}.modal{left:50%;margin:0 auto;max-height:90%;max-width:95%;min-height:240px;outline:0;overflow:hidden;padding:0;right:0;top:50%!important;transform:translate(-50%,-50%)}@media (min-width:1261px){.modal--large{width:1280px}}.modal-header{padding-left:2.25rem;padding-right:3.41667rem}.modal-header-title{font-size:22px;text-align:center}@media (min-width:801px){.modal-header-title{font-size:25px}}.modal-close{height:2.66667rem;width:2.66667rem;color:#323232;font-size:26px;line-height:2.66667rem;padding:0;position:absolute;text-align:center;text-decoration:none;z-index:50}@media (min-width:801px){.modal-close{font-size:32px}}.modal-close:hover{color:#000}.modal-body{overflow:auto;-webkit-overflow-scrolling:touch;padding:2.25rem 2.25rem}.breadcrumbs{z-index:5;display:none;font-size:0;line-height:1;text-align:center;margin:0;position:relative}@media (min-width:551px){.breadcrumbs{display:block}.breadcrumbs+.page-heading{margin-top:15px}}.breadcrumb{vertical-align:top;display:inline-block;float:none;line-height:1;padding:5px 0}.breadcrumb a{text-transform:capitalize}.breadcrumb:before{content:">"}.breadcrumb:first-child:before{content:none}.breadcrumb.is-active>.breadcrumb-label{cursor:text}.breadcrumb-label{text-decoration:none}.panel-title{font-size:20px}.panel--large .panel-body{margin-bottom:2rem;padding:2rem}.pagination-list{font-size:0;margin-bottom:1.5rem;text-align:center;position:relative}.pagination-list:after,.pagination-list:before{content:" ";display:table}.pagination-list:after{clear:both}.pagination-list .pagination-item{display:inline-block}.pagination-list li{margin-left:10px}.pagination-list .pagination-item--next,.pagination-list .pagination-item--previous{position:absolute;top:0}.pagination-list .pagination-item--previous{left:0}.pagination-list .pagination-item--next{right:0}.pagination-item{border:none;line-height:1}.pagination-item .pagination-link{font-size:13px;color:#323232;text-decoration:none;transition:all .2s ease;min-width:20px;text-align:center}.pagination-item .pagination-link:before{content:"";left:0;bottom:0;height:1px;width:0;background-color:#646464;transition:all .3s ease;position:absolute}.pagination-item .pagination-link:hover{color:#000}.pagination-item .pagination-link:hover:before{width:100%}.pagination-item.pagination-item--current{border-radius:0;color:#323232;margin:0 .41667rem 0 .75rem}.pagination-item.pagination-item--current .pagination-link:before{width:100%}.pagination-item.pagination-item--next>a,.pagination-item.pagination-item--previous>a{padding-left:0;padding-right:0;color:#323232}.pagination-item.pagination-item--next>a:before,.pagination-item.pagination-item--previous>a:before{width:100%}.pagination-item.pagination-item--next>a:hover,.pagination-item.pagination-item--previous>a:hover{color:#000}.pagination-item.pagination-item--next>a:hover .icon>svg,.pagination-item.pagination-item--previous>a:hover .icon>svg{fill:black}.pagination-item--next .icon,.pagination-item--previous .icon{height:1.66667rem;margin-top:-.16667rem;width:1.66667rem}.pagination-item--previous{float:left}.pagination-item--previous .icon{margin-left:-1rem}.pagination-item--next{float:right}.pagination-item--next .icon{margin-right:-1rem}.pagination-list--small{position:relative}.pagination-list--small .pagination-item{color:#323232;cursor:inherit;line-height:1.5}.pagination-list--small .pagination-link{padding:0 .41667rem}.pagination-list--small .pagination-item--next,.pagination-list--small .pagination-item--previous{position:absolute;top:0}.pagination-list--small .pagination-item--previous{left:0}.pagination-list--small .pagination-item--next{right:0}.button{line-height:1rem;transition:all .15s ease}.button+.button{margin-left:0}@media (min-width:801px){.button+.button{margin-left:.75rem}}.button[disabled]{cursor:not-allowed}.button--icon svg{fill:#757575}.tab{border-top:1px solid #e5e5e5;float:none}@media (min-width:801px){.tab{border-top-color:#fff;float:left}}.tab.is-active{border-left-color:#fff;border-right-color:#fff}@media (min-width:551px){.tab.is-active{margin-bottom:-1px}}@media (min-width:801px){.tab.is-active{border:1px solid #e5e5e5;border-bottom:1px solid #fff}}.tab-title{padding:1.16667rem 0;text-align:center;text-decoration:none}@media (min-width:551px){.tab-title{text-align:left}}@media (min-width:801px){.tab-title{padding:.75rem 1.5rem}}.tab-content.has-jsContent{display:block;height:0;overflow:hidden;padding:0;visibility:hidden}.tab-content.has-jsContent.is-active{height:auto;overflow:visible;padding:1.5rem 0;visibility:visible}.accordion{border-radius:4px;box-shadow:none}.accordion .navList{margin-bottom:0}.accordion-content{border:0}.accordion-content .form:only-child{margin-bottom:0}.accordion-title{margin:0}.accordion-navigation{margin-top:-1px;position:relative;text-decoration:none}.accordion--navList{border:0}.sidebarBlock+.accordion--navList{margin-top:50px}.accordion--navList .accordion-block{margin-top:50px}.accordion--navList .accordion-content{padding:0}.accordion--navList .accordion-navigation{background-position:right 0 top 50%;font-size:16px;border:none}.accordion--navList .accordion-title{text-decoration:none;text-transform:inherit;font-size:16px;line-height:1.5;font-weight:600;padding:0 0 7px 0;margin:0 0 20px 0;letter-spacing:.8px;text-transform:uppercase;border-bottom:1px solid #ebebeb;font-family:Poppins,Arial,Helvetica,sans-serif;color:#323232}.accordion--navList .accordion-indicator{fill:#999999}.accordion--navList .accordion-navigation-actions{right:0;top:0}.accordion-block:first-child{margin-top:0}.accordion-block:first-child .accordion-navigation{border-radius:0}.accordion-block:last-child .accordion-content,.accordion-block:last-child .accordion-navigation{border-radius:0}.accordion-block:last-child .accordion-navigation{border-bottom-width:0}.accordion-block:last-child .accordion-navigation.is-open{border-bottom-width:1px;border-radius:0}.accordion-navigation-actions{position:absolute;right:1.91667rem;top:1.5rem}.accordion-navigation-actions>a{font-size:10px;color:#323232;vertical-align:middle;background-color:#fafafa;border-radius:20px;padding:2px 10px}.accordion-navigation-actions>a:hover{color:#000}.inlineList--labels{margin-bottom:0}.inlineList--labels>li{vertical-align:top;display:inline-block!important;margin-left:0;margin-bottom:.75rem!important;margin-right:.75rem}.alertBox{border-radius:4px;color:#323232}.alertBox-icon .icon{height:2.08333rem;width:2.08333rem}.alertBox--info{color:#fff}.alertBox--info .alertBox-close svg{fill:#dfdfdf}.lazyload,.lazyloading{height:100%}.form--hiddenLabels .form-label{border:0;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.form-inlineMessage{display:block}.form-field--error .form-input{float:none}.form-field--error .form-inlineMessage:before{background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z' fill='rgba(204, 71, 73, 0.999)' /%3E%3C/svg%3E") no-repeat;background-size:100%;content:"";display:inline-block;height:1.16667rem;left:-.16667rem;margin-right:.08333rem;position:relative;top:.25rem;width:1.16667rem}.form-field--success .form-input[type=text]{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(0, 138, 6, 0.999)' /%3E%3C/svg%3E");background-position:right .66667rem center;background-repeat:no-repeat;padding-right:3rem}.form-checkbox+.form-label:last-child,.form-radio+.form-label:last-child{display:block;margin-bottom:-.33333rem}.form-checkbox+.form-label::after,.form-radio+.form-label::after{top:.33333rem}.form-checkbox+.form-label::before,.form-radio+.form-label::before{top:.25rem}.form-actions{margin:0 auto;max-width:100rem;width:100%;display:block;text-align:center}.form-actions:after,.form-actions:before{content:" ";display:table}.form-actions:after{clear:both}@media (min-width:551px){.form-actions{margin-top:1.5rem}}.form-actions .button,.form-actions a,.form-actions input{vertical-align:top;width:100%}@media (min-width:551px){.form-actions .button,.form-actions a,.form-actions input{margin-bottom:0;width:auto}}.form-actions .button+.button,.form-actions .button+a,.form-actions .button+input,.form-actions a+.button,.form-actions a+a,.form-actions a+input,.form-actions input+.button,.form-actions input+a,.form-actions input+input{margin-top:.75rem}@media (min-width:551px){.form-actions .button+.button,.form-actions .button+a,.form-actions .button+input,.form-actions a+.button,.form-actions a+a,.form-actions a+input,.form-actions input+.button,.form-actions input+a,.form-actions input+input{margin:0 0 0 .75rem}}.form-label--alternate{font-family:Poppins,Arial,Helvetica,sans-serif;font-size:13px;margin-bottom:.75rem}.form-select--date{width:initial}.form-select--date+.form-select--date{margin-left:.41667rem}.form-select--date,.form-select--small{background-position:right .5rem top .5rem;background-size:1.5rem;font-size:13px;height:2.33333rem;line-height:1rem;max-width:20rem;padding:.58333rem .75rem;padding-right:2rem}.form-select--short{max-width:6rem;width:4.5rem}.form-file{margin-bottom:.5rem}.form-fileDescription{color:#999;font-size:13px}.form-field-group{border:1px solid #ccc;border-radius:4px;padding:1.5rem}.form-column{padding-left:.75rem;padding-right:.75rem;width:100%;float:left;padding-left:8px;padding-right:8px}@media (min-width:551px){.form-column{padding-left:.75rem;padding-right:.75rem;width:50%;float:left}}@media (min-width:1025px){.form-column{padding-left:15px;padding-right:15px}}.form-prefixPostfix.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.form-prefixPostfix .button,.form-prefixPostfix .form-input{display:block;width:100%}@media (min-width:1261px){.form-prefixPostfix .form-input{width:auto}}.form-prefixPostfix .button{height:auto}@media (min-width:1261px){.form-prefixPostfix .button{width:auto}}.form-prefixPostfix .form-inlineMessage{margin-bottom:.41667rem}@media (min-width:1261px){.form-prefixPostfix .form-inlineMessage{margin-bottom:0}}.form-prefixPostfix-button--postfix{margin:.75rem 0 0;-ms-flex-order:1;order:1}@media (min-width:1261px){.form-prefixPostfix-button--postfix{margin:0 0 0 .75rem;-ms-flex-order:0;order:0}}.form-increment .button{margin:0;padding:.25rem .41667rem}.form-input--incrementTotal{border:0;display:inline-block;font-size:15px;font-weight:700;height:auto;padding:0;text-align:center;vertical-align:middle;width:2.91667rem}.form-option{border:1px solid #ccc;color:#666;cursor:pointer;display:inline-block;font-size:0;margin-bottom:.5rem;margin-right:.5rem;padding:1px;transition:all .15s ease}.form-option:hover{border-color:#999}.form-radio:checked+.form-option{border-color:#323232;box-shadow:0 0 0 1px #323232}.form-option-variant{display:inline-block;font-size:1rem;min-width:3.16667rem;padding:1px .41667rem;pointer-events:none;text-align:center}.form-option-variant--color,.form-option-variant--pattern{height:1.83333rem;width:1.83333rem;min-width:initial;padding:0}@media (min-width:551px){.form-option-variant--color,.form-option-variant--pattern{pointer-events:inherit}}.form-option-variant--pattern{background-position:center;background-repeat:no-repeat}.form-input--small{font-size:13px;height:2.33333rem;line-height:1rem;padding:.58333rem .75rem}.form-minMaxRow{margin-left:-.375rem;margin-right:-.375rem}.form-minMaxRow:after,.form-minMaxRow:before{content:" ";display:table}.form-minMaxRow:after{clear:both}.form-minMaxRow .form-field{padding-left:.75rem;padding-right:.75rem;width:50%;float:left;margin-bottom:0;padding-left:.375rem;padding-right:.375rem}.form-minMaxRow .form-field:last-child{margin-top:15px;padding-left:.75rem;padding-right:.75rem;width:100%;float:left}.form-minMaxRow .button{margin-bottom:0;padding-left:0;padding-right:0;width:100%}@media (min-width:551px){.form-row--half>.form-field:nth-child(odd){clear:left}}[data-product-attribute] .form-option{overflow:hidden;position:relative}[data-product-attribute] .form-option.unavailable{background-color:#ddd;opacity:.3}[data-product-attribute] .form-option.unavailable:before{background-color:#000;content:"";height:2px;left:-5px;position:absolute;top:11px;transform:rotate(-45deg);width:141%}[data-product-attribute=product-list] .unavailable,[data-product-attribute=set-radio] .unavailable{opacity:.6;text-decoration:line-through}.form-row{margin-left:-8px;margin-right:-8px}.form-row>.form-column>.form-field{padding-left:0;padding-right:0}.form-row>.form-column>.form-field-group{padding:1.5rem}.form-row .form-field{padding-left:8px;padding-right:8px}.form-row .form-field-group .form-radio+.form-label{margin-bottom:10px}.form-row .form-field-group .form-radio:last-of-type+.form-label{margin-bottom:0}@media (min-width:1025px){.form-row{margin-left:-15px;margin-right:-15px}.form-row .form-field{padding-left:15px;padding-right:15px}}.contact-form .form-actions{text-align:left}.contact-form .form-actions .button{width:220px;min-width:220px}.card-figure{margin-top:0;position:relative}.card-figure:hover .card-figcaption{opacity:1}.card-img-container{max-width:500px}.card-img-container:after{content:'';display:block;height:0;width:100%;padding-bottom:134%}.card-figcaption{display:none;margin:0;pointer-events:none}@media (min-width:801px){.card-figcaption{display:block}}.card-figcaption-body{display:inline-block;pointer-events:all;transform:translate3d(0,-50%,0)}.card-image{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;border:0;width:auto;max-height:100%}.card-image.lazyload,.card-image.lazyloading{opacity:0;top:auto;left:auto;transform:none;position:relative;transition:all .3s ease}.card-title{font-size:15px;margin:0 0 .25rem}.card-title>a{color:#323232;text-decoration:none}.card-title>a:hover{color:#757575}.card-text{margin-bottom:.16667rem}.card-text abbr{border:0;color:inherit;font-size:inherit}.card-figcaption-button{border:none;display:block;margin:.41667rem 0 0}.card-figcaption-button:active{background-color:#fff;border:none}.card-figcaption-button+.card-figcaption-button{margin:.41667rem 0 0}.card-body{text-align:center}@media (min-width:551px){.card-body{text-align:left}}.card{margin-bottom:40px}.card .card-figure{padding-bottom:36px;overflow:hidden;position:relative}.card .card-figure .card-link{z-index:2;display:block;position:relative}.card .card-figure .quickview,.card .card-figure .wishlist{display:none}.card .card-figure .button{left:0;right:0;bottom:0;margin:0;z-index:5;color:#fff;border-radius:0;position:absolute;border-color:#323232;background-color:#323232}@media (max-width:414px){.card .card-figure .button{padding-left:5px;padding-right:5px}}@media (max-width:320px){.card .card-figure .button{font-size:11px;font-weight:500;letter-spacing:1px}}.card .card-body{padding-top:20px}.card .card-body .card-brand{display:block;color:#a0a0a0;line-height:1;font-size:12px;font-weight:400;letter-spacing:.24px;margin-bottom:10px}.card .card-body .card-title{color:#323232;font-size:12px;font-weight:400;line-height:20px;margin:0 0 15px 0;letter-spacing:.24px;transition:all .3s ease}.card .card-body .card-title>a{color:inherit;transition:none}.card .card-body .card-title:hover{color:#000}.card .card-body .card-price{font-size:13px;line-height:1;font-weight:500;color:#323232}.card .card-body .card-price .price-section{margin-right:5px;vertical-align:top;display:inline-block}.card .card-body .card-price .price-section:last-child{margin-right:0}.card .card-body .card-price .price-section.price-section--withoutTax{color:#e95144}.card .card-body .card-price .price-section.rrp-price--withoutTax{color:#a0a0a0;display:block;margin-bottom:10px;margin-right:0}.card .card-body .card-price .price-section.non-sale-price--withoutTax{color:#a0a0a0}.card .card-body .card-price .price-section.price-none{display:none}.card .card-body .card-price .price-section.price-none+.price-section--withoutTax{color:#323232}.card .card-body .card-compare{display:none}.card .card-body .price-wrapper{width:100%;vertical-align:top;display:inline-block;margin-bottom:17px}.card .card-body .card-rating{margin:0;line-height:1}.card .card-body .card-rating .rating--small{vertical-align:top}.card .card-body .card-rating .rating--small .icon{margin-top:0;vertical-align:top}@media (min-width:415px){.card .card-figure{padding-bottom:42px}}@media (min-width:1025px){.card{margin-bottom:50px}.card .card-figure{padding-bottom:0}.card .card-figure .wishlist{top:20px;left:20px;margin:0;z-index:5;position:absolute;display:inline-block;background-color:transparent}.card .card-figure .wishlist svg{width:16px;height:16px;fill:#ffffff}.card .card-figure .quickview{top:50%;left:50%;margin:0;z-index:5;color:#fff;font-size:13px;font-weight:500;letter-spacing:.65px;position:absolute;vertical-align:top;display:inline-block;text-transform:uppercase;background-color:transparent;transform:translate(-50%,-50%)}.card .card-figure .quickview:before{left:0;width:0;bottom:0;content:"";height:1px;position:absolute;background-color:#fff;transition:all .3s ease}.card .card-figure .quickview:hover:before{width:100%}.card .card-figure .button,.card .card-figure .quickview,.card .card-figure .wishlist{opacity:0;visibility:hidden}.card .card-img-container:before{top:0;left:0;right:0;bottom:0;z-index:1;content:"";opacity:0;position:absolute;visibility:hidden;transition:all .5s ease;background-color:rgba(0,0,0,.3)}.card .card-body .card-compare{color:#a0a0a0;line-height:1;display:block}.card .card-body .card-compare>input{top:2px;position:relative;margin-right:2px}.card .card-body .price-wrapper .card-price{float:left}.card .card-body .price-wrapper .card-compare{float:right}.card:hover .card-figure .button,.card:hover .card-figure .quickview,.card:hover .card-figure .wishlist{opacity:1;visibility:visible}.card:hover .card-img-container:before{opacity:1;visibility:visible}}.navBar,.navList{margin-left:0}.navBar-action,.navList-action{text-decoration:none}.navList-action.is-active{font-weight:700}.navList-action--checkbox{display:inline-block;font-size:1rem;font-weight:400;margin-bottom:.41667rem;padding-left:1.91667rem;position:relative;vertical-align:baseline;width:100%}.navList-action--checkbox::after,.navList-action--checkbox::before{content:"";display:block;position:absolute;transition:all 50ms ease-out}.navList-action--checkbox::before{background-color:#fff;border:solid #ccc;border-width:1px;height:1.33333rem;left:0;top:0;width:1.33333rem}.navList-action--checkbox::after{height:1.16667rem;left:1px;opacity:0;top:1px;transform:scale(0);width:1.16667rem}.navList-action--checkbox::before{border-radius:4px}.navList-action--checkbox::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(50, 50, 50, 0.999)' /%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;color:rgba(50,50,50,.999);content:"";font-size:1.16667rem;line-height:1;text-align:center}.navList-action--checkbox:after,.navList-action--checkbox:before{top:50%}.navList-action--checkbox:before{margin-top:-.66667rem;border-radius:0}.navList-action--checkbox:after{margin-top:-.58333rem}.navList-action--checkbox.is-disabled{cursor:default}.navList-action--checkbox.is-disabled::before{background-color:#fff}.navList-action--checkbox.is-checked::after,.navList-action--checkbox.is-selected::after{opacity:1;transform:scale(1)}.navList-action-close{background:#e5e5e5;border-radius:100%;display:inline-block;float:right;line-height:0;opacity:0;padding:.25rem;transition:opacity .3s ease;visibility:hidden}.navList-action-close .icon{height:1.08333rem;width:1.08333rem;fill:#323232}.navList-action.is-selected:hover .navList-action-close{opacity:1;visibility:visible}.navBar--sub{width:100%;text-align:center;margin-bottom:15px}.navBar--sub .navBar-section{display:block;font-size:0;margin:0 -8px;width:auto;float:none}.navBar--sub .navBar-item,.navBar--sub .navBar-item.navBar-item--separate{border:none;float:none;padding:0 8px;color:#a0a0a0;font-size:12px;line-height:24px;font-weight:500;margin-bottom:15px;border-spacing:0px;letter-spacing:.2px;width:100%;vertical-align:top;display:inline-block;transition:all .3s ease;background-color:transparent;font-family:Poppins,Arial,Helvetica,sans-serif}.navBar--sub .navBar-item.is-active,.navBar--sub .navBar-item.navBar-item--separate.is-active,.navBar--sub .navBar-item.navBar-item--separate:hover,.navBar--sub .navBar-item:hover{border:none;background-color:transparent;color:#323232}.navBar--sub .navBar-item.is-active .navBar-action,.navBar--sub .navBar-item.is-active .toggleLink-text,.navBar--sub .navBar-item.navBar-item--separate.is-active .navBar-action,.navBar--sub .navBar-item.navBar-item--separate.is-active .toggleLink-text,.navBar--sub .navBar-item.navBar-item--separate:hover .navBar-action,.navBar--sub .navBar-item.navBar-item--separate:hover .toggleLink-text,.navBar--sub .navBar-item:hover .navBar-action,.navBar--sub .navBar-item:hover .toggleLink-text{color:inherit;background-color:#fafafa;border:1px solid #e0e0e0}.navBar--sub .navBar-item .navBar-action,.navBar--sub .navBar-item .toggleLink-text,.navBar--sub .navBar-item.navBar-item--separate .navBar-action,.navBar--sub .navBar-item.navBar-item--separate .toggleLink-text{padding:8px 0;color:inherit;font-size:inherit;font-weight:inherit;border:1px solid #e0e0e0;background-color:transparent}.navBar--sub .navBar-item .navBar-action>.toggleLink-text,.navBar--sub .navBar-item .toggleLink-text>.toggleLink-text,.navBar--sub .navBar-item.navBar-item--separate .navBar-action>.toggleLink-text,.navBar--sub .navBar-item.navBar-item--separate .toggleLink-text>.toggleLink-text{padding:0;border:none}.navBar--sub .navBar-item .navBar-action.is-open,.navBar--sub .navBar-item .toggleLink-text.is-open,.navBar--sub .navBar-item.navBar-item--separate .navBar-action.is-open,.navBar--sub .navBar-item.navBar-item--separate .toggleLink-text.is-open{color:#646464}@media (min-width:601px){.navBar--sub .navBar-item,.navBar--sub .navBar-item.navBar-item--separate{width:33.333333%}}@media (min-width:768px){.navBar--sub{margin-bottom:30px}.navBar--sub .navBar-section{margin:0;width:100%;display:table;border-collapse:collapse}.navBar--sub .navBar-item,.navBar--sub .navBar-item.navBar-item--separate{padding:0;font-size:13px;display:table-cell;min-width:160px;border:1px solid #e0e0e0;vertical-align:middle}.navBar--sub .navBar-item.is-active,.navBar--sub .navBar-item.navBar-item--separate.is-active,.navBar--sub .navBar-item.navBar-item--separate:hover,.navBar--sub .navBar-item:hover{background-color:#fafafa;border:1px solid #e0e0e0}.navBar--sub .navBar-item.is-active .navBar-action,.navBar--sub .navBar-item.is-active .toggleLink-text,.navBar--sub .navBar-item.navBar-item--separate.is-active .navBar-action,.navBar--sub .navBar-item.navBar-item--separate.is-active .toggleLink-text,.navBar--sub .navBar-item.navBar-item--separate:hover .navBar-action,.navBar--sub .navBar-item.navBar-item--separate:hover .toggleLink-text,.navBar--sub .navBar-item:hover .navBar-action,.navBar--sub .navBar-item:hover .toggleLink-text{border:none;background-color:transparent}.navBar--sub .navBar-item .navBar-action,.navBar--sub .navBar-item .toggleLink-text,.navBar--sub .navBar-item.navBar-item--separate .navBar-action,.navBar--sub .navBar-item.navBar-item--separate .toggleLink-text{border:none}}@media (min-width:1281px){.navBar--sub .navBar-item.navBar-item--separate,.navBar--sub navBar-item{min-width:180px}}.loadingOverlay{background-color:rgba(255,255,255,.9);display:none;z-index:20}.icons-svg-sprite{display:none}.icon,.icon svg{transition:all .15s ease}.actionBar-section .form-field{background-color:#fff;border:1px solid #ccc;border-radius:4px;overflow:hidden}.actionBar-section .form-field:hover{border-color:#999}.actionBar-section .form-label{color:#323232;font-size:13px;line-height:2.16667rem;margin-bottom:0;padding-left:.75rem}.actionBar-section .form-input,.actionBar-section .form-select{border:0;padding-left:.16667rem;width:auto}.actionBar-section .form-input,.actionBar-section .form-label,.actionBar-section .form-select{display:inline-block}.actionBar-section .form-select{color:#323232;height:2.16667rem}.has-ribbon{position:relative}.ribbon{background-color:#323232;color:#fff;cursor:default;font-weight:700;margin:-.91667rem -.91667rem 0 0;padding:.08333rem 1rem;position:absolute;right:0;text-transform:uppercase;top:0;z-index:1}.navUser{display:none;top:auto;right:auto;transform:none;position:relative;z-index:50;padding:0 1.5rem}.navUser:after,.navUser:before{content:" ";display:table}.navUser:after{clear:both}.navUser ol,.navUser ul{list-style:none;margin-left:0;margin:0;padding:0}.navUser ol ol,.navUser ol ul,.navUser ul ol,.navUser ul ul{list-style:none;margin-bottom:0}.navUser ol li,.navUser ul li{margin:0;padding:0}.navUser-section{float:left}.navUser-section:after,.navUser-section:before{content:" ";display:table}.navUser-section:after{clear:both}.navUser-section--alt{float:right;margin-left:1.5rem}.navUser-section+.navUser-section{margin-left:1.5rem}@media (min-width:551px){.navUser-item{float:left}}.navUser-action,.navUser-item{display:block}.navUser .navUser--left{float:left}.navUser .navUser--right{float:right}@media (min-width:1025px){.navUser{display:block}.navUser .navUser-action{position:relative}.navUser .navUser-action:before{left:0;bottom:20px;height:1px;width:0;content:"";position:absolute;background-color:#646464;transition:all .3s ease}.navUser .navUser-action:hover:before{width:100%}.navUser .navUser-action--quickSearch:before{content:none}.navUser .navUser-action--quickSearch .text{position:relative}.navUser .navUser-action--quickSearch .text:before{left:0;bottom:-2px;height:1px;width:0;content:"";position:absolute;background-color:#646464;transition:all .3s ease}.navUser .navUser-action--quickSearch:hover .text:before{width:100%}}.dropdown-menu{outline:0;background-color:#fff;border:1px solid #eaeaea;box-shadow:0 1px 2px rgba(255,255,255,.13);position:absolute}.dropdown-menu.is-open:before{border:inset 10px;content:"";display:block;height:0;width:0;border-color:transparent transparent #eaeaea transparent;border-bottom-style:solid;bottom:100%;left:.75rem;position:absolute}.dropdown-menu.is-open:after{border:inset 8px;content:"";display:block;height:0;width:0;border-color:transparent transparent #fff transparent;border-bottom-style:solid;bottom:100%;left:.91667rem;position:absolute}.dropdown-cart{padding:25px;display:none;outline:0;text-align:left;position:absolute;width:30.83333rem;background-color:#fff;border:1px solid #eaeaea;box-shadow:0 1px 2px rgba(255,255,255,.13)}.is-open .dropdown-cart{display:block}.is-open .dropdown-cart:before{border:inset 10px;content:"";display:block;height:0;width:0;border-color:transparent transparent #eaeaea transparent;border-bottom-style:solid;bottom:100%;right:.75rem;position:absolute}.is-open .dropdown-cart:after{border:inset 8px;content:"";display:block;height:0;width:0;border-color:transparent transparent #fff transparent;border-bottom-style:solid;bottom:100%;right:.91667rem;position:absolute}.dropdown-cart.is-loading .loadingOverlay{background:0 0;padding:25px;position:relative}.navUser-action{color:#505050;font-weight:400;padding:20px 0;text-decoration:none;letter-spacing:.24px;text-transform:capitalize}.navUser-action.is-open,.navUser-action:hover{color:#000}.navUser-action.is-open svg,.navUser-action:hover svg{fill:#000000;stroke:#000000}.navUser-action .icon{height:.66667rem;width:.66667rem;margin:-1px 0 0 .16667rem}.navUser-action .icon-2{height:1.33333rem;width:1.33333rem;margin:-1px 8px 0 0;display:inline-block;vertical-align:middle}.navUser-action svg{fill:#323232;stroke:#323232;transition:all .15s ease}.navUser-item+.navUser-item{margin-left:30px}.navUser-item--social .socialLinks .socialLinks-item{margin:0;padding:20px 8px}.navUser-item--social .socialLinks .icon{height:14px}.navUser-item--social .socialLinks .icon.icon--twitter{transform:scale(1)}.navUser-item--cart .navUser-action{padding:17px 0}.navUser-item--cart .navUser-action.is-open{color:#000}.navUser-item--cart .navUser-action:before{content:none}@media (min-width:1025px){.navUser-item--cart .navUser-action .navUser-item-cartLabel{position:relative}.navUser-item--cart .navUser-action .navUser-item-cartLabel:before{left:0;bottom:0;height:1px;width:0;content:"";position:absolute;background-color:#646464;transition:all .3s ease}.navUser-item--cart .navUser-action:hover .navUser-item-cartLabel:before{width:100%}}.navUser-item-cartLabel{display:inline-block;vertical-align:middle;margin-right:5px}.navUser-item-cartIcon{position:relative;display:inline-block;vertical-align:middle;line-height:1}.navUser-item-cartIcon>svg{height:2rem;width:2rem;stroke:transparent!important}.navUser-item--account .navUser-action{display:inline-block}.navUser-item--account .account-name{padding-right:0}.navUser-item--account .account-name+.navUser-action{padding-left:0}.navUser-or{color:#505050;cursor:default;display:inline-block;margin:0;padding:0 4px;position:relative;z-index:1}.navUser-action--quickSearch.is-open{position:relative}.navUser-action--quickSearch.is-open:before{border:inset 10px;content:"";display:block;height:0;width:0;border-color:transparent transparent #e5e5e5 transparent;border-bottom-style:solid;bottom:0;left:50%;position:absolute;transform:translateX(-50%)}.dropdown--quickSearch{padding:0;width:100%;max-width:770px;position:fixed;background-color:transparent}.dropdown--quickSearch.is-open{left:50%;outline:0;transform:translateX(-50%);z-index:50}.dropdown--quickSearch .form{margin:auto;width:100%}.dropdown--quickSearch .form,.dropdown--quickSearch .form-field{position:relative;margin-bottom:0}.dropdown--quickSearch .form-input{border:none;font-size:12px;border-radius:0;height:auto;padding:15px;padding-right:50px}.dropdown--quickSearch button[type=submit]{top:0;right:0;bottom:0;z-index:5;padding:0;border:none;border-radius:0;position:absolute;background-color:transparent}.dropdown--quickSearch button[type=submit] .text{display:none}.dropdown--quickSearch button[type=submit] .icon{width:50px;height:100%;padding:15px;fill:#323232}.dropdown--quickSearch button[type=submit]:active,.dropdown--quickSearch button[type=submit]:focus,.dropdown--quickSearch button[type=submit]:hover{border:none;background-color:transparent}.dropdown--quickSearch button[type=submit]:active .icon,.dropdown--quickSearch button[type=submit]:focus .icon,.dropdown--quickSearch button[type=submit]:hover .icon{fill:#323232}@media (min-width:1025px){.dropdown--quickSearch{top:55px!important}}@media (max-width:1024px){.dropdown--quickSearch{position:absolute}.dropdown--quickSearch .form-input{line-height:20px;padding-right:40px}.dropdown--quickSearch button[type=submit] .icon{padding:12px}}@media (max-width:767px){.dropdown--quickSearch .form-input{padding:10px 15px;padding-right:40px}.dropdown--quickSearch button[type=submit] .icon{padding:10px}}.countPill{background-color:#323232;border-radius:50%;color:#fff;display:none;font-size:10px;height:18px;line-height:18px;text-align:center;width:18px}@media (min-width:551px){.countPill{font-size:12px;width:20px;height:20px;line-height:20px}}.countPill--positive{top:-3px;right:-6px;z-index:5;position:absolute;display:inline-block}@media (min-width:1025px){.countPill--positive{top:-6px;right:-8px}}.countPill--alt{background-color:#ccc;color:#323232}.has-activeNavPages{overflow:hidden;-webkit-overflow-scrolling:auto}.navPages-container{background:0 0;height:auto;padding:0;position:relative;display:none}.navPages-container .themevale_navPages-item.text-left,.navPages-container .themevale_navPages-item.text-right{display:none}@media (min-width:1025px){.navPages-container{display:block}}.navPages{padding:0;width:100%;font-size:0;margin:0 auto;max-width:1170px;background:0 0;text-align:center;overflow-y:visible}.navPages .navPages-item{float:left}.navPages ul{margin:0;padding:0;list-style:none}.navPages .navPage-subMenu-list{padding:0;margin:0 auto;list-style:none;margin:0 auto;max-width:100rem;width:100%}.navPages .navPage-subMenu-list:after,.navPages .navPage-subMenu-list:before{content:" ";display:table}.navPages .navPage-subMenu-list:after{clear:both}@media (max-width:1024px){.navPages{list-style:none;text-align:left}.navPages li{border-top:1px solid #eaeaea}.navPages .navPages-list{width:100%}.navPages .navPages-list>li:first-child{border-top:0}.navPages .navPages-list>li:last-child{border-bottom:1px solid #eaeaea}.navPages .navPages-item{float:none}.navPages .navPages-item .socialLinks{padding-top:10px;padding-bottom:5px}.navPages .navPages-item .socialLinks .socialLinks-item{border:none}}.navPages-list{margin:0;float:none;vertical-align:top;display:inline-block}.navPages-list-mobile{margin-top:70px!important}@media (min-width:1025px){.navPages-list-mobile{margin:0;display:none}}.subMenu-is-open .is-hidden{display:none}@media (min-width:1025px){.subMenu-is-open .is-hidden{display:inline-block}}.subMenu-is-open .navPages-item-page{display:none}@media (min-width:1025px){.subMenu-is-open .navPages-item-page{display:inline-block}}.navPages-action-depth-max.has-subMenu.is-open{border-bottom:0;text-align:left}.navPages-action{color:#323232;display:inline-block;font-size:13px;font-weight:600;text-decoration:none;text-transform:uppercase;padding:10px 15px 15px 15px;background-color:transparent}.navPages-action:hover{color:#000}.navPages-action:hover svg{fill:black;stroke:black}.navPages-action svg{fill:#323232;stroke:#323232;transition:all .15s ease}.navPages-action>.text{margin-left:7px}@media (max-width:1024px){.navPages-action{font-size:13px;font-weight:600;display:block;padding:10px 0;text-transform:capitalize}.navPages-action.is-open+.navPage-childList,.navPages-action.is-open+.navPage-subMenu{display:block}}.navPages-action-moreIcon{height:.66667rem;width:.66667rem;transform:none;margin-left:.41667rem;transition:all .3s ease}.navPages-action-moreIcon svg{pointer-events:none}@media (max-width:1024px){.navPages-action-moreIcon{top:0;right:0;bottom:0;margin:0;width:40px;z-index:10;height:100%;position:absolute}.navPages-action-moreIcon:before{content:"+";position:absolute;top:0;left:0;right:0;bottom:0;font-style:normal;font-size:24px;font-weight:300;text-align:center;line-height:40px;color:#bababa}.navPages-action-moreIcon svg{display:none}.is-open>.navPages-action-moreIcon:before{content:"-";font-size:30px}}.navPage-childList{border:0;display:none}@media (min-width:1025px){.navPage-childList{display:block}}.navPage-subMenu{outline:0;display:none;text-align:left}@media (min-width:1025px){.navPage-subMenu{position:absolute;padding:30px 0 50px;background-color:#fafafa}}@media (min-width:1025px){.navPage-subMenu-horizontal{top:inherit;height:auto;left:inherit;margin:auto;width:220px;padding:0!important}.navPage-subMenu-horizontal .navPage-subMenu-horizontal{top:0;height:auto;margin-left:221px}}@media (min-width:1025px){.navPage-subMenu-item{padding-left:.75rem;padding-right:.75rem;width:25%;float:left;padding:0 15px}.navPage-subMenu-item .navPages-action{width:100%;font-size:1rem;color:#646464;padding:6px 0;font-weight:400;text-transform:none}.navPage-subMenu-item .navPages-action:hover{color:#323232}.navPage-subMenu-item>.navPage-subMenu-action{font-size:13px;color:#323232;font-weight:600;padding:0 0 8px 0;text-transform:capitalize;border-bottom:1px solid #ebebeb;margin-bottom:1.16667rem}.navPage-subMenu-item>.navPage-subMenu-action .navPages-action-moreIcon{display:none}.navPage-subMenu-item .navPage-childList .navPage-childList-action{width:auto;display:inline-block;vertical-align:top;position:relative}.navPage-subMenu-item .navPage-childList .navPage-childList-action:before{left:0;bottom:5px;height:1px;width:0;content:"";position:absolute;background-color:#646464;transition:all .3s ease}.navPage-subMenu-item .navPage-childList .navPage-childList-action:hover:before{width:100%}}.navPage-subMenu-item-child,.navPage-subMenu-item-parent{width:100%;position:relative}.navPage-subMenu-item-child .navPage-subMenu-action,.navPage-subMenu-item-parent .navPage-subMenu-action{width:100%;padding:1rem 1.5rem}@media (min-width:1025px){.navPage-subMenu-item-child .navPage-subMenu-action:hover,.navPage-subMenu-item-parent .navPage-subMenu-action:hover{background-color:#f0f0f0}}.navPage-childList-action,.navPage-subMenu-action{font-weight:400;text-transform:capitalize}@media (min-width:1025px){.navPage-subMenu-action .navPages-action-moreIcon{transform:rotate(-90deg)}}@media (min-width:1025px){.navPages-item:hover>.has-subMenu+.navPage-subMenu{left:0;width:100%;display:block}.navPages-item:hover>.has-subMenu+.navPage-subMenu-horizontal{left:auto;width:220px}.navPage-subMenu-item-child:hover>.has-subMenu+.navPage-subMenu-horizontal{display:block}}.themevale_MobileMenu .navPages-action.is-hidden{display:none}.themevale_MobileMenu .navPage-subMenu-item .navPages-action,.themevale_MobileMenu .navPage-subMenu-item-child .navPages-action{font-size:1rem;color:#646464;font-weight:400}.themevale_MobileMenu .navPage-subMenu ul .navPages-action{padding-left:15px}.themevale_MobileMenu .navPage-subMenu ul ul .navPages-action{padding-left:30px}#currency_dropdown .navPages-action-moreIcon{pointer-events:none}.tags{list-style:none;margin-left:0;font-size:0;text-align:center}.tags ol,.tags ul{list-style:none;margin-bottom:0}.tag{display:inline-block;vertical-align:top;font-size:1rem;margin:0 5px;margin-bottom:10px}.tag a{color:#979797;line-height:24px;padding:3px 20px;border-radius:32px;display:inline-block;vertical-align:top;text-decoration:none;background-color:#fff;border:1px solid #ebebeb}@media (min-width:1025px){.tag a:hover{color:#fff;border-color:#646464;background-color:#646464}}.socialLinks{list-style:none;margin-left:0;margin:0;padding:0}.socialLinks:after,.socialLinks:before{content:" ";display:table}.socialLinks:after{clear:both}.socialLinks ol,.socialLinks ul{list-style:none;margin-bottom:0}.socialLinks li{margin:0;padding:0}.socialLinks .icon{width:15px;height:15px;margin:0;display:block;text-decoration:none}.socialLinks .icon:hover svg{fill:black}.socialLinks .icon svg{fill:#323232;transition:all .15s ease}.socialLinks .icon.icon--print,.socialLinks .icon.icon--twitter{transform:scale(1.15)}.socialLinks .icon.icon--email,.socialLinks .icon.icon--facebook,.socialLinks .icon.icon--instagram{transform:scale(.95)}.socialLinks .icon.icon--google_plusone{width:18px!important;height:20px;position:relative;top:-2px}.google_plusone_iframe_widget{width:18px!important;height:20px!important;overflow:hidden;position:absolute;top:0;left:0;opacity:.00001}.socialLinks-item--pinterest{width:15px}.pin_it_iframe_widget{display:none}.socialLinks-item{display:inline-block;vertical-align:top;font-size:0}.socialLinks .socialLinks-item{margin:0 15px 5px 0}.socialLinks .socialLinks-item:last-child{margin-right:0}.socialLinks .socialLinks-item--facebook{width:12px;margin-left:-2px}.socialLinks--alt .icon{height:1.41667rem;width:1.41667rem}.socialLinks--alt svg{fill:#323232}.heroCarousel{margin-bottom:30px}.heroCarousel .link{vertical-align:top}.heroCarousel .slick-arrow{padding:0;width:50px;height:50px;fill:#323232;border:none;transition:all .3s ease;background-color:transparent}.heroCarousel .slick-arrow:before{content:none}.heroCarousel .slick-arrow.slick-prev{left:8%}.heroCarousel .slick-arrow.slick-next{right:8%}.heroCarousel .slick-dots{bottom:40px}.heroCarousel .slick-dots li{padding:0;width:auto;height:auto;margin:0 7px}.heroCarousel .slick-dots li button{width:12px;height:12px;opacity:.2;border:1px solid #323232;background-color:#323232;transition:all .3s ease}.heroCarousel .slick-dots li button:before{content:none}.heroCarousel .slick-dots .slick-active button{opacity:.8;background-color:transparent}.heroCarousel .slick-slide .heroCarousel-title{visibility:hidden;animation-delay:0s;animation-name:fadeOutDown}.heroCarousel .slick-slide .heroCarousel-description{visibility:hidden;animation-delay:0s;animation-name:fadeOutDown}.heroCarousel .slick-slide .heroCarousel-action{visibility:hidden;animation-delay:0s;animation-name:fadeOutDown}.heroCarousel .slick-slide.slick-current .heroCarousel-title{visibility:visible;animation-delay:.1s;animation-name:fadeInUp}.heroCarousel .slick-slide.slick-current .heroCarousel-description{visibility:visible;animation-delay:.3s;animation-name:fadeInUp}.heroCarousel .slick-slide.slick-current .heroCarousel-action{visibility:visible;animation-delay:.5s;animation-name:fadeInUp}.heroCarousel.slick-dotted{margin-bottom:30px}@media (max-width:1024px){.heroCarousel{margin-bottom:15px}.heroCarousel.slick-dotted{margin-bottom:15px}}.heroCarousel:not(.slick-slider){overflow:hidden;white-space:nowrap}.heroCarousel:not(.slick-slider) .heroCarousel-slide{display:inline-block;vertical-align:top;width:100%}.heroCarousel-slide{position:relative}.heroCarousel-image{z-index:1;width:100%;position:relative}.heroCarousel-content{max-width:480px;margin-left:auto;margin-right:auto;text-align:center;padding:20px 0 30px 0}.heroCarousel-content .heroCarousel-title{margin:0 0 5px 0;font-size:40px;font-weight:700;line-height:1.5;letter-spacing:.3px;text-transform:uppercase;font-family:Poppins,Arial,Helvetica,sans-serif;color:#323232}.heroCarousel-content .heroCarousel-description{color:#505050;font-size:13px;line-height:24px;font-weight:500;letter-spacing:.26px;margin:0 0 30px 0}.heroCarousel-content .button{margin:0;color:#323232;min-width:200px;border-color:#323232;background-color:transparent}.heroCarousel-content .button:active,.heroCarousel-content .button:focus,.heroCarousel-content .button:hover{color:#fff;background-color:#323232}@media (max-width:1024px){.heroCarousel-content{padding:20px 0 20px 0}}@media (min-width:1025px){#slick-slide01 .heroCarousel-content{right:0;left:auto;transform:translate3d(0,-50%,0)}.heroCarousel .slick-arrow{opacity:0}.heroCarousel:hover .slick-arrow{opacity:1}}@media (min-width:993px){.heroCarousel-content-wrapper{top:0;left:50%;bottom:0;z-index:5;position:absolute;transform:translateX(-50%)}.heroCarousel-content{top:50%;left:50%;z-index:5;width:480px;padding:0 15px;position:absolute;transform:translate3d(-50%,-50%,0);background-color:transparent}}@media (max-width:1450px){.heroCarousel .slick-arrow{width:40px;height:40px}.heroCarousel .slick-arrow.slick-prev{left:30px}.heroCarousel .slick-arrow.slick-next{right:30px}.heroCarousel .slick-dots{bottom:20px}}@media (max-width:1024px){.heroCarousel-content{width:100%}.heroCarousel-content .heroCarousel-title{font-size:30px;line-height:1.4;margin-bottom:10px}}@media (max-width:414px){.heroCarousel-content .heroCarousel-title{font-size:26px;line-height:1.2}.heroCarousel-content .heroCarousel-description{font-size:12px}.heroCarousel-content .button{min-width:180px}.heroCarousel-image-wrapper{display:block;position:relative;overflow:hidden;background-color:#fafafa}.heroCarousel-image-wrapper:before{content:"";display:block;padding-bottom:50%}.heroCarousel-image-wrapper>.heroCarousel-image{top:50%;left:50%;z-index:2;width:auto;height:100%;max-width:none;position:absolute;transform:translate(-50%,-50%)}}.writeReview-productDetails{padding:0;display:block;margin-bottom:30px}.writeReview-productDetails .product-brand{margin:0;color:#8d8d8d;font-size:12px;font-weight:400;line-height:24px;text-transform:capitalize}.writeReview-productDetails .product-title{margin:0;font-size:12px;font-weight:400;line-height:20px;text-transform:capitalize;font-family:Poppins,Arial,Helvetica,sans-serif;color:#323232}@media (min-width:601px){.writeReview-productDetails{width:45%;padding-left:0;padding-right:10px;float:left}.writeReview-productDetails .product-brand{margin:0 0 5px 0}}@media (min-width:768px){.writeReview-productDetails{width:50%;padding-left:0;padding-right:20px;float:left}}.writeReview-form{padding:0;display:block}.writeReview-form textarea.form-input{min-height:150px}.writeReview-form .button{min-width:180px}@media (min-width:601px){.writeReview-form{width:55%;padding-right:0;padding-left:10px;float:left}.writeReview-form .button{min-width:220px}}@media (min-width:768px){.writeReview-form{width:50%;padding-right:0;padding-left:20px;float:left}}.writeReview-productImage-container{position:relative;margin-bottom:15px}.writeReview-productImage-container img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.writeReview-productImage-container:after{content:'';display:block;height:0;width:100%;padding-bottom:134%}@media (min-width:601px){.writeReview-productImage-container{margin-bottom:20px}}.account--addReturn .table{display:block;margin-bottom:3rem}@media (min-width:551px){.account--addReturn .table{display:table;margin-bottom:6rem}}.account--addReturn .table tr{display:block;padding:1.5rem 0}@media (min-width:551px){.account--addReturn .table tr{display:table-row;padding:0}}.account--addReturn .table td,.account--addReturn .table th{display:block;padding:0}@media (min-width:551px){.account--addReturn .table td,.account--addReturn .table th{display:table-cell;padding-bottom:.75rem;padding-top:.75rem}}.account--addReturn .table td+td,.account--addReturn .table td+th,.account--addReturn .table th+td,.account--addReturn .table th+th{padding-left:0}@media (min-width:551px){.account--addReturn .table td+td,.account--addReturn .table td+th,.account--addReturn .table th+td,.account--addReturn .table th+th{padding-left:1.5rem}}.account--addReturn .table .return-itemTitle+.definitionList{margin-top:.16667rem}@media (min-width:551px){.account--addReturn .table .return-itemPrice{text-align:center}}@media (min-width:551px){.account--addReturn .table .return-itemQuantity{text-align:right}}.account--addReturn .table-thead{display:none}@media (min-width:551px){.account--addReturn .table-thead{display:table-header-group}}.account--addReturn .table-thead th{font-size:15px}.account--addReturn .table-thead th:first-child{width:60%}.account--addReturn .table-tbody{display:block}@media (min-width:551px){.account--addReturn .table-tbody{display:table-row-group}}.return-itemName{font-size:15px;font-weight:700}@media (min-width:551px){.return-itemName{font-size:1rem;font-weight:400}}.return-itemPrice{color:#999;margin-bottom:.41667rem}@media (min-width:551px){.return-itemPrice{color:inherit;margin-bottom:0;text-align:center}}.return-itemQuantity .form-label{display:inline;margin-right:.41667rem}@media (min-width:551px){.return-itemQuantity .form-label{border:0;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}}.account--addReturn-row{margin:0 -.75rem;max-width:none;width:auto;margin:0 -1rem}.account--addReturn-row:after,.account--addReturn-row:before{content:" ";display:table}.account--addReturn-row:after{clear:both}.account--addReturn-column{padding-left:.75rem;padding-right:.75rem;width:100%;float:left;padding:0 1rem}@media (min-width:551px){.account--addReturn-column{width:50%}}.productCarousel{margin:0 -.75rem;max-width:none;width:auto;margin-left:-8px;margin-right:-8px}.productCarousel:after,.productCarousel:before{content:" ";display:table}.productCarousel:after{clear:both}@media (min-width:1025px){.productCarousel{margin-left:-15px;margin-right:-15px}}.productCarousel .slick-arrow{width:17px;height:30px}.productCarousel .slick-arrow.slick-disabled{opacity:1}.productCarousel .slick-arrow.slick-prev{left:-30px}.productCarousel .slick-arrow.slick-next{right:-30px}.productCarousel-slide{padding-left:.75rem;padding-right:.75rem;width:50%;float:left;padding-left:8px;padding-right:8px}.productCarousel-slide .card{margin-bottom:15px}@media (min-width:601px){.productCarousel-slide{width:33.33333%}.productCarousel-slide .card{margin-bottom:30px}}@media (min-width:993px){.productCarousel-slide{width:25%}}@media (min-width:1025px){.productCarousel-slide{padding-left:15px;padding-right:15px}}.quickView:after,.quickView:before{content:" ";display:table}.quickView:after{clear:both}.productView--quickView.themevalte_productView{margin-bottom:0}@media (min-width:1024px){.productView--quickView.themevalte_productView .themevalte_productView-left{width:44%}.productView--quickView.themevalte_productView .themevalte_productView-right{width:56%}}.productReviews-list{margin:0}.productReview{width:100%;float:none;font-size:1rem;display:block;vertical-align:top;margin-bottom:0}.productReview+.productReview{margin-top:30px}.productReview h5.productReview-title{color:#505050;font-size:1rem;letter-spacing:0;font-weight:500;text-transform:none;display:inline-block;vertical-align:middle;margin:0 20px 0 0;font-family:Poppins,Arial,Helvetica,sans-serif}.productReview .productReview-rating{display:inline-block;vertical-align:middle}.productReview .productReview-author{margin-top:10px;margin-bottom:10px}.productReview .productReview-ratingNumber{display:none}.productReview .productReview-body{margin-bottom:0}.btn-createReview{margin-top:5px;float:left;width:100%}.productReviews .pagination{margin:15px 0}.productView-images{margin-bottom:3rem}.productView-image{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:auto;position:relative}@media (min-width:801px){.productView-image{min-height:366px;min-width:inherit}}.productView-image+.productView-thumbnails{margin-top:.75rem}@media (min-width:320px) and (max-width:801px){.productView-image{pointer-events:none}}.productView-img-container{position:relative;margin:auto;max-width:500px;width:100%}.productView-img-container img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;max-height:100%;width:auto}.productView-img-container:after{content:'';display:block;height:0;width:100%;padding-bottom:134%}.productView-thumbnails{list-style:none;margin-left:0;margin:0 -.75rem;max-width:none;width:auto;margin-left:-.41667rem;margin-right:-.41667rem}.productView-thumbnails ol,.productView-thumbnails ul{list-style:none;margin-bottom:0}.productView-thumbnails:after,.productView-thumbnails:before{content:" ";display:table}.productView-thumbnails:after{clear:both}.productView-thumbnails .slick-list{margin-left:3.33333rem;margin-right:3.33333rem}.productView-thumbnails .slick-next{right:0}.productView-thumbnails .slick-prev{left:0}.productView-thumbnails img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;max-height:50px;max-width:50px;width:auto}.productView-thumbnail{padding-left:.75rem;padding-right:.75rem;width:25%;float:left;padding-left:.41667rem;padding-right:.41667rem;text-align:center}@media (min-width:1261px){.productView-thumbnail{width:20%}}.productView-details{margin-bottom:2rem}@media (min-width:801px){.productView-product{border-bottom:1px solid #e5e5e5;padding-bottom:2rem}}.productView-product>:last-child{margin-bottom:0}.productView-title{font-size:20px;margin:-.75rem 0 .41667rem}@media (min-width:801px){.productView-title{margin-top:1.5rem}}@media (min-width:1261px){.productView-title{font-size:28px}}.productView-brand{color:#323232;font-size:15px;margin:0 0 .75rem}@media (min-width:1261px){.productView-brand{font-size:20px;margin:-.16667rem 0 1rem}}.productView-brand a{color:#323232}.productView-brand a:hover{color:#000}.productView-price{font-size:15px;margin-bottom:.5rem}@media (min-width:801px){.productView-price{font-size:25px;margin-bottom:1rem}}.productView-price .price-section--saving{font-size:15px}.productView-price abbr{border:0;color:inherit;font-size:inherit}.productView-reviewLink{display:inline-block;margin-left:.75rem;vertical-align:middle}.productView-reviewLink+.productView-reviewLink{display:block;margin-left:auto}@media (min-width:551px){.productView-reviewLink+.productView-reviewLink{display:inline-block;margin-left:.75rem}}.productView-reviewLink>a{color:#323232}.productView-reviewLink>a:hover{color:#000}.productView-info{margin-top:.75rem}.productView-info:after,.productView-info:before{content:" ";display:table}.productView-info:after{clear:both}@media (min-width:551px){.productView-info{margin-top:0}}@media (min-width:551px){.productView-info>:first-child{margin-top:1.5rem}}.productView-info>:last-child{margin-bottom:0}.productView-info-name,.productView-info-value{float:left}@media (min-width:551px){.productView-info-name,.productView-info-value{float:none}}.productView-info-name{clear:both;margin-bottom:.16667rem;margin-right:.41667rem}@media (min-width:551px){.productView-info-name{font-family:Poppins,Arial,Helvetica,sans-serif;font-size:13px;font-weight:400}}.productView-info-value{margin-bottom:.41667rem}@media (min-width:551px){.productView-info-value{margin-bottom:1rem}}.productView-options{margin-bottom:1.5rem;text-align:center}.productView-options:after,.productView-options:before{content:" ";display:table}.productView-options:after{clear:both}@media (min-width:551px){.productView-options{text-align:left}}@media (min-width:551px){.productView-options .form-input[type=number]{width:16.66667%}}.productView-options .form{display:inline}.productView-options input[type=file]{font-size:13px}.productView-options .form-field{font-size:0;margin-bottom:2rem}.productView-options .form-field>.form-checkbox+.form-label,.productView-options .form-field>.form-radio+.form-label{display:inline-block;margin-left:1.5rem;width:auto}@media (min-width:551px){.productView-options .form-field>.form-checkbox+.form-label,.productView-options .form-field>.form-radio+.form-label{margin-left:0;width:100%}}.productView-options .form-field>.form-label:nth-of-type(2){margin-left:0}.productOptions-list{border:1px solid #ccc;list-style:none;margin:0}.productOptions-list-item{padding:1.5rem}.productOptions-list-item+.productOptions-list-item{border-top:1px solid #ccc}.productOptions-list-item .form-label{text-align:left;top:-2px}.productOptions-list-item-content,.productOptions-list-item-figure{display:table-cell;vertical-align:middle}.productOptions-list-item-figure{width:3rem}.productOptions-list-item-content{padding-left:1.25rem}.shareProduct{text-align:center}.productView-image .easyzoom-flyout{overflow:hidden;position:absolute;width:100%;height:100%}.productView-image .easyzoom-flyout img{max-width:none;width:auto}.price--discounted,.price--non-sale,.price--rrp{text-decoration:line-through}.price-section--minor{color:#999}.compareTable{border-top:1px solid #e5e5e5;table-layout:fixed;width:100%}.compareTable-row{vertical-align:top}.compareTable-row+.compareTable-row .compareTable-heading,.compareTable-row+.compareTable-row .compareTable-item{border-top:1px solid #e5e5e5}.compareTable-row+.compareTable-row .compareTable-heading:empty{border-top:0}.compareTable-heading{font-family:Poppins,Arial,Helvetica,sans-serif;font-size:15px;font-weight:400;padding:1.25rem 1rem;position:relative;text-align:right;width:0}@media (min-width:801px){.compareTable-heading{width:25%}}.compareTable-headingText{position:absolute;top:1.25rem;white-space:nowrap}@media (min-width:801px){.compareTable-headingText{position:inherit;top:inherit}}.compareTable-item{padding:3.25rem 1rem 1.25rem}@media (min-width:801px){.compareTable-item{padding-top:1.25rem}}.compareTable-removeProduct{background-color:#e5e5e5;border-radius:50%;height:2.5rem;position:absolute;right:-1rem;top:-1rem;transition:background-color .15s ease;width:2.5rem}.compareTable-removeProduct .icon{fill:#323232;height:1.5rem;margin-top:.5rem;width:1.5rem}.compareTable-product{font-weight:400;padding:2rem 1rem 1.25rem}.compareTable-product .card{margin-bottom:0}.compareTable-action{padding:0 1rem 1rem}.compareTable-action .button{display:block;padding-left:.75rem;padding-right:.75rem;width:100%}.compareTable{border:1px solid #ececec;border-collapse:collapse}.compareTable td,.compareTable th{border:1px solid #ececec;border-spacing:0px}.compareTable thead{text-align:center}.compareTable thead .compareTable-heading{text-align:center;font-family:Poppins,Arial,Helvetica,sans-serif}.compareTable thead .compareTable-headingText{font-size:13px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#323232}.compareTable .compareTable-heading.text-center,.compareTable .compareTable-item.text-center{width:150px}.compareTable-product .card{border:none;text-align:center}.compareTable-product .card .card-img-container:before{content:none}.compareTable-product .card .card-img-container:after{padding-bottom:75%}.compareTable-product .card .card-body{text-align:center}.compareTable-product .card .card-body .price-wrapper .card-price{float:none;font-size:14px}.compareTable-product .card .card-body .button{font-size:12px;padding:5px 15px;max-width:200px;margin-left:auto;margin-right:auto}.compareTable-product .compareTable-removeProduct{top:0;right:10px;width:24px;height:24px;position:absolute;background-color:transparent}.compareTable-product .compareTable-removeProduct .icon{margin:0;width:25px;height:25px;padding:5px;fill:#ffffff;border-radius:50%;background-color:#323232}.blocker{background:rgba(255,255,255,.5);bottom:0;left:0;position:absolute;right:0;top:0;z-index:500}.blocker-container{position:relative}.textTruncate{padding-bottom:1.5rem;position:relative;transition:max-height .1s ease-out}.js .textTruncate{max-height:110px;overflow:hidden}.js .textTruncate--visible{max-height:83.33333rem}.textTruncate-viewMore{background-color:#fff;bottom:0;padding-top:10px;position:absolute;width:100%}.toggle{border-top:1px solid #e5e5e5;margin-bottom:2.25rem}.toggle:last-of-type{margin-bottom:4.5rem}.toggle-title{margin-bottom:2.25rem}.toggleLink{color:#323232}.toggleLink:hover{color:#000}.toggle-title .toggleLink{float:right;line-height:24px}.toggleLink-text{font-size:13px;font-weight:400}.toggleLink-text--off{display:inline-block}.toggleLink.is-open .toggleLink-text--off{display:none}.toggleLink-text--on{display:none}.toggleLink.is-open .toggleLink-text--on{display:inline-block}.toggle-content{display:none}.toggle-content.is-open{display:block}.facetedSearch-toggle{margin:0 auto;max-width:100rem;width:100%;border:#e5e5e5 solid;border-radius:4px;border-width:1px;display:block;margin-bottom:2rem;padding:1rem;display:none!important}.facetedSearch-toggle:after,.facetedSearch-toggle:before{content:" ";display:table}.facetedSearch-toggle:after{clear:both}.facetedSearch-toggle.is-open{border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}.facetedSearch-toggle-indicator,.facetedSearch-toggle-text{display:block;font-weight:400}.facetedSearch-toggle-text{padding-left:.75rem;padding-right:.75rem;width:58.33333%;float:left;padding:0;text-align:left}.facetedSearch-toggle-indicator{padding-left:.75rem;padding-right:.75rem;width:41.66667%;float:left;font-weight:700;padding:0;text-align:right}.facetedSearch-navList{display:block!important}.facetedSearch-navList.is-open{display:block}.facetedSearch-navList.is-open .accordion--navList,.facetedSearch-navList.is-open .accordion-block:first-child .accordion-navigation{border-top-left-radius:0;border-top-right-radius:0}.facetedSearch-toggle+.facetedSearch-navList,.sidebarBlock+.facetedSearch-navList{margin-top:2rem}.facetedSearch-toggle+.facetedSearch-navList.is-open,.sidebarBlock+.facetedSearch-navList.is-open{margin-top:-1px}@media (min-width:801px){.facetedSearch-toggle+.facetedSearch-navList.is-open,.sidebarBlock+.facetedSearch-navList.is-open{margin-top:2rem}}.facetedSearch-navList .navList--inner{margin-left:1.5rem}.facet-quick-heading{text-transform:capitalize}.facetedSearch-optionColumns{column-count:3;column-gap:20px}.facetedSearch-refineFilters{display:block}.facetedSearch-refineFilters>a[data-faceted-search-facet]{font-style:italic;border-bottom:1px solid #ebebeb}.facetedSearch-content--rating .is-selected{font-weight:700}.banners{background-color:#757575;color:#fff;padding:.75rem 0;text-align:center}.banners p:last-child{margin-bottom:0}.banners a{color:#fff}.banner{margin:0 auto;max-width:100rem;width:100%}.banner:after,.banner:before{content:" ";display:table}.banner:after{clear:both}.banner+.banner{margin-top:1.5rem}.facetLabel{background:#fafafa;border-radius:40px;padding:3px 15px!important;text-decoration:none}.facetLabel .icon{height:1rem;width:1rem;display:inline-block;fill:#323232;position:relative;top:-1px}.cart{display:block;margin-bottom:1.5rem;width:100%}@media (min-width:801px){.cart{display:table}}.cart-header{display:none}@media (min-width:801px){.cart-header{display:table-header-group;text-align:left;background-color:#f8f8f8}}.cart-header-item{padding:12px 0;line-height:20px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.65px;font-family:Poppins,Arial,Helvetica,sans-serif;color:#323232}.cart-header-item:first-child{padding-left:30px}.cart-header-item:last-child{text-align:right;padding-right:30px}.cart-list{border-top:1px solid #e5e5e5;display:block}@media (min-width:801px){.cart-list{border-top:none;display:table-row-group}}.cart-item{border-bottom:1px solid #e5e5e5;clear:both;display:inline-block;width:100%;padding:30px 0}@media (min-width:551px){.cart-item{display:block;padding-left:25%}.cart-item:after,.cart-item:before{content:" ";display:table}.cart-item:after{clear:both}}@media (min-width:801px){.cart-item{display:table-row;padding-left:0}.cart-item:after,.cart-item:before{display:none}}.cart-item-block{display:block}@media (min-width:801px){.cart-item-block{display:table-cell;vertical-align:top;padding-top:30px;padding-bottom:30px}}.cart-item-block .definitionList{margin-bottom:.41667rem}.cart-item-figure{float:left;height:8.33333rem;margin-bottom:1.5rem;width:33.33333%;position:relative;vertical-align:top}.cart-item-figure:after{content:'';display:block;height:0;width:100%;padding-bottom:133.33333%}@media (min-width:551px){.cart-item-figure{margin-bottom:0;margin-left:-33.33333%;width:33.33333%}}@media (min-width:801px){.cart-item-figure{float:none;width:10%}.cart-item-figure:after{content:none}}.cart-item-fixed-image{width:100%}.cart-item-image{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;bottom:auto}@media (min-width:801px){.cart-item-image{margin-left:0;position:relative}}.cart-item-title{display:table-cell;vertical-align:top;height:8.33333rem;padding-left:1.5rem}@media (min-width:551px){.cart-item-title{display:block;height:auto;margin-bottom:1.5rem;overflow:hidden}}@media (min-width:801px){.cart-item-title{display:table-cell;padding-left:1.5rem;padding-right:1.5rem}}.cart-item-info{clear:both;width:66.66667%;float:right;padding-left:1.5rem}.cart-item-info+.cart-item-info{margin-top:15px}@media (min-width:551px){.cart-item-info{clear:none;float:left;overflow:hidden;width:33.33333%}.cart-item-info+.cart-item-info{margin-top:0}}@media (min-width:801px){.cart-item-info{float:none;width:16.66667%}.cart-item-info:last-child{text-align:right}}@media (min-width:801px){.cart-header-quantity,.cart-item-quantity{text-align:center}}.cart-item-quantity .form-increment{margin:0;display:inline-block;vertical-align:middle;border:1px solid #dcdcdc;border-radius:3px}.cart-item-quantity .form-increment .button{width:40px;height:40px;padding:0;font-size:22px;line-height:40px;color:#7b7b7b;border:none;background-color:transparent}.cart-item-quantity .form-increment .button svg{fill:#7b7b7b}.cart-item-quantity .form-increment .button>.icon{width:100%;height:100%;font-style:normal;font-weight:300;vertical-align:top}.cart-item-quantity .form-increment .button:active,.cart-item-quantity .form-increment .button:focus,.cart-item-quantity .form-increment .button:hover{color:#7b7b7b;border:none;background-color:transparent}.cart-item-quantity .form-increment .button:active svg,.cart-item-quantity .form-increment .button:focus svg,.cart-item-quantity .form-increment .button:hover svg{fill:#7b7b7b}.cart-item-quantity .form-increment .form-input--incrementTotal{padding:0;width:40px;line-height:40px;text-align:center;font-size:12px;font-weight:500;color:#646464}@media (min-width:801px){.cart-item-quantity .form-increment{margin-left:0}}.cart-item-quantity .cart-item-label{padding-left:0;line-height:42px}@media (min-width:551px){.cart-item-quantity .cart-item-label{line-height:20px}}@media (max-width:320px){.cart-item-quantity .cart-item-label{display:none}}@media (min-width:801px){.cart-item-price{padding-left:0}}.cart-item-label{color:#323232;float:left;margin-bottom:0;text-align:left;width:33.33333%}@media (min-width:551px){.cart-item-label{display:block;padding-left:1.5rem;text-align:left;width:100%;margin-bottom:.41667rem}}@media (min-width:801px){.cart-item-label{display:none}}.cart-item-value{padding-left:1.5rem;font-size:13px;font-weight:500;color:#323232}@media (min-width:801px){.cart-item-value{padding-left:0;line-height:42px}}.cart-item-brand{color:#a0a0a0;margin-bottom:6px}.cart-item-name{margin:0;color:#323232;font-size:12px;font-weight:400;line-height:20px;font-family:Poppins,Arial,Helvetica,sans-serif}.cart-item-name+.definitionList{margin-top:10px}.definitionList .definitionList-key{color:#323232;font-weight:500;line-height:25px;min-width:40px}.definitionList .definitionList-value{color:#a0a0a0;font-weight:400;line-height:25px}a[data-item-edit]{color:#5696ef}.cart-item-options--giftWrapping{margin-bottom:0;margin-top:1.16667rem}.cart-item-options--giftWrapping .cart-item-option-description,.cart-item-options--giftWrapping .cart-item-option-title{font-weight:500;color:#323232;display:inline-block;vertical-align:top}.cart-item-options--giftWrapping .cart-item-option-title{margin-right:5px}.cart-remove{background-color:#e5e5e5;border-radius:50%;cursor:pointer;float:right;height:1.66667rem;margin-top:0;padding:3px;transition:background-color .15s ease;width:1.66667rem}@media (min-width:551px){.cart-remove{margin-left:25px}}@media (min-width:801px){.cart-remove{margin-top:6px;padding:5px;height:2.5rem;width:2.5rem}}.cart-remove.cart-remove--spacer{visibility:hidden}.cart-remove>svg{fill:#323232}.cart-totals{list-style:none;margin-left:0;margin-bottom:1.5rem;text-align:right;width:100%}.cart-totals ol,.cart-totals ul{list-style:none;margin-bottom:0}.cart-totals .cart-total:last-child{padding-top:10px}.cart-total{border-bottom:0}.cart-total:after,.cart-total:before{content:" ";display:table}.cart-total:after{clear:both}.cart-total+.cart-total{border-top:1px solid #ebebeb}.cart-total .form-input{display:inline-block;height:42px;padding:.5rem;vertical-align:top;width:75%}.cart-total .form-select{background-position:right .41667rem top .83333rem;background-size:1.66667rem 1.66667rem;height:42px;margin-bottom:.75rem;padding:.5rem .75rem}.cart-total .form-inlineMessage{text-align:left}.cart-total-label,.cart-total-value{float:left;color:#323232;font-size:14px;font-weight:600;line-height:20px;padding:1rem 0}.cart-total-label b,.cart-total-label strong,.cart-total-value b,.cart-total-value strong{font-weight:600}.cart-total-label{color:#323232;width:50%;display:block;padding-left:0;text-align:left}.cart-total-value{text-align:right;font-size:16px;width:50%}.cart-total-value button{margin:0;padding:0;border:none;color:#5696ef;font-size:12px;font-weight:400;border-radius:0;text-decoration:none;text-transform:capitalize;background-color:transparent}.cart-total-value button:active,.cart-total-value button:focus,.cart-total-value button:hover{color:#5696ef;border:none;background-color:transparent}.cart-total-grandTotal{font-family:Poppins,Arial,Helvetica,sans-serif;font-size:18px;padding-bottom:.16667rem;padding-top:.16667rem;position:relative}@media (min-width:801px){.cart-total-grandTotal{padding:1rem 0}}.coupon-code-add,.coupon-code-cancel,.gift-certificate-add,.gift-certificate-cancel,.shipping-estimate-hide,.shipping-estimate-show{color:#323232;padding:0;text-decoration:underline;transition:color .15s ease}.coupon-code-add:hover,.coupon-code-cancel:hover,.gift-certificate-add:hover,.gift-certificate-cancel:hover,.shipping-estimate-hide:hover,.shipping-estimate-show:hover{color:#000}.cart-gift-certificate-form,.coupon-form{font-size:0;margin-bottom:30px}.cart-gift-certificate-form:after,.cart-gift-certificate-form:before,.coupon-form:after,.coupon-form:before{content:" ";display:table}.cart-gift-certificate-form:after,.coupon-form:after{clear:both}.cart-gift-certificate-form .button,.cart-gift-certificate-form .form-input,.coupon-form .button,.coupon-form .form-input{float:left}.cart-gift-certificate-form .form-input,.coupon-form .form-input{width:73%}.cart-gift-certificate-form .button,.coupon-form .button{margin:0 0 0 2%;padding-left:.75rem;padding-right:.75rem;width:25%}@media (max-width:414px){.cart-gift-certificate-form .form-input,.coupon-form .form-input{height:36px}}.estimator-form{margin-bottom:0}.estimator-form .form-input{margin-bottom:.75rem;width:100%}.estimator-form .button--primary{width:60%}.estimator-form-label{clear:both;float:left;font-weight:400;margin-bottom:0}.estimator-form-label .form-label{line-height:3.5rem;margin-bottom:0}.estimator-form-label-text{margin-left:.83333rem}.estimator-form-input{float:right;margin-bottom:1em;width:60%}.estimator-form-input .form-input,.estimator-form-input .form-select{margin-bottom:0}.shipping-estimate-submit{margin-top:8px}.estimator-form-input--price{width:30%}.estimator-form-row:after,.estimator-form-row:before{content:" ";display:table}.estimator-form-row:after{clear:both}.estimator-form-toggleUPSRate{display:block;margin-bottom:1em}.cart-actions{clear:both;text-align:center}.cart-actions:after,.cart-actions:before{content:" ";display:table}.cart-actions:after{clear:both}.cart-actions .button{display:block;margin-bottom:0;width:100%;font-size:14px;padding-top:8px;padding-bottom:8px}@media (min-width:551px){.cart-actions .button{display:inline-block;float:right;font-size:16px;padding-top:13px;padding-bottom:11px}}.cart-actions .checkoutMultiple{clear:right;display:block;padding-top:15px}.cart-additionalCheckoutButtons{text-align:center}.cart-additionalCheckoutButtons:after,.cart-additionalCheckoutButtons:before{content:" ";display:table}.cart-additionalCheckoutButtons:after{clear:both}.cart-additionalCheckoutButtons .FloatRight:after,.cart-additionalCheckoutButtons .FloatRight:before{content:" ";display:table}.cart-additionalCheckoutButtons .FloatRight:after{clear:both}.cart-additionalCheckoutButtons .FloatRight p{float:none!important;margin:.5rem 0}.cart-additionalCheckoutButtons .CheckoutButton:first-child{margin-top:0}.data-cart-totals{width:100%;max-width:570px;float:right}.previewCartList{list-style:none;margin-left:0;margin:0;padding:0;width:100%;max-height:315px;overflow-y:auto}.previewCartList ol,.previewCartList ul{list-style:none;margin-bottom:0}.previewCartList li{margin:0;padding:0}.previewCartItem{margin:0 auto;max-width:100rem;width:100%;display:table}.previewCartItem:after,.previewCartItem:before{content:" ";display:table}.previewCartItem:after{clear:both}.previewCartItem+.previewCartItem{margin-top:30px}.previewCartItem-content,.previewCartItem-image{display:table-cell;vertical-align:top}.previewCartItem-image{width:64px;padding:0;text-align:center;position:relative;overflow:hidden}.previewCartItem-image img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.previewCartItem-image:after{content:'';display:block;height:0;width:100%;padding-bottom:133.33333%}.previewCartItem-content{padding-left:18px}.previewCartItem-brand{color:#a0a0a0;line-height:1;display:block;margin-bottom:6px}.previewCartItem-name{margin:0 0 6px 0;text-transform:none;color:#323232}.previewCartItem-name>a{text-decoration:none}.previewCartItem-price{font-weight:500;display:inline-block;font-size:13px;color:#323232}.previewCartAction{margin:0 auto;max-width:100rem;width:100%;display:block;margin:30px 0 0 0}.previewCartAction:after,.previewCartAction:before{content:" ";display:table}.previewCartAction:after{clear:both}.previewCartAction .button{margin:0;padding-left:.75rem;padding-right:.75rem;width:100%}.previewCartAction-checkout{margin-bottom:15px}.previewCartAction-checkout,.previewCartAction-viewCart{display:block}.previewCartAction-checkoutMultiple{clear:both;text-align:center;margin-bottom:20px}.previewCartAction-checkoutMultiple a{color:#646464;border-bottom:1px solid #eaeaea}.previewCart-emptyBody{padding:3rem;text-align:center}.addressList{font-size:0;list-style:none;margin-left:-.75rem;margin-right:-.75rem}.address{display:inline-block;padding:0 .75rem;vertical-align:top;width:100%}@media (min-width:551px){.address{width:50%}}@media (min-width:1261px){.address{width:33.33333%}}.panel--address{font-size:1rem;position:relative}.panel--address .panel-body{min-height:21.66667rem;padding:1.5rem;background-color:#fafafa}@media (min-width:551px){.panel--address .panel-body{padding:1.5rem 1.5rem 4.5rem}}.panel--address .form-actions{margin-bottom:-.75rem;margin-top:1.5rem;text-align:left}@media (min-width:551px){.panel--address .form-actions{bottom:1.5rem;position:absolute;width:auto}}.panel--address .form-actions .button{font-size:12px;margin-bottom:.75rem;padding:4px 20px;border:1px solid #323232}.panel--address .form-actions .button+.button{margin-left:0;margin-top:0}@media (min-width:551px){.panel--address .form-actions .button+.button{margin-left:.41667rem}}.address-title{margin:0 0 .75rem;text-transform:none;font-weight:600;text-transform:uppercase;color:#323232}.address-details{list-style:none;margin:0 0 .75rem}.address-description,.address-label{display:inline-block;font-size:1rem;margin:0}.address-label{color:#323232;font-weight:400}.panel--newAddress{display:block;text-align:center;text-decoration:none}.panel--newAddress:hover .address-title{color:#000}.panel--newAddress .panel-body{background-color:transparent;border:1px solid #e5e5e5;display:block}.panel--newAddress .address-title{margin-bottom:0;transition:all .15s ease}.address-addNew{left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-55%)}.address-symbol{font-size:50px;line-height:1}.videoGallery-main{height:0;margin-bottom:1.33333rem;overflow:hidden;padding-bottom:67.5%;padding-top:2.08333rem;position:relative;margin-bottom:1.91667rem}.videoGallery-main.widescreen{padding-bottom:56.34%}.videoGallery-main.vimeo{padding-top:0}.videoGallery-main embed,.videoGallery-main iframe,.videoGallery-main object,.videoGallery-main video{height:100%;position:absolute;top:0;width:100%;left:0}.videoGallery-list{list-style:none;margin-left:0;margin:0 -.75rem;max-width:none;width:auto;font-size:0;margin-left:0!important}.videoGallery-list ol,.videoGallery-list ul{list-style:none;margin-bottom:0}.videoGallery-list:after,.videoGallery-list:before{content:" ";display:table}.videoGallery-list:after{clear:both}.videoGallery-item{display:block;float:none;vertical-align:top}.video{display:block;margin-bottom:1.91667rem;opacity:.4;text-decoration:none;transition:opacity .1s ease-out}.video:after,.video:before{content:" ";display:table}.video:after{clear:both}.video-figure{float:left;margin-right:.75rem}.video-figure>img{display:block}.video-figure--opposite{float:right;margin-left:.75rem;margin-right:0}.video-body:after,.video-body:before{content:" ";display:table}.video-body:after{clear:both}@media (min-width:801px){.video{margin-bottom:1.91667rem}}.video.is-active,.video:hover{color:#323232;opacity:1}.video-figure{margin-right:1.91667rem}.video-title{font-size:13px;font-weight:600;color:#323232;margin-bottom:0;margin-top:0;text-transform:none}.video-description{font-size:1rem;margin-bottom:0}.previewCart{width:100%;vertical-align:top;display:inline-block}.previewCart .productView{padding:0;font-size:0;display:block;margin:30px 0 0 0}.previewCart .previewCartCheckout{display:block;font-size:12px;max-width:400px;padding:20px;margin:0 auto;text-align:center;background-color:#fafafa}.previewCart .productView-image{width:37%;padding:0;display:inline-block;vertical-align:top}.previewCart .productView-details{width:63%;margin-bottom:0;padding-left:15px;font-size:1rem;display:inline-block;vertical-align:top}.previewCart .productView-details .productView-brand{color:#a0a0a0;font-size:13px;font-weight:500;line-height:20px;margin-bottom:25px;text-decoration:underline;text-underline-position:under}.previewCart .productView-details .productView-title{font-size:13px;font-weight:500;line-height:22px;margin-bottom:10px;font-family:Poppins,Arial,Helvetica,sans-serif;color:#323232}.previewCart .productView-details .productView-info{margin-bottom:8px}.previewCart .productView-details .productView-info .productView-info-name{min-width:70px}.previewCart .productView-details .productView-info .productView-info-value{text-transform:capitalize}.previewCart .productView-details .productView-price{font-size:14px;line-height:20px;font-weight:600;text-transform:uppercase;font-family:Poppins,Arial,Helvetica,sans-serif;color:#323232}@media (min-width:381px){.previewCart .previewCartCheckout{padding:30px}}@media (min-width:768px){.previewCart .productView{margin:0;width:60%;float:left;padding:0 30px 0 0}.previewCart .previewCartCheckout{width:40%;margin:0;padding:0;float:right;max-width:none;background-color:transparent}.previewCart .productView-image{width:30%}.previewCart .productView-details{width:70%;padding-left:15px}}@media (min-width:993px){.previewCart .productView{width:67%;padding:0 50px 0 0}.previewCart .previewCartCheckout{width:33%}.previewCart .productView-image{width:37%}.previewCart .productView-details{width:63%;padding-left:30px}}@media (min-width:1025px){.previewCart .previewCartCheckout{padding:6px 10px}.previewCart .productView-details{padding-top:0}}.previewCartCheckout{text-align:center}.previewCartCheckout .button{width:100%;line-height:24px}.previewCartCheckout .button+.button{margin-left:0}.previewCartCheckout .button--primary{margin-bottom:0}.previewCartCheckout .button-transparent{color:#646464;font-weight:500;padding:5px 15px;line-height:24px;border-radius:36px;text-transform:capitalize;border:1px solid #c1c1c1}.previewCartCheckout .button-transparent:active,.previewCartCheckout .button-transparent:focus,.previewCartCheckout .button-transparent:hover{border:1px solid #c1c1c1}@media (min-width:1025px){.previewCartCheckout .button-transparent:active,.previewCartCheckout .button-transparent:focus,.previewCartCheckout .button-transparent:hover{color:#fff;border:1px solid #323232}.previewCartCheckout .button-transparent:active svg,.previewCartCheckout .button-transparent:focus svg,.previewCartCheckout .button-transparent:hover svg{fill:#ffffff}}.previewCartCheckout .previewCartAction-checkoutMultiple{padding:10px 0 0 0}.previewCartCheckout .previewCartAction-checkoutMultiple>a{color:#646464;border-bottom:0}.previewCartCheckout-additionalCheckoutButtons p{display:block;margin:5px 0;float:none!important}.previewCartCheckout-subtotal{margin:15px 0;padding-top:15px;padding-bottom:15px;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb}.previewCartCheckout-subtotal .previewCartCheckout-price{display:block;font-size:22px;margin-top:10px;line-height:30px;font-weight:600;text-transform:uppercase;font-family:Poppins,Arial,Helvetica,sans-serif;color:#323232}.maintenanceNotice{background-color:#fffdea;box-shadow:0 0 5px #999;color:#323232;left:1.16667rem;padding:1rem 1.33333rem;position:fixed;top:1.16667rem;width:24rem;z-index:500}.maintenanceNotice>:last-child{margin-bottom:0}.maintenanceNotice a{color:#323232}.maintenanceNotice-header{font-family:Poppins;margin:0 0 .75rem}body.hasAdminBar{padding-top:101px}@media (min-width:801px){body.hasAdminBar{padding-top:0}body.hasAdminBar .banners{margin-top:46px}body.hasAdminBar .header{padding-top:0}}body.hasAdminBar .header{padding-top:46px}body.hasAdminBar .navPages-container.is-open{padding-top:101px}.adminBar{background-color:#fff;box-shadow:0 .16667rem .58333rem 0 rgba(0,0,0,.2);color:#626568;float:left;font-family:"Source Sans Pro",arial,"sans serif",sans-serif;font-size:14px;font-weight:600;height:46px;left:0;position:fixed;text-decoration:none;top:0;width:100%;z-index:10000}.adminBar-logo{background-color:#273a8a;float:left;height:46px;width:45px}.adminBar-logo svg{height:100%;padding:7px 10px 11px 7px;width:100%}.adminBar-content{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:46px;-ms-flex-pack:justify;justify-content:space-between;margin-left:45px;padding:17px 20.5px 14px 20px}.adminBar-content a{color:#4b71fc;font-weight:600;text-decoration:none}.adminBar-private{float:right;text-align:right}.adminBar-private span{white-space:nowrap}.preview{font-weight:400;padding-left:9px}.cookieMessage{background:#e5e5e5;color:#323232;display:none}.cookieMessage .button{width:100%}@media (min-width:801px){.cookieMessage .button{vertical-align:middle;width:25%}}@media (min-width:1261px){.cookieMessage .button{vertical-align:top}}.cookieMessage-container{margin:0 auto;padding:1.5rem}@media (min-width:801px){.cookieMessage-container{width:83.33333%}}@media (min-width:1261px){.cookieMessage-container{width:58.33333%}}@media (min-width:801px){.cookieMessage-text{display:inline-block;padding:0 .75rem;vertical-align:middle;width:66.66667%}}.login-row{width:100%;display:block}.login-row:after,.login-row:before{display:table;content:" "}.login-row:after{clear:both}.login-row .login-form{width:100%;display:block;margin-bottom:30px}.login-row .new-customer{width:100%;display:block;padding:25px}@media (min-width:601px){.login-row .login-form{width:50%;float:left;padding-top:30px;padding-right:50px;margin-bottom:0}.login-row .new-customer{width:50%;float:right;padding:30px}}@media (min-width:993px){.login-row .login-form{padding-top:50px}.login-row .new-customer{padding:50px}}@media (min-width:1025px){.login-row .login-form{max-width:470px}.login-row .new-customer{float:right;max-width:470px}}@media (min-width:1281px){.login-row .login-form{padding-top:60px}.login-row .new-customer{padding:60px;max-width:570px}}.login-form .form-field input:-webkit-autofill,.login-form .form-field select:-webkit-autofill,.login-form .form-field textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fff inset}.login-form .form-actions{margin-top:25px;text-align:left}.login-form .form-actions .button{min-width:200px;max-width:200px;display:inline-block;vertical-align:middle}.login-form .form-actions .forgot-password{display:block;position:relative;margin-top:10px;color:#646464}@media (min-width:601px){.login-form .form-actions .button{min-width:170px}}@media (min-width:993px){.login-form .form-actions .forgot-password{margin-top:0;margin-left:30px;display:inline-block;vertical-align:middle}.login-form .form-actions .forgot-password:before{content:"";left:0;width:0;bottom:0;height:1px;position:absolute;transition:all .3s ease;background-color:#000}.login-form .form-actions .forgot-password:hover{color:#000}.login-form .form-actions .forgot-password:hover:before{width:100%}}.new-customer{background-color:#fafafa}.new-customer .panel-body,.new-customer .panel-header{background-color:transparent}.new-customer .panel-header{padding:0}.new-customer .panel-header .panel-title{font-size:16px;line-height:1;font-weight:700;margin-bottom:28px;letter-spacing:.8px;font-family:Poppins,Arial,Helvetica,sans-serif;color:#323232;text-transform:uppercase}.new-customer .panel-body{padding:0;margin-bottom:0}.new-customer .panel-body ul li{line-height:28px}.new-customer .button{margin-top:10px;min-width:200px;margin-bottom:0}@media (min-width:601px){.new-customer .button{min-width:240px}}.themevale_account h2,.themevale_account h3{font-weight:600;line-height:1.2}.themevale_account p strong{font-weight:600}.themevale_account>ol,.themevale_account>p,.themevale_account>ul{line-height:24px}.themevale_account .account-body .account-content{padding-left:0;padding-right:0}.themevale_account .account-body .g-recaptcha>div{margin-left:auto;margin-right:auto}@media (min-width:551px){.themevale_account .account-body .g-recaptcha>div{margin-left:0}.themevale_account .account-body .form-actions{text-align:left}}.themevale_account .form-prefixPostfix{display:block}.themevale_account .form-prefixPostfix .button{width:auto;height:auto;margin-top:15px;padding:6px 30px}@media (min-width:1025px){.themevale_account .form-prefixPostfix{display:-ms-flexbox;display:flex}.themevale_account .form-prefixPostfix .button{margin-top:0;margin-left:30px}}.themevale_account .form-actions #gift-certificate-preview,.themevale_account .form-actions #gift-certificate-submit{width:100%}.themevale_account .form-actions .button[data-wishlist-delete],.themevale_account .form-actions .button[data-wishlist],.themevale_account .form-actions .button[value="Save Address"],.themevale_account .form-actions .button[value="Send Message"],.themevale_account .form-actions .button[value=Clear]{min-width:180px;margin-bottom:0}.themevale_account .form-actions .button[value="Create Account"]{min-width:270px}@media (min-width:601px){.themevale_account .form-actions #gift-certificate-preview{width:auto;min-width:180px}.themevale_account .form-actions #gift-certificate-submit{width:auto;min-width:345px}}@media (min-width:1025px){.themevale_account .gift-certificate-form .form-actions{text-align:left}}.search-suggestion{margin-bottom:2rem}.search-suggestion>:last-child{margin-bottom:0}.suggestion-title{margin-top:0;text-transform:inherit}.advancedSearch-form{margin-bottom:3rem}.advancedSearch-form .form-row{margin-bottom:-1.5rem}.advancedSearch-form #advanced-search-submit{min-width:180px}.quickSearchResults{width:100%;margin-top:1px;margin-left:auto;margin-right:auto;background-color:#fff;max-height:375px;overflow-y:auto}.quickSearchResults .modal-close{display:none}.quickSearchResults .productList{padding:0;margin:0}.quickSearchResults .productList .product{margin:0;width:100%;padding:15px;display:block;transition:all .3s ease;border-bottom:1px solid #eaeaea}.quickSearchResults .productList .product:hover{background-color:#fafafa}.quickSearchResults .productList .product:last-child{padding-bottom:15px}.quickSearchResults .productList .product+.product{margin-top:0}.quickSearchResults .card{margin:0;width:100%;display:table;text-align:left}.quickSearchResults .card .card-body,.quickSearchResults .card .card-figure{text-align:left;display:table-cell;vertical-align:top}.quickSearchResults .card .card-img-container:before{content:none}.quickSearchResults .card .card-figure{width:70px;padding-bottom:0}.quickSearchResults .card .card-body{padding-top:0;padding-left:15px}.quickSearchResults .card .card-body .card-title{margin-bottom:10px}.quickSearchResults .card .card-body .price-wrapper{margin-bottom:12px}@media (max-width:500px){.quickSearchResults .card .card-body .card-brand{display:none}}.quickSearchResults .quickSearch-wrapper{padding:15px}.advancedSearch-separator{display:none}.advancedSearch-title{margin:0 0 1.5rem;text-transform:inherit}.search-price-range label{display:inline}.search-price-range label input{display:block;padding-left:1.5rem}@media (min-width:551px){.search-price-range label input{display:inline;width:6rem}}@media (min-width:551px){.search-price-range label span{display:inline;padding-left:1.5rem;padding-right:1.5rem}}.category-suggestion-list{margin:0 -.75rem;max-width:none;width:auto;list-style-type:none}.category-suggestion-list:after,.category-suggestion-list:before{content:" ";display:table}.category-suggestion-list:after{clear:both}.category-suggestion{padding-left:.75rem;padding-right:.75rem;width:33.33333%;float:left;font-size:15px}.search-refine{margin-left:1.5rem}.quickSearchMessage{font-size:15px;margin:1.5rem 0 0;text-align:center}.search-suggestion .category-suggestion{font-size:12px;line-height:20px;letter-spacing:.5px}.suggestion-title{font-weight:500;font-family:Poppins,Arial,Helvetica,sans-serif;color:#323232}.page-type-search .panel-body{background-color:#fafafa}.search-information{list-style:none;margin:0}.search-information>li+li{margin-top:30px}.search-information>li .title{font-size:14px;font-weight:600;margin-right:10px}.search-information>li .description{margin-top:15px}.navBar--account{display:none}@media (min-width:801px){.navBar--account{display:block}}.account-heading{border-bottom:1px solid #e5e5e5;margin:0;padding-bottom:1rem}.account-list{list-style:none;margin-left:0}.account-listItem{border-bottom:1px solid #e5e5e5;padding:1.5rem 0;position:relative}.account-listItem img{width:100%}.account-listItem .account-product-image{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;position:absolute}.account-listShipping{border-bottom:1px solid #e5e5e5;font-weight:700;padding:2rem 0}.account-listShipping .account-listShipping-title{margin:0;text-transform:inherit}.account-product:after,.account-product:before{content:" ";display:table}.account-product:after{clear:both}.account-product-figure{float:left;margin-right:.75rem}.account-product-figure>img{display:block}.account-product-figure--opposite{float:right;margin-left:.75rem;margin-right:0}.account-product-body:after,.account-product-body:before{content:" ";display:table}.account-product-body:after{clear:both}.account-product-figure{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 2rem 0 0;position:relative;width:70px}.account-product-figure:after{content:'';display:block;height:0;width:100%;padding-bottom:133.33333%}@media (min-width:551px){.account-product-figure{width:120px}}.account-product-download{border-radius:50%;height:2.75rem;padding:0;position:absolute;right:-.75rem;top:-.75rem;width:2.75rem;z-index:1}.account-product-download .icon{height:1.5rem;margin-top:.41667rem;width:1.5rem}.account-product-download svg{fill:white}.account-product-body{overflow:hidden;padding-bottom:55px;position:relative}@media (min-width:551px){.account-product-body{padding-bottom:0}}.account-product-body .definitionList{font-size:15px;margin-bottom:0}.account-product-title{margin:0 0 .16667rem;text-transform:inherit}.account-product-title>a{text-decoration:none}.account-product-title+.definitionList{margin-top:.75rem}.account-product-subtitle{color:#999;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:15px;margin:-.16667rem 0 1rem;text-transform:inherit}.account-product-price{float:right;font-size:15px}.account-product-description+.definitionList{margin:-1.41667rem 0 1.5rem}.account-product-refundQty{color:#999;margin-bottom:0}.account-product-details{margin:0 -.75rem;max-width:none;width:auto}.account-product-details:after,.account-product-details:before{content:" ";display:table}.account-product-details:after{clear:both}.account-product-detail{padding-left:.75rem;padding-right:.75rem;width:100%;float:left}@media (min-width:551px){.account-product-detail{width:33.33333%}}@media (min-width:1261px){.account-product-detail{width:25%}}.account-product-detail+.account-product-detail{margin-top:1rem}@media (min-width:551px){.account-product-detail+.account-product-detail{margin-top:0}}@media (min-width:551px){.account-product-detail+.account-product-detail--full{margin-top:1.5rem}}@media (min-width:1261px){.account-product-detail--large{width:50%}}.account-product-detail--full{width:100%}.account-product-detail-heading{color:#323232;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:12px;margin:0 0 .41667rem}.account-product--alignMiddle{display:table;width:100%}.account-product--alignMiddle .account-product-checkItem{display:table-cell;position:relative;vertical-align:middle;width:2rem}@media (min-width:1261px){.account-product--alignMiddle .account-product-checkItem{left:-2.5rem}}.account-product--alignMiddle .account-product-checkItem .form-label{height:1.5rem;margin:0;padding:0;width:1.5rem}.account-product--alignMiddle .account-product-body,.account-product--alignMiddle .account-product-figure{display:table-cell}.account-product--alignMiddle .account-product-figure{float:none;margin-right:0}@media (min-width:1261px){.account-product--alignMiddle .account-product-figure{left:-2rem}}.account-product--alignMiddle .account-product-body{padding-left:2rem;vertical-align:middle}@media (min-width:1261px){.account-product--alignMiddle .account-product-body{padding-left:0}}.account-orderTotal{float:right;font-size:15px;margin-top:-1.5rem;width:66.66667%}.account-orderTotal-key,.account-orderTotal-value{margin:0;padding:1.5rem 0}.account-orderTotal-key{color:#323232;float:left;font-weight:400}.account-orderTotal-key:last-of-type{position:relative;top:.33333rem}.account-orderTotal-value{border-bottom:1px solid #e5e5e5;text-align:right}.account-orderTotal-value:last-child{border-bottom:0;font-size:20px}.account-orderStatus{bottom:0;left:0;position:absolute}@media (min-width:551px){.account-orderStatus{float:right;position:inherit;text-align:right}}.account-orderStatus-label{margin:0;text-align:center;color:#323232;font-size:12px;font-weight:600;padding:6px 15px;line-height:20px;border-radius:36px;letter-spacing:.65px;text-transform:uppercase;background-color:#fff;border:2px solid #323232;transition:all .3s ease}@media (min-width:415px){.account-orderStatus-label{font-size:13px;padding:7px 30px;line-height:24px;border-radius:42px}}@media (min-width:1025px){.account-orderStatus-label{min-width:250px}.account-orderStatus-label:active,.account-orderStatus-label:focus,.account-orderStatus-label:hover{color:#fff;border:2px solid #323232;background-color:#323232}}.account-orderStatus-action{color:#323232;display:inline-block;font-size:12px;font-style:italic;letter-spacing:.25px;margin-left:.75rem;text-align:right;text-decoration:underline;vertical-align:top}@media (min-width:551px){.account-orderStatus-action{display:block;margin-left:0}}.account-orderStatus-action:hover{color:#000}.account .pagination{color:#999;margin-top:3rem;text-align:center}.account-message .is-read{color:#999}.account-sidebar-block{font-size:15px}.account-sidebar-block+.account-sidebar-block{margin-top:3rem}.account-sidebar-block .account-heading{margin-bottom:1.5rem}.account-order-address{list-style:none;margin-left:0}.account-order-address ol,.account-order-address ul{list-style:none;margin-bottom:0}.account-reorder-form{display:inline-block}.order-payments-description{color:#757575;font-weight:400;margin-top:1.5rem}.account-downloads-summary{border-bottom:1px solid #e5e5e5;font-size:15px;padding-bottom:1.5rem}.account-downloadsList{list-style:none;margin-left:0}.account-downloadsList ol,.account-downloadsList ul{list-style:none;margin-bottom:0}.account-downloadsItem{margin-bottom:1.5rem}.account-downloadsItem>:first-child{margin-top:0}.account-downloadsItem>:last-child{margin-bottom:0}.account-downloadsItem-title{color:#323232;font-size:15px;margin-bottom:.16667rem;text-transform:inherit}.account-downloadsItem-description{margin-bottom:0}.account-downloadsItem-availability{color:#323232}.wishlists-table{margin-left:auto;margin-right:auto;max-width:100rem}.wishlist-header{display:none;text-align:center}.modal .wishlist-header{display:block}.wishlist-form{margin:0 auto;max-width:100rem;width:100%;margin-left:auto;margin-right:auto;max-width:45.83333rem}.wishlist-form:after,.wishlist-form:before{content:" ";display:table}.wishlist-form:after{clear:both}.wishlist-form .form-field{padding-left:.75rem;padding-right:.75rem;width:100%;float:left}.share-wishlist{margin-left:auto;margin-right:auto;max-width:54.16667rem;text-align:center}.icon--ratingEmpty svg{fill:#a0a0a0}.icon--ratingFull svg{fill:#323232}.rating--small{display:inline-block}.rating--small .icon{height:1.16667rem;width:1.16667rem;margin-top:-3px}.apple-pay-checkout-button{background-position:50% 50%;background-repeat:no-repeat;background-size:100% 60%;border-radius:.33333rem;cursor:pointer;display:none;max-height:5.33333rem;min-height:2.66667rem;min-width:11.16667rem;padding:1.5rem;background-color:#000;background-image:-webkit-named-image(apple-pay-logo-white)}.cart-additionalCheckoutButtons .apple-pay-checkout-button{margin-top:.75rem}.apple-pay-supported .apple-pay-checkout-button{display:block}@media (min-width:551px){.apple-pay-supported .apple-pay-checkout-button{display:inline-block;float:right}}.previewCartCheckout .apple-pay-checkout-button{float:none;margin-top:.75rem}.header{background-color:#fff;border-bottom:1px solid #e5e5e5;overflow:visible;position:relative;width:100%;z-index:50;transition:all .3s ease}@media (min-width:1025px){.header{z-index:20}.header .navPages-container{position:relative}.header .navPages-icon{display:block;padding:12px 5px}.header .navPages-icon .icon{width:25px;height:25px}.header.is-sticky{top:0;position:fixed}.header.is-sticky #top-bar-promotion,.header.is-sticky .navUser,.header.is-sticky .themevale_middleHeader{display:none}.header.is-sticky .header-logo{margin:0;text-align:left}.header.is-sticky .header-logo .header-logo-text{font-size:36px;line-height:1}.header.is-sticky .header-logo .header-logo-image{max-height:24px}.header.is-sticky .navPages-item>.navPages-action{padding:15px}.header.is-sticky .navPages-container{display:flex;flex-wrap:wrap;display:-ms-flexbox;-ms-flex-wrap:wrap;-ms-flex-align:center;align-items:center;padding:0 30px}.header.is-sticky .navPages-container .themevale_navPages-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:8;flex-grow:8;max-width:100%}.header.is-sticky .navPages-container .themevale_navPages-item>.items{display:inline-block;vertical-align:middle}.header.is-sticky .navPages-container .themevale_navPages-item>.items+.items{margin-left:12px}.header.is-sticky .navPages-container .themevale_navPages-item.text-left,.header.is-sticky .navPages-container .themevale_navPages-item.text-right{display:block;-ms-flex-positive:2;flex-grow:2}}.header-logo{margin:0;font-size:0;text-align:center}.header-logo>a{color:#323232;display:inline-block;vertical-align:top;position:relative;text-decoration:none;z-index:20}.header-logo>a:after,.header-logo>a:before{content:" ";display:table}.header-logo>a:after{clear:both}@media (min-width:1025px){.header-logo{margin:10px 0 15px 0}}.header-logo-text{display:block;font-size:28px;line-height:1;font-family:Poppins,Arial,Helvetica,sans-serif;font-weight:500;letter-spacing:.20833rem;margin-left:auto;margin-right:auto;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}@media (min-width:551px){.header-logo-text{font-size:36px;font-weight:600}}@media (min-width:1025px){.header-logo-text{font-size:50px;line-height:50px}}.header-logo-image-container{position:relative;padding:5px;display:block}.header-logo-image{max-height:40pxpx}@media (min-width:768px){.header-logo-image{max-height:50px}}.header-logo-image-unknown-size{max-height:3.08333rem}@media (min-width:801px){.header-logo-image-unknown-size{max-height:none}}.mobileMenu-toggle{width:27px;height:27px;font-size:0;overflow:hidden;position:relative;display:block;z-index:50;background-color:transparent;outline:0;box-shadow:none}.mobileMenu-toggle .mobileMenu-toggleIcon,.mobileMenu-toggle .mobileMenu-toggleIcon::after,.mobileMenu-toggle .mobileMenu-toggleIcon::before{background:#323232;content:"";display:block;height:2px;width:100%;position:absolute;transform:rotate(0);transition:transform .1s ease-in,top .1s ease-in 150ms,bottom .1s ease-in 150ms}.mobileMenu-toggle .mobileMenu-toggleIcon{top:50%;transform:translateY(-50%);transition:background-color 10ms ease-in .1s}.mobileMenu-toggle .mobileMenu-toggleIcon::before{top:-8px}.mobileMenu-toggle .mobileMenu-toggleIcon::after{bottom:-8px}.mobileMenu-toggle.is-open .mobileMenu-toggleIcon{background-color:transparent;transition-delay:0.1s}.mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after,.mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before{background-color:#323232;bottom:auto;top:auto;transition:transform .1s ease-in 150ms,top .1s ease-in,bottom .1s ease-in}.mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before{top:0;transform:rotate(45deg)}.mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after{bottom:0;transform:rotate(-45deg)}@media (min-width:551px){.mobileMenu-toggle{width:30px;height:30px}.mobileMenu-toggle .mobileMenu-toggleIcon::before{top:-10px}.mobileMenu-toggle .mobileMenu-toggleIcon::after{bottom:-10px}}@media (min-width:1025px){.mobileMenu-toggle{display:none}}#top-bar-promotion{padding:6px 0;font-size:11px;font-weight:400;line-height:18px;text-align:center;color:#113121;background-color:#323232;text-transform:capitalize}#top-bar-promotion p{margin-bottom:0}@media (min-width:551px){#top-bar-promotion{padding:8px 0;font-size:12px;line-height:20px;letter-spacing:.6px}}.themevale_middleHeader .search-icon .icon-close{display:none}.themevale_quickSearch .themevale_middleHeader .search-icon .icon-close{display:inline-block}.themevale_quickSearch .themevale_middleHeader .search-icon .icon-close+.icon-search{display:none}@media (min-width:1025px){.themevale_middleHeader{display:block}.themevale_middleHeader .middleHeader-item-mobile{display:none}}@media (max-width:1024px){.themevale_middleHeader{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;padding:10px 15px}.themevale_middleHeader .middleHeader-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.themevale_middleHeader .middleHeader-item>.items{display:inline-block;vertical-align:middle;font-size:0}.themevale_middleHeader .middleHeader-item>.items>a{width:30px;height:30px;display:block;line-height:30px;text-align:center}.themevale_middleHeader .middleHeader-item>.items+.items{margin-left:12px}.themevale_middleHeader .icon{width:25px;height:25px;fill:#323232}.themevale_middleHeader .cart-icon .icon{width:27px;height:27px}}@media (max-width:550px){.themevale_middleHeader .middleHeader-item{width:calc(100% - 150px)}.themevale_middleHeader .middleHeader-item>.items a{width:27px;height:27px;line-height:27px}.themevale_middleHeader .middleHeader-item>.items+.items{margin-left:10px}.themevale_middleHeader .middleHeader-item.text-left,.themevale_middleHeader .middleHeader-item.text-right{width:75px}.themevale_middleHeader .icon{width:22px;height:22px}.themevale_middleHeader .cart-icon .icon{width:24px;height:24px}.themevale_middleHeader .header-logo-text{font-size:20px}}.page{margin:0 -.75rem;max-width:none;width:auto}.page:after,.page:before{content:" ";display:table}.page:after{clear:both}.page-content,.page-content--full{width:100%;float:left;padding-left:0;padding-right:0}@media (min-width:1025px){.page-content,.page-content--full{padding-left:15px;padding-right:15px}}@media (min-width:801px){.page-content--centered{padding-left:.75rem;padding-right:.75rem;width:66.66667%;float:left;margin-left:auto;margin-right:auto;float:none;padding-left:0;padding-right:0}}@media (min-width:801px) and (min-width:1025px){.page-content--centered{padding-left:15px;padding-right:15px}}.page-content--textCenter{text-align:center}.page-sidebar{display:none}@media (min-width:1025px){.page-sidebar{padding-left:15px;padding-right:15px;width:25%;float:left;display:block}.page-sidebar+.page-content{padding-left:15px;padding-right:15px;width:75%;float:left}}.alert{padding:.75rem 1.25rem;border:1px solid transparent;border-radius:.25rem}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning p{margin:0}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.themevale_purchase{display:none}@media (min-width:768px){.themevale_purchase{top:auto;left:0;right:0;bottom:0;text-align:right;opacity:1;z-index:999;display:block;position:fixed;padding:15px 30px;visibility:visible;transition:all .5s ease;box-shadow:0 -1px 1px rgba(0,0,0,.12);background-color:rgba(255,255,255,.9)}}.themevale_purchase.hidden{bottom:-70px;opacity:0;visibility:hidden}.themevale_purchase .group-button{text-align:center;display:inline-block;vertical-align:top}.themevale_purchase .button{font-size:12px;border-radius:36px;font-weight:400;text-transform:none;margin-bottom:0;line-height:20px;border:1px solid #f8a61d}.themevale_purchase .button+.button{margin-left:15px}.themevale_purchase .button:active,.themevale_purchase .button:focus,.themevale_purchase .button:hover{border:1px solid #f8a61d}.themevale_purchase .button.button-transparent{border:1px solid #323232}.themevale_purchase .button.button-transparent:active,.themevale_purchase .button.button-transparent:focus,.themevale_purchase .button.button-transparent:hover{border:1px solid #323232}body{padding-top:0;color:#646464;font-size:1rem;font-weight:400;line-height:20px;position:relative;font-family:Poppins,Arial,Helvetica,sans-serif;-wenkit-font-smoothing:subpixel-antialiased}body.has-newsletter{overflow:hidden}a{position:relative;text-decoration:none;transition:all .3s ease}a:active,a:focus,a:hover{outline:0;text-decoration:none;-webkit-tap-highlight-color:transparent;-moz-tap-highlight-color:transparent;-o-tap-highlight-color:transparent;tap-highlight-color:transparent}.button:active,.button:focus,.button:hover{border:2px solid #323232}.button,button{color:#fff;font-size:12px;font-weight:600;padding:6px 15px;line-height:20px;border-radius:36px;letter-spacing:.65px;text-transform:uppercase;border:2px solid #f8a61d;background-color:#f8a61d;transition:all .3s ease;font-family:Poppins,Arial,Helvetica,sans-serif}.button svg,button svg{fill:white}.button .icon+.text,button .icon+.text{margin-left:5px}.button.big-button,button.big-button{min-width:180px}@media (min-width:601px){.button.big-button,button.big-button{min-width:200px}}@media (min-width:1025px){.button.big-button,button.big-button{min-width:280px}}.button[disabled],.button[disabled]:active,.button[disabled]:focus,.button[disabled]:hover,button[disabled],button[disabled]:active,button[disabled]:focus,button[disabled]:hover{opacity:.7;color:#fff;border:2px solid #f8a61d;background-color:#f8a61d}@media (min-width:415px){.button,button{font-size:13px;padding:8px 30px 6px 30px;line-height:24px;border-radius:42px}}@media (min-width:1025px){.button:active,.button:focus,.button:hover,button:active,button:focus,button:hover{color:#f8a61d;border:2px solid #f8a61d;background-color:#fff}.button:active svg,.button:focus svg,.button:hover svg,button:active svg,button:focus svg,button:hover svg{fill:#f8a61d}}.button-transparent{color:#323232;border:2px solid #323232;background-color:rgba(0,0,255,0)}.button-transparent svg{fill:#323232}@media (min-width:1025px){.button-transparent:active,.button-transparent:focus,.button-transparent:hover{color:#fff;border:2px solid #323232;background-color:#323232}.button-transparent:active svg,.button-transparent:focus svg,.button-transparent:hover svg{fill:white}}.table thead tr td,.table thead tr th{font-weight:600}.table .table-thead{font-size:1rem;font-weight:600;font-family:Poppins,Arial,Helvetica,sans-serif;color:#323232}.page-heading{font-weight:600;font-family:Poppins,Arial,Helvetica,sans-serif}.body>.page{margin:0;padding:30px 0 50px}@media (min-width:1025px){.body>.page{padding:30px 0 100px}}.form-label{font-size:1rem;font-weight:500;line-height:20px;font-family:Poppins,Arial,Helvetica,sans-serif;color:#323232}.form-label>small{float:none;font-size:0;margin-left:2px;text-transform:capitalize}.form-label>small:before{content:"*";color:#e95144;font-size:1rem}.form-input,.form-select{height:40px;padding:10px 15px;line-height:20px;border-radius:3px;border-color:#dcdcdc}textarea.form-input{resize:none}.form-field--submit{margin-bottom:0}.modal .modal-close{top:20px;z-index:5;right:20px;width:30px;height:30px;color:#e95144;line-height:30px;position:absolute;transform:none}.modal .modal-close>span{width:100%;height:100%;display:block;line-height:inherit}.modal .modal-header{padding:10px 40px;border-bottom:1px solid #dbdbdb}.modal .modal-header .modal-header-title{font-size:12px;font-weight:600;line-height:20px;letter-spacing:.2px;text-transform:uppercase;font-family:Poppins,Arial,Helvetica,sans-serif;color:#323232}.modal .modal-header .modal-close{top:50%;right:15px;transform:translateY(-50%)}@media (min-width:415px){.modal .modal-header{padding:14px 30px}.modal .modal-header .modal-header-title{font-size:13px;letter-spacing:.65px}}.modal .modal-body{padding:20px 15px}@media (min-width:768px){.modal .modal-body{padding:30px}}@media (min-width:993px){.modal .modal-body{padding:50px 60px}}.modal-quickview{width:1050px}@media (min-width:1024px){.modal-quickview .modal-body{padding:80px 60px 60px 60px}}#previewModal{width:1030px}#previewModal .modal-close{top:10px;right:10px}@media (min-width:993px){#previewModal .modal-body{padding:32px 50px 50px 50px}}.slick-arrow{padding:0;width:12px;height:22px;fill:#999999;border:none;margin-top:0;transition:all .3s ease;background-color:transparent}.slick-arrow:before{content:none}.slick-arrow.slick-prev{left:0}.slick-arrow.slick-next{right:0}.slick-arrow:hover{background-color:transparent;fill:black}.slick-dots li{padding:0;width:auto;height:auto;margin:0 5px}.slick-dots li button{width:10px;height:10px;opacity:.2;border:1px solid #323232;background-color:#323232;transition:all .3s ease}.slick-dots li button:before{content:none}@media (min-width:415px){.slick-dots li{margin:0 7px}.slick-dots li button{width:12px;height:12px}}.slick-dots .slick-active button{opacity:.8;background-color:transparent}.color-success{color:#008a06}.bg-mobile{top:0;left:0;right:0;bottom:0;opacity:0;content:"";visibility:hidden;position:absolute;transition:all .3s ease;background-color:rgba(0,0,0,.3)}.themevale_quickSearch .bg-mobile{z-index:30}.has-activeNavPages .bg-mobile,.themevale_open-Account .bg-mobile,.themevale_open-Sidebar .bg-mobile{z-index:51}.has-activeNavPages .bg-mobile,.themevale_open-Account .bg-mobile,.themevale_open-Sidebar .bg-mobile,.themevale_quickSearch .bg-mobile{display:block;opacity:1;visibility:visible}@media (min-width:1025px){.bg-mobile{display:none}}.themevale_Mobile{top:0;bottom:0;z-index:1001;left:-100%;width:100%;height:100%;padding:40px 0;z-index:100001;position:fixed;background-color:#fff;transition:all .8s ease;-webkit-transition:all .8s ease}.themevale_Mobile .page-sidebar{display:block}.themevale_Mobile .themevale_MobileContent{padding:0 15px;overflow-y:auto;height:100%}.themevale_Mobile .themevale_close{top:0;right:0;width:40px;height:40px;z-index:10;line-height:40px;position:absolute;text-align:center;background-color:#f5f5f5}.themevale_Mobile .themevale_close .close{opacity:1;width:100%;height:100%;color:#323232;display:block;font-size:34px;font-weight:300}@media (min-width:551px){.themevale_Mobile{left:-422px;width:380px}.themevale_Mobile .themevale_close{right:-40px;background-color:#fff;box-shadow:0 0 1px rgba(0,0,0,.2)}.themevale_Mobile .themevale_MobileContent{padding:0 30px}}@media (min-width:1025px){.themevale_Mobile{display:none}}.has-activeNavPages .themevale_MobileMenu,.themevale_open-Account .themevale_MobileAccount,.themevale_open-Sidebar .themevale_MobileSidebar{left:0}.footer{color:#000;line-height:24px;background-color:#fff}.footer a,.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6{color:#000}.footer .store-address,.footer .store-call,.footer a,.footer p{opacity:.8}.footer a:hover{opacity:1}.footer .socialLinks{margin-top:25px}.footer .socialLinks .icon{opacity:1}.footer .socialLinks .icon svg{fill:black}.footer .form{margin-bottom:40px}.footer .form .form-field{margin-bottom:0}.footer .form .form-field .form-prefixPostfix{padding:2px 0;overflow:hidden;border-radius:40px;background-color:rgba(255,255,255,.3);display:block;width:100%;font-size:0}.footer .form .form-field .form-prefixPostfix .form-input{font-size:12px;width:calc(100% - 115px);border:none;color:#000;display:inline-block;vertical-align:middle;padding-left:20px;padding-right:20px;background-color:transparent}.footer .form .form-field .form-prefixPostfix .form-prefixPostfix-button--postfix{font-size:12px;margin:0;width:115px;border:none;height:auto;display:inline-block;vertical-align:middle;padding-left:20px;padding-right:20px;background-color:transparent}.footer .form .form-field .form-prefixPostfix .form-prefixPostfix-button--postfix:hover{border:none;background-color:transparent}.footer-info-heading{color:#000;font-size:13px;font-weight:600;line-height:24px;position:relative;margin:0 0 20px 0;letter-spacing:.65px;text-transform:uppercase}.footer-info-list{margin:0;list-style:none}.footer-info-list>li{margin-bottom:8px;text-transform:capitalize}.footer-info-list>li:last-child{margin-bottom:0}@media (max-width:992px){.footer-info-list{margin-bottom:20px}}@media (max-width:992px){.footer-dropdownmobile .footer-info-heading{padding:3px 0;border-bottom:1px solid rgba(255,255,255,.15)}.footer-dropdownmobile .footer-info-heading:before{right:0;top:5px;z-index:2;content:"+";color:inherit;font-size:20px;line-height:1;font-weight:500;position:absolute}.footer-dropdownmobile.open-dropdown .footer-info-heading:before{font-weight:600;content:"-"}}.themevale_topFooter{padding:15px 0}.themevale_topFooter+.themevale_middleFooter{border-top:1px solid rgba(255,255,255,.15)}.themevale_service .service-item{position:relative}.themevale_service .service-wrapper{margin:0 auto;font-size:13px;font-weight:600;max-width:290px;line-height:24px;padding:9px 30px 7px 30px;text-align:center;position:relative;letter-spacing:.65px;text-transform:uppercase;border:1px solid rgba(255,255,255,.15)}.themevale_service .service-wrapper p{margin-bottom:0}.themevale_service .slick-arrow,.themevale_service .slick-arrow:hover{fill:black}.themevale_service .slick-dots li button{border-color:#000;background-color:#000}.themevale_service .slick-dots .slick-active button{background-color:transparent}@media (min-width:601px){.themevale_service .service-wrapper{border:none;padding:4px 15px 2px 15px;font-size:11px}.themevale_service .slick-slide+.slick-slide .service-item:before{top:0;left:0;bottom:0;width:1px;height:100%;content:"";z-index:2;position:absolute;background-color:rgba(255,255,255,.15)}}@media (min-width:768px){.themevale_service .service-wrapper{font-size:13px}}.themevale_middleFooter{padding:50px 0}@media (max-width:992px){.themevale_middleFooter{padding-top:30px}}.themevale-logoFooter{display:block;text-align:center;margin-bottom:30px}.themevale-logoFooter>a{font-size:0;opacity:1;display:inline-block}.themevale-logoFooter .logo-footer{font-size:30px;line-height:1;font-weight:600;display:inline-block}.themevale-logoFooter .logo-footer-image{max-height:30px;display:inline-block}@media (min-width:415px){.themevale-logoFooter .logo-footer{font-size:40px}.themevale-logoFooter .logo-footer-image{max-height:40px}}@media (min-width:993px){.themevale-logoFooter{margin-bottom:50px}}.themevale-infoFooter{display:block;font-size:0;margin:0 -8px}.themevale-infoFooter .footer-info-col{width:100%;padding:0 8px;margin-bottom:0;vertical-align:top;display:inline-block;font-size:1rem}@media (min-width:993px){.themevale-infoFooter .footer-info-col{width:33.333333%}.themevale-infoFooter .footer-info-col.footer-info-col--small{width:16.666667%}}@media (min-width:1025px){.themevale-infoFooter{margin:0 -15px}.themevale-infoFooter .footer-info-col{padding:0 15px}}.themevale_bottomFooter{text-align:center;color:#000;padding:20px 0;background-color:#fff}.themevale_bottomFooter a{color:#000}.themevale_bottomFooter .footer-copyright{display:block}.themevale_bottomFooter .themevale_logo{display:block}.themevale_bottomFooter .themevale_logo>a{font-size:0;display:table;width:180px;text-align:left}.themevale_bottomFooter .themevale_logo>a img{width:auto;height:40px;max-width:none;filter:grayscale(1)}.themevale_bottomFooter .themevale_logo>a>.icon,.themevale_bottomFooter .themevale_logo>a>.text{display:table-cell;vertical-align:middle}.themevale_bottomFooter .themevale_logo>a .text{line-height:18px;font-size:11px;padding-left:10px}@media (min-width:415px){.themevale_bottomFooter{padding:30px 0}}@media (min-width:768px){.themevale_bottomFooter p{margin-bottom:0}.themevale_bottomFooter .footer-copyright{text-align:left;float:left;line-height:30px}.themevale_bottomFooter .themevale_logo{text-align:right;float:right}}.payment-wrapper img{max-height:24px}#back-to-top{bottom:20%;right:15px;cursor:pointer;position:fixed;overflow:hidden;text-align:center;display:none;z-index:20;border-radius:0;padding:10px;font-size:0;line-height:1;background-color:#fff;border:2px solid #323232}#back-to-top.is-visible{display:block}#back-to-top a{display:block}#back-to-top .icon{fill:#323232;width:20px;height:20px;display:block;transform:rotate(-180deg)}.compare-link{position:fixed;right:50px;top:40%;z-index:10}.compare-link a{opacity:0;visibility:hidden;position:relative;line-height:20px;padding:8px 25px;font-size:12px;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:#646464;border:1px solid #c5c5c5;background-color:#fff;box-shadow:4px 4px 0 0 rgba(0,0,0,.2)}.compare-link a.show{opacity:1;visibility:visible}.compare-link a>span{position:absolute;right:-10px;top:-10px;text-align:center;padding-left:2px;width:24px;height:24px;line-height:24px;margin-left:0;color:#fff;font-weight:400;background-color:#323232}.compare-link a:hover{color:#000;border-color:#000}.themevale_container,.themevale_container-full{width:100%;display:block;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.themevale_container-full:after,.themevale_container-full:before,.themevale_container:after,.themevale_container:before{display:table;content:" "}.themevale_container-full:after,.themevale_container:after{clear:both}.themevale_container{max-width:1100px}@media (min-width:1025px){.themevale_container>.page-sidebar{padding-left:0}.themevale_container>.page-sidebar+.page-content{padding-left:15px;padding-right:0}}@media (min-width:1025px){.themevale_container>.page-content{padding-left:0;padding-right:0}}.themevale_container>.page-heading{margin-top:60px}@media (min-width:1281px){.themevale_container{max-width:1170px}}.themevale-section{margin-bottom:50px}.page-heading-wrapper{padding:50px 0;text-align:center;position:relative;overflow:hidden;background-color:rgba(75,59,47,.3)}.page-heading-wrapper p{z-index:5;position:relative;margin-bottom:10px}.page-heading-wrapper .page-heading{z-index:5;font-size:26px;line-height:1;margin-bottom:0;font-weight:600;position:relative;text-transform:capitalize;font-family:Poppins,Arial,Helvetica,sans-serif;color:#323232}.page-heading-wrapper .page-heading+p{margin-top:30px}@media (min-width:415px){.page-heading-wrapper .page-heading{font-size:30px}}.page-heading-wrapper .breadcrumb a,.page-heading-wrapper .breadcrumb.is-active>.breadcrumb-label,.page-heading-wrapper .breadcrumb:before,.page-heading-wrapper .page-heading,.page-heading-wrapper p{color:#fff}.page-heading-wrapper .themevale_img-bg{top:50%;left:50%;z-index:1;width:auto;height:100%;max-width:none;position:absolute;transform:translate(-50%,-50%)}.page-heading-wrapper-2{padding:20px 0;text-align:center}.page-heading-wrapper-2 .page-heading{z-index:5;font-size:26px;line-height:1;margin-bottom:0;font-weight:600;position:relative;text-transform:capitalize;font-family:Poppins,Arial,Helvetica,sans-serif;color:#323232}.page-heading-wrapper-2 .page-heading .label-quantity{color:#979797;font-size:12px;font-weight:400;line-height:22px;padding:4px 20px;margin-left:10px;border-radius:32px;text-transform:none;display:inline-block;vertical-align:middle;border:1px solid #ebebeb}.page-heading-wrapper-2 .page-heading+p{margin-top:30px}@media (min-width:415px){.page-heading-wrapper-2 .page-heading{font-size:30px}}.page-heading-wrapper-2 .breadcrumb a,.page-heading-wrapper-2 .breadcrumb.is-active>.breadcrumb-label,.page-heading-wrapper-2 .breadcrumb:before,.page-heading-wrapper-2 span{color:#979797}.page-heading-wrapper-2 p{color:#646464}.page-heading-wrapper-2 .desciption-page{line-height:24px;margin-top:20px;max-width:770px;margin-left:auto;margin-right:auto}.page-heading-wrapper-2 .desciption-page p:last-child{margin-bottom:0}@media (min-width:415px){.page-heading-wrapper-2 .page-heading{margin-bottom:10px}.page-heading-wrapper-2 .desciption-page{margin-top:40px}}.themevale_products-filter .actionBar{margin:0;display:inline-block;vertical-align:top}.themevale_products-filter .actionBar .actionBar-section .form-field{margin-bottom:0;padding:0 5px}.themevale_products-filter .actionBar .actionBar-section .form-select{line-height:24px;padding-top:5px;padding-bottom:5px;height:auto;min-width:130px;background-position:right .5rem top 10px}@media (min-width:600px){.themevale_products-filter .actionBar .actionBar-section .form-select{padding-top:8px;padding-bottom:8px;height:auto;background-position:right .5rem top 10px}}.themevale_sidebar-mobile-wrapper{display:block;margin-bottom:30px}.themevale_sidebar-mobile-wrapper>.item{display:block}@media (max-width:600px){.themevale_sidebar-mobile-wrapper>.item{text-align:left}.themevale_sidebar-mobile-wrapper>.item+.item{margin-top:20px}}@media (min-width:601px){.themevale_sidebar-mobile-wrapper{display:flex;display:-ms-flexbox;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-align:top;align-items:top}.themevale_sidebar-mobile-wrapper>.item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}}.themevale_page-heading-wrapper{width:100%;max-width:570px;margin-left:auto;margin-right:auto;position:relative;text-align:center;margin-bottom:50px}.themevale_page-heading-wrapper:before{top:50%;left:0;right:0;width:100%;z-index:1;height:2px;content:"";position:absolute;background-color:#323232;transform:translateY(-50%)}.themevale_page-heading-wrapper.has-view-all{margin-bottom:60px}.themevale_page-heading{margin:0;z-index:2;color:#323232;font-size:18px;padding:0 15px;line-height:1.2;font-weight:600;position:relative;letter-spacing:1px;font-family:Poppins,Arial,Helvetica,sans-serif;vertical-align:top;display:inline-block;text-transform:uppercase;background-color:#fff}@media (min-width:501px){.themevale_page-heading{padding:0 30px;font-size:20px}}.themevale_viewall{left:50%;line-height:1;color:#505050;position:absolute;vertical-align:top;display:inline-block;top:calc(100% + 12px);letter-spacing:.24px;text-transform:capitalize;transform:translateX(-50%)}.themevale_showMoreProduct{text-align:center}.themevale_showMoreProduct .button{margin-bottom:0}.text-hidden{display:none!important;font-size:0!important}.themevale_banner-list{width:100%;font-size:0;vertical-align:top;display:inline-block}.themevale_banner-list .banner-item{margin:0;padding:0 15px;width:33.333333%;vertical-align:top;display:inline-block;font-size:1rem}@media (max-width:1024px){.themevale_banner-list{width:auto;display:block;margin-left:-8px;margin-right:-8px}.themevale_banner-list .banner-item{padding:0 8px}}@media (max-width:414px){.themevale_banner-list .banner-item{width:100%;margin-bottom:15px}.themevale_banner-list .banner-item.item-last{margin-bottom:0}}.themevale_banner-wrapper{overflow:hidden;position:relative;background-color:#fafafa}.themevale_banner-wrapper:before{content:"";display:block;padding-top:50%}.themevale_banner-wrapper img{top:50%;left:0;z-index:1;width:100%;height:auto;max-width:none;position:absolute;transform:translateY(-50%);transition:all 1s ease}.themevale_banner-wrapper img.lazyload,.themevale_banner-wrapper img.lazyloading{width:auto}.themevale_banner-wrapper .banner-link{top:0;left:0;right:0;bottom:0;z-index:5;position:absolute}.themevale_banner-wrapper .banner-content{top:50%;left:0;right:0;z-index:3;width:100%;padding:15px;text-align:center;position:absolute;transform:translateY(-50%)}.themevale_banner-wrapper .banner-title{margin:0;color:#fff;font-size:22px;line-height:1.2;font-weight:600;letter-spacing:1.1px;text-transform:uppercase;font-family:Poppins,Arial,Helvetica,sans-serif}@media (max-width:992px) and (min-width:701px){.themevale_banner-wrapper .banner-title{font-size:18px}}@media (max-width:700px) and (min-width:415px){.themevale_banner-wrapper .banner-title{font-size:16px}}@media (min-width:1025px){.themevale_banner-wrapper .banner-link:after{top:0;left:0;right:0;bottom:0;z-index:2;content:"";height:100%;width:100%;position:absolute;transform:scale(0);transition:transform .4s ease 0s;background-color:rgba(0,0,0,.1)}.themevale_banner-wrapper:hover img{transform:scale3d(1.1,1.1,1) translateY(-50%)}.themevale_banner-wrapper:hover .banner-link:after{transform:scale(1)}}.banner-parallax{overflow:hidden;text-align:center;position:relative}.banner-parallax .image-parallax-wrapper{position:relative}.banner-parallax .image-parallax-wrapper>img{width:100%}.banner-parallax .image-parallax-wrapper>img.lazyload,.banner-parallax .image-parallax-wrapper>img.lazyloading{width:auto}.banner-parallax .image-parallax-wrapper .white-banner{display:none}.banner-parallax .content-parallax-wrapper{z-index:5;width:100%;max-width:520px;position:relative;text-align:center;padding:20px 0 0 0;display:inline-block}.banner-parallax .label{color:#323232;font-size:1rem;font-weight:600;vertical-align:top;margin-bottom:12px;display:inline-block;letter-spacing:.65px;text-transform:uppercase;border-bottom:1px solid #323232}.banner-parallax .title{color:#323232;font-size:26px;line-height:1.2;font-weight:700;margin:0 0 10px 0;letter-spacing:2px;text-transform:uppercase}.banner-parallax .text{line-height:24px;margin:0 0 30px 0}.banner-parallax .button{min-width:180px;margin-bottom:0}@media (min-width:415px){.banner-parallax .title{font-size:30px;line-height:1.4;margin-bottom:15px}}@media (min-width:601px){.banner-parallax .button{min-width:200px}}@media (min-width:993px){.banner-parallax{text-align:right}.banner-parallax .content-parallax-wrapper{padding:80px 30px 80px}.banner-parallax .image-parallax-wrapper{top:0;left:0;right:0;bottom:0;z-index:1;position:absolute}.banner-parallax .image-parallax-wrapper>img{top:50%;left:50%;z-index:2;width:100%;height:auto;position:absolute;transform:translate(-50%,-50%)}.banner-parallax .image-parallax-wrapper>img.lazyload,.banner-parallax .image-parallax-wrapper>img.lazyloading{width:auto}.banner-parallax .image-parallax-wrapper .white-banner{top:0;right:0;bottom:0;z-index:3;content:"";width:400px;height:100%;position:absolute;display:inline-block;background-color:#fff}.banner-parallax .button{min-width:220px}.banner-parallax .text{margin-bottom:33px}}@media (min-width:1400px){.banner-parallax .content-parallax-wrapper{padding:80px 30px 150px}.banner-parallax .label{font-size:13px;padding-bottom:2px}.banner-parallax .title{font-size:40px;line-height:1.5}}.trending-blog-list{font-size:0;display:block;margin-left:-8px;margin-right:-8px}@media (min-width:1025px){.trending-blog-list{margin-left:-15px;margin-right:-15px}}.trending-blog-list .blog-item{width:100%;padding:0 8px;vertical-align:top;display:inline-block;margin-top:30px;font-size:1rem}.trending-blog-list .blog-item:first-child{margin-top:0}@media (min-width:501px){.trending-blog-list .blog-item{width:50%;margin-top:50px}.trending-blog-list .blog-item:nth-child(-n+2){margin-top:0}}@media (min-width:1025px){.trending-blog-list .blog-item{padding:0 15px}}.trending-blog{display:block;text-align:center;position:relative}.trending-blog .wrapper-image{display:block;overflow:hidden;position:relative;background-color:#fafafa}.trending-blog .wrapper-image:before{content:"";display:block;padding-top:50%}.trending-blog .wrapper-image>img{top:50%;left:0;z-index:1;width:100%;height:auto;max-width:none;position:absolute;transform:translateY(-50%);transition:all 1s ease}.trending-blog .wrapper-image>img.lazyload,.trending-blog .wrapper-image>img.lazyloading{width:auto;left:50%;transform:translate3d(-50%,-50%,0)}.trending-blog .wrapper-image>.label{top:50%;left:0;right:0;margin:0;z-index:5;color:#fff;font-size:20px;line-height:1;font-weight:700;padding:8px 15px;letter-spacing:2px;position:absolute;text-transform:uppercase;transform:translateY(-50%)}@media (min-width:601px){.trending-blog .wrapper-image>.label{font-size:28px}}@media (min-width:1025px){.trending-blog .wrapper-image:before{content:"";display:block;padding-top:82%}.trending-blog .wrapper-image>.label{font-size:40px}}.trending-blog .wrapper-content{position:relative;padding:15px 0 0 0}.trending-blog .wrapper-content>.title{color:#323232;display:block;font-size:16px;font-weight:600;line-height:24px;margin:0 0 15px 0;text-transform:capitalize}.trending-blog .wrapper-content>.title:hover{color:#000}.trending-blog .wrapper-content .text{line-height:24px;margin:0 0 20px 0}@media (min-width:601px){.trending-blog .wrapper-content{padding:20px 0 0 0}.trending-blog .wrapper-content .text{margin:0 0 25px 0}}@media (min-width:1025px){.trending-blog .wrapper-content{padding:25px 50px 0 50px}.trending-blog .wrapper-content>.title{font-size:18px;font-weight:700;margin:0 0 25px 0}.trending-blog .wrapper-content .text{margin:0 0 30px 0}}@media (min-width:1025px){.trending-blog .wrapper-image:after{top:0;left:0;right:0;bottom:0;z-index:2;content:"";width:100%;height:100%;transform:scale(0);position:absolute;transition:transform .4s ease 0s;background-color:rgba(0,0,0,.1)}.trending-blog:hover img{transform:scale3d(1.1,1.1,1) translateY(-50%)}.trending-blog:hover .wrapper-image:after{transform:scale(1)}}.wrapper-brands{padding-top:25px;border-top:1px solid #ebebeb}.brands-slider{padding-left:30px;padding-right:30px}.brands-slider img{margin:0 auto}.brands-slider .slick-slide a{vertical-align:top}.contentSitemap{margin:0;display:block}.contentSitemap ul{list-style:none;margin-left:0}.contentSitemap>li{border-radius:0;overflow:hidden;margin-bottom:30px;padding:0 20px 0 0}.contentSitemap>li>ul{padding:0;padding-top:0}.contentSitemap>li>ul>li>a{font-size:13px;font-weight:600;letter-spacing:.26px;color:#323232}.contentSitemap>li>ul>li>ul{padding:0 30px;padding-top:0}.contentSitemap>li>ul>li>ul>li>a{font-size:12px;font-weight:400}.contentSitemap>li>ul>li>ul>li>ul{padding:0 30px;padding-top:0}.contentSitemap>li>ul>li>ul>li>ul>li>a{font-size:12px;font-weight:400;color:#646464}.contentSitemap>li:last-child li a{font-size:12px;font-weight:400;letter-spacing:0;color:#646464}.contentSitemap h3{margin-top:0;font-size:15px;font-weight:600;line-height:20px;margin-bottom:10px;padding-bottom:10px;letter-spacing:.26px;text-transform:uppercase;font-family:Poppins,Arial,Helvetica,sans-serif;color:#323232;border-bottom:1px solid #ececec}.contentSitemap a{padding:6px 0;font-size:12px;font-weight:400;letter-spacing:.52px;display:inline-block;vertical-align:top;text-transform:capitalize}.themevale_404 .page-404{color:#323232;line-height:1;font-size:100px;font-weight:700;margin:0;font-family:Poppins,Arial,Helvetica,sans-serif}.themevale_404 .page-heading{color:#323232;font-size:24px;line-height:1.2;margin-bottom:20px;font-family:Poppins,Arial,Helvetica,sans-serif}.themevale_404 .search-page{margin-top:30px}.themevale_404 .search-page .form-prefixPostfix{display:block;max-width:770px;margin-left:auto;margin-right:auto}.themevale_404 .search-page .form-prefixPostfix .form-input{width:100%;display:block}.themevale_404 .search-page .form-prefixPostfix .button{width:180px;margin-left:0;margin-top:20px;display:inline-block}@media (min-width:415px){.themevale_404 .page-404{font-size:150px;margin:0 0 10px 0}}@media (min-width:993px){.themevale_404 .page-404{font-size:200px}.themevale_404 .page-heading{font-size:40px;margin-bottom:40px}.themevale_404 .search-page{margin-top:50px}.themevale_404 .search-page .form-prefixPostfix .button{width:220px}}.themevale_403 .search-page{margin-top:30px}.themevale_403 .search-page .form-prefixPostfix{display:block;max-width:770px;margin-left:auto;margin-right:auto}.themevale_403 .search-page .form-prefixPostfix .form-input{width:100%;display:block}.themevale_403 .search-page .form-prefixPostfix .button{width:180px;margin-left:0;margin-top:20px;display:inline-block}@media (min-width:993px){.themevale_403 .search-page{margin-top:50px}.themevale_403 .search-page .form-prefixPostfix .button{width:220px}}#themevale_newsletter{position:relative;z-index:100}#themevale_newsletter .popup-overlay{top:0;left:0;width:100%;height:100%;z-index:100;position:fixed;overflow:hidden;background:rgba(44,44,44,.65)}#themevale_newsletter .newsletter-popup-container{top:50%;left:50%;z-index:101;position:fixed;text-align:center;transform:translate(-50%,-50%)}#themevale_newsletter.hide{display:none!important}#themevale_newsletter .newsletter-popup-container{width:94%;height:auto;max-height:90%;overflow-y:auto;max-width:550px;padding:40px 15px 30px;background-color:#fff}#themevale_newsletter .newsletter-popup-container .modal-close[data-close-newsletter-popup]{top:5px;z-index:5;right:10px;width:30px;height:30px;color:#e95144;line-height:30px;position:absolute;transform:none}#themevale_newsletter .newsletter-popup-container .modal-close[data-close-newsletter-popup]>span{width:100%;height:100%;display:block;line-height:inherit}#themevale_newsletter .newsletter-popup-container .newsletter-heading{font-weight:600;font-size:18px;line-height:24px;margin:0 0 10px 0;font-family:Poppins,Arial,Helvetica,sans-serif;color:#323232}#themevale_newsletter .newsletter-popup-container .newsletter-sub-heading{margin-bottom:0}#themevale_newsletter .newsletter-popup-container #popupSubcribeForm{margin-top:15px;margin-bottom:15px}#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form{margin-bottom:0}#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field{margin-bottom:0}#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .form-input{text-align:center;margin-bottom:15px}#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .button{width:100%;display:block;margin-left:auto;margin-right:auto;max-width:200px;margin-bottom:0}#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .button+.button{margin-top:15px}#themevale_newsletter .newsletter-popup-container .black-icons{margin-bottom:15px}#themevale_newsletter .newsletter-popup-container .newsletter-message{display:inline-block;margin-bottom:0}@media (min-width:415px){#themevale_newsletter .newsletter-popup-container{padding:30px}#themevale_newsletter .newsletter-popup-container .modal-close[data-close-newsletter-popup]{top:10px;right:10px}#themevale_newsletter .newsletter-popup-container .newsletter-heading{margin:0 0 20px 0}#themevale_newsletter .newsletter-popup-container #popupSubcribeForm{margin-top:30px;margin-bottom:30px}#themevale_newsletter .newsletter-popup-container .black-icons{margin-bottom:25px}#themevale_newsletter .newsletter-popup-container .newsletter-message{border-bottom:1px solid #ddd}}@media (min-width:601px){#themevale_newsletter .newsletter-popup-container{padding:50px}#themevale_newsletter .newsletter-popup-container .modal-close[data-close-newsletter-popup]{top:20px;right:30px}#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .button{width:48%;display:inline-block;margin-bottom:0}#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .button+.button{margin-top:0;margin-left:.75rem}}@media (min-width:768px){#themevale_newsletter .newsletter-popup-container{padding:70px 90px 50px}}.page-type-wishlist .productGrid>li.product>.card{margin-bottom:10px}.blog{margin:auto;width:100%;max-width:870px}.blog+.blog{border-top:1px solid #eee;margin-top:30px;padding-top:30px}.blog .tags{margin-top:20px;text-align:center}.blog .socialLinks{text-align:center}.blog .addthis_toolbox{margin-top:20px}@media (min-width:551px){.blog .addthis_toolbox,.blog .tags{margin-top:40px}.blog+.blog{margin-top:50px;padding-top:50px}}.blog-title{font-size:14px;font-weight:600;line-height:1.5;margin:0 0 7px 0;font-family:Poppins,Arial,Helvetica,sans-serif}.blog-title a{text-decoration:none}@media (min-width:551px){.blog-title{font-size:16px;margin:0 0 10px 0}}.blog-author,.blog-date{margin:0;color:#848484;font-size:12px;font-weight:400}.blog-author{margin-bottom:2.5rem}.blog-post{text-align:left;line-height:22px;font-size:1rem}.blog-post>a{border-bottom:1px solid #b7b7b7}.blog-post h1,.blog-post h2,.blog-post h3,.blog-post h4,.blog-post h5,.blog-post h6{font-weight:600;color:#323232}.blog-post h5,.blog-post h6{text-transform:capitalize}.blog-post blockquote{font-size:12px;line-height:22px;padding:15px;margin-bottom:2.25rem;background-color:#fafafa}.blog-post ul.style-number{list-style-type:decimal}@media (min-width:801px){.blog-post blockquote{padding:30px 30px 30px 70px}.blog-post blockquote q{position:relative;quotes:"“" " "}.blog-post blockquote q:before{top:15px;left:-30px;color:#979797;font-size:60px;line-height:20px;position:absolute}}@media (min-width:1261px){.blog-post blockquote{padding:30px 70px}}@media (max-width:800px){.blog-post blockquote q:after,.blog-post blockquote q:before{content:none}}.blog-thumbnail{margin:0;position:relative}.blog-thumbnail>a{position:relative;display:inline-block}@media (min-width:1025px){.blog-thumbnail>a:before{top:0;left:0;right:0;bottom:0;z-index:2;content:"";width:100%;height:100%;transform:scale(0);position:absolute;transition:transform .4s ease 0s;background-color:rgba(0,0,0,.1)}.blog-thumbnail>a:hover:before{transform:scale(1)}}.blog-post-figure{display:block;margin:auto;text-align:center}.blog-post-figure+.blog-post-body{margin-top:20px}@media (min-width:551px){.blog-post-figure+.blog-post-body{margin-top:30px}}.blog-post-body{display:block;margin:0 auto;text-align:center;width:100%}.blog-post-body+.blog-post-figure{margin-top:20px}@media (min-width:551px){.blog-post-body+.blog-post-figure{margin-top:30px}}.page-type-blog .blog-post{text-align:center}.page-sidebar{line-height:24px}.page-sidebar ul{margin:0;list-style:none}.page-sidebar ul>li{float:none;display:block;position:relative;line-height:24px;margin-bottom:5px}.page-sidebar ul>li:last-child{margin-bottom:0}.page-sidebar ul>li>a{padding:0;font-size:1rem;font-weight:400;vertical-align:top;display:inline-block;text-transform:capitalize;color:#646464}.page-sidebar ul>li>a:hover{color:#000}@media (min-width:1025px){.page-sidebar ul>li{line-height:30px}}.page-sidebar .accordion--navList ul>li>a{padding-left:20px}.sidebarBlock+.sidebarBlock{margin-top:30px}.sidebarBlock>ul{margin-top:-5px}.icon-plus{width:30px;height:30px;cursor:pointer;text-align:center;display:inline-block;transition:all .3s ease}.icon-plus:after,.icon-plus:before{top:50%;left:50%;content:"";position:absolute;background-color:#bababa;transition:all .5s ease;transform:translate3D(-50%,-50%,0) rotate(0);-webkit-transform:translate3D(-50%,-50%,0) rotate(0)}.icon-plus:before{width:10px;height:2px}.icon-plus:after{width:2px;height:10px}.is-clicked>.icon-plus:before{transform:translate3D(-50%,-50%,0) rotate(180deg)}.is-clicked>.icon-plus:after{transform:translate3D(-50%,-50%,0) rotate(90deg)}.sidebarBlock-heading{font-size:16px;line-height:1.5;font-weight:600;padding:0 0 7px 0;margin:0 0 20px 0;letter-spacing:.8px;text-transform:uppercase;border-bottom:1px solid #ebebeb;font-family:Poppins,Arial,Helvetica,sans-serif;color:#323232}.all-categories-list{margin:0;list-style:none}.all-categories-list .navPages-item{float:none;display:block;position:relative;margin-bottom:10px}.all-categories-list .navPages-item a{padding:0;font-size:13px;font-weight:600;letter-spacing:.26px;vertical-align:top;display:inline-block;text-transform:capitalize;color:#323232}.all-categories-list .navPages-item .icon-plus{top:0;right:0;z-index:10;position:absolute}@media (max-width:1024px){.all-categories-list .navPages-item .icon-plus{height:24px}}.all-categories-list .navPages-item:last-child{margin-bottom:0}.all-categories-list .dropdown-category-list{margin:5px 0 0 0;display:none;list-style:none;overflow:hidden;padding-left:15px}.all-categories-list .dropdown-category-list .navPage-subMenu-item{width:100%;float:none;display:block;position:relative;padding-left:0;padding-right:0}.all-categories-list .dropdown-category-list .navPage-subMenu-item a{font-size:12px;font-weight:400;color:#646464}.all-categories-list .dropdown-category-list .navPage-subMenu-item .navPage-subMenu-action{margin:0;width:auto;border:none}.navList .view_all a{font-weight:600;color:#323232}.navList .view_all a:before{left:0;width:0;bottom:7px;content:"";height:1px;position:absolute;transition:all .3s ease;background-color:#bababa}.navList .view_all a:hover{color:#000}.navList .view_all a:hover:before{width:100%}.cms-image img{margin-left:auto;margin-right:auto}.themevale_sidebar-mobile{display:none}@media (max-width:1024px){.themevale_sidebar-mobile{display:inline-block;padding:10px 0}.themevale_sidebar-mobile>.icon{width:20px;height:20px;display:inline-block;vertical-align:middle;fill:#323232}.themevale_sidebar-mobile>.icon+.text{margin-left:10px}.themevale_sidebar-mobile>.text{font-size:13px;font-weight:600;letter-spacing:.64px;display:inline-block;vertical-align:middle;text-transform:uppercase;color:#323232}}@media (max-width:600px){.themevale_sidebar-mobile{padding:0}}.brandGrid{list-style:none;margin:0 -8px;max-width:none;width:auto;font-size:0;margin-bottom:0}@media (min-width:1025px){.brandGrid{margin:0 -15px}}.brandGrid>.brand{width:50%;font-size:1rem;padding:0 8px;display:inline-block;vertical-align:top}@media (min-width:601px){.brandGrid>.brand{width:33.333333%}}@media (min-width:993px){.brandGrid>.brand{width:33.333333%}}@media (min-width:1025px){.brandGrid>.brand{padding-left:15px;padding-right:15px;width:25%}}.brand .card{border-radius:0;text-align:center;border:1px solid #eaeaea}.brand .card .card-figure{padding-bottom:0}.brand .card .card-img-container{margin-left:auto;margin-right:auto;position:relative}.brand .card .card-title{margin:0;font-size:12px;font-weight:600;line-height:20px;text-transform:uppercase;font-family:Poppins,Arial,Helvetica,sans-serif;color:#323232}.brand .card .card-title a{color:inherit}.brand .card .card-body{padding:11px 5px 9px 5px;text-align:center;background-color:#fafafa}@media (min-width:415px){.brand .card .card-title{font-size:13px;line-height:24px;letter-spacing:1px}}.brand-image-container{position:relative;max-width:260px}.brand-image-container img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.brand-image-container:after{content:'';display:block;height:0;width:100%;padding-bottom:50%}.brand .card-img-container{max-width:300px}.brand .card-img-container:after{content:'';display:block;height:0;width:100%;padding-bottom:50%}.productGrid{list-style:none;margin:0 -8px;max-width:none;width:auto;font-size:0;margin-bottom:0}@media (min-width:1025px){.productGrid{margin:0 -15px}}.productGrid .product{padding-left:.75rem;padding-right:.75rem;width:50%;float:none;display:inline-block;font-size:1rem;vertical-align:top;padding-left:8px;padding-right:8px}@media (min-width:601px){.productGrid .product{width:33.33333%}}@media (min-width:993px){.productGrid .product{width:25%}}@media (min-width:1025px){.productGrid .product{padding-left:15px;padding-right:15px}}@media (min-width:1025px){.productGrid--maxCol6 .product{width:20%}}@media (min-width:1281px){.productGrid--maxCol6 .product{width:16.66667%}}@media (min-width:1025px){.productGrid--maxCol5 .product{width:20%}}@media (min-width:993px){.productGrid--maxCol3 .product{width:33.33333%}}@media (min-width:601px){.productGrid--maxCol2 .product{width:50%}}@media (min-width:1025px){.page-sidebar+.page-content .productGrid .product{width:33.33333%}}.productList{list-style:none;margin:0;max-width:none;width:auto}.productList .product{width:100%;display:inline-block;font-size:1rem;vertical-align:top;margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #eaeaea}.productList .product:last-child{border-bottom:none;padding-bottom:0}@media (min-width:768px){.productList .product{margin-bottom:40px;padding-bottom:40px}}.listItem{margin:0;width:100%;position:relative;display:table}.listItem-body,.listItem-figure{display:table-cell;vertical-align:top}.listItem-button{top:50%;left:50%;margin:0;z-index:5;color:#fff;font-size:13px;font-weight:500;letter-spacing:.65px;position:absolute;vertical-align:top;display:inline-block;text-transform:uppercase;background-color:transparent;transform:translate(-50%,-50%)}.listItem-button:before{left:0;width:0;bottom:0;content:"";height:1px;position:absolute;background-color:#fff;transition:all .3s ease}.listItem-button:hover{color:#fff}.listItem-button:hover:before{width:100%}.listItem-button-wishlist{top:20px;left:20px;margin:0;z-index:5;position:absolute;display:inline-block;background-color:transparent}.listItem-button-wishlist svg{width:16px;height:16px;fill:#ffffff}.listItem-figure{margin:0;width:80px;position:relative}@media (min-width:551px){.listItem-figure{width:25%}}@media (min-width:1025px){.listItem-figure:before{top:0;left:0;right:0;bottom:0;z-index:1;content:"";opacity:0;position:absolute;visibility:hidden;transition:all .5s ease;background-color:rgba(0,0,0,.3)}.listItem-figure:hover .listItem-figureBody,.listItem-figure:hover:before{opacity:1;visibility:visible}}.listItem-body{padding-left:15px;width:calc(100% - 80px)}@media (min-width:551px){.listItem-body{width:75%}}@media (min-width:768px){.listItem-body{padding-left:30px}}.listItem-figureBody{display:none;text-align:center;transition:all .3s ease}@media (min-width:1025px){.listItem-figureBody{top:0;left:0;right:0;bottom:0;z-index:2;opacity:0;display:block;visibility:hidden;position:absolute}}.listItem-image{width:100%}.listItem-content{display:block}.listItem-actions,.listItem-details{display:block}.listItem-brand{display:block;color:#a0a0a0;line-height:1;font-size:12px;font-weight:400;letter-spacing:.24px;margin-bottom:10px}.listItem-title{color:#323232;font-size:12px;font-weight:400;line-height:20px;margin:0 0 15px 0;letter-spacing:.24px;transition:all .3s ease}.listItem-title>a{color:inherit;transition:none}.listItem-title:hover{color:#000}@media (min-width:551px){.listItem-title{font-size:14px;font-weight:600}}.listItem-priceWrapper{display:block;margin:0 0 15px 0}.listItem-priceWrapper .listItem-price,.listItem-priceWrapper .listItem-rating{display:block}.listItem-priceWrapper .listItem-price{margin-bottom:15px}@media (min-width:360px){.listItem-priceWrapper .listItem-price,.listItem-priceWrapper .listItem-rating{vertical-align:middle;display:inline-block}.listItem-priceWrapper .listItem-price{margin-right:30px;margin-bottom:0}}.listItem-price{font-size:14px;line-height:1;font-weight:500;color:#323232;margin-right:30px}.listItem-price .price-section{margin-right:5px;vertical-align:top;display:inline-block}.listItem-price .price-section:last-child{margin-right:0}.listItem-price .price-section.price-section--withoutTax{color:#e95144}.listItem-price .price-section.rrp-price--withoutTax{color:#a0a0a0;display:block;margin-bottom:10px;margin-right:0}.listItem-price .price-section.non-sale-price--withoutTax{color:#a0a0a0}.listItem-price .price-section.price-none{display:none}.listItem-price .price-section.price-none+.price-section--withoutTax{color:#323232}.listItem-rating{margin:0;line-height:1}.listItem-rating .rating--small{vertical-align:top}.listItem-rating .rating--small .icon{margin-top:0;vertical-align:top}.listItem-desciption{max-height:60px;overflow:hidden}@media (min-width:551px){.listItem-desciption{max-height:none}}.listItem-actions{margin-top:20px}.listItem-actions .button{min-width:160px;margin-bottom:0}.listItem-actions .listItem-compare{display:none}@media (min-width:551px){.listItem-actions{margin-top:25px}.listItem-actions .button{min-width:190px}}@media (min-width:1025px){.listItem-actions .button{margin-right:30px}.listItem-actions .listItem-compare{color:#a0a0a0;line-height:1;display:inline-block}.listItem-actions .listItem-compare>input{top:2px;position:relative;margin-right:2px}}.themevalte_productView{display:block;font-size:0;padding-top:0;margin-bottom:60px}.themevalte_productView .themevalte_productView-left,.themevalte_productView .themevalte_productView-right{display:block;font-size:1rem}.themevalte_productView .productView-description{display:block}@media (min-width:768px){.themevalte_productView .themevalte_productView-left,.themevalte_productView .themevalte_productView-right{width:50%;vertical-align:top;display:inline-block}.themevalte_productView .themevalte_productView-left{padding-right:15px}.themevalte_productView .themevalte_productView-right{padding-left:15px}}.label-videos{position:absolute;bottom:110px;left:20px;z-index:10;max-width:170px;display:block}@media (max-width:1024px){.label-videos{display:none!important}}.themevalte_productView-images{width:100%;max-width:500px;position:relative;display:block;margin-left:auto;margin-right:auto;margin-bottom:30px}.themevalte_productView-images .productView-image{cursor:zoom-in;vertical-align:top}.themevalte_productView-images .productView-image .easyzoom-flyout{top:0;left:0;right:0;bottom:0;z-index:10;position:absolute}.themevalte_productView-images .productView-img-container{max-width:none}.themevalte_productView-images .productView-img-container>a{top:0;left:0;right:0;bottom:0;position:absolute}.themevalte_productView-images .productView-img-container>a img{top:50%;left:50%;right:auto;bottom:auto;width:auto;height:100%;position:absolute;transform:translate(-50%,-50%)}.themevalte_productView-images .productView-for{width:100%;display:block;margin-top:20px;padding:0 30px}.themevalte_productView-images .productView-for .productView-thumbnail{border:none;outline:0;padding:0 10px}.themevalte_productView-images .productView-for .productView-thumbnail>a{display:block;position:relative}.themevalte_productView-images .productView-for .productView-thumbnail>a:after{content:'';display:block;height:0;width:100%;padding-bottom:134%}.themevalte_productView-images .productView-for .productView-thumbnail>a img{top:50%;left:50%;width:auto;height:100%;position:absolute;transform:translate(-50%,-50%)}.themevalte_productView-images .productView-for .slick-arrow{width:21px;height:21px;padding:0}.themevalte_productView-images .productView-for .slick-prev{left:0}.themevalte_productView-images .productView-for .slick-next{right:0}.productView-nav:not(.slick-slider){overflow:hidden;white-space:nowrap}.productView-nav:not(.slick-slider) .productView-image{display:inline-block;vertical-align:top;width:100%}.productView-for:not(.slick-slider){overflow:hidden;white-space:nowrap}.productView-for:not(.slick-slider) .productView-thumbnail{display:inline-block;vertical-align:top;width:20%;float:none}.productView-details{margin-bottom:50px}.productView-details .productView-options,.productView-details .productView-product{border:none;padding:0;margin-bottom:25px}.productView-details .productView-title{font-size:18px;line-height:24px;font-weight:600;margin:0 0 13px 0;font-family:Poppins,Arial,Helvetica,sans-serif;color:#323232}@media (min-width:415px){.productView-details .productView-title{font-size:18px;font-weight:700}}.productView-details .productView-brand{font-size:13px;line-height:20px;font-weight:600;margin-bottom:25px;text-transform:capitalize;color:#a0a0a0}.productView-details .productView-brand a{color:#a0a0a0;border-bottom:1px solid #a0a0a0}.productView-details .productView-price{font-size:0;margin:0 0 20px 0}.productView-details .productView-price .price-section{font-size:18px;font-weight:600;color:#323232}.productView-details .productView-price .price-section.rrp-price--withoutTax{color:#969696;font-size:14px;font-weight:500;margin-bottom:5px}.productView-details .productView-price .price-section.non-sale-price--withoutTax{color:#969696;font-size:14px;font-weight:500;margin-right:6px;display:inline-block;vertical-align:bottom}.productView-details .productView-price .price-section.non-sale-price--withoutTax+.price-section--withoutTax{color:#e95144;display:inline-block;vertical-align:bottom}.productView-details .productView-price .price-section--saving{margin-top:8px;font-size:12px;font-weight:400;color:#969696}.productView-details .productView-rating{font-size:0;margin:0 0 25px 0}.productView-details .productView-rating .productView-reviewLink{font-size:1rem;margin-left:16px;display:inline-block;vertical-align:middle;position:relative;text-transform:capitalize;letter-spacing:.24px;color:#646464}.productView-details .productView-rating .productView-reviewLink a{color:#646464}.productView-details .productView-rating .productView-reviewLink a:hover{color:#000}@media (min-width:321px){.productView-details .productView-rating .productView-reviewLink{margin-left:20px}}.productView-details .productView-info{margin-top:0}.productView-details .productView-info>:first-child{margin-top:0}.productView-details .productView-info .productView-info-name,.productView-details .productView-info .productView-info-value{float:left;font-size:12px;letter-spacing:.3px}.productView-details .productView-info .productView-info-name{clear:both;min-width:100px;font-weight:500;margin-bottom:8px;color:#323232}.productView-details .productView-info .productView-info-value{margin-bottom:0}.productView-details .productView-options{text-align:left;position:relative;margin-bottom:30px}.productView-details .productView-options .form-field{margin-bottom:15px}.productView-details .productView-options .form-label--alternate{font-weight:500;letter-spacing:.24px;color:#323232}.productView-details .productView-options .form-label--alternate>span[data-product-stock]{font-weight:400}.productView-details .productView-options .form-field--increments{margin-top:20px}.productView-details .productView-options .alertBox{border-radius:0;margin-bottom:30px}.productView-details .productView-options .alertBox--error{opacity:.65;width:100%;color:#fff;text-align:center;padding:10px 25px;pointer-events:none;background-color:#505050;border:1px solid #505050}.productView-details .productView-options .alertBox--error .alertBox-icon{display:none}.productView-details .productView-options .alertBox--error .alertBox-message{display:inline-block;vertical-align:top;color:#fff;text-align:center;font-size:12px;font-weight:500;letter-spacing:3px;line-height:20px;margin-bottom:0;text-transform:uppercase;transition:all .3s ease}.productView-details .productView-options .alertBox--error .alertBox-message>span{letter-spacing:3px}@media (min-width:993px){.productView-details .productView-options .alertBox--error{max-width:220px;border-radius:24px;margin-bottom:0}}.productView-details .productView-options .form-action{padding:0;width:auto;float:none;margin-top:30px;display:block}.productView-details .productView-options .form-action .button{margin-bottom:0;min-width:230px}.productView-details .productView-options .button-wishlist{left:auto;position:relative;margin-bottom:0;margin-top:20px;z-index:10;display:block}.productView-details .productView-options .button-wishlist .button{margin-bottom:0;min-width:230px}@media (min-width:993px){.productView-details .productView-options .button-wishlist{bottom:0;margin:0;left:250px;position:absolute}}[data-product-option-change] .form-option{padding:0;z-index:1;width:34px;height:34px;line-height:34px;text-align:center;vertical-align:top;position:relative;border-radius:50%;margin-right:7px;border:1px solid #e0e0e0;color:#646464}[data-product-option-change] .form-option .form-option-variant{padding:0;min-width:0;width:100%;height:100%;z-index:-1;position:relative}@media (min-width:415px){[data-product-option-change] .form-option{margin-right:10px}}[data-product-option-change] .form-option-swatch{border:none;box-shadow:inset 0 0 0 1px #e0e0e0}[data-product-option-change] .form-option-swatch .form-option-variant{z-index:-1;margin:4px;width:26px;height:26px;border-radius:50%;position:relative}[data-product-option-change] .form-option.unavailable{opacity:1;background-color:transparent}[data-product-option-change] .form-option.unavailable:before{left:-7px;top:16px;height:1px;width:calc(140% - 1px);background-color:#f9a6ac}[data-product-option-change] .form-option.unavailable .form-option-variant{opacity:.3}[data-product-option-change] .form-radio:checked+.form-option.unavailable{border:none;box-shadow:0 0 0 1px #505050}[data-product-option-change] .form-radio:checked+.form-option{border-color:#323232;box-shadow:inset 0 0 0 1px #323232}[data-product-option-change] [data-product-attribute=swatch] .form-radio:checked+.form-option{border:none;box-shadow:inset 0 0 0 2px #323232}.form-field--stock .form-label{margin-bottom:0}.form-field--increments .form-increment .button{margin:0;padding:0;width:40px;height:40px;font-size:22px;border-radius:0;line-height:40px;text-align:center;vertical-align:top;display:inline-block;border:1px solid #dcdcdc;background-color:transparent;color:#7b7b7b}.form-field--increments .form-increment .button>.icon{width:100%;height:100%;font-style:normal;font-weight:300;vertical-align:top}.form-field--increments .form-increment .button:active,.form-field--increments .form-increment .button:focus,.form-field--increments .form-increment .button:hover{color:#323232}.form-field--increments .form-increment .button.button-dec{border-right:none;border-radius:3px 0 0 3px}.form-field--increments .form-increment .button.button-inc{border-left:none;border-radius:0 3px 3px 0}.form-field--increments .form-input--incrementTotal{margin:0;padding:0;width:50px;height:40px;min-width:50px;font-weight:400;line-height:40px;border-radius:0;text-align:center;vertical-align:top;display:inline-block;border:1px solid #dcdcdc;border-left:none;border-right:none;color:#646464}.themevale_tabToggle .toggle-title{margin:0;display:block;font-size:14px;line-height:24px;position:relative;padding-top:10px;padding-bottom:10px;font-weight:600;text-transform:capitalize;font-family:Poppins,Arial,Helvetica,sans-serif;color:#323232}.themevale_tabToggle .toggle-title .toggleLink{width:100%;float:none;color:inherit;vertical-align:top;display:inline-block}.themevale_tabToggle .toggle-title .toggleLink .text{float:left}.themevale_tabToggle .toggle-title .toggleLink .icon{width:18px;height:24px;float:right;padding:5px 0;transform:rotate(90deg)}@media (min-width:415px){.themevale_tabToggle .toggle-title{font-size:16px;padding-top:12px;padding-bottom:12px}}.themevale_tabToggle .toggle-content{padding:10px 0 15px 0}.themevale_tabToggle .toggle-content p{line-height:24px}.themevale_tabToggle .toggle-content h1,.themevale_tabToggle .toggle-content h2,.themevale_tabToggle .toggle-content h3,.themevale_tabToggle .toggle-content h4,.themevale_tabToggle .toggle-content h5,.themevale_tabToggle .toggle-content h6{text-transform:capitalize;font-weight:600;margin-top:0}.themevale_tabToggle .toggle-content>ul{margin-left:30px}.themevale_tabToggle .toggle-content>ul li{margin-bottom:5px}.themevale_tabToggle .toggle-content .productReviews-list{margin-left:0}.themevale_tabToggle .toggle-content .productReviews-list li{margin-bottom:0}.themevale_tabToggle .btn-createReview{float:none;display:block}#relatedProducts+#similarByViews{margin-top:70px;margin-bottom:0}@media (min-width:768px){#relatedProducts+#similarByViews{margin-top:90px}}@media (max-width:414px){#relatedProducts .themevale_page-heading-wrapper,#similarByViews .themevale_page-heading-wrapper{margin-bottom:30px}}.sale-flag-star,.sale-flag-star:after,.sale-flag-star:before{background:#e95144;content:"";display:block;height:3.33333rem;left:0;overflow:visible;position:absolute;top:0;transform:scaleX(1) scaleY(1) scaleZ(1);transform-origin:50% 50% 0;width:3.33333rem;z-index:10}.sale-flag-star:before{transform:rotateZ(30deg) scaleX(1) scaleY(1) scaleZ(1)}.sale-flag-star:after{transform:rotateZ(60deg) scaleX(1) scaleY(1) scaleZ(1)}.starwrap{height:3.33333rem;position:absolute;top:10px;right:10px;width:3.33333rem}.sale-text-burst{color:#fff;font-size:12px;font-weight:500;line-height:20px;position:absolute;top:50%;left:50%;letter-spacing:.5px;z-index:50;transform:translate3D(-50%,-50%,0)}.sale-flag-side{background:#e95144;color:#fff;z-index:10;border-radius:2px;font-size:12px;font-weight:500;height:20px;line-height:20px;padding-left:10px;padding-right:10px;position:absolute;transition:all .5s ease;top:0;right:0;letter-spacing:.5px}.sale-flag-sash{background:#e95144;color:#fff;font-size:12px;font-weight:500;height:20px;right:-30px;line-height:20px;position:absolute;text-align:center;top:20px;transform:rotate(45deg);transition:all .5s ease;width:9.91667rem;z-index:10;letter-spacing:.5px}.product{overflow:hidden}@media (min-width:1025px){.card:hover .sale-flag-side,.product:hover .sale-flag-side{background:#000}.card:hover .sale-flag-sash,.product:hover .sale-flag-sash{background:#000}}@media (max-width:414px){.sale-flag-sash{top:15px;right:-20px;height:16px;font-size:11px;line-height:16px;width:6.66667rem}.sale-flag-side{top:0;height:16px;font-size:11px;line-height:16px;padding-left:5px;padding-right:5px;border-radius:2px}.sale-text-burst{font-size:10px}.sale-flag-star,.sale-flag-star:after,.sale-flag-star:before{width:2.5rem;height:2.5rem}.starwrap{width:2.5rem;height:2.5rem}}[data-product-attribute] .form-option.form-option-swatch{overflow:visible}.form-option-variant--color,.form-option-variant--pattern{height:22px;width:22px}.form-option-expanded{background-color:#fff;border:1px solid #999;left:calc(100% + 55px);opacity:0;padding:3px;position:absolute;top:calc(100% + 5px);transition:opacity .3s cubic-bezier(.25, .46, .45, .94);visibility:hidden}.form-option:hover .form-option-expanded{opacity:1;transform:translate(-50%,0);visibility:visible;z-index:5000}.form-option-image{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:100px;width:100px}@media (min-width:801px){.account--fixed{margin:0 auto;width:66.66667%}}@media (min-width:801px){.account--fixedSmall{margin:0 auto;width:50%}}@media (min-width:801px){.account--fixedLarge{margin:0 auto;width:75%}}.account-head{margin-bottom:3rem;text-align:center}.account-head .alertBox{padding-left:3rem;padding-right:3rem;text-align:left}.account-content{padding-left:.75rem;padding-right:.75rem;width:100%;float:left}@media (min-width:801px){.account-content--fixed{width:66.66667%}}@media (min-width:801px){.account-content--fixedSmall{width:50%}}.account-sidebar{padding-left:.75rem;padding-right:.75rem;width:100%;float:left}@media (min-width:801px){.account-sidebar{width:33.33333%}.account-content--fixedSmall+.account-sidebar{float:right}}.jstree-children,.jstree-container-ul,.jstree-node{display:block;margin:0;padding:0;list-style-type:none;list-style-image:none}.jstree-node{white-space:nowrap}.jstree-anchor{display:inline-block;color:#000;white-space:nowrap;padding:0 4px 0 1px;margin:0;vertical-align:top}.jstree-anchor:focus{outline:0}.jstree-anchor,.jstree-anchor:active,.jstree-anchor:hover,.jstree-anchor:link,.jstree-anchor:visited{text-decoration:none;color:inherit}.jstree-icon{display:inline-block;text-decoration:none;margin:0;padding:0;vertical-align:top;text-align:center}.jstree-icon:empty{display:inline-block;text-decoration:none;margin:0;padding:0;vertical-align:top;text-align:center}.jstree-ocl{cursor:pointer}.jstree-leaf>.jstree-ocl{cursor:default}.jstree .jstree-open>.jstree-children{display:block}.jstree .jstree-closed>.jstree-children,.jstree .jstree-leaf>.jstree-children{display:none}.jstree-anchor>.jstree-themeicon{margin-right:2px}.jstree-anchor>.jstree-themeicon-hidden,.jstree-no-icons .jstree-themeicon{display:none}.jstree-hidden{display:none}.jstree-rtl .jstree-anchor{padding:0 1px 0 4px}.jstree-rtl .jstree-anchor>.jstree-themeicon{margin-left:2px;margin-right:0}.jstree-rtl .jstree-node{margin-left:0}.jstree-rtl .jstree-container-ul>.jstree-node{margin-right:0}.jstree-wholerow-ul{position:relative;display:inline-block;min-width:100%}.jstree-wholerow-ul .jstree-leaf>.jstree-ocl{cursor:pointer}.jstree-wholerow-ul .jstree-anchor,.jstree-wholerow-ul .jstree-icon{position:relative}.jstree-wholerow-ul .jstree-wholerow{width:100%;cursor:pointer;position:absolute;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vakata-context{display:none}.vakata-context,.vakata-context ul{margin:0;padding:2px;position:absolute;background:#f5f5f5;border:1px solid #979797;box-shadow:2px 2px 2px #999}.vakata-context ul{list-style:none;left:100%;margin-top:-2.7em;margin-left:-4px}.vakata-context .vakata-context-right ul{left:auto;right:100%;margin-left:auto;margin-right:-4px}.vakata-context li{list-style:none;display:inline}.vakata-context li>a{display:block;padding:0 2em 0 2em;text-decoration:none;width:auto;color:#000;white-space:nowrap;line-height:2.4em;text-shadow:1px 1px 0 #fff;border-radius:1px}.vakata-context li>a:hover{position:relative;background-color:#e8eff7;box-shadow:0 0 2px #0a6aa1}.vakata-context li>a.vakata-context-parent{background-image:url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");background-position:right center;background-repeat:no-repeat}.vakata-context li>a:focus{outline:0}.vakata-context .vakata-context-hover>a{position:relative;background-color:#e8eff7;box-shadow:0 0 2px #0a6aa1}.vakata-context .vakata-context-separator>a,.vakata-context .vakata-context-separator>a:hover{background:#fff;border:0;border-top:1px solid #e2e3e3;height:1px;min-height:1px;max-height:1px;padding:0;margin:0 0 0 2.4em;border-left:1px solid #e0e0e0;text-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;border-radius:0}.vakata-context .vakata-contextmenu-disabled a,.vakata-context .vakata-contextmenu-disabled a:hover{color:silver;background-color:transparent;border:0;box-shadow:0 0 0}.vakata-context li>a>i{text-decoration:none;display:inline-block;width:2.4em;height:2.4em;background:0 0;margin:0 0 0 -2em;vertical-align:top;text-align:center;line-height:2.4em}.vakata-context li>a>i:empty{width:2.4em;line-height:2.4em}.vakata-context li>a .vakata-contextmenu-sep{display:inline-block;width:1px;height:2.4em;background:#fff;margin:0 .5em 0 0;border-left:1px solid #e2e3e3}.vakata-context .vakata-contextmenu-shortcut{font-size:.8em;color:silver;opacity:.5;display:none}.vakata-context-rtl ul{left:auto;right:100%;margin-left:auto;margin-right:-4px}.vakata-context-rtl li>a.vakata-context-parent{background-image:url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");background-position:left center;background-repeat:no-repeat}.vakata-context-rtl .vakata-context-separator>a{margin:0 2.4em 0 0;border-left:0;border-right:1px solid #e2e3e3}.vakata-context-rtl .vakata-context-left ul{right:auto;left:100%;margin-left:-4px;margin-right:auto}.vakata-context-rtl li>a>i{margin:0 -2em 0 0}.vakata-context-rtl li>a .vakata-contextmenu-sep{margin:0 0 0 .5em;border-left-color:#fff;background:#e2e3e3}#jstree-marker{position:absolute;top:0;left:0;margin:-5px 0 0 0;padding:0;border-right:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid;width:0;height:0;font-size:0;line-height:0}#jstree-dnd{line-height:16px;margin:0;padding:4px}#jstree-dnd .jstree-copy,#jstree-dnd .jstree-icon{display:inline-block;text-decoration:none;margin:0 2px 0 0;padding:0;width:16px;height:16px}#jstree-dnd .jstree-ok{background:green}#jstree-dnd .jstree-er{background:red}#jstree-dnd .jstree-copy{margin:0 2px 0 2px}.jstree-default .jstree-icon,.jstree-default .jstree-node{background-repeat:no-repeat;background-color:transparent}.jstree-default .jstree-anchor,.jstree-default .jstree-wholerow{transition:background-color .15s,box-shadow .15s}.jstree-default .jstree-hovered{background:#e7f4f9;border-radius:2px;box-shadow:inset 0 0 1px #ccc}.jstree-default .jstree-clicked{background:#beebff;border-radius:2px;box-shadow:inset 0 0 1px #999}.jstree-default .jstree-no-icons .jstree-anchor>.jstree-themeicon{display:none}.jstree-default .jstree-disabled{background:0 0;color:#666}.jstree-default .jstree-disabled.jstree-hovered{background:0 0;box-shadow:none}.jstree-default .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default .jstree-disabled>.jstree-icon{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}.jstree-default .jstree-search{font-style:italic;color:#8b0000;font-weight:700}.jstree-default .jstree-no-checkboxes .jstree-checkbox{display:none!important}.jstree-default.jstree-checkbox-no-clicked .jstree-clicked{background:0 0;box-shadow:none}.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered{background:#e7f4f9}.jstree-default.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked{background:0 0}.jstree-default.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered{background:#e7f4f9}.jstree-default>.jstree-striped{min-width:100%;display:inline-block;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat}.jstree-default>.jstree-wholerow-ul .jstree-clicked,.jstree-default>.jstree-wholerow-ul .jstree-hovered{background:0 0;box-shadow:none;border-radius:0}.jstree-default .jstree-wholerow{box-sizing:border-box}.jstree-default .jstree-wholerow-hovered{background:#e7f4f9}.jstree-default .jstree-wholerow-clicked{background:#beebff;background:linear-gradient(to bottom,#beebff 0,#a8e4ff 100%)}.jstree-default .jstree-node{min-height:24px;line-height:24px;margin-left:24px;min-width:24px}.jstree-default .jstree-anchor{line-height:24px;height:24px}.jstree-default .jstree-icon{width:24px;height:24px;line-height:24px}.jstree-default .jstree-icon:empty{width:24px;height:24px;line-height:24px}.jstree-default.jstree-rtl .jstree-node{margin-right:24px}.jstree-default .jstree-wholerow{height:24px}.jstree-default .jstree-icon,.jstree-default .jstree-node{background-image:url("../img/vendor/jstree/32px.png")}.jstree-default .jstree-node{background-position:-292px -4px;background-repeat:repeat-y}.jstree-default .jstree-last{background:0 0}.jstree-default .jstree-open>.jstree-ocl{background-position:-132px -4px}.jstree-default .jstree-closed>.jstree-ocl{background-position:-100px -4px}.jstree-default .jstree-leaf>.jstree-ocl{background-position:-68px -4px}.jstree-default .jstree-themeicon{background-position:-260px -4px}.jstree-default>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-default>.jstree-no-dots .jstree-node{background:0 0}.jstree-default>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-36px -4px}.jstree-default>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-4px -4px}.jstree-default .jstree-disabled{background:0 0}.jstree-default .jstree-disabled.jstree-hovered{background:0 0}.jstree-default .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default .jstree-checkbox{background-position:-164px -4px}.jstree-default .jstree-checkbox:hover{background-position:-164px -36px}.jstree-default .jstree-checked>.jstree-checkbox,.jstree-default.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox{background-position:-228px -4px}.jstree-default .jstree-checked>.jstree-checkbox:hover,.jstree-default.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover{background-position:-228px -36px}.jstree-default .jstree-anchor>.jstree-undetermined{background-position:-196px -4px}.jstree-default .jstree-anchor>.jstree-undetermined:hover{background-position:-196px -36px}.jstree-default .jstree-checkbox-disabled{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}.jstree-default>.jstree-striped{background-size:auto 48px}.jstree-default.jstree-rtl .jstree-node{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");background-position:100% 1px;background-repeat:repeat-y}.jstree-default.jstree-rtl .jstree-last{background:0 0}.jstree-default.jstree-rtl .jstree-open>.jstree-ocl{background-position:-132px -36px}.jstree-default.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-100px -36px}.jstree-default.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-68px -36px}.jstree-default.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-default.jstree-rtl>.jstree-no-dots .jstree-node{background:0 0}.jstree-default.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-36px -36px}.jstree-default.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-4px -36px}.jstree-default .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url("../img/vendor/jstree/throbber.gif") center center no-repeat}.jstree-default .jstree-file{background:url("../img/vendor/jstree/32px.png") -100px -68px no-repeat}.jstree-default .jstree-folder{background:url("../img/vendor/jstree/32px.png") -260px -4px no-repeat}.jstree-default>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#jstree-dnd.jstree-default{line-height:24px;padding:0 4px}#jstree-dnd.jstree-default .jstree-er,#jstree-dnd.jstree-default .jstree-ok{background-image:url("../img/vendor/jstree/32px.png");background-repeat:no-repeat;background-color:transparent}#jstree-dnd.jstree-default i{background:0 0;width:24px;height:24px;line-height:24px}#jstree-dnd.jstree-default .jstree-ok{background-position:-4px -68px}#jstree-dnd.jstree-default .jstree-er{background-position:-36px -68px}.jstree-default.jstree-rtl .jstree-node{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==")}.jstree-default.jstree-rtl .jstree-last{background:0 0}.jstree-default-small .jstree-node{min-height:18px;line-height:18px;margin-left:18px;min-width:18px}.jstree-default-small .jstree-anchor{line-height:18px;height:18px}.jstree-default-small .jstree-icon{width:18px;height:18px;line-height:18px}.jstree-default-small .jstree-icon:empty{width:18px;height:18px;line-height:18px}.jstree-default-small.jstree-rtl .jstree-node{margin-right:18px}.jstree-default-small .jstree-wholerow{height:18px}.jstree-default-small .jstree-icon,.jstree-default-small .jstree-node{background-image:url("../img/vendor/jstree/32px.png")}.jstree-default-small .jstree-node{background-position:-295px -7px;background-repeat:repeat-y}.jstree-default-small .jstree-last{background:0 0}.jstree-default-small .jstree-open>.jstree-ocl{background-position:-135px -7px}.jstree-default-small .jstree-closed>.jstree-ocl{background-position:-103px -7px}.jstree-default-small .jstree-leaf>.jstree-ocl{background-position:-71px -7px}.jstree-default-small .jstree-themeicon{background-position:-263px -7px}.jstree-default-small>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-default-small>.jstree-no-dots .jstree-node{background:0 0}.jstree-default-small>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-39px -7px}.jstree-default-small>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-7px -7px}.jstree-default-small .jstree-disabled{background:0 0}.jstree-default-small .jstree-disabled.jstree-hovered{background:0 0}.jstree-default-small .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default-small .jstree-checkbox{background-position:-167px -7px}.jstree-default-small .jstree-checkbox:hover{background-position:-167px -39px}.jstree-default-small .jstree-checked>.jstree-checkbox,.jstree-default-small.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox{background-position:-231px -7px}.jstree-default-small .jstree-checked>.jstree-checkbox:hover,.jstree-default-small.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover{background-position:-231px -39px}.jstree-default-small .jstree-anchor>.jstree-undetermined{background-position:-199px -7px}.jstree-default-small .jstree-anchor>.jstree-undetermined:hover{background-position:-199px -39px}.jstree-default-small .jstree-checkbox-disabled{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}.jstree-default-small>.jstree-striped{background-size:auto 36px}.jstree-default-small.jstree-rtl .jstree-node{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");background-position:100% 1px;background-repeat:repeat-y}.jstree-default-small.jstree-rtl .jstree-last{background:0 0}.jstree-default-small.jstree-rtl .jstree-open>.jstree-ocl{background-position:-135px -39px}.jstree-default-small.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-103px -39px}.jstree-default-small.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-71px -39px}.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-node{background:0 0}.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-39px -39px}.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-7px -39px}.jstree-default-small .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default-small>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url("../img/vendor/jstree/throbber.gif") center center no-repeat}.jstree-default-small .jstree-file{background:url("../img/vendor/jstree/32px.png") -103px -71px no-repeat}.jstree-default-small .jstree-folder{background:url("../img/vendor/jstree/32px.png") -263px -7px no-repeat}.jstree-default-small>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#jstree-dnd.jstree-default-small{line-height:18px;padding:0 4px}#jstree-dnd.jstree-default-small .jstree-er,#jstree-dnd.jstree-default-small .jstree-ok{background-image:url("../img/vendor/jstree/32px.png");background-repeat:no-repeat;background-color:transparent}#jstree-dnd.jstree-default-small i{background:0 0;width:18px;height:18px;line-height:18px}#jstree-dnd.jstree-default-small .jstree-ok{background-position:-7px -71px}#jstree-dnd.jstree-default-small .jstree-er{background-position:-39px -71px}.jstree-default-small.jstree-rtl .jstree-node{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==")}.jstree-default-small.jstree-rtl .jstree-last{background:0 0}.jstree-default-large .jstree-node{min-height:32px;line-height:32px;margin-left:32px;min-width:32px}.jstree-default-large .jstree-anchor{line-height:32px;height:32px}.jstree-default-large .jstree-icon{width:32px;height:32px;line-height:32px}.jstree-default-large .jstree-icon:empty{width:32px;height:32px;line-height:32px}.jstree-default-large.jstree-rtl .jstree-node{margin-right:32px}.jstree-default-large .jstree-wholerow{height:32px}.jstree-default-large .jstree-icon,.jstree-default-large .jstree-node{background-image:url("../img/vendor/jstree/32px.png")}.jstree-default-large .jstree-node{background-position:-288px 0;background-repeat:repeat-y}.jstree-default-large .jstree-last{background:0 0}.jstree-default-large .jstree-open>.jstree-ocl{background-position:-128px 0}.jstree-default-large .jstree-closed>.jstree-ocl{background-position:-96px 0}.jstree-default-large .jstree-leaf>.jstree-ocl{background-position:-64px 0}.jstree-default-large .jstree-themeicon{background-position:-256px 0}.jstree-default-large>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-default-large>.jstree-no-dots .jstree-node{background:0 0}.jstree-default-large>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-32px 0}.jstree-default-large>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:0 0}.jstree-default-large .jstree-disabled{background:0 0}.jstree-default-large .jstree-disabled.jstree-hovered{background:0 0}.jstree-default-large .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default-large .jstree-checkbox{background-position:-160px 0}.jstree-default-large .jstree-checkbox:hover{background-position:-160px -32px}.jstree-default-large .jstree-checked>.jstree-checkbox,.jstree-default-large.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox{background-position:-224px 0}.jstree-default-large .jstree-checked>.jstree-checkbox:hover,.jstree-default-large.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover{background-position:-224px -32px}.jstree-default-large .jstree-anchor>.jstree-undetermined{background-position:-192px 0}.jstree-default-large .jstree-anchor>.jstree-undetermined:hover{background-position:-192px -32px}.jstree-default-large .jstree-checkbox-disabled{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}.jstree-default-large>.jstree-striped{background-size:auto 64px}.jstree-default-large.jstree-rtl .jstree-node{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");background-position:100% 1px;background-repeat:repeat-y}.jstree-default-large.jstree-rtl .jstree-last{background:0 0}.jstree-default-large.jstree-rtl .jstree-open>.jstree-ocl{background-position:-128px -32px}.jstree-default-large.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-96px -32px}.jstree-default-large.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-64px -32px}.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-node{background:0 0}.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-32px -32px}.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:0 -32px}.jstree-default-large .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default-large>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url("../img/vendor/jstree/throbber.gif") center center no-repeat}.jstree-default-large .jstree-file{background:url("../img/vendor/jstree/32px.png") -96px -64px no-repeat}.jstree-default-large .jstree-folder{background:url("../img/vendor/jstree/32px.png") -256px 0 no-repeat}.jstree-default-large>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#jstree-dnd.jstree-default-large{line-height:32px;padding:0 4px}#jstree-dnd.jstree-default-large .jstree-er,#jstree-dnd.jstree-default-large .jstree-ok{background-image:url("../img/vendor/jstree/32px.png");background-repeat:no-repeat;background-color:transparent}#jstree-dnd.jstree-default-large i{background:0 0;width:32px;height:32px;line-height:32px}#jstree-dnd.jstree-default-large .jstree-ok{background-position:0 -64px}#jstree-dnd.jstree-default-large .jstree-er{background-position:-32px -64px}.jstree-default-large.jstree-rtl .jstree-node{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==")}.jstree-default-large.jstree-rtl .jstree-last{background:0 0}@media (max-width:768px){#jstree-dnd.jstree-dnd-responsive{line-height:40px;font-weight:700;font-size:1.1em;text-shadow:1px 1px #fff}#jstree-dnd.jstree-dnd-responsive>i{background:0 0;width:40px;height:40px}#jstree-dnd.jstree-dnd-responsive>.jstree-ok{background-image:url("../img/vendor/jstree/40px.png");background-position:0 -200px;background-size:120px 240px}#jstree-dnd.jstree-dnd-responsive>.jstree-er{background-image:url("../img/vendor/jstree/40px.png");background-position:-40px -200px;background-size:120px 240px}#jstree-marker.jstree-dnd-responsive{border-left-width:10px;border-top-width:10px;border-bottom-width:10px;margin-top:-10px}}@media (max-width:768px){.jstree-default-responsive .jstree-icon{background-image:url("../img/vendor/jstree/40px.png")}.jstree-default-responsive .jstree-leaf>.jstree-ocl,.jstree-default-responsive .jstree-node{background:0 0}.jstree-default-responsive .jstree-node{min-height:40px;line-height:40px;margin-left:40px;min-width:40px;white-space:nowrap}.jstree-default-responsive .jstree-anchor{line-height:40px;height:40px}.jstree-default-responsive .jstree-icon,.jstree-default-responsive .jstree-icon:empty{width:40px;height:40px;line-height:40px}.jstree-default-responsive>.jstree-container-ul>.jstree-node{margin-left:0}.jstree-default-responsive.jstree-rtl .jstree-node{margin-left:0;margin-right:40px}.jstree-default-responsive.jstree-rtl .jstree-container-ul>.jstree-node{margin-right:0}.jstree-default-responsive .jstree-checkbox,.jstree-default-responsive .jstree-ocl,.jstree-default-responsive .jstree-themeicon{background-size:120px 240px}.jstree-default-responsive .jstree-leaf>.jstree-ocl{background:0 0}.jstree-default-responsive .jstree-open>.jstree-ocl{background-position:0 0!important}.jstree-default-responsive .jstree-closed>.jstree-ocl{background-position:0 -40px!important}.jstree-default-responsive.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-40px 0!important}.jstree-default-responsive .jstree-themeicon{background-position:-40px -40px}.jstree-default-responsive .jstree-checkbox,.jstree-default-responsive .jstree-checkbox:hover{background-position:-40px -80px}.jstree-default-responsive .jstree-checked>.jstree-checkbox,.jstree-default-responsive .jstree-checked>.jstree-checkbox:hover,.jstree-default-responsive.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-default-responsive.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover{background-position:0 -80px}.jstree-default-responsive .jstree-anchor>.jstree-undetermined,.jstree-default-responsive .jstree-anchor>.jstree-undetermined:hover{background-position:0 -120px}.jstree-default-responsive .jstree-anchor{font-weight:700;font-size:1.1em;text-shadow:1px 1px #fff}.jstree-default-responsive>.jstree-striped{background:0 0}.jstree-default-responsive .jstree-wholerow{border-top:1px solid rgba(255,255,255,.7);border-bottom:1px solid rgba(64,64,64,.2);background:#ebebeb;height:40px}.jstree-default-responsive .jstree-wholerow-hovered{background:#e7f4f9}.jstree-default-responsive .jstree-wholerow-clicked{background:#beebff}.jstree-default-responsive .jstree-children .jstree-last>.jstree-wholerow{box-shadow:inset 0 -6px 3px -5px #666}.jstree-default-responsive .jstree-children .jstree-open>.jstree-wholerow{box-shadow:inset 0 6px 3px -5px #666;border-top:0}.jstree-default-responsive .jstree-children .jstree-open+.jstree-open{box-shadow:none}.jstree-default-responsive .jstree-checkbox,.jstree-default-responsive .jstree-icon,.jstree-default-responsive .jstree-node,.jstree-default-responsive .jstree-node>.jstree-ocl,.jstree-default-responsive .jstree-themeicon{background-image:url("../img/vendor/jstree/40px.png");background-size:120px 240px}.jstree-default-responsive .jstree-node{background-position:-80px 0;background-repeat:repeat-y}.jstree-default-responsive .jstree-last{background:0 0}.jstree-default-responsive .jstree-leaf>.jstree-ocl{background-position:-40px -120px}.jstree-default-responsive .jstree-last>.jstree-ocl{background-position:-40px -160px}.jstree-default-responsive .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default-responsive .jstree-file{background:url("../img/vendor/jstree/40px.png") 0 -160px no-repeat;background-size:120px 240px}.jstree-default-responsive .jstree-folder{background:url("../img/vendor/jstree/40px.png") -40px -40px no-repeat;background-size:120px 240px}.jstree-default-responsive>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}}@font-face{font-family:icomoon;src:url("https://cdn.shopify.com/s/files/1/0536/2761/7478/files/icomoon.eot?ts4mep");src:url("https://cdn.shopify.com/s/files/1/0536/2761/7478/files/icomoon.eot?#iefixts4mep") format("embedded-opentype"),url("https://cdn.shopify.com/s/files/1/0536/2761/7478/files/icomoon.woff?ts4mep") format("woff"),url("https://cdn.shopify.com/s/files/1/0536/2761/7478/files/icomoon.ttf?ts4mep") format("truetype"),url("https://cdn.shopify.com/s/files/1/0536/2761/7478/files/icomoon.svg?ts4mep#icomoon") format("svg");font-weight:400;font-style:normal}.lt_icon,[class*=" icon-"],[class^=icon-]{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lt_icon span,[class*=" icon-"] span,[class^=icon-] span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.icon-feed2:before{content:"\eefa"}.icon-apple2:before{content:"\ef1d"}.icon-youtube3:before{content:"\eefc"}.icon-calendar2:before{content:"\f073"}.icon-calendar-o:before{content:"\f133"}.icon-recycle:before{content:"\f1b8"}.icon-ra:before{content:"\f1d0"}.icon-rebel:before{content:"\f1d0"}.icon-resistance:before{content:"\f1d0"}.icon-cc-visa:before{content:"\f1f0"}.icon-cc-mastercard:before{content:"\f1f1"}.icon-cc-discover:before{content:"\f1f2"}.icon-cc-amex:before{content:"\f1f3"}.icon-cc-paypal:before{content:"\f1f4"}.icon-cc-stripe:before{content:"\f1f5"}.icon-calendar-plus-o:before{content:"\f271"}.icon-calendar-minus-o:before{content:"\f272"}.icon-calendar-times-o:before{content:"\f273"}.icon-calendar-check-o:before{content:"\f274"}.icon-home:before{content:"\e900"}.icon-office:before{content:"\e909"}.icon-city:before{content:"\e90a"}.icon-pencil2:before{content:"\e90f"}.icon-pencil3:before{content:"\e910"}.icon-pencil5:before{content:"\e912"}.icon-eraser:before{content:"\e915"}.icon-quill:before{content:"\e918"}.icon-quill4:before{content:"\e91b"}.icon-pen5:before{content:"\e922"}.icon-brush:before{content:"\e928"}.icon-palette:before{content:"\e92a"}.icon-color-sampler:before{content:"\e92c"}.icon-bucket:before{content:"\e92e"}.icon-bucket2:before{content:"\e92f"}.icon-eyedropper:before{content:"\e931"}.icon-eyedropper2:before{content:"\e932"}.icon-droplet:before{content:"\e934"}.icon-droplet2:before{content:"\e935"}.icon-droplet-contrast:before{content:"\e936"}.icon-color-clear:before{content:"\e937"}.icon-paint-format:before{content:"\e938"}.icon-stamp:before{content:"\e939"}.icon-images:before{content:"\e93a"}.icon-image:before{content:"\e93b"}.icon-image2:before{content:"\e93c"}.icon-image-compare:before{content:"\e93d"}.icon-images2:before{content:"\e93e"}.icon-image3:before{content:"\e93f"}.icon-images3:before{content:"\e940"}.icon-camera:before{content:"\e944"}.icon-camera2:before{content:"\e945"}.icon-shutter:before{content:"\e947"}.icon-headphones:before{content:"\e948"}.icon-headset:before{content:"\e949"}.icon-music:before{content:"\e94a"}.icon-music5:before{content:"\e94e"}.icon-album:before{content:"\e950"}.icon-cassette:before{content:"\e951"}.icon-play:before{content:"\e957"}.icon-video-camera2:before{content:"\e963"}.icon-video-camera-slash:before{content:"\e964"}.icon-video-camera3:before{content:"\e965"}.icon-recording:before{content:"\e969"}.icon-dice:before{content:"\e96a"}.icon-pacman:before{content:"\e96e"}.icon-bullhorn:before{content:"\e979"}.icon-new:before{content:"\e97b"}.icon-connection:before{content:"\e97c"}.icon-connection2:before{content:"\e97d"}.icon-connection3:before{content:"\e97e"}.icon-connection4:before{content:"\e97f"}.icon-mic:before{content:"\e989"}.icon-mic-off:before{content:"\e98a"}.icon-book:before{content:"\e990"}.icon-book2:before{content:"\e991"}.icon-book-play:before{content:"\e992"}.icon-book3:before{content:"\e993"}.icon-bookmark:before{content:"\e994"}.icon-library2:before{content:"\e999"}.icon-graduation:before{content:"\e99a"}.icon-file-empty:before{content:"\e99d"}.icon-files-empty:before{content:"\e99f"}.icon-file-plus:before{content:"\e9a1"}.icon-file-minus:before{content:"\e9a3"}.icon-file-download:before{content:"\e9a5"}.icon-file-download2:before{content:"\e9a6"}.icon-file-upload:before{content:"\e9a7"}.icon-file-upload2:before{content:"\e9a8"}.icon-file-check:before{content:"\e9a9"}.icon-file-eye:before{content:"\e9ab"}.icon-file-text2:before{content:"\e9ad"}.icon-file-picture:before{content:"\e9af"}.icon-file-music:before{content:"\e9b1"}.icon-file-play:before{content:"\e9b3"}.icon-file-video:before{content:"\e9b5"}.icon-copy:before{content:"\e9b7"}.icon-copy2:before{content:"\e9b8"}.icon-file-zip:before{content:"\e9b9"}.icon-file-xml:before{content:"\e9bb"}.icon-file-css:before{content:"\e9bd"}.icon-file-presentation:before{content:"\e9bf"}.icon-file-stats:before{content:"\e9c1"}.icon-file-locked:before{content:"\e9c3"}.icon-file-spreadsheet:before{content:"\e9c5"}.icon-copy3:before{content:"\e9c7"}.icon-copy4:before{content:"\e9c8"}.icon-paste:before{content:"\e9c9"}.icon-paste4:before{content:"\e9cc"}.icon-stack3:before{content:"\e9cf"}.icon-folder:before{content:"\e9d0"}.icon-folder-search:before{content:"\e9d1"}.icon-folder-download:before{content:"\e9d2"}.icon-folder-upload:before{content:"\e9d3"}.icon-folder-plus:before{content:"\e9d4"}.icon-folder-plus2:before{content:"\e9d5"}.icon-folder-minus:before{content:"\e9d6"}.icon-folder-minus2:before{content:"\e9d7"}.icon-folder-check:before{content:"\e9d8"}.icon-folder-heart:before{content:"\e9d9"}.icon-folder-remove:before{content:"\e9da"}.icon-cc:before{content:"\e9ec"}.icon-price-tag2:before{content:"\e9ee"}.icon-price-tags:before{content:"\e9ef"}.icon-price-tag3:before{content:"\e9f0"}.icon-price-tags2:before{content:"\e9f1"}.icon-barcode:before{content:"\e9f6"}.icon-qrcode:before{content:"\e9f8"}.icon-ticket:before{content:"\e9f9"}.icon-store2:before{content:"\e9fd"}.icon-cart:before{content:"\e9fe"}.icon-cart4:before{content:"\ea01"}.icon-cart5:before{content:"\ea02"}.icon-cart-add:before{content:"\ea03"}.icon-cart-add2:before{content:"\ea04"}.icon-cart-remove:before{content:"\ea05"}.icon-bag:before{content:"\ea07"}.icon-coins:before{content:"\ea0a"}.icon-coin-dollar:before{content:"\ea0b"}.icon-coin-euro:before{content:"\ea0c"}.icon-coin-pound:before{content:"\ea0d"}.icon-coin-yen:before{content:"\ea0e"}.icon-piggy-bank:before{content:"\ea0f"}.icon-wallet:before{content:"\ea10"}.icon-cash:before{content:"\ea11"}.icon-cash2:before{content:"\ea12"}.icon-cash3:before{content:"\ea13"}.icon-cash4:before{content:"\ea14"}.icon-credit-card:before{content:"\ea15"}.icon-credit-card2:before{content:"\ea16"}.icon-calculator:before{content:"\ea17"}.icon-phone2:before{content:"\ea1d"}.icon-phone-slash:before{content:"\ea1e"}.icon-phone-wave:before{content:"\ea1f"}.icon-phone-plus:before{content:"\ea20"}.icon-phone-minus:before{content:"\ea21"}.icon-phone-plus2:before{content:"\ea22"}.icon-phone-minus2:before{content:"\ea23"}.icon-phone-incoming:before{content:"\ea24"}.icon-phone-outgoing:before{content:"\ea25"}.icon-address-book:before{content:"\ea2b"}.icon-at-sign:before{content:"\ea2f"}.icon-envelop3:before{content:"\ea32"}.icon-pushpin2:before{content:"\ea37"}.icon-location:before{content:"\ea38"}.icon-location2:before{content:"\ea39"}.icon-compass:before{content:"\ea3f"}.icon-compass2:before{content:"\ea40"}.icon-compass3:before{content:"\ea41"}.icon-compass5:before{content:"\ea43"}.icon-map4:before{content:"\ea48"}.icon-history:before{content:"\ea4c"}.icon-clock:before{content:"\ea4d"}.icon-clock3:before{content:"\ea4f"}.icon-alarm:before{content:"\ea53"}.icon-alarm-add:before{content:"\ea54"}.icon-alarm-check:before{content:"\ea55"}.icon-alarm-cancel:before{content:"\ea56"}.icon-bell2:before{content:"\ea58"}.icon-bell3:before{content:"\ea59"}.icon-bell-plus:before{content:"\ea5a"}.icon-bell-minus:before{content:"\ea5b"}.icon-bell-check:before{content:"\ea5c"}.icon-bell-cross:before{content:"\ea5d"}.icon-calendar:before{content:"\ea5f"}.icon-printer:before{content:"\ea67"}.icon-printer2:before{content:"\ea68"}.icon-mouse2:before{content:"\ea6d"}.icon-keyboard:before{content:"\ea70"}.icon-display:before{content:"\ea73"}.icon-display2:before{content:"\ea74"}.icon-display3:before{content:"\ea75"}.icon-laptop:before{content:"\ea77"}.icon-mobile:before{content:"\ea78"}.icon-mobile2:before{content:"\ea79"}.icon-tablet:before{content:"\ea7a"}.icon-tv:before{content:"\ea7c"}.icon-radio:before{content:"\ea7d"}.icon-drawer:before{content:"\ea7f"}.icon-drawer2:before{content:"\ea80"}.icon-drawer-out:before{content:"\ea81"}.icon-drawer-in:before{content:"\ea82"}.icon-floppy-disk:before{content:"\ea89"}.icon-floppy-disks:before{content:"\ea8a"}.icon-usb-stick:before{content:"\ea90"}.icon-database4:before{content:"\ea96"}.icon-database-menu:before{content:"\ea97"}.icon-database-add:before{content:"\ea98"}.icon-database-remove:before{content:"\ea99"}.icon-database-insert:before{content:"\ea9a"}.icon-database-export:before{content:"\ea9b"}.icon-database-upload:before{content:"\ea9c"}.icon-database-refresh:before{content:"\ea9d"}.icon-database-diff:before{content:"\ea9e"}.icon-database-edit:before{content:"\ea9f"}.icon-database-edit2:before{content:"\eaa0"}.icon-database-check:before{content:"\eaa1"}.icon-database-arrow:before{content:"\eaa2"}.icon-database-time:before{content:"\eaa3"}.icon-database-time2:before{content:"\eaa4"}.icon-rotate-ccw3:before{content:"\eaab"}.icon-rotate-cw3:before{content:"\eaac"}.icon-subtract:before{content:"\eab6"}.icon-undo2:before{content:"\eabf"}.icon-redo2:before{content:"\eac0"}.icon-bubble:before{content:"\eac4"}.icon-bubbles:before{content:"\eac5"}.icon-bubbles2:before{content:"\eac6"}.icon-bubble-notification:before{content:"\eaca"}.icon-bubble8:before{content:"\ead8"}.icon-bubble-dots3:before{content:"\ead9"}.icon-bubble-lines3:before{content:"\eada"}.icon-bubbles10:before{content:"\eadf"}.icon-bubble-blocked:before{content:"\eae0"}.icon-bubble-quote:before{content:"\eae1"}.icon-bubble-user:before{content:"\eae2"}.icon-bubble-smiley:before{content:"\eae3"}.icon-bubble-check:before{content:"\eae4"}.icon-bubble-video:before{content:"\eae5"}.icon-bubble-link:before{content:"\eae6"}.icon-bubble-lock:before{content:"\eae7"}.icon-bubble-star:before{content:"\eae8"}.icon-bubble-heart:before{content:"\eae9"}.icon-bubble-paperclip:before{content:"\eaea"}.icon-bubble-cancel:before{content:"\eaeb"}.icon-bubble-plus:before{content:"\eaec"}.icon-bubble-minus:before{content:"\eaed"}.icon-bubble-notification2:before{content:"\eaee"}.icon-bubble-left:before{content:"\eaef"}.icon-bubble-right:before{content:"\eaf0"}.icon-bubble-first:before{content:"\eaf1"}.icon-bubble-last:before{content:"\eaf2"}.icon-bubble-reply:before{content:"\eaf3"}.icon-bubble-forward:before{content:"\eaf4"}.icon-bubble-reply2:before{content:"\eaf5"}.icon-bubble-forward2:before{content:"\eaf6"}.icon-user:before{content:"\eaf7"}.icon-users:before{content:"\eaf8"}.icon-user-plus:before{content:"\eaf9"}.icon-user-minus:before{content:"\eafa"}.icon-user-cancel:before{content:"\eafb"}.icon-user-block:before{content:"\eafc"}.icon-user-lock:before{content:"\eafd"}.icon-user-check:before{content:"\eafe"}.icon-users2:before{content:"\eaff"}.icon-user6:before{content:"\eb0b"}.icon-users4:before{content:"\eb0c"}.icon-vcard:before{content:"\eb11"}.icon-quotes-left:before{content:"\eb1b"}.icon-quotes-right:before{content:"\eb1c"}.icon-hour-glass2:before{content:"\eb20"}.icon-spinner3:before{content:"\eb24"}.icon-spinner11:before{content:"\eb2c"}.icon-search2:before{content:"\eb33"}.icon-zoom-in2:before{content:"\eb34"}.icon-zoom-out2:before{content:"\eb35"}.icon-enlarge:before{content:"\eb3c"}.icon-shrink:before{content:"\eb3d"}.icon-enlarge7:before{content:"\eb48"}.icon-shrink7:before{content:"\eb49"}.icon-key5:before{content:"\eb4e"}.icon-keyhole:before{content:"\eb4f"}.icon-lock4:before{content:"\eb53"}.icon-unlocked:before{content:"\eb54"}.icon-wrench:before{content:"\eb58"}.icon-equalizer:before{content:"\eb5b"}.icon-equalizer2:before{content:"\eb5c"}.icon-cog:before{content:"\eb5f"}.icon-factory:before{content:"\eb67"}.icon-hammer-wrench:before{content:"\eb69"}.icon-pulse:before{content:"\eb6f"}.icon-bug:before{content:"\eb78"}.icon-syringe2:before{content:"\eb7b"}.icon-pie-chart:before{content:"\eb80"}.icon-pie-chart2:before{content:"\eb81"}.icon-stats-bars2:before{content:"\eb8a"}.icon-chart:before{content:"\eb8f"}.icon-stats-growth:before{content:"\eb90"}.icon-stats-decline:before{content:"\eb91"}.icon-cake:before{content:"\eb9c"}.icon-medal:before{content:"\eba0"}.icon-medal2:before{content:"\eba1"}.icon-medal-first:before{content:"\eba2"}.icon-medal-second:before{content:"\eba3"}.icon-medal-third:before{content:"\eba4"}.icon-crown:before{content:"\eba5"}.icon-trophy2:before{content:"\eba7"}.icon-diamond:before{content:"\eba9"}.icon-gift:before{content:"\ebac"}.icon-gift2:before{content:"\ebad"}.icon-balloon:before{content:"\ebae"}.icon-mustache:before{content:"\ebb0"}.icon-mustache2:before{content:"\ebb1"}.icon-glass:before{content:"\ebb2"}.icon-glass2:before{content:"\ebb3"}.icon-glass3:before{content:"\ebb4"}.icon-glass4:before{content:"\ebb5"}.icon-bottle:before{content:"\ebb6"}.icon-bottle2:before{content:"\ebb7"}.icon-bottle3:before{content:"\ebb8"}.icon-bottle4:before{content:"\ebb9"}.icon-mug:before{content:"\ebba"}.icon-fork-knife:before{content:"\ebbb"}.icon-cook:before{content:"\ebbd"}.icon-plate:before{content:"\ebbe"}.icon-steak:before{content:"\ebbf"}.icon-fish:before{content:"\ebc0"}.icon-chicken:before{content:"\ebc1"}.icon-hamburger:before{content:"\ebc2"}.icon-pizza:before{content:"\ebc3"}.icon-cheese:before{content:"\ebc4"}.icon-bread:before{content:"\ebc5"}.icon-icecream:before{content:"\ebc6"}.icon-milk:before{content:"\ebc7"}.icon-coffee-bean:before{content:"\ebca"}.icon-coffee:before{content:"\ebcb"}.icon-teapot:before{content:"\ebcc"}.icon-leaf:before{content:"\ebcd"}.icon-apple:before{content:"\ebcf"}.icon-grapes:before{content:"\ebd0"}.icon-cherry:before{content:"\ebd1"}.icon-rocket:before{content:"\ebdd"}.icon-meter:before{content:"\ebde"}.icon-meter-slow:before{content:"\ebe0"}.icon-meter-medium:before{content:"\ebe1"}.icon-meter-fast:before{content:"\ebe2"}.icon-balance:before{content:"\ebe5"}.icon-bomb:before{content:"\ebe7"}.icon-fire:before{content:"\ebe8"}.icon-magnet:before{content:"\ebed"}.icon-lamp7:before{content:"\ebf9"}.icon-lamp8:before{content:"\ebfa"}.icon-bin2:before{content:"\ebfe"}.icon-briefcase2:before{content:"\ec03"}.icon-airplane2:before{content:"\ec06"}.icon-paperplane:before{content:"\ec09"}.icon-car:before{content:"\ec0a"}.icon-gas:before{content:"\ec0d"}.icon-bus:before{content:"\ec0e"}.icon-truck:before{content:"\ec0f"}.icon-bike:before{content:"\ec10"}.icon-train:before{content:"\ec12"}.icon-ship:before{content:"\ec14"}.icon-boat:before{content:"\ec15"}.icon-chopper:before{content:"\ec16"}.icon-package:before{content:"\ec1e"}.icon-puzzle:before{content:"\ec1f"}.icon-brain:before{content:"\ec27"}.icon-accessibility2:before{content:"\ec29"}.icon-target3:before{content:"\ec2d"}.icon-shield:before{content:"\ec31"}.icon-shield-check:before{content:"\ec32"}.icon-shield-notice:before{content:"\ec33"}.icon-soccer:before{content:"\ec37"}.icon-football:before{content:"\ec38"}.icon-tennis:before{content:"\ec3c"}.icon-baseball:before{content:"\ec3e"}.icon-basketball:before{content:"\ec3f"}.icon-golf2:before{content:"\ec41"}.icon-hockey:before{content:"\ec42"}.icon-racing:before{content:"\ec43"}.icon-finish:before{content:"\ec44"}.icon-eight-ball:before{content:"\ec45"}.icon-bowling:before{content:"\ec46"}.icon-bowling2:before{content:"\ec47"}.icon-power:before{content:"\ec48"}.icon-switch:before{content:"\ec4b"}.icon-power-cord:before{content:"\ec4d"}.icon-clipboard:before{content:"\ec50"}.icon-clipboard2:before{content:"\ec51"}.icon-clipboard3:before{content:"\ec52"}.icon-list-numbered:before{content:"\ec58"}.icon-list:before{content:"\ec59"}.icon-more:before{content:"\ec5b"}.icon-grid:before{content:"\ec5d"}.icon-grid6:before{content:"\ec62"}.icon-menu:before{content:"\ec6a"}.icon-circle-small:before{content:"\ec6b"}.icon-menu7:before{content:"\ec71"}.icon-menu8:before{content:"\ec72"}.icon-menu9:before{content:"\ec73"}.icon-menu10:before{content:"\ec74"}.icon-cloud:before{content:"\ec75"}.icon-cloud-download:before{content:"\ec76"}.icon-cloud-upload:before{content:"\ec77"}.icon-cloud-check:before{content:"\ec78"}.icon-download2:before{content:"\ec7d"}.icon-upload2:before{content:"\ec7f"}.icon-import:before{content:"\ec81"}.icon-sphere:before{content:"\ec91"}.icon-earth2:before{content:"\ec97"}.icon-link:before{content:"\ec99"}.icon-unlink:before{content:"\ec9a"}.icon-anchor:before{content:"\eca3"}.icon-flag:before{content:"\eca4"}.icon-flag2:before{content:"\eca5"}.icon-attachment:before{content:"\ecac"}.icon-eye2:before{content:"\ecb2"}.icon-eye-blocked2:before{content:"\ecb3"}.icon-eye3:before{content:"\ecb4"}.icon-eye-blocked3:before{content:"\ecb5"}.icon-bookmark2:before{content:"\ecb7"}.icon-bookmark3:before{content:"\ecb8"}.icon-spotlight2:before{content:"\ecbb"}.icon-snowflake:before{content:"\ecbd"}.icon-temperature:before{content:"\ecbe"}.icon-weather-lightning2:before{content:"\ecc1"}.icon-weather-rain2:before{content:"\ecc3"}.icon-weather-snow2:before{content:"\ecc5"}.icon-weather-cloud-wind2:before{content:"\ecc7"}.icon-weather-cloud-sun2:before{content:"\ecc9"}.icon-weather-cloudy2:before{content:"\eccb"}.icon-weather-sun-wind2:before{content:"\eccd"}.icon-star-empty3:before{content:"\ece3"}.icon-star-half:before{content:"\ece4"}.icon-star-full2:before{content:"\ece5"}.icon-heart3:before{content:"\ece9"}.icon-heart4:before{content:"\ecea"}.icon-thumbs-up3:before{content:"\ecf8"}.icon-thumbs-down3:before{content:"\ecf9"}.icon-pointer:before{content:"\ed30"}.icon-reminder:before{content:"\ed31"}.icon-drag-left-right:before{content:"\ed32"}.icon-drag-left:before{content:"\ed33"}.icon-drag-right:before{content:"\ed34"}.icon-touch:before{content:"\ed35"}.icon-multitouch:before{content:"\ed36"}.icon-touch-zoom:before{content:"\ed37"}.icon-touch-pinch:before{content:"\ed38"}.icon-hand:before{content:"\ed39"}.icon-grab:before{content:"\ed3a"}.icon-move:before{content:"\ed4d"}.icon-warning2:before{content:"\ed50"}.icon-notification2:before{content:"\ed52"}.icon-question4:before{content:"\ed56"}.icon-plus3:before{content:"\ed5d"}.icon-minus3:before{content:"\ed5e"}.icon-plus-circle2:before{content:"\ed61"}.icon-minus-circle2:before{content:"\ed62"}.icon-info2:before{content:"\ed64"}.icon-cancel-circle2:before{content:"\ed66"}.icon-blocked:before{content:"\ed67"}.icon-cross2:before{content:"\ed6d"}.icon-checkmark4:before{content:"\ed72"}.icon-play4:before{content:"\ed85"}.icon-pause2:before{content:"\ed86"}.icon-stop2:before{content:"\ed87"}.icon-backward2:before{content:"\ed88"}.icon-forward3:before{content:"\ed89"}.icon-first:before{content:"\ed8a"}.icon-last:before{content:"\ed8b"}.icon-previous2:before{content:"\ed8c"}.icon-next2:before{content:"\ed8d"}.icon-eject:before{content:"\ed8e"}.icon-volume-high:before{content:"\ed8f"}.icon-volume-medium:before{content:"\ed90"}.icon-volume-low:before{content:"\ed91"}.icon-volume-mute:before{content:"\ed92"}.icon-speaker-left:before{content:"\ed93"}.icon-speaker-right:before{content:"\ed94"}.icon-volume-mute2:before{content:"\ed95"}.icon-volume-increase:before{content:"\ed96"}.icon-volume-decrease:before{content:"\ed97"}.icon-volume-mute4:before{content:"\eda6"}.icon-loop:before{content:"\eda8"}.icon-loop3:before{content:"\edaa"}.icon-shuffle:before{content:"\edaf"}.icon-arrow-up2:before{content:"\edb8"}.icon-arrow-up4:before{content:"\edba"}.icon-arrow-right2:before{content:"\edbc"}.icon-arrow-right4:before{content:"\edbe"}.icon-arrow-down2:before{content:"\edc0"}.icon-arrow-down4:before{content:"\edc2"}.icon-arrow-left2:before{content:"\edc4"}.icon-arrow-left4:before{content:"\edc6"}.icon-menu-open:before{content:"\ee3b"}.icon-menu-open2:before{content:"\ee3c"}.icon-menu-close:before{content:"\ee3d"}.icon-menu-close2:before{content:"\ee3e"}.icon-backspace:before{content:"\ee43"}.icon-backspace2:before{content:"\ee44"}.icon-checkbox-checked:before{content:"\ee66"}.icon-checkbox-unchecked:before{content:"\ee67"}.icon-checkbox-checked2:before{content:"\ee6e"}.icon-checkbox-unchecked2:before{content:"\ee6f"}.icon-radio-checked:before{content:"\ee71"}.icon-radio-checked2:before{content:"\ee72"}.icon-radio-unchecked:before{content:"\ee73"}.icon-toggle-on:before{content:"\ee74"}.icon-toggle-off:before{content:"\ee75"}.icon-checkmark-circle:before{content:"\ee76"}.icon-circle:before{content:"\ee77"}.icon-circle2:before{content:"\ee78"}.icon-ruler:before{content:"\ee82"}.icon-pencil-ruler:before{content:"\ee83"}.icon-scissors:before{content:"\ee84"}.icon-filter3:before{content:"\ee8b"}.icon-filter4:before{content:"\ee8c"}.icon-paragraph-left2:before{content:"\eebb"}.icon-paragraph-center2:before{content:"\eebc"}.icon-paragraph-right2:before{content:"\eebd"}.icon-paragraph-justify2:before{content:"\eebe"}.icon-popout:before{content:"\eecb"}.icon-embed:before{content:"\eecc"}.icon-embed2:before{content:"\eecd"}.icon-markup:before{content:"\eece"}.icon-regexp:before{content:"\eecf"}.icon-code:before{content:"\eed1"}.icon-seven-segment-0:before{content:"\eed6"}.icon-seven-segment-1:before{content:"\eed7"}.icon-seven-segment-2:before{content:"\eed8"}.icon-seven-segment-3:before{content:"\eed9"}.icon-seven-segment-4:before{content:"\eeda"}.icon-seven-segment-5:before{content:"\eedb"}.icon-seven-segment-6:before{content:"\eedc"}.icon-seven-segment-7:before{content:"\eedd"}.icon-seven-segment-8:before{content:"\eede"}.icon-seven-segment-9:before{content:"\eedf"}.icon-share3:before{content:"\eee0"}.icon-amazon:before{content:"\eee6"}.icon-google:before{content:"\eee7"}.icon-google2:before{content:"\eee8"}.icon-google3:before{content:"\eee9"}.icon-google-plus:before{content:"\eeea"}.icon-hangouts:before{content:"\eeed"}.icon-google-drive:before{content:"\eeee"}.icon-facebook:before{content:"\eeef"}.icon-facebook2:before{content:"\eef0"}.icon-instagram:before{content:"\eef1"}.icon-spotify:before{content:"\eef3"}.icon-twitter:before{content:"\eef5"}.icon-vine:before{content:"\eef6"}.icon-rss:before{content:"\eefa"}.icon-youtube:before{content:"\eefc"}.icon-youtube2:before{content:"\eefd"}.icon-vimeo:before{content:"\eeff"}.icon-dropbox:before{content:"\ef0d"}.icon-yahoo:before{content:"\ef1a"}.icon-yahoo2:before{content:"\ef1b"}.icon-appleinc:before{content:"\ef1d"}.icon-android:before{content:"\ef1f"}.icon-windows:before{content:"\ef20"}.icon-windows8:before{content:"\ef21"}.icon-linkedin2:before{content:"\ef29"}.icon-pinterest:before{content:"\ef30"}.icon-paypal:before{content:"\ef37"}.icon-chrome:before{content:"\ef38"}.icon-firefox:before{content:"\ef39"}.icon-IE:before{content:"\ef3a"}.icon-edge:before{content:"\ef3b"}.icon-safari:before{content:"\ef3c"}.icon-opera:before{content:"\ef3d"}.icon-file-pdf:before{content:"\ef3e"}.collectioninsides:hover .imagecollectionblock::before{background-color:rgba(0,0,0,.7);transition:.2s}.secondsection--home .col-sm-6{padding:0}.footer--newsletter h2{margin:0;color:#000;font-size:33px;line-height:normal}.footer--newsletter{text-align:left}.footer--newsletter p{margin:0;color:#000;font-size:17px;margin-bottom:15px}.innermenusection ul{list-style:none;text-align:left;color:#fff;margin:0}.innermenusection a{font-size:15px;font-weight:300;color:gold}.innermenusection li{padding:0 0;margin-bottom:10px}.eapps-link{filter:blur(1000000000px)!important}body{overflow-x:hidden!important}.productView-details .productView-rating .productView-reviewLink{font-size:1.5rem}.productView-details .productView-rating .icon{width:2rem;height:2rem}.site-box-content{padding:50px 10px;text-align:center}.content.media-and-text-block{max-width:900px;margin:auto}.pace{display:none!important}.icon--ratingEmpty svg{fill:#fdcc0d!important}.themevale_page-heading{background:0 0!important}.quickSearchResults .price-wrapper{display:none!important}.hypardlist .col-sm-4{padding:5px}.productimgfeatured{padding:5px 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:left;justify-content:left;border:1px solid #ebebeb}.productimgsection{margin-top:0;margin-bottom:0;font-size:19px;margin-left:4px}.quickSearchResults{margin-top:0}.quickSearchResults .card-figure{display:none!important}.dropdown--quickSearch{transition:.3s;position:relative!important;top:0!important;display:none}.dropdown--quickSearch.is-open{z-index:999999999;border:0 solid #000;transition:.3s;display:block}.dropdown--quickSearch.is-open{left:0;outline:0;transform:translateY(0);z-index:50}.blogthumbnail img{width:100%!important}.blogthumbnail{padding:5px!important}.blogthumbnailinner{border:1px solid #e9e9e9!important;padding:15px!important}.heroCarousel{margin-bottom:0}[data-product-option-change] .form-option{width:150px;height:37px;border-radius:0!important}.cart-item-quantity .form-increment .button>.icon{font-size:30px}.form-field--increments .form-increment .button>.icon{font-size:30px}.page-heading-wrapper p{max-width:800px;margin:auto}.threesection.col-sm-6{padding:5px}.threesection.col-sm-4{padding:5px}img.threesectionovertext{position:relative}.threesectioncontent{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:26px;font-weight:800;color:#000;text-align:center}@media (min-width:993px){.heroCarousel-content{background-color:#fff;padding:30px}}.button-transparent:hover svg{fill:#fff}.header-logo>a{vertical-align:middle}@media (max-width:550px){.themevale_middleHeader .header-logo-text{font-size:28px}}.form-input,.form-select{height:56px}.desktopheader{z-index:999999;background-color:#fff;border-bottom:0 solid #eee}.navPage-subMenu{z-index:999}@media (min-width:1025px){.header-logo-text{font-size:40px}}#maintenance-notice{display:none!important}.navPages-item:hover>.has-subMenu+.navPage-subMenu-horizontal{z-index:99}.privy-powered-by{height:0!important;opacity:0!important}.privy-privacy-container.privy-foreground-element{opacity:0!important;height:0!important}body{font-size:1.3rem;line-height:30px}.productView-details .productView-price .price-section{font-size:22px;font-weight:400;color:#323232}.productView-details .productView-price .price-section.non-sale-price--withoutTax+.price-section--withoutTax{color:#969696}.productView-details .productView-price{margin-top:10px}@media (min-width:415px){.productView-details .productView-title{font-size:28px;font-weight:100;font-family:Figtree!important;text-transform:uppercase;line-height:normal}}.tickmark{position:absolute;width:40px;right:36px;top:29px}.fifthsection{padding:20px;border:1px solid #e2e2e2;min-height:200px;margin:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;max-height:200px}.twosection{font-size:18px;letter-spacing:0}.socialLinks .socialLinks-item{margin:0 6px 5px 0}.socialLinks--alt .icon{height:29px;width:29px;margin:0 10px}h2.newlstterheading{font-size:29px;line-height:normal}p.newlstterbody{font-size:20px;line-height:normal}.footernewsletter{max-width:500px;margin:auto;text-align:center}.footernewslettercontainer{padding:90px 40px;background-color:#f9f9f9}@media (min-width:768px){.home--thirdsection .col-sm-2{width:16%}.flexboxnew{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}}.sidetoolbar{display:inline-block;margin-right:14px}.sidetoolbar a{font-weight:700;font-size:14px}.sidetoolbar .icon{width:25px;height:25px;vertical-align:middle}.header-logo-image{max-height:190px}@media (min-width:768px){.header-logo-image{max-height:230px}.navPages-action{font-weight:700!important;letter-spacing:0!important;font-size:17px!important;transition:0s!important;color:#5f5f5f!important}.flexdesktopgrid{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:5px 0}.flexheadertop{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:5px 0}.footerinsider{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:baseline;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:1024px){.desktopheader{display:none}}@media only screen and (min-width:1024px){.mobileheader{display:none}.navPages{text-align:left}}#top-bar-promotion{font-size:14px;color:#000;background-color:wheat;text-transform:capitalize;padding:5px 0}@media (min-width:1025px){.header-logo{margin-top:0;margin-bottom:0}}.collectioninsides:hover .button{background-color:#fff;color:#000;border:1px solid #fff}.collectioninsides{transition:.2s}.gallery-top{height:80%;width:100%}.gallery-thumbs{box-sizing:border-box;padding:10px 0;margin-top:20px;margin-bottom:20px}.gallery-thumbs .swiper-slide{opacity:.4;border:1px solid #dedede;padding:3px}.gallery-thumbs .swiper-slide-thumb-active{opacity:1;border:1px solid #000}.gallery-thumbs img{-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:600px){.navPages-container{border-top:0 solid #e5e5e5!important}}.bestseling{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;max-width:500px;margin:auto;margin-top:53px;border:1px solid #e0e0e0;border-radius:5px;box-shadow:6px 6px #f8752b}.iconcontainer img{width:59px;margin-right:15px}.iconclicksection a{margin-bottom:0!important;margin-left:18px;opacity:1}.productCarousel .slick-arrow{top:50%!important}.productView-img-container img{position:relative}.previewCartCheckout .button-transparent{color:#fff;border:1px solid #000;padding:15px 30px 15px 30px}@media (min-width:1025px){.previewCartCheckout .button-transparent:active,.previewCartCheckout .button-transparent:focus,.previewCartCheckout .button-transparent:hover{color:#fff;border:1px solid gray}}@media (max-width:1024px){.navPages li{border-top:0 solid #eaeaea}}@media (max-width:1024px){.navPages .navPages-list>li:last-child{border-bottom:0 solid #eaeaea}}@media (max-width:1024px){.navPages-action{font-size:23px}}.themevale_Mobile{transition:all .1s ease;-webkit-transition:all .1s ease}@media (min-width:1025px){.navPage-subMenu-item>.navPage-subMenu-action{border-bottom:0 solid #ebebeb}}.imagecollectionblock::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:block;background-color:rgba(0,0,0,.43);color:#fff}.absoluteone{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}h2.collectionsheading{color:#fff;font-weight:900;text-transform:none;font-family:Figtree!important;font-style:italic;margin-bottom:30px}.brandingnew{padding:20px;background-color:#ff5c00;font-size:17px;font-style:italic;font-weight:900;color:#fff;-webkit-clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);clip-path:polygon(10% 0,100% 0,90% 100%,0 100%)}.brandcontainer{max-width:800px;margin:auto}.heroCarousel .slick-slide.slick-current .heroCarousel-title{font-weight:900;font-style:normal;text-transform:uppercase;line-height:normal;font-size:40px;margin-bottom:10px}.heroCarousel .heroCarousel-title{font-weight:900;font-style:normal;text-transform:uppercase;line-height:normal;font-size:22px;margin-bottom:14px}@media (min-width:801px){.heroCarousel .slick-slide.slick-current .heroCarousel-title{font-size:80px}.heroCarousel .slick-slide.slick-current .heroCarousel-title{font-weight:900;font-style:normal;text-transform:uppercase;color:#000;margin-bottom:14px}.heroCarousel .heroCarousel-title{font-weight:900;font-style:normal;text-transform:uppercase;color:#000;margin-bottom:14px}p.heroCarousel-description{color:#000!important;font-size:22px!important;font-weight:400!important}.navPage-subMenu{padding:15px 0 0}}body{font-family:Figtree!important}a.linkitems{padding:0 14px}#fs_container #fs_background #fs_bar .demo-icon{background:#e95144;color:#fff;padding:2px 7px 3px 7px;border-radius:3px;font-size:12px;font-weight:400;letter-spacing:.02em;margin-right:15px;line-height:16px}@media (max-width:1024px){#fs_container #fs_background #fs_bar .demo-icon{display:none}}.free_shipping_message .demo-icon{display:none}#cart-preview-dropdown .free_shipping_message,#cart-preview-dropdown2 .free_shipping_message{margin-top:20px}@media only screen and (min-width:600px){.navPages-container{border-top:1px solid #e5e5e5}.navPages-action{border-bottom:0 solid #fff;margin:0;padding:0;font-size:12px;font-weight:500;letter-spacing:0;color:#000;margin-right:25px}nav.navUser{position:absolute;width:100%}.themevale_middleHeader{max-width:100%;margin:auto;z-index:99999}nav.navUser{z-index:10}}.adminBar{display:none}body.hasAdminBar .header{padding-top:0}.themevale_bottomFooter{display:none}.themevale_bottomFooter{display:none!important}.button-transparent{color:#000!important}.button,button{font-weight:700;border-radius:36px;letter-spacing:0;border:1px solid #3a3a3a;transition:all .3s ease;padding:7px 30px;background-color:#3a3a3a;color:#fff;font-size:14px;border-radius:0;font-family:Figtree!important}.button:active,.button:focus,.button:hover,button:active,button:focus,button:hover{color:#fff;border:1px solid #202020;background-color:#202020}.footer-info-heading{color:#fff;font-size:18px;font-weight:600;line-height:24px;position:relative;margin:0 0 20px 0;letter-spacing:0;text-transform:uppercase}.footer-info-list>li{margin-bottom:8px;text-transform:capitalize;font-weight:300;letter-spacing:0;font-size:16px}@media (min-width:993px){.themevale-infoFooter .footer-info-col{width:50%}}.button-transparent{color:#fff}.button-transparent svg{fill:#fff}.button-transparent:hover svg{fill:#000}@media (min-width:993px){.heroCarousel-content{top:50%;left:50%;width:100%;transform:translate(-50%,-50%)}}.heroCarousel .slick-slide.slick-current .heroCarousel-description{font-weight:300;font-size:19px;letter-spacing:0;margin-bottom:5px}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:0;margin-right:0}.col,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:20%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.clearfix,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.row:after,.row:before{content:" ";display:table}.clearfix:after,.container-fluid:after,.container:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}*,:after,:before{box-sizing:border-box}.themevale_page-heading{font-weight:700;text-transform:none;font-family:Figtree!important}@media (min-width:501px){.themevale_page-heading{font-size:59px}}.banner-block .half-block .img{width:100%;-o-object-fit:cover;object-fit:cover;height:560px}@media (max-width:870px){.banner-block{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:871px){.banner-block .second{margin-left:50px}}.banner-block .second .content{right:0}@media (max-width:870px){.banner-block .first{margin-bottom:40px}}.banner-block .first .content{left:0}@media (max-width:870px){.banner-block .half-block{width:100%}}.banner-block .half-block .img{width:100%;-o-object-fit:cover;object-fit:cover;height:560px}@media (max-width:400px){.banner-block .half-block .img{height:500px}}.banner-block .half-block .content{max-width:100%;text-align:center;text-transform:uppercase;position:absolute;bottom:0;padding:20px;width:100%}@media (max-width:1000px){.banner-block .half-block .content{bottom:0;max-width:100%;width:100%}}.banner-block .half-block .content .heading{font-size:32px;font-weight:400;letter-spacing:0;line-height:38px;font-family:Figtree!important;color:#fff}@media (max-width:1000px){.banner-block .half-block .content .heading{font-size:26px}}.banner-block .half-block .content .btn-shop{border:2px solid #000;font-weight:600;padding:9px 50px;display:inline-block;font-size:14px;text-shadow:unset;transition-duration:.4s}.banner-block .half-block .content .btn-shop:hover{background:#000;color:#fff}p.boxbody{color:#fff}a.boxlink{color:#fff;border-bottom:1px solid #fff}.themevale_page-heading-wrapper:before{height:0!important}.helpcenter{padding:30px 0 30px 0;background-color:#fbfbfb}.helpcentertext{text-align:center;font-size:21px;letter-spacing:0;margin-bottom:0}.helpcenterimg{width:20px;vertical-align:middle;display:inline-block;position:relative;top:-1px;right:0;transition:.2s ease}.helpcenterlink:hover .helpcenterimg{right:-10px}body.hasAdminBar{padding-top:0}@media (min-width:993px){.banner-parallax .image-parallax-wrapper .white-banner{background-color:transparent}}.banner-parallax .content-parallax-wrapper{background-image:linear-gradient(to right,rgba(255,255,255,.08),#fff)}@media (min-width:1025px){.trending-blog .wrapper-image:before{padding-top:50%}}@media (min-width:1025px){.card:hover .card-img-container:before{opacity:0;visibility:hidden}}a.card-figcaption-button.quickview{display:none!important}a.card-figcaption-button.wishlist{display:none!important}a.button.card-figcaption-button.themevale_btnATC{display:none!important}.card .card-body{text-align:center;padding-top:0}.card .card-body .price-wrapper .card-price{float:none}h1,h2,h3,h4,h5,h6{font-family:Figtree!important;font-weight:500}.card-price{letter-spacing:0}@media only screen and (min-width:750px){.themevalte_productView-images .productView-img-container>a img{top:initial;left:initial;right:initial;width:auto;height:auto;position:relative;transform:none}.productView-img-container:after{padding-bottom:initial!important}.productView-img-container img{max-height:none}.themevalte_productView-images .productView-img-container>a{position:relative}}img.card-image.lazyautosizes.lazyloaded{margin-bottom:0;margin-top:0}figure.card-figure{padding-bottom:0}dl.productView-info{display:none}.themevale_page-heading{font-weight:500;font-family:Figtree!important;color:#252527!important;line-height:1.2em!important;font-size:40px!important;margin-top:50px}.card-img-container:after{content:"";display:block;height:0;width:100%;padding-bottom:unset!important}.card-image{position:relative;width:100%}#themevale_newsletter .newsletter-popup-container{background-color:#000}h2.newsletter-heading{font-family:Figtree!important;text-transform:none;font-size:59px!important;font-weight:100;margin-bottom:56px!important;margin-top:23px!important;color:#fff!important}p.newsletter-sub-heading{color:#fff;font-size:20px;line-height:normal}.newsletter-popup-container .modal-close span{color:#fff}#popupSubcribeForm .button{background-color:#fff;color:#000}.newsletter-message{color:#fff;border-bottom:1px solid #fff}#popupSubcribeForm #nl_email2{border-radius:0;border-bottom:5px solid #f8752b}.fiveicons{letter-spacing:0;font-size:14px;margin-top:23px}.fiveiconsimg{width:160px}@media (min-width:1025px){.navPage-subMenu{background-color:#fff!important}}.navPages .navPage-subMenu-list{max-width:100%}.productimghome img{width:84px}.productimghome{text-align:center}.productsectionhome{text-align:left}.productView-details .productView-price{font-size:19px;color:red}.hypardimageovertxt{width:30%;position:absolute;top:50%;left:10%;transform:translate(0,-50%)}.empirevita--imageovertext{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;max-width:600px}.hypardcontainer{position:relative}.hyparimageheading{font-size:31px;color:#000;letter-spacing:0;text-transform:capitalize;margin-top:0;margin-bottom:15px;line-height:normal}.hypardcontainer img{height:400px;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (max-width:801px){.hypardimageovertxt{width:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}}.card-price p{margin-bottom:0}.footer .socialLinks{margin-top:0}.payment-wrapper{margin-top:20px}.footer-info-list li{padding-bottom:15px}.Footer{padding:34px 0;background:#fff;color:#6a6a6a;border-top:1px solid #ddd}.Footer--withMargin{margin-top:60px}.Footer .Heading,.Footer .Link--primary:hover{color:#1c1b1b}.Footer .Link--secondary:hover{color:#6a6a6a}.Footer__Block{margin-top:48px}.Footer__Block:first-child{margin-top:0}.Footer__Title{margin-bottom:20px}.Footer__Social{margin-top:5px}.Footer__Content+.Footer__Newsletter{margin-top:18px}.Footer__Aside{text-align:center}.Footer__Inner+.Footer__Aside{margin-top:0;background-color:#fef8f2}.Footer__ThemeAuthor{margin-top:4px}.Footer__PaymentList{margin:54px -24px 0 -24px;padding-top:28px;border-top:1px solid #e9e9e9}.Footer__PaymentList svg{opacity:.8;width:38px;height:24px}@media screen and (min-width:641px){.Footer{padding:75px 0 42px 0}.Footer--withMargin{margin-top:80px}.Footer__Inner{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;margin-left:0;margin-right:0}.Footer__Block{-ms-flex:1 1 50%;flex:1 1 50%;margin-top:0;margin-bottom:50px;padding-left:40px;padding-right:40px}.Footer__Social{margin-top:14px}.Footer__Aside{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.Footer__Inner+.Footer__Aside{margin-top:20px}.Footer__StoreName{font-size:13px}.Footer__PaymentList{padding:0;margin:0 -8px;border:none}}@media screen and (min-width:1240px){.Footer--withMargin{margin-top:120px}.Footer__Inner{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.Footer--center .Footer__Inner{-ms-flex-pack:center;justify-content:center}.Footer__Block{-ms-flex:0 1 auto;flex:0 1 auto}.Footer__Block--newsletter,.Footer__Block--text{-ms-flex-preferred-size:240px;flex-basis:240px}}@media screen and (min-width:1240px){.Footer__Block--text{-ms-flex-preferred-size:460px;flex-basis:460px}.Footer__Block--newsletter{-ms-flex-preferred-size:375px;flex-basis:375px}}@media only screen and (min-width:801px){.logolists .row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:801px){.logolists .col-xs-6{min-height:100px}}.CollectionItem__Content{opacity:0!important;transition:.2s}.CollectionItem:hover .CollectionItem__Content{opacity:1!important;transition:.2s}#myBtn{display:none;position:fixed;bottom:20px;right:45%;z-index:99;font-size:15px;border:none;outline:0;background-color:#81d8d0;color:#fff;cursor:pointer;padding:7px 16px;border-radius:4px;transition:.1s}#myBtn:hover{background-color:#555;transition:.1s}.CollectionItem:hover .CollectionItem__Image{opacity:.1!important;transition:.2s}.CollectionItem:hover .CollectionItem__ImageWrapper{background:#81d8d0!important;transition:.2s}.CollectionItem__ImageWrapper{transition:.2s}.value-propositions{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#81d8d0}@media only screen and (min-width:768px){.value-propositions{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.value-propositions li{width:100%;border-bottom:1px solid #81d8d0;color:#000;text-align:center;padding:25px 15px 35px}@media only screen and (min-width:768px){.value-propositions li{width:25%;border-right:1px solid #81d8d0}}.value-propositions li:last-child{border-right:none}.value-propositions li:last-child p span{display:block}@media only screen and (min-width:768px){.value-propositions li:last-child p span{display:none}}.value-propositions li .proposition-icon-holder{height:38px;margin:auto 10px auto auto;width:50px}.value-propositions li .proposition-icon-holder img{margin-left:auto;width:100%;height:auto;max-width:40px;filter:invert(1)}.value-propositions li p{font-size:10px;text-transform:uppercase;max-width:173px;width:100%;margin:0 auto;text-align:left;letter-spacing:1px}@media only screen and (min-width:768px){.value-propositions li p{max-width:180px}}.value-proposition-item{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:768px){.value-proposition-item{-ms-flex-pack:justify;justify-content:space-between}}.proposition-copy-wrap{margin:auto;margin-left:10px;padding-top:10px}@media only screen and (min-width:768px){.proposition-copy-wrap{padding-top:0;margin-left:5px}}.Footer__Inner .footer-col1:first-child{width:60%;border-right:2px solid #e2e0e0;padding-right:4%}.Footer__Inner .footer-col1:nth-child(2){width:15%}.Footer__Inner .footer-col1:nth-child(3){width:15%}.Footer__Inner .footer-col1:first-child .Footer__Content.Rte{text-align:right;margin-bottom:20px;padding-right:2%}.footer-col1 h2{text-align:left;font-weight:700;letter-spacing:0;font-size:16px;color:#666}.Footer__Inner .footer-col1:first-child h2{text-align:right;font-weight:700;letter-spacing:0;font-size:16px;color:#666;padding-right:2%}.Footer__Inner #mc_embed_signup{background:0 0}.Footer__Inner #mc_embed_signup label{display:none}.Footer__Inner #mc_embed_signup .mc-field-group{width:48%;float:left;clear:none;margin-right:2%}.Footer__Inner #mc_embed_signup .mc-field-group:nth-child(3){width:63%}.Footer__Inner input#mc-embedded-subscribe{clear:none!important;width:33%!important;height:40px!important;border-radius:0!important;background:#000!important}.Footer__Inner #mc_embed_signup .mc-field-group input{height:40px!important;border-radius:0!important;border:1px solid #000}.Footer__Inner .footer-col1:nth-child(3) .social-links{display:none}li.fa-contact,li.fa-face,li.fa-insta{border-bottom:0 solid #d0cbca}ul.social-links-footer{list-style:none}ul.social-links-footer li img{filter:brightness(0)}.footer-col1 .social-links h3{font-size:16px;text-transform:uppercase;font-weight:700;color:#444;margin-top:25px;margin-bottom:0}.Footer__Inner .footer-col1:first-child .Footer__Content.Rte span{display:block}@media screen and (min-width:1240px){img.account-icon{width:27px}}@media screen and (max-width:1239px){.Collapsible .Heading{font-family:Figtree!important;letter-spacing:normal}.datepicker-form input[type=text]{padding:10px;border:2px solid #131212;width:320px;text-transform:uppercase}.datepicker-form{position:absolute;width:43%;right:26%;top:35%}.mobile-show{display:block}aside.Drawer__Footer{display:none!important}}@media screen and (max-width:1007px){#collection-filter-drawer .Drawer__Main{padding-left:5%}.search-container .items .item{width:31%!important}.datepicker-form{position:absolute;width:50%;right:18%;top:35%}}@media screen and (max-width:870px){.datepicker-form{position:absolute;width:50%;right:18%;top:35%}.datepicker-form input[type=text]{width:240px}}@media screen and (max-width:768px){.Footer__Inner .footer-col1:first-child .Footer__Content.Rte span{display:inline-block}.datepicker-form input[type=text]{width:210px}.datepicker-form{width:52%;right:18%}.search-container .sorting{width:80px}section#section-1557073413903 .left{width:100%;margin-bottom:20px}section#section-1557073413903 .right{width:100%}.Footer__Inner .footer-col1:first-child{width:50%}.Footer__Inner .footer-col1:nth-child(2){width:23%}.Footer__Inner .footer-col1:nth-child(3){width:23%}.Footer__Inner #mc_embed_signup .mc-field-group{width:100%;margin-right:0}.Footer__Inner #mc_embed_signup .mc-field-group:nth-child(3){width:100%}.Footer__Inner input#mc-embedded-subscribe{width:100%!important}}@media screen and (max-width:640px){.spr-summary-actions-newreview{float:none!important}.search-container .filter.vertical{width:100%!important;margin-right:0!important}.datepicker-form{top:initial;bottom:12px;width:100%;right:0;padding:0 2%}span.pick-icon{float:left;position:relative;display:block;width:65%}.datepicker-form input[type=text]{width:100%}.datepicker-form input[type=submit]{width:32%;margin-left:2%}.Footer__Inner .footer-col1:first-child{width:100%;border-right:0 solid #e2e0e0;padding-right:0}.Footer__Inner #mc_embed_signup form{padding:10px 0 10px 0}.Footer__Inner .footer-col1:nth-child(3){width:50%;float:right}.Footer__Inner .footer-col1:nth-child(2){width:50%;float:left}.Footer__Inner+.Footer__Aside{margin-top:20px;clear:both}}@media screen and (max-width:425px){.datepicker-form input[type=submit]{width:30%}span.pick-icon{width:68%}.Footer__Inner .footer-col1:nth-child(3){width:100%;float:right;margin-top:20px}.Footer__Inner .footer-col1:nth-child(2){width:100%;float:left}.Footer__Inner .footer-col1:nth-child(2) .social-links{display:none}.Footer__Inner .footer-col1:nth-child(3) .social-links{display:block}.Footer__Inner .footer-col1:first-child .Footer__Content.Rte{text-align:center}.Footer__Inner .footer-col1:first-child h2{text-align:center}.QuantitySelector{width:100%;margin-left:0}}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:#ffdcd5!important;border-color:transparent;color:#fff}.daterangepicker td.in-range{background-color:#fff5f3!important;border-color:transparent;color:#000;border-radius:0}.alert-info{background-color:#fff5f3!important;border-color:#fff5f3!important;color:#3d3d3d!important}li.fa-contact img{height:23px}li.fa-contact a{padding-right:10px}li.fa-contact,li.fa-face,li.fa-insta{padding:20px 8px 20px 0}.subintracitypk{font-size:18px!important}.whymonblarimage{width:70px}.whymonblarheading{font-size:22px;margin-top:10px;margin-bottom:0}.whymonblarbody{font-size:13px;letter-spacing:1px;margin-bottom:30px!important}.monblarsectionheader{font-size:28px;letter-spacing:1px;text-align:center;margin-top:30px;margin-bottom:30px}.monblarsection{padding:50px 0 94px 0;background-color:#fbfbfb}.socialmedia{font-size:28px}.helpcenter{padding:50px 0 50px 0;background-color:#fbfbfb}.helpcentertext{text-align:center;font-size:21px;letter-spacing:2px}.helpcenterimg{width:20px;vertical-align:middle;display:inline-block;position:relative;top:-1px;right:0;transition:.2s ease}.helpcenterlink:hover .helpcenterimg{right:-10px}.contactdiv{padding:30px 0 30px 0;background-color:#fafafa}footer#section-232332 .Container{padding:0}.Footer__Copyright{width:100%;padding:10px 30px}ul.Linklist{margin:0;list-style:none;font-size:14px}.heroCarousel-content .button{margin-top:20px}.heroCarousel .slick-arrow{padding:7px;background-color:#fff;fill:#000;opacity:1!important}.heroCarousel .slick-slide .heroCarousel-description{visibility:visible!important;animation-delay:0s!important;animation-name:fadeInUp!important}.heroCarousel .slick-slide .heroCarousel-title{visibility:visible!important;animation-delay:0s!important;animation-name:fadeInUp!important}.heroCarousel-content .heroCarousel-description{margin-bottom:5px}.iconimg img{max-width:64px;max-height:64px}.iconcontent h2{margin:0;font-size:18px;color:#000}.iconcontent p{margin:0;font-size:14px;line-height:normal}.iconcontent{padding-left:10px;border-left:1px solid #d6b99a}.iconimg{padding-right:10px}.extrarow{margin-top:40px;padding:30px 30px;background-color:#f7d6b3}.row.twonewbannners{padding-top:8px!important}.insideicons{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:20px}.card{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}footer#section-232332{background-color:#fff}.extrarow{background-color:#f7d6b3}.card-figcaption-button{display:none!important}.card .card-body .card-title{font-size:14px;font-weight:500;margin-top:20px}.card .rating--small .icon{height:2.16667rem;width:2.16667rem}.card-compare{display:none!important}@media only screen and (min-width:801px){p.heroCarousel-description{color:#fff!important}.heroCarousel .heroCarousel-title{color:#fff!important}.heroCarousel-content .button{color:#fff!important;border-color:#3c3c3c!important;background-color:#3c3c3c!important;border-radius:50px!important}.heroCarousel-content{background-color:transparent!important}}.accordion:after{content:"";color:#777;font-weight:700;float:left;margin-left:5px;background-size:15px 15px;width:15px;height:15px;transition:.2s;transform:translate(-90%,20%)}.actives:after{transition:.2s;transform:rotate(90deg)}.panel{max-height:0;overflow:hidden;transition:max-height .2s ease-out;padding:0 12px;border:0 solid #888;font-size:16px;padding:0}.accordion{color:#000;padding:3px 9px 3px 0;width:100%;border:none;transition:.4s;border-bottom:0 solid #888;text-align:left;border-radius:0;background-clip:padding-box;margin-top:0;margin-bottom:0;outline:0;font-weight:500;letter-spacing:1px;font-size:16px;text-transform:uppercase;padding:0 10px;margin:5px 0;background-color:#fff}.buttoninside1,.buttoninside1:hover{transition:.2s;padding:10px 18px;color:#000}.accordion:after,.actives:after{background-image:url(https://cdn11.bigcommerce.com/s-nr58slgkfm/product_images/uploaded_images/001-down-arrow.png)}.panel.show{max-height:100%}.themevale_Mobile{width:100%}@media (min-width:551px){.themevale_Mobile{width:380px}}.firstone{padding:0 20px}.footerinsidernewsletter{text-align:center}.Footer__Inner.row{background-color:#fef8f2}@media only screen and (min-width:801px){.Footer__Inner.row .col-sm-6{border:1px solid #000}.Footer__Inner.row .col-sm-6:nth-child(2){border-left:0 solid #000;border-right:0 solid #000}.Footer__Inner.row .col-sm-6:first-child{border-left:0 solid #000}}.footerinsidernewsletter{padding:80px 20px}.footerinsider{padding:80px 20px}.Footer__Inner+.Footer__Aside{margin-top:0;background-color:#fef8f2}.card .card-body .card-price{font-size:15px}a,input[type=email],input[type=text],li,p{font-family:Figtree!important;opacity:1;text-transform:none!important}body{color:#000!important}.title p{font-weight:900;font-family:Figtree!important;color:#252527!important;line-height:1.2em!important;font-size:40px!important}h2.heroCarousel-title{font-family:Figtree!important}.heroCarousel-content{max-width:100%;width:100%}.fallinlovesectionimg{padding:0}.fallinlovesectioncontent{padding:50px 50px}.bgcolorfallinlove{background-color:#fdd8ca;padding:0}.col-sm-6.fallinlovesectioncontent h2{font-family:Figtree!important;color:#252527!important;line-height:1.2em!important;font-size:40px!important;margin-top:50px}@media screen and (min-width:481px){.mount-testimonials #shopify-section-product-recommendations:not([data-all_posts="2"]) .site-box,.mount-testimonials .site-box-container:not([data-all_posts="2"]) .site-box{height:auto!important}.mount-testimonials .site-box-container[data-all_posts="1"] .site-box,.mount-testimonials [data-all_posts="1"]#shopify-section-product-recommendations .site-box{min-height:100vh!important}}.site-box.box__testimonial .site-box-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;text-align:center;padding:50px 11%}@media screen and (min-width:769px) and (orientation:landscape){.site-box.box__testimonial.box--small-lg blockquote{font-family:Figtree!important;font-weight:400;font-style:italic;font-size:1.75rem}.site-box.box__testimonial.box--big blockquote{font-family:Figtree!important;font-weight:400;font-style:italic;font-size:2.25rem}}@media screen and (max-width:768px),screen and (max-width:1024px) and (orientation:portrait){.site-box-container[data-posts="0"] .site-box.box__testimonial:last-child,[data-posts="0"]#shopify-section-product-recommendations .site-box.box__testimonial:last-child{width:100%!important;height:auto!important;min-height:50vh!important}}@media screen and (max-width:480px){.site-box.box__testimonial{width:100%!important;height:auto!important;min-height:33vh!important}}.site-box.box__testimonial .cite{opacity:.66;font-size:1rem;margin:0;padding-top:10px}.site-box.box__testimonial .avatar{width:75px;height:75px;border-radius:100%;margin:0 auto 50px}.site-box.box__testimonial .avatar img{border-radius:100%}.site-box.box__testimonial .avatar .avatar{background:#f5f5f5}.site-box.box__testimonial .avatar .avatar path{fill:#222633}.site-box.box__text .site-box-content{padding:60px 0;width:70%;max-width:800px}@media screen and (max-width:768px),screen and (max-width:1024px) and (orientation:portrait){.site-box.box__text .site-box-content{width:80%;padding:12% 0}}.site-box.box__text.box--big .site-box-content{max-width:80%}.site-box.box__text .rich-text-title{font-size:.875rem;text-transform:uppercase;border-bottom:3px solid;padding-bottom:25px;margin-bottom:75px}@media screen and (max-width:768px),screen and (max-width:1024px) and (orientation:portrait){.site-box.box__text .rich-text-title{margin-bottom:50px}}@media screen and (max-width:480px){.site-box.box__text .rich-text-title{margin-bottom:30px}}.site-box.box__text .block:not(:first-child){margin-top:90px}.site-box.box__form .site-box-content{padding:100px 0;width:70%;max-width:500px}.site-box.box__form .caption{font-size:.8125rem;opacity:.66;margin-bottom:40px}.site-box.box__slideshow-split{border-bottom:1px solid #ededed;background:#fff!important}@media screen and (min-width:1025px){.site-box.box__slideshow-split:not(.back-to-normal) .site-box-background-container{transition:transform .5s cubic-bezier(.25, .46, .45, .94)}body.sidebar-move .site-box.box__slideshow-split:not(.back-to-normal) .site-box-background-container{transform:translateX(-480px)}}@media screen and (min-width:1025px) and (max-width:1024px){.site-box.box__slideshow-split:not(.back-to-normal) .site-box-background-container{transition:transform 250ms linear}}@media screen and (min-width:1025px) and (max-width:640px){body.sidebar-move .site-box.box__slideshow-split:not(.back-to-normal) .site-box-background-container{transform:translateX(-320px)}}.site-box.box__slideshow-split .slideshow-item .site-box.box--big.box--big,.site-box.box__slideshow-split .slideshow-item .site-box.box--big.box--bigger{height:100vh}.site-box.box__slideshow-split .slideshow-item .site-box.box--big.box--flexible{height:auto}.index-margin-fix .site-box.box__slideshow-split .slideshow-item:not(:first-child) .site-box-content.fix-me-with-margin{margin-top:0!important}.site-box.box__slideshow-split .slideshow-item .site-box-content{width:50%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.site-box.box__slideshow-split .slideshow-item .site-box{border:none!important}.box--small{width:25%;min-height:0!important}@media screen and (max-width:768px),screen and (max-width:1024px) and (orientation:portrait){.lap--box--small-lg{width:50%;min-height:0!important}}@media screen and (max-width:480px){.palm--box--small-fl{width:100%;min-height:0!important;text-align:center}}.container--fullscreen{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch}.site-box-content h2{font-family:Figtree!important;color:#252527!important;line-height:1.2em!important;font-size:40px!important;margin:0}.insidecontentmax{padding:220px 0;text-align:center;background-size:cover!important;background-position:center!important;min-height:600px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.insidecontentmax h2{font-family:Figtree!important;color:#fff!important;line-height:1.2em!important;font-size:40px!important;margin-top:0}h1.productView-title{font-weight:900;font-family:Figtree!important;color:#252527!important;line-height:1.2em!important;font-size:30px!important;margin-top:50px}.themevalte_productView .productView-description{line-height:30px!important;font-size:16px!important}.twoblocktextblock p{font-size:20px;line-height:35px}.twoblocktextblock h2{font-weight:900;font-family:Figtree!important;color:#252527!important;line-height:1.2em!important;font-size:27px!important;margin-top:50px}.twoblocktextblock{padding:0;max-width:500px;margin:auto}.twoblockimageblock{position:sticky;top:0}@media only screen and (min-width:801px){.twoblockproducts .row{position:relative;display:-ms-flexbox;display:flex}}.button[disabled],.button[disabled]:active,.button[disabled]:focus,.button[disabled]:hover,button[disabled],button[disabled]:active,button[disabled]:focus,button[disabled]:hover{opacity:.7!important;color:#fff!important;border:1px solid #000!important;background-color:#000!important}.form-input{font-size:1.5rem}.Footer__Content.Rte{max-width:500px;margin:auto}.Footer__Content.Rte .form{margin:0}.Footer__Content.Rte .form-field{margin-bottom:10px}@media only screen and (max-width:801px){.footerinsidernewsletter{padding-bottom:20px}.footerinsider{padding-top:0}}#back-to-top .icon{fill:#fff}#back-to-top{background-color:#ea4335!important;border:2px solid #ea4335!important;border-radius:50%!important}.page-heading-wrapper .themevale_img-bg{width:100%;-o-object-fit:cover;object-fit:cover}.page-heading-wrapper p{font-size:20px}h1.page-heading{font-weight:400!important;line-height:1.2em!important;font-size:33px!important;font-family:Figtree!important}.new-customer .panel{height:100%;max-height:100%;border:0!important}.new-customer .panel-body{padding:0;margin-bottom:0;font-size:19px}.new-customer .panel-body ul{list-style:none}.new-customer .panel-header .panel-title{font-size:28px}p{font-size:1.3rem;line-height:1.5;margin-bottom:1.5rem}b,strong{font-family:Figtree!important;line-height:1.2em!important}.disclaimer{color:#fff;padding:20px 40px;background:#252a2b!important;font-size:14px!important;text-align:left;position:relative;z-index:999}.disclaimer p{opacity:.48;font-size:14px!important}.content{border:0 solid #e1e1e1!important}.home--firstsection{max-width:700px;margin:auto;text-align:left;padding-top:50px;padding-bottom:50px;padding:20px}.home--firstsection h1{font-size:42px!important;line-height:normal;color:#4c3026}.home--secondsection{padding-top:60px;max-width:1200px;margin:auto;padding-bottom:60px}.iconhome--main{text-align:center}.main--footer{padding:40px 0;text-align:center;background-color:#013220;margin-top:0}.footer-copyright{margin:0;font-size:14px;color:#888;margin-top:40px}.footer-links{margin:0}.footerlinks-inside{padding:0}.footer-links{margin:0;font-size:16px}.hypardimageovertxt p{font-size:24px;color:#717171}.homeicons{width:70px}.home--fourthsection{max-width:800px;margin:auto;text-align:center}.home--fourthsection img{max-height:74px;filter:grayscale(1)}.home--slidingsection h3{font-size:45px;color:#000}.home--slidingsection p{color:#717171}.home--fourthsection .col-sm-3{padding:20px 20px}.home--fifthsection{text-align:center;max-width:1200px;margin:auto;padding-bottom:50px}.home--fifthsection h1{font-size:42px!important;line-height:normal;color:#ea4335;margin-bottom:40px}.headercontainer{max-width:100%;margin:auto}.socialLinks .icon svg{fill:#f7f7f7}.socialLinks .icon:hover svg{fill:#f7f7f7}.empirevita--imageovertext h3{color:#fff;font-size:30px}.empirevita--imageovertext p{color:#dcdcdc}.naturalicon--inside h3{margin:0;font-size:17px;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);line-height:normal;padding:10px 0}.home--thirdsection{padding-bottom:50px;max-width:1000px;margin:auto}.naturalicon--inside{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:auto}#back-to-top .icon{fill:#323232;width:40px;height:40px;display:block;transform:none}#back-to-top{background-color:#f7d6b3!important;border:2px solid #f7d6b3!important;border-radius:50%!important}.page-heading-wrapper{padding:25px 0;background-color:#fff}.page-heading-wrapper .breadcrumb a,.page-heading-wrapper .breadcrumb.is-active>.breadcrumb-label,.page-heading-wrapper .breadcrumb:before,.page-heading-wrapper .page-heading,.page-heading-wrapper p{color:#000}@media (min-width:801px){.cart-header{background-color:#fff}}.jdgm-star{font-family:JudgemeStar!important}.jdgm-widget.jdgm-widget{font-size:20px}.sc-fzqARJ{display:none!important}#top-bar-promotion p{margin-bottom:0;font-size:12px;text-transform:uppercase!important;padding:5px 0}.header{padding:10px 0;padding-bottom:0}.header{border-bottom:0}@media only screen and (min-width:750px){.navPages-action:hover{color:#000;transition:0s!important}.navPages .navPages-item:hover{color:#000;transition:0s!important}.navPages-item:hover .navPages-action{color:#000;transition:0s!important}.navPages-container{margin-top:0}.themevale_navPages-item{background-color:#fff}}@media (min-width:1025px){.navUser .navUser-action--quickSearch .text:before{height:0}}@media (min-width:1025px){.navUser-item--cart .navUser-action .navUser-item-cartLabel:before{height:0}}@media (min-width:1025px){.navUser .navUser-action:before{height:0}}@media (min-width:1025px){.navUser .navUser-action:before{height:0}}.header--icons{width:23px!important;height:23px!important}.navUser-item--account{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.navUser-item--account .navUser-action{padding-left:10px}.main--footer .row{margin:auto}.main--footer .row{margin:auto}h2.footer--headingmenu{text-align:left!important;font-weight:400;font-size:18px;margin:0;letter-spacing:2px;margin-bottom:5px;margin-top:18px;color:#fff;font-family:Oswald,sans-serif!important;text-transform:uppercase}.footer--newsletter .form-input{border:0;border-radius:5px;font-size:15px}.footer--newsletter .button{position:absolute;right:-2px;background-color:transparent;border:0;top:auto;width:auto;height:100%;margin:0;color:#000!important}.newsletter--arrow{fill:#000!important;stroke:#000!important;width:20px;height:20px}.footer--newsletter .form-prefixPostfix{position:relative!important}.tailor--productsection h2{font-family:Figtree!important;font-size:45px;line-height:normal;margin-top:0}.tailor--productsection p{font-size:18px}@media only screen and (min-width:900px){.product-slider .swiper-slide{width:25%!important}.product-slider .swiper-wrapper{margin-left:10px}}.swiper-button-next:after,.swiper-button-prev:after{font-size:16px!important}.swiper-button-next,.swiper-button-prev{width:34px!important;height:unset!important;border-radius:0!important;background:#434446;font-size:50px;color:#fff!important;padding-top:23px!important;padding-bottom:23px!important;padding-right:10px!important;padding-left:10px!important}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:0!important}.card{margin-bottom:0}.tailor--container{max-width:1400px;margin:auto;padding:90px 0}.tailor--smallcontainer img{height:400px;-o-object-fit:cover;object-fit:cover}.tailor--smallcontainer{max-width:1400px;margin:auto;padding:50px 0}.shopbutton--main{font-size:18px;border-bottom:1px solid #4a4a4a}.tailor--content h2{font-family:Figtree!important;font-size:45px;line-height:normal;margin-top:0}.home-categories img{height:400px;-o-object-fit:cover;object-fit:cover;width:100%}.home-categories .col-sm-4{padding:5px}.custom--iconsfooter h2{margin:0;font-size:16px;line-height:normal}.custom--iconsfooter p{font-size:14px;line-height:normal;font-weight:300}.custom--iconsfooter img{width:35px;margin-bottom:20px}.content--footer{text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.productView-details .productView-options .button-wishlist{position:relative;width:100%;left:auto}.button-wishlist .button{width:100%;margin-top:5px;background-color:#fff;color:#000!important}.button-wishlist .button svg{fill:#000!important}.icon--heart{fill:#000!important;stroke:#000!important}.productView-details .productView-options .form-action .button{min-width:100%}@media (min-width:768px){.themevalte_productView .themevalte_productView-right{width:50%}.themevalte_productView .themevalte_productView-left{width:50%}}.slideshow{display:-ms-flexbox;display:flex;height:80vh;width:80vw;max-width:1240px;min-height:400px;max-height:700px;position:relative;background-color:#fff;padding:20px}.slideshow__gallery{height:100%;width:calc(80% - 20px);margin-right:20px}.slideshow__gallery-wrap{will-change:transform;transition-timing-function:cubic-bezier(0,0,0.3,0.98);transform:translate3d(0,0,0)}.slideshow__gallery-slide{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;font-size:32px;color:#fff;letter-spacing:3.2px;transform:translate3d(0,0,0);will-change:font-size;transition:font-size .3s ease}.slideshow__gallery-slide.active{font-size:36px}.slideshow__thumbs{height:100%;width:20%}.slideshow__thumbs-wrap{will-change:transform;transition-timing-function:cubic-bezier(0,0,0.3,0.98);transform:translate3d(0,0,0)}.slideshow__thumbs-slide{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:20px;color:#fff;letter-spacing:2px;will-change:font-size;transition:font-size .3s ease}.slideshow__thumbs-slide.active{font-size:26px}.productView-details .productView-price .price-section{font-size:18px;font-weight:400;color:#000!important}.productView-description p{font-size:16px;line-height:normal}.productView-description li{font-size:16px}.productView-description b{font-size:16px;font-weight:500}.active:after{background-image:url(https://cdn11.bigcommerce.com/s-nr58slgkfm/product_images/uploaded_images/001-up-arrow.png)}@media (min-width:1025px){.countPill--positive{top:1px;right:2px;position:relative}}b,strong{font-weight:500}@media (min-width:1025px){.body>.page{padding:0 0 100px}}.navUser-action--currencySelector .icon{height:10px;width:10px;margin:-7px 0 0 .16667rem}.disBSn{font-family:Figtree!important}.RJtyC{font-family:Figtree!important}@media only screen and (min-width:750px){.navUser{top:35%;left:50%;transform:translate(-50%,-50%)}.dropdown--quickSearch .form-input{border:0!important;height:70px;font-family:Figtree!important;font-weight:400;font-size:17px;letter-spacing:5px;text-transform:uppercase;text-align:center}.dropdown--quickSearch{max-width:100%}.dropdown--quickSearch{transition:1s;transform:translateY(-900%);z-index:999999999999;left:0}.navUser-action .icon{height:1.66667rem;width:1.66667rem}.themevale_navPages-item{border-top:0 solid #e0e0e0;border-bottom:1px solid #e0e0e0}}.custom--iconsfooter{padding:15px 20px;padding-top:30px}.bg-mobile{background-color:transparent}.custom--iconsfooter img{width:61px}.image---block{margin-right:20px}.custom-3grid .col-sm-6{padding:0}.hero--banner img{-o-object-fit:cover;object-fit:cover;height:600px}.hero--content{position:absolute;top:50%;left:16px}.hero--content h2{font-size:37px;margin:0;margin-bottom:11px}.hero--banner{position:relative}.hero--content a{border-bottom:2px solid #000;color:#000}.hyparimageheading .offprice{font-weight:900;font-size:85px;margin-right:14px}.shopbycategory{margin:auto;padding-bottom:50px}h3.custom3grid--title{text-align:center;margin-bottom:30px;font-size:31px;line-height:normal}.shopbycategory .col-sm-4{padding:5px}.shopbycategory--insider img{-o-object-fit:cover;object-fit:cover;height:400px}.shopcategory--content h2{margin-top:11px;font-size:21px;line-height:normal}.shopcategory--content a{font-size:17px;border-bottom:2px solid #000}.card .card-body .card-title{margin-top:5px}.card-body{text-align:left!important;padding:5px}.themevale_page-heading-wrapper.has-view-all{margin-bottom:35px}.themevale_page-heading{font-size:31px!important;line-height:normal}.slick-dots li button{width:12px;height:12px;font-size:0!important}.pxpop-newsletter-form input{background-color:#fbfbfb!important}.pxpop-title{font-size:35px!important;margin-bottom:10px!important}.pxpop-body{font-size:16px!important}.pxpop-theme-dallas .pxpop-newsletter-form{max-width:100%}.pxpop-shape{padding:20px!important}.pxpop-theme-dallas .pxpop-close{right:45px}.card .card-figure{padding-bottom:10px}.footer--newsletter{text-align:center;max-width:500px;margin:auto}.footer--newsletter p{font-size:14px;margin-top:10px}p.small--copyright{font-size:12px}.footer--backgroundcustomnews{background-color:transparent;text-align:left}.footer--newsletter .form-input{height:50px;border:1px solid #ebebeb}.footer--newsletter .button{font-size:12px!important}.footer--newsletter .form-field{margin-bottom:0}.main--footer .row{max-width:1000px;margin:auto}p.footer-copyright{margin-top:80px;color:#c6c6c6;border-top:1px solid #e4e4e4;padding-top:30px;margin-bottom:0}.custom--iconsfooter .row{max-width:1200px;margin:auto}.custom--iconsfooter{background-color:#fdfdfd}p.banner-header-top a{text-transform:uppercase!important;border-bottom:1px solid gray}b,strong{font-weight:700}li{font-size:1.2rem;line-height:normal}.themevale_navPages-item{padding:10px 0}#top-bar-promotion{margin-bottom:0}.slider--customcontent{position:absolute;top:50%;left:20%;transform:translate(-50%,-50%);max-width:400px;width:100%}.slider--customcontent h2{font-size:46px;line-height:48px}.slider--customcontent p{font-size:20px}.slider--customcontent .btn{padding:14px 30px;background-color:#deb887;color:#fff;font-size:18px;border-radius:3px}p.btnn--container{margin-top:34px}.shopthecategories{text-align:center}.shopthecategories .row{max-width:900px;margin:auto}.shopthecategories h1{margin-bottom:30px}.shopbeauty--v1 h2{font-size:18px;margin-top:8px}.shopbeauty--v1{padding:10px}p.custom--arrow{color:#fff;font-size:20px}p.custom--arrow svg{width:36px;height:36px;vertical-align:middle;fill:white;margin-left:10px}.category--text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:90%;z-index:99;line-height:normal}.customcategory--main{position:relative}.category--text h2{color:#fff;font-size:45px}.customcategory--main img{-o-object-fit:cover;object-fit:cover;width:100%;height:500px;-o-object-position:left;object-position:left}.customcategory--main{position:relative}.customcategory--main:before{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;background-color:rgba(0,0,0,.25);z-index:9}.custom--category .col-sm-4{padding:5px}.custom--category .row{margin-left:5px;margin-right:5px}.custom--category{margin-top:5px}.shopthecategories{margin-top:50px}.custom--arrow{margin-top:28px}.bigbannercustom img{-o-object-fit:cover;object-fit:cover;height:500px;width:100%;-o-object-position:top;object-position:top}.custombigcontent{position:absolute;top:50%;left:70%;transform:translate(0,-50%);width:100%;max-width:300px;z-index:9}.right-side{left:6%;max-width:400px}.bigbannercustom{position:relative}.custombigcontent h2{font-size:53px;line-height:57px;color:#fff;font-weight:700}.custombigcontent p{font-size:20px;color:#fff}.svgicons--v1 svg{height:90px;width:90px;fill:#deb887}.whyusaicons--categories{margin-bottom:40px}.custom--socialv1{margin-bottom:30px}.custom--socialv1 h2{margin-bottom:25px}img.payments--icons{width:250px;margin-top:10px;margin-bottom:30px;filter:grayscale(1)}.custom-bottom-newbanner .col-sm-8{padding:5px}.custom-bottom-newbanner .col-sm-4{padding:0}.custom-bottom-newbanner .row{margin-left:5px;margin-right:5px}.newbanner--bottomcustom h2{margin:0;margin-bottom:10px}.newbanner--bottomcustom{padding:15px;max-width:400px;margin:auto}.newcustom--bannerv1 .customtext--bottom{top:50%;transform:translate(-50%,-50%);left:15%;right:unset}@media only screen and (min-width:750px){.flexbox{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}}.newbanner--bottomcustom h2{font-size:41px;line-height:normal}.newbanner--bottomcustom h2 span{color:#deb887;font-weight:900}.newbanner--bottomcustom p{font-size:20px}.products--sliderv1 .swiper-container{position:unset}.products--sliderv1{position:relative}.form-increment svg{width:40px;height:40px;fill:#deb887}.form-field--increments .form-increment .button{border:0}.form-field--increments .form-input--incrementTotal{border:0}.form-increment{width:-moz-fit-content;width:fit-content;border:1px solid #f3f3f3;border-radius:50px;padding:5px 9px}.productView-details .productView-title{text-transform:none;font-weight:400}.button-transparent{border-color:#d8d8d8!important}.breadcrumb::before{content:"";background:url("https://cdn11.bigcommerce.com/s-q7df1upjzq/product_images/uploaded_images/001-next.png");background-size:10px 10px;display:inline-block;width:10px;height:10px}.customicons--payments{padding:20px 20px;max-width:450px;padding-bottom:0}.previewCartCheckout .button-transparent{border-radius:5px;color:#fff!important}.swal2-icon.swal2-warning{color:#deb887;border-color:#deb887}.swal2-modal .swal2-confirm:focus,.swal2-modal .swal2-confirm:hover{background-color:#deb887;border-color:#deb887;color:#fff}.swal2-modal .swal2-confirm{background-color:#deb887;border-color:#deb887}.swal2-modal .swal2-cancel{border-color:#e0e0e0;color:#000}.swal2-modal .swal2-cancel:active{color:#000}.swal2-modal .swal2-cancel:focus,.swal2-modal .swal2-cancel:hover{background-color:#fff;color:#000}@media only screen and (max-width:750px){.tohide{display:none!important}.custombigcontent{left:50%;transform:translate(-50%,-50%);max-width:100%;text-align:center;width:90%}.bigbannercustom img{height:350px}.customcategory--main img{height:350px}.slider--customcontent{left:50%;max-width:100%;width:90%;text-align:center;z-index:999999}.sliderv---inside img{-o-object-fit:cover;object-fit:cover;height:100%}.sliderv---inside:before{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;background-color:rgba(255,255,255,.56);z-index:99999}}.hasAdminBar{padding-top:0!important}.login-form .form-actions .button{color:#fff!important}.pagination{margin-top:50px}.page-heading-wrapper{margin-bottom:30px}header.header{position:sticky;top:0;z-index:999}.changelogoheight{max-height:80px}.header-logo-image{transition:.3s}.themevale_middleHeader .icon{fill:transparent}.navUser-action svg{fill:transparent}.navUser-action svg:hover{fill:transparent}.icon--search{fill:black!important}.navUser-action .icon{height:23px;width:23px}.dropdown--quickSearch.is-open{z-index:9999}.themevale_navPages-item{background:0 0}.white---color h2{color:#fff}.white---color p{color:#fff}.products--sliderv1 .themevale_container{max-width:1000px}.custom--category .col-sm-6{padding:5px}.custom--images .col-sm-4{padding:5px}.custom--naming{position:absolute;position:absolute;bottom:42px;left:50%;transform:translate(-50%,-50%);font-family:'Dancing Script',cursive;font-size:65px;width:100%;text-align:center;color:#fff}.custom--images img{-o-object-fit:cover;object-fit:cover;height:400px}.about--banner{position:relative}.about--banner img{height:400px;width:100%;-o-object-fit:cover;object-fit:cover}.about--text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9;text-align:center}.about--text h2{color:#fff;font-size:56px;margin:0}.about--text span{color:#d4af37;font-size:94px}.about-second h2{margin:0;margin-bottom:15px}.about-second{text-align:center;max-width:600px;margin:auto;padding:120px 20px}.about-second p{font-size:18px;color:gray}.custom--insidethird h2{margin:0;font-size:21px;margin-bottom:12px}.custom--insidethird .col-sm-6{padding:0}p.third-firstp{margin-bottom:12px;font-size:18px}.custom--insidethird{max-width:700px;margin:auto;padding:50px 10px}@media only screen and (min-width:750px){.insidethird--text{max-width:300px}}.insidethird--text p{text-align:justify}.custommedia--quriy h3{margin:0}.custommedia--quriy{padding:30px}.white--bg{background-color:#fff}.gray--color{background-color:#f5f5f5}.about--thirdsection img{height:500px}.about--thirdsection h2{font-size:33px;margin-bottom:10px}.about--thirdsection p{color:#fff;font-size:18px}p.accordion{background-color:rgba(245,245,245,0);color:#444;cursor:pointer;padding:10px 8px;width:100%;text-align:left;border:none;outline:0;transition:.1s;margin-bottom:0;border:0 solid #c9c9c9;font-size:14px;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-left-radius:6px;border-bottom-right-radius:6px;letter-spacing:0}p.accordion.active,p.accordion:hover{color:#000;background-color:rgba(245,245,245,0);border-bottom-left-radius:0;border-bottom-right-radius:0}div.panel{padding:3px 6px;background-color:#fff;max-height:0;overflow:hidden;transition:.1s ease-in-out;opacity:0;margin-bottom:4px;font-size:14px;border:0 solid #c9c9c9;border-top:0;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:3px;border-bottom-right-radius:3px;letter-spacing:0!important}div.panel.show{opacity:1;max-height:500px}.accordion:after{transform:rotate(90deg)}.active:after{transform:rotate(-90deg)}.accordion:after{content:'';color:#777;font-weight:700;float:right;margin-left:5px;background-size:15px 15px;width:15px;height:15px;margin-top:5px;transition:.2s}.actives:after{transition:.2s;transform:rotate(90deg)}.panel{max-height:0;overflow:hidden;transition:max-height .2s ease-out;padding:0 12px;border:0 solid #888;font-size:12px;padding:0}.accordion{color:#000;padding:3px 9px 3px 0;width:100%;border:none;transition:.4s;border-bottom:0 solid #888;text-align:left;border-radius:0;background-clip:padding-box;margin-top:0;margin-bottom:0;outline:0;font-weight:500;letter-spacing:1px}.accordion,.accordion:hover,.actives,.panel{background-color:#fff}.accordion:after,.actives:after{background-image:url("https://cdn.shopify.com/s/files/1/0319/2963/0852/files/ezgif.com-webp-to-png.png")}.custom--textghome{max-width:900px;margin:auto;text-align:center;padding:50px 20px;padding-bottom:0}.custom--textghome h2{text-align:center;display:block;margin-bottom:12px}.img--column{padding:0}.img--column img{width:100%}@media only screen and (min-width:750px){.imagewith--text .row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}}.custom--contentwithtext h2{font-size:20px;line-height:normal}.custom--contentwithtext p{font-size:18px;text-align:justify}.withtext--colorone{background-color:#013220;border-bottom:1px solid #434446}.custom--contentwithtext{max-width:450px;margin:auto}.withtext--colortwo{background-color:#deb887}.withtext--colorthree{background-color:wheat}.dropdown--quickSearch .form-input{text-align:left;text-transform:none;letter-spacing:1px;background-color:#fafafa}.navUser-action.is-open svg,.navUser-action:hover svg{fill:transparent;stroke:#000}.new-customer .panel{opacity:1;background:0 0}.custommain--nbanners p{margin:0;font-weight:700;color:#fff;font-size:14px}.custommain--nbanners a{color:#fff}.topmain--bannercustom{border-bottom:2px solid #00311f;background:#00311f;padding:3px 0}.custommain--nbanners{text-align:center}.topmain--bannercustom .row{max-width:1100px;margin:auto}.custommain--nbanners a{text-decoration:underline}.rightalign--maincustom ul{margin:0;list-style:none;text-align:right}.rightalign--maincustom li{display:inline-block;margin-left:15px}.rightalign--maincustom p{margin:0;font-size:14px;color:#fff}.topmain--bannercustom .row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.topmain--bannercustom .col-sm-4{width:50%}.topmain--bannercustom .col-sm-5{width:100%}.topmain--bannercustom .col-sm-3{width:-moz-fit-content;width:fit-content}.cussstommiddle--header .row{max-width:1100px;margin:auto}.custombannermain----text h3{margin:0;margin-bottom:10px}.custombannermain----text p{margin-bottom:0}.custombannermain----text{text-align:left}.lemaitsearch--main .form-input{border:1px solid #dededb;border-radius:0!important;padding:12px 20px;height:unset;font-size:15px}.lemaitsearch--main .text{display:none}.lemaitsearch--main .icon{width:22px;height:22px}.lemaitsearch--main button{border-radius:0;padding:10px 20px;background-color:#b8860b!important;border-color:#b8860b!important;top:0;right:0}.custombannermain----text h3{font-size:31px;margin-bottom:0;font-weight:400;font-family:Oswald,sans-serif!important;line-height:41px;letter-spacing:2px;text-transform:uppercase}.custombannermain----text p{font-size:11px;letter-spacing:2px}.lemaitsearch--main .form-field{margin:0}.lemaitsearch--main .form{margin:0}.cussstommiddle--header{padding:10px 0}.cussstommiddle--header .row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.lemaitsearch--main{position:relative}.heqadrmmans--custombig .row{max-width:1050px;margin:auto}.heqadrmmans--custombig .col-sm-10{padding:0}.cussstommiddle--header .col-sm-3{padding:0}.heqadrmmans--custombig .row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (min-width:801px){nav.navPages{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;display:flex;align-items:center;-ms-flex-pack:center;justify-content:center}}.heqadrmmans--custombig .row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.customcart--sectionmain{text-align:left;margin-left:-42px}.customcart--sectionmain{font-size:21px}.heqadrmmans--custombig{padding:10px 0;padding-top:0}.custommain---varybottommenu{background:linear-gradient(to bottom,#f7f6f3 0,#efefed 100%);text-align:center;padding:3px 1px;border-bottom:1px solid #dededb;padding-top:0}.custommain---varybottommenu ul{margin:0}.custommain---varybottommenu li{display:inline-block;margin:0 12px}.custommain---varybottommenu a{font-weight:600;font-size:12px}.heqadrmmans--custombig{border-bottom:1px solid #dededb}.custommain---varybottommenu a:hover{text-decoration:underline}a.sale{color:#013220}.customain--gotbanner .row{max-width:1100px;margin:auto;text-align:center}.customain--gotbanner p{margin-bottom:0}.customain--gotbanner{background:#013220;padding:13px 20px;box-shadow:inset 0 -20px 40px -30px #013220;text-align:center}.inside--bannermain p{color:#fff}.inside--bannermain p a{color:#fff;font-style:italic;border-bottom:1px solid #fff}.customain--gotbanner .col-sm-6:first-child{border-right:1px solid #fff}.owl-carousel .owl-item img{opacity:.8;transition:.2s}.owl-carousel .active.center img{opacity:1;transition:.2s}#customers-testimonials .owl-nav .owl-prev{position:absolute;top:50%;left:0;transform:translate(0,-50%);background:#434446;font-size:50px;color:#fff;padding-top:22px!important;padding-bottom:30px!important;padding-right:10px!important;padding-left:10px!important}#customers-testimonials .owl-nav .owl-next{position:absolute;top:50%;right:0;transform:translate(0,-50%);background:#434446;font-size:50px;color:#fff;padding-top:22px!important;padding-bottom:30px!important;padding-right:10px!important;padding-left:10px!important}.customslide--hashmain{position:absolute;bottom:0}.maincustom--slider{position:relative}.customslide--hashmain{text-align:center;width:100%;z-index:9;background:rgba(255,255,255,.8)}.customslide--hashmain ul{margin:0}.customslide--hashmain li{display:inline-block;text-transform:uppercase!important}.customslide--hashmain li a{text-transform:uppercase!important;font-weight:700}div#customers-testimonials .owl-dots{display:none}.customslide--hashmain a{padding:12px 20px;margin:0 11px;display:block}.customslide--hashmain a.active{background:#2c2c2c;color:#fff}.custommain--bannercolor{background:#2c2c2c;border-bottom:1px solid #434446}.insidefooter--content{text-align:center}.insidefooter--content h2{color:#fff;margin-top:0;font-weight:400;letter-spacing:3px;font-size:22px;font-family:Oswald,sans-serif!important}.insidefooter--content p{color:#fff;margin-bottom:0;margin-top:10px}p.buttonurl:hover{text-decoration:underline}.custommain--bannercolor .row{max-width:1000px;margin:auto;padding:30px 0}.insidefooter--content .body-textm{font-weight:300;letter-spacing:1px}.insidefooter--content{max-width:300px;margin:auto}p.buttonurl{cursor:pointer}@media only screen and (min-width:750px){.main--footer .col-sm-6{width:40%}}.footerbottom--section{text-align:center;background-color:#f7f7f7;padding:20px 10px}.contentmain--custmsd p{margin-bottom:0;padding-top:10px;font-size:12px;font-weight:600}.contentmain--custmsd{max-width:900px;margin:auto}p.customprivacymain a{margin:0 10px;color:grey}p.customprivacymain a:hover{text-decoration:underline}.innermenusection a:hover{text-decoration:underline}.customimage--main img{max-width:500px;width:100%}.customcallusnow h3{margin-top:0;color:#fff;font-size:16px;font-weight:400;text-align:left;margin-bottom:0}.customcallusnow h2{font-family:Oswald,sans-serif!important;font-weight:400;font-size:30px;line-height:normal}.footer--newsletter{text-align:left;margin-top:30px}.footer--newsletter h2{color:#fff}.footer--newsletter p{margin-bottom:15px;color:#fff}.footer--newsletter .form-input{border-radius:0;background:#5b5b5b;border-color:#5b5b5b;color:#fff!important;height:unset}.footer--newsletter .button{color:#fff!important;top:0;padding:0;right:17px}.socialLinks--alt .icon{margin-left:0;margin-top:9px}.footer--newsletter h2{font-family:Oswald,sans-serif!important;font-size:33px;letter-spacing:2px;font-weight:400}.custombellow--menumain .row{max-width:1000px;margin:auto}.custombellow--menumain{padding:60px 10px;background:#f7f6f3;border-top:1px solid #dededb;border-bottom:1px solid #dededb}.custommain--4gridbanner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:85%;text-align:center}.getfree{background:#b8860b;color:#fff;margin:auto;margin-bottom:0;font-weight:400;padding:4px 20px;font-family:Oswald,sans-serif;font-size:22px;letter-spacing:4px;max-width:250px}p.signuo--now{margin-bottom:0!important;font-family:Oswald,sans-serif!important;font-size:22px;text-transform:uppercase!important}.custommain--4gridbanner h2{margin-top:0;font-family:Oswald,sans-serif!important;font-size:49px;line-height:50px}p.dontmisschance{margin-bottom:8px}.custombellow--menumain .col-sm-4{padding:5px}.custominside--mainbannerv2{position:relative}.custommain--4gridbanner h3{-webkit-text-stroke-color:#fff;-webkit-text-stroke-width:0.2rem;color:transparent!important;font-family:Oswald,sans-serif!important;font-size:49px;line-height:50px}.whitecolor h2{color:#fff}.whitecolor p{color:#fff}.custominside--mainbannerv2 img{width:100%}.twoblocksfirst{margin-bottom:10px}.custommain--4gridbanner h1{margin:4px 0;font-size:21px;font-family:Oswald,sans-serif!important;text-transform:uppercase}.twoblocksfirst .dontmisschance,.twoblockssecond .dontmisschance{margin:0;font-size:13px}.custommain--4gridbanner .shopnowbutton{font-size:15px}.custommain--title{font-family:Oswald,sans-serif!important;letter-spacing:4px}@media only screen and (min-width:750px){.twoblockssecond .custommain--4gridbanner{text-align:left!important;max-width:200px;left:5%;transform:translate(0,-50%)}.twoblockssecond img{height:152px;-o-object-fit:cover;object-fit:cover;width:100%}}.whitecolor .shopnowbutton{color:#fff}.whitecolor .custommain--title{color:#fff}.whitecolor h1{color:#fff}h2.background{position:relative;z-index:1}h2.background:before{border-top:2px solid #dfdfdf;content:"";margin:0 auto;position:absolute;top:50%;left:0;right:0;bottom:0;width:95%;z-index:-1}h2.background span{background:#fff;padding:0 15px}h2.double:before{border-top:none}h2.double:after{border-bottom:1px solid #00f;box-shadow:0 1px 0 0 red;content:"";margin:0 auto;position:absolute;top:45%;left:0;right:0;width:95%;z-index:-1}h2.no-background{position:relative;overflow:hidden}h2.no-background span{display:inline-block;vertical-align:baseline;zoom:1;position:relative;padding:0 20px}h2.no-background span:after,h2.no-background span:before{content:'';display:block;width:1000px;position:absolute;top:15px;border-top:2px solid #d7d7d7}h2.no-background span:before{right:100%}h2.no-background span:after{left:100%}h2.no-span{display:table;white-space:nowrap}h2.no-span:after,h2.no-span:before{border-top:1px solid green;content:'';display:table-cell;position:relative;top:.5em;width:45%}h2.no-span:before{right:1.5%}h2.no-span:after{left:1.5%}.custommeals--plans .no-background{text-align:center}.custommeals--plans{max-width:1000px;margin:auto}h2.no-background span{font-weight:500;font-size:31px;text-transform:uppercase;letter-spacing:5px}.custommeals--plans .col-sm-3{padding:5px}.custommeals--plans .row{margin-top:20px;margin-bottom:40px}.topmain--sdcontent{position:absolute;top:0;left:50%;transform:translate(-50%,0);width:90%;text-align:center}.topmain--sdcontent h2{font-family:Oswald,sans-serif!important;font-size:26px;line-height:30px;margin-bottom:20px}.topmain--sdcontent .button{background:#fff;border-color:#fff!important;color:#000!important}.topmain--sdcontent h2{color:#fff}.meatsbyrange{text-align:center}.meatsbyrange .no-background{margin-bottom:20px}.meatsbyrange{max-width:1100px;margin:auto;padding:50px 20px;padding-top:0}.meatsbyrange .col-sm-2{padding:5px}.inside--custommetasbycategory img{max-width:97px;opacity:1}.inside--custommetasbycategory h2{margin-top:5px;margin-bottom:0;font-size:16px;color:grey}.inside--custommetasbycategory a{font-size:12px;font-weight:500;color:#9e8658;letter-spacing:2px}.inside--custommetasbycategory{border:2px solid #ebebeb;padding:10px 20px}.custom--contentwithtext h2{font-family:Oswald,sans-serif!important;color:#fff!important;text-align:center;font-weight:400;letter-spacing:2px}.custom--contentwithtext h3{margin:0;color:#fff;margin-bottom:12px;font-family:Oswald,sans-serif!important;font-weight:300;letter-spacing:2px}.custom--contentwithtext h2{margin-top:0;margin-bottom:20px}.lemaitsearch--main .form-field{display:-ms-flexbox;display:flex}.custommain--whychooseus h2{font-weight:400;margin-top:10px}@media (max-width:801px){.owl-carousel .owl-item img{opacity:1;height:100%!important;-o-object-fit:unset;object-fit:unset}.sliderv---inside:before{display:none}.slider--customcontent{display:none!important}.customslide--hashmain{display:none}}.lemaitsearch--main button:hover svg{fill:white}@media only screen and (min-width:801px){.navPages-action:hover::after{content:"";display:block;border-bottom:4px solid #958250;bottom:-16px;position:absolute;width:100%;z-index:99999!important}}.navPage-subMenu-list{max-width:1128px!important;margin:auto}.heqadrmmans--custombig .col-sm-12{position:unset}@media (min-width:1025px){.navPage-subMenu{transition:.25s;display:none;width:100%;left:0;height:0;opacity:0}.navPages-item:hover>.has-subMenu+.navPage-subMenu{opacity:1;height:auto;transition:.25s;display:block}.customainnavigation--inside{padding-top:20px;padding-bottom:20px;border-top:1px solid #dededb;border-bottom:1px solid #dededb}.customline::after{content:"";display:block;border-bottom:4px solid #958250;bottom:-16px;position:absolute;width:100%;z-index:99999!important}}@media only screen and (min-width:1024px){.navPage-subMenu-action:after{display:none!important}.navPage-subMenu-action{margin:0!important;margin-bottom:0!important}a.navPage-childList-action{font-weight:500!important}a.navPage-childList-action:hover{text-decoration:underline}.navPage-childList-action:after{display:none!important}.navPage-childList-action:before{display:none!important}li.navPage-subMenu-item{border-right:1px solid #d9d9d9;padding-left:50px}li.navPage-subMenu-item:first-child{padding:0}li.navPage-subMenu-item:last-child{border:0}.steakmenu .navPage-subMenu-item:first-child{width:14%}.steakmenu .navPage-subMenu-item:nth-child(2){width:20%}.steakmenu .navPage-subMenu-item:nth-child(3){width:18%}.steakmenu .navPage-subMenu-item:nth-child(4){width:18%}.steakmenu .navPage-subMenu-item:nth-child(5){width:30%}li.privateul--child{display:inline-block;margin:2px 10px}ul.privateul{text-align:center}li.privateul--child a{color:#838383;font-size:13px}li.privateul--child a:hover{text-decoration:underline}}.steakimg--main{margin-top:20px}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:0}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:0}.mobileheader{padding-top:0}.themevale_middleHeader .middleHeader-item.text-left,.themevale_middleHeader .middleHeader-item.text-right{max-width:24%}.navPages-list-mobile{margin-top:20px!important}.navPages-list-mobile svg{fill:black!important}@media (max-width:1024px){.navPages-action-moreIcon{background:url("https://cdn11.bigcommerce.com/s-q7df1upjzq/product_images/uploaded_images/001-next.png");font-size:0px;background-size:16px 16px;width:16px;height:16px;top:15px;right:0;width:100%;background-repeat:no-repeat;background-position:right}.navPages-action-moreIcon:before{display:none}.navPages-action{font-size:13px;font-weight:500;text-transform:uppercase!important;letter-spacing:1px}.navPages .navPages-list{position:relative}.navPages .navPages-item{border-bottom:1px solid #e7e7e7;padding-bottom:5px}.customprivatereserve{max-width:100%;margin:auto;margin-top:30px}li.privateul--child{display:inline-block;margin:5px 10px}ul.privateul{text-align:center}li.privateul--child a{font-size:13px;color:grey}.privatereservelogo img{max-width:200px;margin:auto}.privatereservelogo{text-align:center}.steakimg--main img{max-width:150px}.steakimg--main{text-align:center}.steakimg--main{margin-bottom:40px}.topmain--sdcontent h2{font-size:20px;line-height:24px}h2.no-background span{font-size:18px;line-height:normal;letter-spacing:2px}.inside--custommetasbycategory h2{font-size:13px;line-height:normal;margin-bottom:0;margin-top:10px}.inside--custommetasbycategory a{font-size:10px}.inside--custommetasbycategory{padding:9px 1px}.meatsbyrange .col-sm-4{padding:6px}.insidefooter--content{padding:10px 5px}.main--footer .col-sm-2{width:100%;text-align:center}.innermenusection li{text-align:center}h2.footer--headingmenu{text-align:center!important}.innermenusection ul{text-align:center}.customcallusnow h3{text-align:center}.customcallusnow h2{text-align:center}.footer--newsletter h2{text-align:center}.footer--newsletter p{text-align:center}.custom--contentwithtext h2{margin-top:40px}.custom--contentwithtext h2{margin-top:40px}.customain--gotbanner .col-sm-6:first-child{display:none;border:0}}img.righticon--main{width:16px}.whiteiconicon{filter:invert(1)}.custommain--whychooseus .button{background:0 0;color:#000}.custommain--whychooseus .button:hover{box-shadow:0 0 4px 2px rgba(0,0,0,.12)}.customfedex--main{text-align:center;font-size:16px;padding:4px 20px;background-color:#f2f1ef;border-bottom:1px solid #dededb;border-top:1px solid #dededb}.stickyheader--main{position:sticky;top:-1px;padding-top:6px}body{max-width:1800px;margin:auto}.themevale-section .no-background{text-align:center;max-width:900px;margin:auto;margin-top:40px;margin-bottom:30px}.card .card-body .card-title>a{font-size:14px}.card .card-body .card-title{margin-bottom:4px}.card .card-body .price-wrapper{font-weight:100}.card .card-body .card-price{font-weight:100;margin-top:4px}.card .card-body .price-wrapper{margin-bottom:0!important}.addtocartmain a{text-align:center;display:block;background:0 0;color:#013220;font-weight:600;text-transform:uppercase!important;padding:3px 20px;font-size:14px}.customprivacymain{color:#d3d3d3;font-weight:100}.customprivacymain a{font-weight:500}.lemaitsearch--main .form-input{border-bottom-left-radius:50px!important;border-top-left-radius:50px!important}.lemaitsearch--main button{border-bottom-right-radius:50px!important;border-top-right-radius:50px!important}.insidefooter--content .icon-arrow-right4{font-size:12px;vertical-align:middle}.contentmain--custmsd p{letter-spacing:.4px}.sliderv---inside img{width:100%}@media only screen and (min-width:750px){.mobileslider{padding:0 12%!important}}.os_hp_pane_ovly_l,.os_hp_pane_ovly_r{position:absolute;top:0;left:0;width:12%;height:100%;background:rgba(255,255,255,.4);z-index:9}.os_hp_pane_ovly_l{left:auto;right:0}.homeage--tabs{padding:40px 20px}.homeage--tabs{max-width:1100px;margin:auto}.homeage--tabs [role=tablist]{text-align:center;border:0}.homeage--tabs [role=tablist] li a{background-color:#f7f6f3!important;border:1px solid #dededb!important;padding:13px 17px!important;color:#5a5a5a;font-weight:700;margin:0 6px;border-radius:0!important;position:relative!important;transition:0s!important;letter-spacing:.3px}.homeage--tabs [role=tablist] li [role=tab][aria-selected=true]{border-bottom:4px solid #013220!important;transition:0s!important}.homeage--tabs [role=tabpanel]{padding:40px 20px}.card .card-body .card-title>a{text-align:center;font-size:14px}.card .card-body .card-title{text-align:center}.card .card-body .price-wrapper{text-align:center;font-weight:400!important}.addtocartmain{margin-top:11px}.addtocartmain a{padding:0 10px}.card .card-body .price-wrapper span{font-weight:400;color:#013220;font-weight:600}.homepage--footer{text-align:center;max-width:600px;margin:auto}.homepage--footer h1{margin-top:0;font-size:24px;line-height:normal}.homepage--footer h3{font-family:Oswald!important;line-height:normal;font-size:83px;line-height:83px;margin-top:0}.homepage--footer h4{margin-top:16px;line-height:normal}.homepage--footer h5{margin-top:0;line-height:normal}.homepage--footer .form{max-width:500px;margin:auto}.homepage--footer .form-input{border-radius:0;border:1px solid grey;height:unset;padding:14px 20px}.homepage--footer button{margin:0;margin-top:10px;width:100%!important;background:#890318}.homepage--footer button span{display:block}.homepage--footer button .bigbutton{font-family:Oswald!important;line-height:normal;font-size:24px;line-height:normal;font-weight:500}.homepage--footer #ctabutton1header2{font-weight:400!important;text-transform:none;letter-spacing:0!important}.homepage--footer p.small--copyright{max-width:500px;margin:auto;text-align:left;font-size:10px}.mobileheader .lemaitsearch--main{padding:5px}.mobileheader .lemaitsearch--main .form-input{border-radius:0!important}.mobileheader .lemaitsearch--main button{border-radius:0!important}header.header{border-bottom:1px solid #e7e7e7}.main--insidecustomas23d h2{margin-top:0;font-family:Oswald!important;text-transform:uppercase;font-size:26px;line-height:normal}.customguranteeds{max-width:700px;margin:auto}@media (min-width:750px){.customguranteeds .row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}}.customguranteeds{text-align:center;padding:20px 10px;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.main--insidecustomas23d p{font-size:14px!important}.guranteed--section{padding-bottom:40px}@media (max-width:750px){.productGrid .product{padding:10px}.custom--bagdemain img{max-width:116px;margin-bottom:11px}.os_hp_pane_ovly_l,.os_hp_pane_ovly_r{display:none}.customain--gotbanner{padding:9px 5px}.customain--gotbanner .col-sm-6{padding:0}.customain--gotbanner p{font-size:12px}}a.account-icon svg{width:27px;height:27px}.middleHeader-item svg{fill:#013220}.customcallusnow{text-align:left}.customcallusnow h2{color:#fff;margin-top:5px}@media (min-width:1025px){.productGrid .product{padding:15px}}.featuredproducts--main{max-width:1100px;margin:auto;padding:40px 10px;padding-bottom:0}.productView-details .productView-options .alertBox--error{max-width:100%;border-radius:0;vertical-align:middle;line-height:normal}.themevale-section [role=tablist]{border-bottom:0;margin-bottom:12px;display:none}span.more-text{display:none}.customdescription{line-height:normal;font-size:15px}.show-read-more .more-text{display:none}a.read-more{border-bottom:1px solid #b8860b;color:#b8860b}.read-more{position:absolute;bottom:0;left:0;width:100%;text-align:center;margin:0;padding:0}.sidebar-box{max-height:120px;position:relative;overflow:hidden}.customaddtocart--max-width{max-width:400px}section#similarByViews .addtocartmain{display:none}section#relatedProducts .addtocartmain{display:none}.breadcrumb{font-size:15px}.customquantitychange{padding:5px 15px;font-size:13px;background:url(https://cdn11.bigcommerce.com/s-011a8/product_images/uploaded_images/001-down-arrow.png);-moz-appearance:none;-webkit-appearance:none;appearance:none;background-repeat:no-repeat;background-position:96% 13px;background-size:13px}.choosequantity--main label{font-size:17px;margin-bottom:11px;display:block}.flexenvorioments{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:6px}.mrjones img{width:50px}.choosequantity--main{max-width:170px}.customcart--buttons{display:-ms-flexbox;display:flex}.customcart--buttons .form-action{margin-top:0!important}.wishlistbutton{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.wishlistbutton{margin-left:10px}.mainaddtocartbutton{width:100%}.customcart--buttons{margin-top:17px}.card .card-body .card-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-image{position:absolute;height:100%;width:100%;max-width:100%;max-height:100%;top:0;left:0}.card-image{position:absolute;width:auto;height:auto;left:50%;top:50%;transform:translate(-50%,-50%)}.card-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.card .card-img-container:before{display:none}.card-img-container:after{display:none}.card-img-container{padding-bottom:100%;max-width:100%}.insidearticle{width:100%}.customcart--sectionmain img{width:55px}.addtocartmain img{width:28px;margin-right:5px}.addtocartmain a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.img--column img{height:250px;-o-object-fit:cover;object-fit:cover}.custom--contentwithtext h3{font-size:15px;line-height:normal;margin-bottom:0}.heqadrmmans--custombig .col-sm-2{padding:0}.proudlyservidng--custom{text-align:center;padding:10px;background:#f3f3f3;font-size:19px;line-height:normal}.customproduct--customfield dt{font-size:15px;line-height:normal;display:inline-block}.customproduct--customfield dd{font-size:14px;line-height:normal;display:inline-block;font-weight:400}.productvideo--mains{width:100%;position:relative}.productvideo--mains iframe{width:100%}.mainplay--button img{width:38px!important;filter:invert(1);height:38px!important}.mainplay--button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}img.customthumbnail--fift{width:150px!important;height:70px!important}img.categoryimg--mobile{max-height:150px;min-height:150px;border-radius:10px}@media (min-width:801px){.customainnavigation--inside .centeralign--menuitem{text-align:center}}img.categoryimg--mobile{margin-bottom:14px}@media (max-width:801px){img.categoryimg--mobile{display:none!important}}.page-type-category .page-heading-wrapper{margin-bottom:0;padding-bottom:2px}.proudlyserving--custom{text-align:center;padding:14px 30px;background:#00321f;color:#fff;font-weight:900}@media only screen and (min-width:750px){.topmain--bannercustom .col-sm-5{padding:0;text-align:left}.topmain--bannercustom .col-sm-5 div{padding:0;text-align:left}}.rightalign--maincustom p a{color:#fff}p.custuomalign--tesdxt img{width:30px}.customquantitychange{max-width:65px;background-position:84% 13px}.mrjones{text-align:center}.flexenvorioments{display:block}.mrjones img{max-width:86px;margin:auto}.mrjones h2{margin-top:0;margin-bottom:0;font-family:'Dancing Script',cursive!important;font-size:33px}@media (min-width:750px){.increasethewidthnow{width:75%}.customlimainfixednew{display:inline-block}.customlimainfixednew a{display:block}.customlimainfixednew img.categoryimg--mobile{max-height:108px;min-height:108px}.customlimainfixednew{text-align:center;padding:13px}}.modal-background{z-index:9999999!important}.modal{z-index:999999999}.cart-item-quantity .form-increment{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.cart-item-quantity .form-increment .form-input--incrementTotal{height:21px;line-height:21px}.cart-item-quantity .form-increment .button svg{width:18px}.cart-item-quantity .form-increment{border-radius:50px}.cart-item-quantity .form-increment .button svg{width:18px}.cart-item-quantity .form-increment{border-radius:50px}.cart-item-options--giftWrapping .cart-item-option-title{font-size:12px;margin:0;line-height:normal}dd.cart-item-option-description{font-size:12px;line-height:normal}.cart-item-options--giftWrapping{margin-top:2px}h4.cart-item-name a{font-size:18px;font-weight:600}.cart-total-value button{color:#000;font-size:16px;font-weight:600;margin-top:-3px}.page-heading-wrapper-2 .page-heading{font-size:44px!important}li.cart-total strong{font-size:19px}.cart-total-value{font-size:21px;line-height:normal}.cart-total-value button{font-size:20px}.cart-actions a{font-size:24px!important;line-height:normal}.cart-header-item{font-size:17px}.cart-item-options--giftWrapping .cart-item-option-title{font-size:16px}dd.cart-item-option-description{font-size:17px}.cart-item-value{font-size:21px}.customhealthbenefitsmain{position:relative}.customhealthbenefitsmain h2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:0;font-size:44px;color:#fff;border-top:4px solid #fff;border-bottom:4px solid #fff;padding:20px 0;text-shadow:0 0 20px #000}.pagecontent--main{padding:20px;max-width:1200px;margin:auto}.pagecontent--main li{font-size:16px;margin-bottom:14px}.pagecontent--main .lead{font-size:19px;font-weight:400}.pagecontent--main a{color:#b8860b!important}.custombelow--sectionmain .col-sm-3{padding:10px}.custombelow--sectionmain .col-sm-6{padding:10px}.thirdimage--block{padding-top:20px}.firstimage--block img{height:421px;-o-object-fit:cover;object-fit:cover;width:100%}.secondimage--block img{height:200px;-o-object-fit:cover;object-fit:cover;width:100%}.thirdimage--block img{height:200px;-o-object-fit:cover;object-fit:cover;width:100%}.fourthimage--block img{height:421px;width:100%;-o-object-fit:cover;object-fit:cover}.fourthimage--block h2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:0;font-size:31px;color:#fff;border-top:4px solid #fff;border-bottom:4px solid #fff;padding:20px 0;text-shadow:0 0 20px #000}.fourthimage--block{position:relative}.sixthimage--block img{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.overlayfixedmain:before{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;background:rgba(184,134,11,.83);z-index:9}.overlayfixedmain{position:relative}.sixthimage--block h2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999;margin:0;width:90%;text-align:center;font-size:26px;line-height:32px;color:#fff8e6}.fifthget:before{background:#00311f}.fifthget img{height:420px}.fifthget h2{text-align:center;font-size:20px}.fourthimage--block h2{width:-moz-fit-content;width:fit-content;text-align:center}.customhealthbenefitsmain h2{width:-moz-fit-content;width:fit-content}.pagecontent--main{text-align:center}.pagecontent--main ol{list-style:none}.pagecontent--main li a{padding:10px 20px}.customhealthbenefitsmain:before{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;background:rgba(0,0,0,.53);z-index:9}.customhealthbenefitsmain h2{z-index:99}.customblock--mainssucstom:before{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;background:rgba(0,0,0,.53);z-index:9}.customblock--mainssucstom h2{z-index:99;border:0;font-size:28px}.fifthget h2 img{height:auto;width:auto!important;-o-object-fit:unset;object-fit:unset;opacity:.5}header.header{z-index:9999999}.customcallusnow a{color:#fff!important}.cstomlogo--mainss .row{max-width:900px;margin:auto}.custommain--imgsection img{max-height:90px}.custommain--imgsection{text-align:center}.cstomlogo--mainss{padding-bottom:30px}@media only screen and (min-width:801px){.cstomlogo--mainss .row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:801px){.cstomlogo--mainss .col-sm-3{padding:10px}.custommain--imgsection img{max-width:134px;max-height:100%}.custommain--imgsection{padding:10px}}.cstomlogo--mainss{padding-bottom:0;padding-top:30px}.card-image{top:0;transform:unset;left:0}.customproduct--customfield dd{margin-bottom:0}.productView-description p{margin-bottom:5px}.goodonecontent--mainss{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.row.goodonecontent--mainss{margin-top:0!important;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;max-width:500px;padding-bottom:30px}.customonanss--goodons{text-align:center}.customaddtocart--max-width{display:-ms-flexbox;display:flex}.choosequantity--main label{display:none}.customquantitychange{max-width:90px;width:60px}.customcart--buttons{margin-top:0;width:100%;margin-left:5px}.productView-details .productView-options .form-action .button{padding:8px 20px}.wishlistbutton{padding:0 10px;background:#f9f9f9;margin-left:5px}.themevale_page-heading{color:#364a36!important}.customshortline--mainss{height:1px;background:#c9c9c9;max-width:1250px;margin:auto;margin-top:50px;margin-bottom:50px}.ewcontentsection--mainss h2{font-size:18px;line-height:normal}.ewcontentsection--mainss img{height:250px;-o-object-fit:cover;object-fit:cover;width:100%}.customcontentmains--goodonss{max-width:900px;margin:auto}.customcontentmains--goodonss h2{margin-bottom:14px;font-size:31px;line-height:normal;color:#354c35}.insideicons--withcontent svg{width:40px;height:40px}.insideicons--withcontent{width:80px;height:80px;background:#eff5fa;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:50px}.customiconswithcontengod{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.contentsecitons--mass{margin-left:15px;font-size:19px;width:80%;line-height:normal}.iconsectionmains--ss{width:20%}.icons1{max-width:1300px;margin:auto}.icons1 .swiper-button-next,.icons1 .swiper-button-prev{background:0 0;padding:10px 20px!important;color:#000!important}.icons1 .swiper-button-next:after,.icons1 .swiper-button-prev:after{font-size:20px!important}.icons1{position:unset!important;max-width:1000px}.contentsecitons--mass{font-size:16px;margin-left:30px!important}.relativemainss{position:relative;max-width:1300px;margin:auto}.relativemainss{margin-bottom:20px}.relativemainss{margin-bottom:20px}.ewcontentsection--mainss h2{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:15px}.ewcontentsection--mainss .custommain--whychooseus{padding:10px 0}.customcontentmains--goodonss img{width:52px}.themevale_page-heading{margin:0!important}#relatedProducts+#similarByViews{margin-top:20px!important}body.page-type-product .body>.page{padding-bottom:20px}.themevale_page-heading{margin:0!important}#relatedProducts+#similarByViews{margin-top:20px!important}body.page-type-product .body>.page{padding-bottom:20px}h2.themevale_page-heading{font-family:'Noto Serif Khojki',serif!important;text-transform:capitalize}.customonanss--goodons img{width:auto;max-height:90px}.row.goodonecontent--mainss{max-width:600px}.customcontentmains--goodonss{padding:0 20px}.relativemainss{padding:0 20px}@media (max-width:1024px){.themevale_Mobile{z-index:99999999!important}.navPages-action-moreIcon svg{display:block;width:15px;height:15px;margin-left:auto;stroke-width:0}a#currency_dropdown i{display:none!important}}