/*
Theme Name: COPLAN AG Theme - Child
Theme URI: https://oceanwp.org/
Description: COPLAN AG Child Theme
Author: klj
Author URI: 
Template: oceanwp
Version: 1.0
Text Domain: oceanwp-child-theme-master
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

/*Megamenu Custom Styles*/
.megamenu {
	padding:25px;
	z-index:9999;
}
#menu-item-19156 {
	/*border-left:1px solid lightgray;*/
}
.dropdown-menu ul.sub-menu li.menu-item {border-bottom:0px;} 

/* Portfolio */
.page-id-494 .portfolio-entries .portfolio-wrap {max-width:1920px;margin:auto;}
.portfolio-content > span {line-height:1.2 !important; font-size:1.3rem; color:#878787}
.portfolio-content > p {line-height:1.2 !important; font-size:1.3rem; color:#878787; margin-top:10px; margin-bottom:0;}


/* Facetwp */
.facetwp-facet {margin:0px !important;}

.facetwp-filter {
	padding: 20px !important;
	display: flex;
  	align-items: center;
  	justify-content: center;
	margin:auto;
}
.facetwp-filter-element {
		padding:10px;
		width:30%;
		display:inline-block;
	}

.facetwp-autocomplete {
	width:70%;
	border:1px solid #ddd;
	padding:5px;
}
.facetwp-autocomplete-update {
	width:45px;
	padding:12px 10px 10px 10px !important;
	background-color: #B8D584 !important;
}
.facetwp-autocomplete-update:hover {
	background-color:#008d60 !important;
}

.facetwp-filter-element--reset{
		padding:10px;
		width:150px;
		display:inline-block;	
}

.facetwp-reset-filter {
	width:100%;
	padding:12px 10px 10px 10px !important;
	background-color: #B8D584 !important;	
}

.facetwp-reset-filter:hover{
		background-color:#008d60 !important;	
}

.fcomplete-wrap {
	z-index: 100003 !important;
}

.mobilesearch {
	display:none;
}

/* Facetwp Responsive*/
@media (max-width: 959px) {
    .facetwp-filter-element {
		width:27%;
	}
	.facetwp-autocomplete {
		width:70%}
	
	.facetwp-autocomplete-update {
	width:22%;
	}
	.facetwp-filter-element--reset {
		width:19%;
	}
}

@media(max-width: 765px)
{
.facetwp-filter {
    position: fixed;
    z-index: 100001 !important;
    background: rgba(0, 141, 96,0.6);
    text-align: center;
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
     padding-bottom: 56px;
}
	
.facetwp-filter-element {
    width: 100%;
    margin: 0 auto;
    max-width: 500px;
    float: none;
        margin-top: 20px;
}  
	
.facetwp-filter-element--reset {
    width: 100%;
    margin: 0 auto;
    max-width: 500px;
    float: none;
        margin-top: 20px;

}	
	
.facetwp-autocomplete{
	width:85%;	
	}

.facetwp-autocomplete-update {
	width:15%;
}
	
.mobilesearch{
	display:block;
    position: fixed;
    top: 69%;
    /* left: -52px; */
    width: 52px;
    height: 56px;
    line-height: 52px;
    background-color: rgba(0,0,0,0.6);
    color: #13aff0;
    border-width: 2px;
    border-style: solid;
    border-color: #eaeaea;
    border-right-width: 0;
    font-size: 20px;
    text-align: center;
    border-radius: 3px 0 0 3px;
    z-index: 100000;
    right: 0;
}
		
.mobilesearch i.fas.fa-search {
    color: #fff;
}
	
.autocomplete-suggestions {
	z-index: 100002 !important;
}	

i.far.fa-times-circle.closesearch {
	margin-left: 400px;
	font-size: 33px;
    /* position: absolute; */
    float: right;
    color: #fff;
    cursor: pointer;
}
}
.portfolio-not-found {
	margin: 25px auto;
	text-align:center;
	font-size: 2.2rem;
	font-weight: bold;
	color: #008d60;
}

/*no outline on focus*/
a:focus {
outline: 0 !important;
}
a:focus-visible {outline: solid 1px !important;}

#footer-widgets {
	background-color:#000000;
}

/*********************** The Newsletter **********************/
