﻿.button-1, .button-2 {
    font-family: 'Open Sans',sans-serif !important
}

.header-menu .sublist li, .top-menu a {
    padding: 5px 15px;
    text-transform: uppercase;
    overflow: hidden
}

.block .title, .breadcrumb a, .button-2, .header-links a, .header-menu .sublist li, .item-box .product-title, .page-title, .top-menu a {
    text-transform: uppercase
}

.search-results .no-result, body {
    font: 400 14px "Open Sans",sans-serif;
    color: #888
}

.account-page .title strong, .block .list .active > a, .block.block-account-navigation .list li a.active, .button-2, .category-item .title, .coupon-box .title strong, .delivery-date .value, .login-page .title strong, .page-title h1, .product-grid .title strong, .product-title a, .registration-page .title strong, .top-menu a {
    font-weight: 700
}

a {
    color: #888 !important
}

.master-wrapper-content {
    padding-top: 20px
}

.button-2 {
    border: 2px solid #eee !important;
    background-color: #f9f9f9 !important
}

@media (min-width:481px) {
    .master-wrapper-content {
        padding: 10px 0 0;
        width: 95%;
        margin: auto
    }

    .cart tr {
        width: 100%
    }
}

@media (min-width:1025px) {
    .master-wrapper-content {
        padding: 10px 0 0;
        width: 981px;
        margin: auto
    }

    .account-page .inputs input, .account-page .inputs select, .registration-page .inputs input, .registration-page .inputs select {
        border-width: 0 0 2px
    }

    .gender span:first-child {
        margin: 0 3% 0 0
    }

    .gender span {
        display: inline-block;
        margin: 0;
        width: 48.5%;
        border-bottom: 2px solid #eee
    }
}

.home-page .item-box .picture a img, .page-title {
    margin: 0 !important
}

.block .title {
    font-size: 14px
}

.page-title {
    text-align: center;
    border: none
}

    .page-title h1 {
        font-size: 24px
    }

@media (max-width:768px) {
    .category-grid .item-box {
        padding: 0 !important;
        margin: 0 !important
    }

    .product-grid .item-box {
        padding: 15px 0 !important;
        margin: 0 !important
    }

    .center-2 {
        margin-bottom: 0 !important
    }

    .side-2 {
        margin-bottom: 15px !important
    }
}

.category-grid .item-box, .product-grid .item-box {
    padding: 15px 0
}

    .product-grid .item-box:hover {
        box-shadow: 0 1px 8px 2px rgba(0,0,0,.12)
    }

#read-privacyinfo, .block-manufacturer-navigation, .cart-footer .coupon-box .hint, .checkbox-for-newsletter, .header-link-mobile, .login-page .checkout-as-guest-or-register-block .text, .login-page .external-authentication, .login-page .topic-block, .mobile-logo, .order-progress, .product-filters, .product-selectors, .quickViewWindow .links-panel, .responsive-nav-wrapper-parent, .search-box-mobile, .slider-top-menu {
    display: none
}

#checkout-step-confirm-order, #checkout-step-payment-info, #topcartlink {
    position: relative
}

.header-menu .sublist li {
    position: static;
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #444;
    width: 100%
}

.header-menu .sublist .sublist {
    top: 0
}

.attribute-squares .selected-value .attribute-square-container, .header-menu .sublist li:hover > a {
    background-color: #fff
}

.header-menu .sublist a {
    display: block;
    border-bottom: 2px solid #eee;
    padding: 12px 10px 5px;
    font-size: 14px;
    color: #888 !important;
    font-weight: 400
}

.header-menu .sublist li a:before {
    content: none
}

