/*
Version: 1.5.3
Author: Rehash - http://rehash.com
Copyright 2015 rehash - All Rights Reserved
/* ----------------------------------------------------------------
Reset - Modified from Eric Myers
http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126 License: none (public domain)
-----------------------------------------------------------------*/





html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,a
del,dfn,em,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,embed,
figure,figcaption,footer,header,hgroup,
menu,nav,output,ruby,section,summary,
time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section{display:block;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
a{outline:0;text-decoration:none;}
img{max-width:100%;}
* {-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}

/* ----------------------------------------------------------------
Helper Classes
-----------------------------------------------------------------*/
.pull-left{float:left;}
.pull-right{float:right;}
.clearfix{clear:both;}
.clearfix:before,
.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
/*rows and cols*/
.row {text-align:justify;width:100%;font-size:0.1px;margin:0 0 3.5%;}
.row:after {display:inline-block;width:100%;content:'';}
.row-no-top-margins {margin-top:0;}
.col {display:inline-block;text-align:left;vertical-align:top;margin-bottom:2%;}
.col iframe {max-width:100%;}
.col p,
.col ul,
.col ol {font-size:16px;font-size:1.6rem;}
.col p:last-child,
.col ul:last-child,
.col ol:last-child {margin-bottom:0;}
.col .secondary {font-size:14px;font-size:1.4rem;}
.col .tertiary {font-size:13px;font-size:1.3rem;}
.col ul:last-child,
.col p:last-child {margin: 0 !important;}
.col img {margin:0 auto 20px;display:block;width:100%;}
.row-no-margins {margin-bottom:0px;}
.col100 {width:100%;}
.col70 {width:68%;}
.col60 {width:58%;}
.col50 {width:48%;}
.col40 {width:38%;}
.col30 {width:31%;}
.col25 {width:23%;}
.col20 {width:19%;}
.no-border {border:none !important;}
.no-padding {padding:0 !important;}
.no-margin {margin:0 !important;}

/* ----------------------------------------------------------------
Fonts, Links, Buttons, Inputs Etc
-----------------------------------------------------------------*/
html {font-size:62.5%;}
body {background-color:#ffffff;font-size:14px;font-size: 1.4rem;line-height:1.4;color:#000000;font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:400; ;font-style: normal;font-weight:normal;}
p {font-size:16px;font-size:1.6rem;line-height:1.4;margin-bottom:30px;}
a,a:active,a:link,a:visited {color:#727272;text-decoration:none;outline:none;-webkit-transition: color 0.2s linear;-moz-transition: color 0.2s linear;-ms-transition: color 0.2s linear;-o-transition: color 0.2s linear;transition: color 0.2s linear;}
a:focus,a:hover {color:#000000;text-decoration:none;outline:none;-webkit-transition: color 0.2s linear;-moz-transition: color 0.2s linear;-ms-transition: color 0.2s linear;-o-transition: color 0.2s linear;transition: color 0.2s linear;}
::-moz-selection{background:#7b9f5d;color:#fff;text-shadow:none;}
::-webkit-selection{background:#7b9f5d;color:#fff;text-shadow:none;}
::selection{background:#7b9f5d;color:#000000;text-shadow:none;}
img::selection{background:transparent;}
img::-moz-selection{background:transparent;}
em,i{font-style:italic;}
strong,b{font-weight:bold;}
h1,h2,h3,h4,h5,h6,#product-tabs-toolbar {color:#000000;font-family: "Open Sans",  "Helvetica Neue", Helvetica, Arial, serif;font-weight:700;letter-spacing:-0.05em;;line-height:1.2;text-transform:initial;}
h1{font-size:26px;font-size:2.6rem;margin-bottom:25px;}
h1.header-shop-logo{margin-bottom:0px;}
h2{font-size:30px;font-size:3.0rem;margin-bottom:15px;color:#7b9f5d;font-weight:200;text-transform: none;}
h3{font-size:20px;font-size:2.0rem;margin-bottom:15px;}
h4{font-size:18px;font-size:1.8rem;margin-bottom:15px;text-transform:none;}
h5{font-size:16px;font-size:1.6rem;margin-bottom:15px;text-transform:capitalize;}
h6{font-size:14px;font-size:1.4rem;}
.textile .fluid-width-video-wrapper {margin:0 0 40px 0;}
.textile img {max-width:100%;}
/* .textile hr {width:100%;margin:6% 0;border:0;border-top:1px solid #e3e3e3;height:1px;} */
hr {background: url(//vibriance.com/cdn/shop/t/96/assets/block-separator.png?v=75503025529987514641749301718) no-repeat scroll 50% 0 transparent;clear: both;content: "";height: 2px;width: 100%;margin: 15px 0 30px;border:none;}
.textile ul,
.textile ol {margin:10px 0 30px;font-size:16px;font-size:1.6rem;line-height:30px;color:#000000;}
.textile ul ul,
.textile ol ol {margin:0 20px;}
.textile ul li {list-style: disc outside;margin: 0 0 0 40px; padding: 0;}
.textile ol li {list-style:decimal outside;margin: 0 0 0 40px;padding: 0;}
/* buttons */
.btn,
.btn:link,
.btn:visited,
.textile input[type=submit],
.textile button {font-family: "Open Sans",  "Helvetica Neue", Helvetica, Arial, serif;font-weight:700;letter-spacing:-0.05em;;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:0;border-radius:0;-moz-border-radius:0;border-radius:0;text-transform: uppercase;text-align: center;cursor: pointer;display: inline-block;width: auto;outline: 0;border: 0;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-ms-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;font-size:14px;font-size:1.4rem;background-color:#729258;color:#ffffff;padding:0 20px;line-height:40px;height: 40px;margin:0;font-weight:normal;}
.col-car-slider .btn,
.col-car-slider .btn:link,
.col-car-slider .btn:visited,
.textile .col-car-slider input[type=submit],
.textile .col-car-slider button {line-height:28px;height:28px;margin-top:3px;}
.btn:focus,
.btn:hover,
.btn:active,
.textile input[type=submit]:focus,
.textile button:focus,
.textile input[type=submit]:hover,
.textile button:hover {background-color:#729258;}
.btn-secondary,
.btn-secondary:link,
.btn-secondary:visited,
.textile input[type=submit].btn-secondary, .textile .checkout_button.btn-secondary {background-color:#008214;color:#fcf9f9;}
.btn-secondary:focus,
.btn-secondary:hover,
.btn-secondary:active,
.textile input[type=submit].btn-secondary:focus,
.textile input[type=submit].btn-secondary:hover,
.textile input[type=submit].btn-secondary:active,
.textile .checkout_button.btn-secondary:focus,
.textile .checkout_button.btn-secondary:hover,
.textile .checkout_button.btn-secondary:active {background-color:#008214;}
.textile input[type=submit].btn-large,
.btn.btn-large {height:60px;line-height:60px;width:100%;font-size:25px;font-size:2.5rem;}
.non-ie .textile select{color:#a1a1a3;-webkit-appearance: none;-moz-appearance:none;text-indent: 0.01px;text-overflow: '';background:#fff url(//vibriance.com/cdn/shop/t/96/assets/down-caret.png?v=114323784834926064141749301740) no-repeat 95% center !important;-webkit-appearance:none;-moz-appearance:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-clip:padding-box;width:180px;outline:none;border:1px solid #cfcfcf;display:inline-block; padding:10px;font-size:14px;font-size:1.4rem; margin: 0 0 10px 10px;}
.non-ie .textile select#product-select{margin-right:1%;}
.non-ie .textile .product-overlay-select-wrapper{display: block; margin-bottom: 10px;}
.non-ie #product-secondary-layout .textile select#product-select{display: inline-block; margin-bottom: 10px;}
.non-ie .textile select::-ms-expand {display:none;}
.textile input[type=submit]:disabled,
.textile input[type=button]:disabled,
.textile button:disabled,
.textile button.disabled {cursor:default;opacity: 0.5;-moz-opacity: 0.5;filter:alpha(opacity=50);}
.textile select.small {width:65px;}
.textile select.large {width:65px;}
.textile select:active {border:1px solid #7b9f5d;}
/* inputs */
.textile fieldset {margin-bottom:15px;}
.textile textarea {width:100%;max-width:640px;color:#000000;padding:10px;background:#f1f1f1;font-size:13px;font-size:1.3rem;border:1px solid #f1f1f1;}
.textile input[type=text],
.textile input[type=search],
.textile input[type=password], 
.textile input[type=telephone], 
.textile input[type=tel], 
.textile input[type=email], 
.textile input[type=number], 
.textile input[type=date] {min-height:25px;-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-border-radius: 0;border-radius: 0;-moz-border-radius: 0;border-radius: 0;width: 100%;max-width: 320px;color:#000000;padding:10px 5px;background:#f1f1f1;font-size:13px;font-size:1.3rem;border:1px solid #f1f1f1;}
.textile textarea:focus,
.textile input[type=text]:focus,
.textile input[type=search],
.textile input[type=password]:focus, 
.textile input[type=telephone]:focus, 
.textile input[type=tel]:focus, 
.textile input[type=email]:focus, 
.textile input[type=number]:focus, 
.textile input[type=date]:focus {background:#fff;border:1px solid #f1f1f1;outline:0;}

/* ----------------------------------------------------------------
Structure
-----------------------------------------------------------------*/

.container-wrapper {width: 93%;max-width: 950px;margin: 0 auto;background-color:transparent;}

#main-content{float:right;width:100%; width:78%;height:100%;display:block;margin-bottom:3.5%;}
.cart-template #main-content{ width:100%; }
#left-sidebar {float:left;width:19%;height:100%;display:none;display:block;vertical-align:top;margin-right:3%;}
.cart-template #left-sidebar {display:none;}
#left-sidebar .banner {margin-bottom:5px;}
.customers-page #left-sidebar {display:block;}
.round-borders {-webkit-border-radius:4px !important;-moz-border-radius:4px !important;border-radius:4px !important;}
#footer-videos:after,
#cart-page:after,
#checkout-page:after,
#article-page:after,
#generic-page:after,
#pre-sell-page:after,
#collection-page:after,
.product-hr:before {display:inline-block;background: url(//vibriance.com/cdn/shop/t/96/assets/block-separator.png?v=75503025529987514641749301718) no-repeat scroll 50% 0 transparent;clear: both;content: "";height: 2px;width: 100%;margin:15px 0;}
/* ----------------------------------------------------------------
Sidebar
-----------------------------------------------------------------*/
.sidebar-links {font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:400; ; margin-bottom:10px;}
.sidebar-links h6, a.remove-filters-link {background-color:#7b9f5d;color:#fff;text-align:center;padding:5px;position:relative;text-transform: uppercase;
font-weight: normal;}
a.remove-filters-link{background-color:#000000;width: 100%; display: block; margin-top: 10px; font-size: 14px; font-size: 1.4rem;font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif;line-height: 1.2;text-transform: uppercase;}
.sidebar-links ul {margin-bottom:0;}
.sidebar-links ul li {list-style:none;font-size:14px;font-size:1.4rem;margin:0;padding-left:10px;border-bottom:1px solid #ededed;}
.sidebar-links ul li a {display:block;}
.sidebar-links ul li span {font-size:10px;float:right;margin-top:10px;}
.sidebar-links .fa-caret-down {display:block;height:0;width:0;position:absolute;left:15px;top:15px;color:#7b9f5d;font-size:30px;font-size:3.0rem;}
.sidebar-links .active {font-weight:600;color:#000000;}

/* ----------------------------------------------------------------
Header
-----------------------------------------------------------------*/
#main-header{padding:0;min-height:120px;display:flex;table-layout: fixed;align-items:center;justify-content:center;max-width:1920px;}
#utility-nav {display:inline-block;float:right;text-align:right;width:35%;font-family: "Open Sans",  "Helvetica Neue", Helvetica, Arial, serif;font-weight:700;letter-spacing:-0.05em;;font-weight:normal;}
#utility-nav li {display:inline-block;text-transform:uppercase;color:#a1a1a3;font-size:17px;font-size:1.7rem;}
#utility-nav li {font-size: 15px; font-size:1.5rem;}
#utility-nav a,
#utility-nav a:link,
#utility-nav a:visited {color:#a1a1a3;}
#utility-nav a:focus,
#utility-nav a:hover {color:#000000;}
#utility-nav .cart-button {background-color: #a6a8ab;}
#utility-nav a.cart-button.active {background-color: #7c9d5f;}
#utility-nav a.cart-button.active .fa-shopping-cart:before {text-indent: -32px;}
#utility-nav .fa-shopping-cart:before {content: url(//vibriance.com/cdn/shop/t/96/assets/cart_icon.png?v=114038910013195568081749301736);width: 32px;height: 32px;display: inline-block;overflow: hidden;vertical-align: middle;margin: 0 1px 8px 0;padding: 0;}
#utility-nav .cart_icon {background:#aaaaab;color:#fff;padding:4px;margin-right:5px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}
ul.header-flags{display: inline-block; float: right; margin-top: 5px; height: 25px;}
.header-flags li{max-width: 30px; max-height: 25px; margin-right: 2px;display: inline-block; vertical-align: top;}
.header-flags li img{width: 100%;}
#logo-wrapper {width: 25%;max-width:313px;float:left;display:table-cell;vertical-align:middle;position:relative;}
#logo {width:100%;height:auto;max-width:}
#header-cta, #call-us {padding:0;float:left;display:table-cell;vertical-align:middle;line-height:2;}
#header-cta {width: 50%;position:relative; display: flex; flex-grow:1; justify-content: end; align-items:center;}
#header-cta.header-promo>div {width:50%;padding: 0 4%;}
#header-promo {font-family: "Open Sans",  "Helvetica Neue", Helvetica, Arial, serif;font-weight:700;letter-spacing:-0.05em;;text-align:center;font-size: 18px;line-height: 18px;bottom: 0;right: 0;position: absolute;padding:0 0 0 6% !important;}
#header-promo a,
#header-promo a:link,
#header-promo a:visited,
#header-promo h3 {font-size: 18px;font-size:1.8rem;font-weight: 400 !important;line-height: 18px;background-color: #f2f1f2;border: 1px solid #DF091B;display:block;margin:0;padding: 4% 2%;min-height: 40px;}
#header-promo strong {color: #DF091B;font-weight:normal;}
#call-us {width:25%;text-align:center;border-left:1px solid #aaaaab;padding:10px 0;}
#call-us h3 {text-transform:uppercase;font-weight:normal;font-size:16px;font-size:1.6rem;color: #a5a7a9;margin:6px 0 0 0;}
#call-us h3 i {font-size:12px;font-size:1.2rem;color: #000000;vertical-align: middle;margin-top: -3px;}
#call-us h3 span {margin-left:2px;}
#call-us h4, #call-us h4 a, #call-us h4 a:link, #call-us h4 a:hover {font-weight:400;font-size:30px;font-size:3.0rem;color:#595a5b;margin:0;}
#header-cta h3 {width:65%;margin-bottom:2%;font-weight:200;text-transform:none;text-align:center;letter-spacing:0;font-size:18px;font-size:1.8rem;color:#000000;float:left;overflow:hidden;max-width:433px;max-height:21px;}
#header-search h4 {display:table-cell;float:right;width:35%;font-family: 'Open Sans', sans-serif;font-weight:200;font-size:18px;font-size:1.8rem;text-align:right;color:#000000;}
.header-banner-section img{width:100%;margin-bottom:20px;}
#main-nav-wrapper {width:100%;font-family: "Open Sans",  "Helvetica Neue", Helvetica, Arial, serif;font-weight:700;letter-spacing:-0.05em;;background-color:#aaaaab;height:1px;margin-bottom:3%;}
#main-site-nav {position:relative; width: 100%; float:left;display:block;text-align: center;font-size: 0.1px;}
#main-site-nav ul:after {content: '';width: 100%;display: inline-block;}
#main-site-nav li {margin-left:2%;display:inline-block;}
#main-site-nav li.main-nav-li{position:relative;}
#main-site-nav li a,
#main-site-nav li a:link,
#main-site-nav li a:visited,
.join,
.join:link,
.join:visited {font-size:26px;color:#000000;text-transform:uppercase;letter-spacing:1px;font-style: normal;line-height:30px;font-weight:600 !important;display: inline-block;padding: 0 5px;}
#main-site-nav li a:focus,
#main-site-nav li a:hover,
#main-site-nav li a:active, #main-site-nav>li.active>a {color:#000000;//background-color: #f1f1f2;}
#main-site-nav li ul {display:none;margin-left:-10px;background-color:#aaaaab;position: absolute;padding:10px 0;z-index: 7000;width:125px;-webkit-box-shadow:3px 3px 3px 0px rgba(0,0,0,0.4);-moz-box-shadow:3px 3px 3px 0px rgba(0,0,0,0.4);box-shadow:3px 3px 3px 0px rgba(0,0,0,0.4);}
#main-site-nav li:hover ul{display:block;}
#main-site-nav li:last-child ul {left:auto;right:0;}
#main-site-nav li ul li {height:auto;display:block;width:100%;text-align:left;padding: 0 5px;}
#main-site-nav li ul li a,
#main-site-nav li ul li a:link,
#main-site-nav li ul li a:visited {height:auto;color:#000000;letter-spacing:0px;display:block;width:100%;line-height:1.2;padding:6px 10px;text-align:left;}
#main-site-nav li ul li a:focus,
#main-site-nav li ul li a:hover,
#main-site-nav li ul li a:active {color:#000000;}
#main-site-nav li ul.double{width: 255px;}
#main-site-nav li ul.triple{width: 405px;}
#main-site-nav li ul.double li, #main-site-nav li ul.triple li{display: inline-block; width: 125px; margin: 0;vertical-align: top;}
#main-site-nav li ul li.has-subdropdown ul.subdropdown-ul{display:none;background-color: #7b9f5d; left:125px;margin-top:-35px;width:125px;}
#main-site-nav li ul.double li.has-subdropdown:nth-child(2n) ul.subdropdown-ul, #main-site-nav li ul.triple li.has-subdropdown:nth-child(3n-1) ul.subdropdown-ul{left:260px;}
#main-site-nav li ul.triple li.has-subdropdown:nth-child(3n) ul.subdropdown-ul{left:405px;}
#main-site-nav li ul li.has-subdropdown:hover ul.subdropdown-ul{display:block;}
.join {float:right;margin-top:-6px;background-color:#7b9f5d;padding:5px 15px 1px !important;outline: 0;border: 0;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;font-family: "Open Sans",  "Helvetica Neue", Helvetica, Arial, serif;font-weight:700;letter-spacing:-0.05em;; overflow: hidden;max-width:25%;max-height:40px;}
.join a,
.join a:link,
.join a:visited {font-size:13px;font-size:1.3rem;color:#000000;}
/* Mobile Nav Prepper */
#mobile-nav-toggle {display:none;float:left;width:50px;height:50px;line-height:50px;text-align:center;color:#000000;font-size:22px;font-size:2.2rem;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);background-color:rgba(55,55,55,0.4);cursor:pointer;}
ul#mobile-nav {display:none;}
#mobile-cart-icon {display:none;width:50px;height:50px;line-height:50px;text-align:center;color:#000000;background-color:rgba(55,55,55,0.4);font-size:22px;font-size:2.2rem;-webkit-tap-highlight-color: #7b9f5d;}
#mobile-nav li ul.mobile-dropdown li .subdropdown-ul li a, #mobile-nav li ul.mobile-dropdown li .subdropdown-ul li .subdropdown-ul li a:link, #mobile-nav li ul.mobile-dropdown li .subdropdown-ul li .subdropdown-ul li a:visited{padding-left: 7%;background-color: #7b9f5d;border-bottom:1px solid #aaaaab; }
#mobile-nav li ul.mobile-dropdown li .subdropdown-ul{display:none;}

/* ----------------------------------------------------------------
Footer
-----------------------------------------------------------------*/
#main-footer h2 {text-align: center;margin-bottom:30px;}
#footer-videos {margin:1.5% auto;}
#footer-videos .col{margin: 0;}
#footer-videos iframe {margin:0 auto;display:block;margin-bottom:30px;}
.testimony {display:inline-block;width:100%;}
.testimony p {width:75%;float:right;line-height:1.6;}
p.testimony-full-width {width:100%;}
.testimony-img {display:inline-block;float:left;width:25%;padding-right:5%;}
.testimony-img img {width:100%;}
.testimony .author {color:#7b9f5d;}
#press-slider {width: 100%;overflow: hidden; position: relative;margin-bottom:10px;height: 165px;}
#press-slider-inner {position: absolute; top:10px;left:0;}
.footer-slider-wrapper{text-align: center;}
.footer-slider-wrapper div {max-width: 115px; display: inline-block; float: none; vertical-align: top;margin: 5px;}
.footer-slider-wrapper div img {max-width: 100%;}
#main-footer .press-slider-wrapper h2 {margin: 10px 0;}
#footer-cta {display:block;background-color:#7b9f5d;padding:2% 0;margin-bottom:35px;max-height:135px;position:relative;z-index:1000;}
#footer-cta h2 {margin-bottom:15px;font-size:25px;font-size:2.5rem;color:#fff;font-weight:400;}
#footer-cta hr {border:1px dashed #eeeeee; margin-bottom: 15px;}
#footer-cta p {color:#fff;text-align:center;margin:0 auto;font-size:17px;font-size:1.7rem;}
#footer-cta .join {float:none;display: block;position: relative;top:5px;margin: 0 auto;padding: 20px 25px;max-width:425px;max-height: 100px;font-size: 25px;font-size:2.5rem;font-weight: 400;border-radius: 15px 15px 15px 15px;-moz-border-radius: 15px 15px 15px 15px;-webkit-border-radius: 15px 15px 15px 15px;border: 2px solid #fff;text-align:center;background-color:#000000}
#footer-company-logos {padding:2% 0;text-align:center;}
#footer-company-logos img {width:4%;margin-right:2.5%;vertical-align:middle;}
#footer-bottom {background-color:#f7f7f7;padding:3.5% 0;display: table;table-layout: fixed;width: 100%;font-size:12px;font-size:1.2rem;}
#footer-bottom a,
#footer-bottom a:link,
#footer-bottom a:visited {color:#858a8c; font-size: 12px; font-size: 1.2rem;}
#footer-bottom a:focus,
#footer-bottom a:hover {color:#000;}
#footer-social {width:15%;float:left;padding:0;margin:0;}
#footer-social a,
#footer-social a:link,
#footer-social a:visited,
#footer-nav a,
#footer-nav a:link,
#footer-nav a:visited {width:100%;display:inline-block;margin-bottom:10px;font-weight:400;-webkit-transition: color 0.2s linear;-moz-transition: color 0.2s linear;-ms-transition: color 0.2s linear;-o-transition: color 0.2s linear;transition: color 0.2s linear;}
#footer-social img {display:inline-block;vertical-align:middle;margin-right:8px;max-width:25px;max-height:25px;}
#footer-nav {width:48%;float:left;border-left:1px solid #d6d6d6;border-right:1px solid #d6d6d6;padding:0 6% 0 6%;margin:0 6% 0 6%;}
#footer-nav ul {width:50%;float:left;}
#footer-nav li {line-height:2;}
#footer-nav ul.horizontal {text-align:center;clear:both;float:none;display:inline-block;width:100%;margin-top:15px;}
#footer-nav ul.horizontal li {display:inline-block;padding:0 15px; border-right:1px solid #ddd;line-height:1;}
#footer-nav ul.horizontal li:last-child {border:none;padding-right:0;}
#footer-nav ul.horizontal li:first-child {padding-left:0;}
#footer-nav .horizontal a,
#footer-nav .horizontal a:link,
#footer-nav .horizontal a:visited {margin:0;}
#footer-nav ul.footer-account-nav.horizontal{display:none;margin: 10px 0;}
#footer-about {float:right;width:25%;}
#footer-about h4 {font-weight:400;margin-bottom:5px}
#footer-about h2 {font-weight: 500;margin-bottom: 0;color:#000000;}
#footer-about img {width:100%;margin-bottom:10px;}
#footer-credits {padding:10px;color:#858a8c;font-size:12px;font-size:1.2rem;}
#footer-promo-wrapper {margin:30px 0 10px;display:block;}
.promo-main-image img {float:left;width:25%;margin-right:20px;}
#footer-promo-content {width:70%;float:right;}
#footer-promo-content h2 {margin-bottom:0;text-align:left;font-weight:500;font-size:36px;font-size:3.6rem;}
#footer-promo-content h2 a,
#footer-promo-content h2 a:link,
#footer-promo-content h2 a:visited {color:#7b9f5d;}
#footer-promo-content h2 a:focus,
#footer-promo-content h2 a:hover,
#footer-promo-content h2 a:active {color:#000000;}
#footer-promo-content h3 {font-weight:500;font-size:30px;font-size:3.0rem;margin-bottom:0;}
#footer-promo-content p {margin-bottom:5px;font-size:24px;font-size:2.4rem;}
#footer-slider-wrapper {display:block;height:100%;max-height:200px;margin-bottom:45px;}
#footer-slider-wrapper .flex-viewport {max-height:200px;}
//#footer-slider-wrapper.flexslider .slides > li{width: auto !important;}
#footer-slider-wrapper.flexslider .slides > li{width:280px;height:200px;background-repeat:no-repeat;background-position:top center;background-size:contain;margin: 0 5px;}
#footer-slider-wrapper.flexslider .previous,
#footer-slider-wrapper.flexslider .next {top:30%;background-color:#7b9f5d;color:#fff;}
#footer-slider-wrapper .slides {margin:0;}
#footer-slider-wrapper .slides img {padding:0 10px;max-height:200px;width:auto;max-width:100%;}
#footer-image-gallery-wrapper {/*background-color: #f5f5f5;*/padding:2% 0; text-align:center;width:100%;font-size:0.1px;margin: 0 auto;}
#footer-image-gallery-wrapper p {margin-bottom:15px;font-size:12px;font-size:1.2rem;}
//#footer-image-gallery-wrapper .break {display:inline-block;width:120px;}
.footer-image-gallery-image {position:relative;display: inline-block;height: 13%;margin: 1% 1% 0 0;width: 13%;min-height: 115px;}
.footer-image-gallery-overlay{width:100%;position:absolute;top:0;left:0;display:none;text-align:center;font-size:20px;padding-top:33%;background-color: rgba(0, 0, 0, 0.5);min-height:115px;color:white;}
.footer-image-gallery-image:hover .footer-image-gallery-overlay{display:block;}
#footer-about-contact {margin-top:30px;}
#footer-about-contact h4 {color:#999;font-size:18px;font-size:1.8rem;text-transform:uppercase;text-align: right !important;}
#footer-about-contact h2, #footer-bottom #footer-about-contact h2 a, #footer-bottom #footer-about-contact h2 a:link, #footer-bottom #footer-about-contact h2 a:hover, #footer-bottom #footer-about-contact h2 a:visited {color:#222;font-size:34px;font-size:3.4rem;text-transform:uppercase;text-align: right !important;}

#footer-about-contact h2, #footer-bottom #footer-about-contact h2 a, #footer-bottom #footer-about-contact h2 a:link, #footer-bottom #footer-about-contact h2 a:hover, #footer-bottom #footer-about-contact h2 a:visited{font-size: 30px; font-size: 3rem;}
#footer-about-contact h4{font-size: 16px; font-size: 1.6rem;}


/* ----------------------------------------------------------------
Home Page
-----------------------------------------------------------------*/
#home-page h2,
#home-page h4 {text-align:center;}
#home-page .col{margin-bottom: 0;}
.col-car-wrapper {text-align: justify;width: 100%;font-size: 0.1px;}
.col-car-slider {display:block;height:100%;}
.col-car-slider h4 {font-weight:normal;}
.col-car-slider .flex-viewport {}
.col-car-slider.flexslider .previous,
.col-car-slider.flexslider .next {top:40%;background-color:#7b9f5d;color:#fff;}
.col-car-slider ul li{height:330px;max-width:300px;padding:10px;width:100% !important}
.col-car-slider li img{max-height:280px !important;line-height: 280px;height:280px;vertical-align: middle;margin: 0 auto 20px;}
.col-car-slider li.collection-long-title img{max-height:260px !important;line-height: 260px;height:260px;}
.col-car-slider ul li.collection-long-title h4{font-size:14px;}
.col-car-slider li img.carousel-cart-image{max-height:260px !important;}
.index-template, .index-template div {font-size: 16px; font-size:1.6rem;}
.home-linklists-section{display:table;width:100%;}
ul.home-linklist-ul{display:table-cell;vertical-align:top;width:24.5%;border-left:1px solid #727272;padding-left:3%;}
ul.home-linklist-ul h3{font-size:18px;text-transform:capitalize;}
ul.home-linklist-ul h3 img{max-height:25px;margin-right:2%;}
ul.home-linklist-ul:first-child{border-left:none;}
ul.home-linklist-ul li{margin-left:0;list-style-type:none;}

/* ----------------------------------------------------------------
Collection Page
-----------------------------------------------------------------*/
.collection-descr {display:block;border-bottom:1px solid #d6d6d6;padding-bottom:2.5%;margin-bottom:2.5%;}
.collection-banner-wrapper{margin-bottom:25px;}
.collection-banner-wrapper img{width:100%;}
/* Grid View Products */
.grid-view {text-align:justify;width:100%;font-size:0.1px;}
.grid-view:after {content:'';width:100%;display:inline-block;}
.grid-view .product {position:relative;vertical-align:top;display: inline-block;width: 23%;min-height:290px;text-align: left;padding:15px 15px 10px;margin-bottom:10px;border:1px solid #f1f1f1;}
.grid-view .product:hover {-webkit-box-shadow: 0px 0px 20px 0px rgba(241, 241, 241,1);-moz-box-shadow: 0px 0px 20px 0px rgba(241, 241, 241,1);box-shadow: 0px 0px 20px 0px rgba(241, 241, 241,1);}
.grid-view .product-break {display:inline-block;width:23%;}
.grid-view .product h2 {font-size:13px;font-size:1.3rem;color:#000000;text-transform:uppercase;margin-bottom:8px;line-height:1.1;}
.grid-view .product-image-wrapper {text-align:center;margin-bottom:10px;min-height:175px;line-height:175px;vertical-align:middle;}
.grid-view .product img {margin:0 auto;width: auto;max-width:100%;height:auto;max-height:200px;padding:7px;vertical-align:middle;}
.grid-view .product-pricing{color:#a1a1a3;font-size:13px;font-size:1.3rem;}
.grid-view .product-pricing .product-price{font-size:18px;font-size:1.8rem;color:#7b9f5d;}
.grid-view .product-price {display:inline-block;}
.two-across-wrapper.grid-view .product-price {font-size:26px;font-size:2.6rem;color:#7b9f5d }
.grid-view .product-price-old,
.product-modal .product-price-old {display:inline-block;text-decoration:line-through;margin-left:5px;color:#cf0000;}
.grid-view .product-footer .btn {width:100%;margin-top:5px;}
.grid-view .product-footer {display:none;position:absolute;top:0;left:0;width:100%;padding:38% 10px;height:100%;background-color:rgba(255,255,255,0.8);}
.grid-view .product:hover .product-footer {display:block;}
.grid-view.three-across-wrapper .product {width:31.5%;margin-bottom:20px;min-height:320px;}
.grid-view.three-across-wrapper .product-image-wrapper {min-height:200px;}
.grid-view.three-across-wrapper .product h2 {font-size:15px;font-size:1.5rem; }
.grid-view.three-across-wrapper .product-pricing {font-size:14px;font-size:1.4rem;}
.grid-view.two-across-wrapper .product:hover {box-shadow:none;}
.grid-view.two-across-wrapper .product {width:49%;margin-bottom:10px;min-height:400px;border:none;}
.grid-view.two-across-wrapper .product-image-wrapper {line-height:1;min-height:100px;display:inline-block;vertical-align:top;width:49.5%;margin-top:5px;}
.grid-view.two-across-wrapper .product h2 {font-size:24px;font-size:2.4rem; }
.grid-view.two-across-wrapper .product h2.twoacross-long-title {font-size:20px;font-size:2rem; }
.grid-view.two-across-wrapper .product h2.twoacross-very-long {font-size:17px;font-size:1.7rem;}
.grid-view.two-across-wrapper .product-pricing {font-size:18px;font-size:1.8rem;}
.grid-view.two-across-wrapper form{line-height:1;}
.grid-view.two-across-wrapper form input.btn, .grid-view.two-across-wrapper a.btn{width:100%;margin: 20px 0 0;font-size:18px;font-size:1.8rem;}
.grid-view.two-across-wrapper .product-details p{margin-bottom:5px;}
.grid-view.two-across-wrapper .product-details a.pdetails-prod-link{color:#7b9f5d}
.grid-view.two-across-wrapper .product-details a.pdetails-prod-link:hover{color:black;}
.grid-view.two-across-wrapper .product img{padding-left:0;}
.grid-view.two-across-wrapper .product-image-wrapper{text-align:left;}
/* List View Products */
.list-view .product {display:block;width:100%;margin:0 auto 3.5%;padding-bottom:3.5%;border-bottom:1px dashed #aaaaab;}
.list-view .product:last-child {border-bottom:none;margin:0;padding:0;}
.list-view .product-header {display:inline-block;vertical-align: top;width: 30%;margin: 0;}
.list-view h2.product-title {text-transform:uppercase;font-size:24px;font-size:2.4rem;margin-bottom:0px;}
.list-view .product-price {font-size:48px;font-size:4.8rem;color:#7b9f5d;}
.list-view .product-header i {vertical-align:super;font-size:23px;font-size:2.3rem;font-style:normal;}
.list-view .product-price-old,
.list-view .product-price-old i {color:#cf0000;vertical-align:middle;font-size:14px;font-size:1.4rem;text-decoration:line-through;}
.list-view .product-image {text-align:center;margin:20px 0;}
.list-view .product-image img {max-height:170px;width:auto;margin:0;}
.list-view .product-video {display:inline-block;vertical-align:top;width:34%;padding-left:20px;}
.list-view .product-video img {max-width:100%;}
.list-view .product-video span,
#product-video-wrapper span:not(.product-few-left-text) {position: relative;float:right; margin-bottom:-38px; font-size:15px;font-weight:200;font-size:1.5rem;color:#fff;}
.list-view .product-video iframe {max-width:100%;height:auto; min-height: 200px;}
a.product-video {display:block; cursor: pointer;}
a.product-video iframe {pointer-events: none;cursor: default;}
.list-view .product-details {display:inline-block;vertical-align: top;width:35%;margin:0;padding-left:20px;}
.list-view .product-details p {margin-bottom:15px;font-size:20px;font-size:2.0rem;color:#000000;line-height:1.2;}
.list-view .product-details a.more-info,
.list-view .product-details a:link.more-info,
.list-view .product-details a:visited.more-info {display:block;margin:5px 0;font-size:20px;font-size:2.0rem; color:#478d57;}
.list-view .product-details a:focus.more-info,
.list-view .product-details a:hover.more-info,
.list-view .product-details a:active.more-info {color:#000000;}
.list-view .product-details .btn {display:block;font-size:18px;font-size:1.8rem;width:100%; background-color: #EC479C;}
/* Pagination */
.pagination {text-align:center;font-size:14px;font-size:1.4rem;padding:30px 0;color:#7b9f5d;}
.pagination .pagination-current,
.pagination .pagination-link {color:#7b9f5d;display:inline-block;margin:0 4px;width:20px;height:20px;text-align:center;line-height:20px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.pagination .pagination-current {color:#000000;background:#7b9f5d;}
/* Product Modal */
.product-modal {display:none;padding:5% 1% 3.5%;}
.product-modal .view-details {display:inline-block;}
.product-gallery-wrapper {width:40%;float:left;}
.product-modal-details {width:50%;float:right;}
.product-modal-details label {width:25%;display:inline-block;}
.product-modal-details select {width:50%;}
.product-modal-details p.product-instock-text, .product-modal-details p.product-outstock-text{margin-bottom:5px;}
.product-modal-details .product-few-left-text {margin: 10px 0;}
.product-gallery-thumbs {margin:15px 0 0;}
.product-gallery-thumbs li {margin:0 5px 5px 0;padding:5px;text-align:center;-moz-opacity:0.5;opacity:0.5;cursor:pointer;width:80px !important;height:80px;}
.product-gallery-thumbs li img {width:auto;max-width:100%;height:auto;max-height:100%;}
.product-gallery-thumbs li.flex-active-slide {-moz-opacity:1;opacity:1;}
.product-gallery-thumbs .slides img {padding:2px;}

/* ----------------------------------------------------------------
Contact Page
-----------------------------------------------------------------*/
#contact_form label{display:block;}

/* ----------------------------------------------------------------
Product Page
-----------------------------------------------------------------*/
#product-main-wrapper {display:block;height:100%;margin-bottom:45px;}
#product-media-wrapper {width:60%;float:left;margin-bottom:20px;padding-right:20px;}
#product-media-wrapper #main-product-images {width:100%;float:left;padding:0;}
#product-media-wrapper #main-product-images.product-image-single {width:100%;}
#product-media-wrapper .toggle-media-video img {width:100%;height:auto;}
#product-main-wrapper .flexslider .slides > li:first-child {display:block;max-width:100%;}
#product-images .flexslider .slides img {margin:0 auto;}
#product-thumbnails-wrapper {width:100%;float:left;margin-top:15px;position:relative;z-index:2;}
#product-thumbnails-wrapper ul{margin:0;width:100%;}
#product-thumbnails-wrapper .slides li {margin:0 5px 3px 0;padding:5px;border:1px solid #d6d6d6;text-align:center;-moz-opacity:0.5;opacity:0.5;cursor:pointer;width:52px !important;max-height:52px;height:52px;}
#product-thumbnails-wrapper li img {width:auto;max-width:100%;height:auto;max-height:100%;}
#product-thumbnails-wrapper li.flex-active-slide {-moz-opacity:1;opacity:1;}
#product-thumbnails-wrapper .slides img {padding:2px;}
#main-product-images {width:100%;}
#main-product-images img {max-height:500px;width:auto;margin:0 auto;}
#main-product-images iframe {height:500px; position:absolute;z-index:-1;}
#main-product-images .slides {margin:0;}
#main-product-images .fa {font-size:24px;font-size:2.4rem;margin-top:-5px;vertical-align: middle;}
#main-product-images.product-image-single {width:100%;padding-left:0;}
#product-options, .product-layout-header {width:39%;float:right;text-align:left;}
.toggle-media-video {display:none;}
.toggle-media-video ul {display:inline-block;float:left;width:100%;margin-top:15px;}
.toggle-media-video ul li {list-style-type:none;float:left;margin:0 2.5% 10px 0;width:22.2%;}
.toggle-media-video ul li:last-child {margin:0;}
.toggle-media-video ul li .wistia_embed, .toggle-media-video ul li .wistia_embed iframe{max-width: 100%; max-height: 100px;}
#product-media-toggle {margin:15px 0;text-align: center;width:100%;float:left;display:inline-block;}
#product-media-toggle div {display:inline-block;height:60px;line-height:60px;width:50%;margin:0 auto;text-align:center;vertical-align:middle;border:1px solid #bdbdbd;font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:400; ;font-weight:900;font-size:16px;font-size:1.6rem;color:#000000;text-transform:uppercase;background-color:#ffffff;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;-ms-transition: all 0.2s linear;-o-transition: all 0.2s linear;transition: all 0.2s linear;cursor:pointer;}
#product-media-toggle div:hover {background-color:#e8e8e8;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;-ms-transition: all 0.2s linear;-o-transition: all 0.2s linear;transition: all 0.2s linear;}
#product-media-toggle .fa {vertical-align: middle;padding-left: 15px;color:#7b9f5d;font-size:30px;}
.toggle-media-icon {display: inline-block;height: 30px;width: 30px;vertical-align: middle;margin-left: 10px;}
.toggle-media-icon.play-icon {background:url( //vibriance.com/cdn/shop/t/96/assets/play_icon.png?v=106413303032768786911749301836) no-repeat 0 0;}
.toggle-media-icon.image-icon {background:url( //vibriance.com/cdn/shop/t/96/assets/picture_icon.png?v=181564641676624361661749301836) no-repeat 0 0;}
#product-options label {display: inline-block; font-size: 14px;}
//#product-options .btn-large, #product-variant .btn-large, .product-add-to-cart2 input.btn-large {margin-bottom: 20px;}
.product-template .product-badges-banner{text-align:center;margin-top:10px;}
.product-template .product-badges-banner img{width:auto;}
.sold-out p {color:#cf0000;font-weight:400;}
/* #product-header h1 {font-size:30px;font-size:3.0rem;color:#7b9f5d;font-weight:normal;} */
#product-header span.product-price, #product-header span.product-price-old, #sale-price span.price-new{font-size:40px;font-size:2.6rem;font-weight:normal;display:inline-block;margin-bottom:0; color: #ec479c}
#product-header span.product-price-old, #sale-price span.price-old{color:#cf0000;vertical-align:middle;font-size:20px;font-size:2rem;text-decoration:line-through;}
#product-header span.product-few-left-text,  span.product-few-left-text{font-weight:700;font-size: 17px;font-size: 1.7rem;line-height: 1.4;}
#product-header p, #product-header-mobile p{margin-bottom:15px;font-size: 18px;}
.product-quantity-mobile{margin-top:15px;}
#product-header h6{margin-bottom:15px;text-align:center;font-size:18px;font-size:1.8rem;}
#product-header .yotpo-stars span, #product-header .yotpo-display-wrapper {color:#fec600;margin-bottom:0;}
.selector-wrapper {display: inline-block; color:#000000;font-size:15px;font-size:1.5rem;margin: 0 1% 5px 0;}
h6.product-options-text {font-size:18px;font-size:1.8rem;color:#7b9f5d;margin-top:15px;font-weight:normal;}
#product-variant h6.product-options-text{text-align:center;margin-bottom:15px;}
.fancybox-inner #product-variant .selector-wrapper h6{text-align:left;margin-bottom:5px;}
.fancybox-outer .selector-wrapper{display:block;}
.selector-wrapper-2 {width:100%;font-size:16px;font-size:1.6rem;}
//.selector-wrapper-2 label{font-size:16px;font-size:1.6rem;}
#product-tabs-wrapper {overflow-wrap: break-word;max-width:100%;display:inline-block;margin:3.5% 0;}
#product-tabs-toolbar {max-width:100%; margin:0 auto 30px;display:table;table-layout: fixed;width:100%;background-color:#e8e8e8;}
.product-videos-inner-mobile{display:none;}
.tab-item,
.tab-item:link,
.tab-item:visited {display:table-cell;height:40px;line-height:40px;font-style:normal;font-weight:400;  font-size:16px;font-size:1.6rem;  text-transform:uppercase;color:#000000;text-align:center;cursor:pointer;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;-ms-transition: all 0.2s linear;-o-transition: all 0.2s linear;transition: all 0.2s linear;color:#000000;border-right:1px solid #4c4c4c;border-bottom:none;}
.tab-item:last-child {border-right:none;}	
.tab-item:focus,
.tab-item:hover,
.tab-item:active {color:#000000;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;-ms-transition: all 0.2s linear;-o-transition: all 0.2s linear;transition: all 0.2s linear;}
.tab-item-active,
.tab-item-active:link,
.tab-item-active:visited {border:1px solid #4c4c4c;border-bottom:0;border-left:0;background-color:#ffffff;}
.tab-item-active:first-child,
.tab-item-active:link:first-child,
.tab-item-active:visited:first-child {border-left:1px solid #4c4c4c;}
.tab-item-active:last-child,
.tab-item-active:link:last-child,
.tab-item-active:visited:last-child {border-right:1px solid #4c4c4c;}
#product-tabs-content iframe{max-width: 100%;}
#one,
#two,
#three,
#four,
#five {display: none;}
#one.fadeIn,
#two.fadeIn,
#three.fadeIn,
#four.fadeIn, 
#five.fadeIn {display: block;}
#product-related {margin-bottom:3.5%;}
#product-add-ons {margin-bottom:3.5%;}
#product-secondary-layout {display:inline-block;}
#product-secondary-layout #product-images-wrapper {width:33%;float:left;}
#product-thumbnails-wrapper .flex-viewport {max-height: 400px !important;-webkit-box-shadow:inset 0 0 10px 0 rgba(255,255,255,0.8);box-shadow:inset 0 0 10px 0 rgba(255,255,255,0.8);}
#product-secondary-layout #product-info {float:left;width:27%;margin:0 2.5%;}
#product-secondary-layout #product-options {margin-top:15px;float:left;width:100%;}
#product-secondary-layout #product-header h1{font-size:24px;font-size:2.4rem;margin-bottom:0;font-weight:normal;}
#product-secondary-layout #product-header span {font-size:20px;font-size:2.0rem;display:inline-block;margin-bottom:10px;font-weight:normal;}
#product-secondary-layout .product-price-old {color:#a1a1a3;text-decoration:line-through;}
#product-secondary-layout p {line-height:1.24;}
#product-secondary-layout #product-thumbnails-wrapper li {margin:0 10px 10px 0;}
#product-secondary-layout #product-video-wrapper-mobile{display:none;}
#product-video-wrapper {float:right;width:35%;}
#product-video-wrapper img {width:100%;height:auto;margin-bottom:5px;}
#product-options p {margin:0;text-align:center;}
#product-options #product-variant p{text-align:left;margin-bottom:5px;}
#product-options p.product-stock-text{font-size:17px;font-size:1.7rem;margin-bottom:15px;}
.textile input[type=submit].product-page-add-to-cart{margin: 10px 0;}
.product-full-width {margin:0 0 6%;padding-top: 6%;padding-bottom:6%;display:table;table-layout:fixed;width:100%;border-bottom: 1px dashed #aaaaab;}
.product-full-width-2 {border-bottom: 0px;}
.product-full-width h2 {font-size:24px;font-size:2.4rem;font-weight:200;text-transform:uppercase;}
.product-full-width ul li {font-size:16px;font-size:1.6rem;font-weight:200;margin:0;list-style:disc inside;}
.product-full-width img {max-height: 250px;width:auto !important;}
.product-full-width-image {width:40%;display:table-cell;text-align:center;vertical-align:middle;}
.product-full-width-details {width:54%;display:table-cell;vertical-align:middle;}
.full-width-add-to-cart, #product-secondary-layout #product-options.full-width-add-to-cart {display:block;width:50%;margin:0 auto;text-align:center;}
#product-secondary-layout #product-options.product-options-2.full-width-add-to-cart{float: none; text-align: left;}
.product-options-mobile{display:none;margin-top:70px;}
#product-video-gallery-wrapper h2 {font-size:22px;font-size:2.2rem;}
#product-secondary-layout #product-video-gallery-wrapper h2 {text-align:center;font-size:30px;font-size:3.0rem;}
#product-video-gallery-wrapper ul {display:inline-block; text-align: center; width: 100%;font-size:0;}
#product-video-gallery-wrapper ul li {list-style-type: none;width: 19%;margin: 5px 0.5%;display: inline-block; vertical-align: top;}
#product-video-gallery-wrapper ul iframe, #product-video-gallery-wrapper ul li .wistia_embed {max-width:100% !important;}
#product-video-wrapper iframe, #product-video-gallery-wrapper iframe {max-width:100% !important; height: auto !important;}
#product-video-wrapper .facebook-main-video-wrap{position:relative;padding-top:56%;}
#product-video-wrapper .facebook-main-video-wrap iframe{position:absolute;top:0;left:0;height:315px !important;}
.facebook-video-wrap{text-align:center;}
#product-options p.popup-button-wrap{text-align:left;margin-bottom:10px;}
#product-popup-overlay img#product-popup-image{overflow-y:scroll;overflow-x:hidden;display:none;position:fixed;top:10vh;/*left:27%;right:27%;*/left: 50%;transform: translateX(-50%);width:auto;max-height:80vh;z-index:99999;}
a#product-popup-button{cursor:pointer;font-weight:700;font-size:18px;}
#product-popup-overlay{top:0;left:0;display:none;width:100%;height:100%;position:fixed;background-color:rgba(0, 0, 0, 0.7);z-index:99900;}
.product-popup-blurb{overflow-y:scroll;overflow-x:hidden;display:none;position:fixed;top:10vh;/*left:27%;right:27%;*/left: 50%;transform: translateX(-50%);width:auto;max-height:80vh;z-index:99999; background-color:white;padding: 10px;}
.product-trust-seals, img.product-trust-seals{max-width: 300px;}

/* ----------------------------------------------------------------
Cart Page
----------------------------------------------------------------- */
#cart-page {display: block;height: 100%;margin-bottom: 45px;}
#cart-page h1 {display:inline-block;font-size:33px;font-size:3.3rem;color:#7b9f5d;text-transform: capitalize;}
#cart-page header .btn-secondary {float:right;width:200px;}
#cart-status-bar {display:block;float:left;width:100%;margin-bottom:30px;background:#f9f9f9;}
.cart-status-item {display:inline-block;width:25%;height:50px;float:left;line-height:50px;font-size:13px;font-size:1.3rem;color:#7b9f5d;text-transform:uppercase;text-align:center;vertical-align:middle;border-right:1px solid #e7e7e9;font-weight:500;}
.cart-status-item:last-child {border-right:0;}
.cart-status-item .fa {color:#000000;margin-right:10px;}
#progress-bar {display:block;width:100%;float:left;height:8px;background-color:#aaa;-webkit-border-bottom-right-radius: 4px;-webkit-border-bottom-left-radius: 4px;-moz-border-radius-bottomright: 4px;-moz-border-radius-bottomleft: 4px;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;}
.cart-progress {display:block;width:50%;height:8px;background-color:#000;-webkit-border-bottom-left-radius: 4px;-moz-border-radius-bottomleft: 4px;border-bottom-left-radius: 4px;}
#checkout, #checkout_button {float:right;margin:-60px 0 30px;}
#cart-items-list {width:100%;margin:0;border-bottom:1px solid #efefef;}
#cart-items-list li {list-style:none outside;margin:0;text-transform:capitalize;}
#cart-header {font-size:13px;font-size:1.3rem;line-height:20px;line-height:2.0rem;text-transform:uppercase;color:#000000;text-align:center;margin-bottom:30px !important;}
#cart-header .cart-column {float:left;width:10%;text-align:center;}
#cart-header #items-header {margin-left:10%;text-align:left;width:50% !important;}
#cart-header #qty-header {width:20%;}
.cart-row {position:relative;border-top:1px solid #f5f5f5;font-size:14px;font-size:1.4rem;}
.cart-row .cart-column {float:left;width:10%;text-align:center;vertical-align:top;line-height:75px;min-height:75px;font-size:15px;font-size: 1.5rem;font-weight:400;border-right:1px solid #e7e7e9;}
.cart-row input[type=text] {width:50px;text-align:center;margin-right:20px;}
.cart-row .title-image-col {width:50% !important;text-align:left;padding:0 10px;}
.cart-row .title-image-col a,
.cart-row .title-image-col a:link,
.cart-row .title-image-col avisited {color:#000000;}
.cart-row .title-image-col h3 {display:inline-block;vertical-align:middle;font-size:15px;font-size:1.5rem;font-style: normal;font-weight:400;text-transform:none;}
.cart-row .item-image {display:block;max-width:100% !important;max-height:100%;padding:10px;max-height:75px;}
.cart-row .item-edit {width:19% !important;}
#cart-bottom {margin:25px 0;display:inline-block;width:100%;}
#cart-bottom h2{font-size:19px;font-size:1.9rem;}
#cart-page input[type=submit], #cart-page .checkout_button {float:right;width:200px;padding:0 10px;}
#cart-page input[type=submit].btn-secondary, #cart-page .checkout_button.btn-secondary {font-size:13px;font-size:1.3rem;}
.cart-comments {float:left;width:60%;}
.cart-comments .fa {margin-left:10px;}
.cart-comments h3 {font-size:14px;font-size:1.4rem;text-transform:capitalize;color:#7b9f5d;}
.cart-checkout {float:right;width:30%;text-align:center;display:block;width:201px;}
.cart-checkout h2 {text-transform:uppercase;margin-bottom:0;}
.cart-checkout h2.total-price {color:#000000;}
.cart-checkout hr {width:75%;margin:6px auto;}
.cart-total {padding:15px 0;display:inline-block;}
.cart-bottom-banner{text-align:center;}

/* ----------------------------------------------------------------
Generic Page
-----------------------------------------------------------------*/
#generic-page {display: block;height: 100%;margin-bottom:0px;}
.lead {font-size:20px;font-size:2rem;font-weight:400;line-height: 1.5;margin-bottom: 35px;}
#generic-page h5 {color:#7b9f5d;}

/* ----------------------------------------------------------------
Pre Sell Page
-----------------------------------------------------------------*/
#pre-sell-page {display: block;height: 100%;margin-bottom:0px;}
#pre-sell-page h1.page-title {font-size:36px; font-size:3.6rem; font-weight:300; color:#000; text-transform:capitalize;}
#pre-sell-page p {font-size:20px;font-size:2.0rem;line-height:1.5;}
.presell-image {float:left;display:block;padding:10px 20px 0 0;}
.presell-iframe-wrapper iframe {min-height:500px;}

/* ----------------------------------------------------------------
Blog Page
-----------------------------------------------------------------*/
#blog-page {font-size:16px;}
#blog-page h2 {font-size:26px;font-size:2.6rem;text-transform:none;margin:0 0 15px;}
#blog-page .blog-page-featured{display:inline-block;vertical-align:top;width:29%;margin-right:2%;}
#blog-page .article-with-featured{display:inline-block;vertical-align:top;width:69%;}
#article-page h1.article-title {text-transform:none;margin-bottom:15px !important;color:#727272;font-size:16px;font-size:2.6rem;font-weight:200;}
.article {padding:0 0 50px;margin:0 0 50px;border-bottom: 1px dashed #aaaaab;font-size:0;}
.article h2 a,
.article h2 a:link,
.article h2 a:visited {color:#727272;}
.article h2 a:focus,
.article h2 a:hover,
.article h2 a:active {color:#000000;}
.article-meta {font-size:13px;font-size:1.3rem;color:#a1a1a3;line-height:1.3;font-style:italic;}
.article-read-more {font-size:13px;font-size:1.3rem;text-transform:uppercase;}
#article-comments {padding-top:40px;}
#article-comments h3 {text-transform:uppercase;font-size:16px;font-size:1.6rem;}
#article-comments-title {float:left;}
#fb-root {display: none;}
#facebook-comments {margin:10px 0 0;}
#facebook-comments,
#facebook-comments span,
#facebook-comments span iframe[style] {width: 100% !important;}
.sep {margin:0 5px;}
#prev-next a,
#prev-next a:link,
#prev-next a:visited {font-size:13px;font-size:1.3rem;text-transform:uppercase;color:#727272;}
#prev-next a:focus,
#prev-next a:hover,
#prev-next a:active {color:#000000;}
#prev-next a i {margin:0 5px;}
#article-content {padding-bottom:40px;}
#article-content p:last-child {margin-bottom:0;}
.article-comment-section{margin-bottom:10px;}
.article-comment-section label{display:block;}

/* ----------------------------------------------------------------
Search
-----------------------------------------------------------------*/
#footer-nav .search-form {display: none;}
.search-form {width:100%;margin-top: 32px;}
.search-form.textile input[type=search] {-webkit-transition: background 100ms linear;-moz-transition: background 100ms linear;-ms-transition: background 100ms linear;-o-transition: background 100ms linear;transition: background 100ms linear;}
.textile button.search-button {float: left;display: block !important;width: 36px;height:36px;background: 0;background-color: #f2f1f1 !important; outline: 0;padding: 0;margin:2px 0 0 -37px;color: #a5a7a9;border: 0;}
.search-button .fa {font-size:18px;font-size:1.8rem;}
.search-form.textile input[type=search] {float: left;display: block;height: 40px;max-width:100%;background:#f2f1f1;color: #000;border-color:#ddd;}
.search-form.textile input[type=search]:focus {background-color:transparent !important;}
#search-page-form {width: 100%;margin-bottom: 40px;}
#search-page-form fieldset {margin:0;}
#search-page-form label {margin:0 20px;text-transform:uppercase;font-size:12px;font-size:1.2rem;font-weight:300;}
#search-results {margin-bottom:40px;}
#search-results ul li {list-style:none outside !important;margin:5% 0;border-bottom:1px solid #e7e7e9 ;}
#search-results ul li h3 a,
#search-results ul li h3 a:link,
#search-results ul li h3 a:visited {font-size:20px;font-size:2.0rem;}
.search-results-image {width:20%;vertical-align:middle;text-align:center;margin:0 40px 5% 0;border:1px solid #eee;min-height:100%;}
.search-results-image img {max-width:100%;height:auto;display:inline;vertical-align:middle;}
#search-results .btn {margin-left:10px;}
.highlight {background-color:#7b9f5d;color:;padding:0px 6px 3px;}
.search-item-price {color:#000000 ;margin:0 0 0 10px;}
/* Fuzzy Search */
/*! jQuery UI - v1.10.4 - 2014-04-14 http://jqueryui.com Includes:jquery.ui.core.css,jquery.ui.autocomplete.css,jquery.ui.menu.css,jquery.ui.theme.css To view and modify this theme,visit http://jqueryui.com/ Copyright 2014 jQuery Foundation and other contributors;Licensed MIT */
.ui-helper-hidden{display:none}
.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}
.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}
.ui-helper-clearfix:after{clear:both}
.ui-helper-clearfix{min-height:0}
.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}
.ui-front{z-index:6000;}
.ui-state-disabled{cursor:default!important}
.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}
.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}
.ui-autocomplete {position:absolute;top:0px;left:0;cursor:default;max-width:400px;margin-top:-40px !important;}
.ui-menu{list-style:none;margin:0;display:block;outline:none;border:1px solid #eee;}
.ui-menu .ui-menu-item{margin:0;padding:0;width:100%;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}
.ui-menu .ui-menu-item a{text-decoration:none;display:block;line-height:1.5;min-height:0;font-weight:normal}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px}
.ui-menu .ui-menu-icon{position:static;float:right}
.ui-widget{font-size:1.1em;}
.ui-widget .ui-widget{font-size:1em}
.ui-widget-content{background:#f1f1f1;color:#000;}
.ui-widget-content a{color:#333}
.ui-widget-header{border:1px solid #7b9f5d;background:#7b9f5d;color:#000000;font-weight:bold}
.ui-widget-header a{color:#fff}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default{background:#f6f6f6;color:#7b9f5d;}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited{color:#7b9f5d;text-decoration:none}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus{background:#fafafa;color:#000;}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited{color:#7b9f5d;text-decoration:none}
.ui-state-active,
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited{color:#7b9f5d;text-decoration:none}
.autoprod {cursor:pointer;float:left;width:100%;padding:10px 0;border-bottom:1px solid #eee;}
.autoimg {float:left;width:20%;margin:0 3%;background:#fff;text-align:center;}
.autoimg img {width:100%;height:auto;display:inline-block;}
.autotext {float:right;width:74%;padding-right:10px;}
.autotext h5 {margin:10px 0 0;line-height:1.1;font-size:14px;font-size:1.4rem;font-weight:normal;}
.autocollection,
.autocollection:link,
.autocollection:visited,
.autocollection:focus,
.autocollection:hover,
.autocollection:active {font-size:12px;font-size:1.2rem;color:#aaa !important;font-style:italic;float:left;}
.autoprice {color:#7b9f5d;font-size:12px;font-size:1.2rem;float:right;margin:2px 0 0;}

/* ----------------------------------------------------------------
Customer Accounts
-----------------------------------------------------------------*/
#customer-left {float:left;padding:0 40px 40px 0;width:47.5%;}
#customer-right {float:right;padding:0 0 40px;width:47.5%;}
#customer-login {width:100%;}
#badtoken{width:200px;}
#customer,
#recover-password{width:100%;margin:0;}
#guest-form {margin:0 0 60px;}
#customer_detail .name{padding-bottom:5px;}
#customer_sidebar {float:left;text-align:left;width:25%;padding-right:40px;border-right:1px solid #eaeaea;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;margin-bottom:40px;}
#forgot_password a{color:#a1a1a3;display:block;height:34px;float:left;line-height:34px;text-align:center;width:203px;border:1px solid #E8E8E8;border-left:none;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-top-left-radius:0px;-webkit-border-bottom-left-radius:0px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-topleft:0px;-moz-border-radius-bottomleft:0px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:0px;border-bottom-left-radius:0px;}
#forgot_password a:hover{text-decoration:underline;}
#logout{font-size:11px;position:absolute;right:0;top:0;}
.address_table {width: 48%;float: left;margin: 10px 4% 30px 0;}
.oddAddress {margin-right:0;}
.address_title{float:left;margin-bottom:0;}
.edit_address p,
#add-address {margin:0 0 40px;}
#address_pagination {padding-top:20px;}
#view_address {display:block;margin-top:15px;padding:0;}
#customer_orders {width:100%;min-height:300px;}
#customer_orders table {width:100%;margin-top:0 !important;text-align:center;font-size:13px;font-size:1.3rem;}
#customer_orders .date{width:125px;}
#order_address .status {margin-bottom:15px;font-size:13px;font-size:1.3rem;text-transform:uppercase;display:inline-block;}
#order_cancelled{margin:0 0 10px !important;}
.order_date{padding:15px;text-align:left;background:#f4f8e4;color:#000;line-height:17px;font-size:13px;font-size:1.3rem;}
#order_details {width:100%;text-align:center;font-size:13px;font-size:1.3rem;margin:30px 0 0;}
#order_details .money{white-space:nowrap;}
#order_notes{width:100%;}
.order_section_title {margin-bottom:10px;}
.cancelled_order,
.cancelled_order a{color:#999;}
.customer_address {padding:20px;background:#eaeaea;}
#add_address .btn-secondary,
#address_tables .btn-secondary{margin:20px 0 0;}
p.note {font-size:14px;font-size:1.4rem;margin:20px 0 !important;color:#000;}
.customer_address form {}
.customer_address_table {margin:0;border:0 !important;}
.customer_address .view_address{display:none;}
.customer_address .view_address p {padding-bottom:0;margin:0;}
.address_actions {margin-bottom:0 !important;font-size:12px;float:right;}
.address_actions a {margin-left:10px;display:inline-block;}
.default_address{font-style:italic;margin-left:10px;}
.note_first{font-weight:bold;}
.order_number{width:100px;}
.order_summary .label{padding:10px 35px 10px 6px;}
.order_summary td{border:none;text-align:center !important;}
.order_total td{border-bottom:1px solid #eaeaea;border-top:1px solid #eaeaea;font-weight:bold;}
.status_paid,.status_authorized,.status_filed,.status_pending,.status_abandoned,.status_fulfilled,.status_partial,.status_unfulfilled,.status_restocked,.status_voided,.status_refunded {font-size:11px;padding:2px 4px 3px;margin:0;display:inline-block;font-family: 'nimbus-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:400;text-transform:uppercase;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.status_paid,.status_authorized,
.status_fulfilled {background-color:#80BD4E;color:#FFFFFF;}
.status_filed,.status_pending,
.status_unfulfilled {background-color:#EEEEEE;color:#000000;}
.status_abandoned,.status_voided,
.status_refunded,
.status_restocked {background-color:#AF9C7E;color:#FFFFFF;}
.value{text-align:left;}
.textile #customer_orders table td {text-align:center !important;}
#forgotPasswordLink {margin-top:10px;display:inline-block;}
td.alignTextLeft {text-align:left !important;padding-left:6px;}
.note {font-size:13px;font-size:1.3rem;color:#555;padding:5px 0;}
.action_bottom .note {margin-left:10px;}
/**Recharge Account Styles**/
#customer_tab_nav{margin-left:25%;}
@media only screen and (max-width: 760px){
#customer_tab_nav {
    margin-left:0;
}}

/* ----------------------------------------------------------------
Extras and Plugins
-----------------------------------------------------------------*/
.success {font-size:14px;font-size:1.4rem;padding:15px;background:#fafffb;border:1px solid #389e49;color:#389e49;margin:10px 0;}
.warning {font-size:14px;font-size:1.4rem;padding:15px;background:#f1ecd8;color:#002b5c;margin:10px 0;}
.errors,
.error {font-size:14px;font-size:1.4rem;padding:15px;background:#fef1f0;color:#990000;margin:10px 0;}
.errors {margin-bottom:30px !important;color:#990000;}
.errors ul {margin:0 !important;color:#990000;}
.errors ul li {list-style:none;margin:0 !important;padding:0;color:#990000;font-size:14px;font-size:1.4rem;}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp{border:0;outline:none;vertical-align:top;margin:0;padding:0;}
.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020;}
//.fancybox-inner, .fancybox-opened{height: auto !important; width: auto !important;}
.fancybox-skin{position:relative;background:#fff;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.fancybox-opened{z-index:8030;}
.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5);}
.fancybox-outer,.fancybox-inner{position:relative;}
.fancybox-inner{overflow:hidden;}
.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch;}
.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;white-space:nowrap;margin:0;padding:15px;}
.fancybox-image,.fancybox-iframe{display:inline-block;width:100%;height:100%;}
.fancybox-image{max-width:100%;max-height:100%;}
#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(//vibriance.com/cdn/shop/t/96/assets/fancybox_sprite.png?v=30059930562004970911749301744);}
#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:0.8;cursor:pointer;z-index:8060;}
#fancybox-loading div{width:44px;height:44px;background:url(//vibriance.com/cdn/shop/t/96/assets/fancybox_loading.gif?v=171509163315476599901749301743) center center no-repeat;}
.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040;}
.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url(//vibriance.com/cdn/shop/t/96/assets/blank.gif?v=164826798765693215961749301718);-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040;}
.fancybox-prev{left:0;}
.fancybox-next{right:0;}
.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden;}
.fancybox-prev span{left:10px;background-position:0 -36px;}
.fancybox-next span{right:10px;background-position:0 -72px;}
.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important;}
.fancybox-lock{overflow:hidden!important;width:auto;}
.fancybox-lock body{overflow:hidden!important;}
.fancybox-lock-test{overflow-y:hidden!important;}
.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(//vibriance.com/cdn/shop/t/96/assets/fancybox_overlay.png?v=61793926319831825281749301744);}
.fancybox-overlay-fixed{position:fixed;bottom:0;right:0;}
.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll;}
.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050;}
.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center;}
.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;background:rgba(0,0,0,0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap;padding:2px 20px;}
.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff;}
.fancybox-title-inside-wrap{padding-top:10px;}
.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;background:rgba(0,0,0,.8);padding:10px;}
.fancybox-nav:hover span,.fancybox-opened .fancybox-title{visibility:visible;}
@media only screen and -webkit-min-device-pixel-ratio 15,only screen and min--moz-device-pixel-ratio 15,only screen and min-device-pixel-ratio 15 {
  #fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(fancybox_sprite@2x.png);background-size:44px 152px;}
  #fancybox-loading div{background-image:url(//vibriance.com/cdn/shop/t/96/assets/fancybox_loading@2x.gif?v=151595797360954463041749301744);background-size:24px 24px;}
}

/** jQuery FlexSlider v2.2.2* http://www.woothemes.com/flexslider/* Copyright 2012 WooThemes* Free to use under the GPLv2 license.* http://www.gnu.org/licenses/gpl-2.0.html* Contributing author:Tyler Smith (@mbmufffin)*/
.flexslider{margin:0;padding:0;position:relative;}
.flexslider .slides > li{display:none;-webkit-backface-visibility:hidden;margin:0;}
.flexslider .slides img{width:100%;max-width:100%;display:block;}
.flexslider .previous,
.flexslider .next {position:absolute;top:50%;font-size:30px;font-size:3.0rem;line-height:40px;width:40px;height:40px;text-align:center;margin:0;z-index:1000;background-color:transparent;display:block;}
.flexslider .previous {left:0;}
.flexslider .next {right:0;}
.slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
html[xmlns] .slides{display:block;}
* html .slides{height:1%;}
.no-js .slides > li:first-child{display:block;}
.flexslider{zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;}
.loading .flex-viewport{max-height:300px;}
.flexslider .slides{zoom:1;}
.flex-direction-nav {*height:0;position:absolute;top: 50%;z-index:4000 !important;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);width:100% !important;}
.flex-direction-nav a{text-decoration:none;display:block;background:#aaa;width:25px;height:30px;line-height:30px;margin:0;text-align:center;position:absolute;top:50%;z-index:4000;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,0.8);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;}
.flex-direction-nav .flex-prev{left:0px;}
.flex-direction-nav .flex-next{right:0px;text-align:right;}
.flex-direction-nav a.flex-prev:before{position:absolute;z-index:7000;height:30px;width:25px;text-align:center;font-family:'FontAwesome';font-size:20px;display:block;content:'\f104';color:#fff;}
.flex-direction-nav a.flex-next:before{position:absolute;z-index:7000;height:30px;width:25px;text-align:center;font-family:'FontAwesome';font-size:20px;display:block;content:'\f105';color:#fff;}
.flex-direction-nav a {transform: translateY(-50%) !important; opacity: 1; color: #aaaaaa!important;}
.flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default;}
.flexslider .small-collection-arrow{display:none;}

/*! Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome - License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)*/
@font-face{font-display:swap;font-family:'FontAwesome';src:url(//vibriance.com/cdn/shop/t/96/assets/fontawesome-webfont.eot?v=4.2.0&v=32074477031532995221749301748);src:url(//vibriance.com/cdn/shop/t/96/assets/fontawesome-webfont.eot?%23iefix&v=4.2.0&v=32074477031532995221749301748) format('embedded-opentype'),url(//vibriance.com/cdn/shop/t/96/assets/fontawesome-webfont.woff?v=4.2.0&v=144203537770470446981749301749) format('woff'),url(//vibriance.com/cdn/shop/t/96/assets/fontawesome-webfont.ttf?v=4.2.0&v=31312309287577226061749301748) format('truetype'),url(//vibriance.com/cdn/shop/t/96/assets/fontawesome-webfont.svg?v=4.2.0%23fontawesomeregular&v=66634991686241509681749301748) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b";}.fa-meanpath:before{content:"\f20c";}
  /*! Animate.css - http://daneden.me/animate Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2014 Daniel Eden */
  .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
  .animated-fast{-webkit-animation-duration:0.2s;animation-duration:0.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
  @-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}
  @keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}
  .fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}
  @-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}
  @keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}
  .fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}
  @-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}
  @keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}
  .fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}
  .fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}
  @-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}
  @keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}
  .fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}
  @-webkit-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}
  @keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}
  .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}
  @-webkit-keyframes fadeOutDown{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}
  @keyframes fadeOutDown{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}
  .fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}
  @-webkit-keyframes fadeOutDownBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}
  @keyframes fadeOutDownBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}
  .fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}
  @-webkit-keyframes fadeOutUp{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}
  @keyframes fadeOutUp{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}
  .fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}
  @-webkit-keyframes fadeOutUpBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}
  @keyframes fadeOutUpBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}
  .fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}
  
  /* ----------------------------------------------------------------
  Media Queries
  -----------------------------------------------------------------*/

  /*1119*/
  @media screen and (min-width: 70em) {
    
  } 
  
  /*1052*/
  @media screen and (max-width: 65.75em) {
    #main-site-nav li {margin-right:2%;}
    #footer-about-contact h4 {font-size:16px;font-size:1.6rem;}
    #footer-about-contact h2, #footer-bottom #footer-about-contact h2 a, #footer-bottom #footer-about-contact h2 a:link, #footer-bottom #footer-about-contact h2 a:hover, #footer-bottom #footer-about-contact h2 a:visited {font-size:33px;font-size:3.3rem;}
  	.col img {margin:0 auto 20px;}
  }
  
  /*972px*/
  @media screen and (max-width: 60.75em) {
    #main-header {margin-bottom:0%;}
    #main-site-nav li {margin-right:1.6%;}
    .footer-image-gallery-overlay{padding-top:38%;}
    
    #main-site-nav li a, #main-site-nav li a:link, #main-site-nav li a:visited, .join, .join:link, .join:visited{letter-spacing:normal;} #utility-nav li{font-size: 14px;font-size:1.4rem;}
    .grid-view .product,
    .grid-view .product-break {width:30%;}
    .grid-view.two-across-wrapper .product-image-wrapper {width:100%;}
    .grid-view.two-across-wrapper .product img{padding-left:7px;}
    .grid-view.two-across-wrapper .product-image-wrapper{text-align:center;}
    /*product*/
    
  }
  
  /*932px*/
  @media screen and (max-width: 58.25em) {
    /* Header */
    #main-header {min-height: 100px;}
    .header-flags li{max-width: 20px; max-height: 15px; margin-top: 7px;}
    .header-flags li img{vertical-align: top;}
    #utility-nav{width: 38%;}
    #main-site-nav li {margin-right:1%;}
    
    #main-site-nav li a, #main-site-nav li a:link, #main-site-nav li a:visited{}
    .join,
    .join:link,
    .join:visited {font-size:13px;font-size:1.3rem;color:#000000;}
        .join, .join:link, .join:visited{font-size: 12px; font-size: 1.2rem;}
    #header-search h4 {font-size:16px;font-size:1.6rem;}
    #header-cta .tag-line {font-size:16px;font-size:1.6rem;}
    #call-us {width:25%;}
    #call-us h3 {white-space:nowrap;font-size:14px;font-size:1.4rem;}
    #call-us h3 i {font-size:10px;font-size:1.0rem;}
    #call-us h4, #call-us h4 a, #call-us h4 a:link, #call-us h4 a:hover {white-space:nowrap;font-size:26px;font-size:2.6rem;}
    #footer-cta {padding:3% 0;}
    #footer-cta h2 {font-size:2.8rem;font-size:28px;} 
    .home-linklists-4 ul.home-linklist-ul{width: 49.5%;display:inline-block;vertical-align:top;}
    .home-linklists-4 ul.home-linklist-ul:nth-child(3){border-left:none;}
    #footer-about-contact h2 {white-space:nowrap;}
	#footer-about-contact h4 {font-size:15px;;font-size:1.5rem;}
    #footer-about-contact h2, #footer-bottom #footer-about-contact h2 a, #footer-bottom #footer-about-contact h2 a:link, #footer-bottom #footer-about-contact h2 a:hover, #footer-bottom #footer-about-contact h2 a:visited {font-size:30px;font-size:3.0rem;}
  }
 @media screen and (min-width: 53em) {
   #call-us h4, #call-us h4 a, #call-us h4 a:link, #call-us h4 a:hover {pointer-events: none; cursor: default;}
 }
  /*767px - mobile (originally was 848px - 53em)*/
  @media screen and (max-width: 848px) {
    .btn, 
    .btn:link, 
    .btn:visited, 
    .textile input[type=submit], 
    .textile button {width:170px;font-size:12px;font-size:1.2rem;}
/*     .fancybox-overlay {display: none !important;} */
    /* Header */
    #main-site-nav,
    #utility-nav,
    #main-nav-wrapper a.join {display: none;}
    ul.header-flags{display: block; margin: 5px auto;}
    .header-flags li{max-width: 30px; max-height: 23px;}
    #main-header {margin:2% auto;}
    #logo-wrapper {width:30%;margin:0 auto;display:block;float:none;}
    #header-cta {width:100%;}
    #header-promo,
    #header-cta h3 {display:none;}
    #header-cta {width:50%;float:left;}
    #header-search {width:100% !important;float:left;padding:0 !important;}
    #header-search .search-form {margin:20px 0 0;}
    #header-search-form {width:100%;margin-bottom:2%;}
    #header-search h4 {font-size:20px;font-size:2.0rem;text-align:center;width:100%;}
    #call-us {width:50%;padding:0 !important;margin-top:12px;border:0;}
    #utility-nav-wrapper h4 {width:80% !important;text-align:center !important;}
    #main-nav-wrapper {height:50px;margin-bottom:5%;}
    #main-nav-wrapper .container-wrapper {width:100%;position:relative;}
    #mobile-nav-toggle {display:block;float:right;margin-right:10px;}
    #mobile-nav-toggle.active {color:#fff;}
    #mobile-cart-icon {display:block;float:right;}
    #mobile-nav-toggle.active {color:#fff;}
    #mobile-nav {display:none;background:#000;width:100%;height:auto;z-index:60000;position:relative;text-align:left;}
    body.nav-opened #mobile-nav {display:inline-block;}
    #mobile-nav li {display:block;border-bottom:1px solid #000;margin:0;}
    #mobile-nav li a,
    #mobile-nav li a:link,
    #mobile-nav li a:visited {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);font-style: normal;font-weight: 600;color:#fff;font-size:18px;font-size:1.8rem;text-transform:uppercase;display:block;width:100%;margin:0;padding:20px 0 20px 4%;}
    #mobile-nav li a span {display:inline-block;float:right;width:12%;text-align:center;font-size:18px;font-size:1.8rem;color:#fff;}
    #mobile-nav li.children a {width:80%;float:left;}
    #mobile-nav li.children span.fa{display:inline-block;float:right;width:12%;text-align:center;padding:26px 0 0;font-size:16px;font-size:1.6rem;color:#fff;}
    #mobile-nav li.children ul.mobile-dropdown li.has-subdropdown a.fa {display:inline-block;float:right;width:12%;max-width:12%;text-align:center;padding:10px 0 0;font-size:16px;font-size:1.6rem;color:#000000;}
    #mobile-nav li ul.mobile-dropdown li.has-subdropdown a, #mobile-nav li ul.mobile-dropdown li.has-subdropdown a:link, #mobile-nav li ul.mobile-dropdown li.has-subdropdown a:visited, #mobile-nav li.active ul.mobile-dropdown li.has-subdropdown a, #mobile-nav li.active ul.mobile-dropdown li.has-subdropdown a:link, #mobile-nav li.active ul.mobile-dropdown li.has-subdropdown a:visited{width: 87% !important;}
    #mobile-nav li ul.mobile-subdropdown li ul li a.fa{}
    #mobile-nav li ul.mobile-dropdown {display:none;width:100%;float:left;background:#aaaaab;padding:10px 5px;}
    #mobile-nav li ul.mobile-dropdown li a,
    #mobile-nav li ul.mobile-dropdown li a:link,
    #mobile-nav li ul.mobile-dropdown li a:visited,
    #mobile-nav li.active ul.mobile-dropdown li a,
    #mobile-nav li.active ul.mobile-dropdown li a:link,
    #mobile-nav li.active ul.mobile-dropdown li a:visited {color:#fff;width:100% !important;background:#aaaaab;font-size:16px;font-size:1.6rem;padding:12px 0 12px 4.75%;}
    #mobile-nav li.active a,
    #mobile-nav li.active a:link,
    #mobile-nav li.active a:visited,
    #mobile-nav li.active a span,
    #mobile-nav li ul.mobile-dropdown li a:hover,
    #mobile-nav li ul.mobile-dropdown li a:focus,
    #mobile-nav li ul.mobile-dropdown li.active a,
    #mobile-nav li ul.mobile-dropdown li.active a:link,
    #mobile-nav li ul.mobile-dropdown li.active a:visited,
    #mobile-nav li ul.mobile-dropdown li.active a:hover,
    #mobile-nav li ul.mobile-dropdown li.active a:focus {color:#fff;}
    #mobile-nav li ul.mobile-dropdown li a span {width:10%;float:right;text-align:center !important;font-size:20px;font-size:2.0rem;text-align:left;padding:0 !important;}
    #mobile-nav li ul.mobile-dropdown li.active a span {color:#fff;}
    #main-content {width:100%;}
    .col25 {width:47%;}
    .mobile-clearfix{clear:both;}
    #left-sidebar {width:100%;margin-bottom:3.5%;float:none;}
    .banner img {width:100%;}
    .sidebar-links h6 {font-size:18px;font-size:1.8rem;}
    .sidebar-links ul li {font-size:16px;font-size:1.6rem;}
    #footer-bottom {padding:5% 0;}
    #footer-cta {max-height:100%;padding-bottom:0;}
    #footer-cta p {font-size:18px;font-size:1.8rem;}
    #footer-cta h2 {margin-bottom:2%;padding-bottom:2%;font-size:24px;font-size:2.4rem;}
    #footer-cta .join {width:100%;max-width:100%;display:block;text-align:center;margin:2% 0 0;padding:10px;border-radius:0;border:0;}
    #footer-company-logos {padding:3% 0;}
    #footer-social {width:100%;margin-bottom:10px;text-align:center;}
    #footer-social img {margin-right:0;}
    #footer-social a, 
    #footer-social a:link, 
    #footer-social a:visited {width:16%;display:inline-block;padding-bottom:20px;}
    #footer-social span {margin-left:10px;}
    #footer-nav {width:100%;float:none;clear:both;border:none;margin:0 auto 30px;padding:0;}
    #footer-nav ul {width:100%;float:none;text-align:center;}
    #footer-nav li {display:inline-block;padding-right:10px;font-size:14px;font-size:1.4rem;line-height:inherit;}
    #footer-nav .search-form.textile input[type=search] {width:100%;max-width:100%;margin:10px 0 20px;}
    #footer-nav .textile button.search-button {margin-top:11px;}
    #footer-nav ul.horizontal {margin:0;}
    #footer-nav ul.horizontal.footer-account-nav{display:block;}
    #footer-about {float:none;clear:both;width:100%;padding:0;display:inline-block;text-align:center;}
    #footer-about img {width:40%;}
    #footer-about h2 {text-align:center;}
    #footer-credits {text-align:center;margin-bottom:60px;}
    #footer-slider-wrapper {max-height:100%;}
    #footer-slider-wrapper .flex-viewport {max-height:100%;}
    #footer-cart.cart-button {width:100%;min-height:50px;line-height:50px;padding:0;text-align:center;}
    .promo-main-image {display:block;width:100%;text-align:center;}
    .promo-main-image img {width:50%;float:none;clear:both;}
    #footer-promo-content {width:100%;clear:both;float:none;}
    #footer-promo-content h2,
    #footer-promo-content h3 {text-align:center;}
    #footer-slider-wrapper .slides img {max-height:100%;}
    #footer-slider-wrapper.flexslider .previous, 
    #footer-slider-wrapper.flexslider .next {top:40%;}
    #footer-slider-wrapper.flexslider .slides > li {width:400px !important;max-width:800px !important;height:300px !important;}
    .press-slider-wrapper{display:none;}
    .footer-image-gallery-image {width:23%;height:140px;}
    .footer-image-gallery-overlay{height:140px;}
    #footer-about-contact h4 {text-align:center !important;font-size:15px;;font-size:1.5rem;}
    #footer-about-contact h2, #footer-bottom #footer-about-contact h2 a, #footer-bottom #footer-about-contact h2 a:link, #footer-bottom #footer-about-contact h2 a:hover, #footer-bottom #footer-about-contact h2 a:visited {text-align:center !important;font-size:30px;font-size:3.0rem;}
    /*collection*/
    .list-view .product {display:flex;margin-bottom:9%;padding-bottom: 9%; align-items:center;}
    .list-view .product-header {width:50%;text-align:center;}
    .list-view .product-header h2 {font-size:30px;font-size:3.0rem;}
    .list-view .product-image {margin:20px 0;}
    .list-view .product-image img {max-height:250px;}
    .list-view .product-video {display:block;width:100%;padding:0;margin-bottom:20px;}
    .list-view .product-video iframe {width:100%;max-height:none;min-height:300px;}
    .list-view .product-details {width:40%; text-align: center;}
    .list-view .product-details .btn {display:block;width:100%;}
    .grid-view .product:hover .product-footer {display:none !important;}
    .grid-view.two-across-wrapper .product-image-wrapper {width:49.5%;}
    .grid-view.two-across-wrapper .product{width:100%;}
    .grid-view.two-across-wrapper .product img{padding-left:0;}
    .grid-view.two-across-wrapper .product-image-wrapper{text-align:left;}
    /*cart*/
    .cart-template #main-content{width:100%;}
    #cart-header #price-header{display:none;}
    .cart-row .item-price {display:none;}
    /*product*/
    #product-media-wrapper {width:60%;}
    #main-product-images {float:left;width:80%;margin:0 0 20px;}
    #product-media-toggle {margin-left:0;}
    #product-media-toggle div {width:100%;}
    #product-options {width:40%;}
    #product-options select {width:100%;}
    .product-videos-inner-wrap{display:none;}
    .product-videos-inner-mobile{display:block;}
    .grid-view .product h2 {text-align:center;}
    .grid-view .product-pricing {text-align:center;display:block;}
    .video-with-image{display: none;}
    /*product with video */
    #product-secondary-layout {position:relative;}
    #product-secondary-layout #product-header {position:absolute;z-index:9999;display:block;width:90%;text-align:center;}
    #product-secondary-layout #product-header {top:-10px;}
    #product-secondary-layout #product-images-wrapper {margin: 40px auto 0;float:none;width:100%;}
    #product-secondary-layout #main-product-images {float:none;margin:0 auto;padding-top:5%;}
    #product-video-wrapper {width:100%;margin:0 auto;position:relative;z-index:5;}
    #product-secondary-layout #product-info {width:100%;clear:both;float:none;text-align:center;}
    #product-secondary-layout #product-options {width:100%;margin-top:70px;}
    #product-secondary-layout .selector-wrapper .selector-wrapper{width:300px;max-width:45%;}
    #product-secondary-layout #product-video-wrapper-mobile{display:block;}
    #product-media-wrapper #main-product-images {width:100%;}
    .full-width-add-to-cart {width:100%;}
    #product-secondary-layout .product-badges-banner img{width:auto;}
    /*product video gallery */
    #product-video-gallery-wrapper ul li {width:100%;margin-bottom:3.5%;}
	.flexslider .small-collection-arrow{display:block;}
    #customer-right, #customer-left{width:100%;float:none;}
  }
  
  /*780*/
  @media screen and (max-width: 48.75em) {
    .fancybox-video {height: 100px; margin-bottom: 20px !important;}
    #utility-nav-wrapper h4 {font-size:14px !important;font-size:1.4rem !important;width:96% !important;}
    .col50 {width:100%;}
    .toggle-media-video ul li {width: 44%;}   
    #home-main-section .col50 img {width:100%;}
    #footer-company-logos {padding:4% 0 0;}
    #footer-company-logos img {margin-bottom:4%;width:8%;}
    .home-linklists-3 ul.home-linklist-ul:last-child{display:table-row;}
    .grid-view .product,
    .grid-view.three-across-wrapper .product {width:49%;}
  }
  /*700*/
  @media screen and (max-width:43.75em) {
    #footer-company-logos img {width:10%;}
    #footer-social a, 
    #footer-social a:link, 
    #footer-social a:visited {width:31%;text-align:center;}
    /*cart*/
    #cart-status-bar {display:none;}
    .cart-comments {width:100%;float:none;}
    .cart-checkout {display:block;width:100%;float:left;margin-top:25px;}
    .cart-template .btn, 
    .cart-template .btn:link, 
    .cart-template .btn:visited, 
    .cart-template .textile input[type=submit], 
    .cart-template .textile button:not(.search-button) {float:right;margin-bottom:20px;width:60%;min-width:0 !important;font-size:16px;font-size:1.6rem;}
    #cart-bottom input[type=submit],
    #cart-page header .btn-secondary {font-size:16px;font-size:1.6rem;width:50%;}
    .cart-total {display:inline-block;float:left;padding:0;width:51%;text-align:center;margin-bottom:20px;}
    #cart-bottom h2 {display:inline-block;}
    #cart-bottom h2.total-price {padding-left:0;}
    .cart-checkout hr {width:70px;}
    #cart-header {display:none;}
    .cart-row .cart-column {width:15%;border-right:0;}
    .additional-checkout-button { width: 100% !important;}
    /*product*/
    #product-options {width:100%;float:none;}
    #product-header {float: none;display:block;width:90%;text-align:center;margin-right:auto;margin-left:auto;}
    #product-header h1 {margin-bottom:0px;}
    #product-header span {margin-bottom:0px;}
/*  #product-secondary-layout #product-header {padding-top:47%;}
    #product-secondary-layout #main-product-images {padding-top:10%;} */
    #product-options .btn-large {min-width:100%;}
    #product-options p {text-align:center;}
    #product-media-wrapper {width:100%;padding:0;}
    .grid-view .product h2{font-size:18px;font-size:1.8rem;}
    .grid-view .product-pricing {font-size:16px;font-size:1.6rem;}
    #main-product-images {float:none;width:100%;}
    #product-media-toggle {width:100%;margin:5% 0;}
    .product-full-width-image {display:table-footer-group;width:100%;}
    .product-full-width .product-details {width:100%;}
    #product-header span.product-few-left-text:before, span.product-few-left-text:before{content:'';display:block;}
  }
  /*600px*/
  @media screen and (max-width: 37.5em) {
    .col30 {width:100%;}
    #logo-wrapper {width:40%;}
    #header-cta h3 {font-size:20px;font-size:2.0rem;}
    #footer-cta {padding:5% 0 0;}
    #footer-cta h2 {font-size:2.2rem;font-size:22px;}
    .footer-image-gallery-image, .footer-image-gallery-overlay {height:120px;}
    #footer-social span {width:93%;}
    .cart-row .title-image-col {width: 40% !important; }
    .cart-row input[type="text"] {width: 40px; margin-right: 5px;}
    .cart-row .item-edit {width: 25% !important;}
    .cart-checkout {text-align:left;}
    .cart-template .textile input[type=submit] {width:50%;float:left;margin:0;}
    .cart-total {width:100%;text-align:left;margin-bottom:20px;margin:20px 0;}
    .testimony-img {width:100%; margin:0 auto; padding:0 50px;}
    #footer-testimonies p {float:none;width:100%;}
    .grid-view.two-across-wrapper .product-image-wrapper{width:100%;}
    .grid-view.two-across-wrapper .product img{padding-left:7px;}
    .grid-view.two-across-wrapper .product-image-wrapper{text-align:center;}    
    .home-linklists-section ul.home-linklist-ul{width:100%;border-left:none;display:inline-block;vertical-align:top;}
    /*product*/
    #product-tabs-toolbar {border:1px #e8e8e8 solid;}
    .tab-item {display:block;font-size:16px;font-size:1.6rem;border: none !important;border-bottom: 1px solid #e8e8e8 !important;}
    .tab-item:last-child {border-bottom:none !important;}
/*  #product-secondary-layout #product-header {padding-top:50%;}
    #product-secondary-layout #main-product-images {padding-top:25%;} */
    /*cart*/
    #checkout {margin-top:0;}
    .cart-checkout {margin:0;}
    #cart-page header {margin-bottom:25px;text-align:center;}
    #cart-page header .btn-secondary {float:none;width:100%;}
    .cart-total {width:100%;text-align:center;margin-bottom:0;}
    #cart-bottom input[type=submit] {margin-top:60px !important;width:100% !important;}
    #cart-bottom input[type=submit].btn-secondary {margin-top:25px !important;}
    #cart-page input[type=submit].btn-secondary, #cart-page .checkout_button.btn-secondary {width:100% !important; margin-top: 25px;}
    .cart-checkout input[type=submit]:last-child {margin-top:10px !important;}
    #blog-page .blog-page-featured, #blog-page .article-with-featured{display:block;width:100%;margin:15px 0;}
    .list-view .product-header {display:block;width:100%;text-align:center;}
    .list-view .product-details {display:block;width:100%;}
    .list-view .product {display:block;}

  }
  /*560px*/
  @media screen and (max-width: 35em) {
    ul.header-flags {position: absolute; top: 30px; right: 2px;}
    .header-flags li{max-width: 20px; max-height: 15px;}
    
    #utility-nav-wrapper {overflow:hidden;}
    .col25 {width:100%;}
    #footer-social {width:100%;}
    #footer-about img {width:50%;}
    #footer-company-logos img {width:12%;}
    #footer-credits {text-align:center;}
    .grid-view .product,
    .grid-view.three-across-wrapper .product {width: 100%;margin-bottom: 20px;}
    /*product*/
    #product-header h1 {font-size:26px;font-size:2.6rem;}
/*     #product-header span {font-size:20px;font-size:2.0rem;} */
/*     #product-media-wrapper {padding-top:30%;} */
    #product-secondary-layout {padding-top:20px;}
    #product-secondary-layout #product-header {top:10px;}
    #product-secondary-layout #product-header h1 {font-size:20px;font-size:2.0rem;}
  }
  /*440px*/
  @media screen and (max-width: 27.5em) {
    #footer-social span {width:91%;}
    #footer-cta .join {font-size:20px;font-size:2.0rem;}
    .ui-widget-content {width:85% !important;}
    .footer-image-gallery-image{width: 48%;height: 160px;}
    .footer-image-gallery-overlay{height:160px;}
  }
  @media screen and (max-width: 23em) {
    #product-secondary-layout {padding-top:30px;}
    #product-secondary-layout #product-header {top:10px;}
    #product-secondary-layout #product-header h1 {font-size:18px;font-size:1.8rem;}
    #call-us {display:none;}
    #header-cta {width:100% !important;padding:0 !important;}
  }

/* ----------------------------------------------------------------
Fonts
-----------------------------------------------------------------*/

@font-face {font-display:swap;
  font-weight: normal;
  font-style: italic;
  font-family: 'Open Sans';
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url(//vibriance.com/cdn/shop/t/96/assets/OpenSans-Italic.ttf?v=10584334995702807471749301833) format("truetype"); }

@font-face {font-display:swap;
    font-weight: 600;
    font-style: normal;
    font-family: 'Open Sans';
    src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url(//vibriance.com/cdn/shop/t/96/assets/OpenSans-Semibold.ttf?v=2613140919693458321749301834) format("truetype"); }
  
  @font-face {font-display:swap;
    font-weight: 800;
    font-style: normal;
    font-family: 'Open Sans';
    src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url(//vibriance.com/cdn/shop/t/96/assets/OpenSans-ExtraBold.ttf?v=75172015866163974981749301832) format("truetype"); }
  
  @font-face {font-display:swap;
    font-weight: 300;
    font-style: normal;
    font-family: 'Open Sans';
    src: local("Open Sans Light"), local("OpenSans-Light"), url(//vibriance.com/cdn/shop/t/96/assets/OpenSans-Light.ttf?v=9646682900063732891749301833) format("truetype"); }
  
  @font-face {font-display:swap;
    font-weight: 300;
    font-style: italic;
    font-family: 'Open Sans';
    src: local("Open Sans Light Italic"), local("OpenSansLight-Italic"), url(//vibriance.com/cdn/shop/t/96/assets/OpenSans-LightItalic.ttf?v=71628103295756544361749301833) format("truetype"); }
  
  @font-face {font-display:swap;
    font-weight: 800;
    font-style: italic;
    font-family: 'Open Sans';
    src: local("Open Sans Extrabold Italic"), local("OpenSans-ExtraboldItalic"), url(//vibriance.com/cdn/shop/t/96/assets/OpenSans-ExtraboldItalic.ttf?10415) format("truetype"); }
  
  @font-face {font-display:swap;
    font-weight: bold;
    font-style: normal;
    font-family: 'Open Sans';
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url(//vibriance.com/cdn/shop/t/96/assets/OpenSans-Bold.ttf?v=49928493355449187161749301831) format("truetype"); }
  
  @font-face {font-display:swap;
    font-weight: bold;
    font-style: italic;
    font-family: 'Open Sans';
    src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(//vibriance.com/cdn/shop/t/96/assets/OpenSans-BoldItalic.ttf?v=81655272769633173111749301832) format("truetype"); }
  
  @font-face {font-display:swap;
    font-weight: 600;
    font-style: italic;
    font-family: 'Open Sans';
    src: local("Open Sans Semibold Italic"), local("OpenSans-SemiboldItalic"), url(//vibriance.com/cdn/shop/t/96/assets/OpenSans-SemiboldItalic.ttf?v=99227172989288190541749301835) format("truetype"); }
  
  @font-face {font-display:swap;
    font-weight: normal;
    font-style: normal;
    font-family: 'Open Sans';
    src: local("Open Sans"), local("OpenSans"), url(//vibriance.com/cdn/shop/t/96/assets/OpenSans-Regular.ttf?v=129574633219300394311749301834) format("truetype"); }
  
  @font-face {font-display:swap;
    font-weight: 400;
    font-style: normal;
    font-family: 'Bebas Neue';
    src: url(//vibriance.com/cdn/shop/t/96/assets/bebasneueregular.woff2?v=71408692105151470351749301718) format("woff2"), url(//vibriance.com/cdn/shop/t/96/assets/bebasneueregular.woff?v=99021717099385656981749301717) format("woff"), url(//vibriance.com/cdn/shop/t/96/assets/bebasneueregular.ttf?v=144574483739144119371749301717) format("truetype"); }
  
  @font-face {font-display:swap;
    font-weight: 700;
    font-style: normal;
    font-family: 'Bebas Neue';
    src: url(//vibriance.com/cdn/shop/t/96/assets/bebasneuebold.woff2?v=18624808607537955251749301716) format("woff2"), url(//vibriance.com/cdn/shop/t/96/assets/bebasneuebold.woff?v=6725779101821445631749301716) format("woff"), url(//vibriance.com/cdn/shop/t/96/assets/bebasneuebold.ttf?v=139737809631138888501749301716) format("truetype"); }

/* ----------------------------------------------------------------
Product Description Custom Styles
-----------------------------------------------------------------*/
  
  #product_descr {
  position: relative;
  display: block;
  margin: 0 auto;
  min-width: 320px;
  max-width: 940px;
  width: 100%;
  background-color: #fff;
  font-weight: 400;
  font-size: 14px;
  font-family: 'Open Sans', Arial, sans-serif;
  line-height: 1.4;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  #product_descr * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  #product_descr .main-img {
    width: 45%;
    float: left;
    margin-left: 0; }
  #product_descr span.gray {
    color: #858585; }
  #product_descr .h2 {
    font-weight: 700;
    float: right;
    margin: 0;
    padding: 0;
    padding-top: 90px;
    width: 50%;
    color: #393939;
    text-align: center;
    font-size: 70px;
    font-family: 'Bebas Neue', sans-serif;
    line-height: 1; }
  #product_descr span.red {
    color: #C90B46; }
  #product_descr span.underline {
    text-decoration: underline; }
  #product_descr span.divider {
    display: block; }
  #product_descr span.normal {
    font-weight: normal; }
  #product_descr .benefits {
    overflow: hidden;
    text-align: center; }
  #product_descr .tag {
    position: relative;
    display: inline-block;
    margin: 20px auto;
    padding: 15px 40px 0;
    background-color: #393939;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 60px;
    font-family: 'Bebas Neue', sans-serif;
    line-height: 1; }
    #product_descr .tag:before {
      position: absolute;
      top: 100%;
      left: 0;
      width: 0;
      height: 0;
      border-top: 25px solid #393939;
      border-left: 125px solid transparent;
      content: ''; }
    #product_descr .tag:after {
      position: absolute;
      top: 100%;
      right: 0;
      width: 0;
      height: 0;
      border-top: 25px solid #393939;
      border-right: 125px solid transparent;
      content: ''; }
  #product_descr .head {
    overflow: hidden; }
  #product_descr .line {
    position: absolute;
    margin-top: 30px;
    width: 100%;
    height: 2px;
    background-color: #D7D7D7; }
  #product_descr .benefit {
    float: left;
    margin-top: 30px;
    padding: 0 15px 0 0;
    min-height: 230px;
    width: 25%;
    text-align: center; }
  #product_descr .list-grid {
    overflow: hidden;
    margin-top: 30px; }
  #product_descr .benefit-headline {
    margin: 10px auto;
    color: #333;
    text-transform: uppercase;
    letter-spacing: -1px;
    font-weight: 700;
    font-size: 18px; }
  #product_descr .benefit-text {
    font-size: 14px; }
  #product_descr .ingredients {
    margin-top: 40px;
    padding: 0 45px 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#C6C2BC), color-stop(60%, #C6C2BC), to(#FFF));
    background-image: -webkit-linear-gradient(top, #C6C2BC 0%, #C6C2BC 60%, #FFF 100%);
    background-image: linear-gradient(to bottom, #C6C2BC 0%, #C6C2BC 60%, #FFF 100%);
    text-align: center; }
    #product_descr .ingredients .tag:before {
      border-left: 197px solid transparent; }
    #product_descr .ingredients .tag:after {
      border-right: 197px solid transparent; }
  #product_descr .ingredients-list {
    margin-top: 60px; }
  #product_descr .ingredient {
    overflow: hidden;
    margin-top: 20px;
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 2px solid #EAE4DB;
    text-align: left; }
    #product_descr .ingredient-image {
      float: left;
      margin-right: 15px; }
    #product_descr .ingredient-name {
      margin-bottom: 10px;
      color: #F5F1EA;
      font-weight: 700;
      font-size: 26px; }
    #product_descr .ingredient-descr {
      font-weight: 500;
      font-size: 16px; }
  #product_descr .active-lock-box {
    margin-top: 40px;
    padding: 20px 30px;
    width: 100%;
    border: 1px solid #BEB9B3;
    background-color: #EAE4DB;
    -webkit-box-shadow: 2.5px 4.3px 5px rgba(24, 24, 25, 0.17);
            box-shadow: 2.5px 4.3px 5px rgba(24, 24, 25, 0.17);
    text-align: center; }
    #product_descr .active-lock-box .h3 {
      text-transform: none;
      font-family: 'Open Sans', sans-serif;
      margin: 0;
      padding: 0;
      color: #504B42;
      letter-spacing: -1px;
      font-size: 26px; }
    #product_descr .active-lock-box p {
      margin: 20px auto 0;
      max-width: 90%;
      font-size: 18px; }
  #product_descr .ingredient-bottom {
    overflow: hidden;
    font-size: 16px; }
    #product_descr .ingredient-bottom .h2 {
      padding: 40px 0;
      float: none;
      margin: 0 auto;
      width: 100%;
      max-width: 80%; }
    #product_descr .ingredient-bottom .bold {
      letter-spacing: -0.2px;
      font-weight: 700; }
    #product_descr .ingredient-bottom .text {
      display: block;
      overflow: hidden;
      text-align: left;
      font-weight: 600; }
    #product_descr .ingredient-bottom .citrus {
      margin-top: -30px;
      float: right; }
      #product_descr .ingredient-bottom .citrus img {
        max-width: 100%; }
  #product_descr .testimonials {
    margin-top: 20px;
    text-align: center; }
    #product_descr .testimonials .tag:before {
      border-left: 268px solid transparent; }
    #product_descr .testimonials .tag:after {
      border-right: 268px solid transparent; }
  #product_descr span.waved {
    position: relative; }
    #product_descr span.waved:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: url(../assets/LINE.png);
      background-position: bottom center;
      background-repeat: no-repeat;
      content: ''; }
  #product_descr .testimonials-list {
    margin-top: 60px;
    padding: 0 40px; }
  #product_descr .testimonial {
    margin-top: 40px; }
    #product_descr .testimonial .name {
      margin-top: -10px;
      font-weight: 700; }
  #product_descr .testimonial-photo {
    float: left;
    margin-right: 20px; }
  #product_descr .testimonial-text {
    display: block;
    overflow: hidden;
    text-align: left;
    font-size: 16px; }
    #product_descr .testimonial-text p {
      margin-top: 0;
      margin-bottom: 30px; }
  #product_descr .moneyback {
    font-size: 21px; }
    #product_descr .moneyback .badge {
      float: right;
      margin-top: 70px;
      margin-right: 50px;
      margin-left: 30px; }
    #product_descr .moneyback .text {
      padding: 5px 40px 30px; }
    #product_descr .moneyback .line {
      margin-top: 0; }
    #product_descr .moneyback .headline {
      margin-top: 30px;
      color: #D1993F;
      letter-spacing: -0.5px;
      font-weight: 700;
      font-size: 21px; }
    #product_descr .moneyback p {
      margin-bottom: 30px;
      color: #514343;
      font-size: 21px; }
  .packages {
  margin-top: 100px;
  padding: 0 45px; }
  .packages .old-price {
    text-decoration: line-through; }
  .packages .new-price {
    font-weight: 700;
    font-style: normal; }
  .packages .order {
    display: block;
    margin: 20px auto 30px;
    padding-left: 30%;
    text-align: center; }
    .packages .order img {
      max-width: 100%; }

.package {
  position: relative;
  margin-top: 60px;
  border: 1px solid #FFF;
  background-image: -webkit-linear-gradient(133deg, #CFCFCF 0%, #F7F2F2 65%, #F7F2F2 100%);
  background-image: linear-gradient(317deg, #CFCFCF 0%, #F7F2F2 65%, #F7F2F2 100%);
  -webkit-box-shadow: 2.5px 4.3px 18px rgba(24, 24, 25, 0.27);
          box-shadow: 2.5px 4.3px 18px rgba(24, 24, 25, 0.27); }

.package-image {
  position: absolute;
  top: -30px;
  margin-left: 40px; }

.package-name {
  padding: 20px 45px 10px 30%;
  background-image: -webkit-linear-gradient(133deg, #C90B46 0%, #C90B46 100%);
  background-image: linear-gradient(317deg, #C90B46 0%, #C90B46 100%);
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 55px;
  font-family: 'Bebas Neue', sans-serif;
  line-height: 1; }

.package-price {
  padding: 20px 45px 10px 30%;
  text-align: center;
  font-style: italic;
  font-size: 30px; }

.secure {
  margin: 20px auto;
  width: 100%;
  vertical-align: middle;
  text-align: center; }
  .secure .cards {
    margin-left: 15px; }

.package-2 .package-name {
  background-image: -webkit-linear-gradient(133deg, #BE1F50 0%, #BE1F50 100%);
  background-image: linear-gradient(317deg, #BE1F50 0%, #BE1F50 100%); }

.package-2 .package-image {
  margin-left: 60px; }

.package-1 .package-name {
  background-image: -webkit-linear-gradient(133deg, #A72A50 0%, #A72A50 100%);
  background-image: linear-gradient(317deg, #A72A50 0%, #A72A50 100%); }

.package-1 .package-image {
  margin-left: 80px; }
  
  #footer-about img {
    max-width: 200px;
    height: auto;
  }
  #footer-about {
    text-align: right;
  }
  .reviews-sub-wrapper h6 {
    font-size: 0.875em;
    font-weight: normal;
    text-transform: none;
  }
  
 #call-us .fa-star-half-o:before, 
  #call-us .fa-star-o:before, .fa-star:before {
  	font-size: 12px !important;
    margin-right: 3px;
  }
  
  .stamped-main-badge .fa-star-half-o:before, .stamped-main-badge .fa-star-o:before, .stamped-main-badge .fa-star:before, .stamped-main-badge .stamped-fa-star-half-o:before, .stamped-main-badge .stamped-fa-star-o:before, .stamped-main-badge .stamped-fa-star:before { font-size: 30px !important; }


/* ALWAYS END */
@media only screen and (max-width: 870px) {
       #footer-about {
    text-align: center;
  }
  #product_descr span.divider {
    display: none; }
 .package-price, .package-name {
    padding: 20px 45px 10px 40%; } }

@media only screen and (max-width: 767px) {
  .toggle-media-video ul li iframe {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #product_descr .h2 {
    float: none;
    padding-top: 20px;
    width: 100%;
    font-size: 50px; }
  #product_descr .main-img {
    display:none !important;
    float: none;
    margin: 20px auto;
    width: 100%;
    text-align: center; }
  /*   new iframe styles   */
  #product_descr .main-img.iframe-wrap {
    margin: 20px auto;
    display: block !important;
      position: relative;
    overflow: hidden;
    padding-bottom: 56.25%;
    height: 0;
  }
  #product_descr .main-img.iframe-wrap iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  /*    end new iframe styles  */
  #product_descr .line {
    display: none; }
  #product_descr .benefits .list-grid {
        display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; 
  }
  #product_descr .benefit {
    float: left;
    margin-top: 40px;
    padding: 0 15px;
    min-height: 0;
    width: 50%; }
  #product_descr .tag {
    font-size: 50px; }
    #product_descr .tag:before {
      border-left: 112px solid transparent; }
    #product_descr .tag:after {
      border-right: 112px solid transparent; }
  #product_descr .ingredients {
    padding: 0 15px; }
    #product_descr .ingredients .tag:before {
      border-left: 171px solid transparent; }
    #product_descr .ingredients .tag:after {
      border-right: 171px solid transparent; }
  #product_descr .ingredient-name {
    font-size: 24px;
    line-height: 1; }
  #product_descr .active-lock-box {
    padding: 30px; }
    #product_descr .active-lock-box p {
      max-width: 100%;
      font-size: 14px; }
  #product_descr .ingredient-bottom {
    margin-top: 30px; }
    #product_descr .ingredient-bottom .citrus {
      float: none; }
  #product_descr .testimonials .tag:before {
    border-left: 225px solid transparent; }
  #product_descr .testimonials .tag:after {
    border-right: 225px solid transparent; }
  #product_descr .testimonials-list {
    padding: 0 15px; }
  #product_descr .testimonial-text {
    overflow: visible; }
  #product_descr .moneyback {
    margin-top: 40px;
    text-align: center;
    font-size: 18px; }
    #product_descr .moneyback .badge {
      float: none;
      margin: 0; }
    #product_descr .moneyback .text {
      padding: 0 15px; }
    #product_descr .moneyback p {
      font-size: 18px; }
  .packages {
    padding: 0 15px; }
    .packages .order {
      margin: 0 auto;
      padding: 15px; }
  .package-image {
    position: relative;
    top: 15px;
    margin-left: 0;
    text-align: center; }
  .package-name, .package-price {
    padding: 15px; }
  .package-name {
    font-size: 50px; }
  .package-2 .package-image,
  .package-1 .package-image {
    margin-left: 0; }}

@media only screen and (max-width: 460px) {
  #product_descr .testimonials .tag:before {
    border-left: 49vw solid transparent; }
  #product_descr .testimonials .tag:after {
    border-right: 49vw solid transparent; } }

@media only screen and (max-width: 370px) {
  #product_descr .tag {
    padding: 20px; }
    #product_descr .tag:before, #product_descr .tag:after {
      content: none; } }
  
/* ----------------------------------------------------------------
Product Description Custom Styles End
-----------------------------------------------------------------*/
  
  @media only screen and (min-width: 768px) and (max-width: 800px) {
    #product_descr .benefit {
      min-height: 260px;
    }
    #product_descr .main-img {
      margin-left: 0;
    }
    #product-media-toggle div {
      width: 60%;
    }
  }
  
  #call-us .fa-star, #call-us .fa-star-o, #call-us .fa-star-half-o {
    color: #000 !important;
}
  
  .fa-star, .fa-star-o, .fa-star-half-o {
   color: #f2e41f !important; /* change color */
}
  
  .stamped-container {
    border: none !important;
    padding: 2em 0px !important;
}

.stamped-summary-actions-newquestion, .stamped-summary-actions-newreview {
    background: grey !important;
    color: white !important;
    border: none !important;
    padding: 10px 15px !important;
}
  
  .stamped-review-avatar {
    display: none !important;
}
  
  
  .stamped-main-badge { 
    margin-bottom:15px;
  }
  .stamped-main-badge .fa-star:before, 
  .stamped-main-badge .fa-star-o:before, 
  .stamped-main-badge .fa-star-half-o:before{
    font-size:35px !important;
    margin-bottom:10px;
}
  
  
  .stamped-container .fa-star:before, 
  .stamped-container .fa-star-o:before, 
  .stamped-container .fa-star-half-o:before {
    font-size:20px !important;
}
  
  .stamped-review-reply .created {
    display: none !important;
}
  
/* ----------------------------------------------------------------
New Header Styles
-----------------------------------------------------------------*/

.mobile-visible {
  display: none !important;
}
  
 .mobile-icon-text {
   font-size: 14px;
   display: block;
   color: #565656;
   text-transform: uppercase;
   font-weight: normal;
   font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, serif;
   margin-top: -10px;
   margin-left: -2px;
   transition: color .3s ease;
  }
  
  #mobile-cart-icon,
  .mobile-cart-icon {
    position: relative;
  }
  
  #mobile-cart-icon img,
  .mobile-cart-icon img{
    display: block;
  }
  
  #account-nav li {
  	display: inline-block;
  }
  
  #account-nav li:last-child .account-nav-icon {
    margin-right: 0;
  }
  
  .account-nav-icon {
    position:relative;
    display: inline-block;
    background-color: transparent;
    margin-right: 10px;
    width: 50px;
    height: 50px;
  }
  a.account-nav-icon img {
/*     border-radius: 100px; */
}
#boom-cart {
  max-width: 110%;
}
#main-site-nav li a.account-nav-icon {
  display: inline-flex;
  align-items: center;
  padding: 0;
  margin-right: 15px;
}
  .mobile-nav-icon-cart-count {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    background-color: #CB0043;
    height: 28px;
    width: 28px;
    border-radius: 50%;
    position: absolute;
    top: -6px;
    right: -6px;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
  }
.mobile-nav-icon-cart-count.hidden-count {
  display: none;
}
  
  .account-nav-icon .mobile-nav-icon-cart-count {
    height: 25px;
    width: 25px;
    line-height: 25px;
    top: 10px;
    right: -70px;
    font-weight: 700;
  }
  #account-nav .mobile-icon-text:hover {
    color:#000;
  }

@media only screen and (max-width: 848px) {
  .mobile-visible {
    display: block !important;
  }
  .mobile-hidden {
    display: none !important;
  }
  #main-nav-wrapper {
    text-align: left;
    height: auto !important;
    background-color: transparent;
    border-bottom: 2px solid #F6F6F6;
    padding-top: 2%;
  }
  #logo-wrapper-mobile {
  	display: inline-block !important;
    max-width: 205px;
    margin: 0 auto;
    margin-left: 15px;
  }
  #mobile-nav-toggle {
    border-radius: 50%;
    color: #575756;
    background-color: #f6f6f6;
    margin-left: 10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 2.2rem;
  }
  #mobile-nav-toggle::before {
    margin-right: 0;
  }
  #call-us.call-us-mobile {
    width: 100% !important;
    text-align: left !important;
    margin-top: 0 !important;
    margin-bottom: 5px !important;
    padding-left: 35px !important;
  }
  #mobile-cart-icon {
  	background-color: transparent;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  #cart-page h1 {
    margin-bottom: -5px;
  }
  #utility-nav-wrapper {
    display: none;
  }
  #main-nav-wrapper .account-nav-icon {
    float:right;
    line-height: 50px;
  }
  #main-nav-wrapper .account-nav-icon img {
    display: block;
  }
  #main-nav-wrapper .mobile-icon-text {
    text-align:center;
    font-size: 12px;
  }
}
  
  @media only screen and (max-width: 767px) {
    #logo-wrapper-mobile {
      max-width: 205px;
    }
    #call-us.call-us-mobile {
      padding-left: 34px !important;
      top: 90%;
      left: 15px;
    }
    #call-us.call-us-mobile h3 {
      margin: 6px 0;
    }
  }
  
  @media only screen and (max-width: 650px) {
    #mobile-nav-toggle {
      width: 50px;
      height: 50px;
      line-height: 50px;
      font-size: 2.2rem;
    }
    #mobile-cart-icon {
      width: 50px;
      height: 50px;
      line-height: 50px;
    }
    .mobile-nav-icon-cart-count {
      height: 20px;
	  width: 20px;
      line-height: 20px;
      font-size: 12px;
      top: -3px;
      right: -3px;
    }
  }

  @media only screen and (max-width: 480px) {
    #logo-wrapper-mobile {
      max-width: 45%;
    }
    #call-us h3 {
      font-size: 12px;
      font-size: 1.2rem;
    }
    #mobile-nav-toggle,
    #mobile-cart-icon,
    #main-nav-wrapper .account-nav-icon {
      width: 45px;
      height: 45px;
      line-height: 45px;
      margin-right: 5px;
    }
  }
  

  @media screen and (min-width: 768px) and (max-width:848px),
  screen and (max-width: 815px) and (orientation: landscape){
    #logo-wrapper-mobile {
      max-width: 300px;
      margin-bottom: 20px;
    }
    #call-us.call-us-mobile {
      width: auto !important;
      text-align: center !important;
      padding-left: 0 !important;
      position: absolute;
      top: 10px;
      left: 53%;
    }
    #call-us.call-us-mobile h3 {
      font-size:16px;
    }
    #call-us.call-us-mobile h3 a {
      display: block;
    }
  }
  
  /* ----------------------------------------------------------------
New Product Description Custom Styles
-----------------------------------------------------------------*/
  
  #product_descr.cleanser .main-img {
    position: absolute;
    top: 30px;
    left: 50px;
    margin: 0; }
  #product_descr.cleanser .sub-img {
    position: absolute;
    bottom: -60px; }
  #product_descr.cleanser .woman-img {
    float: right; }
  #product_descr.cleanser .head p.subhead {
    float: left;
    margin-top: 50px;
    max-width: 63%;
    font-weight: 400;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px; }
    #product_descr.cleanser .head p.subhead strong {
      font-weight: 900; }
  #product_descr.cleanser .head .subheadline {
    display: block;
    float: right;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 50px;
    margin-left: 10px;
    padding: 10px 70px 10px 25%;
    max-width: 80%;
    background-color: #9f0535;
    color: #fff;
    text-align: center;
    letter-spacing: -1px;
    font-weight: 600;
    font-size: 28px;
    font-family: 'Bebas Neue', sans-serif;
    line-height: 30px; }
  #product_descr.cleanser .h2 {
    letter-spacing: -3px;
    font-size: 90px;
    line-height: 72px; }
  #product_descr.cleanser span.red {
    color: #9f0535; }
  #product_descr.cleanser .benefits .list-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  #product_descr.cleanser .benefits .box {
    display: inline-block;
    margin: 5px;
    padding: 25px 10px;
    max-width: 176px;
    width: 50%;
    height: 162px;
    -webkit-border-radius: 12px;
            border-radius: 12px;
    color: #fff; }
    #product_descr.cleanser .benefits .box-1, #product_descr.cleanser .benefits .box-5, #product_descr.cleanser .benefits .box-8 {
      background-color: #9f0535; }
    #product_descr.cleanser .benefits .box-2, #product_descr.cleanser .benefits .box-6, #product_descr.cleanser .benefits .box-9 {
      background-color: #393939; }
    #product_descr.cleanser .benefits .box-3, #product_descr.cleanser .benefits .box-10 {
      background-color: #ca3362; }
    #product_descr.cleanser .benefits .box-4, #product_descr.cleanser .benefits .box-7 {
      background-color: #c6c2bc;
      color: #393939; }
    #product_descr.cleanser .benefits .box-title {
      margin-bottom: 20px;
      text-transform: uppercase;
      letter-spacing: -1px;
      font-weight: 700;
      font-size: 20px; }
  #product_descr.cleanser .benefits .tag {
    background-color: #858585;
    font-size: 50px; }
    #product_descr.cleanser .benefits .tag:before {
      border-top: 25px solid #858585;
      border-left: 355px solid transparent; }
    #product_descr.cleanser .benefits .tag:after {
      border-top: 25px solid #858585;
      border-right: 355px solid transparent; }
  #product_descr.cleanser .ingredients {
    margin-top: 100px;
    padding-bottom: 70px;
    background-color: #c6c2bc;
    background-image: none; }
    #product_descr.cleanser .ingredients .ingredients-list {
      margin-top: 0; }
    #product_descr.cleanser .ingredients .tag {
      position: relative;
      top: -60px;
      margin-bottom: 0; }
      #product_descr.cleanser .ingredients .tag:before {
        border-left: 325px solid transparent; }
      #product_descr.cleanser .ingredients .tag:after {
        border-right: 325px solid transparent; }
  #product_descr.cleanser .vitamins {
    margin-top: 100px;
    margin-bottom: 40px;
    background-color: #e2e2e2;
    text-align: center; }
    #product_descr.cleanser .vitamins .vitamins-list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
    #product_descr.cleanser .vitamins .vitamin {
      display: inline-block;
      margin: 10px;
      padding: 15px;
      width: 30%;
      text-align: center; }
      #product_descr.cleanser .vitamins .vitamin-name {
        letter-spacing: -1px;
        font-weight: 700;
        font-size: 24px; }
      #product_descr.cleanser .vitamins .vitamin-info p {
        color: #000; }
      #product_descr.cleanser .vitamins .vitamin-e, #product_descr.cleanser .vitamins .vitamin-b6 {
        color: #ae2114; }
      #product_descr.cleanser .vitamins .vitamin-d, #product_descr.cleanser .vitamins .vitamin-c {
        color: #393939; }
      #product_descr.cleanser .vitamins .vitamin-a, #product_descr.cleanser .vitamins .vitamin-k {
        color: #b7617d; }
    #product_descr.cleanser .vitamins .tag {
      position: relative;
      top: -60px;
      margin-bottom: 0;
      background-color: #9f0535;
      color: #fff; }
      #product_descr.cleanser .vitamins .tag:before {
        border-top: 25px solid #9f0535;
        border-left: 300px solid transparent; }
      #product_descr.cleanser .vitamins .tag:after {
        border-top: 25px solid #9f0535;
        border-right: 300px solid transparent; }
  #product_descr.cleanser .moneyback p {
    letter-spacing: -1px; }
  #product_descr.cleanser .packages {
    margin: 40px 0;
    padding: 0;
    text-align: center; }
    #product_descr.cleanser .packages .package-img-link {
      display: inline-block;
      overflow: hidden;
      margin: 9px; }
      #product_descr.cleanser .packages .package-img-link a {
        display: inline-block; }
      #product_descr.cleanser .packages .package-img-link img {
        max-width: 100%; }
  #product_descr.cleanser .mobile-visible {
    display: none; }
  
  @media only screen and (max-width: 930px) {
  #product_descr.cleanser .head .h2 {
    display: block;
    padding-top: 30px;
    width: 100%; }
  #product_descr.cleanser .head .subheadline {
    display: block;
    padding: 15px;
    max-width: 100%;
    width: 100%; }
  #product_descr.cleanser .head .main-img {
    position: relative;
    top: 0;
    left: 0;
    float: left; }
    #product_descr.cleanser .head .main-img img {
      max-width: 100%; }
  #product_descr.cleanser .head .sub-img {
    display: none; }
  #product_descr.cleanser .head .woman-img {
    float: right; }
    #product_descr.cleanser .head .woman-img img {
      max-width: 100%; }
  #product_descr.cleanser .head p.subhead {
    float: left;
    max-width: 100%;
    width: 100%; }
  #product_descr.cleanser .mobile-visible {
    display: block !important; }
  #product_descr.cleanser .mobile-hidden {
    display: none !important; } 
    #product_descr.cleanser .head .main-img {
    float: right;
    margin-left: 30px;
    max-width: 30%; }
    #product_descr.cleanser .head .main-img img {
      max-width: 100%; }
  #product_descr.cleanser .head .woman-img {
    display: none;
    float: right;
    max-width: 30%;
    text-align: center; }
    #product_descr.cleanser .head .woman-img img {
      max-width: 100%; }
  #product_descr.cleanser .head p.subhead {
    float: none; }}
  
