/*
Theme Name: Reunion	
Template: Divi
Author: Big Max's Studio
Author URL: http://bigmaxsstudio.com
Version: 1.0
*/

@import url('../Divi/style.css');


/* Changes begin here*/
/* Misc*/

.et-cart-info { display:none; 
}
.home .et_pb_fullwidth_header .header-content {
margin-top: -200px !important;
}
.amount {
color: #000000 !important;
}
.woocommerce li.product {
    text-align: center !important;
}
.single #left-area .post-meta {
font-size: 0;
}
.single #left-area .post-meta a {
font-size: 14px;
padding-left: 10px;
}
.single #left-area .post-meta .published {
font-size: 14px;
}
.single .post-meta span.author {
display: none;
}


