﻿@charset "UTF-8";
button,
input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button
}

pre,
textarea {
    overflow: auto
}

.grid-item:after,
.nav-split:after,
body:not(.home) #header .logo:after,
body:not(.home) #header:after {
    content: ''
}

.-horizontal,
.flickity-page-dots,
.primary-nav .nav-content>ul.nav,
.share li,
nav ol,
nav ul,
ol.grid,
ul.grid {
    list-style: none
}

[hidden],
audio:not([controls]),
template {
    display: none
}

button {
    overflow: visible
}

details,
main,
summary {
    display: block
}

html {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%
}

input {
    -webkit-border-radius: 0
}

input[type=number] {
    width: auto
}

input[type=search] {
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

progress {
    display: inline-block
}

svg:not(:root) {
    overflow: hidden
}

textarea {
    resize: vertical
}

*,
::after,
::before {
    box-sizing: inherit;
    border-style: solid;
    border-width: 0
}

*,
.grid-item,
:after,
:before,
:root {
    box-sizing: border-box
}

* {
    font-size: inherit;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0
}

::after,
::before {
    text-decoration: inherit;
    vertical-align: inherit
}

:root {
    background-color: #FFF;
    color: #000;
    font: 100%/1.7em sans-serif;
    text-rendering: optimizeLegibility
}

a {
    text-decoration: none
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

button,
input,
select,
textarea {
    background-color: transparent;
    color: inherit;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit
}

[type=month],
[type=password],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
[type=button],
[type=reset],
[type=submit],
[type=number],
[type=search],
[type=date],
[type=datetime],
[type=datetime-local],
[type=email],
button,
select,
textarea {
    min-height: 1.7em
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace
}

select {
    -moz-appearance: none;
    -webkit-appearance: none
}

select::-ms-expand {
    display: none
}

select::-ms-value {
    color: currentColor
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

::-moz-selection {
    background-color: #B3D4FC;
    color: #fff;
    text-shadow: none
}

::selection {
    background-color: #B3D4FC;
    color: #fff;
    text-shadow: none
}

[aria-busy=true] {
    cursor: progress
}

[aria-controls] {
    cursor: pointer
}

[aria-disabled] {
    cursor: default
}

[hidden][aria-hidden=false] {
    clip: rect(0 0 0 0);
    display: inherit;
    position: absolute
}

[hidden][aria-hidden=false]:focus {
    clip: auto
}


/*! Flickity v1.1.1
http://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: 0
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.flickity-prev-next-button {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    border: none;
    border-radius: 50%;
    background: #fff;
    background: rgba(255, 255, 255, .75);
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.flickity-prev-next-button:hover {
    background: #fff
}

.flickity-prev-next-button:focus {
    outline: 0;
    box-shadow: 0 0 0 5px #09F
}

.flickity-prev-next-button:active {
    filter: alpha(opacity=60);
    opacity: .6
}

.flickity-prev-next-button.previous {
    left: 10px
}

.flickity-prev-next-button.next {
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button:disabled {
    filter: alpha(opacity=30);
    opacity: .3;
    cursor: auto
}

.flickity-prev-next-button svg {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-prev-next-button .arrow {
    fill: #333
}

.-after-sun.graphic-link .content h3.social-list:after a svg path,
.-general-protection.graphic-link .content h3.social-list:after a svg path,
.-tan-background.graphic-link .content h3.social-list:after a svg path,
.-tanning.graphic-link .content h3.social-list:after a svg path,
.-teal-background.graphic-link .content h3.social-list:after a svg path,
.-yellow-background.graphic-link .content h3.social-list:after a svg path,
.hero-text h1.social-list:before a svg path,
.nav-content .slideout-social svg path,
.product-callout.-after-sun .content h3.social-list:after a svg path,
.product-callout.-general-protection .content h3.social-list:after a svg path,
.product-callout.-tan-background .content h3.social-list:after a svg path,
.product-callout.-tanning .content h3.social-list:after a svg path,
.product-callout.-teal-background .content h3.social-list:after a svg path,
.product-callout.-yellow-background .content h3.social-list:after a svg path,
.social-list.-brown a svg path {
    fill: #5a1300
}

.flickity-prev-next-button.no-svg {
    color: #333;
    font-size: 26px
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    filter: alpha(opacity=25);
    opacity: .25;
    cursor: pointer
}

.-full,
.-set-full .grid-item,
.grid-item,
section {
    width: 100%
}

.-gutter,
.grid.-gutter {
    margin-bottom: 4px
}

.flickity-page-dots .dot.is-selected {
    filter: alpha(opacity=100);
    opacity: 1
}

section {
    display: block
}

.flr {
    float: right
}

.-force-pad {
    padding-top: 150px
}

@media screen and (min-width:767px) {
    .-mobile-only {
        display: none!important
    }
}

.-hide-below-medium {
    display: none!important
}

@media screen and (min-width:1024px) {
    .-hide-below-medium {
        display: block!important
    }
    .module.-mh-800 {
        min-height: 800px
    }
}

.grid-item,
.module {
    display: block
}

.module.-pad {
    padding-top: 20px;
    padding-bottom: 20px
}

.-pad-edges {
    padding-left: 20px;
    padding-right: 20px
}

@media screen and (min-width:480px) {
    .-pad-edges {
        padding-left: 60px;
        padding-right: 60px
    }
}

.grid-item:after {
    clear: both;
    display: table;
    width: 100%;
    height: 1px
}

.grid-item.swap {
    float: right
}

.grid-item,
.grid-item.swap+.swap {
    float: left
}

.grid.-module-pad-right .grid-item {
    padding-right: 40px
}

.grid.-module-pad-right.grid-item:last-child {
    padding-right: 0
}

.grid.-space-bottom {
    padding-bottom: 200px
}

@media screen and (min-width:768px) {
    .module.-medium-gutter {
        margin-bottom: 4px
    }
    .grid.-medium-space-bottom {
        padding-bottom: 200px
    }
}

@media screen and (min-width:1024px) {
    .module.-mh-500 {
        min-height: 800px
    }
    .module.-large-gutter {
        margin-bottom: 4px
    }
    .grid.-large-gutter {
        margin-bottom: 5px
    }
}

.grid.-module-gutter .module {
    margin-bottom: 5px
}

.grid.-faded-background {
    padding-top: 50px;
    background-color: #fff;
    color: #5a1300
}

.grid.-faded-background * {
    color: #5a1300
}

.grid {
    margin-left: -5px;
    overflow: hidden;
    clear: both
}

.grid-item {
    padding-left: 5px
}

.large-gutter {
    margin-left: -10px
}

.large-gutter .grid-item {
    padding-left: 10px
}

.half-gutter {
    margin-left: -2.5px
}

.half-gutter .grid-item {
    padding-left: 2.5px
}

.no-gutter {
    margin-left: 0
}

.no-gutter .grid-item {
    padding-left: 0
}

.reset-gutter {
    margin-left: -5px
}

.reset-gutter .grid-item {
    padding-left: 5px
}

ol.grid,
ul.grid {
    padding-left: 0
}

li.grid-item {
    margin-left: 0;
    margin-bottom: 0
}

.-one-half,
.-set-one-half .grid-item {
    width: 50%
}

.-one-third,
.-set-one-third .grid-item {
    width: 33.333%
}

.-one-fourth,
.-set-one-fourth .grid-item {
    width: 25%
}

.-two-thirds {
    width: 66.666%
}

.-three-fourths {
    width: 75%
}

.-one-twelfth {
    width: 8.33333%
}

.-one-whole {
    width: 100%
}

.-one-sixth {
    width: 16.66667%
}

.-five-twelfths {
    width: 41.66667%
}

.-seven-twelfths {
    width: 58.33333%
}

.-eleven-twelfths {
    width: 91.66667%
}

@media screen and (min-width:768px) {
    .grid.-medium-module-no-gutter .module {
        margin-bottom: 0
    }
    .grid.-mobile-background {
        background-image: none!important
    }
    .grid.-faded-background {
        background-color: transparent;
        background-image: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .3), 30%, rgba(0, 0, 0, .3) 100%);
        color: #fff
    }
    .grid.-faded-background * {
        color: #fff
    }
    .grid.-faded-background.-dark {
        background-image: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .4), 30%, rgba(0, 0, 0, .6) 100%)
    }
    .-medium-full,
    .-medium-set-full .grid-item {
        width: 100%
    }
    .-medium-one-half,
    .-medium-set-one-half .grid-item {
        width: 50%
    }
    .-medium-one-third,
    .-medium-set-one-third .grid-item {
        width: 33.333%
    }
    .-medium-one-fourth,
    .-medium-set-one-fourth .grid-item {
        width: 25%
    }
    .-medium-two-thirds {
        width: 66.666%
    }
    .-medium-three-fourths {
        width: 75%
    }
    .-medium-one-twelfth {
        width: 8.33333%
    }
    .-medium-one-whole {
        width: 100%
    }
    .-medium-one-sixth {
        width: 16.66667%
    }
    .-medium-five-twelfths {
        width: 41.66667%
    }
    .-medium-seven-twelfths {
        width: 58.33333%
    }
    .-medium-eleven-twelfths {
        width: 91.66667%
    }
}

@media screen and (min-width:1024px) {
    .grid.-large-module-no-gutter .module {
        margin-bottom: 0
    }
    .-large-full,
    .-large-set-full .grid-item {
        width: 100%
    }
    .-large-one-half,
    .-large-set-one-half .grid-item {
        width: 50%
    }
    .-large-one-third,
    .-large-set-one-third .grid-item {
        width: 33.333%
    }
    .-large-one-fourth,
    .-large-set-one-fourth .grid-item {
        width: 25%
    }
    .-large-two-thirds {
        width: 66.666%
    }
    .-large-three-fourths {
        width: 75%
    }
    .-large-one-twelfth {
        width: 8.33333%
    }
    .-large-one-whole {
        width: 100%
    }
    .-large-one-sixth {
        width: 16.66667%
    }
    .-large-five-twelfths {
        width: 41.66667%
    }
    .-large-seven-twelfths {
        width: 58.33333%
    }
    .-large-eleven-twelfths {
        width: 91.66667%
    }
}

@media screen and (min-width:1280px) {
    .-extra-large-full,
    .-extra-large-set-full .grid-item {
        width: 100%
    }
    .-extra-large-one-half,
    .-extra-large-set-one-half .grid-item {
        width: 50%
    }
    .-extra-large-one-third,
    .-extra-large-set-one-third .grid-item {
        width: 33.333%
    }
    .-extra-large-one-fourth,
    .-extra-large-set-one-fourth .grid-item {
        width: 25%
    }
    .-extra-large-two-thirds {
        width: 66.666%
    }
    .-extra-large-three-fourths {
        width: 75%
    }
    .-extra-large-one-twelfth {
        width: 8.33333%
    }
    .-extra-large-one-whole {
        width: 100%
    }
    .-extra-large-one-sixth {
        width: 16.66667%
    }
    .-extra-large-five-twelfths {
        width: 41.66667%
    }
    .-extra-large-seven-twelfths {
        width: 58.33333%
    }
    .-extra-large-eleven-twelfths {
        width: 91.66667%
    }
}

.-blue-background,
.-sport-protection {
    background-color: #37bacc
}

.-brown-background {
    background-color: #5a1300
}

.-general-protection,
.-tan-background {
    background-color: #ffefd9
}

.-dark-tan-background {
    background-color: #f3dbb3
}

.-tanning,
.-yellow-background {
    background-color: #fcbe60
}

.-after-sun,
.-teal-background {
    background-color: #8cd0bf
}

.-brown-text,
.slider .slide .slide-content h1 {
    color: #5a1300
}

.-white-text {
    color: #fff
}

.-yellow-text {
    color: #fcbe60
}

body {
    font-family: Raleway, Helvetica-Neue, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Raleway, Helvetica-Neue, Arial, sans-serif;
    font-weight: 400;
    line-height: 120%
}

h1.-pad-bottom,
h2.-pad-bottom,
h3.-pad-bottom,
h4.-pad-bottom,
h5.-pad-bottom,
h6.-pad-bottom {
    padding-bottom: 6px
}

.-text-center {
    text-align: center
}

.-uppercase,
.graphic-callout h3,
.hero-text h1,
.product-detail h1,
.simple-text-blurb .content h3,
.slider .slide .slide-content h1 {
    text-transform: uppercase
}

.-large-copy {
    font-size: 20px
}

.heading-one,
.hero-text h1,
body:not(.home) #header h1 {
    font-weight: 400;
    font-size: 40px
}

@media screen and (min-width:768px) {
    .heading-one,
    .hero-text h1,
    body:not(.home) #header h1 {
        font-size: 50px
    }
}

@media screen and (min-width:1024px) {
    .heading-one,
    .hero-text h1,
    body:not(.home) #header h1 {
        font-size: 60px
    }
}

.heading-two,
.hero-text h1 {
    font-size: 30px
}

@media screen and (min-width:768px) {
    .heading-two,
    .hero-text h1 {
        font-size: 35px
    }
}

@media screen and (min-width:1024px) {
    .heading-two,
    .hero-text h1 {
        font-size: 40px
    }
}

.graphic-callout h3,
.heading-three {
    font-size: 24px
}

.heading-four,
.simple-text-blurb .content h3 {
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 1px
}

.heading-five,
.simple-text-blurb .content h4 {
    font-size: 18px;
    font-weight: 400
}

.heading-six {
    font-size: 16px;
    font-weight: 700
}

.-dotted-border,
.graphic-callout h3,
.slider .slide .mobile-photo .slide-content h1,
.slider .slide .mobile-photo h1.-brown-text,
.slider .slide .slide-content .mobile-photo h1,
.slider .slide .slide-content h1,
.slider .slide .slide-content h1.-white-text {
    display: inline-block;
    position: relative;
    padding-top: 20px
}

.-dotted-border:before,
.graphic-callout h3:before,
.slider .slide .mobile-photo .slide-content h1:before,
.slider .slide .mobile-photo h1.-brown-text:before,
.slider .slide .slide-content .mobile-photo h1:before,
.slider .slide .slide-content h1.-white-text:before,
.slider .slide .slide-content h1:before {
    content: '';
    background-image: url(../images/dot-brown.png);
    background-repeat: repeat-x;
    position: absolute;
    top: 0;
    left: 0;
    width: 99%;
    height: 7px;
    background-size: 15px 6px
}

.-dotted-border.-small:before,
.graphic-callout h3:before,
.slider .slide .mobile-photo h1.-small.-brown-text:before,
.slider .slide .slide-content h1.-small:before {
    background-size: 13px 5px;
    height: 7px
}

.-dotted-border.-white:before,
.graphic-callout h3.-white:before,
.slider .slide .mobile-photo h1.-white.-brown-text:before,
.slider .slide .slide-content h1.-white-text:before,
.slider .slide .slide-content h1.-white:before {
    background-image: url(../images/dot-white.png);
    background-repeat: repeat-x;
    background-size: 15px 6px;
    height: 7px
}

small {
    display: inline-block;
    -webkit-transform: translateY(-.25em) translateX(1px);
    transform: translateY(-.25em) translateX(1px);
    line-height: 0;
    font-size: 65%
}

#header {
    margin-top: 45px;
    width: 100%
}

body:not(.home) #header {
    padding: 20px;
    width: 100%;
    position: relative;
    margin-bottom: 5px
}

@media screen and (min-width:480px) {
    body:not(.home) #header {
        padding: 20px 60px
    }
}

body:not(.home) #header h1 {
    display: inline-block;
    text-transform: uppercase;
    max-width: 50%;
    font-size: 20px;
    color: #5a1300;
    vertical-align: middle;
    float: right;
    padding-top: 40px
}

body:not(.home) #header:after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 40px;
    background-image: url(../images/flower.png);
    height: 75px;
    width: 87px;
    background-size: cover;
    display: none
}

body:not(.home) #header .logo {
    position: relative;
    max-width: 50%
}

@media screen and (min-width:768px) {
    body:not(.home) #header h1 {
        font-size: 30px;
        float: none;
        padding-top: 0
    }
    body:not(.home) #header:after {
        display: block
    }
    body:not(.home) #header .logo {
        margin-right: 90px
    }
}

body:not(.home) #header .logo:after {
    position: absolute;
    top: 0;
    right: -50px;
    background-image: url(../images/logo-sep.png);
    width: 5px;
    background-repeat: no-repeat;
    height: 110%;
    background-size: 5px 110px;
    display: none
}

@media screen and (min-width:768px) {
    body:not(.home) #header .logo:after {
        display: block
    }
}

.logo {
    display: inline-block;
    width: 139px;
    height: 93px
}

.logo img {
    width: 100%
}

.home.-white-logo #header .logo {
    background-image: url(../images/logo-white.png);
    background-size: contain;
    transition: opacity .3s ease
}

.home.-white-logo #header .logo img {
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease;
    outline: 0
}

@media screen and (min-width:768px) {
    .home.-white-logo #header .logo img {
        opacity: 1;
        visibility: visible;
        display: inline-block
    }
    .home.-white-logo #header .logo {
        background: 0 0;
        width: 139px;
        height: 93px
    }
    .home #header {
        padding: 30px 60px
    }
}

.home #header {
    position: absolute;
    background-color: transparent;
    top: 45px;
    width: 100%;
    z-index: 2;
    margin-top: 0
}

.home #header .logo {
    margin: 42px 35px;
    opacity: 1
}

.home #header .logo img {
    opacity: 1;
    visibility: visible
}

@media screen and (min-width:768px) {
    .home #header .logo {
        margin: 0
    }
}

.nav-header {
    background-color: #fcbe60;
    height: 45px;
    line-height: 40px;
    border-bottom: 5px solid #fff;
    position: fixed;
    z-index: 100;
    width: 100%;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.nav-header .nav-icon {
    padding: 8px 8px 24px;
    margin-left: 0;
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-top: -4px;
    line-height: 20px;
    cursor: pointer;
    font-size: 16px;
    transition: all .3s ease;
    z-index: 1;
}

.nav-header .nav-icon>span {
    width: 40px;
    height: 4px;
    background-color: #fff;
    margin-top: 4px;
    display: block;
    transition: all .3s ease
}

.nav-header .nav-icon>span.-text {
    height: auto;
    background-color: transparent;
    width: auto;
    display: inline;
    margin: 0;
    position: absolute;
    bottom: 0;
    line-height: 1;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    padding-bottom: 8px
}

.nav-header .nav-icon.-close {
    text-align: right;
    font-style: normal;
    color: #fff;
    font-size: 25px
}

.nav-content #CPH_Nav_T5178CFB5004:after,
.primary-nav .nav-content>ul.nav>li:after,
.social-list a {
    text-align: center;
    -moz-osx-font-smoothing: grayscale
}

#footer,
#footer .sitemap li a {
    color: #fcbe60
}

.nav-header #global-social {
    float: right;
    margin-right: 5px;
    display: flex;
    align-items: center;
}

@media screen and (min-width:480px) {
    .nav-header #global-social {
        margin-right: 40px
    }
}

.nav-header .ps-container {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    padding-right: 25px;
}

@media screen and (max-width: 767px) {
    .nav-header .ps-container {
        justify-content: center;
        position: absolute;
        padding-right: 0;
    }
}

.nav-header .ps-container .ps-widget[ps-sku] {
    background: #5a1300;
    color: #fff;
    padding: 0;
    min-width: 150px;
}

.nav-header.-opened .nav-icon {
    background-color: #fff;
    margin-left: 0
}

.nav-header.-opened .nav-icon span {
    background-color: #fcbe60
}

.nav-header.-opened .nav-icon>span:first-of-type {
    -webkit-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg)
}

.nav-header.-opened .nav-icon>span:nth-of-type(2) {
    -webkit-transform: translateY(2px) rotate(-45deg);
    transform: translateY(2px) rotate(-45deg)
}

.nav-header.-opened .nav-icon>span.-text {
    opacity: 0;
    visibility: hidden
}

#footer {
    margin: 20px 0;
    height: 30px;
    padding: 0 20px;
    width: 100%
}

#footer>p {
    float: left
}

#footer .sitemap {
    margin: 0;
    padding: 0
}

#footer .sitemap li {
    display: block;
    margin: 10px 0
}

#footer .sitemap li a:hover {
    text-decoration: underline
}

.slide-out-nav {
    background: #fcbe60;
    position: fixed;
    top: 40px;
    z-index: 99999;
    left: 0;
    -webkit-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0);
    max-width: 100%;
    transition: all .3s ease;
    opacity: 0;
    padding: 18px 30px 0;
    height: 450px;
    overflow-y: auto;
    width: 100%
}

@media screen and (min-width:768px) {
    #footer .sitemap {
        float: right
    }
    #footer .sitemap li {
        display: inline-block;
        margin: 0 10px
    }
    .slide-out-nav {
        padding-left: 60px;
        width: 400px
    }
}

.nav-content {
    margin-top: 20px;
    padding: 0 20px 90px 0
}

@media screen and (min-width:768px) {
    .nav-content {
        padding-bottom: 20px
    }
    ,
    .k-animation-container *,
    .k-popup,
    .nav-content #CPH_Nav_T5178CFB5004 {
        max-width: 70%
    }
}

.slide-out-nav.-opened {
    opacity: 1;
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0)
}

.nav-split:after {
    width: 100%;
    display: block;
    margin: 30px auto 40px;
    background-image: url(../images/dot-brown.png);
    background-repeat: repeat-x;
    background-size: 10px 4px;
    height: 6px
}

.-background-cover,
.slider .slide {
    background-size: cover
}

.primary-nav .nav-content {
    height: 100%
}

.primary-nav .nav-content>ul.nav {
    padding: 0;
    margin: 40px 0
}

.primary-nav .nav-content>ul.nav>li {
    position: relative
}

.primary-nav .nav-content>ul.nav>li:not(.-has-child) {
    margin-bottom: 15px;
}

.primary-nav .nav-content>ul.nav>li.-has-child span.collapse {
    opacity: 0;
    transition: opacity .3s ease;
    position: absolute;
    top: 0;
    right: -8px;
    height: 40px;
    width: 30px;
    z-index: 9999
}

.primary-nav .nav-content>ul.nav>li.-has-child span.link {
    opacity: 0;
    transition: opacity .3s ease
}

.primary-nav .nav-content>ul.nav>li.-has-child span.link:before {
    text-align: center;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f178';
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
    padding-left: 10px
}

.primary-nav .nav-content>ul.nav>li.-has-child.-expanded span {
    opacity: 1
}

.primary-nav .nav-content>ul.nav>li.-has-child:after {
    position: absolute;
    top: 5px;
    right: 0;
    content: '\f078';
    transition: all .3s ease;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.primary-nav .nav-content>ul.nav>li.-expanded:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.primary-nav .nav-content>ul.nav>li a {
    color: #5a1300;
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
    font-size: 22px
}

.primary-nav .nav-content>ul.nav>li a:hover {
    color: #8d1e00;
    text-decoration: underline
}

.primary-nav .nav-content>ul.nav>li>ul {
    opacity: 0;
    max-height: 0;
    transition: all .3s ease;
    visibility: hidden;
    padding: 0 15px 15px;
    overflow: hidden
}

.primary-nav .nav-content>ul.nav>li>ul li {
    padding: 10px 0
}

.primary-nav .nav-content>ul.nav>li.-expanded>ul {
    opacity: 1;
    max-height: 500px;
    visibility: visible
}

.nav-content .slideout-social {
    float: left;
    line-height: 30px
}

.nav-content .slideout-social li {
    margin-left: 0;
    padding-left: 0;
    padding-right: 15px;
    vertical-align: top
}

.nav-content .slideout-social li a {
    margin-left: 0;
    padding-left: 0
}

.k-popup,
.nav-content #CPH_Nav_T5178CFB5004 {
    background-color: #fff;
    display: inline-block;
    float: right;
    max-width: 70%;
    height: 30px;
    line-height: 30px;
    position: relative
}

.nav-content #CPH_Nav_T5178CFB5004:after {
    color: #5a1300;
    z-index: 1;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    line-height: 30px;
    vertical-align: middle;
    content: '\f002';
    width: 30px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.slider,
.slider .slide,
.social-list a {
    position: relative
}

.graphic-callout:before,
.graphic-link:after,
.product-callout:after,
.product-detail:after,
.slider .slide .mobile-photo h1:before,
.slider .slide:before {
    content: ''
}

.nav-content #CPH_Nav_T5178CFB5004 input[type=text] {
    box-sizing: border-box;
    padding: 5px;
    text-transform: uppercase;
    color: #fcbe60;
    height: 29px;
    line-height: 30px;
    outline: 0!important;
    background-color: #fff
}

.nav-content #CPH_Nav_T5178CFB5004 input[type=text]::-webkit-input-placeholder {
    color: #fcbe60
}

.nav-content #CPH_Nav_T5178CFB5004 input[type=text]::-moz-placeholder {
    color: #fcbe60
}

.nav-content #CPH_Nav_T5178CFB5004 input[type=text]:-ms-input-placeholder {
    color: #fcbe60
}

.nav-content #CPH_Nav_T5178CFB5004 input[type=text]::placeholder {
    color: #fcbe60
}

.nav-content #CPH_Nav_T5178CFB5004 input[type=submit] {
    width: 30px;
    text-indent: -9999px;
    display: inline-block;
    outline: 0!important;
    line-height: 30px;
    cursor: pointer;
    position: relative;
    z-index: 2;
    height: 30px;
    background-color: transparent
}

.-horizontal li {
    display: inline-block
}

.-align-bottom {
    background-position: center bottom
}

.-align-center {
    background-position: center center
}

.-align-top {
    background-position: top center
}

.-align-20p {
    background-position: center 25%
}

.-medium-and-larger {
    display: none
}

@media screen and (min-width:768px) {
    .-mobile-only {
        display: none
    }
    .-medium-and-larger {
        display: inline-block
    }
}

img {
    max-width: 100%
}

.-hide-mobile {
    display: none
}

@media screen and (min-width:768px) {
    .-hide-mobile {
        display: block
    }
}

.social-list a {
    display: block;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    height: 100%;
    padding: 0;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%
}

.social-list a svg {
    height: 24px;
    width: 24px
}

.-after-sun.graphic-link .content h3.social-list:after a:hover svg path,
.-general-protection.graphic-link .content h3.social-list:after a:hover svg path,
.-tan-background.graphic-link .content h3.social-list:after a:hover svg path,
.-tanning.graphic-link .content h3.social-list:after a:hover svg path,
.-teal-background.graphic-link .content h3.social-list:after a:hover svg path,
.-yellow-background.graphic-link .content h3.social-list:after a:hover svg path,
.hero-text h1.social-list:before a:hover svg path,
.product-callout.-after-sun .content h3.social-list:after a:hover svg path,
.product-callout.-general-protection .content h3.social-list:after a:hover svg path,
.product-callout.-tan-background .content h3.social-list:after a:hover svg path,
.product-callout.-tanning .content h3.social-list:after a:hover svg path,
.product-callout.-teal-background .content h3.social-list:after a:hover svg path,
.product-callout.-yellow-background .content h3.social-list:after a:hover svg path,
.social-list.-brown a:hover svg path {
    fill: #8d1e00
}

.social-list li {
    margin-left: 20px
}

.social-email path {
    fill: #0a88ff
}

.social-facebook path {
    fill: #306199
}

.social-linkedin path {
    fill: #007bb6
}

.social-twitter path {
    fill: #26c4f1
}

.social-googleplus path {
    fill: #e93f2e
}

.social-youtube path {
    fill: #df1c31
}

.social-pinterest path {
    fill: #b81621
}

.social-instagram path {
    fill: #125688
}

.slider .slide {
    background-position: center 65%;
    width: 100%;
    height: 0;
    padding-bottom: 133.06667%
}

.slider .slide:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/slider-fade.png);
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 1;
    display: none
}

/* Other slider fixes */

@media screen and (max-width: 320px) {
	.logo img {
		max-width: 62px;
	}
}


/*Home Page Slider First Slide*/
.slider .slide:first-of-type .slide-content .heading-one {
    font-size: 50px;
}

@media screen and (max-width: 1024px) {
	.slider .slide .slide-content h1.values-header {
	    margin-top: 16% !important;
	    margin-bottom: 17% !important;
	    font-size: 44px !important;
	}
}

@media screen and (max-width: 991px) {
    .slider .slide:first-of-type .slide-content .heading-one {
        font-size: 36px;
        max-width: 500px;
    }
}

@media screen and (max-width: 768px) {
	.slider .slide .slide-content h1.values-header {
	    margin-top: 24% !important;
	    margin-bottom: 19% !important;
	}	
}

@media screen and (max-width: 767px) {
    .higher-mobile-content .mobile-content {
        top: 60%!important;
        width: 50%!important;
    }
    .higher-mobile-content .mobile-content h1 {
        font-size: 20px!important;
    }
    .slider .slide .mobile-photo .mobile-content h1 {
        font-weight: 400;
    }
		.home #header .logo {
	    margin: 20px 20px;
	}
	.logo img {
	    width: 75%;
	}
  	.values-slider-p {
        margin-bottom: 10%;
        font-size: 14px !important;
    }
    .slider .slide .mobile-photo .mobile-content h1.values-header-mb {
	    position:relative;
	    top: -40px;
  	}
	.values-img-mb .btn {
	    font-size: 15px !important;
	    padding: 6px 24px !important;
	}
	.btn.-ghost {
		padding: 6px 24px !important;
		font-size: 15px !important;
	}
}

@media screen and (max-width: 515px) {
    .slider .slide:first-of-type .mobile-photo .mobile-content {
        width: 55%;
        top: 58%;
    }

    .slider .slide:first-of-type .mobile-photo .mobile-content h1 {
        font-size: 20px;
    }
}

@media screen and (max-width: 375px) {
    .slider .slide:first-of-type .mobile-photo .mobile-content {
        top: 62%;
    }

    .slider .slide:first-of-type .mobile-photo .mobile-content h1 {
        font-size: 16px;
    }
}

@media screen and (min-width: 1600px) {
	h1.heading-one.values-header {
	    margin-top: 12% !important;
	    margin-bottom: 24% !important;
	}
	p.values-slider-p {
	    font-size: 43px;
	    max-width: 99%;
	}
}
@media screen and (min-width: 1800px) {
	p.values-slider-p {
		max-width: 85%;
	}
}
.slider .slide.-fade-white:before {
    opacity: .5
}

@media screen and (min-width:768px) {
    .slider .slide:before {
        display: block
    }
    .slider .slide {
        background-position: center 65%;
        background-size: cover;
        width: 100%;
        position: relative;
        height: 0;
        padding-bottom: 75%
    }
}

@media screen and (min-width:1024px) {
    .slider .slide {
        height: 0;
        padding-bottom: 49.82639%
    }
    .graphic-callout {
        background-position: center right -20%
    }
}

.slider .slide .slide-content {
    width: 100%;
    padding: 0 40px;
    z-index: 3;
    position: absolute;
    top: 50%;
    left: 52%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: none
}

@media screen and (min-width:768px) {
    .slider .slide .slide-content {
        display: block
    }
}

.slider .slide .slide-content h1 {
    display: inline-block;
    font-weight: 200;
    max-width: 680px
}

.slider .slide .slide-content h1.-white-text {
    color: #fff
}

.slider .slide .mobile-photo {
    background-size: cover;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    color: #fff
}

@media screen and (min-width:768px) {
    .slider .slide .mobile-photo {
        display: none
    }
}

.slider .slide .mobile-photo h1 {
    color: #fff;
    padding-top: 20px;
    position: absolute;
    top: 70%;
    font-size: 34px;
    max-width: 65%;
    margin: 0 20px;
    font-weight: 200;
    text-transform: uppercase;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    display: inline-block
}

.slider .slide .mobile-photo h1:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background-size: 15px 5px;
    background-image: url(../images/white-sep.png);
    background-repeat: repeat-x
}

@media screen and (min-width:480px) {
    .slider .slide .mobile-photo h1 {
        top: 60%
    }
}

.slider .slide .mobile-photo .slide-content h1,
.slider .slide .mobile-photo h1.-brown-text,
.slider .slide .slide-content .mobile-photo h1 {
    color: #5a1300
}

@media screen and (min-width:1280px) {
    .graphic-callout {
        background-position: center right -40%
    }
}

@media screen and (min-width:1800px) {
    .graphic-callout {
        background-position: center right
    }
}

.graphic-callout {
    background-size: auto 100%;
    background-position: center right;
    background-repeat: no-repeat;
    transition: .3s ease-out;
    cursor: pointer;
    position: relative
}

.graphic-callout .details,
.graphic-callout:before {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease
}

.graphic-callout:before {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1
}

.graphic-callout .details {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 80%;
    text-align: center
}

.graphic-callout .details p {
    color: #5a1300;
    font-size: 18px;
    line-height: 1.6em;
    padding-bottom: 10px
}

@media screen and (min-width:480px) {
    .graphic-callout .details p {
        font-size: 20px
    }
}

@media screen and (min-width:768px) {
    .graphic-callout .details p {
        font-size: 18px
    }
}

@media screen and (min-width:1024px) {
    .graphic-callout .details p {
        font-size: 24px
    }
}

.graphic-callout .details .btn {
    text-transform: uppercase
}

.graphic-callout h3 {
    display: inline-block;
    text-align: left;
    position: relative
}

.graphic-callout .content {
    padding: 100px 45% 100px 40px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (min-width:768px) {
    .graphic-callout .content {
        padding: 70px 55% 70px 40px
    }
}

@media screen and (min-width:1280px) {
    .graphic-callout .content {
        padding: 70px 55% 70px 20px
    }
}

@media screen and (min-width:1440px) {
    .graphic-callout .content {
        padding: 70px 45% 70px 40px
    }
}

.graphic-callout .content a.btn {
    clear: both;
    display: block;
    margin-top: 30px
}

.graphic-callout.-mobile-tapped .details,
.graphic-callout.-mobile-tapped:before,
.graphic-callout:hover:not(.-no-hover) .details,
.graphic-callout:hover:not(.-no-hover):before {
    opacity: 1;
    visibility: visible
}

.graphic-callout.-sport-protection {
    background-image: url(../images/product-island-sport.png)
}

.graphic-callout.-sport-protection h3 {
    color: #fcf6e9
}

.graphic-callout.-after-sun h3,
.graphic-callout.-general-protection h3,
.graphic-callout.-tanning h3 {
    color: #5a1300
}

.graphic-callout.-sport-protection:before {
    background-color: rgba(55, 186, 204, .9)
}

.graphic-callout.-general-protection {
    background-image: url(../images/product-general-protection.png)
}

.graphic-callout.-general-protection:before {
    background-color: rgba(255, 239, 217, .9)
}

.graphic-callout.-after-sun {
    background-image: url(../images/product-after-sun.png)
}

.graphic-callout.-after-sun:before {
    background-color: rgba(140, 208, 191, .9)
}

.graphic-callout.-tanning {
    background-image: url(../images/product-tanning.png)
}

.graphic-callout.-tanning:before {
    background-color: rgba(252, 190, 96, .9)
}

.graphic-link>.content>h3 {
    text-transform: uppercase;
    font-size: 30px!important;
    display: block!important
}

@media screen and (min-width:768px) {
    .graphic-link>.content>h3 {
        display: inline-block!important
    }
}

.graphic-link a {
    cursor: pointer
}

.graphic-link>.content>img {
    max-height: 400px
}

.graphic-link>.content>a.btn {
    display: block!important
}

.graphic-link.-max-height {
    max-height: 420px
}

.graphic-link,
.product-callout {
    padding: 30px 20px 0;
    min-height: 200px;
    text-align: center;
    position: relative;
    transition: background .3s ease-out;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.btn,
.fullwidth-link,
.graphic-link:after,
.module.graphic-link,
.product-callout.module,
.product-callout:after {
    transition: all .3s ease
}

.graphic-link .hover-content,
.product-callout .hover-content {
    opacity: 0;
    max-height: none;
    overflow: hidden;
    visibility: hidden;
    transition: all .3s ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.graphic-link .hover-content .btn,
.product-callout .hover-content .btn {
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    min-width: 200px
}

.graphic-link .details,
.product-callout .details {
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.graphic-link .details p,
.product-callout .details p {
    color: #5a1300;
    font-size: 18px;
    line-height: 1.6em;
    padding-bottom: 10px
}

@media screen and (min-width:480px) {
    .graphic-link .details p,
    .product-callout .details p {
        font-size: 20px
    }
}

@media screen and (min-width:768px) {
    .graphic-link.-max-height {
        max-height: none
    }
    .graphic-link .details p,
    .product-callout .details p {
        font-size: 18px
    }
    .graphic-link .content>h3,
    .product-callout .content>h3 {
        min-height: 86px
    }
}

@media screen and (min-width:1024px) {
    .graphic-link .details p,
    .product-callout .details p {
        font-size: 24px
    }
}

.graphic-link:after,
.product-callout:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: -1
}

.-mobile-tapped.graphic-link .hover-content,
.graphic-link:hover:not(.-no-hover) .hover-content,
.product-callout.-mobile-tapped .hover-content,
.product-callout:hover:not(.-no-hover) .hover-content {
    opacity: 1;
    max-height: none;
    visibility: visible;
    z-index: 3
}

.-mobile-tapped.graphic-link:after,
.graphic-link:hover:not(.-no-hover):after,
.product-callout.-mobile-tapped:after,
.product-callout:hover:not(.-no-hover):after {
    opacity: 1;
    visibility: visible;
    z-index: 1
}

.graphic-link .content,
.product-callout .content {
    line-height: 30px;
    z-index: 1;
    display: flex;
    flex-direction: column;
    max-height: 413px;
    height: 413px;
    justify-content: center;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */  
    .graphic-link .content,
    .product-callout .content {
        display: inline-block;
    }

}

.graphic-link .content .spacer,
.product-callout .content .spacer {
    height: 0!important;
}

.graphic-link .content>h3,
.product-callout .content>h3 {
    font-size: 24px;
    display: inline-block;
    margin: 0;
    padding: 0;
    line-height: 1.2em
}

.graphic-link .content>h3:after,
.product-callout .content>h3:after {
    content: '';
    margin: 15px auto 10px!important;
    width: 80%!important
}

.graphic-link .content>p,
.product-callout .content>p {
    text-transform: uppercase;
    color: #fcf6e9;
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 1.7em;
    min-height: 30px
}

@media (min-width: 1024px) and (max-width: 1360px) {
    .graphic-link .content>h3,
    .product-callout .content>h3 {
        font-size: 22px;
    }
    .graphic-link .content>p,
    .product-callout .content>p {
        font-size: 16px;
    }
}

.graphic-link .content>p:empty,
.product-callout .content>p:empty {
    display: none
}

@media screen and (min-width:768px) {
    .graphic-link .content>p:empty,
    .product-callout .content>p:empty {
        display: inline-block
    }
}

.graphic-link .content span,
.product-callout .content span {
    display: block
}

.graphic-link .content span.-spacer,
.product-callout .content span.-spacer {
    display: none
}

@media screen and (min-width:768px) {
    .graphic-link .content span.-spacer,
    .product-callout .content span.-spacer {
        display: block
    }
}

.graphic-link .content span.btn,
.product-callout .content span.btn {
    margin-top: 10px;
    display: inline-block
}

.graphic-link .content img,
.product-callout .content img {
    display: block;
    margin: auto;
/*
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) translateZ(0);
    transform: translateX(-50%) translateZ(0);
*/
    max-height: 240px;
    object-fit: contain;
}

.-blue-background.graphic-link .content>h3,
.-blue-background.graphic-link .content>p,
.-blue-background.graphic-link .details .btn,
.-blue-background.graphic-link .details p,
.-sport-protection.graphic-link .content>h3,
.-sport-protection.graphic-link .content>p,
.-sport-protection.graphic-link .details .btn,
.-sport-protection.graphic-link .details p,
.product-callout.-blue-background .content>h3,
.product-callout.-blue-background .content>p,
.product-callout.-blue-background .details .btn,
.product-callout.-blue-background .details p,
.product-callout.-sport-protection .content>h3,
.product-callout.-sport-protection .content>p,
.product-callout.-sport-protection .details .btn,
.product-callout.-sport-protection .details p {
    color: #fcf6e9
}

.-blue-background.graphic-link .details .btn,
.-sport-protection.graphic-link .details .btn,
.product-callout.-blue-background .details .btn,
.product-callout.-sport-protection .details .btn {
    border: 1px solid #fff
}

.-blue-background.graphic-link:after,
.-sport-protection.graphic-link:after,
.product-callout.-blue-background:after,
.product-callout.-sport-protection:after {
    background-color: rgba(55, 186, 204, .8)
}

.-after-sun.graphic-link .content>h3,
.-after-sun.graphic-link .content>p,
.-general-protection.graphic-link .content>h3,
.-general-protection.graphic-link .content>p,
.-tan-background.graphic-link .content>h3,
.-tan-background.graphic-link .content>p,
.-tanning.graphic-link .content>h3,
.-tanning.graphic-link .content>p,
.-teal-background.graphic-link .content>h3,
.-teal-background.graphic-link .content>p,
.-yellow-background.graphic-link .content>h3,
.-yellow-background.graphic-link .content>p,
.product-callout.-after-sun .content>h3,
.product-callout.-after-sun .content>p,
.product-callout.-general-protection .content>h3,
.product-callout.-general-protection .content>p,
.product-callout.-tan-background .content>h3,
.product-callout.-tan-background .content>p,
.product-callout.-tanning .content>h3,
.product-callout.-tanning .content>p,
.product-callout.-teal-background .content>h3,
.product-callout.-teal-background .content>p,
.product-callout.-yellow-background .content>h3,
.product-callout.-yellow-background .content>p {
    color: #5a1300
}

.-general-protection.graphic-link:after,
.-tan-background.graphic-link:after,
.product-callout.-general-protection:after,
.product-callout.-tan-background:after {
    background-color: rgba(255, 239, 217, .8)
}

.-tanning.graphic-link:after,
.-yellow-background.graphic-link:after,
.product-callout.-tanning:after,
.product-callout.-yellow-background:after {
    background-color: rgba(252, 190, 96, .8)
}

.-after-sun.graphic-link:after,
.-teal-background.graphic-link:after,
.product-callout.-after-sun:after,
.product-callout.-teal-background:after {
    background-color: rgba(140, 208, 191, .8)
}

.PDP-max-width {
    max-width: 1300px;
    margin: auto;
}

.PDP-max-width .grid-item {
    padding-left: 0;
}
@media screen and (max-width:767px) {
    .PDP-max-width {
        padding: 30px 30px;
    }
}
.PDP-features .review-header {
    margin-bottom: 36px;
    color: #5a1300;
    font-size: 42px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 400;
}

.PDP-features ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: calc(100% - 108px);
}

.PDP-features ul li {
    width: 50%;
    color: #5a1300;
    font-size: 16px;
    line-height: 1.556;
    list-style: none;
    padding-right: 20px;
    margin-bottom: 20px;
}

.PDP-features ul li strong {
    font-weight: bold;
    text-transform: uppercase;
}

.PDP-features-container {
    display: flex;
    height: 560px;
}

.PDP-feature {
    width:50%;
    max-width: 750px;
    margin: 0 auto;
    padding: 50px 0 50px 50px;
    overflow: hidden;
}

.PDP-features__image {
    width: 50%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width:1100px) {
    .PDP-features-container {
        flex-direction: column;
        height: 100%;
    }
    .PDP-features ul li {
        width: 100%;
    }
    .PDP-features ul li strong {
        font-size: 18px;
    }
    .PDP-features ul li p {
        font-size: 15.5px;
    }
    .PDP-feature {
        width: 100%;
        max-width: none;
    }
    .PDP-features__image {
        width: 100%;
        height: 270px;
    }
    .PDP-features .grid-item {
        height: 100%;
    }
    .PDP-feature {
        padding: 50px 35px;
    }
}

.product-detail-text__description {
    padding: 50px 0;
    min-height: 500px;
}

.product-detail-text__description .pdp-product-image {
    padding-right: 20%;
}

.product-detail-text__description .review-header{
    font-size: 42px;
    color: #5a1300;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 400;
}

.product-detail-text__description h5 {
    margin-bottom: 20px;
    font-size: 20px;
    color: #fcbe60;
    line-height: 1.3;
    font-weight: 600;
    text-transform: uppercase;
}

.product-detail-text__description p {
    font-size: 16px;
    color: #5a1300;
    line-height: 1.556;
}

.product-detail-text__description img {
    display: block;
    margin: auto;
    height: 400px;
}

@media screen and (max-width:767px) {
    .product-detail-text__description img {
        height: 250px;
    }
    .product-detail-text__description .review-header{
        margin: 50px 0 18px;
        font-size: 28px;
    }
    .product-detail-text__description .reviews {
        margin-top: 0;
    }
    .product-detail-text__description .pdp-product-image {
        padding-right: 0;
    }
    .product-detail-text__description h5 {
        margin-bottom: 12px;
    }
    .product-detail-text__description p {
        line-height: 1.4;
    }
}

.product-detail:after {
    clear: both;
    display: table;
    width: 100%;
    height: 1px
}

.product-image {
    display: flex;
}

.pdp-product-slider__thumbnails {
    display: flex;
    flex-direction: column;
    width: 70px;
}

.pdp-product-slider__thumbnails .slick-slide {
    background-color: #f2f2f2;
    margin: 5px 0;
}

.pdp-product-slider__thumbnails .slick-current {
    border: 1px solid #5a1300 !important;
}

.pdp-product-slider__thumbnails img {
    height: 65px;
}

.pdp-product-image-main {
    width: calc(100% - 90px);
    margin: 0 auto;
}

.pdp-product-image-main img:hover {
    cursor: zoom-in;
}

.pdp-product-image-main img {
    height: 400px;
    margin: auto;
}

.slick-slide img {
    margin: auto;
}

.slick-slide img.zoomImg {
    background: #fff;
}

.slick-arrow {
    min-width: 18px;
    min-height: 18px;
    margin: auto;
    border: solid #fcbe60;
    border-width: 3px 3px 0 0;
}

.slick-arrow:hover {
    cursor: pointer;
}

.pdp-product-slider__prev {
    transform: rotate(-45deg);
}

.pdp-product-slider__next {
    transform: rotate(135deg);
}

@media screen and (max-width:767px) {
    .product-image {
        flex-direction: column-reverse;
    }
    .pdp-product-image-main {
        width: 100%;
        margin: 20px auto 24px;
    }
    .pdp-product-image-main img {
        height: 250px;
    }
    .pdp-product-slider__thumbnails {
        margin: auto;
        flex-direction: row;
        width: 100%;
    }
    .pdp-product-slider__thumbnails img {
        height: 60px;
    }
    .slick-arrow {
        min-width: 14px;
        min-height: 14px;
    }

    .pdp-product-slider {
        width: calc(100vw - 60px);
    }

    .pdp-product-slider__thumbnails .slick-slide {
        margin: 1px 4px;
    }

    .pdp-product-slider__thumbnails .slick-list {
        padding:0 2px;
    }

    .pdp-product-slider__thumbnails .slick-current {
        outline: 1px solid #5a1300 !important;
        border: 0!important;
    }
    
    .pdp-product-slider__prev {
        margin-right: 4px;
        margin-left: -18px;
        transform: rotate(-135deg);
    }

    .pdp-product-slider__next {
        margin-left: 4px;
        transform: rotate(45deg);
    }
    .product-detail-text__description {
        padding: 50px 35px;
    }
}

.pdpModal {
    position: fixed!important;
    overflow: auto!important;
    max-width: 100%!important;
}

.pdpModal .modal-content {
    z-index: 9999999999999999;
    padding: 0;
}

.pdpModal .modal-close {
    top: 15px;
    right: 15px;
}

.product-detail.loading {
    visibility: hidden;
}

.product-detail .modal-toggle {
    color: #5a1300;
    font-weight: 700;
    background-color: #fcbe60;
    font-size: 14px;
    border-radius: 5px;
    text-align: center;
    padding: 7px 0;
    line-height: 1.5;
    max-width: 150px;
    width: 100%;
}

.product-detail .modal-btn-container {
    display: flex;
    padding: 15px 0;
}

.product-detail h2 {
    padding-top: 25px;
    font-size: 22px;
    text-transform: uppercase;
}

@media screen and (min-width:1024px) {
    .pdpModal .modal-content {
        width: 1000px;
        margin: 30px;
    }
}

@media screen and (min-width:768px) {
    .pdpModal .modal-content {
        background-color: unset;
        height: 800px;
        max-height: 100%;
    }

    .pdpModal .modal-content img {
        background: #fff;
        padding: 30px;
    }

    .product-detail .modal-toggle:first-of-type {
        margin-right: 5px;   
    }

    .product-detail .modal-toggle:last-of-type {
        margin-left: 5px;
    }
}

@media screen and (max-width:767px) {
    .pdpModal .modal-content {
       padding: 30px 0;
       padding-top: 17vh;
    }

    .product-detail .modal-btn-container {
        flex-direction: column;
    }

    .product-detail .modal-toggle:last-of-type {
        margin-top: 10px;
    }
}

.product-detail .module {
    float: left
}

.product-detail h1 {
    font-size: 30px;
    line-height: 1.2em;
    color: #5a1300;
    font-weight: 400;
}

@media screen and (min-width:768px) {
    .product-detail {
        padding: 60px
    }
}

@media screen and (min-width:768px) {
    .product-detail h1 {
        font-size: 24px;
    }
}

.product-detail-text #BVRRSummaryContainer .bv-summary-bar {
    position: relative!important;
}

.product-detail-text #BVRRSummaryContainer .bv-summary-bar .bv-rating-ratio-count a {
    font-weight: 700!important;
    text-decoration: underline!important;
}

.product-detail-text #BVRRSummaryContainer .bv-summary-bar .bv-rating-ratio-count a:before {
    display:inline-block!important;
    content: '• '!important;
    text-decoration: none!important;
    margin-right: 4px!important;
}

