/* prevent site skins from ever loading on pdp */
body.catalog-product-view {
    background: #FFF none;
}

#animatedLoader {
    display: none;
    left: 50%;
    position: absolute;
    top: 150px;
    z-index: 1000
}

#ajaxLoading {
    background: url('../../../enterprise/zumiez/images/product/loadingAnimation.gif') no-repeat 0 0;
    display: block;
    height: 60px;
    left: 50%;
    position: fixed;
    top: 200px;
    width: 45px;
    z-index: 9999;
}

#back-to-link {
    margin: 20px 0 0
}

#back-to-link a {
    color: #DD5900;
    text-transform: uppercase;
}

.product-header {
    float: left;
    margin: 20px 0 0;
    padding-bottom: 6px;
    width: 100%;
}

.product-header-left, .product-col-1 {
    float: left;
    width: 630px
}

.product-header-right, .product-col-2 {
    float: left;
    margin: 0 0 0 15px;
    width: 320px
}

.product-header h1 {
    font-family: 'Oswald', sans-serif;
    font-size: 26px;
}

.product-header p {
    color: #989898;
    float: left;
    font-size: 12px;
    line-height: 20px;
    padding: 0;
    margin: 4px 0 3px;
}

/* STASH */
.stashbox {
    float: right;
    line-height: 16px;
}

.stashbox p {
    color: #989898;
    float: left;
}

.pop-tip {
    float: left;
    margin: 4px 0 0 0;
    position: relative;
    width: 20px
}

.stashbox .tip-trigger {
    margin: -1px 0 0 5px
}

.pop-tip .pop-content {
    display: none;
}

.pop-tip:hover .pop-content {
    display: block;
    z-index: 10001
}

.pop-content {
    background-color: #FFFFFF;
    border-radius: 15px;
    box-shadow: 0 1px 2px rgba(34, 25, 25, 0.2);
    color: #666666;
    line-height: 1.3em;
    padding: 10px;
    position: absolute;
    text-align: left;
    z-index: 30;
}

.pop-content h2 {
    font-size: 14px;
    padding-bottom: 5px;
}

.stashbox .pop-content {
    left: -290px;
    top: -100px;
    width: 280px
}

.offer-details {
    border-bottom: 1px solid #e0e0e0;
    padding: 0;
    margin: 23px 0 0;
    float: left;
    width: 100%;
}

.right-promotion-cms {
    float: left;
    margin: 20px 0 0 0;
}

.pdp-or {
    font: 19px 'Open Sans Condensed', sans-serif;
    letter-spacing: 1px;
    text-align: center;
    margin: 15px 0;
    line-height: 14px;
    color: #999;
}

body.catalog-product-view .regular-price .price {
    color: #757575;
    font-size: 30px;
}

body.catalog-product-view .price-box {
    float: left;
    font-family: 'Lato', sans-serif;
    width: 155px;
    margin: 0 0 17px;
}

body.catalog-product-view .old-price {
    float: left;
    line-height: 30px;
    margin: 0 0 0 10px;
}

body.catalog-product-view .old-price .price {
    color: #757575;
    font-size: 16px;
}

.old-price del {
    color: #919191;
}

body.catalog-product-view .special-price .price {
    font-size: 30px;
    color: #b3110d;
}

body.catalog-product-view .special-price {
    float: left;
    font-size: 16px;
}

body.catalog-product-view .old-price {
    float: left;
}

body.catalog-product-view .add-to-cart {
    display: inline-block;
    position: relative;
    overflow: inherit;
    margin-top: 14px;
    width: 100%
}

body.catalog-product-view .prod_flag_detail {
    float: right;
    color: #DD5900;
    font-size: 12px;
    margin: 6px 0 0 0;
    text-align: right;
    text-transform: uppercase;
    width: 160px;
}

body.catalog-product-view .add-to-cart label {
    color: #333;
    float: left;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 5px;
    width: 100%;
}

.product-giftcard #SCPcustomOptionsDiv dl,
.product-giftcard .giftcard-form {
    position: relative;
    top: 200px;
    width: 50%;
}

/* SCENE 7 ZOOM IMAGE SET */
.pdp-hero-placeholder {
    position: absolute;
    left: 0;
    top: 129px;
    visibility: hidden; /* image only here for wanelo share */
}

#pdp-hero {
    display: block;
    height: 640px;
    width: 620px;
    margin: 30px 0 0;
}