@media (max-width:1000px) {
    .header-links li, .header-menu ul li {
        float: none !important
    }

    .block .title, .close-menu {
        text-transform: uppercase;
        cursor: pointer
    }

    .header-menu .sublist li {
        position: relative
    }

    .header-link-mobile.show, .responsive-nav-wrapper-parent, .search-box-mobile.show {
        display: block
    }

    .header-links, .header-logo, .header-menu .menu-toggle, .header-selectors-wrapper {
        display: none
    }

    #small-search-box-form {
        margin-top: 10px
    }

    .mobile-logo {
        display: block;
        background-size: contain;
        height: 40px;
        width: 40px;
        float: left;
        margin-left: 5px
    }

    .header-menu ul li, .menu-title, .personal-button, .search-wrap, .shopping-cart-link {
        display: inline-block
    }

    .header-menu {
        margin: 0 !important;
        position: unset;
        text-align: center;
        width: 100%
    }

        .header-menu ul li {
            background-color: transparent
        }

    .menu-title span, .menu-toggle, .mobile-logo a, .personal-button span, .search-wrap span, .shopping-cart-link a {
        text-indent: -99999px;
        color: #fff;
        font-size: 20px;
        cursor: pointer;
        display: block;
        height: 40px;
        width: 40px
    }

    .menu-toggle {
        display: inline-block;
        background: url(/Themes/DefaultClean/Content/images/menu-button.png) center no-repeat !important;
        padding: 0
    }

    .header-wrapper {
        width: unset !important
    }

    .shopping-cart-link {
        background: url(/Themes/DefaultClean/Content/images/cart-button.png) center no-repeat
    }

    .personal-button {
        background: url(/Themes/DefaultClean/Content/images/options-button.png) center no-repeat
    }

    .search-wrap {
        background: url(/Themes/DefaultClean/Content/images/search-button.png) center no-repeat
    }

    .header-links-wrapper {
        padding: 5px 0
    }

    .overlayOffCanvas {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0);
        z-index: 1060;
        -webkit-transition: background .3s ease-in-out;
        transition: background .3s ease-in-out
    }

        .overlayOffCanvas.show {
            background: rgba(0,0,0,.4)
        }

    .header-link-mobile, .search-box-mobile {
        z-index: 1300;
        background-color: #fff;
        padding: 10px;
        min-height: 40px;
        position: fixed;
        top: 50px;
        left: 0;
        right: 0;
        opacity: 0
    }

    .header-link-mobile {
        padding: 20px
    }

    .search-box-mobile .search-box-text {
        border-top: 0;
        border-right: 0;
        border-left: 0;
        margin-right: -5px
    }

    .search-box-mobile .search-box-button {
        background-color: transparent !important;
        border: 0;
        background: url(/Themes/DefaultClean/Content/images/search-button-mobile.png) center no-repeat rgba(0,0,0,0);
        border-bottom: 2px solid #eee;
        width: 36px;
        height: 36px
    }

    .search-box-mobile .search-box-text:focus {
        color: #888 !important
    }

    .header-link-mobile li {
        display: inline-block;
        margin: 0 10px;
        font-size: 12px
    }

    .admin-header-links ~ .header .header-link-mobile, .admin-header-links ~ .header .search-box-mobile {
        top: 85px
    }

    .breadcrumb {
        text-align: left;
        padding: 0;
        margin: 20px 0
    }

        .breadcrumb li a, .breadcrumb li span, .breadcrumb li strong {
            font-size: 11px;
            text-transform: uppercase;
            color: #666
        }

    .block .title {
        padding: 15px 10px 7px;
        background: url(/Themes/DefaultClean/Content/images/expand-button-2.png) right center no-repeat;
        font-size: 14px;
        color: #444;
        border: none
    }

        .block .title strong {
            font-weight: 700
        }

    .breadcrumb li:nth-child(4) {
        margin-left: 10px
    }

    .slider-top-menu {
        box-shadow: 1px 0 5px rgba(0,0,0,.5);
        position: fixed;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        text-align: left;
        background: #fff;
        overflow: hidden;
        z-index: 1070;
        max-width: 100%;
        opacity: 1
    }

    .top-menu.mobile {
        display: block;
        margin-top: 30px
    }

        .top-menu.mobile li {
            display: block;
            text-align: center;
            width: auto !important;
            margin: 0 20px;
            border-bottom: 2px solid #eee;
            padding: 5px
        }

    .top-menu .sublist li a {
        border: none;
        background-color: #fff
    }

    .sublist .sublist li {
        background-color: #fff !important
    }

    .close-menu {
        display: block;
        float: right;
        width: 40px;
        height: 40px;
        background: url(/Themes/DefaultClean/Content/images/menu-close-button.png) center no-repeat;
        line-height: 15px;
        text-align: right;
        font-size: 0;
        color: #fff
    }

    .header-cart {
        display: none !important
    }
}