@media only screen and (max-width: 767px) {
  #product_descr.cleanser .moneyback .badge {
    display: inline-block; }
    #product_descr.cleanser .moneyback .badge img {
      max-width: 75%; }
  #product_descr.cleanser .vitamins .tag:before {
    border-left: 260px solid transparent; }
  #product_descr.cleanser .vitamins .tag:after {
    border-right: 260px solid transparent; }
  #product_descr.cleanser .ingredients .tag:before {
    border-left: 280px solid transparent; }
  #product_descr.cleanser .ingredients .tag:after {
    border-right: 280px solid transparent; }}

@media only screen and (max-width: 640px) {
  #product_descr.cleanser .head .h2 {
    font-size: 60px;
    line-height: 1; }
  #product_descr.cleanser .head .main-img {
    display: block;
    float: none;
    margin: 20px auto;
    max-width: 50%;
    text-align: center; }
  #product_descr.cleanser .head .woman-img {
    display: none; }
  #product_descr.cleanser .head p.subhead {
    margin-top: 0; }
  #product_descr.cleanser .ingredients .ingredient-descr {
    display: block;
    overflow: hidden;
    font-size: 14px; }
  #product_descr.cleanser .ingredients .tag:before {
    border-left: 43vw solid transparent; }
  #product_descr.cleanser .ingredients .tag:after {
    border-right: 43vw solid transparent; }
  #product_descr.cleanser .vitamins .vitamin {
    padding: 0;
    width: 44%; }
  #product_descr.cleanser .vitamins .tag:before {
    border-left: 47vw solid transparent; }
  #product_descr.cleanser .vitamins .tag:after {
    border-right: 47vw solid transparent; }
  #product_descr.cleanser .benefits .tag:before {
    border-left: 47vw solid transparent; }
  #product_descr.cleanser .benefits .tag:after {
    border-right: 47vw solid transparent; }
  #product_descr.cleanser .benefits .box {
    max-width: 160px;
    height: auto; }
    #product_descr.cleanser .benefits .box-title {
      font-size: 18px; } }

