/*
Theme Name: Nalata Nalata
Theme URI: http://www.nalatanalata.com/
Description: Nalata Nalata Version 1.0
Author: Overhaul Media
Version: 1.0
Author URI: http://www.overhaulmedia.com
Tags: Salmon, White, grey
*/

html {

}

html,
body {
    height: 100%;
    width: 100%;
}

body {
    font-family: 'Radley';
    color: #404041;
}

#wrapper {
    float: left;
    overflow: hidden;
    clear: both;
    width: 100%;
    height: auto;
    min-height: 100%;
    padding-top: 102px;
}

@media only screen and (max-width: 1000px) {
    #wrapper {
        padding-top: 51px;
    }
}

/* //////////////////// General Styles //////////////////// */

*::selection,
*::-moz-selection,
*::-webkit-selection {
    background: #f3705b;
    color: #fff;
}

.floatRight {
    float: right;
}

.topBorder {
    padding-top: 40px;
    border-top: 1px solid #ddd;
}

a {
    color: #f3705b;
    text-decoration: none;
}

a:hover {
    color: #888;
}

em {
    font-weight: normal;
    font-size: 18px;
}

h1 {

}

h2 {

}

h3 {
    color: #47413e;
    font-size: 18px;
    width: 100%;
    float: left;
    font-weight: normal;
    text-align: center;
    font-family: 'AvenirLTStd-Heavy';
}

h3 a {
    font-family: 'Radley';
    color: #f3705b;
    font-size: 12px;
    text-decoration: none;
}

h3 a:hover {
    color: #888;
}

h4 {

}

h5 {

}

h6 {
    font-size: 16px;
    font-family: 'AvenirLTStd-Heavy';
    color: #404041;
    font-weight: normal;
}

.error {
    color: #f3705b;
}

.success {
    color: #66CD00;
}

/* //////////////////// Form Styles //////////////////// */

.formStyle {

}

.formStyle .padder {
    overflow: hidden;
    clear: both;
    padding: 30px 20px;
    border: 1px solid #eee;
}

.email {
    font-size: 20px;
    font-family: 'AvenirLTStd-Heavy';
    color: #404041;
}

.formStyle input,
.formStyle textarea {
    outline: none;
    padding: 5%;
    margin: 10px 0;
    -webkit-appearance: none !important;
    border: 1px solid #eee;
    width: 90%;
    font-family: 'AvenirLTStd-Heavy';
    color: #999;
}

.formStyle textarea {
    height: 120px;
}

/* //////////////////// Map Styles //////////////////// */

.map_canvas {
    width: 100%;
    height: 290px;
    float: left;
    border-bottom: 1px solid #dddddd;
}

.map_text {
    width: 350px;
    height: 30px;
    text-align: center;
    color: #fff;
    font-family: 'AvenirLTStd-Roman';
    font-size: 20px !important;
    display: table;
}

.map_text .map_text_out {
    position: absolute;
    top: 0;
    left: 0;
    display: table;
    width: 100%;
    height: 100%;

}

.map_text .map_text_in {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
}

/* //////////////////// Designers and makers single //////////////////// */

.dmcont h1 {
    color: #404041;
    font-family: 'AvenirLTStd-Heavy';
    border-bottom: 2px solid #404041;
    font-size: 34px;
    padding-bottom: 40px;
    line-height: 1.2em;
    font-weight: normal;
    text-align: center;
    margin-bottom: 10px;
}

.dmcont .grid_16 {
    margin-bottom: 40px;
    margin-top: 20px;
}

.dmcont .grid_16 .wp-caption-text {
    text-align: center;
    padding: 5px 0;
    font-size: 12px;
}

.dmcont .date {
    color: #999;
}

.dmcont img {
    max-width: 100%;
    margin-bottom: 20px;
    display: block;
}

.dmcont p {
    color: #404041;
    line-height: 1.7em;
}

.dmcont h2 {
    margin-top: 30px;
    font-size: 22px;
    color: #999999;
    font-family: 'AvenirLTStd-Heavy';
}

.dmcont h3 {
    text-align: left;
    color: #404041;
    font-family: 'AvenirLTStd-Heavy';
    font-size: 18px;
    margin: 10px 0;
}

.dmcont h6 {
    text-align: left;
    color: #f3705b;
    font-family: 'Radley';
    font-size: 18px;
    margin: 10px 0;
}

/* //////////////////// Single Styles //////////////////// */

.single_slider {
    opacity: 0;
    display: block;
    height: 1px;
    width: 100%;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #dddddd;
    overflow: hidden;
    clear: both;
    position: relative;
}

.single_slider .prevArrow,
.single_slider .nextArrow {
    top: 50%;
    height: 68px;
    margin-top: -50px;
    text-align: center;
    line-height: 68px;
    width: 37px;
    border: none;
    background: url('images/white-91.png');
}

.single_slider .prevArrow:hover,
.single_slider .nextArrow:hover {
    background: #fff;
}

.single_slider .prevArrow {
    left: -38px;
    border-right: 1px solid #ff7d65;
}

.single_slider .nextArrow {
    right: -38px;
    border-left: 1px solid #ff7d65;
}

.single_slider .prevArrow img,
.single_slider .nextArrow img {
    display: block;
    padding: 20px 10px;
}

.single_slider .singleSliderBox {
    list-style: none;
    width: 300%;
    height: 506px !important;
    margin: 0;
    padding: 0;
    float: left;
}

.single_slider .singleSliderBox li {
    width: 100%;
    margin: 0 0 40px 0;
    padding: 0;
    float: left;
}

.single_slider .singleSliderBox li a {
    width: 100%;
    display: block;
    float: left;
}

.single_slider .singleSliderBox li a img {
    width: 100%;
    float: left;
}

/* //////////////////// Page Styles //////////////////// */

#facebookscript {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.singleShare {
    padding-top: 20px;
    float: left;
    width: 100%;
}

.singleShare .shareHeader {
    display: none;
    font-family: 'AvenirLTStd-Heavy';
    color: #404041;
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom: 2px solid #404041;
}

.singleShare .shareButtonCont {
    margin-top: 20px;
    width: 100%;
    display: block;
    position: relative;
}

.singleShare .shareButtonCont .fb-like {
    float: left;
}

.singleShare .shareButtonCont .twitter-share-button {
    float: right;
    width: 80px !important;
}

.featThumb {
    overflow: hidden;
    display: block;
    float: left;
    position: relative;
    width: 300px;
}

.featThumb > img {
    max-width: 100%;
}

.featThumb > span {
    display: block;
    position: absolute;
    bottom: -40px;
    min-height: 49px;
    width: 274px;
    font-size: 20px;
    color: #47413e;
    text-decoration: none;
    font-family: 'AvenirLTStd-Heavy';
    padding: 16px 13px;
    background: url('images/white-91.png');
}

.featThumb > span span {
    color: #f3705b;
    font-size: 16px;
}

.featThumb > span span span {
    font-family: 'Radley';
}

.features .featThumb {
    margin: 10px;
}

.designersMakers {
    float: left;
    width: 100%;
}

.designersMakers .dmThumb {
    margin: 0px;
}

.redButton {
    float: left;
    padding: 9px 30px;
    color: #fff;
    background: #f3705b;
    font-size: 16px;
    font-family: 'AvenirLTStd-Heavy';
}

.redButton:hover {
    color: #fff;
    background: #404041;
}

.redButton span {
    font-family: 'Radley';
}

.pageContainer {
    width: 100%;
    float: left;
    padding: 0px 0px 40px 0;
    position: relative;
    z-index: 9;
    display: block;
}

.pageContainer img {
    max-width: 100%;
    height: auto;
}
.pageContainer > .backstory-container {
    max-width: 1130px;
    margin: 0 auto;
}
.pageContainer > .backstory-container > p {
    max-width: 680px;
    margin: 0 auto 20px auto;
}

.share-list {
    max-width: 680px;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    border-top: 1px solid #cccccc;
    padding-top: 36px;
    word-spacing: 10px;
    clear:both;
}
.share-list > a {
    cursor: pointer;
}

.pagination {
    float: left;
    position: relative;
    left: 50%;
    margin: 0;
    padding: 0;
}

.pagination li {
    float: left;
    position: relative;
    right: 50%;
    list-style: none;
    margin: 0;
}

.pagination li a,
.pagination li span {
    float: left;
    position: relative;
    display: block;
    padding: 6px;
    font-size: 12px;
    font-weight: normal;
}

.pageHeader {
    text-align: center;
    width: 100%;
    float: left;
    padding: 50px 20px 0px 20px;
    box-sizing: border-box;
}

.backstory-language {
    margin: -40px 0 40px 0;
}

.titleContainer {
    min-height: 111px;
    clear: both;
    /*float: left;*/
    position: relative;
    display: block;
    max-width: 800px;
    /* max-width: 545px; */
    /*max-width: 100%;*/
    /*left: 50%;*/
    margin: 0 auto;
}

.pageHeader h1 {
    /*float: left;*/
    position: relative;
    /*right: 50%;*/
    font-weight: normal;
}

.pageHeader .blogHeader {
    margin-bottom: 40px;
}

/* This */

.blogHeader {
    max-width: 550px;
    margin: 0 auto 20px auto;
}

/* .pageHeader h1.blogHeader > span, */
.pageHeader .titleContainer h1.blogHeader > span {
    /* font-family: 'AvenirLTStd-Light'; */
    font-size: 24px;
    /* border-bottom: 1px solid #dddddd;
    padding: 0 0 14px 0;
    letter-spacing: 1px; */
}