.header-menu, .header-wrapper {
    padding: 0;
    display: table;
    margin: auto
}

.header-menu {
    box-shadow: 0 8px 8px rgba(0,0,0,.085);
    width: 100%;
    border: none
}

.cart-footer .total-info, .order-details-page .totals .total-info, .table-wrapper, .totals .discount-message {
    box-shadow: 0 1px 12px 2px rgba(0,0,0,.17)
}

.header-wrapper {
    width: 100%;
    max-width: 1200px
}

.header-logo {
    width: 20%
}

.header-menu-list {
    width: 65%;
    display: table-cell;
    vertical-align: middle
}

.header-upper, .order-details-page .data-table td {
    border: none
}

.header-menu img {
    max-height: 100px !important
}

.header-links a {
    line-height: 30px;
    font-size: 11px;
    color: rgba(255,255,255,.8) !important
}

.category-item .title a, .top-menu a {
    color: #444 !important
}

.top-menu a {
    font-size: 14px !important;
    display: block;
    position: relative;
    cursor: pointer
}

.details .buttons, .item-box input[type=button], .master-wrapper-page .header, .quickViewWindow .add-to-cart {
    width: 100%
}

@media (min-width:1367px) {
    .header .header-lower {
        width: 1200px;
        margin: auto
    }
}

.header-menu ul li {
    border: none;
    float: left
}

.header-actions {
    display: table-cell;
    vertical-align: middle
}

.header-cart {
    width: 50px !important;
    height: 50px !important;
    background: url(/Themes/DefaultClean/Content/images/cart-button.png) center no-repeat;
    padding: 0 !important
}

.ico-cart {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px
}

.header-cart a {
    background: 0 0 !important
}

.header-links .search-box-text {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid rgba(255,255,255,.8);
    margin-bottom: 5px;
    color: rgba(255,255,255,.8);
    font-size: 13px
}

.search-box-text:focus {
    color: rgba(255,255,255,.8) !important;
    border-bottom: 2px solid #eee !important
}

.search-box-text::placeholder {
    color: rgba(255,255,255,.8)
}

.header-links {
    padding: 11px 0
}

    .header-links .search-box-button {
        width: 30px;
        height: 30px;
        background: url(/Themes/DefaultClean/Content/images/search-button.png) center no-repeat rgba(0,0,0,0);
        vertical-align: middle;
        border: none;
        border-bottom: 1px solid rgba(255,255,255,.8)
    }

.home-page-category-grid {
    margin-top: 50px
}

@media (max-width:769px) {
    .home-page-category-grid {
        margin-top: 30px
    }

        .home-page-category-grid .item-box {
            margin-bottom: 10px
        }

            .home-page-category-grid .item-box .title {
                margin-top: 10px
            }
}

.category-item .title {
    font-size: 18px
}

.item-box .product-title a, .quickViewWindow .delivery {
    font-size: 14px
}

.item-box .product-box-add-to-cart-button {
    border: none !important;
    color: #fff !important
}

.block, .pager, .search-input .form-fields {
    border: 2px solid #eee
}

.overview .add-to-cart-button, .search-page .search-button, .variant-overview .add-to-cart-button {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.pager {
    text-align: center
}

    .pager li {
        margin: 0
    }

    .pager ul {
        text-align: unset
    }

.item-box .sub-category-item .title a {
    color: #444 !important;
    font-weight: 700;
    font-size: 16px;
    padding-top: 10px
}

input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    height: 36px;
    border: 2px solid #eee;
    padding: 8px;
    vertical-align: middle;
    font-family: 'Open Sans',sans-serif;
    color: #888
}

.search-page .search-button {
    width: 390px;
    max-width: 100%
}

.account-page .fieldset, .cart-footer .addon-buttons, .contatti-item p, .footer-upper, .login-page .customer-blocks, .order-details-page .page-body, .order-details-page .tax-shipping-info, .product-essential .full-description div, .product-essential .full-description p, .registration-page .fieldset, .search-results, .shopping-cart-page .cart-options, .topic-page p {
    text-align: center
}

.search-input .form-fields {
    padding: 30px 15px;
    background-color: transparent
}

