/*
 Theme Name:   Qwery Child Theme
 Theme URI:    http://qwery.ancorathemes.com
 Description:  Qwery Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com
 Template:     qwery
 Version:      1.3
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  qwery
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

footer.footer_wrap a{
	color:#FFF !important;
}
footer.footer_wrap ul li.current-menu-item a{
	color:#FFF !important;
}

.testimonioshome .sc_testimonials_item_content p{
	color:#FFF !important;
	font-size:1.3rem !important;
}

.testimonioshome .sc_testimonials_item_author_subtitle{
	color:#FFF !important;
	font-weight:bold;
}

.sc_testimonials_rating_stars_hover {
  color: #FF6440 !important;
}
.sc_testimonials_plain .sc_testimonials_item::before{
	color:#FFF !important;
}

.sc_testimonials_plain .sc_testimonials_item{
	padding: 0px 60px 20px 107px !important;
}

.menutop ul li a{
	text-transform: uppercase;
  letter-spacing: 1px;
	font-weight: 400 !important;
}

.menutop ul li a:hover,
.menutop ul li a:hover span{
	color: #004AF0 !important;
}

.menu_hover_zoom_line .sc_layouts_menu_nav > li.current-menu-item > a::after{
	display:none !important;
}


