/*! normalize.css v1.0.0 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.75em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],input[disabled]{cursor:default !important}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

/* CSS Document */
/** input, button, textarea { -moz-appearance: none;  -webkit-appearance: none; border-radius: 0; border:0; outline:0; } **/
input[type=submit],input[type=button], button, textarea { -moz-appearance: none;  -webkit-appearance: none; border-radius: 0; border:0; outline:0; }
input[type="email"],input[type="text"], textarea { -moz-appearance: none;  -webkit-appearance: none; border-radius: 0;outline:0; }
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html { font-size: 100%; padding: 0; margin: 0;}
body { color: #2e2d2d; }
html { overflow-y: scroll; }
a { color: #2e2d2d; text-decoration: none; outline:0!important; }
a:hover,
a:active { color: #2e2d2d; }
input::-moz-focus-inner {  border: 0;  }
body, button, input, select, table, textarea {line-height:inherit;}

.anchor{
    display: block;
    height: 115px; /*same height as header*/
    margin-top: -115px; /*same height as header*/
    visibility: hidden;
}

/** Magento Tweaks **/
.product-view .add-to-cart-wrapper {padding-left:0;}
.sp-methods dd {margin:0;}
.sp-methods ul {padding:0;}
.shipping-form .btn {float:left;margin-top:10px;}
body.catalog-product-view .price { text-transform:uppercase; font-weight: 300; text-align:center; line-height:22px; font-size:16px; margin: 0 0 22px 0; }
.radio {
    display: none;
}

.radio + label {
    display: inline-block;
    cursor: pointer;
    position: relative;
}

.radio + label:before {
    border-radius: 8px;
    content: "";
    display: inline-block;

    width: 16px;
    height: 16px;

    margin-right: 10px;
    position: absolute;
    left: 0;
    border: #aaa solid 1px;
    background-color: #fff;
}

.radio:checked + label:before {
    content: "\2022";
    font-family:arial;
    color: #333;
    font-size: 25px;
    text-align: center;
    line-height: 15px;
    padding-left: 1px;
}

.availability-only {text-align:center; color:#2e2d2d !important;}

body.customer-account-login .buttons-set button, body.customer-account-create .buttons-set button {background:none !important;border:none !important;padding:0;}
body.customer-account-login .buttons-set button span, body.customer-account-create .buttons-set button span {background:#666666;border:none;height:25px;line-height:24px;padding: 0;display:block;}
body.customer-account-login .buttons-set button span span, body.customer-account-create .buttons-set button span span {background:#666666;color:#fff;font-size:12px;text-transform:uppercase;padding:0 20px;letter-spacing:3px;}
body.customer-account-login .buttons-set button:hover span span, body.customer-account-create .buttons-set button:hover span span  {background:#000;}

/** Customer Dashboard **/
.dashboard .box-head h2 {font-weight:300;}
.block-title h2, .block-title h3, .block-title strong {font-family:inherit;font-weight:300;}
body, button, input, select, table, textarea {font-family:inherit;}
.orders th {text-transform: uppercase;}
.dashboard .box-head {border:none;}
.dashboard .col2-set .col-1 .box-title h2, .dashboard .col2-set .col-1 .box-title h3, .dashboard .col2-set .col-2 .box-title h2, .dashboard .col2-set .col-2 .box-title h3 {font-weight:300;}
.dashboard .box-account p, .dashboard .box-account address {font-style:normal;font-family:inherit;}
body.customer-account .data-table td a {font-family:inherit;font-size:10px;}

#payment_form_authorizenet p.required {display:none;}

/** Cart Tweaks **/
.cart .page-title h1 {width:100%;text-align:center;}
ul.checkout-types {width:100%;padding:0;}
#empty-cart a {text-transform: uppercase;}

.cart-forms .form-list {padding:0;}
body.checkout-cart-index .success-msg {display:none;}
#cart-code {float:left;width:49%;margin-top:37px;margin-left:150px;}
#cart-code .shipping h3, #cart-code label {text-transform: uppercase;}
#cart-code .shipping ul {padding:0;}
#discount-coupon-form {margin-top:30px;}
.shipping select {padding:0.5em 3.5em 0.5em 1em;}
#co-shipping-method-form .sp-methods dd input.radio + label:before {margin-left:15px;}
.cart .cart-totals table tfoot td {font-size:10px;font-weight:400;}
.cart-totals {background-color:transparent;border:0;}
.cart .page-title {border-bottom:0;}
.cart-forms h3 {margin:0; margin-bottom:.5em;letter-spacing:.025em !important;text-transform: none;font-size:17px;}
.cart .btn, .opc-wrapper-opc .btn {text-transform:none; letter-spacing:.025em;}

/** OPC **/
.opc-review-actions h5 span {margin-left:10px;}
.opc-review-actions h5.grand_total {float:left;text-transform: uppercase; font-size:16px;}
a.opc-subtotals {float:right; margin-top:32px;text-decoration:underline;text-transform: uppercase;}
a.opc-subtotals:hover { cursor:pointer;}
#checkout-review-table img {width:90%;margin-right:10px;float:left;}
#checkout-review-table .item-options dd {padding:0;margin-bottom:2px;}
#shopping-cart-table th, #checkout-review-table th, .shipping-form label {text-transform: uppercase; font-size:11px;}
#opc-review-block .item-options dt {text-transform: uppercase; font-weight: normal; clear:none;}
.opc-wrapper-opc .form-list .input-box input[type="text"] {width:98%;}
.opc-wrapper-opc .opc-col-left .wide input[type="text"], .opc-wrapper-opc .opc-col-left .fields input[type="text"], .opc-wrapper-opc .opc-col-left .fields input[type="password"], .opc-wrapper-opc .discount-block input[type="text"] {height:30px; width:98%;}
#authorizenet_cc_type_exp_div .v-fix {width:48%;}
.opc-menu .move-columns {margin-bottom:0;}
.opc-wrapper-opc .payment-block select, .opc-wrapper-opc .opc-col-left .wide select {box-sizing:border-box;height:30px;width:98%; padding:0.5em 3.5em 0.5em 1em;}
.opc-wrapper-opc .opc-col-left .fields select {padding:0.5em 3.5em 0.5em 1em;}
#checkout-review-table .item-options:after {clear:none;}
/** #checkout-review-table .item-options dd {margin:0;margin-bottom:20px;} **/
.opc-wrapper-opc #checkout-payment-method-load .radio + label {padding:0px 10px 0px 40px;}
.opc-wrapper-opc .radio + label {font-size:13px;}
#checkout-payment-method-load {border:0;margin:0;padding:0;}
.opc-wrapper-opc fieldset  {border:0;margin:0;padding:0;}
.opc-wrapper-opc h3 {font-size:17px;letter-spacing:.025em !important;text-transform: none !important;color:#2e2d2d;border-bottom:1px solid #bdbdbd;padding-bottom:10px;margin-bottom:10px;}

.sp-methods dd label, .opc-wrapper-opc #checkout-payment-method-load .radio + label {font-size:13px;color:#2e2d2d;text-transform: none;letter-spacing:.025em !important;padding: 6px 10px 6px 30px;}
.sp-methods .price {margin-left:5px;}

.opc-wrapper-opc .radio:checked + label:before {padding-right:1px;padding-left:0px !important;}
.opc-wrapper-opc .opc-col-left .control label {text-transform:none;margin-top:2px;margin-left:5px;}
.opc-wrapper-opc .discount-block h3 {width:100%;}
.opc-wrapper-opc .form-list, .opc-index-index .form-list ul {margin:0;}
.opc-wrapper-opc .opc-newsletter {margin:1em 0;}
#opc-review-block .item-options dt {text-transform: none; color:##2e2d2d;}
.opc-wrapper-opc .opc-data-table .item-options {margin:0;color:#2e2d2d;font-family:"proxima-nova",sans-serif;}
.opc-wrapper-opc .opc-data-table tbody td h3 {margin-bottom:2px;}
.sp-methods dd li {margin:0;}
.opc-wrapper-opc .shipping-block dt, .opc-wrapper-opc .payment-block dt, .opc-wrapper-opc .sp-methods ul {margin:0;}
#shopping-cart-totals-table tfoot td strong, #shopping-cart-totals-table tfoot td strong .price, .opc-wrapper-opc .opc-data-table tfoot td strong, .opc-wrapper-opc .opc-data-table tfoot td strong .price {font-size:16px;color:#000000;letter-spacing:.025em;font-weight:bold;text-transform: none;font-family:"proxima-nova",sans-serif;}
.opc-newsletter .control label {padding:9px 0 0 10px;}
.cart .cart-totals table td {font-size:12px !important; letter-spacing:.025em; text-transform:none !important;}
.cart-item-options {font-size:10px;}

/** Login **/
.customer-account-login p a {text-decoration: underline;}
.customer-account-login .content, .customer-account-forgotpassword .container, .customer-account-resetpassword .container {text-align: center;}
.customer-account-login .form-list, .customer-account-forgotpassword .form-list, .customer-account-resetpassword .form-list, .customer-account-create .form-list {width:450px; max-width:100%; margin:auto; padding:0;}
.customer-account-login .form-list li, .customer-account-forgotpassword .form-list li, .customer-account-resetpassword .form-list li,.customer-account-create .form-list li {margin-bottom:5px;}
.customer-account-login .form-list label, .customer-account-forgotpassword .form-list label, .customer-account-resetpassword .form-list label, .customer-account-create .form-list label {float:left;line-height:26px;font-size:11px; letter-spacing:.025em; text-transform: uppercase; background:none;}
.customer-account-login .form-list input, .customer-account-forgotpassword .form-list input, .customer-account-resetpassword .form-list input,.customer-account-create .form-list input, .customer-account-create .form-list select {float:right;font-size:12px;height:26px;margin-top:0;}
.customer-account-login .buttons-set, .customer-account-forgotpassword .buttons-set , .customer-account-resetpassword .buttons-set, .customer-account-create .buttons-set{border-top:0;text-align: center; margin:auto;}
.customer-account-login .buttons-set button.button, .customer-account-forgotpassword .buttons-set button.button, .customer-account-resetpassword .buttons-set button.button, .customer-account-create .buttons-set button.button {float:none;}
.customer-account-login .buttons-set a:not(.button), .customer-account-forgotpassword .buttons-set a:not(.button), .customer-account-create .buttons-set a:not(.button) {padding:2px;letter-spacing:.025em;text-decoration: underline;}
.customer-account-forgotpassword .back-link, .customer-account-create .back-link {float:none;}
.customer-account-create .form-list label {max-width: 75px;}
.customer-account-resetpassword .form-list label {float:left;text-align:left;}
.customer-account-resetpassword .form-list input {float:left;text-align:left;width:100%;}
.customer-account-create .newsletter-optin {text-align: center;width:450px; max-width:100%; margin:20px auto 10px auto;}
.customer-account-create .newsletter-optin label {padding:10px 0; font-size:12px; letter-spacing:.025em;}
.customer-account-create .form-list label[for*="confirmation"] {line-height:12px;}
.customer-account-create .fieldset {margin-left:0;}

select {
    display: inline-block;
    background:#ffffff;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-appearance: none;
    padding: 0.5em 3.5em 0.5em 1em;
    background-image:
        linear-gradient(45deg, transparent 50%, gray 50%),
        linear-gradient(135deg, gray 50%, transparent 50%);
    background-position:
        calc(100% - 15px) calc(1em + 2px),
        calc(100% - 10px) calc(1em + 2px),
        calc(100% - 2.5em) 0.5em;
    background-size:
        5px 5px,
        5px 5px,
        1px 1.5em;
    background-repeat: no-repeat;
}
select::-ms-expand {
    display: none;
}

.page-title h1, .page-title h2, .product-name h1, .product-name .h1  {border:none; font-weight:300; color:inherit;}

ul.messages, ul.messages ul {padding:0;text-align: center;}
/** End Magento Tweaks **/

/* Fonts */
/* Semibold  600*/
/* light 300 */


















/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{
    font-family:'FontAwesome';
    src:url('//cdn.shopify.com/s/files/1/0192/8282/t/5/assets/fontawesome-webfont.eot?v=4.2.0');
    src:url('//cdn.shopify.com/s/files/1/0192/8282/t/5/assets/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),
    url('//cdn.shopify.com/s/files/1/0192/8282/t/5/assets/fontawesome-webfont.woff?v=4.2.0') format('woff'),
    url('//cdn.shopify.com/s/files/1/0192/8282/t/5/assets/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),
    url('//cdn.shopify.com/s/files/1/0192/8282/t/5/assets/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');

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

body, p, input { font-family: "proxima-nova",sans-serif; font-style: normal; font-weight: 300; letter-spacing:.025em; font-size: 13px; }
h1, h2, h3, h4, .addtocart_btn { text-transform:uppercase; font-family: "proxima-nova",sans-serif; font-style: normal; font-weight: 300; letter-spacing:7px!important; }

.product-description,
.product-description p,
.product-description td,
.product-description li,
.faq-container-content,
.faq-container-content p,
.faq-container-content td,
.faq-container-content li,
p.note,
.template-customersorder table td,
.template-customersorder .address p
{ font-family: "proxima-nova",sans-serif; font-style: normal; font-weight: 300; letter-spacing:.025em;  }

.about-pagination { font-family: "proxima-nova",sans-serif; font-style: normal; font-weight: 400; letter-spacing:1px; }

/* header */
.header { 	position:fixed; top:0; left:2.5%; margin: 0 auto; width: 96%; z-index:999; background:#ffffff; padding-bottom: 24px; }

/* top menu */
.top-menu-container { width: 99%; text-align:right; border-bottom:1px solid #2e2d2d; padding: 0; margin: 0 0 10px 0.5%; }
.top-menu-list { list-style: none; padding: 0; margin: 0 1% 0 0; }
.top-menu-list li { display: inline-block; font-weight: 300; font-size: 10px; text-transform:uppercase; line-height:24px; margin: 0 0 0 40px; letter-spacing: 2px; }
.top-menu-list li a {   display: inline-block; position: relative; text-decoration: none; line-height:24px; }
.top-menu-list li a:hover {   text-decoration: underline; }


/* currencies */
.currency-selector { display: none; }
.currency-selector span { cursor:pointer; }
.currency-selector span.selected,
.currency-selector span:hover { text-decoration:underline; }
#currencies:hover .currency-selector,
.currency-open .currency-selector { display:inline-block; }
#currencies:hover .selected-currency,
.currency-open .selected-currency { display:none; }
#currencies:hover i,
.top-menu-list li.currency-open i { display:none; }

/* logo */
.logo  { position:relative; float:left; width: 108px; margin-left:1%;}
.logo h1 {  margin:0; padding:0; color:#000000; }
.logo a {  display: block; text-indent:-9999px; width:108px; height:25px; background: url(//cdn.shopify.com/s/files/1/0192/8282/t/5/assets/feit-logo-dynamic.svg?13750536559239692710) no-repeat; background-size: 108px 25px; }
.no-inlinesvg .logo a { background-image: url(//cdn.shopify.com/s/files/1/0192/8282/t/5/assets/logo_alternate.jpg?13750536559239692710); }

/* main container and menus */
.main-menu-container { float:left; }
.main-menu-list { list-style: none; padding: 0; margin: 0 0 0 25px; }
.main-menu-list li { float: left;  margin: 0 0 0 10px; }
.main-menu-list li:after { content: "/"; margin: 0 0 0 10px; font-weight: 300; font-size: 12px;  }
.main-menu-list li.last:after { display:none; }
.main-menu-list li a { position: relative; display: inline-block; letter-spacing: 3px; font-size: 12px;  font-weight: 300; line-height:24px; padding-top: 6px; text-transform: uppercase; }
.main-menu-list li a.active span:before,
.main-menu-list li a span:before { content: ""; position: absolute; width: 100%; height: 1px; bottom: 3px; left: -1px; background-color:#2e2d2d;  visibility: hidden; -moz-transform: scaleX(0);  -o-transform: scaleX(0); -ms-transform: scaleX(0); -webkit-transform: scaleX(0); transform: scaleX(0); }
.main-menu-list li a.active span:before,
.no-touch .main-menu-list li a:hover span:before { visibility: visible; -moz-transform: scaleX(1); -o-transform: scaleX(1); -ms-transform: scaleX(1); -webkit-transform: scaleX(1); transform: scaleX(1); }
.main-menu-list li a span { display: inline-block;   }
.no-touch .main-menu-list li a:hover span {   }
.about-menu,
.filter-set,
.filter-container, .collections-container { position:absolute; background:#ffffff; display: block; visibility: hidden; -webkit-transition: opacity 1s ease-out; transition: opacity 1s ease-out;  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 1;  height: auto;  overflow: hidden; width:100%; z-index:100;}
.about-menu.open,
.filter-set.open,
.filter-container.open,
.collections-container.open { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; height: auto; visibility: visible; z-index:1001; }
.filter-container-button { position:absolute; background:#ffffff; width:100%;  }
.filter-container-button a { display: inline-block; font-weight: 300; line-height: 16px; font-size:12px; letter-spacing:3px; margin: 5px 0; position: relative; text-transform: uppercase; }
.filter-container, .collections-container { padding-bottom:16px; margin-top:26px; }
.filter-button { }
.filter-list { clear:both;  }
.filter-list ul { list-style: none; padding: 0; margin: 0; }
.filter-list ul li { float: left;  margin: 0 0 0 0; }
.filter-list ul li:after { content: "/"; margin: 0 10px 0 10px; font-weight: 300; font-size: 12px; line-height: 16px; }
.filter-list ul li.last:after { display:none; }
.filter-list ul li.first { margin: 0 0 0 0; }
.filter-list ul li a { position: relative; display: inline-block;  font-size: 12px; letter-spacing:3px; font-weight: 300; line-height:24px; text-transform: uppercase; }
.filter-list ul li i { display:none;}
.filter-list ul li.active a { }
.filter-list ul li.active i { display:inline-block;}
.filter-list ul li a span { }
.filter-list ul.menu, .filter-list ul ol {margin:0;}
.filter-a { clear:both; margin-top:20px; }
.filter-a ul { list-style: none; padding: 0; margin: 0; }
.filter-a ul li { }
.filter-a ul li a { position: relative; display: inline-block;  font-size: 12px; letter-spacing:3px; font-weight: 300; line-height:24px; text-transform: uppercase; }
.filter-button {   -webkit-transition: opacity 0.3s; -moz-transition: opacity 0.3s; transition: opacity 0.2s;   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; }
.filter-button.open {  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1;  }
.filter-container.open .filter-list ul li.active a span:before,
.filter-container.open .filter-list ul li a span:before { content: ""; position: absolute; width: 100%; height: 1px; bottom: 3px; left: -1px; background-color:#2e2d2d;  visibility: hidden; -moz-transform: scaleX(0);  -o-transform: scaleX(0); -ms-transform: scaleX(0); -webkit-transform: scaleX(0); transform: scaleX(0); }
.filter-container.open .filter-list ul li.active a span:before,
.no-touch .filter-container.open .filter-list ul li a:hover span:before { visibility: visible; -moz-transform: scaleX(1); -o-transform: scaleX(1); -ms-transform: scaleX(1); -webkit-transform: scaleX(1); transform: scaleX(1); }
.filter-list ul li a span { display: inline-block;   }
.about-menu-inner {  }
.about-menu ul {  list-style: none; padding: 0; margin: 0; }
.about-menu ul li { float: none; margin: 5px 0;  }
.about-menu ul li a { position:relative; font-weight: 300; line-height: 20px; font-size:12px; text-transform:uppercase; padding-top: 0; letter-spacing: 3px;}
.about-menu ul li a:hover {  }
.about-menu ul li a.active {   }
.about-menu.open ul li a.active span:before,
.about-menu.open ul li a span:before { content: ""; position: absolute; width: 100%; height: 1px; bottom:0; left: -1px; background-color:#2e2d2d;  visibility: hidden; -moz-transform: scaleX(0);  -o-transform: scaleX(0); -ms-transform: scaleX(0); -webkit-transform: scaleX(0); transform: scaleX(0); }
.about-menu.open ul li a.active span:before,
.no-touch .about-menu.open ul li a:hover span:before { visibility: visible; -moz-transform: scaleX(1); -o-transform: scaleX(1); -ms-transform: scaleX(1); -webkit-transform: scaleX(1); transform: scaleX(1); }
.about-menu ul li a span { display: inline-block;   }

.about-menu ul li ul { height:0; opacity:0; -webkit-transition: opacity 0.2s; -moz-transition: opacity 0.2s; transition: opacity 0.2s;  }
.about-menu ul li ul li { padding-left:20px; }
.about-menu ul li ul.open { opacity:1; height:auto; }

.collections-button  { padding-right:10px; margin-right:10px;  }
.collections-container ul { list-style: none; padding: 0; margin: 0; }
.collections-container ul li { margin: 5px 0;  }
.collections-container ul li a { position:relative; font-weight: 300; line-height: 20px; font-size:12px; text-transform:uppercase; padding-top: 0; letter-spacing: 3px;}
.collections-container ul li.active a span:before,
.collections-container.open ul li a span:before { content: ""; position: absolute; width: 100%; height: 1px; bottom:0; left: -1px; background-color:#2e2d2d;  visibility: hidden; -moz-transform: scaleX(0);  -o-transform: scaleX(0); -ms-transform: scaleX(0); -webkit-transform: scaleX(0); transform: scaleX(0); }
.collections-container.open ul li.active a span:before,
.no-touch .collections-container.open ul li a:hover span:before { visibility: visible; -moz-transform: scaleX(1); -o-transform: scaleX(1); -ms-transform: scaleX(1); -webkit-transform: scaleX(1); transform: scaleX(1); }
.collections-container ul li a span { display: inline-block;   }


/* Footer */
.footer { margin: 50px auto 100px 3% ; width: 95%; padding-top:10px; border-top:1px solid #2e2d2d; }
.footer-left { float:left; margin-left:0.5%; width:68%; }
.footer-form { max-width:300px; margin:0;}
.footer-form form { }
.footer-form-field { position:relative; float:left; width:65%; }
.footer-form-field label { text-transform:uppercase; position:absolute; top:1px; left:1px; padding-left:4px;  height:20px; font-size: 10px; font-weight: 300; letter-spacing: 3px; line-height:22px; background:#ffffff; }
.footer-form-field input:focus + label { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.2s; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; }
.footer-form-field label.error { display:none; }
.footer-form input[type="email"] {  position: relative; width:100%; height:22px; padding:0 5px; line-height:22px; border:1px solid #2e2d2d; font-size: 10px; font-weight: 300; }
.footer-form-button { float:right; width:32%; }
.footer-form-button .btn { width:100%; display:inline-block; height:22px; line-height:22px; border:1px solid #2e2d2d; background:#ffffff; font-size: 10px; font-weight: 300; text-transform:uppercase; letter-spacing: 3px; padding:0 ; margin:0; text-align:center;  }
.footer-form-button .btn:hover { color: #3d3d3d;   }
.footer-form-response { }
.footer-form-response a { }
.footer-form-response {  clear:both;  left: 380px;   line-height: 22px;   position: absolute;  max-width: 350px;  }
.homesubscribe-response a, .footer-form-response a {  text-decoration:underline; }
.footer-social { padding-left:5px; }
.footer-social .main-menu-list { margin: 0; }
.footer-social .main-menu-list li { margin: 0 0 0 5px; }
.footer-social .main-menu-list li.first { float: left;  margin: 0; }
.footer-social .main-menu-list li:after { font-size: 10px;  margin: 0 0 0 5px;  }
.footer-social .main-menu-list li a { font-size: 10px; line-height:20px; letter-spacing: 3px; }
.footer-copyright { padding-left:5px; }
.footer-copyright ul { list-style: none; padding: 0; margin: 0; }
.footer-copyright ul li { float: left;  margin: 0 0 0 5px; font-weight: 300; font-size: 10px; }
.footer-copyright ul li.first { margin: 0; }
.footer-copyright ul li:after { content: "|"; margin: 0 0 0 10px; font-weight: 300; font-size: 10px;   }
.footer-copyright ul li.last:after { display:none; }
.footer-copyright ul li a { font-weight: 300; font-size: 10px;  line-height:20px; letter-spacing: 3px; }
.footer-copyright ul li a:hover { text-decoration:underline; }
.footer-right { float:right; text-align:right; margin-right:1%; }
.footer-menu { }
.footer-menu ul { list-style: none; padding: 0; margin: 0; }
.footer-menu ul li { display: inline-block;  margin: 0 0 0 10px; white-space: nowrap; }
.footer-menu ul li.first { margin: 0;  }
.footer-menu ul li:after { content: "/"; margin: 0 0 0 10px; font-weight: 300; font-size: 10px;  }
.footer-menu ul li.last:after { display:none; }
.footer-menu ul li a { position: relative; display: inline-block;  font-size: 10px;  font-weight: 300; line-height:22px; letter-spacing: 3px; text-transform: uppercase; }
.footer-menu ul li a.active:before,
.footer-menu ul li a:before { content: ""; position: absolute; width: 100%; height: 1px; bottom: 3px; left: -1px; background-color:#2e2d2d;  visibility: hidden; -moz-transform: scaleX(0);  -o-transform: scaleX(0); -ms-transform: scaleX(0); -webkit-transform: scaleX(0); transform: scaleX(0); }
.no-touch .footer-menu ul li a.active:before,
.no-touch .footer-menu ul li a:hover:before {   visibility: visible; -moz-transform: scaleX(1); -o-transform: scaleX(1); -ms-transform: scaleX(1); -webkit-transform: scaleX(1); transform: scaleX(1); }
.footer-menu ul li a span { display: inline-block;   }
.footer-menu ul li a:hover span {   }
.footer-contact { }
.footer-contact p { text-transform:uppercase; font-weight: 300; font-size: 10px; margin:0; line-height:22px; letter-spacing: 3px; }
.footer-contact a { text-decoration:none; }

/* Product detail page and about pages */
.split-left { float:left; width:68%; position:relative;  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; transition: transform 0.3s ease 0.5s, opacity 0.3s ease 0.5s; }
.split-left.ready, .videopage .split-left { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; }
.grid figcaption { width: 40%; }
.split-right { float:right;  width:27%; margin-right:2%; position:relative;  }
.split-right-inner { }
.split-right-top { width:95%; }
.split-right-open { display:none; }
.product-image { }
.product-image img { width:100%; height:auto;}
.product-extra {  overflow:hidden; }
.product-views h2, .product-related h2 , .press-grid h3 {  text-transform:uppercase; font-weight: 300; line-height:22px; font-size:10px; margin: 10px 0 5px 0; }
.product-views { position:relative; width:65%; float:left; }
.product-views-about { width:100%; float:left; }
.product-views-about h2 { display:none; }
.product-views-inner { width:100%; }
.product-views-inner div a { display:block; width:95%; margin-right:5%; }
.product-views-inner div img { width:100%; height:auto; }
.product-related { position:absolute; width:33%; left:67%; }
.product-related-inner { width:100%; }
.product-related-inner div a { display:block; width:95%; margin-left:5%; }
.product-related-inner div img { width:100%; height:auto; }
.product-related h2 { margin-left:2.5%;  }
.product-related.movelefttwo { left:78%; }
.product-related.moveleftone { left:89%; }
.product-nav { position:related; width:70%; margin-left:70%; }
.product-title {  text-transform:uppercase; font-weight: 300; text-align:center; 	line-height:32px; font-size:22px; margin: 15px 0; }
.product-color, .product-material { text-transform:uppercase; font-weight: 300; letter-spacing:3px; text-align:center; line-height:22px; font-size:12px; margin: 0; }
.product-color { margin: 0 0 15px 0; }
.product-price { text-transform:uppercase; font-weight: 300; text-align:center; line-height:22px; font-size:16px; margin: 0 0 22px 0; }
.product-subtitle { text-transform:uppercase; font-weight: 300; letter-spacing:3px; text-align:center; line-height:22px; font-size:12px; margin: 0 0 22px 0;}
.product-sizechart { text-transform:uppercase; font-weight: 300; letter-spacing:3px; text-align:center; line-height:22px; font-size:12px; margin: 0 0 5px 0; }
.product-sizechart.only-one-variant { margin: 0 0 15px 0; }
#product-add-wrap  { text-align:center; }
.addtocart_btn { display:inline-block; text-transform:uppercase; font-weight: 300; letter-spacing:3px;text-align:center; line-height:24px; font-size:14px; margin: 0; color:#2e2d2d; border:1 px solid #ede8e5; background: #ede8e5; padding: 1px 20px 0 20px; }
.addtocart_btn:hover { color:#ffffff; }
#product-variants { text-align:center; margin:20px 0 30px;  }
.product-description {  margin-top:32px;  }
.product-description p, .product-description-alt p {  font-weight: 300; line-height:22px; font-size:13px; }
.product-description h2 { text-align:center; margin:40px 0 0 0; }
.product-description a {  text-decoration:underline; }

.portrait .split-left { width:100%; float:none; }
.portrait .split-right { width:100%; float:none; }
.portrait .product-description { float:none; margin: 32px auto;  width: 85%; }

.download-hires { margin:0; padding:0; position:absolute; bottom:0; right:0; opacity:0.3; -webkit-transition: opacity 0.2s; -moz-transition: opacity 0.2s; transition: opacity 0.2s; }
.download-hires a { display:block; font-size:12px; line-height:20px; padding:10px; text-transform:uppercase; }
.download-hires span { display:inline-block;   }
.download-hires i { display:inline-block; margin-left:10px;}
.download-hires:hover  { opacity:1; }



.s-hidden { visibility:hidden;  padding-right:10px; }
.select { cursor:pointer; display:inline-block; position:relative; text-transform:uppercase; font-weight: 300; text-align:center; line-height:22px; font-size:12px; width: 50%;  color:#2e2d2d; border:1px solid #ffffff; }
.styledSelect { text-transform:uppercase; position:absolute; top:0; right:0; bottom:0; left:0; background-color:#ffffff; padding:0 10px; }
.styledSelect:after {   content:""; width:0; height:0; border:4px solid transparent;  border-color:transparent #2e2d2d transparent transparent;  /* left*/  position:absolute; top:6px; right:0; }
.styledSelect.active:after {  border-color:#2e2d2d transparent transparent transparent; /* down*/  z-index:7999; top:7px; right:6px; }
.options {   display:none; position:absolute; top:0; right:0; left:0; z-index:999; margin:0 0; padding:0 0; list-style:none; border:1px solid #bfbfbf; background-color:#ffffff; -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2); box-shadow:0 1px 2px rgba(0, 0, 0, 0.2); }
.options li {  padding:0 6px; margin:0 0; padding:0 10px; }
.options li:hover {  background-color:#2e2d2d; color:#ffffff; }
.options li:nth-child(1) { color:#ffffff; }
.popup { display:none; }
.custom-style-select-box { text-transform:uppercase; letter-spacing:3px; font-size:14px; line-height:24px; }
.custom-style-select-box-inner { padding-left:24px; }
.custom-style-select-box-inner:after {
    content: " \f107";
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    margin-left: 10px;
}
    .selector-wrapper select {
    -webkit-appearance: button;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
-webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
background:#FFFFFF;
border: 1px solid #AAA;
color: #555;
font-size: inherit;
margin: 0;
overflow: hidden;
padding-top: 2px;
padding-bottom: 2px;
text-overflow: ellipsis;
white-space: nowrap;
}

#product-variants select {
    -webkit-appearance: button;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
-webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
background:#FFFFFF;
border: 1px solid #AAA;
color: #555;
font-size: inherit;
margin: 0;
overflow: hidden;
padding-top: 2px;
padding-bottom: 2px;
text-overflow: ellipsis;
white-space: nowrap;
}


.about .product-description p img,
.about .product-description-alt p img
{ display:none; }
.product-description-alt {  display:none; }
.about-pagination {   text-align:center; line-height:22px; font-size:10px;  }
.about-pagination span { margin:0 20px; }
.about-pagination span a { text-transform:uppercase; text-decoration:none!important; }
.about-pagination {  display: block; margin: 20px 2% 0 0; position: relative; width: 27%; float: right; }
.wearguide { margin-bottom:40px; }
.portrait .about-pagination { position: relative; width:100%; margin: 20px 0; }

/* Blog default pagination */
.template-blog .pagination {  text-align:center; line-height:22px; font-size:10px;  }
.template-blog .pagination span { margin:0 10px; }
.template-blog .pagination a { text-transform:uppercase; text-decoration:none!important; display:inline-bloack; padding:10px; }
.template-blog .pagination .prev { }
.template-blog .pagination .page.current { text-decoration:underline!important; }
.template-blog .pagination .next { }
.template-blog .pagination .page { }

/* video */
video { max-width: 100%; height: auto; }

/* video */
#videobox {  position:relative; width:100%; margin-top: 10px; margin-bottom: 16px;  }
.vjs-loading-spinner { display: none!Important;}
img.vjs-poster { max-width: 100%; height: auto !important; }
.vjs-controls {  bottom: -50px;  position: absolute;  width: 50%; }
.vjs-default-skin { color:#020202!Important;  }
.vjs-default-skin .vjs-control:before {  text-shadow:none!Important; }
.vjs-default-skin:hover .vjs-progress-control { font-size: 0.3em!Important; }
.vjs-volume-control { display: none!Important; }
#videoboxcaption { margin-left: 55%;  margin-top: 20px;  width: 45%; }
.vjs-big-play-button { display:none!important; color:#FFFFFF!Important;  }
/* .vjs-control-bar { display:none!important; } */
.video-js video {height: auto !important}

/* Notify box */
#notify_box { position:absolute; width:310px; z-index:7999; right:120%; padding-top:10px; background:#ffffff; }
.notifyopen { }
#notify_box_message { }
#notify_box_form { margin:30px 20px 20px 20px; text-transform:uppercase; }
.notify_box_label {  line-height:22px; font-size: 11px; text-align: center; letter-spacing:1px; margin-left:-1px;}
.notify_box_label label { }
/** .notify_box_email { margin:10px 0; border:1px solid #bfbfbf; text-align:center; padding-bottom: 1px; } **/
.amxnotif-block input { margin:10px 0; font-size: 11px; line-height: 32px; height: 32px; text-align: center;  width: 100%; }
.notify_box_optin { margin: 0 auto; width: 65%; }
.notify_box_optin .checkboxFiveLabel { font-size: 11px; left:35px; letter-spacing:1.9px;  }
.notify_box_optin input { }
.notify_box_optin { height:40px; position:relative; margin-top:5px; }
.notify_box_optin input { }
.notify_box_button { margin: 0 auto; width: 65%; }
.notify_box_button button {  width:100%; }
.success_notify { padding:40px; text-align:center; }
.error_notify { padding:0; text-align:center; color:#ff0000; }
.notify_box_button button { margin:0 0 10px 0; border:1px solid #bfbfbf; background:#ffffff; padding:5px 0; text-transform:uppercase; font-weight: 300; text-align:center; line-height:22px; font-size:12px;  }
.notify_box_button button:hover { color:#2e2d2d; }

.notify_box_store_text { }
.notify_box_store_text p { font-size: 11px; margin:0; line-height:22px; text-align:center; letter-spacing:2px; margin-left:-1px; }
.notify_box_store_text p.notify_box_store_text_title { margin:20px 0 5px 0; }
.notify_box_store_text p a { display:block; text-decoration:none; }
.notify_box_store_text p strong { }

.notify_box_label_1 { letter-spacing:1.4px; font-weight:bold; margin-bottom:10px; }
.notify_box_label_2 { letter-spacing:1.1px; }
.notify_box_label_3 { }

.notify_box_close { position:absolute; right:0; }
.notify_box_close-button {  }

.errors ul { list-style:none; }
.errors ul li { color:#ff0000; display:block; line-height:20px; text-align:center; }
.errors ul li a { color:#ff0000; text-decoration:underline; }




/* Sizes box */
.sizechart-wrapper { position:absolute; display:none;  z-index:7999; background:#ffffff; padding:20px; width:550px }
.sizechart-image { float:left; width:14%; }
.sizechart-image.imageonly { float:none; width:100%; }
.sizechart-image img { max-width:100px; width:100%; height:auto; }
.sizechart-image.imageonly img { max-width:100%;  }

.sizechart-table {  float:right; width:80%;}

table { border:1px solid #2e2d2d; border-collapse:collapse; width:100%; }
tr {   }
th {  border:1px solid #2e2d2d; padding:10px; font-size:10px; font-weight:normal; }
td {  border:1px solid #2e2d2d; padding:10px; font-size:10px; }
td a { text-decoration:underline; }
.sizechart-table img { display:none; }
.sizechart-close { position:absolute; right:0; }
.fa-feit-close { font-size:12px; padding:20px; }
.fa-feit-close .fa-angle-right { }
.fa-feit-close .fa-angle-left { margin-left:-7px; }
.sizechart-close-button {  }
.template-cart  table,
.template-cart  th,
.template-cart  td,
.faq  table,
.faq  th,
.faq  td,
.noborder th,
.noborder td,
.noborder { border:none; }
.sizechart-mobile-close { display:none; margin:20px 0; text-align:center; }

/* Forms */
.contact-form { margin-top:20px; }
.form-row { margin-bottom:10px; position:relative; }

#contactForm .form-row label { font-weight: 300; letter-spacing:3px; font-size: 12px; text-transform:uppercase; display:block; float:left; width:24%; line-height:26px; }
#contactForm .form-row input, #contactForm .form-row input[type=text], #contactForm .form-row input[type=email], #contactForm .form-row input[type=password], #contactForm .form-row input[type=tel] { padding: 0 5px; font-weight: 300; letter-spacing:1px; font-size: 12px; border:1px solid #bfbfbf; display:block; float:right; width:65%; line-height:26px!important; height:26px!important; }
.form-row input.login { }
.form-row input[type=text] { }
.form-row input[type=email] { }
.form-row input[type=login] { }
#contactForm .form-row textarea { font-weight: 300; letter-spacing:1px; font-size: 12px; border:1px solid #bfbfbf; width:100%; padding:5px; }

.action-bottom  { text-align:center; }
.action-bottom .note { display:block; margin-top:20px; line-height:2em; }
.action-bottom .note a  { text-decoration:underline;  }
.gendertype { width:65%; margin-left: 35%; height: 26px;}
.customer { max-width:740px; margin:0 auto; width:90%; }
.customer p a { text-decoration:underline;  }
.btn { display:inline-block; text-transform:uppercase; font-weight: 300; text-align:center; line-height:24px; font-size:14px; margin: 0; color:#2e2d2d; border:1 px solid #ede8e5; background: #ede8e5; padding: 1px 20px 0 20px; letter-spacing: 3px; }
.btn:hover { color:#ffffff; }
#recover-password { display:none; }
.page-header h1 {  font-size: 22px;  font-weight: 300;  line-height: 32px;  margin: 15px 0;  text-align: center;  text-transform: uppercase; }
#track {  text-align:center;  }
#track a { display:inline-block; text-transform:uppercase; font-weight: 300; text-align:center; line-height:24px; font-size:14px; margin: 0; color:#000000; border:1 px solid #ede8e5; background: #ede8e5; padding: 1px 20px 0 20px; }
#track a:hover { color:#ffffff; }
#customer_login_guest input[type=submit] { margin-top:10px; }

#order_address { margin:20px 0; }
#order_address h2 { }
#order_payment { width:45%; float:left; }
#order_shipping { width:45%; float:right; }
#order_address h2.order_section_title { font-size:12px; }
#order_address .address p { line-height:15px; margin:0; }
.return_to_account { text-align:center; margin-top:10px; }
.return_to_account a { padding:20xp; }

/**  Checkbox Five http://www.paulund.co.uk/style-checkboxes-with-css  */
.checkboxFiveLabel { position: absolute; left:30px; top:0; }
.checkboxFive { width: 25px; margin: 0 10px 0 0; position: relative; }
.form-row .checkboxFiveLabel {  line-height:25px;  text-transform:uppercase; letter-spacing:3px; }
.form-row .checkboxFive label,
.checkboxFive label { cursor: pointer; position: absolute; width: 25px; height: 25px; top: 0; 	left: 0; background: #ffffff; border:1px solid #bfbfbf; text-transform:uppercase; }
.checkboxFive label:after { opacity: 0.2; content: ''; position: absolute; width: 9px; height: 5px; background: transparent; top: 9px; left: 7px; border: 2px solid #2e2d2d; border-top: none; border-right: none; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
.checkboxFive label:hover::after { opacity: 0.5; }
.checkboxFive input[type=checkbox]:checked + label:after { opacity: 1; }

/* Cart */
.template-cart #content { min-height:400px }
.template-cart .page-container{ margin-top: 58px; }
.template-cart .page-container.no-mailing { margin-bottom:50px }
#cartform { margin: 0 auto;  max-width: 750px;  width: 90%; }
.cart-mobile { display: none; }
.template-cart .page-title, .opc-wrapper-opc .page-title {  text-align:center; margin: 0 0 18px; }
.cart-table-header td {  text-transform: uppercase;  padding-bottom:15px;  }
.cart-row td { vertical-align:middle; }
.cart-row td a {  text-decoration: none; }
.cart-item { width:120px; padding:20px 20px 20px 0; }
.cart-detail {   width:320px;  padding-right:40px;  }
.cart-price { padding:0 10px;}
.cart-quantity { padding:0 10px;}
.cart-total { padding:0 10px;}
.cart-remove {width:20px;}
.cart-price, .cart-total { font-size:13px; }
.cart-item a { }
.cart-item a img { width:120px; }
.cart-row {  }
.cart-detail h2 { margin:0;  line-height: 18px;   font-size:15px; text-transform:none; letter-spacing: .025em!important; font-weight:normal;}

.cart-detail h2 a {  }
.cart-detail h2 a:hover { }
.cart-detail h3 {  }
.cart-quantity .styled-input {   }
.cell-center { text-align:center; }
#cart-meta { width:49%; float:right; text-align:right; margin-top:26px;  }
#cart-subtotal, #estimated-shipping { text-transform:uppercase;   padding-bottom:15px;   margin:0; margin-bottom: 15px; }
#estimated-shipping { font-size:15px; }
#cart-subtotal em, #estimated-shipping em { font-style:normal; font-weight:normal;  margin-left:12px; letter-spacing: 2px!important; }
#estimated-shipping em {  }
.un-styled-btn {   }
#update-cart:hover, .un-styled-btn:hover {  }
#cart-meta span.or {  height: 32px; line-height: 32px; }
#cart-meta .styled-submit { width:50%; margin-left: 10px; }
#cart-meta .styled-submit-borderless { width:30%; }
.additional-checkout-buttons { display:none; margin: 30px 0 !important; }
#cart-notes {  float:left; width:49%;  margin-top:37px; }
textarea.styled-input { width: 80%; height: 100px; border: 1px solid #ede8e5; padding: 5px;  }
#cart-notes p {  text-transform: uppercase;   margin:0 0 13px 0; }
.cart-bottom { margin-top:20px;text-align:center;  }
#empty-cart { text-align: center;  }
#empty-cart h1 {  }
#empty-cart h2 {  }
#empty-cart h2 a {  }
#empty-cart h2 a:hover { }
#shipping-calculator {    padding:25px 0; }
#shipping-calculator h3 {   }
#shipping-calculator-form-wrapper p { float:left;  width:auto;  margin:0 10px 0 0; }
#shipping-calculator-form-wrapper #get-rates-container {  width:auto;  margin-right:0; }
#shipping-calculator-form-wrapper #get-rates-container input { margin-left: 0 }
#shipping-calculator-form-wrapper #address_zip_container { width:123px }
#shipping-calculator-form-wrapper #address_zip_container input  { width:105px }
#shipping-calculator-form-wrapper select { width:230px }
#empty-cart a { text-decoration:underline; }
.multi-currency-warning-bottom { }
.payment-options { font-size:25px; color:#bfbfbf; margin-top:20px; }
.underconstruction { margin:0 auto; text-align:center; font-size:26px; }

#cart-info { display:none; position:absolute; border:1px solid #2e2d2d; background:#ffffff; width:300px; right:0; z-index:79999; }
#cart-info .items { list-style:none; margin:0; padding:0; }
#cart-info .items li { display:block; clear:both; margin:0; padding:10px; }
#cart-info .items li a { display:block;  }
#cart-info .items li a:hover span { display:block;  text-decoration:underline; }
#cart-info .items li img { display:block; width:20%; height:auto; float:left; }
#cart-info .items li span { display:block; float:right; width:75%; text-align:left; }
#cart-info .cart-info-button { border-top:1px solid #2e2d2d; display:block; line-height:40px; font-size:12px; text-align:center; text-transform:uppercase; letter-spacing: 3px;}
#cart-info .cart-info-button:hover { background: #ede8e5; }

a.mini-cart-item-information { display:block; float:left; width:90%;  }
a.mini-cart-item-delete { display:block; float:right; width:10%; color:grey; }

/* Slider */
/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url("./ajax-loader.gif") center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-next { display: none!important; }
.slick-prev {display: none!important;  }

/* Dots */
.slick-slider { }
.slick-dots { position: absolute; top: -35px; list-style: none; display: block; text-align: center; padding: 0; right:0; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "\2022"; width: 20px; height: 20px; font-size: 20px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }
[dir="rtl"] .slick-next {right: auto;left: -25px;}
[dir="rtl"] .slick-next:before {content: "\2190";}
[dir="rtl"] .slick-prev {right: -25px;left: auto;}
[dir="rtl"] .slick-prev:before {content: "\2192";}
[dir="rtl"] .slick-slide {float: right;}

/* Grid */
.container { 	position:relative; max-width: 95%; margin: 92px auto 0 auto; min-height: 400px; }
.grid { padding: 0; max-width: 100%; margin: 0 auto; list-style: none; text-align: center; }
.grid li { display: block; float: left; margin: 0 0 10px 1.025%; padding: 0; position: relative; text-align: left; width: 32.65%;  }
.grid li.grid-double { width: 66.325%; margin: 0 0 10px 1.025%; }
.grid li.grid-error { width: 100%; text-align:center; padding:200px 0;}
.grid li.grid-triple { width: 100%; margin: 0 0 10px 0; height:100%;  background-position: 50%; background-repeat: no-repeat;   background-size: cover;  position:relative; cursor:pointer; }
.grid-triple-inner { z-index:1002; position:absolute; bottom:0; font-size:25px; width:100%; text-align:center; color:#ffffff; opacity: 1; transition: opacity .25s ease-in-out;  -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out; }
.grid-triple-inner-div-html-inner ,
.grid-triple-inner-call-to-action,
.grid-triple-inner .fa
{  opacity: 1; transition: opacity .25s ease-in-out;  -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out; }
.faddedout { opacity: 0 !important; }
#VideoDiv {  width:100%; z-index:1002; position:absolute; }
.grid li.first { clear:both; margin: 0 0 10px 0; }
.grid figure { margin: 0; position: relative; cursor:pointer; }
.grid figure img { max-width: 100%; width: 100%; height:auto; display: block; }
.grid figcaption { backface-visibility: hidden; background: none repeat scroll 0 0 #ffffff; color: #2e2d2d; height: 65%; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; padding: 20px; position: absolute; right: 8%; text-align: center; top: 25%; transition: transform 0.3s ease 0.5s, opacity 0.3s ease 0.5s; width: 40%; }
.no-touch figure:hover figcaption,
figure.hover figcaption { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; }
.figure-caption-inner { left: 50%; position: absolute; top: 50%; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 80%; }
.grid figcaption h3 { margin: 0; padding: 0; color: #2e2d2d; line-height:1.5em; font-size: 14px; }
.grid figcaption p { text-transform:uppercase; font-weight: 300; margin: 1.2em 0; letter-spacing: 3px; }
.grid figcaption p.price { font-size:12px; margin-bottom: 0; }
.poptop { margin-top:40px; }


/* Homepage items */
.HomeSlideShow { height:100%;  }
.HomeSlideShow div.homeslidewrapper { height:100%;  background-position: top center; background-repeat: no-repeat;   background-size: cover; }
.HomeSlideShow div.homeslidewrapper h2 { text-indent:-9999px; margin:0; }
.homepage-grid .grid figcaption { background: transparent; bottom: -1px; height: auto; left: 0; margin: 0 auto; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; padding: 0; right: auto; top: auto; width: 100%; }
.homepage-grid .figure-caption-inner { width: 80%; border-bottom: 1px solid #2e2d2d; left: auto;  margin: 0 auto 25px;  position: relative;  top: auto; -moz-transform: none; -o-transform: none; -ms-transform: none; -webkit-transform: none; transform: none; }
.homepage-grid .grid figcaption h3 { font-size: 12px; margin: 5px; }
.homepage-grid .grid figure.homewhite { }
.homepage-grid .grid figure.homewhite figcaption { padding-top:15px; background: #ffffff; }
.bwWrapper { position:relative;  display:block; }
.homepage-grid .grid figure.homesubscribe { z-index: 7999; }
.homepage-grid .grid figure.homesubscribe figcaption { height: 65%;}
.homepage-grid .grid figure.homesubscribe .figure-caption-inner {    border-bottom: none; left: 50%; position: absolute;  width: 80%;  top: 30%; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.homepage-grid .grid figure.homesubscribe figcaption h3 {  font-size: 14px; margin-bottom: 10px; }
.homepage-grid .grid figure.homesubscribe figcaption h4 { margin: 0 0 30px 0;  font-size: 12px; }
.homesubscribe-field { position:relative; width:100%; margin: 0 0 20px 0;  }
.homesubscribe-field label {  position:absolute; top:0; left:0; padding-left:4px; width:100%; height:20px; font-size: 10px; font-weight: 300; line-height:22px; background:#ffffff; text-align:center; text-transform:uppercase; }
.homesubscribe-field input:focus + label, .homesubscribe-field label.hidelabel { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.2s; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; }
.homesubscribe-field input { float:none; margin:0 auto; width:60%; height:22px; padding:0 5px; line-height:22px; border-bottom:1px solid #2e2d2d; border-top:none; border-right:none; border-left:none; font-size: 10px; font-weight: 300; text-align:center; }
.homesubscribe-button { position:relative; width:100%; margin: 0 0 40px 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transition: opacity 0.3s ease 0.5s; -moz-transition: opacity 0.3s ease 0.5s; transition: opacity 0.3s ease 0.5s;}
.homesubscribe-button.show { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; }
.homesubscribe-button .btn { display:inline-block; height:22px; line-height:22px; border:1px solid #2e2d2d; background:#ffffff; font-size: 10px; font-weight: 300; text-transform:uppercase; letter-spacing: 2px; padding:0 10px; margin:0; }

.newpressgrid h3 { margin: 0; padding: 0; color:#2e2d2d; line-height:40px; font-size: 10px;  }
.template-blog .grid figcaption { width:65%; }

.faq h2 { display:block; cursor:pointer; margin-top:30px; padding-top:30px; border-top:1px solid #ede8e5; }

.grid li.shown,
.no-js .grid li,
.no-cssanimations .grid li { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; }
.grid li.animate {  -webkit-animation: moveUp 0.65s ease forwards; animation: moveUp 0.65s ease forwards; }


/* home page top image html alternate logos and things */
.top-white-svg-logo {  display: block; text-indent:-9999px; background: url(//cdn.shopify.com/s/files/1/0192/8282/t/5/assets/feit-logo-dynamic-alternate.svg?13750536559239692710) no-repeat;  }
.no-inlinesvg .top-white-svg-logo { background-image: url(//cdn.shopify.com/s/files/1/0192/8282/t/5/assets/logo_white_alternate.jpg?13750536559239692710); }
.top-white-svg-logo {  width:216px; height:50px; background-size: 216px 50px; margin:20px auto 100px auto ; }
.top-white-first-title { font-size:20px; letter-spacing:7px; }
.top-white-second-title { font-size:30px; line-height:50px; letter-spacing:7px; margin:100px auto; text-transform:uppercase; }
.grid-triple-inner-call-to-action { font-size:14px; text-transform:uppercase; letter-spacing:7px; margin-bottom:20px; }


/*! popup box */
.mc-popup-container { background:#ffffff;  }
.mc-popup-inner { margin:100px; }
.mc-popup-form { }
.mc-popup-field {  position:relative; width:50%; min-width:231px; max-width:290px; margin: 0 auto 20px auto;  }
.mc-popup-field input[type=email] ,
.mc-popup-field input[type=text] {  }
.mc-popup-field label { border:1px solid #bfbfbf; color:#000000;  position:absolute; top:0; left:0; width:100%; height:22px; font-size: 10px; font-weight: 300; letter-spacing: 7px; padding-left: 7px; line-height:22px; background:#ffffff; text-align:center; text-transform:uppercase; }
.mc-popup-field input[type=email]:focus + label,
.mc-popup-field input[type=text]:focus + label,
.mc-popup-field label.hidelabel { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.2s; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; }
.mc-popup-field input[type=email] ,
.mc-popup-field input[type=text] { width:100%; border:1px solid #bfbfbf; color:#000000; float:none; margin:0 auto; height:22px; padding:0 5px; line-height:22px; font-size: 10px; font-weight: 300; text-align:center; }
.mc-popup-button {text-align: center; margin-bottom:20px; }
.mc-popup-button .btn {  background: #ffffff;  border-bottom: 1px solid #000000;  color: #000000;  display: inline-block;  font-size: 10px;   font-weight: 300;  letter-spacing: 3px;  line-height: 14px;  margin: 0;  padding: 3px 3px 3px 6px;  text-align: center; text-transform: uppercase; }
.mc-popup-bottom-text {text-align: center; text-transform:uppercase; font-family: "proxima-nova",sans-serif;  font-size: 10px; line-height:20px;  font-style: normal; font-weight: 300; letter-spacing:7px!important; padding-left:7px; }
.mc-popup-response { text-align:center; margin-top:20px; font-size: 10px; line-height:20px;  font-style: normal; }
.mc-popup-response a { text-decoration:underline; }
.mc-popup-thankyou { display:none; }
.mc-popup-top { margin: 0 auto 40px auto;  text-align:center; text-transform:uppercase; font-family: "proxima-nova",sans-serif;  font-size: 10px; font-style: normal; font-weight: 700; padding-left:7px; letter-spacing:7px!important; }
.mc-popup-logo { }
.mc-popup-radio-field-group { position:relative; width:50%; min-width:231px; max-width:290px; margin: 0 auto 20px auto;  }
.mc-popup-radio-field {  position: relative;  list-style: none;  width:50%;  float:left; }
.mc-popup-radio-field label { font-size: 10px; font-weight: 300; letter-spacing: 7px;  line-height:12px; text-transform:uppercase;  display: inline-block;  vertical-align: middle; }
.mc-popup-radio-field input[type="radio"] { opacity: 0; position: absolute; }
.mc-popup-radio-field input[type="radio"] + label > span {  position: relative;  border-radius: 10px;  width: 14px;  height: 14px;  background-color: #ffffff; border: 1px solid #cccccc;  box-shadow: 0;  margin: 0 1em 0 0; display: inline-block;  vertical-align: middle; }
.mc-popup-radio-field input[type="radio"]:checked + label > span {  background: #bfbfbf;  border-color:#bfbfbf; box-shadow: 0; }
.mc-popup-radio-field input[type="radio"]:checked + label > span span { display: inline-block;  width: 8px; height: 8px;  position: absolute;  left: 2px;  top: 2px; border-radius: 5px;  border: none;  background: #000000;  box-shadow: 0; }
.mc-popup-radio-field input[type="radio"]:focus + label > span { box-shadow: 0; }
.mc-popup-select-field { position:relative; width:50%; min-width:231px; max-width:290px; margin: 0 auto 20px auto;  }
.mc-popup-select-field { }
.mc-popup-select-field .custom-style-select-box { border: 1px solid #bfbfbf; font-size: 10px; letter-spacing: 7px; padding-left: 7px; line-height: 22px; text-transform: uppercase; width: 100%; padding:0; text-align:center; }
.mc-popup-select-field .custom-style-select-box-inner { padding-left:10px; }
.mc-popup-select-field .custom-style-select-box-inner:after { -moz-osx-font-smoothing: grayscale;  content: " \f107";  display: inline-block;  font-family: FontAwesome;  font-style: normal;  font-weight: normal; line-height: 20px; padding: 0 10px; position: absolute;  right: 0;  color: #bfbfbf; }
.mc-popup-logo  { position:relative; width: 108px; margin:0 auto 30px auto;}
.mc-popup-logo .mc-popup-logo-inner {  margin:0; padding:0; color:#000000; }
.mc-popup-logo a {  display: block; text-indent:-9999px; width:108px; height:25px; background: url(//cdn.shopify.com/s/files/1/0192/8282/t/5/assets/feit-logo-dynamic.svg?13750536559239692710) no-repeat; background-size: 108px 25px; }
.no-inlinesvg .mc-popup-logo a { background-image: url(//cdn.shopify.com/s/files/1/0192/8282/t/5/assets/logo_alternate.jpg?13750536559239692710); }
.mc-popup-bottom { position:absolute; bottom:0; width:100%; border-top: 1px solid #bfbfbf; margin:10px 0 0 0; padding:10px 0 0 0;  text-align: right; }
.mc-popup-close { display: block !important; border-bottom: 1px solid #bfbfbf; margin: 0 0 10px 0; padding: 0 0 10px 0;  text-align: right;  position:absolute; top:0; width:100%; }
.mc-popup-close .fa-feit-close { display: block !important;  font-size:20px; padding:10px; color: #bfbfbf;  }
.mc-popup-close .fa-feit-close .fa-angle-right { }
.mc-popup-close .fa-feit-close .fa-angle-left { margin-left:-10px; }


/*! mobile popup */
.mobile-popup { cursor: pointer;  width:100%; background: #000000; color: #ffffff; display:none; opacity: 0; transition: opacity .25s ease-in-out;  -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out; }
.mobile-popup p { margin:0; padding:15px 10px; color: #ffffff; font-family: "proxima-nova",sans-serif;  font-size: 10px; font-style: normal; font-weight: 300; letter-spacing:3px!important; text-transform:uppercase; }
.no-touch .mobile-popup p {  padding:10px; }
.mobile-popup-close {  margin: 0 0 10px 0; padding: 0 0 10px 0;  text-align: right;  position:absolute; top:0; right:0; }
.mobile-popup-close .fa-feit-close {  color: #ffffff; display: block; font-size: 18px; padding: 10px 10px; }
.no-touch .mobile-popup-close .fa-feit-close {   padding: 5px 10px; }
.mobile-popup-close .fa-feit-close .fa-angle-right { }
.mobile-popup-close .fa-feit-close .fa-angle-left { margin-left:-10px; }
.mobile-popup.open { opacity: 1; }
#mc-popup-trigger { display:none; }

/*! inpage newsletter form box */
#newsletter header ,
#newsletter footer { display:none; }
.mc-inpage-container { background:#ffffff;;  }
.mc-inpage-inner {  }
.mc-inpage-form { }
.mc-inpage-field {  position:relative; width:50%; min-width:231px; max-width:290px; margin: 0 auto 20px auto;  }
.mc-inpage-field input[type=email] ,
.mc-inpage-field input[type=text] {  }
.mc-inpage-field label { border:1px solid #bfbfbf; color:#000000;  position:absolute; top:0; left:0; width:100%; height:22px; font-size: 10px; font-weight: 300; letter-spacing: 7px; padding-left:7px;  line-height:22px; background:#ffffff; text-align:center; text-transform:uppercase; }
.mc-inpage-field input[type=email]:focus + label,
.mc-inpage-field input[type=text]:focus + label,
.mc-inpage-field label.hidelabel { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.2s; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; }
.mc-inpage-field input[type=email] ,
.mc-inpage-field input[type=text] { width:100%; border:1px solid #bfbfbf; color:#000000; float:none; margin:0 auto; height:22px; padding:0 5px; line-height:22px; font-size: 10px; font-weight: 300; text-align:center; }
.mc-inpage-button {text-align: center; margin-bottom:20px; }
.mc-inpage-button .btn {  background: #ffffff;  border-bottom: 1px solid #000000;  color: #000000;  display: inline-block;  font-size: 10px;   font-weight: 300;  letter-spacing: 3px;  line-height: 14px;  margin: 0; padding: 3px 3px 3px 6px;  text-align: center; text-transform: uppercase; }
.mc-inpage-bottom-text {text-align: center; text-transform:uppercase; font-family: "proxima-nova",sans-serif;  font-size: 10px; line-height:20px;  font-style: normal; font-weight: 300; padding-left:7px; letter-spacing:7px!important; }
.mc-inpage-bottom {text-align: center; font-size: 9px; font-style: normal;  }
.mc-inpage-bottom { text-decoration:underline;  }
.mc-inpage-response { text-align:center; margin: 20px 0; }
.mc-inpage-response a { text-decoration:underline; }
.mc-inpage-thankyou { display:none; }
.mc-inpage-top { margin: 0 auto 40px auto;  text-align:center; text-transform:uppercase; font-family: "proxima-nova",sans-serif;  font-size: 10px; font-style: normal; font-weight: 700; letter-spacing:7px!important; padding-left: 7px;  }
.mc-inpage-wrapper { margin-top: 40px; }
.mc-inpage-radio-field-group { position:relative; width:50%; min-width:231px; max-width:290px; margin: 0 auto 20px auto;  }
.mc-inpage-radio-field {  position: relative;  list-style: none;  width:50%;  float:left; }
.mc-inpage-radio-field label { font-size: 10px; font-weight: 300; letter-spacing: 7px;  line-height:12px; text-transform:uppercase;  display: inline-block;  vertical-align: middle; }
.mc-inpage-radio-field input[type="radio"] { opacity: 0; position: absolute; }
.mc-inpage-radio-field input[type="radio"] + label > span {  position: relative;  border-radius: 10px;  width: 14px;  height: 14px;  background-color: #ffffff; border: 1px solid #cccccc;  box-shadow: 0;  margin: 0 1em 0 0; display: inline-block;  vertical-align: middle; }
.mc-inpage-radio-field input[type="radio"]:checked + label > span {  background: #bfbfbf;  border-color:#bfbfbf; box-shadow: 0; }
.mc-inpage-radio-field input[type="radio"]:checked + label > span span { display: inline-block;  width: 8px; height: 8px;  position: absolute;  left: 2px;  top: 2px; border-radius: 5px;  border: none;  background: #000000;  box-shadow: 0; }
.mc-inpage-radio-field input[type="radio"]:focus + label > span { box-shadow: 0; }
.mc-inpage-select-field { position:relative; width:50%; min-width:231px; max-width:290px; margin: 0 auto 20px auto;  }
.mc-inpage-select-field { }
.mc-inpage-select-field .custom-style-select-box { border: 1px solid #bfbfbf; font-size: 10px; letter-spacing: 7px; padding-left:7px;  line-height: 22px; text-transform: uppercase; width: 100%; padding:0; text-align:center; }
.mc-inpage-select-field .custom-style-select-box-inner { padding-left:10px; }
.mc-inpage-select-field .custom-style-select-box-inner:after { -moz-osx-font-smoothing: grayscale;  content: " \f107";  display: inline-block;  font-family: FontAwesome;  font-style: normal;  font-weight: normal; line-height: 20px; padding: 0 10px; position: absolute;  right: 0;  color: #bfbfbf; }
.mc-inpage-logo  { position:relative; width: 108px; margin:0 auto 30px auto;}
.mc-inpage-logo .mc-popup-logo-inner {  margin:0; padding:0; color:#000000; }
.mc-inpage-logo a {  display: block; text-indent:-9999px; width:108px; height:25px; background: url(//cdn.shopify.com/s/files/1/0192/8282/t/5/assets/feit-logo-dynamic.svg?13750536559239692710) no-repeat; background-size: 108px 25px; }
.no-inlinesvg .mc-inpage-logo a { background-image: url(//cdn.shopify.com/s/files/1/0192/8282/t/5/assets/logo_alternate.jpg?13750536559239692710); }


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #ffffff;
    color: #000000;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {

}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #ff0000;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-prev span, .fancybox-next span {
    background-image: url('//cdn.shopify.com/s/files/1/0192/8282/t/5/assets/fancybox_sprite.png?13750536559239692710');
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    position:relative;
}
#fancybox-loading div:before {
    position:absolute;
    font-family: FontAwesome;
    top:0;
    left:-5px;
    content: "\f085";
}



.fancybox-close {
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('//cdn.shopify.com/s/files/1/0192/8282/t/5/assets/blank.gif?13750536559239692710'); /* helps IE */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMTYvMTAvMTSSsQ4sAAAAIklEQVQ4jWP8////GQYqAiZqGjZq4KiBowaOGjhq4FAyEABxFgPxfbXcGAAAAABJRU5ErkJggg==);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
    visibility: hidden;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent; /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

    #fancybox-loading,  .fancybox-prev span, .fancybox-next span {
        background-image: url('//cdn.shopify.com/s/files/1/0192/8282/t/5/assets/fancybox_sprite@2x.png?13750536559239692710');

        background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
    }


}


/*   Hide mobile items  */
.mobile-menu-link,
.mobile-breadcrumb,
.mobile-menu-container { display:none;  }

.hidden,
.hidebody .container,
.hidebody .mobile-breadcrumb-container { display:none; }

@media screen {

}

@-webkit-keyframes moveUp {
    0% { }
    100% {  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; }
}

@keyframes moveUp {
    0% { }
    100% { 	 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1;  }
}



@media screen and (max-width: 350px) {
    #cart-info {  width: 283px; }


    .top-white-svg-logo {  width:108px; height:25px; background-size: 108px 25px; margin:0 auto 40px auto ; }
    .top-white-first-title { font-size:13px;  }
    .top-white-second-title { font-size:15px; line-height:23px; margin:40px auto 50px auto;  }
    .grid-triple-inner-call-to-action { font-size:11px;  }

    #notify_box { width:100%; margin-bottom:50px; }

}

@media screen and (min-width: 350px) and (max-height: 790px)  {

    .top-white-svg-logo {  width:174px; height:45px; background-size: 174px 45px; margin:0 auto 40px auto ; }
    .top-white-first-title {  font-size:14px;  }
    .top-white-second-title { font-size:18px; line-height:26px; margin:40px auto 40px auto;  }
    .grid-triple-inner-call-to-action { font-size:11px;  }

}


@media screen and (max-width: 479px) {
    .footer-social .main-menu-list li:after { display:none; }

    .mobile-popup.open { display:block; }

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

    .form-row {  }
    .form-row label { float:none; width:100%;  }
    .form-row input[type=text],
    .form-row input[type=email],
    .form-row input[type=password],
    .form-row input[type=tel] { float:none; width:100%; }
    .gendertype {  margin-left: 0; float:left;  width: 50%; }

    .faq h2 { margin-top:10px; padding-top:10px;  }

}

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

    .mc-popup-close .fa-feit-close {  padding: 0; }

}

@media only screen and (max-width: 700px) {
    .mc-popup-inner { margin: 100px auto;  }
}
@media only screen and (max-width: 770px) {
    .sizechart-mobile-close { display:block;  }

    .split-left { width:100%; float:none; margin:0 auto;  }
    /* .split-right { width:100%; float:none; margin:0 auto;  } */
    .about .container {  margin:0 auto; }
    .split-container  { position:relative; margin-top:80px; }
    .split-right { width: 95%;  }
    .split-right-top { width: 100%; float:none; clear:both; margin-top:30px; }
    .split-right-open { display:none; }
    .product .container {  margin:0 auto; }
    .product-views h2, .product-related h2 { display:none!important; }
    .product-extra { margin-top:5px; }
    .product-extra ul { margin-top:5px; }
    .homesubscribe-button { margin: 0 ; }


    .grid li { 	width: 100%; 	margin: 0 0 10px 0; }
    .grid li.first { 	margin: 0 0 10px 0; }
    .grid figcaption h3 { 	display:block!important; }
    .grid-blank { 	display:none!important; }
    .container {  margin:0 auto; }
    #cartform { width: 100%; margin-top: 40px; }
    .cart-mobile { display:block; }
    .cart .btn {width:100%;font-size:12px;}
    .cart-desktop {display:none;   }
    .cart-table-header { }
    .cart-row td { padding:10px 5px 10px 0;  }
    .cart-item, .cart-item-header { display: none; }
    /**
    .cart-table .cart-item {width:35%;float:left;}
    .cart-table .cart-detail {float:right;width:65%; }
    **/
    .cart-price { }
    .cart-total, .cart-total-header {display: none; }
    .cart-remove { }
    .template-cart .page-container {margin-top: 75px}
    .template-cart .page-title { margin: 0; text-align: left; }
    #cart-meta { float: right; text-align: left; width: 100%; }
    #cart-notes { float: left; text-align: center; width: 100%; }
    .additional-checkout-buttons { text-align: center; display: none; }
    #empty-cart { margin-top:38px; }

    .category .container {  margin: 0 auto 0; }
    .header { left: auto;  position: relative; }
    .grid figcaption h3 { 	display:none; }
    .main-menu-container { display:none; }
    .mobile-menu-container {  position:relative; background:#ffffff; display:none; width:100%; }
    .mobile-menu-container.open { display:block; z-index:7999; }
    .mobile-breadcrumb-container { margin-top:10px; border-top:1px solid #2e2d2d;  border-bottom:1px solid #2e2d2d; }
    .mobile-menu-list { list-style:none; padding:0 0 20px 0; margin:0; }
    .mobile-menu-list li { text-transform:uppercase; font-size:14px; font-family: "proxima-nova",sans-serif; font-style: normal; font-weight: 300; letter-spacing:3px; text-align:center;  }
    .mobile-menu-list li a { display:block; padding:20px 0; width:80%; margin:0 auto; border-bottom:1px solid #2e2d2d;  }
    .mobile-menu-list li.last a {  border-bottom:none;  }
    .mobile-menu-link { display:block;  float: right; font-size:20px;  }
    .mobile-menu-link a { padding:20px; }
    .mobile-menu-link i { }
    .mobile-breadcrumb { display:block; width:70%; float:left; }
    .mobile-breadcrumb h1 {  font-size:12px;  margin: 0; line-height:36px;}
    .filter-container-button, .collections-container-button { position:absolute; float:right; right:0; width: auto; margin-right:2%; font-size:12px;  margin: 0; line-height:36px;}
    .collections-button span,
    .filter-button  span{ display:none; }
    .mobile-breadcrumb { width:100%; }
    .filter-container.open, .collections-container.open { position:relative; }
    .filter-container, .collections-container { margin-top: 0; padding-bottom:0; }
    .filter-list ul li:after {  }
    .filter-list ul li.first { margin-top:10px; width:100%; }
    .filter-list ul li {   }
    .filter-list ul li.first a { }
    .product-title { display:none; }
    .cms-page-view .product-title { display: block; }
    .split-container  { margin-top:0; }

    #currencies { display:none; }
    .about-pagination {   display:block; }
    .sizechart-title { display:none;}
    .sizechart-wrapper { margin-bottom:40px!important; }
    .sizechart-wrapper { max-width:290px }
    .sizechart-table {  float:none; width:100%;}
    .sizechart-image { display:none;}
    .sizechart-image.imageonly { display:block;}
    .sizechart-image.imageonly img { max-width:280px;  }
    .fa-feit-close { display:none; }


    .template-blog .pagination .page { display:none; }

    .footer-left { float:none;  width:100%; }
    .footer-form { margin:0 auto; }
    .footer-form form { }
    .footer-form-field {  }
    .footer-form-field label {  }
    .footer-form-field input:focus + label {  }
    .footer-form input[type="text"] { }
    .footer-form-button {  }
    .footer-form-button .btn span {  }
    .footer-form-response { }
    .footer-form-response a { }
    .footer-social { text-align:center;  }
    .footer-social .main-menu-list {  }
    .footer-social .main-menu-list li { float:none; display:inline-block; margin:5px 0 10px 5px; }
    .footer-social .main-menu-list li.first { float:none;  }
    .footer-social .main-menu-list li:after {  }
    .footer-social .main-menu-list li a { }
    .footer-copyright { display:none; }
    .footer-right { float:none;  width:100%; }
    .footer-menu { text-align:center; }
    .footer-contact { text-align:center; }
    .footer-contact p { margin:10px 0; }
    .footer-contact a {  }
    .footer-form-response {  text-align:center;  }
}

@media only screen and (max-width: 800px) {
    #cart-meta .btn {  font-size: 12px; line-height: 22px; }
}
@media only screen and (max-width: 980px) {
    .footer-form-response {  left: 0;  position: relative;   padding-left:5px;   line-height: 18px;  }
}
@media only screen and (max-width: 1024px) {
    .grid figcaption h3 { 	font-size: 12px; }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .footer-left {  width: 55%; }
    .footer-right {  width: 40%; }

}
@media only screen and (min-width: 760px) and (max-width: 1099px)  {
    .template-collection .grid figcaption h3 { display:none; }
}
@media only screen and (min-width: 1100px)  {
    .grid figcaption  { width:50%; }
    .grid figcaption h3 { font-size: 12px; }
}
@media only screen and (min-width: 1400px) {
    .grid figcaption { width:40%; }
}
@media only screen and (min-width: 1600px) {
    .grid figcaption h3 { font-size: 16px; }
    .grid figcaption p { font-size: 12px; }
    .grid figcaption p.price { font-size: 14px; }
    .product-extra {  }
}
@media only screen and (min-width: 1679px) {
    .split-right-inner {  }
    .product-title { margin-top:32px; }
    .product-material { }
    .product-color, #product-variants { margin-bottom:25px; }
    .product-price { margin-bottom:30px; }
    .product-sizechart { }
    #product-variants { }
    .product-description { }
    .product-description-alt { }
}

@media only screen and (min-width: 1919px) {
    .grid figcaption { 	height: 55%; 	top: 35%; 	width: 30%; }
    .split-right-inner {  }
    .product-title { margin: 32px 0; font-size: 26px; line-height: 36px; }
    .product-color, .product-material, .product-sizechart, .select, .product-description p { font-size: 13px; line-height: 26px; }
    .product-color, #product-variants {  margin-bottom: 32px; }
    body.catalog-product-view .price { font-size: 17px; line-height: 24px; }
    .addtocart_btn { font-size: 15px; line-height: 30px; padding: 1px 40px 0; }
    .product-description { margin-top: 50px; }
    .homepage .grid figcaption h3 { font-size: 14px; margin: 20px; }
    .homepage .grid figure.homewhite figcaption { padding-top:20px; }
    .homepage .grid figure.homesubscribe .figure-caption-inner { top: 15%; }
    .homepage .grid figure.homesubscribe figcaption h3 { font-size: 18px;  }
    .homepage .grid figure.homesubscribe figcaption h4 { margin: 0 0 50px 0; font-size: 14px; }
    .homesubscribe-field { margin: 0 0 30px 0; }
    .homesubscribe-field label { height:22px; font-size: 12px; line-height:24px;  }
    .homesubscribe-field input { height:24px; line-height:24px; font-size: 12px;  }
    .homesubscribe-button .btn span { height:24px; line-height:24px; font-size: 12px; padding:0 20px;  }
}

@media only screen and (min-width: 2000px) {
    .split-right-inner {  }
    .split-left { width:67%;  }
    .split-right { width:25%; margin-right:5%; padding-top:50px;  }

    .product-title {  }
    .product-color, .product-material {  }
    .product-color {  }
    .product-price {  }
    .product-sizechart {  }
    #product-add-wrap  { }
    .addtocart_btn {  }
    .addtocart_btn:hover { }
    #product-variants {  }
    .product-description {   }
    .product-description p, .product-description-alt p { }
    .product-description-alt {   }


    .sizechart-wrapper { width:800px }
    .sizechart-table tr {   }
    .sizechart-table th { font-size:12px;  }
    .sizechart-table td {  font-size:12px; }

}
@media not all, not all {

}

/* gray scale */
.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray; -webkit-filter: grayscale(100%);
}
.grayscale.grayscale-fade {  -webkit-transition: -webkit-filter .5s; }
.grayscale.grayscale-fade:hover { -webkit-filter: grayscale(0%);  filter: none; }
.grayscale-replaced.grayscale-fade svg {  opacity: 1;  -webkit-transition: opacity .5s ease; transition: opacity .5s ease; }
.grayscale-replaced.grayscale-fade:hover svg { opacity: 0; }
.grayscale-replaced.grayscale-fade { background-size:100%!important; }




/* malihu jquery custom scrollbar plugin http://manos.malihu.gr/jquery-custom-content-scroller */
/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/

.mCustomScrollbar{ -ms-touch-action: none; touch-action: none; /* MSPointer events - direct all pointer events to js */ }
.mCustomScrollbar.mCS_no_scrollbar{ -ms-touch-action: auto; touch-action: auto; }

.mCustomScrollBox{ /* contains plugin's markup */
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container{ /* contains the original content */
    overflow: hidden;
    width: auto;
    height: auto;
}

/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_inside > .mCSB_container{ margin-right: 30px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } /* non-visible scrollbar */

.mCS-dir-rtl > .mCSB_inside > .mCSB_container{ /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } /* RTL direction/left-side scrollbar */

.mCSB_scrollTools{ /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_outside + .mCSB_scrollTools{ right: -26px; } /* scrollbar position: outside */

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ /* RTL direction/left-side scrollbar */
    right: auto;
    left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } /* RTL direction/left-side scrollbar (scrollbar position: outside) */

.mCSB_scrollTools .mCSB_draggerContainer{ /* contains the draggable element and dragger rail markup */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail{
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger{ /* the draggable element */
    cursor: pointer;
    width: 100%;
    height: 30px; /* minimum dragger height */
    z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ /* the dragger element */
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
    text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px; /* auto-expanded scrollbar */ }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; /* auto-expanded scrollbar */ }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; }
/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_horizontal.mCSB_inside > .mCSB_container{
    margin-right: 0;
    margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } /* non-visible scrollbar */

.mCSB_scrollTools.mCSB_scrollTools_horizontal{
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } /* scrollbar position: outside */

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
    width: 100%;
    height: 2px;
    margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
    width: 30px; /* minimum dragger width */
    height: 100%;
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
    height: 12px; /* auto-expanded scrollbar */
    margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
    height: 8px; /* auto-expanded scrollbar */
    margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_container_wrapper{
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container{
    padding-right: 30px;
    padding-bottom: 30px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; }

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; }

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; }

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{
    padding-right: 0;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{
    padding-bottom: 0;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
    margin-right: 0; /* non-visible scrollbar */
    margin-left: 0;
}

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s,
    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
    opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s,
    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
    opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s,
    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
    opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s,
    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
    opacity .2s ease-in-out, background-color .2s ease-in-out;
}



/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/

/*
----------------------------------------
6.1 THEMES
----------------------------------------
*/

/* theme: "minimal", "minimal-dark" */

.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
    right: 0;
    margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
    bottom: 0;
    margin: 0 12px;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
    left: 0;
    right: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 50px; }

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 50px; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #fff; background-color: rgba(255,255,255,0.2);
    filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
    background-color: #fff; background-color: rgba(255,255,255,0.5);
    filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)";
}


/* theme: "minimal-dark" */

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #000; background-color: rgba(0,0,0,0.2);
    filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
    background-color: #000; background-color: rgba(0,0,0,0.5);
    filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)";
}


/* colors template  */

#test .background_color { color: #ffffff	}
#test .border_color { color: #2e2d2d	}
#test .text_color { color: #2e2d2d	}
#test .link_color { color: #2e2d2d	}
#test .link_hover_color { color: #3d3d3d	}

#test .form_label_color { color: #2e2d2d	}
#test .form_button_background_color { color: #ede8e5	}
#test .form_button_color { color: #2e2d2d	}
#test .form_border_color { color: #bfbfbf	}
#test .form_payment_options_color { color: #bfbfbf	}
#test .logo_color { color: #000000	}
#test .error_color { color: #ff0000	}



/* Print stylesheets  */

.print-only { display:none; }

@media print {


    .header,
    .footer ,
    figcaption,
    .product-sizechart,
    #product-variants,
    #product-add,
    .mobile-breadcrumb,
    .pagination,
    .about-pagination { display:none!important; }

    .print-only { display:block!important; }

    h1 { font-size:12px!important; }


    .product-image .slick-track { width:100%!important }
    .product-image .slick-slide { display:none; }
    .product-image .slick-slide img { width:100%!important; height:auto!important; }
    .product-image-0 { display:block!important; }

    .split-left { width:100%; float:none; max-width:600px; }
    .split-right { width:100%; float:none;  max-width:600px; }
    .product-description { float:none; margin: 32px auto;  width: 85%; }

    img { border: 0!important; }


    .container { position: relative; max-width: 600px; margin: 10px auto; }
    .mCustomScrollbar  { height:auto!important  }

}

/* gift cards  */
.gift-card-outer-container { max-width:640px; width:90%; margin:40px auto;  }
.gift-card-image { }
.gift-card-image img { width:100%!important; height:auto!important; }
.gift-card-instructions { background:#F6F5F3; padding:20px; font-size:120%; }
.gift-card-instructions p { text-align:center; margin-bottom:20px; }
.gift-card-instructions p.gift-disabled { }
.gift-card-instructions p.gift-expired { }
.gift-card-instructions p.gift-card-code { font-size:120%; margin-left: auto; margin-right: auto;  width:50%; padding:5px; background:#D1D1D1; }
.gift-card-instructions p.gift-card-code.codeLessThan26 { }
.gift-card-instructions p.gift-card-code.code26to30 {  width:60%; }
.gift-card-instructions p.gift-card-code.codeGreaterThan31  { width:90%; }
.gift-card-actions { text-align:center;  }
.gift-card-actions-print { display:inline-block; }
.gift-card-actions-shop { text-transform:uppercase; display:inline-block; border:1px solid #000; padding:7px 9px; margin:0 40px;}
.gift-card-actions-email { display:inline-block; }
.gift-card-disclaimer { text-align:center;  padding:20px; font-size:80%; }
.gift-card-outer-container.disabled { }
.gift-card-actions-printer { display:none;}




@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
    /* Smartphones (portrait and landscape) ----------- */
}

/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
    /* Styles */
}

/* Smartphones (portrait) ----------- and (max-width : 320px) */
@media only screen and (max-width : 480px) {
    .gift-card-outer-container { font-size:80%;   }
    .gift-card-instructions p.gift-card-code,
    .gift-card-instructions p.gift-card-code.codeLessThan26,
    .gift-card-instructions p.gift-card-code.code26to30,
    .gift-card-instructions p.gift-card-code.codeGreaterThan31
    { width:90%; }
    .gift-card-actions-shop { padding:7px 7px; margin:0 20px;}
    .customer-account-login .form-list input, .customer-account-forgotpassword .form-list input, .customer-account-create .form-list input, .customer-account-create .form-list select {max-width:265px;float:right;}
}


/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
    /* Styles */
}

/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
    /* Styles */
}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    /* Styles */
}

/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
    /* Styles */
}

@media only screen
and (max-width : 1279px) {
    /* Styles */
}

/* Large screens ----------- */
@media only screen
and (min-width : 1624px) {
}
@media only screen
and (min-width : 2500px) {
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
    /* Styles */
}



@media print
{
    .gift-card-actions,
    .header-container{ display:none; }
    .gift-card-outer-container { width:600px;  }
    .gift-card-actions-printer { display:block;}
    .gift-card-instructions p.gift-card-code { border:1px solid #000; }
}

/** Customizations **/
.price-box .price {
    line-height: 24px;
    font-weight: 300;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    margin: 0 0 22px 0;
    color: ##2e2d2d;
}

.price-box {
    text-align:center;
    font-family: "proxima-nova",sans-serif;
    color: #000000;
    margin: 0 0 22px 0;
}

.figure-caption-inner .price-box {margin:0;}

.product-image, .product-image:hover {
    border:0;
}

.product-view .add-to-cart, .product-view .add-to-cart-buttons .button {
    text-align: center;
    margin-bottom:0;
    padding-bottom:0;
}

.product-view .add-to-cart-buttons {
    float:none;
    margin: auto;
    min-height: 0;
}

.product-view .add-to-cart-buttons .button {
    height:auto;
    float:none;
    min-width:0 !important;
    width:auto;
}

input.qty {border: #636363 solid 1px;}

.product-view dl dd {margin:0;}

.product-view .add-to-cart {border:none;}

.addtocart_btn { display:inline-block; text-transform:uppercase; font-weight: 300; letter-spacing:3px;text-align:center; line-height:24px; font-size:14px; margin: 0; color:#2e2d2d; border:1 px solid #ede8e5; background: #ede8e5; padding: 1px 20px 0 20px; }

#contactForm, #contactForm ul {padding-left:0}

.input-text.validation-failed {border-color:#FF0000 !important;}
p.required, .validation-advice {float:right;clear:right;}
label.required:after, span.required:after {content:none;}
.customer-account-create .scaffold-form label:first-child {width:auto;}
.top-menu-list #cart-info li a { font-family: "proxima-nova",sans-serif; font-style: normal; font-weight: 300; letter-spacing:1px; font-size: 12px;text-transform: none; line-height:normal;}
.filter-list ul.menu ol {margin-top:0;}


#header-cart.skip-active {top:0;}

@media only screen
and (max-width : 1110px)
and (min-width : 768px){
    .catalog-category-view .grid figcaption h3, .catalog-category-view .grid figcaption p, .catalog-category-view .grid figcaption .price-box .price {
        font-size: 10px;
        letter-spacing:normal !important;
    }
    .figure-caption-inner {width:90%;margin-top:0;}
    .figure-caption-inner .price, .figure-caption-inner .price-box {margin:0;}
    .grid figcaption {padding:10px;}
}