/* foundation reset */

.breadcrumbs a {
    color: #727272;
}
.breadcrumbs li strong {
    color : rgb(221, 89, 0)
}

.breadcrumbs li:not(:last-child)::after {
    content: ">";
    color: #000000;
}
.catalog-category-view h1 {
    font-size: 1.2rem;
    font-weight: 700;
}
.catalog-category-view h2.cms_free_shipping {
    font-size: 1rem;
    font-weight: 700;
    color: #00A2FA;
    margin: 0;
}
.cms_free_shipping span {
    color: #757474;
    width: 50%;
}
.dyoc-index-index h4.category-view-header {
    display: none;
}

#dyoc-toolbar,
.dyoc-index-index .page-title {
    display: none;
}

.category-view .social-wrapper {
    margin: 10px 0 8px 0 !important;
}



/* checkboxes */
.left__section--togglable li a:before,
#radiussearch-store-container .all label:before,
#upgrade_dyoc_checkbox_wrap label:before
{
    background-color: #fff;
    border: 1px solid #555;
    content: "";
    float: left;
    margin: 0 8px 0;
    height: 20px;
    width: 20px;
}

.left__section--togglable li.selected a:before,
.left__section--togglable li a:hover:before,
#radiussearch-store-container .all label:hover:before,
#radiussearch-store-container input[type=checkbox]:checked + label:before,
#upgrade_dyoc_checkbox_wrap label.checked:before,
#upgrade_dyoc_checkbox_wrap label:hover:before {
    background-color: orange;
    outline: 1px solid #555;
    border: 5px solid #fff;
    padding: 5px;
}

/* reset sections that should not have checkboxes */
.left__section--togglable#category-filter li a:before,
.left__section--togglable#size-filter li a:before,

.left__section--togglable#category-filter li a:hover:before,
.left__section--togglable#size-filter li a:hover:before,
#radiussearch-store-change:before
{
    border: none;
    outline: none;
    background-color: transparent;
    margin: 0;
    padding: 0;
    height: auto;
    width: auto;
}
.left__section--togglable#color-filter ul {
    margin-right: -10px; /* for Windows scrollbars */
}
.left__section--togglable#color-filter li {
    line-height: 1.3em;
    float: left;
    height: 70px;
    width: 40px;
    text-indent: 10px;
    font-size: .7em;
    margin: 0 8px 0 0;
}
.left__section--togglable#color-filter li a {
    display: block;
    padding: 10px;
}
.left__section--togglable#color-filter li a:before
{
    content: '';
    display: inline-block;
    width: 38px;
    height: 38px;
    -moz-border-radius: 18.5px;
    -webkit-border-radius: 18.5px;
    border-radius: 18.5px;
    border: 1px solid #a9a9a9;
    box-shadow: none;
    margin: 0 0 4px;
    outline : none;
}

#color-filter li a.white:before { background-color: #fff;}
#color-filter li a.black:before { background-color: #000;}
#color-filter li a.blue:before { background-color: #6699cc;}
#color-filter li a.green:before { background-color: #99cc66;}
#color-filter li a.grey:before { background-color: #cccccc; }
#color-filter li a.purple:before { background-color: #666699;}
#color-filter li a.pink:before { background-color: #ff9999;}
#color-filter li a.red:before { background-color: #cc3333;}
#color-filter li a.yellow:before { background-color: #ffcc66;}
#color-filter li a.orange:before { background-color: #ff9933;}
#color-filter li a.brown:before { background-color: #996633;}
#color-filter li a.khaki:before { background-color: #c1b49a;}
#color-filter li a.clear:before { background-color: #e5fffe;}
#color-filter li a.cream:before { background-color: #fbe9d3;}
#color-filter li a.maroon:before { background-color: #721d18;}
#color-filter li a.gold:before { background: linear-gradient(#ebd892, #fff);}
#color-filter li a.silver:before { background: linear-gradient(#999999, #fff);}
#color-filter li a.rose:before { background: linear-gradient(#f2dbd6, #dfa396);}

