/*
Theme Name: Unicon Child Theme
Description: Unicon Child Theme for your Customizations
Author: minti
Template: unicon
Version: 1.0
*/

@import url("../unicon/style.css");

.portfolio-wide .flexslider{
    margin: 0 auto 40px auto;
    max-width: 400px;
}

.post-time { display: none; }
/*.post .entry-image { display: none; }*/

/*.entry-image img{
width: 80%;
max-width: 80%;
height: auto;
display: block;
}
.entry-image .entry-overlay{
display: block;
position: absolute;
top: 0;
left: 0;
width: 80%;
height: 100%;
opacity: 0;
border-radius: 2px;
}*/

.wpcf7 span.wpcf7-not-valid-tip, .wpcf7-validation-errors{ display: inherit !important; }
.wpcf7-not-valid{ border-color: #ff0000 !important;}
.wpcf7-validation-errors {background: #ff0000 !important;}

a.about_paypal {
display: none !important;
}

/*.tribe-events-before-html span { display: none; }
html:lang(en) .tribe-events-before-html span.en { display: inline; }
html:lang(fr) .tribe-events-before-html span.fr { display: inline; }*/

div.payment_method_braintree_credit_card .wc-braintree-hosted-field {
    height: 8em !important;
}
#payment label { display : flex !important; }

.blog-item-description span {display: none !important;}

/*.latest-blog-list {
    height: 250px;
}*/

@media only screen and (max-width: 767px) {
	.woocommerce-MyAccount-navigation{ float: none; width: 100%; }
	.woocommerce-MyAccount-content{ float: none; width: 100%; margin-top: 40px; }
}

.owl-theme .owl-controls .owl-nav .owl-prev{ left: 0px; }
.owl-theme .owl-controls .owl-nav .owl-next{ right: 0px; }

.latest-blog .blog-item .blog-item-description { text-align: center; }

ul.ecs-event-list {list-style-type: none;}

div.pdfemb-poweredby {display: none !important;}

.catimage-text {width: 60% !important;}

a.su-post-comments-link { display: none !important; }

span.wpcf7-list-item { display: block; }

#honeypot {display:none;}
