* {
    margin: 0;
    outline: medium none;
    padding: 0;
}
body {
    font-family: "Hermes FB";
    font-size: 0.8em;
    font-style: normal;
    font-weight: normal;
    height: 100%;
}
#Container.grey {
    background: none repeat scroll 0 0 #f5f5f5;
}
input,
select,
textarea {
    font-family: "Hermes FB", Arial, sans-serif;
    font-size: 12px;
}
.Textbox,
select,
textarea {
    color: #6e6e6e;
    padding: 5px 9px;
}
input {
    padding: 2px;
}
.findMe {
    padding-left: 10px;
}
input.Textbox,
input[type="text"],
.field-xlarge {
    border: 1px solid #e6e6e6;
    border-radius: 13px;
    color: #6e6e6e;
    font-size: 13px;
    height: 18px;
    padding: 4px 9px;
}
input.Submit,
a.Button,
input[type="submit"],
input[type="button"],
.sharebutton,
.btn {
    background: none repeat scroll 0 0 #01afea;
    border: 1px solid #01afea;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    font-family: "Hermes FB", Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding: 0 15px;
    text-align: center;
    text-transform: uppercase;
}
a.Button,
a.btn {
    display: inline-block;
    height: 26px;
    line-height: 26px;
}
a.Button:hover,
input.Submit:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.sharebutton:hover,
a.btn:hover {
    background: none repeat scroll 0 0 #7ec049;
    border: 1px solid #7ec049;
    text-decoration: none;
}
p {
    line-height: 21px;
    margin-bottom: 15px;
}
a {
    text-decoration: underline;
}
h1,
h2,
h3,
.TitleHeading,
.slide-text,
.ProductActionAdd,
.ProductDetailsGrid .DetailRow.PriceRow .Value,
.QuickViewBtn,
.btn,
.fastCartSummaryBox .ProductPrice,
.ProductPriceWrap {
    font-family: "Hermes FB", Arial, sans-serif;
}
#HeaderLower li {
    font-family: 'Gotham Rounded SSm A', 'Gotham Rounded SSm B', 'Varela Round', Arial, sans-serif;
}
h1,
h2,
h3,
.TitleHeading {
    color: #005895;
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 12px;
    text-transform: uppercase;
}
h1 {
    color: #005895;
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 30px;
    padding-top: 25px;
    text-transform: uppercase;
}
h2 {
    font-size: 22px;
    margin: 0 0 30px;
}
.FeaturedProducts h2 {
    border-bottom: 1px solid #dadada;
    margin: 0 0 20px;
    padding-bottom: 15px;
}
h3 {
    color: #005895;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 15px;
    text-transform: uppercase;
}
h4 {
    font-size: 1.2em;
    font-weight: 400;
    margin-bottom: 4px;
}
img,
img a {
    border: 0 none;
}
ul,
ol {
    margin: 0 0 10px 30px;
}
li {
    margin: 0;
    padding: 0;
}
.Content li {
    font-size: 14px;
    line-height: 21px;
    padding-bottom: 8px;
}
blockquote {
    line-height: 20px;
    margin-bottom: 20px;
    margin-left: 28px;
}
select option {
    padding: 0 10px;
}
hr {
    border: 0 none;
    height: 1px;
    margin: 15px 0;
    padding: 0;
}

.hide-visually {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
}
.HorizontalFormContainer dl,
.VerticalFormContainer dl {
    margin: 0;
}
.HorizontalFormContainer dt img {
    float: left;
    vertical-align: middle;
}
.HorizontalFormContainer dt .fieldLabel {
    float: left;
    padding-left: 4px;
    padding-top: 4px;
}
.HorizontalFormContainer dt {
    clear: left;
    float: left;
    font-weight: bold;
    padding-top: 7px;
    text-align: right;
    width: 160px;
}
.HorizontalFormContainer dd.ProductField {
    height: 20px;
}
.HorizontalFormContainer dd {
    margin-bottom: 15px;
    margin-left: 190px;
}
.NarrowFormContainer dt {
    width: 110px;
}
.NarrowFormContainer dd {
    margin-left: 120px;
}
.HorizontalFormContainer p.Submit {
    margin: 20px 0 20px 190px;
    padding-top: 0;
}
.NarrowFormContainer p.Submit {
    margin-left: 120px;
}
.VerticalFormContainer dt {
    margin-bottom: 6px;
}
.VerticalFormContainer dd {
    margin-bottom: 6px;
    margin-left: 10px;
}
#Container,
#Header,
#HeaderLower {
    float: none;
    width: auto;
}
#Container {
    background: none repeat scroll 0 0 #fff;
    overflow-x: hidden;
}
#ContainerLower {
    clear: both;
    float: left;
    padding: 0 0 20px;
    width: 100%;
}
#ContainerFooter {
    background: none repeat scroll 0 0 #ededed;
    clear: both;
    font-size: 14px;
    margin-top: 10px;
}
#ContainerFooter h3 {
    color: #7d7d7d;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 5px;
    text-transform: uppercase;
}
#TopMenu {
    position: absolute;
    right: 0;
    top: -39px;
    width: 942px;
}
#TopMenu ul {
    float: right;
    margin: 0;
    padding: 0;
}
#TopMenu > ul > li:first-child {
    display: none;
}
#TopMenu li {
    border-right: 1px solid #ccc;
    display: inline;
    float: none;
    line-height: 18px;
    list-style: none outside none;
    margin: 0 8px 0 0;
    padding: 0 8px 0 0;
}
#TopMenu li:last-child {
    border-right: 0 none;
    margin-right: 0;
    padding-right: 0;
    position: relative;
}
#TopMenu li a,
#TopMenu li div {
    display: inline-block;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
}
#TopMenu li div a {
    display: inline;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
#TopMenu li a:hover {
    text-decoration: underline;
}
#Outer {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 5px #666;
    clear: both;
}
#Wrapper {
    clear: both;
    margin: 0;
    padding: 0;
    width: 942px;
    z-index: 1;
}
#Header {
    clear: both;
    min-height: 80px;
    position: relative;
    width: auto;
    z-index: 3;
}
#HeaderUpper {
    margin-top: 25px;
    position: absolute;
    right: 0;
    top: 5px;
}
#HeaderLower {
    clear: both;
    float: none;
    width: auto;
}
#HeaderLower #PagesMenu,
#HeaderLower .CategoryList {
    display: none !important;
}
#HeaderLower .Block {
    margin: 0;
}
#HeaderLower li {
    display: inline-block;
    float: left;
    position: relative;
}
#HeaderLower li:last-child a {
    padding-right: 0;
}
#HeaderLower li a {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    margin: 11px 0;
    min-height: 14px;
    max-height: 14px;
    position: relative;
    text-transform: uppercase;
    vertical-align: middle;
    width: auto;
}
#Menu > ul > li.First .fa-home:before {
    content: "";
    font-family: "FontAwesome";
    font-size: 19px;
}
#HeaderLower #Menu > ul > li.hasSub:after {
    color: #fff;
    content: "";
    font-family: "FontAwesome";
    font-size: 16px;
    height: 12px;
    margin-left: 2px;
    text-decoration: none !important;
    position: relative;
    top: 2px;
}
#HeaderLower li ul {
    background: none repeat scroll 0 0 #01afea;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: none;
    left: 50%;
    margin: 0 0 0 -70px;
    padding: 10px 0;
    position: absolute;
    top: 35px;
    width: auto;
    z-index: 99;
}
#HeaderLower li.hasSub ul {
    height: auto !important;
    width: 200px;
}
#HeaderLower li.HasSubMenu ul {
    height: auto !important;
    width: 180px;
}
#HeaderLower li .sub-indicator {
    display: none;
}
#HeaderLower li li .sub-indicator {
    display: block;
    float: right;
    margin-left: 10px;
    position: relative;
    top: 13px;
    width: 7px;
    z-index: 1;
}
#HeaderLower li li.overWrapParent .sub-indicator {
    background: url("//cdn3.bigcommerce.com/r-8ca94274ac8ef33d92b3d546281e4f1a3eec48df/themes/Hipster/images/sub-nav-arrow2.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    float: left;
    margin-left: -15px;
}
#HeaderLower li ul li {
    border: 0 none;
    display: block;
    float: none !important;
    margin: 0;
    padding: 0 22px;
    position: static;
    text-align: left;
    box-sizing: border-box;
}
#HeaderLower li ul li a {
    border-left: 0 none;
    color: #fff;
    display: block;
    float: none;
    font-family: "Hermes FB Book";
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 10px 0;
    text-decoration: none;
    text-transform: none;
    width: 100%;
}
ul.grandGrandChild {
    width: 250px !important;
}
ul.grandChild {
    width: 160px !important;
}
#HeaderLower li ul li a:hover {
    color: #fff;
    text-decoration: underline;
}
#HeaderLower li li ul:before {
    display: none;
}
#HeaderLower li li ul {
    height: auto !important;
    left: 150px;
    margin: -1px;
    position: absolute;
    top: 0;
    z-index: 1;
    display: none !important;
}
#Menu > ul > li > ul > li > ul {
    width: 225px !important;
}
#HeaderLower li li ul.overWrap {
    left: auto;
    right: 180px;
}
#HeaderLower li:hover > a {
    text-decoration: none;
}
#HeaderLower li li:hover > a {
    color: #fff;
    text-decoration: underline;
}
#HeaderLower li.hasSub:hover > ul {
    display: block;
}
#SideCategoryList {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center;
}
#SideCategoryList h2 {
    display: none;
}
#SideCategoryList ul,
#SideCategoryList .sf-menu ul {
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
}
#SideCategoryList ul ul {
    background: none repeat scroll 0 0 #026398;
    padding: 10px 0;
    width: 235px !important;
}
#SideCategoryList li,
#SideCategoryList .sf-menu li {
    float: left !important;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    width: auto !important;
}
#SideCategoryList .SideCategoryListClassic li a {
    height: auto;
    padding: 5px 0;
    width: 180px;
}
.Right #SideNewProducts {
    margin-left: -10px;
}
#SideNewProducts {
    width: 255px;
}
#SideNewProducts img {
    float: left;
    margin-right: 10px;
    max-width: 100px;
}
#SideNewProducts .ProductDetails {
    width: 220px;
}
#SideNewProducts .ProductImage {
    float: left;
    margin-right: 10px;
    overflow: hidden;
    width: 102px;
}
#SideNewProducts .ProductList {
    margin: 0 !important;
    width: 260px;
}
#SideCategoryList li a,
#SideCategoryList .sf-menu li a {
    color: #6e6e6e;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 14px;
    line-height: 14px;
    margin: 23px 0;
    padding: 0 20px;
    text-transform: uppercase;
    width: auto;
}
#SideCategoryList li a:hover,
#SideCategoryList .sf-menu li a:hover {
    text-decoration: underline;
}
#SideCategoryList li ul,
#SideCategoryList .sf-menu li ul {
    clear: left;
    position: relative;
    width: auto;
}
#SideCategoryList > li > ul:before,
#SideCategoryList .sf-menu > li > ul:before {
    content: "";
    display: block;
    left: 20px;
    position: absolute;
    top: -5px;
}
#SideCategoryList li ul li ul,
#SideCategoryList .sf-menu li ul li ul {
    display: none;
    left: 170px;
    top: 0;
}
#SideCategoryList li ul li,
#SideCategoryList .sf-menu li ul li {
    clear: both;
    margin: 0 10px;
    padding: 0;
}
#SideCategoryList li ul li a,
#SideCategoryList .sf-menu li ul li a {
    font-size: 1em;
    height: auto;
    margin: 0;
    padding: 7px 0;
    text-align: left;
    width: 170px;
}
#SideCategoryList li ul li a:hover,
#SideCategoryList .sf-menu li ul li a:hover {
    text-decoration: underline;
}
#SideCategoryList li:hover ul,
#SideCategoryList li.over ul,
#SideCategoryList li:hover .sub-menu,
#SideCategoryList li.over .sub-menu {
    display: block;
}
#SideCategoryList li:hover ul li ul,
#SideCategoryList li.over ul li ul {
    display: none;
}
* html #SideCategoryList ul li {
    float: left;
    height: 1%;
}
* html #SideCategoryList ul li a {
    height: 1%;
}
.sf-sub-indicator {
    display: none !important;
}
#Logo {
    float: left;
    height: auto;
    padding: 22px 0 18px;
    text-align: center;
    height: 78px;
}
#Logo h1 {
    font-family: "Pacifico", cursive;
    font-size: 36px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-transform: lowercase;
}
#Logo #LogoImage {
    max-width: 100%;
}
#Logo h1 a {
    color: #6e6e6e;
    font-weight: 400;
    text-decoration: none;
}
#SearchForm {
    display: inline;
    float: right;
    margin: 0;
    padding: 5px 0 0;
    position: relative;
    width: auto;
}
#SearchForm form {
    margin: 0;
    padding: 0;
}
#SearchForm label {
    display: none;
}
#SearchForm input {
    font-size: 0.8em;
    font-weight: 400;
    height: 18px;
    padding: 2px 3px;
    text-transform: uppercase;
    width: 145px;
}
#SearchForm .Button {
    background: none repeat scroll 0 0 transparent;
    height: auto;
    margin: 1px 0 0 3px;
    padding: 0;
    vertical-align: top;
    width: 20px;
}
#SearchForm p {
    display: none;
    font-size: 0.85em;
    margin: 5px 0 0;
}
#SearchForm a {
    text-decoration: none;
}
#SearchForm a:hover {
    text-decoration: underline;
}
div.hr {
    background: none repeat scroll 0 0 #e1e1e1;
    height: 1px;
    position: absolute;
    top: 318px;
    width: 100%;
}
.Left {
    float: left;
    font-family: "Droid Sans", sans-serif;
    font-size: 14px;
    width: 150px;
}
.Left .Block {
    border-bottom: 1px solid #e8e8e8;
    padding: 0 0 15px;
}
.Left.NewProducts {
    margin-right: 70px;
}
.Left.NewProducts .BlockContent {
    margin: 0;
}
.Left h2 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 0;
    text-transform: uppercase;
}
.Left ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.Left li {} .Left ul li:first-child {
    padding-top: 0;
}
.Left li a {
    display: block;
    padding: 5px 0;
    text-decoration: none;
    text-transform: none !important;
}
.Left li a:hover {
    color: #006699;
    text-decoration: underline;
}
.Content {
    float: left;
    margin: 0;
    min-height: 400px;
    padding: 10px 0 30px;
    width: 570px;
}
.homepage .Content {
    padding-top: 0;
}
.Content .Block {
    clear: both;
}
.Block {
    margin-bottom: 15px;
    margin-top: 0;
}
.Content.Wide,
.Content.WideWithLeft {
    float: right;
    width: 800px;
}
.Content.Wide.WideWithLeft {
    padding-left: 0;
}
.Content.Widest {
    padding: 10px 0 0;
    width: 980px;
}
#Wrapper > .Center + .Content {
    float: none;
    padding-top: 0;
}
.Right {
    float: left;
    margin: 0 0 0 50px;
    width: 190px;
}
.Right .Block {
    padding: 0 0 10px;
}
.Right .BlockContent {
    margin: 0 10px;
}
.Right h2 {
    font-size: 1.4em;
}
.Right ul {
    margin: 0;
    padding: 0;
}
.Right li {
    clear: both;
    list-style: none outside none;
    margin: 0;
    padding: 5px 0 7px;
}
.Right li a {
    text-decoration: none;
}
.Right li a:hover {
    text-decoration: underline;
}
.hero {
    display: none;
    left: -10px;
    margin-bottom: 20px;
    margin-top: -20px;
    overflow: hidden;
    position: relative;
    width: 980px;
}
.hero_slider div {
    display: block;
    float: left;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    width: 980px;
}
.hero_slider div .text {
    color: #fff;
    left: 70px;
    position: absolute;
    top: 60px;
    width: 350px;
    z-index: 99;
}
.hero_slider div .text h1 {
    font-size: 5em;
    line-height: 1em;
    margin-bottom: 20px;
}
.hero_slider div .text h2 {
    font-size: 3.5em;
    line-height: 1em;
    margin-bottom: 20px;
}
.hero_slider div .text h3 {
    font-size: 2em;
    line-height: 1em;
    margin-bottom: 20px;
}
.hero_slider div .text p {
    font-size: 1.5em;
    margin-bottom: 20px;
}
.hero #slide_prev {
    background: url("//cdn3.bigcommerce.com/r-8ca94274ac8ef33d92b3d546281e4f1a3eec48df/themes/Hipster/images/responsive/hero_prev.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 40px;
    left: 5px;
    position: absolute;
    text-indent: -9999px;
    top: 45%;
    width: 20px;
    z-index: 9;
}
.hero #slide_next {
    background: url("//cdn3.bigcommerce.com/r-8ca94274ac8ef33d92b3d546281e4f1a3eec48df/themes/Hipster/images/responsive/hero_next.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: 5px;
    text-indent: -9999px;
    top: 45%;
    width: 20px;
    z-index: 9;
}
.slide-show {
    position: relative;
}
.slide-show a {
    text-decoration: none;
}
.slide-show-render.slide-show {} .Block.banner_home_page_top *,
.Block.banner_category_page_top *,
.Block.banner_brand_page_top *,
.Block.banner_search_page_top * {
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
}
div.Center.bottomBannerContent {
    height: 500px;
    position: relative;
    top: 0;
}
div.Center.bottomBannerContentA {
    height: 480px;
    position: relative;
    top: 0;
}

