/* ============================================ *
 * Start Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
    content: '';
    display: table;
    clear: both;
}

/* General Swatch Styling */
.swatch-link,
.swatch-label {
    display: block;
    border-radius: 3px;
    font-size: 14px;
    text-align: center;
    color: #636363;
    text-decoration: none;
    box-sizing: content-box;
}

.swatch-link {
    border: 1px solid #cccccc;
    margin: 0 0 3px;
}

.swatch-link img {
    border-radius: 2px;
}

.swatch-link:hover {
    cursor: pointer;
    text-decoration: none;
}

.swatch-link .x {
    display: none;
    text-indent: -999em;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/bg_x.png) center no-repeat transparent;
    z-index: 10;
}

.swatch-link.has-image .swatch-label {
    position: relative;
}

.swatch-link.has-image img {
    position: absolute;
    top: 0;
    left: 0;
}

.swatch-label {
    border: 1px solid #fff;
    margin: 0;
    white-space: nowrap;
    background: #f4f4f4;
}

.configurable-swatch-list {
    margin-left: -3px;
    zoom: 1;
    clear: both;
    -webkit-transform: translateZ(0px);
}

.configurable-swatch-list li {
    float: left;
    zoom: 1;
    margin: 0 0 0 3px;
}

.products-grid .configurable-swatch-list li {
    display: inline-block;
    float: none;
    margin: 0;
    vertical-align: top;
}

.configurable-swatch-list .not-available .x {
    display: block;
}

.configurable-swatch-list .not-available .swatch-link {
    border-color: #ededed;
    position: relative;
}

.configurable-swatch-list .not-available .swatch-link.has-image img {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.configurable-swatch-list .not-available .swatch-label {
    color: #aaa;
    background: #fff;
}

.configurable-swatch-list .wide-swatch .swatch-label {
    padding: 0 6px;
}

.configurable-swatch-list .not-available a:focus {
    outline: 0;
}

#narrow-by-list dd .configurable-swatch-list li {
    margin: 0 0 0 3px;
    width: 47%;
}

#narrow-by-list dd .swatch-link {
    border: none;
    line-height: 25px;
    margin-right: 2px;
    text-align: left;
}

#narrow-by-list dd .swatch-link.has-image {
    line-height: inherit;
}

#narrow-by-list dd .swatch-link:hover .swatch-label {
    border-color: #3399cc;
}

#narrow-by-list dd .swatch-label {
    background: #f4f4f4;
    border: 1px solid #cccccc;
    border-radius: 3px;
    display: block;
    float: left;
    line-height: 1.5em;
    margin: 0 5px 0 0;
    padding: 1px 5px;
    white-space: nowrap;
}

#narrow-by-list dd .swatch-label img {
    border: 1px solid #fff;
    border-radius: 3px;
    box-sizing: content-box;
}

#narrow-by-list dd .has-image .swatch-label {
    padding: 0;
}

.currently .swatch-current {
    position: relative;
}

.currently .swatch-current .btn-remove {
    margin-top: -10px;
    position: absolute;
    right: 0;
    top: 50%;
}

.currently .swatch-current span {
    display: block;
    float: left;
}

.currently .swatch-link {
    display: inline-block;
    margin: 0 0 0 3px;
}

.currently .swatch-link:hover {
    border-color: #cccccc;
    cursor: default;
}

/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
    border-color: #3399cc;
}

.configurable-swatch-box {
    background: none !important;
}

.configurable-swatch-box select.swatch-select {
    display: none;
}

.configurable-swatch-box .validation-advice {
    margin: 0 0 5px;
    background: #df280a;
    padding: 2px 5px !important;
    font-weight: bold;
    color: #fff !important;
    float: left;
    display: block;
    border-radius: 3px;
}

/* ============================================ *
 * End Configurable Swatches
 * ============================================ */

/* ============================================ *
 * Start Category Page
 * ============================================ */
.category-products-preview {
    border: 2px solid #faf9f7;
    margin-bottom: 10px;
    padding: 10px;
}

.category-products-preview .col-md-6,
.category-products-preview .col-xs-6 {
    padding: 5px 15px;
}

.products-grid.columns5 li.item .product-image img {
    margin: 10px 10px 80px 10px;
}

.products-grid p.old-price{
    display: none;
}


/* ============================================ *
 * End Category Page
 * ============================================ */

/* ============================================ *
 * Start Product Page
 * ============================================ */
.item-product-quantity .input-text.qty {
    float: left;
}

.product_warning {
    color: red;
    font-style: italic;
}

#added #added-content {
    max-width: 450px;
    min-width: 350px;
}

.pp_gallery ul,
div.pp_default .pp_gallery ul li a {
    height: auto;
}

.pp_nav .pp_play, .pp_nav .pp_pause {
    display: none;
}

#product_tabs_sizing_contents {
    font-size: 11px;
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow-y: auto;
    z-index: 105;
    background-color: #f6f3f2;
    border: 8px #f6f3f2 solid;
    box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.95);
    padding: 15px;
}

#product_tabs_sizing_contents table {
    width: 100%;
    margin-bottom: 5px;
}

