/* here you can put your own css to customize and override the theme */
.product-page h1 {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 5px;
    margin-top:5px;
    margin-bottom:5px;
}

.product-page h3 {
	margin-top:5px;
}
.price-availability-block {
    padding-bottom: 5px;
}
.product-item {background: #f1f3fa;}
.pi-price {
    font: 16px "PT Sans Narrow",sans-serif;
}
.product-item h3 a {font: 18px "PT Sans Narrow",sans-serif;}
.pi-price span.range {color: #3e4d5c;}


.product-page-options label {float:none;font-size:13px;font-weight:normal;}

.favorite-data-sidebar {
    margin-right: 0px;
    padding: 0px;
}

.favorite-page-sidebar td {padding: 5px 0px 5px 0;}

.favorite-image-sidebar img {width: 30px;}
.favorite-image-sidebar {width: 40px;}
.favorite-product-name-sidebar {font: 12px;}
.favorite-product-quantity-sidebar {font: 12px;width:40px;}
.del-favorite-sidebar {margin: 0px 0 0 5px;}

.content-search h1 em, .content-search h2 em, .content-search h3 em {color: #071D49;}

.pi-price {
    color: #071D49;
}

.price-availability-block .price strong {
    color: #071D49;
}

.pre-header{background: #4bc0ec  none repeat scroll 0 0;color:#ffffff}
.pre-header a{color:#ffffff; font-weight:500;}
.pre-header a:hover{color:#132246;text-decoration:none;}

.footer{background: #132246  none repeat scroll 0 0;}