﻿/*=====================================================
    
    DESKTOP

=====================================================*/

@media screen and (min-width: 1001px) {

/* GLOBAL STYLES */

    .master-wrapper-content {
	    width: 1000px;
    }
    .center-2 {
	    float: left;
	    width: 75.5%;
    }
    .side-2 {
	    float: right;
	    width: 23%;
    }
    .inputs {
	    text-align: left;
    }
    .inputs label, .write-review .review-rating label {
        display: inline-block;
        width: 35%;
        margin: 0 10px 0 0;
        text-align: right;
    }
    .inputs .input-box {
	    display: inline-block;
    }

/* HEADER */

    .responsive-nav-wrapper-parent {
        display: none !important;
    }

    .header-centering {
        width: 100%;
        max-width: 1260px;
        margin: 0 auto;
    }
    .header > .header-centering {
        padding: 0 10px;
    }
    .header-centering:after {
        content: ".";
        display: block;
        visibility: hidden;
        clear: both;
        height: 0;
        line-height: 0;
        font-size: 0;
    }

    .header {
        background: #fff;
        position: relative;
        box-shadow: 0 2px 3px rgba(0,0,0,.2);
        z-index: 3;
    }
        .header:after {
            content: ".";
            display: block;
            visibility: hidden;
            clear: both;
            height: 0;
            line-height: 0;
            font-size: 0;
        }
    .header-links-wrapper {
        padding: 6px;
        background: #C00418;
    }

    .header-selectors-wrapper {
	    float: right;
        margin: 6px 0;
    }
        .header-selectors-wrapper > div {
	        float: left;
	        margin: 0 0 0 10px;
        }
            .header-selectors-wrapper select {
                padding: 3px;
                height: 24px;
                line-height: 18px;
            }
    .header-links {
        float: left;
    }

    .header-logo {
        padding: 10px 0px;
        width: 770px;
        max-width: 1260px;
        margin: 0 auto;
        position: relative;
        float: left;
    }
    .header-logo > a{
        margin-left: 10px;
    }
        .header-logo h3 {
         position: absolute;       
         bottom: 10px;
         left: 90px;
        }

        .header-logo h3,
    .header-logo h3 a,
    .header-logo h3 a:hover {
        font-size: 13px;
        color: #999999;
        text-decoration: none;
    }

    .header-concessionario{
        float: right;
        margin: 30px 10px 0px 0px;
    }

    .flyout-cart {
        display: none;
        position: absolute;
        top: 45px;
        right: 2px;
        z-index: 99999;
        width: 320px;
        box-shadow: 0 1px 2px rgba(0,0,0,0.15);
        background: #fff;
    }
    .flyout-cart:before {
        content: " ";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 5px;
        background: #333333;
    }
    .flyout-cart.active {
	    display: block;
    }
    .mini-shopping-cart {
	    padding: 10px;
	    font-size: 11px;
    }
    .mini-shopping-cart * {
	    line-height: normal !important;
    }
    .mini-shopping-cart a {
        text-decoration: none;
    }
    .mini-shopping-cart a:hover {
	    text-decoration: underline;
    }
    .mini-shopping-cart .count {
        padding: 5px 0 10px;
        font-size: 16px;
        text-align: center;
        border-bottom: 1px solid #ddd;
    }
    .mini-shopping-cart .count a {
        color: #C00418;
        text-decoration: underline;
    }
    .mini-shopping-cart .count a:hover {
        color: #333333;
        text-decoration: none;
    }
    .mini-shopping-cart div.items {
        margin: 0 0 2px;
    }
    .mini-shopping-cart .item {
	    overflow: hidden;
	    padding: 10px 0;
        border-bottom: 1px solid #ddd;
    }
    .mini-shopping-cart .picture {
	    float: left;
	    width: 80px;
        height: 80px;
	    text-align: center;
        overflow: hidden;
        border-radius: 100%;
        border: 1px solid #eee;
    }
    .mini-shopping-cart .picture a {
        display: block;
        height: 100%;
        position: relative;
    }
    .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 90px;
    }
    .mini-shopping-cart .product {
        font-size: 13px;
    }
    .mini-shopping-cart .name {
        font-size: 16px;
    }
    .mini-shopping-cart .name a{
	    color: #000000;
    }
    .mini-shopping-cart .attributes {
        font-size: 11px;
        border-bottom: 0px none;
        margin: 0px;
        padding: 3px 5px;
        background-color: #f6f6f6;
        color: #000000;
        margin-top: 2px;
    }
        .mini-shopping-cart .price,
        .mini-shopping-cart .quantity {
            margin-top: 3px;
        }

        .mini-shopping-cart .price {
            border-top: 1px solid #ddd;
            margin-top: 5px;
            padding-top: 3px;
        }
    .mini-shopping-cart .price span,
    .mini-shopping-cart .quantity span {
        font-weight: 700;
    }
    .mini-shopping-cart .price span {
        color: #C00418;
    }
    .mini-shopping-cart .totals {
	    margin: 0 0 10px;
	    font-size: 15px;
	    text-align: right;
        padding: 10px 0 0;
        border-top: 1px solid #ddd;
    }
    .mini-shopping-cart .totals strong {
	    color: #c00;
    }
    .mini-shopping-cart .buttons {
	    margin: 0 0 5px;
	    text-align: center;
    }
    .mini-shopping-cart input[type="button"] {
        text-transform: uppercase;
        font-size: 14px;
        padding: 8px 11px;
        border: 2px solid #333333;
        background: #333333;
        color: #fff;
        /*box-shadow: 0px 1px 2px 0px rgba(0,0,0,.3);*/
        -webkit-transition: all .15s ease-in-out;
        -moz-transition: all .15s ease-in-out;
        transition: all .15s ease-in-out;
    }
        .mini-shopping-cart input[type="button"]:hover {
            border: 2px solid #C00418;
            background: #C00418;
            color: #fff;
        }

    .desktop-header-right {
        float: right;
    }
        .search-box,
        .desktop-cart,
        .desktop-home
         {
	        float: right;
        }
        .search-box input.search-box-text {
            border: 0;
            border-top: 1px solid #ddd;
            border-bottom: 1px solid #ddd;
            color: #FFFFFF;
            float: left;
            width: 240px !important;
            height: 38px;
            padding: 9px;
        }
        .search-box-button {
            height: 38px;
            width: 38px;
            overflow: hidden;
            text-indent: -9999px;
            /*background: #C00418 url(../img/icon-search-button.png) no-repeat center;*/
            background: #333333 url(../img/icon-search-button.png) no-repeat center;
            border: 0;
            border-radius: 100% !important;
            float: left;
            -webkit-transition: all .15s ease-in-out;
            -moz-transition: all .15s ease-in-out;
            transition: all .15s ease-in-out;
        }
            .search-box-button:hover {
                -webkit-transform: scale(1.1);
                -moz-transform: scale(1.1);
                -ms-transform: scale(1.1);
                transform: scale(1.1);
            }
    .shopping-cart-link > a,
    .homepage-link > a {
        width: 38px;
        height: 38px;
        margin: 0 0 0 5px;
    }