@media only screen and (max-width: 370px) {
  #product_descr.cleanser {
    overflow: hidden; }
    #product_descr.cleanser .benefits .box {
      width: 45%; }
      #product_descr.cleanser .benefits .box-title {
        font-size: 16px; }
    #product_descr.cleanser .vitamins .vitamin {
      width: 100%; } }
  
/*  New packages  */
  
  .packages-new {
    display: none;
    text-align: center;
  }
  .new-package-link {
    display: inline-block;
    margin: 10px auto;
  }
  
@media only screen and (max-width: 767px) {
  .packages .package, .packages .secure {
    display: none
  }
  .packages-new {
    display: block;
  }
  }
  
/* ----------------------------------------------------------------
Cream
-----------------------------------------------------------------*/
#product_descr.cream .head-wrap {
  float: right;
  overflow: hidden;
  margin-bottom: 40px;
  max-width: 63%;
  text-align: left; }
  #product_descr.cream .head-wrap .subheadline {
    margin: 20px 0;
    padding: 20px;
    max-width: 100%;
    width: 100%;
    font-size: 32px; }
  #product_descr.cream .h2 {
    padding: 0;
    width: 100%;
    text-align: left;
    font-size: 72px; }

#product_descr.cream .main-img {
  top: 10px; }

#product_descr.cream .head p.subhead {
  display: block;
  float: none;
  overflow: initial;
  margin-top: 0;
  max-width: 100%;
  width: 100%; }

