/*

Theme Name: the7dtchild

Author: Dream-Theme

Author URI: http://dream-theme.com/

Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!

Version: 1.0.0

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

Template: dt-the7

*/





.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;

}


/* ----------- GRAVITY FORMS NO LABELS ------------- */

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required {display: none;}
body class="gfield gfield_contains_required field_sublabel_below field_description_below"


/* ----------- GRAVITY FORMS HOMEPAGE STYLING ------------- */
body #gform_wrapper_1 .gform_body .gform_fields .gfield input[type=text], body #gform_wrapper_1 .gform_body .gform_fields .gfield input[type=email], body #gform_wrapper_1 .gform_body .gform_fields .gfield input[type=tel], body #gform_wrapper_1 .gform_body .gform_fields .gfield input[type=url], body #gform_wrapper_1 .gform_body .gform_fields .gfield input[type=password] {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 20px!important;
    border-width: 1px;
}


/*------ GRAVITY FORMS REDUCING SPACES -------*/

body .gform_wrapper ul li.gfield {
    margin-top: 0px; 
    padding-top: 0;
}

body .gform_wrapper .top_label li.gfield.gf_right_half input.medium {
    margin-top: 0px; 
}

body .gform_wrapper .top_label li.gfield.gf_left_half input.medium {
    margin-top: 0px; 
}

body .gform_wrapper .gform_body input[type=text] {
    margin-top: 0px; 
   padding-left: 5px!important;
}

/*------ GRAVITY FORMS PADDING AND FONT SIZE FOR TEXT AREA -------*/

#main .gform_wrapper textarea, .gform_wrapper .top_label .gfield_label {
    font: normal 16px / 24px "PT Sans", Helvetica, Arial, Verdana, sans-serif;
    padding-left: 10px;
}

/*------ IMG CLASS FOR ALIGN LEFT -------*/
.imgpadding {
padding-bottom: 10px;
}

.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 {}


.menu-item-language {
    display:inline-block !important;
}

#main .gform_wrapper textarea, .gform_wrapper .top_label .gfield_label {
    padding-left :5px!important;
}

/* --- Category Archives top desc --- */
.taxonomy-description {font-size:16px; font-weight:bold; text-align:center; padding-bottom:30px;}