/*
Theme Name: 	Kuatoy
Theme URI: 	http://themes.muffingroup.com/betheme
Author: 	Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
ul#menu-aqualinda li#menu-item-16, ul#menu-aqualinda li#menu-item-17 {
    display: none;
}

.box_empresa p, .box_empresa h1{
color:#ffffff;
}
.contacto p, .contacto h4, .contacto a{
	color:#ffffff;
text-decoration:none;
}
.contacto a:hover {
color:#171763;
}
.contacto i {
    font-size: 2em;
}

.masonry.tiles .post-item:not(.no-img) .post-desc-wrapper .post-desc {
    background: url(/wp-content/uploads/2017/03/blog_masonry_tile_gradient.png) top left repeat-x; 
}
#Top_bar .search_wrapper i.icon_search.icon-search-fine {
 
    color: rgb(255, 255, 255);
}

.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-title:after, .masonry.tiles .post-item.no-img, .masonry.tiles .post-item.format-quote, .blog-teaser li .desc-wrapper .desc div.post-title:after, .blog-teaser li.no-img, .blog-teaser li.format-quote {
    background: #171763 !important;
}

@media only screen and (min-width: 1240px){
	#Header_creative #Top_bar .menu_wrapper {
    		margin: 60px 0 30px !important;
	}
}