/** Shopify CDN: Minification failed

Line 6:0 Unexpected "000.column_center"

**/
000.column_center .page_heading {
    color: #FCC67C;
	font: 100 36px Roboto;  
}

.custom_footer1 a:hover {
    color: #FFF;
}

.custom_footer2 a {
    color: #F6F6F6;
}

.custom_footer2 a:hover {
    color: #FFF;
}

.custom_footer3 a {
    color: #a7a7a7;
}

.custom_footer3 a:hover {
    color: #FFF;
}

ul.breadcrumb {
    background: transparent;
    margin: 0;
}

ul.breadcrumb li, ul.breadcrumb li a:hover, ul.breadcrumb li span, ul.breadcrumb li:before, ul.breadcrumb li:after {
    color: #E0F2F7;
}

ul.breadcrumb li a {
    color: #fa9d1c;
}

ul.breadcrumb {
    font-size: 13px;
    text-align: left;
}

.product_name a {
    color: #c81c70;
}

.product_name a:hover {
    color: #fa9d1c;
}

.last.lastItem {
    background: #FCC67C;
    float: right;
}

.lastItem > a {
    border-right: 0 none !important;
}

.header_row1 {
    padding: 28px 0 0;
}

.btn, .btn a, .btn-info{
    background: none repeat scroll 0 0 #fa9d1c;
    border-color: #fa9d1c;
}

.btn-danger {
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
    color: #fff;
}

.btn:hover, .btn:focus, .btn:hover a, .btn:focus a, .btn-info:hover, .btn-info:focus, .btn-primary:hover, .btn-primary:focus {
    background: none repeat scroll 0 0 #c81c70;
    border-color: #c81c70;
}

#navigation .container {
    height: 40px;
}

#navigation {
    background: #75EB77;
    border-bottom: 1px solid #fff;
    margin-top: 20px;
    padding: 0;
}

.sf-menu > li.active > a, .sf-menu > li:hover > a {
    background: #fff;
  	color: #75EB77;
}

#navigation .container {
    background: #75EB77;
}

.sf-menu > li > a {
    border-right: 1px solid #fff;
  	font: 16px/38px "Roboto";
    height: 40px;
}

#showcase {
    background: #FCC67C;
}

.custom_bottom {
    background: none repeat scroll 0 0 #FCC67C;
    color: #000;
    font-size: 17px;
    padding: 10px 0;
}

.custom_bottom i {
    line-height:1.6em;
}

.custom_bottom h3 span {
    color: #fff;
}

#bottom {
    background: #E0F2F7;
}

#footer {
    background: none repeat scroll 0 0 #000;
}

.custom_footer {
    padding-bottom:20px;
}

#footer .copyright {
    color: #a7a7a7;
    padding: 10px 0;
    overflow: hidden;
}

#footer .copyright a {
    color: #fff;
}

.custom_footer4 h3 {
    color: #FFF;
}

.custom_footer5 a {
    color: #a7a7a7;
}

.custom_footer1 a {
    color: #a7a7a7;  
}

.product-binary {
    background: #f9f9f9;
    padding: 10px 10px 20px;
    text-align: center;
}

#main_content .product .product_img a {
    text-align: center;
}

#logo {
    padding: 10px 0 0;
}

.price .money {
    color: #c81c70;
    font-size: 36px;
}

.custom_showcase_container h3{
	display:none;
}

.custom_showcase_container h4{
	display:none;
}

.nivo-directionNav a {
    font-size: 57px;
}

.money {
    font-weight: bold;
}

.product-listing__related .product_img a{
	padding:15px 0 0 0 !important;
}

.top {
    background: none repeat scroll 0 0 #1DC976;
    color: #000;
    font-size: 13px;
    min-height: 25px;
    padding: 3px 0;
}

.top h3{
	margin-top:0;
}

.top i{
  line-height: 1.6;
}

ul.header_user li a {
    font-size: 13px;
}

.product_wrap .product_name {
    font-size: 24px;
    font-weight: 500;
    color: #fa9d1c;
}

.product_wrap #product_description h4 {
    color: #003f86;
}

.product_wrap .product_details > div {
    color: #003f86;
}

.product_details a {
    color:#777777;
}

.widget__related-products h3 {
    color: #003f86;
}

#email-input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #888888;
    height: 36px;
    margin: 10px 0;
    padding: 0 12px;
    width: 100%;
}

.column_center .page_heading {
    color: #FCC67C;
    font: 300 30px Roboto;
}

.product_name {
    font: 16px Roboto;
}

#main_content .product-listing ~ .product-listing {
    border-top: 0;
}

#main_content .product {
    margin-bottom: 25px !important;
    margin-top: 5px;
}

.column_center h2, .column_center h3, .column_center h4 {
    font-size: 24px;
}

.custom_footer h3 {
    font: 18px Roboto;
}

.last{
	background: none repeat scroll 0 0 #fff;
}

.sf-menu ul li + li {
    border-top: 1px solid #FCC67C;
}

@media (max-width: 767px) {
.top {
	display:none;
}
.custom_footer {
    padding-bottom: 0;
}
}