.headup1
{width:90%;
flex-wrap:nowrap !important;
    justify-content: space-around;
max-width:1600px;}
.headup2
{width:50%;
 justify-content: space-around;
flex-wrap: nowrap !important;
margin-right:10%;
max-width:1600px;}

 .offer
 {
 flex-wrap:nowrap !important;
 font-size:10px;
 width:96%;
 margin-right:2%;
 border-radius: 20px;
 max-width:1600px;
 margin-bottom:10px;
 box-shadow: 0px 2px 5px 3px #ededed;
color:#19154b }

.offer-1 , .offer-2 , .offer-3
{
padding:5px;
padding-top:5px;
border-radius:15px;
height:30px}

.wp-block-woocommerce-customer-account a
{    justify-content: center;}

.wp-block-search__button 
{border-radius:20px;
max-width:60px;
background-color:#f4a974 !important}

.wp-block-search__input
{border:0px solid #fff !important}
.wp-block-search__inside-wrapper 
{border:1px solid #dedede;
border-radius:20px}

.cartjan
{text-align:center;
padding-bottom:15px;}
@media screen and (max-width:700px) {
.headup1
{width:95%;}
.headup2{width:95%;}

 .haedlogo
 {flex-basis:30% !important;}

 .offer
 {flex-wrap:nowrap !important;
 font-size:9px;
 gap:3%}
.offer-1 , .offer-2 , .offer-3
{height:auto;
 max-height:50px;
padding-top:7px;} 
}