/*
Theme Name: Promati
Theme URI: http://www.produweb.be
Author: Produweb
Author URI: http://www.produweb.be
Description: A great foundation for your next project!
Version: 5.5.0.1
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: one-column, two-columns, right-sidebar, flexible-width, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready
*/

.blog .dt-format-gallery .dt-format-gallery-coll.full,
.archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full
{
	display: none;
}


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}

#gform_fields_7 label.gfield_label{    
    font-weight:bold;
}
#gform_fields_7 ul.gfield_radio li, #gform_fields_7 ul.gfield_checkbox li{    
    margin-right:10px;
}
#gform_fields_7 ul.gfield_radio li input[type=radio]{
    margin-top:0;
	margin-bottom:0;
}
#gform_fields_7 .gfield_description{
    font-style:italic;
	padding-top:0;
}
#gform_fields_7 .gfield_required{
    color:#CE002E !important;
}

#breadcrumbs{
    text-align: center;
    font-size: 12px;
}
#breadcrumbs a{
    text-decoration: none;
    color:#838992;
}