.product-detail-text #BVRRSummaryContainer .bv-summary-bar .bv-action-bar {
    position: absolute!important;
    top: 4px!important;
    left: 210px!important;
    padding-top: 0!important;
}

.product-detail-text #BVRRSummaryContainer .bv-summary-bar .bv-action-bar button {
    padding: 0!important;
    background: none!important;
    text-decoration: underline!important;
}

.product-detail-text #BVRRSummaryContainer .bv-summary-bar .bv-action-bar button:before {
    display: inline-block!important;
    content: '• '!important;
    text-decoration: none!important;
    margin-right: 4px!important;
}

.product-detail-text #BVRRSummaryContainer .bv-summary-bar .bv-action-bar.no-reviews {
    margin-top: -4px!important;
    margin-left: -4px!important;
}

.product-detail-text #BVRRSummaryContainer .bv-summary-bar .bv-stars-container.display-none {
    display: none!important;
}

.product-detail .product-detail-text {
    width: 100%;
    color: #5a1300
}

.product-detail .product-detail-text ul {
    list-style: none;
}

.product-detail .product-detail-text ul li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px;
}

.product-detail .product-detail-text ul li::before {
    content: '•';
    font-size: 20px;
    position: absolute;
    top: 0;
    left: 0;
    color:
    #fcbe60;
}