.banner_home_page_bottom {
    margin-bottom: 0;
    min-height: 373px;
    padding: 0 !important;
    text-align: right;
}
.banner_home_page_bottom h1 {
    line-height: 55px;
    margin-bottom: 0;
    padding-top: 40px;
}
.banner_home_page_bottomA {
    margin-bottom: 0;
    min-height: 373px;
    padding: 0 !important;
}
.banner_home_page_bottom p,
.banner_home_page_bottom a {
    float: left;
    margin-bottom: 0;
}
.banner_home_page_bottom a {
    float: none;
    font-family: "Hermes FB Semibold";
}
.homeHeadLeft {
    float: left;
    width: 68%;
}
.banner_home_page_bottomA h1.homeHead {
    width: 32%;
    margin-bottom: 0;
    padding-top: 0;
    text-align: left;
    color: #005895;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    font-family: 'Gotham Rounded SSm A', 'Gotham Rounded SSm B', 'Varela Round', Arial, sans-serif;
}
.banner_home_page_bottomA h1.homeHead strong {
    font-size: 40px;
    font-weight: 600;
}
.homeHeadImage {
    display: inline-block;
    margin-top: 26px;
}
.homeTopThreeProds {
    width: 30%;
    float: right;
    text-align: left;
    background: rgba(255, 255, 255, 0.7);
}
.homeTopProd {
    display: block;
    border-bottom: 1px solid #01afea;
    width: 100%;
    padding: 35px 0;
    clear: both;
}

.product_points{
    margin-left: 15px;
    margin-top: 10px;
}
.homeTopProd img {
    width: 95px;
    height: auto;
    float: left;
    margin: 0 10px 0 10px;
}
.homeTopProd .homeTopRight {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.homeTopClean .homeTopRight,
.homeTopMoist .homeTopRight,
.homeTopMur .homeTopRight {
    /*padding-top: 5px;*/
}
.homeTopProd a.homeLearnMore {
    text-transform: uppercase;
    color: #01afea;
    margin-top: 5px;
}
.homeTopProd a.homeLearnMore:hover,
.homeTopProd a.homeLearnMore:hover:after {
    text-decoration: none;
    color: #005895;
}
.5ProductGrid .col {
    padding: 0 5px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.banner_home_page_bottom .slogan {
    color: #005895;
    float: right;
    font-size: 18px;
    padding-right: 15px;
    position: relative;
    top: 95px;
    width: 350px;
}
.banner_home_page_bottom .slogan a {
    color: #01afea;
    float: right;
    margin-right: 20px;
    margin-top: 10px;
}
.banner_home_page_bottom .image {
    float: right;
    max-height: 270px;
    overflow: hidden;
}
.banner_home_page_top {
    margin-bottom: 0;
    margin-top: 100px;
    min-height: 398px;
    padding: 0 !important;
    position: relative;
    text-align: right;
}
.banner_home_page_top h1 a {
    color: #debeb5;
    font-family: "Hermes FB";
    font-size: 80px;
    font-style: normal;
    letter-spacing: -1px;
    line-height: 62px;
    text-transform: uppercase !important;
}
.banner_home_page_top a {
    color: #01afea;
    font-family: "Hermes FB Semibold";
    font-size: 18px;
    font-weight: 800;
    padding-right: 15px !important;
    position: relative;
    text-transform: uppercase;
    top: 10px;
}
.banner_home_page_bottom p.image a:before,
.banner_home_page_bottomA p.image a:before,
.banner_home_page_top h1 a:before,
.banner_home_page_bottom h1 a:before,
.banner_home_page_bottomA h1 a:before {
    display: none;
}
.banner_home_page_top a:before,
.banner_home_page_bottom a:before,
.homeTopProd a.homeLearnMore:after {
    color: #01afea;
    content: "";
    font-family: "FontAwesome";
    font-size: 10px;
    top: -1px;
    position: relative;
    margin-left: 6px;
}
.banner_home_page_bottom a:before {
    bottom: 4px;
    right: 20px;
    top: auto;
}
.banner_home_page_bottomA a:before {
    bottom: 4px;
    right: 0;
    top: auto;
}
.banner_home_page_top h1 .small a {
    font-size: 65px;
    margin-right: 280px;
}
.banner_home_page_top h1 a:hover,
.banner_home_page_bottom h1 a:hover,
.banner_home_page_bottomA h1 a:hover {
    text-decoration: none;
}
.banner_home_page_top p {
    clear: both;
    color: #005895;
    float: right;
    font-size: 20px;
    line-height: 24px;
    margin-top: 10px;
    max-width: 710px !important;
}
.banner_home_page_top .slogan {
    float: right;
    margin-top: 20px;
}
div.bannerTop a {
    height: 498px;
    left: 0;
    position: absolute;
    z-index: 2;
}
.bannerTopA.tileBg {
    height: 480px;
    left: 0;
    position: absolute;
    width: 100%;
    /*fallback gradient*/
    background: white;
    background: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/hero-image.jpg?t=1572624823");
    background-size: cover;
    background-position: center;
}
div.bannerBottom {
    bottom: 280px;
    height: 500px;
    left: 0;
    position: absolute;
    z-index: 2;
}
div.bannerBottom + #ContainerFooter {
    margin-top: 0;
}
.banner_home_page_top img {
    height: auto;
    max-width: 100%;
}
.banner_home_page_bottomA p,
.banner_home_page_bottomA a {
    margin-bottom: 0;
}
.banner_home_page_bottomA .col p {
    min-height: 65px;
}
.banner_home_page_bottomA .col p.sub {
    min-height: 42px;
}
.banner_home_page_bottomA .slogan {
    color: #005895;
    float: none;
    font-family: "Hermes FB Semibold";
    font-size: 19px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.banner_home_page_bottomA .image {
    max-height: 270px;
    overflow: hidden;
}
.homeTopRight p a {
    color: #6E6E6E;
}
.homeTopRight p a strong {
    color: #005895;
}
.banner_home_page_bottomA p.sub {
    color: #005895;
    font-family: "Hermes FB Semibold";
    font-size: 12px;
    text-transform: uppercase;
}
.banner_home_page_bottomA p.sub a {
    color: #005895;
}

.homeTopRight p a:hover,
.homeTopRight p a:hover strong,
.banner_home_page_bottomA p.sub a:hover {
    text-decoration: none;
}
p.quote1 {
    text-align: left;
}
.Block.banner_home_page_bottom,
.Block.banner_category_page_bottom,
.Block.banner_brand_page_bottom,
.Block.banner_search_page_bottom {
    position: relative;
    width: 980px;
}
.Block.banner_home_page_bottomA {
    position: relative;
    width: 980px;
}
.Block.banner_category_page_bottom div,
.Block.banner_brand_page_bottom div,
.Block.banner_search_page_bottom div {
    position: relative;
    width: 320px;
}
.Block.banner_home_page_bottom div,
.Block.banner_category_page_bottom div,
.Block.banner_brand_page_bottom div,
.Block.banner_search_page_bottom {
    margin-left: 10px;
}
.Block.banner_home_page_bottom div:first-child,
.Block.banner_category_page_bottom div:first-child,
.Block.banner_brand_page_bottom div:first-child,
.Block.banner_search_page_bottom {
    margin-left: 0;
}
.Block.banner_home_page_bottom div .text,
.Block.banner_category_page_bottom div .text,
.Block.banner_brand_page_bottom div .text,
.Block.banner_search_page_bottom div .text {
    left: 15px;
    position: absolute;
    top: 35px;
    width: 200px;
    z-index: 99;
}
.Block.banner_home_page_bottom div .text h2,
.Block.banner_category_page_bottom div .text h2,
.Block.banner_brand_page_bottom div .text h2,
.Block.banner_search_page_bottom div .text h2 {
    font-size: 2.7em;
    line-height: 1em;
    margin-bottom: 12px;
}
.Block.banner_home_page_bottom div .text h3,
.Block.banner_category_page_bottom div .text h3,
.Block.banner_brand_page_bottom div .text h3,
.Block.banner_search_page_bottom div .text h3 {
    font-size: 1.6em;
    line-height: 1em;
    margin-bottom: 10px;
}
.Block.banner_home_page_bottom div .text p,
.Block.banner_category_page_bottom div .text p,
.Block.banner_brand_page_bottom div .text p,
.Block.banner_search_page_bottom div .text p {
    margin-bottom: 10px;
}
.image-container-centered {
    display: table-cell;
    float: none !important;
    text-align: center;
    vertical-align: middle;
}
.category-featured .image-container-centered {
    height: 264px;
    width: 320px;
}
.category-featured .image-container-centered img {
    max-height: 264px;
    max-width: 320px;
}
.category-featured h3 {
    text-transform: uppercase;
}
.col {
    display: block;
    float: left;
    overflow: hidden;
    text-align: center;
}
.c1 {
    width: 13%;
}
.c2 {
    width: 13%;
}
.c3 {
    width: 13%;
}
.c4 {
    width: 13%;
}
.c5 {
    width: 13%;
}
.c6 {
    overflow: hidden;
    width: 30%;
}
.c7 {
    overflow: hidden;
    width: 30%;
}
.c8 {
    overflow: hidden;
    padding-top: 32px;
    width: 30%;
}
.Center {
    clear: both;
    margin: 0 auto;
    width: 980px;
}

/*============MAKEUP REMOVER AND DERM CONTROL STYLES ==============*/
#mur_Wrapper {
    max-width: 942px;
    margin: auto
}
#moist_Wrapper {
    max-width: 1080px;
    margin: auto
}

.mur_Content {
    padding: 10px 0 0;
    width: 90%;
    margin: auto
}
.moist_heroImage {
    height: 530px;
    width: 100%;
    background: white;
    background: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/moist_heroImage.jpg?t=1572624823");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.mur_heroImage {
    height: 400px;
    width: 100%;
    background: white;
    background: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/mur_heroImage.jpg?t=1572624823");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.derm_heroImage {
    height: 400px;
    width: 100%;
    background: white;
    background: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/derm_heroImage.jpg?t=1572624823");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.restoraderm_heroImage {
    height: 400px;
    width: 100%;
    background: white;
    background: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/restoraderm_heroImage.jpg?t=1572624823");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.mur_steps{
    margin: 0 auto 40px;
    color: #5ecaf1;
}
.moist_header{
    margin: 0 auto 40px;
    color: #acacac;
    width: 100%;
    text-align: center;
}
.derm_steps{
    margin: 0 auto 40px;
    color: #037fc3;
}
.restoraderm_steps{
    margin: 0 auto 40px;
    color: #acacac;
}
.derm_purple{
    color:#66246c !important;
}
.mur_featured {
    display: flex;
    justify-content: space-between;
    padding: 50px 0 100px 0;
    flex-wrap: wrap;
}
.mur_featured_child1 {
    width: 50%;
    margin-bottom: 60px;
}
.moist_featured_child1 {
    width: 33%;
    margin-bottom: 60px;
}
.mur_featured_child2 {
    width: 75%;
    margin: 0 auto;
}
.mur_featured_child1 a img, .moist_featured_child1 a img{
    display: block;
    margin: auto;
}
.moist_featured_child1 a img{
    height: auto;
    width: 100%;
}
.mur_featured_child2 a img{
    display: block;
    margin: auto;
    float: left;
}
.mur_featured_h2 {
    padding: 0;
    margin: 20px 0 0 0
}
.derm_featured_h2 {
    padding: 0;
    margin: 6px 0 6px 0
}
.mur_featured_h3{
    padding: 0;
    margin: 5px 0 10px 0;
    color: #02afe9
}
.derm_featured_h3{
    padding: 0;
    margin: 5px 0 0 0;
    color: #02afe9
}
.mur_btn {
    background: none repeat scroll 0 0 #e30055;
    border: 1px solid #e30055;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    font-family: "Hermes FB", Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding: 0 15px;
    text-align: center;
    text-transform: uppercase;
    width: 100px
}
.mur_explore_grid {
    width: 100%;
    height: 300px; 
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.mur_explore_h2 {
    color: #acacac
}
.mur_explore_carousel {
    position: relative;
    overflow: hidden;
    transition: width .4s;
    height: 100%;
    width: 100%;

}


#mur_explore_grid_left,
#mur_explore_grid_right {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background-color: #acacac;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}
#mur_explore_grid_left:hover,
#mur_explore_grid_right:hover{
    cursor: pointer
}
.mur_explore_carousel_slide{
    height: 100%;
    position: absolute;
    z-index: 1;
    transition: left .4s cubic-bezier(.47,.13,.15,.89);
    text-align: center
}
.mur_slide_title {
    text-align: left;
    width: 75%;
    margin: auto
}
.mur_explore_carousel_slide p {
   word-wrap: break-word;
}
.mur_featured_p {
   line-height: 21px;
   margin-bottom: 15px;
   min-height: 90px;
}
.moist_featured_p {
   line-height: 21px;
   margin-bottom: 15px;
}
.product_info_wrap{
    min-height: 180px;
}
.product_info_wrap ul{
   margin: 0 0 10px 20px;
   line-height: 17px;
}
.side-info{
    display: block;
    float: left;
    width: 45%;
}
.width90{
    width: 90%;
}
.moist_header_mobile{
    display: none;
}
.mobile_only{
    display: none !important;
}
.nobottomborder{
    border-bottom: none;
}
.explore_centered{
    width: 60%;
    margin: 0 auto;
}
/*==============================================*/


