.ajax_loading_indicator
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	color: black;
	font: bold 12px Arial,Tahoma,Verdana,Helvetica,sans-serif;
	margin: 0;
	z-index: 100000;
}

.ajax_loading_indicator span
{
	background: #FFD62B;
	display: block;
	width: 15em;
	margin: 0 auto;
	text-align: center;
	padding: 0.3em 0;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
/**
 * Theme Name:  RibbedTee 2015
 * Theme URI: http://www.ribbedtee.com/
 * Description: Theme for RibbedTee, based on Bootstrap 3 Responsive Framework.
 * Author:    Christopher Stevens
 * Author URI:  http://www.thatstevensguy.com/
 * License:   Copyright © 2016, RibbedTee
 * Version:   1.0.0
 */

/**
 * Core
 */
@-ms-viewport {width:device-width;}
body {font-size:15px;font-family:'Open Sans', Helvetica, Arial, sans-serif;}
a {color:#e15f00;}
a:hover {color:#e15f00;text-decoration:underline;}
a:focus {color:inherit;text-decoration:inherit;}
img {height:auto;}
h1, h1 a, h1 a:hover, h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover,
h4, h4 a, h4 a:hover, h5, h5 a, h5 a:hover {margin:0 0 10px;font-weight:normal;font-family:'Montserrat', Helvetica, Arial, sans-serif;line-height:normal;border:none;display:block;text-decoration:none;color:#202020;}
h1, h1 a, h1 a:hover {font-size:27px;font-weight:bold;}
h2, h2 a, h2 a:hover {font-size:21px;font-weight:bold;}
h3, h3 a, h3 a:hover {font-size:17px;}
h4, h4 a, h4 a:hover {font-size:15px;}
h5, h5 a, h5 a:hover {font-size:13px;}
ol, ul, p, form {margin-bottom:15px;}
.fright {float:right;}
.fleft {float:left;}
.clear {clear:both;}
.lte9 .lte9-label {width:auto;height:auto;position:static;}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {-webkit-appearance:none;margin:0;}
input[type="number"] {-moz-appearance:textfield;}
.scf-obs {display:none;}

.fa-after:after, .fa-after a:after, .fa-before:before, .fa-before a:before {font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;}
.fa-after-spin:after, .fa-before-spin:before {-webkit-animation: fa-spin 2s infinite linear;animation: fa-spin 2s infinite linear;}

.form-control {border-color:#ddd;border-radius:0;}
.form-control:focus {box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(245,130,32,.6);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(245,130,32,.6);border-color:#d4bea5;}
.btn:focus, .btn:active:focus {outline:none;}
.btn-primary {background:#f58220;border-color:#f58220;border-radius:0;color:#fff;font-family:'Open Sans', Helvetica, Arial, sans-serif;font-weight:bold;}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:active:focus, 
.btn-primary:active:hover {background:#ef750d;border-color:#ef750d;color:#fff;-webkit-box-shadow:none;box-shadow:none;}
.btn-secondary {background:#202020;border-color:#202020;border-radius:0;color:#fff;font-family:'Open Sans', Helvetica, Arial, sans-serif;font-weight:bold;}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus, .btn-secondary:active:focus, 
.btn-secondary:active:hover {background:#101010;border-color:#101010;color:#fff;-webkit-box-shadow:none;box-shadow:none;}
.btn-lg {padding:15px 40px;font-size:15px;}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, 
.btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, 
.btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, 
fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] 
.btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {background-color:#202020;border-color:#202020;}
.btn-primary.loading, .btn-secondary.loading {background-image:url('/themes/ribbedtee2015/resources/images/ribbedtee2015/btn_primary_loading.gif');background-position:right 8px center;background-repeat:no-repeat;padding-right:30px;}
.btn-secondary.loading {background-image:url('/themes/ribbedtee2015/resources/images/ribbedtee2015/btn_secondary_loading.gif');}
.zip.form-control.loading {background-image:url('/themes/ribbedtee2015/resources/images/loading_icon.gif') !important;background-position:right 8px center;background-repeat:no-repeat;}

/*.ajax_loading_indicator span {background-color:#202020;color:#fff;font-size:13px;border-top:0;}*/
.ajax_loading_indicator {background-color:#202020;background-color:rgba(0, 0, 0, 0.75);width:60px;height:60px;margin-left:-30px;margin-top:-30px;top:50%;left:50%;}
.panel-cart-active .ajax_loading_indicator {margin-top:0;margin-left:0;left:auto;right:120px;}
.ajax_loading_indicator span {
  color:#fff;font-size:0;border-top:0;width:40px;height:40px;background-color:#fff;margin:10px auto;
  border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;
  -webkit-animation:flipit 1.2s infinite ease-in-out;
  animation:flipit 1.2s infinite ease-in-out;
}
@-webkit-keyframes flipit {
  0% { -webkit-transform:perspective(120px) }
  50% { -webkit-transform:perspective(120px) rotateY(180deg) }
  100% { -webkit-transform:perspective(120px) rotateY(180deg)  rotateX(180deg) }
}
@keyframes flipit {
  0% { 
    transform:perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg) 
  } 50% { 
    transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
  } 100% { 
    transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

.easyzoom {position:relative;display:inline-block;*display:inline;*zoom:1;}
.easyzoom img {vertical-align:bottom;}
.easyzoom-flyout {position:absolute;z-index:49;overflow:hidden;background:#FFF;pointer-events:none;}
.easyzoom.is-loading img {cursor:progress;}
.easyzoom.is-ready img {cursor:crosshair;}
.easyzoom.is-error img {cursor:not-allowed;}
.easyzoom--overlay .easyzoom-flyout {top:0;left:0;width:100%;height:100%;}

.ekko-lightbox.modal .modal-content {border-radius:0;border:0;}
.ekko-lightbox.modal .modal-title, .ekko-lightbox.modal .modal-footer {font-size:14px;font-family:'Droid Serif', Times New Roman, Georgia, serif;font-weight:normal;color:#65676b;}
.ekko-lightbox-nav-overlay a.glyphicon, 
.ekko-lightbox-nav-overlay a.glyphicon:hover {color:#fff;text-shadow:2px 2px 4px #333;}

#sumome-welcomemat-wrapper {z-index:1000 !important;}

.grecaptcha-badge {display:none;}

.offers {position:relative;z-index:1;}
.offers li {position:absolute;top:0;-webkit-transition:-webkit-transform .3s ease-in, opacity .3s linear;-moz-transition:-moz-transform .3s ease-in, opacity .3s linear;-ms-transition:-ms-transform .3s ease-in, opacity .3s linear;-o-transition:-o-transform .3s ease-in, opacity .3s linear;transition:transform .3s ease-in, opacity .3s linear;}
.offers li:not(.active) {-webkit-transform:translateY(-100%);-moz-transition:translateY(-100%);-ms-transition:translateY(-100%);-o-transition:translateY(-100%);transform:translateY(-100%);opacity:0;}

.rt-checkbox label:after, .rt-radio label:after {content:'';display:table;clear:both;}
.rt-checkbox .rt-input, .rt-radio .rt-input {
	position:relative;display:inline-block;border:1px solid #ddd;width:1.3em;height:1.3em;float:left;margin-right:.5em;color:#333;background:#fff;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.rt-radio .rt-input {border-radius:50%;}
.rt-checkbox .rt-input i, .rt-radio .rt-input i {position:absolute;font-size:.8em;line-height:0;top:50%;left:20%;}
.rt-checkbox label input[type="checkbox"], .rt-radio label input[type="radio"] {display:none;}
.rt-checkbox label input[type="checkbox"] + .rt-input > i, .rt-radio label input[type="radio"] + .rt-input > i {transform:scale(2) /*rotateZ(-20deg)*/;opacity:0;transition:all .3s ease-in;}
.rt-checkbox label input[type="checkbox"]:checked + .rt-input > i, .rt-radio label input[type="radio"]:checked + .rt-input > i {transform:scale(1) /*rotateZ(0deg)*/;opacity:1;}
.rt-checkbox label input[type="checkbox"]:disabled + .rt-input, .rt-radio label input[type="radio"]:disabled + .rt-input {opacity:.5;}
.rt-checkbox .rt-input-lg, .rt-radio .rt-input-lg  {width:2em;height:2em;color:#f58220;margin-top:-.26em;margin-right:.6em}
.rt-checkbox .rt-input-lg i, .rt-radio .rt-input-lg i {font-size:1.3em;}
.rt-radio .rt-input-lg i {left:21%;}
.rt-checkbox .rt-input-md, .rt-radio .rt-input-md  {width:1.75em;height:1.75em;color:#f58220;margin-top:-.26em;}
.rt-checkbox .rt-input-md i, .rt-radio .rt-input-md i {font-size:1.1em;}

/**
 * Off-Canvas Menus
 */
.off-canvas-menu {z-index:55;position:fixed;top:0;bottom:0;width:300px;background:#202020;overflow:auto;}
.off-canvas-menu.left {left:-300px;transition:left .2s cubic-bezier(.6,.05,.4,1) ;-moz-transition:left .2s cubic-bezier(.6,.05,.4,1) ;-webkit-transition:left .2s cubic-bezier(.6,.05,.4,1) ;}
.off-canvas-menu.right {right:-300px;transition:right .2s cubic-bezier(.6,.05,.4,1) ;-moz-transition:right .2s cubic-bezier(.6,.05,.4,1) ;-webkit-transition:right .2s cubic-bezier(.6,.05,.4,1) ;}
.panel-menu-active .off-canvas-menu.left {left:0;}
.panel-cart-active .off-canvas-menu.right {right:0;}
.off-canvas-menu .inner {position:relative;}
.off-canvas-menu a.btn-close-off-canvas {display:block;position:absolute;top:0;color:#ccc;font-size:20px;line-height:20px;padding:11px 15px;}
.off-canvas-menu.left a.btn-close-off-canvas {right:0;}
.off-canvas-menu.right a.btn-close-off-canvas {left:0;}
.off-canvas-menu a.btn-close-off-canvas:hover {color:#fff;}
.off-canvas-overlay {z-index:53;position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;visibility:hidden;opacity:0;background:#000;-moz-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
.panel-menu-active .off-canvas-overlay, .panel-cart-active .off-canvas-overlay {cursor:pointer;visibility:visible;opacity:.5;}

.panel-menu a.close-off-canvas {top:-9px;}
.panel-menu ul {margin:9px 0;padding:9px 30px;list-style:none;}
.panel-menu ul li {margin:0;padding:0;}
.panel-menu ul li a {display:block;padding:4px 0;color:#ccc;}
.panel-menu ul li a:hover {text-decoration:none;color:#fff;}
.panel-menu .spacing {margin-top:18px;}
.panel-menu .divider {padding-top:18px;border-top:1px solid #515151;}
.panel-menu .category a {color:#fff;font-family:'Montserrat', Helvetica, Arial, sans-serif;font-size:17px;}
.panel-menu .category a:hover {text-decoration:underline;}
.panel-menu .sub-category a {color:#9c9c9c;}
.panel-menu .sub-category a:hover {color:#fff;}
.panel-menu .btn-product-finder a {background:#f58220;display:inline-block;padding:9px 34px 9px 15px;text-decoration:none;color:#fff;position:relative;}
.panel-menu .btn-product-finder a:hover {background:#ef750d;}
.panel-menu .btn-product-finder a:after {content:"\f002";top:12px;right:12px;color:#fff;font-size:15px;}

.panel-cart {background:#202020;}
.panel-cart a.btn-close-off-canvas {padding:18px;}
.panel-cart h1 {text-align:right;padding:19px 30px;margin:0;color:#fff;font-size:17px;}
.panel-cart .alert-success, .panel-cart .alert-success strong {color:#3c763d;}
.panel-cart .alert-danger, .panel-cart .alert-danger strong {color:#a94442;}
.panel-cart .alert-warning, .panel-cart .alert-warning strong {color:#8a6d3b;}
.panel-cart .cart-list-wrapper {background:#fff;padding:10px 10px 15px;}
.panel-cart .cart-list-wrapper .alert {margin-bottom:0;}
.panel-cart ol {list-style:none;padding:0;margin:0;}
.panel-cart ol li {border-bottom:1px solid #ddd;padding:15px 10px;position:relative;}
.panel-cart ol li.occ-alert {padding-top:5px;}
.panel-cart ol li.out-of-stock {background-color:#f2dede;}
.panel-cart ol li.quantity-adjusted, .panel-cart ol li.preorder {background-color:#fcf8e3;}
.panel-cart ol li.out-of-stock .alert, .panel-cart ol li.quantity-adjusted .alert, .panel-cart ol li.preorder .alert {padding:6px 10px;display:inline-block;}
.panel-cart ol li .image {position:absolute;}
.panel-cart ol li .product-details {padding:0 20px 0 55px;}
.panel-cart ol li .product-details .product-name {display:block;font-size:14px;font-weight:bold;line-height:18px;margin-bottom:6px;color:#333;} 
.panel-cart ol li .product-details .product-options {font-size:11px;margin-bottom:15px;}
.panel-cart ol li .product-details .product-options h3 {font-size:11px;font-weight:bold;}
.panel-cart ol li .product-details .product-options p {margin-bottom:5px;}
.panel-cart ol li .product-details .plus-minus-wrap input {float:left;text-align:center;font-size:11px;color:#333;font-weight:bold;padding:2px 2px 3px;border:0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;width:30px;}
.panel-cart ol li .product-details .plus-minus-wrap .plus-minus {float:left;display:block;background:#f58220;border-color:#f58220;padding:4px 6px;text-align:center;color:#fff;font-size:11px;height:22px;width:22px;overflow:hidden;}
.panel-cart ol li .product-details .plus-minus-wrap .plus-minus.plus {padding:4px 6px;}
.panel-cart ol li .product-details .plus-minus-wrap .plus-minus:hover {text-decoration:none;background:#ef750d;border-color:#ef750d;color:#fff;}
.panel-cart ol li .product-details .price {font-size:13px;font-weight:bold;position:relative;left:20px;line-height:22px;}
.panel-cart ol li .product-details .price .coupon-discount {padding-right:5px;color:#ea3636;font-weight:normal;font-size:11px;}
.panel-cart ol li .btn-remove-product {position:absolute;right:10px;top:11px;color:#ea3636;font-size:17px;}
.panel-cart ol li .btn-remove-product:hover {color:#d92525;}
.panel-cart ol li .btn-update-cart {padding:15px 25px;width:100%;font-size:17px;}
.panel-cart .cart-options {padding:15px;color:#fff;font-weight:normal;font-size:14px;}
.panel-cart .cart-options .btn-discreet {color:#ef750d;text-decoration:underline;}
.panel-cart .cart-options .btn-discreet:hover {text-decoration:none;}
.panel-cart .cart-options .occ-shipping-options, .panel-cart .cart-options .occ-codes {border-top:1px solid #515151;border-bottom:1px solid #515151;margin-bottom:15px;padding:15px 10px 0;}
.panel-cart .cart-options .occ-shipping-options label {font-weight:normal;}
.panel-cart .cart-options .occ-shipping-options .occ-shipping-options-details {font-size:13px;padding-bottom:10px;}
.panel-cart .cart-options .occ-shipping-options .occ-shipping-options-details h4 {color:#fff;margin-bottom:8px;}
.panel-cart .cart-options .occ-shipping-options .occ-shipping-options-details p {color:#fff;}
.panel-cart .cart-options .occ-shipping-options .occ-shipping-options-details ul {list-style:none;margin:0;padding:0;}
.panel-cart .cart-options .occ-shipping-options .occ-shipping-options-details li {padding-bottom:5px;}
.panel-cart .cart-options .occ-shipping-options .occ-shipping-options-details ul ul {margin-left:0;margin-top:5px;}
.panel-cart .cart-options .occ-shipping-options .occ-shipping-options-details .radio {margin-top:0;margin-bottom:0;}
.panel-cart .cart-options .occ-shipping-options .occ-shipping-options-details .radio label {padding-left:0;}
.panel-cart .cart-options .occ-coupon-code-wrapper {margin-bottom:15px;}
.panel-cart .cart-options .occ-gift-code-wrapper {margin-bottom:15px;}
.panel-cart .cart-options .btn-checkout {padding:15px 25px;margin-bottom:40px;width:100%;font-size:17px;}
.panel-cart .cart-options .occ-btn-view-cart {color:#999;}

.panel-product-finder-active.sticky-header main {margin-top:0;}
.panel-product-finder {display:none;margin-top:57px;background:#202020;position:relative;}
.panel-product-finder a.btn-close-product-finder {display:block;position:absolute;right:15px;top:0;background:#f58220;padding:0 20px;font-size:30px;line-height:30px;z-index:3;color:#fff;}
.panel-product-finder a.btn-close-product-finder-bottom {top:auto;bottom:0;}
.panel-product-finder a.btn-close-product-finder:hover {background:#ef750d}
/*
.panel-product-finder form.product-finder {max-width:400px;}
.panel-product-finder form.product-finder .selector .label {font-size:10px;font-weight:normal;color:#ccc;margin-bottom:2px;padding:0;text-transform:uppercase;}
.panel-product-finder form.product-finder .selector .buttons {overflow:hidden;}
.panel-product-finder form.product-finder .selector .buttons label {float:left;padding:9px 15px;color:#fff;cursor:pointer;margin:0 0 1px 1px;background:#202020;text-transform:uppercase;font-size:13px;}
.panel-product-finder form.product-finder .selector .buttons label.selected {background:#f58220;}
.panel-product-finder form.product-finder .selector .buttons label:first-child {margin-right:0;}
.panel-product-finder form.product-finder .selector .buttons label:hover {background:#ef750d;}
.panel-product-finder form.product-finder .selector .buttons input {display:none;}
.panel-product-finder form.product-finder button {position:relative;margin-top:15px;padding-right:30px;font-weight:normal;}
.panel-product-finder form.product-finder button:after {top:9px;right:10px;content:"\f002";color:#fff;font-size:13px;}
*/
.panel-product-finder .quick-search {padding-top:20px;}
.panel-product-finder .quick-search h2 {color:#fff;font-weight:normal;margin:0 0 15px;padding-left:3px;}
.panel-product-finder .quick-search .search-form {margin-bottom:20px;max-width:360px;}
.panel-product-finder .quick-search .search-form button {width:39px;}
.panel-product-finder .quick-search .search-form button i.fa-spin:before {content:"\f021";}
.panel-product-finder .quick-search .toggle-advanced-search-wrapper {text-align:center;}
.panel-product-finder .quick-search a.toggle-advanced-search {margin-bottom:50px;position:relative;padding-right:34px;padding-left:34px;}
.panel-product-finder .quick-search a.toggle-advanced-search:after {top:4px;right:10px;content:"\f107";color:#fff;font-size:25px;}
.panel-product-finder .quick-search a.toggle-advanced-search:before {top:4px;left:10px;content:"\f107";color:#fff;font-size:25px;}
.faceted-enabled .panel-product-finder .quick-search-wrapper {display:none;}

.faceted-navigation-wrapper {display:none;}
.faceted-enabled .faceted-navigation-wrapper {display:block;}
form.faceted-navigation {padding:20px 0 50px;}
form.faceted-navigation .faceted-navigation-left-col {max-width:400px;}
form.faceted-navigation .faceted-navigation-right-col {max-width:360px;}
form.faceted-navigation h2 {color:#fff;font-weight:normal;margin:0 0 15px;padding-left:3px;}
form.faceted-navigation .selector {margin-bottom:12px;clear:both;}
form.faceted-navigation .selector .label-outer {font-size:10px;font-weight:normal;color:#ccc;margin:0 3px 3px;padding:0;text-transform:uppercase;}
form.faceted-navigation .selector label.label-full-width {width:100%;margin-bottom:0;}
form.faceted-navigation .selector label.label-full-width .label-inner {display:none;}
form.faceted-navigation .selector .buttons {overflow:hidden;padding:3px 3px 0 0;}
form.faceted-navigation .selector .buttons label {float:left;padding:9px 15px;color:#fff;cursor:pointer;margin:0 0 3px 3px;background:#101010;text-transform:uppercase;font-size:13px;border-radius:3px;}
form.faceted-navigation .selector .buttons label.selected {background:#f58220;}
form.faceted-navigation .selector .buttons label:first-child {margin-right:0;}
form.faceted-navigation .selector .buttons label:hover {background:#0a0a0a;}
form.faceted-navigation .selector .buttons label.selected:hover {background:#ef750d;}
form.faceted-navigation .selector .buttons label.btn-color {border-radius:18px;height:36px;width:36px;border:1px solid #000;}
form.faceted-navigation .selector .buttons label.btn-color span {display:none;}
form.faceted-navigation .selector .buttons label.btn-color.selected {box-shadow:0 0 2px 2px rgba( 245, 130, 32, 1 );}
form.faceted-navigation .selector .buttons input {display:none;}
form.faceted-navigation .selector.selector-small-buttons .buttons label {font-size:11px;padding:5px 9px;}
form.faceted-navigation .selector.selector-pricerange .price-range-slider-wrapper {max-width:359px;padding:5px 18px 43px;}
form.faceted-navigation .selector.selector-pricerange .price-range-slider-wrapper .price-range-slider {background-color:#101010;border-color:#101010;box-shadow:none;}
form.faceted-navigation .selector.selector-pricerange .price-range-slider-wrapper .noUi-connect {background-color:#f58220;}
form.faceted-navigation .selector.selector-pricerange .price-range-slider-wrapper .noUi-handle {box-shadow:none;border-color:#fff;background-color:#fff;}
form.faceted-navigation .selector.selector-pricerange .price-range-slider-wrapper .noUi-handle:before, form.faceted-navigation .price-range-slider-wrapper .noUi-handle:after {background-color:#202020;}
form.faceted-navigation .selector.selector-pricerange .price-range-slider-wrapper .noUi-horizontal .noUi-tooltip {bottom:-150%;font-size:13px;border-color:#fff;background:#fff;color:#333;}
form.faceted-navigation .selector.selector-query label.label-full-width {padding:3px 3px 0;}
form.faceted-navigation .selector.selector-query label.label-full-width input {font-weight:normal;}
form.faceted-navigation .selector.selector-sorting label.label-full-width {padding:3px 3px 0;}
form.faceted-navigation .selector.selector-scope label.label-full-width {padding:3px 3px 0;}
form.faceted-navigation .form-controls {padding-top:15px;}
form.faceted-navigation .btn-submit, form.faceted-navigation .btn-clear {position:relative;font-weight:normal;}
form.faceted-navigation .btn-clear {margin-right:1px;}
form.faceted-navigation .btn-submit {padding-right:30px;margin-right:3px;}
form.faceted-navigation .btn-submit:after {top:9px;right:10px;content:"\f002";color:#fff;font-size:13px;}
form.faceted-navigation .btn-submit.fa-after.fa-after-spin:after {content:"\f021";}

.faceted-navigation-feedback {padding-top:20px;}
.faceted-navigation-feedback .btn-filters {background:#fff;border-color:#ddd;border-radius:3px;color:#f58220;font-weight:normal;margin:2px;}
.faceted-navigation-feedback .btn-filters:hover, .faceted-navigation-feedback .btn-filters:active,
.faceted-navigation-feedback .btn-filters:focus, .faceted-navigation-feedback .btn-filters:active:focus,
.faceted-navigation-feedback .btn-filters:active:hover {background:#fff;border-color:#ddd;color:#f58220;-webkit-box-shadow:none;box-shadow:none;}
.faceted-navigation-feedback .btn-filters:hover, .faceted-navigation-feedback .btn-filters:active:hover {text-decoration:underline;}
.faceted-navigation-feedback .btn-filters.try-again-filters {margin-left:15px;margin-right:15px;}
.faceted-navigation-feedback .btn-filters.toggle-filters {margin-right:5px;}
.faceted-navigation-feedback-active .faceted-navigation-feedback .btn-filters.toggle-filters {text-decoration:underline;}
.faceted-navigation-feedback .btn-filters.clear-filters,
.faceted-navigation-feedback .btn-filters.clear-filters:hover, .faceted-navigation-feedback .btn-filters.clear-filters:active,
.faceted-navigation-feedback .btn-filters.clear-filters:focus, .faceted-navigation-feedback .btn-filters.clear-filters:active:focus,
.faceted-navigation-feedback .btn-filters.clear-filters:active:hover {color:#ea3636;}
.faceted-navigation-feedback .btn-combined {white-space:nowrap;}
.faceted-navigation-feedback .faceted-navigation-feedback-filters {display:none;}
.faceted-navigation-feedback .faceted-navigation-feedback-filters dl {width:100%;max-width:600px;overflow:hidden;padding:0;margin:0 auto 15px;font-size:13px;color:#65676b;font-family:'Droid Serif',Times New Roman,Georgia,serif;}
.faceted-navigation-feedback .faceted-navigation-feedback-filters dl dt {float:left;width:30%;overflow:hidden;padding:0 5px 0 0;margin:0;text-align:right;}
.faceted-navigation-feedback .faceted-navigation-feedback-filters dl dd {float:left;width:70%;padding:0 0 0 5px;margin:0;text-align:left;}
.faceted-navigation-feedback .faceted-navigation-feedback-filters .btn-primary {font-weight:normal;}
@media only screen and (min-width:500px) {
  .faceted-navigation-feedback .faceted-navigation-feedback-filters dl dt, .faceted-navigation-feedback .faceted-navigation-feedback-filters dl dd {width:50%;}
}

.panel-product-finder-active .floating-btn-product-finder, .floating-btn-product-finder.scroll-hide {right:-200px;}
.panel-product-finder-active .floating-btn-product-finder.scroll-reveal, .floating-btn-product-finder {right:0;}
.floating-btn-product-finder {position:fixed;top:63px;z-index:50;-moz-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
.floating-btn-product-finder a {background:#f58220;display:inline-block;padding:8px 30px 8px 12px;text-decoration:none;color:#fff;}
.floating-btn-product-finder a:hover {background:#ef750d;}
.floating-btn-product-finder a:after {content:"\f002";top:10px;right:9px;color:#fff;font-size:15px;}

/**
 * Header
 */
header {display:block;width:100%;border-bottom:1px solid #ddd;background:#fff;}
.sticky-header header {position:fixed;top:0;left:0;z-index:50;}
.no-secondary header {border-bottom:1px solid #ddd;}
header .primary {/*position:relative;height:57px;*/}
header .primary .primary-wrapper {position:relative;}
header .primary a.btn-menu {display:block;position:absolute;z-index:1;top:0;left:0;padding:18px 19px 18px 15px;background:#fff;color:#202020;font-size:15px;font-weight:bold;}
header .primary a.btn-menu:after {top:14px;right:5px;content:"\f105";font-size:27px;}
header .primary a.btn-menu-mobile {height:57px;width:57px;padding:0;}
header .primary a.btn-menu-mobile:after {top:17px;right:18px;content:"\f0c9";font-size:25px;}
header .primary a.btn-menu:hover {text-decoration:none;}
/*
header .primary a.btn-raf {display:block;position:absolute;z-index:10;top:17px;left:280px;padding:2px 26px 3px 10px;background:#ddd;color:#86878a;font-size:13px;border-radius:3px 3px;}
header .primary a.btn-raf:after {top:4px;right:7px;content:"\f0c0";color:#86878a;font-size:13px;}
header .primary a.btn-raf:hover, header .primary a.btn-raf:hover:after {text-decoration:none;color:#202020;}
.landing header .primary a.btn-raf {display:none !important;}
*/
header .primary .logo-wrapper {padding-left:57px;padding-right:62px;display:table;height:57px;width:100%;}
header .primary .logo-wrapper a.logo {display:table-cell;vertical-align:middle;text-align:center;padding:0 5px;}
header .primary .logo-wrapper a.logo img {width:100%;max-width:234px;height:auto;}
header .primary .offers-header, .landing header .primary .offers-header {position:absolute;z-index:1;width:310px;top:0;right:62px;padding:13px 15px;}
header .primary .offers-header i {display:block;float:left;font-size:16px;height:17px;line-height:17px;width:23px;color:#86878a;padding-top:7px;}
header .primary .offers-header ul {margin:0;padding:0;list-style:none;float:left;width:257px;}
header .primary .offers-header li {overflow:hidden;height:32px;line-height:16px;color:#86878a;font-size:12px;font-family:'Droid Serif', Times New Roman, Georgia, serif;font-style:italic;}
header .primary .offers-header li p {display:table-cell;vertical-align:middle;}
header .primary .offers-header li a {color:#202020;text-decoration:underline;}
header .primary .offers-header li :hover {text-decoration:none;}
header .primary a.btn-cart {display:block;position:absolute;z-index:1;top:0;right:0;text-align:center;height:57px;width:62px;color:#202020;background:url('/themes/ribbedtee2015/resources/images/ribbedtee2015/header_bag.svg') center 13px no-repeat #fff;background-size:32px 28px;}
header .primary a.btn-cart span {display:block;font-weight:bold;font-size:13px;color:#fff;padding-top:20px;}
header .primary a.btn-menu:hover span {text-decoration:none;}
.no-svg header .primary a.btn-cart {background-image:url('/themes/ribbedtee2015/resources/images/ribbedtee2015/header_bag.png');}
header .secondary {background:#202020;height:39px;position:relative;}
.no-secondary header .secondary {display:none;}
header .secondary .container {height:39px;overflow:hidden;}
header .secondary .left {float:left;}
header .secondary .right {float:right;}
header .secondary ul {margin:0;padding:0;list-style:none;}
header .secondary ul li {margin:0;padding:0;display:inline-block;float:left;}
header .secondary ul li a {display:block;background:#202020;}
header .secondary ul li a .menu-text {float:left;padding:9px 15px;color:#fff;}
header .secondary ul li a .fa {float:right;font-size:20px;padding:10px 10px 9px;top:0;color:#fff;}
header .secondary ul li a .clear {display:block;}
header .secondary ul li a:hover {text-decoration:none;background:#101010;color:#fff;}
header .secondary ul li a:focus {text-decoration:none;}
header .secondary ul li.has-sub-items > a .menu-text {padding-right:0;}
/*header .secondary ul li:hover > ul {display:block;}*/
header .secondary ul ul {display:none;position:absolute;top:39px;float:left;width:220px;z-index:55;}
.panel-product-finder-active header .secondary ul ul {box-shadow:1px 1px 1px 0px rgba(0,0,0,0.4);-webkit-box-shadow:1px 1px 1px 0px rgba(0,0,0,0.4);}
header .secondary ul ul li {display:block;float:none;position:relative;}
header .secondary ul ul li a {border-top:1px solid #515151;}
header .secondary ul ul li a .fa {padding:9px 10px 10px;}
header .secondary ul ul ul {top:0;left:100%;}
header .secondary .btn-product-finder a .menu-text {padding-right:34px;background:#f58220;position:relative;}
header .secondary .btn-product-finder a:hover .menu-text {background:#ef750d;}
header .secondary .btn-product-finder a .menu-text:after {top:12px;right:12px;content:"\f002";color:#fff;font-size:15px;}

.sticky-header main, .no-secondary.sticky-header main {margin-top:57px;}  /* Adjust to the height of the header. */

/**
 * Banner
 */
banner {display:block;}
banner .carousel-inner img {margin:0 auto;}
banner .carousel-control.left, banner .carousel-control.right {background:none;filter:none;width:35px;z-index:11;}
banner .carousel-control i {position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-25px;font-size:50px;text-shadow:none;text-shadow:0px 0px 1px rgba(0,0,0, 0.7);}
banner .carousel-control.left i {right:5px;}
banner .carousel-control.right i {left:5px;}
banner .carousel-caption {text-shadow:none;top:50%;bottom:0;margin-top:-43px;}
banner .carousel-caption a:hover {text-decoration:none;}
banner .carousel-caption h1 {font-size:60px;line-height:60px;color:#000;}
banner .carousel-caption p {font-family:'Montserrat', Helvetica, Arial, sans-serif;font-size:19px;color:#000;}
banner.banner-mobile .carousel-caption {margin-top:-140px;}
banner.banner-mobile .carousel-caption h1 {font-size:35px;line-height:35px;margin-bottom:15px;}
banner.banner-mobile .carousel-caption p {font-size:17px;}
banner .carousel-caption .btn {display:inline-block;padding:15px 25px;}
banner.banner-mobile .carousel-caption .btn {margin-top:10px;}

/**
 * Content
 */
content hr {height:2px;background:#ddd;margin:29px 0;border:0;}
content article {padding:49px 0;color:#65676b;}
content article h1, content article h2, content article h3 {padding-top:15px;}
content article h1:first-child {padding-top:0;}
content article .control-label {color:#333;}

.landing content hr {margin:14px 0;}
.landing content article {text-align:center;max-width:800px;margin:0 auto;}
.landing content article h1 {margin-bottom:29px;margin-top:0;}
.landing content article h2 {margin-bottom:25px;margin-top:0;}
.landing content article p {font-family:'Droid Serif', Times New Roman, Georgia, serif;font-size:17px;}
.landing content article .btn {margin-top:25px;}
.grid {padding-top:40px;}
.grid .grid-item .grid-item-inner {/*border:5px solid #f2f2f2;*/margin-bottom:100px;position:relative;}
.grid .title article {text-align:center;padding:20px 0 60px;}
.grid .title h1 {margin-bottom:0;}
.grid .title p {font-family:'Droid Serif', Times New Roman, Georgia, serif;font-size:16px;}
.grid .title p:last-of-type {margin-bottom:0;}
.grid .title .description {padding-top:17px;}
.grid .title .grid-item-inner {border-bottom:2px solid #f2f2f2;margin-bottom:75px;}
/*.grid .title .image img {width:100%;height:auto;}*/
/*.grid .product .grid-item-inner {background:#f2f2f2;}*/
.grid .product .flags {padding:2.5px;}
.grid .product .flags.abs {position:absolute;top:0;left:0;z-index:1;}
.grid .product .flag {text-transform:uppercase;font-size:11px;font-weight:bold;color:#fff;background:#202020;padding:4px 7px;float:left;margin:2.5px;}
.grid .product .flag.sale {background:#ea3636;}
.grid .product .flag.pack {background:#f58220;}
.grid .product .image {position:relative;display:block;overflow:hidden;}
.grid .product .image img {width:100%;height:auto;}
.grid .product .image .specs {position:absolute;display:block;background:rgba( 255, 255, 255, 0.8 );height:200px;width:100%;overflow:auto;opacity:0;bottom:-200px;-webkit-transition:-webkit-transform .3s ease-in, opacity .3s linear;transition:transform .3s ease-in, opacity .3s linear;}
.grid .product .image .specs table {margin:10px;}
.grid .product .image .specs th {color:#444;vertical-align:top;text-shadow:1px 1px 1px rgba( 255, 255, 255, 0.2 );font-size:11px;line-height:1.2;font-weight:normal;padding:10px 0 0;white-space:nowrap;text-align:right;text-transform:uppercase;}
.grid .product .image .specs td {color:#666;vertical-align:top;text-shadow:1px 1px 1px rgba( 255, 255, 255, 0.2 );font-size:11px;line-height:1.2;padding:10px 0 0 10px;}
.grid .product .details {padding:9px 5px 1px;}
.grid .product .details h3 {padding:0;margin:0;height:40px;overflow:hidden;}
.grid .product .details h3 a {font-size:15px;line-height:19px;font-weight:normal;display:block;margin:0;}
.grid .product .details h3 a:hover {text-decoration:underline;}
.grid .product .details a.price {display:block;text-align:right;font-size:21px;color:#202020;font-weight:bold;line-height:21px;position:relative;padding-top:2px;overflow:hidden;height:39px;}
.grid .product .details a.price .was {display:block;font-size:13px;color:#65676b;line-height:13px;padding-top:3px;white-space:nowrap;}
.grid .product .details a.price:hover {text-decoration:none;}
.grid .product .details a.price:hover .value {text-decoration:underline;}
.grid .product .details .pack-highlight {color:#f58220;}
.grid .product .details .tooltip {white-space:nowrap;margin-top:-6px;}

.product-page {padding-top:49px;color:#65676b;}
.product-page .title {margin-bottom:30px;}
.product-page .title .title-inner {border:5px solid #f2f2f2;margin-bottom:30px;position:relative;text-align:center;padding:29px;}
.product-page .title h1 {margin-bottom:0;}
.product-page .title p:last-of-type {margin-bottom:0;}
.product-page .title .description {max-width:800px;margin:0 auto;padding-top:17px;font-family:'Droid Serif', Times New Roman, Georgia, serif;font-size:16px;}
.product-page .title .flags {padding:2.5px;}
.product-page .title .flags.abs {position:absolute;top:0;right:0;z-index:1;}
.product-page .title .flag {text-transform:uppercase;font-size:11px;font-weight:bold;color:#fff;background:#202020;padding:4px 7px;float:left;margin:2.5px;}
.product-page .title .flag.sale {background:#ea3636;}
.product-page .title .flag.pack {background:#f58220;}
.product-page .product-images {margin-bottom:30px;}
.product-page .product-images ul {margin:0;padding:0;list-style:none;}
.product-page .product-images .thumbnail-images {padding-right:0;}
.product-page .product-images .thumbnail-images li {float:left;width:100%;margin-bottom:5px;}
.product-page .product-images .thumbnail-images li a img {width:100%;height:auto;border:1px solid #f2f2f2;}
.product-page .product-images .display-images {padding-left:5px;min-height:120px;}
.product-page .product-images .display-images li {border:1px solid #f2f2f2;overflow:hidden;display:block;}
.product-page .product-images .display-images li a img {width:100%;height:auto;}
.product-page .product-images .display-images.loading {background:url('/themes/ribbedtee2015/resources/images/loading_icon.gif') center center no-repeat;}
.product-page .product-controls {margin-bottom:30px;}
.product-page .product-controls dl {margin:0;clear:left;}
.product-page .product-controls dt {float:left;clear:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:2px;padding:6px 0;display:block;background:#fff;border:1px solid #fff;font-weight:bold;font-size:13px;text-transform:uppercase;color:#333;width:80px;}
.product-page .product-controls dd {float:left;}
.product-page .product-controls dd ul {list-style:none;display:inline-block;margin:0;padding:2px 0 0 2px;}
.product-page .product-controls dd li {margin:0;padding:0;float:left;display:block;}
.product-page .product-controls dd li a, .product-page .product-controls dd li a:focus {margin:0 2px 2px 0;padding:6px 12px;display:block;background:#fff;color:#333;border:1px solid #ddd;font-weight:bold;font-size:13px;}
.product-page .product-controls dd li.btn-sizing-chart a {background:#202020;border:1px solid #202020;color:#fff;}
.product-page .product-controls dd li.selected a {text-decoration:none;background:#f58220;border-color:#f58220;color:#fff;}
.product-page .product-controls dd li.disabled a, .product-page .product-controls dd li.disabled.selected a, 
.product-page .product-controls dd li.disabled:hover a {background:#fff;border-color:#ddd;color:#c1c1c1;}
.product-page .product-controls dd li a:hover {text-decoration:none;background:#ef750d;border-color:#ef750d;color:#fff;}
.product-page .product-controls .plus-minus-wrap {padding:2px 0 0 2px;}
.product-page .product-controls .plus-minus-wrap input {float:left;text-align:center;font-size:13px;color:#333;font-weight:bold;padding:6px;border:0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;width:40px;}
.product-page .product-controls .plus-minus-wrap .plus-minus {float:left;display:block;background:#f58220;border-color:#f58220;padding:8px 10px;text-align:center;color:#fff;font-size:11px;height:32px;width:32px;overflow:hidden;}
.product-page .product-controls .plus-minus-wrap .plus-minus.plus {padding:8px 10px;}
.product-page .product-controls .plus-minus-wrap .plus-minus:hover {text-decoration:none;background:#ef750d;border-color:#ef750d;color:#fff;}
.product-page .product-controls .spacing {height:30px;}
.product-page .product-controls .extra-options dd {padding:3px 0 0 4px;}
.product-page .product-controls .extra-options table .extra-options-input-col input {margin:0;}
.product-page .product-controls .extra-options table .extra-options-input-col .checkbox, .product-page .product-controls .extra-options table .extra-options-input-col .radio {margin:0;margin-top:3px;}
.product-page .product-controls .extra-options table .extra-options-input-col .checkbox label, .product-page .product-controls .extra-options table .extra-options-input-col .radio label {padding-left:0;}
.product-page .product-controls .extra-options table .extra-options-input-col .checkbox .rt-input, .product-page .product-controls .extra-options table .extra-options-input-col .radio .rt-input {margin:0;}
.product-page .product-controls .extra-options table .extra-options-image-col {padding:3px 0 3px 15px;}
.product-page .product-controls .extra-options table .extra-options-image-col img {border:1px solid #f2f2f2;}
.product-page .product-controls .extra-options table .extra-options-image-col a:hover {text-decoration:none;}
.product-page .product-controls .extra-options table .extra-options-label-col div {max-height:150px;overflow:auto;}
.product-page .product-controls .extra-options table .extra-options-label-col {padding:3px 0 3px 15px;}
.product-page .product-controls .extra-options table .extra-options-label-col label {margin:0;font-size:14px;font-weight:normal;}
.product-page .product-controls .extra-options table .extra-options-price-col {padding:3px 0 3px 10px;font-size:13px;font-weight:bold;color:#333;}
.product-page .product-controls .extra-options table .extra-options-price-col label {margin-bottom:0;}
.product-page .product-controls .pyp {border:1px solid #ddd;padding:15px 15px 0;margin-bottom:30px;}
.product-page .product-controls .pyp strong {color:#333;margin-bottom:6px;display:block;text-align:center;font-size:16px;}
.product-page .product-controls .pyp .pyp-range-slider-wrapper {padding:5px 37px 52px;}
.product-page .product-controls .pyp .pyp-range-slider-wrapper .noUi-connect {background:#e8e8e8;}
.product-page .product-controls .pyp .pyp-range-slider-wrapper .noUi-target {border-color:#ddd;background-color:#fafafa;box-shadow:none;}
.product-page .product-controls .pyp .pyp-range-slider-wrapper .noUi-handle {box-shadow:none;background-color:#f58220;border-color:#f58220;}
.product-page .product-controls .pyp .pyp-range-slider-wrapper .noUi-handle:before, .product-page .product-controls .pyp-range-slider-wrapper .noUi-handle:after {background-color:#fff;}
.product-page .product-controls .pyp .pyp-range-slider-wrapper .noUi-horizontal .noUi-tooltip {bottom:-145%;font-size:16px;border-color:#ddd;background:#fff;color:#333;font-weight:bold;padding:4px 6px;}
.product-page .product-controls .pyp .pyp-range-slider-wrapper .noUi-horizontal .noUi-tooltip .fa {font-size:28px;position:absolute;left:4px;top:50%;margin-top:-14px;}
.product-page .product-controls .pyp .pyp-range-slider-wrapper .noUi-horizontal .noUi-tooltip span {vertical-align:middle;}
.product-page .product-controls .pyp .pyp-range-slider-wrapper .noUi-horizontal .noUi-tooltip.has-emotion {padding-left:34px;}
.product-page .product-controls .price {float:right;font-size:32px;font-weight:bold;line-height:32px;color:#333;padding:5px;}
.product-page .product-controls .price .was {font-size:13px;color:#65676b;white-space:nowrap;line-height:13px;padding-top:3px;padding-left:7px;}
.product-page .product-controls .add_to_cart {padding:10px 44px;width:100%;margin-top:10px;}
.product-page .product-controls .special-offers-btn {display:block;background:#202020;border-color:#202020;width:auto;margin-top:0;float:right;padding-top:3px;padding-left:10px;width:42px;height:42px;font-size:24px;overflow:hidden;margin-left:10px;-moz-border-radius:21px;-webkit-border-radius:21px;border-radius:21px;}
.product-page .product-controls .special-offers-btn:hover {background:#ef750d;border-color:#ef750d;}
.product-page .product-controls .alert {margin-bottom:30px;}
.product-page .product-controls .alert-oos .row {margin-top:10px;}
.product-page .product-controls .alert-oos .col-md-4.form-group {margin-bottom:0;}
.product-page .long-description {margin-bottom:30px;}
.product-page .long-description article {padding:0;}
.product-page .nav-tabs a {color:#333;}
.product-page .tab-panel {padding:15px;border:1px solid #ddd;margin-bottom:30px;border-top:0;}
.product-page .tab-panel.tab-package {padding-top:25px;text-align:center;}
.product-page .tab-panel .table {margin-bottom:0;}
.product-page .tab-panel .table tr:first-child th, .product-page .tab-panel .table tr:first-child td {border-top:0;}
.product-page .related-products .grid {padding:0;}
.product-page .related-products .grid .product .details h3 {height:36px;}
.product-page .related-products .grid .product .details h3 a {font-size:13px;line-height:17px;}

.product-page .product-reviews .product-reviews-title {text-align:center;padding:0 15px;margin-bottom:29px;}
.product-page .product-reviews .product-reviews-title.has-button {margin-bottom:13px;}
.product-page .product-reviews .product-reviews-list {position:relative;}
.product-page .product-reviews .product-reviews-list .btn-write-a-review-sml-wrapper {text-align:center;margin-bottom:15px;}
.product-page .product-reviews .product-reviews-list .btn-write-a-review-sml {font-size:12px;padding:8px 32px;}
.product-page .product-reviews .product-reviews-list .btn-more-reviews-wrapper {text-align:center;margin-bottom:15px;}
.product-page .product-reviews .product-reviews-list .btn-more-reviews {font-size:12px;padding:8px 32px;}
.product-page .product-reviews .product-reviews-list, .product-page .product-reviews .review-form-inner,
.product-page .product-reviews .product-review-submitted {max-width:800px;margin:0 auto;}
.product-page .product-reviews .product-review-submitted {text-align:center;padding-bottom:15px;}
.product-page .product-reviews .btn-write-a-review-wrapper {text-align:center;padding:15px 0 34px;}
.product-page .product-reviews .btn-write-a-review {padding:10px 44px;}
.product-page .product-reviews .product-reviews-list article {padding:0;border:1px solid #ddd;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;margin-bottom:15px;}
.product-page .product-reviews .product-reviews-list article.no-reviews {text-align:center;padding:15px 15px 0;}
.product-page .product-reviews .product-reviews-list article .attribution {margin:10px 0;}
.product-page .product-reviews .product-reviews-list article .attribution ul {list-style:none;margin:0;padding:0;}
.product-page .product-reviews .product-reviews-list article .attribution ul li {border-right:1px solid #ddd;float:left;padding:0 15px;}
.product-page .product-reviews .product-reviews-list article .attribution ul li:last-child {border:0;}
.product-page .product-reviews .product-reviews-list article .attribution .reviewer,
.product-page .product-reviews .product-reviews-list article .attribution .summary {font-weight:bold;color:#333;}
.product-page .product-reviews .product-reviews-list article .attribution .date {font-size:13px;padding-top:2px;padding-bottom:2px;}
.product-page .product-reviews .product-reviews-list article .reviewedrating {display:inline-block;padding:0 15px;font-size:20px;}
.product-page .product-reviews .product-reviews-list article .reviewedrating i {padding:0 1px;cursor:pointer;color:#feb800;}
.product-page .product-reviews .product-reviews-list article .review-message {font-family:'Droid Serif', Times New Roman, Georgia, serif;font-style:italic;padding:10px 15px 0;}
.product-page .product-reviews .review-form {display:none;}
.product-page .product-reviews .review-form h1 {margin-bottom:29px;text-align:center;}
.product-page .product-reviews .review-form .rating_selector {margin:6px 0;}
.product-page .product-reviews .review-form .rating_selector .starrr {display:inline-block;}
.product-page .product-reviews .review-form .rating_selector .starrr i {font-size:20px;padding:0 1px;cursor:pointer;color:#feb800;}

.blog-layout .leftcol p.responsive-youtube iframe {width:100%;}
.blog-layout .leftcol p.responsive-image {text-align:center;}
.blog-layout .leftcol p.responsive-image img {width:100%;height:auto;}

.blog-layout .leftcol, .blog .rightcol {padding-top:49px;}
.blog-layout .leftcol content {display:block;max-width:750px;}
.blog-layout .leftcol .page-title {margin-bottom:20px;}
.blog-layout .leftcol .post-list article {padding:0 0 25px;}
.blog-layout .leftcol .post-list article h1 {margin-bottom:2px;}
.blog-layout .leftcol .post-list article h1 a {font-size:23px;margin:0;}
.blog-layout .leftcol .post-list article .post-attribution {font-size:13px;margin-bottom:20px;}
.blog-layout .leftcol .post-list article .post-content {padding-bottom:15px;}
.blog-layout .leftcol .post-list article .post-footer {border-top:2px solid #ddd;padding-top:15px;}
.blog-layout .leftcol .post-list article .post-footer .post-comment-count, .blog-layout .leftcol .post-list article .post-footer .post-read-more {font-size:13px;color:#65676b;margin:2px 0 5px;}
.blog-layout .leftcol .post-list article .post-footer .post-comment-count i {margin-right:5px;}
.blog-layout .leftcol .post-list article .post-footer .post-read-more {margin-left:10px;margin-right:10px;padding-left:10px;border-left:1px solid #ddd;}

.blog-layout .leftcol .post article {padding:0;}
.blog-layout .leftcol .post article h1 {margin-bottom:2px;}
.blog-layout .leftcol .post article h1 a {margin:0;}
.blog-layout .leftcol .post article .post-attribution {font-size:13px;margin-bottom:20px;}
.blog-layout .leftcol .post article .post-content {padding-bottom:15px;}
.blog-layout .leftcol .post article .post-footer {border-top:2px solid #ddd;padding-top:15px;}
.blog-layout .rightcol {padding-top:0;padding-bottom:19px;}
.blog-layout .rightcol .widget-list {margin-bottom:20px;}
.blog-layout .rightcol .widget-list ul {list-style:none;margin:0;padding:0;}
.blog-layout .rightcol .widget-list ul li a {display:block;padding:0 0 8px;color:#65676b;font-size:14px;}
.blog-layout .rightcol .widget-list ul li a:hover {color:#333;}
.blog-layout .rightcol .widget-connect {margin-bottom:20px;}
.blog-layout .rightcol .widget-connect ul {list-style:none;margin:0;padding:0;}
.blog-layout .rightcol .widget-connect ul li a {float:left;margin-right:15px;}
.blog-layout .rightcol .widget-connect .fa-facebook {font-size:29px;color:#3b5998;}
.blog-layout .rightcol .widget-connect .fa-twitter {font-size:31px;position:relative;margin-top:-1px;color:#00aced;}
.blog-layout .rightcol .widget-connect .fa-feed {font-size:31px;color:#f58220;}
.blog-layout .rightcol .widget-connect ul li a:hover .fa-facebook {color:#29488a;}
.blog-layout .rightcol .widget-connect ul li a:hover .fa-twitter {color:#0394cb;}
.blog-layout .rightcol .widget-connect ul li a:hover .fa-feed {color:#ef750d;}
.blog-layout.blog-category .leftcol .page-title {margin-bottom:10px;}
.blog.blog-category .leftcol .blog-category-description {margin-bottom:30px;}
.blog-layout.blog-post .leftcol .post-footer .post-categories, 
.blog-layout.blog-post .leftcol .post-footer .post-tags {font-size:13px;color:#65676b;padding:0 15px 10px 0;}
.blog-layout.blog-post .leftcol .post-footer a {color:#333;}
.blog-layout.blog-post .leftcol .post-footer .post-addthis a {color:#fff;}
.blog-layout.blog-post .leftcol .blog-post-comments {padding-top:30px;padding-bottom:20px;color:#65676b;}
.blog-layout.blog-post .leftcol .blog-post-comments ol {margin:0;padding:0;font-size:13px;list-style:none;}
.blog-layout.blog-post .leftcol .blog-post-comments .comment-body small {margin-bottom:10px;display:block;}
.blog-layout.blog-post .leftcol .blog-post-comments .comment-body p {font-family:'Droid Serif', Times New Roman, Georgia, serif;font-style:italic;}

.pagination {clear:both;padding:10px 0;width:100%;color:#65676b;}
.pagination a {color:#333;}
.pagination .pagination-records-showing {padding:7px 4px 6px 0;font-size:12px;}
.pagination .pagination-pages span {display:inline-block;line-height:12px;font-size:12px;padding:8px 12px;border:1px solid #ddd;margin:3px 0 3px 6px;text-decoration:none;}
.pagination .pagination-pages span.current-page {background:#efefef;}
.pagination .pagination-pages a:hover span, .pagination .pagination-pages span.current-page {text-decoration:underline;}
.pagination .next-page span, .pagination .prev-page span {display:block;padding:8px 12px 8px 10px;border:1px solid #ddd;margin:3px 0 3px 6px;text-decoration:none;}
.pagination .prev-page span {margin:3px 6px 3px 0;padding-left:10px;}
.pagination .next-page a:hover span, .pagination .prev-page a:hover span {text-decoration:underline;}
.pagination .next-page i {margin-left:8px;}
.pagination .prev-page i {margin-right:8px;}

.col-login .msg-forgot-password {padding-bottom:15px;margin:0;}
.or-vert {position:absolute;top:60px;right:-20px;}
.or-horz {text-align:center;margin:25px 0 25px;}

.profile-orders-order .item-name a, .profile-orders .table-striped a {color:#333;}
.profile-navigation {list-style:none;display:inline-block;margin:10px 0 0;padding:1px 0 0 1px;background:#333;}
.profile-navigation li {margin:0;padding:0;float:left;display:block;}
.profile-navigation li a {margin:0 1px 1px 0;padding:6px 12px;display:block;background:#202020;border:1px solid #202020;color:#fff;font-weight:bold;font-size:13px;}
.profile-navigation li a:hover {text-decoration:none;background:#ef750d;border-color:#ef750d;}

.raf-modal .container-fluid {padding-left:0;}
.raf-modal .raf-title hr {margin-top:15px;margin-bottom:20px;}
.raf-modal article {padding:0;}
.raf-modal .thanks {font-family:'Droid Serif', Times New Roman, Georgia, serif;font-style:italic;padding-bottom:30px;}
.raf-modal .sharing {list-style:none;margin:0 0 49px;padding:0;;max-width:200px;}
.raf-modal .sharing li {margin:0 0 1px;padding:0;}
.raf-modal .sharing a {display:block;color:#fff;padding:6px 12px 6px 30px;font-size:15px;position:relative;}
.raf-modal .sharing .facebook {background:#3b5998;}
.raf-modal .sharing .twitter {background:#00aced;}
.raf-modal .sharing .email {background:#f58220;}
.raf-modal .sharing a:before {top:10px;left:10px;color:#fff;font-size:15px;}
.raf-modal .sharing .facebook:before {content:"\f09a";}
.raf-modal .sharing .twitter:before {content:"\f099";left:8px;}
.raf-modal .sharing .email:before {content:"\f003";left:8px;top:9px;}
.raf-modal .right-col > h2:first-child {padding-top:0;}

.special-offers-modal .container-fluid {padding-left:0;}
.special-offers-modal .special-offers-title hr {margin-top:15px;margin-bottom:20px;}
.special-offers-modal article {padding:0;}

.testimonials content article {max-width:800px;margin-left:auto;margin-right:auto;}
.testimonials content ul {margin:0;padding:0;list-style:none;}
.testimonials content ul p {font-family:'Droid Serif', Times New Roman, Georgia, serif;font-size:17px;font-style:italic;font-size:15px;position:relative;display:block;}
.testimonials content ul p span {font-style:normal;color:#333;display:block;position:absolute;bottom:-26px;right:0;z-index:5;}
.testimonials content ul hr {height:0;background:none;margin:35px 25px;text-align:center;}
.testimonials content ul hr:before {font-family:'Montserrat', Helvetica, Arial, sans-serif;content:'\2026';font-size:42px;position:relative;bottom:40px;color:#ddd;}
.testimonials content ul li:last-child hr {display:none;}
.testimonials content ul li a {color:#333;text-decoration:underline;}
.testimonials content ul li a:hover {text-decoration:none;}

.cart {padding-top:30px;color:#65676b;}
.cart .pgc .title {margin-bottom:30px;}
.cart .pgc .title .title-inner {border:5px solid #f2f2f2;margin-bottom:30px;position:relative;text-align:center;padding:29px;}
.cart .pgc .title h1 {margin-bottom:0;}
.cart .pgc .title .description {max-width:800px;margin:0 auto;padding-top:17px;font-family:'Droid Serif', Times New Roman, Georgia, serif;font-size:16px;}
.cart .pgc .cart-list-wrapper {padding:0 0 15px;}
.cart .pgc .cart-list-wrapper .alert {margin-bottom:0;}
.cart .pgc ol {list-style:none;padding:0;margin:0;border-top:1px solid #ddd;}
.cart .pgc ol li {border-bottom:1px solid #ddd;padding:15px;position:relative;}
.cart .pgc ol li.out-of-stock {background-color:#f2dede;}
.cart .pgc ol li.quantity-adjusted, .cart .pgc ol li.preorder {background-color:#fcf8e3;}
.cart .pgc ol li.out-of-stock .alert, .cart .pgc ol li.quantity-adjusted .alert, .cart .pgc ol li.preorder .alert {padding:5px;display:inline-block;}
.cart .pgc ol li .image {position:absolute;}
.cart .pgc ol li .product-details {padding:0 20px 0 55px;}
.cart .pgc ol li .product-details .product-name {display:block;font-size:14px;font-weight:bold;line-height:18px;margin-bottom:6px;color:#333;} 
.cart .pgc ol li .product-details .product-options {font-size:11px;margin-bottom:15px;}
.cart .pgc ol li .product-details .product-options h3 {font-size:11px;font-weight:bold;}
.cart .pgc ol li .product-details .product-options p {margin-bottom:5px;}
.cart .pgc ol li .product-details .plus-minus-wrap input {float:left;text-align:center;font-size:11px;color:#333;font-weight:bold;padding:2px 2px 3px;border:0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;width:30px;}
.cart .pgc ol li .product-details .plus-minus-wrap .plus-minus {float:left;display:block;background:#f58220;border-color:#f58220;padding:4px 6px;text-align:center;color:#fff;font-size:11px;height:22px;width:22px;overflow:hidden;}
.cart .pgc ol li .product-details .plus-minus-wrap .plus-minus.plus {padding:4px 6px;}
.cart .pgc ol li .product-details .plus-minus-wrap .plus-minus:hover {text-decoration:none;background:#ef750d;border-color:#ef750d;color:#fff;}
.cart .pgc ol li .product-details .price {font-size:13px;font-weight:bold;position:relative;left:20px;line-height:22px;color:#333;}
.cart .pgc ol li .product-details .price .coupon-discount {padding-right:5px;color:#ea3636;font-weight:normal;font-size:11px;}
.cart .pgc ol li .btn-remove-product {position:absolute;right:15px;top:11px;color:#ea3636;font-size:17px;}
.cart .pgc ol li .btn-remove-product:hover {color:#d92525;}
.cart .pgc ol li .btn-update-cart {padding:10px 25px;width:100%;font-size:15px;}
.cart .pgc .cart-options {padding:15px 0;color:#333;font-weight:normal;font-size:14px;}
.cart .pgc .cart-options .figure {font-weight:bold;}
.cart .pgc .cart-options .btn-discreet {color:#ef750d;text-decoration:underline;}
.cart .pgc .cart-options .btn-discreet:hover {text-decoration:none;}
.cart .pgc .cart-options .pgc-shipping-options, .cart .pgc .cart-options .pgc-codes {border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin-bottom:15px;padding:15px 10px 0;}
.cart .pgc .cart-options .pgc-shipping-options label {font-weight:normal;}
.cart .pgc .cart-options .pgc-shipping-options .pgc-shipping-options-details {font-size:13px;padding-bottom:10px;}
.cart .pgc .cart-options .pgc-shipping-options .pgc-shipping-options-details h4 {color:#333;margin-bottom:8px;}
.cart .pgc .cart-options .pgc-shipping-options .pgc-shipping-options-details ul {list-style:none;margin:0;padding:0;}
.cart .pgc .cart-options .pgc-shipping-options .pgc-shipping-options-details li {padding-bottom:5px;}
.cart .pgc .cart-options .pgc-shipping-options .pgc-shipping-options-details ul ul {margin-left:0;margin-top:5px;}
.cart .pgc .cart-options .pgc-shipping-options .pgc-shipping-options-details .radio {margin-top:0;margin-bottom:0;}
.cart .pgc .cart-options .pgc-shipping-options .pgc-shipping-options-details .radio label {padding-left:0;}
.cart .pgc .cart-options .pgc-coupon-code-wrapper {margin-bottom:15px;}
.cart .pgc .cart-options .pgc-gift-code-wrapper {margin-bottom:15px;}
.cart .pgc .cart-options .btn-checkout {padding:10px 25px;margin-bottom:15px;width:100%;font-size:15px;}

.checkout-layout header .primary .logo-wrapper {padding-left:62px;}
.checkout-layout .checkout-title {margin-bottom:15px;}
.checkout-layout .checkout-title .checkout-title-inner {border:5px solid #f2f2f2;position:relative;text-align:center;padding:29px;}
.checkout-layout .checkout-title h1 {margin-bottom:0;}
.checkout-layout .checkout-title .checkout-description {max-width:800px;margin:0 auto;padding-top:17px;font-family:'Droid Serif', Times New Roman, Georgia, serif;font-size:16px;}
.checkout-layout .foxygift-checkout-page, .checkout-layout .checkout-start-page, 
.checkout-layout .checkout-page, .checkout-layout .review-pay-page {padding-top:30px;padding-bottom:30px;}
.checkout-layout .checkout-start-page {padding-bottom:30px;}
.checkout-layout p, .checkout-layout .checkout-page .checkbox label {color:#65676b;}
.checkout-layout p strong {color:#333;}
.checkout-layout .checkout-progress {margin-bottom:30px;}
.checkout-layout .checkout-progress ul {margin:0;padding:0;list-style:none;}
.checkout-layout .checkout-progress ul li {float:left;padding:2px 31px 2px 0;position:relative;font-size:15px;color:#999;}
.checkout-layout .checkout-progress ul li a {text-decoration:underline;color:#333;}
.checkout-layout .checkout-progress ul li a:hover {text-decoration:none;}
.checkout-layout .checkout-progress ul li.current, .checkout-layout .checkout-progress ul li.checkout-progress-title {font-weight:bold;color:#333;}
.checkout-layout .checkout-progress ul li.checkout-progress-title a {text-decoration:none;}
.checkout-layout .checkout-progress ul li.checkout-progress-title a:hover {text-decoration:underline;}
.checkout-layout .checkout-progress ul li.fa-after:after {top:0;right:11px;content:"\f105";color:#333;font-size:23px;}
.checkout-layout .checkout-progress ul li.fa-after:last-child:after {content:'';}
.checkout-layout .checkout-progress ul li.checkout-progress-title.fa-after:after {right:9px;content:"\f101";color:#f58220;}
.checkout-layout .msg-forgot-password {padding-bottom:15px;margin:0;}
.checkout-layout .btn-next {padding:10px 25px;}
.checkout-layout .checkout-shipping-options ul {list-style:none;margin:0 0 20px;padding:0;}
.checkout-layout .checkout-shipping-options ul h4 {font-weight:700;}
.checkout-layout .checkout-shipping-options .radio {margin-top:0;}
.checkout-layout .checkout-shipping-options .checkout-shipping-options-options {margin-bottom:10px;}
.checkout-layout .checkout-register-option label, .checkout-layout .checkout-ship-to-billing label {padding-left:0;}
.checkout-layout .upsell-products .grid {padding:0;}
.checkout-layout .upsell-products .grid-item .grid-item-inner {margin-bottom:30px;}
.checkout-layout .upsell-products .grid .product .details h3 {height:36px;}
.checkout-layout .upsell-products .grid .product .details h3 a {font-size:13px;line-height:17px;}
.checkout-layout .upsell-products .grid .product .btn {margin-top:5px;width:100%;font-size:11px;overflow:hidden;}
.checkout-layout.pay .btn-cart {display:none;}
.checkout-layout .review-pay-page .checkout-newsletter-signup,
.checkout-layout .review-pay-page .checkout-foxygift, .checkout-layout .review-pay-page .checkout-foxygift form, 
.checkout-layout .review-pay-page .checkout-foxygift .order-left-to-pay {margin-bottom:0;margin-top:5px;}
.checkout-layout .review-pay-page .checkout-newsletter-signup .checkbox,
.checkout-layout .review-pay-page .checkout-foxygift .checkbox {margin-top:20px;}
.checkout-layout .review-pay-page .checkout-newsletter-signup .checkbox label,
.checkout-layout .review-pay-page .checkout-foxygift .checkbox label {padding-left:0;}
.checkout-layout .review-pay-page .payment-method h2 {margin-bottom:20px;}
.checkout-layout .review-pay-page .payment-method .radio {margin-top:12px;}
.checkout-layout .review-pay-page .payment-method .radio label {padding-left:0;}
.checkout-layout .review-pay-page .payment-form.payment-form-foxygift {margin-top:15px;}
.checkout-layout .review-pay-page .payment-form {border-top:1px dotted #ddd;padding-top:15px;}
.checkout-layout .review-pay-page .payment-form .error {border-color:red;}
.checkout-layout .review-pay-page .payment-form .radio {margin-top:10px;}
.checkout-layout .review-pay-page .payment-form .cc-input .input-group, .checkout-layout .review-pay-page .payment-form .cvv2-input .input-group {width:100%;}
.checkout-layout .review-pay-page .payment-form .cc-input .input-group .fa, .checkout-layout .review-pay-page .payment-form .cvv2-input .input-group .fa {font-size:30px;position:absolute;right:4px;top:50%;z-index:5;margin-top:-15px;}
.checkout-layout .review-pay-page .payment-form .cvv2-input .input-group .fa {font-size:22px;margin-top:-11px;}
.checkout-layout .review-pay-page .payment-form .cc-input .input-group input, .checkout-layout .review-pay-page .payment-form .cvv2-input .input-group input {padding-right:56px;}
.checkout-layout .review-pay-page .payment-form .cc-input .input-group .fa .fa {height:24px;width:24px;top:auto;text-align:center;overflow:hidden;font-size:20px;bottom:-1px;right:-3px;background:#fff;border-radius:50%;border-bottom-right-radius:0;z-index:6;padding:2px;}
.checkout-layout .review-pay-page .payment-form .radio input {top:12px;}
.checkout-layout .review-pay-page .payment-form .radio label {font-size:34px;}
.checkout-layout .review-pay-page .payment-form .fa-exclamation-circle {color:red;}
.checkout-layout .review-pay-page .payment-form .fa-check-circle {color:#4caf50;}
.checkout-layout .review-pay-page .payment-form .fa-cc-visa {color:#232868;}
.checkout-layout .review-pay-page .payment-form .fa-cc-mastercard {color:#e3001a;}
.checkout-layout .review-pay-page .payment-form .fa-cc-discover {color:#f06a00;}
.checkout-layout .review-pay-page .payment-form .fa-cc-amex {color:#095ca8;}
.checkout-layout .review-pay-page .payment-form .btn-pay {padding:10px 25px;}
.checkout-layout footer .row:first-child {padding-bottom:49px;}

.order-summary {margin-bottom:15px;}
.order-summary .order-addresses {margin-bottom:30px;}
.order-summary dl {margin-bottom:0;}
.order-summary dt, .order-summary dd.order-total {color:#333;font-weight:bold;}
.order-summary dd.order-total {font-size:30px;}
.order-summary dd {margin-bottom:10px;color:#65676b;}
.order-summary dd:last-child {margin-bottom:0;}
.order-summary .btn-secondary {color:#666;background:#ddd;border-color:#ddd;font-weight:normal;}
.order-summary .btn-secondary:hover, .order-summary .btn-secondary:active, .order-summary .btn-secondary:focus, 
.order-summary .btn-secondary:active:focus, .order-summary .btn-secondary:active:hover {background:#d5d5d5;border-color:#d5d5d5;color:#333;}

ol.order-items {list-style:none;padding:0;margin:0;}
ol.order-items li {border-bottom:1px solid #ddd;padding:15px 0;position:relative;}
ol.order-items li .image {position:absolute;}
ol.order-items li .item-details {padding:0 20px 0 55px;color:#333;}
ol.order-items li .item-details .item-name {display:block;font-size:14px;font-weight:bold;line-height:18px;margin-bottom:6px;} 
ol.order-items li .item-details .item-options {font-size:11px;margin-bottom:10px;}
ol.order-items li .item-details .item-options h3 {font-size:11px;font-weight:bold;}
ol.order-items li .item-details .item-options p {margin-bottom:5px;}
ol.order-items li .item-details .item-price {font-weight:bold;position:relative;left:20px;line-height:22px;}

ul.social-login {list-style:none;margin:0 0 49px;padding:0;;max-width:200px;}
ul.social-login li {margin:0 0 1px;padding:0;}
ul.social-login a {display:block;color:#fff;padding:6px 12px 6px 30px;font-size:15px;position:relative;}
ul.social-login a.facebook {background:#3b5998;}
ul.social-login a.twitter {background:#00aced;}
ul.social-login a.google {background:#d73d32;}
ul.social-login a:before {top:10px;left:10px;color:#fff;font-size:15px;}
ul.social-login .facebook:before {content:"\f09a";}
ul.social-login .twitter:before {content:"\f099";left:8px;}
ul.social-login .google:before {content:"\f1a0";}

/**
 * Footer
 */
footer {background:#202020;margin-bottom:2px;}
footer .footer-spacing {padding-top:59px;padding-bottom:59px;}
footer nav:first-child {padding-top:0;}
footer nav {padding-bottom:25px;}
footer nav ul {margin:0;padding:0;list-style:none;}
footer nav ul li {margin:0;padding:0;}
footer nav ul li a {display:block;padding:4px 0;color:#fff;}
footer nav ul li a:hover, footer nav ul li a:focus {text-decoration:underline;color:#fff;}
footer .subscribe h2 {color:#fff;margin-bottom:15px;font-weight:normal;}
footer .subscribe p {color:#ccc;font-size:13px;}
footer .subscribe form {padding:15px 0 30px;}
footer .subscribe .form-control {padding-left:12px;padding-right:12px;height:50px;}
footer .subscribe .btn {padding:14px 17px 14px 15px;}
footer .follow {padding-bottom:25px;}
footer .follow h2 {color:#fff;margin-bottom:15px;font-weight:normal;}
footer .follow a {color:#999;float:left;margin-right:15px;}
footer .follow .fa-facebook {font-size:29px;}
footer .follow .fa-twitter {font-size:31px;position:relative;margin-top:-1px;}
footer .follow .fa-feed {font-size:31px;}
footer .follow a:hover {color:#fff;}
footer .icons a {float:right;margin-left:5px;margin-bottom:5px;}
footer .icons img {height:50px;width:auto;}

.floating-icons {position:fixed;bottom:0;right:0;z-index:45;padding-right:5px;padding-bottom:5px;}
.floating-icons a {float:right;margin-right:5px;margin-bottom:5px;}
.floating-icons img {height:50px;width:auto;}

footer .copyright {color:#999;text-align:center;padding-bottom:49px;}

/**
 * Media Queries - Remember to update lte8-style.css
 */

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

  .ekko-lightbox .modal-dialog {padding-left:10px;padding-right:10px;}

  header {border:0;}
  header .primary .logo-wrapper {padding-left:86px;}
  header .primary .logo-wrapper a.logo {display:block;padding:12px 15px;position:absolute;top:0;left:0;/*right:62px;*/}
  header .primary .logo-wrapper a.logo img {display:block;float:left;}

  .panel-product-finder-active header {border-bottom:1px solid #515151;}
  .panel-product-finder-active.no-secondary header {border-bottom-color:#ddd;}
  .panel-product-finder {margin-top:96px;}
  .no-secondary .panel-product-finder {margin-top:58px;}
  .faceted-navigation-wrapper {display:block;}
  form.faceted-navigation {padding-bottom:20px;}
  form.faceted-navigation .selector.selector-pricerange .price-range-slider-wrapper {max-width:auto;}

  banner .carousel-caption {margin-top:-140px;}
  banner .carousel-caption h1 {display:block;font-size:47px;line-height:47px;}
  banner .carousel-caption p {display:block;}
  banner .carousel-caption-left .carousel-caption {left:0;right:50%;}
  banner .carousel-caption-right .carousel-caption {right:0;left:50%;}
  banner .carousel-caption .btn {margin-top:15px;padding:15px 40px;}
  
  .landing .secondary-page-content {padding-top:15px;padding-bottom:30px;}
  .landing .secondary-page-content article {padding:34px 30px;}
  .landing .secondary-page-content .col-right {border-left:1px solid #ddd;}
  
  .col-click-register {padding-right:45px;}
  .col-register {padding-left:45px;}
  
  .sticky-header main {margin-top:96px;}  /* Adjust to the height of the header. */
  
  .raf-modal .raf-title, .raf-modal .left-col, .raf-modal .right-col {padding-right:30px;padding-left:30px;}
  .raf-modal .right-col {border-left:1px solid #ddd;}
    
  .grid {padding-left:0;padding-right:0;} 
  .grid .product .details h3 {float:left;width:62%;}
  .grid .product .details .price {float:right;width:38%;padding:0;height:auto;}
  
  .product-page .related-products .grid .product .details h3 {width:auto;}
  .product-page .product-controls .price {float:left;margin-top:10px;}
  .product-page .product-controls .add_to_cart {float:right;width:auto;margin:10px 0 0 10px;}
  .product-page .product-controls .special-offers-btn {margin-top:10px;margin-left:0;}
  
  .blog-layout .leftcol p.responsive-youtube iframe {height:422px;}
  
  .cart .pgc ol li .btn-update-cart, .cart .pgc .cart-options .btn-checkout {width:auto;}

  .checkout-layout header {border-bottom:1px solid #ddd;}
  .checkout-layout header .primary .logo-wrapper a.logo {display:table-cell;padding:0 5px;position:static;right:0;}
  .checkout-layout header .primary .logo-wrapper a.logo img {display:inline;float:none;}
  
  .order-summary dt {width:68px;}
  .order-summary dd {margin-left:78px;margin-bottom:0;}
  .order-summary dt.order-total {line-height:42px;}

}

@media only screen and (min-width:992px) {
  
  banner .carousel-caption h1 {font-size:60px;line-height:60px;}
  
  .col-login {padding-right:45px;}
  .col-click-register, .col-register {padding-left:45px;}
  /*.grid .title .grid-item-inner {max-height:367px;overflow:auto;}*/
  /*.grid .title .grid-item-inner.has-image {height:367px;overflow:hidden;}*/
  .grid .product .details h3 {width:68%;}
  .grid .product .details .price {width:32%;}
  .grid .product .image:hover .specs {-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:1;}
  
  .product-page .product-controls .alert-oos .form-group {margin-bottom:0;}
  .product-page .product-controls .alert-oos .col-md-5 {padding-left:0;padding-right:0;}
  
  .profile-navigation {float:none;padding:0;background:#fff;}
  .profile-navigation li {width:100%;}
  .profile-navigation li a {width:100%;margin:0;padding:12px 15px;text-align:left;border-bottom:0;background:#fff;color:#333;border-color:#ddd;font-size:15px;}
  .profile-navigation li a:hover {background:#fff;text-decoration:underline;border-color:#ddd;}
  .profile-navigation li:last-child a {border-bottom:1px solid #ddd;}
  
  .blog-layout .rightcol {padding-top:99px;}
  
  .col-checkout-guest, .col-checkout-login {padding-right:45px;}
  .col-checkout-login, .col-checkout-click-register {padding-left:45px;}
  
}

@media only screen and (min-width:1200px) {
  
  /*.grid .title .grid-item-inner {max-height:440px;overflow:auto;}*/
  /*.grid .title .grid-item-inner.has-image {height:440px;overflow:hidden;}*/
  
}

@media print {

}