.product-detail .product-detail-text h5,
.product-detail .product-detail-text li,
.product-detail .product-detail-text p {
    font-size: 18px;
    line-height: 1.333em
}

.product-detail .product-detail-text h5 {
    color: #fcbe60;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 10px;
    font-weight: 600;
}

@media screen and (max-width: 767px) {
    .product-detail-text #BVRRSummaryContainer .bv-rating-ratio {
        width: 100%!important;
    }
    .product-detail-text #BVRRSummaryContainer .bv-rating-ratio-count {
        margin-left: -10px!important;
    }
    .product-detail-text #BVRRSummaryContainer .bv-rating-ratio-number .bv-rating {
        border-right: 0!important;
    }
    .product-detail-text #BVRRSummaryContainer .bv-summary-bar .bv-action-bar {
        top: 24px!important;
        left: 114px!important
    }
    .product-detail-text #BVRRSummaryContainer .bv-summary-bar .bv-action-bar.no-reviews {
        margin: 0!important;
        top: 24px!important;
        left: -2px !important;
    }
}

@media screen and (min-width:1280px) {
    .product-detail .product-detail-text h5 {
        margin-top: 0
        margin-bottom: 0;
    }
}

.product-detail .product-image-container {
    display: flex;
    flex-direction: row-reverse
}

