/** Shopify CDN: Minification failed

Line 115:0 Unexpected "}"

**/
/*
_______________________________

Desktop version layout - place your custom code here */

header .icon-2x {
    font-size: 20px !important;
}

#footer {
    padding: 40px 0px !important;
    text-align: center;
    background-color: #000;
    border-top: 3px solid #d33;
    width: 100%;
    margin-bottom: -50px;
}

h2 {
    color: #d21c1c;
    font-family: 'Oswald', sans-serif !important;
    font-weight: bold;
    letter-spacing: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: normal;
}

#sidebar h1 {
    margin-bottom: 20px;
    font-family: 'Oswald', sans-serif !important;
    line-height: 36px;
    font-weight: bold;
    text-transform: uppercase;
}

h4 {
    color: #d21c1c;
    font-family: "Montserrat",sans-serif;
    font-weight: bold;
    letter-spacing: 2px;
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: normal;
}

#payment {
    text-align: center;
    color: #FFF;
    margin-top: 30px;
    margin-bottom: 30px;
}

.one-half-column-left {
width:48%;
float:left;
}

.one-half-column-right {
width:48%;
float:right;
}

header {
    background: #d21c1c none repeat scroll 0% 0%;
    line-height: 45px;
    height: 45px;
}

ul#social-icons2 {
    text-align: left;
    list-style: outside none none;
    margin-top: 6px;
}

ul#cart {
    text-align: right;
    z-index: 5;
    position: relative;
    list-style: outside none none;
    margin-top: 3px;
}

#logo {
    position: relative;
    margin-top: 5px;
    text-align: center;
    padding: 0px 0px 10px;
}

.product-info h3 {
    letter-spacing: initial;
    margin-bottom: 10px;
    font-size: 18px;
}

.price {
    font-size: 14px;
    margin-bottom: 20px;
    font-family: "Montserrat",sans-serif;
}

.product-modal {
    font-size: 12px;
    background: #d21c1c none repeat scroll 0% 0%;
    color: #FFF;
    padding: 8px 8px;
}

}
#related {
    margin-top: 20px;
    padding: 20px 0px;
    float: left;
    text-align: center;
    display: none;
}

#product-navigation {
    text-align: center;
    /*display: none;*/
}

#product-right {
    background: transparent;
    padding: 20px;
    border: 7px double #000000;
}

.collection-info {
    padding: 10px;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: 130px;
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0% 0%;
}

#promo-images {
    float: left;
    margin-top: 85px;
}

ul#main-nav li a {
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #FFF;
    display: block;
    padding: 0px 20px;
    text-transform: uppercase;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px !important;
}
.ui-widget-content {
    border: 1px solid #000000 !important;
    background: #FFF !important;
    color: #000 !important;
}


#lower-description {
    text-align: left !important;
}

.ui-widget-header {
    border: 1px solid #000000 !important;
    background: #000000 !important;
    color: #000 !important;
    font-weight: bold;
    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #ffffff;
    background: #D21C1C !important;
    font-weight: normal;
    color: #ffffff !important;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #ffffff !important;
    text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: #FFF url("images/ui-bg_glass_65_ffffff_1x400.png") repeat-x scroll 50% 50%;
    font-weight: normal;
    color: #212121;
    border: none !important;
}

/*#stax {
  position: absolute;
  margin-top: -200px;
  margin-left: 940px;
}
*/



#view {
  margin-top: 75px;
}



/*
_______________________________

Mobile version - single break point */

@media handheld, only screen and (max-width: 767px) {

	.examplecontainer {}

	body {}
	
}

ul#social-icons2 {
    text-align: center;
    list-style: outside none none;
    margin-top: 6px;
}





/*
_______________________________

Provide higher res assets for higher resolution mobile screens */

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 

	/* An example of how to override an image with one twice the size for iPhone 4. Specify the original pixel size with background-size.
	.download {
	background: url(../img/downarrow@2x.png) no-repeat;
	background-size: 27px 28px;
	}
	*/

}

.prev-prod img {
  display: none;
}
.prev-prod a, .next-prod a {
color: #000;
}
.next-prod img {
  display: none;
}
#back-forth {
 
  margin-bottom: 24px;
}

.below-area {
  border-bottom: 2px solid;
  margin-bottom: 10px;
}
.search-area input {
  margin-top: 1px;
  padding: 8px;
}
.search-area {
  line-height: 19px !important;
  margin: 0px !important;
  width: 220px !important;
}
.search-area .sub {
  background: rgba(0, 0, 0, 0) url("/cdn/shop/files/serch.png?11398334766713591221") no-repeat scroll 0 0 !important;
  display: block !important;
  float: left;
  font-size: 0;
  margin: 12px 4px 0 -26px !important;
  width: 20px !important;
}