/*============BEST SELLER STYLES ==============*/
#Best_Wrapper {
    max-width: 942px;
    margin: auto
}

.Best_Content {
    padding: 10px 0 0;
    width: 90%;
    margin: auto
}

.best_heroImage {
    height: 400px;
    width: 100%;
    background: white;
    background: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/best-heroImage.jpg?t=1572624823");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.best_featured {
    display: flex;
    justify-content: space-between;
    padding: 50px 0 100px 0
}
.best_featured_child {
    width: 71%
}
.best_featured_child a img{
    display: block;
    margin: auto;
}
.best_featured_h2 {
    padding: 0;
    margin: 20px 0 0 0
}
.best_featured_h3{
    padding: 0;
    margin: 5px 0 10px 0;
    color: #02afe9
}
.best_btn {
    background: none repeat scroll 0 0 #e30055;
    border: 1px solid #e30055;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    font-family: "Hermes FB", Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding: 0 15px;
    text-align: center;
    text-transform: uppercase;
    width: 100px
}
.best_explore_grid {
    width: 100%;
    height: 300px; 
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.best_explore_h2 {
    color: #acacac
}
.best_explore_carousel {
    position: relative;
    overflow: hidden;
    transition: width .4s;
    height: 100%;
    width: 100%
}

#best_explore_grid_left,
#best_explore_grid_right {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background-color: #acacac;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}
#best_explore_grid_left:hover,
#best_explore_grid_right:hover{
    cursor: pointer
}
.best_explore_carousel_slide{
    height: 100%;
    position: absolute;
    z-index: 1;
    transition: left .4s cubic-bezier(.47,.13,.15,.89);
    text-align: center
}
.best_slide_title {
    text-align: left;
    width: 75%;
    margin: auto
}
.best_explore_carousel_slide p {
   word-wrap: break-word;
}
.best_featured_p {
   line-height: 21px;
   margin-bottom: 15px;
}
/*==============================================*/

#Footer {
    clear: both;
    font-size: 0.85em;
    margin: 0;
    padding: 15px 0;
}
#Footer #Menu li + li:before {
    content: none !important;
}
#FooterUpper {
    clear: both;
    padding: 60px 0 0;
}
#FooterUpper .Column {
    display: inline;
    float: left;
    margin: 0 18px 0 0;
    padding-bottom: 25px;
    width: 200px;
}
#FooterUpper .Column.Uno {
    width: 155px;
}
#FooterUpper .Column.Dos {
    width: 250px;
}
#FooterUpper .Column.Quatro {
    position: relative;
}
#FooterUpper .Column.Cinco {
    float: right;
    margin-right: 0;
    width: 100px;
}
#FooterUpper .Column.Cinco .galderma {
    background: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/NEW-GALDERMA-LOGO_CMYK2.png?t=1572624823") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 30px;
    margin: 0 auto;
    width: 105px;
    background-size: contain;
}
#FooterUpper .Column.NewsletterColumn {
    display: none;
    float: right;
    margin-bottom: 10px;
    margin-right: 0;
    margin-top: 0;
    padding: 0;
    position: relative;
    right: 0;
    width: auto;
}
#FooterUpper h2 {
    margin-bottom: 5px;
}
#FooterUpper ul {
    margin: 0;
    padding: 0;
}
#FooterUpper li {
    font-size: 13px;
    line-height: 18px;
    list-style: none outside none;
    margin: 0;
    padding: 2px 0;
}
#FooterUpper li a {
    color: #9c9c9c;
    text-decoration: none;
}
#FooterUpper li a:hover {
    text-decoration: underline;
}
#FooterUpper li ul,
#FooterUpper li:hover ul {
    display: none !important;
}
#FooterUpper .RecentNews li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-left: 0;
}
#FooterUpper .RecentNews li p {
    font-size: 11px;
    margin: 5px 0 0;
}
.NewsletterSubscription {
    clear: both;
    float: left;
    margin: 0;
}
#ContainerFooter .NewsletterSubscription h3 {
    border: 0 none;
    text-transform: uppercase;
}
.NewsletterSubscription label {
    clear: both;
    float: left;
    font-size: 0.85em;
    padding: 3px 0 0;
    width: 6.5em;
}
.NewsletterSubscription input {
    float: left;
    font-size: 0.9em;
    margin-bottom: 10px;
    padding: 3px;
    width: 160px;
}
.NewsletterSubscription .Button {
    border: 0 none;
    float: right;
    height: 22px;
    vertical-align: middle;
    width: 22px;
}
#HomeRecentBlogs ul {
    margin-left: 0;
    padding-left: 0;
}
#HomeRecentBlogs li {
    border-bottom: 1px solid #dfdfdf;
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
.addthis_default_style .at300b {
    float: none;
}
.BlogShare .AddThisButtonBox {
    float: none !important;
}
.addthis_default_style .addthis_counter {
    float: none;
}
#NewsContent .BlockContent {
    min-height: 38px;
}
#LowerRight .FeedLink {
    float: left;
    margin: 6px 4px 0 0;
}
.ProductList {
    font-size: 0;
    list-style: none outside none;
    padding: 0;
}
.ProductList.List {
    margin-left: 0 !important;
}
.Content .ProductList,
.Content .ProductList li.item {
    font-family: "Droid Sans", sans-serif;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.Content .ProductList li.item .ProductImage a {
    display: block;
    text-decoration: none !important;
}
.Content .ProductList li.item .ProductImage img {
    transition: opacity 300ms ease 0s;
}
.Content .ProductList li.item:hover .ProductImage a img,
.Content .ProductList li.item.quickview-state .ProductImage a img {
    opacity: 0.5;
}
.QuickViewBtn {
    display: none !important;
}
.Content .ProductList li.item,
#fastCartContainer .ProductList li {
    display: inline-block;
    font-size: 14px;
    list-style: none outside none;
    margin: 0 0 18px;
    overflow: hidden;
    padding: 0;
    position: relative;
    vertical-align: top;
    width: 196px !important;
}
.Content .SubBrandListGrid .ProductList li.item {
    min-height: 365px;
}
.Content .ProductList li.item .wrap {
    background: none repeat scroll 0 0 #fff;
    min-height: 352px;
    padding: 10px;
    position: relative;
}
.Content .ProductList .ProductImage,
#fastCartContainer .ProductList .ProductImage {
    display: table-cell;
    overflow: hidden;
    padding: 1px;
    text-align: center;
    vertical-align: middle;
}
.Content .ProductList .ProductImage img,
#fastCartContainer .ProductList .ProductImage img {
    height: auto;
    max-height: 308px;
    max-width: 194px;
    vertical-align: middle;
    width: auto;
}
.Content .SubBrandListGrid .ProductList .ProductImage img {
    max-width: 200px;
}
.Content .ProductList .ProductDetails,
#fastCartContainer .ProductList .ProductDetails {
    line-height: 18px;
    margin: 10px 0 5px;
    padding: 0 10px;
}
.ProductList li .ProductName a,
.item .ProductName a {
    transition: all 300ms ease 0s;
}
.ProductList li:hover .ProductName a,
.item:hover .ProductName a {
    text-decoration: none;
}
#fastCartContainer .ProductList li {
    min-height: 380px !important;
}
#fastCartContainer .ProductList li .ProductImage {
    transition: all 300ms ease 0s;
}
#fastCartContainer .ProductList li:hover .ProductImage {
    opacity: 0.5;
}
#fastCartContainer .ProductList .ProductDetails {
    height: auto !important;
}
.ProductList strong a {
    font-weight: normal;
}
.ProductList a {
    color: #005895;
    font-size: 14px;
    font-weight: 800;
    max-width: 203px;
    text-decoration: none;
}
.ProductList a:hover {
    text-decoration: underline;
}
.ProductList em {
    display: block;
    margin-top: 3px;
}
.ProductList .ProductPrice {
    margin-top: 3px;
}
.ProductPrice,
.ProductList em {
    font-style: normal;
}
.ProductList .ProductPriceRating {
    color: #005895 !important;
}
.ProductList .ProductPriceRating em {
    color: #005895 !important;
}
.ProductList .Rating {
    display: none;
    font-size: 0.9em;
    margin-top: 3px;
}
.ProductList li .ProductCompareButton {
    margin-top: 10px;
}
.ProductList li form,
.ProductList li .ProductActionAdd {
    clear: both;
    display: none;
    height: 30px;
    left: 0;
    margin-top: 15px;
    padding: 0 10px 10px;
    position: relative;
}
.ProductList li form {
    display: block;
}
.custom-quickview form {
    height: auto !important;
}
.ProductList li .ProductActionAdd a,
.QuickViewBtn {
    float: left;
}
#CategoryContent {
    position: relative;
}
.ProductList li .PrimaryProductDetails {
    left: 0;
    position: absolute;
    width: 100%;
}
input.WishListButton.bigBtn[type="button"] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #01afea;
    margin-top: 5px;
    padding-left: 3px !important;
    text-transform: none;
}
.heart:before {
    color: #01afea;
    content: "";
    font-family: "FontAwesome";
    font-size: 16px;
    height: 12px;
    left: 0;
    position: relative;
}
input.WishListButton.bigBtn[type="button"]:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #01afea;
}
.btn {
    display: inline-block;
}
.btn,
.ProductList li .ProductActionAdd a {} .btn-secondary,
input.btn-secondary[type="submit"],
input.btn-secondary[type="button"],
a.btn-secondary {
    background: none repeat scroll 0 0 #dedede;
    border: 1px solid #c6c6c6;
    border-radius: 14px;
    color: #464646;
    cursor: pointer;
    display: inline-block;
    font-family: "Droid Sans", sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    padding: 0 15px;
    text-decoration: none !important;
    text-transform: uppercase;
}
a.btn-secondary {
    height: 24px;
    line-height: 24px;
}
.btn-secondary:hover,
input.btn-secondary[type="submit"]:hover,
input.btn-secondary[type="button"]:hover,
a.btn-secondary:hover {
    background: none repeat scroll 0 0 #efefef;
    color: #464646;
}
#ModalContent a.btn-secondary,
.ModalContent a.btn-secondary {
    color: #464646;
}
#ModalButtonRow input[type="submit"],
#ModalButtonRow input[type="button"],
#ModalButtonRow .btn-secondary,
input.sml[type="button"],
input.sml[type="submit"] {
    display: inline-block;
    padding: 0 15px !important;
}
input.AddCartButton.bigBtn {
    background: none repeat scroll 0 0 #7ec049 !important;
    border-color: #7ec049;
    height: 36px !important;
    margin-top: 13px;
    padding-left: 45px !important;
}
.ProductAddToCart input.AddCartButton:before {
    color: #fff;
    content: "";
    font-family: "FontAwesome";
    font-size: 19px;
    left: 0;
    position: absolute;
}
input.bigBtn {
    border-radius: 5px !important;
    font-size: 14px !important;
    height: 38px !important;
    line-height: 38px !important;
    min-width: 130px !important;
    padding: 0 25px;
    text-align: center;
}
a.bigBtn {
    border-radius: 5px !important;
    font-size: 14px !important;
    height: 36px !important;
    line-height: 36px !important;
    min-width: 130px !important;
    padding: 0 25px !important;
    text-align: center;
}
.QuickViewBtn {
    filter: none;
    padding: 10px 10px 10px 32px;
}
.prodAccordionContent .btn {
    float: none;
    margin-bottom: 20px;
}
.ToggleSearchFormLink.btn {
    padding: 0 !important;
}
.ToggleSearchFormLink.btn a {
    float: left;
    padding: 14px 10px 12px 3px !important;
}
.ToggleSearchFormLink.btn #toggle_form_link {
    padding: 0 20px !important;
}
.Left .ProductList li,
.Right .ProductList li {
    margin-bottom: 15px;
}
.Right .TopSellers,
.Left .TopSellers {
    clear: both;
    padding: 0 0 10px;
}
.Right .TopSellers ul,
.Left .TopSellers ul {
    margin: 0;
    padding: 0;
}
.Right .TopSellers li,
.Left .TopSellers li {
    clear: both;
    margin: 0 0 5px;
}
.Right .TopSellers li .TopSellerNumber,
.Left .TopSellers li .TopSellerNumber {
    float: left;
    font-size: 1.3em;
    padding: 1px 0 2px;
    text-align: center;
    width: 22px;
}
.Right .TopSellers .ProductDetails,
.Left .TopSellers .ProductDetails {
    margin: 0 0 0 28px;
}
.Right .TopSellers li.TopSeller1 img,
.Left .TopSellers li.TopSeller1 img {
    display: none;
}
.Right .TopSellers li.TopSeller1 .ProductImage,
.Left .TopSellers li.TopSeller1 .ProductImage {
    display: none;
}
.Content .TopSellers li.TopSeller1 .TopSellerNumber,
.Content .TopSellers li .TopSellerNumber {
    display: none;
}
.PageHeader {
    padding: 24px 0;
}
.Breadcrumb ul,
.Breadcrumb li {
    font-family: "Droid Sans", sans-serif;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.Breadcrumb ul {} .Breadcrumb {
    clear: both;
    font-size: 12px;
    padding: 0;
}
#Wrapper .Breadcrumb,
.ContentHead .Breadcrumb {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    margin-bottom: 0;
    padding: 8px 0;
}
#Wrapper.discoverWrap .Breadcrumb {
    background: none;
}
.Breadcrumb li {
    color: #01afea;
    display: inline-block;
    margin-right: 5px;
    width: auto;
}
.Breadcrumb li a {
    color: #01afea;
    display: block;
    font-weight: normal;
    padding-right: 10px;
}
.Breadcrumb li a:after {
    color: #01afea;
    content: "";
    font-family: "FontAwesome";
    font-size: 10px;
    height: 12px;
    left: 8px;
    position: relative;
}
.Breadcrumb li .separator {
    display: none;
    font-weight: normal;
    margin: 0 6px;
}
.FindByCategory ul,
.FindByCategory li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.FindByCategory li {
    background: url("//cdn3.bigcommerce.com/r-8ca94274ac8ef33d92b3d546281e4f1a3eec48df/themes/Hipster/images/BreadcrumbSep.gif") no-repeat scroll 3px 5px rgba(0, 0, 0, 0);
    display: inline;
    padding-left: 12px;
    padding-right: 8px;
}
.Meta {
    font-size: 11px;
    margin-bottom: 15px;
}
.Left .FeedLink,
.Right .FeedLink {
    float: left;
    margin: 0 7px 0 0;
}
.Content .FeedLink {
    float: left;
    margin: 15px 4px 0 0;
}
.Content .FeedLink a {
    vertical-align: middle;
}
.FloatRight {
    float: right;
}
.FloatLeft {
    float: left;
}
.ClearRight {
    clear: right;
}
.ClearLeft {
    clear: left;
}
.SortBox {
    line-height: 26px;
    margin-bottom: 15px;
    margin-top: 0;
}
.SortBox strong {
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    padding-right: 0.5em;
}
.CompareButton {
    border-top: 1px solid #f0f0f0;
    clear: both;
    margin-top: 12px;
    padding: 25px 0 0;
    text-align: right;
}
.CompareButton input {
    margin: 0;
}
.Clear {
    clear: both;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
select.Field45 {
    width: 60px !important;
}
input.Field45 {
    width: 75px !important;
}
.CartItemQuantity .selector span {
    text-align: center !important;
}
.Field100 {
    width: 100px;
}
.Field150 {
    width: 150px;
}
.Field200 {
    width: 200px;
}
.Field200,
input.field-xlarge {
    width: 200px;
}
.AddCartButton .selector {
    border-radius: 5px;
}
.AddCartButton div.selector span:before {
    color: #01afea;
    content: "";
    display: block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    height: 26px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 26px;
    z-index: 1;
}
select.Field200 {
    width: 220px;
}
.Field250 {
    width: 250px;
}
select.Field250 {
    width: 270px;
}
.Field300 {
    width: 300px;
}
.Field350 {
    width: 350px;
}
select.Field350 {
    width: 370px;
}
.Field400 {
    width: 400px;
}
.FieldFull {
    width: 97%;
}
select.Field400 {
    width: 420px;
}
.MB10 {
    margin-bottom: 10px;
}
.MT0 {
    margin-top: 0;
}
.LH140 {
    line-height: 140%;
}
.PLRB5 {
    padding: 0 5px 5px;
}
.PLR10 {
    padding: 0 10px;
}
.PL20 {
    padding: 0;
}
.PL40 {
    padding: 0 0 0 40px;
}
.ML20 {
    margin: 0 0 0 20px;
}
.MT10 {
    margin-top: 10px;
}
.PL10 {
    padding-left: 10px;
}
.PB2 {
    padding-bottom: 2px;
}
.NoMarginBottom {
    margin-bottom: 0;
}
.Required {
    color: #01afea;
    font-weight: bold;
    padding-right: 0.25em;
}
.SuccessMessage {
    margin-bottom: 10px;
    padding: 8px 6px 8px 28px;
}
.Message {
    margin-bottom: 15px;
    padding: 10px 5px 10px 50px;
}
.Message p {
    float: left;
}
.Message ul {
    float: left;
    list-style-position: inside;
    margin: 0 0 5px 30px;
}
.Message li {
    font-size: 13px;
    line-height: 19px;
    padding: 0;
}
.CreateAccount {
    float: left;
    width: 375px;
}
.CreateAccount ul {
    margin-left: 20px;
}
.CreateAccount .btn {
    margin-top: 20px;
}
#LoginForm .btn {
    min-width: 127px;
}
#LoginForm p.Submit {
    margin-left: 0;
    margin-top: 0;
}
.AccountLogin {
    float: right;
    padding: 0;
    width: 430px;
}
.CreateAccount,
.AccountLogin,
#CreateAccountForm {
    font: 14px/20px "Trebuchet MS", Helvetica, sans-serif;
}
.CreateAccount a.Button {
    margin: 30px 0;
}
.AccountLogin .Submit .btn,
.AccountLogin .Submit a {
    display: inline-block;
    float: none;
    margin-right: 10px;
    vertical-align: middle;
}
#CreateAccountForm h2 {
    margin-bottom: 5px;
    padding: 20px 0 0;
}
.CreateAccountIntro {
    margin-bottom: 30px;
}
ul.ShippingAddressList,
ul.ShippingAddressList li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.ShippingAddressList li {
    float: left;
    height: 200px;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 290px;
}
ul.ShippingAddressList li .UtilityLinks {
    float: none;
    text-align: left;
}
ul.ShippingAddressList li .UtilityLinks a {
    color: #464646;
    display: inline-block;
    font-size: 18px;
    text-decoration: none !important;
    vertical-align: top;
}
ul.ShippingAddressList li .UtilityLinks a i {
    vertical-align: top;
}
.PrimaryProductDetails {} .PrimaryProductDetails .ProductAside {
    float: left;
    width: 386px;
}
.PrimaryProductDetails .ProductAside .AddThisButtonBox {
    margin-left: 0;
    margin-right: 0;
}
.PrimaryProductDetails .ProductThumbWrap {
    border-width: 0 1px 1px;
}
.PrimaryProductDetails .ProductThumb {
    float: left;
    height: auto !important;
    text-align: center;
    width: 400px !important;
}
.ProductThumbImageBox {
    display: inline-block;
    margin-bottom: 10px;
}
.ProductThumbImage {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e5e5e5;
    display: table-cell;
    float: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}