.product-detail .product-image-container .pdp-product-image {
    /*width: calc(100% - 60px);*/
    width: 100%;
    display: flex;
    justify-content: center;
    /*visibility: hidden;*/
    flex-direction: column
}

.product-detail .product-image-container .pdp-product-image div {
    display: flex;
}

.product-detail .product-image-container .pdp-product-image.w100 {
    width: 100%
}

.product-detail .product-image-container .pdp-product-image img {
    /*max-width: 150px;*/
    margin: 0 auto
}

.product-detail .product-image-container .pdp-product-image-thumb {
    width: 40px;
    display: flex;
    justify-content: center;
    visibility: hidden;
    margin-top: -5px;
    display: none;
}

@media screen and (min-width:768px) {
    .product-detail .product-detail-text {
        width: 40%;
        float: left;
    }
}

.product-detail .product-image-container .pdp-product-image-thumb.thumbhide {
    top: -500000000px
}

.product-detail .product-image-container .pdp-product-image-thumb .slick-slide {
    border: 2px solid transparent;
    margin: 5px 0;
}

.product-detail .slick-dots {
    justify-content: center
}

.product-detail .slick-dots li button:before {
    font-size: 16px
}

.slick-slide {
    outline: 0
}

.product-detail .product-image-container .pdp-product-image-thumb .slick-current {
    border: 2px solid #c5bab6;
    transition: border 1s ease;
}

