/*
    Theme Name: raseef
    Theme URI: http://keeward.com
    Description: Raseef22 header stylehseet
    Version: 1.0
    Author: Charbel Wakim <charbel.wakim@keeward.com>
    Author URI: http://keeward.com
    License: GNU General Public License v2.0 & Apache License 2.0
    License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0

    Default stylesheet for the Raseef theme
*/
header {
    padding-top: 20px;
    margin-bottom: 51px;
    background: #fff;
}
header.fixed {
    top: -150px;
    width: 100%;
    z-index: 9999999;
    left: 0;
    position: fixed;
    padding-top: 0;
    height: auto;
    overflow: auto;
}
header.fixed > .row{
    margin: 0 15px;
    position: relative;
}
header.fixed .col-md-8 ,
header.fixed .header-left-wrapper {
    position: initial;
}
header.fixed .col-md-8{
    margin-bottom: 10px;
}
header.fixed .header-bottom-line {
    bottom: 0;
    height: 3px;
    position: absolute;
    width: 92%;
}
.header-bottom-line.hide-line {
    display: none!important;
}
.header-left-wrapper {
    width: 100%;
}
.site-header .menu-header-menu-container {
    overflow: hidden;
    margin-top: 62px;
}
.logo-wrapepr{
    padding-left: 0;
}
.logo {
    margin-top: 18px;
}
#menu-header-menu.nav-menu {
    height: 44px;
    direction: rtl;
    text-align: center;
    list-style: none;
    margin-left: 0px;
    padding: 0;
}
#menu-header-menu.nav-menu li {
    float: right;
    height: 100%;
    line-height: 44px;
    box-sizing: border-box;
    font-size: 30px;
    color: #F15B2B;
    padding: 0px 20px;
}
#menu-header-menu.nav-menu li:first-child {
    padding-right: 8px;
}
#menu-header-menu.nav-menu li a {
    color: #F15B2B;
}
#menu-header-menu.nav-menu li a:focus,
#menu-header-menu.nav-menu li a:active,
#menu-header-menu.nav-menu li a:hover,
#menu-header-menu.nav-menu li.current-menu-item a {
    color: #221F1F;
    text-decoration: none;
}

.header-social-media {
    margin-bottom: 27px;
}

.header-social-media a {
    float: left;
    text-indent: -100px;
    overflow: hidden;
    margin-right: 15px;
}
.header-social-media a.sprite-instagram-large{
    margin-top: 2px;
    margin-right: 0;
}
header .search-box-input {
    float: right;
    display: none;
}
.search-box {
    float: left;
    direction: rtl;
}

.search-box-wrapper {
    clear: both;
}
.search-buttont {
    overflow: hidden;
    text-indent: -100px;
}
.search-box-submit {
    padding: 0px;
    margin: 0px;
    border: 0px;
    background-color: transparent;
}
.header-social-media {
    margin-bottom: 0;
    margin-top: 12px;
}
.header-bottom-line {
    background-color: #f15b2b;
    clear: both;
    content: "";
    display: block;
    height: 3px;
    margin-right: 0;
    margin-top: 0;
    width: 128%;
}
.header-social-media .sprite-facebook-icon:hover{
    background-position: -176px -10px;
}
.header-social-media .sprite-twitter-icon:hover{
    background-position: -416px -46px;
}
.header-social-media .sprite-twitter-icon:hover{
    background-position: -416px -46px;
}
.header-social-media .search-button {
    clear: both;
    margin: 10px 0;
}
.header-social-media .search-button:hover {
    background-position: -318px -191px;
}
.header-social-media .sprite-instagram-large:hover {
    background-position: -127px -194px;
}