.ProductThumbImage a {
    display: block;
}
.ProductThumbImage img {
    border: 0 solid !important;
}
.ProductThumbImage .zoomPad {
    float: none;
}
.ProductThumbImage .zoomWindow {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 100%;
}
.ProductThumbImage .zoomWrapper {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #e5e5e5 #e5e5e5;
    border-image: none;
    border-right: 1px solid #e5e5e5;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    margin: auto;
}
.zoomWrapperImage {
    background: none repeat scroll 0 0 #fff;
}
#ProductDetails > div > div.ProductMain > div.ProductDetailsGrid > div.ProductPriceWrap > div.DetailRow.productRating {
    float: none;
}
#ProductDetails > div > div.ProductMain > div.ProductDetailsGrid > div.ProductPriceWrap > div.DetailRow.productRating > div > a {
    color: #01afea;
}
#ProductDetails > div > div.ProductMain > div.ProductDetailsGrid > div.ProductPriceWrap > div.DetailRow.productRating > div {
    color: #e1e1e1;
}
.PrimaryProductDetails .ProductMain,
.PrimaryProductDetails .productAddToCartBelow {
    color: #464646;
    float: right;
    padding: 0;
    width: 500px;
}
.PrimaryProductDetails .productAddToCartBelow {
    padding: 0 0 0 30px;
}
.PrimaryProductDetails .ProductMain h1 {
    color: #005895;
    font-size: 23px;
    font-weight: bold;
    line-height: 25px;
    margin: 0;
    padding: 0 0 25px;
    text-transform: none;
}
.PrimaryProductDetails .ProductMain h3 {
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
    color: #01afea;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 5px 2px;
    text-transform: uppercase;
}
.PrimaryProductDetails .ProductMain h3 span {
    background: url("//cdn3.bigcommerce.com/r-8ca94274ac8ef33d92b3d546281e4f1a3eec48df/themes/Hipster/images/collapse-btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 8px;
    margin: 8px 3px;
    text-indent: -5000px;
    text-transform: uppercase;
    width: 12px;
}
.PrimaryProductDetails .ProductMain h3.collapsed span {
    background: url("//cdn3.bigcommerce.com/r-8ca94274ac8ef33d92b3d546281e4f1a3eec48df/themes/Hipster/images/collapse-btn.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
.PrimaryProductDetails h2 {
    border: 0 none;
}
.PrimaryProductDetails .ProductThumb p a {
    font-weight: bold;
}
#ProductDescription h2,
#ProductDescription h3 {
    display: none;
}
#ProductDescription p {
    margin-bottom: 0;
}
#ProductDescription {
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 30px;
}
.ProductDescription,
.ProductReviews,
#ProductReviews,
.ProductsByCategory,
.ProductOtherDetails {
    font-size: 14px;
    margin-top: 20px;
}
.PrimaryProductDetails dl {
    font-size: 0.9em;
}
.ProductDescriptionContainer {} .PrimaryProductDetails dt {
    clear: left;
    font-weight: bold;
    width: 80px;
}
.PrimaryProductDetails dd {
    margin-left: 90px;
}
.Right hr {
    margin: 5px 0 0;
}
.ComparisonCheckbox {
    float: left;
}
.SideRecentlyViewed .ProductList li {
    margin-left: 0;
}
.SideRecentlyViewed .ProductDetails {
    margin-left: 20px;
}
.ComparisonTable {
    width: 100%;
}
.ComparisonTable a {
    color: #6e6e6e;
}
.ComparisonTable a:hover {
    color: #6e6e6e;
    text-decoration: underline;
}
.ComparisonTable td {
    background: none repeat scroll 0 0 #fff;
    vertical-align: top;
}
.CompareFieldName {
    font: 11px/16px "Droid Sans", sans-serif;
    padding: 7px 3px;
    width: 95px;
}
.CompareFieldName a {
    color: #6e6e6e;
}
.CompareFieldTop {
    color: #026398;
    font: bold 11px/16px "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 6px 3px;
    text-align: center;
    text-transform: uppercase;
}
.CompareFieldTop a {
    text-decoration: none;
}
.CompareFieldTop a:hover {
    text-decoration: underline;
}
.CompareLeft {
    padding: 7px 10px;
}
.CompareCenter {
    padding: 5px;
    text-align: center;
}
.CompareImage {
    line-height: 0;
    padding: 0;
}
.CompareImage a {
    display: block;
}
.CompareRating {
    padding-top: 8px;
    text-align: center;
    vertical-align: middle;
}
.CompareRating img,
.CompareRating span {
    vertical-align: middle;
}
.CompareProductOption {
    margin-left: 20px;
    padding-left: 5px;
}
.Availability {
    color: gray;
}
.LittleNote {
    color: gray;
    font-size: 0.85em;
}
.ViewCartLink {
    padding-bottom: 10px;
    padding-left: 30px;
    padding-top: 10px;
}
table.General,
table.CartContents {
    border: 1px solid #dedede !important;
    font-size: 14px;
    margin: 15px 0;
    width: 100%;
}
table.General small,
table.CartContents small {
    font-size: 13px;
}
table.General th {
    background: none repeat scroll 0 0 #fff;
    padding: 20px 10px;
    text-align: left;
}
table.General td {
    font-size: 13px;
    padding: 20px 10px;
    vertical-align: top;
}
table.General td h5 {
    margin: 0;
}
table.General tr.First td {
    border-top: 0 none;
}
table.CartContents th,
table.CartContents td {
    padding: 20px 10px;
}
table.CartContents td.ProductName h5 a {
    color: #6e6e6e;
}
.CartContents .ProductName a {} .CartContents tfoot .SubTotal td {
    font-weight: bold;
    text-align: right;
}
.ProceedToCheckout {
    text-align: center;
}
.ProceedToCheckout a {} .ProductOptionList,
.ProductOptionList li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.ProductOptionList {
    margin-top: 5px;
}
.ProductOptionList li {
    margin-bottom: 3px;
    margin-left: 2px;
}
.ProductOptionList input {
    vertical-align: middle;
}
.MiniCart h3 {
    font-size: 1.3em;
}
.MiniCart .SubTotal {
    font-size: 1.1em;
    text-align: center;
}
.JustAddedProduct {
    margin: auto auto 10px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    width: 128px;
}
.JustAddedProduct strong,
.JustAddedProduct a {
    display: block;
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 3px;
}
.JustAddedProduct .ProductDetails {
    font-size: 1.2em;
    padding-bottom: 10px;
}
.Field45.quantityInput {
    margin: 0 0 10px;
}
.QuickSearch {
    background: none repeat scroll 0 0 #fff;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 128px !important;
    width: 300px !important;
    z-index: 9999;
}
.QuickSearchTitle td,
.QuickSearchAllResults td {
    font-weight: bold;
    padding: 5px 44px 15px;
}
.QuickSearchResult td {
    cursor: pointer;
    font-size: 12px;
    padding: 8px 0 8px 8px;
}
.QuickSearchResultImage {
    margin-left: 4px;
    margin-right: 10px;
    text-align: center;
}
.QuickSearchResultNoImage {
    color: #777;
    padding-top: 10px;
}
.QuickSearchResultName {
    display: block;
    padding-bottom: 5px;
    text-decoration: none;
}
.QuickSearchResult .Price {
    font-size: 12px;
    font-weight: bold;
    padding-right: 5px;
}
.QuickSearchHover a {
    text-decoration: underline;
}
.QuickSearchAllResults {} .QuickSearchAllResults td {
    text-align: right;
}
.QuickSearchAllResults a {
    height: 25px;
}
.QuickSearchAllResults a:active,
.QuickSearchAllResults a {
    outline: medium none;
}
.BrandCloud .smallest {
    font-size: 12px;
}
.BrandCloud .small {
    font-size: 15px;
}
.BrandCloud .medium {
    font-size: 18px;
}
.BrandCloud .large {
    font-size: 20px;
}
.BrandCloud .largest {
    font-size: 26px;
}
.BrandCloud a {
    padding-right: 5px;
}
.DownloadExpires {
    color: gray;
    font-style: italic;
    padding-top: 3px;
}
.DownloadExpiresToday {
    color: red;
}
.CheckoutRedeemCoupon h4 {
    border-bottom: 1px solid #dcdcdc;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 0;
    padding-bottom: 10px;
}
.CheckoutRedeemCoupon p {
    margin: 10px 0;
}
.BillingDetails {
    float: left;
    margin-bottom: 15px;
    margin-right: 10px;
    width: 48%;
}
.ShippingDetails {
    float: left;
    margin-bottom: 15px;
    width: 48%;
}
.ProductDetailsGrid dt {
    float: left;
    font-weight: bold;
    margin-bottom: 6px;
    width: 140px;
}
.ProductDetailsGrid dd {
    margin-bottom: 6px;
    margin-left: 140px;
}
.SubCategoryList {
    margin-bottom: 20px;
}
.SubCategoryList a {
    font-size: 16px;
    font-weight: 800;
    padding: 20px 0 !important;
    text-decoration: none;
    text-transform: uppercase;
}
.SubCategoryList ul,
.SubCategoryList li {
    list-style: none outside none;
    margin-left: 0;
}
.SubCategoryList li {
    border-bottom: 1px solid #e1e1e1;
}
.SearchTips .Examples {
    color: #555;
    margin-bottom: 10px;
    margin-left: 30px;
    padding: 8px;
}
.ProductDetails .ProductThumb p {
    font-size: 0.9em;
    margin-top: 10px;
}
.ProductReviewList {
    clear: both;
    list-style: none outside none;
    margin: 10px 0;
}
.ProductReviewList li {} .ProductReviewList li:last-child {
    border: 0 none;
}
.ProductReviewList li .ReviewTitle {
    border-bottom: 2px dotted #6e6e6e;
    margin-bottom: 15px;
    padding-bottom: 20px;
}
.ProductReviewList li .ReviewTitle,
.ProductReviewList li .Meta {
    font-weight: bold;
}
.ProductReviewList li .ReviewTitle img {
    margin-left: 5px;
}
.SortBox select {
    font-size: 0.9em;
}
.SortBox option {
    color: #444;
}
.YourAccount li {
    margin-bottom: 8px;
}
.SoldOut {
    color: #999;
}
.AddToWishlistLink {
    margin: 0;
    position: relative;
}
.AddToWishlistLink .wishlist-button {
    background: none repeat scroll 0 0 #fff;
    border: 0 none;
    color: #000;
    cursor: pointer;
    font-weight: bold;
    left: 165px;
    position: absolute;
    text-decoration: underline;
    top: -70px;
}
.productOptionPickListSwatch .thumbnail,
.productOptionPickListSwatch .swatchColour {
    height: 25px !important;
    width: 25px !important;
}
.productOptionPickListSwatch .textureContainer,
.productOptionPickListSwatch .swatchColours {
    border-color: #ccc !important;
    margin: 3px 4px 4px !important;
    padding: 0 !important;
}
.productOptionPickListSwatch .selectedValue .textureContainer,
.productOptionPickListSwatch .selectedValue .swatchColours {
    border: 3px solid #000 !important;
    margin: 0 1px 1px !important;
}
html.javascript .productOptionViewRectangle input,
html.javascript .productOptionPickListSwatch input {
    left: 5px;
    top: 5px;
}
.ShippingProviderList {
    list-style: none outside none;
}
.GoogleCheckout p,
.PayPalExpressCheckout p,
.AlternativeCheckout p {
    clear: both;
    font-size: 90%;
    margin: 0;
}
.GoogleCheckout,
.PayPalExpressCheckout,
.AlternativeCheckout {
    clear: both;
    margin-bottom: 20px;
    text-align: center;
}
.fastCartSummaryBox .GoogleCheckout,
.fastCartSummaryBox .PayPalExpressCheckout,
.fastCartSummaryBox .AlternativeCheckout {
    clear: both;
    float: none !important;
    margin-bottom: 20px;
    text-align: center;
}
.KeepShopping {
    clear: both;
    text-align: right;
}
#TopMenu li.Flag {} #TopMenu li.Flag div {
    border: 0 none;
}
#TopMenu li.Flag img {
    margin: 3px;
}
#TopMenu li.Flag img.Last {
    margin-right: 0;
}
#TopMenu li.Flag img.Selected {
    border: 2px solid #dadada;
    margin: 1px 3px;
}
#TopMenu #SideCurrencySelector {
    border-right: 1px solid #666;
    float: none;
    line-height: 18px;
    list-style: none outside none;
    margin: 0;
    padding: 0 8px 0 0;
    position: relative;
}
#TopMenu #SideCurrencySelector .selected-currency {
    display: inline-block;
    margin-top: 4px;
    vertical-align: top;
}
#TopMenu #SideCurrencySelector .selCurr {
    color: #d0d0d0;
}
#SideCurrencySelector h2,
#SideCurrencySelector .selected-currency .Text {
    display: none;
}
#SideCurrencySelector .selCurr {
    font-weight: 700;
    padding-left: 5px;
    padding-right: 10px;
}
#SideCurrencySelector .CurrencyList {
    display: none;
    left: -11px;
    position: absolute;
    top: 28px;
    white-space: nowrap;
    width: 150px;
    z-index: 1;
}
#SideCurrencySelector .changeCurr {
    display: block;
    height: 18px;
    line-height: 18px;
    position: absolute;
    right: 0;
    text-align: right;
    text-decoration: none !important;
    top: 0;
    width: 100%;
    z-index: 1;
}
#SideCurrencySelector .changeCurr i {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    margin-right: 8px;
    text-align: right;
}
#SideCurrencySelector:hover .selCurr {
    text-decoration: underline;
}
.CurrencyList dl {
    margin: 0;
    padding: 0;
}
.CurrencyList dd {
    border: 0 solid !important;
    clear: both;
    margin: 0 0 -1px;
    padding: 0;
}
.CurrencyList a {
    background-color: #f1f1f1;
    border: 1px solid #dadada !important;
    color: #fff;
    display: block !important;
    float: none;
    font-size: 11px;
    line-height: 1.8;
    padding: 5px 8px !important;
    text-decoration: none;
    transition: all 300ms ease 0s;
}
.CurrencyList a.Sel {
    background: none repeat scroll 0 0 #fff !important;
}
.CurrencyList a:hover {
    text-decoration: none !important;
}
.CurrencyList a:hover .Text {
    color: #fe8222;
    text-decoration: none;
}
.CurrencyList a .Flag {
    display: block;
    float: left;
    margin-top: 2px !important;
    padding-right: 2px;
    vertical-align: top;
    width: 24px;
}
.CurrencyList a .Text {
    color: #464646;
    display: block;
    padding-left: 24px;
}
.EstimateShipping {} .EstimateShipping dt {
    clear: left;
    float: left;
    font-weight: normal;
    line-height: 34px;
    margin-bottom: 8px;
    width: 100px;
}
.EstimateShipping dd {
    font-weight: normal;
    margin: 20px 0 20px 130px;
    text-align: left;
}
.EstimateShipping p.Submit {
    margin: 20px 0;
}
.EstimateShipping label {
    display: block;
}
.EstimatedShippingMethods {
    float: right;
    text-align: left;
}
.EstimatedShippingMethods table {
    border-collapse: collapse;
    width: 100%;
}
.EstimatedShippingMethods .VendorShipping {
    margin-bottom: 10px;
    margin-left: 20px;
}
.EstimatedShippingMethods .Submit {
    text-align: right;
}
.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td {
    text-align: left;
}
.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td.Price {
    text-align: right;
}
.SharePublicWishList {
    border: 1px solid lightgray;
    padding: 5px;
}
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 6px;
    position: relative;
    text-transform: uppercase;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutTitle {
    color: #01afea;
}
.ExpressCheckoutBlock h3 a {
    font-size: 12px;
}
.ExpressCheckoutBlock {
    margin-bottom: -1px;
    padding-top: 0;
}
.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
    display: none;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    display: inline;
    font: 400 12px/18px "Trebuchet MS", sans-serif;
    text-transform: none;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
    display: none;
}
a.ChangeLink {
    position: absolute;
    right: 15px;
}
.ExpressCheckoutBlock a.ChangeLink {
    display: none;
}
.ExpressCheckoutBlockCompleted a.ChangeLink {
    display: none;
}
.ExpressCheckoutCompletedContent {
    left: 300px;
    position: absolute;
}
.LoadingIndicator {
    margin-left: 10px;
}
.LoadingIndicator img {
    margin-right: 10px;
    vertical-align: middle;
}
#TopMenu li.HeaderLiveChat {} .HeaderLiveChat img {
    vertical-align: middle;
}
#ProductOtherDetails .ProductDetailsGrid {
    margin-left: 25px;
}
.SubCategoryListGrid {
    padding: 4px;
}
.SubCategoryListGrid ul,
.SubCategoryListGrid li {
    list-style: none outside none;
    margin-left: 0;
}
.SubCategoryListGrid li {
    background: none repeat scroll 0 0 #fff;
    float: left;
    margin-bottom: 4px;
    margin-left: 10px;
    padding: 10px;
    text-align: center;
}
.SubCategoryListGrid ol {
    clear: both;
}
.SubBrandList ul,
.SubBrandList li {
    list-style: none outside none;
    margin-left: 0;
}
.SubBrandList li {
    background: url("//cdn3.bigcommerce.com/r-8ca94274ac8ef33d92b3d546281e4f1a3eec48df/themes/Hipster/images/SubBrand.gif") no-repeat scroll 3px 50% rgba(0, 0, 0, 0);
    margin-bottom: 4px;
    padding-left: 25px;
}
.SubBrandListGrid {
    padding: 0;
}
.RowDivider {
    display: none !important;
}
.SubBrandListGrid ul,
.SubBrandListGrid li {
    list-style: none outside none;
    margin-left: 0;
}
.SubBrandListGrid li {
    background: none repeat scroll 0 0 #fff;
    float: left;
    margin-bottom: 4px;
    margin-left: 10px;
    padding: 10px;
    text-align: center;
}
.SubBrandListGrid ol {
    clear: both;
}
.ProductAddToCart dt {
    float: left;
    font-weight: bold;
    margin-bottom: 4px;
    width: 140px;
}
.ProductAddToCart dd {
    margin-bottom: 4px;
    margin-left: 140px;
}
.ProductAddToCart dt div.Required,
#CartEditProductFieldsForm dt div.Required {
    width: 8px;
}
.ProductAddToCart input.Textbox,
#CartEditProductFieldsForm input.Textbox {
    width: 181px;
}
.ProductAddToCart textarea,
#CartEditProductFieldsForm textarea {
    height: 50px;
    width: 183px;
}
.CartContents .CartProductFieldsLink {
    background: url("//cdn3.bigcommerce.com/r-8ca94274ac8ef33d92b3d546281e4f1a3eec48df/themes/Hipster/images/GiftWrappingAvailable.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #666;
    font-size: 11px;
    margin-top: 6px;
    padding-bottom: 4px;
    padding-left: 22px;
}
.ProductFields dd {
    margin-bottom: 4px;
}
.ProductFields {
    margin-bottom: 15px;
}
.ProductFields input.Textbox {
    width: 100%;
}
.ProductFields TextArea {
    width: 100%;
}
.CartContents .CartProductFieldsRow {
    border-top: 0 none;
}
.CartContents .CartProductFieldsRow dl {
    margin-top: 15px;
}
p.QuantityInput,
p.AddCartButton {
    text-align: center;
}
.ProductAddToCart dt.QuantityInput {
    margin-top: 4px;
}
.ProductAddToCart dd.AddCartButton span {
    margin-top: 4px;
    padding-right: 5px;
}
.ProductActionAdd {
    display: block;
    margin-top: 5px;
}
.ProductActionAdd a,
.ProductActionAdd strong a {} .TagList {
    margin-top: 20px;
}
.CartThumb {
    text-align: center;
    width: 1px;
}
.CartThumb img {
    max-height: 150px;
    max-width: 107px;
}
td.ProductName a {
    color: #6e6e6e;
}
.WrappingOptions {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #666;
    line-height: 1.6;
    margin-top: 6px;
    padding-bottom: 4px;
    padding-left: 18px;
    position: relative;
}
.WrappingOptions i {
    font-size: 14px;
    left: 0;
    margin-left: -18px;
    position: relative;
    top: 0;
    vertical-align: middle;
    z-index: 1;
}
.ViewAllLink a {
    display: block;
    padding-top: 10px;
}
.SelectGiftWrapMultiple {
    max-height: 400px;
}
.TabNav,
.TabNav li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.TabNav {
    font-size: 10px;
    padding: 6px 4px 6px 25px;
}
.TabNav li {
    display: inline;
}
.TabNav li a {
    font-size: 12px;
    margin-right: 3px;
    margin-top: 3px;
    padding: 6px 10px;
    position: relative;
    text-decoration: none;
    top: 0;
}
.TabNav li a:hover {
    text-decoration: none;
}
.TabNav li.Active a {
    margin-top: 0;
}
.ProductAddToCart dd.AddCartButton div.BulkDiscount {
    display: inline-block;
    float: left;
}
.ProductAddToCart .BulkDiscount {
    float: left;
    margin: 4px 0 15px 14px;
}
.ProductAddToCart .BulkDiscount .DetailRow:before {
    color: #fff;
    content: "";
    font-family: "FontAwesome";
    font-size: 16px;
    height: 12px;
    left: 40px;
    position: relative;
}
.BulkDiscount .DetailRow {
    display: inline-block;
    left: -15px;
    padding: 0 !important;
    position: relative;
}
.BulkDiscountLink {
    margin-top: 15px;
}
#VendorLogo .BlockContent,
#VendorPhoto .BlockContent {
    margin: 0;
    text-align: center;
}
.TransitTime {
    color: gray;
    font-weight: normal;
}
.Content .ProductList.List li.ListView {
    background: none repeat scroll 0 0 #f9f9f9;
    clear: both;
    display: block;
    float: none;
    height: auto !important;
    margin: 6px 0 20px;
    min-height: 1px;
    padding: 0;
    position: relative;
    width: auto !important;
}
.Content .ProductList.List .ProductImage {
    background-image: none;
    float: left;
    margin: 0 !important;
    padding: 0;
}
.Content .ProductList.List .ProductImage a {
    display: table-cell !important;
    height: 308px !important;
    vertical-align: middle;
    width: 220px !important;
}
.Content .ProductList.List .ProductDetails {
    background-image: none;
    clear: none;
    display: block;
    height: auto;
    margin-bottom: 0;
    margin-left: 222px !important;
    margin-right: 0;
    margin-top: 0;
    padding: 15px;
    text-align: left;
}
.Content .ProductList.List .ProductActionAdd,
.Content .ProductList.List .ProductPrice,
.Content .ProductList.List em {
    display: block;
    position: static;
}
.Content .ProductList.List .ProductActionAdd {
    clear: none;
}
.Content .ProductList.List .ProductImage .QuickViewOverlay {} .Content .ProductList.List li.custom-quickview {
    background: none repeat scroll 0 0 #fff;
    box-shadow: none;
    color: #6e6e6e;
    display: none;
    float: none;
    height: auto !important;
    margin: 0;
    overflow: hidden;
    width: auto !important;
}
.Content .ProductList.List .ProductPrice {
    color: #464646;
}
.Content .ProductList.List .ProductQty {
    margin-left: 10px;
}
.Content .ProductList.List .ProductDescription {
    clear: right;
    margin-top: 15px;
}
.Content .ProductList .ProductRightCol {
    clear: right;
    float: right;
    line-height: 125%;
    padding-bottom: 15px;
    padding-left: 10px;
}
.Content .ProductList .ProductRightCol .ProductPrice {
    height: auto;
    line-height: 125% !important;
    margin: 0;
    text-align: right;
}
.Content .ProductList.List li.ListView .ProductCompareButton {
    margin-top: 19px;
    text-align: left;
}
.OrderItemMessage {
    margin: 10px 0;
    padding: 7px;
}
.LittleNotePassword {
    color: gray;
    font-size: 0.85em;
    padding: 2px 0;
}
.RequiredClear {
    visibility: hidden;
}
.ProductDetailsGrid .DetailRow {
    border-bottom: medium none;
    float: left;
    margin-bottom: 0;
    padding: 0 0 25px;
}
#productDetailsAddToCartForm > div > div.DetailRow.AddCartButton > div.Label.QuantityInput {
    width: auto;
}
.ProductDetailsGrid .DetailRow:last-child {
    border-bottom: medium none;
}
.ProductDetailsGrid .DetailRow.PriceRow {
    border-top: medium none;
    color: #464646;
    font-size: 22px;
    padding-bottom: 30px;
}
.ProductDetailsGrid .ProductPriceWrap .DetailRow {
    margin-bottom: 0;
    padding-bottom: 0;
}
.ProductDetailsGrid .ProductPriceWrap .DetailRow {
    border: 0 none;
}
.ProductDetailsGrid .DetailRow.PriceRow .Label {
    margin: 0;
}
.ProductDetailsGrid .DetailRow.PriceRow .Value {
    font-size: 22px;
}
.ProductDetailsGrid .DetailRow.PriceRow .Value em {
    color: #005895;
    font-weight: 700;
    letter-spacing: 0;
}
.ProductDetailsGrid .Label {
    color: #464646;
    font: 700 14px/18px "Trebuchet MS", sans-serif;
    margin: 0 0 7px;
    width: 130px;
}
#ProductOtherDetails .ProductDetailsGrid .Label {
    width: 180px;
}
.ProductDetailsGrid .Value {
    display: inline;
    font-size: 14px;
}
.ProductOptionList ul,
.ProductOptionList li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.ProductOptionList li {
    margin-bottom: 3px;
}
.ProductOptionList input {
    vertical-align: middle;
}
.ProductPriceWrap {
    border-style: dotted;
    border-width: 1px 0;
    font-size: 23px;
    margin: 22px 0;
    overflow: hidden;
    position: relative;
}
.ProductPriceWrap em {
    font-weight: normal;
}
.ProductPriceWrap .RetailPrice {
    color: #666;
    font-size: 12px;
}
x.ProductPriceWrap .PriceRow {
    margin-left: 10px;
    margin-top: 20px;
}
.ProductPriceWrap .PriceRow .YouSave {
    bottom: 14px;
    color: #666;
    font-size: 12px;
    position: absolute;
    right: 10px;
}
#QuickViewProductDetails .ProductPriceWrap .productAttributeRow {
    border-bottom: 0 none;
    clear: none;
    padding: 0 10px 0 0;
}
#QuickViewProductDetails .ProductPriceWrap .productAttributeRow em {
    line-height: 30px;
    margin: 0 !important;
    padding: 0 !important;
}
.SearchPaging {
    float: right;
    font-size: 0.95em;
}
.SearchSorting {
    float: right;
    font-size: 0.95em;
    margin: 0 0 15px;
}
.SearchSorting select {
    font-size: 0.95em;
}
#SearchResultsCategoryAndBrand {
    display: none;
    margin: 10px 0 15px;
    padding: 0;
}
#frmCompare > div.SearchContainer {
    padding-top: 10px;
}
.ContentList em,
.QuickSearchResultMeta em {
    font-size: 0.8em;
}
#AjaxLoading {
    display: none;
    padding: 5px 10px;
    text-align: center;
    width: 180px;
    z-index: 2147483647;
}
#AjaxLoading img {
    margin-right: 5px;
    vertical-align: bottom;
}
#ProductDetails #ImageScrollPrev,
#ProductDetails #ImageScrollNext {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    display: inline-block !important;
    float: none;
    font-size: 16px;
    line-height: 50px !important;
    margin-top: 0;
    vertical-align: top;
}
#ProductDetails #ImageScrollPrev:hover,
#ProductDetails #ImageScrollNext:hover {
    color: #464646;
    text-decoration: none !important;
}
#ProductDetails #ImageScrollPrev {} #ProductDetails .ProductTinyImageList {
    display: inline-block;
}
#ProductDetails .ProductTinyImageList ul li {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e5e5e5 !important;
    height: auto !important;
    margin: 0 5px 10px;
    min-height: 52px !important;
    overflow: hidden;
    padding: 0;
    width: 52px !important;
}
#ProductDetails .ProductTinyImageList ul li.selected {
    border: 1px solid #01afea !important;
    height: auto !important;
    width: 52px !important;
}
#ProductDetails .ProductTinyImageList ul li .TinyOuterDiv {
    height: auto !important;
    margin: 0 auto;
    width: 52px !important;
}
#ProductDetails .ProductTinyImageList ul li div {
    height: auto !important;
    text-align: center;
    width: 52px !important;
}
#ProductDetails .ProductTinyImageList ul li #TinyOuterDiv {
    border: 2px solid white;
}
#ProductDetails .ProductTinyImageList ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#ProductDetails .ProductTinyImageList .TinyOuterDiv a {
    cursor: default;
}
.carousel {
    left: -5000px;
    position: relative;
    visibility: hidden;
    width: 180px;
}
.ImageCarouselBox {
    float: none;
    margin: auto;
    padding-left: 0 !important;
    text-align: center;
    white-space: nowrap;
    width: auto;
}
.ProductPriceWrap {
    padding: 10px;
}
.productAttributeList .productAttributeRow {
    border-bottom: medium none;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding-bottom: 10px !important;
    padding-left: 0 !important;
}
.productAttributeList .productAttributeRow ul,
.productAttributeList .productAttributeRow ol,
.productAttributeList .productAttributeRow li:last-child {
    margin-bottom: 0 !important;
}
.productAttributeList .productAttributeRow input {
    margin-bottom: 5px !important;
}
.productAttributeValue .productAttributeFluidWidth {
    box-sizing: content-box !important;
    height: 18px;
    width: 400px !important;
}
.productAttributeValue textarea.productAttributeFluidWidth {
    height: 100px;
}
.productAttributeList .required {
    color: #be0303 !important;
}
.productAttributeList .productAttributeLabel {
    float: none !important;
    margin: 0 !important;
    padding-top: 0 !important;
    width: auto !important;
}
.productAttributeList .productAttributeLabel label {
    display: block;
    font: 700 14px/18px "Trebuchet MS", sans-serif;
    margin-bottom: 10px !important;
}
.productAttributeList ul {
    margin-bottom: 20px;
}
.productAttributeList li {
    margin-bottom: 8px;
}
.productOptionViewProductPickListWithImage {
    border-color: #ddd !important;
    margin-bottom: 20px;
}
.productOptionViewProductPickListWithImage .scrollContainer {
    max-height: 160px !important;
}
.productOptionViewProductPickListWithImage td {
    border-bottom: 1px dotted #e0e0e0;
    padding: 10px 5px !important;
    vertical-align: middle !important;
}
.productOptionViewRectangle .option.selectedValue label {
    background: none repeat scroll 0 0 #01afea !important;
    border: 1px solid #01afea !important;
    color: #fff;
    font-weight: 800;
    padding: 5px 20px !important;
}
.productOptionViewRectangle .option label {
    background: none repeat scroll 0 0 #fff !important;
    color: #7d7d7d;
    font-weight: 800;
    margin-right: 8px;
    min-width: 15px;
    padding: 5px 20px !important;
    text-align: center;
}
.productOptionViewRectangle .option label .name {
    line-height: 19px;
}
.productOptionPickListSwatch .textureContainer,
.productOptionPickListSwatch .swatchColours {
    border: 0 none !important;
    margin-bottom: 7px;
}
.productOptionViewProductPickList label,
.productOptionViewRectangle label,
.productOptionViewRadio label {
    padding-left: 0 !important;
}
.productOptionViewProductPickList input,
.productOptionViewRectangle input,
.productOptionViewRadio input {
    margin-left: 0 !important;
    margin-top: 0 !important;
    opacity: 0 !important;
}
.TinyOuterDiv {
    border-width: 0 !important;
}
#VideoList li {
    float: left;
    height: 180px;
    list-style: none outside none;
    margin: 10px 10px 10px 0;
    opacity: 0.5 !important;
    padding: 0;
}
#VideoList li:hover,
#VideoList li.currentVideo {
    opacity: 1 !important;
}
.VideoSeparator {
    clear: both;
}
.videoRow {
    margin-bottom: 4px;
}
.previewImageContainer {
    height: 30px;
    width: 50px;
}
.videoRow img {
    float: left;
    height: 104px;
    width: 126px;
}
.videoRowTitle {
    float: left;
    font: 12px/14px "Trebuchet MS", Helvetica, sans-serif;
    overflow: hidden;
    padding: 5px 0;
    width: 126px;
}
.videoRowDescription {
    max-height: 50px;
    overflow: hidden;
}
.VideoOverlay {
    background: url("//cdn3.bigcommerce.com/r-8ca94274ac8ef33d92b3d546281e4f1a3eec48df/themes/Hipster/images/VideoOverlay.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.VideoPreviewSize {
    height: 104px;
    width: 126px;
}
.videoRowLength {
    padding-left: 4px;
}
.videoRow,
.videoRowTitle,
.videoRow img,
.videoRowLength {
    cursor: pointer;
}
#VideoList ul {
    margin: 0 -10px 0 0;
    overflow-y: auto;
    padding: 0;
    position: relative;
}
#VideoSingle {
    font-size: 14px;
    padding: 10px 0;
    width: 240px;
}
#VideoContainer {
    padding: 10px 0;
}
.HideElement {
    display: none;
}
.VideoSingleTitle {
    font-weight: bold;
}
.VideoSingleDescription {
    display: none;
    height: 220px;
    overflow-y: auto;
    padding-right: 5px;
    padding-top: 10px;
}
.Left #VideoMiddleContainer,
.Right #VideoMiddleContainer {
    display: none;
}
.Content #VideoSideContainer {
    display: none;
}
#VideoSideContainer ul {
    text-align: center;
}
#VideoSideContainer ul li {
    margin-bottom: 5px;
}
.VideoSideDescription {
    padding: 2px 10px;
}
.VideoImageContainer {
    position: relative;
}
#fastCartWrapper {
    padding: 0;
}
#fastCartContainer .ProductList .ProductImage {
    display: table-cell;
    height: auto !important;
    text-align: center;
    vertical-align: middle;
    width: auto !important;
}
.fastCartTop {
    padding: 0;
}
.fastCartProdLink {
    margin-bottom: 20px;
}
.fastCartContent {
    width: auto;
}
.fastCartItemBox {
    padding: 0;
    width: 200px;
}
.fastCartItemBox h2 {
    font-family: "Helvetica Neue", Arial, "Sans-Serif";
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 20px;
}
.fastCartProd {
    font-weight: bold;
    margin-bottom: 20px;
}
.fastCartSummaryBox {
    max-width: none;
    padding: 20px 10px;
    width: 207px;
}
.fastCartSummaryBox .subtotal,
.fastCartSummaryBox .ProductPrice,
.fastCartSummaryBox .CartActions {
    padding: 0 15px;
}
.fastCartContent .CheckoutButton a {
    color: #fff !important;
    margin-bottom: 15px;
}
.fastCartSummaryBox .CheckoutButton a:hover {
    color: #fff !important;
    text-decoration: none;
}
.fastCartSummaryBox .subtotal {
    border-bottom: 1px solid;
    margin-top: 0;
    padding-bottom: 5px;
}
.fastCartSummaryBox .ProductPrice {
    border-bottom: 1px solid;
    display: block;
    padding-bottom: 10px;
    padding-top: 10px;
}
.fastCartSummaryBox .CartActions {
    margin-top: 15px;
}
.fastCartSummaryBox .ProductPrice {
    font-size: 29px;
    font-weight: normal;
}
.fastCartBottom {
    padding-left: 0;
    padding-right: 0;
}
.fastCartBottom h3 {
    border-width: 1px 0;
    font-size: 19px;
    padding: 20px 0;
    text-transform: uppercase;
}
#fastCartContainer .ProductList {
    margin: 0 -20px 0 0 !important;
}
#fastCartContainer .ProductList li {
    margin: 10px 20px 10px 0;
    padding: 0;
}
#ProductTabs.Panel {
    padding-top: 0;
}
.productAttributeLabel {
    text-align: left !important;
}
.AddThisButtonBox {
    float: left !important;
    margin: 10px 0 25px !important;
}
.PinterestButtonContainer {
    text-align: left;
    margin: 0;
}
#ModalContainer {
    border: 5px solid;
}
#ModalContentContainer,
#ModalTitle,
.ModalTitle,
#ModalButtonRow,
.ModalButtonRow {
    background: none repeat scroll 0 0 #fff !important;
    border: medium none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
#ModalTitle,
.ModalTitle,
#ModalButtonRow,
.ModalButtonRow {
    background: none repeat scroll 0 0 #fff !important;
    border: medium none !important;
}
#ModalContent,
.ModalContent {
    border-color: #f4f4f4 !important;
    border-style: solid;
    border-width: 1px 0 !important;
    margin-top: 0 !important;
    max-height: 350px;
    overflow-y: auto;
    padding: 15px !important;
}
#ModalButtonRow,
.ModalButtonRow {
    padding: 15px !important;
}
.ModalTitle,
#ModalTitle {
    color: #464646 !important;
    font-family: "Droid Sans", sans-serif;
    font-size: 14px !important;
    height: auto;
    line-height: 150%;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    text-transform: uppercase;
}
.ModalContent {
    color: #999 !important;
    height: auto !important;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 14px !important;
}
.modalContainer {
    border: 0 none !important;
}
.fastCartItemBox small {
    display: block;
}
#fastCartContainer,
#QuickViewContent {
    padding: 20px 22px !important;
}
.modalClose {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    padding: 0 !important;
    text-align: left !important;
    text-indent: -9999px !important;
}
.modalClose:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #01afea !important;
    content: "";
    display: block;
    font-family: "FontAwesome";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none !important;
    text-indent: 0;
    text-transform: uppercase;
    top: -8px;
    width: auto;
}
.modalClose:hover:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #026398 !important;
    text-decoration: none !important;
}
#fastCartContainer .ProductDetails {
    height: 40px;
}
#socnet {
    clear: both;
    padding: 0 0 15px;
}
#socnet h3 {
    text-transform: uppercase;
}
#socnet a {
    display: inline-block;
    margin-bottom: 8px;
    margin-right: 12px;
    text-align: left;
    text-indent: -9999px;
    vertical-align: middle;
}
#prodAccordion {} #prodAccordion .Block {
    margin: 0 !important;
    padding: 0 !important;
}
#prodAccordion .Block.current {} #prodAccordion .Block h2,
#prodAccordion .Block.current h2 {
    color: #01afea;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 15px 2px;
    text-align: left;
    text-transform: uppercase;
}
#prodAccordion .Block h2:hover {
    text-decoration: underline;
}
#prodAccordion .Block:last-child {} .prodAccordionContent {
    display: none;
    margin: 0;
    padding: 10px;
}
.current .prodAccordionContent {
    display: block;
}
#tabcontent {
    overflow: hidden;
}
#tabcontent .photo {
    margin-right: 20px;
    width: auto;
}
#SideAccountMenu,
#GiftCertificatesMenu {} #SideAccountMenu .BlockContent,
#GiftCertificatesMenu .BlockContent {
    margin: 0;
    padding-bottom: 15px;
}
#frmGiftCertificate {} .GiftCertificateThemeList br {
    display: none;
}
.GiftCertificateThemeList label {
    display: block;
    margin-bottom: 10px;
}
.CartCode {
    clear: both;
    margin: 0;
    padding: 35px 0;
}
.CartCode .CouponCode,
.CartCode .GiftCertificate {
    float: left;
    width: 400px;
}
.CartCode .GiftCertificate {
    float: right;
    padding-left: 30px;
}
.CartCode input[type="submit"] {} .CartContents .GrandTotal {
    font-size: 18px;
    text-transform: uppercase;
}
.CartUpdateBtn {
    margin-right: 10px;
}
.CartUpdateBtn .btn {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 20px;
    color: #01afea;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.CartUpdateBtn .btn:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #464646;
}
#CartContent .AlternativeCheckout {
    clear: both;
    float: right;
    margin-bottom: 5px;
    margin-top: 5px;
}
#CartContent .AlternativeCheckout a {
    font-weight: bold;
}
#CartContent .AlternativeCheckoutOr {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}
#WishListEditFrom form {
    margin-top: 20px;
}
#WishListEditFrom dt {
    width: auto;
}
#WishListEditFrom dd {
    margin-bottom: 25px;
    margin-left: 125px;
}
#WishListEditFrom label {
    margin-left: 10px;
}
#wishlistsform table .action {
    text-align: center;
    white-space: nowrap;
}
#wishlistsform .action div {
    display: inline-block;
    float: none;
    height: 20px;
    margin: 0 2px;
    overflow: hidden;
    text-align: left;
    text-indent: -99999px;
    width: 20px;
}
#wishlistsform .action a {
    display: block;
    height: 20px;
    width: 20px;
}
#Menu ul {
    margin: 0;
}
#Footer #Menu ul {
    border-bottom: 1px solid #bbb;
    margin-bottom: 10px;
    padding-bottom: 15px;
    width: 100% !important;
}
#Footer #Menu li a {
    border-left: 1px solid #000;
    color: #000;
    height: auto;
    margin-left: 10px;
    padding: 0 0 0 10px;
    text-decoration: none;
}
#Footer #Menu li a:hover {
    text-decoration: underline;
}
#currency-chooser .currencies:before {
    content: "";
    display: block;
    left: 79px;
    position: absolute;
    top: -15px;
}
#Footer #Menu li.First a {
    border-left: 0 none;
    margin: 0;
    padding: 0;
}
#Footer #Menu ul ul {
    border: 0 none;
    display: inline-block;
    padding: 0;
}
#Footer #Menu ul ul li:before {
    content: "|";
    padding: 5px;
}
#Header #SideCategoryList {
    display: inline-block;
    float: none;
}
.pagination-container {
    text-align: center;
}
.CategoryPagination {
    display: inline-block;
    line-height: 15px;
    white-space: nowrap;
}
.CategoryPagination .PagingList {
    display: inline;
    margin-left: 0;
}
.CategoryPagination .PagingList li:first-child {
    display: none;
}
.CategoryPagination .PagingList li.ActivePage {
    color: #01afea;
    padding: 0 3px;
}
.CategoryPagination a:hover {
    color: #01afea;
}
.CategoryPagination .FloatLeft {
    margin-right: 13px;
}
.CategoryPagination .FloatRight {
    margin-left: 3px;
}
.CategoryPagination .FloatLeft a,
.CategoryPagination .FloatRight a {
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    width: 5px;
}
.CategoryPagination .FloatLeft a {
    background-image: url("//cdn3.bigcommerce.com/r-8ca94274ac8ef33d92b3d546281e4f1a3eec48df/themes/Hipster/images/l-arrow.png");
    background-position: 50% 50%;
    margin-top: 0;
}
.CategoryPagination .FloatRight a {
    background-image: url("//cdn3.bigcommerce.com/r-8ca94274ac8ef33d92b3d546281e4f1a3eec48df/themes/Hipster/images/r-arrow.png");
    background-position: 50% 50%;
    margin-top: 0;
}
.CategoryPagination li {
    display: inline-block;
    margin-right: 7px;
}
#frmCompare {
    clear: both;
    padding-top: 0;
}
.PagingBottom {
    margin-top: 10px;
}
#SideProductAddToWishList .BlockContent {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #e3e3e3;
    display: none;
    left: -40px;
    margin: 35px 0 0;
    padding: 15px;
    position: absolute;
    z-index: 100;
}
.OutOfStockMessage {
    background: url("//cdn3.bigcommerce.com/r-8ca94274ac8ef33d92b3d546281e4f1a3eec48df/themes/Hipster/images/warning.png") no-repeat scroll 2px 1px rgba(0, 0, 0, 0);
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    margin-bottom: 20px;
    padding-left: 25px;
}
.CurrentlySoldOut p {
    font-weight: normal;
    margin: 0;
}
.ProductMain table.ExpectedReleaseDate {
    margin: 0 0 20px;
    width: 100%;
}
div.FacebookLikeButtonContainer {
    margin-top: 0;
}
div.FacebookLikeButtonContainer iframe {
    height: 30px;
}
td.CartItemIndividualPrice,
td.CartItemTotalPrice {
    line-height: 34px;
}
.ShippingMethodList table tbody td {
    padding-left: 20px;
}
.ShippingMethodList table td,
.ShippingMethodList table td em {
    font-weight: 400 !important;
}
.Syndicate a,
.Syndicate a img {
    display: inline-block;
    vertical-align: middle;
}
.Syndicate a img {
    margin-right: 5px;
}
#tabcontent {
    background: none repeat scroll 0 0 #fff;
}
#SharingDataChoices li {
    position: relative;
    text-align: center;
}
#SharingDataChoices li img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
}
#CartEditProductFieldsForm .productAttributeList {
    max-height: 10000px;
    overflow: hidden;
}
#ModalContent .productAttributeValue textarea.productAttributeFluidWidth {
    height: 100px !important;
    width: 98% !important;
}
ul.ContentList,
ul.AccountOrderStatusList,
ul.AccountMessageList {
    list-style: none outside none;
    margin: 0;
}
ul.AccountMessageList h3,
ul.ContentList h3 {
    margin-bottom: 0;
}
.caps {
    text-transform: uppercase;
}
ul.AccountMessageList li img {
    vertical-align: middle;
}
.ReturnsList {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.ReturnsList li h3 {
    margin: 0;
}
.home-products .ProductInfo #QuickViewContent #QuickViewProductDetails {
    width: 260px !important;
}
html.touch .productOptionViewRectangle input,
html.touch .productOptionPickListSwatch input {
    cursor: pointer !important;
    height: 25px !important;
    left: 0 !important;
    margin: 0 !important;
    opacity: 0 !important;
    top: 0 !important;
    width: 25px !important;
    z-index: 100 !important;
}
.ExpressCheckoutContent .CreateAccount {
    padding-left: 0 !important;
}
.EstimatedShippingForm div.selector {
    display: block !important;
    width: auto !important;
}
.EstimatedShippingForm #shippingZoneStateName {
    width: 270px;
}
.ProductList .Message {
    padding-left: 20px;
}
.addthis_default_style .at300b,
.addthis_default_style .at300bo,
.addthis_default_style .at300m {
    padding: 0 10px 0 0;
}
.addthis_pill_style {
    display: inline-block !important;
}
.ProductDetailsGrid.prodAccordionContent {
    margin-left: 0 !important;
}
.ProductDetailsGrid.prodAccordionContent .DetailRow {
    padding-bottom: 0;
}
#use_store_credit td {
    text-align: left;
}
.PaymentOptions,
#provider_list {
    line-height: 150%;
}
#provider_list {
    padding-left: 20px;
}
.WrappingOptions a {
    color: #01afea !important;
}
#CartBreadcrumb {
    white-space: nowrap;
}
#QuickSearch {
    margin-left: -55px;
    margin-top: -10px;
}
.masonry,
.masonry .masonry-brick {
    animation-timing-function: ease;
    transition-duration: 1200ms;
}
.masonry {
    transition-property: height, width;
}
.masonry .masonry-brick {
    transition-property: left, right, top;
}
.productAttributeList .productAttributeValue {
    display: inline;
    font-size: 14px;
}
.ProductList .ProductPriceRating {
    float: left;
    margin-bottom: 5px;
    max-width: 110px;
}
.ProductList .ListView.item .ProductPrice,
.ProductList .ListView.item em {
    padding: 0 !important;
}
.ProductList li.ListView .ProductActionAdd,
.ProductList li.ListView .ProductCompareButton {
    padding-left: 0 !important;
}
.productAttributeList .productAttributeValue .dateselector select {
    width: 80px;
}
#OrderConfirmationForm .CartContents tfoot tr {
    border-bottom: 1px solid #dedede;
}
#OrderConfirmationForm .CartContents tfoot tr td {
    padding: 10px;
}
#OrderConfirmationForm .proceedToCheckout {
    margin-top: 40px;
}
table {
    border-collapse: collapse;
    margin-bottom: 1rem;
}
table td {
    border: 1px solid #dedede;
    padding: 0.25rem 0.5rem;
}
blockquote {
    background: none repeat scroll 0 0 #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 0;
    padding: 0.5em 10px;
    quotes: "“" "”" "‘" "’";
}
blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}
blockquote p {
    display: inline;
}
#frmCompare .ProductList li div.ProductDetails span {
    left: 0;
    padding-left: 0;
}
#frmCompare .ProductList li div.ProductDetails em {
    color: #005895;
    padding: 3px 0;
}
#SitemapContent ul {
    margin-bottom: 0;
}
#SitemapContent > div > div.SitemapPages > ul > li > ul > li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
#SitemapContent > div > div.SitemapCategories > ul > li > ul > li > ul > li > ul > li:first-child,
#SitemapContent > div > div.SitemapPages > ul > li > ul > li:first-child {
    padding-top: 3px;
}
#SitemapContent > div > div.SitemapCategories > ul > li > ul > li > ul > li > ul > li:last-child {
    padding-bottom: 0;
}
div#excerpt,
div#blurb {
    display: none;
}
div.radio {} div.ProductName .option {} .ProductDetails li.option {
    display: inline-block;
}
div.BLURB {
    clear: both;
    margin-left: 8px;
    margin-right: 5px;
    padding: 0 5px;
}
.babyBgImg {
    background: url(http://cdn3.bigcommerce.com/s-dg79g/product_images/uploaded_images/baby-r2.png) no-repeat;
    left: 30px;
    margin-left: 12%;
    position: absolute;
    width: 50%;
    z-index: -1;
    height: 431px;
    background-size: contain;
}
.babyMoonImg {
    right: 0;
    position: absolute;
    height: 150px;
    width: 150px;
    top: 30px;
}
.babyMoonImg img {
    max-height: 100%;
}
.baby.hr {
    top: 584px;
}
.men.hr {
    top: 664px;
}
.menHeader {
    width: 100%;
    position: relative;
    top: 30px;
    margin-bottom: 30px;
}
.baby .catHeadContent p {
    margin: 130px 0 0 219px;
    text-align: left;
    width: 58%;
}
img.babyLotion {
    width: 21%;
    position: absolute;
    top: 54px;
    right: 30%;
    height: auto;
}
.mensTitle,
.babyTitle {
    color: #005895;
    font-family: 'Gotham Rounded SSm A', 'Gotham Rounded SSm B', 'Varela Round', Arial, sans-serif;
    text-align: left;
}
.babyTitle.heading {
    padding-top: 234px;
    font-size: 34px;
    line-height: 40px;
    text-transform: uppercase;
}
.babyTitle span {
    margin-left: 19%;
}
.babyTitle.subtitle {
    font-size: 15px;
    width: 25%;
    float: right;
    margin-bottom: 90px;
}
.mensTitle.heading {
    padding-top: 75px;
    font-size: 34px;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center;
}
.mensTitle.subtitle {
    font-size: 15px;
    margin-bottom: 230px;
    text-align: center;
}
.baby.CategoryDescription {
    height: 67px;
}
div#column1 img {
    height: auto;
    width: auto;
}
div#column2 {
    text-align: right;
}
p.quote1 {
    margin: 0 0 0 -92px;
}
.homecenter {
    background: #cef0fb;
    background: -webkit-linear-gradient(#cef0fb, #e5f7fd);
    background: -o-linear-gradient(#cef0fb, #e5f7fd);
    background: -moz-linear-gradient(#cef0fb, #e5f7fd);
    background: linear-gradient(#cef0fb, #e5f7fd);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cef0fb', endColorstr='#e5f7fd');
    /* IE6-9 */
    
    height: 100px;
    margin: 0 0 -100px;
    position: relative;
    z-index: -1;
}
.awardsBar {
    width: 980px;
    margin: 0 auto;
}
.awardFlag {
    float: left;
    margin-bottom: 20px;
}
.awardsText {
    float: left;
    padding: 22px 25px;
    font-size: 21px;
    width: 50%;
    color: #005895;
    font-family: 'Gotham Rounded SSm A', 'Gotham Rounded SSm B', 'Varela Round', Arial, sans-serif;
}
.awardGHKS {
    padding: 8px 0;
    float: left;
}
.videoText {
    color: #01AFEA;
    font-size: 26px;
    font-weight: bold;
    font-family: 'Gotham Rounded SSm A', 'Gotham Rounded SSm B', 'Varela Round', Arial, sans-serif;
    margin-bottom: 20px;
}
.video {
    float: left;
    margin-left: 2%;
    width: 48%;
}
#HeaderLower li ul li {
    width: 100%;
}
#HeaderLower li li ul.overWrap ul.overWrap {
    right: 227px;
}
img.__mce_add_custom__._84 {
    width: 84px !important;
}
p.shippingBanner a {
    color: #77BE60;
}
span.babySpan {
    text-transform: none;
    font-weight: normal;
    font-style: italic;
}
.descrColor {
    color: #14659D;
}
.ProductDescriptionContainer li {
    padding: 0;
}
.subDescr p {
    font-size: 14px;
}
.Left #SideCategoryList > div > ul > li > ul > li.LastChild img {
    padding-left: 5px;
}
.campHeader {
    margin-top: -30px;
    overflow: hidden;
}
.campHeaderSmiles {
    float: right;
    margin-left: -30px;
}
.campHeaderText {
    font-size: 34px;
    color: #005895;
    padding-top: 71px;
    padding-bottom: 40px;
    font-family: 'Gotham Rounded SSm A', 'Gotham Rounded SSm B', 'Varela Round', Arial, sans-serif;
    text-transform: uppercase;
}
.campHeaderText span {
    margin-left: 301px;
}
.campHeaderMeaning {
    position: absolute;
    top: 0;
    left: 25px;
    z-index: -2;
}
.toptile {
    background: url(//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/tileheaderbg.jpg?t=1572624823);
    position: absolute;
    width: 100%;
    top: 154px;
    background-size: cover;
    height: 165px;
}
ul.lotionWords {
    float: right;
    margin-top: -53px;
    margin-right: 81px;
    margin-left: 0;
    margin-bottom: 0;
}
.acneRightCol,
.acneLeftCol {
    width: 50%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.acneLeftCol {
    padding-right: 15px;
}
.acneLeftCol > p,
.acneRightCol > p {
    min-height: 130px;
}
.catAcne #twoProductGrid img {
    max-width: 100%;
    max-height: 100%;
    height: 300px;
    margin: 0 auto;
}
.catAcne #twoProductGrid div > a {
    height: 300px;
    vertical-align: bottom;
    margin: 0 auto;
    text-align: center;
}
.catAcne #CategoryContent {
    display: none;
}
.instaSection {
    background: #cef0fb;
    background: -webkit-linear-gradient(#cef0fb, #e5f7fd);
    background: -o-linear-gradient(#cef0fb, #e5f7fd);
    background: -moz-linear-gradient(#cef0fb, #e5f7fd);
    background: linear-gradient(#cef0fb, #e5f7fd);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cef0fb', endColorstr='#e5f7fd');
    /* IE6-9 */
    padding: 30px 0;
}
.instaInner {
    width: 70%;
    margin: 0 auto;
    text-align: center;
}
.instaSection h2 {
    font-size: 18px;
    margin-bottom: 15px;
    text-align: left;
}
.instaSection .instae {
    height: 240px;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}
#SideProductRelated .ProductList li, #SimilarProductsByCustomerViews .ProductList li {
    float: left;
    max-width: 196px;
}
.catTemplate.catAcne h1.title span {
    font-size: 25px;
    line-height: 25px;
}
.topRibbon {
    float: right;
    position: relative;
    margin: 5px 145px 0;
    background: #6FBF4f;
    color: #fff;
    padding: 0 15px;
    line-height: 30px;
    text-align: center;
    font-family: 'Gotham Rounded SSm A', 'Gotham Rounded SSm B', 'Varela Round', Arial, sans-serif;
    font-size: 12px;
}
.topRibbon:before, .topRibbon:after {
    content: '';
    position: absolute;
    display: block;
    z-index: -1;
}
.topRibbon a {
    color: #fff;
}
.topRibbon:before {
    left: -1.2em;
    top: -.3em;
    border: 1.4em solid #53A960;
    border-left-width: .8em;
    border-right-width: 3.5em;
    border-left-color: transparent;
}
.topRibbon:after {
    right: -1.2em;
    bottom: -.3em;
    border: 1.4em solid #53A960;
    border-right-width: .8em;
    border-left-width: 3.5em;
    border-right-color: transparent;
}
.menSweep {
    position: absolute;
    width: 100px;
    left: -70px;
    top: -20px;
    z-index: -5;
}
.menBg {
    background: url(//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/MP-CET-00177-Mens-Landing-Header-v9.jpg?t=1572624823);
    position: absolute;
    width: 100%;
    height: 520px;
    background-size: cover;
    background-position: center;
}
#Wrapper.menCat .Breadcrumb {
    position: static;
}
.menCat .Content {
    margin-top: 500px;
}
#lightbox-call-to-action {
    display: block;
    margin-bottom: 30px;
    font-size: 18px;
    height: 40px;
    padding: 0 30px;
}
#lightbox-call-to-action:hover {
    background: #00a0d5;
}
.pin {
    margin-bottom: 30px;
}
.newItem .ProductImage:after {
    content: '';
    background: url(//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/newflag.png?t=1572624823) no-repeat;
    background-size: contain;
    width: 39px;
    height: 24px;
    position: absolute;
    top: 10px;
    right: 5px;
}
.homeHead__bannerImage {
    height: 100%;
    width: 100%;
}
.slide-show-render.slide-show {
    float: right;
    margin-top: 0px;
}
.slide-show-render .slides,
.slide-show-render .slides li,
.slide-show-render-full .slide-content {
    height: 489px;
}
span.slide-image-wrapper {
    width: 100%;
}
.slide-image {
    height: 489px;
    margin-top: 0px;
}

/* ------------------------------------------------------------------- */
/* Start Styles applying only to _no-review-or-buy-button-product.html */
/* ------------------------------------------------------------------- */
.no-reviews-or-buy #lightbox-call-to-action,
.no-reviews-or-buy #ProductReviews,
.no-reviews-or-buy #BVRRSummaryContainer,
.no-reviews-or-buy #ProductReviews_Tab {
    display: none;
}
.no-reviews-or-buy #SideProductRelated {
    margin-top: 25px;
}
/* ----------------------------------------------------------------- */
/* End Styles applying only to _no-review-or-buy-button-product.html */
/* ----------------------------------------------------------------- */