.product-detail .slick-prev,
.product-detail .slick-next {
   left: 9px; 
}

.product-detail .slick-next {
    top: 104%;
}

.product-detail .slick-prev {
   top: -20px;
}

.product-detail .slick-next:before {
    content: ' \25BC';
}

.product-detail .slick-prev:before {
    content: ' \25B2';   
}

.product-detail .slick-prev:before,
.product-detail .slick-next:before {
    opacity: 1;
    color:#5a1300;   
}

.product-detail .reviews {
    margin-top: 15px
}

.product-detail .reviews img {
    height: 18px;
    display: inline-block
}

.product-detail .reviews p {
    display: inline-block;
    line-height: 24px;
    font-size: 16px;
    margin-top: 2px;
}

.read-more {
    display: inline;
}

.read-more .read-more-button {
    text-decoration: underline;
    font-weight: bold;
}

.read-more .read-more-button:hover{
    cursor: pointer;
    text-decoration: none;
}

.text-callout .content {
    padding: 80px 40px
}

@media screen and (min-width:768px) {
    .product-detail .product-image {
        width: 60%;
        float: left
    }
    .text-callout .content {
        padding: 30px 40px
    }
}

@media screen and (min-width:1024px) {
    .text-callout .content {
        padding: 50px 40px
    }
}

