$('.kargo').prependTo('#header');
$('.welcome').prependTo('.headerContent');
$('.arabtn').prependTo('.headerContent');
}
.BasketRigth.BasketHediyeCeki {
background-color: #18ff35;
border-color: #000000;
}
.kargo {
background: #ffdddd;
color: black;
text-align: center;
font-weight: 500;
font-size: 15px;
padding: 5px 0;
z-index: 999 !important;
}
.searchContent {
top: calc(100% - 400px);
}
.kargo span {
margin: 0 5%
}
.welcome {
position: absolute;
right: 7%;
top: 20%;
}
.productItem .productImage a {
padding-bottom: 135%;
}