#header .nav-item.dropdown .dropdown-toggle:before {
    top: 67% !important;
}
#header a.navbar-brand {
    padding-top: 30px;
    padding-bottom: 30px;
}
.testimonial-inner .owl-theme .owl-nav [class*='owl-'] {
    color: #fff !important;
    font-size: 14px;
}
.testimonial-inner .owl-theme .owl-nav {
  margin-top: 0;
  position: static;
  top: -60px;
  z-index: 999;
  right: -10px;
  -webkit-tap-highlight-color: transparent;
}
#header ul.navbar-nav {
    padding-bottom: 30px;
}
.margin_200_40 {
    padding-top: 200px;
    padding-bottom: 40px;
}
.margin_165_40 {
    padding-top: 165px;
    padding-bottom: 40px;
}
#snackbar {
    background-color: rgb(255 91 41) !important;
}
#newsletter button[type='button'] {
    position: absolute;
    padding: 0px 20px;
    right: 0;
    color: #fff;
    top: 0;
    border: 0;
    height: 40px;
    line-height: 44px;
    cursor: pointer;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    background-color: #ff5b29;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    outline: none;
}
.order-placed-dt {
    text-align: center;
}