html,
body { letter-spacing: 0.02em; line-height: 1.5 background-color: transparent; }

/** Links and Headings **/
a:hover, a:focus, a:active { outline: none; }
h1,
h2,
h3,
h4,
h5,
h6 { text-transform: uppercase; }

body,
button,
input,
select,
table,
textarea { font-size: 14px; }

h1, .h1 { font-size: 28px; font-style: normal; font-weight: 400; line-height: 1.2; text-rendering: optimizeLegibility; text-transform: uppercase; }
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 { margin-bottom: 0;  }

/** Page Titles **/
.page-title h1,
.page-title h2,
.product-name h1,
.product-name .h1 { margin-bottom: 20px; }

.page-title h1,
.page-title h2 { text-align: center; }

/** Block Titles **/
@media only screen and (max-width: 770px) {
    .sidebar .block-content .block-title { display: none; }
}

.block-account li a,
.block-cms-menu li a { font-size: 11px; }

/** Buttons **/
.button,
.cart-table .product-cart-actions .button,
#co-shipping-method-form .buttons-set .button,
.footer .button { background-image: none; background: linear-gradient(#5f5f5f 45%, #2b2b2b 60%); border-width: 0; box-shadow: 0; text-shadow: 0; }
.button:hover, .button:active, .button:focus { background: linear-gradient(#4f4f4f 10%, #2f2f2f 90%); }
.button:hover,
.cart-table .product-cart-actions .button:hover,
#co-shipping-method-form .buttons-set .button:hover,
.footer .button:hover,
.button:active,
.cart-table .product-cart-actions .button:active,
#co-shipping-method-form .buttons-set .button:active,
.footer .button:active,
.button:focus,
.cart-table .product-cart-actions .button:focus,
#co-shipping-method-form .buttons-set .button:focus,
.footer .button:focus { background: linear-gradient(#5f5f5f 45%, #2b2b2b 60%); }

/** Icon Sprite **/
.icon-sprite, .btn-remove2, .ratings .rating-box, .ratings .rating-box .rating, .sorter > .sort-by .sort-by-switcher, .sorter > .view-mode .grid,
.sorter > .view-mode .list, .skip-nav .icon, .skip-search .icon, #search_mini_form .search-button:before, .skip-account .icon, .skip-cart .icon, .product-view .sharing-links a, .review-summary-table .rating-box .rating-number:after, .ratings-table .rating-box, .ratings-table .rating-box .rating { background-image: url(../images/icon_sprite.png); background-repeat: no-repeat; text-indent: -9999px; }
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) { .icon-sprite, .btn-remove2, .ratings .rating-box, .ratings .rating-box .rating, .sorter > .sort-by .sort-by-switcher, .sorter > .view-mode .grid,
.sorter > .view-mode .list, .skip-nav .icon, .skip-search .icon, #search_mini_form .search-button:before, .skip-account .icon, .skip-cart .icon, .product-view .sharing-links a, .review-summary-table .rating-box .rating-number:after, .ratings-table .rating-box, .ratings-table .rating-box .rating { background-image: url(../images/icon_sprite@2x.png); background-size: 100px 1000px; }
}
.skip-sign-in .icon { background-image: url(../images/icon_sprite.png); background-repeat: no-repeat; text-indent: -9999px; }

/** Breadcrumbs **/
.breadcrumbs { margin: 0 auto 10px; }
.breadcrumbs li { float: none; font-size: 10px; text-transform: uppercase; }

/** Containers **/
.header-top-promo .top-promo,
.main-container,
.footer-container { max-width: 1340px; }
.footer-container { padding: 20px 30px; }

@media only screen and (min-width: 480px) {
    .main-container,
    .footer-container { padding-top: 0; padding-bottom: 0; }
    .main { border-top: none !important; padding: 10px; }
}

.footer-container { padding-top: 20px; }
.global-site-notice .notice-inner { background-image: none; text-align: center; }

/** Item Options **/
.truncated .truncated_full_value .item-options,
.truncated .truncated_full_value .item-options:after { left: 0; }

/** Toolbar **/
.toolbar { background: transparent; }
.toolbar,
.pager,
label,
.toolbar .pages li,
.toolbar .pages li a { font-size: 12px; text-transform: uppercase; }
.toolbar .pages li a.next,
.toolbar .pages li a.previous { text-indent: -99999px; font-size: 0; }
.toolbar .pages { margin-left: 0; }
.toolbar .pager .amount,
.toolbar .pager .limiter,
.toolbar .pager .pages { margin-bottom: 0; }
.toolbar .pager .amount { line-height: 32px; }
.toolbar .pager .amount strong { font-weight: normal; }

.toolbar .sort-by label,
.toolbar .sort-by ul li,
.toolbar .sorter .view-mode .grid,
.toolbar .sorter .view-mode .list { font-size: 12px; }
.toolbar .sort-by ul li.selected a { text-decoration: underline; }
.toolbar .sort-by ul li:after { content: "|"; }
.toolbar .sort-by ul li.last:after { content: ""; padding: 0; }
.toolbar .sort-by ul,
.toolbar .sort-by ul li { display: inline-block; }

.toolbar .sorter .view-mode .grid,
.toolbar .sorter .view-mode .list { background-image: none; text-indent: 0; margin: 0; width: 27px; }
.toolbar .sorter .view-mode span { text-decoration: underline; }
.toolbar .sorter .view-mode .list:before { content: "|"; padding-right: 3px; padding-left: 4px; }

.toolbar .sorter .sort-by-switcher { background-size: 80px 800px; height: 24px; width: 24px; line-height: 24px; }
.toolbar .sorter .sort-by-switcher--asc { background-position: 4px -436px; }
.toolbar .sorter .sort-by-switcher--asc:hover { background-position: -36px -436px; }

.toolbar .sorter .sort-by-switcher--desc { background-position: 4px -454px; }
.toolbar .sorter .sort-by-switcher--desc:hover { background-position: -36px -454px; }

@media only screen and (max-width: 979px) {
    .col2-left-layout .sorter,
    .col2-left-layout .pager,
    .col2-right-layout .sorter,
    .col2-right-layout .pager { width: auto; }
    .col2-left-layout .pager { float: right; clear: none; }
}

/** Forms **/
select { font-size: 14px; }

::-webkit-input-placeholder { opacity: 1; }
:-moz-placeholder,
:-ms-input-placeholder { font-size: 11px; font-weight: 400; opacity: 1; text-transform: uppercase; }

@media only screen and (max-width: 479px) {
    .linearize-table thead th:nth-of-type(1n+2) { display: none; }
    .linearize-table tfoot td:nth-of-type(odd) { clear: left; width: 60%; }
    .linearize-table tfoot td:nth-of-type(even) { text-align: left; width: 40%; }
}

@media only screen and (max-width: 599px) {
    .linearize-table-large thead th:nth-of-type(1n+2) { display: none; }
    .linearize-table-large tfoot td:nth-of-type(odd) { clear: left; width: 60%; }
    .linearize-table-large tfoot td:nth-of-type(even) { text-align: left; width: 40%; }
}

/** Header **/
@media only screen and (min-width: 771px) {
    .page-header { max-width: 1340px; }
}

/** Currency Switcher **/
.header-language-background .form-language,
.page-header .currency-switcher { float: left; margin-right: 10px; margin-top: 2px; overflow: hidden; }
.page-header .currency-label { float: left; font-size: 11px; font-weight: 300; line-height: 24px; margin-right: 2px; text-transform: uppercase; }
.page-header .currency-switcher ul { float: left; overflow: hidden; }
.page-header .currency-switcher li { float: left; padding-right: 5px; }
.page-header .currency-switcher li a { font-size: 11px; font-weight: 300; line-height: 17px; padding-right: 5px; text-transform: uppercase; }
.page-header .currency-switcher li.last a { margin-right: 0; padding-right: 0; }

/** Logo **/
.logo { float: none; margin: 0; max-width: 271px; min-height: 0; min-width: 0; padding: 20px 0; width: auto; }
.logo .small { display: none; }
.logo img { max-height: 36px; }

@media only screen and (max-width: 770px) {
    .logo { margin: 0 auto; max-width: 323px; }
    .logo .small { display: block; width: auto; max-width: none; }
    .logo img { max-height: none; }
}

/** Skip Links **/
.skip-link { background: transparent; height: auto; }
.skip-link:before { text-decoration: none; }
a.skip-link { font-weight: 400; letter-spacing: 0; line-height: 21px; text-align: left; }
.skip-link:hover > span { text-decoration: underline; }
.skip-link:not(.skip-active):hover { opacity: 1; }

@media only screen and (min-width: 771px) {
    a.skip-link:after { content: "|"; padding: 0 5px; }
    a.skip-link.skip-cart:after { content: ""; padding: 0; }
    a.skip-link.skip-account { display: none; }
}
@media only screen and (max-width: 770px) {
    a.skip-link { font-size: 14px; height: 44px; line-height: 40px; text-align: center; }
    a.skip-link.skip-sign-in,
    a.skip-link.skip-register { display: none; }
}
.top-links { float: right; }
.top-links ul { overflow: hidden; }
.top-links li { float: left; padding-right: 10px; }

/** Main Menu navigation **/
#nav .nav-primary { margin-top: 0 !important; padding-right: 160px; }

#header-nav .nav-primary li a { font-size: 14px; font-weight: 300; line-height: 1.5; }
#header-nav .nav-primary li.level0 { padding: 0 5px; margin: 9px 5px; }
#header-nav .nav-primary li.level1 { padding: 0 10px; }
#header-nav .nav-primary li.level1 a { font-size: 14px; font-weight: 400; line-height: 30px;  text-align: left; text-transform: uppercase; }

@media only screen and (max-width: 770px) {
    .page-header #header-account a:hover,
    .page-header .nav-primary a:hover { background-color: transparent; text-decoration: underline; }
    .skip-cart .cart-subtotal { display: none; }
    .nav-primary li.parent.menu-active > a:after { left: auto; margin-left: -10px; }

}
@media only screen and (min-width: 771px) {
    #header-nav .nav-primary li.level0.first { margin-left: -5px; }
    .nav-primary li.level0 ul { display: none; left: -1px; padding-left: 0; padding-right: 0; top: 20px; width: 188px; }
}

/** Main menu responsive **/
@media only screen and (min-width: 771px) and (max-width: 900px) {
    #header-nav #nav .nav-primary { padding-right: 115px; }
    #header-nav .nav-primary li.level0 { margin: 9px 1px; padding: 0 2px; }
    #header-nav .nav-primary li.level0 > a.level0 { font-weight: normal; font-size: 11px; }
    #header-nav .nav-primary li a { font-size: 11px; }
    #header-search #search { width: 115px; }
}
@media only screen and (min-width: 771px) and (max-width: 1000px) {
    #header-nav .nav-primary li.level0 { margin: 9px 2px; }
}
@media only screen and (min-width: 771px) {
    #header-nav .nav-primary li.level0 > a.level0 { padding: 0 !important; margin: 0 !important; }
}


#header-search { right: 0 !important; top: 84px !important; }

/** Two Column Top Menu **/
.nav-primary .submenu-container { display: none; }
.nav-primary li.menu-active > .submenu-container { display: block; }

@media only screen and (min-width: 771px) {
    .nav-primary .submenu-container { left: -1px; padding-left: 0; padding-right: 0; top: 20px; width: 190px; position: absolute; display: none;  }
    .nav-primary li.menu-active > .submenu-container { z-index: 10; position: absolute; }
    .nav-primary li.menu-active ul li > .submenu-container { left: 185px; top: 0;}
    .nav-primary li.menu-active > .submenu-container > ul { display: block; position: static !important; background: transparent; }
    .nav-primary li.menu-active > .submenu-container > ul li a { padding-left: 10px; }
    .nav-primary li.menu-active .has-columns-container { width: 382px; }
    .nav-primary li.menu-active .has-columns-container > ul { float: left; }
}
@media only screen and (max-width: 770px) {
    .nav-primary li.level0 ul { display: block; }
    .nav-primary li.level0 .submenu-container { padding-left: 25px; }
}
@media only screen and (min-width: 771px) {
    .skip-cart .icon { display: none; }
}
#header-search #search { font-size: 11px; font-weight: 400; opacity: 1; text-transform: uppercase; }
@media only screen and (min-width: 771px) {
    #header-search { height: auto; padding: 0; right: 105px; top: 7px; width: auto; }
    #header-search.position { right: 180px; }
}
@media only screen and (max-width: 770px) {
    #header-search #search { width: 100%; }
}
@media only screen and (min-width: 771px) and (max-width: 1000px) {
    #header-search { right: 0 !important; }
}

#search { float: right;   font-size: 14px; height: 2.3em; padding-left: 5px; padding-right: 28px; text-overflow: ellipsis; width: 153px; }
#search_mini_form .search-button { background: url('../images/search-icon.png') no-repeat 13px 7px; height: 33px; padding-top: 3px; text-indent: 0; }
#search_mini_form .validation-advice { float: right; }
#search_mini_form .search-button:before { background: none; display: none; }
#search_mini_form .search-button span { display: inline; }

/** Skip Links **/
a.skip-my-account:after { content: ""; }
a.skip-my-account { padding: 0 !important; }
a.skip-link.skip-account-largescreen { display: none; }
@media only screen and (min-width: 771px) {
    #header-account a { line-height: normal; }

    a.skip-link.skip-sign-in,
    a.skip-link.skip-register,
    a.skip-link.skip-account-largescreen { left: auto; font-size: 13px; padding: 0 10px; position: absolute; text-transform: uppercase; width: auto; top: -26px; right: 71px; }
    a.skip-link.skip-my-account { left: auto; }
    a.skip-link.skip-register { right: 0; padding-right: 0; }
    a.skip-link.skip-register:after{ content: ""; padding: 0; }

    a.skip-link.skip-account-largescreen:after { content: none; padding-right: 0; }
    a.skip-link.skip-account-largescreen { display: block; right: 0; }
    #header-account.skip-content.skip-active { right: 0; top: -6px; }

    #header-cart.skip-active { top: 60px; }
    .skip-links a.skip-cart { position: absolute; top: 16px; line-height: 2; padding: 8px 13px 8px 30px; right: 0; background: #EDEDED url('../images/basket2.png') no-repeat 13px 16px; font-size: 13px; }
}
@media only screen and (max-width: 1200px) {
    a.skip-link.skip-sign-in,
    a.skip-link.skip-register,
    a.skip-link.skip-account,
    .skip-links .header-minicart a.skip-cart label { font-size: 11px; }
    .page-header .skip-links a.skip-sign-in { right: 58px; }
}
.skip-cart .count { background: #ddd; font-size: 11px; }
.skip-cart.no-count .count,
.skip-cart.no-count .cart-subtotal { display: none; }

@media only screen and (max-width: 600px) {
    .skip-cart .count { display: none; margin-left: 0; }
}
@media only screen and (min-width: 771px) {
    a.skip-cart .count:before { content: " " !important; }
    a.skip-cart .count:after { content: " " !important; }
    a.skip-cart .count { font-size: 11px; font-weight: bold; position: static; top: -2px; }
}

/** Footer **/
.footer { clear: both; padding-top: 0; width: 100%; }
.footer .block-container { float: left; margin-bottom: 44px; padding: 0 23px; width: 35.4%; }
.footer .block-container span { font-size: 14px; font-weight: bold; }
.footer .links {  margin-right: 3%; padding: 0 15px 0 0; width: 14.5%; }
.footer .links li { line-height: 1.4; padding: 4px 0; word-break: normal; }
.footer .block-subscribe { width: 27.25%; }
.footer .block-subscribe .block-content { padding: 0; }
.footer .block-subscribe .input-box {padding: 0; margin: 0 0 10px 0;}
.footer .form-language,
.footer .currency-switcher,
.footer .store-switcher { bottom: 0; position: absolute; right: 30px; }

@media only screen and (max-width: 1199px) {
    .footer .links:nth-child(4) { margin-right: 2.125%; }
    .footer .links li a { font-size: 11px; }
    .footer .links .block-title strong span { font-size: 13px; }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .footer .footer-links .block-subscribe { width: 27.25%; clear: none; float: right; margin: 0 0 30px 0; }
}
@media only screen and (min-width: 771px) and (max-width: 959px) {
    .footer .footer-links .block-subscribe { width: 100%; clear: both; float: left; }
    .footer .footer-links .links { width: 22%; }
}
@media only screen and (max-width: 770px) {
    .footer-container .footer .block-subscribe { width: 100%; }
    .footer-container .footer .links { width: 48%; clear: none; margin-right: 2%; float: left; }
    .footer-container .footer .links:nth-child(2n) { margin-right: 0; text-align: right; }
    .footer-container .footer .links:nth-child(3n) { clear: left; }
    .footer-container .footer .block-container { clear: both; padding-bottom: 10px; padding-left: 0; width: 100%; }
    .footer { padding-top: 20px; }
}

/** Products Grid **/
.products-grid .product-name, .products-list .product-name { display: block; font-weight: 400; line-height: 1.4; }
.product-view .product-name h1 { margin-bottom: 5px; padding-bottom: 3px; }
.products-grid > li { text-align: left; }
.category-products li.item .ratings .rating-box { margin: 0 auto; }
.products-grid > li:nth-of-type(odd) { clear: left; }
.products-grid > li:nth-of-type(even) { margin-right: 0; }
.page .category-products .products-grid .product-name { min-height: 40px; text-align: center; }
.page .category-products .products-grid .price-box { margin-bottom: 10px; }

/**  Homepage Products **/
@media only screen and (max-width:960px) {
    .homepage-products .products-grid > li { width: 48%; margin-right: 3%; clear: none; text-align: center; }
    .homepage-products .products-grid > li:nth-of-type(2n) { margin-right: 0; }
    .homepage-products .products-grid > li:nth-of-type(3n+1) { clear: none; }
    .homepage-products .products-grid > li:nth-of-type(3n) { margin-right: 3%; }
}

@media only screen and (min-width: 480px) {
    .products-grid > li:nth-of-type(odd) { clear: none; }
    .products-grid > li:nth-of-type(even) { margin-right: 3.7037%; }
    .products-grid > li:nth-of-type(3n+1) { clear: left; }
    .products-grid > li:nth-of-type(3n) { margin-right: 0; }
}
@media only screen and (min-width: 960px) {
    .products-grid--max-4-col > li:nth-of-type(odd),
    .products-grid--max-4-col > li:nth-of-type(3n+1),
    .products-grid--max-5-col > li:nth-of-type(odd),
    .products-grid--max-5-col > li:nth-of-type(3n+1),
    .products-grid--max-6-col > li:nth-of-type(odd),
    .products-grid--max-6-col > li:nth-of-type(3n+1),
    .products-grid--max-6-col > li:nth-of-type(3n+1) { clear: none; }

    .products-grid--max-4-col > li:nth-of-type(even),
    .products-grid--max-4-col > li:nth-of-type(3n),
    .products-grid--max-5-col > li:nth-of-type(even),
    .products-grid--max-5-col > li:nth-of-type(3n),
    .products-grid--max-6-col > li:nth-of-type(even),
    .products-grid--max-6-col > li:nth-of-type(3n) { margin-right: 2.22222%; }

    .products-grid--max-4-col > li:nth-of-type(4n+1),
    .products-grid--max-5-col > li:nth-of-type(5n+1),
    .products-grid--max-6-col > li:nth-of-type(6n+1) { clear: left; }

    .products-grid--max-4-col > li:nth-of-type(4n) { margin-right: 0; }
    .products-grid--max-5-col > li:nth-of-type(5n) { margin-right: 0; }
    .products-grid--max-6-col > li:nth-of-type(6n) { margin-right: 0; }
}
@media only screen and (max-width: 770px) {
    .product-view .product-name h1 { text-align: center; }
}

/** Category Page Styles **/
@media only screen and (min-width: 1201px) {
    .catalog-category-view .col2-left-layout .col-left { width: 20%; }
    .catalog-category-view .col2-left-layout .col-main { width: 80%; }
}
@media only screen and (min-width: 771px) and (max-width: 1200px) {
    .catalog-category-view .col2-left-layout .col-left { width: 25%; }
    .catalog-category-view .col2-left-layout .col-main { width: 75%; }
}

.page .category-products .products-grid > li { box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15); padding: 0 10px; }
.page .category-products .products-grid .product-info { text-align: center; }
.page .category-products .products-grid li .product-info { padding-bottom: 0; }
.page .category-products .products-grid li:hover { box-shadow: 0 0 46px 14px rgba(0, 0, 0, 0.09); }
.amshopby-index-index .page .category-image { display: none; }


/** Layered Navigation **/
.block-layered-nav .block-content > dl > dd { margin: 0 10px; }
.block-layered-nav dl dd ol > li > a .count { display: none; }

@media only screen and (max-width: 770px) {
    .block-layered-nav dl ol > li > a,
    .block-layered-nav dl ol > li > span { margin: 0; padding: 7px; }
    .block-layered-nav dl ol > li > a { background-color: transparent; }
    .block-layered-nav dl ol > li > a:hover { background: transparent; text-decoration: underline; }
    .block-layered-nav .block-content > dl > dt:after { display: none; }
}
.page .amshopby-slider-price-range { text-align: center; margin: 0 auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background: transparent; padding: 0; }

/** Product View **/
.product-view .product-shop .price-info { float: none; max-width: 50%; padding-left: 0; text-align: left; }
.product-view .product-img-box { padding-top: 3px; }
.product-view .product-shop .product-name .h1 { line-height: 1; }
.product-image-gallery { background: #fff; }
.catalog-product-view .map-info > span { width: 100%; }
.product-view .add-to-cart .qty-wrapper .qty { height: 37px; }
.product-info .actions .button { border-radius: 4px; font-size: 16px; line-height: 36px; min-height: 0; min-width: 150px; padding: 0; }
.product-info .actions button:hover { background: linear-gradient(#404040 45%, #7a7a7a 60%); }
.product-info .actions button.btn-cart,
.product-view .add-to-cart-buttons .button { float: none; height: 36px; line-height: 36px; min-height: 0; min-width: 157px; padding: 0 !important; width: auto; }
.product-info .actions button.btn-cart,
.product-view .add-to-cart-buttons button.btn-cart,
.page .cart .buttons-set .button,
.page .cart-table .button,
.page .sidebar .actions .button,
.page .button.button-secondary{ background: linear-gradient(#5f5f5f 45%, #2b2b2b 60%); border-radius: 4px; }
.product-info .actions button.btn-cart:hover,
.product-view .add-to-cart-buttons button.btn-cart:hover { background: linear-gradient(#2b2b2b 45%, #5f5f5f 60%); }
.product-info .actions button.btn-cart > span,
.product-view button.btn-cart > span { font-weight: 300; }

.product-view .add-to-cart-wrapper,
.product-view .block-related { float: none; width: 100%; padding-left: 0; padding-top: 20px; }

@media only screen and (min-width: 771px) {
    .product-collateral .toggle-tabs li > span { font-size: 24px; }
    .product-collateral .toggle-tabs li.current span,
    .product-collateral .toggle-tabs li:hover span { font-size: 24px; text-transform: uppercase; }
}
@media only screen and (max-width: 770px) {
    .product-info .actions .button,
    .product-info .actions button.btn-cart,
    .product-view .add-to-cart-buttons .button { min-width: 100px; font-size: 13px; }
}
@media only screen and (max-width: 1300px) {
    .product-collateral .toggle-tabs li.current span,
    .product-collateral .toggle-tabs li span,
    .product-collateral .toggle-tabs li:hover span { font-size: 20px !important; padding-left: 10px !important; padding-right: 10px !important; }
}
@media only screen and (max-width: 1000px) {
    .product-collateral .toggle-tabs li.current span,
    .product-collateral .toggle-tabs li span,
    .product-collateral .toggle-tabs li:hover span { font-size: 15px !important; }
}
.product-view .toggle-content.information { padding-top: 10px; }
.product-view .toggle-content.information h2 { display: none; }
.product-view .product-options .swatch-attr label { font-size: 10px; }

/** Configurable Swatches **/
.product-view .configurable-swatch-list li {  height: 30px; min-width: 30px; text-align: center; }
.product-view .configurable-swatch-list li .swatch-link { display: block; height: 28px !important; margin: 0; width: 28px !important; }
.product-view .configurable-swatch-list li .swatch-label { background: transparent; font-size: 14px; line-height: 29px !important; min-height: 28px; min-width: 28px; opacity: .5; padding: 0 !important; }
.product-view .configurable-swatch-list li .swatch-label img { border-radius: 0; height: 100%; width: 100%; }

.box-up-sell h2 { font-size: 20px; margin-bottom: 20px; }

/** Checkout Cart **/
.checkout-cart-index #shopping-cart-table .product-cart-info .product-cart-sku { font-style: normal; }
.checkout-cart-index #shopping-cart-table .product-cart-info dl.item-options { padding:0; margin-left:0; }
.checkout-cart-index #shopping-cart-table .product-cart-info dl.item-options dt { font-style: normal; }

@media only screen and (max-width: 979px) {
    .crosssell .products-grid > li:nth-of-type(even),
    .crosssell .products-grid > li:nth-of-type(3n),
    .crosssell .products-grid > li { margin-right: 4.54545%; width: 47.72727%; }
    .crosssell .products-grid > li:nth-of-type(odd) { clear: left; }
    .crosssell .products-grid > li:nth-of-type(even) { margin-right: 0; }
    .crosssell .products-grid > li:nth-of-type(3n+1) { clear: none; }
}

@media only screen and (min-width: 771px) {
    .header-minicart .skip-cart .count { display: none; }
}

/** Customer Account **/
.dashboard .col2-set .col-1 .box-title a,
.dashboard .col2-set .col-2 .box-title a { left: 0; padding: 10px 0; top: 5px; }
.order-info-box .box-title { float: none; }
.order-info-box .box-content th { padding-top: 10px; }
.order-info-box .box-content td { padding-left: 15px; }

@media only screen and (max-width: 479px) {
    .dashboard .col2-set .col-1 .box-title a,
    .dashboard .col2-set .col-2 .box-title a { padding: 10px 0; }
}

/** Slideshow **/
.slideshow-container { margin: 0 0 10px; }
.slideshow-next { right: 8px; }


/** Header Minicart **/
.header-minicart { display: block; }
.header-minicart .empty { text-align: center; }
.header-minicart .info-wrapper .qty { height: 19px; line-height: 19px; }

/** CMS Pages **/
.cms-no-route .std img { width: auto; }

body.cms-home .main-container { padding-top: 10px !important; }

/** Amasty Layered Navigation**/
.block-layered-nav .block-title { margin-bottom: 23px; padding: 5px 8% !important; }
.block-layered-nav .block-title strong { font-size: 22px; font-weight: 400; }
.page .col-left div.block-layered-nav.amshopby-collapse-enabled dl dt { background: url('../images/arrow-down.png') no-repeat 3px 10px; font-size: 11px; }
.page .col-left div.block-layered-nav .block-content > dl dt { font-size: 11px; margin: 0 20px 0; padding: 5px 0 5px 20px; }
.page .col-left div.block-layered-nav.amshopby-collapse-enabled dl dt.amshopby-collapsed { background: url('../images/arrow-right.png') no-repeat 5px 7px; }

.block-layered-nav dl dd ol > li > span, .block-layered-nav dl dd ol > li > a { padding: 0 5px 0 0; }
.block-layered-nav dd a { font-size: 11px; line-height: 16px; }
.block-layered-nav dd ol li a.amshopby-attr-selected { background: url('../images/layer-checked.png') no-repeat left center; }
div.block-layered-nav dd a.amshopby-attr,
div.block-layered-nav dd a.amshopby-attr:hover,
.amshopby-cat a { background: url('../images/layer-unchecked.png') no-repeat left center; padding-left: 15px !important; }
.amshopby-cat a { text-transform: uppercase; }

.block-layered-nav .block-content .currently li { clear: both;}
.block-layered-nav .block-content .currently li .label { font-weight: bold; }
.block-layered-nav .block-content .currently li .btn-remove { background: url('../images/btn-remove.png') no-repeat left center; }
.block-layered-nav .block-content .currently li .btn-remove:after { content: ""; }
div.block-layered-nav, div.amshopby-page-container, div.amshopby-filters-top { margin-top: 49px; }

.block-layered-nav .block-content .currently { margin: 10px; margin-bottom: 0; padding: 10px; }
.block-layered-nav .block-content .actions { margin: 0 !important; padding: 5px 15px; }
.block-layered-nav .block-content .actions a { float: right; font-size: 11px; text-transform: uppercase; }
.amshopby-slider-price-range { box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; height: 25px; margin-bottom: 10px; padding-left: 7px; text-align: left; vertical-align: middle; width: 140px; }
.amshopby-slider-price-range span { font-weight: 300; line-height: 20px; }
div.amshopby-overlay { background-color: transparent; }

div.block-layered-nav div.amshopby-slider .handle,
div.block-layered-nav div.amshopby-slider-ui .ui-slider-handle { background: url('../images/price-slider-left.png'); height: 18px; top: -6px; width: 10px; }
div.block-layered-nav div.amshopby-slider-ui .ui-slider-handle { top: -8px; }
div.block-layered-nav div.amshopby-slider-ui { background-image: none; height: 2px; }
div.block-layered-nav div.amshopby-slider-ui .ui-slider-range { height: 2px; top: 0; }

.amshopby-slider-bar { border-radius: 4px; height: 2px; line-height: 20px; top: 0; width: 100%; }
div.block-layered-nav div.amshopby-slider { margin: 10px auto 9px; }
.amshopby-slider { background: none repeat scroll 0 0 #ccc !important; border-radius: 10px !important; float: left; height: 2px !important; width: 140px; }
div.block-layered-nav dd li { line-height: 16px; margin-bottom: 3px; overflow: hidden; }
#amshopby-price-from,
#amshopby-price-to { box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; float: left; margin-right: 10px; transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s; width: 25% !important; }

@media only screen and (max-width: 1000px) {
    #amshopby-price-btn { clear: both; margin-top: 10px; width: 93% !important; }
    #amshopby-price-from,
    #amshopby-price-to { margin-right: 5px; width: 39% !important; }
    .block-layered-nav .price-separator { padding: 0 5px 0 0; }
}

#amshopby-price-btn { float: left; height: 30px; width: 20%; }
.block-layered-nav .price-separator { float: left; height: 30px; line-height: 30px; padding: 0 10px 0 0; text-align: center; }
.amshopby-slider-price-from,
.amshopby-slider-price-to { display: none; }

.block-layered-nav .block-subtitle { margin: 0; padding-left: 20px; }
.block-layered-nav .block-content .currently { padding: 0; }

/** Product View **/
.image-select .image-option-container { background: transparent; opacity: 0.5; }
.image-select .image-option-container.hover,
.image-select .image-option-container.active { opacity: 1; }
.product-view .product-shop { margin-bottom: 120px; }
.product-view .product-shop:before,
.product-view .product-shop .block-related:before { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.product-shop .toggle-title { padding: 3px 0 3px 15px; background: url('../images/arrow-right.png') no-repeat left 8px; cursor: pointer; font-size: 14px; margin: 5px 0; text-transform: uppercase; }
.product-shop .toggle-content { display: none; padding-bottom: 10px; padding-left: 0; }
.product-shop .description .toggle-content { display: block; }
.product-shop .toggle-title.open { background: url('../images/arrow-down.png') no-repeat -1px 10px; }

/** Reviews toggle **/
.product-view #customer-reviews h2 { font-size: 16px; font-weight: bold; line-height: 40px; }
.product-view #customer-reviews .form-list,
.product-view #customer-reviews .fieldset,
.product-view #customer-reviews .buttons-set { width: 100%; }
.product-view #customer-reviews p.no-rating { margin: 0; }

.product-shop .toggle-content #customer-reviews .review-heading h2 { font-weight: bold; width: 100%; padding: 5px 0; line-height:1; }
.product-view #customer-reviews .ratings-table { max-width: 400px; margin: 20px auto; }
.product-view #customer-reviews dd { padding-bottom: 10px; }

/** Reviews on listing pages **/
.cms-index-index .page .products-grid .ratings,
.cms-index-index .page .products-grid .actions,
.cms-index-noroute .page .products-grid .ratings,
.cms-index-noroute .page .products-grid .actions { display: block; }

/** Homepage Collections **/
.cms-index-index .home-collections { list-style: none; overflow: hidden; }
.home-collections .item { float: left; }
.home-collections .item.item-2 { text-align: center; }
.home-collections .item.item-3 { text-align: right; }
.home-collections.row-1 .item { margin: 0; padding: 0 1%; width: 33.333%; }
.home-collections.row-1 .item.first { padding: 0 2% 0 0; }
.home-collections.row-1 .item.last { padding: 0 0 0 2%; }
.home-collections.row-2 .item { margin: 0 1% 0 0; width: 24.2%; }
.home-collections.row-2 .item.last { margin-right: 0; }
.home-collections .item img { max-width: 100%; display: inline; }
.home-collections.row-1 .item img { max-width: unset; width: 100%; }

.title-container h2.subtitle { font-size: 15px; display: inline-block; width: 180px; }
.title-container { background: url("../images/pixel.png") center center repeat-x; margin-bottom: 10px; text-align: center; }

/** Homepage Text **/
.cms-index-index .home-text { margin: 0 auto; text-align: center; width: 90%; }
.cms-index-index .home-text p { font-size: 14px; padding-bottom: 20px; }
.cms-index-index .home-text .signature { font-style: italic; }

/** Login + Register **/
.customer-account-login .main-container .main { padding: 10px 30px; }
.customer-account-login .page-title h1 { width: 100%; }
.customer-account-login .account-create,
.customer-account-login .account-login { float: right; width: 48%; }
.customer-account-login .account-create .buttons-set .button,
.customer-account-login .account-login .buttons-set .button { float: left; }
.customer-account-login .fieldset p.required { float: none; }
.customer-account-login .account-create { float: left; margin-right: 2%; }

@media only screen and (max-width: 550px) {
    .customer-account-login .account-create,
    .customer-account-login .account-login { width: 100%; }
    .page-title h1 { font-size: 13px; }
    .customer-account-login h2 { font-size: 20px; }
    .customer-account-login .account-create { margin-bottom: 20px; }
}

/** Product Hover Extension Rewrites **/
.products-list li .available-options-container,
.products-grid li .available-options-container { padding: 0 !important; }
.category-products.is_show_slider .configurable-swatch-list { display: none; }

/** Disabled Button Cursor Fix **/
.page .button.disabled,
.page .button:disabled { cursor: default; }

/** Brands Page **/
.brands-page .content div dl dt { font-weight: bold !important; margin: 10px 0 !important; }
.brands-page ul { overflow: hidden; }
.brands-page ul li { width: 24.25%; padding: 10px; float: left; margin-right: 1%; margin-bottom: 10px; text-align: center; }
.brands-page ul li:nth-of-type(4n) { margin-right: 0; }
.brands-page ul li:nth-of-type(4n+1) { clear: left; }
.brands-page ul li img { max-width: 100%; max-height: 100%; margin: 0 auto; }

@media only screen and (max-width: 770px) {
    .brands-page ul li { width: 49%; margin-right: 2%; }
    .brands-page ul li:nth-of-type(2n) { margin-right: 0; }
    .brands-page ul li:nth-of-type(2n+1) { clear: left; }
}

/* Layered Navigation Custom Category List */
.amshopby-advanced li.active > a { font-weight: normal; }
.amshopby-advanced .amshopby-cat > ol { display: none; }
.amshopby-advanced .amshopby-cat.parent > ol,
.amshopby-advanced .amshopby-cat.active > ol { display: block; }
.amshopby-advanced .amshopby-cat a { background-image: none; position: relative; }
.amshopby-advanced .amshopby-cat.has-child > a { background: url("../images/arrow-right.png") left center no-repeat; }
.amshopby-advanced .amshopby-cat.has-child a:before { content:"-"; position: absolute; left: 0; }
.amshopby-advanced .amshopby-cat.has-child > a:before { content:""; }
.amshopby-advanced .amshopby-cat.parent.has-child > a,
.amshopby-advanced .amshopby-cat.active.has-child > a { background-image: url("../images/arrow-down.png"); }

.amshopby-advanced .amshopby-cat.parent.has-child > a { margin-bottom: 3px; }

/** Header Promos **/
.header-top-promo { width: 100%; height:30px; }
.header-top-promo .top-promo { overflow: hidden; max-width: 1340px; margin: 0 auto; padding: 0 30px; line-height: 30px; }
.header-top-promo .promo-block { float: left; padding: 0 24px; }
.header-top-promo .promo-block span { font-size: 13px; line-height: 30px; padding-left: 5px; text-transform: uppercase; }
.header-top-promo .promo-block.first { padding-left: 0; }
.header-top-promo .promo-block img { float: left; padding-top: 11px; }

@media only screen and (max-width: 900px) {
    .header-top-promo .promo-block { display: none; }
}

@media only screen and (max-width: 770px) {
    .header-top-promo { display: none; }
}

@media only screen and (max-width: 1200px) {
    .header-top-promo .promo-block { padding: 0 5px; font-size: 10px; }
    .header-top-promo .promo-block span { font-size: 11px; }
}

/** CMS pages **/
.cms-page-view .std ul li { margin-left: 0; }
.cms-page-view .col2-left-layout .col-left { padding-top: 4%; width: 15%; }
.cms-page-view .col2-left-layout .col-main { width: 85%; }

/** Product View - Related Products **/
.product-view .block-related { padding-top: 0; }
.product-view .block-related .block-content .block-subtitle,
.product-view .block-related .block-content .block-subtitle a { font-size: 16px; font-weight: normal; }
.product-view .block-related .block-content .block-subtitle a { text-decoration: underline; }

.page .main .product-view .block-related .item { min-height: 0; float: left; width: 23%; margin: 0 2% 0 0; clear: none; }
.page .main .product-view .block-related .item.last { margin-right: 0; }
.page .main .product-view .block-related .item .product { margin: 0; }
.page .main .product-view .block-related .item .product .product-image { float: none; clear: both; }
.page .main .product-view .block-related .item .product .product-image img { width: 100%; height: auto; }
.page .main .product-view .block-related .item .product .product-details { width: 100%; overflow: hidden; margin: 0; }
.page .main .product-view .block-related .item .product .product-details .checkbox { margin: 0; float: none; vertical-align: middle; }
.page .main .product-view .block-related .item .product .product-details .product-name { display: block !important; }
.page .main .product-view .block-related .item .product .product-details .product-name a { line-height: 18px; font-size: 13px; text-transform: none; }

@media screen and (max-width: 499px) {
    .page .main .product-view .block-related .item { width: 49%; margin-right: 1%; }
    .page .main .product-view .block-related .item:nth-child(2n) { margin-right: 0; }
    .page .main .product-view .block-related .item:nth-child(3n) { clear:left; }
    .product-view .toggle-container { margin-top: 35px; }
    .product-view .block-related .block-title h2 { font-size: 20px; text-align: center; }
}

/** Predefined CMS images classes **/
.page .main .all-full-width { margin-top: 10px; }
.page .main .all-full-width > img { padding: 5px 0; }

.page .main .two-in-row,
.page .main .three-in-row,
.page .main .four-in-row,
.page .main .five-in-row { overflow: hidden; margin: 10px 0; }

.page .main .two-in-row > img { float: left; width: 48.6%; margin: 0; max-width: 100%; }
.page .main .two-in-row > img:nth-of-type(1) { margin-right: 1.4%; }

.page .main .three-in-row > img { float: left; width: 32.3%; margin: 0 0 0 1.4%; max-width: 100%; }
.page .main .three-in-row > img:nth-of-type(1) { margin-left: 0; }

.page .main .four-in-row > img { float: left; width: 24.25%; margin: 0 0 0 1%; max-width: 100%; }
.page .main .four-in-row > img:nth-of-type(1) { margin-left: 0; }

.page .main .five-in-row > img:nth-of-type(1) { margin-left: 0; }
.page .main .five-in-row img { float: left; width: 19.2%; margin: 0 0 0 1%; max-width: 100%; }

.page .main .one-third-first { overflow: hidden; }
.page .main .one-third-first > img { float: left; }
.page .main .one-third-first > img:nth-of-type(1) { width: 32.5%; margin-right: 1%; }
.page .main .one-third-first > img:nth-of-type(2) { width: 66.5%; }

.page .main .two-third-first { overflow: hidden; }
.page .main .two-third-first > img { float: left; }
.page .main .two-third-first > img:nth-of-type(1) { width: 66.5%; margin-right: 1%; }
.page .main .two-third-first > img:nth-of-type(2) { width: 32.5%; }

/** Contacts Page **/
.contacts-index-index .top { width: 100%; max-width: 100%; clear: both; margin-bottom: 30px; }
.contacts-index-index .top img { max-width: 100%; }
.contacts-index-index .left { float: left; width: 50%; padding-right: 50px; font-size: 15px; }
.contacts-index-index .left img { max-width: 100%; }
.contacts-index-index .left span { display: block; }
.contacts-index-index .left div { margin-bottom: 5px; }
.contacts-index-index #contactForm { margin-bottom: 30px; float: left; width: 50%; padding-left: 10px; }
.contacts-index-index .main-box { clear: both; width: 100%; }
.contacts-index-index #contactForm label { font-size: 15px; font-weight: normal; }
.contacts-index-index #contactForm .input-box input,
.contacts-index-index #contactForm .input-box textarea { width: 100%; max-width: 100%; }
.contacts-index-index #contactForm .input-box textarea { min-height: 200px }

.contacts-index-index .buttons-set { margin-left: 0; max-width: 100%; }

.contacts-index-index .title-container { clear: both; margin-bottom: 30px; }
.contacts-index-index .title-container.large .subtitle { width: 255px; }

.contacts-index-index .working-hours table td { font-size: 15px; padding-right: 10px; }

@media only screen and (max-width: 770px) {
    .contacts-index-index .left { padding-right: 0; }
    .contacts-index-index .left,
    .contacts-index-index #contactForm { float: none; width: 100%; clear: both; margin-bottom: 30px; padding-left: 0; }
    .contacts-index-index #contactForm input,
    .contacts-index-index #contactForm textarea,
    .contacts-index-index .buttons-set  { width: 100%; max-width: 100%; }
    .contacts-index-index .left img { margin: 0 auto; }
    .contacts-index-index .left { text-align: center; }
    .contacts-index-index #contactForm h2.legend { display: block; text-align: center; }
    .contacts-index-index .working-hours table { margin: 0 auto; }

}
