/*
Theme Name: The7.2
Theme URI: http://dream-theme.com/
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.2
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;
}

.entry-meta > a:after, .entry-meta > span:after, .portfolio-categories > a:after, .portfolio-categories > span:after {content: " " !important;}
.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}
.home .logo-left #branding,.home .logo-classic #branding, .home .logo-classic-centered #branding {display: none;}

.details:after {
    background-image: none !important;
    background-position: 0 center;
    background-repeat: no-repeat;
    content: "";
    height: 100%;
    position: absolute;
    right: 73%;
    top: 0;
    width: 11px;
}

.logo-left #branding, .logo-classic #branding, .logo-classic-centered #branding {
    max-width: 400px !important;
    padding-left: 40px;
    padding-right: 0;
    width: 35% !important;
}

.logo-left #navigation {
    float: left;
    max-width: 600px !important;
    text-align: left;
}

.entry-meta > a:after, .entry-meta > span:after, .portfolio-categories > a:after, .portfolio-categories > span:after {
    content: "/";
    height: 100%;
    position: absolute;
    right: 0 !important;
    top: 0;
    width: 1px;
}
div.wpcf7-validation-errors {
    background: none repeat scroll 0 0 yellow;
    border: 2px solid #f7e700;
    float: right;}
    
.sidebar .former input[type="submit"] {padding: 10px 20px !important;}

div.wpcf7-mail-sent-ok { background: none repeat scroll 0 0 green;  border: 2px solid #398f14; color: #fff; float: right;}







@media screen and (max-width:900px) {
.home .cont-id-0 > .wf-cell {
    padding: 0 3%;
  width: 100% !important;
}
.home #header .wf-wrap, .header-side-left #header.logo-side .wf-wrap, .header-side-right #header.logo-side .wf-wrap {  padding-left: 0;  padding-right: 0;}
.home #header .wf-table {
    background: none repeat scroll 0 0 #2884e7;
    position: static;
}
.home .dl-menuwrapper {
    background: none repeat scroll 0 0 #2d98e4;
    float: right;
    perspective: 1000px;
    perspective-origin: 50% 200%;
    position: static;
    right: 0;
    width: 100%;
    z-index: 999;
}	
.wf-wrap {
    max-width: 1250px;
    width: 100% !important;
}

.logo-left #branding, .logo-classic #branding, .logo-classic-centered #branding {
    max-width: 400px !important;
    padding-left: 40px; text-align: left;
    padding-right: 0;
    width: 100% !important;
}
.dl-menuwrapper {
    perspective: 1000px;
    perspective-origin: 50% 200%;
    position: absolute;
    right: 0;
    z-index: 999;
}
.logo-left #navigation { clear: both;  float: right;}
}