/* HEADER MENU */

    .menu-title,
    .close-menu,
    .back-button,
    .header-menu .sublist {
        display: none;
    }
    .overlayOffCanvas {
        display: none !important;
    }

    .header-menu {
	    text-align: left;
	    position: relative;
	    z-index: 1001;
        clear: both;
        /*padding: 10px 0 0;*/
        background-color: #333333;
    }
    .header-menu > ul {
        font-size: 0;
        text-align: center;
    }
    .header-menu > ul > li {
	    display: inline-block;
        vertical-align: middle;
        text-align: left;
    }
    .header-menu > ul > li > a, 
    .header-menu > ul > li > span {
        display: block;
        padding: 10px;
        font-size: 13px;
        cursor: pointer;
        color: #FFFFFF;
        position: relative;
        text-align: center;
    }

    /*.header-menu > ul > li:last-child > a, .header-menu > ul > li:last-child > span{
        color: #333333;
        background-color: #DCDCDC;
        border-radius: 20px;
        border: 0px none;
    }*/

        .header-menu > ul > li:hover,
        .header-menu > ul > li > a:hover,
        .header-menu > ul > li > span:hover {
            background-color: #C00418;
            color: #FFFFFF;
        }
        /*.header-menu > ul > li:last-child:hover{
            background-color: #333333;
        }*/

        .header-menu > ul > li > a > img{
            display: inline-block;
            max-height: 30px;
            opacity: 0.35;
        }
        .header-menu > ul > li > a > span{
            display: block;
            color: #CCCCCC;
        }



    .header-menu > ul > li > a:after,
    .header-menu > ul > li > span:after {
        content: " ";
        position: absolute;
        bottom: 0px;
        left: 50%;
        height: 2px;
        background: #C00418;
        width: 0;
        opacity: 0;
        -webkit-transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
    }
    .header-menu > ul > li > a:hover:after,
    .header-menu > ul > li > span:hover:after {
        left: 0;
        width: 100%;
        opacity: 1;
    }

    .header-menu > ul > li > a:hover > img{
            opacity: 0.99;
        }
        .header-menu > ul > li > a:hover > span{
            color: #FFFFFF;
        }

	.header-menu .sublist {
		display: none;
		position: absolute;
		z-index: 1001;
		min-width: 180px;
        background: #fff;
        background:rgba(255,255,255,0.95);
		padding: 15px 0 10px;
		box-shadow: 0 2px 3px #999;
        margin-top: -2px;
        text-align: left;
	}
        .header-menu .sublist:before {
            content: " ";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 5px;
            background: #C00418;
        }
    .header-menu .sublist.active,
    .top-menu {
		display: block;
	}
	.header-menu .sublist li {
		position: relative;
	}
    .header-menu .sublist .back-button {
        display: none;
    }
	.header-menu .sublist li a {
		display: block;
		padding: 10px 20px 10px 25px;
        font-size: 14px;
		color: #606060;
        position: relative;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        transition: all .25s ease;
	}

    .header-menu .sublist li a img {
		display: none;
	}

        .header-menu .sublist li a:before {
            content: " ";
            position: absolute;
            top: 50%;
            left: 12px;
            margin-top: -2px;
            width: 4px;
            height: 4px;
            background: #ddd;
        }
	.header-menu .sublist li:hover > a {
		color: #000;
		background: #f3f3f3;
	}
	.header-menu .sublist .sublist {
		top: -10px;
		left: 100%;
	}

    .header-avviso {
        margin-top: 0px;
    }

