﻿html {
    height: 100%;
}

body {
    background: #fff;
    color: #362d2e;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
    min-height: 100%;
    position: relative;
    /*padding-bottom: 494px;*/
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

h1 {
    font-family: "Semplicita W01 Semibold", Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

input.textbox {
    border-color: #362d2e;
    border-width: 1px;
    border-right-width: 0;
    border-style: solid;
    padding: 0 10px;
    height: 36px;
    font-weight: 300;
    font-size: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.brand-store-logo {
    background: url("../Images/brand-s477078c792.png") no-repeat scroll 0 -357px;
    height: 34px;
    margin-top: 9px;
    width: 169px;
    display: inline-block;
}

.master-header {
    position: relative;
    padding-top: 1px;
    margin-top: -1px;
    padding-left: 10px;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100px;
}

.topnav-util {
    position: absolute;
    right: 0;
    top: 10px;
    margin: 0;
    padding: 0;
}

.topnav-util > li {
    display: inline-block;
    margin-left: 15px;
}

.topnav-util a {
    color: #fff;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 1em;
    font-size: 14px;
}

.topnav-util a > span {
    vertical-align: middle;
}

.topnav-util a:hover > span:not(.icon) {
    text-decoration: underline;
}

.topnav-util .mobile-menu, .topnav-util .mobile-search {
    display: none;
}

.topnav-main {
    padding: 0;
    margin: 0;
    margin-top: 2px;
}

.topnav-main .dropdown-arrow {
    display: none;
}

.topnav-main > li {
    float: left;
    list-style: none;
    height: 50px;
    line-height: 50px;
    min-width: 45px;
    padding: 0 10px;
    font-family: Semplicita W01 Medium, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.topnav-main > li a {
    text-decoration: none;
    color: #fff;
}

.topnav-main > li:hover {
    background: #fff;
}

.topnav-main > li:hover > a {
    color: #362d2e;
}

.topnav-main > li > ul {
    display: none;
    border-top: 3px solid #fff;
    background: #362d2e;
    padding: 0;
    margin: 0;
}

.topnav-main > li:hover > ul {
    display: block;
}

.subnav {
    position: absolute;
    left: 0;
    z-index: 10;
    width: 100%;
}

.subnav > li {
    display: inline-block;
    width: 182px;
    vertical-align: top;
    padding: 0 20px;
}

ul.subnav-n2 {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.subnav-n2 > li {
    line-height: normal;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: normal;
    font-size: 14px;
    padding-bottom: 15px;
}

ul.subnav-n2 li a {
    text-decoration: none;
    color: #fff;
}

ul.subnav-n2 > li a:hover {
    text-decoration: underline;
}

.sub-category-header, .heading {
    color: #fff;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.1em;
    padding-bottom: 25px;
    font-family: "Semplicita W01 Semibold",​Arial,​sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.search-form-container {
    position: absolute;
    right: 0;
    bottom: 10px;
}

.search-form-container .textbox {
    margin-right: 36px;
    width: 214px;
}

.search-form-container .button {
    display: none;
}

.search-form-container .search-button {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.25em;
    height: 36px;
    line-height: 36px;
    color: #362d2e;
    text-decoration: none;
    border-color: #362d2e;
    border-width: 1px;
    border-right-width: 0;
    border-left-width: 0;
    border-style: solid;
    background: #fff;
    width: 36px;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.subheader {
    padding: 10px 0;
}

.subheader li {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    width: 33%;
    font-family: Semplicita W01 Semibold,Arial,sans-serif;
    font-size: 14px;
    letter-spacing: normal;
}

.subheader li:first-child {
    text-align: left;
}

.subheader li:last-child {
    text-align: right;
}

body > main > .content-block {
    padding: 10px 0;
}

footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

footer div {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.footer-main:after {
    content: "";
    display: block;
    clear: both;
}

.footer-main > div {
    width: 25%;
    float: left;
    padding: 0 10px;
    padding-top: 20px;
}

.footer-main > div .dropdown-arrow {
    display: none;
}

.footer-sub > div {
    width: 33%;
    float: left;
    padding: 0 10px;
    padding-top: 20px;
}

.footer-sub:after {
    content: "";
    display: block;
    clear: both;
}

.footer-card {
    padding: 30px 10px;
}

.footer-card > * {
    vertical-align: middle;
    text-transform: uppercase;
    margin-right: 20px;
}

.two-columns > .col1 {
    float: left;
    width: 225px;
}

.two-columns > .col2 {
    float: left;
    width: 75%;
    width: calc(100% - 225px);
}

.two-columns:after {
    content: "";
    display: block;
    clear: both;
}

.two-columns > .col1 .mobile-commands {
    display: none;
}

.two-columns.v2 > .col1 {
    width: 55%;
}

.two-columns.v2 > .col2 {
    width: 45%;
}

.legal-terms-link {
    color: #a1a0a0;
    text-decoration: underline;
}

.legal-terms-link:hover {
    color: #fff;
}

.textbox.newsletter {
    vertical-align: middle;
    width: 70%;
    width: calc(100% - 34px);
}

.textbox.newsletter + .icon-arrow-right {
    vertical-align: middle;
    background: #f5a019;
    text-align: center;
    width: 34px;
    height: 34px;
    line-height: 34px;
}

form.newsletter .heading {
    padding-bottom: 0;
}

form.newsletter > div {
    margin: 10px 0;
}

.surface-style-1 {
    background: #362d2e;
    color: #fff;
}

.surface-style-2 {
    background: #eaa500;
}

.surface-style-3 {
    background: #282321;
    color: #fff;
}

.surface-style-4 {
    background: #e3e7e8;
}

.content-block {
    width: 1128px;
    max-width: 100%;
    margin: auto;
    position: relative;
}

.content-block.deci {
    /*width: 720px;*/
    width: 40%;
}

.sale-banner-overlay {
    height: inherit;
}

.button {
    display: inline-block;
    background-color: #f5a019;
    border-color: #d28409;
    border-style: none;
    border-width: 1px;
    color: #fff;
    cursor: pointer;
    font-family: "Semplicita W01 Semibold", Arial, sans-serif;
    font-weight: normal;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1em;
    letter-spacing: 0;
    line-height: normal;
    padding: 1em 0;
    -moz-transition: background-color 300ms ease-out 0s;
    -o-transition: background-color 300ms ease-out 0s;
    -webkit-transition: background-color 300ms ease-out 0s;
    transition: background-color 300ms ease-out 0s;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.button:hover {
    background: #362d2e;
    color: #fff;
    text-decoration: none;
}

.button.v2 {
    background: #362d2e;
    color: #fff;
}

.hide {
    display: none;
}

.icon-shopcart + .value {
    background: #f5a019;
    border-radius: 50%;
    color: #fff;
    display: inline-block !important;
    font-size: 12px;
    height: 1.83333em;
    line-height: 1.83333em;
    min-width: 1.83333em;
    text-align: center;
    vertical-align: middle;
}

.icon, .social-icon {
    font-family: icomoon;
    font-size: 16px;
    display: inline-block;
    width: 15px;
    text-decoration: none;
    color: #fff;
}

.social-icon {
    font-size: 20px;
    text-align: center;
    line-height: 35px;
    width: 35px;
    height: 35px;
    margin: 0 5px 5px 0;
}

.icon-account:after {
    content: "\e909";
}

.icon-help:after {
    content: "\e90e";
}

.icon-shopcart:before {
    content: "\e900";
}

.icon-twitter:before {
    content: "\e603";
}

.icon-search:before {
    content: "\e611";
    color: #362d2e;
}

.icon-facebook:before {
    content: "\e602";
}

.icon-instagram:before {
    content: "\e607";
}

.icon-youtube:before {
    content: "\e608";
}

.icon-arrow-right:before {
    content: "\e614";
}

.icon-menu:before {
    content: "\e901";
}

.icon-mail:before {
    content: "\e601";
}

.icon-tumblr:before {
    content: "\e604";
}

.icon-pinterest:before {
    content: "\e605";
}

.dropdown-arrow:before {
    content: "\e612";
}

.active > .dropdown-arrow:before {
    content: "\e613";
}

.active .icon-menu:before {
    content: "\e610";
}

.color-bar {
    display: block;
    width: 120px;
    height: 5px;
    background: #fff;
}

.color-bar.red {
    background: red;
}

.color-bar.blue {
    background: blue;
}

.left-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.left-menu li {
    padding: 5px 0;
}

.left-menu li > * {
    display: inline-block;
    vertical-align: middle;
}

.left-menu input {
    margin-left: 0;
}

.color-box {
    border: solid 1px #a1a0a0;
    width: 28px;
    height: 14px;
    float: right;
}

.left-menu-trigger {
    text-transform: uppercase;
    font-family: "Semplicita W01 Semibold",Arial,sans-serif;
    line-height: 1.4;
    margin-bottom: 10px;
    letter-spacing: 0.085em;
    cursor: pointer;
}

.left-menu-trigger:after {
    content: "\E612";
    font-family: 'icomoon';
    float: right;
}

.left-menu-section {
    margin-bottom: 10px;
    border-bottom: solid 1px #000;
}

.left-menu-section .toggle-content {
    display: none;
}

.left-menu-section.active .toggle-content {
    display: block;
}

.left-menu-section.active .left-menu-trigger:after {
    content: "\E613";
}

.breadcrumb {
    list-style: none;
    padding: 0;
    margin: 0;
}

.breadcrumb li {
    display: inline-block;
}

.breadcrumb li:first-child:before {
    display: none;
}

.breadcrumb li:before {
    color: #888;
    content: ">";
    margin: 0 8px;
    font-family: Calibri;
    font-size: 12px;
    vertical-align: middle;
}

.breadcrumb li a {
    text-decoration: none;
    color: #888;
    vertical-align: middle;
}

.radio-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.radio-list li {
    display: inline-block;
    margin-right: 5px;
}

.radio-list li input[type="radio"] {
    display: none;
}

.radio-list li input[type="radio"] + label {
    padding: 10px 20px;
    border: solid 1px #000;
    border-radius: 5px;
    display: inline-block;
}

.radio-list li input[type="radio"]:checked + label {
    background: #f4e802;
    color: #333;
}

.tag-wrapper > * {
    color: #fff;
    background: #333;
    padding: 3px 10px;
    text-decoration: none;
    border-radius: 10px;
    font-size: 12px;
    font-weight: bold;
    margin-right: 5px;
}

.tag-wrapper > .active {
    background: #f4e802;
    color: #333;
}

.accordion {
    position: relative;
}

.accordion .dropdown-arrow {
    color: #362d2e;
    position: absolute;
    right: 0;
    top: 15px;
    cursor: pointer;
}

.accordion .content {
    display: none;
}

.accordion.active .content {
    display: block;
}

.gallery {
    position: relative;
    white-space: nowrap;
}

.gallery > * {
    display: inline-block;
    vertical-align: middle;
}

.gallery .button-prev,
.gallery .button-next {
    cursor: pointer;
}

.gallery-axis-wrapper {
    overflow: hidden;
    width: 95%;
    width: calc(100% - 48px);
}

.gallery-axis-wrapper ul {
    padding: 0;
    margin: 0;
    list-style: none;
    -moz-transition: 0.8s all ease;
    -o-transition: 0.8s all ease;
    -webkit-transition: 0.8s all ease;
    transition: 0.8s all ease;
}

.gallery-axis-wrapper ul li {
    padding: 5px;
    white-space: normal;
    width: 176px;
    width: 180px;
    display: inline-block;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.gallery-axis-wrapper ul li img {
    max-width: 100%;
}

.gallery-axis-wrapper a {
    color: inherit;
}

.fade-gallery img {
    position: absolute;
    top: 0;
    opacity: 0;
    -moz-transition: all linear 1s;
    -o-transition: all linear 1s;
    -webkit-transition: all linear 1s;
    transition: all linear 1s;
    z-index: 1;
}

.fade-gallery img.active {
    position: relative;
    opacity: 1;
    z-index: 2;
}

.carret:after {
    content: " >";
}
/* layout */
.common-column-wrapper .col1 {
    float: left;
    width: 50%;
}

.common-column-wrapper .col2 {
    float: left;
    width: 50%;
}

.common-column-wrapper:after {
    content: "";
    clear: both;
    display: block;
}

.common-column-wrapper > *:nth-last-child(3):first-child,
.common-column-wrapper > *:nth-last-child(3):first-child ~ * {
    width: 33%;
    /*float: left;*/
}

.common-column-wrapper.loose > *:nth-last-child(3):first-child,
.common-column-wrapper.loose > *:nth-last-child(3):first-child ~ * {
    width: calc(23%);
    /*width: calc(23% - 8px);*/
}

.common-column-wrapper.loose > *:nth-last-child(3):first-child + * {
    margin-left: 12px;
    margin-right: 12px;
}

.common-block-layout > div {
    border-bottom: solid 1px #404041;
    padding: 10px 0;
}

.common-block-layout > div:last-child {
    border-bottom: none;
}

.common-block-layout > div > * {
    display: inline-block;
    vertical-align: top;
}

.common-block-layout > div > .sub-block {
    display: block;
}

.common-block-layout > div > .title,
.common-block-layout > div > .sub-block .title {
    width: 80px;
    text-align: right;
    display: inline-block;
}

.common-block-layout > div > *:nth-child(2),
.common-block-layout > div > .sub-block > *:nth-child(2) {
    max-width: calc(100% - 80px);
    padding-left: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}

.common-block-layout > div > .sub-block {
    padding-left: 0;
    margin-bottom: 10px;
}

.common-article-wrapper {
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 10px;
    max-width: 1600px;
    margin: 0 auto;
}

.common-article-wrapper article {
    display: inline-block;
    position: relative;
    color: #fff;
    max-width: 100%;
    vertical-align: top;
    width: 100%;
}

.common-article-wrapper article > img {
    max-width: 100%;
    display: block;
    margin: auto;
}

.common-article-wrapper p {
    white-space: normal;
}

.common-article-wrapper article .wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    /* chrome bug fix */
    height: 100%;
}

.common-article-wrapper article .content-block:not(.keep-flow) {
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 50px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.common-article-wrapper article .content-block.keep-flow {
    text-align: center;
}

.common-article-wrapper article h1 {
    color: #fff;
    font-family: "Semplicita W01 Bold",Arial,sans-serif;
    font-size: 66px;
    line-height: 40px;
    text-transform: uppercase;
    padding-top: 15px;
}

.common-article-wrapper article .sub {
    font-family: "Semplicita W01 Light",Arial,sans-serif;
    font-size: 28px;
}

.common-article-wrapper article .sub-sub {
    text-decoration: underline;
    text-transform: uppercase;
    font-family: "Semplicita W01 Bold",Arial,sans-serif;
    font-size: 20px;
}

.common-article-wrapper article .button {
    background-color: transparent;
    padding: 20px;
    text-transform: uppercase;
    border: solid 1px #fff;
}

.common-article-wrapper article.dark * {
    color: #362d2e;
}

.common-article-wrapper article.dark .button {
    border-color: #362d2e;
}

.common-article-wrapper article .button::after {
    content: " >";
}

.common-article-wrapper.style1 article .content-block {
    -moz-transform: translateY(-80%);
    -ms-transform: translateY(-80%);
    -o-transform: translateY(-80%);
    -webkit-transform: translateY(-80%);
    transform: translateY(-80%);
}

.common-article-wrapper.style2 {
    text-align: center;
}

.common-article-wrapper.style2 h1 {
    font-size: 26px;
}

.common-article-wrapper.stype2 .wrapper {
    text-align: center;
}

.common-article-wrapper.style3 h1 {
    font-size: 20px;
}

.common-article-wrapper.style3 .sub {
    font-size: 16px;
}

.common-article-wrapper.style3 article {
    float: left;
    width: 100%;
    white-space: normal;
    padding: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.common-article-wrapper.style3 .button {
    padding: 14px 18px;
}

.common-article-wrapper.style3:after {
    content: "";
    display: block;
    clear: both;
}

.common-article-wrapper.style3 img {
    max-width: 100%;
}

.common-article-wrapper.style5 {
    background: rgb(234,234,234);
    color: black;
    font-weight: bold;
    font-size: 23px;
    padding: 15px 0;
    margin: 2px;
    text-align: center;
}

@media screen and (max-width: 1260px) {
    .common-article-wrapper.style5 {
        font-size: 16px;
    }
}

.common-article-wrapper .n2 {
    width: 50%;
    text-align: center;
}

.common-article-wrapper .n3 {
    width: 33.33%;
    text-align: center;
}

.common-article-wrapper .n3 .button {
    border: none;
    text-decoration: underline;
    text-transform: none;
}

.common-article-wrapper .n3 .button:after {
    display: none;
}

.common-article-wrapper.style4 h1 {
    color: #362d2e;
    font-family: "Semplicita W01 Medium",Arial,sans-serif;
    font-size: 30px;
    font-style: italic;
    text-decoration: underline;
}


.common-article-wrapper.style4 .sub {
    color: #252525;
    font-size: 22px;
    font-style: italic;
}

.common-article-wrapper.style4 .button {
    color: #362d2e;
    background: #fff;
    font-size: 13px;
    font-family: "Semplicita W01 Medium", Arial, sans-serif;
}

section.common-article-wrapper.style4 > h1 {
    font-family: "Semplicita W01 Medium", Arial, sans-serif;
    font-style: normal;
    font-size: 30px;
    text-align: center;
    margin: 0;
}

section.common-article-wrapper.style4 article {
    text-align: center;
}

section.common-article-wrapper.style4 article h1 {
    font-style: normal;
    font-size: 20px;
    text-decoration: none;
    margin: 5px 0;
    padding: 0;
}

section.common-article-wrapper.style4 article a {
    color: #362d2e;
    text-decoration: none;
    text-transform: uppercase;
}

section.common-article-wrapper.style4 article a:after {
    /* todo: apply caret class instead of this */
    /*content: " >";*/
}

.layout2 > * {
    text-align: center;
}

.layout2 .step-out img {
    float: right;
    position: relative;
}

.layout2 .step-out img + * {
    clear: both;
}

.layout2 > * > * {
    margin: 20px 0;
}

.layout2 > * > *:not(a) {
    display: block;
}

.layout2 > * > img {
    margin-left: auto;
    margin-right: auto;
}

.layout2 > *:nth-child(2n- 1) {
    width: 684px;
    float: left;
}

.layout2 > *:nth-child(2n - 1) + * {
    width: 38%;
    width: calc(100% - 684px);
    float: right;
}

.layout2:after {
    content: "";
    display: block;
    clear: both;
}

.layout2 .button {
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    border: solid 1px #362d2e;
    color: #362d2e;
    background: #fff;
    margin-top: 0;
    font-family: "Semplicita W01 Light",Arial,sans-serif;
}

.layout2 .button:after {
    content: " >";
}

.layout2 > div h1 {
    font-size: 30px;
    text-decoration: underline;
}

.layout2 > article h1 {
    font-size: 20px;
    font-family: "Semplicita W01 Medium",Arial,sans-serif;
}

.layout2 .sub {
    color: #252525;
    font-size: 22px;
    font-style: italic;
    font-family: "Semplicita W01 Light",Arial,sans-serif;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.layout2 > article .sub {
    font-size: 18px;
    font-style: normal;
}

.layout3 {
    display: table;
    color: #b9babc;
}

.layout3 a {
    color: #b9babc;
    text-transform: uppercase;
}

.layout3 .button {
    background-color: transparent;
    border: solid 1px #b9babc;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.layout3 > div {
    display: table-cell;
    vertical-align: middle;
    padding: 20px;
}

.layout3 > div:first-child {
    padding-left: 0;
}

.layout3 > div:first-child > * {
    margin: 20px 0;
}

.layout3 > div:last-child {
    padding-right: 0;
    text-align: right;
}

.layout3 .commands {
    text-align: center;
}

.sub {
    font-style: italic;
}

.hover-gallery > * {
    display: none;
}

.hover-gallery > *:first-child {
    display: block;
}

.promo-wrapper:after {
    content: "";
    display: block;
    clear: both;
}

.promo-wrapper .col1 {
    float: left;
    width: 50%;
    overflow: hidden;
}

.promo-wrapper .col2 {
    float: left;
    width: 50%;
    text-align: center;
}

.promo-wrapper .col2 > * {
    margin: 20px 0;
}

.promo-wrapper .col2 a {
    color: #362d2e;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
}

.promo-wrapper .col2 a:after {
    content: ">";
}

.promo-wrapper .col2 ul {
    padding: 0;
    margin: 0;
}

.promo-wrapper .col2 li {
    display: inline-block;
    list-style: none;
}

.promo-wrapper h1 {
    text-transform: uppercase;
    font-size: 25px;
}

.promo-wrapper .sub {
    text-transform: uppercase;
    font-family: "Semplicita W01 Light",Arial,sans-serif;
    font-size: 28px;
}

.promo-wrapper .sub-sub {
    font-family: "Semplicita W01 Light",Arial,sans-serif;
    font-size: 20px;
}
/* product */
.product-wrapper .image-gallery .col1 {
    float: left;
}

.product-wrapper .image-gallery .col2 {
    float: left;
    width: 80%;
}

.product-wrapper .product-image {
    max-width: 100%;
}

.product-wrapper .col-full {
    border-top: solid 1px #404041;
    clear: both;
}

.product-wrapper .thumb-wrapper {
    list-style: none;
    margin: 0;
    padding: 0;
}

.product-wrapper .thumb-wrapper li {
    height: 50px;
    width: 50px;
    border: solid 1px #f5f4f2;
    margin: 10px;
}

.product-wrapper .thumb-wrapper li.active {
    border-color: #000;
}

.product-wrapper .thumb-wrapper li img {
    max-width: 100%;
}

.price-list {
    margin: 0;
    padding: 0;
    list-style: none;
    letter-spacing: normal;
}

.price-list li {
    margin-bottom: 10px;
}

.price-list .sub-title {
    font-weight: normal;
    font-size: 12px;
    display: block;
}

.price-list .price {
    color: #04c17e;
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
}

.price-list .loyalty-price .price {
    color: #000;
    background: #ccc;
    display: inline-block;
    padding: 10px 5px;
    font-size: 20px;
}

.social-media-section .social-icon {
    color: #362d2e;
    line-height: none;
    margin: 0;
}

.social-media-section .social-icon:hover {
    color: #666;
}

.product-details-info {
    background: #f5f4f2;
    width: 100%;
}

.product-details-info h3 {
    font-family: 'Semplicita W01 Semibold', Arial, sans-serif;
    line-height: 1.2;
}

.product-details-info p {
    line-height: 1;
}

.product-details-info h3 {
}

.product-details-info > div {
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: left center;
    background-position: left 15px center;
    padding-left: 80px;
}

.product-details-info .free-shipping {
    background-image: url(../images/mybag-01.png);
}

.product-details-info .free-returns {
    background-image: url(../images/mybag-04.png);
}

.feature-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.feature-list li {
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 80px;
    min-height: 72px;
    margin: 30px 0;
}

.feature-list li h4 {
    margin: 0;
    text-transform: uppercase;
}

.feature-list li.waterproof {
    background-image: url(../images/waterproof.png);
}

.feature-list li.silver-rated.tannery {
    background-image: url(../images/tech_icon_65.png);
}

.feature-list li.primaloft {
    background-image: url(../images/tech_icon_23.png);
}

.feature-list li.anti-fatigue {
    background-image: url(../images/tech_icon_70.png);
}



p.big-p {
    font-family: "Semplicita W01 Light", Arial, sans-serif !important;
    text-align: center;
    margin-bottom: 10%;
    margin-top: 16%;
}

p.lead-into {
    text-transform: uppercase;
    font-family: "Semplicita W01 Light", Arial, sans-serif;
    color: #362d2e;
    font-size: 2em;
    margin-bottom: 2vw;
    line-height: 1.2;
    margin-top: 10%;
}

p.lead-into span {
    font-family: "Semplicita W01 Light", Arial, sans-serif !important;
    font-size: 50px !important;
    text-decoration: none !important;
    font-style: normal !important;
}

.full-click {
    cursor: pointer;
}

@media only screen and (max-width: 1024px) {
    .search-form-container {
        height: 36px;
        display: none;
    }

    .search-form-container.active {
        display: block;
    }

    .search-form-container .textbox {
        width: 50%;
        width: calc(100% - 80px);
        margin-right: 0;
        border: none;
    }

    .search-form-container a.search-button {
        background: transparent;
    }

    .search-form-container a.search-button .icon:before {
        color: #fff !important;
        font-size: 18px;
    }

    .search-form-container > form > div {
        display: none;
        background: #fff;
    }

    .search-form-container > form > div > * {
        vertical-align: middle;
    }

    .search-form-container > form > div .button {
        display: inline-block;
        width: 80px;
        height: 34px;
        line-height: 34px;
        padding: 0;
        border-right: solid 1px #fff;
    }

    .search-form-container.active > form > div {
        display: block;
        position: absolute;
        z-index: 10;
        width: 280px;
        right: 10px;
        top: 20px;
        top: 100%;
        margin-top: 20px;
        border: solid 10px #000;
    }

    .subheader li {
        width: 100%;
    }

    .subheader li:first-child {
        display: none;
    }

    .subheader li:last-child {
        display: none;
    }

    body > main {
        display: block;
        padding: 0 10px;
    }

    .common-article-wrapper article h1 {
        font-size: 4vw;
    }

    .common-article-wrapper article .sub {
        display: none;
    }

    .common-article-wrapper article .sub-sub {
        font-size: 3vw;
    }
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
    .hide-for-medium {
        display: none;
    }

    .search-form-container {
        display: block;
    }
}




@media only screen and (max-width: 404px) {
    #kiri {
        left: 2% !important;
    }
}


@media only screen and (min-width: 0px) and (max-width: 640px) {
    body {
        padding: 0;
    }

    body > main > .content-block {
        padding: initial;
    }

    footer {
        position: static;
    }

    img {
        max-width: 100% !important;
    }

    .master-header {
        height: auto;
        border-bottom: solid 3px #fff;
    }

    .master-header:after {
        clear: both;
        content: "";
        display: block;
    }

    .master-header .brand-store-logo {
        background: url("../images/mobile-logo.svg");
        background-repeat: no-repeat;
        background-position: center;
        width: 55px;
        height: 50px;
        margin-top: 10px;
    }

    .search-form-container {
        left: 0;
        right: 0;
        top: 100%;
    }

    .search-form-container a.search-button {
        display: none;
    }

    .search-form-container.active > form > div {
        left: 0;
        right: 0;
        margin-top: -34px;
        width: auto;
    }

    .topnav-util {
        position: static;
        float: right;
    }

    .topnav-util > li {
        margin: 0;
    }

    .topnav-util .icon {
        font-size: 30px;
        line-height: 80px;
        width: 45px;
        text-align: center;
    }

    .topnav-util .icon:before {
        color: #fff;
    }

    .topnav-main {
        display: none;
        padding: 0;
        margin: 0;
        margin-left: -10px;
        margin-right: -10px;
        background: #362d2e;
        position: relative;
        clear: both;
    }

    .topnav-main.active {
        display: block;
    }

    .topnav-main li {
        position: relative;
    }

    .topnav-main a {
        padding-left: 10px;
        display: block;
    }

    .topnav-main .sub-category-header {
        padding-bottom: 0;
        line-height: 50px;
    }

    .topnav-main > li {
        float: none;
        display: block;
        height: auto;
        border-top: solid 1px #fff;
        padding: 0;
    }

    .topnav-main > li:hover {
        background: initial;
    }

    .topnav-main > li:hover > a {
        color: #fff;
    }

    .subnav {
        position: relative;
        display: none !important;
    }

    li.active .subnav {
        display: block !important;
    }

    .subnav a {
        padding-left: 50px;
    }

    .subnav > li {
        width: 100%;
        border-top: solid 1px #fff;
        padding: 0;
    }

    .topnav-main > li > ul {
        display: block;
        border-top: none;
    }

    ul.subnav-n2 {
        display: none;
        background: #000;
    }

    li.active > ul.subnav-n2 {
        display: block;
    }

    ul.subnav-n2 li {
        border-top: solid 1px #fff;
        line-height: inherit;
        padding-bottom: 0;
        text-transform: uppercase;
    }

    .two-columns > .col1, .two-columns.v2 > .col1 {
        float: none;
        width: initial;
    }

    .two-columns > .col2, .two-columns.v2 > .col2 {
        float: none;
        width: initial;
    }

    .two-columns > .col1 .mobile-commands {
        display: block;
        padding: 10px 0;
    }

    .two-columns > .col1 .mobile-commands:after {
        content: "";
        display: block;
        clear: both;
    }

    .two-columns > .col1 .mobile-commands > *:first-child {
        float: left;
        width: 45%;
    }

    .two-columns > .col1 .mobile-commands > *:last-child {
        float: right;
        width: 45%;
    }

    .dropdown-arrow {
        display: block !important;
        position: absolute;
        z-index: 10;
        right: 10px;
        top: 0;
    }

    .icon-shopcart + .value {
        position: absolute;
        top: 10px;
        right: 5px;
        height: 18px;
        width: 18px;
        min-width: initial;
        line-height: 18px;
    }

    .footer-main > div {
        float: none;
        width: auto;
        padding: 0;
        border-bottom: solid 1px #fff;
        position: relative;
        line-height: 50px;
    }

    .footer-main > div .dropdown-arrow {
        display: none;
    }

    .footer-main > div.active ul.subnav-n2 {
        display: block;
    }

    .footer-main .subnav-n2 li a {
        padding: 0 10px;
    }

    .footer-main .heading {
        padding: 0px 10px;
        line-height: inherit;
    }

    .footer-sub > div {
        display: block;
        width: auto;
        float: none;
        padding-top: 10px;
    }

    .mobile-menu, .mobile-search {
        display: inline-block !important;
    }

    .hide-for-small {
        display: none !important;
    }

    .content-block {
        max-width: initial;
        width: initial;
    }

    .common-article-wrapper.style3 {
        margin-left: -5px;
        margin-right: -5px;
    }

    .common-article-wrapper.style3 h1 {
        font-size: 16px;
        padding: initial;
        line-height: initial;
    }

    .common-article-wrapper.style3 article {
        padding: 5px;
    }

    .common-article-wrapper.style3 .n3 {
        width: 50%;
    }

    .common-article-wrapper.style3 .n3:last-child {
        display: none;
    }

    .common-article-wrapper.style5 {
        font-size: 16px;
        padding: 5px;
        margin: 5px 0;
        white-space: normal;
        text-align: center;
    }

    .common-article-wrapper.style5 br {
        display: block;
        margin: 5px 0;
    }

    .promo-wrapper {
        display: -webkit-flex; /* Safari */
        display: flex;
        flex-flow: row wrap;
    }

    .promo-wrapper .col1 {
        float: none;
        width: 100%;
        order: 2;
        margin-top: 10px;
    }

    .promo-wrapper .col2 {
        float: none;
        width: 100%;
        order: 1;
    }
    /* product */
    .product-wrapper {
        display: flex;
        -ms-flex-flow: column;
        flex-flow: column;
    }

    .product-wrapper .breadcrumb {
        order: -2;
        /* not sure? */
        display: none;
    }

    .product-wrapper h1 {
        order: -1;
    }

    .product-wrapper .image-gallery {
        display: flex;
        flex-direction: column;
    }

    .product-wrapper .image-gallery .col1 {
        float: none;
        order: 2;
    }

    .product-wrapper .image-gallery .col2 {
        float: none;
        width: initial;
        order: 1;
    }

    .product-wrapper .thumb-wrapper li {
        float: left;
    }

    .price-list li {
        float: left;
        margin-left: 5px;
    }

    .product-wrapper .col1,
    .product-wrapper .col2 {
        float: none;
        width: initial;
    }
    /* Index2  */
    body > main {
        padding: 0;
    }

    .common-article-wrapper:last-child {
        margin-bottom: 0;
    }

    .common-article-wrapper article {
        display: block;
        height: initial;
    }

    .common-article-wrapper article > img {
        height: 100%;
        margin-left: 50%;
        width: auto;
        max-width: initial;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .common-article-wrapper article .content-block:not(.keep-flow) {
        padding: 0;
        margin-top: -15px;
        text-align: center;
        top: 50% !important;
    }

    .common-article-wrapper article .button {
        padding: 10px;
        font-size: 12px !important;
        line-height: 12px !important
    }

    .common-article-wrapper.style4 {
        overflow: hidden;
    }

    .common-article-wrapper.style4 h1 {
        font-size: 18px;
        line-height: 20px;
        text-align: center;
        padding: 0;
        margin: 10px 0 !important;
    }

    .common-article-wrapper .n3, .common-article-wrapper .n2 {
        width: auto;
    }


    section.common-article-wrapper.style4 > h1 {
        font-size: 18px;
    }

    section.common-article-wrapper.style4 article a {
        background: #efefef;
        display: block;
        margin: 0;
        overflow: hidden;
        text-indent: 20px;
    }

    section.common-article-wrapper.style4 article:nth-child(2n) a {
        background: #dfdfdf;
    }

    section.common-article-wrapper.style4 article a h1 {
        text-align: left;
        text-transform: none;
    }

    section.common-article-wrapper.style4 article a img {
        display: block;
        display: none;
        margin: auto;
    }

    .common-column-wrapper > * {
        width: auto !important;
    }

    .common-column-wrapper > :nth-last-child(3):first-child,
    .common-column-wrapper > :nth-last-child(3):first-child ~ * {
        float: none;
        padding-left: 10px;
        padding-right: 10px;
    }

    .layout2 > * {
        float: none !important;
        width: auto !important;
    }

    .layout2 > article img {
        max-width: 100%;
        float: none !important;
    }

    .layout2 .sub {
        width: auto;
        font-size: 16px !important;
        padding: 0 10px;
    }

    .layout2 > div h1 {
        font-size: 18px;
    }

    .layout2 .button {
        display: block;
        width: 230px;
        margin-left: auto;
        margin-right: auto;
    }

    .layout3 {
        display: block;
        overflow: hidden;
    }

    .layout3 > div {
        display: block;
        padding: 0 !important;
        text-align: center;
    }

    .content-block.deci {
        width: initial;
    }

    #kiri {
        position: absolute;
        left: 10%;
        top: 25%;
    }

    .hover-gallery img {
        max-width: 100%;
    }

    article.fade-gallery {
        height: 220px;
    }

    .surface-style-4 {
        overflow: hidden;
    }
}
/* jquery UI */
.slider-range.ui-slider-horizontal {
    height: 8px;
    margin-bottom: 15px;
}

.slider-range.ui-slider-horizontal .ui-slider-handle {
    top: -7px;
}

.slider-range.ui-slider .ui-state-default {
    background: #362d2e;
    border-radius: 50%;
    border: none;
    width: 20px;
    height: 20px;
}

.slider-range.ui-slider-horizontal .ui-slider-range {
    background: #f5a019;
    border: none;
}

.slider-range.ui-widget.ui-widget-content {
    border: none;
    background: #f5f4f2;
}

.slider-range-label {
    border: 0;
    color: #f5a019;
    font-weight: bold;
}




/*newstuff*/

@media screen and (min-width:641px) {
    .hidden_desktop {
        display: none;
    }
}

@media screen and (max-width:640px) {
    .hidden_mobile {
        display: none;
    }

    p.lead-into {
        margin-top: 23%;
    }
}


.sale-banner-overlay .background-a {
    background-color: rgba(64, 119, 110, 0.8);
    width: 50%;
    left: 26%;
    position: absolute;
    height: 83%;
    top: 10%;
}

.sale-banner-overlay .background-b {
    background-color: rgba(156, 194, 141, 0.8);
    width: 50%;
    left: 24%;
    position: absolute;
    height: 83%;
    top: 4%;
    z-index: 2;
}

.sale-banner-overlay .banner-text-container {
    z-index: 3;
    position: absolute;
    left: 25%;
    top: 13%;
    width: 50%;
    text-align: center;
}

.sale-banner-overlay .banner-text-container-left {
    z-index: 3;
    position: absolute;
    left: 6%;
    top: 26%;
    width: 45%;
    text-align: left !important;
}

.sale-banner-overlay h1 {
    color: #fff !important;
    font-size: 50px !important;
    line-height: 1 !important;
    margin-bottom: 3% !important;
    font-style: initial !important;
    text-decoration: initial !important;
    padding-top: 0px !important;
}

.sale-banner-overlay .content-2 {
    font-family: "Semplicita W01 Light", Arial, sans-serif;
    font-size: 50px;
    margin-top: -5px;
    margin-bottom: 3%;
    color: #fff !important;
}

.sale-banner-overlay .content-1 {
    font-family: "Semplicita W01 Light", Arial, sans-serif;
    font-size: 25px;
    margin-top: -5px;
    color: #2b3a35;
}



@media only screen and (max-width: 1024px) {
    .sale-banner-overlay .banner-text-container {
        left: 22%;
        top: 10%;
    }

    .sale-banner-overlay .banner-text-container-left {
        left: 2%;
        top: 17%;
    }

    .sale-banner-overlay h1 {
        font-size: 4vw !important;
    }

    .sale-banner-overlay .content-2 {
        font-size: 4vw !important;
    }

    .sale-banner-overlay .content-1 {
        font-size: 1.5vw !important;
        margin-bottom: 1vw !important;
    }

    .common-article-wrapper article .button {
        padding: 10px;
        font-size: 12px !important;
        line-height: 12px !important;
        width: auto !important;
        min-width: 70px;
    }

    .step-out img {
        margin-right: auto !important;
    }
}


@media only screen and (max-width: 800px) {


    .sale-banner-overlay .banner-text-container-left {
        left: 2%;
        top: 17%;
        width: 250px !important;
        font-size: 14px;
    }

    #firstRow {
        font-size: 14px !important;
    }

    #secondRow {
        font-size: 33px !important;
    }

    .style5 {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 641px) {

    .kiri {
        position: absolute;
        top: 25%;
        padding-left: 2px !important;
    }

    p.lead-into {
        font-size: 24px !important;
    }

    p.lead-into span {
        font-size: 40px !important;
    }

    .sale-banner-overlay .banner-text-container {
        left: 0%;
        width: 90%;
        top: 20%;
    }

    .sale-banner-overlay .banner-text-container-left {
        width: 90%;
        top: 0;
        background: none !important;
        position: relative;
        left: 0%;
        margin-top: 7%;
    }

    .sale-banner-overlay .banner-text-container-left .button {
        height: 38px;
        line-height: 18px !important;
    }

    .sale-banner-overlay .background-b {
        width: 85%;
        left: 5%;
        height: 83%;
    }

    .sale-banner-overlay .background-a {
        width: 85%;
        left: 10%;
        height: 83%;
    }

    .sale-banner-overlay h1 {
        font-size: 6vw !important;
    }

    .sale-banner-overlay .content-2 {
        font-size: 6vw !important;
    }

    .sale-banner-overlay .content-1 {
        font-size: 3.5vw !important;
        margin-bottom: 2vw !important;
    }

    .best-offer-content {
        width: 33.33% !important;
        float: left;
    }

    .best-offer-content a img {
        display: block !important;
        margin: auto !important;
    }

    .style5 {
        font-size: 9px !important;
    }

    .new_line {
        display: block;
    }

    .style5 article div {
        padding-top: 16px !important;
    }
}


/*new stuff*/

@media screen and (max-width:1368px) {
    #last-off-img {
        width: 100%;
    }
}

@media screen and (max-width:1024px) {
    .title_one {
        font-size: 18px !important;
        font-family: "Semplicita W01 Medium", Arial, sans-serif;
    }

    .title_two {
        font-size: 12px !important;
    }
}



@media screen and (max-width:1368px) {

    .btn2 {
        margin: 20px 40px !important;
    }
}

@media screen and (max-width:1200px) {

    .btn2 {
        margin: 20px 30px !important;
    }
}


@media screen and (max-width:1200px) {

    .btn2 {
        margin: 20px 20px !important;
    }
}


@media screen and (max-width:640px) {

    .title_two {
        font-size: 9px !important;
    }
}

@media screen and (max-width:480px) {

    .btn2 {
        margin: 0 !important;
    }
}


.lastOffer {
    position: absolute;
    width: 100%;
    bottom: 5%;
}

.title_one {
    text-align: center;
    font-size: 34px;
    font-family: "Semplicita W01 Medium", Arial, sans-serif;
}

.title_two {
    font-size: 20px;
    font-style: italic;
}


.btn2 {
    border: solid 1px #362d2e !important;
    color: #362d2e !important;
    background: rgba(255,255,255,0.8) !important;
    margin-top: 0 !important;
    font-family: "Semplicita W01 Light",Arial,sans-serif !important;
    font-weight: 900;
    width: 130px;
    width: 220px;
    font-size: 22px !important;
    padding: 10px !IMPORTANT;
    display: inline-block;
    margin: 20px 50px;
}


.content-block.first-block {
    margin: auto;
    height: inherit;
    top: 50% !important;
    left: 0% !important;
    /*transform: translate(-17%, -75%)  !important*/
}

.content-block.first-block .headinglabel {
    margin-bottom: 2%;
    font-size: 50px;
    font-family: "Semplicita W01 Medium", Arial, sans-serif;
}


@media screen and (max-width:645px) {
    .content-block.first-block .headinglabel {
        margin-bottom: 16%;
    }
}


.content-block.first-block div a {
    display: inline-block;
}


.title {
    margin-bottom: 20px;
}


@media screen and (min-width:320px) {

    .title {
        font-size: 25px;
    }
}


@media screen and (min-width:420px) {
    .title {
        font-size: 28px;
    }
}


@media screen and (min-width:645px) {
    .title {
        font-size: 24px;
    }
}


@media screen and (min-width:900px) {
    .title {
        font-size: 24px;
    }
}


@media screen and (min-width:1024px) {
    .title {
        font-size: 40px;
    }
}

@media screen and (min-width:1200px) {
    .title {
        font-size: 50px;
    }
}

@media screen and (min-width:1368px) {
    .title {
        font-size: 60px;
    }
}



.top-label {
    position: absolute;
    bottom: 10%;
    left: 5%;
    text-align: center;
}







@media screen and (min-width:640px) {

    .top-label {
        bottom: 8%;
        right: 2%;
        left: initial;
    }
}

@media screen and (min-width:900px) {

    .top-label {
        bottom: 12%;
        right: 5%;
        left: initial;
    }
}

h1.white {
    margin-bottom: 0 !important;
    color: #ffffff !important;
    font-size: 30px !important;
    font-style: normal !important;
    text-decoration: none !important;
    font-weight: bold !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: initial !important;
}


@media screen and (max-width:640px) {
    h1.white {
        font-size: 25px !important;
    }
}





.left-content {
    position: absolute;
    left: 2%;
    top: 20px;
}

.left-content-header {
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
}

@media screen and (max-width:640px) {
    .left-content {
        position: absolute;
        left: 0;
        bottom: 20px;
        right: 0;
        top: initial;
    }
}







.link-c-wrapper {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.link-c {
    display: inline-block;
}

.link-c.sep {
    margin: 0px 10px;
    font-size: 30px;
}

.link-c a {
    font-family: "Semplicita W01 Semibold", Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #362d2e;
    font-size: 20px;
}


@media screen and (max-width:1200px) {


    .link-c.sep {
        font-size: 25px;
    }

    .link-c a {
        font-size: 17px;
    }
}


@media screen and (max-width:1024px) {



    .link-c.sep {
        font-size: 20px;
    }

    .link-c a {
        font-size: 14px;
    }
}


@media screen and (max-width:900px) {


    .link-c.sep {
        font-size: 20px;
    }

    .link-c a {
        font-size: 14px;
    }
}

@media screen and (max-width:640px) {


    .link-c {
        display: block;
        margin: 2%;
    }

    .link-c.sep {
        display: none;
    }

    .link-c a {
        font-size: 12px;
    }
}



.btn-black {
    color: white !important;
    border: 1px solid black !important;
    width: 200px !important;
    background: rgba(0,0,0,0.9) !important;
    /*margin-top: 2% !important;*/
    /*margin-right: 20px !important;*/
    padding: 15px !important;
}


.inline-wrapper {
    text-align: center;
}

.inline {
    display: inline-block
}

.inline-col1 {
    width: 62%;
}

.col1-content {
    position: absolute;
    top: 20px;
    left: 10px;
}

.inline-col2 {
    width: 38%
}


.col2-content {
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.col2-content-header {
    position: absolute;
    top: 20px;
    right: 0;
    left: 0;
    margin: 0 auto;
}





.inline-top-label .head {
    font-family: "Semplicita W01 Semibold", Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 28px;
    text-align: left;
    color: white;
}

.inline-top-label .head.black {
    color: black;
}


@media screen and (max-width:640px) {
    .inline {
        display: block;
    }

    .inline-col1, .inline-col2 {
        width: 100%;
    }

    .inline-top-label .head {
        font-size: 20px;
    }
}
