/*
 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-logo img {
    height: 155px!important;
    margin: 0px 0px 0px -15px!important;
}
.header-layout7 .logo-bg:before{
    background: #0A0A18;
}
.header-layout7 .menu-area {
    padding: 0 50px 0 50px;
}
.header-layout7 .header-top {
    padding: 16.5px 50px 16.5px 405px;
}
[data-opacity="8"]:before {
    opacity: 0.3;
}
.sticky-wrapper.sticky{
    position: unset;
}
.testi-block.style6{
    height: 700px;
}
[data-opacity="7"]:before {
    opacity: 1 !important;
    background: #0A0A18!important;
}
.counter-card-wrap.style2 ~ .counter-card-wrap:after{
border-left: 0px!important;
}
.social-links a {
    width: 15px;
}
@media (max-width: 767px) {
    .counter-card_icon img {
     height: 40px!important;
}
}