#product_tabs_sizing_contents table,
#product_tabs_sizing_contents th,
#product_tabs_sizing_contents td {
    border: 1px #1f1f1f solid;
    text-align: center;
    padding: 2px;

}

#product_tabs_sizing_contents h2 {
    font-family: 'NovecentowideBookRegular';
    font-size: 30px;
    color: #666;
    margin: 15px 0 20px;
    text-align: center;
}

#product_tabs_sizing_contents h2:after {
    content: "";
    display: block;
    border-top: 1px #1f1f1f solid;
    width: 50px;
    margin: 15px auto 0;
}

.block-autoresponder-backtostock {
    margin-bottom: 10px;
}

.ajax-index-options .block-autoresponder-backtostock {
    width: 45%;
    float: right;
    margin-top: -50px;
}

.ajax-index-options #backtostock-block.product-simple .block-autoresponder-backtostock {
    position: absolute;
    right: 0;
    bottom: 70px;
}

.catalog-product-view .messages {
    width: 50%;
}

.catalog-product-view.ajax-index-options .messages {
    width: 100%;
}

.special-price .price{
    color: #333;
}

.product-view .product-shop .price-box .old-price{
    /* display: none; */
    display: block;
}

.product-view .price-box .label{
    display: inline-block;
    float: left;
    margin-right: 5px;
}

/* ============================================ *
 * End Product Page
 * ============================================ */

/* ============================================ *
 * Start Footer
 * ============================================ */
.footer-last-container {
    background: #333;
    padding: 40px 0 20px;
}

.footer-last-container .footer-last,
.footer-last-container .footer-last a {
    color: #fff;
    font-size: 12px;
}

.footer-last-container .footer-last a:hover {
    color: #b3a487;
    text-decoration: none;
}

.footer-last-container .footer-links {
    padding-bottom: 40px;
}

.footer-last-container .footer-links li {
    display: block;
    text-align: left;
    padding: 0 5px 0 0;
    margin: 0 3px 0 0;
    line-height: 1.8;
    background: none;
}

.footer-last-container .follow-us {
    padding: 40px 0 20px;
    border-top: 1px solid #5f5f5f;
}

.footer-last-container .follow-us a {
    display: inline-block;
    width: 30px;
    height: 30px;
    font-family: 'ShopSharkSymbols';
    text-indent: 0;
    background: none;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 40px;
}

.footer-last-container .copyright {
    color: #8c8c8c;
}

.footer-last-container .contact-us {
    text-align: justify;
}

.footer-last-container .contact-us a.button {
    width: 100%;
    margin: 5px 0;
    padding: 7px 0;
    text-align: center;
    white-space: nowrap;
}

/* ============================================ *
 * End Footer
 * ============================================ */

/* ============================================ *
 * WL General Styles
 * ============================================ */
a.button {
    padding: 6px 20px;
    margin: 3px 7px;
    display: inline-block;
    color: #b3a487;
    background: transparent;
    border: 4px #b3a487 solid;
    font-family: 'NovecentowideNormalRegular';
    font-size: 12px;
}

input.qty {
    height: inherit;
    width: 4em !important;
}

.cart-header #header-items,
.block-compare-header #header-items{
    width: 500px;
}

#shopping-cart-table .item-product-quantity {
    width: 115px;
}

.form-list .name-middlename {
    display: none;
}

.form-list .customer-name-middlename .name-firstname {
    width: 281px;
}

.form-list .customer-name-middlename .name-firstname input.input-text {
    width: inherit;
}

.main .slider-container .carousel {
    height: 330px;
}

/* ============================================ *
 * Start Store Restriction
 * ============================================ */
.storerestriction {
    width: 400px;
    margin: 0 auto;
    margin-top: 5%;
    border: 1px solid #e4e4e4;
    text-align: center;
    padding-bottom: 20px;
}

.storerestriction .messages {
    padding: 0 20px 20px 20px !important;
}

.storerestriction .header-logo {
    margin-bottom: 40px;
    background-color: #f8f8f8;
    padding: 10px;
    border-bottom: 1px solid #e4e4e4;
}

.storerestriction .header-logo h2 {
    overflow: hidden;
}

.storerestriction .input-box,
.storerestriction .input-box input {
    width: 100%;
}

.storerestriction .buttons-set,
.storerestriction .content {
    padding: 0 20px;
}

.storerestriction .buttons-set {
    padding-top: 20px;
}

.storerestriction .buttons-set a {
    color: #818181;
}

.storerestriction .buttons-set button {
    float: none;
}

/* ============================================ *
 * End Store Restriction
 * ============================================ */

/* ============================================ *
 * Start Home Banner
 * ============================================ */
.home-banner-container {
    height: 340px;
    padding: 0 0;
    margin-top: 30px;;
}

.home-banner {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
}

.home-banner,
.home-banner .slider {
    width: 100%;
    height: 100%;
}

.home-banner .slider .item .inner {
    position: relative;
}