#color-filter li a.rasta:before {
    background-image: url('../images/categories/swatches/color-swatches.png');
    background-position:  -3px -2px;

}
#color-filter li a.denim:before {
    background-image: url('../images/categories/swatches/color-swatches.png');
    background-position:  82px 0;

}
#color-filter li a.multi:before {
    background-image: url('../images/categories/swatches/color-swatches.png');
    background-position:  39px 0;

}

.left__section--togglable#color-filter li.selected a:before,
.left__section--togglable#color-filter li a:hover:before {
    border: 3px solid #fff;
    box-shadow: 0 0 0 3px #dd5900;
    outline: none;

}
.left__section--togglable#color-filter li.selected a.grey:before,
.left__section--togglable#color-filter li.selected a.white:before {
    color: #909090;
}
.left-bottom-banner-wrap { margin: 1em 0;}
.store div.label{
    font-size: 1em;
    text-transform: uppercase;
}


.fa-window-close:after {
    content: 'x';
    color: #fff;
    background: #5f5f5f;
    padding: 0px 4px 1px;
    font-weight: bold;
    font-style: normal;
}

/* fix for banners coming from Evergage */
.products-grid li.eg-in-grid { width: 360px;}


/* pagination */

.pages ol  {
    margin: 0;
    padding: 10px 0;
    text-align: center;
}
.pages ol li {
    display: inline;
    text-transform: capitalize;
    margin: 0 0 0 20px;
}
.pages ol li:first-child { margin: 0;}
.pages ol li.current { border-bottom: #dd5900 3px solid; font-weight: bold; }
.pages li.previous, .pages li.next { font-weight: bold;}

#size-filter ul {
    margin-bottom: 20px;
}
#size-filter li {
    float: left;
    margin: 2px 6px 5px 0;
    min-width: 34px;
    height: 34px;
}

#size-filter li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 6px 0 6px;
    background: none repeat scroll 0 0 #ffffff;
    color: #6C6C6C;
    cursor: pointer;
    display: block;
    line-height: 32px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    border: solid 1px #6C6C6C;
    border-radius: 3px;
}

#size-filter li a:hover,
#size-filter li a:focus,
#size-filter li.selected a{
    border-color: #ffba00;
}


/* Selected Filter Bar */

/* overrides Foundation core menu styles */

#sort_container .menu .is-active>a {
    background: transparent;
    color: #000;
    font-weight: bold;
}

#sort_container li.is-active {
    font-weight: bold;
}

#filter_state_clear_link span {
    float: right;
    font-size: 1em;
    text-transform: initial;
    text-decoration: underline;
}

#radiussearch-store-container [type=checkbox]+label {
    margin-left: 0;
}
.selected-filter-bar .panel a,
.selected-filter-bar .panel .single {
    background: transparent url("../../../zumiez/default/images/categories/filter-sprite.png") right -60px no-repeat;
    border-right: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    color: #7d7d7d;
    display: block;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    padding: 0 23px 0 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto;
}

.selected-filter-bar .panel a:hover {
    color: #7d7d7d;
}

.selected-filter-bar .panel a span {
    color: #afafaf;
    font-size: 0.688em;
    font-style: italic;
}

.selected-filter-bar .panel .single {
    background: none;
}

.selected-filter-bar .constant.panel {
    margin-right: 0;
}

.selected-filter-bar .constant.panel a {
    width: 164px;
}



ul:not(#foo) li input[type="checkbox"] {
    display: none;
}

ul:not(#foo) li input[type="checkbox"] + label {
    float: none;
}

ul:not(#foo) li input[type="checkbox"] + label span {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 5px 5px;
    vertical-align: middle;
    background: url(/skin/frontend/zumiez/default/images/categories/filter-sprite.png) 0 -90px no-repeat;
    cursor: pointer;
}

ul:not(#foo) li input[type="checkbox"]:checked + label span {
    background: url(/skin/frontend/zumiez/default/images/categories/filter-sprite.png) 0 -120px no-repeat;

}

