.header {
    background: #29333f;
}
#masthead.sticky{
    background-color:rgba(41,51,63,.95)
}
#masthead.sticky{
    position:fixed;
    top:0;
    z-index:99999;
    margin:0
    auto 30px;
    width:100%;
    box-shadow:0 0 3px 0 rgba(0, 0, 0, 0.22)
    
}
#masthead.sticky #header-container{
    padding:0;
    transition:padding 200ms linear;
    -webkit-transition:padding 200ms linear
}

#masthead.sticky .navbar.navbar-default{
    background:rgba(255,255,255,.95);
    border-bottom:1px solid #f5f5f5
}

.woocommerce a.button.alt {
    color: #ffffff;
    background-color: #a51e22;
}

.woocommerce a.button.alt:hover {
    color: #ffffff;
    background-color: #8e0030;
}

.woocommerce input.button.alt, .woocommerce input.button.alt:hover {
    background-color: #a51e22;
    color: #fff;
}

.woocommerce input.button.alt:hover {
    background-color: #8e0030;
    color: #fff;
}

.speaker-transparent .sp-speaker .speaker-title a:hover {
    color: #a51e22;
}

.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message {
    color: #333 !important;
}

.woocommerce-message {
    border-top-color: #a51e22;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #a51e22;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.woocommerce button.button.alt {
    color: #fff;
}

.woocommerce button.button.alt:hover {
    color: #fff;
    background-color: #8e0030;
}

.themeum-person .social-icon li a:hover {
  color: #a51e22;
}

.client-image img {
    width: 100px;
}

#main-menu .nav>li>a:hover, #main-menu ul.sub-menu li > a:hover {
    color: #a51e22; 
}

.sp-speaker .speaker-title a:hover {
    color: #a51e22;
}

#countdown-timer >.countdown-section >.countdown-period {
  color: #a51e22;
}

.vc_hidden-xs {
    display: block!important;
}