.pageHeader .titleContainer h1.blogHeader.blogHeader--single > span {
  font-family: 'AvenirLTStd-Heavy';
}

.pageHeader h1 > span,
.pageHeader .titleContainer h1 > span {
    display: inline-block;
    font-weight: normal;
    color: #404041;
    font-size: 34px;
    font-family: 'AvenirLTStd-Heavy';
    padding: 0 0 18px 0;
}

/* or */

/* .pageHeader h1 > span,
.pageHeader .titleContainer h1 > span {
    display: inline-block;
    font-weight: normal;
    color: #404041;
    font-size: 34px;
    font-family: 'AvenirLTStd-Heavy';
    padding: 0 0 18px 0;
} */

.pageHeader .blogHeader span,
.pageHeader .titleContainer h1 > .prodspan {
    border-bottom: 2px solid #404041;
}

.pageHeader h1 > span span {
    color: #f3705b !important;
    font-size: 16px;
    font-family: 'Radley';
}


.postDate {
    padding-top: 0px;
    margin-bottom: 30px;
    color: #999;
    display: block;
    width: 100%;
    float: left;
    clear: both;
    /* right: 50%; */
    position: relative;
}

.headerPrice {
    font-size: 20px;
    color: #404041;
    display: block;
    width: 100%;
    float: left;
    font-family: 'AvenirLTStd-Heavy';
    clear: both;
    left: -50%;
    text-align: center;
    position: relative;
}

.breadcrumbs {
    padding-bottom: 20px;
    color: #f3705b;
}

.productBread {
    padding-bottom: 0px;
}

.breadcrumbs a,
.breadcrumbs span {
    color: #404041;
    font-family: 'Radley';
    font-size: 12px;
}

.breadcrumbs a:hover {
    color: #f3705b;
}

.vendorHeader {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vendorHeader h1 {
    font-weight: normal;
}

.vendorHeader h1 span {
    font-weight: normal;
    border-bottom: none;
    color: #404041;
    font-size: 34px;
    font-family: 'AvenirLTStd-Heavy';
    padding: 0 0 18px 0;
}

.vendorHeader .vendorInfo {
    width: 800px;
    max-width: 100%;
    margin: 0 auto;
    border-top: 2px solid #404041;
    padding: 30px 0px 0;
    float: left;
    position: relative;
    /* right: 50%; */
}

.vendorInfo img {
    width: 39%;
    float: left;
}

.vendorInfo .vendorDesc {
    text-align: left;
    float: right;
    padding-left: 20px;
    width: 61%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vendorInfo .vendorDesc a {
    font-weight: normal;
    font-size: 13px; /* 18px */
    font-family: 'AvenirLTStd-Heavy';
}

.extraMetaItems {
    width: auto !important;
    position: relative;
    display: block;
    height: 81px;
    text-align: center;
    float: right;
    clear: both;
}

.magGlass {
    display: inline-block;
    vertical-align: top;
    line-height: 80px;
    background: #ff7d65;
}

.magGlass:after {
    content: '';
    padding: 12px 24px;
    background: url('images/magnify-glass.gif') no-repeat center 6px;
    display: inline-block;
    vertical-align: middle;
    line-height: 80px;
}

.magGlass:hover {
    background-position: center -19px;
}

.searchArea {
    display: inline-block;
    vertical-align: middle;
    margin-right: -3px;
    background: #eee;
    position: relative;
    padding-left: 0px;
    width: 0;
    overflow: hidden;
}

.searchArea input {
    line-height: 78px;
    border: none;
    -webkit-appearance: none !important;
    outline: none !important;
    text-align: right;
    background: transparent;
    width: 313px;
    font-family: 'AvenirLTStd-Heavy';
    font-size: 16px;
    padding-right: 20px;
}

.searchArea.active {
    width: auto;
    padding-left: 80px;
}

.close-search {
    position: absolute;
    width: 60px;
    height: 60px;
    left: 10px;
    top: 50%;
    margin-top: -30px;
}

.close-search:after, .close-search:before {
    content: '';
    position: absolute;
    top: 50%;
    width: 100%;
    height: 1px;
    left: 0;
    background: #f3705b;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.close-search:before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.cart {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 23px;
}

.cart:hover {
    color: #f3705b;
}

.cartIcon {
    padding: 14px 13px;
    background: url('images/cart.gif') no-repeat 4px 7px;
    display: inline-block;
    vertical-align: middle;
}

.cart:hover .cartIcon {
    background: url('images/cart.gif') no-repeat 4px -20px #f3705b;
}

.cartNumber {
    font-family: 'AvenirLTStd-Heavy';
    padding: 8px 7px 6px;
    border-left: none;
}

#subForm {
    font-family: 'AvenirLTStd-Roman';
    padding: 80px 20px;
}

#subForm h1 {
    color: #f3705b;
    font-size: 20px;
    margin-bottom: 10px;
}

#subForm input[type="text"] {
    padding: 0 5px;
    border: solid 1px #eee;
    line-height: 32px;
    display: inline-block;
    vertical-align: middle;
    width: 250px;
}

#subForm input[type="text"]:focus {
    outline: none;
    border: solid 1px #f3705b;
}

#subForm button[type="submit"] {
    display: inline-block;
    vertical-align: middle;
    float: none;
    height: 34px;
    width: 34px;
    position: relative;
    border: 0;
    padding: 0;
    margin-left: -5px;
}

#subForm button[type="submit"] span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
}

.socialIcons,
#footer .socialIcons {
    list-style: none;
    margin: 0 0 0 23px;
    display: inline-block;
}

.socialIcons li,
#footer .socialIcons li {
    display: inline-block;
    margin: 0 3px;
}

.socialIcons li a {
    padding: 10px;
    background: url('images/social-sprite.png') no-repeat;
}

.socialIcons li a:hover {
    opacity: .5;
}

.socialIcons li .fbIcon {
    background-position: 0 center;
}

.socialIcons li .twIcon {
    background-position: -21px center;
}

.socialIcons li .piIcon {
    background-position: -42px center;
}

.socialIcons li .rsIcon {
    background-position: -62px center;
}

.socialIcons li .inIcon {
    background-position: -83px center;
}

.footerBuffer {
    height: 76px;
    width: 100%;
    float: left;
}

/* //////////////////// Header //////////////////// */

#header {
    padding: 10px 10px 0px 10px;
    width: 100%;
    z-index: 9000;
    position: fixed;
    float: left;
    box-sizing: border-box;
    background-color: #fff;
    transition: top 0.3s ease-in-out;
    top: 0px;
}

#header.nav-up {
    top: -102px;
}

@media only screen and (max-width: 1000px) {
    #header {
        position: fixed;
        background: #fff;
        height: 51px;
        padding: 0;
        border-bottom: solid 2px #dadada;
    }

    #header.nav-up {
        top: -51px;
    }
}

#header:after {
    position: fixed;
    content: '';
    height: 1px;
    display: block;
    width: 100%;
    bottom: -1px;
    background: #fff;
    z-index: 2;
    transition: background 0.2s linear;

}

#header.dropdown-active:after {
    background: #dadada;
}

.logo {
    margin: 0;
    display: block;
    float: left;
    line-height: 82px;
    vertical-align: middle;
    position: absolute;
    z-index: 2;
    top: 6.5px;
    padding-left: 31px;
    padding-right: 50px;
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(90%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}

@media only screen and (max-width: 1000px) {
    .logo {
        position: relative;
        padding-right: 80px;
        display: none;
    }
}

.logo img {
    max-width: 100%;
    max-height: 60px;
}

.extraMeta {
    float: right;
    display: block;
    position: relative;
}

#header .socialIcons {
    margin: 13px 0 18px;
}

.nav-close {
    text-transform: uppercase;
    display: none;
    height: 50px;
    width: 50px;
    padding-left: 1px;
    background: #ff7d65;
    position: absolute;
    z-index: 200;
    border: 1px solid #ddd;
    border-top: none;
    border-right: none;
    top: 0;
    right: 0;
    text-align: center;
    font-size: 1em;
    line-height: 50px;
}

.nav-close:before {
    display: inline-block;
    vertical-align: top;
    font-size: 38px;
    content: '\2630';
    color: #FFF;
}

.nav {
    width: auto;
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    display: block;
    margin-right: 15px;
}

.nav > li {
    display: block;
    padding: 0 20px;
    margin: 0;
    float: left;
    font-size: 13px;
}

.nav > li > a {
    text-decoration: none;
    text-transform: uppercase;
    line-height: 81px;
    height: 81px;
    display: block;
    color: #404041;
    font-family: 'AvenirLTStd-Heavy';
    padding-bottom: 10px;
    transition: color 0.2s ease;
}

.nav > li:hover > a {
    color: #f3705b;
}

.nav li ul {
    z-index: 102;
    position: absolute;
    padding: 0;
    margin: 0;
    background: #f3705b;
    list-style: none;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.2s linear;
}

.nav > li:hover ul {
    visibility: visible;
    opacity: 1;
    margin-top: -1px;
}

.nav .dropArrow {
    position: relative;
}

.nav .dropArrow:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 3px 0 3px;
    border-color: #f36f5b transparent transparent transparent;
    position: absolute;
    right: -12px;
    top: 50%;
    margin-top: -8px;
}

.nav li ul li {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
}

