.quick-order-remain-info .fast-remain-content {
    display: flex;
    align-items: center
}
.quick-order-remain-info .fast-remain-content img {
    width: 60px;
    height: 60px;
}
.quick-order-remain-info .fast-remain-content p {
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 0;
}
.quick-order-remain-info .fast-remain-content p .timer-fast-shipping-js {
    color: #cc0c11;
}
.header-top .quick-order-remain-info .fast-remain-content img {
    width: 50px;
    height: 50px;
}
.header-top .quick-order-remain-info .fast-remain-content p {
    line-height: 1.2;
    font-size: 14px;
    max-width: 190px;
}
.header-top .quick-order-remain-info .fast-remain-content {
    max-width: 350px;
}
.header-top .header-searches-container {
  gap: 5px 10px;
}
.header-top .search-widget {
  min-width: 300px;
}
