.catalog-product-view h5 {
    padding-bottom: .5em;
}
#back-to-link a {
    display: block;
    text-transform: uppercase;
    margin: 10px 0 10px 0;
}

/*-- gallery --*/
.product-gallery {
    width: 100%;
    height: auto;
    display: inline-block;
}

ul.orbit-container {
    width: 88%;
    height: auto!important;
    margin: auto;
    float: right;
    outline: none;
    position: relative;
    list-style: none;
    overflow: hidden;
}

.product-gallery li {
    float: left;
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.product-gallery figure img {
    width: 88%;
}

/*-- gallery controls --*/
button.left.orbit-previous {
    background-color: transparent;
    left: 0;
    padding: 0;
}

button.right.orbit-next {
    background-color: transparent;
    right: 0;
    padding: 0;
}

.orbit-previous, .orbit-next {
    position: absolute;
    z-index: 2;
    height: 200px;
    width: 80px;
}

.show-for-sr.arrow, .arrow {
    content: '';
    width: 25px;
    height: 25px;
    border-style: solid;
    border-width: 3em 3em 0 3em;
    border-color: #fff transparent transparent transparent;
    border: solid #757575;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    /*-- foundation override --*/
    -webkit-clip-path: none;
    position: relative!important;
}

.arrow-previous {
  transform: rotate(135deg);
  margin-right: 30px;
}
.arrow-next {
  transform: rotate(315deg);
  margin-left: 40px;
}

.pdp-thumb .icon-video {
    width: 75%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.product-gallery video {
    margin-top: 20%;
    position: relative;
    top: 50%;
    width: 100%;
}

/*-- Foundation override --*/
.orbit-bullets {
    display: none;
    position: absolute;
    right: 99999999px;
    text-align: center;
    width: 14%;
    height: 470px;
    margin: 0;
    overflow-y: scroll;
    flex-direction: column;
}

.orbit-bullets button {
    width: auto;
    height: auto;
    position: relative;
    padding: 5px;
    margin: 3px;
    border: solid 1px #999999;
    border-radius: 5%;
    background-color: #fff;
    background-color: transparent;
}

.arrow-prompt {
    width: 0;
    height: 0;
    display: none;
}

.clearance-msg p {
    font-size: .9em;
}

.pdp-options .regular-price .price,
.pdp-options .special-price .price,
.pdp-options .price-box .sale-price  {
    font-size: 1.75em;
}

.pdp-options .regular-price .price,
.pdp-options .special-price .price  {
    color: #7c7c7c;
}

.special-price {
    float: left;
}

.pdp-options .price-box .old-price {
    font-size: 1.4em;
}

.price-box .sale-price {
    padding: unset;
}


.need-it {
    background: url(//static.zumiez.com/skin/frontend/images/get-it-now-small-bolt.png) no-repeat 108px 4px;
    color: #006b13;
    text-transform: uppercase;
}

.need-it p {
    margin: 0;
}

.clearance-msg p {
    display: inline;
}

/*-- size --*/




/*-- hides input for size select --*/
.options-container-big .input-box select {
    display: none;
    width: 0;
    height: 0;
    position: absolute;
    left: -9999px;
}



.radiussearch-out-of-stock {
    font-size: 0.875em;
    font-weight: 700;
    display: inline-block;
    color: #bd1a13;
    padding: 2px 0 0 4px;
    text-transform: uppercase;
}

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

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

.select-grid li a {
    color: #6C6C6C;
    display: block;
    text-align: center;
    line-height: 32px;
    border: solid 1px #6C6C6C;
    border-radius: 3px;
    padding: 0 .5em;

}

.select-grid li a.offline {
    background: #f9f9f9 url(../images/diagonal.png) center center no-repeat;
    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;
}


.pdp-or {
    text-align: center;
    margin: 0 0 1em;
    line-height: 14px;
}

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

.radiussearch-wrapper h6 {
    background: #7C7C7C;
    -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;
    padding: 12px 0 8px 0;
    text-align: center;
}

.box-up-sell {
    display: inline-block;
    position: relative;
    width: 100%;
}

.slick-upsell {
    border: 1px solid #d6d5d5;
    border-radius: 4px;
}

.slick-next {
    right: 0;
    left: auto;
}

.slick-prev {
    transform: rotateY(180deg) translateY(-50%);
    right: auto;
    left: 0;
}

.slick-next, .slick-prev {
    background: url("//static.zumiez.com/skin/frontend/images/upsell-swiper-icon-right.png") 0 0 no-repeat;
    z-index: 10;
    width: 33px;
    height: 63px;
    cursor: pointer;
}

/* fixes disappearing arrow that slick does natively */
.slick-prev:focus,
.slick-prev:hover,
.slick-next:focus,
.slick-next:hover {
    background: url("//static.zumiez.com/skin/frontend/images/upsell-swiper-icon-right.png") 0 0 no-repeat;
}

.slick-prev::before,
.slick-next::before {
    content: '';
}

.product-collateral {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
}

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

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

#product-attribute-specs-table > tbody {
    border: none;
}

#related-categories ul {
    columns: 2;
    list-style-type: none;
}

/*-- Size Chart responsive table --*/

.rtable {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    border-collapse: collapse;
    border-spacing: 0;
}
.rtable,
.rtable--flip tbody {
    -webkit-overflow-scrolling: touch;
}
.rtable td:first-child,
.rtable--flip tbody tr:first-child {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
    background-repeat: no-repeat;
    background-size: 20px 100%;
}
.rtable td:last-child,
.rtable--flip tbody tr:last-child {
    background-image: linear-gradient(to left, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 0 100%;
}

.rtable th {
    color: #4a4a4a;
}
.rtable th,
.rtable td {
    border: 1px solid #d9d7ce;
}

.rtable--flip {
    display: flex;
    overflow: hidden;
    background: none;
}
.rtable--flip thead {
    display: flex;
    flex-shrink: 0;
    min-width: min-content;
}
.rtable--flip tbody {
    display: flex;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
}
.rtable--flip tr {
    display: flex;
    flex-direction: column;
    min-width: min-content;
    flex-shrink: 0;
}
.rtable--flip td,
.rtable--flip th {
    display: block;
}
.rtable--flip td {
    background-image: none !important;
    border-left: 0;
    min-height: 2.9em;
}
.rtable--flip th:not(:last-child),
.rtable--flip td:not(:last-child) {
    border-bottom: 0;
}

/*-- Small Screen --*/

@media only screen and (max-width: 40em) {

    #related-categories ul li a {
        color: #DD5900;
        display: block;
        border: solid 1px #cccccc;
        padding: 10px 15px;
        margin-bottom: 4px;
    }

    .product-gallery video {
        width: 88%;
        padding-top: 3em;
        padding-bottom: 3em;
    }
}

/*-- Medium to Large Screen --*/
@media print, screen and (min-width: 40em) {
    /*-- gallery --*/
    .product-gallery {
        display: block;
        height: 650px;
    }

    .product-gallery figure img {
        width: 100%;
    }

    ul.orbit-container {
        width: 85%;
    }

    /*-- show for medium-large --*/
    .orbit-bullets {
        display: inline-block;
        position: relative;
        right: 0;
    }

    /*-- hide controls --*/
    .orbit-controls {
        display: none;
        position: absolute;
        right: 99999999px;
    }

    .arrow-prompt {
        background-color: #7C7C7C;
        cursor: pointer;
        display: block;
        overflow: hidden;
        text-align: center;
        width: 13%;
        height: 42px;
        z-index: 2;
    }

    .arrow-prompt .arrow {
        content: '';
        margin-top: -11px;
        transform: rotate(45deg);
        border: solid #fff;
        border-width: 0 3px 3px 0;
        display: inline-block;
    }

    #related-categories {
        background-color: #e8e8e8;
        padding: 10px 13px 5px;
    }

    #related-categories h6 {
        margin-left: 19px;
    }

    #tag_wrap {
        clear: none;
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        width: 90%;
    }

}

