/*
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;
}

/* --- Reducing spaces in Our Work and Case Studies under the filter ---- */
.filt {margin-bottom: 25px!important;}


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}

/*------ 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 15px / 24px "PT Sans", Helvetica, Arial, Verdana, sans-serif;
    padding-left: 5px;
}

/*------ GRAVITY FORMS PADDING BUTTON REDUCED -------*/

.gform_footer.top_label {
padding-top: 0px;
}

/*------ GRAVITY FORMS COLOUR OF PLACEHOLDERS -------*/

::-webkit-input-placeholder { /* Chrome */
  color: #555555!important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #555555!important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #555555!important;
  opacity: 1 !important;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #555555!important;
  opacity: 1 !important;
}


/*------ GRAVITY FORMS COLOUR OF SELECTED BOX BORDER-------*/

body .gform_wrapper .gform_body .gform_fields .gfield input[type=text]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=url]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=number]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=password]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield select:focus,
body .gform_wrapper .gform_body .gform_fields .gfield textarea:focus {
	border-color: #ef4836;
}

/*------- NavXT Breadcrumbs Styling ------- */
div.breadcrumbs {
padding-top: 20px;
font-family: Roboto;
font-size: 14px;
color: #444444;
text-align: center;
margin-bottom: -15px;
}

/*
div.breadcrumbs a.home {
color: #444444;
}
*/

/* ------ Remove Underline from 1300 Phone No. ------ */
span.mini-contacts.phone.show-on-desktop.near-logo-first-switch.in-menu-second-switch.first.last a {
text-decoration: none;
}

/* ------- Improving looks of Single Image Captions ------- */
.wpb_single_image .vc_figure-caption {
    margin-top: .8em;
    font-size: .9em;
    font-weight: 600;
    line-height: 1.5;
}

/* ------ Hiding post meta information in post grid listing in Advice --------- */
div.entry-meta {
display: none;
}

/* ----- Widget spacing ------ */
section#text-2.widget.widget_text {
  padding-top:5px;
  padding-bottom:5px;
}

section#gform_widget-3.widget.gform_widget {
  padding-top:5px;
  padding-bottom:5px;
}

section#nav_menu-2.widget.widget_nav_menu {
  padding-top:5px;
}

/* ---- Decreasing the space under the heading in posts from 70 to 30px ----- */
div#main.sidebar-right {
  padding-top: 30px;
}

.p-widget {
  padding: 15px; 
  background-color: #fdf9f7;
}

/* ---- Font classes used in texts and pages ----- */

.p-white {
color: white;
}

.p-white-center {
color: white;
text-align: center;
}

.p-15-white {
font-size:15px;
color: white;
}

.p-15-white-center {
font-size:15px;
color: white;
text-align: center;
}

.p-16-white {
font-size:16px;
color: white;
}

.p-16-white-center {
font-size:16px;
color: white;
text-align: center;
}

.p-17-white {
font-size:17px;
color: white;
}

.p-17-white-center {
font-size:17px;
color: white;
text-align: center;
}

.p-17-center {
font-size: 17px;
line-height: 29px;
text-align: center;
}

.p-16-center {
font-size: 16px;
line-height: 27px;
text-align: center;
}