/* FOOTER */

    .footer-centering {
        width: 1000px;
        margin: 0 auto;
    }
        .footer-centering:after {
            content: ".";
            display: block;
            visibility: hidden;
            clear: both;
            height: 0;
            line-height: 0;
            font-size: 0;
        }

    .footer-upper .footer-block {
        width: auto;
    }
    .social-sharing > * {
        display: inline-block;
        vertical-align: middle;
        margin: 0 !important;
    }
    .subscribe-block > * {
        float: left;
    }
        .subscribe-block .block-newsletter {
            margin: 7px 0 0;
        }
    .social-sharing h3, .subscribe-block h3 {
        line-height: 50px;
        margin: 0 10px 0 0 !important;
    }

    .footer-middle .footer-block {
        width: 25% !important;
        text-align: left;
    }
    .footer-middle .footer-block a:after {
        display: none;
    }

/*    .footer-poweredCredits{text-align: left;}
.footer-poweredCredits .powered{ margin: 0px;}*/

/* LEFT/RIGHT COLUMN */

    .side-2 .block {
        width: auto !important;
    }
    .side-2 .block .listbox {
	    display: block;
    }

    .side-2 .block .title,
    .side-2 .block .title:hover {
        background: #C00418;
        cursor: default;
    }

/* CATEGORY PAGE & GRIDS */

    .breadcrumb li * {
	    line-height: normal;
    }

    div.product-viewmode, div.product-page-size {
        display: inline-block;
    }

    .item-box {
	    width: 24%;
    }
    .category-page .item-box,
    .recently-added-products-page .item-box,
    .recently-viewed-products-page .item-box,
    .manufacturer-page .item-box,
    .vendor-page .item-box,
    .search-page .item-box,
    .page .product-tag-page .item-box
     {
        width: 32.3333333%;
        float: left;
    }

    .home-page-category-grid .item-box {
        width: 32.33333333333333%;
    }

/* PRODUCT PAGE */

    /*.product-details-page .gallery {
        width: 300px;
    }
    .product-details-page .overview {
        float: none !important;
        width: auto;
        margin-right: 320px;
    }*/

    #wrap > div.mousetrap {
        z-index: auto !important;
    }
    #wrap > div.mousetrap:hover {
        z-index: 999 !important;
    }

/* manufacturer all */

    .manufacturer-grid .item-box {
        width: 31.33333333%;
        margin: 1%;
    }

/* QUICK TABS */

    .ui-tabs {
        width: 100%;
    }

    .ui-tabs .write-review .inputs,
    .ui-tabs .write-review .review-rating {
        text-align: center;
    }
    .ui-tabs .write-review .inputs label,
    .ui-tabs .write-review .review-rating label {
        display: block;
        width: 100%;
        margin: 0 0 7px;
        text-align: center;
    }