#pdp-hero .s7container {
    background-color: #000;
    width: 540px;
    height: 640px;
    overflow: visible;
}

#pdp-hero .s7container .s7zoomview {
    width: 300px;
}

#pdp-hero .s7swatches {
    background: transparent;
    top: -5px;
    right: -85px;
    height: 640px;
    width: 100px;
}

#pdp-hero .s7swatches .s7thumbcell {
    margin: 5px;
    top: 0
}

#pdp-hero .s7swatches .s7thumbcell .s7thumb {
    width: 120px;
    height: 85px;
    background-color: rgb(255, 255, 255);
    border: solid 1px #999999;
}

#pdp-hero .s7swatches .s7thumbcell .s7thumb[state="selected"] {
    border: solid 2px #666666;
}

.s7swatches .s7scrollupbutton[state='up'], .s7swatches .s7scrollupbutton[state='over'] {
    background-image: url('//s7d1.scene7.com/s7sdk/2.7/images/sdk/scroll_up_disabled.png');
}

.s7swatches .s7scrolldownbutton[state='up'], .s7swatches .s7scrolldownbutton[state='over'] {
    background-image: url('//s7d1.scene7.com/s7sdk/2.7/images/sdk/scroll_down_disabled.png');
}

.sizechart {
    padding: 0 10px;
    text-transform: uppercase
}

.options-container-big {
    float: left;
    padding: 0 0 0 0;
    margin: 13px 16px 0 0;
    width: 100%;
}

.product-options dt {
    padding: 0;
    margin: 4px 0 4px 0;
}

.product-options dt:first-child {
    margin: 8px 0 8px 0;
}

.product-options dd {
    margin: 0;
    padding: 0;
}

.product-options dt, .product-options dd {
    font-size: 14px;
    text-transform: uppercase;
    overflow: hidden
}

.product-options dt label {
    color: #333;
    font-weight: 600;
    float: left;
}

.product-options .required em {
    margin-right: 2px;
    color: #FF0000;
    padding-right: 5px
}

.product-options dt .selected-option {
    color: #dd5900;
    float: left;
    margin-left: 10px;
}

.product-options dl.last dd.last {
    width: 100%
}

.select-grid {
    list-style: none outside none;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.select-grid li {
    float: left;
    margin: 2px 4px 2px 0;
    min-width: 34px;
    height: 34px;
}

.select-grid li a {
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
    background: none repeat scroll 0 0 #ffffff;
    color: #6C6C6C;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 32px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    border: solid 1px #6C6C6C;
    border-radius: 3px;
    font-family: 'Open Sans Condensed', sans-serif;
}

.select-grid li a.disabled {
    opacity: 0.5;
}

.select-grid li a.offline {
    background: #f9f9f9 url("../images/diagonal.png") center center no-repeat;
    background-size: 100%;
    border: solid 1px #bababa;
    color: #bababa;
}

.product-options .select-grid li a:hover,
.product-options .select-grid li a:focus,
.product-options .select-grid li a.selected {
    border-color: #ffba00;
}

.product-options ul.disabled li a {
    cursor: default;
    outline: medium none
}

button#zumiez-add-to-bag.blueBtn {
    clear: none;
    font: 300 21px 'Open Sans Condensed', sans-serif;
    float: left;
    text-transform: uppercase;
    letter-spacing: 0.0625em;
    padding: 13px 0;
    margin: 20px 0 0 0;
    width: 100%;
}

