/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/* From custom css*/
.main_menu ul:first-child > li > a { font-size: 18px; }

div#header_main {
background-color: white;
}

#header_main_alternate { background-color: white; }

.search-result-counter {
    padding: 0;
    width: 150px;
    height: 150px;
    line-height: 100px;
}
#top .template-search.content .entry-content-wrapper {
    padding-bottom: 100px;
    padding-left: 200px;
}
.search-result-counter img {
    width: 100%;
    height: 100%;
    border-radius: 100px;
}

.search-excerpt p {
	margin: 0;
}
.search-result-title:hover {
	text-decoration: none;
}

.search-result-title h4 {
	    line-height: 100px;
    display: inline-block;
}

/* DC */
.page-id-133 .image-overlay-inside, .image-overlay.overlay-type-extern {
	display: none;
}
.slide-meta {
	visibility: hidden;
}
.footer_color .avia-content-slider .slide-image {
	background: none;
}
.ajax_search_excerpt {visibility: hidden;}
.mfp-title { display: none !important; }


///***add search to mobile menu
@media only screen and (max-width: 767px) {
.main_menu .avia-menu, #header_main_alternate {
display: block !important;
}
.av-main-nav > li { display: none; }
li#menu-item-search {
display: block!important;
margin-top: -86px;
right: -27px;
}
.responsive .main_menu {
float: right;
}}
@media only screen and (max-width: 767px) {
li#menu-item-search>a {
font-size: 28px!important;
}
nav.main_menu { float: right; margin-right: -3.1%; margin-top: 2%; }}
@media only screen and (max-width: 767px) {
#menu-item-burger {
display: none !important;
}}
***///

@media only screen and (max-width: 767px) {
	#top #searchform>div {
		display: block !important;
		opacity: 1 !important;
 margin-left: 8px;
	}
}

/* YITH RFQ */
.yith-ywraq-add-to-quote a.add-request-quote-button.button{
  font-size: 12px;
}

.ywraq-wrapper .yith-ywraq-before-table a.button{
  background: transparent;
  color: #b0b0b0;
  padding: 0;
  font-size: 14px;
  font-weight: 700;
}

.ywraq-wrapper .yith-ywraq-before-table a:before{
  content:"< ";
}

.ywraq-wrapper #yith-ywraq-form table{
  margin-bottom: 0;
}

.ywraq-wrapper #yith-ywraq-form .update-list-wrapper{
  margin-bottom: 20px;
  border: 1px solid #ebebeb;
  padding: 6px 12px;
  border-top: 0;
}

.ywraq-wrapper #yith-ywraq-form .update-list-wrapper input[type="submit"]{
  margin-top: 0;
}

.ywraq-wrapper #yith-ywraq-form th.product-quantity,
.ywraq-wrapper #yith-ywraq-form td.product-quantity{
  text-align: left;
  padding: 6px 12px;
}

.ywraq-wrapper #yith-ywraq-form div.quantity{
  width: auto;
}

.ywraq-wrapper #yith-ywraq-form div.quantity input.qty{
  border-color: #ccc;
}

.ywraq-wrapper .ywraq-form-table-wrapper{
  margin-top: 20px;
}

.ywraq-wrapper .ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper{
  padding: 0;
}