#product_descr.cream .clearfix {
  display: table;
  clear: both;
  overflow: hidden;
  width: 100%; }

#product_descr.cream .vitamins.red {
  background-color: #9f0535;
  color: #fff; }
  #product_descr.cream .vitamins.red .tag {
    padding: 15px 40px 0;
    background-color: #393939; }
    #product_descr.cream .vitamins.red .tag::before {
      border-top: 25px solid #393939;
      border-left: 430px solid transparent; }
    #product_descr.cream .vitamins.red .tag::after {
      border-top: 25px solid #393939;
      border-right: 430px solid transparent; }
  #product_descr.cream .vitamins.red .vitamin-icon {
    margin-bottom: 20px;
    height: 140px; }
    #product_descr.cream .vitamins.red .vitamin-icon img {
      max-width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  #product_descr.cream .vitamins.red .vitamin-info p {
    color: #fff; }

#product_descr.cream .vitamins .vitamin {
  width: 47%; }

#product_descr.cream .vitamins .tag {
  background-color: #de4172; }
  #product_descr.cream .vitamins .tag::before {
    border-top: 25px solid #de4172;
    border-left: 300px solid transparent; }
  #product_descr.cream .vitamins .tag::after {
    border-top: 25px solid #de4172;
    border-right: 300px solid transparent; }