.product-shop button#zumiez-add-to-bag:disabled,
.blueBtn:disabled,
.blueBtn.disabled,
.add-to-disabled {
    cursor: default;
    -moz-opacity: 0.20;
    -khtml-opacity: 0.20;
    opacity: 0.20;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.add-to-links {
    font: 400 14px 'Open Sans Condensed', sans-serif;
    padding: 0;
    margin: 20px 0 30px 0;
}

.add-to-links li {
    float: left;
    position: relative;
    width: 49%;
}

.add-to-links li:last-child {
    float: right;
}
.add-to-links li.email-friend-button {
    background-color: #45215A;
}
.add-to-links li.email-friend-button:hover {
    background-color: #FFFFFF;
}
.add-to-links li.email-friend-button:before {
    background: url('../images/email-wishlist-button-icons-2015.png') no-repeat 0 -14px;
    width: 24px;
    height: 20px;
    display: block;
    position: absolute;
    content: " ";
    top: 6px;
    left: 12px;
}

.add-to-links li.email-friend-button:hover:before {background: url('../images/email-wishlist-button-icons-2015.png') no-repeat 0 0; }

.add-to-links li.wishlist-option-list:before {
    background: url('../images/email-wishlist-button-icons-2015.png') no-repeat -28px -1px;
    width: 24px;
    height: 21px;
    display: block;
    position: absolute;
    content: " ";
    top: 6px;
    left: 13px;
}

.add-to-links li.wishlist-option-list:after {
    background: url('../images/email-wishlist-button-icons-2015.png') no-repeat -27px -19px;
    width: 24px;
    height: 16px;
    display: block;
    position: absolute;
    content: " ";
    top: 10px;
    right: 3px;
}

.add-to-links .wishlist-help li, .add-to-links .wishlist-option-list .split-button .list-container li {
    font-size: 12px;
    margin: 2px 0;
    text-transform: uppercase;
    width: 100%;
}

.add-to-links .split-button {
    text-align: center;
}

.add-to-links .split-button .list-container{
    text-align: left;
}

.add-to-links li.split-heading {
    color: #dd5900;
    font-size: 14px;
    text-transform: uppercase;
}

.add-to-links li.email-friend-button a:link, .add-to-links li.email-friend-button a:visited {
    color: #ffffff
}
.add-to-links li.email-friend-button a:hover {
    color: #45215A
}
#product_addtocart_form .split-button li {
    width: 100%;
}
#product_addtocart_form .split-button li span {
    font-size: 14px;
    padding: 3px 0 3px 10px;
}
#product_addtocart_form .split-button a.change {
    border-color: #6C6C6C;
    color: #6C6C6C;
    padding-top: 7px;
    padding-bottom: 7px;
}
.wishlist-help {
    display: block;
    padding: 8px 18px 8px 12px;
    border: solid 1px #DADADA;
    border-radius: 3px;
    color: #929292;
    text-overflow: ellipsis;
    text-transform: uppercase;
    overflow: hidden;
}

.wishlist-help a:link,
.wishlist-help a:visited,
.wishlist-help a:hover {
    color: #55b6e3
}

#product_addtocart_form .wishlist-no-size {
    padding: 10px;
}
.split-button .list-container li.wishlist-no-size a {
    display: inline; padding: 0;
}
#product_addtocart_form .wishlist-no-size li:last-child {
    margin-bottom: 15px;
}
.add-to-links a.btn-bar, .qsProductDetails a.btn-bar {
    border: 1px solid #6c6c6c;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #6c6c6c;
    cursor: pointer;
    display: block;
    letter-spacing: 0.03em;
    padding: 7px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.add-to-links li.email-friend-button a.btn-bar { text-indent: 26px;}


.add-to-links a.can-add {
    position: relative;
    text-align: center;
    z-index: 2;
}

.add-to-links a.zumiez-link-wishlist:hover {
    color: #6c6c6c;
}

.add-to-links a.active {
    opacity: 1;
}

.product-collateral {
    color: #818181;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    margin: 0;
    width: 100%;
}

.product-collateral h2 {
    float: left;
    width: 100%;
}

.product-collateral-left, .product-collateral-right {
    float: left;
    width: 49%;
}

.product-collateral-right {
    border-left: 1px solid #d6d6d6;
}

.product-collateral-right ul {
    color: #818181;
    list-style-type: disc;
}

#related-categories {
    width: 470px;
    float: left;
    margin: 40px 0 50px 40px;
    background-color: #f3f3f3;
}

#related-categories h3 {
    padding: 20px 0 0 30px;
    font-size: 10px;
}

#related-categories ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    /* TODO : need js legacy support for IE < 10 */
    list-style-type: none;
    overflow: hidden;
    float: left;
    padding: 4px 30px 20px;
}

#related-categories li {
    padding: 1px 0;
}

#related-categories li a {
    font-size: 10px;
    color: #787878;
}

#related-categories li a:hover, #related-categories li a:active {
    color: #DD5900;
}

#product-attribute-specs-table ul {
    padding-left: 40px;
}

#product-attribute-specs-table ul li {
    margin: 5px 0;
}

.product-collateral h2 {
    border-bottom: 1px solid #e0e0e0;
    color: #DD5900;
    font-family: 'Oswald', sans-serif;
    font-size: 26px;
    margin: 80px 0 30px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
    line-height: 23px;
}