/* Related Products */

.recommendation-details p.more-details a {
    font-size: 0.750em;
    text-transform: uppercase;
    border: 1px solid #dadada;
    display: block;
    letter-spacing: 0.03em;
    margin: 10px 0;
    padding: 7px 0;
    text-align: center;
}

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, .quick-options-form select.qty-select:disabled {
    cursor: not-allowed;
    -moz-opacity: 0.50;
    -khtml-opacity: 0.50;
    opacity: 0.50;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

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

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

.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
}


/* TAG IT */
.box-tags {
    border: 1px solid #E2E2E2;
    position: relative;
    overflow: visible;
}
#tag_wrap a, #tag_wrap span {
    padding: 0 1.5em 0 0;
}
#input_load {
    left: 13em;
    position: absolute;
    top: 1em;
}
.product_tag {
    display: inline-block;
    padding: .3em .6em;
}
#tag_wrap {
    line-height: 3
}
#tag_toggle {
    cursor: pointer;
    width: 50px;
    position: absolute;
    right: 0;
    top: 6px;
    font-size: 2em;
    color: #999999;
}
#tag_form input {
    width: 14em;
    border: 0;
    float: left;
}
#tag_form button {
    background-color: #442359;
}
#tag_form button strong:before {
    content:  "\2713 ";
    margin-right: .5em;
}