/* ATTRIBUTES */

    .attributes select {
        max-width: 275px;
    }

/* GIFT CARD */
/* REVIEW PAGE */

    .write-review .review-rating {
        text-align: left;
    }
        .review-rating ul {
            display: inline-block;
        }

/* WISHLIST & COMPARE LIST */

    .compare-products-table-mobile {
	    display: none;
    }

    .compare-products-page .clear-list {
        position: absolute;
        top: 10px;
        right: 10px;
    }

/* PASSWORD PROTECTION */
/* CONTACT PAGE & EMAILaFRIEND */
/* REGISTRATION, LOGIN, MY ACCOUNT */

    #check-availability-button {
        display: block;
        margin: 10px auto;
        width: 150px;
    }
    #username-availabilty {
	    position: absolute;
        top: 50px;
        left: 62%;
    }
    .login-page .inputs.reversed > * {
        vertical-align: middle;
    }
    .login-page .inputs.reversed span {
        display: inline-block;
        margin-left: 50px;
        margin-right: -70px;
    }

/* SHOPPING CART & CHECKOUT */

    .order-progress li {
        margin: 10px 25px;
    }

    .shopping-cart-page .totals,
    .order-details-page .total-info {
	    float: right;
	    margin: 0 25px;
    }

    .cart-footer {
        text-align: left;
    }

    .cart-collaterals {
	    float: left;
	    margin: 0 25px;
    }

    .checkout-buttons {
        text-align: right;
    }
    .checkout-page .address-item {
	    float: left;
	    margin: 0 20px 0 0;
    }

    .shopping-cart-page .common-buttons,
    .checkout-attributes {
	    text-align: right;
    }
    .checkout-attributes li {
	    margin: 0 0 0 10px;
    }
    .shopping-cart-page .common-buttons input {
	    margin: 0 0 0 10px;
    }
    .shopping-cart-page .totals {
	    margin: 0;
    }
    .cart-collaterals {
	    width: 560px;
	    margin: 0;
    }
    .cart-collaterals .deals {
	    float: left;
	    width: 400px;
	    margin: 0;
    }
    .cart-collaterals .shipping {
	    float: right;
	    width: 340px;
	    margin: 0;
    }
    .cart-collaterals .shipping label {
	    margin: 0;
	    text-align: left;
    }
    .cart-collaterals .shipping label + * {
	    width: 219px;
    }

    .checkout-page .address-item,
    .checkout-page .order-item {
        width: 24%;
    }

    .checkout-page .selected-checkout-attributes {
	    text-align: right;
    }
    .checkout-page .totals {
	    float: right;
    }

    .order-details-page .order-overview {
        float: left;
        text-align: left;
    }
    .pdf-order-button {
        float: right;
    }
    .order-details-area ul,
    .order-review-data ul {
            text-align: left;
        }

/* SEARCH & SITEMAP */

    .basic-search input[type="text"] {
	    width: 350px;
    }
    .advanced-search .price-range {
	    margin-left: 48px;
    }
    .advanced-search .price-range input {
	    height: auto;
    }

/* BLOG & NEWS */
    .news-items .item{
        text-align: left;
        padding-bottom: 5px;
    }

    .news-list-centering {
        margin: 0 auto;
        max-width: 1000px;
    }

    .news-list-homepage .news-items{
        font-size: 0px;
    }

    .news-list-homepage .news-items .item {
        width: 32%;
        margin-left: 2%;
        display: inline-block;
    }

    .news-list-homepage .news-items .item:first-child{
        margin-left: 0%;
    }

/* TOPICS */

    .master-wrapper-page > .topic-html-content {
        width: 1000px;
    }

/* POLL */

    .todays-poll-box .centering {
        width: 1000px;
    }

    .todays-poll-box .poll {
        width: 31.33333333333333%;
        margin: 0 1% 20px;
    }
        .todays-poll-box .poll:nth-child(3n+1) {
            clear: both;
        }
 
}

@media screen and (min-width: 1150px) {
    .header-menu {
        padding: 0;
        clear: none;
    }

    .header-menu > ul > li > a, 
    .header-menu > ul > li > span {
        padding: 10px 15px;
        font-size: 14px;
    }

}

@media screen and (min-width: 1280px) {

    .header-menu > ul > li > a, 
    .header-menu > ul > li > span {
        font-size: 15px;
    }

    .flyout-cart {
        right: 50%;
        margin-right: -630px;
    }
   
}