/* ------------------------------------------------------------------- */
/* Start Styles applying only to _newDeepCleansingBar.html */
/* ------------------------------------------------------------------- */

/*font-family: "Helvetica Neue", Arial, "Sans-Serif";*/
/*font-family: 'Gotham Rounded SSm A', 'Gotham Rounded SSm B', 'Varela Round', Arial, sans-serif;*/
/*font-family: "Droid Sans", sans-serif;*/
/*font-family: "Hermes FB Semibold";*/

.hero-container__text-container,
.banner-container__text-container,
.main-containers__body {
    font-family: "Helvetica Neue", Arial, "Sans-Serif";;
}

.hero-container__text-container__title,
.banner-container__text-container__text,
.main-containers__title {
    color: #005895;
}

.main-containers__text,
.bottomBanner-container__text {
    color: rgb(70, 70, 70);
}

.ContentHead.Center.gentleHead.newDeepCleansingBarBreadcrumbs {
    display: block;
    border-bottom: none;
}

.hero-container {
    position: relative;
    height: 260px;
    width: 100%;
}

.hero-container__text-container {
    position: absolute;
    top: 0;
    width: 50%;
}

.hero-container__text-container__title {
    font-size: 35px;
    padding-bottom: .75rem;
}

.hero-container__text-container__title sup {
    font-size: 12px;
    vertical-align: text-top;
}

