/* Themify Customize Styling */
body {	background-image: none;
	background-size: cover;
	background-position: center top; 
}
#headerwrap {	background: none;
	background-color: #0c2d48; 
}
body #site-logo a img {	
	height: 100px; 
}
#site-logo {		position:static;
 
}
.post-title {		text-align:left; 
}
.single-post .has-post-title .post-title,.single-post .featured-area .post-title {		text-align:left; 
}
.page-title {	
	background-repeat: no-repeat;
	background-position: center top; 
}
#footerwrap {	background: none;
	background-color: #b1d4e0; 
}
#footer a {	
	color: #1a2a4d; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 100px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 100px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 100px; 
}
 }
/* Themify Custom CSS */
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    height: auto;
margin: 15px;
}