/*************************************/
/* -------- DARK-SEVEN.COM --------- */
/*************************************/

/*<![CDATA[*/

/*body{background: blue !important;}*/

.aligncenter {text-align: center; display: block; margin: 0 auto;}

/*.admin-bar .site-header-sticky {top: 0;}*/

.menu-contact{background-color: rgb(232, 27, 0); padding: 5px 10px; border-radius: 4px; margin-top:-7px};

#site-header {background: rgba(0,0,0,0.75);}
.site-header .site-header-inner {height: 120px;}
.site-header .off-canvas-toggle, .site-header .navigator .menu, .site-header .social-icons {margin-top: 17px;}
.site-header-classic.header-brand-center .header-brand {top: 38%;}
.logo.logoDefault {max-width: 100px !important;}
.main-sidebar {width: 300px; padding-left: 50px;}

body .site-header-sticky .header-brand {margin-top:0;}


/************/
/* ACCUEIL */
/***********/

body.home #home-services .box-header {height: 110px; display: block; margin: 0 auto; text-align: center;}




body .projects-grid .project .project-inner img {opacity: 1;}
body .projects-grid .project .project-info .project-title {margin: 0;}
body .projects-grid .project .project-info .project-title a {opacity: 0;}
body .projects-grid .project .project-inner:hover .project-info .project-title a {opacity: 1;}
body .projects-grid .project .project-inner:hover .project-info .project-meta {display:none;}
body .projects-grid .projects-filter sup{display: none;}
body .projects-grid .projects-filter ul li[data-filter*="*"]{display: none;}


body #main-content{width: 100% !important;}

body.single-post #main-content {width: calc(100% - 300px) !important;}
body.single-post .main-sidebar {width: 300px !important;}

.page-id-1107 .wpcf7 form.sent .row{display: none !important;}

.page-id-1107 .wpcf7 form .wpcf7-response-output {border:none !important; font-size: 1.3rem !important;}

.page-id-1107 .wpcf7-text{width:100% !important;}

#home-services > div:nth-child(4) .box-content > h5 > a {height: 152% !important;}


/*********/
/* BLOG */
/********/

body.blog .vc_grid-filter{margin-bottom: 2rem;}
body.blog .vc_gitem-zone-a{border-top-right-radius: 10px; border-top-left-radius: 10px; max-height: 250px;}
body.blog .vc_gitem-zone-c{border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;}
body.blog .vc_gitem-zone-c .vc_gitem_row .vc_gitem-col{padding: 30px; min-height: 450px;}
body.blog .vc_gitem-zone-c h4{margin:0;}
body.blog .vc_gitem-zone-c .vc_gitem-post-data{font-size: 16px;}
body.blog .vc_gitem-zone-c .vc_gitem-post-data p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; margin-top: -0.5rem;}
body.blog .vc_btn3-container{margin-bottom: 0; text-align: center; position: absolute; bottom: 1.5rem; left: 50%; transform: translateX(-50%);}
body.blog .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat{background-color: black; color: #ffffff; font-family: Poppins; font-weight: 700; text-transform: uppercase; font-size: 1rem; letter-spacing: 0.5px; width:250px;}


body.single .widget_recent_comments{display: none !important;}
body.single .widget_archive{display: none !important;}
body.single .widget_meta{display: none !important;}
body.single .widget_recent_entries{display: none !important;}
body.single .widget_categories{display: none !important;}
body.single .site-content .content-header.content-header-center .wrap-inner {width: 100%; margin: 0 auto;}

/**********/
/* FOOTER */
/**********/

body .site-footer .go-to-top{display: none;}
.footer-copyright-inner{font-size: 13px !important;}
#site #robot-showcase{display:none !important;}

body:before{width:100%; height:5px; background:transparent; content: ''; display:none; position:fixed; z-index:1000; bottom:0;}


/*************************************/
/* --------- MEDIA QUERIES --------- */
/*************************************/

body:before{width:100%; height:5px; background:transparent; content: ''; display:block; position:fixed; z-index:1000; bottom:0;}


@media only screen and (max-width: 1180px)
{
	body:before {background:red !important;}
}

@media only screen and (max-width: 1023px)
{
	body:before {background:green !important;}
}

@media only screen and (max-width:980px)
{
	body:before {background:pink !important;}

	body.single-post #main-content{width: 100% !important;}
}

@media only screen and (max-width: 480px)
{
	body:before {background:purple !important;}	

	body.home #site .project-thumbnail img{width: 100%;}

	body.single-post .related-posts {display: none;}
	body.single-post .main-sidebar{width:100% !important; padding-left: 0;}
}
/*]]>*/