/*
 Theme Name:   Ruffer Child
 Theme URI: https://softtackles.com/
 Description:  This is a child theme for Ruffer WordPress Theme
Author URI: https://softtackles.com/
 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 ]
- - - - - - - - - - - - - - - - - - - - */
#contactboxs .contact-feature {
    padding-left: 10px;
    padding-right: 10px;
}
@media screen and (max-width: 991px) {
.header-layout1 .logo-bg{height: calc(100% - 0px) !important;}
#home_about .img2 {
    display: none;
}
}