#product_descr.cream .ingredients .tag {
  padding: 15px 100px 0; }
  #product_descr.cream .ingredients .tag::before {
    border-left: 320px solid transparent; }
  #product_descr.cream .ingredients .tag::after {
    border-right: 320px solid transparent; }

#product_descr.cream .ingredients.dark {
  background-color: #393939;
  color: #fff; }
  #product_descr.cream .ingredients.dark .ingredient {
    border-bottom: 2px solid #de4172; }
    #product_descr.cream .ingredients.dark .ingredient-name {
      color: #de4172;
      line-height: 1; }
    #product_descr.cream .ingredients.dark .ingredient-descr {
      display: block;
      overflow: hidden; }
  #product_descr.cream .ingredients.dark .tag {
    background-color: #9f0535; }
    #product_descr.cream .ingredients.dark .tag::before {
      border-top: 25px solid #9f0535;
      border-left: 400px solid transparent; }
    #product_descr.cream .ingredients.dark .tag::after {
      border-top: 25px solid #9f0535;
      border-right: 400px solid transparent; }

#product_descr.cream .ingredients.red {
  background-color: #9f0535;
  color: #fff; }
  #product_descr.cream .ingredients.red .tag {
    padding: 15px 40px 0;
    background-color: #e3e3e3;
    color: #9f0535;
    font-size: 50px; }
    #product_descr.cream .ingredients.red .tag::before {
      border-top: 40px solid #e3e3e3;
      border-left: 270px solid transparent; }
    #product_descr.cream .ingredients.red .tag::after {
      border-top: 40px solid #e3e3e3;
      border-right: 270px solid transparent; }
  #product_descr.cream .ingredients.red .ingredient {
    border-bottom: 2px solid #ca3362;
    font-family: 'Source Sans', 'Open Sans', sans-serif; }
    #product_descr.cream .ingredients.red .ingredient-descr {
      display: block;
      overflow: hidden;
      font-size: 18px;
      line-height: 1.2; }
    #product_descr.cream .ingredients.red .ingredient:last-child {
      border-bottom: none; }
  
  @media only screen and (max-width: 930px) {
  #product_descr.cream .head .head-wrap {
    max-width: 100%;
    text-align: center; }
    #product_descr.cream .head .head-wrap .h2 {
      text-align: center; }
  #product_descr.cream .head .clearfix {
    display: none; }
  #product_descr.cream .head .woman-img {
    display: none; }
  #product_descr.cream .head .main-img {
    float: right;
    margin: 0 auto;
    margin-left: 15px;
    max-width: 30%;
    text-align: center; }
  #product_descr.cream .head p.subhead {
    float: none;
    overflow: visible; }
  #product_descr.cream .vitamins.red .tag::before {
    border-left: 47vw solid transparent; }
  #product_descr.cream .vitamins.red .tag::after {
    border-right: 47vw solid transparent; }
  #product_descr.cream .ingredients.dark .tag {
    padding: 15px 40px 0; }
    #product_descr.cream .ingredients.dark .tag::before {
      border-left: 315px solid transparent; }
    #product_descr.cream .ingredients.dark .tag::after {
      border-right: 315px solid transparent; } }