/*
    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 */
#more_tags [class *= "t2"]:link:not([class $= "t2"]):link,
#more_tags [class *= "t2"]:visited:not([class $= "t2"]):visited {
    color: #FCAF17;
    font-size: 16px;
}

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

}

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

/* 50-99 */
#more_tags [class *= "t5"]:not([class $= "t5"]):link, #more_tags [class *= "t5"]:not([class $= "t5"]):visited,
#more_tags [class *= "t6"]:not([class $= "t6"]):link, #more_tags [class *= "t6"]:not([class $= "t6"]):visited,
#more_tags [class *= "t7"]:not([class $= "t7"]):link, #more_tags [class *= "t7"]:not([class $= "t7"]):visited,
#more_tags [class *= "t8"]:not([class $= "t8"]):link, #more_tags [class *= "t8"]:not([class $= "t8"]):visited,
#more_tags [class *= "t9"]:not([class $= "t9"]):link, #more_tags [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 */
#more_tags [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;
}

#validation_feedback {
    background-color: #3d3d3d;
    color: #fff;
    padding: 10px 10px 10px 30px;
    position: relative;
}

.close-validation-feedback {
    cursor: pointer;
    width: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
}
/*- BUY AS A PACKAGE -*/

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

#real-deals h4 {
    color: #ffffff;
    margin-bottom: 17px;
    text-transform: uppercase;
}

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

.lookslikeaselect {
    height: 33px;
    margin-left: 0;
    overflow: hidden;
    z-index: 1;
    position: relative; /* Bring our "psuedo select box" up above the  You may need content below */
}

.category-products ul.lookslikeaselect {
    width: 173px;
    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;
}

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

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

.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;
    letter-spacing: 0.0625em;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    width: 542px;
}

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

/* Complete The Look */

.quick-options-form input[type="button"]:disabled {
    cursor: not-allowed;
    opacity: 0.20;
}

.quick-options-form {
    display: inline-block;
    font-size: 0.875em;
    line-height: 1;
    vertical-align: top;
    width: 290px;
}

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

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

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

.quick-options-form label {
    font-size: 0.750em;
    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;
    line-height: 34px;
    text-align: center;
    vertical-align: middle;
    min-width: 34px;
    border: solid 1px #bababa;
    border-radius: 3px;
    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)";
}

/* hide gift card image */

body.product-gift-cards .single-option {
    display: none;
}
