﻿/*=====================================================
    
    DESKTOP

=====================================================*/

@media all and (min-width: 1025px) {

    /* GLOBAL + HOME PAGE */

    .form-fields {
        margin: 0;
    }

    .inputs {
        text-align: left;
    }

        .inputs label {
            display: inline-block;
            width: 166px;
            margin: 0 10px 0 0;
            text-align: right;
        }

    .center-1 .inputs label {
        width: 304px;
    }

    .master-wrapper-content {
        width: auto;
    }

    .master-column-wrapper {
        width: 980px;
        margin: auto;
    }

    .home .master-column-wrapper {
        width: auto;
    }

    .page, .home .page {
        text-align: left;
    }

    .page-title {
        overflow: hidden;
    }

        .page-title h1 {
            float: left;
        }

    .link-rss {
        display: block;
        float: right;
        margin: 3px 0 0;
    }

    .home .topic-block {
        width: 980px;
        text-align: justify;
    }

    .home-page-polls {
        width: 1000px;
    }

    /* HEADER */

    .header {
        display: block;
        position: relative;
        z-index: 1002;
        width: 980px;
        margin: 0 auto;
        padding: 3px 0;
        text-align: left;
    }

        .header:after {
            content: "";
            display: block;
            clear: both;
        }

    .header-links-wrapper {
        margin: 0;
    }

        .header-links-wrapper:after {
            content: "";
            display: block;
            clear: both;
        }

    .header-links {
        float: left;
        padding: 0;
    }

        .header-links li {
            margin: 0 15px 0 0;
        }

        .header-links a:hover {
            color: #1151A3;
        }

    .flyout-cart {
        display: none;
        position: absolute;
        top: 32px;
        right: 0;
        z-index: 99999;
        width: 300px;
        border-width: 5px 1px 1px;
        border-style: solid;
        border-color: #333 #ccc #ccc;
        box-shadow: 0 1px 2px rgba(0,0,0,0.15);
        background: #fff;
    }

    #topcartlink:hover .flyout-cart {
        display: block;
    }

    .mini-shopping-cart {
        padding: 10px;
        font-size: 11px;
    }

        .mini-shopping-cart * {
            line-height: normal !important;
        }

        .mini-shopping-cart a {
            padding: 0;
        }

            .mini-shopping-cart a:hover {
                text-decoration: underline;
            }

        .mini-shopping-cart .count {
            border-bottom: 1px dotted #1151A3;
            padding: 10px 0;
        }

            .mini-shopping-cart .count a {
                padding: 0;
                font-weight: bold;
                color: #1151A3;
            }

        .mini-shopping-cart div.items {
            margin: 0 0 10px;
        }

        .mini-shopping-cart .item {
            border-bottom: 1px dotted #999;
            overflow: hidden;
            padding: 10px 0;
        }

        .mini-shopping-cart .picture {
            float: left;
            width: 50px;
            text-align: center;
        }

            .mini-shopping-cart .picture a {
                display: block;
                position: relative;
                overflow: hidden;
            }

                .mini-shopping-cart .picture a:before {
                    content: " ";
                    display: block;
                    padding-top: 100%;
                }

            .mini-shopping-cart .picture img {
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                margin: auto;
                max-width: 100%;
            }

            .mini-shopping-cart .picture + .product {
                margin: 0 0 0 60px;
            }

        .mini-shopping-cart .name {
            margin: 0 0 5px;
            font-size: 12px;
            font-weight: bold;
        }

            .mini-shopping-cart .name a {
                color: #333;
            }

        .mini-shopping-cart .totals {
            margin: 0 0 10px;
            font-size: 12px;
            text-align: right;
        }

            .mini-shopping-cart .totals strong {
                color: #1151A3;
            }

        .mini-shopping-cart .buttons {
            margin: 0 0 5px;
            text-align: right;
        }

        .mini-shopping-cart input[type="button"] {
            display: inline-block;
            border: none;
            background-color: #1151A3;
            padding: 8px 16px;
            color: #fff;
        }

            .mini-shopping-cart input[type="button"]:hover {
                opacity: 0.8;
            }

    .search-box.store-search-box {
        float: right;
        clear: right;
    }

    .search-box form {
        border: none;
    }

    .search-box.store-search-box input.search-box-text {
        width: 250px !important;
        height: 32px;
        font-style: normal;
    }

    .search-box.store-search-box .search-box-button {
        height: 32px;
    }

    .ui-autocomplete.ui-menu.ui-widget.ui-widget-content {
        width: 286px !important;
    }

    .header-selectors-wrapper {
        float: right;
        background: none;
        padding: 0;
        margin-left:10px;
    }

        .header-selectors-wrapper > div {
            float: left;
            margin: 0 10px 0 0;
        }

            .header-selectors-wrapper > div:last-child {
                margin-right: 0;
            }

        .header-selectors-wrapper select {
            min-width: 50px;
            max-width: 92px;
            border: none;
            background-color: #ded7d7;
            font-size: 12px;
            color: #666;
        }

    /* SUBHEADER - LOGO & HEADER MENU */

    .responsive-nav-wrapper-parent,
    .justAFixingDivBefore,
    .overlayOffCanvas,
    .menu-title, .close-menu,
    .header-menu .back-button,
    .plus-button {
        display: none !important;
    }

    .subheader-wrapper {
        margin: 0 0 30px;
        background: #003b6f;
        text-align: center;
        font-size: 0;
    }

    .logo-wrapper {
        display: flex;
        margin: 0 10px 0 0;
        background: none;
        padding: 5px 0;
        vertical-align: middle;
        align-items: center;
    }

    .header-logo {
        padding: 0;
        text-align: center;
    }

        .header-logo img {
            max-width: 230px;
        }

    .headerMenuParent {
        display: inline-block;
        width: 740px;
        margin: 0;
        padding: 10px 0;
        vertical-align: middle;
    }

    .header-menu {
        position: relative;
        z-index: 1001;
    }

        .header-menu > ul {
            display: block;
            text-align: left;
            font-size: 0;
            color: #fff;
        }

            .header-menu > ul > li {
                display: inline-block;
                padding: 5px 18px;
                vertical-align: middle;
            }

                .header-menu > ul > li > a,
                .header-menu > ul > li > span {
                    font: normal 14px 'eurostile';
                    cursor: pointer;
                }

                    .header-menu > ul > li > a:first-letter,
                    .header-menu > ul > li > span:first-letter {
                        font-size: 18px;
                    }

                    .header-menu > ul > li > a:hover {
                        text-shadow: 0 0 5px #fff;
                    }

        .header-menu .sublist-wrap {
            display: none;
            position: absolute;
            z-index: 1001;
            min-width: 180px;
            margin: 5px 0 0;
            border-width: 4px 0;
            border-style: solid;
            border-color: #333;
            box-shadow: 0 0 2px rgba(0,0,0,0.3);
            background-color: #fff;
        }

            .header-menu .sublist-wrap.active {
                display: block !important;
            }

        .header-menu .sublist li {
            position: relative;
            border-bottom: 1px dotted #ccc;
        }

            .header-menu .sublist li:last-child {
                border-bottom: none;
            }

        .header-menu .sublist .back-button {
            display: none;
        }

        .header-menu .sublist li a {
            display: block;
            padding: 10px;
            font: normal 12px 'eurostile';
            color: #333;
        }

        .header-menu .sublist li > a:hover {
            background-color: #1151A3;
            color: #fff;
        }

        .header-menu .sublist-wrap .sublist-wrap {
            top: -5px;
            left: 100%;
            border-top-width: 0;
        }

    /* QUICK TABS */

    .home-page .ui-tabs {
        width: 980px;
    }

        .home-page .ui-tabs .ui-tabs-nav li {
            display: inline-block;
        }

    /*FOOTER*/

    .footer > div {
        width: 100%;
    }

    .footer-upper {
        position: relative;
    }

        .footer-upper:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            z-index: -1;
            width: 100%;
            height: 60px;
            background-color: #003b6f;
        }

        .footer-upper .center {
            width: 1000px;
            margin-left: auto;
            margin-right: auto;
        }

    .footer-block {
        width: 23%;
        margin-bottom: 0;
    }

        .footer-block:nth-of-type(3n+1) {
            clear: none;
        }

        .footer-block .title {
            margin-bottom: 25px;
            text-align: left;
            cursor: default;
        }

        .footer-block ul {
            border-right: 1px solid #ccc;
            margin-bottom: 0;
            padding: 0;
        }

        .footer-block:last-child ul {
            border-right: none;
        }

        .footer-block li {
            overflow: hidden;
            font-size: 13px;
        }

            .footer-block li a {
                padding-right: 10px;
            }

            .footer-block li:hover a {
                color: #1151A3;
            }

                .footer-block li:hover a:before {
                    background-color: #1151A3;
                    border-color: #1151A3;
                }

        .footer-block.recently-viewed a:hover {
        }

        .footer-block .news-items {
            margin: 0;
            padding: 0;
        }

    .news-list-homepage .news-title {
        margin-bottom: 3px;
        padding: 0;
        color: #111;
    }

        .news-list-homepage .news-title:hover {
            color: #1151A3;
        }

    .news-list-homepage .view-all {
        display: none;
    }

    .footer-middle {
        margin: 0;
        background-color: #ccc;
        padding: 15px 0;
    }

        .footer-middle .center {
            position: relative;
            width: 1000px;
            min-height: 60px;
            margin: auto;
        }

    .social-sharing {
        position: absolute;
        top: 50%;
        left: 0;
        margin: -16px 0 0;
    }

        .social-sharing li {
            border: none;
            margin: 0 10px 0 0;
        }

        .social-sharing .twitter:hover {
            background-position: 0 bottom;
        }

        .social-sharing .facebook:hover {
            background-position: -32px bottom;
        }

        .social-sharing .youtube:hover {
            background-position: -64px bottom;
        }

        .social-sharing .pinterest:hover {
            background-position: -128px bottom;
        }

        .social-sharing .google:hover {
            background-position: -96px bottom;
        }

        .social-sharing .rss:hover {
            background-position: -192px bottom;
        }

        .social-sharing .vimeo:hover {
            background-position: -160px bottom;
        }

        .social-sharing .instagram:hover {
            background-color: #f2f2f2;
        }

    .newsletter {
        width: 286px;
        margin: 0 auto;
        border: none;
        background: none;
        padding: 0;
    }

    .newsletter-email {
        border: none;
        background: #fff;
    }

        .newsletter-email input[type="email"] {
            width: 250px;
        }

    .newsletter .options {
        background: #cccccc none repeat scroll 0 0;
        clear: both;
    }

    .accepted-payment-methods {
        position: absolute;
        top: 50%;
        right: 0;
        margin: -18px 0 0;
    }

        .accepted-payment-methods li {
            border: none;
            margin: 0 0 0 10px;
        }

    .footer-lower .center {
        position: relative;
        width: 1000px;
        min-height: 24px;
        margin: auto;
        overflow: hidden;
        text-align: left;
    }

        .footer-lower .center > div {
            margin: 0;
            line-height: 24px;
        }

    .footer-disclaimer {
        float: left;
    }

    .footer-powered-by {
        float: right;
    }

    .footer-designed-by {
        float: right;
        margin: 0 10px 0 0 !important;
    }

    .footer-store-theme {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -12px 0 0 -75px !important;
    }

        .footer-store-theme select {
            width: 150px;
            height: 24px;
            padding: 3px;
        }

    /* LEFT/RIGHT COLUMN */

    .side-2 {
        position: relative;
        float: left;
        width: 230px;
    }

        .side-2:after {
            content: "";
            position: absolute;
            top: 0;
            right: -25px;
            width: 1px;
            height: 100%;
            background: #ddd;
        }

    .center-2 {
        position: relative;
        float: right;
        width: 701px;
    }

        .center-2:before {
            content: "";
            position: absolute;
            top: 0;
            left: -25px;
            width: 1px;
            height: 100%;
            background: #ddd;
        }

    .block {
        float: none;
        width: auto;
        margin: 0;
    }

        .block .title {
            cursor: default;
        }

        .block .listbox {
            display: block;
            padding: 0 5px;
            max-height: 420px;
            overflow: hidden;
            overflow-y: auto;
        }

    .block-poll .listbox {
        padding: 10px 5px 0;
    }

    .block .list a:hover {
        color: #1151A3;
    }

    .block .list li:hover a:before {
        background-color: #1151A3;
        border-color: #1151A3;
    }

    .block .view-all a {
        padding: 6px 12px;
    }

        .block .view-all a:hover {
            border-color: #003b6f;
            background-color: #003b6f;
            color: #fff;
        }

    .block .tags li a:hover,
    .product-tags-all-page li a:hover {
        color: #1151A3;
    }

    /* CATEGORY PAGE & GRIDS */

    .home-page-category-grid {
        padding: 30px 0;
    }

        .home-page-category-grid .item-grid,
        .home-page .product-grid {
            width: 1000px;
            margin-left: auto;
            margin-right: auto;
        }

            .home-page .product-grid .item-grid {
                padding: 0;
            }

            .home-page .product-grid .item-box {
                width: 31%;
            }

                .home-page .product-grid .item-box:nth-child(3n+1) {
                    clear: none;
                }

    .item-box .picture,
    .item-box .title {
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    .category-item:hover .picture,
    .sub-category-item:hover .picture,
    .manufacturer-item:hover .picture,
    .vendor-item:hover .picture {
        opacity: 0.5;
    }

    .category-item:hover .title {
        padding: 12px 15px;
    }

    .sub-category-item:hover .title,
    .manufacturer-item:hover .title,
    .vendor-item:hover .title {
        padding: 10px 10px 10px 15px;
    }

    .breadcrumb {
        text-align: left;
    }

    .product-selectors {
        padding: 5px 10px;
        text-align: left;
    }

    .product-grid .item-box {
        padding: 0;
    }

    .product-item .picture {
        margin-bottom: 15px;
    }

    .product-item .product-title {
        text-transform: none;
    }

        .product-item .product-title a:hover {
            color: #1151A3;
        }

    .product-grid .prices {
        margin-bottom: 0
    }

    .product-grid .item-box .description {
        display: block;
        max-height: calc(100% - 100px);
        margin: 0 0 10px;
        overflow: hidden;
        padding: 10px 10px 0;
        line-height: 17px;
        padding-left: 0;
        max-height: 42px;
    }

    .center-2 .product-grid .item-box .description {
        max-height: calc(100% - 104px);
    }

    .product-grid .item-box .product-rating-box {
        background-color: rgba(0,0,0,0.5);
        padding: 10px;
        text-align: center;
        opacity: 0;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .product-grid .item-box .buttons {
        position: absolute !important; /*!important because of ie8*/
        bottom: 0px;
        right: 0px;
        width: auto;
        white-space: nowrap;
        opacity: 0;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

        .product-grid .item-box .buttons .product-box-add-to-cart-button {
            margin-right:10px;
        }

        .item-box .buttons .compare-products {
            display: inline-block;
            margin-right: 1px;
            vertical-align: bottom;
        }

        .item-box .buttons .compare-products input {
            display: block !important;
            width: 40px !important;
            height: 32px;
            background: #333 url('../img/compare-button.png') center no-repeat;
            padding: 0;
            font-size: 0 !important;
        }

    .item-box .buttons input[type="button"] {
        display: inline-block;
        height: 32px;
        width: 100px;
        padding: 0;
        vertical-align: bottom;
        font: normal 14px Arial, Helvetica, sans-serif;
        text-transform: uppercase;
    }

    .product-grid .item-box .buttons a:hover,
    .product-grid .item-box .buttons input[type="button"]:hover,
    .product-grid .item-box .buttons .ajax-cart-button-wrapper:hover * {
        height: 34px;
    }

    .product-list .item-box .buttons a:hover,
    .product-list .item-box .buttons input[type="button"]:hover,
    .product-list .item-box .buttons .ajax-cart-button-wrapper:hover * {
        opacity: 0.8;
    }

    .product-grid .item-box:hover .add-info,
    .product-grid .item-box:hover .product-rating-box,
    .product-grid .item-box:hover .buttons,
    .product-grid .ajax-cart-product-item-hover .add-info,
    .product-grid .ajax-cart-product-item-hover .product-rating-box,
    .product-grid .ajax-cart-product-item-hover .buttons {
        opacity: 1;
    }

    .product-grid .item-box.mobile-box .add-info {
        position: static;
        border: none;
        box-shadow: none;
        background: none;
        opacity: 1;
        height: auto !important;
    }

    .item-box.mobile-box .prices {
        margin: 0 0 15px;
        font-size: 12px;
    }

    .product-grid .item-box.mobile-box .description {
        display: none;
    }

    .product-grid .item-box.mobile-box .product-rating-box {
        opacity: 1;
        text-align: left;
        background: none;
        padding: 0;
        margin: 0 0 20px;
    }

    .product-grid .item-box.mobile-box .buttons {
        position: static !important;
        opacity: 1;
    }

    .item-box.mobile-box .buttons .compare-products {
        display: none;
    }

    .item-box.mobile-box .buttons input[type="button"] {
        height: auto;
        padding: 10px 20px;
        font: normal 16px 'eurostile';
        width: auto;
    }

    .pager ul {
        text-align: right;
    }

    .pager li {
        margin-bottom: 0;
    }

        .pager li span,
        .pager li a {
            min-width: 32px;
            padding: 7px;
        }

            .pager li a:hover {
                background-color: #ddd;
            }

    .product-filters .filter-content .item:hover,
    .product-filters .group.price-range-group > li:hover {
        color: #cc0033;
    }

    /* PRODUCT PAGE */

    .product-details-page .gallery {
        float: left;
        width: 42%;
    }

    .product-details-page .overview {
        float: right;
        width: 52%;
        margin: 0 0 40px;
    }

    .overview .add-to-wishlist-button:hover,
    .variant-overview .add-to-wishlist-button:hover,
    .overview .add-to-compare-list-button:hover,
    .download-sample-button a:hover,
    .subscribe-button:hover {
        opacity: 0.75;
    }

    .overview .email-a-friend-button:hover {
        color: #1151A3;
    }

    .overview .subscribe-button:hover {
        opacity: 0.8;
    }

    .overview .add-to-cart-button:hover,
    .variant-overview .add-to-cart-button:hover {
        opacity: 0.8;
    }

    .ui-tabs .ui-state-hover a {
        opacity: 0.85;
    }

    .product-tags-list a {
        line-height: normal;
    }

        .product-tags-list a:hover {
            color: #1151A3;
        }

    .ui-datepicker-calendar td a {
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

        .ui-datepicker-calendar td a:hover {
            background-color: #1151A3;
            color: #fff;
        }

    .giftcard label {
        width: 320px;
    }

    /* REVIEW PAGE */

    .write-review .title {
        margin-bottom: 30px;
        text-align: center;
    }

    .write-review .button-1:hover {
        opacity: 0.8;
    }

    .product-review-item .review-info a,
    .product-review-helpfulness .vote {
        padding: 0 5px;
    }

        .product-review-item .review-info a:hover,
        .product-review-helpfulness .vote:hover {
            color: #1151A3;
        }

    /* WISHLIST & COMPARE LIST */

    .wishlist-content .tax-shipping-info {
        display: block;
        text-align: center;
    }

        .wishlist-content .tax-shipping-info a:hover {
            text-decoration: underline;
        }

    .wishlist-content .button-2:hover {
        opacity: 0.8;
    }

    .wishlist-page .share-info {
        text-align: center;
    }

    .compare-products-page .clear-list {
        position: absolute;
        top: 3px;
        right: 0;
    }

        .compare-products-page .clear-list:hover {
            opacity: 0.8;
        }

    .compare-products-table-mobile {
        display: none;
    }

    .compare-products-table {
        display: table;
    }

    .compare-products-page .button-2:hover {
        opacity: 0.7;
    }

    /* PASSWORD PROTECTION */

    .topic-password {
        text-align: left;
    }

    .enter-password-form input[type="submit"]:hover {
        opacity: 0.8;
    }

    /* CONTACT PAGE & EMAILaFRIEND */

    .contact-page .button-1:hover,
    .email-a-friend-page .button-1:hover {
        opacity: 0.8;
    }

    .email-a-friend-page .title h2 a:hover {
        text-decoration: underline;
    }

    /* REGISTRATION, LOGIN, MY ACCOUNT */

    #check-availability-button {
        display: block;
        margin: 10px auto;
    }

    #username-availabilty {
        position: absolute;
        top: 5px;
        left: 536px;
    }

    .registration-page .button-1:hover,
    .registration-result-page .button-1:hover,
    .login-page .button-1:hover,
    .password-recovery-page .button-1:hover,
    .account-page .button-1:hover,
    .return-request-page .button-1:hover,
    .inquiry-form .button-1:hover, .checkout-page .button-1:hover {
        opacity: 0.8;
    }

    .login-page .inputs.reversed > * {
        width: auto;
        margin: 0 5px;
        vertical-align: middle;
    }

    .login-page .forgot-password a:hover {
        color: #1151A3;
    }

    .inputs .option-list li {
        margin: 5px;
    }

    .account-page .button-2:hover {
        background-color: #e6e6e6;
    }

    .email-to-revalidate,
    .email-to-revalidate-note {
        display: inline-block;
    }

    .address-list .buttons,
    .order-list .buttons {
        position: absolute;
        top: 52px;
        right: 0;
    }

    .return-request-page label {
        width: 306px;
    }

    .avatar-page .page-body {
        text-align: center;
    }

    .page.order-details-page .page-body {
        margin: auto;
        max-width: 1170px;
    }

    .order-details-page .page-title a {
        float: right;
        margin-left: 5px;
    }

        .order-details-page .page-title a:hover {
            opacity: 0.8;
        }

    .order-details-page .actions {
        text-align: right;
    }

        .order-details-page .actions input:hover,
        .order-details-area .repost .re-order-button:hover {
            background-color: #e6e6e6;
        }

    .order-details-page .total-info {
        overflow: hidden;
    }

    .order-details-page .cart-total {
        float: right;
    }

    /* SHOPPING CART & CHECKOUT */

    .cart .product-name:hover,
    .cart .edit-item a:hover {
        color: #1151A3;
    }

    .shopping-cart-page .button-1:hover,
    .checkout-page .button-1:hover {
        opacity: 0.8;
    }

    .shopping-cart-page .cart-options {
        overflow: hidden;
    }

    .shopping-cart-page .common-buttons {
        float: right;
    }

    .shopping-cart-page .tax-shipping-info {
        float: right;
        clear: right;
    }

    .checkout-attributes {
        float: left;
        max-width: 600px;
        margin: 0;
    }

        .checkout-attributes dt,
        .checkout-attributes dd {
            margin: 0;
            padding: 5px 10px;
            text-align: left;
            vertical-align: top;
        }

        .checkout-attributes .required {
            margin: 0;
        }

        .checkout-attributes li {
            margin: 0 0 5px;
            text-align: left;
            line-height: normal;
        }

        .checkout-attributes .attribute-squares {
            text-align: left;
        }

            .checkout-attributes .attribute-squares li label {
                margin: 0 10px 0 0;
            }

    .shopping-cart-page .common-buttons input {
        margin: 0 0 0 10px;
    }

        .shopping-cart-page .common-buttons input:hover {
            opacity: 0.8;
        }

    .shopping-cart-page .totals {
        margin: 0;
    }

    .cart-collaterals {
        width: 660px;
        margin: 0;
    }

        .cart-collaterals .deals {
            margin: 0 0 20px;
            border-top: 1px dotted #ccc;
            border-bottom: 1px dotted #ccc;
            overflow: hidden;
            padding: 20px 0;
        }

            .cart-collaterals .deals > div {
                float: left;
                margin-right: 15px;
            }

    .coupon-code input[type="submit"] {
        font-size: 11px;
    }

        .coupon-code input[type="submit"]:hover {
            background-color: #a6a6a6;
        }

    .cart-collaterals .shipping {
        margin: 0;
        overflow: hidden;
    }

    .cart-collaterals .shipping-options {
        overflow: hidden;
    }

    .cart-collaterals .shipping .inputs {
        float: left;
        margin-right: 15px;
    }

    .cart-collaterals .shipping label {
        display: block;
        width: auto !important;
        margin: 0;
        text-align: left;
    }

        .cart-collaterals .shipping label + * {
            width: 200px;
            height: 32px;
            background-color: #fff;
        }

    .cart-collaterals .estimate-shipping-button:hover {
        opacity: 0.8;
    }

    .checkout-page .edit-address label {
        width: 305px;
    }

    .checkout-page .pickup-in-store {
        text-align: center;
    }

    .checkout-page .selected-checkout-attributes {
        text-align: right;
    }

    .checkout-page .totals {
        float: right;
    }

    .opc .section {
        border: 1px dotted #ccc;
        padding: 20px;
    }

    .opc .back-link a:hover {
        color: #1151A3;
    }

    .opc .method-list,
    .opc .payment-info .info,
    .opc .section.confirm-order {
        margin: 0;
        border: none;
        background: none;
        padding: 0;
    }

    .opc .payment-method li {
        display: inline-block;
    }

    .opc .section.order-summary .order-review-data .title {
        text-align: left;
    }

    .order-details-page .tax-shipping-info {
        margin: 0 0 0 10px;
        border-left: 1px solid #ccc;
        padding: 0 8px;
    }

    .order-details-page .selected-checkout-attributes {
        float: left;
    }

    .opc .section.order-summary {
        text-align: left;
    }

    .order-confirm-page .order-review-data > ul > .title {
        margin: 0 0 5px;
        text-align: left;
    }


    /* SEARCH & SITEMAP */

    .search-input .inputs label {
        width: 145px;
    }

    .search-input .button-1:hover {
        opacity: 0.8;
    }

    .basic-search {
        margin: 0 0 20px;
    }

        .basic-search input[type="text"] {
            width: 350px;
        }

    .advanced-search {
        max-width: none;
        padding-top: 20px;
    }

        .advanced-search .price-range {
            margin-left: 88px;
        }

            .advanced-search .price-range input {
                height: auto;
            }

    .sitemap-page a:hover {
        color: #1151A3;
        text-decoration: underline;
    }

    /* BLOG & NEWS */

    .blog-page .tags a:hover,
    .blogpost-page .tags a:hover {
        color: #1151A3;
    }

    .blog-details a:hover {
        text-decoration: underline;
    }

    .new-comment textarea {
        display: block;
        margin: auto;
    }

    .new-comment .button-1:hover {
        opacity: 0.8;
    }

    .blog-comment a.username:hover,
    .news-comment a.username:hover {
        text-decoration: underline;
    }

    .news-item-page .inputs:first-child label {
        display: inline-block;
    }

    .news-item-page textarea {
        display: block;
        margin: auto;
    }

    /* FORUM & PROFILE */

    .forum-page {
        position: relative;
    }

    .current-time {
        float: left;
    }

    .forum-search-box {
        float: right;
    }

    .search-box.forum-search-box .search-box-button {
        height: 36px;
    }

    .forum-search-box .advanced a:hover {
        opacity: 0.9;
    }

    .forums-table-section a:hover,
    .forums-table-section td a:hover {
        color: #1151A3;
    }

    .forum-search-page .advanced-search .inputs label {
        width: 284px;
    }

    .forum-breadcrumb a:hover {
        color: #1151A3;
    }

    .forum-page .actions a:hover {
        color: #1151A3;
    }

    .forum-topic-page .actions a:hover,
    .topic-footer .actions a:hover {
        color: #1151A3;
    }

    .forum-post .manage a:hover {
        background-color: #e6e6e6;
    }

    .forum-post .pm-link-button:hover,
    .profile-info-box .pm-link-button:hover {
        opacity: 0.9;
    }

    .forum-post .post-time a:hover {
        opacity: 0.75;
    }

    .forum-edit-page label,
    .private-message-send-page label {
        width: 214px !important;
    }

    .move-topic-page label {
        width: 280px !important;
    }

    .forum-edit-page .buttons input:hover,
    .move-topic-page .buttons input:hover,
    .private-message-send-page .options input:hover,
    .private-messages-page .buttons input:hover,
    .private-message-view-page .options input:hover {
        background-color: #e6e6e6;
        opacity: 0.8;
    }

    .forum-edit-page .toolbar,
    .private-message-send-page .toolbar {
        margin-left: 220px;
    }

    .forum-edit-page textarea,
    .private-message-send-page textarea {
        margin-left: 224px;
    }

    .profile-info-box .send-pm .pm-button {
        margin: 0;
    }

    .forums-table-section.topic-group.active-discussions {
        position: relative;
    }

        .forums-table-section.topic-group.active-discussions .view-all {
            position: absolute;
            top: 5px;
            right: 5px;
        }


}
