/*
 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
------------------------------------------------------------ */

.gt_switcher_wrapper{
	position:absolute !important;
	top: 5px !important;
    right: 115px !important;
}
.joinchat{
	bottom:90px !important;
}

#testimonios{
	
}
.sc_testimonials_bred .sc_testimonials_item{
	padding: 31px 20px 25px !important;
}
.sc_testimonials_item_content p {
  font-size: 0.85rem;
}
.sc_testimonials_item{
	background:#fff !important;
	border-radius:15px !important;
}
.sc_testimonials_rating_star::before{
	color:#75cc92 !important;
}


#menutop ul li a{
	color: #464F4D !important;
	font-weight: 500;
}
#menutop ul li a:hover{
	color: #40c1bf !important;
	text-decoration:underline;
}
#menutop ul li a::after{
	display:none !important;
}
.menu_mobile .menu_mobile_inner{
	background:#464f4d !important;	
}