@media screen and (min-width:1440px) {
    .text-callout .content {
        padding: 100px 40px
    }
}

.text-callout .content p {
    padding-top: 10px;
    padding-bottom: 20px
}

/* OUR VALUES */
.our-values {
    display: flex;
    max-width: 1440px;
    margin: auto;
    margin-bottom: 5px;
}

.values-items {
    width: 75%;
    padding: 50px 5%;
}

.values-items h1 {
    margin-left: 190px;
    margin-bottom: 50px;
    color: #5a1300;
    font-size: 22.5px;
    line-height: 1.357;
}

.values-item {
    display: flex;
    min-height: 200px
}

.values-image {
    background-position: top center!important;
    background-size:contain!important;
    background-repeat: no-repeat!important;
    min-width: 150px;
    margin-right: 40px;
}

.values-text h2 {
    margin-bottom: 20px;
    color: #5a1300;
    font-weight: 700;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 1.2;
}

.values-text h2 span {
    color: #fcbe60;
    font-weight: 500;
    font-style: italic;
}

.values-text p {
    color: #5a1300;
}

.values-text.bottom-orange-divider {
    border-bottom: 2px solid #fcbe60;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.values-sidebar-image {
    width: 25%;
    background-position: center center!important;
    background-size:cover!important;
    background-repeat: no-repeat!important;
}

.our-values__bottom-banner {
    width: 100%;
    height:100px;
    background: #ffeed9;
}