.nav li ul li a {
    font-size: 16px;
    font-family: 'Radley';
    color: #fff;
    float: left;
    text-align: center;
    width: 80%;
    padding: 5px 10%;
}

.nav li ul li strong {
    font-size: 16px;
    font-family: 'AvenirLTStd-Heavy';
    font-weight: normal;
}

.nav li ul li a:hover {
    color: #f3705b;
    background: #eee;
}

.nav li .dropArrow {
    background: none;
}

.nav li .shopDrop {
    background: none;
    position: relative;
}

.nav li ul.brandsDrop {
    margin-left: 0;
    left: 0;
    width: 100%;
    position: absolute;
}

.nav li .shopDrop li {
    background: #eee;
    float: left;
    clear: both;
}

.nav li .shopDrop li strong {
    padding: 20px;
    color: #eee;
    background: #f3705b;
    display: block;
    float: left;
    font-family: 'AvenirLTStd-Heavy';
    font-size: 16px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}

.nav li .shopDrop .curCol strong {
    background: #eee;
    color: #f3705b;
}

.nav li .shopDrop li .linkContainer {
    height: auto;
    background: #eee;
    position: absolute;
    top: 1px;
    border: solid 1px #dadada;
    padding: 32px 37px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    left: 50%;
}

.nav li .shopDrop.brandsDrop li .linkContainer {
    padding: 0;
    border-right: 0;
    transform: none;
    -webkit-transform: none;
    left: 0;
}

.nav li .shopDrop li .linkContainer.long {
    width: 100%;
}

.nav li .shopDrop li .linkContainer a {
    text-align: left;
    padding: 5px 0;
    color: #444444;
    background: #eee;
    display: block;
    float: left;
    font-family: 'AvenirLTStd-Heavy';
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap;
}

.nav li .shopDrop li .linkContainer.long a {
    float: none;
}

.nav li .shopDrop li .linkContainer a:hover {
    color: #f3705b;
}

.nav li .shopDrop li .even-column {
    width: 20%;
    float: left;
    border-right: solid 1px #dadada;
    padding: 32px 37px;
    box-sizing: border-box;
}

/*
                    .searchArea{
						top: 0;
						left: 0;
						display: none;
						width: 100%;
						padding: 0;
						margin: 0;
						overflow: hidden;
						height: 100%;
						position: absolute;
						background: url('images/white-91.png');
					}

						.searchArea input{
							float: right;
							width: 96%;
							padding: 20px 2% 0;
							color: #222222;
							font-family: 'AvenirLTStd-Heavy';
							font-size: 32px;
							border: none;
							text-align: right;
							-webkit-appearance: none !important;
							outline: none !important;
						}

						.searchMeta{
							color: #222;
							font-size: 12px;
							float: right;
							font-family: 'Radley';
							margin-right: 2%;
						}

							.searchMeta a{
								color: #888;
							}

								.searchMeta .currentQ,
								.searchMeta a:hover{
									color: #f3705b;
								} */

/* //////////////////// Footer //////////////////// */

#footer {
    background: #EEEEEE;
    text-align: center;
    clear: both;
    font-size: 16px;
}

#footer ul {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer ul li {
    margin: 0 0 0 27px;
    display: inline-block;
}

#footer ul li a {
    line-height: 75px;
    color: #404041;
    font-family: 'Radley';
    text-decoration: none;

}

#footer ul li a:hover {
    color: #f3735e;
}

#footer .extraMetaLeft,
#footer .extraMeta {
    line-height: 75px;
    color: #999999;
    width: auto;
    font-family: 'Radley';
}

#footer .extraMeta a {
    color: #404041;
    font-family: 'Radley';
    text-decoration: none;
}

#footer .extraMeta a:hover {
    color: #f3735e;
}

.extraMetaLeft {
    display: inline-block;
    padding: 0 30px;
    height: 100%;
}

.footer-wrapper {
    max-width: 1140px;
    margin: 0 auto;
}

.footer-wrapper:after {
    content: '';
    display: table;
    clear: both;
}

.footer__section {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
}

.footer__section:last-of-type {
    padding-bottom: 20px;
}

.footer__section:first-of-type {
    padding-top: 20px;
}

.footer__section:nth-of-type(n+2) .title {
    margin-top: 10px;
}

.footer__section, .footer__section a, #footer .footer__section a, .footer__section p {
    font-family: 'AvenirLTStd-Light';
    font-size: 0.95em;
    color: #929292;
    line-height: 1.8;
}

.footer__section address, .footer__section p {
    margin-bottom: 0;
}

.footer__section address {
    font-style: normal;
}

.footer__section .email, .footer__section .phone {
    display: block;
    font-size: inherit;
}

#footer .footer__section .footer-links li {
    display: block;
    margin: 0;
}

#footer .footer__section .socialIcons {
    margin: 0;
}

#footer .footer__section .socialIcons li:first-of-type {
    margin-left: 0;
}

.footer__section .socialIcons li a {
    background: none;
    margin: 0 8px;
}

.footer__section .socialIcons li a:first-of-type {
    margin-left: 0;
}

.footer__section .socialIcons li a:hover svg {
    fill: #f3735e;

}

.footer__section .title {
    color: #404042;
    margin-bottom: 0;
    font-family: 'AvenirLTStd-Roman';
}

.footer__section label.title {
    line-height: 1.9;
}

.footer__section .svg-viewport {
    padding: 0;
    position: relative;
    width: 1em;
    padding-bottom: 1em;
    height: 0;
    display: inline-block;
}

.footer__section .svg-viewport--facebook {
    width: 0.6em;
}

.footer__section .svg-viewport svg {
    position: absolute;
    height: 100%;
    width: 100%;
    fill: #929292;
}

.footer__section #subForm {
    padding: 0;
}

.footer__section #subForm p {
    margin-bottom: 8px;
}

.footer__section #subForm input[type="text"] {
    width: calc(100% - 46px);
    height: 34px;
    max-width: 250px;
    -webkit-appearance: none;
}

.footer__section label {
    display: inline-block;
}

@media screen and (min-width: 496px) {
    .footer__section {
        box-sizing: border-box;
        float: left;
        width: 50%;
    }
}

@media screen and (min-width: 960px) {
    .footer__section {
        width: 25%;
        padding-top: 20px;
    }

    .footer-wrapper {
        padding: 3.5em 1em;
    }

    .footer__section:nth-of-type(n+2) .title {
        margin-top: 0;
    }
}

/* //////////////////// Slider //////////////////// */

#stopfunc {
    width: 100%;
    height: 450px;
    position: absolute;
    top: 102px;
    left: 0px;
    z-index: 101;
    display: none;
}

#sliderArea {
    float: left;
    margin: 0px 0;
}

.sliderItem {
    width: 2000px;
    text-align: center;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
}

/*

						.sliderItem a{
							right: 0;
							bottom: 0;
							position: absolute;
							padding: 20px;
							font-family: 'AvenirLTStd-Heavy';
							font-size: 16px;
							color: #f3705b;
							display: block;
							background: url('images/white-91.png');
							text-decoration: none;
						}

							.sliderItem a span{
								font-family: 'Radley';
							}

							.sliderItem a:hover{
								background: #f3705b;
								color: #fff;
							}

						*/

.sliderNavConainer {
    position: relative;
    float: left;
    z-index: 100;
    width: 100%;
}

.sliderNavConainer .nextArrow,
.sliderNavConainer .prevArrow {
    margin-top: -303px;
}

body .sliderPagination {
    list-style: none;
    position: relative;
    float: left;
    left: 50%;
    margin: -49px 0 0;
    padding: 0;
}

body .sliderPagination li {
    width: 11px !important;
    height: 11px !important;
    position: relative;
    float: left;
    right: 50%;
    margin: 0 15px;
}

body .sliderPagination li span {
    width: 11px;
    height: 11px;
    display: block;
    padding: 0;
    background: url('images/slider-nav-items.png') no-repeat;
    text-decoration: none;
}

body .sliderPagination .currentItem span {
    background-position: 0 -11px;
}

/* //////////////////// Designer Carousel //////////////////// */

#designerCarousel {
    width: 100%;
    float: left;
    padding: 30px 0;
    border: 1px solid #ddd;
    border-left: none;
    border-right: none;
    overflow: hidden;
    position: relative;
}

.dcNavConainer {
    width: 100%;
    float: left;
}

#designerCarousel .dcNavConainer {
    display: block;
    position: relative;
    z-index: 1000;
}

.dcNavConainer .prevArrow,
.dcNavConainer .nextArrow {
    margin-top: -189px;
}

.dcNavConainer .prevArrow {
    display: none;
}

#designerCarousel ul {
    height: 100%;
    margin: 0;
    padding: 0;
    float: left;
}

#designerCarousel ul li {
    list-style: none;
    padding: 0;
    width: 400px;
    /*height: 290px;*/
    height: auto;
    margin: 0 20px;
    float: left;
}

#designerCarousel ul li .dmThumb > span {
    display: block;
    position: absolute;
    z-index: 12;
    bottom: -40px;
    left: 0;
    min-height: 49px;
    width: 100%;
    font-size: 20px;
    color: #47413e;
    text-decoration: none;
    font-family: 'AvenirLTStd-Heavy';
    padding: 16px 33px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url('images/white-70.png');
    height: auto;
}

#designerCarousel ul li .dmThumb > span > span {
    color: #f3705b;
    font-size: 16px;
}

