/*
Theme Name: firenzeflora
Theme URI: http://www.markupdesigns.com/themes/twentysixteen/
Author: awdhesh kumar
Author URI: http://www.markupdesigns.com/
*/

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}

blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}
blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}
.clear:before,
.clear:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main > article:before,
.site-main > article:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after {
	content: "";
	display: table;
}

.clear:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main > article:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after {
	clear: both;
}

.single-details img {
    width: 40%;
    float: left;
    margin: 8px 27px 0px 0px;
    padding: 0px 1px 18px;
}
.single-details p {
    text-align: justify;
}

footer ul li .green-text .font1 {
    font-size: 19px;
}
footer ul li .green-text .font2 {
    font-size: 16px;
}
.search-form input.form-control {
    margin-bottom: 0!important;
}
.sidebar form.search-form.footer-newsletter .search-field.form-control {
    border: 1px solid #ccc;
    border-radius: 0!important;
    width: auto;
    min-width: 95%;
}   
.sidebar form.search-form.footer-newsletter.tt {
    position: relative;
    margin: 0 8px 18px;
}
.sidebar button.search-submit.btn.subscribe-btn.btn.btn-default {
    background: #967641;
}
.sidebar button.search-submit.btn.subscribe-btn.btn {
    background: #967641;
}
.sidebar .footer-newsletter.search-form i.fa.fa-search {
    border: 0;
    padding: 0 8px;
}
.search-content {
    margin: 0 0 30px;
}
a.post-thumbnail img {
    height: auto!important;
}
.post-type-archive-clients h1.archive-title {
    display: none;
}

/* .postList {
    display: none !important;
} */

.term-35 ol.breadcrumb{
	display:none;
}