@media screen and (max-width:991px) {
    .our-values {
        flex-direction: column;
    }
    .values-items {
        width: 100%;
        padding: 50px 13%;
    }
    .values-items h1 {
        margin: 0 0 50px;
        font-size: 28px;
    }
    .values-item {
        flex-direction: column;
    }
    .values-image {
        height: 160px;
        margin: 0px 0 30px;
        background-position: left!important;
    }
    .values-text h2 span {
        display: block;
    }
    .values-text p {
        font-size: 23.5px;
        line-height: 1.4;
    }
    .values-sidebar-image {
        width: 100%;
        height: 480px;
        margin-bottom: 20px;
    }
    .our-values__bottom-banner {
        display: none;
    }
}

/* END OUR VALUES */

.graphic-background,
.hero-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 250px
}

.-no-min.hero-image,
.graphic-background.-no-min {
    min-height: none
}

.-align-bottom.hero-image,
.graphic-background.-align-bottom {
    background-position: center bottom
}

.-portrait-mobile.hero-image,
.graphic-background.-portrait-mobile {
    height: 0;
    padding-bottom: 133.33333%
}

@media screen and (min-width:768px) {
    .-portrait-mobile.hero-image,
    .graphic-background.-portrait-mobile {
        height: 0;
        padding-bottom: 66.66667%
    }
}

@media screen and (min-width:1280px) {
    .-portrait-mobile.hero-image,
    .graphic-background.-portrait-mobile {
        height: auto;
        padding-bottom: 0
    }
}

.-align-center.hero-image,
.graphic-background.-align-center {
    background-position: center center
}

.-align-top-center.hero-image,
.graphic-background.-align-top-center {
    background-position: top center
}

.-centered-content.hero-image,
.graphic-background.-centered-content {
    position: relative
}

.-centered-content.hero-image .content,
.graphic-background.-centered-content .content {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.graphic-background.small-image-replacement,
.small-image-replacement.hero-image {
    height: 300px;
    position: relative
}

@media screen and (min-width:768px) {
    .graphic-background.small-image-replacement,
    .small-image-replacement.hero-image {
        height: auto!important
    }
    .graphic-background.small-image-replacement .content,
    .small-image-replacement.hero-image .content {
        display: none
    }
}

.graphic-background.small-image-replacement .content,
.small-image-replacement.hero-image .content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover
}

.hero-text {
    padding: 50px 0
}

.hero-text.-portrait-mobile:not(.-short) {
    padding-top: 20px;
    height: 0;
    padding-bottom: 69.44444%
}

@media screen and (min-width:768px) {
    .hero-text.-portrait-mobile:not(.-short) {
        padding-top: 80px;
        height: 0;
        padding-bottom: 26.04167%;
        position: relative
    }
}

.hero-text.-short {
    height: auto;
    padding: 20px 0 80px
}

@media screen and (min-width:768px) {
    .hero-text.-short {
        padding: 40px 0 30px
    }
}

@media screen and (min-width:1024px) {
    .graphic-background,
    .hero-image {
        min-height: 0
    }
    .hero-text.-short {
        padding: 40px 0
    }
}

.hero-text.-short-desktop {
    padding-top: 20px;
    height: 0;
    padding-bottom: 97.22222%
}

@media screen and (min-width:480px) {
    .hero-text.-short-desktop {
        height: 0;
        padding-bottom: 87.96296%
    }
}

.hero-text h1 {
    max-width: 650px;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    line-height: 1.4em
}

.hero-text h1:before {
    margin-bottom: 10px!important
}

.hero-text h1.-spacer-after:before {
    display: none
}

.hero-text h1.-spacer-after:after {
    margin-bottom: 0!important;
    margin-top: 0!important
}

.hero-text p {
    color: #5a1300;
    font-size: 18px
}

.filter-title,
.hero-text.-white-text p,
.simple-text-blurb .content {
    color: #fff
}

.hero-text.-white-text h1 {
    text-shadow: 0 0 15px rgba(0, 0, 0, .5);
    font-weight: 200
}

.hero-text.-white-text h1:before {
    margin-bottom: 10px!important;
    background-image: url(../images/dot-white.png)!important
}