.dmThumb {
    overflow: hidden;
    display: block;
    float: left;
    position: relative;
    width: 50%;
    padding: 40px 20px 0;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dmThumb:nth-child(even){
    width: calc(50% - 20px);
    padding: 50px 0 0 0;
    margin-right: 20px;
}
.dmThumb:nth-child(odd){
    width: calc(50% - 20px);
    padding: 50px 0 0 0;
    margin-left: 20px;
}

.dmThumb.dmThumbLarge {
    width: 100%;
    padding: 0px 0 10px 0;
    margin: 0px;
    border-bottom: 1px solid #ccc;
}

.dmThumb > img {
    top: 0;
    left: 0;
    position: relative;
    z-index: 10;
    width: 100%;
}

.dmThumb .image-contain {
    /*maintains 4:3 aspect ratio*/
    width: 100%;
    /*padding-bottom: 75%;*/
    padding-bottom: 64.8351648%;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
/*.dmThumb .image-contain img {
    position: absolute;
    max-width: none;
    max-height: none;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    margin: auto;
}*/

#designerCarousel .dmThumb > img {
    max-width: none;
    height: 100%;
    width: auto;
    margin-left: -18px;
}

.dmThumb > span {
    display: block;
    position: relative;
    z-index: 12;
    /*bottom: -40px;
    left: 0;*/
    /*min-height: 49px;*/
    height: 60px;
    width: 100%;
    font-size: 14px;
    color: #47413e;
    text-decoration: none;
    font-family: 'AvenirLTStd-Heavy';
    /*padding: 16px 33px;*/
    padding: 16px 60px 0px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*background: url('images/white-70.png'); /* white-91.png */*/
    background: transparent;
    font-weight: 100;
}

.dmThumb.dmThumbLarge > span {
    text-align: center;
    padding: 30px 25%;
    font-size: 20px;
    height: auto;
}

.dmThumb > span span {
    color: #f3705b;
    font-size: 16px;
}
.dmThumb.dmThumbLarge > span span {
    display: inline-block;
    margin-top: 10px;
    font-size: 11px;
    text-transform: uppercase;
    font-family: 'Radley';
    letter-spacing: 1px;
}
.dmThumb.dmThumbLarge > span span span {
    display: none;
}

.dmThumb > span span.langs {
    position: absolute;
    right: 0;
    color: #888888;
    font-size: 11px;
    top: 16px;
    font-family: 'Radley';
    letter-spacing: 1px;
}
.dmThumb.dmThumbLarge > span span.langs {
    position: static;
    right: auto;
    top: auto;
    display: block;
    margin-top: -2px;
}

.dmThumb > span span span {
    font-family: 'Radley';
}

.dmThumb >span > span.title {
    display: block;
    color: #47413e;
    font-size: 14px;
    font-family: 'AvenirLTStd-Light';
    letter-spacing: 0.5px;
}

.dmThumb.dmThumbLarge >span > span.title {
    display: block;
    color: #47413e;
    font-size: 20px;
    font-family: 'AvenirLTStd-Light';
    text-transform: none;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
}

#designerCarousel ul li {
    position: relative;
}

#designerCarousel ul li a.dmThumb {
    padding: 0;
    width: 100%;
    display: block;
}

#designerCarousel ul li a.dmThumb img {
    width: 100%;
}

/* //////////////////// Collection //////////////////// */

.collectionContainer {
    margin: 30px 0;
    float: left;
    width: 100%;
}

.productRelated {
    border: none;
    margin-top: 40px;
    padding-top: 0;
}

.container_12 {
    width: 990px;
    display: block;
    margin: 0 auto;
}


.mason {
    float: left;
    width: 100%;
    position: relative;
}

.masonObj {
    position: relative;
    float: left;
    width: 22.222%;
    box-sizing: border-box;
}


.mason:after {
    content: '';
    display: block;
    clear: both;
}


.masonObj:hover {
    opacity: 0.5;
    transition: opacity 0.5s ease;
}



.mason-sizer {
    width: 5.5px;
}

.masonObj.currentMason {
    width: auto !important;
    z-index: 3;
    background: #fff;
}

.masonObj.masonObj-debug {
    border: solid 1px #eee;
    background: #ddd;
}

.masonObj.masonObj-debug img {
}

.masonObj-debug__tag {
    width: auto;
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    padding: 5px;
}

.masonObj.currentMason:hover {
    opacity: 1;
}

@media only screen and (max-width: 767px) {
    .mason-sizer {
        width: 50%;
    }

    .masonObj {
        width: calc(50% - 4px) !important;
    }

    .masonObj.currentMason {
        width: 100% !important;
    }

    .masonObj.currentMason .productInfo {
        margin: auto;
    }
}

.masonObj--spacer {
    padding-bottom: 100%;
    display: block;
}

.masonObj.currentMason .masonObj--spacer {
    padding-bottom: 0 !important;
}

.masonObj > img {
    cursor: pointer;
    position: absolute;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
}

.masonObj.currentMason > img {
    display: none;
}

.masonObj .productInfo {
    display: none;
    width: 460px;
    max-width: 100%;
}

.masonObj.currentMason .productInfo {
    display: block;
}

.masonObj .productInfo img {
    cursor: pointer;
    width: auto;
    max-height: 450px;
    margin: 0 auto;
    max-width: 100%;
    display: block;
}

.masonObj .productInfo .productCopy {
    text-align: center;
    border-top: 2px solid #eeeeee;
    border-bottom: 2px solid #eeeeee;
    float: right;
    padding: 20px;
    width: 460px;
    box-sizing: border-box;
    max-width: 100%;
}

.masonObj .productInfo__form {
    display: inline;
}



.productRelated .mason {
    margin: 0 auto;
    width: 100% !important;
    clear: both;
}

.productRelated .mason:after {
    content: '';
    display: block;
    clear: both;
}