@media only screen and (max-width: 767px) {
  #product_descr.cream .head .main-img {
    float: right; }
  #product_descr.cream .vitamins .vitamin {
    width: 100%; }
  #product_descr.cream .vitamins.red .tag::before {
    border-left: 47vw solid transparent; }
  #product_descr.cream .vitamins.red .tag::after {
    border-right: 47vw solid transparent; }
  #product_descr.cream .vitamins .tag::before {
    border-left: 255px solid transparent; }
  #product_descr.cream .vitamins .tag::after {
    border-right: 255px solid transparent; }
  #product_descr.cream .ingredients .tag {
    padding: 15px 40px 0; }
    #product_descr.cream .ingredients .tag::before {
      border-left: 225px solid transparent; }
    #product_descr.cream .ingredients .tag::after {
      border-right: 225px solid transparent; }
  #product_descr.cream .ingredients.dark .tag::before {
    border-left: 290px solid transparent; }
  #product_descr.cream .ingredients.dark .tag::after {
    border-right: 290px solid transparent; } }

@media only screen and (max-width: 640px) {
    #product_descr.cream .head .h2 {
    font-size: 59px; }
  #product_descr.cream .head .main-img {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 50%;
    text-align: center; }
  #product_descr.cream .ingredients .tag::before {
    border-left: 225px solid transparent; }
  #product_descr.cream .ingredients .tag::after {
    border-right: 225px solid transparent; }
  #product_descr.cream .ingredients.red .ingredient-descr {
    font-size: 14px; }
  #product_descr.cream .ingredients.dark .tag::before, #product_descr.cream .ingredients.red .tag::before {
    border-left: 43vw solid transparent; }
  #product_descr.cream .ingredients.dark .tag::after, #product_descr.cream .ingredients.red .tag::after {
    border-right: 43vw solid transparent; } }

@media only screen and (max-width: 520px) {
  #product_descr.cream .ingredients .tag::before {
    border-left: 43vw solid transparent; }
  #product_descr.cream .ingredients .tag::after {
    border-right: 43vw solid transparent; }
  #product_descr.cream .vitamins .tag::before {
    border-left: 47vw solid transparent; }
  #product_descr.cream .vitamins .tag::after {
    border-right: 47vw solid transparent; } }
  
/*  PRODUCT BAG  */
  
.product-bag .bag-img {
  float: left;
  margin-right: 15px;
  max-width: 200px;
}

  .product-bag .bag-img img {
  max-width: 100%;
}
  
/*  NEW PRODUCT HEADER UPDATES  */
  
.mobile-view-visible {
  display: none;
}

#product-media-wrapper .product-badges-banner {
  margin-top: 20px;
  width: 100%;
  overflow: hidden;
  display: inline-block;
}

#product-media-wrapper .testimonial-section {
  overflow: hidden;
  margin-top: 30px;
  width: 90%;
  display: inline-block;
}

/* .product-badges-banner img {
  max-width 100%;
} */
  
@media only screen and (max-width: 43.75em) {
  .mobile-view-visible {
    display: block;
  }
  .mobile-view-hidden {
    display: none !important;
  }
  #product-header {
    display: flex;
    flex-direction: column;
  }
  #product-header .testimonial-section {
    order: 2;
    text-align: left;
  }
  #product-header .product-badges-banner {
    order: 3;
  }
  #product-main-wrapper {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 767px) {
  #main-product-images .slides, #main-product-images .slides img {
    height:auto;
  }
  #main-product-images iframe {
    height: 330px;
  }
}

/* ----------------------------------------------------------------
Body Serum
-----------------------------------------------------------------*/
#product_descr.bodyserum .mobile-visible {
  display: none;
}

#product_descr.bodyserum h2 {
  margin: 0;
  color: #9f0636;
  text-align: center;
  letter-spacing: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 1;
}

#product_descr.bodyserum .separator {
  max-width: 100%;
  width: 100%;
  height: auto;
}

#product_descr.bodyserum .head {
  position: relative;
}

#product_descr.bodyserum .head h3 {
  margin: 0;
  color: #7f7f7f;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: -1px;
  font-weight: 600;
  font-size: 36px;
}

#product_descr.bodyserum .head h2 {
  margin: 0;
  max-width: 465px;
  color: #9f0636;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: normal;
  font-weight: 900;
  font-size: 44px;
  line-height: 1;
}

#product_descr.bodyserum .head p {
  max-width: 430px;
  font-size: 20px;
}

#product_descr.bodyserum .head p.subhead {
  display: inline-block;
  margin: 10px 0;
  padding: 4px 8px;
  max-width: 100%;
  background-color: #9f0636;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 22px;
}

#product_descr.bodyserum .head .content {
  float: left;
  width: 50%;
}

#product_descr.bodyserum .head .img-woman {
  float: right;
  width: 50%;
}

#product_descr.bodyserum .features {
  position: relative;
  overflow: hidden;
  margin-top: -20px;
}

#product_descr.bodyserum .features h2 {
  margin-top: 10px;
  margin-bottom: 30px;
}

#product_descr.bodyserum .features img {
  max-width: 100%;
  height: auto;
}

#product_descr.bodyserum .features .img-left {
  float: left;
  width: 50%;
  text-align: center;
}

#product_descr.bodyserum .features .img-right {
  float: right;
  width: 50%;
  text-align: right;
}

#product_descr.bodyserum .description {
  overflow: hidden;
  margin-top: -150px;
}

#product_descr.bodyserum .description .separator {
  margin-bottom: 20px;
}

#product_descr.bodyserum .description p {
  overflow: hidden;
  font-size: 18px;
}

#product_descr.bodyserum .description .img-1 {
  float: left;
  margin-right: 20px;
}

#product_descr.bodyserum .description .img-2 {
  float: right;
  margin-left: 20px;
}

#product_descr.bodyserum .description .img-3 {
  float: left;
  margin-top: 20px;
  margin-right: 20px;
}

#product_descr.bodyserum .description .img-4 {
  float: right;
  margin-top: -20px;
  margin-left: 2px;
}

#product_descr.bodyserum .key-ingredients {
  margin-top: 20px;
  text-align: center;
}

#product_descr.bodyserum .key-ingredients h2 {
  margin-top: 10px;
  margin-bottom: 20px;
}

#product_descr.bodyserum .key-ingredients .left-side, #product_descr.bodyserum .key-ingredients .right-side {
  display: inline-block;
  margin: 0 auto;
  width: 45%;
  vertical-align: top;
}

#product_descr.bodyserum .key-ingredients .ingredient-item {
  margin: 15px;
  text-align: center;
}

#product_descr.bodyserum .key-ingredients .ingredient-item-1 .ingredient-description {
  background-color: #9f0636;
}

#product_descr.bodyserum .key-ingredients .ingredient-item-1 .ingredient-description p {
  font-size: 15px;
}

#product_descr.bodyserum .key-ingredients .ingredient-item-2 .ingredient-description {
  padding: 25px 10px 2px;
  background-color: #c10741;
}

#product_descr.bodyserum .key-ingredients .ingredient-item-2 .ingredient-description p {
  font-size: 15px;
}

#product_descr.bodyserum .key-ingredients .ingredient-item-3 .ingredient-description {
  padding: 25px 25px 2px;
  background-color: #c23a2c;
}

#product_descr.bodyserum .key-ingredients .ingredient-item-3 .ingredient-description p {
  font-size: 16px;
}

#product_descr.bodyserum .key-ingredients .ingredient-item-4 .ingredient-description {
  padding: 25px 15px 2px;
  background-color: #e6084d;
}

#product_descr.bodyserum .key-ingredients .ingredient-item-4 .ingredient-description p {
  font-size: 16px;
}

#product_descr.bodyserum .key-ingredients .ingredient-title {
  display: inline-block;
  margin: 0;
  padding-bottom: 5px;
  border-bottom: 2px solid #9f0636;
  color: #7f7f7f;
  letter-spacing: -1px;
  font-size: 26px;
}

#product_descr.bodyserum .key-ingredients .ingredient-title sup {
  vertical-align: super;
  font-size: 50%;
}

#product_descr.bodyserum .key-ingredients .ingredient-subtitle {
  margin: 10px auto;
  font-size: 20px;
}

#product_descr.bodyserum .key-ingredients .ingredient-description {
  position: relative;
  padding: 20px 20px 10px;
  width: 100%;
  -webkit-box-shadow: inset 0px 4px 8px 0px rgba(0, 0, 0, 0.5);
          box-shadow: inset 0px 4px 8px 0px rgba(0, 0, 0, 0.5);
}

#product_descr.bodyserum .key-ingredients .ingredient-description::before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  border-width: 25px 20px 0 20px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  content: '';
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

#product_descr.bodyserum .key-ingredients .ingredient-description p {
  margin-bottom: 10px;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
}

#product_descr.bodyserum .moneyback {
  margin-top: 20px;
}

#product_descr.bodyserum .moneyback p {
  font-size: 18px;
}

#product_descr.bodyserum .moneyback p.headline {
  font-size: 20px;
}

#product_descr.bodyserum .packages {
  margin: 0;
  padding: 0;
  text-align: center;
}

#product_descr.bodyserum .packages .packages-list {
  margin-top: 20px;
}

#product_descr.bodyserum .packages .package-img-link {
  display: inline-block;
  overflow: hidden;
  margin: 9px;
}

#product_descr.bodyserum .packages .package-img-link a {
  display: inline-block;
}

#product_descr.bodyserum .packages .package-img-link img {
  max-width: 100%;
}

#product_descr.bodyserum .packages .mobile-visible {
  display: none;
}

