/*
Theme Name: Rasm
Theme URI: https://themeholy.com/wordpress/rasm
Author: Themeholy
Author URI: https://themeforest.net/user/themeholy 
Description: Rasm - Online Taxi Service WordPress Theme  
Version: 1.0.29
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: rasm
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

.shape-mockup-area {
    position: absolute;
    inset: 0;
    pointer-events: none;
}
.header-layout1 .logo-bg:before{
	background-color:black !important;
}
.header-button{
display:none !important;	
}

 .header-layout10 .header-logo {
	 padding-left: 0px !important;
}
.header-layout10 .main-menu > ul > li > a {
    padding: 26.5px 0 !important;
}
.header-logo img {
    width: 268px !important;
}
.header-layout10 .logo-bg{
	width: 21% !important;
	padding-left: 0px !important;
	top: -64% !important;
	height: 132px !important;
}

.header-layout10 .logo-bg:before{
	border-radius:0px !important;
	background-color:black !important;
}
.header-layout10 .sticky-wrapper{
	background-color: white !important;
}
.header-layout10 .header-links li,.header-layout10 .header-links span,.header-layout10 .header-links p,.header-layout10 .header-links a {
    color: #b2b2b2 !important;
}
.header-layout10 .header-top .header-links li i{
	color:rgb(193,133,100) !important;
	font-weight: 400 !important;
}
.header-layout10 .social-links .social-title{
	color: #b2b2b2 !important;
}
.header-layout10 .social-links a i{
	color: #b2b2b2 !important;
}
.header-layout10 .header-top .header-links li:not(:last-child):after{
	color: #b2b2b2 !important;
}
.th-menu-wrapper .mobile-logo{
	background-color:#040C23 !important;
}

    .header-layout10 .sticky-wrapper.sticky .logo-bg, .header-layout1 .sticky-wrapper.sticky .logo-bg {
        width: 22% !important;
		top: -31% !important;
    }
	
@media (max-width: 1499px) {
    .header-layout10 .main-menu {
        padding-left: 78px !important;
    }
}
@media (max-width: 1399px) {
    .header-layout5 .header-logo {
        padding-left: 46px !important;
    }
}
@media (max-width: 1199px) {
    .header-layout10 .logo-bg {
        width: 48% !important;
    }
}
@media (max-width: 991px) {
    .header-layout10 .logo-bg {
        width: 47% !important;
		height: 138px !important;
    }
	.header-layout1 .logo-bg {
		height: 153px !important;
	}
}
@media (max-width: 575px) {
    .header-layout10 .header-logo img {
        max-height: 50px !important;
        max-width: 160px !important;
    }
	.header-layout10 .logo-bg{
		height: 116px !important;
	}
	 .header-layout1 .logo-bg {
		height: 131px !important;
	}
}