/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 04 2018 | 06:32:45 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.top-wrapper {
    padding: 5px;
}
.phone a.btn {
    font-size: 14px;
    padding: 0px 14px;
}
.logo-div {
    margin: 14px 0px;
}
.logo-div img {
    width: 100%;
}
.hiring-sign-img {
    margin-top: 6px;
}
.para{
    font-size: 13px;
    font-weight: 700;
  line-height: 31px;
}

@media (min-width: 992px){
.main-navigation .menu-item-has-children > a {
    padding: 8px 35px 8px 20px !important;
}
}
.para , .side-logo , .sticky-phone , .estimate-text {
    display: inline-block;
}
.menu-list {
    margin-top: 10px;
}

.ad-img img {
    width: 100%;
}
.sticky-logo img {
    width: 100%;
}
.estimate-text a {
    background-color: #ffde00;
    padding: 8px 24px;
    color: #0b3e77;
  text-decoration: none;
  transition: all 0.3s ease 0s;
      text-align: center;
    display: block;
  background-image: linear-gradient(#fff6b6,#ffde00);
}
.sticky-phone a {
    color: #ffde00;
    font-size: 23px;
  text-decoration: none;
}
div#sticky-header {
    background: rgba(6,28,55,0.7);
    padding: 15px 0px;
}
.estimate-text a:hover {
    transition: all 0.3s ease 0s;
    background-color: #213563;
    color: #fff;
}
.para {
    float: right;
}
div.phone {
    color: #12185b;
    font-size: 26px;
}
.list-inline {
    margin: 0px;
}

.header__container {
    display: none !important;
}
@media (min-width: 992px){
  .main-navigation > li > a, .main-navigation .menu-item-has-children::after, .main-navigation > li:hover > a, .main-navigation > li:focus > a {
    color: #12185b !important;
}
  
  .main-navigation .menu-item-has-children:hover > a{
    margin: 0px;
  }
  
}

nav#cargopress-navbar-collapse {
    padding-left: 0px !important;
}
@media (min-width: 1200px){
.main-navigation {
    padding-left: 0px !important;
}
}

.top__tagline_ar {
    padding: 3px 0px;
    color: #12185b;
    margin-left: 20px;
}

.latest-news__date, .sticky .btn--post, .main-navigation > .current-menu-item > a::after, .main-navigation > li:hover > a::after, .main-navigation > li:focus > a::after, body.woocommerce-page span.onsale, .woocommerce span.onsale {
    background-color: #12185b !important;
}

p.phone.text-right {
    line-height: 64px;
    margin: 0px;
    padding: 0px;
}

div#header {
    border-bottom: 1px solid #e5e5e5;
}

div.phone {
    line-height: 52px;
}

.para {
    margin: 3px 0px;
}
ul#menu-main-menu li:hover a:after {
    display: none !important;
}

ul#menu-main-menu li a:after {
    display: none !important; 
}

@media only screen and (max-width: 900px) {
    .top__tagline_ar {
    margin: 0px;
    text-align: center;
}
  
  .para {
    display: block;
    text-align: center;
    float: none;
}
  
  .phone.text-right {
    display: inline-block;
    padding: 7px 0px;
    overflow: hidden;
        font-size: 20px;
    font-weight: bold;
}
  button.navbar-toggle {
    z-index: 9999;
}
  
  
}