.pdpShortDescription {
    line-height: 20px;
    padding: 0 50px 0 50px;
}

#pdp-product-details-logo {
    float: left;
    margin: 50px 0 0 50px;
    width: 100%;
}

#pdp-product-details-logo p {
    margin-top: 10px;
}

#pdp-product-details-logo a {
    color: #dd5900;
    text-transform: uppercase;
}

/* alert dialog */
.dialog .zumiez_message {
    font-size: 14px;
    text-align: center;
    font-weight: 600;
}

.dialog .zumiez_buttons {
    text-align: center;
}

.ok_button {
    width: 100px;
    padding: 6px 0;
    font-size: 12px;
    text-transform: uppercase;
    margin: 20px 0;
}

/*---- FIND IN STORE -----*/
body.storelocator-item-index .modal_left, body.storelocator-item-locate .modal_left {
    float: left;
    width: 160px
}

.modal_left, .modal_right {
    margin: 40px 0 0 0;
}

body.storelocator-item-index .modal_left_cent, body.storelocator-item-locate .modal_left_cent {
    width: 128px;
}

body.storelocator-item-index .cent_bot h4, body.storelocator-item-locate .cent_bot h4 {
    color: #474747;
    font-weight: 600
}

body.storelocator-item-index .cent_bot p, body.storelocator-item-locate p {
    float: left;
    font-size: 10px;
    margin: 10px 0;
}

body.storelocator-item-index .modal_right, body.storelocator-item-locate .modal_right {
    float: left;
    width: 450px;
}

.findinstoreHeading {
    color: #9D9D9D;
    font-size: 15px;
    font-weight: bold;
}

.findinstoreForm label {
    float: left;
    width: 90px;
}

.findinstoreForm input {
    float: left;
    width: 180px;
}

.findinstoreForm select {
    width: 185px
}

.zip_code, .search_radius {
    float: left;
    margin: 15px 0 0;
    width: 100%
}

button#submitStore {
    float: left;
    margin: 20px 0 0;
}

.findInStoreResults table {
    float: left;
    margin-left: 160px;
    width: 420px;
}

.findInStoreResults button {
    float: left
}

.findInStoreResults #start-over {
    float: left;
    margin: 1px 0 0 8px;
    padding: 2px 4px 3px
}

.modal_right p {
    margin-top: 30px;
}

/*- BUY AS A PACKAGE -*/

#real-deals {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #3a3a3a;
    border: solid 1px #3a3a3a;
    width: 510px;
    color: #ffffff;
    padding: 15px 15px 88px 15px;
}

#real-deals h4 {
    font: 600 20px 'Open Sans Condensed', sans-serif;
    float: left;
    letter-spacing: 0.0625em;
    line-height: 20px;
    margin-bottom: 17px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}

#real-deals p {
    text-align: center;
    margin: 13px auto;
    font-size: 12px;
    text-transform: uppercase;
}

ul.lookslikeaselect {
    height: 33px;
    overflow: hidden;
    position: relative; /* Bring our "psuedo select box" up above the  You may need content below */
}

#real-deals ul.lookslikeaselect {
    width: 305px;
    font-size: 13px;
    float: left;
}

.category-products ul.lookslikeaselect {
    width: 173px;
    font-size: 11px;
    left: -8px;
    margin-top: 10px;
    float: left;
}

ul.lookslikeaselect li a {
    color: #9D9D9D;
    display: block;
    background-color: white;
}

#real-deals ul.lookslikeaselect li a {
    padding-left: 16px;
    line-height: 33px;
}

.category-products ul.lookslikeaselect li a {
    width: 161px;
    border: solid 1px #dadada;
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    padding-left: 10px;
}

ul.lookslikeaselect li:last-child a {
    border-radius: 0 0 4px 4px;
}

ul.lookslikeaselect li.placeholder a {
    border-radius: 4px;
}

ul.lookslikeaselect li.placeholder a:after {
    position: absolute;
    right: 16px;
    width: 13px;
    height: 32px;
    content: url("../../../zumiez/default/images/realdeals-dn.png");
}

.category-products ul.lookslikeaselect li.placeholder a:after {
    right: 5px;
}

ul.lookslikeaselect.expanded {
    overflow: visible;
}

ul.lookslikeaselect.expanded li.placeholder a:after {
    content: url("../../../zumiez/default/images/realdeals-up.png");
}

ul.lookslikeaselect.expanded li a:hover {
    color: white;
    background-color: #dd5900;
}