.hero-container__text-container__sub-title {
    font-size: 20px;
    color: rgb(0, 175, 236);
    line-height: 1.5;
}

.hero-container__image-container {
    position: absolute;
    bottom: -3rem;
    right: -7rem;
    width: 100%;
}

.hero-container__image-container__image {
    margin-left: -11rem;
}

.hero-container__image-container__image--mobile {
    display: none;
}

.banner-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    border-bottom: solid 1px rgb(202, 204, 208);
    padding-bottom: 1rem;
}

.banner-container__text-container__text {
    font-size: 20px;
    padding: 0 1.5rem 0 2rem;
    line-height: 1.25;
}

.newDeepCleansingBarWrapper .main-containers {
    background: -webkit-gradient(linear,left top, left bottom,from(transparent),to(rgb(226,244,253)));
    background: -webkit-linear-gradient(transparent,rgb(226,244,253));
    background: -o-linear-gradient(transparent,rgb(226,244,253));
    background: linear-gradient(transparent,rgb(226,244,253));
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem 2rem 2.5rem 7rem;
    margin-top: 7rem;
}

.main-containers__image-container {
    margin-top: -1.5rem;
}

.main-containers__title {
    font-size: 17px;
    margin: 1rem 0rem;
}

.main-containers__text {
    font-size: 15px;
}

