﻿
@media all and (min-width: 1321px) {

    /* GLOBAL STYLES */

    .home-page .topic-block,
    .home-page .product-grid,
    .home-page-polls,
    .home-page .CMSPage {
        width: 1280px;
    }

    .master-column-wrapper,
    .container {
        width: 1280px;
    }

    .center-2 {
        width: 950px;
    }

    .side-2 {
        width: 300px;
    }

    .home-page .topic-block,
    .home-page .product-grid,
    .home-page-polls,
    .home-page .CMSPage,
    .premium-container {
        width: 1280px;
    }

    /* GLOBAL FORMS */
    /* GLOBAL TABLES */

    .cart .product-picture img {
        max-width: 200px;
    }

    .cart col:first-child,
    .cart th:first-child,
    /*.cart td:first-child,*/
    .cart td.footable-first-column:first-child /*Before removing selector check desktop cart, wishlist*/ {
        display: none !important; /*hides counter*/
    }

    .account-page .data-table col:first-child,
    .account-page .data-table th:first-child,
    .account-page .data-table td:first-child {
        display: none !important; /*hides counter*/
    }

    .account-page .data-table col.select-boxes {
        display: table-column !important; /*resets first column for non footable tables*/
    }

    .account-page .data-table th.select-boxes,
    .account-page .data-table td.select-boxes {
        display: table-cell !important; /*resets first column for non footable tables*/
    }

    .account-page .data-table .footable-first-column {
        text-align: left;
    }

    /* NOTIFICATIONS & POPUPS */
    /* HEADER */

    .menu-title-wrapper,
    .responsive-nav-wrapper-parent {
        width: 276px;
    }

    .responsive-nav-wrapper div {
        margin: 0 5px;
    }

    /* HEADER DROPDOWNS */

    .store-search-box .close {
        top: 27px;
        right: 27px;
    }

    /* HEADER VARIANTS */

    .air-theme.variant-2 .header-menu {
        width: 1280px;
    }

    .air-theme.variant-2 .search-box.static {
        width: 1280px;
    }

    /* HEADER-MENU */

    .header-menu > ul > li > a {
        padding: 0px 15px;
    }

    .header-menu .sublist {
        width: 300px;
    }

        .header-menu .sublist li a {
            padding: 12px 30px;
        }

    /* HEADER MENU, Earth-2*/

    .earth-theme.variant-2.notAndroid23 .header-menu,
    .earth-theme.variant-2.notAndroid23 .header-menu .sublist-wrap {
        width: 700px;
    }

    .earth-theme.variant-2.android23 .header-menu,
    .earth-theme.variant-2.android23 .header-menu .sublist-wrap {
        width: 700px;
        left: -700px;
    }

    /* HEADER DROPDOWNS */

    .flyout-cart {
        width: 500px;
    }

    .mini-shopping-cart .picture {
        width: 160px;
    }

    .mini-shopping-cart .totals {
        font-size: 20px;
    }

    /* FOOTER */

    .footer-middle .center {
        width: 1280px;
        margin: auto;
    }

    /* LEFT/RIGHT COLUMN */
    /* CATEGORY PAGE & GRIDS */

    .breadcrumb {
        width: 1280px;
    }
    /*
.alternate-products .item-box .buttons button {
	margin: 0 4px;
}*/
    .home-page-category-grid {
        width: 1280px;
    }

    .sub-category-grid.three-per-row .item-box {
        clear: none;
        width: 32%;
        margin-left: 2%;
    }

        .sub-category-grid.three-per-row .item-box:nth-child(3n+1) {
            clear: both;
            margin-left: 0;
        }

    .product-list .item-box .picture {
        width: 330px;
    }

    /* PRODUCT PAGE */

    .gallery {
        width: 50%;
    }

        .gallery .picture-thumbs a {
            width: 98px;
            height: 98px;
        }

    .overview {
        padding-left: 45px;
        width: 50%;
    }

    .rental-attributes .attribute-label,
    .rental-attributes .attribute-data {
        display: inline-block;
        margin: 0 3px;
        vertical-align: middle;
    }

        .variant-overview .customer-entered-price {
            max-width: none;
        }

        .variant-overview .price-input,
        .variant-overview .price-range {
            display: inline-block;
            margin: 0 5px;
        }

    /* REVIEW PAGE */
    /* WISHLIST & COMPARE LIST */
    /* TOPICS */
    /* CONTACT PAGES */
    /* REGISTRATION, LOGIN */
    /* ACCOUNT PAGES */
    /* SHOPPING CART */

    .order-progress li {
        width: 150px;
    }

    .cart-collaterals .deals {
        width: 48.5%;
    }

    .cart-collaterals .shipping {
        width: 48.5%;
    }

    .cart-total .cart-total-left {
        padding: 5px 10px 5px 20px;
    }

    .cart-total .cart-total-right {
        padding: 5px 20px 5px 10px;
    }

    .cross-sells .item-box {
        width: 18.4%; /*five per row*/
    }

        .cross-sells .item-box:nth-child(4n+1) {
            clear: none;
            margin-left: 2%;
        }

        .cross-sells .item-box:nth-child(5n+1) {
            clear: both;
            margin-left: 0;
        }

        .cross-sells .item-box .buttons button {
            margin: 0 2px;
        }

    /* CHECKOUT */
    /* ORDER DETAILS & RETURN REQUEST */
    /* SEARCH & SITEMAP */
    /* BLOG & NEWS */

    .news-list-homepage .news-items {
        width: 1280px;
    }

    .news-list-homepage .news-body {
        max-height: 78px;
    }

    /* FORUM & PROFILE */

    .customer-pages-body .center-2 {
        width: 76%;
    }

    /* POPUP SHOPPING CART */
    .popup-cart-dialog .item-column:first-child {
        flex: 0.5;
    }

    .order-list-page .order-list-page .order-item.media-item {
        width: 75%;
        margin: auto;
    }

    .shopping-cart-page .ticket-item {
        gap: 10px;
    }

    .shopping-cart-page .attributes .edit-item {
        margin-bottom: 10px;
    }

    .shopping-cart-page .booking-info {
        flex-direction: column;
        gap: 10px;
    }

    .voucher-register .photo-input {
        width: 30%;
    }

    .edit-voucher-page .fieldset {
        width: 50%;
    }

    .add-participant-form .gender-wrap {
        width: 100%;
    }

    .boarding-autocomplete {
        max-width: 235px;
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .shopingcart-popup .cross-sells .item-box .buttons.mobile {
        top: 0;
        left: 100%;
        padding: 0;
        display: block;
        width: fit-content;
        height: fit-content;
        margin-left: 100%;
    }

    .shopingcart-popup .cross-sells .item-box .picture img {
        min-height: 127px;
        min-width: 142px;
    }

    .shopingcart-popup .cross-sells .item-box .buttons.desktop {
        display: none;
    }

    .shopingcart-popup .cross-sells .item-box .picture {
        max-width: 142px;
        max-height: 127px;
    }

    .shopingcart-popup .cross-sells .item-box .product-item {
        display: flex;
        flex-direction: row;
        gap: 10px;
        width: 85%;
    }

    .shopingcart-popup .cross-sells .item-grid .item-box {
        width: 30%;
        margin: 0;
    }

    .shopingcart-popup .cross-sells .item-box .product-item .details {
        display: block;
    }

    .shopingcart-popup .cross-sells .item-grid {
        justify-content: space-between;
        margin-bottom: 25px;
        flex-wrap: wrap;
    }

    .shopingcart-popup .cross-sells .item-box .buttons.mobile button:before {
        background-size: 24px;
    }

    .shopingcart-popup .cross-sells .item-box .product-title {
        float: left;
        margin-top: 5px;
        width: 90%;
    }

    .shopingcart-popup .cross-sells.product-grid .product-item .prices {
        padding-top: 10px;
        float: left;
    }

    .variant-overview .add-to-cart-panel .quantity {
        margin-right: 100px;
    }

    .variant-overview .variant-name {
        margin-right: 100px;
        min-width: 250px;
        max-width: 250px;
    }

    .variant-overview .prices {
        margin-right: 130px;
        min-width: 100px;
        max-width: 100px;
    }

    .variant-picture img {
        max-width: 100px;
        height: auto;
        margin-right: 50px;
    }

    .variant-overview {
        justify-content: stretch;
    }
}