ul.lookslikeaselect.expanded li a {
    border: solid 1px #dadada;
}

#real-deals ul.lookslikeaselect.expanded li a {
    width: 286px;
}

ul.lookslikeaselect.expanded li.placeholder a {
    border-radius: 4px 4px 0 0;
}

#real-deals ul.lookslikeaselect.expanded li.placeholder a {
    border: none;
    width: 288px;
}

ul.lookslikeaselect li a span.package-price {
    color: #dd5900;
    font-weight: bold;
}

.category-products ul.lookslikeaselect li a span.package-price {
    color: #9D9D9D;
    font-weight: normal;
}

ul.lookslikeaselect li a:hover span.package-price {
    color: white;
}

ul.lookslikeaselect li.placeholder a:hover span.package-price {
    color: #dd5900;
}

#real-deals a.workslikeasubmit {
    display: block;
    background-color: #f38b21;
    line-height: 33px;
    color: white;
    text-align: center;
    width: 195px;
    border-radius: 4px;
    float: right;
    text-transform: uppercase;
    font-size: 13px;
}

.real-deals-bottom {
    background-color: #68a585;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #fff;
    font: 300 15px 'Open Sans Condensed', sans-serif;
    letter-spacing: 0.0625em;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    width: 542px;
}

.real-deals-bottom p {
    margin: 0
}

.catalog-product-view .ok_button {
    cursor: pointer;
    width: auto;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #1570a6;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.55);
    text-align: center;
    color: #fff;
    float: right;
    margin: 10px 0 0 0;
    padding: 9px 16px;
}

.catalog-product-view .dialog .zumiez_message {
    text-align: left;
}

/*---- GRIP TAPE -----*/

#gripTapeSelector {
    float: left
}

#gripTapeSelector label {
    float: none;
    font-size: 12px;
    font-weight: normal;
    width: 100%;
}

#gripTapeSelectionMsg {
    position: absolute;
    left: 105px;
    top: -17px;
}

#selectedGripId {
    margin: 0 0 0 35px;
    width: 220px
}

h1.pdp-product-detail-name-productname {
    color: #000000;
    float: left;
    font-size: 12px;
    font-weight: 600;
    width: 350px;

}

h2.pdp-product-detail-name-manufacturer {
    color: #000000;
    float: left;
    font-size: 12px;
    font-weight: 600;
    width: 250px;
    text-transform: uppercase;
}

/** Related Products **/

.pdp-recommendation {
    border-bottom: 1px solid #e0e0e0;
    display: inline-block;
    padding: 30px 0 20px;
}

.pdp-recommendation img {
    display: inline-block;
    margin: 0 25px 0 0;

}

.pdp-recommendation p {
    display: inline-block;
    width: 100%;
}

body.catalog-product-view .pdp-recommendation .price-box {
    width: 170px;
}

.pdp-recommendation .price-box p {
    width: auto;
}

.recommendation-details {
    display: inline-block;
    width: 430px;
    vertical-align: top;
    margin: 0 40px 0 0;
}

.recommendation-details h3 {
    color: rgb(44, 44, 44);
    font-family: "Oswald", sans-serif;
    font-size: 18px;
}

.recommendation-add {
    display: inline-block;
    width: 200px;
}

.recommendation-details p.more-details {
    margin: 20px 0 0 0;
}

.recommendation-details p.more-details a {
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    border: 1px solid #dadada;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #999;
    display: block;
    letter-spacing: 0.03em;
    margin: 0 0 10px;
    padding: 7px 0;
    text-align: center;
    text-decoration: none;
    width: 170px;
}

.more-details-text {
    color: #cccccc;
}

.pdp-recommendation a.product-modal,
.pdp-recommendation a.product-ajax-options,
.quick-options-form input[type="button"] {
    border: 0;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    letter-spacing: 0.0625em;
    padding: 13px 0;
    width: 290px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #1570a6;
    text-align: center;
    color: #fff;
    font: 300 18px 'Open Sans Condensed', sans-serif;
    cursor: pointer;
    margin: 0 0 20px;
}

