/*
Theme Name: The7
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: 3.3.7
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 {}

/* custom pixbulle */

#body {background-color:#A7B3FF; }
.navigation-holder {background-color:#E5E5E5; }
#navigation {background-color:#E5E5E5; }
#page.boxed {
max-width: 1200px;}
.sidebar-content {background-color:#E5E5E5; }
.page-title {background: #035082}
.page-title h1 { color:#FFFFFF}
.widget-title  { font-size:18px;}

.sidebar-content a  { color:#2a83ed; text-decoration:underline;}
 .sidebar-content .custom-menu a  {color:#404040; text-decoration:none;padding-left: 10px;}
 .sidebar-content.custom-menu  a:hover  {text-decoration:underline;}
.fa-5 { font-size: 6em; float:right;}
#phantom .ph-wrap .ph-wrap-content {margin: 0 auto;padding: 0; background-color:#E5E5E5;}
h2 {color:#3667bb;}
#main-nav span {font-size:15px}
#main-nav>li>a>span>span.menu-subtitle {font-size:10px}

.error404 ul
{
	list-style:none
}

input.mandatory
{
	 border-color: #565656;
}

.logo-classic #main-nav {
    padding: 0 0px 0 0;
}
.logo-classic .navigation-holder>div, .logo-classic-centered .navigation-holder>div {
    padding: 0 15px;
}
#main-nav span {
    font-size: 17px;
}
#main-nav>li>a>span>span.menu-subtitle {
    font-size: 11px;
}

.sidebar-content {
    background-color: #f7f7f8 ;
}

.sidebar {
    padding: 0 10px;
}

.sidebar-content li {
    padding: 5px 0;
    margin: 0px 0;
}
#navigation {
    background-color: #f7f7f8;
}
.navigation-holder {
    background-color: #f7f7f8;

}
.entry-meta .author
{
	display:none;
}
#cookieChoiceInfo
{
    position: fixed;
    width: 100%;
    background-color: rgba(20, 20, 20, 0.8);
    color: #fff;
    margin: 0px;
    left: 0px;
    bottom: 0px;
    padding: 8px;
    z-index: 1000;
    text-align: center;
	font-size: 0.9em;
	line-height: 1.2;
}
#cookieChoiceInfo a
{
	color: #fff;
	    margin-left: 15px;
	text-decoration:underline;
}
.blocf1
{
	display:flex;
}
.blocf2
{
	width:50%;
}
.blocf1 input[type=text],.blocf1 textarea,.blocf2 input[type=text],.blocf2 textarea,.blocf1 select,.blocf2 select
{
	width:100%
}
@media screen and (max-width: 960px) {
	.blocf1
{
	display:block;
}
.blocf2
{
	width:100%;
}
.blocf12 td
{
	display:block;
	
}
.blocf12 input[type=text],.blocf12 textarea,blocf12 select
{
	width:100%
}
}

.landing-header h1
{
	color: #2a83ed;
	font-weight:bold;
	margin-bottom:25px;
}
.landing-header h2
{
	margin-top: 1em;
}
.landing-bloc
{
    background: #edf1fa;
    padding: 14px 15px;
    width: auto;
    display: inline-block;
    line-height: 1.8;
}
ul.landing-bloc{
    margin-left: 0;
    padding-left: 30px;
}
.landing-title-bloc {
    font-size: 1.2em;
}
