.elementor-12162 .elementor-element.elementor-element-7da60f3{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--background-transition:0.3s;}/* Start custom CSS for html, class: .elementor-element-5a1bb0b */.top-banner{
display: flex; align-items: center; text-align: center; gap:10px;
}
#discountCode{
font-size: 16px; width: 120px; border: dashed #333 1px; text-align: center; height: 30px;
background: #debc7d;
color: #333;
}
.top-banner button{
  padding: 2px 15px; background: #fff !important; color: #333 !important; border: none; border-radius: 5px; cursor: pointer; min-height: 30px;
}

@media (max-width:767px){
    .top-banner{
 gap:7px;
}
#discountCode{
font-size: 14px; width: 100px; height:25px;
}
.top-banner button{
  padding: 2px 10px !important; min-height: 25px;
}
}/* End custom CSS */