/*
 Theme Name:   Ruffer Child
 Theme URI: https://themeholy.com/wordpress/ruffer/
 Description:  This is a child theme for Ruffer WordPress Theme
Author URI: https://themeforest.net/user/themeholy
 Author URI:   #
 Template:     ruffer
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  ruffer-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
.header-top .header-links .dropdown-menu li a span{
color:#333;
}
.header-top .header-links .dropdown-menu{
Width:inherit !important;
Min-width:inherit !important;
}
.header-top .header-links .dropdown-menu li{
Margin: 0 10px 0 0 !important;
}
.header-top .header-links .dropdown-menu li a{
	display:flex;
	color:#333;
	align-items:center;
	justify-content: space-between;
Min-width:85px !important;
}
.th-mobile-menu ul li a{
	font-weight:bold
}@media (max-width: 991px) {
.sticky-wrapper .header-top{display:none}
.header-layout1 .logo-bg{

height:100%
}}