a.wanted {
    cursor: not-allowed;
    -moz-opacity: 0.50;
    -khtml-opacity: 0.50;
    opacity: 0.50;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

/* loading dots */

.wanted:after {
    content: ' .';
    -webkit-animation: dots 1s steps(5, end) infinite;
    animation: dots 1s steps(5, end) infinite;
}

@-webkit-keyframes dots {
    0%, 20% {
        color: rgba(0, 0, 0, 0);
        text-shadow: .25em 0 0 rgba(0, 0, 0, 0),
        .5em 0 0 rgba(0, 0, 0, 0);
    }
    40% {
        color: white;
        text-shadow: .25em 0 0 rgba(0, 0, 0, 0),
        .5em 0 0 rgba(0, 0, 0, 0);
    }
    60% {
        text-shadow: .25em 0 0 white,
        .5em 0 0 rgba(0, 0, 0, 0);
    }
    80%, 100% {
        text-shadow: .25em 0 0 white,
        .5em 0 0 white;
    }
}

@keyframes dots {
    0%, 20% {
        color: rgba(0, 0, 0, 0);
        text-shadow: .25em 0 0 rgba(0, 0, 0, 0),
        .5em 0 0 rgba(0, 0, 0, 0);
    }
    40% {
        color: white;
        text-shadow: .25em 0 0 rgba(0, 0, 0, 0),
        .5em 0 0 rgba(0, 0, 0, 0);
    }
    60% {
        text-shadow: .25em 0 0 white,
        .5em 0 0 rgba(0, 0, 0, 0);
    }
    80%, 100% {
        text-shadow: .25em 0 0 white,
        .5em 0 0 white;
    }
}

.quick-options-form input[type="button"]:disabled {
    cursor: not-allowed;
    -moz-opacity: 0.20;
    -khtml-opacity: 0.20;
    opacity: 0.20;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.quick-options-form {
    display: inline-block;
    font: 14px Arial, Helvetica, sans-serif;
    line-height: 1;
    vertical-align: top;
    width: 290px;
}

.quick-options-form p {
    text-transform: uppercase;
    color: #333;
    font-weight: 600;
    margin: 8px 0;
}

.quick-options-form p span {
    color: #dd5900
}

.quick-options-form p.oos {
    color: #BD1A13
}

.quick-options-form label {
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: none repeat scroll 0 0 #ffffff;
    color: #9e9e9e;
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 34px;
    text-align: center;
    vertical-align: middle;
    min-width: 34px;
    border: solid 1px #bababa;
    border-radius: 3px;
    font-family: 'Open Sans Condensed', sans-serif;
    float: left;
    margin: 2px 4px 2px 0;
    height: 34px;
}

.quick-options-form label.out-of-stock {
    background: #f9f9f9 url("/skin/frontend/enterprise/zumiez/images/diagonal.png") center center no-repeat;
    background-size: 100%;
    border: solid 1px #bababa;
    color: #bababa;
    cursor: not-allowed;
}

.quick-options-form input[type="radio"] {
    display: none
}

.quick-options-form input[type="radio"]:checked + label {
    border-color: #ffba00
}

.quick-options-form input[type="radio"]:checked + label.out-of-stock {
    border-color: #bababa
}

.quick-options-form select.qty-select {
    display: inline-block;
    margin: 0 0 20px;
}

.quick-options-form select.qty-select:disabled {
    cursor: not-allowed;
    -moz-opacity: 0.70;
    -khtml-opacity: 0.70;
    opacity: 0.70;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

/* Add to Cart Success for Related Products */

.add-related-success {
    /* styles for css only modal
    position: absolute;
    top: 25%;
    left: 40%;
    z-index: 9999;
    background: #fff;
    display: inline-block;
    padding: 40px;
    border: 3px solid #cfcfcf;
    */
    padding: 20px;
    width: 440px;
}

.add-related-success h2 {
    border-bottom: 3px solid #000;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    margin: 0;
    padding: 0 0 10px;
    text-align: center;
}

.add-related-success p {
    float: left;
    font-size: 13px;
    font-weight: 600;
    margin: 0 10px 0 0;
    width: 100%;
}

.add-related-success img {
    float: left;
    padding: 20px 10px;
    width: 90px;
}

.add-success-details {
    float: left;
    padding: 20px 10px 10px 0;
    width: 300px;
}

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

.product-col-1 .left-promotion-zone {
    margin-top: 20px;
}

.product-col-2 .right-promotion-cms {
    margin: 20px 0 0 10px;
}

.radiussearch-wrapper {
    background-color: #f7f7f7;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.radiussearch-wrapper h4 {
    background: #66605c;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    font-size: 14px;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}

/* ========================================================================
   ===========================  @RADIUS SEARCH ===============================
   ======================================================================== */

.radiussearch-out-of-stock {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    color: #bd1a13;
    font-size: 12px;
    font-weight: 700;
    padding: 2px 0 0 4px;
    text-transform: uppercase;
}

#radiussearch-selected-store .storeHelp {
    position: relative;
    display: inline-block;
}

#radiussearch-selected-store .storeHelp .tooltip-container {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #464646;
    font-size: 12px;
    left: -340px;
    top: -20px;
    width: 330px;
}

#radiussearch-selected-store .storeHelp .tooltip-container:after {
    border: none;
}

#radiussearch-selected-store .storeHelp:hover .tooltip-container {
    visibility: visible;
}

