/*!
Theme Name: Evisa
Theme URI: https://evisa.xpressbuddy.com/
Author: XpressBuddy
Author URI: https://xpressbuddy.com/
Description: E.visa is a WordPress theme for Immigration and Visa 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: e.visa
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/




.header-style-three {
    top: 0px;

}

.header-style-three .main-menu__wrap{
	margin-left:unset;
}
.header-style-three .header__language {
    display: none;
}
.hero__style-one .container{
	    padding-top: 120px;

}

.offcanvas-sidebar .sidebar-top{
	display: flex;
    flex-direction: column;
    align-items: center;
}
.offcanvas-sidebar .sidebar-top .sidebar-logo a{
	width: 150px;
    height: 150px;
    display: block;
}
.offcanvas-sidebar .sidebar-top .sidebar-logo a img{
	width: 100%;
    height:  100%;
    object-fit:contain;
}
.xb-contact .google-map{
	top: 90%;
    transform: translateY(-50%);
}

.xb-service2 .xb-item--title a{
    font-size: 24px;
    color: #6b1d1d;
}

.xb-service .xb-item--icon{
	    background-color: #7f3018;
	margin-bottom: 20px !important;

}
.xb-service .xb-item--inner{
	padding: 20px;
}
.xb-service .xb-item--title{
	margin-bottom: 12px !important;
}
.xb-service .xb-item--inner::before{
	    background-color: #bcd7e5;

}
.xb-service .xb-item--inner::before{
	width: 73px;
	top: -58px;
    left: -15px;
}
.xb-destination .xb-item--img img{
	width: 100%;
    object-fit: contain;
}
.breadcrumb.post-banner, .breadcrumb.page-banner{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}