ul:not(#foo) li input[type="checkbox"]:disabled + label span {
    background: url(/skin/frontend/zumiez/default/images/categories/filter-sprite.png) 0 -150px no-repeat;
}

ul:not(#foo) li input[type="checkbox"]:checked:disabled + label span {
    background: url(/skin/frontend/zumiez/default/images/categories/filter-sprite.png) 0 -180px no-repeat;
}

#view_controls {
    float: right;
}
#view_controls ul { margin-top: .5em;}


#view_controls ul li {
    background-image: url('../images/categories/swatch-sizes.png');
    cursor: pointer;
    float: left;
    margin: 0 4px;
    height: 25px;
    width: 30px;
}

.dyoc-skate-index #view_controls {
    display: none
}

#view_controls ul li[data-view="one-across"] {
    background-position: 0 -2px;
}

#view_controls ul li[data-view="one-across"]:hover, #view_controls ul li.active-grid[data-view="one-across"] {
    background-position: 33px -2px;
}

#view_controls ul li[data-view="two-across"] {
    background-position: 0 -27px;
}

#view_controls ul li[data-view="two-across"]:hover, #view_controls ul li.active-grid[data-view="two-across"] {
    background-position: 33px -27px;
}

#view_controls ul li[data-view="four-across"] {
    background-position: -1px -53px;
}

#view_controls ul li[data-view="four-across"]:hover, #view_controls ul li.active-grid[data-view="four-across"] {
    background-position: 31px -53px;
}

#view_controls ul li[data-view="six-across"] {
    background-position: -2px 27px;
}

#view_controls ul li[data-view="six-across"]:hover, #view_controls li.active-grid[data-view="six-across"] {
    background-position: 30px 27px;
}
.products-grid.two-across .column {
    width: 50%;
}
.products-grid.six-across .column {
    width: 125px;
}
.products-grid.six-across .product-info {
    display: none;
}
.products-grid.six-across img { padding: .5em 0;}
.products-grid.two-across .qsButton {
    left: 70px;
    top: 70%;
}
.products-grid.two-across .qsButton a:link {
    font-size: 1em;
    height: 40px;
    line-height: 32px;
    width: 255px;
}
.products-grid.six-across .qsButton a:link {
    border: 2px solid #e3e3e3;
    font-size: 0.750em;
    height: 30px;
    line-height: 25px;
    width: 80px;
}

.one-across .grid-banner, .two-across .grid-banner, .six-across .grid-banner {display: none}

/* PRODUCTS GRID */


.products-grid .quickshop {
    position: absolute;
    right: 30px;
    top: 162px;
}
.price-box {
    font-size: .8em;
}
#quickshop_container .price-box { text-align: left;}
.price-box .special-price .price { float: left;}

.selected-color span, .default-size span {
    color: #dd5900;
    font-weight: bold;
}

.sale-strikethrough {
    border-top: 1px solid #919191;
    position: absolute;
    width: 100%;
    top: 10px;
    left: 0
}

.special-price {
    margin: 0
}
.product-info { text-align: center;}

/*--- SEO ---*/

.seo-wrap {
    clear: left;
    padding: 13px 0 20px 0;
}

.seo-title {
    color: #838383;
}

.seo-content {
    margin: 10px 0 0;
    line-height: 17px;
    color: #7E7E7E;
}

/* Quickshop */

.item:hover .qsButton {
    display: block;
}
.item .qsButton {
    position: absolute;
    text-transform: uppercase;
    display: none ;
    top: 50%;
    left: 30px;
}

.qsButton a:link, .qsButton a:visited {
    background-color: #ffffff;
    border: 4px solid #e3e3e3;
    color: #595959;
    display: inline-block;
    height: 35px;
    line-height: 25px;
    width: 125px;
    text-decoration: none;
    text-align: center;
}

#quickshop_container .product-thumbs img {
    border: solid 2px #999999;
    cursor: pointer;
    margin-bottom: 5px;
}

#quickshop_container .product-thumbs img.active {
    border: 2px solid #666666;
}