.bottomBanner-container {
    border-top: solid 1px rgb(202, 204, 208);
    border-bottom: solid 1px rgb(202, 204, 208);
    margin: 4rem 0rem;
}

.bottomBanner-container__inner {
    padding: 2rem 0rem;
}

.bottomBanner-container__text {
    margin-bottom: 0rem;
    font-size: 20px;
    text-align: center;
}

.bottomBanner-container-link {
    color: rgb(0, 175, 236);
    font-weight: 500;
    text-decoration: underline;
}
.mobile-view-only{
    display: none;
}
.desktop-view-only{
    display:block;
}
@media (min-width: 768px) and (max-width: 991px) {

    .ContentHead.Center.gentleHead.newDeepCleansingBarBreadcrumbs {
        margin-bottom: 0px;
    }

    .hero-container {
        height: 185px;
    }

    .hero-container__text-container {
        width: 55%;   
    }

    .hero-container__text-container__title {
        font-size: 30px;
    }

    .hero-container__text-container__sub-title {
        font-size: 16px;
    }

    .hero-container__image-container {
        bottom: -1rem;
    }

    .hero-container__image-container__image {
        margin-left: -5rem;
    }

    .hero-container__image-container__image--mobile {
        display: none;
    }

    .banner-container__text-container__text {
        font-size: 16px;
    }

    .newDeepCleansingBarWrapper .main-containers {
        margin-top: 3rem;
        padding: 1rem 2rem 2.5rem 2rem;
    }
    .restoraderm_heroImage{
        height: 300px;
    }

}
@media (min-width: 480px) and (max-width: 767px) {

    .ContentHead.Center.gentleHead.newDeepCleansingBarBreadcrumbs {
        margin-bottom: 0px;
    }

    .hero-container {
        height: 425px;
    }

    .hero-container__text-container {
        width: 100%; 
        position: static;  
    }

    .hero-container__text-container__title {
        font-size: 30px;
    }

    .hero-container__text-container__sub-title {
        font-size: 15px;
    }

    .hero-container__image-container {
        bottom: inherit;
        position: static;
    }

    .hero-container__image-container__image {
        display: none;
    }

    .hero-container__image-container__image--mobile {
        display: block;
        margin-left: -1rem;
    }

    .banner-container__text-container__text {
        font-size: 16px;
    }

    .newDeepCleansingBarWrapper .main-containers {
        margin-top: 3rem;
        padding: 1rem 2rem 2.5rem 2rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .bottomBanner-container__text {
        font-size: 18px;
    }

    .Best_Content{
        min-height: auto;
    }
    
    .best_featured_h2 {
        font-size: 16px;
    }

    .best_heroImage{
        background-image: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/best-heroImage_mobile.jpg?t=1572624823");
        background-size: contain;
        background-position: top;
        height: 465px
    }

    .best_featured{
       width: 100%;
       margin: auto
    }

    .best_explore_h2{
       font-size: 16px;
    }

    .mur_Content{
        min-height: auto;
    }
    
    h2.mur_featured_h2 a, h2.derm_featured_h2 {
        font-size: 16px !important;
    }

    .mur_heroImage{
        background-image: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/mur-heroImage_mobile.jpg?t=1572624823");
        background-size: contain;
        background-position: top;
        height: 465px
    }
    .derm_heroImage{
        background-image: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/derm_heroImage_mobile.jpg?t=1572624823");
        background-size: contain;
        background-position: top;
        height: 465px
    }
    .restoraderm_heroImage{
        background-image: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/restoraderm_heroImage_mobile.jpg?t=1572624823");
        background-size: contain;
        background-position: top;
        height: 465px
    }
    .mur_featured{
       width: 100%;
       margin: auto
    }

    .mur_explore_h2{
       font-size: 16px;
    }
    
}


@media screen and (max-width: 479px) {

    .ContentHead.Center.gentleHead.newDeepCleansingBarBreadcrumbs {
        margin-bottom: 0px;
    }

    .hero-container {
        height: 425px;
    }

    .hero-container__text-container {
        width: 100%; 
        position: static;  
    }

    .hero-container__text-container__title {
        font-size: 30px;
        line-height: 1;
    }

    .hero-container__text-container__sub-title {
        font-size: 15px;
    }

    .hero-container__image-container {
        bottom: inherit;
        position: static;
    }

    .hero-container__image-container__image {
        display: none;
    }

    .hero-container__image-container__image--mobile {
        display: block;
        margin-left: -1rem;
    }

    .banner-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .banner-container__text-container__text {
        font-size: 16px;
        padding: 0rem;
    }

    .banner-container__image-container {
        margin-bottom: 1rem;
    }

    .newDeepCleansingBarWrapper .main-containers {
        margin-top: 3rem;
        padding: 1rem 1rem 2.5rem 1rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .bottomBanner-container__text {
        font-size: 18px;
    }

    #Best_Wrapper{
        width: 100%
    }
    .Best_Content { 
        width: 100%
    }
    .best_heroImage{
        background-image: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/best-heroImage_mobile.jpg?t=1572624823");
        background-size: cover;
        height: 220px;
    }
    .best_featured{
        flex-direction: column;
        width: 100%;
        padding: 0 0 25px 0;
    }
    .best_featured_line:first-child{
        border-bottom: 2px solid #02afe9
    }
    .best_featured_child{
        width: 90%;
        margin: auto;
        display: flex;
        align-items: center;
        padding: 25px 0
    }
    .best_featured_h2 {
        font-size: 16px;
    }
    .best_featured_child a img {
        height: 185px;
    }
    .best_featured_p{
        line-height: 14px;
        font-size: 11px
    }
    .best_featured_child_copy {
        padding-left: 10px
    }
    .best_explore {
        width: 90%;
        margin: auto;
    }
    .best_explore_h2 {
        font-size: 16px;
    }
    

    #mur_Wrapper{
        width: 100%
    }
    .mur_Content { 
        width: 100%
    }
    .mur_heroImage{
        background-image: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/mur-heroImage_mobile.jpg?t=1572624823");
        background-size: cover;
        height: 210px;
    }
    .moist_heroImage{
        background-image: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/moist_heroImage_mobile.jpg?t=1572624823");
        background-size: cover;
        height: 210px;
    }
    .derm_heroImage{
        background-image: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/derm_heroImage_mobile.jpg?t=1572624823");
        background-size: cover;
        height: 220px;
    }
    .restoraderm_heroImage{
        background-image: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/restoraderm_heroImage_mobile.jpg?t=1572624823");
        background-size: cover;
        height: 220px;
    }
    .mur_steps{
        margin: 0 auto;
        text-align: center;
        color: #5ecaf1;
    }
    .moist_header, .moist_header_mobile{
        margin: 0 auto;
        text-align: center;
        color: #acacac;
    }
    .derm_steps{
        margin: 0 20px;
        text-align: center;
        color: #037fc3;
    }
    .restoraderm_steps{
        margin: 0 20px;
        text-align: center;
        color: #acacac;
    }
    .derm_purple{
        color: #66246c !important;
    }
    .mur_featured{
        flex-direction: column;
        width: 100%;
        padding: 0 0 25px 0;
    }
    .mur_featured_line:first-child{
        border-bottom: 2px solid #02afe9
    }
    .mur_featured_child1, .moist_featured_child1{
        width: 90%;
        margin: auto;
        display: flex;
        align-items: center;
        padding: 25px 0
    }
    .mur_featured_child2{
        width: 90%;
        margin: auto;
        display: flex;
        align-items: center;
        padding: 25px 0
    }
    .mur_featured_h2, .derm_featured_h2 {
        font-size: 15px;
    }
    .mur_featured_child1 a img, .moist_featured_child1 a img {
        width: 130px;
        height: auto;
    }
    .mur_featured_child2 a img {
        height: 185px;
    }
    .claymask-img-sizing{
        height: 135px !important;
    }
    .mur_featured_p{
        line-height: 14px;
        font-size: 11px
    }
    .mur_featured_child_copy {
        padding-left: 10px
    }
    .mur_explore {
        width: 90%;
        margin: auto;
    }
    .explore_centered{
        width: 90%;
        margin: auto;
    }
    .mur_explore_h2 {
        font-size: 16px;
    }
    .mur_wipes_mobile{
        content: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/mur-wipes-mobile.jpg?t=1572624823");
    }
    .gsc_mobile{
        content: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/gsc-mobile.jpg?t=1572624823");
    }
    .gmur_mobile{
        content: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/gmur-mobile.png?t=1572624823");
    }
    .foamwash_mobile{
        content: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/foamwash-mobile.jpg?t=1572624823");
    }
    .restoraderm_pro_eczema_moist_mobile{
        content: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/restoraderm_pro_eczema_soothing_moisturizer_mobile.jpg?t=1572624823");
    }
    .restoraderm_soothing_wash_mobile{
        content: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/restoraderm_soothing_wash_mobile.jpg?t=1572624823");
    }
    .derm_OAM_mobile{
        content: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/DermacontrolOilAbsorbMoisturizer-mobile.jpg?t=1572624823");
    }
    .moist_cream_mobile{
        content: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/moisturizing-cream-mobile.jpg?t=1572624823");
    }
    .ultra_healing_mobile{
        content: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/ultra-healing-lotion-mobile.jpg?t=1572624823");
    }
    .restoring_lotion_mobile{
        content: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/restoring-lotion-mobile.jpg?t=1572624823");
    }
    .moist_header_mobile{
        display: block;
        font-size: 16px;
    }
    .moist_header{
        display: none;
    }
    .product_info_wrap{
        min-height: 200px;
    }
    .mobile_only{
        display: flex !important;
    }
    .moist_featured_p {
       line-height: 16px;
    }
    .bannerTopA.tileBg {
        /*background-position: -90px !important;*/
    }
    div.Center.bottomBannerContentA{
        height: 725px !important;   
    }
    .mur_explore_carousel {
        position: relative;
        overflow: hidden;
        transition: width .4s;
        height: 100%;
        width: 100%;
        margin: 0;
    }
    .mobile-view-only{
        display: block;
    }
    .desktop-view-only{
        display: none;
    }
    .product_points{
        margin-left: 15px;
    }
    .homehead__bannerImage{
        height: 215px !important;
    }
    .homeHeadLeft{
        height: 260px;
    }
}

@media screen and (max-width: 350px) {
    .mur_heroImage{
        background-image: url("//cdn2.bigcommerce.com/n-biq04i/t184eva/templates/__custom/images/mur-heroImage_mobile.jpg?t=1572624823");
        background-size: cover;
        height: 170px;
    }
}

/* ----------------------------------------------------------------- */
/* End Styles applying only to _no-review-or-buy-button-product.html */
/* ----------------------------------------------------------------- */

/*
##fix to hide the new custom field detail row in other product details
*/

#ProductOtherDetails .DetailRow#new {
    display: none;
}

.ProductMain .bv-write-review.bv-focusable.bv-submission-button {
    display: none !important
}

@media all and (-ms-high-contrast:none) {
    .BlockContent .bv-cv2-cleanslate tr {
        display: inline !important;
    }
    .BlockContent .bv-cv2-cleanslate .bv-core-container-42 .bv-content-item.bv-content-review {
        display: block !important;
    }
}​​