.block .list li:first-child {
    border-top: none
}

.block .list li, .block .list ul {
    border-top: 1px solid #eee
}

.block .sublist {
    margin: 10px 0 5px
}

    .block .sublist > li {
        border: none;
        border-top: 1px solid #eee;
        margin: -1px 0 0
    }

.overview .product-name h1 {
    text-transform: capitalize !important;
    text-align: left !important;
    letter-spacing: normal !important
}

.product-essential .product-price {
    margin-top: 15px !important
}

.account-page .fieldset .title, .account-page .title, .login-page .title, .registration-page .fieldset .title, .registration-page .title {
    min-width: 150px;
    margin: 0 0 -2px;
    padding: 10px 20px;
    border: 2px solid #eee;
    display: inline-block
}

.breadcrumb {
    background-color: #fff;
    border-bottom: 2px solid #eee
}

.login-page .form-fields {
    border: 2px solid #eee;
    background-color: transparent
}

.billing-info-wrap, .login-page .text, .shipping-info-wrap {
    background-color: transparent !important
}

.account-page .title, .login-page .title, .registration-page .title {
    text-transform: uppercase;
    color: #444;
    letter-spacing: 2px;
    font-size: 14px
}

.login-page .form-fields .inputs input {
    border-width: 0 0 2px
}

.login-page .buttons {
    padding: 0 !important
}

    .login-page .buttons input {
        width: 590px;
        max-width: 100%;
        margin: 0
    }

.login-page .text {
    margin: 0 !important;
    border: 2px solid #eee
}

.account-page .form-fields, .registration-page .form-fields {
    max-width: 900px;
    margin: 0 auto 60px;
    padding: 30px 15px;
    border: 2px solid #eee;
    background-color: transparent
}

.cart td, .cart th {
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #eee;
    padding: 12px 15px;
    font-weight: 400;
    text-align: center !important
}

@media (min-width:1281px) {
    .master-wrapper-content {
        padding: 10px 0 0;
        width: 1200px;
        margin: auto
    }

    .gender {
        width: 400px
    }
}