.full-details {
    text-transform: uppercase;
    border: 1px solid #dadada;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: block;
    letter-spacing: 0.03em;
    padding: 7px 0px;
    text-align: center;
    text-decoration: none;
    margin: 10px 0 0 110px;
}
.full-details a:link, .full-details a:visited { color: #999;}

.quickshop-col-1 p {
    color: #999;
    margin: 10px 0 0 90px
}

.quickshop-options-container p.out-of-stock-flag {
    display: inline-block;
    color: #bd1a13;
}

.quickshop-price-box .old-price .price {
    text-decoration: line-through;
}

#quickshop_wrapper input[type="submit"] {
    margin: 20px 0 0;
}
#quickshop_wrapper input[type="submit"]:disabled {
    cursor: default;
    -moz-opacity: 0.20;
    -khtml-opacity: 0.20;
    opacity: 0.20;
}

.qty-select:disabled {
    -moz-opacity: 0.40;
    -khtml-opacity: 0.40;
    opacity: 0.40;
}

.qty-message {
    color: #dd5900;
    display: inline-block;
    margin: 10px 0 0;
}


#quickshop_wrapper select.qty-select option:disabled {
    display: none
}

.default-quantity {
    color: #dd5900;
}

.close-modal {
    font-weight: 700;
    cursor: pointer;
    position: absolute;
    top: 7px;
    right: 10px;
}
.products-grid .item {
    position: relative;
}

.four-across .products-grid .item {
    min-height: 275px;
}
/* BAAP */

#package-add-to-cart { padding: 10px;}
.buy-as-a-package {
    display: inline-block;
    margin: 2px 0 0;
    font-size: 90%;
}

.buy-as-a-package a:link, .buy-as-a-package a:visited { color: #AD0000;}

#qs_baap {
    background-color: #f5f5f5;
    border: 1px solid #e6e6e6;
    display: inline-block;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 7px;
    padding-bottom: 6px;
    max-height: 185px;
    overflow: auto;
}

#qs_baap li {
    display: inline-block;
    padding: 10px 20px 0;
    margin: 0 0 8px;
}
#qs_baap li:first-child {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #e6e6e6;
    padding: 20px;
    width: 100%;
}
#qs_baap ul {
    padding: 0 30px;
    max-height: 170px;
}
#qs_baap ul li{padding: 2px 0;}
#qs_baap ul li:first-child { padding: 0; border: 0}

#qs_baap ul label {
    font-size: 0.750em;
    font-weight: normal;
    text-transform:none
}
#qs_baap input[type=radio] {display: none}
#qs_baap input[type="radio"]:checked + label { color: #dd5900;}

#qs_baap label {
    cursor: pointer;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.875em;
    width: 90%;
    line-height: 16px;
    display: inline-block;
    position: relative;
    padding-left: 32px;
    margin-right: 25px;
}

#qs_baap li label:before {
    border-radius: 12px;
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #f0f0f0;
    box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, .3), 1px 1px 0 0 rgba(255, 255, 255, .8);
}


#qs_baap li input[type=radio]:checked + label:before {
    content: "\2022";
    color: #878787;
    font-size: 2.125em;
    text-align: center;
    line-height: 23px;
}

#qs_baap li ul li label:before {
    width: 18px;
    height: 18px;
}


#qs_baap li ul li input[type=radio]:checked + label:before {
    font-size: 1.625em;
    line-height: 19px;
}

#qs_baap .subtext {
    font-size: 0.750em;
    color: #999;
    display: inline-block;
    text-indent: 35px;
}


.qs-success {
    padding: 20px;
    width: 440px;
}

.qs-success h2{
    border-bottom: 3px solid #000;
    color: #000;
    margin: 0;
    padding: 0 0 10px;
    text-align: left;
}

.qs-success p {
    font-weight: 700;
    font-size: 0.875em;
    float: left;
    margin: 6px 10px 0 0;
    width: 100%;
}
.qs-success img {
    float: left;
    padding: 20px 10px;
    width: 90px;
}

