/** Shopify CDN: Minification failed

Line 202:65 Expected ")" to end URL token
Line 210:65 Expected ")" to end URL token
Line 230:0 Expected "}" to go with "{"

**/
@charset "UTF-8";
/* CSS Document */



/* NAV & TEXT CUSTOMIZATION */

a.navmenu-link {
    font-size: 1rem;
    font-weight: 600;
}

.button-primary {
    font-weight: 600;
}

ul.navmenu.navmenu-depth-3.navmenu-submenu.visible {
    padding-top: 15px;
    background-color: #f6f6f6;
}

.productitem--price .price--main, .product--price .price--main  {
    margin-top: 0.125rem;
    font-weight: 600;
    color: #1d2237;
    font-family:'Oswald' , sans-serif;
}

nav.breadcrumbs-container a, nav.breadcrumbs-container span {
    font-size: .8rem;
}

.collection--title {
    text-transform: uppercase;
}


.site-footer-block-title {
    text-transform: uppercase;
}

.home-section--title {
    text-transform: uppercase;
    font-size: 2.5rem;
}

.cart-title h1 {
    text-transform: uppercase;
}

.promo-block--header {
    line-height: 1.5;
}

.collection--item-title {
    font-size: 1.2rem;
    text-transform: uppercase;
}

.product-main .money {
    font-size: 2.4rem;
}

.product-section--title {
    margin-bottom: 1.25rem;
    font-size: 1.7rem;
    color: #21263c;
    text-transform: uppercase;
}

.product-recently-viewed-heading {
    text-transform: uppercase;
    font-size: 1.5rem;
}


.navmenu-depth-1 li.navmenu-item a:hover {
    background: #393e54;
    border-radius: 0;
}

.navmenu-depth-1 .navmenu-depth-2 li.navmenu-item a:hover {
    background: #eaeaea;
    border-radius: 0;
}

.productgrid--sidebar-section:first-child, .productgrid--sidebar-title:first-child {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 1.4rem;
}

.site-footer-item .navmenu-depth-1 li.navmenu-item a:hover {
    background: transparent;
    border-radius: 0px;
    color: #1d2237;
}

.cart-shipping {
    border: 1px solid #e1e1e1;
    padding: 2rem;
}

.cart-shippingcalc-response.visible {
    font-weight: 600;
}
.cart-subtotal {
    padding-top: 0rem;
    margin-bottom: 1.5rem;
    border-top: 0px solid rgba(0,0,0,0.15);
    font-weight: 600;
}

.productgrid--item h6.variant-sku {
    font-size: 0.67em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: .2em;
}

@media screen and (min-width: 1024px) {
.promo-mosaic--column-full .promo-block--header, .promo-mosaic--column-wide .promo-block--header {
    font-size: 3rem;
}
}

@media screen and (min-width: 1024px) {
.promo-mosaic--column-narrow .promo-block--header {
    font-size: 2.4rem;
}
}

@media screen and (max-width: 719px) {
 .promo-mosaic--column-full .promo-block--header, .promo-mosaic--column-wide .promo-block--header {
    font-size: 2rem; 
}
}

@media screen and (max-width: 768px) {
.navmenu-depth-1 li.navmenu-item a:hover {
    background: #e0e0e0;
    border-radius: 0;
}
}
/* AV & TEXT CUSTOMIZATION -- END */




/* PRODUCT INPUT FIELDS */

#infiniteoptions-container {
    margin-top: 1em;
    text-transform: uppercase;
    font-weight: 800;
    font-family: Arimo,sans-serif;
}

input.spb-productdescfont.spb-productoptiontextcolor.spb-productoptionbackground {
    margin-top: .3em;
    margin-bottom:1em;
    padding: .6em;
    z-index: 2;
    width: 100%;
    height: 100%;
    color: #4c4c4c;
    cursor: pointer;
    background-color: transparent;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #e1e1e1;
    border-radius: .2em;

}

.spb-productdescfont.spb-productoptiontextcolor.spb-productoptionbackground {
    margin-top: .3em;
    margin-bottom: 1em;
    padding: .6em;
    z-index: 2;
    width: 100%;
    height: 100%;
    color: #4c4c4c;
    cursor: pointer;
    background:transparent;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #e1e1e1;
    border-radius: .2em;
    background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' v…h6zm-.1 4L10 14.9 7.1 12h5.8z' fill-rule='evenodd'%3E%3C/path%3E%3C/svg%3E);
    background-size: 21px 21px;
    background-repeat: no-repeat;
    background-position: right 0.7rem top 0.7rem;
}


.spb-select {
    background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' v…h6zm-.1 4L10 14.9 7.1 12h5.8z' fill-rule='evenodd'%3E%3C/path%3E%3C/svg%3E);
    background-size: 21px 21px;
    background-repeat: no-repeat;
    background-position: right 0.7rem top 0.7rem;
    -webkit-box-shadow: 0 0 0 1px transparent, 0 1px 0 0 rgba(22, 29, 37, 0.05);
    box-shadow: 0 0 0 1px transparent, 0 1px 0 0 rgba(22, 29, 37, 0.05);
}

/* PRODUCT INPUT FIELDS -- END */

/* Stamped.io REVIEW CUSTOMIZATIONS */

span.stamped-summary-recommend-percent {
    background: #1D2236;
    padding: 5px;
    color: #fff;
    font-weight: 700;
    margin-right: 7px;
    
/* Stamped.io REVIEW CUSTOMIZATIONS -- END */