.productRelated .masonObj {
    position: relative;
    float: left;
    width: 22.222%;
    box-sizing: border-box;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.productRelated .masonObj:hover {
    opacity: 0.5;
    transition: opacity 0.5s ease;
}

.productRelated .mason-sizer {
    width: 25% !important;
}

.productRelated .masonObj > img {
    margin: 0 auto;
}



















.productVendor {
    display: block;
    width: 100%;
    font-family: 'Radley';
    color: #f3705b;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
}

.productTitle {
    padding-bottom: 15px;
    margin-bottom: 13px;
}

.productTitle span {
    border-bottom: 2px solid #222222;
    color: #404041;
    font-family: 'AvenirLTStd-Heavy';
    font-size: 24px;
    font-weight: normal;
    padding-bottom: 15px;

}

.productCopy .productTitle {
    border-bottom: 2px solid #222222;
}

.productCopy .productTitle span {
    border-bottom: none;
}

.productDescription {
    margin-bottom: 13px;
    color: #404041;
    font-family: 'Radley';
}

.productPrice {
    font-family: 'AvenirLTStd-Roman';
    font-size: 20px;
    color: #404041;
}

.productFind,
.productAdd {
    font-family: 'AvenirLTStd-Heavy';
    color: #f3705b;
    padding: 15px;
    font-size: 14px;
    text-decoration: none;
    border: 1px solid #f5f5f5;
    border-radius: 0;
    text-transform: capitalize;
    margin: 0;
    background: #fff;
    cursor: pointer;
    -webkit-appearance: none;
}

.productFind:hover {
    background: #f3705b;
    color: #fff;
}

.productFind span,
.productAdd span {
    font-family: 'Radley';
}

.productAdd {
    background: #888888;
    color: #fff;
    text-transform: uppercase;
    border-left: none;
    border: 0;
    height: 46px;
}

.productAdd:hover {
    color: #fff;
    background: #f3705b;
}

.productAdd:active, .productAdd:focus {
    outline: none;
}

/* //////////////////// Product Page //////////////////// */

.container_16 .productImages {
    /*width: 638px;*/
    /*overflow: hidden;*/
    float: left;
}

.container_16 .productImages > a > img {
    width: 100%;
}

.container_16.backstories-listing {
    width: 1130px;
}

.thumbSlider {
    width: 100%;
    margin-top: 10px;
    float: left;
    overflow: hidden;
}

.productThumbs {
    min-width: 600px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.productThumbs li {
    float: left;
    margin: 0 13px 0 0;
}

.productThumbs li a {
    width: 140px;
    height: 175px;
    overflow: hidden;
    display: block;
}

.productThumbs li a img {
    width: 140px;
    height: auto;
}

.thumbSliderNav {
    width: 100%;
    float: left;
    position: relative;
}

.thumbSliderNav .prevArrow,
.thumbSliderNav .nextArrow {
    top: -115px;
    height: 68px;
    text-align: center;
    line-height: 68px;
    width: 37px;
    border: none;
    background: url('images/white-91.png');

    -webkit-transition-property: padding, right, left;
    -webkit-transition-duration: 0.11s;
    -webkit-transition-timing-function: linear;
    -moz-transition-property: padding, right, left;
    -moz-transition-duration: 0.11s;
    -moz-transition-timing-function: linear;
    -ms-transition-property: padding, right, left;
    -ms-transition-duration: 0.11s;
    -ms-transition-timing-function: linear;
    -o-transition-property: padding, right, left;
    -o-transition-duration: 0.11s;
    -o-transition-timing-function: linear;
    transition-property: padding, right, left;
    transition-duration: 0.11s;
    transition-timing-function: linear;
}

.thumbSliderNav .prevArrow:hover,
.thumbSliderNav .nextArrow:hover {
    background: #fff;
}

.thumbSliderNav .prevArrow {
    display: none;
    left: 0px !important;
    border-right: 1px solid #ff7d65;
}

.thumbSliderNav .prevArrow:hover {
    /*left: -63px !important;
								padding-right: 5px;*/
}

.thumbSliderNav .nextArrow {
    right: 0px !important;
    border-left: 1px solid #ff7d65;
}

.thumbSliderNav .nextArrow:hover {
    /*right: -63px !important ;
								padding-left: 5px;*/
}

.singleProductInfo {
    padding: 20px;
}

.singleProductInfo .breadcrumbs {
    padding: 0 0px 15px;
}

.productOptions {
    width: 100%;
    padding: 20px 0;
    margin: 0;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.productOptions .addtocart {
    -webkit-appearance: none !important;
    width: 100%;
    float: left;
    color: #fff;
    background: #444;
    font-family: 'AvenirLTStd-Heavy';
    border: none;
    padding: 15px 0 10px;
    font-size: 20px;
    font-weight: normal;
    cursor: pointer;
    text-align: center;
    margin-top: 20px;
}

.productOptions .addtocart:hover {
    background: #f3705b;
}

.quantity,
.line-variant-quantity {
    text-align: center;
    width: 31px;
    padding: 0px 2px;
    border: 1px solid #eee;
    outline: none;

    position: relative;
    font-size: 1.3em;
    border: 1px solid #eee;
    color: #444;
    font-family: 'AvenirLTStd-Heavy';
    line-height: 40px;
    height: 35px;
}

.variants {
    margin-top: 20px;
    max-width: 204px;
    outline: none;
}

.variants-subtotal {
    font-size: 20px;
    font-family: 'AvenirLTStd-Roman';
    padding-top: 40px;
    clear: both;
}

.variants-subtotal-value {
    font-family: 'AvenirLTStd-Heavy';
}

.productcontainer {
    width: 100%;
    max-width: 1052px;
}

.productTitleContainer,
.productHeader {
    display: none;
}

.print-icon {
    display: inline-block;
    vertical-align: top;
    padding-top: 3px;
    padding-left: 5px;

    -webkit-transition-property: all
    -webkit-transition-duration: 0.11s;
    -webkit-transition-timing-function: linear;
    -moz-transition-property: all;
    -moz-transition-duration: 0.11s;
    -moz-transition-timing-function: linear;
    -ms-transition-property: all;
    -ms-transition-duration: 0.11s;
    -ms-transition-timing-function: linear;
    -o-transition-property: all;
    -o-transition-duration: 0.11s;
    -o-transition-timing-function: linear;
    transition-property: all;
    transition-duration: 0.11s;
    transition-timing-function: linear;
}

.print-icon:hover {
    opacity: 0.6;
}

.print-icon img {
    width: 20px;
}

.product-info {
    padding: 0px 0px;
}

.product-info h1 {
    font-family: 'AvenirLTStd-Heavy';
    font-size: 2em;
    line-height: 1.2em;
    margin-bottom: 10px;
}

.product-info h1 a {
    font-family: 'Radley';
    line-height: 0em;
    font-size: 0.7em;
}

.product-info > span {
    display: block;
    font-size: 16px;
    margin-bottom: 20px;
    font-family: 'AvenirLTStd-Roman';
}

.variant-line {
    width: 100%;
    float: left;
    border: 1px solid #eee;
    padding: 20px;
    position: relative;
    box-sizing: border-box;
    border-bottom: 0;
}

.variant-line:last-of-type {
    border-bottom: 1px solid #eee;
}

.variant-line h4 {
    margin: 0 0 0px;
    font-size: 16px;
    font-family: 'AvenirLTStd-Heavy';
';
}

.variant-line h4 small {
    display: none;
    font-size: 0.6em;
    color: #909090 !important;
}

.variant-line img {
    height: 67px;
    float: left;
    display: block;
    position: relative;
}

.variant-img {
    float: left;
}

.variant-info {
    margin-left: 20px;
    float: left;
    max-width: 56%;
}

.variant-info .line-price {
    font-size: 16px;
}

.variants-table {
    position: relative;
}

.variants-table .qty-box {
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    width: 36px;
    border-left: 1px solid #eee;
}

.variants-table .qty-box .qty-txt {
    height: 50%;
    line-height: 56px;
    display: block;
    border-bottom: 1px solid #eee;
    text-align: center;
}

.variants-table .qty-box .quantity {
    display: block;
    height: 50%;
    border: none;
}

.var-drop {
    margin-left: 5px;
    position: relative;
    height: 30px;
    width: 30px;
    display: inline-block;
}

.var-drop a {
    display: inline-block;
    font-family: 'AvenirLTStd-Roman';
    color: #404041;
    text-decoration: none;

    position: relative;
    height: 30px;
    width: 30px;
    margin: -1px 0 0;
    text-align: center;
    line-height: 32px;
    border: 1px solid #404041;
}

.var-drop a:hover {
    border-color: #f3705b;
    color: #f3705b;
    z-index: 100;
}

.var-drop ul {
    position: absolute;
    left: 0px;
    top: 31px;
    list-style: none;
    display: none;
    background: #fff;
}

.var-drop ul.open {
    z-index: 1000;
    display: block;
}

.var-drop ul li {
    margin: 0;
    padding: 0;
}

.line-price {
    display: block;
    margin: 0 0 5px;
    font-size: 18px;
    font-family: 'AvenirLTStd-Roman';
}

.addtocart {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    width: 190px;
    float: right;
    margin-top: 0px;
    height: 37px;
    line-height: 40px;
    padding: 0;
    font-size: 1.3em;
    border-radius: 0;
}

.addtocart .var-text {
    display: none;
}

.addtocart:hover {
    background: #f3705b;
}

.addtocart:hover .reg-text {
    display: none;
}

.addtocart:hover .var-text {
    display: block;
}

.response-container {
    float: left;
    width: 100%;
    display: none;
    padding-top: 10px;
}

.response-container .error {
    display: none;
}

.redInt {
    float: left;
    width: 238px;
    margin: 0 20px;
    line-height: 49px;
    background: #F3705B;
    color: white;
    font-family: 'AvenirLTStd-Heavy';
    font-size: 12px;
    text-align: center;
}

.redInt:hover {
    background: #404041;
    color: #fff;
}

.productSocial {
    font-family: 'AvenirLTStd-Heavy';
    width: 100%;
    margin: 0 0px 10px;
    padding-top: 10px;
    border-top: 2px solid #000;
    float: left;
    text-align: center;
}

.productSocial > span {
    line-height: 28px;
    float: left;
    padding-right: 10px;
    color: #444;
    font-size: 14px;
    border-right: 1px solid #e1e1e1;
    float: left;
    display: block;
    margin-right: 10px;
}

.productSocial .fb-like {
    vertical-align: top !important;
    display: inline-block;
    margin-top: 3px;
}

.productSocial .fb-like > span {
    vertical-align: top !important;
}

.productSocial .twitter-share-button {
    display: inline-block;
    margin: 3px 0 0 10px;
    width: 66px !important;
}

.pinit_cont {
    display: inline-block;
    margin-top: 3px;
}

.productDescDrop {
    list-style: none;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.productDescDrop > li {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.productDescDrop > li > a {
    position: relative;
    font-size: 1.3em;
    border: 1px solid #eee;
    color: #444;
    font-family: 'AvenirLTStd-Heavy';
    line-height: 40px;
    vertical-align: middle;
    width: 100%;
    float: left;

    display: inline-block;
    height: 35px;
    margin-bottom: -1px;
}

.productDescDrop > li > a:hover {
    color: #f3705b;
    border-color: #f3705b;
    z-index: 10000;
}

.productDescDrop > li > a span {
    padding: 0 10px;
    font-size: 16px;
    width: 100%;
    vertical-align: middle;
}

.productDescDrop > li > a .ddArrow {
    margin: 0 10px 0 0;
    position: absolute;
    padding: 0;
    display: block;
    right: 0;
    top: 13px;
    line-height: 30px;
    background: url('images/small-arrow-sprite.png') no-repeat top right;
    width: 6px;
    height: 9px;
}

.productDescDrop > li > a:hover .ddArrow {
    background-position: 0 -9px;
}

.productDescDrop > li > div {
    float: left;
    position: relative;
    padding: 20px 10px;
    overflow: hidden;
    clear: both;
    display: block;
    font-size: 14px;
}

.productDescDrop div p {
    margin-bottom: 5px;
}

.productDescDrop > li > .openTab {
    display: block;
}

/* //////////////////// Cart Styles //////////////////// */

.cartItem {
    position: relative;
    width: 100%;
    float: left;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
}

.cartBottomMeta {
    width: 400px;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.cartBottomMeta .fb-like {
    float: right;
    margin: 10px 16px 0 0;
}

.cartBottomMeta .twitter-share-button {
    float: right;
    margin: 10px 8px 0 0;
    width: 80px !important;
}

.cartBottomMeta .remove {
    border: 1px solid #eee;
    padding: 10px 20px;
    float: right;
    display: block;
    color: #f3705b;
    font-family: 'Radley';
}

.cartBottomMeta .remove span {
    font-family: 'AvenirLTStd-Heavy';
}

.cartBottomMeta .remove:hover {
    background: #f3705b;
    color: #fff;
}

.cartItem h2 {
    border-bottom: 2px solid #222;
    font-size: 14px;
    color: #444;
    padding-bottom: 20px;
    text-align: left;
    width: 100%;
    font-family: 'AvenirLTStd-Heavy';
    font-weight: normal;
}

.cartThumb,
.cartDescription {
    width: 220px;
    float: left;
}

.cartDescription {
    flex-grow: 2;
}

.cartQuantity,
.cartPrice {
    width: 105px;
    margin-left: 12px;
    order: 2;
}

.cartThumb {

}

.cartDescription {
    margin-left: 12px;
}

.cartDescription h5 {
    color: #f3705b;
    margin: 0;
    padding: 0;
    font-family: 'Radley';
    font-size: 13px;
}

.cartQuantity {
    order: 1;
    float: left;
}

.cartQuantity input,
.cartQuantity a {
    font-family: 'Radley';
    color: #404041;
    display: block;
    height: 30px;
    padding: 0 5px;
    float: left;
    font-size: 15px;
    width: 20px;
    text-align: center;
    border: 1px solid #eee;
    line-height: 30px;
}

.cartQuantity a:hover {
    background: #f3705b;
    color: #fff;
}

.cartQuantity input {
    border-right: none;
    border-left: none;
}

.cartPrice {
    float: right;
}

.cartPrice h2 {
    text-align: right;
}

.cartPrice span {
    display: block;
    float: right;
    text-align: right;
    font-family: 'AvenirLTStd-Heavy';
    font-size: 20px;
    color: #404041;
}

.subtotal {
    font-weight: normal;
    font-size: 20px;
    font-family: 'AvenirLTStd-Roman';
    color: #404041;
}

#update-cart {
    font-family: 'AvenirLTStd-Roman';
    font-weight: normal;
    font-size: 20px;
    border: 0;
    background: none;
    color: #f3705b;
}

#update-cart:hover {
    cursor: pointer;
}

.subtotal span {
    font-family: 'AvenirLTStd-Heavy';
    margin: 0 10px;
}

.checkoutButton {
    cursor: pointer;
    margin: 30px 0;
    display: block;
    float: right;
    text-align: center;
    color: #fff;
    font-family: 'AvenirLTStd-Roman';
    font-size: 20px;
    background: #404041;
    padding: 22px 0;
    width: 100%;
    border: none;
}

.checkoutSideButtons .redButton {
    width: 100%;
    font-family: 'AvenirLTStd-Roman';
    text-align: center;
    padding: 16px 0;
    margin-bottom: 14px;
    font-size: 18px;
}

.checkoutButton:hover {
    background: #f3705b;

}

.checkoutPadding {
    margin-top: 40px;
    margin-bottom: 40px;
}

/*buttons & links*/
#cartform.version-two .btn {
    margin: 0;
    font-size: 19px;
    padding: 0.8em 0 0.5em;
    line-height: 1;
    border: 1px solid transparent;
    text-align: center;
    font-family: 'AvenirLTStd-Roman';
}

#cartform.version-two #js-giftOptions:checked + .btn--outline, #cartform.version-two #js-giftOptions:hover + .btn--outline {
    border: 1px solid #EEEEEE;
    background-color: #ffffff;
    color: #f3705b;
}

#cartform.version-two .btn.btn--outline {
    border: 1px solid #f3705b;
    background-color: #f3705b;
    color: #ffffff;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#cartform.version-two .toggle {
    width: 100%;
}

#cartform.version-two .gift-options-wrapper {
    padding-right: 2px;
    padding-left: 10px;
    box-sizing: border-box;
}