.qs-success p:first-child{
    margin: 15px 0 0;
}

#qs_success_block #pdp-cross-sell-banner {
    margin-left: 15px;
}

input.qs-add:disabled {
    background-color: #DD5900;
    -moz-opacity: 0.20;
    -khtml-opacity: 0.20;
    opacity: 0.20;
}

select#quickshop_sizes.qty-select-highlight { border: 1px solid #bd1a13; }

/* TODO : Move this to a common.css file */
.cta-button {
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.55);
    cursor: pointer;
    letter-spacing: 0.0625em;
    text-transform: uppercase;
    margin: 40px 10px 0 0;
    padding: 13px 20px;
}
.cta-button.blue {background-color: #1570a6;}
a.cta-button:link, a.cta-button:visited {
    color: #fff;
}
#qs_success_block .cta-button {float: right; margin: 0 13px 20px;}

.dyoc-index-index .product-name a { cursor: default }
@media all and (max-device-width: 600px) {
    ul.products-grid li.item:hover div.qsButton, .buy-as-a-package {
        display: none;
    }
}

/* TODO : load this only on packages?  */
/* Package Builder */


#package_builder .img-box img { max-height: 120px;}

.dyoc-index-index #quickshop_view_pdp,
.dyoc-index-index .qsPickupInStore{
    display:none;
}

.package_help {border: 0}
.package-help-trigger { float: right; }

div.package_popup_hints{
    position:absolute;
    z-index:9999;
    border: 1px solid #D8D8D8;
    width: 220px;
    background-color: #FFFFFF;
    border-radius: 15px;
    box-shadow: 0 1px 2px rgba(34, 25, 25, 0.2);
    margin-top: -7px;
    margin-left: -110px;
}

.dnArrow {
    background-color: #3B3B3B;
}

.dnArrow p {
    color: #fff;
}

.dnArrow#package-complete-cta {
    display:none;
    background: url('../images/packages/package-complete.png');
    min-height: 187px;
}
.dnArrow#package-complete-cta.active {display:block;text-align: left;text-transform:none}
#package-complete-cta p {text-align: left;text-transform:none; padding-top:10px;font-size:12px}
#package-complete-cta p b {font-weight: bold;font-size:20px}

#package_cart a.disabled {
    opacity: 0.3;
    filter: alpha(opacity=30);
}

#package-start-info dl{padding:20px;width:455px;}
#package-start-info dd {float:left;margin-bottom:5px;clear:right}
#package-start-info dt {font-weight: bold;margin-bottom:5px;float:left;clear:left;margin-right:3px;}

#package_cart .cart colgroup.item_name {
    width: 245px;
}


#package_cart .cart colgroup.item_size {
    width: 150px;
}

#package_cart .cart colgroup.item_price {
    width: 100px;
}

#package_cart .cart thead {
    font-weight: bold;
}

#package_cart .cart th {
    border-bottom: 1px dashed #a2a2a2;
}

#package_cart .cart th, #package_cart .cart td {
    padding: 5px 15px;
}

#package_cart .cart tfoot {
    color: #989898;
}

#package_cart .cart span.upgrade{
    color: #000000;
    font-weight: bold;
}

#package_cart .cart-totals th {
    text-align: right;
}

#package_cart .cart-totals th,
#package_cart .cart-totals td {
    padding: 5px 15px;
}


#package_cart .your-total {
    font-weight: bold;
}

#package_cart .original-price {
    font-weight: bold;
    color: #989898;
}

#package_cart .savings {
    font-weight: bold;
    color: #830600;
}

/* todo : another button to refactor...  from packages*/

.gray-btn { background-color : #dedede; }

/* Search results */

.search-heading h1 {
    color: #DD5900;
    font-size: inherit;
    line-height: inherit;
    width: auto;
    margin-left: 4px;
    display : inline;
}


#scroll_top {
    cursor: pointer;
    width: 42px;
    height: 42px;
    background: transparent url("../images/categories/scrollTop.jpg") no-repeat -3px top;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9998;
    display: none;
}