#sp-header .logo {
  height: 180px;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel.sppb-panel-faq .sppb-panel-heading .sppb-toggle-direction {
  background: #f3be4f;
}
body .btn-primary.disabled, body .sppb-btn-primary.disabled, body .btn-primary:hover, body .sppb-btn-primary:hover, body .btn-primary:active, body .sppb-btn-primary:active, body .btn-primary:not(:disabled):not(.disabled):active, body .sppb-btn-primary:not(:disabled):not(.disabled):active {
  background: #f3be4f;
  color: #fff;
  border: 1px solid #000000;
}
div.owl-theme .owl-nav [class*="owl-"]:hover, div.owl-theme .owl-nav [class*="owl-"]:focus {
  background-color: #f3be4f;
}
.sp-megamenu-wrapper .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-family: Zilla Slab !important;
}
.custombtn {
  width: 160px;
  margin:0 auto;
  text-align: center;
  display: block;
}
#sp-header {
  border-bottom: none;
}
body .btn-success, body .sppb-btn-success {
    color: #fff;
    background-color: #E1251B !important;
    border: none;
}
body .btn-success:hover, body .sppb-btn-success:hover {
    color: #fff;
    background-color: #F3BE4F !important;
    border-color: none;
}
.btn-info, body .sppb-btn-info {
    color: #fff;
    background-color: #E1251B !important;
    border-color: none;
}
ul.additional-image-list li img {
    list-style-type: none;
    display: inline-block !important;
}
.additional-image-list li {
    list-style-type: none;
    display: inline-block !important;
}
.easy-checkout.easy-checkout-checkout-form h3.easy-checkout-title span {
    background: #E1251B;
    background-color: #E1251B;
}
.easy-checkout.easy-checkout-checkout-form h3.easy-checkout-title {
    border-bottom: 3px solid #E1251B !important;
}
.easy-checkout.easy-checkout-checkout-form h3 {
    border-bottom: 2px solid #E1251B !important;
}
.j2store-addtocart-form .btn-success {
    margin-bottom: 20px !important;
}
.j2store-addtocart-form .btn-success {
    background-color: #E1251B !important;
}
.easy-checkout.easy-checkout-checkout-form .btn-primary {
    background: #e1251b;
    border-color: #e1251b;
}