@media screen and (min-width: 300px) and (max-width: 500px) {
  .whatsappOrder{bottom: 70px!important; max-width:60px!important;}
  #wptext{display:none!important;}
  header{padding-top: 50px !important;}
}
.ny-marquee-text {position: fixed!important;z-index: 9999!important;}
.posttik-container trendyol-posttik {
    background-color: white;
    padding: 20px;
    border-radius: 10px;
    border: solid 1px #e6e6e6;
    width: 100%;
    max-width: 1282px;
    margin: 30px 0;
}
.item-product-name {
    flex-direction: column;
}
#product_title_zone {
    flex-wrap: wrap;
}
.posttik-link {
    min-height: 21px;
}
@media (max-wdith:768px){
	.posttik-container trendyol-posttik{
  		padding:10px;
 	}   
}
.options-color-icon{display:none!important;}


.menuBox > li.nav-item a {
    color: var(--menuTextColor);
    padding: 0px;
    margin: 0px;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-weight: 600;
    border-bottom: 1px solid transparent;
}