@media screen and (min-width:768px) {
    .hero-text.-short-desktop {
        padding: 40px 0!important;
        height: auto!important
    }
    .hero-text {
        padding-top: 80px;
        height: 0;
        padding-bottom: 26.04167%;
        position: relative
    }
    .hero-text.-vertical-align-center {
        padding-top: 0
    }
    .hero-text.-vertical-align-center .content {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.hero-image {
    height: 0;
    padding-bottom: 37.23404%
}

.simple-text-blurb {
    padding-right: 20px
}

.simple-text-blurb .graphic {
    height: 60px;
    line-height: 60px;
    margin-top: 50px
}

@media screen and (min-width:768px) {
    .simple-text-blurb .graphic {
        margin-top: 0
    }
}

.simple-text-blurb .graphic img {
    vertical-align: bottom;
    max-width: 100%;
    max-height: 100%
}

.simple-text-blurb .content h3 {
    margin-top: 40px;
    padding: 0
}

.simple-text-blurb .content h4 {
    margin-top: 5px
}

.simple-text-blurb .content p {
    margin-top: 5px;
    padding: 0
}

.simple-text-blurb .content p+p {
    margin-top: 40px
}

.product-grid .grid-item {
    vertical-align: top;
    display: none
}

.filter-section {
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
    opacity: 0
}

@media screen and (min-width:768px) {
    .filter-section {
        visibility: visible;
        max-height: none;
        opacity: 1
    }
}

.filter-groups.-mobile-expand .filter-section {
    max-height: 400px;
    visibility: visible;
    opacity: 1
}

.filter-groups.-mobile-expand .filter-title:after {
    content: '-'
}

.filter-title {
    padding: 15px 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 3px;
    position: relative;
    cursor: pointer
}

.filter-title:after {
    content: '+';
    font-size: 75px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.filter-group-head {
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    padding-bottom: 10px
}

.ht-filter-group {
    margin-bottom: 30px
}

@media screen and (min-width:768px) {
    .filter-title {
        cursor: inherit
    }
    .filter-title:after {
        display: none
    }
    .ht-filter-group {
        margin-bottom: 0
    }
}

.ht-filter-group .filter {
    color: #bb7a3a;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 20px;
    margin-right: 20px;
    display: block
}

@media screen and (min-width:768px) {
    .ht-filter-group .filter {
        display: inline-block
    }
}

.ht-filter-group .filter.active {
    color: #5a1300;
    font-weight: 700
}

.reviews {
    margin-top: 40px
}

.reviews .head:after {
    clear: both;
    content: '';
    display: table;
    width: 100%;
    height: 1px
}

.reviews .head h3 {
    padding-top: 10px;
    display: block;
    margin-bottom: 10px
}

.reviews .head .btn,
.reviews .head h3 {
    line-height: 30px;
    width: auto
}

@media screen and (min-width:768px) {
    .reviews .head {
        height: 30px
    }
    .reviews .head .btn,
    .reviews .head h3 {
        float: left;
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .reviews .head .btn {
        float: right;
        padding: 9px 30px;
        font-size: 20px
    }
}

.reviews .review {
    margin-bottom: 40px
}

@media screen and (min-width:768px) {
    .reviews .review {
        margin-bottom: 0;
        padding-right: 50px
    }
    .reviews .review:last-of-type {
        padding-right: 0
    }
}

.reviews .review h3 {
    padding: 10px 0 0;
    font-size: 25px
}

.reviews .review h3 img {
    margin-left: 10px
}

.reviews .review p {
    padding: 5px 0;
    color: #5a1300;
    font-size: 20px;
    line-height: 1.6em
}

.btn {
    display: inline-block;
    padding: 10px 30px
}

.btn.-inline {
    width: 100%;
    margin-bottom: 20px
}

@media screen and (min-width:768px) {
    .btn.-inline {
        width: auto
    }
    .btn.-inline+.-inline {
        margin-left: 15px
    }
}

.btn.-yellow {
    background-color: #fcbe60;
    color: #fff;
    text-transform: uppercase
}

.btn.-yellow:hover {
    background-color: #fbaa2e
}

.btn.-ghost {
    border-width: 1px;
    padding: 9px 30px;
    border-style: solid;
    background-color: transparent;
    text-transform: uppercase
}

.view-products:last-child .graphic-link {
    flex-direction: row-reverse;
}
.view-products:last-child .graphic-link.-tan-background {
    background-color: #f8e6cc;
}

.view-products .graphic-link {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 50px 20px;
}

.view-products .graphic-link .content {
    width: 260px;
}

.view-products .graphic-link .content a {
    margin: 20px auto 0;
    padding: 5px 10px;
    width: 200px;
}

.view-products .graphic-link .content__img img {
    max-height: 300px;
}

.view-products .graphic-link>.content>h3 {
    font-size: 40px!important;
}

.view-products.grid-item {
    padding: 0;
}

@media screen and (max-width:767px) {    
    .view-products .graphic-link {
        padding: 34px 15px;
    }
    .view-products .graphic-link, .view-products:last-child .graphic-link {
        flex-direction: column;
    }
    .view-products .graphic-link .content {
        order: 2;
    }
    .view-products .graphic-link .content__img {
        order: 1;
    }
    .view-products .graphic-link .content__img img {
        max-height: 200px;
        height: 200px;
    }
    .view-products .graphic-link .content {
        width: 150px;
    }
    .view-products .graphic-link .content a {
        padding: 4px 0;
        width: 150px;
        font-size: 15px;
    }
    .view-products .graphic-link>.content>h3 {
        font-size: 20px!important;
    }
    .PDP-reviews {
        padding-top: 0;
    }
}

.-after-sun.graphic-link .content h3.btn.-ghost:after,
.-general-protection.graphic-link .content h3.btn.-ghost:after,
.-tan-background.graphic-link .content h3.btn.-ghost:after,
.-tanning.graphic-link .content h3.btn.-ghost:after,
.-teal-background.graphic-link .content h3.btn.-ghost:after,
.-yellow-background.graphic-link .content h3.btn.-ghost:after,
.btn.-ghost.-brown,
.hero-text h1.btn.-ghost.-spacer-after:after,
.hero-text h1.btn.-ghost:before,
.product-callout.-after-sun .content h3.btn.-ghost:after,
.product-callout.-general-protection .content h3.btn.-ghost:after,
.product-callout.-tan-background .content h3.btn.-ghost:after,
.product-callout.-tanning .content h3.btn.-ghost:after,
.product-callout.-teal-background .content h3.btn.-ghost:after,
.product-callout.-yellow-background .content h3.btn.-ghost:after {
    border-color: #5a1300;
    color: #5a1300
}

.-after-sun.graphic-link .content h3.btn.-ghost:hover:after,
.-general-protection.graphic-link .content h3.btn.-ghost:hover:after,
.-tan-background.graphic-link .content h3.btn.-ghost:hover:after,
.-tanning.graphic-link .content h3.btn.-ghost:hover:after,
.-teal-background.graphic-link .content h3.btn.-ghost:hover:after,
.-yellow-background.graphic-link .content h3.btn.-ghost:hover:after,
.btn.-ghost.-brown:hover,
.hero-text h1.btn.-ghost.-spacer-after:hover:after,
.hero-text h1.btn.-ghost:hover:before,
.product-callout.-after-sun .content h3.btn.-ghost:hover:after,
.product-callout.-general-protection .content h3.btn.-ghost:hover:after,
.product-callout.-tan-background .content h3.btn.-ghost:hover:after,
.product-callout.-tanning .content h3.btn.-ghost:hover:after,
.product-callout.-teal-background .content h3.btn.-ghost:hover:after,
.product-callout.-yellow-background .content h3.btn.-ghost:hover:after {
    background-color: rgba(90, 19, 0, .2)
}

.btn.-ghost.-white,
.slider .slide .slide-content h1.btn.-ghost.-white-text {
    border-color: #fcf6e9;
    color: #fcf6e9
}

.btn.-ghost.-white:hover,
.slider .slide .slide-content h1.btn.-ghost.-white-text:hover {
    background-color: rgba(255, 255, 255, .3)
}

.btn.-ghost.-white svg path,
.slider .slide .slide-content h1.btn.-ghost.-white-text svg path {
    fill: #fff
}

.btn.-ghost.-yellow {
    border-color: #fcbe60;
    color: #fcbe60
}

.btn.-ghost.-yellow:hover {
    background-color: rgba(252, 190, 96, .3)
}

.btn.-ghost.-yellow svg path {
    fill: #fcbe60
}

.btn.-social {
    text-align: right;
    text-transform: uppercase;
    font-size: 20px;
    width: 100%;
    padding-left: 10px
}

.btn.-social svg {
    height: 24px;
    width: 24px;
    float: left
}

.btn.-share {
    position: relative;
    text-align: left;
    padding: 9px 60px 9px 10px
}

.btn.-share:after {
    text-align: center;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f045';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.dotted-spacer,
.hero-text h1.-spacer-after:after,
.hero-text h1:before,
.hero-text.-white-text h1:before,
.product-callout .content>h3:after {
    width: 100%;
    display: block;
    margin: 30px auto;
    background-image: url(../images/dot-white.png);
    background-repeat: repeat-x;
    background-size: 10px 4px;
    height: 6px
}

.dotted-spacer.-small-gap,
.graphic-link .content>h3.-small-gap:after,
.hero-text h1.-small-gap.-spacer-after:after,
.hero-text h1.-small-gap:before,
.product-callout .content>h3.-small-gap:after {
    margin: 0 auto 10px
}

.-after-sun.graphic-link .content h3.dotted-spacer:after,
.-after-sun.graphic-link .content>h3:after,
.-after-sun.graphic-link .product-callout .content>h3:after,
.-general-protection.graphic-link .content h3.dotted-spacer:after,
.-general-protection.graphic-link .content>h3:after,
.-general-protection.graphic-link .product-callout .content>h3:after,
.-tan-background.graphic-link .content h3.dotted-spacer:after,
.-tan-background.graphic-link .content>h3:after,
.-tan-background.graphic-link .product-callout .content>h3:after,
.-tanning.graphic-link .content h3.dotted-spacer:after,
.-tanning.graphic-link .content>h3:after,
.-tanning.graphic-link .product-callout .content>h3:after,
.-teal-background.graphic-link .content h3.dotted-spacer:after,
.-teal-background.graphic-link .content>h3:after,
.-teal-background.graphic-link .product-callout .content>h3:after,
.-yellow-background.graphic-link .content h3.dotted-spacer:after,
.-yellow-background.graphic-link .content>h3:after,
.-yellow-background.graphic-link .product-callout .content>h3:after,
.dotted-spacer.-brown,
.dotted-spacer.-mobile-brown,
.graphic-link .content>h3.-brown:after,
.graphic-link .content>h3.-mobile-brown:after,
.hero-text h1.-mobile-brown.-spacer-after:after,
.hero-text h1.-mobile-brown:before,
.hero-text h1:before,
.hero-text.-white-text h1:before,
.product-callout .content>h3.-brown:after,
.product-callout .content>h3.-mobile-brown:after,
.product-callout.-after-sun .content h3.dotted-spacer:after,
.product-callout.-after-sun .content>h3:after,
.product-callout.-after-sun .graphic-link .content>h3:after,
.product-callout.-general-protection .content h3.dotted-spacer:after,
.product-callout.-general-protection .content>h3:after,
.product-callout.-general-protection .graphic-link .content>h3:after,
.product-callout.-tan-background .content h3.dotted-spacer:after,
.product-callout.-tan-background .content>h3:after,
.product-callout.-tan-background .graphic-link .content>h3:after,
.product-callout.-tanning .content h3.dotted-spacer:after,
.product-callout.-tanning .content>h3:after,
.product-callout.-tanning .graphic-link .content>h3:after,
.product-callout.-teal-background .content h3.dotted-spacer:after,
.product-callout.-teal-background .content>h3:after,
.product-callout.-teal-background .graphic-link .content>h3:after,
.product-callout.-yellow-background .content h3.dotted-spacer:after,
.product-callout.-yellow-background .content>h3:after,
.product-callout.-yellow-background .graphic-link .content>h3:after {
    background-image: url(../images/dot-brown.png)
}

@media screen and (min-width:768px) {
    .dotted-spacer.-mobile-brown,
    .graphic-link .content>h3.-mobile-brown:after,
    .hero-text h1.-mobile-brown.-spacer-after:after,
    .hero-text h1.-mobile-brown:before,
    .product-callout .content>h3.-mobile-brown:after {
        background-image: url(../images/dot-white.png)
    }
}

.fullwidth-link {
    display: block;
    width: 100%;
    padding: 41px 0 35px;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    cursor: pointer
}

.-no-scroll,
.fullwidth-link:after {
    position: absolute;
    left: 0;
    width: 100%
}

.fullwidth-link:hover {
    padding-left: 10px;
    background-color: rgba(255, 255, 255, .1)
}

.fullwidth-link:after {
    content: '';
    top: 100%;
    display: block;
    background-image: url(../images/dot-white.png);
    background-repeat: repeat-x;
    background-size: 10px 4px;
    height: 6px
}

.transparent-spacer {
    display: block;
    height: 50px
}

.sf_pagerNumeric a {
    padding-right: 5px
}

.sf_PagerCurrent {
    font-weight: 700
}

.share li {
    margin: 0!important;
    padding: 0;
    float: left
}

.share li:before {
    content: ''!important
}

.stars {
    color: #fcbe60!important
}

.bar {
    background-color: #fcbe60!important
}

.-margin-bottom {
    margin-bottom: 20px
}

.slideout-search .k-autocomplete {
    border-width: 0
}

.-no-scroll {
    top: 0;
    height: 100%;
    overflow: hidden
}

.show-only-mobile {
    display: none;
}

@media screen and (max-width:767px) {
    .show-only-mobile {
        display: block;
    }

    .hide-on-mobile {
        display: none;
    }    
}

.instructions-container {
    margin-bottom: 5px;  
    padding: 35px 60px;
}

.instructions-container h2 {
    color: #fff;
    font-size: 30px;
    padding-right: 30px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #5a1300;
}

.instructions-container p {
    margin-bottom: 15px;
    font-weight: bold;
    color: #5a1300;
}

.instructions-container ol {
    padding-left: 15px;
}

.instructions-container li {
    margin-bottom: 10px;
    color: #5a1300;
}

.header-download-page .sfContentBlock {
    display: flex;
    align-items: center;
}

.downloads-page .content {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 767px) {
    .header-download-page .sfContentBlock {
        justify-content: space-between;
    }

    .header-download-page .download-page-title {
        padding-top: 0!important;
        float: none!important; 
    }

    .instructions-container {
        flex-direction: column;
    }   

    .instructions-container h2 {
        margin-bottom: 15px;
        padding: 0;
    }

    .instructions-container p {
        text-align: center;
    }

    /* ED-162 Hawaiian Tropic US - Price Spider integration style for no seller found text */
    .product-detail-text .ps-widget small {
        font-size: 14px !important;
    }
    /* ED-162 Hawaiian Tropic US - Price Spider integration style for no seller found text */
}

/* ED-162 Hawaiian Tropic US - Price Spider integration */
.product-detail-text .ps-widget {
    margin-top: 30px !important;
}
.ps-product-selector > div > select {
    -moz-appearance: menulist;
    -webkit-appearance: menulist;
}
/* ED-162 Hawaiian Tropic US - Price Spider integration */