.account-page .button-1, .registration-page .button-1 {
    width: 350px;
    max-width: 100%;
    margin: 0 0 20px;
    padding: 14px 40px;
    border: none;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.accept-consent {
    white-space: unset
}

    .accept-consent label {
        display: inline
    }

.address-edit-page .edit-address, .address-item .info, .order-item .info {
    background-color: transparent;
    border: 2px solid #eee
}

.address-item .buttons .button-2, .order-item .buttons .button-2 {
    background-color: transparent !important;
    border: none !important
}

.opc .active .step-title, .opc .allow .step-title, .opc .allow .step-title .number {
    background-color: #f6f6f6
}

.cart-footer .discount-box {
    padding: 0
}

.checkout-page .table-wrapper .product-picture img, .shopping-cart-page .table-wrapper .product-picture img {
    max-width: 200px !important
}

.checkout-page .cart-options .selected-checkout-attributes {
    text-align: center;
    font-weight: 700
}

.cart-footer .cart-collaterals, .cart-footer .cart-collaterals .deals, .cart-options .checkout-attributes {
    width: 100%;
    max-width: 100%
}

    .cart-options .checkout-attributes .option-list label {
        font-size: 16px;
        color: #888
    }

.totals .discount-message {
    margin: 0 0 20px;
    padding: 20px 30px;
    font-size: 16px;
    text-align: center;
    background-color: #fbaebd !important;
    color: #888
}

.cart th, .cart-options .common-buttons {
    background-color: transparent
}

.cart th {
    border-top: 2px solid #eee;
    white-space: nowrap
}

    .cart td:first-child, .cart th:first-child {
        border-left: 2px solid #eee
    }

    .cart th:last-child {
        border-right: 2px solid #eee
    }

.cart td {
    border-top: none;
    min-width: 60px;
    background: #fff
}

.common-buttons .update-cart-button, .product-collateral, .shopping-cart-page .continue-shopping-button {
    display: none !important
}

.common-buttons .button-2 {
    text-transform: uppercase;
    font-size: 14px;
    padding: 12px 30px !important;
    max-width: 390px;
    font-weight: 700;
    width: 100%
}

.shopping-cart-page .cart td.subtotal {
    font-weight: 700;
    font-size: 16px
}

.shopping-cart-page .cart .product-unit-price {
    font-size: 16px
}

.order-details-page li, .order-overview-content, .shopping-cart-page .cart .attributes, .shopping-cart-page .cart .product-unit-price {
    color: #888
}

.cart a {
    font-weight: 700;
    color: #444 !important;
    text-transform: uppercase
}

.html-shopping-cart-page .master-wrapper-content {
    width: 95%
}

.html-shopping-cart-page .cart-options, .order-summary-content .table-wrapper {
    float: left;
    width: 69%
}

.html-shopping-cart-page .cart-footer {
    float: right;
    width: 29%
}

.order-summary-content .cart-footer {
    float: right;
    width: 29%;
    margin-bottom: 0 !important
}

.checkout-page .cart-options {
    min-height: 0 !important;
    float: left;
    width: 69%
}

@media (min-width:1001px) {
    .header .header-lower {
        width: 980px;
        margin: auto
    }

    .header .header-upper .header-links-wrapper {
        float: none;
        padding: 0
    }

    .header-upper:after {
        content: none !important
    }

    .overview {
        width: 45%
    }

    .login-page .returning-wrapper {
        float: left;
        width: 49%
    }

    .login-page .new-wrapper {
        float: right;
        width: 49%
    }

    .common-buttons .update-cart-button {
        background-image: url(/Themes/DefaultClean/Content/images/update.png);
        background-position: left center;
        background-repeat: no-repeat
    }

    .cart td:last-child {
        border-right: 2px solid #eee
    }

    .cart-footer .cart-collateral, .cart-footer .totals {
        width: 100%;
        margin: 0 2.5%
    }

    .footer-block {
        float: unset !important
    }
}

.order-summary-content .checkout-button {
    width: 100%;
    font-weight: 700
}

.cart-footer .addon-buttons h3 {
    font: 700 14px "Open Sans",sans-serif;
    color: #888
}

.cart-footer .total-info {
    margin: 0 0 20px;
    padding: 20px 30px;
    text-align: right;
    font: 400 16px "Open Sans",sans-serif;
    color: #888
}

.checkout-page .info-list, .coupon-box .coupon-code, .coupon-box .title {
    text-align: center !important
}

.cart-footer .cart-collaterals .deals, .cart-footer .title {
    margin-bottom: 15px
}

.cart-footer .checkout-button {
    padding: 16px 10px !important
}

#shopping-cart-form .totals .title strong {
    text-transform: uppercase;
    color: #444;
    white-space: nowrap;
    font-size: 18px
}

.cart-total .order-total {
    font-weight: 700;
    font-size: 16px;
    color: #888
}

.cart-total td {
    width: 50%;
    padding: 5px
}

.cart-footer {
    border: 0
}

    .cart-footer .coupon-box {
        position: relative;
        border: none;
        padding: 0
    }

        .cart-footer .coupon-box .discount-coupon-code {
            float: left !important;
            width: 85% !important;
            text-align: center
        }

        .cart-footer .coupon-box .apply-discount-coupon-code-button {
            float: right !important;
            width: 15% !important;
            text-align: center
        }

    .cart-footer .totals {
        background-color: transparent;
        margin: 0
    }

@media (max-width:1000px) {
    .breadcrumb {
        border: 2px solid #eee
    }

    .cart .remove-from-cart {
        background-color: transparent !important;
        border-bottom: 0 !important
    }

    .cart-footer .cart-collateral, .cart-footer .totals, .html-shopping-cart-page .cart-options, .order-summary-content .cart-footer {
        width: 100%
    }

    .html-shopping-cart-page .table-wrapper {
        float: left;
        width: 100%
    }

    .cart-footer .cart-collaterals .deals {
        margin: 70px auto 0
    }
}

.coupon-box .title {
    text-transform: uppercase;
    color: #444;
    white-space: nowrap;
    font-size: 14px;
    position: absolute;
    top: -44px;
    right: 0;
    left: 0;
    overflow: hidden;
    width: 185px;
    margin: auto;
    padding: 10px 0;
    border: none
}