p.msg-locator {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

/* Category page */
.left_nav_item, .narrow-list-item input[type="radio"] {
    display: block;
    clear: left;
    width: 16px;
    margin: 0 9px 0 0;
    padding: 0;
}

.left_nav_item, .narrow-list-item .selected-stores {
    display: block;
    margin-left: 25px;
    clear: left;
}

.left_nav_item, .narrow-list-item .selected-stores {
    font-weight: bold;
    line-height: 20px;
}

.left_nav_item {
    width: 170px;
    font-weight: normal;
    margin-left: 0;
}

.narrow-list-item #radiussearch-store-change {
    color: #1570a6;
    display: inline-block;
    font-style: italic;
    line-height: 20px;
    margin-left: 25px;
}

/* UPSELL */
.box-up-sell {
    float: left;
    margin: 20px 0 0 0;
    width: 100%;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.box-up-sell .box-title {
    overflow: hidden;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.box-up-sell .box-title h2 {
    border-bottom: 1px solid #e8e8e8;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f7f7f7;
    color: #66605C;
    font-size: 12px;
    margin: 0 0 5px;
    padding: 10px 15px;
}

.box-up-sell .products-grid {
    padding: 0 10px;
    overflow: auto;
}

.box-up-sell .products-grid li.item {
    float: left;
    margin: 0;
    min-height: 100px;
    padding: 0 10px;
    width: 80px;
}

.box-up-sell .products-grid li.item a {
    float: left;
    overflow: auto;
}

.box-up-sell .products-grid li.item a img {
    float: left;
}

/* TAGS */

html, body {
    height: 100%;
}

*:focus {
    outline: 0;
}

/* TAG IT */
.box-tags {
    border: 1px solid #E2E2E2;
    border-left: 0;
    border-right: 0;
    float: left;
    position: relative;
    width: 100%;
    overflow: visible;
}

.invis-while-loading {
    visibility: hidden
}

#tag_form {
    float: left;
    border-left: 1px solid #E2E2E2;
}

.checkmark_icon {
    background: transparent url('../images/tag_assets/icon-checkmark.png') 0 100% no-repeat;
    display: inline-block;
    float: left;
    height: 17px;
    padding: 0 0 0 10px;
    width: 17px;
}

#tag_form input {
    border: 0;
    padding: 0 15px;
    margin: 0;
    font-size: 13px;
    font-family: "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
    font-style: italic;
    height: 100%;
    color: #CDCDCD;
    min-height: 45px;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

#input_load {
    left: 70px;
    position: absolute;
    top: 40%
}

#tag_form button {
    background-color: #442359;
    border: 0;
    color: #fff;
    display: block;
    float: left;
    height: 100%;
    margin: 0;
    padding: 15px 32px 13px 32px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    font-family: "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
    font-weight: 500;
}

#validation_feedback {
    background: url('../images/tag_assets/icon-exclamation.png') 10px 10px no-repeat #3d3d3d;
    bottom: -37px;
    color: #fff;
    float: left;
    font-size: 12px;
    left: 0;
    padding: 10px 10px 10px 30px;
    position: absolute;
    width: 930px;
    z-index: 8001;
}

.close-validation-feedback {
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    width: 20px;
    position: absolute;
    top: 5px;
    right: 10px;
}

#tag_wrap {
    clear: none;
    display: inline-block;
    line-height: 14px;
    overflow: hidden;
    padding: 15px 0 0;
    white-space: nowrap;
    width: 645px;
}

#tag_wrap a, #tag_wrap span {
    font-family: "Oswald", sans-serif;
    padding: 0 15px;
}

#tag_wrap span#no_tags {
    color: #FCAF17;
    font-size: 13px;
    line-height: 15px;
    padding: 0 0 0 10px;
}