@media (max-width: 939px) {
  #product_descr.bodyserum h2 {
    font-size: 28px;
  }
  #product_descr.bodyserum .mobile-hidden {
    display: none;
  }
  #product_descr.bodyserum .mobile-visible {
    display: block !important;
  }
  #product_descr.bodyserum .head {
    text-align: center;
  }
  #product_descr.bodyserum .head h3 {
    margin: 0 auto;
    text-align: center;
    white-space: normal;
    font-size: 30px;
    line-height: 1.2;
  }
  #product_descr.bodyserum .head h2 {
    margin: 0 auto;
    max-width: 450px;
    text-align: center;
    font-size: 40px;
  }
  #product_descr.bodyserum .head p {
    margin: 20px auto;
  }
  #product_descr.bodyserum .head .content {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
  }
  #product_descr.bodyserum .head .img-woman {
    float: none;
    max-width: 100%;
    width: auto;
  }
  #product_descr.bodyserum .features {
    margin-top: 0;
  }
  #product_descr.bodyserum .features .img-left {
    display: none;
  }
  #product_descr.bodyserum .features .img-right {
    float: none;
    width: 100%;
    text-align: center;
  }
  #product_descr.bodyserum .description {
    margin-top: 40px;
    text-align: center;
  }
  #product_descr.bodyserum .description .separator {
    margin-bottom: 0;
  }
  #product_descr.bodyserum .description p {
    margin: 20px auto;
    max-width: 465px;
    font-size: 16px;
  }
  #product_descr.bodyserum .description .img-mobile {
    display: inline-block !important;
    max-width: 185px;
    width: 49%;
  }
  #product_descr.bodyserum .description img {
    float: none;
  }
  #product_descr.bodyserum .key-ingredients .left-side,
  #product_descr.bodyserum .key-ingredients .right-side {
    display: block;
    width: 100%;
    text-align: center;
  }
  #product_descr.bodyserum .key-ingredients .ingredient-item {
    margin: 15px auto;
    max-width: 420px;
  }
  #product_descr.bodyserum .key-ingredients .ingredient-title {
    font-size: 24px;
  }
  #product_descr.bodyserum .moneyback {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  #product_descr.bodyserum .moneyback .badge {
    margin-top: 20px;
  }
}
  
/* ----------------------------------------------------------------
Sunscreen
-----------------------------------------------------------------*/
#product_descr.sunscreen .mobile-visible {
  display: none;
}

#product_descr.sunscreen h2 {
  margin: 0;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: normal;
  letter-spacing: -1px;
  font-weight: 900;
  font-size: 44px;
  line-height: 1;
}

#product_descr.sunscreen h2 span {
  color: #d33d47;
}

#product_descr.sunscreen .separator {
  max-width: 100%;
  width: 100%;
  height: auto;
}

#product_descr.sunscreen .head {
  position: relative;
  height: 555px;
}

#product_descr.sunscreen .head .content {
  position: relative;
  z-index: 2;
  padding-top: 0;
}

#product_descr.sunscreen .head .content .sup {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  font-size: 20px;
}

#product_descr.sunscreen .head .content .desc {
  display: block;
  margin-top: 0;
  margin-bottom: 15px;
  padding: 10px 0;
  max-width: 600px;
  border-bottom: 1px solid #000;
  font-size: 20px;
}
  
#product_descr.sunscreen .head .content .video-desc {
  display: inline-block;
  margin-left: -5px;
  max-width: 320px;
}
  
#product_descr.sunscreen .head .content .video-desc iframe {
  max-width: 100% !important;
}

#product_descr.sunscreen .head .content .subhead {
  display: inline-block;
  margin: 5px 0 0 10px;
  padding: 8px 16px;
  background-color: #d33d47;
  color: #fff;
  vertical-align: top;
  text-transform: uppercase;
  font-size: 24px;
}

#product_descr.sunscreen .head h2 {
  margin-bottom: 10px;
  text-align: left;
  font-size: 46px;
}

#product_descr.sunscreen .head h2 span {
  font-size: 52px;
}

#product_descr.sunscreen .head h3 {
  margin: 0;
  color: #595959;
  font-weight: 400;
  font-size: 32px;
}

#product_descr.sunscreen .head .img-woman {
  position: absolute;
  top: 0;
  right: 0;
}

#product_descr.sunscreen .head .separator {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}

#product_descr.sunscreen .features {
  overflow: hidden;
  padding: 40px 0;
}

#product_descr.sunscreen .features h2 {
  margin-bottom: 40px;
}

#product_descr.sunscreen .features .img-left {
  float: left;
  padding-right: 15px;
  width: 50%;
  text-align: right;
}

#product_descr.sunscreen .features .img-right {
  float: right;
  padding-left: 15px;
  width: 50%;
  text-align: left;
}

#product_descr.sunscreen .key-ingredients {
  overflow: hidden;
  padding: 40px 0;
}

#product_descr.sunscreen .key-ingredients h2 {
  margin-bottom: 40px;
  font-size: 32px;
}

#product_descr.sunscreen .key-ingredients .left-side, #product_descr.sunscreen .key-ingredients .right-side {
  float: left;
  width: 50%;
}

#product_descr.sunscreen .key-ingredients .ingredient-item {
  padding-right: 45px;
  text-align: center;
}

#product_descr.sunscreen .key-ingredients .ingredient-item img {
  display: block;
  margin: 0 auto 20px;
  max-width: 100%;
}

#product_descr.sunscreen .key-ingredients .ingredient-title {
  display: inline-block;
  margin: 0 auto 10px;
  border-bottom: 1px solid #000;
  color: #d33d47;
  font-weight: 600;
  font-size: 22px;
}

#product_descr.sunscreen .key-ingredients .ingredient-description {
  text-align: left;
}

#product_descr.sunscreen .key-ingredients .ingredient-description p {
  margin: 0 auto 10px;
  font-size: 19px;
}

#product_descr.sunscreen .description {
  padding: 40px 0;
}

#product_descr.sunscreen .description h2 {
  margin-bottom: 40px;
  font-size: 36px;
}

#product_descr.sunscreen .description p {
  font-size: 18px;
}

#product_descr.sunscreen .description p.bold {
  display: block;
  overflow: hidden;
  padding-top: 30px;
  width: 100%;
  font-weight: 600;
  font-size: 20px;
}

#product_descr.sunscreen .description img.fr {
  float: right;
  margin-left: 30px;
}

#product_descr.sunscreen .description img.fl {
  float: left;
  margin-right: 30px;
}

#product_descr.sunscreen .packages {
  margin: 0;
  padding: 0;
  text-align: center;
}

#product_descr.sunscreen .packages .packages-list {
  margin-top: 20px;
  text-align: center;
}

#product_descr.sunscreen .packages .package-img-link {
  display: inline-block;
  overflow: hidden;
  margin-left: 25px;
}

#product_descr.sunscreen .packages .package-img-link a {
  display: inline-block;
}

#product_descr.sunscreen .packages .package-img-link img {
  max-width: 100%;
}

@media (max-width: 939px) {
  #product_descr.sunscreen .mobile-hidden {
    display: none;
  }
  #product_descr.sunscreen .mobile-visible {
    display: block !important;
  }
  #product_descr.sunscreen .head {
    height: auto;
    text-align: center;
  }
  #product_descr.sunscreen .head h2 {
    margin-bottom: 5px;
    text-align: center;
    font-size: 44px;
    line-height: 1.2;
  }
  #product_descr.sunscreen .head h2 span {
    font-size: 48px;
  }
  #product_descr.sunscreen .head .content {
    margin: 0 auto;
    padding-top: 30px;
    max-width: 420px;
    text-align: center;
  }
  #product_descr.sunscreen .head .content .subhead {
    margin: 0;
    padding: 5px 10px;
    width: 100%;
    font-size: 22px;
  }
  #product_descr.sunscreen .head .content .desc {
    max-width: 100%;
    width: 100%;
  }
  #product_descr.sunscreen .head .content .video-desc {
    max-width: 100%;
    width: 100%;
    margin-left:0;
  }
  #product_descr.sunscreen .head .img-woman {
    position: relative;
    top: auto;
    left: auto;
    margin: 0 auto;
    max-width: 100%;
  }
  #product_descr.sunscreen .features .img-left, #product_descr.sunscreen .features .img-right {
    float: none;
    padding: 0 15px;
    width: 100%;
    text-align: center;
  }
  #product_descr.sunscreen .features .img-left img, #product_descr.sunscreen .features .img-right img {
    max-width: 100%;
    height: auto;
  }
  #product_descr.sunscreen .key-ingredients {
    padding: 20px 0;
  }
  #product_descr.sunscreen .key-ingredients h2 {
    margin: 0 auto 40px;
  }
  #product_descr.sunscreen .key-ingredients .left-side, #product_descr.sunscreen .key-ingredients .right-side {
    float: none;
    width: 100%;
    text-align: center;
  }
  #product_descr.sunscreen .key-ingredients .ingredient-item {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 400px;
  }
  #product_descr.sunscreen .key-ingredients .ingredient-description p {
    font-size: 18px;
  }
  #product_descr.sunscreen .description {
    padding: 30px 15px;
    text-align: center;
  }
  #product_descr.sunscreen .description .fr, #product_descr.sunscreen .description .fl {
    display: none;
  }
  #product_descr.sunscreen .description img {
    margin: 30px auto;
    max-width: 100%;
    height: auto;
  }
  #product_descr.sunscreen .description p {
    margin: 20px auto;
    max-width: 470px;
  }
  #product_descr.sunscreen .packages {
    padding: 0 15px;
  }
  #product_descr.sunscreen .packages .package-img-link {
    margin-bottom: 20px;
    margin-left: 0;
  }
}
  
/* ----------------------------------------------------------------
Body Cream
-----------------------------------------------------------------*/
#product_descr.bodycream .mobile-visible {
  display: none;
}

#product_descr.bodycream img {
  max-width: 100%;
  height: auto;
}

#product_descr.bodycream .hr {
  margin: 40px 0;
  width: 100%;
  height: 6px;
  background-color: #604a7b;
}

#product_descr.bodycream h2 {
  margin-bottom: 0;
  color: #604a7b;
  letter-spacing: normal;
  font-weight: 900;
  font-size: 46px;
  line-height: 1.2;
}

#product_descr.bodycream .head {
  position: relative;
  padding-bottom: 40px;
}

#product_descr.bodycream .head .content {
  float: left;
  max-width: 365px;
}

#product_descr.bodycream .head .content .subhead {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.2;
}

#product_descr.bodycream .head .content .desc {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.2;
}

#product_descr.bodycream .head .content .separator {
  display: inline-block;
  width: 105px;
  height: 4px;
  background-color: #604a7b;
}

#product_descr.bodycream .head .img-woman {
  float: right;
}

#product_descr.bodycream .features {
  position: relative;
  z-index: 2;
  margin-top: -100px;
  text-align: center;
}

#product_descr.bodycream .features h2 {
  margin: 0 auto;
  max-width: 560px;
  color: #000;
  text-align: center;
}

#product_descr.bodycream .description {
  overflow: hidden;
}

#product_descr.bodycream .description .desc {
  position: relative;
  margin: 40px 0;
}

#product_descr.bodycream .description .desc-1 p {
  max-width: 530px;
}

#product_descr.bodycream .description .desc-1 img {
  position: absolute;
  top: 0;
  right: 0;
  border-right: 10px solid #604a7b;
}

#product_descr.bodycream .description .desc-2 {
  text-align: right;
}

#product_descr.bodycream .description .desc-2 p {
  margin-left: auto;
  max-width: 460px;
  text-align: right;
}

#product_descr.bodycream .description .desc-2 img {
  position: absolute;
  top: -10px;
  left: 0;
  border-left: 10px solid #604a7b;
}

#product_descr.bodycream .description .desc-3 p {
  max-width: 500px;
}

#product_descr.bodycream .description .desc-3 img {
  position: absolute;
  top: 0;
  right: 0;
  border-right: 10px solid #604a7b;
}

#product_descr.bodycream .description .desc-4 p {
  margin-left: auto;
  max-width: 550px;
  text-align: right;
}

#product_descr.bodycream .description .desc-4 img {
  position: absolute;
  top: -10px;
  left: 0;
  border-left: 10px solid #604a7b;
}

#product_descr.bodycream .description p {
  position: relative;
  z-index: 2;
  color: #604a7b;
  font-size: 20px;
  line-height: 1.2;
}

#product_descr.bodycream .key-ingredients {
  overflow: hidden;
}

#product_descr.bodycream .key-ingredients h2 {
  margin-top: 0;
  margin-bottom: 20px;
  text-align: center;
}

#product_descr.bodycream .key-ingredients .left-side, #product_descr.bodycream .key-ingredients .right-side {
  float: left;
  margin: 0 2%;
  width: 45%;
}

#product_descr.bodycream .ingredient-item {
  margin-top: 20px;
  padding-top: 15px;
  background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#fff));
  background: -webkit-linear-gradient(top, #f1f1f1, #fff);
  background: -o-linear-gradient(top, #f1f1f1, #fff);
  background: linear-gradient(to bottom, #f1f1f1, #fff);
  text-align: center;
}

#product_descr.bodycream .ingredient-item img {
  display: block;
  margin: 0 auto 20px;
  max-width: 100%;
}

#product_descr.bodycream .ingredient-item-1 img {
  float: right;
  margin-top: -30px;
}

#product_descr.bodycream .ingredient-item-2 img {
  float: right;
  margin-top: -30px;
}

#product_descr.bodycream .ingredient-item-3 img {
  float: right;
  margin-top: -30px;
  margin-right: 50px;
  margin-left: 30px;
}

#product_descr.bodycream .ingredient-item-4 img {
  position: relative;
  top: 30px;
  float: right;
}

#product_descr.bodycream .ingredient-item-full .ingredient-title {
  padding: 8px 15px;
}

#product_descr.bodycream .ingredient-item-full .ingredient-description p {
  padding: 10px;
  font-size: 18px;
}

#product_descr.bodycream .ingredient-item-full img {
  float: right;
  margin-top: -20px;
  margin-right: 50px;
  margin-left: 50px;
}

#product_descr.bodycream .ingredient-title {
  margin-left: 10px;
  padding: 0 10px 5px;
  background: -webkit-gradient(linear, left top, right top, from(#5f497a), to(rgba(95, 73, 122, 0)));
  background: -webkit-linear-gradient(left, #5f497a, rgba(95, 73, 122, 0));
  background: -o-linear-gradient(left, #5f497a, rgba(95, 73, 122, 0));
  background: linear-gradient(to right, #5f497a, rgba(95, 73, 122, 0));
  color: #fff;
  text-align: left;
  font-weight: 600;
  font-size: 22px;
}

#product_descr.bodycream .ingredient-description {
  padding: 5px 10px;
  text-align: left;
}

#product_descr.bodycream .ingredient-description p {
  margin: 0 auto 20px;
  font-size: 15px;
}

#product_descr.bodycream .moisturizers {
  overflow: hidden;
}

#product_descr.bodycream .moisturizers h2 {
  margin-top: 0;
  text-align: center;
}

#product_descr.bodycream .vitamins {
  overflow: hidden;
  padding: 0 100px;
}

#product_descr.bodycream .vitamins .ingredient-item-full {
  margin-top: 0;
}

#product_descr.bodycream .vitamins .ingredient-item-full img {
  margin-right: 10px;
}

#product_descr.bodycream .vitamins h2 {
  margin-top: 0;
  margin-bottom: 30px;
  text-align: center;
}

#product_descr.bodycream .packages {
  margin: 0;
  padding: 0;
  text-align: center;
}

#product_descr.bodycream .packages .packages-list {
  margin-top: 20px;
  text-align: center;
}

#product_descr.bodycream .packages .package-img-link {
  display: inline-block;
  overflow: hidden;
  margin-left: 15px;
}

#product_descr.bodycream .packages .package-img-link a {
  display: inline-block;
}

#product_descr.bodycream .packages .package-img-link img {
  max-width: 100%;
}

@media (max-width: 939px) {
  #product_descr.bodycream .mobile-hidden {
    display: none;
  }
  #product_descr.bodycream .mobile-visible {
    display: block !important;
  }
  #product_descr.bodycream .hr {
    margin: 40px auto;
    max-width: 300px;
    height: 5px;
  }
  #product_descr.bodycream .head .img-woman {
    max-width: 48%;
  }
  #product_descr.bodycream .features {
    margin-top: -40px;
    padding: 0 20px;
  }
  #product_descr.bodycream .features h2 {
    margin-bottom: 20px;
    max-width: 100%;
  }
  #product_descr.bodycream .features img {
    margin: 0 auto;
  }
  #product_descr.bodycream .key-ingredients {
    padding: 0 15px;
  }
  #product_descr.bodycream .key-ingredients .left-side, #product_descr.bodycream .key-ingredients .right-side {
    float: none;
    margin: 0 auto;
    width: 90%;
    text-align: center;
  }
  #product_descr.bodycream .ingredient-item {
    overflow: hidden;
    margin: 0 auto;
  }
  #product_descr.bodycream .ingredient-item-1 img {
    margin-top: -25px;
    margin-right: 20px;
    margin-left: 10px;
    max-width: 70px;
  }
  #product_descr.bodycream .ingredient-item-2 img {
    margin-top: -20px;
    margin-right: 0;
    margin-left: 0;
    max-width: 120px;
  }
  #product_descr.bodycream .ingredient-item-3 img {
    margin-right: 0;
    margin-left: 0;
    max-width: 80px;
  }
  #product_descr.bodycream .ingredient-item-4 img {
    top: auto;
    max-width: 150px;
  }
  #product_descr.bodycream .ingredient-item-full .ingredient-title {
    padding: 4px 10px;
    padding-right: 145px;
  }
  #product_descr.bodycream .ingredient-item-full .ingredient-description p {
    padding: 10px;
    font-size: 14px;
  }
  #product_descr.bodycream .ingredient-item-full img {
    float: right;
    margin-top: -30px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 10px;
    max-width: 160px;
  }
  #product_descr.bodycream .ingredient-title {
    font-size: 18px;
  }
  #product_descr.bodycream .ingredient-description p {
    font-size: 12px;
  }
  #product_descr.bodycream .moisturizers {
    padding: 0 15px;
  }
  #product_descr.bodycream .moisturizers h2 {
    margin-bottom: 10px;
  }
  #product_descr.bodycream .vitamins {
    padding: 0 15px;
  }
  #product_descr.bodycream .vitamins .ingredient-item-full img {
    margin-top: -10px;
    margin-right: 0;
    margin-bottom: 10px;
    max-width: 130px;
  }
  #product_descr.bodycream .vitamins .ingredient-item-full p {
    margin-bottom: 0;
  }
  #product_descr.bodycream .packages .package-img-link {
    display: block;
    margin-bottom: 10px;
    margin-left: 0;
  }
  #product_descr.bodycream .packages .package-img-link:nth-child(2) {
    margin-top: 10px;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  #product_descr.bodycream h2 {
    font-size: 36px;
  }
  #product_descr.bodycream .head {
    padding-bottom: 0;
  }
  #product_descr.bodycream .head .img-woman {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 100%;
  }
  #product_descr.bodycream .head .content {
    float: none;
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
  }
  #product_descr.bodycream .head .content .subhead {
    margin: 10px auto;
    font-size: 24px;
  }
  #product_descr.bodycream .head .content .desc {
    font-size: 16px;
  }
  #product_descr.bodycream .description {
    text-align: center;
  }
  #product_descr.bodycream .description .desc {
    margin: 0 auto;
    padding: 0 30px;
    text-align: center;
  }
  #product_descr.bodycream .description .desc p {
    margin: 15px auto;
    text-align: center;
    font-size: 18px;
  }
  #product_descr.bodycream .description .desc img {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    display: block;
    margin: 0 auto;
    max-width: 300px;
    border-right: 8px solid #604a7b;
    border-left: 8px solid #604a7b;
  }
}
  
/* ----------------------------------------------------------------
Lip Volumizer
-----------------------------------------------------------------*/
#product_descr.lipvolumizer .mob-visible {
  display: none;
}

#product_descr.lipvolumizer img {
  max-width: 100%;
  height: auto;
}

#product_descr.lipvolumizer h2 {
  color: #000;
  text-align: center;
  letter-spacing: normal;
  font-weight: 300;
  font-size: 44px;
}

#product_descr.lipvolumizer .head {
  position: relative;
  overflow: visible;
}

#product_descr.lipvolumizer .head h2 {
  margin: 0 auto;
  max-width: 85%;
  text-align: center;
  font-weight: 300;
  font-size: 44px;
  line-height: 1.3;
}

#product_descr.lipvolumizer .head h2 strong {
  color: #d33d48;
  font-weight: bold;
}

#product_descr.lipvolumizer .head h2 span {
  padding: 0 5px;
  background-color: #d33d48;
  color: #fff;
  font-weight: 300;
  line-height: 1;
}

#product_descr.lipvolumizer .head .img-woman {
  position: relative;
  left: 65px;
  margin-top: -50px;
  width: 55%;
}

#product_descr.lipvolumizer .head .img-product {
  position: absolute;
  right: 30px;
  bottom: 30px;
  max-width: 250px;
}

#product_descr.lipvolumizer .head .sep {
  margin-top: 10px;
}

#product_descr.lipvolumizer .features {
  overflow: hidden;
  padding-top: 30px;
}

#product_descr.lipvolumizer .features h2 strong {
  color: #d33d48;
  font-weight: bold;
}

#product_descr.lipvolumizer .features .img-features {
  float: right;
  width: 50%;
}

#product_descr.lipvolumizer .description {
  overflow: hidden;
}

#product_descr.lipvolumizer .description p {
  font-weight: 400;
  font-size: 30px;
}

#product_descr.lipvolumizer .description p span {
  color: #d33d48;
}

#product_descr.lipvolumizer .description .desc-1 .img-right {
  float: right;
  margin-top: -40px;
  width: 50%;
}

#product_descr.lipvolumizer .description .desc-2 {
  text-align: right;
}

#product_descr.lipvolumizer .description .desc-2 .img-left {
  float: left;
  margin-right: 20px;
  width: 50%;
}

#product_descr.lipvolumizer .description .desc-3 {
  position: relative;
}

#product_descr.lipvolumizer .description .desc-3 .img-right {
  position: absolute;
  top: 0;
  right: -30px;
  width: 50%;
}

#product_descr.lipvolumizer .description .desc-3 p {
  padding-right: 15px;
  width: 50%;
}

#product_descr.lipvolumizer .key-ingredients {
  padding-top: 30px;
}

#product_descr.lipvolumizer .key-ingredients h2 {
  margin-bottom: 60px;
  color: #d33d48;
  font-weight: bold;
  font-size: 56px;
}

#product_descr.lipvolumizer .key-ingredients .ingredient-item {
  position: relative;
  display: block;
  margin: 10px 90px 80px auto;
  padding: 25px 35px 15px 50px;
  width: 70%;
  border: 2px solid #d33d48;
}

#product_descr.lipvolumizer .key-ingredients .ingredient-item.ingredient-item-2 {
  padding-top: 35px;
}

#product_descr.lipvolumizer .key-ingredients .ingredient-item.ingredient-item-3 {
  padding-top: 40px;
  padding-bottom: 25px;
}

#product_descr.lipvolumizer .key-ingredients .ingredient-item.ingredient-item-5 {
  padding-top: 35px;
  padding-bottom: 25px;
}

#product_descr.lipvolumizer .key-ingredients .ingredient-title {
  position: absolute;
  top: -30px;
  left: 50%;
  z-index: 1;
  display: inline-block;
  padding: 2px 15px;
  background-color: #fff;
  color: #d33d48;
  white-space: nowrap;
  font-weight: bold;
  font-size: 44px;
  line-height: 1;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