#cartform.version-two .btn:hover {
    cursor: pointer;
}

#cartform.version-two .subtotal span {
    margin-right: 0;
}

#cartform.version-two .label-heading, #cartform.version-two .subtotal span {
    font-weight: normal;
    font-size: 19px;
    color: #404041;
    font-family: 'AvenirLTStd-Heavy';
}

#cartform.version-two .wrapping-options-wrapper .button {
    display: inline-block;
    width: 1em;
    height: 1em;
    border: 1px solid #A4A4A4;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 8px;
}

#cartform.version-two .wrapping-options-wrapper:hover .button {
    border-color: #888;
}

#cartform.version-two .wrapping-input:checked + .button:after {
    content: '';
    display: inline-block;
    width: 9px;
    height: 9px;
    background-color: #444444;
    position: absolute;
    top: 2px;
    right: 2px;
    border-radius: 100%;
}

#cartform.version-two .wrapping-options .button span {
    vertical-align: middle;
}

/*layout*/
#cartform.version-two .hidden-element {
    position: fixed;
    visibility: hidden;
}

#cartform.version-two p {
    margin: 0;
}

#cartform.version-two .label-heading {
    margin-bottom: 1em;
    display: block;
    margin-top: 20px;
}

#cartform.version-two .label-heading--description {
    margin-bottom: 9px;
}

#cartform.version-two .grid {
}

#cartform.version-two .one-half {
    width: 50%;
    display: block;
    overflow: hidden;
    float: left;
}

#cartform.version-two .toggle label, #cartform.version-two .one-half input {
    width: 100%;
}

#cartform.version-two #recipients-name {
    width: calc(100% - 155px);
    padding: 11px;
    margin-bottom: 5px;
    font-family: 'King';
}

#cartform.version-two #recipients-name.error, #cartform.version-two .required.error ~ .button {
    border-color: #ef4f4f;
}

#cartform.version-two .required.error ~ .button.first {
    top: 29px;
}

#cartform.version-two .required.error ~ img.first {
    top: 20px;
}

#cartform.version-two label.error {
    display: block;
    margin-top: -3px;
    margin-bottom: 1em;
}

#cartform.version-two .recipients-name {
    padding-right: 2em;
}

#cartform.version-two #gift_note {
    width: 100%;
    height: 100px;
    display: block;
    margin: 0;
    padding: 11px;
    box-sizing: border-box;
    font-family: 'King';
}

#cartform.version-two .subtotal {
    margin: 0;
}

#cartform.version-two .subtotal__shipping {
    margin: 0.5em 0 2em;
}

#cartform.version-two .preference {
    margin-top: 1em;
}

#cartform.version-two #cartform__gift, #cartform.version-two .subtotal-wrapper {
    margin-right: 10px;
    margin-left: 10px;
}

#cartform.version-two .subtotal-wrapper {
    clear: both;
    padding-top: 1em;
}

#cartform__gift.off {
    display: none;
}

#cartform.version-two .wrapping-options__description {
    max-width: 370px;
}

#cartform.version-two .wrapping-options__description, #cartform.version-two .wrapping-options__label {
    display: block;
}

#cartform.version-two .wrapping-options__note {
    padding-left: 2.5em;
}

/*fonts*/
#cartform.version-two .subtotal-wrapper {
    text-align: right;
}

#cartform.version-two .wrapping-options__label {
    font-family: 'AvenirLTStd-Heavy';
}

#cartform.version-two .wrapping-options-wrapper {
    display: block;
    padding-left: 2.5em;
    position: relative;
    cursor: pointer;
    padding-left: 95px;
    overflow: hidden;
    min-height: 52px;
}

#cartform.version-two .wrapping-options-wrapper img {
    position: absolute;
    left: 27px;
    top: 0;
    width: 52px;
    height: auto;
}

#cartform.version-two .max {
    color: #f3705b;
}

#cartform.version-two p.grey {
    color: #9C9C9C;
}

/*style*/
#cartform.version-two #gift_note, #cartform.version-two #recipients-name {
    border: 1px solid #CCCCCC;
    font-size: 13px;
}

#cartform.version-two #gift_note:-webkit-autofill, #cartform.version-two #recipients-name:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

#cartform.version-two #recipients-name:focus, #cartform.version-two #gift_note:focus {
    outline: 1px solid #888;
}

@media screen and (min-width: 480px) {
    #cartform.version-two .toggle {
        width: 150px;
    }

    #cartform.version-two #update-cart {
        text-align: right;
        padding-right: 10px;
    }

    #cartform.version-two .toggle {
        width: 8em;
    }

    #cartform.version-two .update-cart-wrapper {
        text-align: right;
    }

    #cartform.version-two .checkoutButton {
        width: 200px;
    }
}

@media screen and (min-width: 768px) {
    .medium--one-half {
        width: 50%;
        display: block;
        overflow: hidden;
        float: left;
        padding-right: 2px;
        box-sizing: border-box;
    }
}

@media screen and (min-width: 1000px) {
    #cartform.version-two .gift-options-wrapper {
        padding-left: 0;
        padding-right: 0;
    }

    #cartform.version-two #update-cart {
        padding-right: 0;
    }
}

/* //////////////////// User Content Styles //////////////////// */

.userContent {

}

.userContent h1,
.userContent h2,
.userContent h3,
.userContent h4,
.userContent h5,
.userContent h6 {
    font-family: 'AvenirLTStd-Heavy';
    font-weight: normal;
    color: #404041;
    text-align: left;
}

.userContent h1 {
    font-size: 40px;
}

.userContent h2 {
    font-size: 30px;
}

.userContent h3 {
    font-size: 25px;
}

.userContent h4 {
    font-size: 20px;
}

.userContent h5 {
    font-size: 18px;
}

.userContent h6 {
    font-size: 15px;
}

.userContent em {
    font-size: inherit;
    font-style: italic;
    font-family: 'Radley';
}

.userContent strong {
    font-size: inherit;
    font-style: normal;
    font-family: inherit;
    font-weight: bold;
}

blockquote {
    clear: both;
    margin: 30px 0;
    padding: 30px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    color: #f3705b;
    width: 100%;
    font-size: 18px;
    font-family: 'Radley';
    font-style: italic;
    position: relative;
    display: block;
}