#tag_toggle {
    display: block;
    position: absolute;
    font-weight: 600;
    text-align: center;
    width: 21px;
    height: 21px;
    top: 50%;
    right: 0;
    margin-top: -10px;
    cursor: pointer;
}

.tag-toggle-closed {
    background: url('../images/tag_assets/icon-expand.png') 0 0 no-repeat;
}

.tag-toggle-open {
    background: url('../images/tag_assets/icon-collapse.png') 0 0 no-repeat;
}

#tag_toggle.selected {
    background: #FCAF17;
}

button#tag_it {
    cursor: pointer;
}

#more_tags {
    background-color: #fff;
    border: 6px solid #E2E2E2;
    font-family: "Oswald", sans-serif;
    position: absolute;
    z-index: 8000;
    overflow: auto;
    padding: 10px 25px 40px;
    margin: 0 0 0 288px;
    width: 620px;
}

#more_tags a {
    padding: 10px;
    display: inline-block;
}

#more_tags a:hover, #more_tags a:active {
    color: #FCAF17;
}

/*
    Setting unique font properties depending on integer size in class ^= "tag_weight"
    Could add more states for :hover, :visited
*/
/* 1-10 */
[class $="t1"]:link, [class $="t1"]:visited,
[class $="t2"]:link, [class $="t2"]:visited,
[class $="t3"]:link, [class $="t3"]:visited,
[class $="t4"]:link, [class $="t4"]:visited,
[class $="t5"]:link, [class $="t5"]:visited,
[class $="t6"]:link, [class $="t6"]:visited,
[class $="t7"]:link, [class $="t7"]:visited,
[class $="t8"]:link, [class $="t8"]:visited,
[class $="t9"]:link, [class $="t9"]:visited,
[class $="t10"]:link, [class $="t10"]:visited {
    color: #787878;
    font-size: 14px;
    font-weight: 300;
}

/* 11-19 */
[class $="t11"]:link, [class $="t11"]:visited,
[class $="t12"]:link, [class $="t12"]:visited,
[class $="t13"]:link, [class $="t13"]:visited,
[class $="t14"]:link, [class $="t14"]:visited,
[class $="t15"]:link, [class $="t15"]:visited,
[class $="t16"]:link, [class $="t16"]:visited,
[class $="t17"]:link, [class $="t17"]:visited,
[class $="t18"]:link, [class $="t18"]:visited,
[class $="t19"]:link, [class $="t19"]:visited {
    color: #393939;
    font-size: 14px;
}

/* 20-29 */
[class *= "t2"]:link:not([class $= "t2"]):link,
[class *= "t2"]:visited:not([class $= "t2"]):visited {
    color: #FCAF17;
    font-size: 16px;
}

/* 30-39 */
[class *= "t3"]:link:not([class $= "t3"]):link,
[class *= "t3"]:visited:not([class $= "t3"]):visited {
    color: #a3a38d;
    font-size: 18px;

}

/* 40-49 */
[class *= "t4"]:link:not([class $= "t4"]):link,
[class *= "t4"]:visited:not([class $= "t4"]):visited {
    color: #13AA91;
    font-size: 20px;
}

/* 50-99 */
[class *= "t5"]:not([class $= "t5"]):link, [class *= "t5"]:not([class $= "t5"]):visited,
[class *= "t6"]:not([class $= "t6"]):link, [class *= "t6"]:not([class $= "t6"]):visited,
[class *= "t7"]:not([class $= "t7"]):link, [class *= "t7"]:not([class $= "t7"]):visited,
[class *= "t8"]:not([class $= "t8"]):link, [class *= "t8"]:not([class $= "t8"]):visited,
[class *= "t9"]:not([class $= "t9"]):link, [class *= "t9"]:not([class $= "t9"]):visited {
    color: #dd5900;
    font-size: 22px;
    font-weight: 500;
}

/* weed out 100-199, making sure not to get 1 or 10-19 */
[class *= "t1"]:not([class $= "t1"]):not([class $= "t10"]):not([class $= "t11"]):not([class $= "t12"]):not([class $= "t13"]):not([class $= "t14"]):not([class $= "t15"]):not([class $= "t16"]):not([class $= "t17"]):not([class $= "t18"]):not([class $= "t19"]) {
    /* what do? */
    color: #dd5900;
    font-size: 22px;
    font-weight: 500;
}
