/*
Theme Name: Consto
Theme URI: http://consto.themezinho.net/
Author: themezinho
Author URI: https://themezinho.net/
Description: Industrial Construction Company 
Version: 1.0.1
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: consto
Tags: blog, custom-logo, custom-menu, editor-style, featured-images, sticky-post, theme-options
*/

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
img{height: auto; max-width: 100%;}
iframe{ width: 100%; max-width: 100%;}


.alignleft {
	display: inline;
	float: left;
	margin-right: 50px;
}

.alignright {
	float:right; margin-left:50px; margin-top: 10px;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.screen-reader-text{
    display: block;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}


/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.bypostauthor{
	display: block;
}

section.icon-content-block{
	overflow: visible;
}

.wp-block-cover, .wp-block-cover-image {
	height:auto; 
}
.blog-post .post-content .more-link{
	display: inline-block;
}

/*Tzous*/
form.searchandfilter{
    display: flex;
    align-items: center;
  	margin-bottom: 40px !important;
  justify-content:center;
    margin: 0px auto;
}

.searchandfilter ul:first-child{
	display: inline-flex;
    padding: 0px;
}

.searchandfilter li:hover.filt{
	cursor: default;
  border-bottom: 2px solid #efefef;
}

.searchandfilter li.filt{border-left: 2px solid #efefef;}

.searchandfilter ul li ul{
	display:none;
}

.searchandfilter ul li:last-child,
.searchandfilter ul li:last-child:hover{
	padding:0px;
  	border:0px;
}

.searchandfilter h4 {
    margin: 0px;
  line-height: normal;
}

.searchandfilter h4:after,
.searchandfilter li.cat-item-7 label:after, .searchandfilter li.cat-item-5 label:after,
.searchandfilter li.cat-item-6 label:after, .searchandfilter li.cat-item-4 label:after{
background-image: url(http://492758641.linuxzone122.grserver.gr/adtomega/wp-content/uploads/2021/04/down.png);
    height: 13px;
    background-size: cover;
    width: 13px;
    display: inline-block;
    content: " ";
    margin-left: 5px;
}

.searchandfilter li.cat-item-7 .children label:after, .searchandfilter li.cat-item-5 .children label:after,
.searchandfilter li.cat-item-6 .children label:after, .searchandfilter li.cat-item-4 .children label:after{
 display:none;
}

.searchandfilter ul li{
	border-top: 2px solid #efefef;
    border-bottom: 2px solid #efefef;
    border-right: 2px solid #efefef;
    display: inline-flex;
    padding: 15px;
    align-items: center;
}

.searchandfilter input[type="submit"]{
    height: 59px;
}

.searchandfilter ul li:hover ul {
    display: inline-block;
  	position: absolute;
    top: 57px;
    z-index: 1000;
    background: #fff;
    width: 100%;
    right: 0px;
    left: 0px;
    padding: 15px;
  text-align:center;
}

.searchandfilter ul li:hover{
	cursor:pointer;
  	border-bottom:2px solid #fff;
}

.searchandfilter ul li.cat-item,
.searchandfilter ul li.cat-item:last-child, 
.searchandfilter ul li.cat-item:last-child:hover{
	font-size: 14px;
    border-radius: 40px;
    border: 1px solid #d4d4d4;
  	margin: 8px 14px 8px 0px;
  	padding: 10px !important;
}

ul.children li label,
.searchandfilter ul li:nth-child(3) ul li.cat-item label{
    font-size: 14px;
}

.searchandfilter ul li.cat-item-47,
.searchandfilter ul.children li{
	padding: 10px !important;
}

.searchandfilter ul li.cat-item-47:hover,
.searchandfilter ul.children li:hover{
    border: 1px solid #b6a792 !important;
}

.searchandfilter ul li.cat-item:hover,
.searchandfilter ul li.cat-item:hover label,
.searchandfilter ul li.cat-item input:checked{
	border-color: #b6a792;
    color: #b6a792;
  cursor:pointer;
}

.searchandfilter ul li.cat-item input[type=checkbox],
.searchandfilter ul li.cat-item.cat-item-1{
	display:none;
}

body.page-template-page-project.page-id-200 .content-section{
	padding:0px;
}

body.page-template-page-project.page-id-200 main section .container{
	max-width: 100%;
    padding: 0px;
}

@media (min-width: 1280px){
body.page-template-page-project.page-id-200 main section .projects{
	max-width: 1260px;
    margin: 0px auto;
    margin-top: 80px;
}
}
@media (max-width: 1279px){
    body.page-template-page-project.page-id-200 main section .projects{
	max-width: 1100px;
    margin: 0px auto;
    margin-top: 80px;
}
}

@media (max-width: 1200px){
   body.page-template-page-project.page-id-200 main section .projects{
	max-width: 100%;
    margin: 0px auto;
    margin-top: 80px;
}
}

.searchandfilter ul:first-child li:nth-child(2) h4{
	display:none;
}

.searchandfilter ul:first-child li:nth-child(2){
  padding: 0px;
}

.searchandfilter ul:first-child li:nth-child(2):hover{
border-bottom: 2px solid #efefef;
}

.searchandfilter ul:first-child li:nth-child(2) ul:not(.children){
	/*display:inline-block;*/
  display:inline-flex;
    padding: 0px;
  position: initial;
}

.searchandfilter li.cat-item-7, .searchandfilter li.cat-item-5,
.searchandfilter li.cat-item-6, .searchandfilter li.cat-item-4{
	border-radius: 0px !important;
    border: 0px !important;
    border-right: 2px solid #efefef !important;
    margin: 0px !important;
  	padding:24px 18px !important
}

.searchandfilter ul:first-child li:nth-child(2):hover li.cat-item-7:hover ul.children,
.searchandfilter ul:first-child li:nth-child(2):hover li.cat-item-5:hover ul.children,
.searchandfilter ul:first-child li:nth-child(2):hover li.cat-item-6:hover ul.children,
.searchandfilter ul:first-child li:nth-child(2):hover li.cat-item-4:hover ul.children{
	display: inline-block;
    position: absolute;
    top: 55px;
    z-index: 1000;
    background: #fff;
    width: 100%;
    right: 0px;
    left: 0px;
    padding: 15px;
}

.searchandfilter ul:first-child li:nth-child(2):hover li.cat-item-7:hover label,
.searchandfilter ul:first-child li:nth-child(2):hover li.cat-item-5:hover label,
.searchandfilter ul:first-child li:nth-child(2):hover li.cat-item-6:hover label,
.searchandfilter ul:first-child li:nth-child(2):hover li.cat-item-4:hover label{
 color:#000;
}

.searchandfilter ul:first-child li:nth-child(2):hover li.cat-item-7:hover ul.children li:hover,
.searchandfilter ul:first-child li:nth-child(2):hover li.cat-item-5:hover ul.children li:hover,
.searchandfilter ul:first-child li:nth-child(2):hover li.cat-item-6:hover ul.children li:hover,
.searchandfilter ul:first-child li:nth-child(2):hover li.cat-item-4:hover ul.children li:hover{
border-color: #b6a792;
    color: #b6a792;
}

.searchandfilter ul:first-child li:nth-child(2):hover li.cat-item-7:hover ul.children li:hover label,
.searchandfilter ul:first-child li:nth-child(2):hover li.cat-item-5:hover ul.children li:hover label,
.searchandfilter ul:first-child li:nth-child(2):hover li.cat-item-6:hover ul.children li:hover label,
.searchandfilter ul:first-child li:nth-child(2):hover li.cat-item-4:hover ul.children li:hover label{
    color: #b6a792 !important;
}

.searchandfilter ul:first-child li:nth-child(2):hover ul.children{
	display:none;
}

.searchandfilter label{
	margin: 0px;
    font-size: 16px;
}

li.btn-filt, li.cat-item-79,
.archive .blog-post .post-date,
.archive .blog-post .post-author{display:none !important;}

.page-header{
background-color: #000363;}

 .content-section{
  padding-top:0px;
}

.archive .blog-post {
    width: 49%;
    display: inline-flex;
    flex-wrap: wrap;
    margin-bottom: 100px;
    padding-right: 35px;
}

@media (max-width:767px){
  .archive .blog-post {
  width:100%;
  }
}

.vc_grid-container-wrapper .projects-list .vc_grid-item .vc_gitem-zone{
	background-color: transparent !important;
    z-index: 100000000;
    overflow: inherit;
}

.vc_grid-container-wrapper .projects-list .vc_grid-item.animated{
	padding-bottom:0px;
}

.vc_grid-container-wrapper .projects-list .vc_grid-item .vc_gitem-zone .vc_gitem-row-position-top,
.archive .blog-post .post-content{
	background-color: #000363;
    color: #fff;
    width: 83%;
    position: relative;
    top: -145px;
    left: 25px;
  padding: 20px 20px 5px;
}

.vc_grid-container-wrapper .projects-list .vc_grid-item .vc_gitem-zone .vc_gitem-post-data-source-post_title h4,
.archive .blog-post h3.post-title{
	font-weight: bold;
    font-size: 33px;
}
.archive .blog-post h3.post-title a{
  color: #fff;
}

.archive .blog-post:hover .post-content{
	background-color: #b6a792;
  cursor:pointer;
}

.archive .blog-post:hover .post-content a{
      color: #000363 !important;
}

.archive .blog-post .post-image{
text-align:center;
}

.vc_grid-container-wrapper .projects-list .vc_grid-item .vc_gitem-zone .vc_gitem-post-data-source-post_excerpt,
.vc_grid-container-wrapper .projects-list .vc_grid-item .vc_gitem-zone .vc_btn3-left{
display:none;}

.vc_grid-item-mini.vc_clearfix.vc_is-hover .vc_gitem_row.vc_gitem-row-position-top{	
    background-color: #b6a792;
    color: #000363 !important;
  cursor:pointer;
}

.vc_grid-container-wrapper .projects-list .vc_grid-item .vc_gitem-zone .vc_gitem-post-data-source-post_title h4:after,
.archive .blog-post h3.post-title:after{
    content: "";
    width: 20%;
    height: 55px;
    background: url(../consto/images/pattern-dot.png);
    background-size: 12px 12px;
    position: absolute;
    right: -43px;
  bottom: -30px;
}

.single-format-standard figure.post-image,
.single-format-standard .post-comment#comments,
.single-format-standard .post-content .post-inner{
	display:none;
}

.single-format-standard .mb-0{
  margin-bottom:0px !important;}

.scope-btn a{
border:0px !important;
color: #fff;
    font-size: 22px !important;
    font-weight: 800;
      padding-left: 50px !important;
}

.scope-btn a:hover{
color: #b6a792 !important;
  text-decoration:underline !important;
}

.archive .sidebar{
	display: block;
    padding: 0px;
}

.archive .sidebar .widget{
	padding: 0px !important;
    box-shadow: none !important;
    border: 0px !important;
}

.widget-area .searchandfilter li, .widget-area .searchandfilter p {
    display: inline-block;
}

.archive .searchandfilter h4 {
  margin: 1px 0 !important;
}

.archive .searchandfilter ul:first-child li:nth-child(2) ul:not(.children) {
  padding: 6px 0px;}

.archive form.searchandfilter {
    align-items: baseline;
}

.archive .searchandfilter li.filt:before {
    content: '';
    background-image: url(/adtomega/wp-content/uploads/2021/04/filter-solid-1.png);
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size: cover;
}

.archive .searchandfilter li.filt img{ display:none;}

@media (max-width:767px){
  .searchandfilter ul:first-child li:nth-child(2) ul:not(.children){
  display: flex;
    flex-direction: column;}
  
  form.searchandfilter{
  	display:block;
  }
  
  .searchandfilter li.filt,
  .searchandfilter ul li{
  width:100%;
  display: block;}
  
  .widget-area .searchandfilter li, .widget-area .searchandfilter p {
    display: block;
	}
  
  .searchandfilter ul, .searchandfilter ul:first-child {
    display: block;
    padding-left: 0px;
    width: 100%;
	}
  
  .searchandfilter ul li.cat-item-47, .searchandfilter ul.children li {
    padding: 10px !important;
    margin-right: 0px;
	}
  
  .searchandfilter ul:first-child li:nth-child(2):hover li.cat-item-7:hover ul.children, 
  .searchandfilter ul:first-child li:nth-child(2):hover li.cat-item-5:hover ul.children, 
  .searchandfilter ul:first-child li:nth-child(2):hover li.cat-item-6:hover ul.children, 
  .searchandfilter ul:first-child li:nth-child(2):hover li.cat-item-4:hover ul.children,
  .searchandfilter ul li:hover ul{
    position: relative;
    top: 0px;
  }
  
  .searchandfilter ul li.cat-item:hover, 
  .searchandfilter ul li.cat-item:hover label, 
  .searchandfilter ul li.cat-item input:checked,
  .searchandfilter ul li.cat-item, 
  .searchandfilter ul li.cat-item:last-child, 
  .searchandfilter ul li.cat-item:last-child:hover{
  	text-align:left;
  }
  
  .searchandfilter h4:after, .searchandfilter li.cat-item-7 label:after, 
  .searchandfilter li.cat-item-5 label:after, .searchandfilter li.cat-item-6 label:after, 
  .searchandfilter li.cat-item-4 label:after{
  float:right;
  }
  
  .searchandfilter li.cat-item:first-child label{
  	pointer-events:none;
    cursor:not-allowed;
  }
}

@media (max-width:991px) and (min-width:768px){
  form.searchandfilter{
  	display:block;
  }
  
  .searchandfilter ul:first-child{
  	display:inline-block;
  }
  .searchandfilter li.filt{
  	display:block;
  }
}


.page-header .container h1{
font-size:4vw;
}

.page-id-151 .vc_row.vc_row-o-equal-height.vc_custom_1623144802774 > .vc_column_container .wpb_wrapper{
flex: 1;
    display: flex;
}

.searchandfilter li.cat-item-7{order: 4;}
.searchandfilter li.cat-item-5{order: 2;}
.searchandfilter li.cat-item-6{order: 3;}
.searchandfilter li.cat-item-4{order: 1;}