.home-banner-container .slideSelectors {
    position: relative;
    bottom: -17px;
    left: 0;
    width: 137px;
    margin: 0 auto;
    z-index: 1;
    height: 11px;
}

.home-banner-container .prevButton:after,
.home-banner-container .nextButton:after {
    font-family: 'ShopSharkSymbols';
    font-weight: bold;
    font-size: 25px;
    opacity: 0;
}

.home-banner-container .home-banner:hover .prevButton,
.home-banner-container .home-banner:hover .nextButton {
    background-color: #fff;
    opacity: 0.7;
}

.home-banner-container .home-banner:hover .prevButton:after,
.home-banner-container .home-banner:hover .nextButton:after {
    opacity: 1;
}

.home-banner-container .prevButton:after {
    content: "C";
}

.home-banner-container .nextButton:after {
    content: "B";
}

.home-banner-container .prevButton,
.home-banner-container .nextButton {

    position: absolute;
    top: 46%;
}

.home-banner-container .prevButton {
    position: absolute;
    top: 46%;
    left: 0;
    padding: 10px 10px 0 5px;
}

.home-banner-container .nextButton {
    position: absolute;
    top: 46%;
    right: 0;
    padding: 10px 5px 0 10px;
}

.home-banner-container .slideSelectors .item {
    float: left;
    width: 9px;
    height: 9px;
    background: #aaa;
    margin: 1px 1px 1px 11px;
    border-radius: 10px;
}

.home-banner-container .slideSelectors .selected {
    width: 11px;
    height: 11px;
    margin: 0 0 0 10px;
    background: #eee;
    opacity: 0.7;
    box-shadow: none;
}

.banner-buttons {
    position: absolute;
    bottom: 5%;
    left: 48%;
    width: 200px;
    height: 10px;
}

.banner-buttons .button {
    float: left;
    width: 10px;
    height: 10px;
    background: #999;
    margin: 0 10px 0 0;
    opacity: 0.25;
    border: 1px solid #000;
}

.banner-buttons .selected {
    background: #000;
    opacity: 1;
}

/* ============================================ *
 * End Home Banner
 * ============================================ */

/* ============================================ *
 * WL Responsive
 * ============================================ */
/* Standard 960 or larger (browsers) */
@media only screen and (min-width: 960px) {
    .product-view .product-img-box {
        width: 540px;
    }

    .product-view .product-shop {
        width: 410px;
    }

    .footer-last-container .contact-us-mobile{
        display: none;
    }
}

@media only screen and (max-width: 770px) {
    #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
        clear: left;
    }
}

/* ISS-153 theme doesn't responsive on category page */
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .catalog-category-view .sidebar:after {
        clear: both;
        display: table;
        content: " ";
    }

    .home-banner-container {
        max-height: 260px;
    }


    .footer-last-container .contact-us-mobile{
        display: none;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .footer-last-container .contact-us p {
        display: none;
    }

    .footer-last-container .contact-us-mobile{
        display: block !important;
    }

    .home-banner-container {
        max-height: 155px;
    }
}

@media only screen and (max-width: 479px) {
    .footer-last-container .contact-us p {
        display: none;
    }

    .footer-last-container .contact-us-mobile{
        display: block !important;
    }
}

@media screen and (min-device-width: 320px) and (max-device-width: 480px) {
    #product_tabs_sizing_contents {
        font-size: 8px;
    }
}

@font-face {
    font-family: 'Mono Social Icons Font';
    src: url('../fonts/MonoSocialIconsFont-1.10.eot');
    src: url('../fonts/MonoSocialIconsFont-1.10.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MonoSocialIconsFont-1.10.woff') format('woff'),
    url('../fonts/MonoSocialIconsFont-1.10.ttf') format('truetype'),
    url('../fonts/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont') format('svg');
    src: url('../fonts/MonoSocialIconsFont-1.10.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.social-icon, a.social-icon:before {
    font-family: 'Mono Social Icons Font';
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

a.social-icon:before {
    content: attr(title);
    margin-right: 0.3em;
    font-size: 200%;
}

.category-title-container {
    margin: 5px 0 10px;
    min-height: 80px;
    border: 2px #fff solid;
    box-shadow: 0px 0px 0px 5px #faf9f7;
}

.category-title {
    padding-top: 4px;
    border: none;
}

.category-title h1 {
    margin: 5px 0 9px;
}

.product-view-sizing, .product-goto-sizing {
    font-family: 'NovecentowideBookRegular';
}

.product-goto-sizing {
    cursor: pointer;
}

.product-view-description .std {
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
}

.product-view-description ul {
    list-style: disc;
}

.product-view-description h2, .product-view-sizing h2 {
    font-size: 25px;
    color: #666;
    margin: 15px 0 20px;
    text-align: center;
    width: 100%;
}

.product-view-sizing table, .product-view-sizing th, .product-view-sizing td {
    border: 1px #1f1f1f solid;
    text-align: center;
    padding: 2px;
}

.product-view-sizing table {
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
}

.product-custom-option-printed-name {
    text-transform: uppercase;
}

/* Stripe
**********************************/

#payment_form_stripe{
    margin-top: 10px;
}