blockquote p {
    color: #f3705b !important;
    font-size: 18px;
    font-family: 'Radley';
    font-style: italic;
    margin: 0;
    padding: 0;
}

div.pullquote {
    font-size: 30px;
    color: #4e4d4d;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #cccccc;
    padding: 80px 150px;
    text-align: center;
    margin: 0 auto 20px auto;
}

/* //////////////////// Contact //////////////////// */

.contact-image {
    position: relative;
    width: 100%;
    display: block;
}

.contact-text {
    padding-top: 20px;
    display: block;
    text-align: right;
    font-family: 'AvenirLTStd-Roman';
}

.contact-text strong {
    font-weight: normal;
    font-family: 'AvenirLTStd-Heavy';
    font-size: 1em;
}

.contact-form {
    /*max-width: 640px;*/
    margin: 0 auto;
    width: 100% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.contact-form .padder {
    padding: 0;
    border: none;
}

.contact-form input,
.contact-form textarea {
    width: 100%;
    padding: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    -webkit-transition-property: all
    -webkit-transition-duration: 0.11s;
    -webkit-transition-timing-function: linear;
    -moz-transition-property: all;
    -moz-transition-duration: 0.11s;
    -moz-transition-timing-function: linear;
    -ms-transition-property: all;
    -ms-transition-duration: 0.11s;
    -ms-transition-timing-function: linear;
    -o-transition-property: all;
    -o-transition-duration: 0.11s;
    -o-transition-timing-function: linear;
    transition-property: all;
    transition-duration: 0.11s;
    transition-timing-function: linear;
}

.contact-form input:hover,
.contact-form input:focus,
.contact-form textarea:hover,
.contact-form textarea:focus {
    border-color: #f3705b;
}

.contact-content {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}

.contact-content-inner {
    text-align: left;
    display: inline-block;
    width: 100%;
    /*max-width: 640px;*/
}

/* //////////////////// About //////////////////// */

.about-image-cont {
    width: 960px;
    margin: 20px auto 40px;
    text-align: center;
}

.people-cont {
    width: 980px;
    margin: 0px auto 80px;
    text-align: center;
    font-size: 0px;
}

.people-cont .person {
    position: relative;
    font-size: 14px;
    display: block;
    text-decoration: none;
    float: left;
    width: 25%;
    padding: 10px;

    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.person-img-cont {
    float: left;
    width: 100%;
    position: relative;
}

.people-cont .person img {
    width: 100%;
    height: auto;
    float: left;
}

.people-cont .person .hoverImage {
    display: none;
    top: 0px;
    left: 0px;
    position: absolute;
    z-index: 1000;
}

.person h2 {
    color: #040100;
    position: absolute;
    top: 100%;
    left: 0;
    margin: -13px 0 0 0;
    text-transform: uppercase;
    font-size: 37px;
    font-family: 'AvenirLTStd-Roman';
    line-height: 12px;
    width: 100%;
    text-align: center;
    z-index: 100000;
}

.person h2 small {
    font-size: 12px;
}

.people-cont .person:hover .hoverImage {
    display: block;
}

/* //////////////////// Features Content Styles //////////////////// */

.featuresContent {

}

.featuresContent h2 {
    color: #f3705b;
    font-size: 1.1em;
    font-family: 'Radley';
}

.featuresTitleCont {
    height: 506px;
    width: 100%;
    background: #f3705b;
    position: relative;
    float: left;
}

.featuresTitleCont h6 {
    text-align: right;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    max-width: 110px;
    padding-right: 20px;
    text-align: right;
}


/* //////////////////// Happenings Styles//////////////////// */

.happeningsHeader {

}

.happeningsContent {

}

.happeningsContent .happeningsDetails {
    text-align: center;
    border-bottom: 2px solid #f2f2f2;
}

.happeningsContent .happeningsDetails .title-wrapper {
    border-bottom: 2px solid #404041;
    margin-bottom: 4px;
    border-top: 2px solid #f2f2f2;
    padding-top: 19px;
    padding-bottom: 17px;
}

.happeningsContent .happeningsDetails .title {
    font-size: 30px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 16px;
    text-align: center;
}

.happeningsContent .happeningsDetails .title a {
    color: #404041;
    text-decoration: none;
}


.happeningsContent .happeningsDetails .subtitle {
    color: #717171;
    font-size: 20px;
    width: 100%;
    float: none;
    font-weight: 600;
    text-align: center;
    font-family: 'AvenirLTStd-Heavy';
    margin-bottom: 0;
}

.happeningsContent .happeningsDetails .subtitle a {
    color: #717171;
    text-decoration: none;

}

.happeningsContent .happeningsDetails .meta-info {
    line-height: 23px;
    font-size: 16px;
    font-family: 'Radley';
    padding-bottom: 3px;
}

.happeningsContent .happeningsDetails .meta-info:last-child {
    margin-bottom: 14px;
}

.happeningsContent .happeningsDetails .meta-info strong {
    display: block;
    color: #f3705b;
    font-weight: normal;
}

.happeningsContent .gallery img {
    border: none !important;
}

@media screen and (max-width: 767px) {
    .happeningsContent .gallery img {
        width: 100%;
        height: auto;
    }

    .happeningsContent .happeningsDetails {
        margin-bottom: 24px;
    }
}

.happeningsContent .gallery .slick-slide {
    margin: 0 12px !important;
}

.happeningsContent .gallery .slick-list {
    margin: 0 -12px;
}

.happeningsContent .slick-dots {
    bottom: -50px;
}

.happeningsContent .slick-dotted.slick-slider {
    margin-bottom: 96px !important;
}

.happeningsContent .userContent {
    font-size: 19px !important;
    line-height: 29px !important;
}

.happeningsContent .slick-prev,
.happeningsContent .slick-next {
    height: 87px;
    padding: 0;
    width: 60px;
}

.happeningsContent .slick-prev:before,
.happeningsContent .slick-next:before {
    display: block;
    height: 87px;
    padding: 0;
    width: 60px;
    content: "";
}

.happeningsContent .slick-prev {
    left: 0px;
    z-index: 1;

}

.happeningsContent .slick-prev:before {
    background: url(./images/arrows-sprite.png) center -145px no-repeat;
}

.happeningsContent .slick-prev:hover:before {
    background-position: center -87px
}

.happeningsContent .slick-next {
    right: 0;
    z-index: 1;
}

.happeningsContent .slick-next:before {
    background: url('./images/arrows-sprite.png') center -29px no-repeat
}

.happeningsContent .slick-next:hover:before {
    background-position: center -29px;
}

.happeningsContent .slick-dots li button:before {
    color: #cccccc;
    opacity: 1;
    font-size: 12px;
}

.happeningsContent .slick-dots li.slick-active button:before {
    color: #f3705b;
    opacity: 1;
}


.backstory-container .gallery img {
    border: none !important;
    min-width: 100%;
}

@media screen and (max-width: 767px) {
    .backstory-container .gallery img {
        width: 100%;
        height: auto;
    }

    .backstory-container .happeningsDetails {
        margin-bottom: 24px;
    }
}
.backstory-container .gallery .slick-slide {
    margin: 0 12px !important;
}

.backstory-container .gallery .slick-list {
    margin: 0 -12px;
}

.backstory-container .slick-dots {
    bottom: -50px;
}

.backstory-container .slick-dotted.slick-slider {
    margin-bottom: 96px !important;
}

.backstory-container .userContent {
    font-size: 19px !important;
    line-height: 29px !important;
}

.backstory-container .slick-prev,
.backstory-container .slick-next {
    height: 87px;
    padding: 0;
    width: 60px;
}

.backstory-container .slick-prev:before,
.backstory-container .slick-next:before {
    display: block;
    height: 87px;
    padding: 0;
    width: 60px;
    content: "";
}

.backstory-container .slick-prev {
    left: 0px;
    z-index: 1;

}

.backstory-container .slick-prev:before {
    background: url(./images/arrows-sprite.png) center -145px no-repeat;
}

.backstory-container .slick-prev:hover:before {
    background-position: center -87px
}

.backstory-container .slick-next {
    right: 0;
    z-index: 1;
}

.backstory-container .slick-next:before {
    background: url('./images/arrows-sprite.png') center -29px no-repeat
}

.backstory-container .slick-next:hover:before {
    background-position: center -29px;
}

.backstory-container .slick-dots li button:before {
    color: #cccccc;
    opacity: 1;
    font-size: 12px;
}

.backstory-container .slick-dots li.slick-active button:before {
    color: #f3705b;
    opacity: 1;
}

/* //////////////////// Wordpress Styles //////////////////// */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    border-bottom: 1px solid #dddddd;
    max-width: 100%; /* Image does not overflow the content area */
    padding: 0;
    font-size: 12px;
    color: #404041;
    text-align: center;
}

.alignnone {
    margin: 0;
}

.alignleft {
    margin: 5px 20px 20px 0;
}

.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 12px;
    line-height: 1.7em;
    margin: 0;
    padding: 5px 4px;
}

/* //////////////////// Media Queries //////////////////// */

@media only screen and (min-width: 1152px) {

    .container_16 .productImages,
    .thumbSlider {
        /*width: 650px;*/
    }

    .grid_5.singleProductInfo {
        /*width: 360px;*/
    }

    .productDescDrop,
    .productOptions,
    .productSocial {
        /*width: 320px;*/
    }

    .productDescDrop > li > div {
        /*width: 302px;*/
    }

    .variant-line .addtocart {
        /*width: 273px;*/
    }

}