#product_descr.lipvolumizer .key-ingredients .ingredient-description p {
  margin: 0 auto;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.2;
}

#product_descr.lipvolumizer .key-ingredients .ingredient-description p span {
  color: #8165a3;
}

#product_descr.lipvolumizer .key-ingredients .ingredient-img {
  position: absolute;
  top: 50%;
  right: 100%;
  z-index: 2;
  max-width: 140px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

#product_descr.lipvolumizer .packages {
  margin: 40px 0;
  padding: 0;
  text-align: center;
}

#product_descr.lipvolumizer .packages .package-img-link {
  display: inline-block;
  overflow: hidden;
  margin: 9px;
}

#product_descr.lipvolumizer .packages .package-img-link a {
  display: inline-block;
}

#product_descr.lipvolumizer .packages .package-img-link img {
  max-width: 100%;
}

@media (max-width: 1000px) {
  #product_descr.lipvolumizer .head h2 {
    font-size: 40px;
  }
  #product_descr.lipvolumizer .head .content {
    width: 65%;
  }
  #product_descr.lipvolumizer .head .img-woman {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    margin-top: 0;
  }
  #product_descr.lipvolumizer .head .img-product {
    position: static;
    margin-top: 10px;
    margin-left: 25%;
    max-width: 20%;
  }
  #product_descr.lipvolumizer .features {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #product_descr.lipvolumizer .features h2 {
    padding-right: 30px;
  }
  #product_descr.lipvolumizer .features .mob-hidden {
    display: none;
  }
  #product_descr.lipvolumizer .features .mob-visible {
    display: block;
    width: 50%;
  }
  #product_descr.lipvolumizer .features + .sep {
    display: block;
  }
  #product_descr.lipvolumizer .description {
    padding: 30px 15px 0;
  }
  #product_descr.lipvolumizer .description .desc-1 .mob-hidden {
    display: none;
  }
  #product_descr.lipvolumizer .description .desc-1 .img-right.mob-visible {
    display: block;
    margin-left: 30px;
  }
  #product_descr.lipvolumizer .description .desc-2 .img-left {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  #product_descr.lipvolumizer .key-ingredients .ingredient-item {
    margin: 10px 8% 60px auto;
  }
  #product_descr.lipvolumizer .packages .package-img-link {
    margin: 8px;
    width: 30%;
  }
  #product_descr.lipvolumizer .packages .package-img-link:nth-child(2) {
    width: 31.5%;
  }
}

@media (max-width: 660px) {
  #product_descr.lipvolumizer .head .content {
    width: 100%;
  }
  #product_descr.lipvolumizer .head .content h2 {
    max-width: 100%;
    width: 100%;
    font-size: 27px;
  }
  #product_descr.lipvolumizer .head .img-woman {
    position: relative;
    top: -20px;
    right: auto;
    left: 40px;
    width: 90%;
  }
  #product_descr.lipvolumizer .head .img-product {
    position: absolute;
    top: auto;
    bottom: -30px;
    left: 30px;
    margin-top: 0;
    margin-left: 0;
    max-width: 60%;
  }
  #product_descr.lipvolumizer .head .sep {
    margin-top: 30px;
  }
  #product_descr.lipvolumizer .features {
    display: block;
    padding: 10px 15px 30px;
    text-align: center;
  }
  #product_descr.lipvolumizer .features h2 {
    margin: 0 auto 40px;
    padding-right: 0;
    text-align: center;
    font-size: 35px;
  }
  #product_descr.lipvolumizer .features .mob-visible {
    width: 100%;
  }
  #product_descr.lipvolumizer .description {
    text-align: center;
  }
  #product_descr.lipvolumizer .description p {
    font-size: 20px;
  }
  #product_descr.lipvolumizer .description .desc-1 .img-right.mob-visible {
    display: none !important;
  }
  #product_descr.lipvolumizer .description .desc-1 .img-center.mob-visible {
    display: block;
    margin: 0 auto 30px;
  }
  #product_descr.lipvolumizer .description .desc-2 {
    text-align: center;
  }
  #product_descr.lipvolumizer .description .desc-2 .img-left {
    display: block;
    float: none;
    margin: 0 auto 30px;
    width: 100%;
  }
  #product_descr.lipvolumizer .description .desc-3 {
    overflow: hidden;
  }
  #product_descr.lipvolumizer .description .desc-3 .img-right {
    position: static;
    display: none;
  }
  #product_descr.lipvolumizer .description .desc-3 p {
    margin-top: 0;
    padding-right: 0;
    width: 100%;
  }
  #product_descr.lipvolumizer .description .desc-4 .mob-visible {
    display: block;
    margin-bottom: -40px;
    margin-left: 20px;
    width: 100%;
  }
  #product_descr.lipvolumizer .key-ingredients h2 {
    font-size: 40px;
  }
  #product_descr.lipvolumizer .key-ingredients .ingredient-item {
    margin: 45% auto 0;
    padding: 10px;
    width: 90%;
  }
  #product_descr.lipvolumizer .key-ingredients .ingredient-item.ingredient-item-2 {
    padding-top: 10px;
  }
  #product_descr.lipvolumizer .key-ingredients .ingredient-item.ingredient-item-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #product_descr.lipvolumizer .key-ingredients .ingredient-item.ingredient-item-3 .ingredient-img {
    max-width: 90%;
  }
  #product_descr.lipvolumizer .key-ingredients .ingredient-item.ingredient-item-5 {
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #product_descr.lipvolumizer .key-ingredients .ingredient-item.ingredient-item-5 .ingredient-img {
    max-width: 80%;
  }
  #product_descr.lipvolumizer .key-ingredients .ingredient-title {
    top: -35px;
    z-index: 3;
    padding: 0;
    background: transparent;
    color: #fff;
    font-size: 28px;
  }
  #product_descr.lipvolumizer .key-ingredients .ingredient-description p {
    text-align: center;
    font-size: 18px;
  }
  #product_descr.lipvolumizer .key-ingredients .mob-hidden {
    display: none;
  }
  #product_descr.lipvolumizer .key-ingredients .mob-visible {
    display: block;
  }
  #product_descr.lipvolumizer .key-ingredients .ingredient-img {
    top: auto;
    bottom: 100%;
    left: 50%;
    max-width: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  #product_descr.lipvolumizer .packages {
    margin: 0 auto;
    padding: 20px 0;
  }
  #product_descr.lipvolumizer .packages .package-img-link {
    margin: 0 auto 20px;
    max-width: 100%;
    width: 100% !important;
  }
  #product_descr.lipvolumizer .packages .mob-hidden {
    display: none;
  }
  #product_descr.lipvolumizer .packages .mob-visible {
    display: block;
  }
}
  
/* NEW HOME */
.index-template #main-nav-wrapper {
  margin-bottom: 0 !important;
}

#new-home {
  font-family: 'Century Gothic', 'Open Sans', sans-serif;
}

#new-home * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#new-home img {
  max-width: 100%;
}

#new-home h1, #new-home h2, #new-home h3, #new-home h4, #new-home h5, #new-home p {
  margin: 0;
  padding: 0;
}

#new-home h2 {
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 40px;
}

#new-home h2 span {
  color: #e94a9a;
}

#new-home .flexslider {
  margin: 0 auto;
  width: 70%;
  height: auto;
}

#new-home .flexslider li {
  list-style-type: none !important;
}

#new-home .flexslider iframe {
  width: 100% !important;
}

#new-home .flexslider .iframe-wrap {
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
  height: 0;
}

#new-home .flexslider .iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#new-home .flexslider .flex-direction-nav {
  top: 46%;
}

#new-home .flexslider .flex-direction-nav a {
  width: 40px;
  height: 45px;
}

#new-home .flexslider .flex-direction-nav a::before {
  top: 5px;
  width: 40px;
  height: 40px;
  font-size: 60px;
}

#new-home #reviews-slider {
  margin-top: 10px;
}

#new-home .container-wrapper {
  margin: 0 auto;
  max-width: 950px;
  width: 93%;
  background-color: transparent;
}

#new-home .head {
  width: 100%;
  text-align: center;
  background-color: #000;
  
}

#new-home .head .head-content {
  display: none;
  text-align: center;
}

#new-home .head h1 {
  text-transform: none;
  font-weight: normal;
  font-size: 64px;
  line-height: 1.2;
}

#new-home .head .subhead {
  color: #e94a9a;
  font-weight: 700;
  font-size: 36px;
}

#new-home .head .button {
  display: inline-block;
  margin-top: 30px;
  padding: 10px 30px;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  background-color: #e94a9a;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 18px;
}

#new-home .features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#new-home .features-wrapper {
  padding: 20px 0;
  width: 100%;
  background-color: #f2f3f5;
}

#new-home .features .feature {
  width: 25%;
  text-align: center;
}

#new-home .features .feature img {
  max-height: 50px;
}

#new-home .features .feature h4 {
  color: #000;
  font-weight: 600;
  font-size: 16px;
}

#new-home .products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#new-home .products-wrapper {
  padding: 20px 0;
  width: 100%;
  background-color: #fff;
}

/* @media (min-width: 1080px) {
  #new-home .products-wrapper {
    background-image: url(/cdn/shop/t/55/assets/new-home-bg-2.jpg);
    background-position: top center;
    -webkit-background-size: cover;
            background-size: cover;
    background-repeat: no-repeat;
  }
} */

#new-home .products .product-link {
  display: inline-block;
  margin-top: 20px;
  width: 49%;
}

#new-home .products .product-img {
  max-width: 100%;
}

#new-home .reviews {
  margin-top: 40px;
}

#new-home .reviews-wrapper {
  padding: 20px 0;
  width: 100%;
  background-color: #f4f5f6;
}

@media (min-width: 1080px) {
  #new-home .reviews-wrapper {
    background-image: url(/cdn/shop/t/55/assets/new-home-bg-3.jpg);
    background-position: bottom center;
    -webkit-background-size: cover;
            background-size: cover;
    background-repeat: no-repeat;
  }
}

#new-home .reviews .mobile-review {
  display: none;
}

#new-home .media-wrapper {
  padding: 20px 0;
  width: 100%;
}

@media (min-width: 1080px) {
  #new-home .media-wrapper {
    background-image: url(/cdn/shop/t/55/assets/new-home-bg-4.jpg);
    background-position: center;
    -webkit-background-size: cover;
            background-size: cover;
    background-repeat: no-repeat;
  }
}

#new-home .media-wrapper h2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#new-home .media-wrapper h2:before, #new-home .media-wrapper h2:after {
  margin: auto;
  border-bottom: 5px solid #e1e4e8;
  content: "";
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

#new-home .media-wrapper h2:before {
  margin-right: 10px;
}

#new-home .media-wrapper h2:after {
  margin-left: 10px;
}

#new-home .media #media-slider {
  margin-top: 40px;
}

#new-home .articles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 3%;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#new-home .articles .article-link {
  display: inline-block;
  margin: 20px 15px;
}

#new-home .articles .article-link img {
  max-width: 100%;
}

#new-home .articles h4 {
  margin-top: 10px;
}

#new-home .articles-wrapper {
  padding: 20px 0;
  width: 100%;
  background-color: #f4f5f6;
}

#new-home .articles-wrapper h2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#new-home .articles-wrapper h2:before, #new-home .articles-wrapper h2:after {
  margin: auto;
  border-bottom: 5px solid #fff;
  content: "";
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

#new-home .articles-wrapper h2:before {
  margin-right: 10px;
}

#new-home .articles-wrapper h2:after {
  margin-left: 10px;
}

#new-home .faces {
  margin-top: 40px;
}

#new-home .faces-wrapper {
  padding: 20px 0;
  width: 100%;
  background-color: #fff;
}

#new-home .faces-wrapper h2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#new-home .faces-wrapper h2:before, #new-home .faces-wrapper h2:after {
  margin: auto;
  border-bottom: 5px solid #e1e4e8;
  content: "";
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

#new-home .faces-wrapper h2:before {
  margin-right: 10px;
}

#new-home .faces-wrapper h2:after {
  margin-left: 10px;
}

#new-home .faces .subhead {
  margin: 0 auto 10px;
  text-align: center;
}

@media (max-width: 1080px) {
  #new-home .flexslider {
    width: 100%;
  }
  #new-home .head h1 {
    font-size: 64px;
  }
  #new-home .head .subhead {
    font-size: 36px;
  }
  #new-home .head .button {
    margin-top: 60px;
  }
  #new-home .features {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  #new-home .features .feature {
    margin: 10px auto;
    max-width: 110px;
  }
  #new-home .features .feature h4 {
    font-size: 14px;
  }
  #new-home .products {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  #new-home .products .product-link {
    width: 40%;
  }
  #new-home .articles {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #new-home .articles .article-link {
    margin: 20px;
    width: 40%;
  }
  #new-home .reviews-wrapper h2 span {
    display: block;
  }
}

@media (max-width: 660px) {
  #new-home h2 {
    font-size: 24px;
  }
  #new-home .flexslider .flex-direction-nav {
    top: 40%;
  }
  #new-home .head .head-content {
    max-width: 260px;
  }
  #new-home .head h1 {
    font-size: 36px;
  }
  #new-home .head .subhead {
    font-size: 22px;
  }
  #new-home .head .button {
    margin-top: 40px;
    padding: 8px 20px;
    font-size: 14px;
  }
  #new-home .features-wrapper .container-wrapper {
    width: 98%;
  }
  #new-home .features .feature {
    max-width: 90px;
  }
  #new-home .features .feature img {
    max-height: 40px;
  }
  #new-home .features .feature h4 {
    letter-spacing: -0.2px;
    font-size: 12px;
  }
  #new-home .products .product-link {
    width: 90%;
  }
  #new-home .products .product-3, #new-home .products .product-6 {
    display: none;
  }
  #new-home .reviews .mobile-review {
    display: block;
  }
  #new-home .reviews .desktop-review {
    display: none;
  }
  #new-home .articles {
  	padding: 0;
  }
  #new-home .articles .article-link {
    margin: 20px auto;
    width: 50%;
    padding: 0 5px;
  }
  #new-home #stamped-reviews-widget[data-widget-type="full-page"] .stamped-widget-buttons {
    display: none !important;
  }
}

/* ALWAYS END */

.btn#add-to-cart {
/*   background-color: #EC479C; */
  background-color: #000;
}

.testimonial-section h2 {
	color: #000;
}

.cart-buttons {
  position: relative;
  white-space: nowrap;
}

.cart-buttons .continue_button {
  position: absolute;
  right: 100%;
  background: #fff;
  color: #a5a7a9;
  border: 1px solid #a5a7a9;
  margin-right: 15px;
}

@media screen and (max-width:43.75em) {
  .cart-buttons .continue_button {
    position: static;
    width: 49% !important;
    font-size: 1.3em;
    display: block;
    margin: 0 auto 10px;
  }
}

@media screen and (max-width:37.5em) {
  .cart-buttons .continue_button {
    width: 100% !important;
    margin-top: 20px;
    margin-bottom: 0 !important;
  }
}

.offer_productSelection_selections {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: 10px;
}

.offer_productSelection_selections .selection {
  box-shadow: 2px 4px 16px 0 rgb(0 0 0 / 27%);
  border: 1px solid #d8d8d8;  
  font-size: 14px;
  padding: 5px;
  margin: 0;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}

.offer_productSelection_selections .selection .flex {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.offer-selector-content .radio-btn {
 max-width:26px
}
.offer-selector-content .radio-btn::before {
 content:' ';
 display:inline-block;
 width:18px;
 height:18px;
 background-color:#fff;
 border:1px solid #0c233f;
 border-radius:50%;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 vertical-align:bottom
}

.offer-selector-content .offer_productSelection_selections .selected .option::before {
  border: 5px solid #e1c27a;
  background: #fff;
  background-clip: content-box;
}

.offer-selector-content .offer_productSelection_selections .selection.selected {
  -webkit-box-shadow: 2px 4px 16px 0 rgb(0 0 0 / 27%);
  box-shadow: 2px 4px 16px 0 rgb(0 0 0 / 27%);
  border: none;
}

.offer-selector-content .quantity_title {
  font-weight: 700;
  display: block;
  width: 100%;
}

.offer-selector-content .quantity_savings {
  color: #cca87c;
  font-weight: 400;
  display: block;
  width: 100%;
  font-size: 14px;
}

.bbc-navigation__link.bbc-navigation__link--roze {
  background-color: #FF43A2;
  color: #fff !important;
  border: 1px solid #FF43A2;
}

.bbc-navigation__link.bbc-navigation__link {
  line-height: 1!important;
  display: inline-block;
  font-family: Lato, sans-serif;
  text-transform: uppercase;
  font-style: normal;
  line-height: 2.8;
  font-weight: 700;
  padding: 17px 14px!important;
  font-size: 16px!important;
  letter-spacing: 2.5px;
  text-align: center;
}

.bbc-button--shadow {
    -webkit-box-shadow: 4px 6px 22px -2px rgb(0 0 0 / 74%);
    -moz-box-shadow: 4px 6px 22px -2px rgba(0,0,0,0.74);
    box-shadow: 6px 8px 22px -2px rgb(0 0 0 / 74%);
}

.bbc-navigation__link.bbc-navigation__link--roze:hover, .bbc-navigation__link.bbc-navigation__link--roze:focus {
  background-color: #FFF;
  color: #FF43A2 !important;
}

/* New dropdown styles */

#main-site-nav li ul {
  box-shadow: none;
  background-color: #ececec;
  min-width: 290px;
  width: auto;
  margin-left: 0;
  padding: 0;
  top: 100%;
  left: 0;
}

#main-site-nav li ul li a, #main-site-nav li ul li a:link, #main-site-nav li ul li a:visited {
  padding: 15px 25px;
}

#main-site-nav li ul li {
  padding: 0;
  margin: 0;
}

#main-site-nav li ul li:hover {
  background-color: #fff;
}

#main-site-nav li ul li:not(:last-child) {
  border-bottom: 1px solid #fff;
}

#main-site-nav li.main-nav-li.has-dropdown:hover {
  background-color: #ececec;
}

#main-site-nav li {
  padding: 10px 15px;
  margin: 0;
}

#mobile-nav li ul.mobile-dropdown {
  padding: 0;
}

#mobile-nav li ul.mobile-dropdown li:not(:last-child) {
  border-bottom: 1px solid #fff;
  overflow: hidden;
}

#call-us {
  width: 100%;
  left: 9px;
  top: 70%;
  white-space: nowrap;
  border: 0;
  padding: 0;
}

@media (min-width: 1450px) {
  #call-us-new {
    display: flex;
  }
}

@media (max-width: 1120px) {
  #main-site-nav li {
    padding: 10px;
  }
    #main-site-nav li a, #main-site-nav li a:link, #main-site-nav li a:visited, .join, .join:link, .join:visited {
      font-size: 20px;
    }
  .account-nav-icon .mobile-nav-icon-cart-count {
    right: -55px;
  }
}

@media (min-width: 849px) {
  #call-us.call-us-mobile {
/*     display: block !important; */
    position: absolute;
    left: 37px;
    top: 66px;
    border-left: 0;
  }
}

@media (max-width: 848px) {
  #main-nav-wrapper {
    min-height: 85px;
  }
}

#logo-mobile {
  margin-top: 5px;
}

.index-template .zpa-published-page-holder {
  overflow-x: hidden;
}

/* Slidecart */

#slidecarthq .footer .button {font-size: 1.5em}

#slidecarthq #cartBodyUpgrade {
  grid-column: 1/4;
  padding: 12px;
  background-color: #DEF0FD;
  border: 1px solid #5AB5F7;
  border-radius: 12px;
}
#slidecarthq #cartBodyUpgradeButton {
  background-color: #5AB5F7;
  border-radius: 12px;
  padding: 0 0 0 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  margin-bottom: 12px;
  overflow: hidden;
}
#slidecarthq #cartBodyUpgradeButtonLabel {
  display: flex;
  flex-direction: column;
  font-weight: 700;
  font-size: 15px;
  line-height: 120%;
  text-transform: uppercase;
}
#slidecarthq #cartBodyUpgradeButtonPrice {
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
}
#slidecarthq #cartBodyUpgradeButtonIcon {
  background-color: white;
  color: white;
  padding: 5px 8px;
  width: 55px;
  height: auto;
}
#slidecarthq #cartBodyUpgradeBanner {
  display: block;
  width: 100%;
  height: auto;
}
#slidecarthq #cartFooter {
  display: none;
}
#slidecarthq #cartFooter.active {
  display: block;
  padding: 12px 24px 14px;
  margin-top: auto;
  background-color: #FFFFFF;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.15);
}
#slidecarthq #cartFooterSubtotal {
  display: flex;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 1px;
}
#slidecarthq #cartFooterSubtotalCount {
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
}
#slidecarthq #cartFooterNotice {
  font-weight: 500;
  font-size: 12px;
  line-height: 160%;
  text-align: center;
  color: #999999;
  margin-bottom: 8px;
}
#slidecarthq #cartFooterCheckout {
  margin-bottom: 12px;
  width: 100%;
}
#slidecarthq #cartFooterPayments {
  max-width: 260px;
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
#slidecarthq #cartEmpty {
  display: none;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 24px 24px 48px;
}
#slidecarthq #cartEmpty.active {
  display: flex;
}
#slidecarthq #cartEmptyTitle {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#slidecarthq #cartEmptyButton {
  width: 100%;
}
@media (max-width: 800px) {
  /********
   Checkbox
   */
  #slidecarthq #cartExit {
    display: none;
  }
  #slidecarthq #cartContent {
    max-width: none;
  }
  #slidecarthq .cartBodyItem {
    column-gap: 15px;
  }
  #slidecarthq #cartFooter {
    padding: 15px 20px 8px;
  }
}
#slidecarthq .switch {
  cursor: pointer;
  transition: 0.4s;
  position: relative;
  height: 30px;
  width: 58px;
  background: #FDF8DD;
  border-radius: 24px;
}
#slidecarthq .switch:has(.switchInput:checked) {
  background-color: black;
}
#slidecarthq .switchInput {
  display: none !important;
}
#slidecarthq .switchSlider {
  background-color: #CCCCCC;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  content: "";
  height: 24px;
  width: 24px;
  position: absolute;
  transition: 0.4s;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#slidecarthq .switchSlider svg {
  display: none;
}
#slidecarthq .switchInput:checked + .switchSlider {
  background-color: white;
  left: 30px;
}
#slidecarthq .switchInput:checked + .switchSlider svg {
  display: block;
}
#slidecarthq .discount-box-empty {
  margin-top: 0 !important;
  margin-bottom: auto;
  padding: 20px;
}
#slidecarthq .cart-column {
  display: flex;
}
#slidecarthq .bullet {
  display: inline-flex;
  align-items: center;
}
#slidecarthq .bullet span {
  font-size: 13px;
  color: rgba(0,0,0,0.4);
  margin: 0 5px;
}
#slidecarthq .bullet svg {
  width: 25px;
}
#slidecarthq .items .item[data-variant-id="42857518727349"] {
  display: none;
}

@media screen and (min-width: 768px) {
  .flexslider .next {
    right: -10px;
    background-color: transparent;
  }
  .flexslider .previous {
    left: -10px;
    background-color: transparent;
  }
}

/* Recharge upd */

.rc_widget .rc-template__legacy-radio {
  display: flex;
  flex-direction: column;
}

.rc-template__legacy-radio .rc-radio.rc-option__subsave {
  order: 2
}

.rc-template__legacy-radio .rc-radio.rc-option__onetime {
  order: 1
}

.rc_widget__price--onetime, 
.rc_widget__price--subsave {
  display: none !important;
}