.coupon-code .discount-coupon-code {
    max-width: 90%;
    margin: 0 0 10px !important;
    padding: 0;
    font-size: 14px;
    border-width: 0 0 2px;
    float: unset !important
}

.coupon-code .apply-discount-coupon-code-button {
    width: 100% !important;
    padding: 8px
}

@media (min-width:769px) {
    .cart-options .common-buttons {
        text-align: left
    }

    .cart-footer .cart-collaterals {
        margin: 0
    }
}

.footer-social {
    overflow: hidden;
    padding: 50px 20px 15px
}

.footer-block .title {
    color: #444;
    text-transform: uppercase;
    font-weight: 700 !important
}

.footer-block a {
    color: #666
}

.footer .networks li {
    margin: 0 4px 8px;
    vertical-align: top;
    box-shadow: inset 0 20px 20px -20px rgba(0,0,0,.4);
    display: inline-block;
    width: 60px;
    height: 54px;
    transition: .25s
}

.networks a {
    display: block;
    height: 100%;
    background: url(/Themes/DefaultClean/Content/images/social-sprite.png) no-repeat;
    opacity: 1;
    -webkit-transition: .5s;
    transition: .5s;
    filter: invert(1)
}

    .networks a.instagram {
        background: url(/Themes/DefaultClean/Content/images/instagram.png) center no-repeat
    }

.footer-block .title + :before {
    content: "";
    display: block;
    width: 30px;
    height: 3px;
    margin-bottom: 15px
}

@media (max-width:768px) {
    .html-shopping-cart-page .cart-options, .html-shopping-cart-page .table-wrapper {
        float: left;
        width: 100%
    }

    .html-shopping-cart-page .cart-footer {
        float: right;
        width: 100%
    }

    .footer-block {
        text-align: center;
        max-width: 370px;
        margin: 0 auto 15px;
        border-bottom: 2px solid #e3e3e3
    }

        .footer-block .list {
            background-color: transparent
        }

        .footer-block .title + :before {
            margin: auto
        }

        .footer-block .title {
            background: 0 0;
            position: relative
        }

            .footer-block .title strong:after, .footer-block .title strong:before {
                content: "";
                position: absolute;
                top: 0;
                height: 20px;
                width: 12px;
                background: url(/Themes/DefaultClean/Content/images/expand-button.png) center no-repeat
            }

            .footer-block .title strong:before {
                left: 0
            }

            .footer-block .title strong:after {
                right: 0
            }

            .footer-block .title strong {
                font-weight: 700;
                font-size: 14px
            }
}

.opc .step-title *, .order-details-page .order-total strong {
    font-weight: 700 !important
}

.networks .facebook {
    background-position: 0 center
}

.networks .twitter {
    background-position: -60px center
}

.networks .google {
    background-position: -120px center
}

.networks .pinterest {
    background-position: -180px center
}

.networks .youtube {
    background-position: -240px center
}

.networks .vimeo {
    background-position: -360px center
}

.networks .rss {
    background-position: -300px center
}

.networks .twitch {
    background-position: -418px center
}

.networks .tiktok {
    background-position: -479px center
}

.networks li:hover a {
    opacity: .7
}

.opc .active .step-title {
    padding: 15px 10px;
    color: #666;
    opacity: 1
}

.opc .step-title {
    padding: 10px
}

.opc .active .step-title * {
    font-size: 16px !important;
    color: #666 !important;
    font-weight: 700 !important
}

.opc .step-title * {
    font-size: 16px !important;
    color: #888 !important
}

.checkout-page .button-1 {
    width: 390px;
    max-width: 100%;
    font-weight: 700
}

.checkout-step-payment-info .back-link {
    margin-top: 20px
}

#confirm-order-buttons-container {
    position: absolute;
    right: 24px;
    top: 770px;
    width: 27%
}

.checkout-page .back-link {
    text-transform: uppercase;
    font-weight: 700;
    color: #444;
    margin: 40px 0 15px
}

@media (max-width:1000px) {
    #confirm-order-buttons-container, #payment-info-buttons-container {
        position: relative;
        width: 100%;
        right: 0;
        top: 0
    }

    .checkout-page .cart-footer .totals {
        float: unset;
        margin: 20px auto auto
    }

    .checkout-page .table-wrapper {
        float: unset;
        width: 100%
    }

    .checkout-page .cart-footer {
        margin-bottom: 0
    }
}

