/*! lightslider - v1.1.6 - 2016-10-25
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2016 Sachin N; Licensed MIT *//*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:before,.lightSlider:after{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0px,0px);-ms-transform:translate(0px,0px);transform:translate(0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>*.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>*.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li:hover a,.lSSlideOuter .lSPager.lSpg>li.active a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translateZ(0);-moz-transform:translate3d(0px,0px,0px);-ms-transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);-o-transform:translate3d(0px,0px,0px);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:before,.lSSlideOuter .lSPager.lSGallery:after{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{width:20px;display:block;right:0;height:20px;left:0;cursor:pointer;position:absolute;z-index:99;margin:0 auto;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background:url(down-arrow.png) no-repeat;background-color:#fff;bottom:0}.lSSlideOuter.vertical .lSAction>.lSPrev{background:url(top_arrow.png) no-repeat;background-color:#fff;top:0}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right!important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}to{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}to{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}to{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}to{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}to{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}to{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}to{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}to{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url(sprite.png) -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url(sprite_x.png) top left repeat-x}div.pp_default .pp_top .pp_right{background:url(sprite.png) -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url(sprite_y.png) -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(sprite_y.png) top right repeat-y;padding-right:13px}div.pp_default .pp_next:hover{background:url(sprite_next.png) center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url(sprite_prev.png) center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url(sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url(sprite.png) 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url(sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url(sprite.png) 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(sprite.png) 2px 1px no-repeat;cursor:pointer}div.pp_default .pp_gallery ul li a{background:url(default_thumb.png) center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_social{margin-top:7px}div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(sprite.png) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:.7}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(sprite.png) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(sprite_x.png) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(sprite.png) -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(loader.gif) center center no-repeat}div.light_rounded .pp_top .pp_left{background:url(sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top .pp_right{background:url(sprite.png) -110px -53px no-repeat}div.light_rounded .pp_next:hover{background:url(btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_nav .pp_play{background:url(sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url(sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url(sprite.png) 0 -71px no-repeat}div.light_rounded .pp_arrow_next{background:url(sprite.png) -22px -71px no-repeat}div.light_rounded .pp_bottom .pp_left{background:url(sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_right{background:url(sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_top .pp_left{background:url(sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_right{background:url(sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url(contentPattern.png) top left repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url(contentPattern.png) top right repeat-y}div.dark_rounded .pp_next:hover{background:url(btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_description{margin-right:85px;color:#fff}div.dark_rounded .pp_nav .pp_play{background:url(sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url(dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url(dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_next{background:url(sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_bottom .pp_left{background:url(sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_right{background:url(sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(loader.gif) center center no-repeat}div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}div.dark_square .pp_loaderIcon{background:url(loader.gif) center center no-repeat}div.dark_square .pp_expand{background:url(sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url(sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url(sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url(sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_next{background:url(sprite.png) -22px -71px no-repeat}div.dark_square .pp_next:hover{background:url(btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_expand{background:url(sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_nav .pp_play{background:url(sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url(sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_next{background:url(sprite.png) -22px -71px no-repeat}div.light_square .pp_next:hover{background:url(btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_top .pp_left{background:url(sprite.png) -88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url(contentPatternTop.png) top left repeat-x}div.facebook .pp_top .pp_right{background:url(sprite.png) -110px -53px no-repeat}div.facebook .pp_content_container .pp_left{background:url(contentPatternLeft.png) top left repeat-y}div.facebook .pp_content_container .pp_right{background:url(contentPatternRight.png) top right repeat-y}div.facebook .pp_expand{background:url(sprite.png) -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url(sprite.png) 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{width:22px;height:22px;background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}div.facebook .pp_description{margin:0 37px 0 0}div.facebook .pp_loaderIcon{background:url(loader.gif) center center no-repeat}div.facebook .pp_arrow_previous{background:url(sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url(sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url(sprite.png) -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url(sprite.png) -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(btnNext.png) center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url(sprite.png) -88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url(contentPatternBottom.png) top left repeat-x}div.facebook .pp_bottom .pp_right{background:url(sprite.png) -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:none}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:99999}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:999999}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}.pp_gallery ul a{border:1px rgba(0,0,0,.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}a.pp_next{background:url(btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{background:url(btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px}div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(loader.gif) center center no-repeat}div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(contentPattern.png) top left repeat}div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}.pp_top,.pp_bottom{height:20px;position:relative}* html .pp_top,* html .pp_bottom{padding:0 20px}.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_fade,.pp_gallery li.default a img{display:none}/*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-concierge-bell:before{content:"\f562"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;src:url(fa-brands-400.eot);src:url(fa-brands-400.eot?#iefix) format("embedded-opentype"),url(fa-brands-400.woff2) format("woff2"),url(fa-brands-400.woff) format("woff"),url(fa-brands-400.ttf) format("truetype"),url(fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;src:url(fa-regular-400.eot);src:url(fa-regular-400.eot?#iefix) format("embedded-opentype"),url(fa-regular-400.woff2) format("woff2"),url(fa-regular-400.woff) format("woff"),url(fa-regular-400.ttf) format("truetype"),url(fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;src:url(fa-solid-900.eot);src:url(fa-solid-900.eot?#iefix) format("embedded-opentype"),url(fa-solid-900.woff2) format("woff2"),url(fa-solid-900.woff) format("woff"),url(fa-solid-900.ttf) format("truetype"),url(fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleZ(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:scaleZ(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(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:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(0)}}.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,0)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleZ(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:scaleZ(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}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:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.39063deg) skewY(.39063deg)}88.8%{transform:skew(-.19531deg) skewY(-.19531deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.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:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.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:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.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:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{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:translateZ(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-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{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-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{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{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{0%{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{0%{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{0%{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-name:hinge}@keyframes jackInTheBox{0%{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{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{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(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.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(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}a[href^=tel]{color:inherit;text-decoration:none}.rev_slider_wrapper,.flexslider{font-family:Dancing Script}.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;transition:opacity .3s}*,input,:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{padding:0;margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=search],input[type=text],input[type=button],input[type=email],button,input[type=submit]{outline:none;-moz-appearance:none}#shopify-section-sidebar-banner{width:100%!important}@media only screen and (max-width: 768px){.mobileoff{display:none}}body{background-color:#fff;overflow-x:hidden}footer .wrapper,.footer-bottom .wrapper{padding:0 4%}@media screen and (max-width: 1199px){footer .wrapper,.footer-bottom .wrapper{padding:0 2%}}@media screen and (max-width: 967px){footer .wrapper,.footer-bottom .wrapper{padding:0 1%}}.wrapper{*zoom: 1;max-width:100%;margin:0 auto;clear:both}.wrapper:after{content:"";display:table;clear:both}@media screen and (max-width: 1199px){.wrapper{padding:0}}@media screen and (max-width: 767px){.wrapper{padding:0}}.container-bg{float:left;width:100%;padding:0 2%}@media screen and (max-width: 967px){.container-bg{padding:0 4%}}@media screen and (max-width: 1199px){.container-bg{padding:0 5%}}hr{clear:both;border-top:solid #e4e4e4;border-width:1px 0 0;margin:30px 0;height:0}hr.hr--small{margin:15px 0}hr.hr--clear{border-top-color:transparent}.template-index .main-content .grid-uniform+hr.hr--clear{display:none}.container{max-width:1350px;margin:auto}@media screen and (max-width: 1599px){.container{width:95%}}@media screen and (max-width: 767px){.container{width:90%}}body,input,textarea,button,select{letter-spacing:0em;font-weight:400;font-size:16px;line-height:1.7;font-family:Quicksand;color:#636363;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}@media screen and (max-width: 967px){body,input,textarea,button,select{font-size:14px}}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{letter-spacing:0em;margin:0 0 15px;line-height:1.1;color:#000;font-family:Baloo Paaji;font-weight:400}h1 a,.h1 a,h2 a,.h2 a,h3 a,.h3 a,h4 a,.h4 a,h5 a,.h5 a,h6 a,.h6 a{text-decoration:none;font-weight:inherit}h1,.h1{font-size:44px}@media screen and (max-width: 1599px){h1,.h1{font-size:34px}}@media screen and (max-width: 767px){h1,.h1{font-size:34px}}h2,.h2{font-size:40px}@media screen and (max-width: 1599px){h2,.h2{font-size:31px}}@media screen and (max-width: 767px){h2,.h2{font-size:31px}}h3,.h3{font-size:36px}@media screen and (max-width: 1599px){h3,.h3{font-size:31px}}@media screen and (max-width: 767px){h3,.h3{font-size:31px}}h4,.h4{font-size:22px}@media screen and (max-width: 1599px){h4,.h4{font-size:18px}}@media screen and (max-width: 767px){h4,.h4{font-size:18px}}h5,.h5{font-size:18px}@media screen and (max-width: 967px){h5,.h5{font-size:16px}}@media screen and (max-width: 767px){h5,.h5{font-size:16px}}h6,.h6{font-size:16px}@media screen and (max-width: 967px){h6,.h6{font-size:14px}}@media screen and (max-width: 767px){h6,.h6{font-size:14px}}p{margin:0 0 15px}p img{margin:0}em{font-style:italic}b,strong{font-weight:700}small{font-size:.9em}sup,sub{position:relative;font-size:60%;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.5em}blockquote{margin:0 0 10px;padding:15px 30px}blockquote p{margin-bottom:0}blockquote p+cite{margin-top:15px}blockquote cite{display:block;font-size:.75em}blockquote cite:before{content:"\2014  "}code,pre{font-size:1em;border:0 none;padding:0 2px}pre{overflow:auto;padding:15px;margin:0 0 30px}ul,ol{margin:0;padding:0 0 0 15px}.inline-list li{float:left;margin:0 7px 0 0;list-style:none}@media screen and (max-width: 767px){.inline-list li{float:none;display:inline-block}}.inline-list li:last-child{margin-right:0}table{width:100%;margin-bottom:1em;border-collapse:collapse;border-spacing:0}.table-wrap{max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch}th{font-size:18px;font-weight:400}th,td{border:1px solid #e4e4e4;font-family:Baloo Paaji;text-align:center;padding:12px}.grid,.grid--rev,.grid--full,.grid-uniform{*zoom: 1}.grid:after,.grid--rev:after,.grid--full:after,.grid-uniform:after{content:"";display:table;clear:both}.grid__item.clear{clear:both}.grid,.grid--rev,.grid--full,.grid-uniform{list-style:none;margin:0;padding:0}.grid__item{float:left;min-height:1px;vertical-align:top;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.grid--rev{direction:rtl;text-align:left}.grid--rev>.grid__item{direction:ltr;text-align:left;float:right}.grid--full{margin-left:0}.grid--full>.grid__item{padding-left:0}.one-whole{width:100%}.one-half{width:50%}.one-third{width:33.333%}.two-thirds{width:66.656%}.one-quarter{width:25%}.two-quarters{width:50%}.three-quarters{width:75%}.one-fifth{width:20%}.two-fifths{width:40%}.three-fifths{width:60%}.four-fifths{width:80%}.one-sixth{width:16.666%}.two-sixths{width:33.333%}.three-sixths{width:50%}.four-sixths{width:66.666%}.five-sixths{width:83.333%}.one-eighth{width:12.5%}.two-eighths{width:25%}.three-eighths{width:37.5%}.four-eighths{width:50%}.five-eighths{width:62.5%}.six-eighths{width:75%}.seven-eighths{width:87.5%}.one-tenth{width:10%}.two-tenths{width:20%}.three-tenths{width:30%}.four-tenths{width:40%}.five-tenths{width:50%}.six-tenths{width:60%}.seven-tenths{width:70%}.eight-tenths{width:80%}.nine-tenths{width:90%}.show{display:block!important}.hide{display:none!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.left{float:left!important}.right{float:right!important}@media only screen and (max-width: 567px){.small--one-whole{width:100%}.small--one-half{width:50%}.small--one-third{width:33.333%}.small--two-thirds{width:66.656%}.small--one-quarter{width:25%}.small--two-quarters{width:50%}.small--three-quarters{width:75%}.small--one-fifth{width:20%}.small--two-fifths{width:40%}.small--three-fifths{width:60%}.small--four-fifths{width:80%}.small--one-sixth{width:16.666%}.small--two-sixths{width:33.333%}.small--three-sixths{width:50%}.small--four-sixths{width:66.666%}.small--five-sixths{width:83.333%}.small--one-eighth{width:12.5%}.small--two-eighths{width:25%}.small--three-eighths{width:37.5%}.small--four-eighths{width:50%}.small--five-eighths{width:62.5%}.small--six-eighths{width:75%}.small--seven-eighths{width:87.5%}.small--one-tenth{width:10%}.small--two-tenths{width:20%}.small--three-tenths{width:30%}.small--four-tenths{width:40%}.small--five-tenths{width:50%}.small--six-tenths{width:60%}.small--seven-tenths{width:70%}.small--eight-tenths{width:80%}.small--nine-tenths{width:90%}.small--show{display:block!important}.small--hide{display:none!important}.small--text-left{text-align:left!important}.small--text-right{text-align:right!important}.small--text-center{text-align:center!important}.small--left{float:left!important}.small--right{float:right!important}.grid-uniform .small--one-half:nth-child(odd),.grid-uniform .small--one-third:nth-child(3n+1),.grid-uniform .small--one-quarter:nth-child(4n+1),.grid-uniform .small--one-fifth:nth-child(5n+1),.grid-uniform .small--one-sixth:nth-child(6n+1),.grid-uniform .small--two-sixths:nth-child(3n+1),.grid-uniform .small--three-sixths:nth-child(odd),.grid-uniform .small--two-eighths:nth-child(4n+1),.grid-uniform .small--four-eighths:nth-child(odd),.grid-uniform .small--five-tenths:nth-child(odd),.grid-uniform .small--one-twelfth:nth-child(12n+1),.grid-uniform .small--two-twelfths:nth-child(6n+1),.grid-uniform .small--three-twelfths:nth-child(4n+1),.grid-uniform .small--four-twelfths:nth-child(3n+1),.grid-uniform .small--six-twelfths:nth-child(odd){clear:both}}@media only screen and (min-width: 568px) and (max-width: 767px){.medium--one-whole{width:100%}.medium--one-half{width:50%}.medium--one-third{width:33.333%}.medium--two-thirds{width:66.656%}.medium--one-quarter{width:25%}.medium--two-quarters{width:50%}.medium--three-quarters{width:75%}.medium--one-fifth{width:20%}.medium--two-fifths{width:40%}.medium--three-fifths{width:60%}.medium--four-fifths{width:80%}.medium--one-sixth{width:16.666%}.medium--two-sixths{width:33.333%}.medium--three-sixths{width:50%}.medium--four-sixths{width:66.666%}.medium--five-sixths{width:83.333%}.medium--one-eighth{width:12.5%}.medium--two-eighths{width:25%}.medium--three-eighths{width:37.5%}.medium--four-eighths{width:50%}.medium--five-eighths{width:62.5%}.medium--six-eighths{width:75%}.medium--seven-eighths{width:87.5%}.medium--one-tenth{width:10%}.medium--two-tenths{width:20%}.medium--three-tenths{width:30%}.medium--four-tenths{width:40%}.medium--five-tenths{width:50%}.medium--six-tenths{width:60%}.medium--seven-tenths{width:70%}.medium--eight-tenths{width:80%}.medium--nine-tenths{width:90%}.medium--show{display:block!important}.medium--hide{display:none!important}.medium--text-left{text-align:left!important}.medium--text-right{text-align:right!important}.medium--text-center{text-align:center!important}.medium--left{float:left!important}.medium--right{float:right!important}.grid-uniform .medium--one-half:nth-child(odd),.grid-uniform .medium--one-third:nth-child(3n+1),.grid-uniform .medium--one-quarter:nth-child(4n+1),.grid-uniform .medium--one-fifth:nth-child(5n+1),.grid-uniform .medium--one-sixth:nth-child(6n+1),.grid-uniform .medium--two-sixths:nth-child(3n+1),.grid-uniform .medium--three-sixths:nth-child(odd),.grid-uniform .medium--two-eighths:nth-child(4n+1),.grid-uniform .medium--four-eighths:nth-child(odd),.grid-uniform .medium--five-tenths:nth-child(odd),.grid-uniform .medium--one-twelfth:nth-child(12n+1),.grid-uniform .medium--two-twelfths:nth-child(6n+1),.grid-uniform .medium--three-twelfths:nth-child(4n+1),.grid-uniform .medium--four-twelfths:nth-child(3n+1),.grid-uniform .medium--six-twelfths:nth-child(odd){clear:both}}@media only screen and (max-width: 767px){.medium-down--one-whole{width:100%}.medium-down--one-half{width:50%}.medium-down--one-third{width:33.333%}.medium-down--two-thirds{width:66.656%}.medium-down--one-quarter{width:25%}.medium-down--two-quarters{width:50%}.medium-down--three-quarters{width:75%}.medium-down--one-fifth{width:20%}.medium-down--two-fifths{width:40%}.medium-down--three-fifths{width:60%}.medium-down--four-fifths{width:80%}.medium-down--one-sixth{width:16.666%}.medium-down--two-sixths{width:33.333%}.medium-down--three-sixths{width:50%}.medium-down--four-sixths{width:66.666%}.medium-down--five-sixths{width:83.333%}.medium-down--one-eighth{width:12.5%}.medium-down--two-eighths{width:25%}.medium-down--three-eighths{width:37.5%}.medium-down--four-eighths{width:50%}.medium-down--five-eighths{width:62.5%}.medium-down--six-eighths{width:75%}.medium-down--seven-eighths{width:87.5%}.medium-down--one-tenth{width:10%}.medium-down--two-tenths{width:20%}.medium-down--three-tenths{width:30%}.medium-down--four-tenths{width:40%}.medium-down--five-tenths{width:50%}.medium-down--six-tenths{width:60%}.medium-down--seven-tenths{width:70%}.medium-down--eight-tenths{width:80%}.medium-down--nine-tenths{width:90%}.medium-down--show{display:block!important}.medium-down--hide{display:none!important}.medium-down--text-left{text-align:left!important}.medium-down--text-right{text-align:right!important}.medium-down--text-center{text-align:center!important}.medium-down--left{float:left!important}.medium-down--right{float:right!important}.grid-uniform .medium-down--one-half:nth-child(odd),.grid-uniform .medium-down--one-third:nth-child(3n+1),.grid-uniform .medium-down--one-quarter:nth-child(4n+1),.grid-uniform .medium-down--one-fifth:nth-child(5n+1),.grid-uniform .medium-down--one-sixth:nth-child(6n+1),.grid-uniform .medium-down--two-sixths:nth-child(3n+1),.grid-uniform .medium-down--three-sixths:nth-child(odd),.grid-uniform .medium-down--two-eighths:nth-child(4n+1),.grid-uniform .medium-down--four-eighths:nth-child(odd),.grid-uniform .medium-down--five-tenths:nth-child(odd),.grid-uniform .medium-down--one-twelfth:nth-child(12n+1),.grid-uniform .medium-down--two-twelfths:nth-child(6n+1),.grid-uniform .medium-down--three-twelfths:nth-child(4n+1),.grid-uniform .medium-down--four-twelfths:nth-child(3n+1),.grid-uniform .medium-down--six-twelfths:nth-child(odd){clear:both}}@media only screen and (min-width: 768px) and (max-width: 967px){.large--one-whole{width:100%}.large--one-half{width:50%}.large--one-third{width:33.333%}.large--two-thirds{width:66.656%}.large--one-quarter{width:25%}.large--two-quarters{width:50%}.large--three-quarters{width:75%}.large--one-fifth{width:20%}.large--two-fifths{width:40%}.large--three-fifths{width:60%}.large--four-fifths{width:80%}.large--one-sixth{width:16.666%}.large--two-sixths{width:33.333%}.large--three-sixths{width:50%}.large--four-sixths{width:66.666%}.large--five-sixths{width:83.333%}.large--one-eighth{width:12.5%}.large--two-eighths{width:25%}.large--three-eighths{width:37.5%}.large--four-eighths{width:50%}.large--five-eighths{width:62.5%}.large--six-eighths{width:75%}.large--seven-eighths{width:87.5%}.large--one-tenth{width:10%}.large--two-tenths{width:20%}.large--three-tenths{width:30%}.large--four-tenths{width:40%}.large--five-tenths{width:50%}.large--six-tenths{width:60%}.large--seven-tenths{width:70%}.large--eight-tenths{width:80%}.large--nine-tenths{width:90%}.large--show{display:block!important}.large--hide{display:none!important}.large--text-left{text-align:left!important}.large--text-right{text-align:right!important}.large--text-center{text-align:center!important}.large--left{float:left!important}.large--right{float:right!important}.grid-uniform .large--one-half:nth-child(odd),.grid-uniform .large--one-third:nth-child(3n+1),.grid-uniform .large--one-quarter:nth-child(4n+1),.grid-uniform .large--one-fifth:nth-child(5n+1),.grid-uniform .large--one-sixth:nth-child(6n+1),.grid-uniform .large--two-sixths:nth-child(3n+1),.grid-uniform .large--three-sixths:nth-child(odd),.grid-uniform .large--two-eighths:nth-child(4n+1),.grid-uniform .large--four-eighths:nth-child(odd),.grid-uniform .large--five-tenths:nth-child(odd),.grid-uniform .large--one-twelfth:nth-child(12n+1),.grid-uniform .large--two-twelfths:nth-child(6n+1),.grid-uniform .large--three-twelfths:nth-child(4n+1),.grid-uniform .large--four-twelfths:nth-child(3n+1),.grid-uniform .large--six-twelfths:nth-child(odd){clear:both}}@media only screen and (min-width: 968px) and (max-width: 1199px){.post-large--one-whole{width:100%}.post-large--one-half{width:50%}.post-large--one-third{width:33.333%}.post-large--two-thirds{width:66.656%}.post-large--one-quarter{width:25%}.post-large--two-quarters{width:50%}.post-large--three-quarters{width:75%}.post-large--one-fifth{width:20%}.post-large--two-fifths{width:40%}.post-large--three-fifths{width:60%}.post-large--four-fifths{width:80%}.post-large--one-sixth{width:16.666%}.post-large--two-sixths{width:33.333%}.post-large--three-sixths{width:50%}.post-large--four-sixths{width:66.666%}.post-large--five-sixths{width:83.333%}.post-large--one-eighth{width:12.5%}.post-large--two-eighths{width:25%}.post-large--three-eighths{width:37.5%}.post-large--four-eighths{width:50%}.post-large--five-eighths{width:62.5%}.post-large--six-eighths{width:75%}.post-large--seven-eighths{width:87.5%}.post-large--one-tenth{width:10%}.post-large--two-tenths{width:20%}.post-large--three-tenths{width:30%}.post-large--four-tenths{width:40%}.post-large--five-tenths{width:50%}.post-large--six-tenths{width:60%}.post-large--seven-tenths{width:70%}.post-large--eight-tenths{width:80%}.post-large--nine-tenths{width:90%}.post-large--show{display:block!important}.post-large--hide{display:none!important}.post-large--text-left{text-align:left!important}.post-large--text-right{text-align:right!important}.post-large--text-center{text-align:center!important}.post-large--left{float:left!important}.post-large--right{float:right!important}.grid-uniform .post-large--one-half:nth-child(odd),.grid-uniform .post-large--one-third:nth-child(3n+1),.grid-uniform .post-large--one-quarter:nth-child(4n+1),.grid-uniform .post-large--one-fifth:nth-child(5n+1),.grid-uniform .post-large--one-sixth:nth-child(6n+1),.grid-uniform .post-large--two-sixths:nth-child(3n+1),.grid-uniform .post-large--three-sixths:nth-child(odd),.grid-uniform .post-large--two-eighths:nth-child(4n+1),.grid-uniform .post-large--four-eighths:nth-child(odd),.grid-uniform .post-large--five-tenths:nth-child(odd),.grid-uniform .post-large--one-twelfth:nth-child(12n+1),.grid-uniform .post-large--two-twelfths:nth-child(6n+1),.grid-uniform .post-large--three-twelfths:nth-child(4n+1),.grid-uniform .post-large--four-twelfths:nth-child(3n+1),.grid-uniform .post-large--six-twelfths:nth-child(odd){clear:both}}@media only screen and (min-width: 1200px) and (max-width: 5000px){.wide--one-whole{width:100%}.wide--one-half{width:50%}.wide--one-third{width:33.333%}.wide--two-thirds{width:66.656%}.wide--one-quarter{width:25%}.wide--two-quarters{width:50%}.wide--three-quarters{width:75%}.wide--one-fifth{width:20%}.wide--two-fifths{width:40%}.wide--three-fifths{width:60%}.wide--four-fifths{width:80%}.wide--one-sixth{width:16.666%}.wide--two-sixths{width:33.333%}.wide--three-sixths{width:50%}.wide--four-sixths{width:66.666%}.wide--five-sixths{width:83.333%}.wide--one-eighth{width:12.5%}.wide--two-eighths{width:25%}.wide--three-eighths{width:37.5%}.wide--four-eighths{width:50%}.wide--five-eighths{width:62.5%}.wide--six-eighths{width:75%}.wide--seven-eighths{width:87.5%}.wide--one-tenth{width:10%}.wide--two-tenths{width:20%}.wide--three-tenths{width:30%}.wide--four-tenths{width:40%}.wide--five-tenths{width:50%}.wide--six-tenths{width:60%}.wide--seven-tenths{width:70%}.wide--eight-tenths{width:80%}.wide--nine-tenths{width:90%}.wide--show{display:block!important}.wide--hide{display:none!important}.wide--text-left{text-align:left!important}.wide--text-right{text-align:right!important}.wide--text-center{text-align:center!important}.wide--left{float:left!important}.wide--right{float:right!important}.grid-uniform .wide--one-half:nth-child(odd),.grid-uniform .wide--one-third:nth-child(3n+1),.grid-uniform .wide--one-quarter:nth-child(4n+1),.grid-uniform .wide--one-fifth:nth-child(5n+1),.grid-uniform .wide--one-sixth:nth-child(6n+1),.grid-uniform .wide--two-sixths:nth-child(3n+1),.grid-uniform .wide--three-sixths:nth-child(odd),.grid-uniform .wide--two-eighths:nth-child(4n+1),.grid-uniform .wide--four-eighths:nth-child(odd),.grid-uniform .wide--five-tenths:nth-child(odd),.grid-uniform .wide--one-twelfth:nth-child(12n+1),.grid-uniform .wide--two-twelfths:nth-child(6n+1),.grid-uniform .wide--three-twelfths:nth-child(4n+1),.grid-uniform .wide--four-twelfths:nth-child(3n+1),.grid-uniform .wide--six-twelfths:nth-child(odd){clear:both}}.clearfix{*zoom: 1}.clearfix:after{content:"";display:table;clear:both}.display-table{display:table;table-layout:fixed;width:100%}.display-table-cell{display:table-cell;vertical-align:middle;float:none}@media screen and (min-width: 768px){.post-large--display-table{display:table;table-layout:fixed;width:100%}.post-large--display-table-cell{display:table-cell;vertical-align:middle;float:none}}a,.text-link{color:#666;text-decoration:none;background:transparent}a:hover,a:focus,.text-link:hover,.text-link:focus{color:#11d6e1}button{overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{margin:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{display:block;margin:10px 0;width:100%;outline:none;-moz-appearance:textfield}.btn,.btn--secondary,input.btn--secondary,.btn--tertiary,input.btn--tertiary,input[type=submit],.dt-sc-button{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.sidebar-tag li:last-child{border:none}.sidebar-tag li{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;position:relative}.sidebar-tag input[type=checkbox]+label{padding:10px 0;margin:0}.sidebar-tag li:last-child input[type=checkbox]+label{border-bottom:none;padding-bottom:0}.btn,.btn--secondary,input.btn--secondary,.btn--tertiary,input.btn--tertiary,input[type=submit],.dt-sc-button,.shopify-payment-button .shopify-payment-button__button--unbranded{text-transform:uppercase;line-height:normal;z-index:1;overflow:hidden;background:#11d6e1;color:#fff;position:relative}.btn:hover,.btn--secondary:hover,.btn--tertiary:hover,input[type=submit]:hover,.dt-sc-button:hover,.shopify-payment-button .shopify-payment-button__button--unbranded:hover{background:#fc6171;color:#fff;border-color:#fc6171}.btn,.btn--secondary,input.btn--secondary,.btn--tertiary,input.btn--tertiary,input[type=submit],.dt-sc-button,.shopify-payment-button .shopify-payment-button__button--unbranded{display:inline-block;padding:14px 38px 13px;margin:0;text-decoration:none;text-align:center;vertical-align:middle;white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;font-size:16px;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;outline:none;border-radius:50px;text-transform:capitalize;border:none}@media screen and (max-width: 1599px){.btn,.btn--secondary,input.btn--secondary,.btn--tertiary,input.btn--tertiary,input[type=submit],.dt-sc-button,.shopify-payment-button .shopify-payment-button__button--unbranded{padding:10px 24px}}@media screen and (max-width: 1199px){.btn,.btn--secondary,input.btn--secondary,.btn--tertiary,input.btn--tertiary,input[type=submit],.dt-sc-button,.shopify-payment-button .shopify-payment-button__button--unbranded{padding:10px 20px;font-size:14px}}@media screen and (max-width: 767px){.btn,.btn--secondary,input.btn--secondary,.btn--tertiary,input.btn--tertiary,input[type=submit],.dt-sc-button,.shopify-payment-button .shopify-payment-button__button--unbranded{padding:10px 24px}}@media screen and (max-width: 567px){.btn,.btn--secondary,input.btn--secondary,.btn--tertiary,input.btn--tertiary,input[type=submit],.dt-sc-button,.shopify-payment-button .shopify-payment-button__button--unbranded{font-size:14px;padding:7px 20px}}.shopify-payment-button .shopify-payment-button__button--unbranded{width:auto}.shopify-payment-button .shopify-payment-button__button--hidden{display:none}.shopify-payment-button{float:left;margin-bottom:10px}.btn:hover:not([disabled]),.btn--secondary:hover:not([disabled]),.btn--tertiary:hover:not([disabled]),input[type=submit]:hover:not([disabled]),.btn:active,.btn--secondary:active,.btn--tertiary:active,input[type=submit]:active,.btn:focus,.btn--secondary:focus,.btn--tertiary:focus,input[type=submit]:focus,.dt-sc-button:hover:not([disabled]),.dt-sc-button:active,.dt-sc-button:focus,.shopify-payment-button .shopify-payment-button__button--unbranded:hover:not([disabled]),.shopify-payment-button .shopify-payment-button__button--unbranded:active,.shopify-payment-button .shopify-payment-button__button--unbranded:focus{background:#fc6171;color:#fff;border-color:#fc6171}.btn--small{padding:4px 5px;font-size:em(12px)}.btn--large{padding:12px 15px;font-size:em(16px)}.btn--full{width:100%}.btn--tertiary,input.btn--tertiary{margin:0;background-color:#fff;color:#11d6e1;border:1px solid #e4e4e4}.btn--tertiary:hover,input.btn--tertiary:hover{opacity:1;background-color:#11d6e1}.btn--tertiary:active,.btn--tertiary:focus,input.btn--tertiary:active,input.btn--tertiary:focus{background-color:#0da9b2}select.btn--tertiary{padding:6px 28px 6px 10px;font-size:.85em}.text-link{display:inline;border:0 none;padding:0;margin:0}img{border:0 none}svg:not(:root){overflow:hidden}img.auto,.grid__item img,.grid__item iframe{max-width:100%}.table-wrapper{max-width:100%;overflow:auto;float:left;width:100%}form{margin-bottom:30px}input,textarea,button,select{font-size:1em}button,input[type=text],input[type=search],input[type=password],input[type=email],input[type=file],input[type=tel],input[type=submit],textarea{-webkit-appearance:none;-moz-appearance:none;margin:0 0 20px;outline:none}input,textarea,select,fieldset{border-radius:2px;max-width:100%}input.input-full,textarea.input-full,select.input-full,fieldset.input-full{width:100%}input,select,textarea{padding:14px 15px;line-height:1.42}fieldset{border:1px solid #e4e4e4;padding:15px}legend{border:0;padding:0}optgroup{font-weight:700}input{display:inline-block;width:auto}button,input[type=submit]{cursor:pointer}input[type=text],input[type=search],input[type=password],input[type=email],input[type=file],input[type=number],input[type=tel],textarea,select{border:1px solid #e4e4e4;max-width:100%}input[type=text]:focus,input[type=search]:focus,input[type=password]:focus,input[type=email]:focus,input[type=file]:focus,input[type=number]:focus,input[type=tel]:focus,textarea:focus,select:focus{border:1px solid #cbcbcb}input[type=text][disabled],input[type=text].disabled,input[type=search][disabled],input[type=search].disabled,input[type=password][disabled],input[type=password].disabled,input[type=email][disabled],input[type=email].disabled,input[type=file][disabled],input[type=file].disabled,input[type=number][disabled],input[type=number].disabled,input[type=tel][disabled],input[type=tel].disabled,textarea[disabled],textarea.disabled,select[disabled],select.disabled{cursor:default;background-color:#f6f6f6;border-color:#b6b6b6}textarea{min-height:140px;overflow:auto}input[type=checkbox],input[type=radio]{display:inline;margin:0;padding:0}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-position:right center;background-image:url(//www.luna-bella.com/cdn/shop/t/11/assets/ico-select.svg?v=23114707131166917281748025278);background-repeat:no-repeat;background-position:right 10px center;background-color:#fff;padding-right:28px;text-indent:.01px;text-overflow:"";cursor:pointer;outline:none}.ie9 select,.lt-ie9 select{padding-right:10px;background-image:none}option{color:#000;background-color:#fff}select::-ms-expand{display:none}.hidden-label{clip:rect(0 0 0 0);clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}label,legend{display:block;margin-bottom:2px}label.inline,legend.inline{display:inline}.form-horizontal label.label--hidden,label.label--hidden,.form-horizontal legend.label--hidden,legend.label--hidden{height:0;width:0;margin-bottom:0;overflow:hidden}.ie9 .form-horizontal label.label--hidden,.lt-ie9 .form-horizontal label.label--hidden,.ie9 label.label--hidden,.lt-ie9 label.label--hidden,.ie9 .form-horizontal legend.label--hidden,.lt-ie9 .form-horizontal legend.label--hidden,.ie9 legend.label--hidden,.lt-ie9 legend.label--hidden{height:auto;width:auto;margin-bottom:2px;overflow:visible}.form-horizontal label:not(.label--hidden),.form-horizontal legend:not(.label--hidden){font-size:.9em}input[type=checkbox]+label,input[type=radio]+label{font-weight:400}form.form-horizontal,.form-horizontal{margin-bottom:0}form.form-horizontal input[type=text],form.form-horizontal input[type=search],form.form-horizontal input[type=password],form.form-horizontal input[type=email],form.form-horizontal input[type=file],form.form-horizontal input[type=number],form.form-horizontal input[type=tel],form.form-horizontal textarea,form.form-horizontal select,form.form-horizontal label,.form-horizontal input[type=text],.form-horizontal input[type=search],.form-horizontal input[type=password],.form-horizontal input[type=email],.form-horizontal input[type=file],.form-horizontal input[type=number],.form-horizontal input[type=tel],.form-horizontal textarea,.form-horizontal select,.form-horizontal label{display:inline-block;margin-bottom:0;width:auto}@media screen and (min-width: 768px){.form-horizontal~.form-horizontal{padding-left:15px}}@media screen and (max-width: 767px){.form-horizontal~.form-horizontal{margin-top:7.5px}}input[type=text].error,input[type=search].error,input[type=password].error,input[type=email].error,input[type=file].error,input[type=number].error,input[type=tel].error,textarea.error{border-color:#d02e2e;background-color:#fff6f6;color:#d02e2e}label.error{color:#d02e2e}.input-group{position:relative;display:table;border-collapse:separate}.input-group .input-group-field:first-child,.input-group .input-group-btn:first-child,.input-group .input-group-btn:first-child>.btn,.input-group .input-group-btn:first-child>.btn--secondary,.input-group .input-group-btn:first-child>.btn--tertiary,.input-group .input-group-btn:first-child>input[type=submit],.input-group input[type=hidden]:first-child+.input-group-field,.input-group input[type=hidden]:first-child+.input-group-btn>.btn,.input-group input[type=hidden]:first-child+.input-group-btn>.btn--secondary,.input-group input[type=hidden]:first-child+.input-group-btn>.btn--tertiary,.input-group input[type=hidden]:first-child+.input-group-btn>input[type=submit]{border-radius:0}.input-group .input-group-field:last-child,.input-group .input-group-btn:last-child>.btn,.input-group .input-group-btn:last-child>.btn--secondary,.input-group .input-group-btn:last-child>.btn--tertiary,.input-group .input-group-btn:last-child>input[type=submit]{border-radius:0}.input-group input::-moz-focus-inner{border:0;padding:0;margin-top:-1px;margin-bottom:-1px}.input-group-field,.input-group-btn{display:table-cell;vertical-align:middle;margin:0}.input-group .btn,.input-group .btn--secondary,.input-group .btn--tertiary,.input-group input[type=submit],.input-group .input-group-field{height:37px}.input-group .input-group-field{width:100%;margin-bottom:0}.input-group-btn{position:relative;white-space:nowrap;width:1%;padding:0}@media screen and (max-width: 767px){.search-bar{margin-left:auto;margin-right:auto;max-width:100%}}@font-face{font-family:icons;src:url(//www.luna-bella.com/cdn/shop/t/11/assets/icons.eot?16528);src:url(//www.luna-bella.com/cdn/shop/t/11/assets/icons.eot?16528#iefix) format("embedded-opentype"),url(//www.luna-bella.com/cdn/shop/t/11/assets/icons.woff?16528) format("woff"),url(//www.luna-bella.com/cdn/shop/t/11/assets/icons.ttf?16528) format("truetype"),url(//www.luna-bella.com/cdn/shop/t/11/assets/icons.svg?v=100304228462556784191748025235#timber-icons) format("svg");font-weight:400;font-style:normal}.icon-fallback-text .icon{display:none}.supports-fontface .icon-fallback-text .icon{display:inline-block}.supports-fontface .icon-fallback-text .fallback-text{clip:rect(0 0 0 0);overflow:hidden;position:absolute;height:1px;width:1px}.icon:before{display:none}.supports-fontface .icon:before{display:inline;font-family:icons;text-decoration:none;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}.breadcrumb a{color:#636363}.breadcrumb a:hover,.breadcrumb a:focus,.breadcrumb a:active{color:#11d6e1}.breadcrumb{background:#ffd9dd;padding:20px 10px 15px;float:left;width:100%;height:auto}.parallax{float:left;width:100%;text-align:center;height:auto;background-attachment:fixed;padding:80px 0}@media screen and (max-width: 967px){.parallax{background-attachment:inherit}}.breadcrumb__sep{font-size:1.4em}.breadcrumb h1,.breadcrumb .h1{display:inline-block;text-align:center;float:left;width:100%;margin-bottom:5px;font-size:50px}@media screen and (max-width: 767px){.breadcrumb h1,.breadcrumb .h1{font-size:26px}}@media screen and (max-width: 567px){.breadcrumb h1,.breadcrumb .h1{font-size:22px;width:100%;margin-top:10px}}.tags{float:left;width:100%}.tags a{display:inline-block;padding:10px 7px 10px 0;margin-right:12px}.tags li:last-child a{border-bottom:none;padding-bottom:0}.tag--active a{color:#11d6e1}.footer-model-22 .copyright-section{padding:20px 0 0}@media screen and (max-width: 767px){.footer-model-22 .copyright-section{padding:0}}.footer-model-22 .footer_social_icons li a{font-weight:700;margin-right:25px;float:left;text-transform:uppercase}@media screen and (max-width: 767px){.footer-model-22 .footer_social_icons li a{margin-right:10px}}.footer-model-22 .footer_social_icons li a i{font-size:20px;float:left;display:inline-block;margin-right:10px}@media screen and (max-width: 767px){.footer-model-22 .footer_social_icons li a i{font-size:16px;margin-right:0}}.footer-model-22 .footer-logo>a{margin-bottom:35px}@media screen and (max-width: 967px){.footer-model-22 .footer-logo>a{margin-bottom:30px}}@media screen and (max-width: 767px){.footer-model-22 .footer-logo>a{margin-bottom:25px}}.footer-model-22 .footer-logo p{margin-bottom:25px}.footer-model-22 .footer-logo p{padding:0}.footer-model-22 .footer_social_icons ul{padding-bottom:0;margin-bottom:0;display:inline-block;position:relative}@media screen and (max-width: 767px){.footer-model-22 .footer_social_icons ul{padding-bottom:0;margin-bottom:20px}}.footer-model-22 .footer_social_icons,.footer-model-22 .footer-logo>a{display:inline-block;width:100%}.footer-model-22 .footer-icons .payment-icons li a img{width:50px;height:auto}.footer-model-22 .copyright{padding:7px 0 0;float:left;width:100%;text-align:center}.footer-model-22{padding:90px 20px;float:left;width:100%;position:relative}@media screen and (max-width: 767px){.footer-model-22{padding:50px 10px}}.footer-model-22 .footer-bottom .footer-bottom__menu ul li a{font-weight:400;padding:0 20px;text-transform:capitalize;display:inline-block;line-height:normal;font-size:16px}@media screen and (max-width: 767px){.footer-model-22 .footer-bottom .footer-bottom__menu ul li a{text-transform:capitalize;font-size:14px;padding:0 10px}}.footer-model-22 .footer-bottom .footer-bottom__menu ul li{display:inline-block;position:relative}.footer-model-22 .footer-bottom{margin-bottom:42px;float:left;width:100%}@media screen and (max-width: 967px){.footer-model-22 .footer-bottom{margin-bottom:30px}}@media screen and (max-width: 767px){.footer-model-22 .footer-bottom{margin-bottom:25px}}.footer-model-22 .footer_social_icons .inline-list li{margin:0 15px}.footer-model-22 .footer-bottom .footer-bottom__menu ul li:last-child a{border-right:none}.footer-model-22 .copyright-section.text-center .copyright{float:none;padding:0}.footer-model-22 .footer-icons.text-center{float:none}.footer-model-22 .footer-icons.text-center ul{width:100%}.footer-model-22 .footer-icons.text-center ul li{display:inline-block;float:none}.footer-model-22 ul{padding:0;margin:0}.footer-model-22 .social-links-type-5 li{margin-bottom:7px;float:left;list-style-type:none}@media screen and (max-width: 767px){.footer-model-22 .social-links-type-5 li{float:none;display:inline-block;margin-bottom:0}}.footer-model-22 .social-links-type-5 li i{width:25px}.footer-model-23 .social-links-type-5 li{margin-bottom:7px;list-style-type:none}@media screen and (max-width: 767px){.footer-model-23 .social-links-type-5 li{float:none;display:inline-block;margin-bottom:0}}.footer-model-23 .social-links-type-5 li i{width:25px}.footer-model-22 .footer-bottom .footer-bottom__menu ul li:last-child:before{content:none}.footer-model-22 .copy_desc{width:100%;text-align:center;margin-top:5px;float:left;margin-bottom:0}.footer-model-22 .footer-icons .payment-icons{width:100%;text-align:center;margin-top:5px}.footer-model-22 .copyright-section .footer-icons{float:none;text-align:center}.footer-model-22 .inline-list li{float:none;display:inline-block}.footer-model-22 .footerbg1{animation:blink 5s linear infinite}@media screen and (max-width: 1599px){.footer-model-22 .footerbg1{display:none}}.footer-model-22 .footerbg2{animation:blink 5s linear infinite}@media screen and (max-width: 1599px){.footer-model-22 .footerbg2{display:none}}@keyframes blink{0%{opacity:1}25%{opacity:.5}50%{opacity:.7}to{opacity:1}}.site-footer a:hover{color:#11d6e1}.site-footer{float:left;width:100%}@media screen and (max-width: 1199px){.site-footer{padding-left:15px;padding-right:15px}}@media screen and (max-width: 767px){.site-footer{padding:0}}.site-footer form{margin-bottom:0}.site-footer input{max-width:250px;margin:0}.site-footer .text-center input{margin-left:auto;margin-right:auto;border:none}.site-footer p{margin-bottom:10px}.site-footer ul{margin-bottom:0}@media screen and (min-width: 768px){.site-footer{padding:0 20px}}@media screen and (min-width: 768px) and (max-width: 967px){.site-footer{padding:0}}@media screen and (max-width: 767px){.site-footer .grid__item{margin-bottom:30px}.site-footer .grid__item:last-child{margin-bottom:0}}input::-webkit-input-placeholder{color:#636363}input:-moz-placeholder{color:#636363}input::-moz-placeholder{color:#636363}input:-ms-input-placeholder{color:#636363}input{color:#636363;background:none}textarea::-webkit-input-placeholder{color:#636363}textarea:-moz-placeholder{color:#636363}textarea::-moz-placeholder{color:#636363}textarea:-ms-input-placeholder{color:#636363}textarea{color:#636363;background:none}.note,.errors{display:inline-block;width:100%;border-radius:2px;padding:15px;margin-bottom:15px;border:1px solid transparent;font-size:16px;text-align:left}.note ul,.note ol,.errors ul,.errors ol{margin-top:0;margin-bottom:0}.note li:last-child,.errors li:last-child{margin-bottom:0}.note p,.errors p{margin-bottom:0}.note{border-color:#e4e4e4}.errors ul{list-style:disc outside;margin-left:20px}.form-success{color:#56ad6a;background-color:#ecfef0;border-color:#56ad6a}.form-success a{color:#56ad6a;text-decoration:underline}.form-success a:hover{text-decoration:none}.form-error,.errors{color:#d02e2e;background-color:#fff6f6;border-color:#d02e2e}.form-error a,.errors a{color:#d02e2e;text-decoration:underline}.form-error a:hover,.errors a:hover{text-decoration:none}.pagination{margin-bottom:1em}.pagination-custom{display:inline-block;width:100%;padding-left:0;margin-top:30px;border-radius:2px}@media screen and (max-width: 567px){.pagination-custom{margin-top:40px}}.pagination-custom>li{display:inline-block}.pagination-custom>li>a,.pagination-custom>li>span{position:relative;float:left;padding:8px 13px;margin-left:-1px;line-height:1.42;text-decoration:none;background:#11d6e1;border-bottom:1px solid #fc6171;color:#fff;margin-right:2px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px}.pagination-custom>li>a:hover,.pagination-custom>li>span:hover{background:#fc6171;color:#fff;border-color:#fc6171}.pagination-custom>li:first-child>a,.pagination-custom>li:first-child>span{margin-left:0}.pagination-custom>.active>a,.pagination-custom>.active>span,.pagination-custom>.active>a:hover,.pagination-custom>.active>span:hover,.pagination-custom>.active>a:focus,.pagination-custom>.active>span:focus{z-index:2;cursor:default;background:#fc6171;color:#fff;border-color:#fc6171}.pagination-custom>.disabled>span,.pagination-custom>.disabled>a,.pagination-custom>.disabled>a:hover,.pagination-custom>.disabled>a:focus{cursor:not-allowed}.pagination-custom-lg>li>a,.pagination-custom-lg>li>span{padding:10px 16px;font-size:em(18px)}.pagination-custom>li a.enable-arrow{background:#11d6e1;border-bottom:1px solid #fc6171;color:#fff}.pagination-custom>li a.enable-arrow:hover{background:#fc6171;color:#fff;border-color:#fc6171}.pagination-custom-sm>li>a,.pagination-custom-sm>li>span{padding:8px 13px;font-size:em(12px)}.rte h1,.rte .h1,.rte h2,.rte .h2,.rte h3,.rte .h3,.rte h4,.rte .h4,.rte h5,.rte .h5,.rte h6,.rte .h6{margin-top:2em}.rte h1:first-child,.rte .h1:first-child,.rte h2:first-child,.rte .h2:first-child,.rte h3:first-child,.rte .h3:first-child,.rte h4:first-child,.rte .h4:first-child,.rte h5:first-child,.rte .h5:first-child,.rte h6:first-child,.rte .h6:first-child{margin-top:0}.rte>div{margin-bottom:15px}.rte ul,.rte ol{margin-left:35px}.rte ul ul{list-style:circle outside}.rte li{margin-bottom:.4em}.rte img{max-width:100%;height:auto}.rte table{table-layout:fixed}.rte--header{margin-bottom:30px}.section-header{margin-bottom:15px}.section-header--small{margin-bottom:0}.section-header--medium{margin-bottom:7.5px}.section-header--large{margin-bottom:30px}.section-header--breadcrumb{margin-bottom:15px}.section-header__title,.related-products-container .section-header__title{color:#000}span.large-font-text{font-size:200px;font-weight:700;float:left;width:100%;margin:0 0 30px;line-height:normal;color:#666}@media screen and (max-width: 967px){span.large-font-text{font-size:140px}}@media screen and (max-width: 767px){span.large-font-text{font-size:90px}}@media screen and (max-width: 767px){span.large-font-text{font-size:70px}}@media screen and (max-width: 1199px){.site-footer h4:after,.site-footer .h4:after{position:absolute;left:0;right:0;bottom:-15px;margin:0}}@media screen and (max-width: 767px){.site-footer h4:after,.site-footer .h4:after{position:initial;margin:0 5px -3px}}.section-header__title--left,.section-header__link--right{padding-bottom:12px;margin-bottom:0}.section-header__link--right{margin-top:15px}@media screen and (min-width: 768px){.section-header{display:table;width:100%}.section-header__title--left{display:table-cell;vertical-align:middle}.section-header__title--left h1,.section-header__title--left .h1,.section-header__title--left h2,.section-header__title--left .h2,.section-header__title--left h3,.section-header__title--left .h3,.section-header__title--left h4,.section-header__title--left .h4{margin-bottom:0}.section-header__link--right{display:table-cell;vertical-align:middle;text-align:right;width:550px;margin-top:0}}@media screen and (min-width: 768px) and (max-width: 767px){.section-header__link--right{margin-bottom:30px}}.section-header__link--right .form-horizontal{display:inline-block}.section-header__link--right .form-horizontal,.section-header__link--right .collection-view{vertical-align:middle}.section-header__link--right select,.section-header__link--right option{color:#636363}@media screen and (min-width: 568px){.section-header__link--right label+select,.section-header__link--right .collection-view{margin-left:15px}.section-header__link--right label:not(.label--hidden)+select{margin-left:5px}}@media screen and (min-width: 768px){.section-header__link--right select{max-width:200px}}@media screen and (max-width: 767px){.template-collection .section-header__link--right{display:block;width:100%;margin-top:0}.template-collection .section-header__link--right .form-horizontal{width:100%}.template-collection .section-header__link--right .form-horizontal select{width:100%;margin-left:0}}.view-more{clear:both;display:block;font-size:.85em;text-align:center;margin-top:15px}@media screen and (min-width: 768px){.view-more{display:none}}.site-header__menubar{float:left;width:100%;height:120px}@media screen and (max-width: 767px){.site-header__menubar{height:auto;padding:10px 7px;height:122px}}.menubar-section{padding:0}.site-header__logo{text-align:center;margin:7px auto 7px 0;max-width:100%;font-size:30px}@media screen and (max-width: 967px){.site-header__logo{font-size:22px}}@media screen and (max-width: 767px){.site-header__logo{margin-bottom:20px}}.site-header__logo a{margin:0 auto}.site-header__logo a,.site-header__logo a:hover,.site-header__logo a:focus{text-decoration:none}.site-header__logo img{margin:0 auto}img{max-width:100%}.site-header--text-links{margin-bottom:0}.header-message{text-align:center;margin:15px 0 0;line-height:1}@media screen and (max-width: 1199px){.header-message{margin-left:20px}}@media screen and (max-width: 767px){.header-message{margin-bottom:30px;margin-left:0}}@media screen and (min-width: 768px){.header-message{margin-bottom:15px}}.comment{margin-bottom:30px}.comment+.comment{border-top:1px solid #e4e4e4;padding-top:30px}.meta-sep{position:relative;top:-1px;padding:0 5px;font-size:.7em}.blog-date{margin-top:-.5em}aside h4~h4,aside .h4~h4,aside h4~.h4,aside .h4~.h4{margin-top:45px}aside time em{font-size:.8em}@media screen and (max-width: 767px){article{margin-bottom:30px}}.article__image{display:block;margin:auto;border-radius:5px}.cart__row{position:relative;padding:20px 0;float:left;width:100%}.cart__row+.cart__row{border-bottom:1px solid #e4e4e4;border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4}.cart__row:last-child{margin-bottom:0;border-bottom:none;border-left:none;border-right:none}.cart__row:last-child{padding-bottom:0;border-top:0 none}.cart__row .js-qty{margin:0}@media screen and (min-width: 768px){.cart__row--table-large{display:table;table-layout:fixed;width:100%}.cart__row--table-large .grid__item{display:table-cell;vertical-align:middle;float:none;text-align:center}}.cart__image{display:block;margin-right:15px}@media screen and (max-width: 767px){.cart__image{margin-right:0}}.cart__image img{display:block}@media screen and (max-width: 767px){.cart__image img{margin:auto}}.cart__subtotal,.cart-additional-savings__price{margin:0 0 0 10px;display:inline}.cart__mini-labels{display:block;font-size:em(12px)}@media screen and (min-width: 768px){.cart__mini-labels{display:none}}input.cart__quantity-selector{width:100px;margin:0 auto}.cart__remove{display:block}.cart__note-add.is-hidden,.cart__note{display:none}.cart__note.is-active,.cart-item__discount,.cart-additional-savings__savings,.cart-subtotal__savings{display:block}.cart .btn,.cart .btn--secondary,.cart .btn--tertiary,.cart input[type=submit]{margin-bottom:4px}@media screen and (max-width: 567px){.cart .btn,.cart .btn--secondary,.cart .btn--tertiary,.cart input[type=submit]{padding:10px}}.cart__additional_checkout{margin:15px 0 0}.cart__additional_checkout input{padding:0}.cart__additional_checkout .google-wallet-button-holder{display:inline-block;vertical-align:10px}.product-single__photos{margin-bottom:30px}.product-single__photos a,.product-single__photos img,.product-single__thumbnails a,.product-single__thumbnails img{display:block;margin:0 auto;max-width:100%}.image-zoom{cursor:move}.product-single__prices{margin-bottom:15px;float:left;width:100%}.product-single__price{color:#fc6171;font-size:22.4px}.product-single__sale-price{opacity:.7;margin-left:6px;font-size:20.32px}.change-view.grid-view{background-color:#ebebeb;margin-right:12px;color:#c2c2c2}@media screen and (max-width: 967px){.change-view.grid-view{margin-right:5px}}.change-view{display:block;background:none;border:0 none;float:left;padding:7px 8px;width:40px;height:40px;border-radius:5px;color:#e4e4e4;line-height:1}@media screen and (max-width: 967px){.change-view{width:37px;height:37px}}@media screen and (max-width: 567px){.change-view{float:none;display:inline-block;text-align:center;margin-left:-3px}}.change-view:hover,.change-view:focus{color:#11d6e1}a{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.slide-link{display:block;position:relative}.slide-link img{display:block}.slide_content{position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);text-align:center;margin:auto}.badge{float:left;position:absolute;color:#fff;margin:0;text-transform:uppercase;text-align:center;font-size:em(12px);line-height:1.1;z-index:1}.badge--sold-out{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0%;right:0;margin-top:0;margin-left:0;z-index:2}.badge--sold-out .badge__text{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;padding:0;width:100px;height:100px;border-radius:100%;line-height:100px;background-color:#db0022;color:#fff}@media screen and (max-width: 1199px){.badge--sold-out .badge__text{width:100px;height:100px;border-radius:100%;line-height:100px}}.badge__text{display:inline-block;font-size:13px;padding:4px 6px;line-height:normal;font-weight:700}@media screen and (max-width: 1199px){.badge__text{font-size:12px}}@media screen and (max-width: 967px){.badge__text{font-size:12px}}.badge__text--small{font-size:8px;padding-top:0}a.btn,a.btn--secondary,a.btn--tertiary{-webkit-transition-timing-function:linear}.dt-sc-hr-invisible-large{width:100%;float:left;clear:both;margin:45px 0;padding:0;display:block}@media screen and (max-width: 1599px){.dt-sc-hr-invisible-large{margin:30px 0}}.dt-sc-hr-invisible-small{width:100%;float:left;clear:both;margin:20px 0;padding:0;display:block}.dt-sc-hr-invisible-medium{width:100%;float:left;clear:both;margin:25px 0;padding:0;display:block}.dt-sc-hr-invisible-very-small{width:100%;float:left;clear:both;margin:10px 0;padding:0;display:block}.main-content{float:left;width:100%;overflow-x:hidden}.header-top .close{height:20px;width:20px;line-height:20px;text-align:center;font-size:12px;padding:0;border:none;cursor:pointer;float:left;position:absolute;top:0;left:0;background-position:center}.notify_discount p,.notify_discount h4,.notify_discount .h4,.notification_promo_code p,.notification_promo_code h6,.notification_promo_code .h6{margin:0}.promo_section .notification_text h2,.promo_section .notification_text .h2,.notify_discount{display:inline-block;margin:0}.notification_promobtn{display:table-cell;vertical-align:middle}.notification_promobtn .btn,.notification_promobtn .btn--secondary,.notification_promobtn .btn--tertiary,.notification_promobtn input[type=submit]{padding:6px 24px}.promo_section .notification_text,.notification_promo_code{display:inline-block}@media screen and (max-width: 767px){.promo_section .notification_text,.notification_promo_code{margin-bottom:10px}}@media screen and (max-width: 767px){.notification_promo_code{text-align:center;width:100%}}.notify_discount{text-align:left}.notify_discount,.notification_promo_code{padding-right:40px}@media screen and (max-width: 767px){.notify_discount,.notification_promo_code{padding-right:0}}.promo_section .notification_text h2,.promo_section .notification_text .h2{padding-right:10px;font-size:32px}.notification_promobtn{text-align:right}@media screen and (max-width: 767px){.notification_promobtn{text-align:center;width:100%;display:inline-block}}.promo_section{display:table;width:100%}@media screen and (max-width: 767px){.promo_section{float:none;display:inline-block;width:100%;text-align:center}}.notification_bar li a{font-weight:700}.notification_bar li a i{margin-right:5px}@media screen and (max-width: 567px){.notification_bar li a i{margin-right:2px}}.header-type-4 .top_bar{padding:10px 15px}@media screen and (max-width: 1199px){.header-type-4 .top_bar{padding:10px 5px}}@media screen and (max-width: 967px){.header-type-4 .top_bar{padding:10px 0}}@media screen and (max-width: 767px){.header-type-4 .top_bar{padding:10px 5px}}.top-bar-type-4 .top-text-container{float:left;width:100%;padding:7px 15px}@media screen and (max-width: 1199px){.top-bar-type-4 .top-text-container{padding:7px 5px 7px 20px}}@media screen and (max-width: 967px){.top-bar-type-4 .top-text-container{padding:7px 0 7px 15px}}@media screen and (max-width: 767px){.top-bar-type-4 .top-text-container{padding:20px 5px}}.top-bar-type-4 .top-text-container ul{list-style:none;padding:0}.top-bar-type-4 .top-text-container ul li{font-size:13px;float:left;margin-right:15px;padding-right:15px;border-right:1px solid #e4e4e4}@media screen and (max-width: 1199px){.top-bar-type-4 .top-text-container ul li{margin-right:5px;padding-right:5px;font-size:12px}}@media screen and (max-width: 967px){.top-bar-type-4 .top-text-container ul li{margin-right:5px;padding-right:5px;font-size:11px}}@media screen and (max-width: 767px){.top-bar-type-4 .top-text-container ul li{float:none;display:inline-block}}.top-bar-type-4 .top-text-container ul li:last-child{border-right:none;margin-right:0;padding-right:0}.top-bar-type-4 .top_bar_left{float:left}@media screen and (max-width: 767px){.top-bar-type-4 .top_bar_left{float:none}}.top-bar-type-4 .top_bar_right{float:right}@media screen and (max-width: 767px){.top-bar-type-4 .top_bar_right{float:none;display:inline-block;width:100%;text-align:center}}@media screen and (max-width: 1199px){.top-bar-type-4 .header-top .close{top:6px;left:10px}}@media screen and (max-width: 967px){.top-bar-type-4 .header-top .close{top:5px;left:10px}}.header-top .close{border:none;cursor:pointer;float:left;position:absolute;top:0;left:0;background-position:center}.top-bar-type-5 .top_bar_menu .social-icons li a{padding-right:10px}.top-bar-type-5 .top_bar_menu .social-icons li{margin-right:10px}.top-bar-type-5 .top_bar_menu .social-icons li:last-child a{padding-right:0}.top-bar-type-5 .top_bar_menu .social-icons li:last-child{margin-right:0}.top-bar-type-5 .top_bar_left{float:left}@media screen and (max-width: 767px){.top-bar-type-5 .top_bar_left{width:auto}}.top-bar-type-5 .top_bar_right{float:right}.top-bar-type-5.top_bar ul li{border:none;font-size:16px;margin-right:0}@media screen and (max-width: 767px){.top-bar-type-5.top_bar ul li{padding:0;margin:0}}.top-bar-type-5.top_bar .header_currency{padding:5px 10px 0 0}@media screen and (max-width: 767px){.top-bar-type-5.top_bar .header_currency{display:block;padding:0 10px 0 0}}@media screen and (max-width: 567px){.top-bar-type-5.top_bar .header_currency{display:inline-block;padding:5px 10px 0 0}}.top-bar-type-5.top_bar ul{width:auto;text-align:left}@media screen and (max-width: 567px){.top-bar-type-5.top_bar ul{width:100%;text-align:center}}.top-bar-type-5.top_bar .tbl-list>li.currency>.dropdown-toggle{float:left;font-size:14px;font-weight:400;padding-right:10px;margin-top:3px;line-height:normal}.top-bar-type-5.top_bar .tbl-list>li.currency>.dropdown-toggle i{display:block;margin-right:5px;margin-top:2px;float:left}@media screen and (max-width: 767px){.top-bar-type-5.top_bar .tbl-list>li.currency>.dropdown-toggle i{margin-top:6px}}@media screen and (max-width: 767px){.top-bar-type-5 .top_bar_menu .header_social{float:left;width:100%}}@media screen and (max-width: 767px){.top-bar-type-5 .top_bar_menu .header_social li a{padding-right:10px}}.top-bar-type-5 .top_bar ul li a{text-transform:inherit}@media screen and (max-width: 767px){.top-bar-type-5 .top_bar_menu{float:right;width:auto;margin:0}}.top-bar-type-5.top_bar{padding:7px 15px;position:fixed;z-index:9999}@media screen and (max-width: 567px){.top-bar-type-5.top_bar{padding:7px 5px}}.top-bar-type-12.top_bar li button{background:none;border:none;margin:0;line-height:normal}.top-bar-type-12.top_bar li form{padding:0}.top-bar-type-12.top_bar{float:left;width:100%;line-height:50px;padding-left:0;padding-right:0}@media screen and (max-width: 967px){.top-bar-type-12.top_bar{line-height:40px}}.top-bar-type-12.top_bar ul{list-style:none;padding:0}.top-bar-type-12.top_bar ul li{font-size:13px;float:left;margin-right:10px}@media screen and (max-width: 967px){.top-bar-type-12.top_bar ul li{margin-right:5px}}@media screen and (max-width: 767px){.top-bar-type-12.top_bar ul li{display:inline-block;padding-right:0}}.top-bar-type-12.top_bar_left{float:left}@media screen and (max-width: 767px){.top-bar-type-12.top_bar_left{float:none;display:inline-block;width:100%;text-align:center}}.top-bar-type-12.top_bar_menu{float:right}@media screen and (max-width: 767px){.top-bar-type-12.top_bar_menu{float:left;width:100%}}.top-bar-type-12.top_bar_menu ul,.top-bar-type-12 .customer_account{float:left}.top-bar-type-12.top_bar_menu ul li,.top-bar-type-12 .customer_account ul li{margin-right:10px;padding-right:0}@media screen and (max-width: 767px){.top-bar-type-12.top_bar_menu ul li,.top-bar-type-12 .customer_account ul li{margin-bottom:10px;margin-right:10px}}.top-bar-type-12.top_bar_menu ul li a,.top-bar-type-12 .customer_account ul li a,.top-bar-type-12.top_bar ul li span{padding-right:10px}@media screen and (max-width: 767px){.top-bar-type-12.top_bar_menu ul li a,.top-bar-type-12 .customer_account ul li a,.top-bar-type-12.top_bar ul li span{padding-right:10px}}.top-bar-type-12.top_bar_menu ul li:last-child a,.top-bar-type-12 .customer_account ul li:last-child a,.top-bar-type-12.top_bar ul li:last-child span{padding-right:0;border-right:none}@media screen and (max-width: 767px){.top-bar-type-12.top_bar_menu ul li:last-child a,.top-bar-type-12 .customer_account ul li:last-child a,.top-bar-type-12.top_bar ul li:last-child span{padding-right:0}}.top-bar-type-12.top_bar_menu ul li:last-child,.top-bar-type-12 .customer_account ul li:last-child,.top-bar-type-12.top_bar ul li:last-child{margin-right:0;padding-right:0}.top_bar li button{background:none;border:none;margin:0;line-height:normal;padding:0}.top_bar li form{padding:0}.top_bar{float:left;width:100%;padding:12px 15px}@media screen and (max-width: 767px){.top_bar{padding:10px 7px}}.top_bar ul{list-style:none;padding:0}.top_bar ul li{font-size:13px;float:left;margin-right:10px}@media screen and (max-width: 967px){.top_bar ul li{margin-right:5px}}@media screen and (max-width: 767px){.top_bar ul li{float:none;display:inline-block;padding-right:0}}.top_bar_left{float:left}@media screen and (max-width: 767px){.top_bar_left{float:none;display:inline-block;width:100%;text-align:center}}.top_bar_right{float:right}@media screen and (max-width: 767px){.top_bar_right{width:100%;text-align:center}}.top_bar_menu{float:right}@media screen and (max-width: 767px){.top_bar_menu{float:left;width:100%}}.top_bar_menu ul,.customer_account{float:left}.top_bar_menu ul li,.customer_account ul li{margin-right:10px;padding-right:0}@media screen and (max-width: 767px){.top_bar_menu ul li,.customer_account ul li{margin-bottom:10px;margin-right:10px}}.top_bar_menu ul li a,.customer_account ul li a,.top_bar ul li span{padding-right:10px}@media screen and (max-width: 767px){.top_bar_menu ul li a,.customer_account ul li a,.top_bar ul li span{padding-right:10px}}.top_bar_menu ul li:last-child a,.customer_account ul li:last-child a,.top_bar ul li:last-child span{padding-right:0;border-right:none}@media screen and (max-width: 767px){.top_bar_menu ul li:last-child a,.customer_account ul li:last-child a,.top_bar ul li:last-child span{padding-right:0}}.top_bar_menu ul li:last-child,.customer_account ul li:last-child,.top_bar ul li:last-child{margin-right:0;padding-right:0}.site-header{margin-top:45px;z-index:999;padding:0;float:left;width:100%;position:relative}@media screen and (max-width: 767px){.site-header{padding:0}}.menu-tool ul li .icon-label.icon_new{position:absolute;top:20px;right:5px;font-size:12px;font-family:Quicksand;padding:0 5px;border-radius:3px;font-weight:700}.header-type-2 .site-header__menubar{display:-ms-flexbox;display:-webkit-flex;padding:0;display:flex;width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:inherit;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1599px){.header-type-2 .site-header__menubar{padding:10px 20px 0}}@media screen and (max-width: 1199px){.header-type-2 .site-header__menubar{padding:10px 10px 0}}@media screen and (max-width: 967px){.header-type-2 .site-header__menubar{padding:15px 20px 10px}}@media screen and (max-width: 767px){.header-type-2 .site-header__menubar{padding:15px 0 10px}}.header-type-2 .site-header__menubar .order-header{-webkit-order:1;-ms-flex-order:1;order:1}@media screen and (max-width: 767px){.header-type-2 .site-header__menubar .order-header{display:inline-block;width:auto;text-align:left;padding:0}}@media screen and (max-width: 567px){.header-type-2 .site-header__menubar .order-header{width:100%;text-align:center}}.header-type-2 .menubar-section{webkit-flex:2 1 auto;-ms-flex:2 1 auto;flex:2 1 auto;text-align:center;width:20%;padding:0 10px}@media screen and (max-width: 967px){.header-type-2 .menubar-section{display:none}}@media screen and (max-width: 767px){.header-type-2 .menubar-section{display:none!important}}.header-type-2 .desktop-megamenu,.header-type-2 .menu-icon{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;vertical-align:middle}.header-type-2 .menu-icon li{margin-right:15px}@media screen and (max-width: 1199px){.header-type-2 .menu-icon li{font-size:14px}}@media screen and (max-width: 967px){.header-type-2 .menu-icon li{font-size:16px}}.header-type-2 .menu-tool .site-nav .site-nav-dropdown li a:hover{color:#11d6e1}.header-type-2 .site-header__menubar h1 a img,.header-type-2 .site-header__menubar .h1 a img,.header-type-2 .site-header__menubar h1 a,.header-type-2 .site-header__menubar .h1 a{display:block}@media screen and (max-width: 967px){.header-type-2 .header-mobile{margin-left:23px}}@media screen and (max-width: 767px){.header-type-2 .header-mobile{margin-top:0;margin-left:20px;padding-left:15px}}@media screen and (max-width: 567px){.header-type-2 .header-mobile{margin-top:0;padding:0;margin-left:26px}}.header-type-2 .site-nav>li{float:none;display:inline-block}@media screen and (max-width: 767px){.header-type-2 .menu-icon>li{width:auto;float:none;vertical-align:middle}}@media screen and (max-width: 567px){.header-type-2 .menu-icon>li{width:auto;float:none}}.header-type-2 .header-mobile #showLeftPush{font-family:Quicksand;font-size:16px}.header-type-2 .header-mobile .menu-block.visible-phone #showLeftPush i:after{content:"";width:50px;height:50px;border:2px dashed;border-radius:100px;position:absolute;left:-18px;top:-17px;z-index:-1}.header-type-2 .header-mobile .menu-block.visible-phone #showLeftPush i{position:relative;z-index:1}.header-type-2 .site-header__logo img{display:block;position:static;transform:translateY(0);-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-o-transform:translateY(0%);-ms-transform:translateY(0%)}@media screen and (max-width: 567px){.header-type-2 .site-header__logo img{margin:0 auto}}.header-type-2 .site-header__menubar h1,.header-type-2 .site-header__menubar .h1{text-align:left}@media screen and (max-width: 767px){.header-type-2 .site-header__menubar h1,.header-type-2 .site-header__menubar .h1{text-align:center}}.header-type-2 .is-sticky .menubar-section{float:none}.header-type-2 .site-nav>li>a{font-family:Baloo Paaji;text-transform:capitalize;font-weight:400;padding:40px 20px 38px;letter-spacing:normal}@media screen and (max-width: 1599px){.header-type-2 .site-nav>li>a{padding:24px 15px}}@media screen and (max-width: 967px){.header-type-2 .site-nav>li>a{padding:24px 10px}}.header-type-2 .flag-dropdown-menu{opacity:1;position:static;visibility:visible}.header-type-2 .flag-dropdown-menu li{display:inline-block;width:18%}.header-type-2 .menu_bar_right{width:auto;display:inline-block;float:right}@media screen and (max-width: 567px){.header-type-2 .menu_bar_right{float:none}}.header-type-2 .menu_bar_right .slidedown_section a{font-weight:600;cursor:pointer}.header-type-2 .header-panel-top .customer_account ul li,.header-type-2 .flag-dropdown-menu{padding-bottom:10px;-webkit-box-shadow:0px 0px 0px 0;-ms-transform:0px 0px 0px 0px;-o-transform:0px 0px 0px 0px;box-shadow:0 0}.header-type-2 .flag-dropdown-menu{-webkit-box-shadow:0px 0px 0px 0;-ms-transform:0px 0px 0px 0px;-o-transform:0px 0px 0px 0px;box-shadow:0 0}.header-type-2 .flag-dropdown-menu{background:transparent}.header-type-2 .slidedown_section ul{padding:0}.header-type-2 .customer_account a i{margin-right:7px}.header-type-2 .customer_account li{border:none;margin:0}.header-type-2 .slidedown_section ul li span{display:block}.header-type-2 #slidedown-modal{padding:20px}.header-type-2 .header-panel-top ul li.header_cart{padding:0}.header-type-2 .header-panel-top ul.customer_account li{margin:0;padding:0}.header-type-2 .header-panel-top .customer_account ul li:last-child{padding:0}@media screen and (max-width: 767px){.header-type-2 .header-panel-top .customer_account ul{text-align:left}}.header-type-2 .header-panel-top ul li.currency-block{float:left;width:100%;padding:0 0 10px;margin-bottom:10px}.header-type-2 .mini-cart-details{float:left}.header-type-2 .header-bar__module .cart_text p,.header-type-2 .header-bar__module #minicart_total{display:none}.header-type-2 #slidedown-modal{text-align:left;top:100%;right:0}@media screen and (max-width: 767px){.header-type-2 #slidedown-modal{width:182px;right:0}}@media screen and (max-width: 967px){.header-type-2 .menu-tool ul li a{padding:0 7px}}.menu-tool ul li .icon-label.icon_new{position:absolute;top:20px;font-size:12px;font-family:Quicksand;padding:0 5px;font-weight:700}@media screen and (max-width: 1599px){.menu-tool ul li .icon-label.icon_new{top:5px}}@media screen and (max-width: 1199px){.menu-tool ul li .icon-label.icon_new{top:0}}.header-type-2 .header-search span{position:relative;font-size:16px;z-index:1;padding:0;float:left}@media screen and (max-width: 767px){.header-type-2 .header-search span{line-height:normal!important}}@media screen and (max-width: 567px){.header-type-2 .header-search span{line-height:10px!important}}.header-type-2 .header-search span:after{position:absolute;width:50px;height:50px;content:"";border-radius:100px;border:2px dashed;z-index:-1;top:-16px;left:-16px}@media screen and (max-width: 1599px){.header-type-2 .header-search span:after{left:-17px}}@media screen and (max-width: 567px){.header-type-2 .header-search span:after{top:-21px}}.header-type-2 .menubar-section #Togglemodal i,.header-type-2 .header-search span{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.header-type-2 .menu-tool{width:auto}.header-type-2 .menu-icon{width:auto;display:table-cell;vertical-align:middle;text-align:right;float:right;list-style:none}@media screen and (max-width: 1199px){.header-type-2 .menu-icon{padding-left:0}}@media screen and (max-width: 967px){.header-type-2 .menu-icon{padding-left:15px}}@media screen and (max-width: 767px){.header-type-2 .menu-icon{padding:0;display:inline-block;float:left;text-align:left;width:auto;margin-bottom:0}}@media screen and (max-width: 567px){.header-type-2 .menu-icon{float:none;text-align:center;width:100%;margin-bottom:20px;margin-top:10px}}.header-type-2 .menubar-section #Togglemodal i{padding-right:0}.header-type-2 .menubar-section #Togglemodal i,.header-type-2 .header-bar__module a{line-height:normal;font-size:16px;float:left;padding:0}@media screen and (max-width: 1599px){.header-type-2 .menubar-section #Togglemodal i,.header-type-2 .header-bar__module a{font-size:14px}}@media screen and (max-width: 967px){.header-type-2 .menubar-section #Togglemodal i,.header-type-2 .header-bar__module a{font-size:16px;float:left;margin:0}}@media screen and (max-width: 767px){.header-type-2 .menubar-section #Togglemodal i,.header-type-2 .header-bar__module a{float:left;display:inline-block}}.header-type-2 .header_cart{width:auto;padding:0;display:inline-block;float:none;vertical-align:middle}@media screen and (max-width: 567px){.header-type-2 .header_cart{padding-right:15px;margin-top:0;margin-left:0;margin-right:0}}.header-type-2 .header-search{margin-left:15px}@media screen and (max-width: 567px){.header-type-2 .header-search{padding-right:6px;margin-left:15px;margin-right:15px}}.header-type-2 .cart_text p{font-weight:400;text-transform:inherit}.header-type-2 .slidedown_section ul li span.fa,.header-type-2 .slidedown_section ul li span{display:none}.header-type-2 a.icon-cart-arrow i{font-size:16px;float:left}@media screen and (max-width: 1599px){.header-type-2 a.icon-cart-arrow i{font-size:14px}}@media screen and (max-width: 967px){.header-type-2 a.icon-cart-arrow i{float:left;font-size:18px}}@media screen and (max-width: 767px){.header-type-2 a.icon-cart-arrow i{float:left;font-size:16px}}.header-type-2 .header-bar__module a .detail{float:right;margin-top:0;margin-left:0}@media screen and (max-width: 567px){.header-type-2 .header-bar__module a .detail{float:left}}.header-type-2 .cartCountspan{display:none}.header-type-2 #cartCount{float:left;font-size:12px}.header-type-2 .header-bar__module a .detail span{margin:15px 0 0;font-size:16px;font-family:Quicksand;padding-left:25px}@media screen and (max-width: 1199px){.header-type-2 .header-bar__module a .detail span{font-size:14px;display:none}}@media screen and (max-width: 967px){.header-type-2 .header-bar__module a .detail span{font-size:16px}}@media screen and (max-width: 767px){.header-type-2 .header-bar__module a .detail span{font-size:16px;margin-top:2px}}.header-type-2 .header-bar__module.cart #cartCount{float:none;width:35px;height:20px;border-radius:50%;line-height:19px;position:absolute;top:-18px;left:35px;z-index:1;text-align:center;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media screen and (max-width: 967px){.header-type-2 .header-bar__module.cart #cartCount{width:17px;height:17px;border-radius:50%;line-height:17px;font-size:11px}}@media screen and (max-width: 567px){.header-type-2 .header-bar__module.cart #cartCount{left:30px}}@media screen and (max-width: 767px){.header-type-2 .header-search input#search{display:none}}@media screen and (max-width: 767px){.header-type-2 .search-bar__form{background:none!important;display:inline-block}}@media screen and (max-width: 767px){.header-type-2 .search-bar__form button{line-height:40px;padding:0 7px;font-size:16px}}@media screen and (max-width: 767px){.header-type-2 .search-bar__form button i{line-height:50px}}@media screen and (max-width: 767px){.header-type-2 .wrapper{padding:0}}@media screen and (max-width: 767px){.header-type-2 .header-search{float:none;display:inline-block}}@media screen and (max-width: 767px){.header-type-2 .customer_account{width:100%}}@media screen and (max-width: 967px){.header-type-2 .menubar-section{width:auto}}@media screen and (max-width: 767px){.header-type-2 .menubar-section{float:right;width:auto}}.header-type-2 .flag-dropdown-menu{opacity:1;visibility:visible;display:block;-webkit-transform:scaleY(1);-khtml-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}.header-type-2 .header-bar__module.cart .baskettop a.icon-cart-arrow{padding-right:0}.header-type-2 .search-bar__form{border:none}.header-type-2 .search-bar__form button{position:static}.header-type-2 .search-bar__form button,.header-type-2 .search-bar__icon-button{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media screen and (max-width: 767px){.header-type-2 .search-bar input[type=search]{width:80%}}.header-type-2 .search-bar input[type=search],.header-type-2 .search-bar__form button,.header-type-2 .search-bar__icon-button{font-size:70px;height:auto;line-height:normal}@media screen and (max-width: 1599px){.header-type-2 .search-bar input[type=search],.header-type-2 .search-bar__form button,.header-type-2 .search-bar__icon-button{font-size:30px}}@media screen and (max-width: 967px){.header-type-2 .search-bar input[type=search],.header-type-2 .search-bar__form button,.header-type-2 .search-bar__icon-button{font-size:30px}}@media screen and (max-width: 767px){.header-type-2 .search-bar input[type=search],.header-type-2 .search-bar__form button,.header-type-2 .search-bar__icon-button{font-size:24px}}.supports-fontface .header-type-2 .search-bar__icon-cell{width:auto}.header-type-2 .drawer--top{width:80%}@media screen and (max-width: 1199px){.header-type-2 .drawer--top{width:80%}}@media screen and (max-width: 767px){.header-type-2 .drawer--top{width:98%}}.header-type-2 .search-bar{background:transparent}.header-type-2 .search-bar__form{border-bottom:2px solid #fc6171}.supports-fontface .header-type-2 .search-bar__icon-cell{float:right}.header-type-2 #shopify-section-header-model-2{-webkit-order:3;-ms-flex-order:3;order:3;margin-left:auto!important}@media screen and (max-width: 767px){.header-type-2 #shopify-section-header-model-2{display:inline-block;width:auto;float:right}}@media screen and (max-width: 567px){.header-type-2 #shopify-section-header-model-2{width:100%;float:none}}.header-type-2 .header_currency{vertical-align:text-bottom;padding:0;float:right;display:inline-block;width:auto}.header-type-2 .header_currency ul select{padding:0 15px 0 0;font-size:16px;float:left}@media screen and (max-width: 1599px){.header-type-2 .header_currency ul select{font-size:14px;padding:0 10px 0 0}}@media screen and (max-width: 967px){.header-type-2 .header_currency ul select{margin-top:0;font-size:16px}}@media screen and (max-width: 767px){.header-type-2 .header_currency ul select{float:none;padding:0;font-size:16px}}@media screen and (max-width: 767px){.header-type-2 .header_currency ul li.currency{float:none}}.header-type-2 .top_bar ul li{float:left;display:inline-block;vertical-align:middle}@media screen and (max-width: 567px){.header-type-2 .top_bar ul li{float:none}}.header-type-2 .top_bar ul .notification_text{font-size:16px;font-weight:600}.header-type-2 .site-header__menubar{height:120px}@media screen and (max-width: 567px){.header-type-2 .site-header__menubar{height:auto}}.header-type-2 .site-header__logo{height:auto}@media screen and (max-width: 767px){.header-type-2 .site-header__logo{height:auto;margin-top:20px}}@media screen and (max-width: 567px){.header-type-2 .site-header__logo{margin-top:0;margin-bottom:10px}}.header-type-2 .header_currency ul li.currency .selector-arrow:after{top:4px;line-height:normal}@media screen and (max-width: 1599px){.header-type-2 .header_currency ul li.currency .selector-arrow:after{top:2px;right:-5px}}@media screen and (max-width: 967px){.header-type-2 .header_currency ul li.currency .selector-arrow:after{top:4px}}@media screen and (max-width: 767px){.header-type-2 .header_currency ul li.currency .selector-arrow:after{top:5px}}@media screen and (max-width: 767px){.header-type-2 .currency select,.header-type-2 .header_currency ul li.currency .selector-arrow:after{right:-14px}}.header-type-2 .site-header__logo a{display:block}.header-type-2 .baskettop i{margin-left:15px}.header-type-2 .wish-list span{padding-left:20px}.header-type-2 .wish-list{padding:0;float:none;display:inline-block}@media screen and (max-width: 567px){.header-type-2 .wish-list{padding-right:15px}}.header-type-2 .wish-list i,.header-type-2 .baskettop i{position:relative;z-index:1;text-align:center}@media screen and (max-width: 1199px){.header-type-2 .wish-list i,.header-type-2 .baskettop i{margin-right:10px}}@media screen and (max-width: 967px){.header-type-2 .wish-list i,.header-type-2 .baskettop i{margin-right:15px}}@media screen and (max-width: 567px){.header-type-2 .wish-list i,.header-type-2 .baskettop i{margin-right:0}}.header-type-2 .wish-list i:after{content:"";width:50px;height:50px;line-height:48px;text-align:center;border-radius:100px;border:2px dashed;left:-18px;top:-18px;position:absolute;z-index:-1}.header-type-2 a.icon-cart-arrow i:after{content:"";width:50px;height:50px;line-height:48px;text-align:center;border-radius:100px;border:2px dashed;left:-16px;top:-18px;position:absolute;z-index:-1}@media screen and (max-width: 967px){.header-type-2 a.icon-cart-arrow i:after{left:-14px}}@media screen and (max-width: 767px){.header-type-2 a.icon-cart-arrow i:after{left:-16px}}.header-type-2 .baskettop:hover i:after,.header-type-2 .header-mobile:hover .menu-block.visible-phone #showLeftPush i:after{transform:rotate(360deg);transition:all .5s}.header-type-2 .wish-list:hover i:after,.header-type-2 .header-search:hover span:after{transform:rotate(360deg);transition:all .5s}@media screen and (max-width: 1199px){.header-type-2 .wish-list span{display:none}}@media screen and (max-width: 567px){.header-type-2 .menu_bar_right .slidedown_section a{font-size:16px}}.header-type-2 .site-header .header-animate{box-shadow:0 0 10px #0000001a}.header-type-8 .site-header__menubar{float:none;display:table;position:relative;padding:0 30px}@media screen and (max-width: 967px){.header-type-8 .site-header__menubar{padding:0 10px}}.header-type-8 .menubar-section{text-align:center;float:none;width:auto}@media screen and (max-width: 967px){.header-type-8 .menubar-section{width:auto}}.header-type-8 .site-header__menubar h1,.header-type-8 .site-header__menubar .h1{float:none;width:auto}@media screen and (max-width: 767px){.header-type-8 .site-header__menubar h1,.header-type-8 .site-header__menubar .h1{display:inline-block;width:100%;float:none}}.header-type-8 .site-header__logo img{vertical-align:middle;position:static;transform:translateY(0);-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-o-transform:translateY(0%);-ms-transform:translateY(0%)}.header-type-8 .site-header__menubar h1,.header-type-8 .site-header__menubar .h1{height:auto;text-align:left}@media screen and (max-width: 767px){.header-type-8 .site-header__menubar h1,.header-type-8 .site-header__menubar .h1{text-align:center;padding:10px 0 0}}.header-type-8 .flag-dropdown-menu{opacity:1;position:static;visibility:visible}.header-type-8 .flag-dropdown-menu li{display:inline-block;width:18%}.header-type-8 .menu_bar_right,.header-type-8 .slidedown_section,.header-type-8 .header_currency ul li.currency,.header-type-8 .header-search{float:none;display:inline-block;width:auto}.header-type-8 .header-panel-top ul li,.header-type-8 .flag-dropdown-menu{padding-bottom:10px;-webkit-box-shadow:0px 0px 0px 0;-ms-transform:0px 0px 0px 0px;-o-transform:0px 0px 0px 0px;box-shadow:0 0}.header-type-8 .flag-dropdown-menu{-webkit-box-shadow:0px 0px 0px 0;-ms-transform:0px 0px 0px 0px;-o-transform:0px 0px 0px 0px;box-shadow:0 0}.header-type-8 .flag-dropdown-menu{background:transparent}.header-type-8 .slidedown_section ul{padding:0;text-align:left}.header-type-8 .customer_account a i{margin-right:7px}.header-type-8 .customer_account li{border:none}.header-type-8 .slidedown_section ul li span{display:block}.header-type-8 .slidedown_section ul.flag-dropdown-menu li span,.header-type-8 #minicart_total{display:none}.header-type-8 .header-panel-top ul li.header_cart{padding:0}@media screen and (max-width: 767px){.header-type-8 .header-panel-top ul li.header_cart{float:none;display:inline-block}}.header-type-8 .header-panel-top ul li{margin:0;padding:0 0 10px}@media screen and (max-width: 767px){.header-type-8 .header-panel-top ul li{padding:0}}.header-type-8 #slidedown-modal{top:100%;right:0}.header-type-8 .header-search span,.header-type-8 a.icon-cart-arrow,.header-type-8 .header_currency ul select{font-size:18px;padding:0;display:inline-block}@media screen and (max-width: 1199px){.header-type-8 .header-search span,.header-type-8 a.icon-cart-arrow,.header-type-8 .header_currency ul select{font-size:14px}}@media screen and (max-width: 967px){.header-type-8 .header-search span,.header-type-8 a.icon-cart-arrow,.header-type-8 .header_currency ul select{padding:0;font-size:20px}}@media screen and (max-width: 767px){.header-type-8 .header-search span,.header-type-8 a.icon-cart-arrow,.header-type-8 .header_currency ul select{padding:0;font-size:20px}}.header-type-8 .header-search,.header-type-8 .header_cart{padding:0;float:none;display:inline-block}.header-type-8 .header-search span,.header-type-8 .header-bar__module.cart .baskettop a.icon-cart-arrow:before,.header-type-8 .header_currency ul li.currency{display:inline-block}@media screen and (max-width: 767px){.header-type-8 .header-search span,.header-type-8 .header-bar__module.cart .baskettop a.icon-cart-arrow:before,.header-type-8 .header_currency ul li.currency{float:none}}.header-type-8 .slidedown_section ul li span.fa,.header-type-8 .slidedown_section ul li span{display:none}.header-type-8 .menu-icon{text-align:right;padding:0}@media screen and (max-width: 767px){.header-type-8 .menu-icon{display:inline-block;width:100%;text-align:center}}@media screen and (max-width: 567px){.header-type-8 .menu-icon{text-align:center;width:100%}}@media screen and (max-width: 967px){.header-type-8 .menu-icon>li{width:auto}}@media screen and (max-width: 767px){.header-type-8 .menu-icon>li{display:inline-block}}.header-type-8 #shopify-section-header-model-8{float:none;width:auto}@media screen and (max-width: 567px){.header-type-8 #shopify-section-header-model-8{display:block}}.header-type-8 .menu-icon li a{cursor:pointer;padding:24px 10px}@media screen and (max-width: 1199px){.header-type-8 .menu-icon li a{padding:24px 4px}}@media screen and (max-width: 967px){.header-type-8 .menu-icon li a{padding:24px 10px}}.header-type-8 .site-nav>li{float:none;display:inline-block}.header-type-8 .site-nav{float:none}.header-type-8 .menu-tool{float:left;width:100%}.header-type-8 .customer_account ul li{border:none;margin:0;padding:0 0 10px}.header-type-8 .customer_account ul li:last-child{padding-bottom:0}.header-type-8 .mini-cart-details #cartCount i{margin-right:0;font-size:18px}.header-type-8 #minicart_total{float:left;margin-top:-8px;font-size:14px;width:20px;height:20px;line-height:20px;text-align:center;border-radius:50%;-webkit-border-radius:50%}.header-type-8 #slidedown-modal{padding:20px}.header-type-8 .menubar-section #Togglemodal{cursor:pointer;font-size:18px;padding:0}@media screen and (max-width: 967px){.header-type-8 .menubar-section #Togglemodal{font-size:16px}}.template-index .header-type-8 .site-header{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;background:transparent;position:absolute;top:0;z-index:999}@media screen and (max-width: 967px){.template-index .header-type-8 .site-header{position:relative}}.header-type-8 .site-header__menubar{background:none}.header-type-8 #cartCount{float:left;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.header-type-8 .mini-cart-details #cartCount i{margin-top:0}@media screen and (max-width: 1199px){.header-type-8 .site-header{padding:0}}@media screen and (max-width: 767px){.header-type-8 .site-header{padding:0 7px}}.header-type-8 .site-header__menubar{position:relative}.header-type-8 .menubar-section #Togglemodal i,.header-type-8 .header-search span{cursor:pointer;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.header-type-8 .header-bar__module.cart #cartCount{font-size:10px;float:none;width:15px;height:15px;border-radius:50%;line-height:15px;text-align:center}.header-type-8 #slidedown-cart li{background:transparent}.header-type-8 .header-bar__module.cart .baskettop a.icon-cart-arrow{display:inline-block;text-align:center}.header-type-8 .header-bar__module.cart .baskettop a.icon-cart-arrow i{display:inline-block}.header-type-8 .detail{top:12px;float:right;position:absolute;left:0;right:-18px;margin:0 auto}@media screen and (max-width: 1199px){.header-type-8 .detail{right:0}}@media screen and (max-width: 767px){.header-type-8 #slidedown-modal:before,.header-type-8 #slidedown-modal:after{right:0;left:auto}}@media screen and (max-width: 767px){.header-type-8 .header-search input#search{display:none}}@media screen and (max-width: 767px){.header-type-8 .search-bar__form{background:none!important}}@media screen and (max-width: 767px){.header-type-8 .header-search button i{line-height:50px}}@media screen and (max-width: 767px){.header-type-8 .customer_account{width:100%;text-align:left;margin-top:10px}}.header-type-8 .flag-dropdown-menu{opacity:1;visibility:visible;display:block;-webkit-transform:scaleY(1);-khtml-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}@media screen and (max-width: 767px){.header-type-8 .menubar-section{float:right;width:auto}}.header-type-8 .search-bar__form button{position:static}.header-type-8 .search-bar__form{border:none;width:100%}@media screen and (max-width: 767px){.header-type-8 .search-bar__form{width:100%}}@media screen and (max-width: 767px){.header-type-8 .search-bar__form button,.header-type-8 .search-bar input[type=search]{font-size:16px}}.header-type-8 .search-bar button{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.header-type-8 .search-bar input[type=search],.header-type-8 .search-bar__form button,.header-type-8 .search-bar__icon-button{font-size:70px;height:auto;line-height:normal}@media screen and (max-width: 1599px){.header-type-8 .search-bar input[type=search],.header-type-8 .search-bar__form button,.header-type-8 .search-bar__icon-button{font-size:50px}}@media screen and (max-width: 967px){.header-type-8 .search-bar input[type=search],.header-type-8 .search-bar__form button,.header-type-8 .search-bar__icon-button{font-size:34px}}@media screen and (max-width: 567px){.header-type-8 .search-bar input[type=search],.header-type-8 .search-bar__form button,.header-type-8 .search-bar__icon-button{font-size:28px}}.supports-fontface .header-type-8 .search-bar__icon-cell{width:auto}.header-type-8 .drawer--top{width:80%}@media screen and (max-width: 1199px){.header-type-8 .drawer--top{width:80%}}@media screen and (max-width: 767px){.header-type-8 .drawer--top{width:98%}}.header-type-8 .search-bar{background:transparent}.header-type-8 .search-bar__form{border-bottom:2px solid #fc6171}.supports-fontface .header-type-8 .search-bar__icon-cell{float:right}.header-type-8 .header_currency{padding:0;float:none;display:inline-block;width:auto}.header-type-8 .header_currency ul select{padding:0 15px}@media screen and (max-width: 1199px){.header-type-8 .header_currency ul select{padding:0 10px}}.header-type-8 .header_currency ul li.currency{padding:0;float:none;vertical-align:middle}@media screen and (max-width: 1199px){.header-type-8 .header_currency ul li.currency{padding:0}}.header-type-8 .is-sticky .grid__item:nth-child(2n){float:none}@media screen and (min-width: 768px){.header-type-8 .site-header__menubar{display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.header-type-8 .site-header__menubar .order-header{-webkit-order:1;-ms-flex-order:1;order:1}@media screen and (max-width: 567px){.header-type-8 .site-header__menubar .order-header{display:inline-block;width:100%;text-align:center}}@media screen and (min-width: 768px){.header-type-8 .menubar-section{webkit-flex:2 1 auto;-ms-flex:2 1 auto;flex:2 1 auto;text-align:center;width:20%;padding:0 10px}}.header-type-8 #shopify-section-header-model-8{-webkit-order:3;-ms-flex-order:3;order:3;margin-left:auto!important}@media screen and (max-width: 567px){.header-type-8 #shopify-section-header-model-8{display:inline-block;width:100%}}.header-type-8 .is-sticky .site-header__logo{display:block}.gf-menu-device-wrapper .close-menu{font-size:17px;padding:12px 20px;text-align:right;display:block;border-bottom:1px solid #e4e4e4}#slidedown-modal form button span{margin:5px 0 0 20px;float:right}#slidedown-modal{-webkit-box-shadow:0px 0px 30px 0 rgba(0,0,0,.15);box-shadow:0 0 30px #00000026;width:210px;padding:10px 0;opacity:0;visibility:hidden;position:absolute;right:0;top:100%;z-index:9;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;webkit-transform:scaleY(0);-khtml-transform:scaleY(0);-moz-transform:scaleY(0);-ms-transform:scaleY(0);-o-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0;-khtml-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}@media screen and (max-width: 1199px){#slidedown-modal{right:10px}}@media screen and (max-width: 967px){#slidedown-modal{top:100%}}.slidedown_section:hover #slidedown-modal,.wrapper-top-cart:hover #slidedown-cart{opacity:1;visibility:visible;-webkit-transform:scaleY(1);-khtml-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}.slidedown_section{float:left;z-index:9;position:relative}@media screen and (max-width: 767px){.slidedown_section{float:none}}#menubar-section .slidedown_section ul li a{float:left;text-transform:capitalize;padding:0 3px}.slidedown_section ul{width:100%;float:left;padding:0}#slidedown-modal form{padding:0;margin:0}#slidedown-modal form button{background:none;border:none;margin:0;padding:0}#slidedown-modal form button span{margin:0;float:right}.slidedown_section:hover #slidedown-modal{opacity:1;visibility:visible}.slidedown_section ul li span{float:right;margin:0 0 0 20px;font-size:14px;line-height:24px;display:none}.slidedown_section ul li.logout-link span.fa{padding:5px 0}.slidedown_section ul li span.fa{float:left;margin:0 15px 0 0;display:block;font-size:14px;line-height:24px}.slidedown_section ul{width:100%;float:left;list-style:none}#currencies-picker .selection-box{float:right;margin:0;position:relative}#currencies-picker{width:100%;margin:0}#currencies-picker .selection-box select{border:none;padding:0}#currencies-picker p{margin:0 12px 0 0}#currencies-picker{padding:35px 0;margin:0!important}@media screen and (max-width: 767px){#currencies-picker{margin:0!important}}.currency_wrapper.dropdown-toggle{position:relative}.header-bar__left ul{list-style:none;margin:0;float:left;padding:0}@media screen and (max-width: 767px){.header-bar__left ul{display:inline-block;width:100%;text-align:center;float:none}}.header-bar .social-icons li{float:left}@media screen and (max-width: 767px){.header-bar .social-icons li{float:none;display:inline-block;text-align:center}}.header-bar .social-icons li a{float:left;padding:0;font-size:14px}@media screen and (max-width: 767px){.header-bar .social-icons li a{float:none}}.header-bar .social-icons li:last-child a{padding-right:0}.header-bar__left li a:hover{color:#11d6e1}.header-bar__left li span{margin-right:5px}@media screen and (max-width: 967px){.header-bar__left li span{margin-right:3px}}@media screen and (max-width: 767px){.header-bar__left li span{margin-left:5px}}.header-bar__left li{float:left;padding:11px 15px 11px 0}@media screen and (max-width: 967px){.header-bar__left li{padding:11px 5px 11px 0}}@media screen and (max-width: 767px){.header-bar__left li{float:none;display:inline-block}}.header-bar__left li.phone-no:before{content:"\f095";font-family:"Font Awesome 5 Free";font-weight:700;float:left;margin-right:5px}@media screen and (max-width: 967px){.header-bar__left li.phone-no:before{margin-right:3px}}.header-bar__left li.skype:before{content:"\f17e";font-family:"Font Awesome 5 Free";font-weight:700;float:left;margin-right:5px}@media screen and (max-width: 967px){.header-bar__left li.skype:before{margin-right:3px}}.header-bar__left #currencies-picker p{margin:0}#currencies-picker select{margin:0;width:45px;float:left;line-height:normal}.header-bar__left #currencies-picker .selection-box{float:right}#currencies-picker{margin-top:1px}@media screen and (max-width: 767px){#currencies-picker{float:none!important;display:inline-block;position:relative;top:4px}}#currencies-picker select{background:inherit;border:none;background:transparent;outline:none;padding:0}.header-bar__left ul li i{float:left}.header-bar .selection-box{position:relative}.header-sticky{z-index:999;float:left;width:100%}.is-sticky{height:auto!important}.is-sticky .site-header__menubar{position:static}.is-sticky .header-sticky{width:100%;left:0;right:0}.is-sticky .header-sticky{width:100%}.is-sticky .sticky-logo img{display:inline-block;float:left;max-width:97%}@media screen and (max-width: 967px){.is-sticky .sticky-logo img{max-width:15%;padding-top:10px;padding-right:10px}}.is-sticky .header-bar__search span{border:none}.header-bar__search form .header-bar__search-input{background:transparent;border:none}.is-sticky #slidedown-cart h3,.is-sticky #slidedown-cart .h3{border-top:1px solid #fff}.is-sticky #slidedown-cart:before{border-bottom:9px solid #fff;right:65px}.is-sticky #slidedown-cart:after{border-bottom:9px solid #000;right:66px;top:-7px}.is-sticky .header-bar__search form .btn:hover,.is-sticky .header-bar__search form .btn--secondary:hover,.is-sticky .header-bar__search form .btn--tertiary:hover,.is-sticky .header-bar__search form input[type=submit]:hover{background:transparent;color:#11d6e1;border-color:#11d6e1}.is-sticky ul.search-results{display:none!important}.sticky-logo img{display:none}.sticky-animate{width:100%;float:left;position:relative}#currencies-picker .selection-box:before{content:"\f107";font-family:"Font Awesome 5 Free";font-weight:700;margin:auto;right:5px;top:0;z-index:1;position:absolute;pointer-events:none}@media screen and (max-width: 967px){#currencies-picker .selection-box:before{right:3px}}.menubar-section #Togglemodal{float:left;padding:33px 0 33px 15px;font-size:16px;cursor:pointer}#menubar-section ul li a.icon-cart-arrow{padding:33px 0 33px 25px;font-size:16px;cursor:pointer}@media screen and (max-width: 967px){#menubar-section ul li a.icon-cart-arrow{padding:33px 10px}}.header-bar__search{float:left;display:inline-block}@media screen and (max-width: 767px){.header-bar__search{width:100%;float:none;display:inline-block;text-align:center}}@media screen and (max-width: 567px){.header-bar__search{width:100%}}@media screen and (max-width: 767px){.header-bar__search form{width:85%;display:inline-block;text-align:center;margin:auto;border:1px solid #e4e4e4}}@media screen and (max-width: 567px){.header-bar__search form{width:100%}}.header-bar{float:left;width:100%;padding:5px 15%}@media screen and (max-width: 1199px){.header-bar{padding:0 10px}}@media screen and (max-width: 967px){.header-bar{padding:0}}@media screen and (max-width: 767px){.header-bar{border:none}}.header-bar__left{float:left}@media screen and (max-width: 767px){.header-bar__left{float:none;padding:10px 0}}.menu-middle-section{padding:60px 0 0 30px}@media screen and (max-width: 767px){.menu-middle-section{float:none;padding:0;display:inline-block;text-align:center;width:100%}}.header-bar__search form .header-bar__search-input{float:left;width:85%;display:inline-block;margin:0;padding:14px 10px;background:transparent;min-height:50px}@media screen and (max-width: 1199px){.header-bar__search form .header-bar__search-input{width:78%}}@media screen and (max-width: 967px){.header-bar__search form .header-bar__search-input{width:75%}}@media screen and (max-width: 767px){.header-bar__search form .header-bar__search-input{width:87%;border:none}}@media screen and (max-width: 567px){.header-bar__search form .header-bar__search-input{width:75%}}.header-bar__search form .btn,.header-bar__search form .btn--secondary,.header-bar__search form .btn--tertiary,.header-bar__search form input[type=submit]{font-size:16px;font-weight:400;background:transparent;border:none;border-left:none;border-radius:0;display:inline-block;padding:33px 20px;min-height:50px;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media screen and (max-width: 1199px){.header-bar__search form .btn,.header-bar__search form .btn--secondary,.header-bar__search form .btn--tertiary,.header-bar__search form input[type=submit]{padding:33px 5px;font-size:13px}}@media screen and (max-width: 767px){.header-bar__search form .btn,.header-bar__search form .btn--secondary,.header-bar__search form .btn--tertiary,.header-bar__search form input[type=submit]{float:right;border-left:1px solid #e4e4e4;border-top:none;border-right:none;border-bottom:none}}.header-bar__search form .btn:hover,.header-bar__search form .btn--secondary:hover,.header-bar__search form .btn--tertiary:hover,.header-bar__search form input[type=submit]:hover{color:#11d6e1}.header-bar__search form .btn:hover span,.header-bar__search form .btn--secondary:hover span,.header-bar__search form .btn--tertiary:hover span,.header-bar__search form input[type=submit]:hover span,.header-bar__search form .btn span,.header-bar__search form .btn--secondary span,.header-bar__search form .btn--tertiary span,.header-bar__search form input[type=submit] span{border:none}.header-bar__search span{padding:0}#minicart_total{display:inline-block;line-height:normal;text-align:left;float:left;margin-top:0;font-size:14px}@media screen and (max-width: 967px){#minicart_total{font-size:14px;line-height:12px}}@media screen and (max-width: 767px){#minicart_total{float:none;display:inline-block}}#minicart_total span{margin:0}.cart_text{float:left}.cart_text p{margin:0;text-transform:uppercase;font-weight:700;line-height:normal}.mini-cart-icon{float:left}.mini-cart-details span{line-height:normal;margin:0}.mini-cart-details #cartCount i{font-size:30px;margin-right:28px;margin-top:4px;float:left}.mini-cart-details{float:right;margin:0}@media screen and (max-width: 967px){.mini-cart-details{margin:0}}@media screen and (max-width: 767px){.mini-cart-details{border-right:1px solid #e4e4e4;float:none;display:inline-block;width:100%;text-align:center}}.mini-cart-icon i{float:right}#cartCount{font-size:16px;text-align:left;position:relative;display:inline-block}@media screen and (max-width: 1199px){#cartCount{font-size:13px}}.cart__note-add{text-decoration:underline;margin-bottom:10px}.cart__note textarea{width:85%}.menu-right li a.icon-cart-arrow{float:left;margin:0!important;position:relative}.menu-right ul,.menu-right{list-style:none}@media screen and (max-width: 767px){.sb-icon-search{background:#fc6171;color:#fff;border-color:#fc6171}}.sb-search-submit:hover,.sb-search.sb-search-open .sb-icon-search{background:#fc6171;color:#fff;border-color:#fc6171}@media screen and (max-width: 767px){.sb-search-submit:hover,.sb-search.sb-search-open .sb-icon-search{background:none;color:none}}.menu{list-style:none}.menu-right>li a{float:left;padding:40px 15px;font-size:20px}.menu-right{list-style:none}@media screen and (max-width: 767px){.menu-right{float:none;display:inline-block;width:100%}}.menu-right{list-style:none;padding:0}@media screen and (max-width: 767px){.menu-right{float:none;display:inline-block;line-height:10px}}.menu-right-section{float:right}@media screen and (max-width: 767px){.menu-right-section{float:none;display:inline-block;width:100%;text-align:center}}@media screen and (max-width: 767px){.menu-right li{float:none;display:inline-block}}.featured-img-content .featured-img img,.featuredItems .product-container a img,.doubleside-section-products img{-webkit-transition:all 5s ease;-moz-transition:all 5s ease;-o-transition:all 5s ease;-ms-transition:all 5s ease;transition:all 5s ease}.sb-search{position:relative;margin:23px 0;width:0%;min-width:50px;height:50px;float:right;overflow:hidden;-webkit-transition:width .3s;-moz-transition:width .3s;transition:width .3s;-webkit-backface-visibility:hidden}@media screen and (max-width: 767px){.sb-search{width:100%}}.sb-search input[type=search]{border:none}@media screen and (max-width: 767px){.sb-search input[type=search]{border:1px solid #e4e4e4}}.sb-search input[type=search]{position:absolute;top:0;right:0;border:none;outline:none;width:100%;height:50px;margin:0;padding:16px 65px 16px 20px}@media screen and (max-width: 767px){.sb-search input[type=search]{height:55px;border:1px solid #e4e4e4}}@media only screen and (-webkit-min-device-pixel-ratio: 1){::i-block-chrome,.sb-search input[type=search]{text-indent:-9999px}}@media only screen and (-webkit-min-device-pixel-ratio: 1){::i-block-chrome,.sb-search.sb-search-open input[type=text]{text-indent:0px}}.sb-icon-search,.sb-search input[type=submit]{width:50px;height:50px;display:block;position:absolute;right:0;top:0;padding:0;margin:0;line-height:50px!important;text-align:center;cursor:pointer}.sb-search input[type=submit]{background:#fff;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;color:transparent;border:none;outline:none;z-index:-1}.sb-icon-search{z-index:90;font-size:18px;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased}.sb-search.sb-search-open,.no-js .sb-search{width:100%}.sb-search.sb-search-open .sb-icon-search,.no-js .sb-search .sb-icon-search{z-index:11}.sb-search.sb-search-open .sb-search-submit,.no-js .sb-search .sb-search-submit{z-index:90}input[type=search].sb-search-input{-webkit-appearance:none;-webkit-border-radius:0px}.search-page-form.search-bar{background:none}.search-page-form.search-bar{width:45%}@media screen and (max-width: 967px){.search-page-form.search-bar{width:70%}}@media screen and (max-width: 767px){.search-page-form.search-bar{width:100%}}.border-title h2,.border-title .h2{margin-bottom:0}.border-title h6,.border-title .h6{color:#666}.border-title p:after{background:#f56c28;float:left;width:4px;height:72px;position:absolute;left:0;top:0}.border-title p{position:relative}.border-title{text-align:center;float:left;width:100%;margin-bottom:54px}@media screen and (max-width: 1599px){.border-title{margin-bottom:30px}}@media screen and (max-width: 967px){.border-title{margin-bottom:20px}}.border-title h5,.border-title .h5{letter-spacing:.3em;margin-bottom:20px;font-weight:700;font-size:14px}.border-title h3,.border-title .h3{letter-spacing:.2em;font-weight:700}.border-title h2,.border-title .h2{z-index:1;font-weight:400;margin-bottom:0;position:relative;line-height:1.4;padding:0 40px;display:inline-block}@media screen and (max-width: 767px){.border-title h2,.border-title .h2{padding:0 20px}}.border-title.left{text-align:left}.border-title.left h2,.border-title.left .h2{padding-left:0}.collectionItems .wide--one-half{width:49.25%;margin-right:1.5%}@media screen and (max-width: 767px){.collectionItems .wide--one-half{width:100%;margin:0}}.collectionItems .wide--one-half:last-child{margin-right:0}.full-width-grid-banner.wide--one-half{width:48.5%;margin-right:3%;margin-top:0}@media screen and (max-width: 567px){.full-width-grid-banner.wide--one-half{width:100%;margin:0 0 15px}}.first .full-width-grid-banner.wide--one-half{margin-bottom:3%}.full-width-grid-banner.wide--one-half:last-child{margin-right:0}.img-hover-effect{position:relative;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.img-hover-effect .featured-content{float:left;width:100%}.full-width-grid-banner .img-hover-effect .featured-content h4,.full-width-grid-banner .img-hover-effect .featured-content .h4{position:absolute;top:0;padding:30px;text-transform:uppercase;font-family:Quicksand}@media screen and (max-width: 967px){.full-width-grid-banner .img-hover-effect .featured-content h4,.full-width-grid-banner .img-hover-effect .featured-content .h4{font-size:16px}}.full-width-grid-banner .img-hover-effect .featured-content .text_count{color:#e4e4e4;position:absolute;bottom:0;font-size:100px;font-weight:700;padding:20px;opacity:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media screen and (max-width: 1599px){.full-width-grid-banner .img-hover-effect .featured-content .text_count{font-size:70px}}@media screen and (max-width: 1199px){.full-width-grid-banner .img-hover-effect .featured-content .text_count{font-size:50px}}.full-width-grid-banner .img-hover-effect:hover .featured-content .text_count{opacity:1}.client-section .owl-carousel .owl-item{padding:10px 10px 0}.client-section .owl-carousel img{margin:auto;padding:10px}.client-section .owl-carousel .item{padding:0}.client-section .owl-theme .owl-controls{text-align:center;position:absolute;top:-50px;left:0;right:0}.client-section .owl-theme .owl-controls .owl-page span{width:10px;height:10px;border-radius:100%}.client-section .owl-stage-outer{padding:35px 0}.client-section{padding:150px 0;position:relative;float:left;width:100%}@media screen and (max-width: 1199px){.client-section{padding:120px 0}}@media screen and (max-width: 967px){.client-section{padding:100px 0}}@media screen and (max-width: 767px){.client-section{padding:80px 0}}@media screen and (max-width: 567px){.client-section{padding:50px 0}}.client-section .owl-theme .owl-nav.disabled+.owl-dots{margin-top:40px}.client-section .grid-uniform.section-seven .pattern{animation:circle 5s alternate infinite ease-in}@media screen and (max-width: 1599px){.client-section .grid-uniform.section-seven .pattern{top:12%!important;left:0!important}}@media screen and (max-width: 1199px){.client-section .grid-uniform.section-seven .pattern{display:none}}.client-section .grid-uniform.section-seven .pattern1{animation:rotation 10s infinite linear}@media screen and (max-width: 1599px){.client-section .grid-uniform.section-seven .pattern1{bottom:15%!important;right:0!important}}@media screen and (max-width: 1199px){.client-section .grid-uniform.section-seven .pattern1{display:none}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes rotationy{0%{transform:rotatey(0)}to{transform:rotatey(359deg)}}@keyframes circle{0%{transform:scale(.8)}to{transform:scale(1.5)}}.portfolio-container{margin-top:60px}.filter-grid-type-1 .sorting-container{display:inline-block;width:100%;text-align:center}.filter-grid-type-1 .sorting-container a{text-transform:uppercase;font-weight:700;font-size:16px;display:inline-block;padding:0 10px}.short-desc p{position:relative;display:inline-block;width:42%;padding-bottom:7px;margin-bottom:0}@media screen and (max-width: 1599px){.short-desc p{width:60%}}@media screen and (max-width: 967px){.short-desc p{width:70%}}@media screen and (max-width: 767px){.short-desc p{width:100%}}.column.no-space{padding:15px;margin-bottom:20px}@media screen and (max-width: 967px){.column.no-space{padding:5px}}.short-desc p:after{background:#f56c28;content:"";display:inline-block;margin:auto;width:70px;height:4px;position:absolute;left:0;right:0;top:auto;bottom:-5px}.full_width_tab li{padding:0}ul li.grid__item.item-row .products,#recently-viewed-products-grid .grid__item .products{border-radius:0}ul li.grid__item.item-row,#recently-viewed-products-grid .grid__item{padding:0 15px 30px}@media screen and (max-width: 1599px){ul li.grid__item.item-row,#recently-viewed-products-grid .grid__item{padding:0 15px 20px}}@media screen and (max-width: 567px){ul li.grid__item.item-row,#recently-viewed-products-grid .grid__item{padding:0 5px 20px}}.full_width_tab ul{list-style:none;padding:0}@media screen and (max-width: 567px){.full_width_tab ul li.post-large--one-third{margin-bottom:20px}}#recently-viewed-products-grid .product-image img{display:block}#recently-viewed-products-grid .products form{float:none;margin:0}#recently-viewed-products-grid .products .product-label{display:none}#recently-viewed-products-grid .products .btn,#recently-viewed-products-grid .products .btn--secondary,#recently-viewed-products-grid .products .btn--tertiary,#recently-viewed-products-grid .products input[type=submit],.recently-viewed-products .regular-product,.recently-viewed-products .sale{margin:0}.recently-viewed-products{float:left;width:100%;clear:both;display:none}.recently-viewed-products .action{float:left;width:100%;margin-top:0}.recently-viewed-products .products:hover .product-detail .grid-link__title,.recently-viewed-products .products:hover .spr-badge,.recently-viewed-products .products:hover .grid-link__meta{opacity:1;visibility:visible}#recently-viewed-products-grid .grid__item:nth-child(4n+1){clear:both}@media screen and (max-width: 967px){#recently-viewed-products-grid .grid__item:nth-child(4n+1){clear:none}}@media screen and (max-width: 967px){#recently-viewed-products-grid .grid__item:nth-child(3n+1){clear:both}}@media screen and (max-width: 767px){#recently-viewed-products-grid .grid__item:nth-child(3n+1){clear:none}}@media screen and (max-width: 767px){#recently-viewed-products-grid .grid__item:nth-child(odd){clear:both}}@media screen and (max-width: 567px){#recently-viewed-products-grid .grid__item:nth-child(odd){clear:none}}@media screen and (max-width: 767px){.quick-view-text{display:none}}.product-detail form a.add-cart-btn{cursor:pointer}.products:hover .badge--sold-out .badge__text{opacity:0}@media screen and (max-width: 767px){li .products .product-button a.quick-view-text{display:none}}.full_width_tab{float:left;width:100%}.full_width_tab .tab-inner ul .owl-item:last-child li .products{border-right:1px solid #e4e4e4}.flex-prev:before{content:"\f060";font-family:"Font Awesome 5 Free";font-weight:700;float:left}.flex-next:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjIuM3B4IiBoZWlnaHQ9IjQwcHgiIHZpZXdCb3g9IjAgMCAyMi4zIDQwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMi4zIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNEM0QzRDMiIGQ9Ik0wLjUsMy4xYzIuMSwyLjEsMTYuMSwxNi42LDE2LjEsMTYuNlMyLjYsMzQuOCwwLjUsMzYuOVMzLjYsNDAsMy42LDQwbDE4LjctMjAuM0wzLjYsMEMzLjYsMC0xLjYsMSwwLjUsMy4xDQoJeiIvPg0KPC9zdmc+DQo=);background-position:center center;background-repeat:no-repeat}.site-footer .instagram .lush-instagram .info{display:none}.site-footer h4,.site-footer .h4{color:#000}.collection_sidebar .widget{position:relative}.collection_sidebar .widget.widget_top_rated_products ul,.widget_promo_img.widget ul{border:none}.product-list.products form,.product-list.products .product-detail .stock-disabled{float:left;margin-top:15px}@media screen and (max-width: 967px){.product-list.products form,.product-list.products .product-detail .stock-disabled{width:100%;margin-bottom:10px}}.product-list .add-to-wishlist{margin-top:15px;float:left}@media screen and (max-width: 967px){.product-list .add-to-wishlist{float:left;width:100%;margin-top:0}}.product-list.products .product-detail a.add-cart-btn,.product-list.products .product-detail .stock-disabled{float:left;font-size:16px;margin-right:10px}@media screen and (max-width: 567px){.product-list.products .product-detail a.add-cart-btn,.product-list.products .product-detail .stock-disabled{margin-left:0}}.product-list .product-detail{text-align:left;padding:15px 20px 0}.product-list .product-detail .grid-link__title{border-bottom:none;text-align:left}.product-list .products:hover{box-shadow:0 0}.product-list .product-container{border-right:1px solid #e4e4e4}@media screen and (max-width: 1199px){.product-list .product-container{border:none}}.product-list .cart-button form{left:55px;position:absolute}.product-list .product-button{float:left;width:100%;margin-bottom:30px}.product-list .products .product-button button{display:inline-block;font-size:14px;height:45px;position:relative;width:45px;margin-top:0;background:#000;color:#fff;border:none;top:14px}.product-list .products .product-button a{display:inline-block;font-size:14px;height:45px;position:relative;width:45px;margin-top:-3px;background:#000;color:#fff;border:none;top:0}.product-list .cart-button{margin-bottom:30px}.product-list .product-button{text-align:center}.product-list .products .product-button{bottom:0;display:inline-block;left:0;opacity:0;position:absolute;text-align:center;width:100%}@media screen and (max-width: 967px){.product-list .products .product-button a,.product-list .products .product-button button{width:34px;height:34px;line-height:34x}}.product-list .products .product-button a{position:static;background-color:#000;color:#fff;border:none;margin-left:0}.product-list .products:hover .product-button{bottom:0;opacity:1;z-index:9}.products.product-list .spr-badge{float:left;width:100%}.product-list-view .products .product-detail h4,.product-list-view .products .product-detail .h4{font-size:20px}@media screen and (max-width: 767px){.product-list-view .products .product-detail h4,.product-list-view .products .product-detail .h4{font-size:18px}}.product-list-view ul li.grid__item.item-row{padding:0}.product-list-view .products .product-detail .btn i,.product-list-view .products .product-detail .btn--secondary i,.product-list-view .products .product-detail .btn--tertiary i,.product-list-view .products .product-detail input[type=submit] i{margin-right:5px}@media screen and (max-width: 1199px){.product-list-view .products .product-detail p{font-size:13px}}.product-list-view .products .product-detail{text-align:left;border-top:none;background:none;padding:30px}@media screen and (max-width: 1199px){.product-list-view .products .product-detail{padding:20px 30px}}@media screen and (max-width: 967px){.product-list-view .products .product-detail{padding:20px}}@media screen and (max-width: 567px){.product-list-view .products .product-detail{padding:10px}}.product-list-view .products .product-detail .grid-link__meta{margin:0;padding:0}.product-list .product-detail .grid-link__vendor{margin:0 0 5px}.product-list-view .products .product-container,.product-list-view .products .product-container:hover{border:none}.product-list-view .products .item-swatch{margin-bottom:20px;text-align:left}.product-list-view .products .product-detail .grid-link__meta .product_price{text-align:left}ul.product-list-view li.grid__item.item-row{padding:0;border-bottom:1px solid #e4e4e4;border-top:none;border-left:none;border-right:none}.tab-inner{float:left;width:100%;position:relative}.product-list-view .products .product-detail .spr-badge{margin-bottom:10px}.tab-inner .products .product-detail .spr-badge,.top_rated_section .products .product-detail .spr-badge,.product-list-view .products .product-detail .spr-badge{position:static;visibility:visible;opacity:1;text-align:left}.selector-wrapper .selector-arrow{position:relative;float:left;width:80%}@media screen and (max-width: 767px){.selector-wrapper .selector-arrow{width:50%}}@media screen and (max-width: 567px){.selector-wrapper .selector-arrow{width:100%}}.products .product-detail .grid-link__meta .product_price{display:inline-block;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.products .product-detail .grid-link__meta{position:relative;display:inline-block;width:100%;margin:0;padding:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media screen and (max-width: 967px){.products .product-detail .grid-link__meta{padding:0}}.grid-link__org_price{display:inline-block}.products form{float:right;margin:0}.products .product_left{float:left;width:80%}.products .product-detail p{font-size:16px;font-weight:500;margin-bottom:5px}.products .product-detail .product-vendor{float:left;width:100%;padding:0}.products .product-detail label{float:left}.products .product-detail .product-vendor span{float:left;width:100%;padding:0;margin-left:5px;text-transform:uppercase;color:#bcbcbc}.products .product-detail{float:left;width:100%;position:relative;padding:20px 15px;z-index:1;border:1px solid #e4e4e4;border-radius:0 0 5px 5px;background:#fff}@media screen and (max-width: 1199px){.products .product-detail{padding:20px 10px}}@media screen and (max-width: 767px){.products .product-detail{padding:20px 12px}}.products:hover .product-detail .grid-link__title{color:#fc6171}@media screen and (max-width: 767px){.products .product-button .button-row-1,.products .product-button .button-row-2{display:inline-block}}.products .product-button .add-in-wishlist-js span,.product-tab-type-3 .dt-sc-tabs-content .one-whole .product-button .add-in-wishlist-js span{display:none}.products .product-button .loading{display:inline-block;width:100%;position:relative;padding:0;background:none}.products .product-button .add-to-wishlist{display:inline-block}.products .product-button .add-to-wishlist a{display:block}.products .product-button .added-wishlist{background:#0000;color:#fff}.products .product-button .added-wishlist b{position:absolute;left:15px;top:10px;font-size:12px}.products .product-button .added-wishlist .tooltip-label{display:none}.products .spr-badge{float:left;width:100%;font-size:12px!important;padding:0;margin-bottom:5px}@media screen and (max-width: 1199px){.products .spr-badge{font-size:12px!important}}@media screen and (max-width: 967px){.products .spr-badge{font-size:10px!important}}@media screen and (max-width: 767px){.products .spr-badge{font-size:10px!important}}.product-detail .spr-badge-starrating{margin:0}.product-detail .grid-link__title,.product-title{text-transform:capitalize;font-weight:700;font-size:16px;color:#000;display:inline-block;width:100%;margin:0 0 8px;line-height:normal}@media screen and (max-width: 1599px){.product-detail .grid-link__title,.product-title{font-size:15px;margin:0}}@media screen and (max-width: 1199px){.product-detail .grid-link__title,.product-title{font-size:16px}}.product-shop.summary .prices{font-size:24px;line-height:normal;font-weight:700;color:#fc6171;margin:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media screen and (max-width: 1199px){.product-shop.summary .prices{font-size:22px}}@media screen and (max-width: 967px){.product-shop.summary .prices{font-size:18px}}@media screen and (max-width: 767px){.product-shop.summary .prices{font-size:20px}}.product-detail .grid-link__meta .grid-link__org_price,.ajax-lookbook-modal .lookbook-content .product-item .price-box .link__org_price{font-size:20px;line-height:normal;font-weight:400;color:#fc6171;margin:0 0 5px;font-family:Baloo Paaji;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.product-container .ImageOverlayCa{background:#0000001a;height:100%;left:0;top:-100%;width:100%;position:absolute;z-index:1;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}.product-container:hover .ImageOverlayCa{top:0}.product_single_detail_section .product_price{float:left}.product_single_detail_section .grid-link__sale_price{float:left;margin-top:7px}.product-detail .grid-link__meta del,.quick-view .product-shop.summary .compare-price,#ComparePrice,del{display:inline-block;margin-left:5px;color:#aaa;font-weight:400;font-size:14px}@media screen and (max-width: 1599px){.product-detail .grid-link__meta del,.quick-view .product-shop.summary .compare-price,#ComparePrice,del{display:inline;font-size:14px}}@media screen and (max-width: 1199px){.product-detail .grid-link__meta del,.quick-view .product-shop.summary .compare-price,#ComparePrice,del{display:inline-block;font-size:16px}}@media screen and (max-width: 967px){.product-detail .grid-link__meta del,.quick-view .product-shop.summary .compare-price,#ComparePrice,del{font-size:12px}}.product-vendor,.product-type,.product-inventory{padding-bottom:5px;margin-bottom:10px;float:left;width:100%}.grid-link__image--product{margin:0}.footer-logo{display:inline-block;width:100%;text-align:center;margin:auto}.site-footer i{margin-right:10px;margin-top:5px}@media screen and (max-width: 1199px){.site-footer i{margin-right:7px}}.site-footer h4,.site-footer .h4{font-size:20px;position:relative;margin-bottom:20px}@media screen and (max-width: 1199px){.site-footer h4,.site-footer .h4{font-size:18px}}@media screen and (max-width: 967px){.site-footer h4,.site-footer .h4{font-size:16px}}@media screen and (max-width: 767px){.site-footer h4,.site-footer .h4{font-size:20px}}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer__links a:hover{color:#11d6e1}.site-footer .grid-uniform .grid__item form{border-bottom:1px solid #fc6171;display:inline-block;width:72%}@media screen and (max-width: 1199px){.site-footer .grid-uniform .grid__item form{width:90%}}@media screen and (max-width: 967px){.site-footer .grid-uniform .grid__item form{width:94%}}@media screen and (max-width: 767px){.site-footer .grid-uniform .grid__item form{width:100%}}.site-footer__links a{position:relative;display:inline-block;width:100%;padding:0 0 7px}@media screen and (max-width: 967px){.site-footer__links a{padding-right:0}}@media screen and (max-width: 767px){.site-footer__links a{padding-right:0}}.footer-logo p{margin:0;padding-left:30px}@media screen and (max-width: 567px){.footer-logo p{padding-left:0}}.footer-logo img{margin:0;padding:0}footer .grid.footer-icons,footer .footer-icons.grid--rev,footer .footer-icons.grid--full{margin:20px 0 0}.footer-icons .payment-icons li a:hover img{opacity:1}.footer-icons .payment-icons li a img{opacity:.7}.footer-icons .payment-icons li a img{float:left;width:40px;height:25px}.footer-icons .payment-icons li a img{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.footer-icons .payment-icons li a{display:block}.grid.footer-icons,.footer-icons.grid--rev,.footer-icons.grid--full{float:left}@media screen and (max-width: 567px){.grid.footer-icons,.footer-icons.grid--rev,.footer-icons.grid--full{float:none;display:inline-block}}.footer-icons h4,.footer-icons .h4{float:left;width:100%;padding:0}@media screen and (max-width: 967px){.footer-icons .payment-icons li img{width:35px}}@media screen and (max-width: 767px){.footer-icons .payment-icons li img{width:50px}}@media screen and (max-width: 567px){.footer-icons .payment-icons li img{width:43px}}.footer-icons .payment-icons{float:left;padding:0;position:relative}@media screen and (max-width: 767px){.footer-icons .payment-icons{padding:0;float:none;display:inline-block;text-align:center;width:100%;margin:auto}}.copyright-section .footer-icons{float:right}@media screen and (max-width: 767px){.copyright-section .footer-icons{float:none}}.copyright-section{float:left;width:100%;padding:20px 4%}@media screen and (max-width: 1599px){.copyright-section{padding:20px 2%}}.copyright,.copyright a{margin:0}@media screen and (max-width: 767px){.copyright,.copyright a{text-align:center}}.site-footer .address{line-height:26px;float:left;width:100%}.site-footer .address p,.site-footer .footer_contact p{display:inline-block;margin-bottom:5px}.site-footer input{float:left;padding:0 0 0 17px;display:inline-block;width:100%;height:50px;line-height:50px;border:none}@media screen and (max-width: 1199px){.site-footer input{width:70%}}@media screen and (max-width: 767px){.site-footer input{width:80%}}.site-footer .btn,.site-footer .btn--secondary,.site-footer .btn--tertiary,.site-footer input[type=submit]{border:none;float:right;display:inline-block;width:50px;height:50px;line-height:50px;text-align:center;padding:0}.site-footer .btn i,.site-footer .btn--secondary i,.site-footer .btn--tertiary i,.site-footer input[type=submit] i{margin:0}.site-footer .btn:before,.site-footer .btn--secondary:before,.site-footer .btn--tertiary:before,.site-footer input[type=submit]:before,#mc_embed_signup .btn:before,#mc_embed_signup .btn--secondary:before,#mc_embed_signup .btn--tertiary:before,#mc_embed_signup input[type=submit]:before,.sorting-section .btn:before,.sorting-section .btn--secondary:before,.sorting-section .btn--tertiary:before,.sorting-section input[type=submit]:before{content:none;border:none}.site-footer .btn:hover,.site-footer .btn--secondary:hover,.site-footer .btn--tertiary:hover,.site-footer input[type=submit]:hover{background:none;color:#11d6e1}.badge.badge--sale .badge__text,.badge.badge--sale{background:#a0b200}.products.product-hover-4:hover .product-container .product-button{bottom:0}.collection-list .products-grid-view .products.product-hover-4{border:1px solid #e4e4e4}.collection-list .products-grid-view .products .product-detail .product_desc.grid_view{display:none}.product-container .product-button{background:#11d6e1;display:inline-block;width:100%;text-align:center;margin:0;position:absolute;top:auto;bottom:-50px;left:0%;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;z-index:2;outline:2px dashed;outline-offset:-8px;outline-color:#fff}.product-container .product-button:hover{background:#f56c28}.product-container .product-button a,.product-container .product-button button,.product-container .product-button span,.product-tab-type-3 .dt-sc-tabs-content .one-whole .product-button a,.product-tab-type-3 .dt-sc-tabs-content .one-whole .product-button button,.product-tab-type-3 .dt-sc-tabs-content .one-whole .product-button span{color:#fff;cursor:pointer;font-size:16px;display:inline-block;padding:0;width:auto;height:47px;line-height:47px;text-align:center;position:relative;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;z-index:2}@media screen and (max-width: 967px){.product-container .product-button a,.product-container .product-button button,.product-container .product-button span,.product-tab-type-3 .dt-sc-tabs-content .one-whole .product-button a,.product-tab-type-3 .dt-sc-tabs-content .one-whole .product-button button,.product-tab-type-3 .dt-sc-tabs-content .one-whole .product-button span{font-size:13px}}@media screen and (max-width: 767px){.product-container .product-button a,.product-container .product-button button,.product-container .product-button span,.product-tab-type-3 .dt-sc-tabs-content .one-whole .product-button a,.product-tab-type-3 .dt-sc-tabs-content .one-whole .product-button button,.product-tab-type-3 .dt-sc-tabs-content .one-whole .product-button span{font-size:16px}}@media screen and (max-width: 567px){.product-container .product-button a,.product-container .product-button button,.product-container .product-button span,.product-tab-type-3 .dt-sc-tabs-content .one-whole .product-button a,.product-tab-type-3 .dt-sc-tabs-content .one-whole .product-button button,.product-tab-type-3 .dt-sc-tabs-content .one-whole .product-button span{font-size:14px}}.products .ImageWrapper{float:left;width:100%;overflow:hidden}.products .product-button button{background:none;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;padding:0}.products .product-button .wishlist{margin:0}.product-container .badge.badge--sale .badge__text{webkit-transition-delay:0s,0s,0s;-moz-transition-delay:0s,0s,0s;-ms-transition-delay:0s,0s,0s;-o-transition-delay:0s,0s,0s;transition-delay:0s,0s,0s;-webkit-transition-duration:.3s,.25s,.25s;-moz-transition-duration:.3s,.25s,.25s;-ms-transition-duration:.3s,.25s,.25s;-o-transition-duration:.3s,.25s,.25s;transition-duration:.3s,.25s,.25s;-webkit-transition-property:opacity,padding,width;-moz-transition-property:opacity,padding,width;-ms-transition-property:opacity,padding,width;-o-transition-property:opacity,padding,width;transition-property:opacity,padding,width;-webkit-transition-timing-function:cubic-bezier(.86,0,.07,1);-moz-transition-timing-function:cubic-bezier(.86,0,.07,1);-ms-transition-timing-function:cubic-bezier(.86,0,.07,1);-o-transition-timing-function:cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1)}.product-container .badge.badge--sale i{position:absolute;right:12px}.product-container .badge.badge--sale .badge__text{float:left;overflow:hidden;padding-left:10px;padding-right:10px}.product-container .product-button a,.product-container .product-button button,.product-container .product-button span{border-radius:0}.product-container .product-button span{cursor:no-drop}.products .product-container{float:left;width:100%;border-radius:5px 5px 0 0;position:relative;overflow:hidden;line-height:0}@media screen and (max-width: 767px){.products .product-container{width:100%}}.products .product-container a.grid__image{float:left}.products label.deal-lable{display:none}.product-container img{margin:auto;display:block}.products:hover .hover{opacity:1}@media screen and (max-width: 767px){.products .product-container .product-button a.quick-view-text,.products .product-container .product-button a.compare{display:none}}.product-button form{display:inline-block;margin:0;width:initial;padding:0;float:none}@media screen and (max-width: 767px){.product-button form{margin-left:20%}}@media screen and (max-width: 567px){.product-button form{margin-left:0}}.product-list .product-button form{float:none}.product-list .product-button a{display:inline-block}.product-list .product-button span{position:inherit}.product_tab_section{background:#ebebeb;border-left:none;border-right:none;padding:30px 0}.tab_content_section{float:left;width:100%;padding:50px 0;background:#f4f4f4}.dt-sc-tabs-container .dt-sc-tabs{display:inline-block;text-align:center;width:100%;float:left;border-bottom:1px solid #e4e4e4}.dt-sc-tabs-container .dt-sc-tabs li,.template-product .dt-sc-tabs-container .dt-sc-tabs li{float:none;display:inline-block}.template-product .dt-sc-tabs-container ol,.template-collection .product-detail ol{margin-bottom:0}blockquote:before{content:'"';font-size:70px;left:-28px;position:absolute;top:-28px;font-family:Quicksand;width:70px;text-align:center}.product-container .product-button a:last-child{margin-right:0}.product-container .product-button .quick-view-text{float:right;padding-right:27px}@media screen and (max-width: 967px){.product-container .product-button .quick-view-text{padding-right:17px}}.product-container .product-button .add-to-wishlist{float:left;padding-left:27px}@media screen and (max-width: 967px){.product-container .product-button .add-to-wishlist{padding-left:17px}}@media screen and (max-width: 567px){.product-container .product-button .add-to-wishlist{padding-left:15px}}.no-js #loader{display:none}.js #loader{display:block;position:absolute;left:100px;top:0}.se-pre-con{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9999;background:url(//www.luna-bella.com/cdn/shop/t/11/assets/preloader.gif?v=50837312686733260831748025234) center no-repeat #fff}.product-img-box .product-photo-container{position:relative;overflow:hidden;text-align:center}.product-img-box .p-video{text-align:left;text-transform:uppercase;font-size:16px;float:left;width:100%}.product-photo-container img{height:auto!important;width:auto!important;position:static!important}.zoomWrapper>div{width:64px!important;height:64px!important;background-color:#fff!important;left:50%!important;margin:-32px 0 0 -32px!important;top:50%!important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;z-index:99!important}.zoomContainer{z-index:99;width:auto!important;height:auto!important}.zoomWrapper{overflow:hidden;height:auto!important;width:auto!important;text-align:center}.product-photo-container #product-featured-image{position:static!important;height:auto!important;width:auto!important}.product-photo-container>a{position:relative;display:block;width:100%}#toTopHover{display:block;float:left;opacity:0;-moz-opacity:0}#toTop:hover{background:#fc6171;color:#fff;border-color:#fc6171}#toTop:active,#toTop:focus{outline:none}#toTop{position:fixed;bottom:86px;right:15px;z-index:99}@media screen and (max-width: 767px){#toTop{bottom:40px}}#toTop{float:left;background:#11d6e1;width:50px;height:50px;border-radius:50%;color:#fff}#toTop{float:left;z-index:9;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;font-size:13px;line-height:20px;text-transform:uppercase}@media screen and (max-width: 567px){#toTop{font-size:14px}}#toTop i{display:block;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;font-style:inherit;position:absolute;left:0;right:0;top:0;line-height:50px;margin:auto;text-align:center;font-size:26px}#slidedown-cart h3,#slidedown-cart .h3{background:#000;color:#fff;text-transform:uppercase;font-weight:400;font-size:14px;padding:15px 20px;margin-bottom:0}#slidedown-cart .actions .btn,#slidedown-cart .actions .btn--secondary,#slidedown-cart .actions .btn--tertiary,#slidedown-cart .actions input[type=submit]{margin-bottom:0;font-size:13px;padding:12px 20px;border:none}@media screen and (max-width: 567px){#slidedown-cart .actions .btn,#slidedown-cart .actions .btn--secondary,#slidedown-cart .actions .btn--tertiary,#slidedown-cart .actions input[type=submit]{font-size:12px;padding:12px 14px;margin-top:5px}}#slidedown-cart .actions .btn i,#slidedown-cart .actions .btn--secondary i,#slidedown-cart .actions .btn--tertiary i,#slidedown-cart .actions input[type=submit] i{margin-right:12px}#slidedown-cart .actions{display:inline-block;width:100%;text-align:center;padding:0 0 24px}#slidedown-cart li a.product-image{line-height:normal;float:left;display:block;margin-right:15px;margin-left:0;padding:0!important;width:70px;height:auto}@media screen and (max-width: 567px){#slidedown-cart li a.product-image{width:50px;height:auto}}#slidedown-cart .text-cart{margin-left:5px}@media screen and (max-width: 567px){#slidedown-cart .text-cart{margin-left:0}}#slidedown-cart .product-details{float:left;width:55%}#slidedown-cart .btn-remove{position:absolute;right:15px;top:7px;padding:0!important}#slidedown-cart li .product-name{margin:0}#slidedown-cart li .product-name a{line-height:1.7;padding:0;font-size:16px}@media screen and (max-width: 767px){#slidedown-cart li .product-name a{font-size:14px}}#slidedown-cart ul{float:left;list-style:none;width:100%;padding:10px 0 5px;overflow-y:auto;max-height:394px}@media screen and (max-width: 567px){#slidedown-cart ul{padding:10px}}#slidedown-cart li{border-bottom:1px solid #e4e4e4;padding:5px 15px 15px!important;margin-bottom:10px;float:left;border-radius:0;display:inline-block;width:100%;position:relative}#slidedown-cart ul li .cart-collateral{display:inline-block;text-align:left;width:100%;list-style:none}@media screen and (max-width: 567px){#slidedown-cart ul li .cart-collateral{font-size:11px}}#slidedown-cart p{margin:0}#slidedown-cart p.text-continue a{line-height:normal;font-size:14px;margin-top:15px;padding:10px 28px;float:none}#slidedown-cart .total .label{text-transform:uppercase}#slidedown-cart .total{display:inline-block;margin-left:0;margin-bottom:15px;text-align:center;width:100%;font-size:18px}@media screen and (max-width: 767px){#slidedown-cart .total{font-size:16px}}#slidedown-cart .total .price{margin-left:15px}#slidedown-cart .actions{display:inline-block;text-align:center;width:100%}#slidedown-cart .no-items{padding:15px 25px;float:left;width:100%;text-align:center}#slidedown-cart p.text-continue a{display:none}.product_sidebar .custom-text-type-1{margin:0 0 60px}.product_sidebar ul.support_block{list-style:none;padding:0}.product_sidebar ul.support_block .support_icon a{float:left;padding:10px 0}.product_sidebar ul.support_block .support_icon{float:left;width:auto;margin-right:5%}@media screen and (max-width: 767px){.product_sidebar ul.support_block .support_icon{width:100%;margin-bottom:10px}}@media screen and (max-width: 567px){.product_sidebar ul.support_block .support_icon{width:100%;margin:0 0 10px;text-align:center}}.product_sidebar ul.support_block .support_icon a i{font-size:20px;line-height:55px}@media screen and (max-width: 1599px){.product_sidebar ul.support_block .support_icon a i{line-height:45px}}@media screen and (max-width: 967px){.product_sidebar ul.support_block .support_icon a i{line-height:35px;font-size:16px}}.right .product_sidebar{padding-right:0;padding-left:40px}@media screen and (max-width: 1599px){.right .product_sidebar{padding-left:20px}}@media screen and (max-width: 967px){.right .product_sidebar{padding-left:10px}}@media screen and (max-width: 767px){.right .product_sidebar{padding-left:0}}.product_sidebar{float:left;width:100%}@media screen and (max-width: 767px){.product_sidebar{padding-right:0;display:none}}.product_sidebar .widget .product-categories li{float:left;width:100%;position:relative;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;padding:10px 0 10px 18px}.product_sidebar .widget .product-categories li a,.collection_sidebar .widget .product-categories li a,.widget_categories li,.sidebar-tag.price li,.sidebar-tag.material li{float:left;width:84%;padding:0;color:#000}.product_sidebar .widget .product-categories li a:hover{color:#11d6e1}.product_sidebar .widget .product-categories li:last-child a{padding-bottom:0}.product_sidebar .widget .product-categories li a span{position:absolute;right:0;float:right;font-size:12px}.product_sidebar .widget .product-categories li .dt-menu-expand{position:absolute;right:0;top:10px;cursor:pointer;line-height:normal;font-size:20px;color:#11d6e1}.widget_categories li:hover i:before{color:#11d6e1}.collection_sidebar .widget .product-categories li:before,.product_sidebar .widget .product-categories li:before,.sidebar-tag.price li:before,.sidebar-tag.material li:before{content:"";width:7px;height:1px;background:#000;position:absolute;display:inline-block;top:24px;left:0}.product_sidebar .widget .product-categories li,.sidebar-tag.brand li,.widget_categories li,.sidebar-tag.price li,.sidebar-tag.material li{padding:0 0 0 18px;margin-left:1px;margin-top:1px;position:relative}.product_sidebar .widget .product-categories ul.children{padding:15px 0 25px 30px;margin:0;border:none}.product-sidebar-bestsellers .top-products li{float:left;width:100%;padding:12px 0;border-bottom:1px dashed #e4e4e4}.product-sidebar-bestsellers .top-products li:last-child{margin-bottom:0;border:none;padding-bottom:0}.product-sidebar-bestsellers .top-products li span.top_product_count{display:none;float:left;margin-right:20px;font-size:50px}@media screen and (max-width: 1199px){.product-sidebar-bestsellers .top-products li span.top_product_count{display:none;font-size:36px;margin-right:15px}}@media screen and (max-width: 967px){.product-sidebar-bestsellers .top-products li span.top_product_count{display:none;font-size:46px}}@media screen and (max-width: 767px){.product-sidebar-bestsellers .top-products li span.top_product_count{display:none}}.product-sidebar-bestsellers .top-products-detail{background:none;float:left;width:55%;padding:0}.product-sidebar-bestsellers .top-products-detail{text-align:left}.product-sidebar-bestsellers .thumb{float:right;width:25%;margin-left:5%}.product-sidebar-bestsellers .top-products li span.price span{font-size:14px}.product-sidebar-bestsellers .top-products li del span{font-size:12px}.product-sidebar-bestsellers .products .spr-badge{font-size:11px!important;padding:0}.product-sidebar-bestsellers{float:left;width:100%}.product_sidebar ul.support_block li span.top_product_count{float:left;font-size:50px;position:relative}@media screen and (max-width: 1599px){.product_sidebar ul.support_block li span.top_product_count{font-size:36px}}@media screen and (max-width: 1199px){.product_sidebar ul.support_block li span.top_product_count{display:none;font-size:46px}}@media screen and (max-width: 767px){.product_sidebar ul.support_block li span.top_product_count{display:block}}.product_sidebar ul.support_block li{float:left;width:100%;padding:12px 0;margin-bottom:5px;border-bottom:1px dashed #e4e4e4}.product_sidebar ul.support_block li:last-child{margin-bottom:0;border:none;padding-bottom:0}.product_sidebar .support_section:after{content:"";background:#e4e4e4;width:1px;height:50px;float:left;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 1199px){.product_sidebar .support_section:after{background:none}}@media screen and (max-width: 767px){.product_sidebar .support_section:after{background:#e4e4e4}}.product_sidebar .support_text{float:left}@media screen and (max-width: 1199px){.product_sidebar .support_text h6,.product_sidebar .support_text .h6{font-size:14px}}.product_sidebar .support_text h6,.product_sidebar .support_text .h6,.product_sidebar .support_text p{margin:0}.product_sidebar .support_section{float:left;padding:20px 0;position:relative}@media screen and (max-width: 967px){.product_sidebar .support_section{padding-bottom:0}}@media screen and (max-width: 767px){.product_sidebar .support_section{padding:20px 0 20px 10px}}@media screen and (max-width: 567px){.product_sidebar .support_section{float:none}}.product_sidebar .products .product-detail{border:none}.product_sidebar .products .product-detail .grid-link__title,.product_sidebar .product-detail .grid-link__meta .grid-link__org_price{font-size:20px}.product_sidebar .products .product-detail .grid-link__title{margin:0 0 5px}@media screen and (max-width: 967px){.product_sidebar .products .product-detail .grid-link__org_price,.product_sidebar .products .product-detail .grid-link__meta del{width:100%}}@media screen and (max-width: 967px){.product_sidebar .products .product-detail .grid-link__meta del{margin:0}}.product_desc_section{border-top:1px solid #e4e4e4;padding-top:20px}.product_sidebar .support_text{float:left;width:70%}@media screen and (max-width: 567px){.product_sidebar .support_text{width:100%;text-align:center}}.product_sidebar .support_text h5,.product_sidebar .support_text .h5{margin-bottom:5px}.product_sidebar .support_text h6,.product_sidebar .support_text .h6{margin-bottom:12px;font-size:16px;font-weight:400;font-family:Quicksand}.product_sidebar ul.support_block .support_icon{float:left}.product_sidebar ul.support_block .support_icon a{width:55px;height:55px;line-height:55px;text-align:center;border-radius:100%;padding:0}@media screen and (max-width: 1599px){.product_sidebar ul.support_block .support_icon a{width:45px;height:45px;line-height:45px}}@media screen and (max-width: 967px){.product_sidebar ul.support_block .support_icon a{width:35px;height:35px;line-height:35px}}@media screen and (max-width: 567px){.product_sidebar ul.support_block .support_icon a{float:none;display:inline-block}}.product_sidebar .support_section{margin:0;padding:0}.product_single_detail_section{padding-right:20px}@media screen and (max-width: 567px){.product_single_detail_section{padding-right:0}}.product_sidebar .support_section:after{content:none;background:none;width:0;height:0}@media screen and (max-width: 967px){.more-view-wrapper-owlslider{margin-bottom:30px}}.product_sidebar .product-sidebar-deals ul{border:none!important}.product_sidebar .product-sidebar-deals ul li label{display:none}.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single{border-color:#fc6171!important}.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single ul{margin:0;padding:0}.product_sidebar .product-sidebar-deals .top-products-detail label{display:none}.product_sidebar .product-sidebar-deals .top-products-detail ul.item-swatch label{display:block}.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single{background:#fc6171b3;margin:0;float:left;display:inline-block;text-align:center;list-style:none;padding:0!important;position:absolute;bottom:0;left:0;right:0;z-index:99}.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single li{display:inline-block;width:23%;padding:10px 0!important;margin:0}.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single li{font-size:16px;font-weight:700;line-height:1;position:relative}@media screen and (max-width: 1199px){.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single li{font-size:12px}}.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single li span{float:left;width:100%;font-weight:300;text-transform:uppercase;font-size:12px;line-height:1}@media screen and (max-width: 1199px){.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single li span{font-size:10px}}.product_sidebar .product-sidebar-deals ul li a.thumb{position:relative;float:left;width:100%;text-align:center}.product_sidebar .product-sidebar-deals ul li .products .product_left{width:100%}.product_sidebar .product-sidebar-deals ul li .products{border:none}.product_sidebar .product-sidebar-deals ul.item-swatch{margin:0;padding:0}.product_sidebar .product-sidebar-deals .widget.widget_top_rated_products{float:left;width:100%}.product_sidebar .widget_top_rated_products-section{float:left;width:100%;position:relative;margin:12px 0 0}@media screen and (max-width: 567px){.product_sidebar .widget_top_rated_products-section .owl-carousel .owl-item img{margin:auto}}.product_sidebar .product-sidebar-deals:hover .product-sidebar-deals-nav a{opacity:1}.product_sidebar .product-sidebar-deals .product-sidebar-deals-nav a{width:35px;height:35px;line-height:35px;position:absolute;top:34%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.product_sidebar .product-sidebar-deals .product-sidebar-deals-nav a{padding:0;margin:0}.product_sidebar .product-sidebar-deals .product-sidebar-deals-nav a.prev{float:left;left:0}.product_sidebar .product-sidebar-deals .product-sidebar-deals-nav a.next{right:0;cursor:pointer}.product_sidebar .product-sidebar-deals{float:left;width:100%}.product_single_detail_section .product-single__quantity{float:left;width:100%;margin-bottom:0}.product_single_detail_section .product-single__quantity input#quantity{border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;width:50px;font-size:20px}@media screen and (max-width: 1599px){.product_single_detail_section .product-single__quantity input#quantity{width:40px}}.product_single_detail_section .total-price{float:left;width:100%;margin-top:10px}.product_single_detail_section .product-single__quantity .dec,.product_single_detail_section .product-single__quantity .inc{cursor:pointer;border:1px solid #e4e4e4;font-size:24px;font-weight:400}.product_single_detail_section .product-single__quantity .dec,.product_single_detail_section .product-single__quantity input,.product_single_detail_section .product-single__quantity .inc{float:left;width:40px;height:40px;line-height:38px;text-align:center;margin:auto;padding:0}@media screen and (max-width: 1599px){.product_single_detail_section .product-single__quantity .dec,.product_single_detail_section .product-single__quantity input,.product_single_detail_section .product-single__quantity .inc{width:35px;height:35px;line-height:32px}}.product-single__hero h1,.product-single__hero .h1{text-transform:uppercase;color:#000;margin-bottom:5px}@media screen and (max-width: 967px){.product-single__hero h1,.product-single__hero .h1{font-size:24px;margin-bottom:10px}}@media screen and (max-width: 767px){.product-single__hero h1,.product-single__hero .h1{font-size:22px;margin-bottom:5px}}.product-single__hero .social-sharing{float:right}.product_single_detail_section .product-infor{float:left;width:100%;margin-top:20px;padding-bottom:0;text-align:left}.product-single__hero .product-infor label{float:left;margin-right:7px}.product-single__hero .contact-form{margin-bottom:0}.product_single_detail_section .product-single-button{float:left;width:100%;margin-top:30px}.product_single_detail_section .share_this_btn{float:left;width:100%;margin-top:15px}.size-chart-open-popup{line-height:30px;text-decoration:underline}.product_single_detail_section .add-to-wishlist i{margin-right:10px}.product_single_detail_section .add-to-wishlist .btn i,.product_single_detail_section .add-to-wishlist .btn--secondary i,.product_single_detail_section .add-to-wishlist .btn--tertiary i,.product_single_detail_section .add-to-wishlist input[type=submit] i{margin-right:5px}.product_single_detail_section .add-to-wishlist .btn,.product_single_detail_section .add-to-wishlist .btn--secondary,.product_single_detail_section .add-to-wishlist .btn--tertiary,.product_single_detail_section .add-to-wishlist input[type=submit]{float:left;margin-bottom:10px}@media screen and (max-width: 1599px){.product_single_detail_section .add-to-wishlist .btn,.product_single_detail_section .add-to-wishlist .btn--secondary,.product_single_detail_section .add-to-wishlist .btn--tertiary,.product_single_detail_section .add-to-wishlist input[type=submit]{margin-left:0;margin-top:10px}}@media screen and (max-width: 767px){.product_single_detail_section .add-to-wishlist .btn,.product_single_detail_section .add-to-wishlist .btn--secondary,.product_single_detail_section .add-to-wishlist .btn--tertiary,.product_single_detail_section .add-to-wishlist input[type=submit]{margin-left:0;margin-top:0}}@media screen and (max-width: 567px){.product_single_detail_section .add-to-wishlist .btn,.product_single_detail_section .add-to-wishlist .btn--secondary,.product_single_detail_section .add-to-wishlist .btn--tertiary,.product_single_detail_section .add-to-wishlist input[type=submit]{margin-left:0;margin-top:10px}}.product_single_detail_section .add-to-wishlist{float:left}@media screen and (max-width: 1599px){.product_single_detail_section .add-to-wishlist{width:100%}}@media screen and (max-width: 767px){.product_single_detail_section .add-to-wishlist{clear:inherit;width:auto}}@media screen and (max-width: 567px){.product_single_detail_section .add-to-wishlist{width:100%}}.product_single_detail_section label.deal-lable{float:left;text-transform:uppercase;width:100%;margin:0 0 5px;text-align:left}.product_single_detail_section .spr-badge{float:left;width:100%;margin-bottom:10px;padding:0}.product_single_detail_section{display:inline-block;text-align:left;margin:0;padding:0 0 0 20px}@media screen and (max-width: 1599px){.product_single_detail_section{padding-left:10px}}@media screen and (max-width: 767px){.product_single_detail_section{margin:0;padding:0}}.product_single_detail_section h2,.product_single_detail_section .h2{color:#000;float:left;width:100%;text-transform:inherit;margin:0 0 10px;font-size:34px}@media screen and (max-width: 967px){.product_single_detail_section h2,.product_single_detail_section .h2{font-size:24px}}@media screen and (max-width: 767px){.product_single_detail_section h2,.product_single_detail_section .h2{width:100%}}.product_single_detail_section .product-arrows{float:right;margin:0;display:none}.product_single_detail_section .product-arrows span.left{margin-right:10px}.product_single_detail_section .product-arrows span{font-size:28px}.product_single_detail_section .product-arrows span a{color:#fff}.product_single_detail_section .product-description{float:left;width:100%;margin-bottom:0;padding:0 0 10px}.product_single_detail_section .social-sharing{margin:0}@media screen and (max-width: 1199px){.product_single_detail_section .social-sharing{margin:20px 0 0}}@media screen and (max-width: 767px){.product_single_detail_section .social-sharing{margin:0}}.product_single_detail_section .social-sharing label{display:none}.product_single_detail_section .selector-wrapper-secton{float:left;width:100%;margin:0;text-align:left}@media screen and (max-width: 767px){.product_single_detail_section .selector-wrapper-secton{width:100%}}.product_single_detail_section .selector-wrapper-secton select{background:none;padding:5px 10px;width:100%;border-bottom:1px solid #e4e4e4;border-top:none;border-left:none;border-right:none}.product_single_detail_section .selector-wrapper-secton .selector-arrow:after,.product-single__quantity .quantity-box:after{content:"\f078";font-size:11px;font-family:"Font Awesome 5 Free";font-weight:700;float:left;position:absolute;right:0;bottom:10px;pointer-events:none}.product_single_detail_section .selector-wrapper-secton .selector-wrapper{float:left;width:50%;margin-bottom:15px}@media screen and (max-width: 567px){.product_single_detail_section .selector-wrapper-secton .selector-wrapper{width:100%}}.product_single_detail_section .selector-wrapper-secton .selector-wrapper label{margin-top:5px}.product_single_detail_section .total-price,.product_single_detail_section .grid-link__org_price,.price_varies{float:left;width:100%;margin-bottom:10px;font-size:22px;font-weight:700;color:#11d6e1}.product_single_detail_section .selector-wrapper-secton .selector-wrapper label,.prices.product_price label{color:#000;text-align:left;font-size:16px;font-weight:600;margin-bottom:0;float:left;width:150px}@media screen and (max-width: 767px){.product_single_detail_section .selector-wrapper-secton .selector-wrapper label,.prices.product_price label{width:150px}}@media screen and (max-width: 567px){.product_single_detail_section .selector-wrapper-secton .selector-wrapper label,.prices.product_price label{width:110px}}.product-infor label{color:#000;text-align:left;font-weight:600;margin-bottom:0;float:left;width:30%}@media screen and (max-width: 1599px){.product-infor label{width:40%}}@media screen and (max-width: 567px){.product-infor label{width:40%}}.product_single_price label{line-height:35px;color:#000;text-align:left;font-weight:600;margin-bottom:0;float:left;width:30%}@media screen and (max-width: 967px){.product_single_price label{width:40%}}@media screen and (max-width: 767px){.product_single_price label{width:40%}}@media screen and (max-width: 567px){.product_single_price label{width:40%}}.product-single__quantity label{color:#000;text-align:left;font-weight:600;margin-bottom:0;float:left;width:30%}@media screen and (max-width: 767px){.product-single__quantity label{margin-bottom:15px;width:40%}}@media screen and (max-width: 567px){.product-single__quantity label{margin-bottom:15px}}.product_single_detail_section .swatch .header{line-height:35px;color:#000;text-align:left;font-weight:600;margin-bottom:0;float:left;width:30%}@media screen and (max-width: 1599px){.product_single_detail_section .swatch .header{width:40%}}@media screen and (max-width: 967px){.product_single_detail_section .swatch .header{width:100%;margin-top:0;margin-bottom:10px}}@media screen and (max-width: 767px){.product_single_detail_section .swatch .header{width:40%}}.product-single__quantity label{color:#000;text-align:left;margin:0;float:left;width:30%}@media screen and (max-width: 1599px){.product-single__quantity label{width:40%}}@media screen and (max-width: 567px){.product-single__quantity label{width:40%}}.product-single__quantity .quantity-box{float:left;margin-right:15px;margin-bottom:20px;position:relative}.product-single__quantity.is-hidden{display:none}.product-single__quantity .quantity-selector{border-radius:0;text-align:center;display:inline-block;width:40px;height:50px;line-height:50px;float:left;margin:0;padding:0}.quick-view a div{display:none!important}.quick-view .product-shop.summary .details form{float:left;width:100%;margin:0}.quick-view .product-shop.summary .details .selector-wrapper{display:none;margin-bottom:20px;float:left;width:46%;margin-right:4%;position:relative}@media screen and (max-width: 767px){.quick-view .product-shop.summary .details .selector-wrapper{margin-bottom:10px}}.quick-view .quantity{border-radius:0;border-left:none;border-right:none;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;text-align:center;display:inline-block;width:40px;height:40px;line-height:40px;float:left;margin:0;padding:0}.quick-view .product-inventory label,.quick-view .prices.product_price label,.quick-view .product-shop.summary .details .qty-section.quantity-box label,.quick-view .product-shop.summary .details .total-price label,.quick-view .swatch .header{float:left;width:150px;margin-right:5px}@media screen and (max-width: 567px){.quick-view .product-inventory label,.quick-view .prices.product_price label,.quick-view .product-shop.summary .details .qty-section.quantity-box label,.quick-view .product-shop.summary .details .total-price label,.quick-view .swatch .header{width:110px}}.quick-view .product-shop.summary .compare-price{text-decoration:line-through;margin-left:5px;font-size:16px}.quick-view .product-shop.summary{padding-left:30px}@media screen and (max-width: 967px){.quick-view .product-shop.summary{padding-left:0}}.quick-view .product-shop.summary .total-price{float:left;width:100%;margin-top:20px}.product-single__quantity input{border:none}.quantity_width{width:60%;float:left}.quantity_width .min-qty-alert{margin-top:5px;float:left;width:100%;margin-bottom:0;line-height:1.4}.quantity_width .min-qty-alert,.product_single_detail_section label.deal-lable{color:#d02e2e}.product-single__quantity label{color:#000;font-size:16px;margin-top:0;float:left;line-height:38px}@media screen and (max-width: 1599px){.product-single__quantity label{line-height:32px}}.product-single__quantity .qty-buttons{float:left}.product-single__quantity .qtyplus:hover,.product-single__quantity .qtyminus:hover{opacity:.7}.quick-view .qtyplus,.quick-view .qtyminus{border:1px solid #e4e4e4;width:40px;height:40px;line-height:40px;padding:0;float:left;border-radius:0;cursor:pointer;text-align:center;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;appearance:none;-webkit-appearance:none}.product-single__quantity .qtyplus,.product-single__quantity .qtyminus{font-size:20px;border:1px solid #e4e4e4;width:40px;height:25px;line-height:25px;padding:0;display:block;border-radius:0;cursor:pointer;text-align:center;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;appearance:none;-webkit-appearance:none}.product_single_detail_section #AddToCart{float:left}.product_single_detail_section #AddToCart{float:left;margin-bottom:10px;margin-right:10px}.product_single_detail_section #AddToCart.disabled i{display:none}.product_single_detail_section #AddToCart i{margin-right:5px}.product_single_detail_section .product_single_buttons .btn,.product_single_detail_section .product_single_buttons .btn--secondary,.product_single_detail_section .product_single_buttons .btn--tertiary,.product_single_detail_section .product_single_buttons input[type=submit]{display:inline-block;margin:0}@media screen and (max-width: 767px){.product_single_detail_section .product_single_buttons .btn,.product_single_detail_section .product_single_buttons .btn--secondary,.product_single_detail_section .product_single_buttons .btn--tertiary,.product_single_detail_section .product_single_buttons input[type=submit]{margin-bottom:20px}}.product_single_detail_section .product_single_buttons .wishlist.btn,.product_single_detail_section .product_single_buttons .wishlist.btn--secondary,.product_single_detail_section .product_single_buttons .wishlist.btn--tertiary,.product_single_detail_section .product_single_buttons input.wishlist[type=submit]{padding:14px}.product_single_detail_section .product_single_buttons{width:100%;margin:0}@media screen and (max-width: 567px){.product_single_detail_section .product_single_buttons{text-align:left}}.product_single_detail_section .selector-wrapper-secton .product-single__quantity.selector-wrapper{float:left;width:100%;margin-bottom:20px}@media screen and (max-width: 767px){.product_single_detail_section .selector-wrapper-secton .product-single__quantity.selector-wrapper{width:100%}}.product-single .product-description{float:left;width:100%}@media screen and (max-width: 1199px){.product-single .product-description{width:100%}}.product-single .wishlist,.product-single button.wishlist{float:left;margin:0 0 20px 15px;text-transform:uppercase;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media screen and (max-width: 967px){.product-single .wishlist,.product-single button.wishlist{margin-left:5px}}@media screen and (max-width: 767px){.product-single .wishlist,.product-single button.wishlist{margin:0 0 20px 10px}}.product-single .wishlist i,.product-single button.wishlist i{float:left;width:50px;height:50px;line-height:50px;text-align:center;font-size:20px;border:1px solid #e4e4e4}.breadcrumb{color:#636363;display:inline-block;text-align:center;width:100%;margin:0}.breadcrumb a,.breadcrumb span{display:inline;padding-right:4px;margin-right:4px;color:#636363}.breadcrumb a:first-child,.breadcrumb span:first-child{padding-left:0}.breadcrumb h1,.breadcrumb .h1{color:#636363}.breadcrumb a,.breadcrumb span{color:#000}.breadcrumb{margin:0;position:relative}.breadcrumb:after{background:url(//www.luna-bella.com/cdn/shop/t/11/assets/curve_image.png?v=159474849427657958661748025235);position:absolute;width:100%;bottom:-10px;content:"";left:0;height:11px}.product-single h4,.product-single .h4{font-weight:700;color:#000;text-transform:uppercase;margin-bottom:10px;font-size:13px}.product-single .gallery{list-style:none}.product-single .wishlist span{font-size:16px;text-align:center;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.product-single .share-facebook{border-radius:0;background:none;padding:0;font-size:16px}@media screen and (max-width: 567px){.product-single .share-facebook{font-size:11px}}.product-single .share-twitter{border-radius:0;background:none;padding:0;font-size:16px}@media screen and (max-width: 567px){.product-single .share-twitter{font-size:11px}}.product-single .share-pinterest{border-radius:0;background:none;padding:0;font-size:16px}@media screen and (max-width: 567px){.product-single .share-pinterest{font-size:11px}}.product-single .share-fancy{border-radius:0;background:none;padding:0;font-size:16px}@media screen and (max-width: 567px){.product-single .share-fancy{font-size:11px}}.product-single .share-google{border-radius:0;background:none;padding:0;font-size:16px}@media screen and (max-width: 567px){.product-single .share-google{font-size:11px}}.product-single .social-sharing a{float:left;margin:0}.product-single .social-sharing a.share-facebook:hover{background:#35538f;color:#fff}.product-single .social-sharing a.share-twitter:hover{background:#34b3d3;color:#fff}.product-single .social-sharing a.share-pinterest:hover{background:#b70400;color:#fff}.product-single .social-sharing a.share-fancy:hover,.product-single .social-sharing a.share-google:hover{background:#d53e2b;color:#fff}.collection-grid .products-grid-view>ul li .product-hover-4.products .product-detail p{display:none}.collection-list .collection-featured-image{margin:0 auto 20px;display:block}.collection-list ul.list-method .products:hover .product-detail .spr-badge{text-align:left}.collection-list .selection-box,.selection-box.custom{position:relative;float:left}.collection-list .selection-box{min-width:185px}@media screen and (max-width: 967px){.collection-list .selection-box{min-width:170px}}@media screen and (max-width: 767px){.collection-list .selection-box{min-width:180px}}.collection-list .selection-box:before{z-index:1;right:12px;top:3px;bottom:0;height:0px;margin:auto;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff}.selection-box.custom{width:100%}.selection-box.custom:before{z-index:1;right:16px;top:0;bottom:0;height:30px;margin:auto;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #fff}.collection-list .selection-box:before,.selection-box:after,.selection-box.custom:before,.selection-box.custom:after{content:"";pointer-events:none;position:absolute}.collection-list .selection-box:after{width:37px;height:37px;right:0;top:0;border-radius:0 5px 5px 0}@media screen and (max-width: 967px){.collection-list .selection-box:after{width:35px;height:35px}}.selection-box.custom:after{width:51px;height:51px;right:0;top:0}.collection-list .selection-box:after,.selection-box.custom:after{background:#11d6e1}.collection-list select{width:100%;height:37px;color:#636363}@media screen and (max-width: 967px){.collection-list select{font-size:11px;height:35px}}@media screen and (max-width: 567px){.collection-list select{font-size:12px}}.collection-list ul.products-grid-view li{padding:15px}.per-page-section ul{list-style:none;margin:0;padding:0}.widget ul{float:left;width:100%;margin:0 0 50px;list-style:none;padding:0}.widget .widget_product_categories h4,.widget .widget_product_categories .h4{margin-bottom:20px}.widget h4,.widget .h4{position:relative;color:#fff;padding:20px 40px;border-radius:5px;font-size:18px;outline:2px dashed;outline-offset:-10px;outline-color:#fff;background:#fc6171;font-family:Quicksand}@media screen and (max-width: 967px){.widget h4,.widget .h4{font-size:16px}}.collection-list .products-grid-view>ul{list-style:none;padding:0;margin:0 -15px}@media screen and (max-width: 767px){.collection-list .products-grid-view>ul{margin:0}}.collection-list ul{list-style:none;padding:0}.collection-list .products-grid-view>ul,.collection-grid .products-grid-view>ul{list-style:none;padding:0;margin:0 -15px}@media screen and (max-width: 767px){.collection-list .products-grid-view>ul,.collection-grid .products-grid-view>ul{margin:0}}ul li .products .product_desc{display:none}.collection-list .products-grid-view ul li .products .product_desc{display:block}.collection-list .products-grid-view ul.item-swatch{margin:20px 0 0}.collection-list .products-grid-view>ul,.collection-list .product-hover-9.products ul,.collection-list .product-hover-9.products .product-detail .item-swatch{text-align:left}.collection-list .products-grid-view>ul>li{width:100%;margin-bottom:20px;text-align:left}.collection-list .products-grid-view>ul li .products .product-container{width:30%;border-radius:0}@media screen and (max-width: 567px){.collection-list .products-grid-view>ul li .products .product-container{width:40%}}.collection-list .products-grid-view>ul li .product-hover-4.products .product-detail{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:0;width:70%;text-align:left!important;box-shadow:none;padding:30px 60px;border:none}@media screen and (max-width: 1599px){.collection-list .products-grid-view>ul li .product-hover-4.products .product-detail{padding:10px 30px}}@media screen and (max-width: 1199px){.collection-list .products-grid-view>ul li .product-hover-4.products .product-detail{padding:15px 30px;position:static;top:0%;-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);transform:translateY(0)}}@media screen and (max-width: 567px){.collection-list .products-grid-view>ul li .product-hover-4.products .product-detail{width:60%}}.collection-list .products-grid-view>ul li .product-hover-4.products .product-detail a.grid-link__title{font-size:30px;margin-bottom:20px}@media screen and (max-width: 967px){.collection-list .products-grid-view>ul li .product-hover-4.products .product-detail a.grid-link__title{font-size:26px}}@media screen and (max-width: 567px){.collection-list .products-grid-view>ul li .product-hover-4.products .product-detail a.grid-link__title{font-size:20px}}.collection-list .products-grid-view>ul>li.li.grid__item.item-row .products{border:1px solid #e4e4e4}.collection-list .products-grid-view>ul>li.li.grid__item.item-row .products:hover{border:1px solid #e4e4e4}.collection-list .products-grid-view>ul li .product-hover-4.products .product-container .product-button a{font-size:12px}.collection-list .products-grid-view>ul li .product-hover-4.products .deal-clock{width:auto}@media screen and (max-width: 1599px){.collection-list .products-grid-view>ul li .product-hover-4.products .deal-clock{width:60%}}@media screen and (max-width: 767px){.collection-list .products-grid-view>ul li .product-hover-4.products .deal-clock{width:100%}}.listview.active,.gridview.active{color:#11d6e1}.gridview,.listview{float:left;color:#fff}.collection-list ul.list-method .grid__item.item-row{float:left;width:100%}.collection-list ul.list-method .products .product-detail{float:left;width:70%}.collection-list ul.list-method .products .product-container{float:left;width:30%}.collection-list ul.list-method .products .product-detail{text-align:left}.collection-list ul.list-method .products .product-detail .grid-link__title{margin-bottom:10px}.collection-list ul.list-method .products .product-detail{padding:30px 20px}.collection-list ul.list-method .products .product-detail .grid-link__meta{padding:0}.collection-list ul.list-method .products .product-detail .item-swatch{text-align:left}.collection-list ul.grid-method .products .product-detail p{display:none}.collection-list{float:left;width:100%;padding-right:30px}@media screen and (max-width: 967px){.collection-list{padding-right:0}}.collection-list .form-horizontal{float:left;width:100%}@media screen and (max-width: 767px){.collection-list .form-horizontal{float:none}}.collection-list select{text-align:left;padding:8px 0 8px 10px;border-radius:3px}@media screen and (max-width: 967px){.collection-list select{width:70%;padding:8px 0 8px 5px}}.collection-list .form-horizontal>label{margin-right:10px;margin-top:7px;float:left}@media screen and (max-width: 1199px){.collection-list .form-horizontal>label{margin-top:5px}}@media screen and (max-width: 967px){.collection-list .form-horizontal>label{margin-top:7px}}.collection-list h1,.collection-list .h1{float:left;width:100%;text-align:left}.collection-list .collection-view{display:inline-block}@media screen and (max-width: 767px){.collection-list .collection-view{display:none}}.collection-list .section-header__link--right{float:right;width:auto}.collection-list .section-header__link--right .form-horizontal{float:left;margin-right:20px}.collection-list .section-header__link--right .form-horizontal label{font-size:13px}.collection-list .per-page-section{float:right}@media screen and (max-width: 767px){.collection-list .per-page-section{display:none}}.collection-list .per-page-section li{float:left}.collection-list .per-page-section li a:hover,.collection-list .per-page-section li.active a{color:#11d6e1}.collection-list .per-page-section li a{float:left;padding:7px 10px;border-right:1px solid #e4e4e4}@media screen and (max-width: 1199px){.collection-list .per-page-section li a{padding:7px;font-size:12px}}@media screen and (max-width: 767px){.collection-list .per-page-section li a{padding:5px 8px;font-size:12px}}.collection-list .per-page-section li:last-child a{border-right:none}.collection-list .per-page-section p{float:left;margin-right:10px;font-size:13px;margin-top:7px}@media screen and (max-width: 967px){.collection-list .per-page-section p{margin-right:5px;font-size:12px}}@media screen and (max-width: 767px){.collection-list .per-page-section p{margin:0}}@media screen and (max-width: 567px){.collection-list .per-page-section p{float:none}}.collection-list .per-page-section ul{float:left;border:1px solid #e4e4e4;border-radius:3px}@media screen and (max-width: 567px){.collection-list .per-page-section ul{float:none;display:inline-block}}.collection-list .product-list a img{margin:auto}.collection-list .list-product-detial{float:right}@media screen and (max-width: 767px){.featured .grid__item{margin-bottom:50px}}.deal-items ul li .products{border-right:none}.deal-items ul li:last-child .products{border-right:1px solid #e4e4e4}ul li .products{margin:0;float:left;width:100%}@media screen and (max-width: 767px){.collection-list .post-large--one-third:nth-child(2n){margin-right:0}}@media screen and (min-width: 768px){.collection-list .post-large--one-third:nth-child(3n){margin-right:0}}.product-list{border:1px solid #e4e4e4;margin-bottom:20px}.collection_sidebar{padding:0;float:left;width:100%}@media screen and (max-width: 967px){.collection_sidebar{margin:0}}@media screen and (max-width: 767px){.collection_sidebar{display:none}}.collection_sidebar .widget{float:left;width:100%}.collection_sidebar .widget h4 a.clear,.collection_sidebar .widget .h4 a.clear{float:right;margin:0;padding:0;position:absolute;right:15px;color:#fff;border:none}.collection_sidebar .top_products_nav a:hover{border-color:#11d6e1;color:#fff}.collection_sidebar .top_products_nav a{padding:0;cursor:pointer;position:absolute;top:40%;width:35px;height:35px;line-height:35px;text-align:center}.collection_sidebar .top_products_nav a.prev{left:0}.collection_sidebar .top_products_nav a.next{right:5px}.collection_sidebar .widget_top_rated_products:hover .top_products_nav a{opacity:1}.collection_sidebar .top-products li{float:left;width:100%;padding-right:5px}.collection_sidebar .top-products li a.thumb img{margin:auto}.top-products-detail .sale{display:none;background:#a0b200;color:#fff;font-size:10px;padding:2px 6px;font-weight:700;text-transform:uppercase;margin-top:5px;float:left}.collection_sidebar .top-products .top-products-detail a{font-size:18px;float:left;width:100%;margin-bottom:5px}@media screen and (max-width: 1599px){.collection_sidebar .top-products .top-products-detail a{font-size:14px}}.collection_sidebar .top-products .top-products-detail .price{font-size:16px;color:#fc6171}@media screen and (max-width: 967px){.collection_sidebar .top-products .top-products-detail .price{font-size:12px}}.collection_sidebar .widget .product-categories li{float:left;width:100%;position:relative;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.collection_sidebar .widget .product-categories li,.product_sidebar .widget .product-categories li,.blog-design-4 .widget.widget_categories ul li{float:left;width:100%;padding:10px 0 10px 18px}.collection_sidebar .widget .product-categories li:last-child,.product_sidebar .widget .product-categories li:last-child{border-bottom:none}.collection_sidebar .widget .product-categories li a span{position:absolute;right:0;float:right}.collection_sidebar .widget .product-categories li .dt-menu-expand{position:absolute;right:0;top:10px;cursor:pointer;font-size:16px}.collection_sidebar .widget .product-categories li,.sidebar-tag.brand li,.widget_categories li,.sidebar-tag.price li,.sidebar-tag.material li{position:relative}.collection_sidebar .widget .product-categories ul.children{padding:15px 0 15px 15px;margin:0;border:none;list-style:none}@media screen and (max-width: 967px){.collection_sidebar .widget ul li a{font-size:13px}}.collection_sidebar .widget ul li a:hover,.collection_sidebar .widget .product-categories li:hover .dt-menu-expand{color:#11d6e1}.collection_sidebar .product-detail .grid-link__meta .grid-link__org_price,.collection_sidebar .product-detail .grid-link__meta del{float:left}.collection_sidebar .widget .product-categories ul.children{padding:15px 0 15px 27px;margin:0;border:none}.collection_sidebar .widget .product-categories ul.children li{position:relative}.widget .product-categories li span.dt-sc-toggle:hover:before{color:#11d6e1}.collection_sidebar .widget .product-categories li span.dt-sc-toggle:before,.product_sidebar .widget .product-categories li span.dt-sc-toggle:before{cursor:pointer;font-size:14px;content:"\f067";font-family:"Font Awesome 5 Free";font-weight:700;right:12px;top:10px}.collection_sidebar .widget .product-categories li span.dt-sc-toggle.active:before,.product_sidebar .widget .product-categories li span.dt-sc-toggle.active:before{cursor:pointer;font-size:14px;content:"\f068";font-family:"Font Awesome 5 Free";font-weight:700;right:12px;top:10px}.product_sidebar .widget .product-categories li a.active,.collection_sidebar .widget .product-categories li a.active,.blog-design-4 .widget.widget_categories ul li.active{color:#11d6e1}.widget.sidebar-tag ul{margin-bottom:50px}.sidebar-tag.brand li i,.sidebar-tag.price li i,.sidebar-tag.material li i{margin-top:10px}.widget.sidebar-tag:last-child ul{margin-bottom:0}.nav_featured,.nav_featured_best-selling,.nav_home-collection-2{display:inline-block;text-align:center;font-size:14px;text-transform:capitalize;font-weight:700;z-index:1}.nav_featured,.nav_featured_best-selling,.nav_home-collection-2{margin:40px 0 0}.nav_featured_best-selling a,.nav_home-collection-2 a{display:inline-block;width:40px;height:40px;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;line-height:38px;border:1px solid #e4e4e4;cursor:pointer}.nav_featured_best-selling a.next,.nav_home-collection-2 a.next{margin-right:10px}.nav_featured_best-selling a:hover,.nav_home-collection-2 a:hover{color:#11d6e1}#nav_featured{display:inline-block;text-align:center;font-size:14px;text-transform:capitalize;font-weight:700;z-index:1}#nav_featured{margin:40px 0 0}ul#featured{list-style:none;padding:50px 0 0}ul#featured.owl-carousel .owl-item,#home-collection4.owl-carousel .owl-item,#home-collection2.owl-carousel .owl-item{padding:0}@media screen and (max-width: 567px){.products a img{margin:auto}}@media screen and (max-width: 567px){.products .reveal .swipe{left:0;right:0}}.products{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;position:relative;float:left;width:100%}.related-products-container ul li.grid__item.item-row{padding-bottom:0}.top_rated_section,.related-products-container{position:relative;float:left;width:100%}.top_rated_section .grid-uniform{position:relative}.top_rated_section .carousel-arrow a{position:absolute;top:55%}@media screen and (max-width: 967px){.top_rated_section .carousel-arrow a{top:40%}}@media screen and (max-width: 767px){.top_rated_section .carousel-arrow a{top:20%}}@media screen and (max-width: 567px){.top_rated_section .carousel-arrow a{top:15%}}.related-products-container .nav_featured a.next{right:0}.related-products-container .nav_featured a.left,.related-products-container .nav_featured a.prev{left:0}.related-products-container #nav_featured a.next{right:0}.related-products-container #nav_featured a.left,.related-products-container #nav_featured a.prev{left:0}.related-products-container #nav_featured a,.related-products-container .nav_featured a{padding:0;width:35px;height:35px;line-height:35px;margin-top:-15px;position:absolute;top:33%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.related-products-container.recent_article .nav_featured a{top:45%}.related-products-container .border-title h4,.related-products-container .border-title .h4{font-weight:400;color:#000}.related-products-container .nav_featured,.related-products-container #nav_featured{display:block;margin:0}.related_products_container{float:left;width:100%;position:relative}.related-products.owl-carousel .owl-wrapper-outer{padding:0 0 20px}.related-products .post-large--one-quarter{width:23.5%;margin-right:2%}.image-block{position:relative}.image-block:before{position:absolute;display:block;content:"";width:100%;height:100%;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.image-block{background:#0000;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.two_section_banner{float:left;width:100%}.featured-content{-webkit-transition:all .35s linear;transition:all .35s linear;-ms-transform-origin:50% 0}.newsletterwrapper .btn.close:before,.newsletterwrapper .close.btn--secondary:before,.newsletterwrapper .close.btn--tertiary:before,.newsletterwrapper input.close[type=submit]:before{border:none;content:none}.newsletterwrapper btn.close:after,.newsletterwrapper btn.close:before{content:none}.no-opacity .wrapper-dropdown-3 .dropdown,.no-pointerevents .wrapper-dropdown-3 .dropdown{display:none;opacity:1;pointer-events:auto}.no-opacity .wrapper-dropdown-3.active .dropdown,.no-pointerevents .wrapper-dropdown-3.active .dropdown{display:block}.featured .grid__item.post-large--one-sixth:last-child{margin-right:0}.related-products .post-large--one-quarter:last-child{margin-right:0}.related-products-container{float:left;width:100%;position:relative}.owl-carousel .owl-item{padding:0}.owl-carousel li{list-style:none}.view_more_btn{display:inline-block;width:100%;text-align:center;margin:20px 0 0}.featured .grid__item.post-large--one-sixth{width:15.6%;margin-right:1%}.contact-form input[type=text],.contact-form input[type=email],.contact-form input[type=tel],.contact-form textarea{border-radius:5px;display:inline-block;width:100%;padding:15px 20px}.contact-form{float:left;padding-right:30px;margin:0}.contact-form-section{display:inline-block;text-align:center;width:100%;margin-top:0}.contact-form-section .errors{display:inline-block;width:100%}.contact-address .contact-form-section .errors ul li{padding:10px 0;border:none}.contact-form-section .contact-form{float:none;margin:auto auto 0;width:50%;padding:30px}@media screen and (max-width: 767px){.contact-form-section .contact-form{width:70%}}@media screen and (max-width: 567px){.contact-form-section .contact-form{width:95%}}.contact-form-section .contact-form .btn,.contact-form-section .contact-form .btn--secondary,.contact-form-section .contact-form .btn--tertiary,.contact-form-section .contact-form input[type=submit]{width:100%}.contact-form .btn span,.contact-form .btn--secondary span,.contact-form .btn--tertiary span,.contact-form input[type=submit] span{float:none;display:inline-block;width:100%}.contact-form .btn,.contact-form .btn--secondary,.contact-form .btn--tertiary,.contact-form input[type=submit]{width:100%}.contact-address{float:left;width:100%}.contact-address h4,.contact-address .h4{text-transform:uppercase;letter-spacing:1px}.contact-address ul{list-style:none;padding:0}.contact-address li p{margin:0}.contact-address li .contact_duration li{float:left;width:100%}@media screen and (max-width: 967px){.contact-address p{font-size:13px}}.contact-address .social-icons{padding:0;float:left;width:100%}.contact-address .social-icons li{float:left;margin-right:5px;width:auto}@media screen and (max-width: 567px){.contact-address .social-icons li{margin-right:3px}}.contact-address li:last-child{border-right:none}.contact-address .social-icons li a{width:35px;height:35px;float:left;line-height:35px;text-align:center;border:1px solid #000}@media screen and (max-width: 967px){.contact-address .social-icons li a{width:30px;height:30px;line-height:30px}}@media screen and (max-width: 567px){.contact-address .social-icons li a{width:28px}}.contact-address .social-icons li a:hover{background:#11d6e1;border-color:#11d6e1}.contact-address .icon-wrapper{text-align:center;border-radius:15px}@media screen and (max-width: 1199px){.contact-address .icon-wrapper{margin-bottom:25px}}#map iframe,#map{float:left;width:100%}.contact .post-large--one-half{margin-right:2%;width:48%}.contact .post-large--one-half:last-child{margin-right:0}.contact-address li{padding:0 10px;list-style:none;text-align:center}ul.dt-sc-tabs-frame,ul.dt-sc-tabs{margin:0;padding:0}ul.dt-sc-tabs-frame li{display:inline;float:left;margin:0;padding:0}.template-product .dt-sc-tabs-content h4,.template-product .dt-sc-tabs-content .h4{font-weight:400}.template-product .dt-sc-tabs-frame-content,.template-product .dt-sc-tabs-content{float:left;width:100%;display:block;padding:0 20px;margin:0}@media screen and (max-width: 767px){.template-product .dt-sc-tabs-frame-content,.template-product .dt-sc-tabs-content{padding:0 20px}}.dt-sc-tabs-content ul{margin:10px 0 0}.dt-sc-tabs-content h3,.dt-sc-tabs-content .h3{color:#636363}.dt-sc-tabs-content h2,.dt-sc-tabs-content .h2{font-size:26px;margin-bottom:15px;color:#000}.dt-sc-tabs-frame-content h5,.dt-sc-tabs-frame-content .h5,.dt-sc-tabs-content h5,.dt-sc-tabs-content .h5{font-size:18px;margin-bottom:15px;color:#636363}.dt-sc-tabs-frame-content{background:#ede7d6;margin-top:-1px;border:1px solid #B6A99E;padding:5px 10px;width:100%;border-radius:0 5px 5px;-webkit-border-radius:0px 5px 5px 5px;-moz-border-radius:0px 5px 5px 5px}ul.dt-sc-tabs li{float:left;display:inline;padding-bottom:0}ul.dt-sc-tabs-frame li{margin:0 8px 0 0}ul.dt-sc-tabs li:first-child a{margin-left:0}.template-product ul.dt-sc-tabs li a.current:before{background:#11d6e1;content:"";display:inline-block;width:100%;height:2px;position:absolute;bottom:0;left:0;right:0}ul.dt-sc-tabs li a.current{color:#11d6e1}ul.dt-sc-tabs li a{margin:0 10px;padding:15px 18px;display:inline-block;font-size:18px;position:relative;z-index:1;text-transform:capitalize}@media screen and (max-width: 1199px){ul.dt-sc-tabs li a{padding:10px 15px;font-size:16px}}@media screen and (max-width: 767px){ul.dt-sc-tabs li a{padding:10px 20px}}@media screen and (max-width: 567px){ul.dt-sc-tabs li a{margin-bottom:7px}}ul.dt-sc-tabs-frame li a{background:#d7cbbb;padding:10px 15px 8px;float:left;position:relative;z-index:1}.dt-sc-tabs-frame-content h5,.dt-sc-tabs-frame-content .h5{margin:15px 0 10px}.dt-sc-tabs-frame-content p{margin:0 0 10px}.spr-container{border:none!important;padding:0!important}.dt-sc-toggle-frame-set{float:left;width:100%;margin:0;padding:0}.dt-sc-toggle-frame{padding-bottom:20px;display:block}.dt-sc-toggle-frame h5.dt-sc-toggle-accordion,.dt-sc-toggle-frame .dt-sc-toggle-accordion.h5{font-weight:400;position:relative;text-transform:uppercase;margin:0;padding:0 0 0 20px}.dt-sc-toggle-frame h5 a,.dt-sc-toggle-frame .h5 a{display:block;text-transform:uppercase;color:#5c5c5c}.dt-sc-toggle-frame h5 a:before,.dt-sc-toggle-frame .h5 a:before,.dt-sc-toggle-frame h5 a:after,.dt-sc-toggle-frame .h5 a:after{position:absolute;text-decoration:inherit}.dt-sc-toggle-frame-set .dt-sc-toggle-frame h5.dt-sc-toggle-accordion:before,.dt-sc-toggle-frame-set .dt-sc-toggle-frame .dt-sc-toggle-accordion.h5:before,.dt-sc-toggle-frame-set .dt-sc-toggle-frame h5.dt-sc-toggle:before,.dt-sc-toggle-frame-set .dt-sc-toggle-frame .dt-sc-toggle.h5:before{content:"\f107";font-family:Fontawesome;top:0;left:0;position:absolute;font-weight:400}.dt-sc-toggle-frame-set .dt-sc-toggle-frame h5.dt-sc-toggle-accordion:after,.dt-sc-toggle-frame-set .dt-sc-toggle-frame .dt-sc-toggle-accordion.h5:after,.dt-sc-toggle-frame-set .dt-sc-toggle-frame h5.dt-sc-toggle:after,.dt-sc-toggle-frame-set .dt-sc-toggle-frame .dt-sc-toggle.h5:after{content:"\f078";font-family:Fontawesome;top:4px;left:0;display:inline-block;float:left;position:absolute}.dt-sc-toggle-frame-set .dt-sc-toggle-frame h5.active:before,.dt-sc-toggle-frame-set .dt-sc-toggle-frame .active.h5:before,.dt-sc-toggle-frame-set .dt-sc-toggle-frame h5.active:after,.dt-sc-toggle-frame-set .dt-sc-toggle-frame .active.h5:after,.dt-sc-toggle-frame-set h5.dt-sc-toggle.active:before,.dt-sc-toggle-frame-set .dt-sc-toggle.active.h5:before{content:""}.dt-sc-toggle-frame .dt-sc-toggle-content{padding:5px 20px 20px 22px;margin:0;background:#f4f4f4}.dt-sc-toggle-frame .dt-sc-toggle-accordion.active,.dt-sc-toggle-frame .dt-sc-toggle.active{background:#f4f4f4;margin-bottom:0;padding:20px 10px 5px 20px}.dt-sc-toggle-accordion.active a:before,.dt-sc-toggle-accordion.active a:after,.dt-sc-toggle-frame .dt-sc-toggle.active a:before,.dt-sc-toggle-frame .dt-sc-toggle.active a:after,.dt-sc-toggle-frame-set .dt-sc-toggle-frame h5.dt-sc-toggle.active:before,.dt-sc-toggle-frame-set .dt-sc-toggle-frame .dt-sc-toggle.active.h5:before{content:""}.dt-sc-toggle-frame-set h5.dt-sc-toggle-accordion:before,.dt-sc-toggle-frame-set .dt-sc-toggle-accordion.h5:before,h5.dt-sc-toggle:before,.dt-sc-toggle.h5:before{content:"\f107";font-family:"Font Awesome 5 Free";font-weight:700}h5.dt-sc-toggle-accordion.active:before,.dt-sc-toggle-accordion.active.h5:before,.dt-sc-toggle-frame-set h5.dt-sc-toggle.active:before,.dt-sc-toggle-frame-set .dt-sc-toggle.active.h5:before{content:"\f106";font-family:"Font Awesome 5 Free";font-weight:700}h5.dt-sc-toggle-accordion.active,.dt-sc-toggle-accordion.active.h5{background:#fc6171;color:#fff;border-color:#fc6171}h5.dt-sc-toggle-accordion.active a,.dt-sc-toggle-accordion.active.h5 a{color:#fff}.course h5.dt-sc-toggle-accordion:before,.course .dt-sc-toggle-accordion.h5:before{content:"?"}.course h5.dt-sc-toggle-accordion.active:before,.course .dt-sc-toggle-accordion.active.h5:before{content:"?"}.dt-sc-toggle-frame h5.dt-sc-toggle-accordion:before,.dt-sc-toggle-frame .dt-sc-toggle-accordion.h5:before{content:""}.dt-sc-toggle-frame h5.dt-sc-toggle-accordion,.dt-sc-toggle-frame .dt-sc-toggle-accordion.h5{line-height:inherit}h5.dt-sc-toggle-accordion,.dt-sc-toggle-accordion.h5,.dt-sc-toggle-frame h5.dt-sc-toggle,.dt-sc-toggle-frame .dt-sc-toggle.h5,h5.dt-sc-toggle,.dt-sc-toggle.h5{padding:15px 0 15px 42px;line-height:30px;position:relative;font-size:16px;margin:0 0 -1px;border:1px solid #e4e4e4}.dt-sc-toggle-frame h5.dt-sc-toggle,.dt-sc-toggle-frame .dt-sc-toggle.h5{padding:0 0 0 20px;margin-bottom:0}.dt-sc-toggle-frame h5.dt-sc-toggle-accordion a,.dt-sc-toggle-frame .dt-sc-toggle-accordion.h5 a,.dt-sc-toggle-frame h5.dt-sc-toggle a,.dt-sc-toggle-frame .dt-sc-toggle.h5 a{font-weight:400}h5.dt-sc-toggle-accordion a,.dt-sc-toggle-accordion.h5 a{color:#5c5c5c;font-weight:400;display:block}h5.dt-sc-toggle a,.dt-sc-toggle.h5 a{color:#5c5c5c;font-size:16px;font-weight:700;display:block}.dt-sc-toggle-frame h5.dt-sc-toggle-accordion a,.dt-sc-toggle-frame .dt-sc-toggle-accordion.h5 a{font-weight:400}h5.dt-sc-toggle-accordion:before,.dt-sc-toggle-accordion.h5:before,h5.dt-sc-toggle:before,.dt-sc-toggle.h5:before{display:inline-block;width:30px;height:30px;text-align:center;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;position:absolute;top:15px;left:3px;z-index:1}.dt-sc-toggle-frame h5.dt-sc-toggle-accordion:before,.dt-sc-toggle-frame .dt-sc-toggle-accordion.h5:before,.dt-sc-toggle-frame h5.dt-sc-toggle:before,.dt-sc-toggle-frame .dt-sc-toggle.h5:before{background:none;display:inherit;width:auto;height:auto;text-align:inherit;line-height:inherit;color:inherit;border:none;border-radius:0;-moz-border-radius:0px;-webkit-border-radius:0px;position:static}h5.dt-sc-toggle-accordion.active:before,.dt-sc-toggle-accordion.active.h5:before,h5.dt-sc-toggle.active:before,.dt-sc-toggle.active.h5:before{line-height:25px}.dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active:before,.dt-sc-toggle-frame .dt-sc-toggle-accordion.active.h5:before,.dt-sc-toggle-frame h5.dt-sc-toggle.active:before,.dt-sc-toggle-frame .dt-sc-toggle.active.h5:before{border:0px}.dt-sc-toggle-content{padding-left:40px;padding-bottom:20px;padding-top:20px;clear:both;display:none;border:1px solid #e4e4e4;border-bottom:none}.dt-sc-toggle-content.last{border-bottom:1px solid #e4e4e4}.dt-sc-tabs-vertical-container{float:left;width:100%;margin:0 0 20px;padding:0;clear:both}.dt-sc-tabs-vertical-container ul{float:left;width:20%}.dt-sc-tabs-vertical-container .dt-sc-tabs-content{width:80%;clear:none;float:left;padding:0 0 0 90px;border:none;border-left:1px solid #e4e4e4}.dt-sc-tabs-vertical-container ul.dt-sc-tabs li{display:block;float:none}.dt-sc-tabs-vertical-container ul.dt-sc-tabs li a:after{content:none}.dt-sc-tabs-vertical-container ul.dt-sc-tabs li a{font-size:18px;margin-bottom:10px}ul.dt-sc-tabs-vertical-frame{float:left;width:18%;margin:0;padding:0}@media screen and (max-width: 767px){ul.dt-sc-tabs-vertical-frame{width:100%;margin-bottom:20px}}ul.dt-sc-tabs-vertical-frame li.current{border-right:2px solid #11d6e1}@media screen and (max-width: 767px){ul.dt-sc-tabs-vertical-frame li.current{border-right:none}}ul.dt-sc-tabs-vertical-frame li{float:left;display:block;margin:0 1px 1px;padding:0;width:100%;position:relative}ul.dt-sc-tabs-vertical-frame li a{display:block;border-radius:5px 0 0 5px;-webkit-border-radius:5px 0px 0px 5px;-moz-border-radius:5px 0px 0px 5px;margin:0;padding:12px;font-family:Baloo Paaji}ul.dt-sc-tabs-vertical-frame li.current:before{background:#11d6e1}ul.dt-sc-tabs-vertical-frame li:before{width:7px;height:7px;border-radius:50%;float:left;content:"";background:#11d6e1;margin:19px 10px 0 0}.dt-sc-tabs-vertical-frame-content{border-left:1px solid #e4e4e4;border-radius:0 5px 5px;-webkit-border-radius:0px 5px 5px 5px;-moz-border-radius:0px 5px 5px 5px;float:left;width:82%;margin:0;padding:0 0 0 4%}@media screen and (max-width: 767px){.dt-sc-tabs-vertical-frame-content{width:100%;padding:0;border-left:none}}.dt-sc-tabs-vertical-frame-content .tab-right{padding:30px;background:#f4f4f4;margin-right:0;width:50%;min-height:420px}@media screen and (max-width: 767px){.dt-sc-tabs-vertical-frame-content .tab-right{width:100%}}.dt-sc-tabs-vertical-frame-content .tab-left{margin-right:0;width:50%}@media screen and (max-width: 767px){.dt-sc-tabs-vertical-frame-content .tab-left{width:100%}}.blog-model-mansory{padding:0 10px;margin-bottom:30px}.left-sidebar{padding-right:40px}@media screen and (max-width: 1199px){.left-sidebar{padding-right:20px}}@media screen and (max-width: 967px){.left-sidebar{padding-right:0;padding-top:30px}}.right-sidebar{float:right;padding-left:40px}@media screen and (max-width: 1199px){.right-sidebar{padding-left:20px}}@media screen and (max-width: 967px){.right-sidebar{padding-left:0;padding-top:30px}}.cart_empty_msg{padding:0 20px;text-align:center}.blog-section{display:inline-block;width:100%}.blog-section .blog_grid_section{margin:0 -15px}@media screen and (max-width: 967px){.blog-section .blog_grid_section{margin:0}}.blog-section .grid_item{padding:0 10px 20px}.blog-design-4 .article{text-align:left;padding:0 15px;margin-bottom:20px}@media screen and (max-width: 567px){.blog-design-4 .article{padding:0}}.blog-section .post-large--one-half:nth-child(odd){clear:both}.blog-section p.desc{margin:0 0 30px;padding-bottom:30px;border-bottom:1px solid #e4e4e4;float:left;width:100%;color:#000}.blog-section.left-sidebar .post-large--four-fifths{padding-left:60px}.blog-section #comments{margin-top:30px}.blog-section #comments input[type=text],.blog-section #comments input[type=email]{float:left;width:100%;border:1px solid #e4e4e4;color:#000}.blog-section #comments textarea{width:100%;border:1px solid #e4e4e4}.blog-section #comments ul{list-style:none;padding:0}.blog-section #comments form{margin:0}.blog-section #comments form h3,.blog-section #comments form .h3{margin-bottom:25px}.blog-section #comments h4,.blog-section #comments .h4{text-transform:capitalize;margin-bottom:5px}.blog-section #comments p{margin-bottom:10px;margin-top:10px;border:none}.blog-section #comments ul span{float:left;margin-right:15px}.blog-section #comments ul span{font-weight:400}.blog-section #comments ul li{margin:0 0 20px;padding-bottom:10px;float:left;width:100%}.share-facebook,.share-twitter,.share-pinterest,.share-google{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;font-size:16px}.social-sharing a{width:45px;height:50px;line-height:50px;padding:0}@media screen and (max-width: 567px){.social-sharing a{width:25px;height:25px;line-height:25px}}.client_logo_section p{display:inline-block;width:70%}@media screen and (max-width: 767px){.client_logo_section p{width:100%}}#clients-carousel .owl-theme .owl-nav.disabled+.owl-dots{margin-top:40px}#clients-carousel li a{position:relative;display:block;padding:10px}@media screen and (max-width: 767px){#clients-carousel li a{text-align:center}}#clients-carousel img{text-align:center;margin:auto}#clients-carousel.owl-theme .owl-controls .owl-page.active span{background:#11d6e1}#clients-carousel.owl-theme .owl-controls{margin-top:40px}#clients-carousel.owl-theme .owl-controls .owl-page span{opacity:1;width:8px;height:8px;background:#fc6171;display:inline-block;border:none;border-radius:0;-webkit-border-radius:0}.slick-slider{position:relative;float:left;width:100%}.slick-list{float:left;width:100%}.instagram .border-title h2,.instagram .border-title .h2{display:inline-block;width:100%;text-align:center}.instagram .border-title h2 span,.instagram .border-title .h2 span{display:inline-block;padding:15px 30px}@media screen and (max-width: 967px){.instagram .border-title h2 span,.instagram .border-title .h2 span{font-size:20px}}.instagram{padding:0;float:left;width:100%;position:relative}.instagram h3,.instagram .h3{margin-bottom:40px}.instagram .slick-arrow{position:absolute;margin:0;z-index:1;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.instagram .slick-arrow.slick-prev{left:0}.instagram .slick-arrow.slick-next{right:0}#instafeed a img{margin-right:5px;margin-bottom:0}.instagram #instafeed a{width:10%;float:left}.lush-instagram .item{padding:0;float:left;width:33.33%;position:relative;border-radius:0}@media screen and (max-width: 767px){.lush-instagram .item{width:50%}}@media screen and (max-width: 567px){.lush-instagram .item{width:100%}}.lush-instagram .info span.likes{left:50%;right:auto}.lush-instagram .info span{right:50%}.lush-instagram .info{position:absolute;text-align:center;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.lush-instagram .info span{display:inline-block;width:50px;height:45px;line-height:45px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.lush-instagram .info span i{display:inline-block;margin-right:3px}.lush-instagram img{display:block;height:auto}.lush-instagram .info{top:0;left:0;right:0;height:100%;opacity:0;pointer-events:none;display:none}.lush-instagram .item:hover .info{opacity:1}.lush-instagram .info span{margin:0 5px}.is-username{background:#f6f6f8cc;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:20px 70px}#CustomerLoginForm,.register-form,#RecoverPasswordForm,.reset_customer_pwd{display:inline-block;text-align:center;width:100%}.reset_customer_pwd form,.AddAddress-form form,.edit_address_form{display:inline-block;width:40%}@media screen and (max-width: 767px){.reset_customer_pwd form,.AddAddress-form form,.edit_address_form{width:100%}}.AddAddress-form{display:inline-block;width:100%;margin:30px 0 0}.AddAddress-form h2,.AddAddress-form .h2{text-align:left}.reset_customer_pwd label,.AddAddress-form label,.edit_address_form label{float:left;width:100%}.reset_customer_pwd input,#AddAddress select,#AddAddress input[type=text],#AddAddress input[type=tel]{padding:14px 10px;width:100%}#CustomerLoginForm input,.register-form input,#RecoverPasswordForm input,#ResetPassword,#PasswordConfirmation{padding:14px 10px;width:30%}@media screen and (max-width: 1199px){#CustomerLoginForm input,.register-form input,#RecoverPasswordForm input,#ResetPassword,#PasswordConfirmation{width:50%}}@media screen and (max-width: 767px){#CustomerLoginForm input,.register-form input,#RecoverPasswordForm input,#ResetPassword,#PasswordConfirmation{width:60%}}@media screen and (max-width: 567px){#CustomerLoginForm input,.register-form input,#RecoverPasswordForm input,#ResetPassword,#PasswordConfirmation{width:100%}}#CustomerLoginForm .errors,.register-form .errors,#RecoverPasswordForm .errors,#ResetSuccess{display:inline-block;width:30%;text-align:left}@media screen and (max-width: 1199px){#CustomerLoginForm .errors,.register-form .errors,#RecoverPasswordForm .errors,#ResetSuccess{width:50%}}@media screen and (max-width: 767px){#CustomerLoginForm .errors,.register-form .errors,#RecoverPasswordForm .errors,#ResetSuccess{width:60%}}@media screen and (max-width: 567px){#CustomerLoginForm .errors,.register-form .errors,#RecoverPasswordForm .errors,#ResetSuccess{width:100%}}#ResetSuccess{margin:0 auto 20px}.register-form a{text-decoration:underline}#AddAddress .address_check{margin-bottom:20px;line-height:15px}#AddAddress .address_check input,.edit_address_form input[type=checkbox]{float:left;margin-right:10px}#AddAddress .address_check label,.edit_address_form label.inline{width:auto;font-size:13px}#CustomerLoginForm input[type=submit]{margin:0}#jquery-tab-pager-navi{display:none}#CustomerLoginForm #customer_register_link{text-decoration:underline}#AddAddress label,.edit_address_form label,.reset_customer_pwd label{display:inline-block;text-align:left}#AddAddress{display:inline-block;width:100%}#AddAddress select{margin-bottom:20px}.account-success-message{display:inline-block;text-align:center;width:100%;margin:auto;float:none}.order-form{display:inline-block;width:100%}.order-form h4,.order-form .h4{font-size:24px}.order-form h5,.order-form .h5{font-size:20px;text-transform:capitalize}.order-form tr th{text-align:center}.order-form table{margin-bottom:40px}.order-form .table-wrap{margin-bottom:30px}.address-section{display:inline-block;width:100%}.address-section p a{padding-right:5px;text-decoration:underline}.address-section p a:last-child{padding-left:5px}.customer-address-title{display:inline-block;width:100%}.edit_address_form input[type=checkbox],.edit_address_form label.inline{float:left;width:initial;line-height:12px;margin-bottom:15px}.edit_address_form select,.edit_address_form input[type=text],.edit_address_form input[type=tel]{width:100%;margin:0 0 20px}.cart__header-labels,.cart__header-labels span{font-size:18px;text-align:center;float:left;width:100%;color:#fff}@media screen and (max-width: 967px){.cart__header-labels,.cart__header-labels span{font-size:14px}}@media screen and (max-width: 567px){.cart__header-labels,.cart__header-labels span{font-size:13px}}.cart__header-labels{background:#11d6e1;padding:15px 0 0}.cart__header-labels .post-large--one-half,.cart__row .post-large--one-half{width:50%;margin-right:0}@media screen and (max-width: 767px){.cart__header-labels .post-large--one-half,.cart__row .post-large--one-half{width:100%}}@media screen and (max-width: 767px){.cart__row .shipping-section p{float:left;width:100%;text-align:left}}@media screen and (max-width: 767px){.cart__row .shipping-section .post-large--one-half{width:100%;text-align:left!important}}.grid.shipping-section,.shipping-section.grid--rev,.shipping-section.grid--full,.order-form{padding:0 20px}.cart__row .cart__subtotal-title,.cart__row span.cart__subtotal{float:left;width:initial}.cart__mini-labels{display:block;font-weight:500;font-size:em(12px)}@media screen and (max-width: 767px){.cart__mini-labels{display:none}}@media screen and (min-width: 767px){.cart__large-labels{display:none}}@media screen and (max-width: 767px){.cart_items{padding-bottom:30px}}.cart__row .cart_items{display:inline-block;text-align:center}@media screen and (max-width: 567px){.cart__row .four-tenths,.cart__row .six-tenths{width:100%}}@media screen and (max-width: 767px){.cart__large-labels{float:left;width:100%;padding:20px 0;font-size:12px}}.cart__row .qtyminus1,.cart__row .qtyplus1{border:none;width:40px;height:40px;line-height:40px;padding:0;float:left;border-radius:0;cursor:pointer;text-align:center}@media screen and (max-width: 967px){.cart__row .qtyminus1,.cart__row .qtyplus1{width:32px}}@media screen and (max-width: 767px){.cart__row .qtyminus1,.cart__row .qtyplus1{width:22px}}@media screen and (max-width: 567px){.cart__row .qtyminus1,.cart__row .qtyplus1{width:25px;height:25px;line-height:25px;font-size:12px}}@media screen and (max-width: 767px){.cart__row .cart-title{padding:10px 0}}@media screen and (max-width: 567px){.cart__row .cart-title{padding:10px 0}}.wishlist_table th{text-align:center}.wishlist_page p a{text-decoration:underline}.wishlist th,td{text-align:center}@media screen and (max-width: 767px){.wishlist th,td{padding:10px 5px}}@media screen and (max-width: 567px){.wishlist th,td{padding:10px 3px;font-size:12px}}.wishlist tr td{font-weight:400;text-transform:capitalize}.wishlist tr td p,.wishlist tr td form{margin-bottom:0}.wishlist tr{border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;border-top:1px solid #e4e4e4}.wishlist thead th{border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;border-top:none;border-bottom:none}.wishlist tr .product_image{display:inline-block}.wishlist th{font-weight:400;text-transform:capitalize}@media screen and (max-width: 567px){.wishlist .image img{max-width:55%}}@media screen and (max-width: 567px){.wishlist_table .wishlist a{font-size:12px}}@media screen and (max-width: 767px){.wishlist .dt-sc-button.small{font-size:12px;padding:10px 8px}}@media screen and (max-width: 567px){.wishlist .dt-sc-button.small{font-size:9px;background:inherit;color:#000;padding:0;text-transform:capitalize;text-decoration:underline}}.wishlist thead th{font-size:18px}@media screen and (max-width: 567px){.wishlist thead th{font-size:12px;padding:15px 5px}}@media screen and (max-width: 567px){.wishlist tr{border:none}}.wishlist thead th.item{padding:15px}.wishlist span.money{color:#11d6e1;font-size:16px}@media screen and (max-width: 567px){.wishlist span.money{font-size:12px}}.wishlist_table{border:1px solid #e4e4e4;border-top:0}.wishlist_table th{color:#fff}.wishlist_table th,.wishlist_table td{border:0}.wishlist_table thead{background:#11d6e1;border:1px solid #11d6e1}.cart__row .qty-box-set{display:inline-block}#shopify-section-order-form .qty-box-set{text-align:center!important}#shopify-section-order-form input[type=number]{float:none;display:inline-block;width:100px;text-align:center}@media screen and (max-width: 767px){#shopify-section-order-form input[type=number]{width:50px}}.cart__row .quantity-selector{border-radius:0;border:none;text-align:center;display:inline-block;width:40px;height:40px;line-height:40px;background:#f5f5f5;float:left;margin:0;padding:0}@media screen and (max-width: 967px){.cart__row .quantity-selector{width:32px}}@media screen and (max-width: 767px){.cart__row .quantity-selector{width:30px}}@media screen and (max-width: 567px){.cart__row .quantity-selector{width:25px;height:25px;line-height:25px}}.cart__row .money,.wishlist-product-price{color:#fc6171;font-size:20px}@media screen and (max-width: 767px){.cart__row .money,.wishlist-product-price{font-size:16px}}@media screen and (max-width: 567px){.cart__row .money,.wishlist-product-price{font-size:14px}}.wishlist_table .wishlist-box .product-thumbnail img{width:100px}.cart__row .cart__remove{display:inline-block;font-size:18px}@media screen and (max-width: 567px){.cart__row .cart__remove{font-size:14px}}.cart__row .cart__remove:hover{color:#11d6e1}.cart_btn,.shopping-checkout{float:left;width:100%}@media screen and (max-width: 567px){.cart_btn,.shopping-checkout{text-align:left}}.cart_total_price{float:right}.mobile-nav-section{float:left;width:100%;border-left:none;border-right:none;padding:0 10px;z-index:10000;background:#11d6e1;border-bottom:1px solid #fc6171;color:#fff}.mobile-nav-trigger,.mobile-cart-page-link{font-weight:700;font-size:18px}.mobile-nav-trigger .icon,.mobile-cart-page-link .icon{position:relative;top:-1px;vertical-align:middle;padding-right:4px}.mobile-nav-trigger{display:block;text-align:left;float:left;background:none;border:0 none;padding:0;margin:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.mobile-nav-trigger .icon{font-size:1.4em}.mobile-cart-page-link{display:block;float:right}.mobile-cart-page-link .header-bar__cart-icon{font-size:1.4em}.mobile-cart-page-link .cart-count:before{display:inline;content:"("}.mobile-cart-page-link .cart-count:after{display:inline;content:")"}.mobile-nav-trigger span{float:left}#MobileNav{border-bottom:1px solid #e4e4e4}.mobile-nav{display:none;list-style:none;text-align:left;float:left;width:100%;margin:0;padding:0}.mobile-nav li{margin:0}.mobile-nav__link{display:block;float:left;width:100%;border-top:1px solid #000;border-color:#0003;position:relative}.mobile-nav__link>a{display:block;padding:12px 15px;font-size:14px;text-transform:uppercase}.mobile-nav__link .header-bar__search{display:none}.mobile-nav__sublist-expand,.mobile-nav__sublist-contract{display:inline-block;cursor:pointer;font-size:14px;padding:4px 12px;position:absolute;right:0;top:0;vertical-align:middle;margin:0}.mobile-nav__sublist-expand:hover{color:#11d6e1}.mobile-nav__sublist-contract{display:none}.mobile-nav__sublist-trigger{position:absolute;right:10px;top:7px}.mobile-nav__sublist-trigger.is-active .mobile-nav__sublist-contract{display:inline-block}.mobile-nav__sublist-trigger.is-active .mobile-nav__sublist-expand{display:none}.mobile-nav__sublist{list-style:none;margin:0;display:none;background-color:#fff}.mobile-nav__sublist .mobile-nav__sublist{margin-left:15px}.mobile-nav__sublist .mobile-nav__sublist .mobile-nav__sublist-link a{border-top:none}.mobile-nav__sublist-link a{display:block;padding:12px 15px;font-size:em(15px);border-top:1px solid #e4e4e4}@media screen and (min-width: 567px){.mobile-nav__sublist-link a{padding-left:30px;padding-right:30px}}.mobile-nav__sublist-link a:hover{opacity:1}@media screen and (max-width: 567px){.one-tenth{width:100%}}@media screen and (max-width: 567px){.nine-tenths{width:100%}}@media screen and (max-width: 567px){.site-footer .grid__item.one-tenth{margin:0}}@media screen and (max-width: 567px){.footer-logo img{margin:auto;padding:0}}.collection-products{float:left;width:100%;padding:0}.list-collection-products .grid-link__title{font-weight:400;text-transform:uppercase;display:inline-block;width:100%;margin-bottom:10px;padding:0 10px}.list-collection-products a.pickgradient.grid-link{display:block;border:1px solid #e4e4e4}.list-collection-products .brand-icons a.pickgradient.grid-link{border:none}.list-collection-products .collection-detail{display:inline-block;width:100%;padding:30px 20px;border:1px solid #e4e4e4;border-top:none}@media screen and (max-width: 567px){.list-collection-products .collection-detail{padding:30px 0}}.list-collection-products .grid__item{padding-right:20px;padding-bottom:20px}@media screen and (max-width: 767px){.list-collection-products .grid__item{padding-right:7px}}.list-collection-products .grid__item img{display:block;margin:auto}.pickgradient{float:left;width:100%;position:relative}.pickgradient .collection-count span{font-size:14px;text-transform:uppercase;float:left;width:100%}.pickgradient .collection-count{font-size:50px;line-height:30px;font-weight:300;position:absolute;left:0;right:0;text-align:center;bottom:25px;margin:0}.pickgradient:hover .collection-count,.pickgradient:hover .dt-sc-event-overlay .collection-count{opacity:1}.dt-sc-event-overlay{position:absolute;width:100%;height:100%;bottom:0;left:0;opacity:0;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear}.pickgradient:hover .dt-sc-event-overlay,.pickgradient:hover .dt-sc-event-overlay:before{opacity:1}.pickgradient-products:hover a.grid-link{color:#11d6e1}.search-bar{display:inline-block;width:100%;text-align:center;margin:auto}.search-form{display:inline-block;width:100%;margin:10px 0 0}.search-form .input-group-field{width:45%;display:inline-block;min-height:50px;padding:10px 14px}@media screen and (max-width: 567px){.search-form .input-group-field{width:76%}}.search-form .input-group-btn{display:inline-block;min-height:50px;margin-left:-4px}.search-form .input-group-btn .btn,.search-form .input-group-btn .btn--secondary,.search-form .input-group-btn .btn--tertiary,.search-form .input-group-btn input[type=submit]{min-height:50px;padding:12px 20px;border-radius:0;border:none}.search-form .input-group-btn .btn:hover,.search-form .input-group-btn .btn--secondary:hover,.search-form .input-group-btn .btn--tertiary:hover,.search-form .input-group-btn input[type=submit]:hover{background:#11d6e1}.search-products .grid-link__meta,.search-products ul{padding:0}.search-products>ul{float:left;width:100%;margin:30px 0 30px -20px}@media screen and (max-width: 767px){.search-products>ul{margin:30px 0}}.search-products ul>li.grid__item{padding:15}.product-photo-thumbs{list-style:none;padding:15px 0 0;float:left;text-align:center}.product-photo-thumbs .slick-prev,.product-photo-thumbs .slick-next{top:0;transform:rotate(90deg)}.product-photo-thumbs .slick-prev{top:-20px;left:40px}.product-photo-thumbs svg{width:15px;height:15px}.product-photo-thumbs .slick-next{bottom:-50px;top:auto!important;right:10px}.quick-view-carousel{float:left;width:100%;text-align:center;margin:auto}.quick-view-carousel>div{display:inline-block;margin:0 5px}.more-view-wrapper-owlslider{float:left;width:100%;position:relative;margin-top:10px}.more-view-wrapper-owlslider .single-page-owl-carousel a.prev{left:0}.more-view-wrapper-owlslider .single-page-owl-carousel a.next{right:0}.more-view-wrapper-owlslider .single-page-owl-carousel a{padding:0;z-index:1;cursor:pointer;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);position:absolute}.product-photo-thumbs .owl-pagination{display:none}.product-photo-thumbs .o.product-photo-thumbs .slick-prevwl-item{float:none;display:inline-block}.product-photo-thumbs.owl-carousel .owl-wrapper-outer{display:inline-block;text-align:center}.product-img-box{position:relative;padding-right:30px}@media screen and (max-width: 967px){.product-img-box{padding-right:10px}}@media screen and (max-width: 767px){.product-img-box{padding-right:0}}.product-img-box .product-photo-container{position:relative;text-align:center}.product-img-box .product-photo-thumbs li{margin:0}.product-img-box .product-photo-thumbs.owl-theme li{padding:0 10px;width:100%}.product-img-box .product-photo-thumbs li a{display:block}@media screen and (max-width: 767px){.product-single .product-photo-container{z-index:-1}}.product-photo-container{float:left;width:100%;position:relative}@media screen and (max-width: 967px){.product-photo-container{width:100%}}@media screen and (max-width: 567px){.product-photo-container{width:100%}}.product-photo-container img{left:0;right:0;margin:auto;text-align:center;max-width:100%}@media screen and (max-width: 767px){.product-single .post-large--one-half{width:100%;margin-top:40px}}.product-single__hero .owl-theme .owl-controls .owl-buttons div,.quick-view .owl-theme .owl-controls .owl-buttons div{text-indent:-9999px;background:url(//www.luna-bella.com/cdn/shop/t/11/assets/product-arrow.png?16528) no-repeat;float:left;width:27px;height:26px;border-radius:0;-webkit-border-radius:0;margin:0}.product-single__hero .owl-theme .owl-controls .owl-buttons .owl-prev,.quick-view .owl-theme .owl-controls .owl-buttons .owl-prev{background-position:left center;position:absolute;top:37%;left:0}.product-single__hero .owl-theme .owl-controls .owl-buttons .owl-next,.quick-view .owl-theme .owl-controls .owl-buttons .owl-next{background-position:right center;position:absolute;top:37%;right:0}.ajax-success-modal .content,.ajax-error-modal .modal-inner{padding:40px;background-color:#fff;bottom:auto;left:0;position:fixed;right:0;top:50%!important;width:900px;box-shadow:0 0 0 8px #fc6171;float:left;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);margin:auto;z-index:999}@media screen and (max-width: 967px){.ajax-success-modal .content,.ajax-error-modal .modal-inner{padding:20px}}@media screen and (max-width: 567px){.ajax-success-modal .content,.ajax-error-modal .modal-inner{padding:10px}}@media screen and (max-width: 967px){.ajax-success-modal .content,.ajax-error-modal .modal-inner{width:730px}}@media screen and (max-width: 767px){.ajax-success-modal .content,.ajax-error-modal .modal-inner{width:450px}}@media screen and (max-width: 567px){.ajax-success-modal .content,.ajax-error-modal .modal-inner{width:270px}}.ajax-success-modal .ajax-left{float:left;padding-right:15px;width:40%}@media screen and (max-width: 767px){.ajax-success-modal .ajax-left{width:100%;margin-bottom:40px}}.ajax-product-image{width:25%;float:left;border:1px solid #e4e4e4;display:block}.ajax-success-modal .ajax-left{float:left}.ajax-product-title{margin-bottom:7px;font-size:22px}@media screen and (max-width: 567px){.ajax-product-title{font-size:18px}}.ajax-right .ajax_price{font-size:16px;font-weight:100;float:left;width:100%;margin-bottom:7px}@media screen and (max-width: 567px){.ajax-right .ajax_price{margin-bottom:5px;font-size:14px}}.ajax-success-modal .success-message a{line-height:normal;text-transform:uppercase}@media screen and (max-width: 567px){.ajax-success-modal .success-message a{font-size:13px}}.ajax-right{float:left;width:60%;padding:0;text-align:center}@media screen and (max-width: 767px){.ajax-right{width:100%}}.ajax-success-modal .added-to-cart.info,.ajax-success-modal .added-to-wishlist.info{font-size:16px;text-align:left;font-weight:400}.ajax_cartTotal{float:left;width:100%;font-size:30px;margin-bottom:70px}@media screen and (max-width: 767px){.ajax_cartTotal{margin-bottom:20px}}.ajax-success-modal .success-message{display:inline-block}.ajax-cart-desc{float:left;width:65%;margin-left:30px}@media screen and (max-width: 1599px){.ajax-cart-desc{margin-left:20px}}@media screen and (max-width: 1199px){.ajax-cart-desc{margin-left:15px}}@media screen and (max-width: 967px){.ajax-cart-desc{margin-left:10px}}.ajax-right p{font-size:16px}.ajax-success-modal .ajax_price{float:left;width:100%;margin-bottom:15px;font-size:18px}.ajax-success-modal .continue-shopping{margin-right:12px}@media screen and (max-width: 967px){.ajax-success-modal .continue-shopping{margin-right:5px}}@media screen and (max-width: 567px){.ajax-success-modal .continue-shopping{margin-right:10px;margin-bottom:15px}}.ajax-right .btn,.ajax-right .btn--secondary,.ajax-right .btn--tertiary,.ajax-right input[type=submit]{padding:12px 20px}#email-modal .modal-window .window-window{background:url(//www.luna-bella.com/cdn/shop/t/11/assets/popup_newsletter_img.jpg?16528) no-repeat;padding:80px;float:left;width:35%;height:auto;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);display:inline-block;text-align:center;left:0;right:0;margin:auto}@media screen and (max-width: 1599px){#email-modal .modal-window .window-window{width:50%}}@media screen and (max-width: 1199px){#email-modal .modal-window .window-window{width:64%}}@media screen and (max-width: 967px){#email-modal .modal-window .window-window{width:80%}}@media screen and (max-width: 767px){#email-modal .modal-window .window-window{padding:20px}}#email-modal .modal-window{display:none;margin:0 auto;padding:10px}#email-modal{display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}#mc_embed_signup form .mail{float:left;width:100%;height:50px;margin:0;padding:0 0 0 20px;font-size:16px;border-radius:50px;border-color:#000}#mc_embed_signup form input[type=email]::-webkit-input-placeholder{color:#000}#mc_embed_signup form input[type=email]:-moz-placeholder{color:#000}#mc_embed_signup form input[type=email]::-moz-placeholder{color:#000}#mc_embed_signup form input[type=email]:-ms-input-placeholder{color:#000}#mc_embed_signup form input[type=email],#mc_embed_signup form .btn,#mc_embed_signup form .btn--secondary,#mc_embed_signup form .btn--tertiary,#mc_embed_signup form input[type=submit]{color:#000}#mc_embed_signup form .btn,#mc_embed_signup form .btn--secondary,#mc_embed_signup form .btn--tertiary,#mc_embed_signup form input[type=submit]{color:#fff;background:#fc6171}#mc_embed_signup form .btn:hover,#mc_embed_signup form .btn--secondary:hover,#mc_embed_signup form .btn--tertiary:hover,#mc_embed_signup form input[type=submit]:hover{color:#fff;background:#11d6e1}#mc-embedded-subscribe-form input[type=text]{border:none}#mc_embed_signup form{display:inline-block;text-align:center;width:100%}#mc_embed_signup form{text-align:center!important;margin:0 0 10px;padding:0;position:relative}#email-modal .window-content{float:left;display:inline-block;width:100%;text-align:left;margin:auto;background:#000}#email-modal .window-content img{display:block}#email-modal .modal-overlay{position:relative;height:100%;width:100%}#email-modal{background:#000000e6}#mailchimp-email-subscibe span{color:#11d6e1}#email-modal .modal-overlay{height:100%;position:absolute;width:100%}#email-modal .modal-overlay{opacity:1;filter:alpha(opacity=50);zoom:1}#email-modal .window-border{background:#111;left:0;position:absolute;top:0}#email-modal .window-window{position:relative;min-height:280px}#email-modal .window-background{opacity:.9;filter:alpha(opacity=90)}#email-modal .window-content{background:url(//www.luna-bella.com/cdn/shop/t/11/assets/popup_newsletter_img2.jpg?v=129003249044159804921748025235) no-repeat;background-position:right;padding:0;position:absolute;display:inline-block;width:35%;text-align:center;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto;background-color:#0000}@media screen and (max-width: 1599px){#email-modal .window-content{width:55%}}@media screen and (max-width: 1199px){#email-modal .window-content{width:65%}}@media screen and (max-width: 967px){#email-modal .window-content{width:80%}}@media screen and (max-width: 767px){#email-modal .window-content{width:90%;background-position:inherit}}#mc_embed_signup .btn,#mc_embed_signup .btn--secondary,#mc_embed_signup .btn--tertiary,#mc_embed_signup input[type=submit]{margin:20px 0 0;font-size:18px;font-weight:400;position:relative}#email-modal .window-content .title,#email-modal .window-content .message{text-align:center;float:left;border-top:none}#email-modal .window-content .message{width:100%;margin:auto;color:#000}#email-modal .window-content .title{display:inline-block;left:0;line-height:normal;margin:0 auto;padding:0;width:100%;text-align:center;font-size:26px;font-family:Baloo Paaji;color:#11d6e1}#email-modal .window-content .title span:before{position:absolute;top:0;left:50%;margin-left:-10px;height:2px;content:"";width:20px;background:#404e53}#email-modal .window-content .title span{font-size:14px;text-transform:none;display:block;font-weight:400;padding-top:18px;line-height:14px;color:#404e53;position:relative;margin-top:15px}#email-modal .window-content .sub_title{font-size:35px;font-family:Quicksand;margin-bottom:10px;color:#000}#email-modal .window-content .message{clear:both;margin-bottom:0;font-weight:400}#mailchimp-email-subscibe{padding:20px 0 0;float:none;width:100%;display:inline-block}#mce-EMAIL{border:1px solid #000;color:#333;font:11px arial,sans-serif;height:11px;margin:0!important;padding:8px!important;width:217px}#mc-embedded-subscribe,#mc_embed_signup button span,#mc_embed_signup form .btn,#mc_embed_signup form .btn--secondary,#mc_embed_signup form .btn--tertiary,#mc_embed_signup form input[type=submit]{width:100%;line-height:36px!important;padding:0!important;text-transform:capitalize;display:block;font-family:Baloo Paaji}#mc_embed_signup form .btn,#mc_embed_signup form .btn--secondary,#mc_embed_signup form .btn--tertiary,#mc_embed_signup form input[type=submit]{float:left}#mc_embed_signup button span span{border:none;padding:0 20px!important;background:none}#mc_embed_signup button:hover span,#mc_embed_signup form .btn,#mc_embed_signup form .btn--secondary,#mc_embed_signup form .btn--tertiary,#mc_embed_signup form input[type=submit]{padding:0 15px!important}#mc_embed_signup button:hover span span{background:none}#mc_embed_signup button:hover{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}#mc_embed_signup .btn,#mc_embed_signup .btn--secondary,#mc_embed_signup .btn--tertiary,#mc_embed_signup input[type=submit]{float:left;border:none;height:50px}#mc_embed_signup input[type=text]:focus{border:none}#email-modal .window-content input[type=checkbox],#email-modal .window-content label{display:inline-block}.newsletter-success-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:none}.newsletter-success-modal .ajax-modal-content{width:280px;text-align:center;color:#000;padding:20px;background:#11d6e1;position:absolute;left:50%;top:50%;-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3}.newsletter-success-modal .modal-overlay{background:#000c;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.newsletter-success-modal .close.close-window{width:25px;height:25px;line-height:25px;padding:0;top:-25px;right:0}.newsletter-success-modal .ajax-modal-content i{margin-right:10px}.newsletter-success-modal .ajax-modal-content a i{margin-right:0}.newsletterwrapper .btn.close,.newsletterwrapper .close.btn--secondary,.newsletterwrapper .close.btn--tertiary,.newsletterwrapper input.close[type=submit]{background:url(//www.luna-bella.com/cdn/shop/t/11/assets/hover-Close.png?v=143907006325609251981748025235) no-repeat;background-position:top right;border:none;cursor:pointer;width:58px;height:58px;text-indent:-9999px;position:absolute;padding:0}.newsletterwrapper .btn.close,.newsletterwrapper .close.btn--secondary,.newsletterwrapper .close.btn--tertiary,.newsletterwrapper input.close[type=submit]{top:-4%;right:-3%;z-index:9}.close.close-window{cursor:pointer;width:18px;height:18px;position:absolute;right:10px;top:5px;color:#000;z-index:2}.close.close-window:hover{color:#11d6e1}.tbl-list>li.currency>.dropdown-toggle i{margin-top:6px;display:none}@media screen and (max-width: 767px){.tbl-list>li.currency>.dropdown-toggle i{margin-top:0}}@media screen and (max-width: 767px){.tbl-list>li.currency .flag-dropdown-menu li{padding:0}}@media screen and (max-width: 767px){.tbl-list>li.currency{padding:0}}.tbl-list>li.currency>.dropdown-toggle{cursor:pointer;position:relative;font-weight:700;line-height:normal;font-size:18px}@media screen and (max-width: 967px){.tbl-list>li.currency>.dropdown-toggle{font-size:14px}}@media screen and (max-width: 767px){.tbl-list>li.currency>.dropdown-toggle{padding:0;font-size:12px}}.swatch{margin:0 0 10px}.swatch{float:left;width:100%}.swatch .header{margin:0 0 10px;font-weight:600}.swatch input{display:none}.swatch .swatch-element.color.available{box-shadow:inherit}.swatch .swatch-element.soldout{margin-right:10px}.swatch .swatch-element.color label{width:28px;height:28px;background-size:cover}.swatch .swatch-element.color{background:none!important;border:none}.swatch-element.color label{padding:0}.summary .product-size .swatch-element.color label{width:30px;height:30px}.color.swatch-element label{padding:0}.swatch .swatch-element{-webkit-transform:translateZ();-webkit-font-smoothing:antialiased;position:relative}.crossed-out{position:absolute;width:100%;height:100%;left:0;top:0}.swatch .swatch-element .crossed-out{display:none}.swatch .swatch-element.soldout .crossed-out{display:block}.swatch .swatch-element.color.soldout input:checked+label.white-tick:before{content:none}.swatch .swatch-element.soldout label{filter:alpha(opacity=60);-khtml-opacity:.6;-moz-opacity:.6;opacity:.6}.swatch .tooltip{text-align:center;bottom:100%;padding:5px;font-size:12px;position:absolute;width:100px;margin-bottom:15px;filter:alpha(opacity=0);-khtml-opacity:0;-moz-opacity:0;opacity:0;visibility:hidden;-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.28);-moz-box-shadow:2px 2px 6px rgba(0,0,0,.28);-ms-box-shadow:2px 2px 6px rgba(0,0,0,.28);-o-box-shadow:2px 2px 6px rgba(0,0,0,.28);box-shadow:2px 2px 6px #00000047;z-index:10000;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;left:-36px}.swatch .tooltip:before{bottom:-20px;content:" ";display:block;height:20px;left:0;right:0;position:absolute;width:100%}.swatch .tooltip:after{border-left:solid transparent 10px;border-right:solid transparent 10px;bottom:-10px;content:" ";height:0;left:0%;right:0;margin:auto;position:absolute;width:0}.swatch .swatch-element:hover .tooltip{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1;visibility:visible;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0)}.swatch.error{background-color:#00305f!important;color:#333!important;padding:1em;border-radius:5px}.swatch.error p{margin:.7em 0}.swatch.error p:first-child{margin-top:0}.swatch.error p:last-child{margin-bottom:0}.swatch.error code{font-family:monospace}.swatch .selector-wrapper:after{background:none}.swatch .tooltip{background:#fff;border-bottom:1px solid #fc6171;color:#636363;display:block}.swatch .tooltip:after{border-top:solid #fc6171 10px}.swatch label{float:left;text-align:center}.swatch .swatch-element.color.white input:checked+label:before{color:#000}.swatch .swatch-element{margin-bottom:10px}.swatch input:checked+label,.swatch label:hover{border:2px solid #11d6e1}.swatch .header{float:left;width:100%;color:#000}.swatch-section{float:left;width:60%}@media screen and (max-width: 967px){.swatch-section{width:100%}}@media screen and (max-width: 767px){.swatch-section{width:60%}}.swatch .swatch-element{float:left}.swatch .swatch-element.available{margin-right:10px}@media screen and (max-width: 967px){.swatch .swatch-element.available{margin-right:5px}}.swatch-element label{padding:0 10px;line-height:25px;cursor:pointer;font-weight:700!important}@media screen and (max-width: 967px){.swatch-element label{padding:0 10px}}.swatch label{margin:0 0 3px;border:2px solid #e4e4e4}@media screen and (max-width: 967px){.swatch label{margin:0 0 3px}}.swatch .swatch-element .bgImg{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.site-header__logo img.retina-logo,.is-sticky .sticky-logo img.retina-footer-logo,.footer-logo img.retina-footer-logo{display:none}.site-header__logo img{display:block;max-height:110px;margin:0 auto;position:absolute;top:50%;left:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}.site-header__logo a{padding:0;display:inline-block}@media screen and (max-width: 967px){.site-header__logo a{padding:0}}.site-header__logo{position:relative;height:120px}@media screen and (max-width: 767px){.site-header__logo{text-align:left;float:left;width:100%;height:122px}}.copyright{float:left}@media screen and (max-width: 967px){.copyright{font-size:12px}}@media screen and (max-width: 767px){.copyright{font-size:13px;float:none;padding:7px 0 15px}}footer .input-group .btn,footer .input-group .btn--secondary,footer .input-group .btn--tertiary,footer .input-group input[type=submit]{height:auto;border-radius:0;padding:15px 14px;float:right}.tbl-list>li.currency .flag-dropdown-menu{right:20px;top:100%;width:90px;margin-top:12px;padding:10px 0!important;z-index:9999}.products .hover{background:#00000080;bottom:0;display:block;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;width:100%}.Collection-content{display:inline-block;width:100%;margin-top:20px}.Collection-content h3,.Collection-content .h3{font-size:16px;text-transform:inherit}.Collection-content h2,.Collection-content .h2{margin-bottom:5px}.home_product_detail_button{display:inline-block;width:100%;text-align:center}.product-single__quantity .quantity-box{margin:0}.product-single__quantity .quantity-box select{background:none;padding:5px 15px;text-align:left;float:left;width:70px;border-bottom:1px solid #e4e4e4;border-top:none;border-left:none;border-right:none}.qty-section.quantity-box{float:left;width:100%}.collection_sidebar .tags .widget h4,.collection_sidebar .tags .widget .h4{padding:20px 40px}.collection_sidebar .widget h4,.collection_sidebar .widget .h4{float:left;width:100%;position:relative;margin-left:0;text-transform:none}.nav_featured_best-selling,.nav_home-collection-2{position:absolute;top:0;right:0}@font-face{font-family:montserratlight;src:url(montserrat-light-webfont.woff2) format("woff2"),url(montserrat-light-webfont.woff) format("woff");font-weight:400;font-style:normal}.featuredCollections a:hover img{-webkit-transform:scale(1.2);-khtml-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.featuredCollections a{overflow:hidden;display:block}.featuredCollections a img{-webkit-transition:all 1s ease-in-out 0s;-khtml-transition:all 1s ease-in-out 0s;-moz-transition:all 1s ease-in-out 0s;-ms-transition:all 1s ease-in-out 0s;-o-transition:all 1s ease-in-out 0s;transition:all 1s ease-in-out 0s;-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);max-width:100%}.search-bar input[type=search]{font-size:18px;margin:0;border:none;float:left;width:90%}@media screen and (max-width: 767px){.search-bar input[type=search]{font-size:12px}}@media screen and (max-width: 1199px){.search-bar input[type=search]{width:90%}}@media screen and (max-width: 767px){.search-bar input[type=search]{width:80%}}.drawer--top{width:50%;height:70px;top:0;left:0;right:0;bottom:0}@media screen and (max-width: 1199px){.drawer--top{width:80%}}@media screen and (max-width: 767px){.drawer--top{width:98%}}.js-drawer-open-top .drawer--top{display:block}.search-bar{border-bottom:1px solid rgba(0,0,0,.1);height:55px}.search-bar__table{float:left;width:100%}.supports-fontface .search-bar__icon-cell{width:40px;float:left}#SearchDrawer span.notify{float:right;margin-top:10px;display:none}.drawer--top .search-bar__table.search-box .results-box{float:none;display:inline-block;width:90%}@media screen and (max-width: 767px){.drawer--top .search-bar__table.search-box .results-box{width:85%}}@media screen and (max-width: 567px){.drawer--top .search-bar__table.search-box .results-box{width:75%}}.drawer--top .search-bar__table.search-box .results-box>a{float:left;width:100%;padding:15px 0;border-bottom:1px dashed #e4e4e4}.drawer--top .search-bar__table.search-box .results-box a.note{float:none;width:auto;border:none;margin-top:25px}.drawer--top .search-bar__table.search-box .results-box a .img{margin-right:10px}.drawer--top .search-bar__table.search-box .results-box a .img img{display:block}.drawer--top .search-bar__table.search-box .results-box .d-title{margin-top:10px}.drawer--top .search-bar__table.search-box .results-box a .img,.drawer--top .search-bar__table.search-box .results-box .d-title{float:left}.drawer--top .search-bar__table.search-box{float:left;width:100%;margin:0;position:relative;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);left:50%}.drawer--top .search-bar__table.search-box .search-bar__form .search-bar__table-cell{float:left}.search-bar__form button{font-size:18px;padding:0 20px;line-height:55px;height:55px;background:none;border:none;position:absolute;top:0;right:0}@media screen and (max-width: 967px){.search-bar__form button{font-size:14px}}@media screen and (max-width: 767px){.search-bar__form button{position:static;margin:0;line-height:normal;font-size:18px}}.search-bar__form{float:left;width:100%;border:1px solid #e4e4e4;margin:0;position:relative}.search-bar__input{background:none;border:none;width:100%;padding:0 15px;margin:0!important;height:55px}#SearchDrawer .remove-button button{display:none;background:#11d6e1;padding:0;width:25px;height:25px;line-height:25px;border-radius:50%;font-size:14px}.drawer--top .search-bar__icon-button{z-index:99999;position:relative;cursor:pointer;font-size:40px;display:inline-block;position:fixed;top:10px;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);-webkit-transition:all .4s cubic-bezier(.25,.46,.45,.94);transition:all .4s cubic-bezier(.25,.46,.45,.94);right:0}@media screen and (max-width: 967px){.drawer--top .search-bar__icon-button{font-size:24px}}.search-bar__icon-button{background:none;border:none;font-size:18px;padding:0 20px;margin:0;height:55px}.js-drawer-open-top .drawer--top .search-bar__icon-button{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}.search__results-count{padding:0 10px 10px 20px;line-height:50px}#SearchDrawer{outline:none;border:none}.drawer{z-index:99991;position:fixed;display:table;width:100%;height:100%;right:-100%;top:0;bottom:0;text-align:center;visibility:hidden;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .5s cubic-bezier(.25,.46,.45,.94);transition:all .5s cubic-bezier(.25,.46,.45,.94)}.drawer--left,.drawer--right{top:0;max-width:95%}.drawer--left{width:300px;left:-300px}.js-drawer-open-left .drawer--left{display:block;-webkit-transform:translateX(300px);-moz-transform:translateX(300px);-ms-transform:translateX(300px);-o-transform:translateX(300px);transform:translate(300px)}.drawer--right{width:300px;right:-300px}.js-drawer-open-right .drawer--right{display:block;-ms-transform:translateX(-300px);-webkit-transform:translateX(-300px);transform:translate(-300px)}.drawer--right .drawer__close{float:right;height:65px}.js-drawer-open-top .drawer--top{right:0;opacity:1;filter:alpha(opacity=100);visibility:visible}#PageContainer{-webkit-transition:all .6s cubic-bezier(.25,.46,.45,.94);transition:all .6s cubic-bezier(.25,.46,.45,.94);width:60px;height:60px;position:fixed;top:-60px;right:-60px;z-index:9998}.drawer-page-content:before{content:"";left:0;top:0;position:absolute;width:100%;height:100%;background-color:#fff;background-color:#ffffffe6;zoom:1;background-color:transparent\	;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;-webkit-transition:all .6s cubic-bezier(.25,.46,.45,.94);transition:all .6s cubic-bezier(.25,.46,.45,.94);z-index:9999}.js-drawer-open .drawer-page-content:before{-webkit-transform:scale(75);-moz-transform:scale(75);-ms-transform:scale(75);-o-transform:scale(75)}.drawer__title,.drawer__close{display:table-cell;vertical-align:middle}.drawer__title{font-weight:700;text-rendering:optimizeLegibility;text-transform:uppercase;width:100%}.drawer__close-button{background:none;border:0 none;position:relative;right:-15px;height:100%;width:60px;padding:0 20px;color:inherit}.drawer--left .drawer__close-button{right:auto;left:-15px}.blog-design-4 .blogs-sub-title{float:left;width:100%;margin-bottom:12px;text-align:left}.blog-design-4 .comments-count,.blog-design-4 .author{float:none;display:inline-block;margin-bottom:10px}.blog-design-4 .comments-count{margin-left:5px;margin-top:0}.blog-design-4 .blog-tag{margin-bottom:10px}.blog-design-4 .article{margin-bottom:70px}.blog-design-4 .article-detail p{margin:0;line-height:normal}.blog-design-4 .article-detail{float:left;width:65%;margin-left:5%}.blog-design-4 .article-detail h5,.blog-design-4 .article-detail .h5{letter-spacing:0;margin-bottom:7px;text-transform:inherit}@media screen and (max-width: 967px){.blog-design-4 .article-detail h5,.blog-design-4 .article-detail .h5{font-size:14px}}.blog-design-4 .artical-image{float:left;width:30%}.blog-design-4 .blog-detail p{margin-bottom:22px;color:#000}.blog-design-4 .blog-detail h3,.blog-design-4 .blog-detail .h3{font-size:24px;margin-bottom:3px}.blog-design-4 .blog-btn a i{margin-left:5px}.blog-design-4 .recent_article li{float:left;width:100%;margin-bottom:7px}.blog-design-4 .home-blog-content.blog-detail h4,.blog-design-4 .home-blog-content.blog-detail .h4{text-transform:inherit;letter-spacing:0}.blog-design-4 .widget.recent_article,.blog-design-4 .widget.widget_categories,.widget.widget-blog.tweetbox,.blog-design-4 .widget.widget_categories ul li{float:left;width:100%}.blog-design-4 .blog-detail{padding:0;float:left;width:100%}.blog-design-4 .article .blogs-sub-title i{display:none}.blog-design-4 .blog-description{float:none;width:100%;text-align:center}.blog-design-4 .blog-btn{padding:0}.blog-design-4 .blog-btn .btn,.blog-design-4 .blog-btn .btn--secondary,.blog-design-4 .blog-btn .btn--tertiary,.blog-design-4 .blog-btn input[type=submit]{padding:10px 20px}.blog-design-4 .article .blog-design-4 .home-blog-content.blog-detail i,.blog-design-4 .article .blogs-sub-title i,.blog-design-4 .blog-tag i,.blog-design-4 .blog-date i,.blog-design-4 .author i{margin-right:5px}.blog-design-4 .recent_article li{padding:12px 0;border-bottom:1px dashed #e4e4e4;float:left;width:100%}.blog-design-4 .recent_article li:last-child{border-bottom:none}.blog-design-4 .blog-date{padding:0 10px;border-radius:5px;display:inline-block;float:none;background:#fc6171;margin:0;line-height:25px}.blog-design-4 .article{float:left;width:100%;position:relative}.blog-design-4 .blog-description{padding:30px 0 0;text-align:left;position:relative}.blog-design-4 .blog-description:after{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:20px solid #ffffff;position:absolute;content:"";bottom:0;left:0;right:0;margin:0 auto}.blog-design-4 .blog_image_bottom .article .blog-description:after{bottom:0;top:auto}.blog-design-4 .blog_image_top .article .blog-description:after{bottom:auto;top:0;border-top:15px solid #ffffff;border-bottom:none}.blog-design-4 .article img{display:block}.blog-design-4 .article-item.grid__item{padding:0 15px}@media screen and (max-width: 967px){.blog-design-4 .article-item.grid__item{padding:0 5px}}@media screen and (max-width: 567px){.blog-design-4 .article-item.grid__item{padding:0}}.blog-design-4 .article .home-blog-image img{display:block;border-radius:5px}.blog-design-4 .blog_image_top .article .blog-description{margin-top:0}.blog-design-4 .blog-date i{display:none}.blog-design-4 .article-detail a{color:#000}.blog-design-4 .article-detail a:hover{color:#11d6e1}.blog-design-4 .blog-date .date{font-size:13px}.blog-design-4.blog-detail-section .blog-description{float:none;width:840px;margin:0 auto}@media screen and (max-width: 1199px){.blog-design-4.blog-detail-section .blog-description{margin:0;width:100%}}.blog_section_detail #comments form .grid p.grid__item,.blog_section_detail #comments form .grid--rev p.grid__item,.blog_section_detail #comments form .grid--full p.grid__item{width:49%;margin-right:2%;padding:0}@media screen and (max-width: 567px){.blog_section_detail #comments form .grid p.grid__item,.blog_section_detail #comments form .grid--rev p.grid__item,.blog_section_detail #comments form .grid--full p.grid__item{width:100%;margin:0}}.blog_section_detail #comments form .grid p.grid__item:nth-child(2n),.blog_section_detail #comments form .grid--rev p.grid__item:nth-child(2n),.blog_section_detail #comments form .grid--full p.grid__item:nth-child(2n){margin-right:0}.blog_section_detail{float:left;width:100%;padding:0}.blog_section_detail .social-sharing label{display:inline-block}.blog_section_detail .social-sharing a{line-height:normal;display:inline-block}.blog_section_detail .blog-tag{float:left;width:100%;margin-bottom:30px}.product-container:hover .product-additional img{visibility:hidden}.product-container .product-additional img{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.product-container .reveal .hidden-feature_img{position:absolute;top:0;visibility:hidden;left:0;right:0;margin:auto;width:auto;opacity:0;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translate(100%);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.product-container:hover .reveal .hidden-feature_img{visibility:visible;opacity:1;top:50%;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translateY(-50%)}.toolbar{float:left;width:100%;padding:0;margin-bottom:30px}@media screen and (max-width: 967px){.toolbar .view-mode{width:20%}}.sorting-section{width:35%}.pages_list{width:40%}.filter-show .btn,.filter-show .btn--secondary,.filter-show .btn--tertiary,.filter-show input[type=submit]{position:relative}.filter-sortby input{display:none}.filter-sortby{text-align:right}@media screen and (max-width: 767px){.filter-sortby{text-align:left}}.filter-sortby label,.filter-show label{display:inline-block;margin-right:10px}@media screen and (max-width: 767px){.filter-sortby label,.filter-show label{display:none}}.toolbar .view-mode{float:left}.toolbar .view-mode a{float:left;display:inline-block;margin-right:7px;text-align:center;padding:0}.toolbar .view-mode a span{display:inline-block;width:43px;height:43px;line-height:43px;padding:0;float:left;border-radius:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media screen and (max-width: 967px){.toolbar .view-mode a span{width:40px;height:42px;line-height:42px}}.toolbar .view-mode a:hover span,.toolbar .view-mode a.on span{background:#fc6171;color:#fff;border-color:#fc6171}.filter_right{float:right}@media screen and (max-width: 767px){.filter_right{float:left}}.filter-sortby{float:right}@media screen and (max-width: 767px){.filter-sortby{float:left;width:50%}}@media screen and (max-width: 567px){.filter-sortby{float:left;width:100%}}.filter-sortby{position:relative}.filter-show,.view-mode{position:relative;display:inline-block}@media screen and (max-width: 767px){.filter-show,.view-mode{display:none}}.filter-sortby,.sorting-section,.pages_list{display:inline-block}.filter-show{text-align:right}.sorting-section ul,.sorting-section{width:55%}@media screen and (max-width: 1599px){.sorting-section ul,.sorting-section{width:60%}}@media screen and (max-width: 767px){.sorting-section ul,.sorting-section{width:70%}}.sorting-section .btn,.sorting-section .btn--secondary,.sorting-section .btn--tertiary,.sorting-section input[type=submit]{border-radius:5px}.sorting-section .btn i,.sorting-section .btn--secondary i,.sorting-section .btn--tertiary i,.sorting-section input[type=submit] i{margin-right:7px}.filter-show .pages_list .btn:hover:after,.filter-show .pages_list .btn--secondary:hover:after,.filter-show .pages_list .btn--tertiary:hover:after,.filter-show .pages_list input[type=submit]:hover:after,.filter-show .pages_list .btn:active:after,.filter-show .pages_list .btn--secondary:active:after,.filter-show .pages_list .btn--tertiary:active:after,.filter-show .pages_list input[type=submit]:active:after,.filter-show .pages_list .btn:focus:after,.filter-show .pages_list .btn--secondary:focus:after,.filter-show .pages_list .btn--tertiary:focus:after,.filter-show .pages_list input[type=submit]:focus:after{border-bottom:7px solid #ffffff;border-top:none}.filter-show .pages_list.open .btn:after,.filter-show .pages_list.open .btn--secondary:after,.filter-show .pages_list.open .btn--tertiary:after,.filter-show .pages_list.open input[type=submit]:after{border-bottom:7px solid #ffffff;border-top:none}.filter-show .btn:after,.filter-show .btn--secondary:after,.filter-show .btn--tertiary:after,.filter-show input[type=submit]:after{content:"";width:0;height:0;float:left;border-top:7px solid #ffffff;border-right:7px solid transparent;border-left:7px solid transparent;position:absolute;right:17px;top:17px}.sorting-section .btn,.sorting-section .btn--secondary,.sorting-section .btn--tertiary,.sorting-section input[type=submit],.filter-show .btn,.filter-show .btn--secondary,.filter-show .btn--tertiary,.filter-show input[type=submit]{width:100%;text-align:left;padding:10px 17px}.sorting-section .btn,.sorting-section .btn--secondary,.sorting-section .btn--tertiary,.sorting-section input[type=submit],.filter-show .btn,.filter-show .btn--secondary,.filter-show .btn--tertiary,.filter-show input[type=submit]{font-size:14px;z-index:1;border-left:none;border-right:none;border-top:none}.sorting-section.open .btn,.sorting-section.open .btn--secondary,.sorting-section.open .btn--tertiary,.sorting-section.open input[type=submit],.pages_list.open .btn,.pages_list.open .btn--secondary,.pages_list.open .btn--tertiary,.pages_list.open input[type=submit],.toolbar .dropdown-menu{border-radius:0}.featured-tag{position:absolute;left:0;top:0;z-index:99}.product_right_tag{z-index:2}.product_right_tag .badge--new{background:#f56c28;color:#fff;position:absolute;top:0;right:0;z-index:2}.product_right_tag .offer-price{float:right;padding:10px;background:#9a3d20;color:#fff;position:absolute;right:0;top:0;z-index:2;text-align:center;line-height:1.1}.product_right_tag .badge--new{top:0}.product_right_tag.offer_exist .badge--new{top:60px}.product_right_tag .offer-price{top:0;transition:all .5s;-webkit-transition:all .5s}.products:hover .product_right_tag .offer-price{opacity:0}.products:hover .badge.badge--sale{width:100%}.badge.badge--sale{float:left;margin:3px 0 0 3px;webkit-transition:width .1s cubic-bezier(.86,0,.07,1) .05s;-moz-transition:width .1s cubic-bezier(.86,0,.07,1) .05s;-ms-transition:width .1s cubic-bezier(.86,0,.07,1) .05s;-o-transition:width .1s cubic-bezier(.86,0,.07,1) .05s;transition:width .1s cubic-bezier(.86,0,.07,1) .05s}.social-sharing{float:none;text-align:left;padding:0;margin:0}@media screen and (max-width: 1199px){.social-sharing{float:left;width:100%}}.social-sharing a{padding:0;display:inline-block;text-align:center}#promo-carousel li{position:relative;transition:all .9s ease 0s;-webkit-transition:all .9s ease 0s}#promo-carousel li:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}#promo-carousel li img{transition:all .9s ease 0s;-webkit-transition:all .9s ease 0s;margin-bottom:10px}#promo-carousel li h5,#promo-carousel li .h5{text-align:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0}.tbl-list>li.currency{position:relative;float:left}.tbl-list>li.currency>.dropdown-toggle .fa{margin:0 0 0 3px}.tbl-list>li.currency .flag-dropdown-menu{left:0;right:20px;top:100%;width:90px;margin-top:12px;padding:10px 0!important}.menu-middle-section ul li.currency a{padding-right:0}.menu-middle-section ul li.currency .flag-dropdown-menu li a{padding:7px 15px}.menu-middle-section ul li.currency:hover .flag-dropdown-menu{opacity:1;visibility:visible;display:block;-webkit-transform:scaleY(1);-khtml-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}.flag-dropdown-menu li a i{margin-top:2px;margin-right:7px;float:left}@media screen and (max-width: 567px){.flag-dropdown-menu li a i{margin-right:5px}}.flag-dropdown-menu li a span{float:right;color:#11d6e1;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.flag-dropdown-menu li a:hover span{color:#11d6e1}.flag-dropdown-menu{text-align:left;width:90px;opacity:0;visibility:hidden;-webkit-transform:scaleY(0);-khtml-transform:scaleY(0);-moz-transform:scaleY(0);-ms-transform:scaleY(0);-o-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0;-khtml-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;position:absolute;top:100%;right:0;z-index:999;padding:0;margin-bottom:0;border-radius:0;border:none;-webkit-box-shadow:0px 0px 30px 0 rgba(0,0,0,.15);-ms-transform:2px 3px 5px 2px rgba(0,0,0,.15);-o-transform:2px 3px 5px 2px rgba(0,0,0,.15);box-shadow:0 0 30px #00000026;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media screen and (max-width: 767px){.flag-dropdown-menu{right:auto}}.tbl-list>li.currency .flag-dropdown-menu li a{line-height:1.2;padding:6px 17px!important;border:none;font-size:14px!important;float:left}@media screen and (max-width: 767px){.tbl-list>li.currency .flag-dropdown-menu li a{font-size:13px!important;padding:10px!important}}@media screen and (max-width: 567px){.tbl-list>li.currency .flag-dropdown-menu li a{font-size:13px!important;padding:10px!important}}@media screen and (max-width: 767px){.tbl-list>li.currency .flag-dropdown-menu li:last-child a{margin-right:0}}.tbl-list>li.currency:hover .flag-dropdown-menu,.tbl-list>li.currency.open .flag-dropdown-menu{opacity:1;visibility:visible;display:block;-webkit-transform:scaleY(1);-khtml-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}.header-bar .wrapper,.site-header .wrapper{max-width:100%}.site-footer .social-icons{padding:0;display:inline-block}@media screen and (max-width: 967px){.site-footer .social-icons{margin-left:5px}}@media screen and (max-width: 767px){.site-footer .social-icons{margin-left:0}}.site-footer .social-icons li span{margin-right:0;margin-left:0}.site-footer .social-icons li a:hover{background:#fc6171;color:#fff;border-color:#fc6171}.site-footer .social-icons li a span{margin-bottom:4px;float:left;border:1px solid #e4e4e4;font-size:16px;padding:0}@media screen and (max-width: 967px){.site-footer .social-icons li a span{font-size:14px}}.menu-middle-section ul{list-style:none;padding:0;float:right}@media screen and (max-width: 767px){.menu-middle-section ul{text-align:center;float:none}}.menu-middle-section ul li{float:left;list-style:none}@media screen and (max-width: 767px){.menu-middle-section ul li{float:none;display:inline-block;text-align:center}}.menu-middle-section li a{float:left;padding:7px 0 7px 15px;font-size:13px;text-transform:uppercase}@media screen and (max-width: 967px){.menu-middle-section li a{padding-right:5px}}.menu-middle-section li a i{margin-right:5px}.menu-middle-section li.logout-link i{float:left;padding:7px 0 7px 15px}.menu-middle-section li.logout-link a{float:left;padding:7px 0 7px 5px}.menu-middle-section li span.currency_code i{margin-right:5px}#currencies-picker{margin:0}.header-bar__module.cart .wrapper-top-cart,.header-bar__module.cart .mini-cart-icon,.header-bar__search form .btn,.header-bar__search form .btn--secondary,.header-bar__search form .btn--tertiary,.header-bar__search form input[type=submit],.header-bar__search{float:none}.header-bar__module.cart .mini-cart-icon i{width:auto;background:none}.site-header__logo{margin:0}@media screen and (max-width: 567px){.site-header__logo{margin:0 auto}}.site-header__logo a.logo_name{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 767px){.site-header__logo a.logo_name{right:0}}.header-bar__module.cart .mini-cart-icon,.header-bar__module.cart .mini-cart-icon i{margin-right:0}.header-bar__search form .btn,.header-bar__search form .btn--secondary,.header-bar__search form .btn--tertiary,.header-bar__search form input[type=submit]{padding:28px 17px!important}.header-bar__search form{margin:0}.header-bar .social-icons li,.header-bar .social-icons li a{float:left;display:inline-block}@media screen and (max-width: 767px){.header-bar .social-icons li,.header-bar .social-icons li a{float:none}}.header-bar .social-icons li{display:inline-block}.header-bar__search form .header-bar__search-input{display:none}.header-bar__search form .btn,.header-bar__search form .btn--secondary,.header-bar__search form .btn--tertiary,.header-bar__search form input[type=submit]{border:none}.header-bar__module.cart .baskettop{float:none}.header-bar__module.cart .baskettop a.icon-cart-arrow{position:relative}.header-bar__module.cart .baskettop a.icon-cart-arrow+#slidedown-cart{width:350px;position:absolute;right:0;top:100%;-webkit-box-shadow:0px 0px 30px 0 rgba(0,0,0,.15);box-shadow:0 0 30px #00000026;z-index:9999999;padding:0;text-align:left;line-height:1.7}@media screen and (max-width: 1199px){.header-bar__module.cart .baskettop a.icon-cart-arrow+#slidedown-cart{right:0}}@media screen and (max-width: 767px){.header-bar__module.cart .baskettop a.icon-cart-arrow+#slidedown-cart{left:auto;right:0;margin:auto;padding:10px 0}}@media screen and (max-width: 567px){.header-bar__module.cart .baskettop a.icon-cart-arrow+#slidedown-cart{display:none!important}}.header-bar__module.cart .mini-cart-icon i{height:auto;line-height:normal;float:none;display:inline-block;padding:28px 17px}.is-sticky .header-bar__search .btn,.is-sticky .header-bar__search .btn--secondary,.is-sticky .header-bar__search .btn--tertiary,.is-sticky .header-bar__search input[type=submit]{position:inherit}.is-sticky .grid__item:nth-child(2n){float:right}.is-sticky .site-header__logo{border:none}.is-sticky .menu-right-section{position:absolute;right:15%;bottom:0;z-index:99}.is-sticky .menu-right li a{padding:16px 15px;font-size:16px}.is-sticky .header_top{display:none}@media screen and (max-width: 967px){.is-sticky .header_top{display:inline-block!important}}.site-nav{list-style:none;margin-left:auto;margin-right:auto}.site-nav li:first-child a:before{content:none}.site-nav li a.new:after,.site-nav li a.sale:after,.site-nav li a.offer:after{font-size:9px;padding:1px 7px 0;border-radius:50px;line-height:16px}.site-nav li a.new:after{content:"New";background:#f56c28;color:#fff;padding:3px 5px}.site-nav li a.sale:after{content:"Sale";background:#a0b200;color:#fff;padding:3px 5px}.site-nav li a.offer:after{content:"Offer";background:#9a3d20;color:#fff;padding:3px 5px}.header-mobile{margin-top:0;display:none}@media screen and (max-width: 967px){.header-mobile{display:inline-block}}.desktop-megamenu .site-nav-dropdown{list-style:none;text-align:left;position:absolute;top:auto;width:215px;z-index:999;padding:0;margin-bottom:0;border:1px solid transparent}@media screen and (max-width: 1199px){.desktop-megamenu .site-nav-dropdown{width:182px}}.desktop-megamenu .site-nav li.mega-menu:hover .site-nav-dropdown,.site-nav li.mega-menu:hover .site-nav-dropdown,.site-nav li.dropdown:hover .site-nav-dropdown{overflow:visible;visibility:visible;-webkit-transform:scaleY(1);-khtml-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.desktop-megamenu .site-nav li.mega-menu .site-nav-dropdown{width:40%;left:0;right:0;border:0;margin:auto}@media screen and (max-width: 1599px){.desktop-megamenu .site-nav li.mega-menu .site-nav-dropdown{width:98%}}.desktop-megamenu .site-nav-dropdown{text-align:left;visibility:hidden;overflow:hidden;-webkit-transform:scaleY(0);-khtml-transform:scaleY(0);-moz-transform:scaleY(0);-ms-transform:scaleY(0);-o-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0;-khtml-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;position:absolute;width:215px;z-index:999;padding:0;margin-bottom:0;border:1px solid transparent}.cbp-spmenu{background:#fff}.site-nav>li.dropdown>p.toogleClick:before{height:0;width:0;border:5px solid transparent;border-top-color:#636363;display:block;text-indent:-999em;cursor:pointer;position:absolute;top:19px;right:15px;margin:0;padding:0;background:none;z-index:2}.site-nav>li.dropdown>p.toogleClick.mobile-toggle-open:before{border-bottom-color:#636363}.cbp-spmenu .site-nav>li>a{border-bottom:1px solid #e4e4e4}.site-nav-dropdown{float:left;width:100%}@media screen and (max-width: 967px){.site-nav-dropdown{display:none}}@media screen and (min-width: 968px){.menu-tool ul li.dropdown>ul li a:before,.header-type-2 .menu-tool ul li.dropdown>ul li a:before{content:none}}@media screen and (max-width: 767px){.menu-tool ul li.dropdown>ul li a i{display:none}}.site-nav-dropdown li{float:left;width:100%}.menu-tool{width:95%;margin-left:auto;margin-right:auto}@media screen and (max-width: 1199px){.menu-tool{width:100%}}.site-nav{padding:0;list-style:none;float:right}.site-nav li{margin:0}.site-nav ul{list-style:none;padding:0}.site-nav a{display:block;padding:0 12px;text-decoration:none}.site-nav>li{float:left;text-align:center;list-style:none}@media screen and (max-width: 767px){.site-nav>li{text-align:left}}.site-nav li>a i{display:inline-block;margin-left:7px}.site-nav>li>a{font-size:16px;text-transform:uppercase;letter-spacing:.14em;font-weight:600;padding:24px 20px}@media screen and (max-width: 1599px){.site-nav>li>a{letter-spacing:0}}@media screen and (max-width: 1199px){.site-nav>li>a{font-size:14px;padding:24px 10px;letter-spacing:0}}@media screen and (max-width: 967px){.site-nav>li>a{font-size:13px;letter-spacing:0px}}.site-nav>li:first-child>a{margin-left:0}.site-nav-dropdown li a{padding:8px 30px 8px 20px;position:relative}.site-nav-dropdown ul{left:100%;top:-1px;display:none;padding-left:0;list-style:none}li.dropdown:last-child .site-nav-dropdown ul{left:auto;right:100%}.site-nav>.dropdown:hover>ul,.site-nav>.dropdown.open>ul{display:block}@media screen and (max-width: 967px){.site-nav>.dropdown:hover>ul,.site-nav>.dropdown.open>ul{display:none}}.site-nav>li>ul>.dropdown:hover>ul,.site-nav>li>ul>.dropdown.open>ul{display:block}@media screen and (max-width: 967px){.site-nav>li>ul>.dropdown:hover>ul,.site-nav>li>ul>.dropdown.open>ul{display:none}}.site-nav>li>ul>li>ul>.dropdown:hover>ul,.site-nav>li>ul>li>ul>.dropdown.open>ul{display:block}.site-nav>li>ul>li>ul>li>ul>.dropdown:hover>ul,.site-nav>li>ul>li>ul>ul>li>.dropdown.open>ul{display:block}.site-nav li.dropdown .icon-dropdown{height:0;width:0;border:4px solid transparent;display:inline-block;vertical-align:middle;margin-left:7px;cursor:pointer}.site-nav-dropdown li.dropdown .icon-dropdown{position:absolute;top:16px;right:20px}.site-nav-dropdown li:hover>a{padding-left:40px}.site-nav>li.mega-menu{position:static}.site-nav li.dropdown:hover.mega-menu>a>.icon-dropdown{border-top-color:#fff;opacity:1}.sub-mega-menu .parent-link{border-bottom:1px solid #3d4549;font-weight:700;padding-bottom:20px;margin-bottom:15px}.sub-mega-menu .parent-link a{text-transform:uppercase;font-weight:700;letter-spacing:.05em;display:inline-block;padding:0;margin:0}.sub-mega-menu .parent-link>span.up{text-indent:-999em;display:block;background:url(icon-menu-up.png) no-repeat;opacity:.5;width:9px;height:6px;position:absolute;left:50%;top:6px;cursor:pointer}.sub-mega-menu .parent-link>span.up:hover{opacity:1}.sub-mega-menu .parent-link>span{padding:0 10px}.site-nav-dropdown .col-1{float:left;width:53%}.site-nav-dropdown .col-2{float:left;width:27%}.site-nav-dropdown .col-3{float:left;width:20%}.site-nav-dropdown .col-1 .inner{float:left;width:33.3%;padding-right:3%}.site-nav-dropdown .col-1 .inner>a{padding:10px 15px;margin-top:15px;margin-bottom:10px}.site-nav-dropdown .col-1 .inner .dropdown{float:left;width:100%}.site-nav-dropdown .col-2{padding:0 0% 0 0}.site-nav-dropdown .col-3{padding:5px 0}.site-nav-dropdown .col-3 a{padding:0}.site-nav-dropdown .col-wide img,.site-nav-dropdown img{border-radius:0}.site-nav-dropdown .col-wide{width:100%;float:left;padding:0;margin-top:20px}.site-nav-dropdown .col-wide .bottom_left a,.site-nav-dropdown .col-wide .bottom_right a{padding:0}.site-nav-dropdown .col-wide .bottom_left,.site-nav-dropdown .col-wide .bottom_right{width:49%;float:left}@media screen and (max-width: 767px){.site-nav-dropdown .col-wide .bottom_left,.site-nav-dropdown .col-wide .bottom_right{width:100%;margin-right:0}}.site-nav-dropdown .col-wide .bottom_right{margin-right:0}.site-nav-dropdown .col-wide .bottom_left{width:49%;margin-right:2%}@media screen and (max-width: 767px){.site-nav-dropdown .col-wide .bottom_left{width:100%;margin-right:0;margin-bottom:10px}}.site-nav-dropdown .col-1 .inner>a{background:#fc6171;border-bottom:none;color:#fff;font-weight:700;text-transform:uppercase}@media screen and (max-width: 1599px){.site-nav-dropdown .col-1 .inner>a{letter-spacing:0px}}.site-nav-dropdown .col-1 .inner p.toogleClick{display:none!important}.site-nav-dropdown .col-1 ul.dropdown{display:block;position:static;padding:0}.site-nav-dropdown .col-1 ul.dropdown li:hover>a:before{left:0;top:15px}.site-nav-dropdown .col-1 ul.dropdown li:last-child a{border-bottom:none}.site-nav-dropdown .col-1 ul.dropdown li a{display:inline-block;width:100%;border-bottom:1px dashed #e4e4e4;padding:5px 0;font-size:14px}.col-1 ul.dropdown li .icon-dropdown{margin-left:20px}.site-nav-dropdown .col-1 ul.dropdown li a:hover span{border-bottom:1px solid #fff}.site-nav-dropdown .col-1 ul.dropdown li a:hover span.icon-dropdown{border-bottom:0;margin-top:-3px}.site-nav li.mega-menu>.dropdown:hover>.site-nav-dropdown,.site-nav li.mega-menu>.dropdown.open>.site-nav-dropdown{display:block}@media screen and (min-width: 968px){.site-nav li.dropdown ul.site-nav-dropdown.level-two{margin-top:-54px;margin-left:-10px}}.site-nav li.dropdown ul.site-nav-dropdown li{float:left;width:100%}.site-nav li.dropdown ul.site-nav-dropdown{padding:20px 10px;box-shadow:0 0 30px #00000026;border-radius:0;border-bottom:3px solid #fc6171}.site-nav li.dropdown ul.site-nav-dropdown li a{padding:5px;border-bottom:1px dashed #e4e4e4;z-index:1;font-size:14px}.site-nav li.dropdown ul.site-nav-dropdown li:last-child a{border-bottom:none}.site-nav .widget-featured-product{float:left;width:100%;text-align:center}.site-nav .widget-featured-product .widget-product .products-grid{margin:0}.site-nav .widget-featured-product .widget-product{float:left;width:100%;position:relative}.site-nav .widget-featured-nav .owl-prev,.site-nav .widget-featured-nav .owl-next{z-index:1;position:absolute;top:34%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%)}@media screen and (max-width: 967px){.site-nav .widget-featured-nav .owl-prev,.site-nav .widget-featured-nav .owl-next{top:24%}}.site-nav .widget-featured-nav .owl-next{right:0}.site-nav .widget-featured-nav .owl-prev{left:0}.site-nav .widget-featured-product .widget-title{margin-bottom:15px}.site-nav .widget-featured-product .widget-title h3,.site-nav .widget-featured-product .widget-title .h3{text-transform:uppercase;font-size:16px;letter-spacing:.02em;line-height:20px}.site-nav .widget-featured-product .products-grid .grid-item{width:100%;padding:0;margin:0}.site-nav .products-grid .grid-item .product-grid-image{display:inline-block;padding:0;margin-bottom:7px}.site-nav .widget-featured-product .product-title{padding:0}.site-nav .widget-featured-product .spr-badge{display:none}.site-nav .widget-featured-product .price-box,.site-nav .widget-featured-product .price-box .regular-product{margin:0}.site-nav .widget-featured-product .btn i,.site-nav .widget-featured-product .btn--secondary i,.site-nav .widget-featured-product .btn--tertiary i,.site-nav .widget-featured-product input[type=submit] i{margin:0;font-size:20px}.site-nav .widget-featured-product .btn,.site-nav .widget-featured-product .btn--secondary,.site-nav .widget-featured-product .btn--tertiary,.site-nav .widget-featured-product input[type=submit]{padding:0;letter-spacing:.02em;border-bottom:1px solid transparent;width:35px;height:35px;line-height:35px}.sub-mega-menu{display:none}.menu-tool ul li.dropdown>a{position:relative}@media screen and (min-width: 968px){.menu-tool ul li.dropdown>ul li a:before{content:none}}.menu-tool ul li.dropdown>ul li a i{float:right;padding:5px 0}@media screen and (max-width: 967px){.menu-tool ul li.dropdown>ul li a i{display:none}}.menu-tool ul li.dropdown>a:before{position:absolute;content:"\f0d7";right:5px;font-family:"Font Awesome 5 Free";font-weight:700;font-size:12px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 1199px){.menu-tool ul li.dropdown>a:before{right:0}}@media screen and (max-width: 967px){.menu-tool ul li.dropdown>a:before{right:10px}}@media screen and (max-width: 767px){.menu-tool ul li.dropdown>a:before{right:10px}}.menu_bar_right{list-style:none;padding:0}.price-box .old-price,.price-box .special-price{display:inline-block;float:none;width:auto}.price-box .old-price{color:#aaa}.price-box .special-price,.site-nav .widget-featured-product .price-box .regular-product{color:#fc6171;font-size:16px;margin-right:3px;font-weight:700}.site-nav-dropdown img{display:block}.site-nav-dropdown .col-1{width:60%}.site-nav-dropdown .col-1 .inner{float:left;display:inline-block;vertical-align:top}.site-nav-dropdown .container{float:left;max-width:100%;width:100%;padding:25px 40px 40px;box-shadow:0 0 30px #00000026;border-radius:0;border-bottom:3px solid;border-color:#fc6171}.site-nav-dropdown .container.style_3 .col-1 .inner:nth-child(3n+1),.site-nav-dropdown .container.style_2 .col-1 .inner:nth-child(3n+1),.site-nav-dropdown .container.style_1 .col-1 .inner:nth-child(3n+1){clear:both}.site-nav-dropdown .col-1 .inner{padding-right:20px}.site-nav-dropdown .col-2{width:40%}.site-nav-dropdown .style_3 .col-2,.site-nav-dropdown .style_2 .col-2,.site-nav-dropdown .style_6 .col-2,.site-nav-dropdown .style_7 .col-2{padding-top:15px}.site-nav-dropdown .col-2 a{padding:0;display:inline-block;max-width:100%}.site-nav-dropdown .col-2 .col-left{width:50%;padding-right:20px;float:left}.site-nav-dropdown .col-2 .col-right{width:50%;float:left}.site-nav-dropdown .style_2 .col-2 .col-left{padding-right:0;text-align:right}.site-nav-dropdown .style_2 .col-2 .col-left a{padding:0 6px 0 0}.site-nav-dropdown .style_4 .col-1{width:100%;float:none}.site-nav-dropdown .style_4 .inner{width:33%;padding:0 10px}.site-nav-dropdown .style_4 .inner>a>img{padding:15px 0 0;display:block}.site-nav-dropdown .style_1 .col-1{float:left}.site-nav-dropdown .style_1 .col-2{padding-left:0;margin-top:15px}.site-nav-dropdown .style_1 .col-2 .col-right{width:100%}.site-nav-dropdown .style_1 .col-2 .col-right a{margin:0}.site-nav-dropdown .style_5 .col-1{width:100%;float:none}.site-nav-dropdown .style_5 .inner{width:25%;padding:0 10px}.site-nav-dropdown .style_5 .inner>a>img{padding:8px 0}.site-nav-dropdown .style_7 .col-2{width:20%}.site-nav-dropdown .style_7 .col-1{width:60%}.site-nav-dropdown .style_7 .col-1 .inner{padding-left:20px}.site-nav-dropdown .style_8 .col-1{width:100%}.site-nav-dropdown .style_8 .col-1 .inner{width:20%}.site-nav-dropdown .style_8 .col-1 .inner:nth-child(5n+1){clear:both}.site-nav-dropdown .style_8 .col-1 .inner h2,.site-nav-dropdown .style_8 .col-1 .inner .h2{padding-top:15px;margin-bottom:5px}.site-nav-dropdown .style_6 .col-2{padding-right:20px}.gf-menu-device-wrapper .close-menu{font-size:17px;padding:12px 20px;text-align:right;display:block}.cbp-spmenu{position:fixed}.cbp-spmenu h3,.cbp-spmenu .h3{font-size:1.9em;padding:20px;margin:0;font-weight:300}.cbp-spmenu a{display:block;font-weight:300}.cbp-spmenu-vertical{width:240px;height:100%;top:0;z-index:1000}.cbp-spmenu-vertical a{padding:1em}.cbp-spmenu-horizontal{width:100%;height:150px;left:0;z-index:1000;overflow:hidden}.cbp-spmenu-horizontal h3,.cbp-spmenu-horizontal .h3{height:100%;width:20%;float:left}.cbp-spmenu-horizontal a{float:left;width:20%;padding:.8em}.cbp-spmenu-left{left:-240px}.cbp-spmenu-right{right:-240px}.cbp-spmenu-left.cbp-spmenu-open{left:0}.cbp-spmenu-right.cbp-spmenu-open{right:0}.cbp-spmenu-left.cbp-spmenu-open .menu-tool ul li .icon-label.icon_new{font-size:8px;top:auto;position:absolute;background:#fc6171;right:60%;bottom:15px;color:#fff;padding:0 3px}.cbp-spmenu-top{top:-150px}.cbp-spmenu-bottom{bottom:-150px}.cbp-spmenu-top.cbp-spmenu-open{top:0}.cbp-spmenu-bottom.cbp-spmenu-open{bottom:0}.cbp-spmenu-push{overflow-x:hidden;position:relative;left:0}.cbp-spmenu-push-toright{left:240px}.cbp-spmenu-push-toleft{left:-240px}.cbp-spmenu,.cbp-spmenu-push{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width: 55.1875em){.cbp-spmenu-horizontal{font-size:75%;height:110px}.cbp-spmenu-top{top:-110px}.cbp-spmenu-bottom{bottom:-110px}}@media screen and (max-height: 26.375em){.cbp-spmenu-vertical{font-size:90%;width:190px}.cbp-spmenu-left,.cbp-spmenu-push-toleft{left:-190px}.cbp-spmenu-right{right:-190px}.cbp-spmenu-push-toright{left:190px}}@media (min-width: 968) and (max-width: 991px){.banner .container{margin-left:-375px}.banner .inner{width:320px}.header-bottom.on .header-panel-top{right:65px}.header-bottom.on .site-nav{padding-right:90px}.nav-bar .header-logo-fix{margin-left:10px;margin-right:10px}.site-nav>li>a{margin-left:12px;margin-right:12px}.header-bottom.on .site-nav>li>a{margin-left:7px;margin-right:7px;font-size:10px}}@media (min-width: 968px){.cbp-spmenu-push-toright{left:0!important}#cbp-spmenu-s1{display:none!important}.header-bottom.on .nav-bar .header-logo-fix{display:table;height:48px;position:relative;z-index:2}.header-bottom.on .nav-bar .header-logo-fix a{display:table-cell;vertical-align:middle}.header-bottom.on .site-nav{padding-right:120px}.have-fixed .nav-bar{position:fixed;left:0;right:0;top:0;z-index:99;padding:0}.have-fixed .nav-search{position:fixed;top:0;right:65px;z-index:100;width:52px}}@media (max-width: 967px){body.cbp-spmenu-push-toright{cursor:pointer}.cbp-spmenu .site-nav-dropdown.style_4 .inner img{margin-top:10px}.visible-phone{display:block}.hidden-phone,.nav-bar{display:none}.gf-menu-device-container .site-nav{display:block!important;overflow:hidden;width:100%}.gf-menu-device-container .site-nav li{width:100%}.gf-menu-device-container .site-nav.gf-menu.clicked{visibility:visible;height:auto}.cbp-spmenu-left.cbp-spmenu-open{left:0;overflow-y:auto;z-index:999999!important}.cbp-spmenu-push-toright{width:100%}#megamenu-responsive-root{display:none!important}.menu-block{width:100%;float:none;padding:0}.site-nav>li:hover>a>span:first-child,.site-nav>li:hover>a.current>span:first-child,.site-nav>li>a.current>span:first-child{border:0}.site-nav a{white-space:normal}.cbp-spmenu .site-nav>li>a{font-size:13px;padding:12px 20px;margin:0;text-align:left}.cbp-spmenu .site-nav>li.dropdown.open>a{position:relative}.cbp-spmenu .site-nav>li.dropdown.open>a:before{top:15px}.menu-block .site-nav{border-bottom:none}.site-nav li,.site-nav li.dropdown{position:relative}.site-nav>li{display:block;clear:both;position:relative}.site-nav>li>a{padding:12px 0}.site-nav>li.dropdown p.toogleClick{height:0;width:0;display:block;top:2px;right:5px;margin:0;z-index:2;padding:20px}.site-nav>li.dropdown p.toogleClick{position:absolute;right:0;text-indent:-999em;cursor:pointer}.site-nav>li.dropdown p.toogleClick.mobile-toggle-open:before{border-top-color:transparent;top:14px}.site-nav li.dropdown a>.icon-dropdown{display:none}.site-nav-dropdown .container{padding-left:20px;padding-right:20px;text-align:left}.site-nav-dropdown .row{margin:0!important}.site-nav>li.dropdown ul p.toogleClick.mobile-toggle-open:before{top:10px}.site-nav-dropdown p.toogleClick{background:url(//www.luna-bella.com/cdn/shop/t/11/assets/icon-megamenu.png?16528) no-repeat;padding:0;width:8px;height:8px;right:0;top:18px;z-index:2}.site-nav-dropdown .col-1 .inner p.toogleClick{display:block!important}.site-nav>li.dropdown ul p.toogleClick.mobile-toggle-open,.site-nav-dropdown .col-1 .inner p.toogleClick.mobile-toggle-open{background-position:center bottom;height:4px}.site-nav>li>ul>.dropdown.open>ul{display:block}.site-nav>li>ul>li>ul>.dropdown.open>ul{display:block}.site-nav>li>ul>li>ul>ul>li>.dropdown.open>ul{display:block}.site-nav>li>.site-nav-dropdown>li>a{padding:11px 0 13px;font-weight:700}.site-nav>li>.site-nav-dropdown>li:first-child>a{border-top:0}.site-nav>li>.site-nav-dropdown>li:hover>a:before{background:none}.site-nav>li li .site-nav-dropdown{padding:0 15px;margin-bottom:20px}.site-nav-dropdown li:hover a{background:none}.site-nav-dropdown li:hover a,.site-nav-dropdown a:active{padding-left:0}.site-nav-dropdown li li a{padding:7px 0}.site-nav-dropdown li li:hover a{padding:7px 20px}.site-nav-dropdown .col-1,.site-nav-dropdown .col-2,.site-nav-dropdown .col-3{width:100%;padding:0}.site-nav-dropdown .col-3{padding-bottom:28px}.site-nav-dropdown .col-1 .inner{width:100%;padding:0}.cbp-spmenu .site-nav-dropdown .col-1 .inner:first-child>a{border-top:0}.site-nav-dropdown .col-1 ul.dropdown li a{padding:7px 15px;font-size:12px;font-weight:400;text-transform:none}.site-nav-dropdown .col-1 ul.dropdown li:hover>a:before{left:20px}.site-nav .widget-featured-product{text-align:left;border-width:1px 0;margin-bottom:10px;padding-top:23px;padding-bottom:25px;padding-left:10px}.site-nav .products-grid .grid-item{text-align:left}.site-nav .products-grid .grid-item .product-grid-image{float:left;margin:0 15px 0 0}.widget-featured-product .products-grid .grid-item{position:relative}.site-nav .product-label{display:none}.site-nav .product-label strong{float:left}.cbp-spmenu .site-nav-dropdown .col-1 .inner{width:100%!important;position:relative;padding:0;float:left}.cbp-spmenu .site-nav-dropdown.style_4 .inner{width:100%}.site-nav-dropdown .col-2 .col-left{width:100%;clear:both;padding:0}.site-nav-dropdown .col-2 .col-right{width:100%;clear:both;padding:0 0 10px}.site-nav-dropdown .style_2 .col-2 .col-left a{padding-right:0}.site-nav-dropdown .style_3 .inner>img{display:none}.site-nav-dropdown .style_4 .col-2{padding-right:0}}@media screen and (max-width: 967px) and (max-width: 967px){.site-nav .products-grid .grid-item{text-align:center}}.header-mobile{position:relative;padding:0 10px}.header-mobile #showLeftPush.active .fa-times{display:block;line-height:46px}.header-mobile #showLeftPush{display:block;font-size:16px;text-align:center;cursor:pointer}.header-mobile .customer-area{float:left;width:50%;position:static}.header-mobile .customer-area>a{float:left;width:100%;height:46px}.header-mobile .customer-links{margin:0}.header-mobile .dropdown-menu{font-size:12px;margin:0;width:200%;padding:10px 15px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.header-mobile .dropdown-menu ul{overflow:hidden;margin:0 0 10px;padding-left:0;list-style:none}.header-mobile .customer-area .fa-user{display:block;text-align:center;line-height:46px;font-size:20px}.tbl-list>li.currency .flag-dropdown-menu li{width:100%;margin:0;padding:0}@media screen and (max-width: 767px){.tbl-list>li.currency .flag-dropdown-menu li{width:auto;float:left}}.tbl-list>li.currency:hover .flag-dropdown-menu,.tbl-list>li.currency.open .flag-dropdown-menu{display:block}.tbl-list>li.currency:hover .flag-dropdown-menu:before,.tbl-list>li.currency.open .flag-dropdown-menu:before{content:"";display:block;height:15px;position:absolute;right:0;top:-15px;width:100%}.tbl-list>li.currency{position:relative}.tbl-list>li.currency>.dropdown-toggle .fa{margin:0 0 0 5px}.tbl-list>li.currency .flag-dropdown-menu{right:20px;top:100%;width:100px;margin-top:0;padding:10px 0!important}@media screen and (max-width: 767px){.tbl-list>li.currency .flag-dropdown-menu{margin-top:0;width:75px;text-align:center;padding:0!important;right:0;left:auto}}.shopify-section{padding:0}@media screen and (max-width: 767px){.shopify-section{padding:0}}@media screen and (max-width: 567px){.home-product-grid-type-5 .product-detail.text-center{padding:20px 5px}}.products .deal-clock,.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single{opacity:1;display:inline-block;text-align:center;width:100%;margin-top:15px;margin-bottom:0;z-index:9;border:2px solid;border-radius:50px;border-color:#11d6e1}@media screen and (max-width: 567px){.products .deal-clock,.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single{position:absolute;left:0;bottom:0}}@media screen and (max-width: 567px){.products .deal-clock{position:relative;left:0;bottom:0;border:none;margin-top:10px;margin-bottom:0}}.product_single_detail_section form{margin:0;padding:0}.product_single_detail_section .deal-clock{float:left;width:100%;margin-top:0;z-index:1;position:static;text-align:left;margin-bottom:20px}@media screen and (max-width: 567px){.product_single_detail_section .deal-clock{border-color:#11d6e1!important}}.product_single_detail_section .deal-clock ul{padding:0;list-style:none;display:inline-block;text-align:center;margin:0;border:2px solid;border-radius:50px;border-color:#11d6e1}.products .deal-clock ul,.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single ul{padding:0;list-style:none;display:inline-block;text-align:center;width:100%;margin:0}.products .deal-clock ul li:first-child,.product_single_detail_section .deal-clock ul li:first-child{margin-left:0}.products .deal-clock ul li,.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single ul li{display:inline-block;text-align:center;border-top:none;border-bottom:none;border-left:none;background:#0000;color:#000;width:25%;line-height:normal;padding:10px}@media screen and (max-width: 1599px){.products .deal-clock ul li,.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single ul li{width:25%;font-size:10px;padding:7px 0}}@media screen and (max-width: 1199px){.products .deal-clock ul li,.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single ul li{width:25%;font-size:10px;padding:7px 0}}@media screen and (max-width: 967px){.products .deal-clock ul li,.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single ul li{width:25%;padding:7px 0}}@media screen and (max-width: 767px){.products .deal-clock ul li,.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single ul li{font-size:14px}}.product_single_detail_section .deal-clock ul li{display:inline-block;text-align:center;border-top:none;border-bottom:none;border-left:none;background:#0000;color:#000;line-height:normal;padding:10px 20px}@media screen and (max-width: 1599px){.product_single_detail_section .deal-clock ul li{font-size:14px;padding:10px}}@media screen and (max-width: 1199px){.product_single_detail_section .deal-clock ul li{font-size:10px;padding:10px}}@media screen and (max-width: 767px){.product_single_detail_section .deal-clock ul li{font-size:14px}}.products .deal-clock ul li{color:#000;display:inline-block;text-align:center;border:none;width:25%;line-height:normal;padding:10px 10px 10px 16px}@media screen and (max-width: 1599px){.products .deal-clock ul li{width:23%;font-size:14px;padding:7px 0}}@media screen and (max-width: 1199px){.products .deal-clock ul li{width:22%;font-size:14px;padding:7px 0}}@media screen and (max-width: 967px){.products .deal-clock ul li{width:22%;padding:7px 0}}@media screen and (max-width: 767px){.products .deal-clock ul li{font-size:14px;width:23%}}@media screen and (max-width: 567px){.products .deal-clock ul li{border-right:1px solid #e4e4e4}}.products .deal-clock ul li:last-child,.product_single_detail_section .deal-clock ul li:last-child{margin-right:0;border-right:none}.products .deal-clock ul li span,.product_single_detail_section .deal-clock ul li span,.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single ul li span{font-weight:600;text-transform:capitalize;font-size:14px;display:block}@media screen and (max-width: 1599px){.products .deal-clock ul li span,.product_single_detail_section .deal-clock ul li span,.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single ul li span{font-size:14px}}@media screen and (max-width: 1199px){.products .deal-clock ul li span,.product_single_detail_section .deal-clock ul li span,.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single ul li span{font-size:12px}}@media screen and (max-width: 967px){.products .deal-clock ul li span,.product_single_detail_section .deal-clock ul li span,.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single ul li span{font-size:10px}}@media screen and (max-width: 767px){.products .deal-clock ul li span,.product_single_detail_section .deal-clock ul li span,.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single ul li span{font-size:12px}}@media screen and (max-width: 567px){.products .deal-clock ul li span,.product_single_detail_section .deal-clock ul li span,.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single ul li span{font-size:9px}}.products .deal-clock ul li i{display:block}.product_single_detail_section .deal-clock ul li:last-child{border-right:none}.support-section-content{display:inline-block;width:100%;text-align:center}@media screen and (max-width: 567px){.support-section-content{text-align:left}}.support-section i{display:inline-block;margin-right:15px;margin-top:0;font-size:50px}@media screen and (max-width: 967px){.support-section i{font-size:32px;margin-right:7px}}@media screen and (max-width: 567px){.support-section i{float:left;margin-right:15px}}.support-section{float:left;text-align:center;width:100%;padding:80px 0 0}.footer-support p{margin-left:auto;margin-right:auto;width:45%;text-align:center}.deal-items{padding:80px 0;float:left;width:100%}#email-modal .window-window .window-content .title b{font-family:Baloo Paaji}#email-modal .column-left{width:278px;float:left}#email-modal .column-right{width:calc(100% - 278px);float:left}@media screen and (max-width: 767px){#email-modal .column-right{width:100%}}#email-modal .window-content .window-box{padding:20px 40px}@media screen and (max-width: 1599px){#email-modal .window-content .window-box{padding:20px 30px}}@media screen and (max-width: 967px){#email-modal .window-content .window-box{padding:25px 30px}}@media screen and (max-width: 767px){#email-modal .window-content .window-box{width:100%;padding:20px 30px}}.list-collection-products .grid__item:hover a.btn,.list-collection-products .grid__item:hover a.btn--secondary,.list-collection-products .grid__item:hover a.btn--tertiary{background:#fc6171;color:#fff;border-color:#fc6171}.list-collection-products .grid__item:hover a.pickgradient:after{opacity:.4}.list-collection-products .grid__item a.pickgradient{position:relative}.list-collection-products .grid__item:hover a.pickgradient:before{opacity:1;filter:alpha(opacity=100);margin-top:0}.placeholder-svg{border:1px solid #e4e4e4}.header_custom p{margin:0}.header_custom{padding:12px 20px 0;-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;text-transform:uppercase;font-size:16px}@media screen and (max-width: 767px){.header_custom{display:none}}.header_currency ul{list-style:none;padding:0}.header_currency ul select{font-size:14px;padding:10px 15px;background:none;border:none;font-weight:700}@media screen and (max-width: 767px){.header_currency ul select{padding:0 13px 0 7px;font-size:14px}}.header_currency ul li.currency{position:relative}.header_currency ul li.currency:after{display:block;position:absolute;top:50%;right:0;margin-top:-2px;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#333333 transparent transparent transparent;border-top-color:#fc6171}.header_currency{float:left;position:relative;display:block;padding:10px 15px;text-align:center}@media screen and (max-width: 767px){.header_currency{text-align:center;width:100%}}.header_currency ul li.currency .selector-arrow:after{content:"\f107";font-family:"Font Awesome 5 Free";font-weight:700;float:left;position:absolute;right:2px;top:2px;pointer-events:none}.header_currency ul li.currency .selector-arrow{position:relative;float:left;width:100%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media screen and (max-width: 767px){.header_currency ul li.currency .selector-arrow{float:none;display:inline-block}}.header_user{position:relative;min-width:100px;padding:0;text-align:center;line-height:100px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media screen and (max-width: 967px){.header_user{min-width:50px}}@media screen and (max-width: 767px){.header_user{-webkit-box-flex:1;-webkit-flex:1 1 30%;-moz-box-flex:1;-moz-flex:1 1 30%;-ms-flex:1 1 30%;flex:1 1 30%;line-height:60px;border-right:1px solid #e4e4e4}}@media screen and (max-width: 567px){.header_user{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-moz-flex:1 1 100%;-ms-flex:1 1 30%;flex:1 1 100%}}.customer_account_links ul{position:absolute;background:red;top:100%;line-height:2em}.customer_account_links ul{list-style:none}.header-search span{cursor:pointer;font-size:26px}.header_cart{position:relative;padding:26px 0 26px 10px;float:left}@media screen and (max-width: 767px){.header_cart{position:static}}.header-search{padding:0;position:relative;display:inline-block}.header-search .header_toggle{position:relative;display:block;padding:0;text-align:center}@media screen and (max-width: 767px){.header-search .header_toggle{display:none}}.header_slide_element ul{list-style:none;padding:0;text-align:left}.header_slide_element ul li{line-height:normal;padding:7px;float:left;width:100%}.header_slide_element ul li form button{background:none;border:none;padding:0;margin:0}.header_slide_element ul li a i,.header_slide_element ul li form button i,.header_slide_element ul li.logout-link i{margin-right:7px}.slidersearch.header_slide_element{padding:20px;right:0;z-index:100;position:absolute;top:0;width:300px;opacity:0;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out;-webkit-transform:translate(0%,-100%);transform:translateY(-100%)}@media screen and (max-width: 767px){.slidersearch.header_slide_element{display:inline-block;position:static;left:0;opacity:1;-webkit-transform:translate(0%,0%);transform:translate(0);width:auto;background:none;line-height:normal;padding:0}}@media screen and (max-width: 567px){.slidersearch.header_slide_element{padding:0;width:auto}}.header_slide_element{padding:20px;z-index:100;position:absolute;top:0;width:300px;opacity:0;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out;-webkit-transform:translate(0%,-100%);transform:translateY(-100%)}@media screen and (max-width: 967px){.header_slide_element{width:200px}}@media screen and (max-width: 767px){.header_slide_element{padding:7px;width:100%;left:0;-webkit-transform:translate(0%,100%);transform:translateY(100%)}}.header_toggle.active+.header_slide_element{top:100%;-webkit-transform:translate(0%,0%);transform:translate(0);opacity:1}@media screen and (max-width: 767px){.header_toggle.active+.header_slide_element{z-index:1000}}.products .item-swatch,.full_width_tab ul.item-swatch{margin:0}.option-loader .product-img,.option-loader .product-title,.option-loader .product-description{display:none}.quick-view.option-loader .product-detail-section,.quick-view.option-loader .product-shop.summary{width:100%;padding:0;float:left}.quick-view .actions{float:left;width:100%;margin-top:20px}.for-home{border:none;border-bottom:1px solid}.quick-view .content{height:700px;overflow-y:scroll;width:60%;padding:50px}@media screen and (max-width: 1599px){.quick-view .content{width:95%}}@media screen and (max-width: 967px){.quick-view .content{width:98%;padding:20px}}@media screen and (max-width: 767px){.quick-view .content{padding:15px}}.quick-view .content{position:relative;margin:30px auto;background-color:#fff}.quick-view.option-loader .content{width:34%}@media screen and (max-width: 1199px){.quick-view.option-loader .content{width:60%}}@media screen and (max-width: 967px){.quick-view.option-loader .content{width:75%}}@media screen and (max-width: 767px){.quick-view.option-loader .content{width:90%}}.quick-view .product-inventory{border-bottom:none;margin-bottom:15px}.quick-view{background:#000c;height:100%;width:100%;position:fixed;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);visibility:hidden;opacity:0;-webkit-transition:-webkit-transform .2s,opacity .2s,visibility .2s;-webkit-transition:opacity .2s,visibility .2s,-webkit-transform .2s;transition:opacity .2s,visibility .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s,visibility .2s;transition:transform .2s,opacity .2s,visibility .2s,-webkit-transform .2s;display:block!important}.quick-view .product-shop.summary span.price{font-size:18px;line-height:1;font-weight:600}@media screen and (max-width: 1199px){.quick-view .product-shop.summary span.price{font-size:14px}}.quickview-featured-image{text-align:center}#toTop i{font-size:18px}.infinite-scrolling{text-align:center;clear:both}.infinite-scrolling a,.infinite-scrolling-homepage a{display:inline-block;width:345px}@media screen and (max-width: 767px){.infinite-scrolling a,.infinite-scrolling-homepage a{width:100%}}@media screen and (max-width: 567px){#slide-236-layer-1,#slide-236-layer-2,#slide-236-layer-3,.tp-caption.rev-btn,#slide-237-layer-1,#slide-237-layer-2,#slide-237-layer-3,#slide-238-layer-1,#slide-238-layer-2{display:none!important}}.rev-btn{-webkit-transition:all .4s ease-in-out!important;-moz-transition:all .4s ease-in-out!important;transition:all .4s ease-in-out!important;padding:14px 28px!important}@media screen and (max-width: 767px){ul li:first-child .tp-parallax-wrap{padding-left:60px}}@media screen and (min-width: 1200px) and (max-width: 1500px){.header-type-1 .header-search{width:225px}.header-type-1 .header-bar__module a.icon-cart-arrow{padding:24px 5px}}@media screen and (min-width: 1501px) and (max-width: 1588px){.header-type-1 .header-search{width:270px}}@media screen and (min-width: 1200px) and (max-width: 1727px){.site-footer .grid-uniform .grid__item form{width:90%}.site-footer input{width:80%}.products .spr-badge{font-size:11px!important}.single-product-layout-type-3 .product_single_detail_section .add-to-wishlist,.single-product-layout-type-3 .product_single_detail_section #AddToCart{width:100%}.single-product-layout-type-3 .add-to-wishlist .btn,.single-product-layout-type-3 .add-to-wishlist .btn--secondary,.single-product-layout-type-3 .add-to-wishlist .btn--tertiary,.single-product-layout-type-3 .add-to-wishlist input[type=submit]{margin-left:0;margin-top:10px}.collection-products{padding:0 10px}}.owl-prev a,.owl-next a{cursor:pointer;display:inline-block}.owl-prev.disabled .btn,.owl-prev.disabled .btn--secondary,.owl-prev.disabled .btn--tertiary,.owl-prev.disabled input[type=submit],.owl-next.disabled .btn,.owl-next.disabled .btn--secondary,.owl-next.disabled .btn--tertiary,.owl-next.disabled input[type=submit]{opacity:.7!important}@media screen and (max-width: 567px){.template-product .dt-sc-tabs-container .dt-sc-tabs li{width:100%;margin-bottom:7px}}.template-product .dt-sc-tabs-container{float:left;width:100%}.template-product .dt-sc-tabs-container ul,.template-product .dt-sc-tabs-container ol,.template-collection .product-detail ol{margin-bottom:10px}blockquote{position:relative}.dt-sc-tabs-content blockquote:before blockquote:before{content:'"';font-size:70px;left:-28px;position:absolute;top:-28px;font-family:Quicksand;width:70px;text-align:center}.instagram-images{float:left;width:100%;margin:0 0 30px;padding:0 0 30px;border-bottom:1px solid #e4e4e4}#instafeed{float:left;width:100%}.instagram-images #instafeed a{float:left;width:25%}.instagram-images #instafeed a img{display:block}.instagram-images a.btn,.instagram-images a.btn--secondary,.instagram-images a.btn--tertiary{margin-top:10px}.instagram.widget{margin-bottom:60px}.homepage_sidebar .lush-instagram .info{display:none}.home-sidebar-newsletter .newsletter-section form{width:100%;margin-top:20px}.home-slideshow .slick-arrow{opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.home-slideshow:hover .slick-arrow{opacity:1}.home-slideshow{position:relative}.home-slideshow .slick-active .slider-content{z-index:9999;visibility:visible;opacity:1}.home-slideshow .slick-slide img:hover{opacity:1}.home-slideshow .slick-slider .slick-arrow{position:absolute;top:50%;z-index:50;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);outline:none}.slick-arrow{height:60px;line-height:60px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.home-slideshow .slick-arrow:before,.testimonial-type-11 .slick-arrow:before{font-family:"Font Awesome 5 Free";font-weight:700;font-size:50px}@media screen and (max-width: 1199px){.home-slideshow .slick-arrow:before,.testimonial-type-11 .slick-arrow:before{font-size:48px}}@media screen and (max-width: 967px){.home-slideshow .slick-arrow:before,.testimonial-type-11 .slick-arrow:before{font-size:40px}}@media screen and (max-width: 767px){.home-slideshow .slick-arrow:before,.testimonial-type-11 .slick-arrow:before{font-size:38px}}.home-slideshow .slick-arrow,.testimonial-type-11 .slick-arrow{width:60px;background:none;border:none}@media screen and (max-width: 1199px){.home-slideshow .slick-arrow,.testimonial-type-11 .slick-arrow{width:30px}}.home-slideshow .slick-arrow:before,.testimonial-type-11 .slick-arrow:before{content:"\f104";font-weight:700;font-family:"Font Awesome 5 Free";font-size:40px;opacity:1}.home-slideshow .slick-next,.testimonial-type-11 .slick-next{right:2%}@media screen and (max-width: 767px){.home-slideshow .slick-next,.testimonial-type-11 .slick-next{right:5px}}.home-slideshow .slick-prev,.testimonial-type-11 .slick-prev{left:2%}@media screen and (max-width: 767px){.home-slideshow .slick-prev,.testimonial-type-11 .slick-prev{left:5px}}.home-slideshow .slick-next:before,.testimonial-type-11 .slick-next:before{content:"\f105"}.slick-slide img{display:block;margin:auto}.home-slideshow .slick-dotted.slick-slider{margin-bottom:0}.home-slideshow .slick-dots{bottom:20px!important}.slick-dots li button{border:1px solid #11d6e1!important;background:#11d6e1!important;border-radius:100%}.slick-dots li button:before{content:none}.slick-dots li button:hover,.slick-dots li.slick-active button,.slick-dots li button:focus{background:#fc6171!important;border-color:#fc6171!important}.home-slideshow .btn,.home-slideshow .btn--secondary,.home-slideshow .btn--tertiary,.home-slideshow input[type=submit]{padding:8px 40px;font-family:Baloo Paaji;font-size:24px}@media screen and (max-width: 1199px){.home-slideshow .btn,.home-slideshow .btn--secondary,.home-slideshow .btn--tertiary,.home-slideshow input[type=submit]{font-size:16px;padding:4px 30px}}.home-slideshow .slide-text{font-family:Baloo Paaji}@media screen and (max-width: 1599px){.home-slideshow .slide-text{font-size:50px!important}}@media screen and (max-width: 1199px){.home-slideshow .slide-text{font-size:36px!important}}@media screen and (max-width: 767px){.home-slideshow .slide-text{font-size:45px!important}}@media screen and (max-width: 567px){.home-slideshow .slide-text{font-size:30px!important}}.home-slideshow .slide-offer-text{letter-spacing:0;font-family:Quicksand;margin-bottom:30px}@media screen and (max-width: 1199px){.home-slideshow .slide-offer-text{font-size:18px!important;margin-bottom:5px}}@media screen and (max-width: 1199px){.home-slideshow .slide-sub-heading-2{font-size:18px!important}}@media screen and (max-width: 967px){.home-slideshow .slide-sub-heading-2{margin-bottom:10px}}@media screen and (max-width: 767px){.home-slideshow .slide-sub-heading-2{font-size:20px!important}}@media screen and (max-width: 567px){.home-slideshow .slide-sub-heading-2{font-size:16px!important}}@media screen and (max-width: 1599px){.home-slideshow .slide-heading{font-size:35px!important}}@media screen and (max-width: 1199px){.home-slideshow .slide-heading{font-size:32px!important}}@media screen and (max-width: 967px){.home-slideshow .slide-heading{margin-bottom:10px!important}}@media screen and (max-width: 767px){.home-slideshow .slide-heading{font-size:30px!important}}@media screen and (max-width: 567px){.home-slideshow .slide-heading{font-size:26px!important}}.home-slideshow .slide-sub-heading-2{margin-bottom:17px}@media screen and (max-width: 1199px){.home-slideshow .slide-sub-heading-2{margin-bottom:12px}}.home-slideshow .slide-heading{margin-bottom:18px;font-family:Dancing Script;letter-spacing:0}@media screen and (max-width: 567px){.home-slideshow .slide-heading{margin-bottom:10px}}.home-slideshow .slider_style_3 .slide-sub-heading-2{margin-bottom:50px;line-height:60%;font-family:Baloo Paaji}@media screen and (max-width: 1599px){.home-slideshow .slider_style_3 .slide-sub-heading-2{font-size:24px!important}}@media screen and (max-width: 767px){.home-slideshow .slider_style_3 .slide-sub-heading-2{margin-bottom:10px;font-size:20px!important}}.home-slideshow .slider_style_3 .slide-offer-text{margin-bottom:40px}@media screen and (max-width: 767px){.home-slideshow .slider_style_3 .slide-offer-text{margin-bottom:20px}}.home-slideshow .slider_style_1.slick-active .slide-heading{animation:1.2s ease 0s normal none 1 running fadeInLeft}.home-slideshow .slider_style_1.slick-active .btn,.home-slideshow .slider_style_1.slick-active .btn--secondary,.home-slideshow .slider_style_1.slick-active .btn--tertiary,.home-slideshow .slider_style_1.slick-active input[type=submit]{animation:1.8s ease 0s normal none 1 running fadeInLeft}.home-slideshow .slider_style_1.slick-active .slide-text{animation:1s ease 0s normal none 1 running fadeInLeft}.home-slideshow .slider_style_1.slick-active .slide-offer-text{animation:1.6s ease 0s normal none 1 running fadeInLeft}.home-slideshow .slider_style_1.slick-active .slide-sub-heading-2{animation:1.4s ease 0s normal none 1 running fadeInLeft}.home-slideshow .slider_style_2.slick-active .slide-heading{animation:1.2s ease 0s normal none 1 running fadeInRight}.home-slideshow .slider_style_2.slick-active .btn,.home-slideshow .slider_style_2.slick-active .btn--secondary,.home-slideshow .slider_style_2.slick-active .btn--tertiary,.home-slideshow .slider_style_2.slick-active input[type=submit]{animation:1.8s ease 0s normal none 1 running fadeInRight}.home-slideshow .slider_style_2.slick-active .slide-text{animation:1s ease 0s normal none 1 running fadeInRight}.home-slideshow .slider_style_2.slick-active .slide-offer-text{animation:1.6s ease 0s normal none 1 running fadeInRight}.home-slideshow .slider_style_2.slick-active .slide-sub-heading-2{animation:1.4s ease 0s normal none 1 running fadeInRight}.home-slideshow .slider_style_3.slick-active .slide-heading,.home-slideshow .slider_style_3.slick-active .btn,.home-slideshow .slider_style_3.slick-active .btn--secondary,.home-slideshow .slider_style_3.slick-active .btn--tertiary,.home-slideshow .slider_style_3.slick-active input[type=submit]{animation:1.1s ease 0s normal none 1 running fadeInUp}.home-slideshow .slider_style_3.slick-active .slide-text{animation:1.1s ease 0s normal none 1 running fadeInDown}.home-slideshow .slider_style_3.slick-active .slide-offer-text{animation:1.4s ease 0s normal none 1 running fadeInUp}.home-slideshow .slider_style_3.slick-active .slide-sub-heading-2{animation:1.3s ease 0s normal none 1 running zoomIn}.home-slideshow .slider_style_2 .slide-offer-text{margin-bottom:60px}@media screen and (max-width: 1599px){.home-slideshow .slider_style_2 .slide-offer-text{margin-bottom:30px}}@media screen and (max-width: 767px){.home-slideshow .slider_style_2 .slide-offer-text{margin-bottom:15px}}.home-slideshow .slider_style_2 .slide-offer-text span{line-height:80%}.home-slideshow .slider_style_1 .slider-content{transform:translateY(-70px);left:22%;right:auto}@media screen and (max-width: 1599px){.home-slideshow .slider_style_1 .slider-content{left:13%}}@media screen and (max-width: 767px){.home-slideshow .slider_style_1 .slider-content{right:0;left:0;margin:auto;width:100%;transform:translateY(-170px)}}@media screen and (max-width: 567px){.home-slideshow .slider_style_1 .slider-content{transform:translateY(-120px)}}.home-slideshow .slider_style_1 .slide-offer-text{line-height:normal}.home-slideshow .slider_style_2 .slider-content{right:8%;left:auto;width:35%}@media screen and (max-width: 1599px){.home-slideshow .slider_style_2 .slider-content{width:40%;right:0}}@media screen and (max-width: 967px){.home-slideshow .slider_style_2 .slider-content{width:50%;right:-6%}}@media screen and (max-width: 767px){.home-slideshow .slider_style_2 .slider-content{right:0;left:0;margin:auto;width:100%}}.home-slideshow .slider_style_2 .slide_left{transform:translateY(40px);float:right}@media screen and (max-width: 1599px){.home-slideshow .slider_style_2 .slide_left{transform:none}}@media screen and (max-width: 767px){.home-slideshow .slider_style_2 .slide_left{float:none}}.home-slideshow .slider_style_2 .slide-offer-text span{float:left;margin-right:15px;margin-left:0}span.price_tag{font-size:62px;vertical-align:middle;margin-left:15px;display:inline-block}@media screen and (max-width: 1599px){span.price_tag{font-size:46px}}@media screen and (max-width: 967px){span.price_tag{font-size:26px}}.home-slideshow .slider_style_2 .slider-content .border-title,.home-slideshow .slider_style_2 .slide-heading{text-align:left}.home-slideshow .slider_style_3 .slider-content{right:auto;left:35%;top:75%;margin:auto;text-align:center}@media screen and (max-width: 767px){.home-slideshow .slider_style_3 .slider-content{left:10%}}.home-slideshow .slider_style_3 .slide-text{margin:0 0 20px}@media screen and (max-width: 1199px){.home-slideshow .slider_style_3 .slide-text{margin:0 0 15px}}.home-slideshow .slider_style_1 .slider-content .border-title{text-align:left;margin-bottom:0}.home-slideshow .slider-content .border-title h2:after,.home-slideshow .slider-content .border-title .h2:after{bottom:13px}@media screen and (max-width: 1599px){.home-slideshow .slider-content .border-title h2:after,.home-slideshow .slider-content .border-title .h2:after{bottom:6px}}.home-slideshow .slider-content .border-title{margin-bottom:0}.slide-text{margin:0 0 15px}@media screen and (max-width: 967px){.slide-text{margin:0 0 10px}}@media screen and (max-width: 767px){.slide-text{margin:0 0 10px}}.slide-button i{margin-left:5px}.home-slideshow .slider_style_1 .slider_inner_block,.home-slideshow .slider_style_2 .slider_inner_block{float:left;padding-left:0}@media screen and (max-width: 767px){.home-slideshow .slider_style_1 .slider_inner_block,.home-slideshow .slider_style_2 .slider_inner_block{padding-left:0}}.slide-offer.animated{margin:15px 0 30px;font-weight:500}@media screen and (max-width: 1199px){.slide-offer.animated{margin:0 0 15px}}.slider-content.slider-content-2-bg.right-content{width:40%}@media screen and (max-width: 1199px){.slide-heading{font-size:30px!important}}@media screen and (max-width: 967px){.slide-heading{font-size:20px!important}}.slide-text{clear:both}@media screen and (max-width: 767px){.slide-text{font-size:14px!important}}@media screen and (max-width: 567px){.slide-text{font-size:12px!important;padding:0}}.slide-heading{padding:0;margin-bottom:0;font-weight:700}.home-slideshow .slider-content{text-align:left;position:absolute;top:40%;left:0;right:0;width:50%;margin:auto;-webkit-transform:translateY(-40%);-ms-transform:translateY(-40%);transform:translateY(-40%);max-width:80%;visibility:hidden;opacity:0;padding:10px;width:30%}@media screen and (max-width: 1599px){.home-slideshow .slider-content{width:40%}}@media screen and (max-width: 967px){.home-slideshow .slider-content{width:55%;-webkit-transform:translateY(-30%);-ms-transform:translateY(-30%);transform:translateY(-30%);top:40%}}@media screen and (max-width: 767px){.home-slideshow .slider-content{width:85%;max-width:95%;text-align:left;padding:12% 5%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%}}.home-slideshow .slick-slider .slick-arrow{font-size:40px}@media screen and (max-width: 967px){.home-slideshow .slick-slider .slick-arrow{font-size:20px}}.free-shipping{clear:both}.free-shipping h3,.free-shipping .h3{font-size:13px;margin-bottom:35px;font-weight:400;line-height:24px}.banner-home-top{clear:both}.banner-home-top ul{margin-bottom:0;list-style:none;padding-left:0}.banner-home-top li{position:relative;margin-bottom:37px}.banner-home-top h4,.banner-home-top .h4{position:absolute;top:50%;left:0;width:100%;margin-top:-13px}.banner-home-top h4 span,.banner-home-top .h4 span{font-weight:700}.banner{position:relative;clear:both;margin:0 0 37px}.banner>img:hover{opacity:1;filter:alpha(opacity=100)}@media screen and (max-width: 1199px){.slide-offer-text{font-size:18px!important}}@media screen and (max-width: 767px){.slide-offer-text{font-size:14px!important}}.slide-des{position:absolute;bottom:40%;left:20px;right:20px;padding:0 20px;text-align:center;max-width:600px}@media screen and (max-width: 967px){.slide-des{bottom:25%}}@media screen and (max-width: 767px){.slide-des{display:none}}.home-slideshow h3.slide-offer,.home-slideshow .slide-offer.h3{font-family:Quicksand;font-weight:700;text-transform:uppercase;margin-bottom:27px}@media screen and (max-width: 1199px){.home-slideshow h3.slide-offer,.home-slideshow .slide-offer.h3{font-size:24px!important}}@media screen and (max-width: 767px){.home-slideshow h3.slide-offer,.home-slideshow .slide-offer.h3{margin-bottom:15px;font-size:18px!important}}.home-slideshow .slide_right{margin-top:17px}.slick-dots li button{border:1px solid #11d6e1}.slick-dots li button:hover,.slick-dots li.slick-active button,.slick-dots li button:focus{background:#fc6171;color:#fff;border-color:#fc6171}.sidebar-hidden #shopify-section-sidebar-colors{width:25%;float:left}.sidebar-hidden #shopify-section-sidebar-colors .sidebar-tag{float:left;width:100%}.sidebar-hidden #shopify-section-sidebar-tag-filters{width:75%;float:left}.sidebar-hidden .sidebar-tag{border-right:1px solid #e4e4e4;min-height:160px;float:left;width:33.33%;padding:15px;border-bottom:none;margin:30px 0}@media screen and (max-width: 967px){.sidebar-hidden .sidebar-tag{padding:10px}}.sidebar-hidden .collection_sidebar .widget .product-categories li,.sidebar-hidden .sidebar-tag.brand li,.sidebar-hidden .widget_categories li,.sidebar-hidden .sidebar-tag.price li,.sidebar-hidden .sidebar-tag.material li,.sidebar-hidden .sidebar-tag.color ul li{float:left;width:45%}.sidebar-hidden .sidebar-tag.color ul li,.sidebar-hidden .sidebar-tag ul{margin:0}#shopify-section-sidebar-tag-filters aside:last-child{border-right:none}.sidebar-hidden .btn.tag-fillter,.sidebar-hidden .tag-fillter.btn--secondary,.sidebar-hidden .tag-fillter.btn--tertiary,.sidebar-hidden input.tag-fillter[type=submit],.sidebar-hidden .tags-filter .btn,.sidebar-hidden .tags-filter .btn--secondary,.sidebar-hidden .tags-filter .btn--tertiary,.sidebar-hidden .tags-filter input[type=submit]{float:left;padding:10px 30px;margin-right:15px}.sidebar-hidden .btn.tag-fillter i,.sidebar-hidden .tag-fillter.btn--secondary i,.sidebar-hidden .tag-fillter.btn--tertiary i,.sidebar-hidden input.tag-fillter[type=submit] i{margin-left:10px}.sidebar-hidden .section-header{margin-bottom:0}@media screen and (min-width: 1560px) and (max-width: 1700px){.home-sidebar-bestsellers .top-products li span.top_product_count{font-size:34px;margin-right:15px}.home-product-grid-type-9 .collection_title h2,.home-product-grid-type-9 .collection_title .h2{font-size:54px}.home-product-grid-type-9 .collection_title h6,.home-product-grid-type-9 .collection_title .h6{font-size:30px}.home-sidebar-bestsellers .top-products li span.top_product_count{font-size:40px;margin-right:15px}.product_sidebar ul.support_block li span.top_product_count{font-size:40px}.product_sidebar .top-products .top-products-detail a{font-size:14px}.home-sidebar-bestsellers .top-products-detail{width:45%}}.owl-theme .owl-dots{margin-top:30px}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#11d6e1;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#fc6171;border-color:#fc6171}@media screen and (max-width: 767px){.sticky-mass{position:static!important}}.sticky-wrapper{height:auto!important}.owl-prev a,.owl-next a{z-index:1;cursor:pointer;padding:0}.owl-prev,.owl-next{float:left;z-index:1;padding:0}.nav-brands{display:initial;float:left;width:100%;text-align:center}.nav-brands .owl-prev,.nav-brands .owl-next{float:none;display:inline-block;margin:20px auto 0}.nav-brands .owl-prev a,.nav-brands .owl-next a{width:30px;height:30px;line-height:30px}.nav-brands .owl-prev{margin-right:10px}.tab-icon-wrapper{float:left;width:100%;position:relative;padding-left:50px;padding-right:10px}.tab-icon-wrapper .tab-icon{position:absolute;left:0;width:40px;font-size:30px;line-height:normal}.vertical-left-tab h6,.vertical-left-tab .h6{font-size:12px;margin-bottom:5px}.tab-img{padding-left:20px}.vertical-tab{position:relative;float:left;width:100%}.vertical-left-tab .dt-sc-tabs-vertical-container ul.dt-sc-tabs-vertical-frame:before{position:absolute;height:100%;width:33%;content:"";background:pink;left:0;bottom:0}.owl-carousel.owl-theme{overflow:hidden}.owl-carousel{padding:0}.flexslider a.btn:before,.flexslider a.btn--secondary:before,.flexslider a.btn--tertiary:before{background:none}.filter-show .btn:before,.filter-show .btn--secondary:before,.filter-show .btn--tertiary:before,.filter-show input[type=submit]:before,.filter-show .btn:after,.filter-show .btn--secondary:after,.filter-show .btn--tertiary:after,.filter-show input[type=submit]:after{background:transparent}.newsletterwrapper .btn.close:after,.newsletterwrapper .close.btn--secondary:after,.newsletterwrapper .close.btn--tertiary:after,.newsletterwrapper input.close[type=submit]:after,.newsletterwrapper .btn.close:before,.newsletterwrapper .close.btn--secondary:before,.newsletterwrapper .close.btn--tertiary:before,.newsletterwrapper input.close[type=submit]:before{content:none}.newsletterwrapper .btn.close,.newsletterwrapper .close.btn--secondary,.newsletterwrapper .close.btn--tertiary,.newsletterwrapper input.close[type=submit]{box-shadow:0 0 0 0 transparent}#fancybox-inner{top:0!important}.products .lSSlideOuter.vertical{-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;transition:all .7s ease-in-out}.products:hover .lSSlideOuter.vertical{right:0}.products .lslide img{height:auto;position:static;-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);transform:translateY(0)}.sidebar-tag .widget-content{float:left;width:100%}.collection_sidebar .widget h4 span,.collection_sidebar .widget .h4 span{float:left;width:100%;cursor:pointer}.collection_sidebar .widget.widget_product_categories h4 span:before,.collection_sidebar .widget.widget_product_categories .h4 span:before{content:none}.collection_sidebar .widget .product-categories li a{float:left;width:80%}.collection_sidebar .dt-sc-toggle,.product_sidebar .widget .product-categories li .dt-sc-toggle{float:right;width:14%;text-align:center;cursor:pointer}.collection_sidebar .widget .product-categories li a.active,.blog-design-4 .widget.widget_categories ul li.active{color:#11d6e1}.collection_sidebar .widget h4 span:before,.collection_sidebar .widget .h4 span:before{font-size:16px;position:absolute;content:"\f0d7";right:40px;top:auto;font-family:"Font Awesome 5 Free";font-weight:700}.sorting-section .btn:after,.sorting-section .btn--secondary:after,.sorting-section .btn--tertiary:after,.sorting-section input[type=submit]:after{font-size:16px;position:absolute;content:"\f0d7";right:20px;top:auto;font-family:"Font Awesome 5 Free";font-weight:700}.open .btn:after,.open .btn--secondary:after,.open .btn--tertiary:after,.open input[type=submit]:after{font-size:16px;position:absolute;content:"\f0d8";right:20px;top:auto;font-family:"Font Awesome 5 Free";font-weight:700}.collection_sidebar .widget.click h4 span:before,.collection_sidebar .widget.click .h4 span:before{font-size:16px;position:absolute;content:"\f0d8";right:30px;top:auto;font-family:"Font Awesome 5 Free";font-weight:700}@media screen and (max-width: 967px){.collection_sidebar .widget{padding:10px 5px}}@media screen and (max-width: 967px){.sidebar .shopify-section .widget,.product_sidebar .shopify-section{float:left;width:50%;padding:10px}}@media screen and (max-width: 567px){.sidebar .shopify-section .widget,.product_sidebar .shopify-section{float:left;width:100%}}@media screen and (max-width: 967px){.collection_sidebar #shopify-section-sidebar-category,#shopify-section-sidebar-colors,#shopify-section-sidebar-tag-filters,#shopify-section-sidebar-bestsellers,#shopify-section-sidebar-banner,.sidebar .shopify-section .widget{float:left;width:50%}}@media screen and (max-width: 567px){.collection_sidebar #shopify-section-sidebar-category,#shopify-section-sidebar-colors,#shopify-section-sidebar-tag-filters,#shopify-section-sidebar-bestsellers,#shopify-section-sidebar-banner,.sidebar .shopify-section .widget{float:left;width:100%}}.bottom-products-suggest .suggest-close{display:none}.bottom-products-suggest .product-short-suggest .price del{margin-right:10px}.toolbar .dropdown-menu{position:absolute;top:100%;left:0;z-index:100;display:none;float:left;padding:15px 20px;margin:0;font-size:14px;list-style:none;background-color:#fff;background-clip:padding-box;border-top:none;border-bottom:1px solid #e4e4e4;border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px #0000002d}.wishlist-box .product-remove a{font-size:20px}.order-section-form{padding-left:30px}@media screen and (max-width: 767px){.order-section-form{padding-left:0;margin-top:30px}}.spr-badge-caption{margin-left:5px;display:none}.template-customers-order th{text-align:center}@media screen and (max-width: 967px){.slick-dots{bottom:10px!important}}.collection-list .product-list .reveal .swipe{width:initial;left:0;right:0}.product-container .reveal .swipe{display:block!important;visibility:visible!important}.hidden,.swipe{display:none}.products .reveal .hidden{position:absolute;z-index:-1;top:0;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.product-container:hover .reveal .swipe{z-index:9;opacity:1}.hidden{visibility:hidden}.swatch .swatch-element.color input:checked+label.white-tick:before{color:#000}.filter-show ul{width:40%}.toolbar ul li{list-style:none;border:none}.toolbar ul li a{padding-bottom:10px;float:left;width:100%}.toolbar ul li:last-child a{padding-bottom:0}.toolbar .open .dropdown-menu{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;left:auto;text-align:left}.sidebar-tag .widget-title h4 span,.sidebar-tag .widget-title .h4 span{cursor:pointer;font-size:12px}.sidebar-tag .widget-title h4 span:before,.sidebar-tag .widget-title .h4 span:before{content:"";width:0;height:0;border:5px solid transparent;display:inline-block;margin:0 10px -2px 0}.sidebar-tag .widget-title h4 a,.sidebar-tag .widget-title .h4 a{text-transform:capitalize;font-size:12px;font-weight:400;float:right}.sidebar-tag .widget-title.click h3 span:before,.sidebar-tag .widget-title.click .h3 span:before{border-top-color:transparent;margin-bottom:2px}.sidebar-tag .widget-title{margin-bottom:20px;padding:21px 0 0;border-bottom:0;float:left;width:100%}.sidebar-tag .widget-content{margin-bottom:0}.sidebar-tag label{font-weight:400;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.sidebar-tag ul{overflow:hidden;padding:0;float:left;width:100%;list-style:none}.sidebar-tag ul li a{text-decoration:none}.sidebar-tag input[type=checkbox]{display:none}.sidebar-tag li:hover input[type=checkbox]+label{color:#11d6e1}.sidebar-tag input[type=checkbox]+label:hover,.sidebar-tag input[type=checkbox]:checked+label{cursor:pointer}.sidebar-tag.size ul li{float:left;margin-top:12px;margin-right:10px;border:1px solid #e4e4e4}.sidebar-tag.size ul li:hover{border-color:#11d6e1}.sidebar-tag.color ul{list-style:none;float:left;width:100%;padding:0}.sidebar-tag.color ul li{width:100%;padding:0;float:left;margin:0}.sidebar-tag.color ul li a{display:block;float:left;width:100%}.sidebar-tag.color ul li a img{float:left;margin-top:6px;width:15px;height:15px;border-radius:15px}.sidebar-tag.color ul li a span{float:left;margin-left:15px}.sidebar-tag.color ul li a i{float:right;text-align:right;font-style:inherit}.sidebar-tag.color ul li.white a img{border:1px solid #e4e4e4}.refined-widgets>span{font-size:14px}.refined-widgets>a{float:right;margin-bottom:15px;text-decoration:underline}.item-swatch.color_swatch_Value label{width:16px;height:16px;border-radius:50%;float:left;cursor:pointer}.item-swatch{list-style:none;padding:0;float:left;width:100%}.item-swatch li{float:none;display:inline-block;margin:0 3px 0 0}.item-swatch.swatch_count li label{cursor:pointer;margin:0;line-height:40px;width:60px;height:40px;background:#f2f2f2}ul.item-swatch.swatch_count{position:absolute;top:-40px;left:0;right:0}.sidebar-tag.size li input[type=checkbox]+label{padding:0 16px;border-bottom:none}.sidebar-tag input:checked+label{color:#11d6e1}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{color:#11d6e1}.ajax-error-modal,.loading-modal{bottom:auto;overflow:hidden;right:auto;position:fixed;text-align:center}.loading-modal{background:url(loading.gif) center 14px no-repeat #fff;border:1px solid rgba(0,0,0,.15);top:50%!important;left:50%!important;width:56px;height:56px;margin-left:-28px;margin-top:-28px;padding:0;text-indent:-999em;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.3);-moz-box-shadow:0 1px 4px rgba(0,0,0,.3);box-shadow:0 1px 4px #0000004d;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;display:block}.ajax-right .success-message p{font-size:14px}.ajax-right .btn,.ajax-right .btn--secondary,.ajax-right .btn--tertiary,.ajax-right input[type=submit]{text-transform:uppercase}.ajax-right .btn i,.ajax-right .btn--secondary i,.ajax-right .btn--tertiary i,.ajax-right input[type=submit] i{margin-right:12px}.ajax-error-modal{left:0;padding:10px 20px;top:50%;width:100%}.ajax-error-modal .modal-inner{color:#fff;background:#191919;display:inline-block;padding:10px 20px}.ajax-success-modal .btn-secondary{padding:0 20px}.success-message{line-height:40px;color:#191919;padding:0 0 0 40px;margin-bottom:20px;font-size:12px}.ajax-success-modal .success-message p{display:inline-block;width:100%;margin:0}.ajax-success-modal .success-message{padding:0}.ajax-success-modal .close-modal i{font-size:20px}.ajax-success-modal .close-modal{top:-25px;right:-18px}.compare_modal,.modal{top:0;bottom:0;z-index:10000}.ajax-content-section{display:inline-block;text-align:center;width:100%;margin:auto}.compare_modal,.modal{display:none;left:0;outline:0}.modal{position:fixed;right:0;overflow:auto;-webkit-overflow-scrolling:touch}.close-modal{float:right;top:0;position:absolute;right:0;padding:0;width:27px;height:27px;line-height:27px}.compare_modal{position:fixed;right:0;overflow:auto;-webkit-overflow-scrolling:touch}.sweet-dialog{position:fixed;top:0;bottom:0;right:0;left:0;overflow:auto;-webkit-overflow-scrolling:touch;z-index:10000}#compare-modal #table-compare th{font-weight:700}#compare-modal .close-modal{bottom:auto;top:-3px;right:0;font-size:30px}#compare-modal .product_price{margin-bottom:10px}#compare-modal .product_price strong{margin-right:7px}#compare-modal table .btn,#compare-modal table .btn--secondary,#compare-modal table .btn--tertiary,#compare-modal table input[type=submit]{padding:10px 24px;font-size:13px}#compare-modal table button,#compare-modal table p{margin:0}.th-compare td{font-weight:700}.compare-product-name{float:left;width:100%}#table-compare td,#table-compare th,.compare_modal .th-compare th,.compare_modal .th-compare td{text-align:left}#table-compare td img{margin-bottom:5px}.sweet-alert-content .sa-button-container,.sweet-alert-content .sa-error-container,.sweet-alert-content fieldset{display:none}.sweet-alert-content{z-index:999;background:#fff;padding:20px}.sweet-alert{position:absolute;top:50%;left:0;right:0;margin:auto;width:90%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin:auto!important;text-align:center;z-index:9999}.compare_modal h4,.compare_modal .h4{text-align:center;margin:0;padding:20px}.modal.fade .modal-dialog{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translateY(-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0)}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{float:left;width:100%;position:relative;background-color:#fff;background-clip:padding-box;border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px #00000080;z-index:999}.quick-view,.quickview-template{bottom:0;left:0;outline:0;overflow-x:auto;overflow-y:auto;position:fixed;right:0;top:0;z-index:10050;display:none}.ajax-success-modal .overlay,.quick-view .overlay,.quickview-template .content,.sweet-overlay,.compare_modal .overlay{background:#000c;height:100%;width:100%;position:fixed;z-index:99}.quick-view .product-shop{float:right}.quick-view .product-img-box{margin:0;float:left}.quick-view .product-img-box .image,.quick-view .product-img-box .image-wrapper{width:311px;height:311px;overflow:hidden;position:relative}.quick-view .product-img-box .image img{display:block;position:relative;max-width:110%}.quick-view .product-img-box .thumbnails{padding:20px 0 0 40px;position:relative}.quick-view .product-img-box .thumbnails .jcarousel-next-horizontal,.quick-view .product-img-box .thumbnails .jcarousel-prev-horizontal{width:70px;height:70px;position:absolute;display:block;-moz-transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-o-transition:all .2s linear 0s;top:0;float:left}.quick-view .product-img-box .thumbnails .jcarousel-next-horizontal{right:0;opacity:.2}.quick-view .product-img-box .thumbnails .jcarousel-next-horizontal:hover{opacity:1}.quick-view .product-img-box .thumbnails .jcarousel-prev-horizontal{left:0;opacity:.2}.quick-view .product-img-box .thumbnails .jcarousel-prev-horizontal:hover,.quick-view .product-img-box .thumbnails ul li .active,.quick-view .product-img-box .thumbnails ul li a:hover{opacity:1}.quick-view .product-img-box .thumbnails ul{float:left;text-align:center;list-style:none;padding-left:0;width:266px}.quick-view .product-img-box .thumbnails ul li a img{max-width:110%}.quick-view .product-shop p.custom{margin:0}.quick-view .product-shop .prices{margin-top:25px}.quick-view .product-shop .prices:first-child{margin-top:0}.quick-view .product-shop .addthis{margin-bottom:0}.quickview-template{bottom:0;left:0;outline:0;overflow-x:auto;overflow-y:scroll;position:fixed;right:0;top:0;z-index:1050;display:none}.quick-view{bottom:0;left:0;outline:0;position:fixed;right:0;top:0;z-index:10050;display:none}.quick-view .product-detail-section p.dt-sc-button{margin:20px 0 0;float:left}.quick-view form .actions button{font-weight:500;text-transform:uppercase;float:left;padding:10px 26px;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.quick-view .product-shop.summary .details{float:left;width:100%}.quick-view .product-shop.summary .details label{float:left;margin-right:5px;min-height:25px;min-width:25px;line-height:25px}.quick-view .product-shop.summary .details label{color:#000;text-align:left;font-weight:600;margin-bottom:0;float:left}.quick-view .product-shop.summary .details .quantity-box label{margin-top:10px}.quick-view .product-shop.summary h2,.quick-view .product-shop.summary .h2{margin-bottom:15px;font-size:24px}.quick-view .product-detail-section p.product-description{margin-bottom:20px;float:left;width:100%}.product-infor .out-of-stock{color:red}.product-infor .many-in-stock{color:#fa9324}.product-infor .unavailable{color:orchid}.product-infor .items-count{color:green}.quick-view .product-shop.summary select{width:100%;padding:12px 10px}.quick-view.open-in{visibility:visible;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .4s,opacity .4s;-webkit-transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,-webkit-transform .4s;transition:transform .4s,opacity .4s;transition:transform .4s,opacity .4s,-webkit-transform .4s}.ajax-success-modal .overlay{background:#000c;height:100%;width:100%;position:fixed;z-index:99}.quick-view .content{-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in;z-index:99;display:block;margin:0 auto;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-perspective:1200px;-o-perspective:1200px;-ms-perspective:1200px;perspective:1200px}._quick-view-content{display:none}.quick-view .close-window,#fancybox-close,.search-close,#popupBoxClose,#size-chart button{background:url(//www.luna-bella.com/cdn/shop/t/11/assets/hover.png?v=148668718676606563061748025235) no-repeat;border:none;cursor:pointer;width:32px;height:32px;text-indent:-9999px;position:absolute;top:0;right:0}.dialog,.dialog__overlay{display:block;position:fixed}#popupBoxClose{right:-10px;top:-10px}.search-close{right:15px;top:-120px}.product-shop.summary{float:right;width:50%}.product-img.images{margin:0!important;float:left;width:47%}.product-shop.summary .prices{float:left;width:100%;margin:0}.product-shop.summary span.price{margin-bottom:10px;float:left}.dialog,.dialog__overlay{width:100%;height:100%;top:0;left:0;float:left}.dialog{top:350px;padding:100px 0 0;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;pointer-events:none;z-index:900}.dialog__overlay{background:#f9f9f9f2;bottom:0;height:auto;left:0;opacity:0;overflow:auto;right:0;top:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:auto;z-index:8010}.dialog.dialog--open .dialog__content{opacity:1}.dialog--open .dialog__overlay{opacity:1;pointer-events:auto}.dialog__content{display:inline-block;opacity:0;position:relative;text-align:center;width:65%;z-index:8030;padding:0 0 0 260px}.dialog--open .dialog__content{pointer-events:auto}.dialog h2,.dialog .h2{font-weight:400;font-size:2em;padding:0 0 2em;margin:0}.dialog input[type=text]{width:80%;float:left;padding:16px 15px;min-height:48px;border:none}.dialog input[type=submit]{float:left;border:none;padding:15px 18px 16px;min-height:48px}.simple-menu .coll-img{display:none!important}.clear-filter{text-transform:capitalize;float:right;font-size:12px;padding:2px 0}.widget a.hidden,.widget_text a.hidden{display:none}#viewcontrols .gridview,#viewcontrols .listview{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;cursor:pointer;font-size:24px}#viewcontrols .gridview{padding-right:10px}#viewcontrols{float:left;display:inline-block}q:before{content:none}.owl-prev,.owl-next{margin:0;padding:0}#bg-group{position:relative;text-align:left}.template-page footer .lush-instagram{display:none}.product_sidebar{display:block}@media screen and (max-width: 967px){.product_sidebar{display:block;margin-top:20px;padding-right:0}}@media screen and (max-width: 967px){.collection_sidebar{display:block;margin-top:20px}}@media screen and (max-width: 967px){.position-change{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}}@media screen and (max-width: 967px){.position-change .second{-webkit-order:-1;order:-1}}@media screen and (max-width: 967px){.customer-form__title{margin:20px 0;text-align:center}}.custom-content-wrapper--top-margin{padding-top:140px}.custom-content-wrapper--bottom-margin{padding-bottom:140px}.custom-content-wrapper{float:left;width:100%}.custom-content{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;margin-left:-20px}.custom__item{-webkit-flex:0 0 auto;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin:20px 0;padding-left:20px;max-width:100%}.custom__item-inner{position:relative;text-align:left;max-width:100%;padding:30px}.custom__item-inner--image{text-align:center}.custom__block-image-container{position:relative;width:100%}.custom__block-image{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000}.custom__block-image.lazyloaded{background-color:transparent}.custom__item-inner--video,.custom__item-inner--collection,.custom__item-inner--html{display:block}.custom__item-inner--product .card__wrapper,.custom__item-inner--collection .card__wrapper{margin-bottom:0}.custom__block-heading-text,.custom__block-body-text{max-width:700px;margin-left:auto;margin-right:auto}.video-wrapper iframe{float:left;width:100%}.align--top,.align--center,.align--bottom{text-align:center}.align--top{-ms-flex-item-align:flex-start;-webkit-align-self:flex-start;align-self:flex-start}.align--center{-ms-flex-item-align:center;-webkit-align-self:center;align-self:center}.align--bottom{-ms-flex-item-align:flex-end;-webkit-align-self:flex-end;align-self:flex-end}.size-chart{position:relative;background:#fff;padding:20px;max-width:800px;margin-left:auto;margin-right:auto}.shopify-policy__container{max-width:100%!important}.single-product-layout-type-1 .owl-prev.disabled,.single-product-layout-type-1 .owl-next.disabled{opacity:0;filter:alpha(opacity=0);zoom:1}.single-product-layout-type-1 .owl-carousel .owl-item{display:inline-block}.single-product-layout-type-1 .product_single_detail_section{text-align:left;border-right:none}.single-product-layout-type-1 .product-infor label{text-align:left;float:none;display:inline-block}.single-product-layout-type-1 .product_single_detail_section .product-infor{text-align:left;float:none}.single-product-layout-type-1 .swatch .swatch-element{float:none;display:inline-block}.single-product-layout-type-1 .product_single_detail_section .swatch .header{float:none;width:30%;display:inline-block;vertical-align:middle}.single-product-layout-type-1 .product_single_detail_section .swatch .header{text-align:left}.single-product-layout-type-1 .swatch-section{float:none;width:auto;text-align:left;display:inline-block;vertical-align:text-top}.single-product-layout-type-1 .product-single__quantity label{display:inline-block}.single-product-layout-type-1 .product-single__quantity label{float:none}.single-product-layout-type-1 .quantity_width{vertical-align:text-top;width:auto;float:none}.single-product-layout-type-1 .quantity_width{display:inline-block}.single-product-layout-type-1 .product_single_detail_section .selector-wrapper-secton{text-align:left}.single-product-layout-type-1 .product_single_detail_section .product-single__quantity .dec,.single-product-layout-type-1 .product_single_detail_section .product-single__quantity input,.single-product-layout-type-1 .product_single_detail_section .product-single__quantity .inc{display:inline-block}.single-product-layout-type-1 .shopify-payment-button .shopify-payment-button__button--unbranded{padding:0;width:auto;background:#f8485e;border:none}.single-product-layout-type-1 .shopify-payment-button .shopify-payment-button__button--unbranded:hover{background:transparent}.single-product-layout-type-1 .product_single_detail_section .size-chart-open-popup{font-size:14px;text-transform:uppercase;margin-right:10px;text-decoration:none}.single-product-layout-type-1 .product_single_detail_section .size-chart-open-popup{display:inline-block;float:none}.single-product-layout-type-1 .shopify-payment-button .shopify-payment-button__button--unbranded{width:100%;float:left}.single-product-layout-type-1 .product-single .shopify-payment-button{float:left;width:100%;display:inline-block;margin:0}.single-product-layout-type-1 .single-broduct-btn{width:100%;margin:40px 0;display:inline-block}.single-product-layout-type-1 .product_single_detail_section .add-to-wishlist .btn:hover,.single-product-layout-type-1 .product_single_detail_section .add-to-wishlist .btn--secondary:hover,.single-product-layout-type-1 .product_single_detail_section .add-to-wishlist .btn--tertiary:hover,.single-product-layout-type-1 .product_single_detail_section .add-to-wishlist input[type=submit]:hover,.single-product-layout-type-1 .product_single_detail_section #AddToCart:hover,.single-product-layout-type-1 .shopify-payment-button .shopify-payment-button__button--unbranded:hover{background:#fc6171}.single-product-layout-type-1 .product_single_detail_section .add-to-wishlist .btn,.single-product-layout-type-1 .product_single_detail_section .add-to-wishlist .btn--secondary,.single-product-layout-type-1 .product_single_detail_section .add-to-wishlist .btn--tertiary,.single-product-layout-type-1 .product_single_detail_section .add-to-wishlist input[type=submit],.single-product-layout-type-1 .product_single_detail_section #AddToCart,.single-product-layout-type-1 .shopify-payment-button .shopify-payment-button__button--unbranded{padding:10px 30px;font-size:16px;border-radius:50px;line-height:1.1;letter-spacing:0;text-transform:inherit;margin:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.single-product-layout-type-1 .product_single_detail_section .add-to-wishlist{float:none;display:inline-block;background:none;padding:0;line-height:1.1;color:#636363;margin:0}.single-product-layout-type-1 .product_single_detail_section .product_price{float:none;display:inline-block}.single-product-layout-type-1 .product_single_detail_section #AddToCart{float:left;display:inline-block;margin-right:10px;margin-bottom:10px;width:50%}.single-product-layout-type-1 .product_single_detail_section .total-price,.single-product-layout-type-1 .product_single_detail_section .grid-link__org_price,.price_varies{float:none;display:inlie-block}.single-product-layout-type-1 .product_single_detail_section .grid-link__sale_price{float:none;display:inline-block}.single-product-layout-type-1 .product-single .product-description{width:100%}.single-product-layout-type-1 .product_button_section{float:left;width:100%;padding:10px 0}.single-product-layout-type-1 .product_single_detail_section .share_this_btn a{float:none}.product-photo-thumbs.owl-carousel .owl-stage{display:inline-block}.single-product-layout-type-1 .product-img-box .p-video{text-align:center}.single-product-layout-type-1 #ProductThumbs .owl-carousel .owl-item{margin:0 5px!important}.size-chart-section i{margin-right:7px}.size-chart-section{float:left;width:100%;margin-bottom:10px}.jcarousel-skin-tango .jcarousel-item{width:70px;height:70px;overflow:hidden}@media screen and (max-width: 1599px){.jcarousel-skin-tango .jcarousel-item{width:45px;height:45px}}.more-view-wrapper .jcarousel-clip-vertical{width:70px;height:420px}@media screen and (max-width: 1599px){.more-view-wrapper .jcarousel-clip-vertical{width:45px;height:236px}}.more-view-wrapper .jcarousel-container{padding:20px 0}.jcarousel-skin-tango .jcarousel-item img{border:1px solid #e4e4e4;height:70px}@media screen and (max-width: 1599px){.jcarousel-skin-tango .jcarousel-item img{height:45px}}.buddha-products-nav-section{display:inline-block;width:100%;text-align:center;margin:70px auto auto;padding:20px 0;position:relative}.buddha-products-nav-section .buddha-products-nav,.buddha-products-nav .product-btn.product-next,.buddha-products-nav .product-btn.product-prev{float:none;display:inline-block;z-index:11}.buddha-products-nav .product-btn.product-next,.buddha-products-nav .product-btn.product-prev{position:absolute}.buddha-products-nav .product-btn.product-next{left:0;margin-left:10px}.buddha-products-nav .product-btn.product-prev{right:0}.buddha-products-nav{position:absolute}@media screen and (max-width: 567px){.product-single .buddha-products-nav .wrapper-short{display:none}}.product-single .price_range label{font-size:13px;font-weight:600;text-transform:uppercase;color:#000}.product-single .price_range{float:left;width:100%;margin:15px 0 0}.buddha-products-nav .product-short{border:2px solid #e4e4e4}@media screen and (max-width: 567px){.buddha-products-nav .product-short{display:none}}.product-single .product-description{margin-top:10px}.buddha-products-nav .product-btn{z-index:1}.product-single{position:relative;float:left;width:100%}.blog-sidebar-deals ul{border:none!important}.blog-sidebar-deals ul li label{display:none}.blog-sidebar-deals .lof-clock-timer-detail-single ul{margin:0;padding:0}.blog-sidebar-deals .top-products-detail label{display:none}.blog-sidebar-deals .lof-clock-timer-detail-single{margin:0;float:left;display:inline-block;text-align:center;list-style:none;padding:0!important;position:absolute;top:0;left:0;right:0;z-index:99}.blog-sidebar-deals .lof-clock-timer-detail-single li{-webkit-box-shadow:inset 0 0 0 2px #ffffff;-moz-box-shadow:inset 0 1px 0 1px #ffffff;box-shadow:inset 0 1px 0 1px #fff;display:inline-block;width:25%;height:60px;padding:10px 0}@media screen and (max-width: 1199px){.blog-sidebar-deals .lof-clock-timer-detail-single li{width:45px}}@media screen and (max-width: 967px){.blog-sidebar-deals .lof-clock-timer-detail-single li{width:37px;height:45px}}.blog-sidebar-deals .lof-clock-timer-detail-single li{font-size:20px;font-weight:700;line-height:1;position:relative}@media screen and (max-width: 967px){.blog-sidebar-deals .lof-clock-timer-detail-single li{font-size:14px}}@media screen and (max-width: 567px){.blog-sidebar-deals .lof-clock-timer-detail-single li{font-size:20px}}.blog-sidebar-deals .lof-clock-timer-detail-single li span{float:left;width:100%;font-weight:300;text-transform:uppercase;font-size:12px;margin-top:2px;line-height:1}@media screen and (max-width: 1199px){.blog-sidebar-deals .lof-clock-timer-detail-single li span{font-size:10px}}@media screen and (max-width: 967px){.blog-sidebar-deals .lof-clock-timer-detail-single li span{font-size:8px}}.blog-sidebar-deals ul li a.thumb{position:relative;float:left;width:100%}.blog-sidebar-deals ul li .products .product-detail{border-top:1px solid #e4e4e4}.blog-sidebar-deals ul li .products .product_left{width:100%}.blog-sidebar-deals ul.item-swatch{margin:0;padding:0}.blog-sidebar-deals .widget.widget_top_rated_products{float:left;width:100%;position:relative}.blog-sidebar-deals .home_sidebar--deal-nav a{width:35px;height:35px;line-height:35px;position:absolute;top:0;right:20px}.blog-sidebar-deals .home_sidebar--deal-nav a i{line-height:35px}.blog-sidebar-deals .home_sidebar--deal-nav a{padding:0;margin:14px 0;top:34%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.blog-sidebar-deals .home_sidebar--deal-nav a.prev{float:left;left:0}.blog-sidebar-deals .home_sidebar--deal-nav a.next{float:right;right:0}.blog-sidebar-deals .product-detail .grid-link__meta .grid-link__org_price{float:none}.blog-sidebar-deals .owl-prev,.blog-sidebar-deals .owl-next{float:none;display:inline-block}.gallery_page .grid__item .gallery{width:100%;float:left}.gallery_page{float:left;width:100%;position:relative}.gallery_page .grid__item .image-overlay .links{position:absolute;left:0;top:0;width:100%;height:100%}.gallery_page .grid__item .image-overlay .links{left:0;right:0;top:-7px;bottom:0;margin:auto;width:120px;height:45px}.gallery_page .grid__item ul{list-style:none;padding:0}.gallery_page .grid__item .image-overlay-details h4,.gallery_page .grid__item .image-overlay-details .h4{font-size:18px;margin:0}@media screen and (max-width: 1199px){.gallery_page .grid__item .image-overlay-details h4,.gallery_page .grid__item .image-overlay-details .h4{font-size:14px}}.gallery_page .grid__item .image-overlay-details p{margin:5px 0 0}.gallery_page .grid__item .gallery .image-overlay-details{left:0;bottom:-100px;opacity:0;overflow:hidden;right:inherit;width:100%;text-align:center;padding:20px 10px;border:0px;position:absolute;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media screen and (max-width: 1199px){.gallery_page .grid__item .gallery .image-overlay-details{padding:10px}}.gallery_page .grid__item .gallery:hover .image-overlay-details{bottom:0;opacity:1}.gallery_page .image-overlay .links a{display:inline-block;height:45px;width:45px;border-radius:100%;font-size:16px;line-height:40px;margin:0 5px;position:relative;bottom:100%;z-index:1;text-align:center}.gallery_page .image-overlay .links a i{line-height:40px}.gallery_page .image-overlay .links a{margin:0 5px;bottom:100%;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;-ms-transition:all .6s ease;transition:all .6s ease}.gallery_page .grid__item .gallery .image-overlay .links a:last-child{left:100%;bottom:0}.gallery_page .grid__item .gallery .image-overlay .links a:first-child{right:100%;bottom:0}.gallery_page .grid__item .gallery:hover .image-overlay .links a:first-child{right:0;bottom:90%}.gallery_page .grid__item .gallery:hover .image-overlay .links a:last-child{left:0;bottom:90%}.gallery_page .grid__item .gallery:hover .image-overlay{opacity:1}.gallery_page .grid__item .gallery .image-overlay{position:absolute;opacity:0;display:block;bottom:0;left:0;right:0;width:100%;height:100%;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.gallery_page .grid__item .gallery .image-overlay .links{position:absolute;left:0;top:0;width:100%;height:100%}.gallery_page .grid__item .gallery .image-overlay .links{left:0;right:0;top:25px;bottom:0;margin:auto;width:120px;height:45px}.fancybox-caption-wrap{display:none}.contact-block .contact-icon-wrapper{position:relative;float:left;width:100%;padding-left:60px;padding-right:30px;padding-bottom:30px}.contact-block .contact-icon{position:absolute;left:0;height:60px;top:0;width:60px;font-size:30px;line-height:normal}.contact-block .contact-wrapper{float:left;width:100%;padding:0 15%}@media screen and (max-width: 1599px){.contact-block .contact-wrapper{padding:10%}}@media screen and (max-width: 1199px){.contact-block .contact-wrapper{padding:7%}}.contact-block .contact-icon-wrapper h6,.contact-block .contact-icon-wrapper .h6{margin-bottom:10px}.contact-block{float:left;width:100%}.contact-block .contact-form-section .contact-form{background:transparent}.contact-block .contact-form-section .contact-form{width:70%}@media screen and (max-width: 1599px){.contact-block .contact-form-section .contact-form{width:100%}}.contact-block .contact-detail{text-align:left}.contact-block .grid_column-inner{float:left;width:100%;padding:70px 0;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal}.contact-block .grid_column-inner{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#get-rates-container{float:left;margin-top:25px}@media screen and (max-width: 767px){#get-rates-container{width:100%;margin-top:0}}#shipping-calculator-form-wrapper .form-group{margin-bottom:20px;float:left;margin-right:20px}@media screen and (max-width: 567px){#shipping-calculator-form-wrapper .form-group{width:100%}}#shipping-calculator select,#shipping-calculator input[type=text],#shipping-calculator input[type=button]{height:40px;padding:0 17px;margin:0;width:100%}#shipping-calculator{float:left;width:100%;margin-top:30px}#shipping-calculator .field{float:left;margin:0 .6em 1em 0;font-size:15px}#shipping-calculator .field label{display:block;margin:0 0 .3em;font-size:1em}#shipping-calculator .field input[type=text]{display:inline-block;width:150px;max-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;margin:0;padding:.4em .6em;font-size:1em;border:1px solid rgba(0,0,0,.15);outline:0;border-radius:.3125em;-webkit-appearance:none}#shipping-calculator .field:last-child:before{content:"\a0";display:block;margin:0 0 .3em;font-size:1em}#shipping-calculator #wrapper-response{clear:both}@media (max-width: 800px){#shipping-calculator .field{float:none}#shipping-calculator .field:last-child:before{content:none}}#accept-cookies{width:100%;text-align:left;margin-top:10px}.product-notification .product-suggest{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.product-notification,#accept-cookies{position:fixed;bottom:0;z-index:99}.product-notification .product-suggest .column-right{padding:8px 10px 6px;line-height:20px}.product-notification{width:368px;max-width:85vw;min-height:100px;bottom:20px;background-color:#fff;opacity:0;visibility:hidden;pointer-events:none;border:1px solid #e4e4e4}.product-notification.active{opacity:1;visibility:visible;pointer-events:auto}.product-notification .close-notifi{position:absolute;text-align:center;top:-12px;right:-12px;width:25px;height:25px;background-color:#11d6e1;color:#fff;border:1px solid rgba(255,255,255,0)}.product-notification .close-notifi:hover{background-color:#fc6171;color:#fff;border-color:#fc6171}.product-notification .product-suggest .product-image{width:73px;display:block;margin:auto;padding:11px 0 9px 13px}.product-notification .product-suggest .product-image img{object-fit:cover}.product-notification .product-suggest .column-right{padding:8px 28px 6px 20px;line-height:20px}.product-notification .product-suggest .column-right .info-ago{color:#636363;font-size:16px;margin-top:7px}.product-notification .product-suggest .column-right .time-ago{padding-right:3px}.product-notification .product-suggest .column-right .from-ago,.product-notification .product-suggest .column-right .time-ago{display:inline}.product-notification .product-suggest .column-right label{display:inline;color:#636363;font-size:16px;font-weight:400;margin:0;padding-right:3px}.product-notification .product-suggest .column-right .product-name{display:block;font-weight:700;color:#666;font-size:16px}.product-notification .product-suggest .column-right .product-name:hover{color:#11d6e1}#accept-cookies{display:none;padding:12px 15px;text-align:center}#accept-cookies .block-cookies{font-size:16px}#accept-cookies .group-action-links{margin-top:10px}#accept-cookies .group-action-links .accept_cookies_link{margin-left:10px}#accept-cookies .group-action-links .icon{margin-left:5px}#accept-cookies .group-action-links .accept_cookies_link{font-weight:600;letter-spacing:.05em}#accept-cookies .notification-cookies{display:inline-block;text-transform:uppercase}.brands-page .logo-brands{padding:25px 0;border-top:1px solid #e4e4e4}.brands-page .azbrandstable{list-style:none;padding:0;margin:0 0 20px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;overflow-x:auto}.brands-page .azbrandstable li{text-align:center;margin-right:-1px;margin-bottom:5px}.brands-page .azbrandstable a{pointer-events:none;padding:6px 5px 4px;width:42.75px;height:42.75px;border:1px solid #e4e4e4;font-size:13px;font-weight:600;text-transform:uppercase;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.brands-page .azbrandstable a.readonly{pointer-events:initial}.brands-page .azbrandstable a.readonly:hover,.brands-page .azbrandstable a.readonly.active{text-decoration:underline!important}.brands-page .brands-list .brand{padding:21px 0 19px;border-bottom:1px solid #e4e4e4;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.brands-page .brands-list .azbrands-title{-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px;max-width:120px;padding-right:10px;text-align:left}.brands-page .brands-list .azbrands-title h3,.brands-page .brands-list .azbrands-title .h3{font-size:20px;line-height:25px;margin:0;text-transform:uppercase}.brands-page .brands-list .brand-grid{margin:0;-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 120px);flex:0 0 calc(100% - 120px);width:-moz-calc(100% - 120px);list-style:none}.select-icon{position:absolute;cursor:pointer;width:25px;height:25px;z-index:2}.lookbook-custom .images-contain{position:relative;padding:10px}.ajax-lookbook-modal{position:absolute;width:270px;max-width:100%;display:none;z-index:2}.ajax-lookbook-modal .ajax-modal-content{padding:30px 29px;position:relative;background-color:#fff;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);-moz-box-shadow:0 1px 4px rgba(0,0,0,.15);box-shadow:0 1px 4px #00000026;border:1px solid #e4e4e4;-moz-border-radius:1px;-webkit-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px}.ajax-lookbook-modal .lookbook-content .product-bottom{text-align:left}.ajax-lookbook-modal .lookbook-content .product-item .product-grid-image:before{display:none}.ajax-lookbook-modal .lookbook-content .product-item .action{max-width:100%;position:absolute;bottom:0;left:0;right:0;margin:0}.ajax-lookbook-modal .lookbook-content .product-top img{display:block}.ajax-lookbook-modal .product-image{margin-bottom:15px}.ajax-lookbook-modal .lookbook-content .product-top{position:relative}.ajax-lookbook-modal .lookbook-content .product-top form{margin-bottom:0}.ajax-lookbook-modal .lookbook-content .product-top form .btn,.ajax-lookbook-modal .lookbook-content .product-top form .btn--secondary,.ajax-lookbook-modal .lookbook-content .product-top form .btn--tertiary,.ajax-lookbook-modal .lookbook-content .product-top form input[type=submit]{width:100%}.ajax-lookbook-modal .lookbook-content .product-item .product-vendor{line-height:22px;margin-bottom:2px}.ajax-lookbook-modal .lookbook-content .product-item .price-box{font-size:14px;line-height:25px;margin-bottom:7px}.ajax-lookbook-modal .lookbook-content .product-item .pr-details{display:inline-block;border-bottom:1px solid #e4e4e4;letter-spacing:.05em;text-transform:uppercase;font-weight:600;line-height:22px;font-size:12px;position:relative}.ajax-lookbook-modal .lookbook-content .product-item .pr-details:before{position:absolute;content:"";left:0;width:100%;bottom:1px;height:1px}.ajax-lookbook-modal .overlay{background-color:#000}.sizes-list li{display:inline-block;letter-spacing:normal;margin:0 2.5px 5px}.sizes-list li:first-of-type{margin-left:0}.sizes-list li:last-of-type{margin-right:0}.sizes-list li a{min-width:27px;line-height:0;-moz-border-radius:20px;-webkit-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;background:#fc6171;color:#fff;border-bottom:1px solid #fc6171;display:block;text-align:center;padding:12px 8px;font-weight:500}.item-swatch{list-style:none;padding:0;margin:0;letter-spacing:-.33em;line-height:0}.item-swatch li{display:inline-block;margin:0 4px;letter-spacing:normal;text-align:center;vertical-align:middle;position:relative}.item-swatch li:first-of-type{margin-left:0}.item-swatch li:last-of-type{margin-right:0}.item-swatch li label{width:30px;height:30px;-moz-border-radius:15px;-webkit-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px;margin:0;cursor:pointer;background-position:center;background-repeat:no-repeat;border:3px solid #fff}.item-swatch li label.active{-webkit-box-shadow:0 0 1px 2px #e95144;-moz-box-shadow:0 0 1px 2px #e95144;box-shadow:0 0 1px 2px #e95144}.item-swatch li a{width:30px;height:30px;display:inline-block;cursor:pointer;line-height:31px;text-align:center;font-size:12px;font-weight:500}.item-swatch li .tooltip{text-align:center;background:#fff;border-bottom:1px solid #fc6171;color:#636363;bottom:100%;padding:10px 7px;display:block;position:absolute;z-index:2;min-width:44px;left:50%;-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translate(-50%);margin-bottom:12px;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)";filter:alpha(opacity=0);visibility:hidden;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.28);-moz-box-shadow:2px 2px 6px rgba(0,0,0,.28);box-shadow:2px 2px 6px #00000047;font-size:11px;font-weight:500;letter-spacing:normal;pointer-events:none}.item-swatch li .tooltip:after{border-left:solid transparent 7px;border-right:solid transparent 7px;border-top:solid #11d6e1 7px;bottom:-7px;content:" ";height:0;left:50%;-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translate(-50%);position:absolute;width:0}.item-swatch li:hover .tooltip{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";filter:alpha(opacity=100);visibility:visible;pointer-events:auto}.sizes-list{margin:0 15px;text-align:center;bottom:50%;position:absolute;opacity:0;left:0;right:0;z-index:2;letter-spacing:-.33em}.product-container:hover .sizes-list{opacity:1}.sizes-list li a:hover{background:#11d6e1;border-bottom:1px solid #fc6171;color:#fff}#notify-me-wrapper input[type=email],#notify-me-wrapper input[type=submit]{float:left;height:50px;border-radius:0}.addthis_32x32_style .at-icon,.addthis_toolbox a .at-icon-wrapper{width:35px!important;height:35px!important;line-height:35px!important;border-radius:5px}div#notify-me-wrapper input{width:45%;float:left}@media screen and (max-width: 1599px){div#notify-me-wrapper input{width:70%}}@media screen and (max-width: 1199px){div#notify-me-wrapper input{padding:12px 15px}}div#notify-me-wrapper .btn,div#notify-me-wrapper .btn--secondary,div#notify-me-wrapper .btn--tertiary,div#notify-me-wrapper input[type=submit]{width:30%;padding:14px 30px;vertical-align:middle;border-radius:0}#notify-me{color:#11d6e1}.sidebar-tag.size ul li:before{content:none}.sidebar-tag.size li:last-child input[type=checkbox]+label{padding:0 16px}.sidebar-tag.color ul li:before{content:none}.quick-view .product-shop .prices .price{float:left}.product-hover-9.product-container .ImageOverlayCa{height:100%;left:0;top:0%;opacity:0;width:100%;position:absolute;z-index:1;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}.product-hover-9 .product-container:hover .ImageOverlayCa{opacity:1}li .products.product-hover-9 .product-detail form a.add-cart-btn i{margin-right:5px}li .products.product-hover-9 .product-detail form a.add-cart-btn{margin-top:0;width:auto;height:auto;opacity:1;line-height:normal}.products.product-hover-9 .product-container .product-button{width:auto;display:block;right:5%;left:auto}.products.product-hover-9 .product-container .product-button a,.product-hover-9 .product-container .product-button button{display:block}.product-hover-9 .product-detail .product-button a,.product-hover-9 .product-container .product-button button{border-radius:50%}.product-hover-9.products .product-button .wishlist{margin:0}.product-hover-9.products:hover .product-detail .product-button{visibility:visible;opacity:1}.product-hover-9.products .product-detail .product-button{z-index:10;transition:all .5s;-webkit-transition:all .5s}.product-hover-9.products .product-detail form{float:none;margin-top:30px}li .products.product-hover-9 .product-button .add-to-wishlist .loading{top:0}.newsletter-block-type-4 form .btn,.newsletter-block-type-4 form .btn--secondary,.newsletter-block-type-4 form .btn--tertiary,.newsletter-block-type-4 form input[type=submit]{width:auto;display:inline-block;height:auto;padding:15px 50px;margin-left:10px}@media screen and (max-width: 967px){.newsletter-block-type-4 form .btn,.newsletter-block-type-4 form .btn--secondary,.newsletter-block-type-4 form .btn--tertiary,.newsletter-block-type-4 form input[type=submit]{margin-left:0}}.newsletter-block-type-4 form{float:none;padding:0;display:inline-block;width:100%}.newsletter-block-type-4 form input[type=email]{border:none!important;display:inline-block;padding:15px;width:60%;font-size:16px;line-height:1.7}@media screen and (max-width: 567px){.newsletter-block-type-4 form input[type=email]{width:100%}}.newsletter-block-type-4 .newslet_title{text-align:center}@media screen and (max-width: 767px){.newsletter-block-type-4 .newslet_title{font-size:20px}}.newsletter-block-type-4 p{text-align:center;margin:20px auto 0}@media screen and (max-width: 567px){.newsletter-block-type-4{padding:40px 20px}}.newsletter-block{float:left;width:100%;position:relative;z-index:1}.newsletter-block-type-4 .news-inner-block{float:none;padding:10% 3%;display:inline-block;margin:0 auto;width:60%;border-radius:15px}.disabled{display:none}.owl-next.disabled,.owl-prev.disabled{display:block}.grid-banner-type-5 .grid__item{padding-left:30px}@media screen and (max-width: 767px){.grid-banner-type-5 .grid__item{margin-bottom:30px}}@media screen and (max-width: 567px){.grid-banner-type-5 .grid__item{padding:0 5px;margin-bottom:15px}}.grid-banner-type-5 .collectionItems{margin-left:-30px}@media screen and (max-width: 567px){.grid-banner-type-5 .collectionItems{margin-left:0}}.grid-banner-type-5 .featured-content{text-align:center;width:100%;margin-top:-50px;z-index:0;position:absolute}@media screen and (max-width: 1199px){.grid-banner-type-5 .featured-content{margin-top:-40px;text-align:center;width:100%}}@media screen and (max-width: 967px){.grid-banner-type-5 .featured-content{margin-top:-40px;text-align:center;width:100%}}@media screen and (max-width: 767px){.grid-banner-type-5 .featured-content{margin-top:-40px;text-align:center;width:100%}}@media screen and (max-width: 567px){.grid-banner-type-5 .featured-content{margin-top:-40px;text-align:center;width:100%}}.grid-banner-type-5 .featured-content h4,.grid-banner-type-5 .featured-content .h4{margin:0 0 5px;font-family:Quicksand;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media screen and (max-width: 1199px){.grid-banner-type-5 .featured-content h4,.grid-banner-type-5 .featured-content .h4{margin:0;font-size:18px}}@media screen and (max-width: 967px){.grid-banner-type-5 .featured-content h4,.grid-banner-type-5 .featured-content .h4{font-size:16px}}@media screen and (max-width: 767px){.grid-banner-type-5 .featured-content h4,.grid-banner-type-5 .featured-content .h4{font-size:20px!important;margin:0}}@media screen and (max-width: 567px){.grid-banner-type-5 .featured-content h4,.grid-banner-type-5 .featured-content .h4{font-size:18px!important;margin-bottom:0}}.grid-banner-type-5 .collectionItems img{display:block;position:relative}@media screen and (max-width: 567px){.grid-banner-type-5 .collectionItems img{margin:0 auto}}.grid-banner-type-5 .collectionItems .ovrly17:hover:before,.grid-banner-type-5 .collectionItems .ovrly17:hover:after{-webkit-transform:scale(1);opacity:1;transform:scale(1)}.grid-banner-type-5 .collectionItems .ovrly17:after{position:absolute;top:15px;right:15px;bottom:15px;left:15px;content:"";border:1px dashed;border-radius:3px;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale(0,1);transform:scaleX(0);z-index:99;pointer-events:none}@media screen and (max-width: 1199px){.grid-banner-type-5 .collectionItems .ovrly17:after{top:10px;right:10px;left:10px;bottom:10px}}@media screen and (max-width: 967px){.grid-banner-type-5 .collectionItems .ovrly17:after{top:8px;right:8px;left:8px;bottom:8px}}@media screen and (max-width: 767px){.grid-banner-type-5 .collectionItems .ovrly17:after{top:15px;right:15px;left:15px;bottom:15px}}@media screen and (max-width: 567px){.grid-banner-type-5 .collectionItems .ovrly17:after{top:10px;right:10px;left:10px;bottom:10px}}.grid-banner-type-5 .ovrly17 .ovrly{position:absolute;height:100%;width:100%;left:0;top:0;opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.grid-banner-type-5 .ovrly17{width:100%;overflow:hidden;position:relative;border-radius:3px}@media screen and (max-width: 767px){.grid-banner-type-5 .ovrly17{width:100%;margin:0 auto}}@media screen and (max-width: 567px){.grid-banner-type-5 .ovrly17{width:100%;margin:0 auto}}.grid-banner-type-5 .ovrly17:hover .ovrly{opacity:1}.grid-banner-type-5{padding:100px 0;position:relative}@media screen and (max-width: 1199px){.grid-banner-type-5{padding:90px 0 85px}}@media screen and (max-width: 967px){.grid-banner-type-5{padding:80px 0 70px}}@media screen and (max-width: 767px){.grid-banner-type-5{padding:60px 0 50px}}@media screen and (max-width: 567px){.grid-banner-type-5{padding:50px 0 40px}}@media screen and (max-width: 1599px){.grid-banner-type-5 .gifimage,.grid-banner-type-5 .gifimage2,.grid-banner-type-5 .line{display:none}}.grid-banner-type-5 .gifimage2{animation:swing ease-in-out 5s infinite}.grid-banner-type-5 .gifimage{top:0!important}@keyframes swing{0%,25%{transform:rotate(5deg)}50%{transform:rotate(-5deg)}}.home-product-grid-type-4 .border-title{text-align:center;padding:0;margin-bottom:48px}@media screen and (max-width: 1199px){.home-product-grid-type-4 .border-title{margin-bottom:38px}}@media screen and (max-width: 767px){.home-product-grid-type-4 .border-title{margin-bottom:15px}}.home-product-grid-type-4 .border-title h2,.home-product-grid-type-4 .border-title .h2{margin-bottom:0}.home-product-grid-type-4{position:relative;padding:80px 0 70px}@media screen and (max-width: 1199px){.home-product-grid-type-4{padding:60px 0 50px}}@media screen and (max-width: 767px){.home-product-grid-type-4{padding:35px 0 30px}}.pattern.pattern-1562910000664-animate{top:20%!important}.pattern2.pattern2-1562910000664-animate{bottom:20%!important}.home-product-grid-type-5{position:relative;padding:80px 0 0}@media screen and (max-width: 1199px){.home-product-grid-type-5{padding:60px 0 0}}@media screen and (max-width: 767px){.home-product-grid-type-5{padding:35px 0 0}}.home-product-grid-type-4 .border-title:after{content:"";display:block;background-repeat:no-repeat;width:90px;height:10px;margin:0 auto 20px}.home-product-grid-type-4 .pattern2-1562910000664-animate{animation:rotationy 12s infinite linear}.home-product-grid-type-5 .pattern{animation:circle 5s alternate infinite ease-in}.home-product-grid-type-5 .pattern2{animation:moveX 3.05s linear 0s infinite alternate,moveY 3.4s linear 0s infinite alternate}.home-product-grid-type-5 .border-title:after{margin:0 auto 20px}.home-product-grid-type-5 .border-title{text-align:center;padding:0;margin-bottom:48px}@media screen and (max-width: 1199px){.home-product-grid-type-5 .border-title{margin-bottom:38px}}@media screen and (max-width: 767px){.home-product-grid-type-5 .border-title{margin-bottom:15px}}.home-product-grid-type-4 .products.product-hover-4{z-index:1}.home-product-grid-type-4 .products .product-detail .product_desc.grid_view{display:block}@media screen and (max-width: 567px){.home-product-grid-type-4 .product-detail.text-center{padding:20px 12px}}@keyframes moveX{0%{right:0}to{right:14%}}@keyframes moveY{0%{top:40%}to{top:80%}}.grid-banner-type-2 .grid__item .wide--one-quarter{width:25%}.grid-banner-type-2 .grid_banner_right{width:73.5%;margin-left:1.5%}@media screen and (max-width: 767px){.grid-banner-type-2 .grid_banner_right{width:100%;padding-top:10px;margin-left:0}}.grid-banner-type-2 .grid__item.wide--one-third.grid_banner_left{width:33%;margin-right:2%}@media screen and (max-width: 767px){.grid-banner-type-2 .grid__item.wide--one-third.grid_banner_left{width:100%;margin-right:0}}@media screen and (max-width: 567px){.grid-banner-type-2 .grid__item.wide--one-third.grid_banner_left{width:100%;margin-right:0}}.grid-banner-type-2 .grid__item.grid_banner_bottom .wide--two-thirds{width:65%}@media screen and (max-width: 767px){.grid-banner-type-2 .grid__item.grid_banner_bottom .wide--two-thirds{width:100%;padding-top:10px}}@media screen and (max-width: 567px){.grid-banner-type-2 .grid__item.grid_banner_bottom .wide--two-thirds{width:100%;margin-left:0}}.grid-banner-type-2 .grid__item.grid_banner_2_bottom .wide--two-thirds{width:65%}@media screen and (max-width: 767px){.grid-banner-type-2 .grid__item.grid_banner_2_bottom .wide--two-thirds{width:100%}}@media screen and (max-width: 567px){.grid-banner-type-2 .grid__item.grid_banner_2_bottom .wide--two-thirds{width:100%;margin-right:0;margin-bottom:10px}}.grid-banner-type-2 .grid__item.grid_banner_2_bottom .wide--one-third{width:33%;margin-left:2%}@media screen and (max-width: 767px){.grid-banner-type-2 .grid__item.grid_banner_2_bottom .wide--one-third{width:100%;padding-top:10px;margin-left:0}}@media screen and (max-width: 567px){.grid-banner-type-2 .grid__item.grid_banner_2_bottom .wide--one-third{width:100%;padding-top:0;margin-left:0}}.grid-banner-type-2 .grid_banner_bottom{margin-bottom:2%}@media screen and (max-width: 567px){.grid-banner-type-2 .grid_banner_bottom{margin-bottom:10px}}.grid-banner-type-2 .grid_banner_bottom .grid__item{position:relative}.grid-banner-type-2 .featured-content .btn,.grid-banner-type-2 .featured-content .btn--secondary,.grid-banner-type-2 .featured-content .btn--tertiary,.grid-banner-type-2 .featured-content input[type=submit]{padding:4px 21px;font-family:Baloo Paaji;text-transform:capitalize;border-radius:50px}@media screen and (max-width: 1599px){.grid-banner-type-2 .featured-content .btn,.grid-banner-type-2 .featured-content .btn--secondary,.grid-banner-type-2 .featured-content .btn--tertiary,.grid-banner-type-2 .featured-content input[type=submit]{padding:5px 10px;font-size:12px}}@media screen and (max-width: 1199px){.grid-banner-type-2 .featured-content .btn,.grid-banner-type-2 .featured-content .btn--secondary,.grid-banner-type-2 .featured-content .btn--tertiary,.grid-banner-type-2 .featured-content input[type=submit]{font-size:10px}}@media screen and (max-width: 767px){.grid-banner-type-2 .featured-content .btn,.grid-banner-type-2 .featured-content .btn--secondary,.grid-banner-type-2 .featured-content .btn--tertiary,.grid-banner-type-2 .featured-content input[type=submit]{padding:4px 21px!important;font-size:16px!important}}@media screen and (max-width: 567px){.grid-banner-type-2 .featured-content .btn,.grid-banner-type-2 .featured-content .btn--secondary,.grid-banner-type-2 .featured-content .btn--tertiary,.grid-banner-type-2 .featured-content input[type=submit]{font-size:10px;padding:5px 10px}}.grid-banner-type-2 .grid_banner_bottom .featured-content{position:absolute;right:0;margin-right:50px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%)}@media screen and (max-width: 967px){.grid-banner-type-2 .grid_banner_bottom .featured-content{margin-right:30px}}.grid-banner-type-2 .grid_banner_bottom .wide--one-quarter{width:24%;margin-right:1%}@media screen and (max-width: 567px){.grid-banner-type-2 .grid_banner_bottom .wide--one-quarter{width:100%;margin-right:0;margin-bottom:10px}}@media screen and (max-width: 567px){.grid-banner-type-2 .grid_banner_bottom .wide--three-quarters{width:100%}}.grid-banner-type-2 img{display:block;margin:auto;border-radius:5px}@media screen and (max-width: 767px){.grid-banner-type-2 img{width:100%}}.grid-banner-type-2 .img-hover-effect{position:relative}@media screen and (max-width: 567px){.grid-banner-type-2 .img-hover-effect{margin-bottom:10px}}.grid-banner-type-2 .full-width-grid-banner .featured-content{background:none;width:auto;right:auto;left:50%;top:auto;bottom:0;margin:0 auto 30px;transform:translate(-50%);-webkit-transform:translateX(-50%);z-index:99}@media screen and (max-width: 1199px){.grid-banner-type-2 .full-width-grid-banner .featured-content{margin-bottom:20px}}@media screen and (max-width: 967px){.grid-banner-type-2 .full-width-grid-banner .featured-content{margin-bottom:10px}}@media screen and (max-width: 767px){.grid-banner-type-2 .full-width-grid-banner .featured-content{width:100%;left:0;right:0;bottom:0;top:auto;text-align:center;transform:none;padding:20px 0;margin:0 auto}}.grid-banner-type-2 .featuredItems{padding-top:20px}.grid-banner-type-2 .featured-content{position:absolute;right:25%;top:5%;text-align:left}.grid-banner-type-2 .featured-content h2,.grid-banner-type-2 .featured-content .h2,.grid-banner-type-2 .featured-content h6,.grid-banner-type-2 .featured-content .h6{text-transform:inherit}.grid-banner-type-2 .featured-content h6,.grid-banner-type-2 .featured-content .h6{font-size:30px;margin-bottom:4px;line-height:normal;font-family:Dancing Script;font-weight:400}@media screen and (max-width: 1599px){.grid-banner-type-2 .featured-content h6,.grid-banner-type-2 .featured-content .h6{font-size:26px;margin-bottom:5px}}@media screen and (max-width: 1199px){.grid-banner-type-2 .featured-content h6,.grid-banner-type-2 .featured-content .h6{font-size:20px}}@media screen and (max-width: 967px){.grid-banner-type-2 .featured-content h6,.grid-banner-type-2 .featured-content .h6{font-size:12px}}@media screen and (max-width: 767px){.grid-banner-type-2 .featured-content h6,.grid-banner-type-2 .featured-content .h6{font-size:20px;margin-bottom:4px}}@media screen and (max-width: 567px){.grid-banner-type-2 .featured-content h6,.grid-banner-type-2 .featured-content .h6{font-size:26px;margin-bottom:5px}}.grid-banner-type-2 .featured-content h2,.grid-banner-type-2 .featured-content .h2{font-size:40px;margin-bottom:10px}@media screen and (max-width: 1599px){.grid-banner-type-2 .featured-content h2,.grid-banner-type-2 .featured-content .h2{font-size:30px;margin-bottom:5px}}@media screen and (max-width: 1199px){.grid-banner-type-2 .featured-content h2,.grid-banner-type-2 .featured-content .h2{font-size:24px}}@media screen and (max-width: 967px){.grid-banner-type-2 .featured-content h2,.grid-banner-type-2 .featured-content .h2{font-size:20px}}@media screen and (max-width: 767px){.grid-banner-type-2 .featured-content h2,.grid-banner-type-2 .featured-content .h2{font-size:48px;margin-bottom:10px}}@media screen and (max-width: 767px){.grid-banner-type-2 .featured-content h2,.grid-banner-type-2 .featured-content .h2{font-size:36px;margin-bottom:8px}}@media screen and (max-width: 567px){.grid-banner-type-2 .featured-content h2,.grid-banner-type-2 .featured-content .h2{font-size:32px;margin-bottom:5px}}.grid-banner-type-2 .grid_banner_2_bottom .grid__item{position:relative}.grid-banner-type-2 .grid_banner_2_bottom .grid__item .featured-content{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);right:0;margin-right:50px}@media screen and (max-width: 967px){.grid-banner-type-2 .grid_banner_2_bottom .grid__item .featured-content{margin-right:30px}}.grid-banner-type-2 .grid_banner_2_bottom .grid__item .last_banner_img.featured-content{margin:30px 0 0 30px;left:0;top:0;transform:translateY(0);-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-o-transform:translateY(0%);-ms-transform:translateY(0%)}@media screen and (max-width: 1199px){.grid-banner-type-2 .grid_banner_2_bottom .grid__item .last_banner_img.featured-content{margin:20px 0 0 20px}}@media screen and (max-width: 767px){.grid-banner-type-2 .grid_banner_2_bottom .grid__item .last_banner_img.featured-content{margin:15px 0 0 15px}}.grid-banner-type-2 .ovrly18{width:100%;overflow:hidden;position:relative;border-radius:5px}.grid-banner-type-2 .ovrly18 .ovrly{position:absolute;height:100%;left:-100%;top:0;width:100%;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.grid-banner-type-2 .ovrly18:hover .ovrly{left:0}.grid-banner-type-2 .grid_banner_bottom .featured-content.first{left:50%;top:0;bottom:auto;right:0;transform:translateY(0);margin:30px auto 0;transform:translate(-50%);-webkit-transform:translateX(-50%)}@media screen and (max-width: 1199px){.grid-banner-type-2 .grid_banner_bottom .featured-content.first{margin-top:20px}}.grid-banner-type-2 .featured-content h5,.grid-banner-type-2 .featured-content .h5{font-size:30px;font-family:Quicksand}@media screen and (max-width: 1599px){.grid-banner-type-2 .featured-content h5,.grid-banner-type-2 .featured-content .h5{margin-bottom:10px;font-size:18px}}@media screen and (max-width: 1199px){.grid-banner-type-2 .featured-content h5,.grid-banner-type-2 .featured-content .h5{font-size:16px;margin-bottom:5px}}@media screen and (max-width: 967px){.grid-banner-type-2 .featured-content h5,.grid-banner-type-2 .featured-content .h5{font-size:12px}}@media screen and (max-width: 767px){.grid-banner-type-2 .featured-content h5,.grid-banner-type-2 .featured-content .h5{font-size:25px;margin-bottom:15px}}@media screen and (max-width: 567px){.grid-banner-type-2 .featured-content h5,.grid-banner-type-2 .featured-content .h5{font-size:12px;margin-bottom:5px}}.grid__item.full-width-grid-banner .ovrly18:after{content:"";position:absolute;width:100%;height:40%;top:auto;bottom:-85px;opacity:.8;transform:skewY(-10deg)}@media screen and (max-width: 1599px){.grid__item.full-width-grid-banner .ovrly18:after{bottom:-40px}}@media screen and (max-width: 1199px){.grid__item.full-width-grid-banner .ovrly18:after{bottom:-26px}}@media screen and (max-width: 967px){.grid__item.full-width-grid-banner .ovrly18:after{bottom:-16px}}@media screen and (max-width: 767px){.grid__item.full-width-grid-banner .ovrly18:after{bottom:-110px;display:none}}@media screen and (max-width: 567px){.grid__item.full-width-grid-banner .ovrly18:after{display:none;bottom:-70px}}.grid-banner-type-2 .grid_banner_2_bottom .featured-content .btn.four,.grid-banner-type-2 .grid_banner_2_bottom .featured-content .four.btn--secondary,.grid-banner-type-2 .grid_banner_2_bottom .featured-content .four.btn--tertiary,.grid-banner-type-2 .grid_banner_2_bottom .featured-content input.four[type=submit]{padding:6px 32px;font-size:20px}@media screen and (max-width: 1599px){.grid-banner-type-2 .grid_banner_2_bottom .featured-content .btn.four,.grid-banner-type-2 .grid_banner_2_bottom .featured-content .four.btn--secondary,.grid-banner-type-2 .grid_banner_2_bottom .featured-content .four.btn--tertiary,.grid-banner-type-2 .grid_banner_2_bottom .featured-content input.four[type=submit]{padding:5px 25px;font-size:15px}}@media screen and (max-width: 1199px){.grid-banner-type-2 .grid_banner_2_bottom .featured-content .btn.four,.grid-banner-type-2 .grid_banner_2_bottom .featured-content .four.btn--secondary,.grid-banner-type-2 .grid_banner_2_bottom .featured-content .four.btn--tertiary,.grid-banner-type-2 .grid_banner_2_bottom .featured-content input.four[type=submit]{padding:5px 20px;font-size:12px}}@media screen and (max-width: 967px){.grid-banner-type-2 .grid_banner_2_bottom .featured-content .btn.four,.grid-banner-type-2 .grid_banner_2_bottom .featured-content .four.btn--secondary,.grid-banner-type-2 .grid_banner_2_bottom .featured-content .four.btn--tertiary,.grid-banner-type-2 .grid_banner_2_bottom .featured-content input.four[type=submit]{padding:5px 16px;font-size:10px}}@media screen and (max-width: 567px){.grid-banner-type-2 .grid_banner_2_bottom .featured-content .btn.four,.grid-banner-type-2 .grid_banner_2_bottom .featured-content .four.btn--secondary,.grid-banner-type-2 .grid_banner_2_bottom .featured-content .four.btn--tertiary,.grid-banner-type-2 .grid_banner_2_bottom .featured-content input.four[type=submit]{padding:4px 15px!important;font-size:12px!important}}.grid-banner-type-2 .grid_banner_bottom .featured-content .btn.three,.grid-banner-type-2 .grid_banner_bottom .featured-content .three.btn--secondary,.grid-banner-type-2 .grid_banner_bottom .featured-content .three.btn--tertiary,.grid-banner-type-2 .grid_banner_bottom .featured-content input.three[type=submit]{padding:6px 32px;font-size:20px}@media screen and (max-width: 1599px){.grid-banner-type-2 .grid_banner_bottom .featured-content .btn.three,.grid-banner-type-2 .grid_banner_bottom .featured-content .three.btn--secondary,.grid-banner-type-2 .grid_banner_bottom .featured-content .three.btn--tertiary,.grid-banner-type-2 .grid_banner_bottom .featured-content input.three[type=submit]{padding:5px 25px;font-size:15px}}@media screen and (max-width: 1199px){.grid-banner-type-2 .grid_banner_bottom .featured-content .btn.three,.grid-banner-type-2 .grid_banner_bottom .featured-content .three.btn--secondary,.grid-banner-type-2 .grid_banner_bottom .featured-content .three.btn--tertiary,.grid-banner-type-2 .grid_banner_bottom .featured-content input.three[type=submit]{padding:5px 20px;font-size:12px}}@media screen and (max-width: 967px){.grid-banner-type-2 .grid_banner_bottom .featured-content .btn.three,.grid-banner-type-2 .grid_banner_bottom .featured-content .three.btn--secondary,.grid-banner-type-2 .grid_banner_bottom .featured-content .three.btn--tertiary,.grid-banner-type-2 .grid_banner_bottom .featured-content input.three[type=submit]{padding:5px 16px;font-size:10px}}@media screen and (max-width: 567px){.grid-banner-type-2 .grid_banner_bottom .featured-content .btn.three,.grid-banner-type-2 .grid_banner_bottom .featured-content .three.btn--secondary,.grid-banner-type-2 .grid_banner_bottom .featured-content .three.btn--tertiary,.grid-banner-type-2 .grid_banner_bottom .featured-content input.three[type=submit]{padding:4px 15px!important;font-size:12px!important}}.grid-banner-type-2 .grid_banner_bottom .featured-content h2,.grid-banner-type-2 .grid_banner_bottom .featured-content .h2{margin-bottom:6px}@media screen and (max-width: 767px){.grid-banner-type-2 .grid_banner_bottom .featured-content h2,.grid-banner-type-2 .grid_banner_bottom .featured-content .h2{font-size:26px;margin-bottom:5px}}.grid-banner-type-2 .grid_banner_bottom .featured-content h6,.grid-banner-type-2 .grid_banner_bottom .featured-content .h6{margin-bottom:0}@media screen and (max-width: 1599px){.grid-banner-type-2 .grid_banner_bottom .featured-content h6,.grid-banner-type-2 .grid_banner_bottom .featured-content .h6{margin-bottom:5px}}@media screen and (max-width: 1199px){.grid-banner-type-2 .grid_banner_bottom .featured-content h6,.grid-banner-type-2 .grid_banner_bottom .featured-content .h6{margin-bottom:0}}.grid-banner-type-2 .grid_banner_bottom .featured-content h5,.grid-banner-type-2 .grid_banner_bottom .featured-content .h5{margin-bottom:20px}@media screen and (max-width: 1599px){.grid-banner-type-2 .grid_banner_bottom .featured-content h5,.grid-banner-type-2 .grid_banner_bottom .featured-content .h5{margin-bottom:10px}}@media screen and (max-width: 1199px){.grid-banner-type-2 .grid_banner_bottom .featured-content h5,.grid-banner-type-2 .grid_banner_bottom .featured-content .h5{margin-bottom:5px}}@media screen and (max-width: 967px){.grid-banner-type-2 .grid_banner_bottom .featured-content h5,.grid-banner-type-2 .grid_banner_bottom .featured-content .h5{margin-bottom:5px}}@media screen and (max-width: 767px){.grid-banner-type-2 .grid_banner_bottom .featured-content h5,.grid-banner-type-2 .grid_banner_bottom .featured-content .h5{margin-bottom:15px!important;font-size:25px}}@media screen and (max-width: 567px){.grid-banner-type-2 .grid_banner_bottom .featured-content h5,.grid-banner-type-2 .grid_banner_bottom .featured-content .h5{margin-bottom:5px!important;font-size:12px}}.grid-banner-type-2 .grid_banner_2_bottom .featured-content.last_banner_img h6,.grid-banner-type-2 .grid_banner_2_bottom .featured-content.last_banner_img .h6{margin-bottom:0}.grid-banner-type-2 .grid_banner_2_bottom .featured-content.last_banner_img h2,.grid-banner-type-2 .grid_banner_2_bottom .featured-content.last_banner_img .h2{margin-bottom:4px}.grid-banner-type-2 .grid_banner_2_bottom .featured-content.last_banner_img h5,.grid-banner-type-2 .grid_banner_2_bottom .featured-content.last_banner_img .h5{margin-bottom:14px;font-size:24px}@media screen and (max-width: 1599px){.grid-banner-type-2 .grid_banner_2_bottom .featured-content.last_banner_img h5,.grid-banner-type-2 .grid_banner_2_bottom .featured-content.last_banner_img .h5{margin-bottom:10px;font-size:16px}}@media screen and (max-width: 1199px){.grid-banner-type-2 .grid_banner_2_bottom .featured-content.last_banner_img h5,.grid-banner-type-2 .grid_banner_2_bottom .featured-content.last_banner_img .h5{margin-bottom:5px;font-size:14px}}@media screen and (max-width: 967px){.grid-banner-type-2 .grid_banner_2_bottom .featured-content.last_banner_img h5,.grid-banner-type-2 .grid_banner_2_bottom .featured-content.last_banner_img .h5{margin-bottom:5px;font-size:12px}}@media screen and (max-width: 767px){.grid-banner-type-2 .grid_banner_2_bottom .featured-content.last_banner_img h5,.grid-banner-type-2 .grid_banner_2_bottom .featured-content.last_banner_img .h5{font-size:22px}}@media screen and (max-width: 567px){.grid-banner-type-2 .grid_banner_2_bottom .featured-content.last_banner_img h5,.grid-banner-type-2 .grid_banner_2_bottom .featured-content.last_banner_img .h5{margin-bottom:5px;font-size:20px}}.grid_banner_2_bottom .wide--two-thirds .ovrly18 .featured-content h6,.grid_banner_2_bottom .wide--two-thirds .ovrly18 .featured-content .h6,.grid_banner_bottom .wide--two-thirds .ovrly18 .featured-content h6,.grid_banner_bottom .wide--two-thirds .ovrly18 .featured-content .h6{font-size:48px}@media screen and (max-width: 1599px){.grid_banner_2_bottom .wide--two-thirds .ovrly18 .featured-content h6,.grid_banner_2_bottom .wide--two-thirds .ovrly18 .featured-content .h6,.grid_banner_bottom .wide--two-thirds .ovrly18 .featured-content h6,.grid_banner_bottom .wide--two-thirds .ovrly18 .featured-content .h6{font-size:32px}}@media screen and (max-width: 1199px){.grid_banner_2_bottom .wide--two-thirds .ovrly18 .featured-content h6,.grid_banner_2_bottom .wide--two-thirds .ovrly18 .featured-content .h6,.grid_banner_bottom .wide--two-thirds .ovrly18 .featured-content h6,.grid_banner_bottom .wide--two-thirds .ovrly18 .featured-content .h6{font-size:26px}}@media screen and (max-width: 967px){.grid_banner_2_bottom .wide--two-thirds .ovrly18 .featured-content h6,.grid_banner_2_bottom .wide--two-thirds .ovrly18 .featured-content .h6,.grid_banner_bottom .wide--two-thirds .ovrly18 .featured-content h6,.grid_banner_bottom .wide--two-thirds .ovrly18 .featured-content .h6{font-size:22px}}@media screen and (max-width: 767px){.grid_banner_2_bottom .wide--two-thirds .ovrly18 .featured-content h6,.grid_banner_2_bottom .wide--two-thirds .ovrly18 .featured-content .h6,.grid_banner_bottom .wide--two-thirds .ovrly18 .featured-content h6,.grid_banner_bottom .wide--two-thirds .ovrly18 .featured-content .h6{font-size:34px}}@media screen and (max-width: 567px){.grid_banner_2_bottom .wide--two-thirds .ovrly18 .featured-content h6,.grid_banner_2_bottom .wide--two-thirds .ovrly18 .featured-content .h6,.grid_banner_bottom .wide--two-thirds .ovrly18 .featured-content h6,.grid_banner_bottom .wide--two-thirds .ovrly18 .featured-content .h6{font-size:18px}}.grid-banner-type-2 .grid__item.grid_banner_2_bottom .wide--two-thirds .featured-content h6,.grid-banner-type-2 .grid__item.grid_banner_2_bottom .wide--two-thirds .featured-content .h6{margin-bottom:0}.grid-banner-type-2 .grid__item.grid_banner_2_bottom .wide--two-thirds .featured-content h2,.grid-banner-type-2 .grid__item.grid_banner_2_bottom .wide--two-thirds .featured-content .h2{margin-bottom:5px}@media screen and (max-width: 767px){.grid-banner-type-2 .grid__item.grid_banner_2_bottom .wide--two-thirds .featured-content h2,.grid-banner-type-2 .grid__item.grid_banner_2_bottom .wide--two-thirds .featured-content .h2{font-size:20px}}.grid-banner-type-2 .grid__item.grid_banner_2_bottom .wide--two-thirds .featured-content h5,.grid-banner-type-2 .grid__item.grid_banner_2_bottom .wide--two-thirds .featured-content .h5{margin-bottom:20px}@media screen and (max-width: 1599px){.grid-banner-type-2 .grid__item.grid_banner_2_bottom .wide--two-thirds .featured-content h5,.grid-banner-type-2 .grid__item.grid_banner_2_bottom .wide--two-thirds .featured-content .h5{margin-bottom:10px!important}}@media screen and (max-width: 1199px){.grid-banner-type-2 .grid__item.grid_banner_2_bottom .wide--two-thirds .featured-content h5,.grid-banner-type-2 .grid__item.grid_banner_2_bottom .wide--two-thirds .featured-content .h5{margin-bottom:5px!important}}.wide-banner-type-8.custom-section{float:left;width:100%;padding:100px 0;position:relative}@media screen and (max-width: 767px){.wide-banner-type-8.custom-section{padding:50px 0}}.wide-banner-type-8.custom-section:before{position:absolute;height:12px;width:100%;top:-8px;left:0}.wide-banner-type-8 .wide-banner-type-5-block{position:relative;float:left;width:100%;padding:0}.wide-banner-type-8 .wide-banner-type-5-rounded{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 767px){.wide-banner-type-8 .wide-banner-type-5-rounded{position:static;-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);transform:translateY(0)}}.wide-banner-type-8 .wide-banner-type-5-content p{margin-bottom:25px;font-size:16px;font-weight:200}@media screen and (max-width: 767px){.wide-banner-type-8 .wide-banner-type-5-content p{padding:0;font-size:20px;text-align:center}}@media screen and (max-width: 567px){.wide-banner-type-8 .wide-banner-type-5-content p{font-size:18px}}.wide-banner-type-8 .wide-banner-type-5-content{position:relative;width:100%;margin:auto;padding:0;text-align:left}@media screen and (max-width: 767px){.wide-banner-type-8 .wide-banner-type-5-content{width:100%;height:auto;border-radius:0;padding:0}}.wide-banner-type-8 .wide-banner-type-5-content span{text-transform:uppercase;font-size:18px;float:left;width:100%;margin-bottom:20px}.wide-banner-type-8 .wide-banner-type-5-content h2,.wide-banner-type-8 .wide-banner-type-5-content .h2{margin:0 0 15px;line-height:1}@media screen and (max-width: 767px){.wide-banner-type-8 .wide-banner-type-5-content h2,.wide-banner-type-8 .wide-banner-type-5-content .h2{text-align:center}}.wide-banner-type-8 .title-boxed{padding:50px 90px 0 60px;margin-bottom:20px}@media screen and (max-width: 767px){.wide-banner-type-8 .title-boxed{padding:0 20px 20px}}.wide-banner-type-8 .wide-content{padding-left:60px}@media screen and (max-width: 767px){.wide-banner-type-8 .wide-content{padding-left:20px}}.wide-banner-type-8 .wide-content h4,.wide-banner-type-8 .wide-content .h4{font-size:28px;margin-bottom:35px;font-weight:600}.wide-banner-type-8 .wide--three-tenths .btn,.wide-banner-type-8 .wide--three-tenths .btn--secondary,.wide-banner-type-8 .wide--three-tenths .btn--tertiary,.wide-banner-type-8 .wide--three-tenths input[type=submit]{padding:10px 34px;font-family:Baloo Paaji}@media screen and (max-width: 767px){.wide-banner-type-8.custom-section .wide--three-tenths{text-align:center}}.home-product-grid-type-3{position:relative;float:left;width:100%;padding:100px 0 110px}@media screen and (max-width: 767px){.home-product-grid-type-3{padding:50px 0 60px}}.home-product-grid-type-3 .full_width_tab ul li .products .product-container{border:none;box-shadow:0 0}.home-product-grid-type-3 .full_width_tab ul li .products:hover a.add-cart-btn{background-color:#11d6e1}.home-product-grid-type-3 .products .product-container{float:left;width:30%}@media screen and (max-width: 767px){.home-product-grid-type-3 .products .product-container{margin-left:0}}.home-product-grid-type-3 .products .product_left,.home-product-grid-type-3 .grid__item.item-row .products .product_left{width:100%}.home-product-grid-type-3 .products .product_left label{float:left}.home-product-grid-type-3 .products .product-detail .product-vendor{float:left;width:100%;margin-bottom:20px;padding-bottom:23px;border-bottom:1px solid #e4e4e4}.home-product-grid-type-3 .products .product-detail .product-vendor span,.home-product-grid-type-3 .products .product-detail .grid-link__meta{float:left;width:auto}.home-product-grid-type-3 .products .product-detail form a.add-cart-btn{width:40px;height:40px;border-radius:50%;line-height:40px;background:#fc6171;color:#fff;text-laign:center;display:inline-block;font-size:20px;margin-right:0;font-size:18px}.home-product-grid-type-3 .products .product-detail form{text-align:center}.home-product-grid-type-3 .products .product-detail{width:58%;margin-left:12%;padding:0;background:transparent;border:none}@media screen and (max-width: 967px){.home-product-grid-type-3 .products .product-detail{margin-left:5%}}@media screen and (max-width: 767px){.home-product-grid-type-3 .products .product-detail{margin-left:12%}}.home-product-grid-type-3 .nav_type3__items a{margin-top:0;display:inline-block}.home-product-grid-type-3 .nav_type3__items{text-align:center}.home-product-grid-type-3 .nav_type3__items a.next{right:0}.home-product-grid-type-3 .nav_type3__items a.prev{left:0}@media screen and (max-width: 767px){.home-product-grid-type-3 .nav_type3__items a.prev{left:0}}.home-product-grid-type-3 .nav_type3__items a.btn,.home-product-grid-type-3 .nav_type3__items a.btn--secondary,.home-product-grid-type-3 .nav_type3__items a.btn--tertiary{padding:0;background-color:#fc6171;color:#fff}.home-product-grid-type-3 .nav_type3__items a.btn:hover,.home-product-grid-type-3 .nav_type3__items a.btn--secondary:hover,.home-product-grid-type-3 .nav_type3__items a.btn--tertiary:hover{background:#11d6e1;border:none;color:#fff}.home-product-grid-type-3 .nav_type3__items a.btn i,.home-product-grid-type-3 .nav_type3__items a.btn--secondary i,.home-product-grid-type-3 .nav_type3__items a.btn--tertiary i{padding:0;width:40px;height:40px;line-height:40px}.home-product-grid-type-3 .home-product-grid-type-3-carousel{position:relative;float:left;width:100%;padding:20px 15px 15px;border-radius:5px}@media screen and (max-width: 1599px){.home-product-grid-type-3 .home-product-grid-type-3-carousel{padding:16px 15px 10px}}@media screen and (max-width: 767px){.home-product-grid-type-3 .home-product-grid-type-3-carousel{margin-top:0}}.home-product-grid-type-3 .img-hover-effect .featured-content{position:absolute;top:70%;left:-10px;width:20%;text-align:center;z-index:1;padding-left:43px}@media screen and (max-width: 1199px){.home-product-grid-type-3 .img-hover-effect .featured-content{top:65%}}@media screen and (max-width: 967px){.home-product-grid-type-3 .img-hover-effect .featured-content{width:24%;top:56%}}@media screen and (max-width: 767px){.home-product-grid-type-3 .img-hover-effect .featured-content{width:30%;top:auto;bottom:0;padding:20px 20px 10px}}@media screen and (max-width: 567px){.home-product-grid-type-3 .img-hover-effect .featured-content{left:0;padding:10px;width:40%}}.home-product-grid-type-3 .img-hover-effect .featured-content:before{content:"";width:400px;height:220px;position:absolute;background:#f56c28;left:-110px;z-index:-1;border-radius:50%;bottom:-45px;transform:rotate(25deg);border:5px solid}@media screen and (max-width: 1199px){.home-product-grid-type-3 .img-hover-effect .featured-content:before{left:-120px}}@media screen and (max-width: 967px){.home-product-grid-type-3 .img-hover-effect .featured-content:before{left:-130px}}@media screen and (max-width: 767px){.home-product-grid-type-3 .img-hover-effect .featured-content:before{border-radius:0;width:100%;height:100%;left:0;bottom:0;transform:none}}.home-product-grid-type-3 .img-hover-effect .featured-content h2,.home-product-grid-type-3 .img-hover-effect .featured-content .h2{margin:0 0 5px;font-size:25px}@media screen and (max-width: 1599px){.home-product-grid-type-3 .img-hover-effect .featured-content h2,.home-product-grid-type-3 .img-hover-effect .featured-content .h2{font-size:22px}}@media screen and (max-width: 1199px){.home-product-grid-type-3 .img-hover-effect .featured-content h2,.home-product-grid-type-3 .img-hover-effect .featured-content .h2{font-size:22px}}@media screen and (max-width: 767px){.home-product-grid-type-3 .img-hover-effect .featured-content h2,.home-product-grid-type-3 .img-hover-effect .featured-content .h2{font-size:20px}}@media screen and (max-width: 567px){.home-product-grid-type-3 .img-hover-effect .featured-content h2,.home-product-grid-type-3 .img-hover-effect .featured-content .h2{font-size:16px;margin-bottom:5px}}.home-product-grid-type-3 .products .deal-clock{display:none}.home-product-grid-type-3 .img-hover-effect .featured-content a{font-family:Baloo Paaji;padding:5px 16px;margin-bottom:10px}.home-product-grid-type-3 .featured-content p,.home-product-grid-type-3 .featured-content h6,.home-product-grid-type-3 .featured-content .h6{font-size:25px;margin-bottom:12px;font-family:Dancing Script}@media screen and (max-width: 1599px){.home-product-grid-type-3 .featured-content p,.home-product-grid-type-3 .featured-content h6,.home-product-grid-type-3 .featured-content .h6{font-size:24px}}@media screen and (max-width: 767px){.home-product-grid-type-3 .featured-content p,.home-product-grid-type-3 .featured-content h6,.home-product-grid-type-3 .featured-content .h6{font-size:18px}}@media screen and (max-width: 567px){.home-product-grid-type-3 .featured-content p,.home-product-grid-type-3 .featured-content h6,.home-product-grid-type-3 .featured-content .h6{font-size:15px;margin-bottom:5px}}.home-product-grid-type-3 .featured-content h6,.home-product-grid-type-3 .featured-content .h6{font-style:italic;margin-bottom:25px}@media screen and (max-width: 1599px){.home-product-grid-type-3 .featured-content h6,.home-product-grid-type-3 .featured-content .h6{margin-bottom:10px}}@media screen and (max-width: 567px){.home-product-grid-type-3 .featured-content h6,.home-product-grid-type-3 .featured-content .h6,.home-product-grid-type-3 .featured-content a.btn,.home-product-grid-type-3 .featured-content a.btn--secondary,.home-product-grid-type-3 .featured-content a.btn--tertiary{font-size:10px;margin-bottom:5px}}@media screen and (max-width: 767px){.home-product-grid-type-3 .nav_type3__items{text-align:center;margin:auto}}@media screen and (max-width: 767px){.home-product-grid-type-3 .post-large--one-half{width:100%;margin:0}}@media screen and (max-width: 1199px){.home-product-grid-type-3 .product-detail .grid-link__title{font-size:16px}}@media screen and (max-width: 967px){.home-product-grid-type-3 .product-detail .grid-link__title{font-size:14px}}@media screen and (max-width: 767px){.home-product-grid-type-3 .product-detail .grid-link__title{font-size:15px}}@media screen and (max-width: 567px){.home-product-grid-type-3 .product-detail .grid-link__title{font-size:16px}}@media screen and (max-width: 1199px){.home-product-grid-type-3 .product-detail .grid-link__meta{font-size:16px}}@media screen and (max-width: 1199px){.home-product-grid-type-3 .products .spr-badge{font-size:11px!important}}@media screen and (max-width: 967px){.home-product-grid-type-3 .products .spr-badge{font-size:9px!important}}@media screen and (max-width: 767px){.home-product-grid-type-3 .products .spr-badge{font-size:11px!important}}.home-product-grid-type-3 .full_width_tab ul{width:93%}@media screen and (max-width: 767px){.home-product-grid-type-3 .full_width_tab ul{margin:0;width:100%}}.home-product-grid-type-3 .full_width_tab li{margin:0 0 13%}.home-product-grid-type-3 .full_width_tab ul li .products{padding:0}.home-product-grid-type-3 .ovrly23{width:100%;overflow:hidden;position:relative;border-radius:5px}.home-product-grid-type-3 .ovrly23 img{display:block;margin:auto}@media screen and (max-width: 1199px){.home-product-grid-type-3 .ovrly23 img{width:100%}}.home-product-grid-type-3 .img-hover-effect .featured-content img{margin:auto auto 15px}.home-product-grid-type-3 .ovrly23 .overlay{border-radius:15px;position:absolute;height:100%;left:0;top:0;width:100%;opacity:0;-webkit-transform:scale(.5) rotateZ(180deg);-moz-transform:scale(.5) rotateZ(180deg);-ms-transform:scale(.5) rotateZ(180deg);-o-transform:scale(.5) rotateZ(180deg);transform:scale(.5) rotate(180deg);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.home-product-grid-type-3 .products .product-container{border-radius:0}.home-product-grid-type-3 .products .product-detail .product-vendor span{width:auto}.home-product-grid-type-3 .product-detail .grid-link__title{text-align:left;margin:5px 0}.home-product-grid-type-3 .owl-prev,.home-product-grid-type-3 .owl-next{float:none;display:inline-block}@media screen and (max-width: 1199px){.home-product-grid-type-3 .owl-prev,.home-product-grid-type-3 .owl-next{width:100%}}.home-product-grid-type-3 .full_width_tab ul li{padding:0 15px 15px}.home-product-grid-type-3 .owl-prev .btn:before,.home-product-grid-type-3 .owl-prev .btn--secondary:before,.home-product-grid-type-3 .owl-prev .btn--tertiary:before,.home-product-grid-type-3 .owl-prev input[type=submit]:before{content:none}.home-product-grid-type-3 .owl-next .btn:before,.home-product-grid-type-3 .owl-next .btn--secondary:before,.home-product-grid-type-3 .owl-next .btn--tertiary:before,.home-product-grid-type-3 .owl-next input[type=submit]:before{content:none}.home-product-grid-type-3 .product-detail .grid-link__meta .grid-link__org_price{font-size:18px;margin-top:0}@media screen and (max-width: 1599px){.home-product-grid-type-3 .product-detail .grid-link__meta .grid-link__org_price{font-size:16px;margin:0}}@media screen and (max-width: 1199px){.home-product-grid-type-3 .product-detail .grid-link__meta .grid-link__org_price{font-size:18px;margin-top:0}}@media screen and (max-width: 967px){.home-product-grid-type-3 .product-detail .grid-link__meta .grid-link__org_price{font-size:16px}}@media screen and (max-width: 767px){.home-product-grid-type-3 .product-detail .grid-link__meta .grid-link__org_price{font-size:16px}}@media screen and (max-width: 567px){.home-product-grid-type-3 .product-detail .grid-link__meta .grid-link__org_price{font-size:18px}}.home-product-grid-type-3 .products .product-container{height:auto}.home-product-grid-type-3 .product-container img{position:static;-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(-35%);transform:translateY(0)}.home-product-grid-type-3 .product-container .product-additional img{-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(-35%);transform:translateY(0)}.home-product-grid-type-3 .wide--three-quarters{width:73%;margin-left:2%}@media screen and (max-width: 1199px){.home-product-grid-type-3 .wide--three-quarters{width:100%;margin-left:0;margin-top:2%}}@media screen and (max-width: 967px){.home-product-grid-type-3 .wide--three-quarters{width:100%;margin-left:0;margin-top:2%}}.home-product-grid-type-3 .home-product-grid-type-3-carousel h2,.home-product-grid-type-3 .home-product-grid-type-3-carousel .h2{text-align:center;font-size:22px;font-family:Quicksand;font-weight:700;padding:15px 20px;border-radius:5px}.home-product-grid-type-3 .home-product-grid-type-3-carousel ul.type3__items{padding-left:0}.home-product-grid-type-3 .home-product-grid-type-3-carousel ul button:last-child:before{content:"\f30b";font-family:"Font Awesome 5 Free";font-weight:700;color:#666;font-size:16px}.home-product-grid-type-3 .home-product-grid-type-3-carousel ul button:first-child:hover:before{color:#11d6e1}.home-product-grid-type-3 .home-product-grid-type-3-carousel ul button:last-child:hover:before{color:#11d6e1}.home-product-grid-type-3 .home-product-grid-type-3-carousel ul li{padding:0 15px 10px}.home-product-grid-type-3 .home-product-grid-type-3-carousel .slick-prev{left:32%}@media screen and (max-width: 1599px){.home-product-grid-type-3 .home-product-grid-type-3-carousel .slick-prev{left:30%}}@media screen and (max-width: 1199px){.home-product-grid-type-3 .home-product-grid-type-3-carousel .slick-prev{left:44%}}@media screen and (max-width: 967px){.home-product-grid-type-3 .home-product-grid-type-3-carousel .slick-prev{left:42%}}@media screen and (max-width: 767px){.home-product-grid-type-3 .home-product-grid-type-3-carousel .slick-prev{left:38%}}@media screen and (max-width: 567px){.home-product-grid-type-3 .home-product-grid-type-3-carousel .slick-prev{left:36%}}.home-product-grid-type-3 .home-product-grid-type-3-carousel .slick-next{right:32%}@media screen and (max-width: 1599px){.home-product-grid-type-3 .home-product-grid-type-3-carousel .slick-next{right:30%}}@media screen and (max-width: 1199px){.home-product-grid-type-3 .home-product-grid-type-3-carousel .slick-next{right:44%}}@media screen and (max-width: 967px){.home-product-grid-type-3 .home-product-grid-type-3-carousel .slick-next{right:42%}}@media screen and (max-width: 767px){.home-product-grid-type-3 .home-product-grid-type-3-carousel .slick-next{right:38%}}@media screen and (max-width: 567px){.home-product-grid-type-3 .home-product-grid-type-3-carousel .slick-next{right:36%}}.home-product-grid-type-3 .home-product-grid-type-3-carousel .slick-prev,.home-product-grid-type-3 .home-product-grid-type-3-carousel .slick-next{top:auto;bottom:-55px;z-index:2;margin:0;width:40px;height:40px;border:1px solid #e4e4e4;border-radius:50%}@media screen and (max-width: 567px){.home-product-grid-type-3 .home-product-grid-type-3-carousel .slick-prev,.home-product-grid-type-3 .home-product-grid-type-3-carousel .slick-next{width:30px;height:30px;bottom:-45px}}.home-product-grid-type-3 .home-product-grid-type-3-carousel ul button:first-child:before{content:"\f30a";font-family:"Font Awesome 5 Free";font-weight:700;color:#666;font-size:16px}@media screen and (max-width: 567px){.home-product-grid-type-3 .home-product-grid-type-3-carousel ul button:first-child:before{font-size:14px}}@media screen and (max-width: 1199px){.home-product-grid-type-3 .wide--one-quarter{width:100%;margin-bottom:2%}}@media screen and (max-width: 967px){.home-product-grid-type-3 .wide--one-quarter{width:100%;margin-bottom:3%}}@media screen and (max-width: 767px){.home-product-grid-type-3 .wide--one-quarter{margin-bottom:5%}}@media screen and (max-width: 567px){.home-product-grid-type-3 .wide--one-quarter{margin-bottom:5%}}.home-product-grid-type-3 .pattern{animation:rotationy 12s infinite linear}@media screen and (max-width: 1599px){.home-product-grid-type-3 .pattern{display:none}}@media screen and (max-width: 1599px){.home-product-grid-type-3 .pattern2{display:none}}@media only screen and (min-width: 1201px) and (max-width: 1599px){.home-product-grid-type-3 .home-product-grid-type-3-carousel{padding:20px 15px 15px}}.blog-post-type-1{float:left;width:100%}.blog-post-type-1 .blog-date{line-height:normal;margin-bottom:12px;text-align:left;padding:3px 12px;border-radius:5px;display:inline-block}.blog-post-type-1 .comments-count{display:inline-block;margin-right:10px;margin-bottom:20px;position:relative;padding-right:10px}.blog-post-type-1 .comments-count:before{content:"";float:left;width:1px;height:15px;top:5px;position:absolute;right:0}.blog-post-type-1 .blog-detail p,.blog-post-type-1 .blog-btn{float:left;width:100%}.blog-post-type-1 .blog-detail p{margin-bottom:25px;padding-right:15px}.blog-post-type-1 .author{display:inline-block;margin-bottom:10px}.blog-post-type-1 .date i{font-style:inherit;font-size:13px}.blog-post-type-1 .blog-btn{text-decoration:underline}.blog-post-type-1 #artical_carousel{margin-bottom:30px}.blog-post-type-1 .nav_article{text-align:center;float:left;width:100%}.blog-post-type-1 .nav_article a i{font-size:14px;width:30px;height:30px;line-height:30px;display:inline-block}.blog-post-type-1 .nav_article a.prev{margin-right:7px}.blog-post-type-1 .nav_article a{padding:0}.blog-post-type-1 .nav_article .owl-prev,.blog-post-type-1 .nav_article .owl-next{float:none;display:inline-block}.blog-post-type-1 .home-blog-content.blog-detail h4,.blog-post-type-1 .home-blog-content.blog-detail .h4{margin-bottom:5px;float:left;width:100%;font-size:30px}@media screen and (max-width: 967px){.blog-post-type-1 .home-blog-content.blog-detail h4,.blog-post-type-1 .home-blog-content.blog-detail .h4{font-size:20px}}@media screen and (max-width: 767px){.blog-post-type-1 .home-blog-content.blog-detail h4,.blog-post-type-1 .home-blog-content.blog-detail .h4{font-size:25px}}@media screen and (max-width: 567px){.blog-post-type-1 .home-blog-content.blog-detail h4,.blog-post-type-1 .home-blog-content.blog-detail .h4{font-size:20px}}.blog-post-type-1 .article{float:left;width:100%;position:relative}.blog-post-type-1 .blog-description{padding:30px 0 0;text-align:left}.blog-post-type-1 .article img{display:block}.blog-post-type-1 .article-item.grid__item{padding:0 15px}@media screen and (max-width: 967px){.blog-post-type-1 .article-item.grid__item{padding:0 5px}}@media screen and (max-width: 567px){.blog-post-type-1 .article-item.grid__item{padding:0}}.blog-post-type-1 .article .home-blog-image img{display:block;border-radius:10px}.blog-post-type-1 .blog-detail .blog-btn a{font-family:Baloo Paaji;padding:5px 25px;font-weight:400}.blog-post-type-1 .article .home-blog-image{position:relative}.blog-post-type-1 .article .home-blog-image .overlay{position:absolute;height:100%;width:100%;left:0;top:0;opacity:0;border-radius:10px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.blog-post-type-1 .article:hover .home-blog-image .overlay{opacity:1}.blog-post-type-1{padding:50px 0 70px;position:relative}@media screen and (max-width: 767px){.blog-post-type-1{padding:30px 0 50px}}.blog-post-type-1 .pattern{animation:circle 3.5s alternate infinite ease-in}@media screen and (max-width: 1599px){.blog-post-type-1 .pattern{display:none}}.blog-post-type-1 .pattern1{animation:rotation 12s infinite linear}@media screen and (max-width: 1599px){.blog-post-type-1 .pattern1{display:none}}.blog-post-type-1 .pattern2{animation:circle 6.5s alternate infinite ease-in}@media screen and (max-width: 1599px){.blog-post-type-1 .pattern2{display:none}}.blog-post-type-1 .border-title{margin-bottom:26px}@media screen and (max-width: 767px){.blog-post-type-1 .border-title{margin-bottom:0}}@media screen and (max-width: 767px){.blog-post-type-1 .border-title h2,.blog-post-type-1 .border-title .h2{font-size:26px}}@media only screen and (min-width: 1600px) and (max-width: 1800px){.client-section .grid-uniform.section-seven .pattern{z-index:0!important;left:8%!important;top:16%!important}.client-section .grid-uniform.section-seven .pattern1{z-index:0!important;right:3%!important;bottom:25%!important}.blog-post-type-1 .pattern1{right:9%!important;top:17%!important}.blog-post-type-1 .pattern2{right:4%!important;z-index:0!important;bottom:20%!important}#email-modal .window-content{width:45%}}.newsletter-block-type-4 .parallax{margin:auto;text-align:center;padding:0}.newsletter-block-type-4 form .btn:before,.newsletter-block-type-4 form .btn--secondary:before,.newsletter-block-type-4 form .btn--tertiary:before,.newsletter-block-type-4 form input[type=submit]:before{border:none}.newsletter-block-type-4 form .btn,.newsletter-block-type-4 form .btn--secondary,.newsletter-block-type-4 form .btn--tertiary,.newsletter-block-type-4 form input[type=submit]{width:auto;font-size:30px;display:inline-block;height:auto;padding:0 45px;margin-left:-5px;margin-bottom:0;border-radius:0 5px 5px 0;font-family:Baloo Paaji}@media screen and (max-width: 1199px){.newsletter-block-type-4 form .btn,.newsletter-block-type-4 form .btn--secondary,.newsletter-block-type-4 form .btn--tertiary,.newsletter-block-type-4 form input[type=submit]{margin-bottom:1px}}@media screen and (max-width: 967px){.newsletter-block-type-4 form .btn,.newsletter-block-type-4 form .btn--secondary,.newsletter-block-type-4 form .btn--tertiary,.newsletter-block-type-4 form input[type=submit]{margin-bottom:2.5px}}@media screen and (max-width: 567px){.newsletter-block-type-4 form .btn,.newsletter-block-type-4 form .btn--secondary,.newsletter-block-type-4 form .btn--tertiary,.newsletter-block-type-4 form input[type=submit]{font-size:20px;padding:9px 18px}}.newsletter-block-type-4 form .btn:hover,.newsletter-block-type-4 form .btn--secondary:hover,.newsletter-block-type-4 form .btn--tertiary:hover,.newsletter-block-type-4 form input[type=submit]:hover{background-color:#fc6171;color:#fff}.newsletter-block-type-4 form{float:none;padding:0;display:inline-block;width:100%;border:none}@media screen and (max-width: 1199px){.newsletter-block-type-4 form{width:100%}}@media screen and (max-width: 967px){.newsletter-block-type-4 form{width:100%}}@media screen and (max-width: 767px){.newsletter-block-type-4 form{width:100%}}@media screen and (max-width: 567px){.newsletter-block-type-4 form{width:100%}}.newsletter-block-type-4 form input[type=email]{display:inline-block;width:60%;font-size:16px;line-height:1.7;border-radius:5px 0 0 5px;margin-bottom:5px;padding:12px 11px 14px 30px}@media screen and (max-width: 567px){.newsletter-block-type-4 form input[type=email]{padding-left:12px}}.newsletter-block-type-4 .newslet_title{text-align:center;margin-bottom:0}@media screen and (max-width: 767px){.newsletter-block-type-4 .newslet_title{font-size:30px}}@media screen and (max-width: 567px){.newsletter-block-type-4 .newslet_title{font-size:20px}}.newsletter-block-type-4 form input[type=email]::-webkit-input-placeholder{opacity:.8;color:#fff}.newsletter-block-type-4 form input[type=email]::-moz-placeholder{opacity:.8;color:#fff}.newsletter-block-type-4 form input[type=email]:-ms-input-placeholder{opacity:.8;color:#fff}.newsletter-block-type-4 form input[type=email]:-moz-placeholder{opacity:.8;color:#fff}.newsletter-block-type-4 form input[type=email]:focus{background-color:#fff6}.newsletter-block-type-4 p{text-align:center;margin:0 auto}@media screen and (max-width: 567px){.newsletter-block-type-4 p{width:100%}}.newsletter-block-type-4{margin:0 auto;text-align:center;float:left;width:100%}@media screen and (max-width: 567px){.newsletter-block-type-4{padding:0}}.newsletter-block{float:left;width:100%;padding:62px 0 75px;position:relative;z-index:1}@media screen and (max-width: 567px){.newsletter-block{padding:35px 0}}.newsletter-block.news-block-3:before{height:100%;width:100%;content:"";position:absolute;left:0;top:0;opacity:.6;z-index:-1}.newsletter-block-type-4 .inline-list li{float:none;display:inline-block}.newsletter-block-type-4 .inline-list li a{height:40px;width:40px;line-height:40px;text-align:center;display:inline-block}.newsletter-block-type-4 ul{padding:0;margin-top:20px}.newsletter-block-type-4 .news-inner-block{padding:0;float:none;display:inline-block;margin:0 auto;width:60%;border-radius:15px;border:none}@media screen and (max-width: 967px){.newsletter-block-type-4 .news-inner-block{width:80%}}@media screen and (max-width: 767px){.newsletter-block-type-4 .news-inner-block{width:100%}}.testimonial-type-11 h2,.testimonial-type-11 .h2{text-transform:uppercase;margin-bottom:0}@media screen and (max-width: 567px){.testimonial-type-11 h2,.testimonial-type-11 .h2{font-size:24px;margin-bottom:5px;line-height:1.2}}.testimonial-type-11 .invisible-very-small{float:left;width:100%;margin:10px 0}.testimonial-type-11 blockquote{margin:0 0 40px;font-size:14px;padding:0;float:left;width:100%}.testimonial-type-11 blockquote q{position:relative;font-weight:600}.testimonial-type-11 .authorimg img{display:block;border-radius:50%;margin:0}.testimonial-type-11 h4,.testimonial-type-11 .h4{text-transform:capitalize}.testimonial-type-11 .testimonial-block{transition:.3s linear;width:80%;margin:auto;text-align:center}@media screen and (max-width: 1599px){.testimonial-type-11 .testimonial-block{width:55%}}@media screen and (max-width: 1199px){.testimonial-type-11 .testimonial-block{width:100%}}@media screen and (max-width: 767px){.testimonial-type-11 .testimonial-block{width:90%}}.testimonial-type-11 .testimonial-block blockquote:before{content:none}.testimonial-type-11 q{line-height:32px;padding:30px 0;float:none}.testimonial-type-11 .test-detail{text-align:center}.testimonial-type-11 .owl-theme .owl-controls .owl-page span{height:15px;width:15px;margin:0 5px;border-radius:50%}.testimonial-type-11 .main-heading{text-align:center}.testimonial-type-11 .authorimg{z-index:1;display:inline-block;border-radius:50%;height:120px;width:120px;position:relative}.testimonial-type-11 .authorimg:before{content:"";position:absolute;border-left:40px solid transparent;border-right:40px solid transparent;top:-25px;left:0;right:0;margin:0 auto;width:0;height:0;z-index:-1}.testimonial-type-11 .test-detail h4,.testimonial-type-11 .test-detail .h4{text-transform:uppercase;font-size:24px;margin-bottom:0;font-weight:700}.testimonial-type-11 .test-detail span{font-size:16px;text-transform:capitalize;font-weight:400}.testimonial-type-11 h3,.testimonial-type-11 .h3{text-transform:uppercase}.testimonial-type-11 .owl-prev,.testimonial-type-11 .owl-next{height:30px;width:30px;border-radius:50%;transform:translateY(-50%);position:absolute;top:50%}.testimonial-type-11 .owl-prev{left:0}.testimonial-type-11 .owl-next{right:0}.testimonial-type-11{float:left;width:100%;padding:65px 0}@media screen and (max-width: 767px){.testimonial-type-11{padding:45px 0}}.owl-carousel .grid__item{text-align:left}.testimonial-type-11:before{position:absolute;width:100%;height:10px;left:0;top:-9px}.testimonial-type-11{position:relative}@media screen and (max-width: 1199px){.testimonial-type-11 .pattern,.testimonial-type-11 .pattern2{display:none}}@media screen and (max-width: 1599px){.home-product-grid-type-4 .pattern,.home-product-grid-type-4 .pattern2{display:none}}@media screen and (max-width: 1599px){.home-product-grid-type-5 .pattern,.home-product-grid-type-5 .pattern2{display:none}}.home-product-grid-type-5 .products .product-detail .product_desc.grid_view{display:block}.testimonial-type-11 .border-title{text-align:center;float:left;width:100%;margin-bottom:10px}@media screen and (max-width: 767px){.testimonial-type-11 .border-title{margin-bottom:0}}@media screen and (max-width: 567px){.testimonial-type-11 .border-title{margin-bottom:0}}.testimonial-type-11 .owl-carousel{z-index:0}.about-us .section-three{float:left;width:100%;padding:100px 0}@media screen and (max-width: 767px){.about-us .section-three{padding:70px 0}}@media screen and (max-width: 567px){.about-us .section-three{padding:50px 0}}.about-us .section-three .grid__item.wide--two-thirds{margin-right:2%;width:64.55%}@media screen and (max-width: 767px){.about-us .section-three .grid__item.wide--two-thirds{width:100%;margin-right:0}}.about-us .section-three img{border:none!important;border-radius:5px}@media screen and (max-width: 767px){.about-us .section-three img{margin-bottom:20px}}.about-us .section-three .wide--one-third img:first-child{margin-bottom:6.3%}@media screen and (max-width: 767px){.about-us .section-three .wide--one-third img:first-child{margin-bottom:20px}}.about-us .imgblock-detail{text-align:center;margin-top:20px}@media screen and (max-width: 1199px){.about-us .imgblock-detail{margin-top:10px}}@media screen and (max-width: 967px){.about-us .imgblock-detail{margin-top:0}}.about-us .imgblock-detail p{font-size:16px;padding:40px 100px 30px}@media screen and (max-width: 1199px){.about-us .imgblock-detail p{margin-bottom:10px;padding:40px 90px 30px}}@media screen and (max-width: 967px){.about-us .imgblock-detail p{padding:40px 40px 30px;margin-bottom:10px}}@media screen and (max-width: 767px){.about-us .imgblock-detail p{margin-bottom:10px;padding:30px 20px}}@media screen and (max-width: 567px){.about-us .imgblock-detail p{padding:30 10px}}.about-us .imgblock-detail .about-btn{padding:11px 28px}.about-us .section-two h3,.about-us .section-two .h3{margin-bottom:0}.about-us .invisible-small{float:left;margin:20px 0;width:100%}.about-us .icon-block{padding:0 0 0 100px;position:relative;margin-bottom:30px;z-index:1}.about-us .icon-block h4,.about-us .icon-block .h4{font-family:Quicksand;font-size:22px;margin-bottom:20px}.about-us .icon-block:after{content:"";height:90%;left:34px;position:absolute;top:70px;z-index:-1}.about-us .icon-block:last-child:after{border:none}.about-us .icon-one{height:70px;left:0;position:absolute;text-align:center;top:0;width:70px}.about-us .section-two span{font-size:22px;line-height:76px;position:relative;z-index:1}.about-us .section-two{float:left;padding:100px 0 90px;width:100%}@media screen and (max-width: 1199px){.about-us .section-two{padding:90px 0 70px}}@media screen and (max-width: 967px){.about-us .section-two{padding:70px 0 35px}}@media screen and (max-width: 767px){.about-us .section-two{padding:50px 0}}.about-us .icon-block p{font-size:14px}.about-us .section-one{float:left;padding:5% 0;width:100%}.about-us .section-one .inner-row{margin-bottom:60px}.about-us .img-section-desc{border-radius:10px;margin-top:60px;padding:45px;width:430px}@media screen and (max-width: 1199px){.about-us .img-section-desc{margin-top:40px;padding:20px}}@media screen and (max-width: 967px){.about-us .img-section-desc{width:400px;margin-top:30px;padding:20px}}@media screen and (max-width: 767px){.about-us .img-section-desc{width:100%;padding:20px;margin-top:0}}.about-us .img-section-desc.left-section{float:right;margin-right:-60px;position:relative}@media screen and (max-width: 767px){.about-us .img-section-desc.left-section{margin-right:0;margin-bottom:20px}}.about-us .section-one .img-section-desc span{font-size:14px;font-weight:700}.about-us .img-section-desc.right-section{margin-left:-80px}@media screen and (max-width: 767px){.about-us .img-section-desc.right-section{margin-left:0;margin-top:20px}}.about-us blockquote{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;padding:30px;margin:0 0 30px;position:relative}.about-us blockquote:after{bottom:-8px;content:"";height:15px;left:40px;position:absolute;transform:rotate(45deg);width:15px}.about-us .owl-carousel .owl-item{padding:0 20px}.about-us .section-four{float:left;width:100%;padding:100px 0}@media screen and (max-width: 767px){.about-us .section-four{padding:50px 0}}.about-us .section-four .img-section-desc p{margin-bottom:20px}.about-us .section-four .img-section img{border-radius:10px}.about-us .section-four .grid__item.inner-row:first-child{margin-bottom:60px}@media screen and (max-width: 767px){.about-us .section-four .grid__item.inner-row:first-child{margin-bottom:20px}}.about-us .section-two img{float:right}@media screen and (max-width: 767px){.about-us .section-two img{width:100%}}.testimonial-navigation{text-align:center;width:100%}.testimonial-navigation .owl-prev,.testimonial-navigation .owl-next{display:inline-block;float:none}.testimonial-navigation .owl-prev,.testimonial-navigation .owl-next{margin:0 5px;border-radius:50%;font-size:12px;height:30px;line-height:30px;width:30px;cursor:pointer;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.testimonial-section{float:left;width:100%;padding:5% 0}.about-us blockquote{padding:30px;margin:0 0 30px;position:relative}.about-us blockquote:after{bottom:-8px;content:none;height:15px;left:40px;position:absolute;transform:rotate(45deg);width:15px}.about-us .author-img{border-radius:50%;float:left;width:100px;height:100px;padding:5px}.about-us .author-img img{border-radius:50%}.about-us .testimonial-author span{float:left;margin:20px 30px 0}.about-us .testimonial-author h4,.about-us .testimonial-author .h4{margin-bottom:5px}.about-us .testimonial-author h6,.about-us .testimonial-author .h6{font-family:Quicksand}.about-us .owl-buttons .owl-prev,.vedabout-four .owl-buttons .owl-next{border-radius:50%;display:inline-block;height:30px;line-height:30px;width:30px;transition:all .3s linear 0s}.about-us .owl-buttons .owl-prev{margin-right:10px}.about-us img{display:block}.about-us .testimonial-section{float:left;padding:90px 0;width:100%}@media screen and (max-width: 967px){.about-us .testimonial-section{padding:70px 0}}@media screen and (max-width: 767px){.about-us .testimonial-section{padding:60px 0}}.about-us .grid-uniform.section-seven{float:left;padding:5% 0;width:100%}.about-us .owl-pagination{margin-top:20px}.about-us .owl-carousel .owl-item{padding:0 10px}.about-us .section-seven h2,.about-us .section-seven .h2{text-align:center}.about-us blockquote:before{content:none}.about-us .testimonial-section h2,.about-us .testimonial-section .h2{text-align:center;text-transform:uppercase;margin-bottom:40px}@media screen and (max-width: 767px){.about-us .testimonial-section h2,.about-us .testimonial-section .h2{margin-bottom:20px}}.about-us .section-five{float:left;width:100%;padding:80px 0 0}@media screen and (max-width: 967px){.about-us .section-five{padding:60px 0 0}}.about-us .section-five .border-title{margin-bottom:40px}@media screen and (max-width: 767px){.about-us .section-five .border-title{margin-bottom:20px}}.about-us .section-five .border-title h2,.about-us .section-five .border-title .h2{line-height:1.2}.about-us .section-five .main-heading{float:left;text-align:center;width:100%;margin-bottom:30px}.about-us .social-icon{z-index:1;text-align:center;left:0;margin:0 auto;bottom:20px;position:absolute;right:0;opacity:0;transition:.2s linear}.about-us .team-img{position:relative;border-radius:7px}.about-us .team-img:before{content:"";height:100%;opacity:0;position:absolute;width:100%;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;border-radius:5px}.about-us .team-wrapper:hover .team-img:before{opacity:1}.about-us .team-img img{border-radius:7px;display:block}.about-us .social-icon a{font-size:14px;padding:0;height:40px;width:40px;line-height:40px;display:inline-block;transition:.3s linear;text-align:center}@media screen and (max-width: 967px){.about-us .social-icon a{height:30px;width:30px;line-height:30px}}.about-us .team-wrapper:hover .social-icon{opacity:1;bottom:40px}.about-us .team-wrapper{transition:all .3s linear 0s;float:left;width:100%;padding:0 15px}@media screen and (max-width: 967px){.about-us .team-wrapper{padding:0 10px}}.about-us .team-detail{padding:30px 10px;text-align:center}.about-us .team-wrapper h6,.about-us .team-wrapper .h6{position:relative;margin-bottom:0;font-size:14px;font-family:Quicksand}.about-us .social-icon li{display:inline-block;margin:0 3px}@media only screen and (max-width: 567px){.site-header{margin-top:90px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/frame.scss.css.map */
