@media all and (min-width: 481px) {

.search-box input.search-box-text {
    width: 300px !important;
    max-width: none !important;
}
.ui-autocomplete.ui-menu.ui-widget.ui-widget-content {
    width: 340px !important; 
}
.eu-cookie-bar-notification {
    width: 450px;
    max-width: 95%;
    margin-left: -225px;
}



.footbox .title {
    border-bottom-style: dotted;
}
.contacts {
    display: block;
    text-align: center;
}
.contacts li {
    display: inline-block;
    width: 45%;
}
.contacts li span:before {
    display: block;
    margin: 0 auto 5px;
}
.newsletter-email input[type="text"] {
    width: 300px;
}
.footlist {
    max-width: 280px;
    margin: 20px 10px;
}



.side-2 {
    font-size: 0;
    text-align: left;
}
.block {
    display: inline-block;
    width: 98%; 
    max-width: none;
    margin: 25px 1%;
    text-align: left;
}
.block .listbox {
    padding: 0 5px 40px 10px;
    text-align: left;
}
.block .list a,
.block .year strong  {
    display: block;
}
.block .sublist {
    margin: -5px 0 20px 20px;
}
.block .view-all {
    text-align: right;
}
.block-popular-tags .listbox,
.block-poll .listbox {
    padding-left: 5px !important;
}
.block .tags li,
.product-tags-all-page li {
    margin: 0 5px;
}
.poll-options li,
.poll-results li {
    display: block;
}
.poll .buttons,
.poll-total-votes {
    text-align: right;
}



.home-page-category-grid,
.sub-category-grid,
.manufacturer-grid,
.vendor-grid {
    text-align: left;
}
.home-page-category-grid .item-box,
.sub-category-grid .item-box,
.manufacturer-grid .item-box,
.vendor-grid .item-box {
    max-width: none;
}
.product-selectors > div {
    width: 48%;
    margin: 0 1%;
}
.product-selectors span {
    margin-top: 9px;
    display: inline;
}
.product-selectors select {
    max-width: 130px;
}
.item-grid:after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}
.item-box {
    width: 48%; 
    margin: 0 1% 30px;
    float: left;
}
.item-box:nth-child(2n+1) {
    clear: both;
}



.enter-password-form input[type="password"] {
    width: 300px !important;
}



.registration-page .date-of-birth select,
.account-page .date-of-birth select {
    width: 110px;
}
.block-account-navigation {
    display: block;
    margin: 0 auto !important;
    text-align: center !important;
}



.order-progress li {
    width: 90px;
}
.cart-footer .totals {
    max-width: 75%;
}
.order-review-data {
    display: table;
    width: 100%;
    margin: 0 0 30px;
}
.order-review-data ul {
    display: table-cell;
}
.order-details-area td {
    float: none;
    width: auto;
}



.news-list-homepage .news-items {
    padding: 0 2%;
    font-size: 0;
}
.news-list-homepage .news-items:after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}
.news-list-homepage .news-item {
    display: inline-block;
    width: 46%;
    margin: 0 2% 20px;
    vertical-align: top;
    font-size: 12px;
    float: left;
}
.news-list-homepage .news-title {
    height: 40px;
    margin-bottom: 0;
    overflow: hidden;
    line-height: 19px;
}
.news-list-homepage .view-all {
    clear: both;
}

}