.checkout-page .section.order-summary .title {
    font-weight: 700;
    text-transform: uppercase;
    color: #444;
    font-size: 14px;
    text-align: center
}

.checkout-page .selected-checkout-attributes {
    float: none !important
}

.checkout-page .info-list {
    font: 400 14px "Open Sans",sans-serif;
    color: #888
}

.enter-address .edit-address {
    background-color: transparent;
    width: 900px;
    max-width: 100%;
    margin: auto;
    border: 2px solid #eee;
    padding: 30px 15px 15px
}

@media (min-width:1025px) {
    .gender {
        width: 350px
    }

    .footer-social {
        padding: 0 20px 50px;
        width: 1000px;
        margin: auto
    }

    .footer .networks {
        height: 65px;
        max-width: 600px;
        margin: auto;
        font-size: 0;
        background: url(/Themes/DefaultClean/Content/images/social-icons-holder-shadow.png) center top no-repeat
    }

    .footer-block .title {
        margin: 0 0 15px;
        padding: 0;
        font-size: 18px
    }

    .networks li:hover {
        height: 65px
    }

    .checkout-page .edit-address input, .checkout-page .edit-address select {
        border-width: 0 0 2px
    }
}

.order-details-area .title {
    text-align: center;
    text-transform: uppercase;
    font-size: 14px
}

.order-details-page .data-table th {
    background-color: transparent;
    text-align: center !important;
    border: none;
    border-bottom: 2px solid #eee
}

.order-details-page .totals {
    text-align: center;
    float: unset
}

    .order-details-page .totals .total-info {
        padding: 20px 30px;
        text-align: right;
        font-size: 16px;
        background-color: transparent;
        color: #888
    }

.topic-page a {
    text-decoration: none
}

.quick-view-button {
    top: 30%
}

    .quick-view-button a {
        color: #444 !important;
        font-weight: 700
    }

.quickViewWindow .overview #accordion .purchase-area .add-to-cart div * {
    float: none
}

.quickViewWindow .quantity-block {
    float: left !important
}

.quickView, .quickViewWindow {
    min-width: 0 !important;
    width: 750px !important
}

.quickView {
    top: 60px !important;
    left: 25% !important;
    position: fixed
}

@media (max-width:1024px) {
    .quickView {
        left: 15% !important
    }
}

@media (min-width:1398px) {
    .quickView {
        left: 30% !important
    }
}

.quickViewWindow .product-grid .item-grid {
    padding-bottom: 5px !important
}

.quickViewWindow #accordion > h3 {
    position: relative;
    margin: 0 0 -2px !important;
    padding: 10px 15px;
    border: 2px solid #ddd;
    border-radius: 0;
    background: #fff;
    font-weight: 700;
    font-size: 14px;
    text-align: left;
    color: #444;
    cursor: pointer
}

.ui-widget {
    font: 400 14px "Open Sans",sans-serif !important;
    z-index: 1073
}

.quickViewWindow select {
    font-size: 13px;
    min-width: 51px
}

.quickViewWindow .product-price {
    font-size: 22px
}

.quickViewWindow .product-details {
    overflow: hidden;
    margin-top: 2px !important
}

.quickViewWindow .gallery {
    display: block;
    float: left;
    margin-bottom: 0;
    padding: 0 0 40px;
    overflow: visible;
    width: 380px
}

    .quickViewWindow .gallery .picture {
        margin: 0 0 2px !important;
        width: 380px !important;
        background: #fff !important;
        line-height: 0 !important;
        height: 380px !important;
        border: none !important
    }

.quickViewWindow .product-grid .title {
    border: none;
    text-align: center;
    font-weight: 700
}

.quickViewWindow .gallery .thumbnails a {
    width: 95px;
    height: 95px;
    box-shadow: none
}

.quickViewWindow .overview {
    margin-top: 33px;
    padding-left: 10px
}

@media (min-width:1000px) {
    .checkout-data .payment-info {
        float: right;
        width: 29%;
        margin: auto;
    }

    .checkout-page .terms-of-service {
        text-align: center;
        max-width: 40%;
        margin: auto
    }
}
