/*!
Theme Name: Seargin
Theme URI: https://wp.xpressbuddy.com/seargin/
Author: XpressBuddy
Author URI: https://xpressbuddy.com/
Description: Seargin is a WordPress theme for Business Consulting company
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: seargin
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/



.xb-service1 .xb-item--icon svg {
    height: 46px;
}
.xb-about-info__item .xb-item--icon svg, .xb-feature2 .xb-item--icon svg {
    width: 60%;
}
.xb-feature2 .xb-item--icon svg path {
	fill: #fff;
}
.xb-testimonial1 .xb-item--inner {
    padding: 110px 68px 40px;
}
.xb-testimonial1 .xb-item--avatar {
    position: absolute;
    top: -20px;
    left: 68px;
}
.xb-blog .xb-item--author {
    display: none !important;
}

@media (min-width: 1400px) {
    .xb-footer.sticky {
        position: static;
        bottom: 0;
    }
}