@media only screen and (max-width: 1200px) {
    .backstory-container {
        padding: 0 20px;
    }

    .dmThumb {
        padding: 20px 20px 0 20px;
    }
    .dmThumb.dmThumbLarge{
        width: 100% !important;
    }
    .dmThumb:nth-child(even){
        width: 50%;
        margin-right: 0;
        padding: 20px 20px 0 20px;
    }
    .dmThumb:nth-child(odd){
        width: 50%;
        margin-left: 0;
        padding: 20px 20px 0 20px;
    }

    #footer .footer-links {

    }

    #subForm button[type="submit"] {
        margin-left: -30px;
    }

    #footer ul li {
        margin: 0 10px;
    }

    #footer ul li a {
        line-height: 35px;
    }

    #footer .extraMeta {
        line-height: 42px;
    }

    #footer ul.footer-links {
        margin-bottom: 10px;
    }

    #footer .socialIcons {
        margin-left: 0;
        margin-bottom: 40px;
    }

    .nav {
        padding-right: 0px;
    }

    .nav > li {
        padding: 0 13px 0 9px;
        font-size: 11px;
    }
}

@media only screen and (max-width: 767px) {
    .alignleft, .alignright {
        width: 100% !important;
        float: none !important;
        margin: 20px 0px !important;
    }

    div.pullquote {
        padding: 40px 20px;
    }

    .dmThumb {
        width: 100%;
        padding: 20px 20px 0 20px;
    }
    .dmThumb:nth-child(even){
        width: 100%;
        margin: 0;
        padding: 20px 20px 0 20px;
    }
    .dmThumb:nth-child(odd){
        width: 100%;
        margin: 0;
        padding: 20px 20px 0 20px;
    }
    .dmThumb.dmThumbLarge > span {
        padding: 16px 0;
    }

    .cartItem {
        display: block;
    }

    .cartThumb,
    .cartDescription,
    .cartQuantity,
    .cartPrice {
        margin: 0;
        padding: 20px;
        width: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
    }

    .cartPrice {
        clear: left;
        float: right;
    }

    .cartBottomMeta {
        position: relative;
        width: 100%;
        margin: 0;
        padding: 40px 0 0;
        float: left;
        text-align: right;
    }

    .cartBottomMeta .remove {
        float: none;
        margin-right: 0px;
        display: inline-block;
        position: relative;
    }

    .checkoutButton {
        float: left;
        margin: 20px;
    }

    #designerCarousel ul li {
        width: 300px;
        height: 217.5px;
    }

    #designerCarousel .dcNavConainer {
        position: absolute;
        top: 0;
        opacity: 1 !important;
    }

    .dcNavConainer .prevArrow, .dcNavConainer .nextArrow {
        margin: 5px 0 0;
    }
}

/*

					Sidetapitytap

				*/

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

    .logo {
        display: none;
    }

    .logo.logo--mobile {
        display: block;
        float: none;
        margin: auto;
        width: 100%;
        padding: 70px 0 20px 0;
        margin-bottom: 1px; /* for overlapping breadcrumbs */
    }

    .logo.logo--mobile img {
        margin: auto;
        display: block;
    }

    .pageHeader {
        padding-top: 0;
    }

    .nav {
        font-size: 1em;
        position: fixed;
        top: 0;
        right: 100vw;
        border-right: 1px solid #ddd;
        padding: 0px;
        background: #fff;
        height: 100%;
        z-index: 200;
        margin-right: 50px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: right 0.2s;
        -o-transition: right 0.2s;
        transition: right 0.2s;
        overflow: hidden;
        overflow-y: scroll;
    }

    .nav > li {
        padding: 0;
        font-size: 25px;
    }

    .nav > li > a {
        padding: 0 37px;
        line-height: 91px;
        height: 91px;
    }

    .nav li {
        width: 100%;
        border-bottom: 1px solid #eee;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .nav > li:hover ul {
        display: none;
    }

    .nav .dropArrow:after {
        right: 12px;
        margin-top: -4px;
    }

    .nav li ul {
        visibility: visible;
        opacity: 1;
    }

    .nav li .shopDrop {
        display: none;
        margin: 0;
        left: 0;
        width: 100%;
    }

    .nav li .mobile-accordion-open + ul, .nav li:hover .mobile-accordion-open + ul {
        display: block;
    }

    .nav li .shopDrop li {
        width: 100%;
    }

    .nav li .shopDrop li strong {
        width: 100%;
        color: #eee !important;
        background: #f3705b !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .nav li .shopDrop li .linkContainer {
        position: relative;
        min-height: 0px;
        display: block !important;
        float: left;
        left: 0;
        width: 100%;
        transform: none;
        -webkit-transform: none;
        border: none;
    }

    .nav li .shopDrop li .linkContainer a {
        white-space: normal;
        font-size: 24px;
        line-height: 30px;
    }

    .nav li .shopDrop li .linkContainer.long {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .nav li .shopDrop li .linkContainer.long a {
        width: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .nav li .shopDrop.brandsDrop {
        position: relative;
    }

    .nav li .shopDrop.brandsDrop li .linkContainer {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .nav li .shopDrop li .even-column {
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
    }

    .nav li .shopDrop li .even-column:last-child {
    }

    .nav-open .nav {
        right: 0;
    }

    .nav-close {
        display: block;
    }

    .nav-open .nav-close {
        font-size: 4em;
    }

    .nav-open .nav-close:before {
        content: '\d7';
    }

    .extraMeta .cart {
        float: left;
        line-height: 50px;
        margin-left: 10px;
        margin-right: 0;
    }

    .extraMeta {
        float: none;
        padding-right: 50px;
    }

    .extraMetaItems {
        height: 50px;
        float: none;
    }

    .magGlass {
        line-height: 50px;
        position: absolute;
        right: 0;
        top: 0;
        background: #fff;
    }

    .magGlass:after {
        background: url('images/magnify-glass.gif') no-repeat center -19px;
    }

    .searchArea {
        background: transparent;
    }

    .searchArea input {
        line-height: 50px;
        padding-right: 50px;
        width: auto;
        float: right;
    }

    .searchArea.active {
        width: 208px;
        float: right;
        padding-left: 0;
    }

    .close-search {
        display: none;
    }

}

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

    .nav > li {
        font-size: 15px;
    }

    .nav > li > a {
        line-height: 81px;
        height: 81px;
    }

    .nav li .shopDrop li .linkContainer.long a {
        width: 100%;
    }

    .cartThumb,
    .cartDescription,
    .cartQuantity,
    .cartPrice {
        width: 100%;
    }

    .vendorInfo img,
    .vendorInfo .vendorDesc {
        width: 100%;
        padding: 0;
    }

    .vendorInfo img {
        margin-bottom: 20px;
    }

    .nav li .shopDrop li .linkContainer a {
        font-size: 14px;
        line-height: 20px;
    }

}

#notification {
    position: relative;
    display: block;
    text-align: center;
    width: 100%;
    left: 0;
    top: 0;
    background: #17c772;
    color: #000;
    font-family: 'AvenirLTStd-Heavy', Arial, sans-serif;
    z-index: 4;
    transition: all 0.2s ease;
}

#notification a {
    color: #000;
}

#notification.warning {
    background: #dc0000;
}

#notification.warning a {
    color: #fff;
}

#notification.info {
    background: #000;
    color: #fff;
}

#notification.info a {
    color: #fff;
}

#notification.info #notification-close {
    fill: #fff;
}

#notification.info-2 {
    background: #eee;
    color: #404041;
}

#notification.info-2 a {
    color: #404041;
}

#notification.info-2 #notification-close {
    fill: #fff;
}

#notification a, #notification span {
    display: inline-block;
    vertical-align: middle;
    padding: 4px 24px;
    /*padding-right: 50px;*/
    opacity: 0.75;
    text-decoration: none;
}


.no-touch #notification a:hover {
    opacity: 1;
}

#notification #notification-close {
    position: absolute;
    fill: #000;
    opacity: 0.75;
    /* right: 15px; */
    /* top: 0; */
    height: 27px;
    line-height: 14px;
    /* width: 40px; */
    /* padding: 7px; */
    transition: all 0.2s ease;
    box-sizing: border-box;

    width: auto;
    padding: 0;
    margin: 0;
    right: 6px;
    top: 8px;

}


.no-touch #notification #notification-close:hover {
    opacity: 1;
}

#notification #notification-close svg {
    height: 100%;
    width: 100%;
}

.notification-closed #main {
    transition: all 0.5s ease;
}

body.header-hidden #site-header {
    margin-top: 0 !important;
    transform: translateY(-60px);
}

body.header-hidden #site-header #notification {
    max-height: 0;
}

body > svg {
    height: 0;
    display: none;
}

div.aligncenter{
  margin-bottom: 20px;
}

.twin-images-container {
    /* margin-bottom: 20px; */
}

.aligncenter + .twin-images-container > div{
  padding-top: 0;
}

.twin-images-container + br {
  display: none;
}

.twin-images-container + p {
  margin: 20px 0;
}

.twin-images-container + .aligncenter {
  padding-top: 5px;
}

.twin-images-container + p:empty {
  margin: 10px 0 0;
}

div.clear {
    height: 0px;
    line-height: 0px;
    clear:both;
    border: 0px;
    padding: 0px;
    margin: 0px;
}
