article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
[hidden] {
 display: none;
}
html { -ms-overflow-style: scrollbar; }
/* ==========================================================================
   Base
   ========================================================================== */

/* ==========================================================================
   Links
   ========================================================================== */
a:focus { outline: thin dotted; }
a:active, .no-touch a:hover, :focus { outline: 0; text-decoration: none; }
/* ==========================================================================
   Typography
   ========================================================================== */
h1 { font-size: 2em; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: normal; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: "\201C" "\201D" "\2018" "\2019"; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
@font-face { font-family: 'latoregular'; src: url('../fonts/lato-regular-webfont.eot'); src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-regular-webfont.woff2') format('woff2'), url('../fonts/lato-regular-webfont.woff') format('woff'), url('../fonts/lato-regular-webfont.ttf') format('truetype'), url('../fonts/lato-regular-webfont.svg#latoregular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'latobold'; src: url('../fonts/lato-bold.eot'); src: url('../fonts/lato-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-bold.woff2') format('woff2'), url('../fonts/lato-bold.woff') format('woff'), url('../fonts/lato-bold.ttf') format('truetype'), url('../fonts/lato-bold.svg#latobold') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'latoregular'; src: url('../fonts/lato-regular.eot'); src: url('../fonts/lato-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-regular.woff2') format('woff2'), url('../fonts/lato-regular.woff') format('woff'), url('../fonts/lato-regular.ttf') format('truetype'), url('../fonts/lato-regular.svg#latoregular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'latosemibold'; src: url('../fonts/lato-semibold.eot'); src: url('../fonts/lato-semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-semibold.woff2') format('woff2'), url('../fonts/lato-semibold.woff') format('woff'), url('../fonts/lato-semibold.ttf') format('truetype'), url('../fonts/lato-semibold.svg#latosemibold') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'latomedium_italic'; src: url('../fonts/lato-mediumitalic-webfont.eot'); src: url('../fonts/lato-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-mediumitalic-webfont.woff2') format('woff2'), url('../fonts/lato-mediumitalic-webfont.woff') format('woff'), url('../fonts/lato-mediumitalic-webfont.ttf') format('truetype'), url('../fonts/lato-mediumitalic-webfont.svg#latomedium_italic') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'latomedium'; src: url('../fonts/lato-medium-webfont.eot'); src: url('../fonts/lato-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-medium-webfont.woff2') format('woff2'), url('../fonts/lato-medium-webfont.woff') format('woff'), url('../fonts/lato-medium-webfont.ttf') format('truetype'), url('../fonts/lato-medium-webfont.svg#latomedium') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'latoitalic'; src: url('../fonts/lato-italic-webfont.eot'); src: url('../fonts/lato-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-italic-webfont.woff2') format('woff2'), url('../fonts/lato-italic-webfont.woff') format('woff'), url('../fonts/lato-italic-webfont.ttf') format('truetype'), url('../fonts/lato-italic-webfont.svg#latoitalic') format('svg'); font-weight: normal; font-style: normal; }
/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
form { display: block }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; /* 1 */ padding: 0;/* 2 */ }
button, input, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 2 */ margin: 0;/* 3 */ }
button, input { line-height: normal; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer;/* 3 */ }
/*
 * Re-set default cursor for disabled elements.
 */
input[type=number] {-moz-appearance: textfield; }
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {-webkit-appearance: none; -moz-appearance: none; appearance: none; margin: 0;}
button[disabled], input[disabled] { cursor: default; }
/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0;/* 2 */ }
/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}

/*
 * Removes inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea { overflow: auto; /* 1 */ vertical-align: top;/* 2 */ }
/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table { border-collapse: collapse; border-spacing: 0; }
/* ============================================ *
 * Reset
 * ============================================ */
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; }
html { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* Prevent tap highlight on iOS/Android */ -webkit-text-size-adjust: 100%;/* Prevent automatic scaling on iOS */ }
body { background: #FFFFFF; color: #000000; line-height: 1; font-weight: 300; overflow-x: hidden; overflow-y: auto; font-family: 'latoregular'; }
html, body, img, fieldset, abbr, acronym { border: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
th, code, cite, caption { font-weight: normal; font-style: normal; text-align: left; }
address { font-size: 14px; font-style: normal; color: #606060; font-weight: 300; }
fieldset { margin: 0; padding: 0; border: 0; }
img { display: block; }
ol, ul { list-style: none; }
q:before, q:after { content: ''; }
input:focus, input[type="search"]:focus { outline-offset: 1px; outline: 0px; }
input[type="search"] { -webkit-appearance: none; /* 1 */ -moz-box-sizing: border-box; -webkit-box-sizing: border-box; /* 2 */ box-sizing: border-box; }
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }
/* ============================================ *
 * Base Styles
 * ============================================ */
@-ms-viewport {
 width: device-width;
}
 @-o-viewport {
 width: device-width;
}
 @viewport {
 width: device-width;
}
a, button { -ms-touch-action: manipulation; touch-action: manipulation; }
body, button, input, select, table, textarea { color: #636363; font-size: 14px; line-height: 1.5; /* border-radius: 0px !important; */ }
a { color: #303030; text-decoration: none; outline: 1px; outline-color: #0071bd; }
.no-touch a:hover { color: #0071bd; text-decoration: none; }
a:focus { outline: 1px; color: #0071bd; text-decoration: none; }
ol, ul { list-style: none; margin: 0; padding: 0; }
p { font-size: 13px; }
::selection { background: #007cb7; color: #FFF; }
::-moz-selection {
background:#007cb7;
color:#FFF;
}
select option::selection { background: #007cb7; color: #FFF; }
select option::-moz-selection {
background:#007cb7;
color:#FFF;
}
/* ============================================ *
 * Typography
 * ============================================ */
h1, .h1 { margin: 0; margin-bottom: 0.7em; color: #0071bd; font-size: 28px; font-weight: 400; font-style: normal; line-height: 1.2; text-rendering: optimizeLegibility; }
h2, .h2 { margin: 0; margin-bottom: 0.5em; color: #636363; font-size: 24px; font-weight: 400; font-style: normal; line-height: 1.2; text-rendering: optimizeLegibility; }
h3, .h3 { margin: 0; margin-bottom: 10px; color: #202020; font-size: 18px; font-weight: 400; font-style: normal; line-height: 1.4; text-rendering: optimizeSpeed; }
h4, .h4 { margin: 0; margin-bottom: 10px; color: #636363; font-size: 14px; font-weight: 400; font-style: normal; line-height: 1.4; text-rendering: optimizeSpeed; }
h5, .h5 { margin: 0; margin-bottom: 10px; color: #636363; font-size: 13px; font-weight: 400; font-style: normal; line-height: 1.4; text-rendering: optimizeSpeed; }
h6, .h6 { margin: 0; margin-bottom: 5px; color: #636363; font-size: 12px; font-weight: 400; font-style: normal; line-height: 1.4; text-rendering: optimizeSpeed; }
/* ANIMATION(Transition) EFFECTS CSS */
.product-image img, .no-touch .product-img-box .product-image:not(.zoom-available):hover img, .cart-table th, .cart-table td, .cart-table tbody td, .button2, #discount-coupon-form .button-wrapper > button, .cart .giftcard .button-wrapper > button, .cart .giftcard .button-wrapper, .cart-table .cart-footer-actions .button2, .shipping .form-list li, .shipping #co-shipping-method-form .buttons-set .button, .opc h3, .opc p.back-link a, .opc .please-wait, .buttons-set, #discount-coupon-form .input-text, .cart .giftcard .input-text, .opc #checkout-shipping-method-load, .opc #onepage-checkout-shipping-method-additional-load, .customer-account-login .col2-set .col-1, .customer-account-login .col2-set .col-2, .customer-account-login .new-users .field, .customer-account-login .registered-users .field, #login-form .registered-users:before, .customer-account-edit .my-account, .buttons-set button.button, #wishlist-table td.customer-wishlist-item-image, #wishlist-table td.customer-wishlist-item-info, #wishlist-table td.customer-wishlist-item-quantity, #wishlist-table td.customer-wishlist-item-price, #wishlist-table td.customer-wishlist-item-cart, #wishlist-table td p a.button.link-edit, p.back-link a, #wishlist-table td .button.btn-cart, #wishlist-table .item-manage .button, #wishlist-table .product-name a, .sidebar .actions button.button, .my-account .buttons-set p a, .my-account .buttons-set p .button, .button, .cart-table .product-cart-actions .button, #co-shipping-method-form .buttons-set .button, .footer .button, body.customer-account .data-table td.view a, .block-account li a, .block-cms-menu li a, h2.product-name a, h3.product-name a, h4.product-name a, h5.product-name a, p.product-name a, .sidebar .block:not(.block-layered-nav) .block-title > strong:after, #payment-tool-tip, .pages li, body.customer-account .data-table td .nobr a, body.customer-address-index .col2-set .col-1, body.customer-address-index .col2-set .col-2 { -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.cart-table .cart-footer-actions .btn-update { margin-left: 17px; }
@media all and (max-width:1100px) {
.cart-table .cart-footer-actions .button2 { padding: 0 10px; }
}
/* TEXT TRANSFROM FOR ITALIC */
/*.dashboard .welcome-msg .hello, form .form-instructions { -ms-transform: skewX(-10deg); /* IE 9 / -webkit-transform: skewX(-10deg); /* Safari / transform: skewX(-10deg); /* Standard syntax / }*/
/* ============================================ *
 * Shared Classes
 * ============================================ */
.address-list address { margin-bottom: 1em; }
.availability { margin-bottom: 0; font-size: 13px; text-transform: uppercase; }
.availability .label { display: none; }
.availability.in-stock { color: #11b400; display: none; }
.availability.available-soon, .availability.out-of-stock { color: #df280a; }
.availability-only { color: #df280a; margin-bottom: 10px; }
/* -------------------------------------------- *
 * Block Module
 */
.block, .col-left-first { margin-bottom: 20px; }
.col-left-first .block:last-of-type { margin-bottom: 0; }
.cms-index-index.cms-home .block-title { background: none; padding: 0; }
.block-title { position: relative; padding: 10px 10px 9px; margin-bottom: 0px; background: #0072bc; }
.block-title h2, .block-title h3 { margin: 0; color: #fff; font-size: 16px; line-height: 24px; font-weight: normal; font-style: normal; text-rendering: optimizeSpeed; /* text-transform: uppercase; */ }
.block-title strong { margin: 0; color: #fff; line-height: 30px; font-style: normal; text-rendering: optimizeSpeed; /* text-transform: uppercase; */ font-family: 'latosemibold'; font-size: 20px; }
.block-progress .block-title strong { font-size: 18px; }
.block-title small { font-size: 100%; font-weight: normal; color: #FFF; padding-left: 5px; }
.block-subtitle { font-weight: normal; margin-bottom: 7px; }
.block-content { /* margin-top: 0px; */ }
.block-content.unpad { padding: 0; }
.block-content li.item { margin: 0 0 10px 0; padding-left: 20px; padding-right: 20px; }
.block-content li.item:last-child { margin-bottom: 0; }
.block .actions { margin: 10px 0 0; }
.block .actions:after { content: ''; display: table; clear: both; }
.block .actions a { float: left; }
.block .actions .button { float: right; }
.col-left .block .actions .button ~ a, .col-right .block .actions .button ~ a { line-height: 33px; margin-right: 5px; }
 @media only screen and (max-width: 767px) {
.sidebar .block:not(.block-layered-nav) { /* margin-bottom:25px;  */ }
.sidebar .block:not(.block-layered-nav) .block-title { /* padding: 0;  */ margin-top: 0; border-bottom: 0px solid; border-top: 0px solid; margin-bottom: 0; cursor: pointer; }
/* .sidebar .block:not(.block-layered-nav) .block-title > strong:hover { background-color: #707070; } */
.sidebar .block:not(.block-layered-nav) .block-title.active > strong {  /*margin: 0; margin-bottom: 10px;  text-rendering: optimizeSpeed; */ -moz-user-select: none; -ms-user-select: none; -webkit-user-select: none; -o-user-select: none; user-select: none; }
/* .sidebar .block:not(.block-layered-nav) .block-title.active > strong:hover { background-color: #777; } */
.sidebar .block:not(.block-layered-nav) .block-content { /*padding: 10px;*/ margin-top: 0; margin-bottom: 10px; border-bottom: 5px solid #d9d9d9; }
.sidebar .block:last-of-type { border-bottom: 0px solid #cccccc; }
.customer-account .col-left .block-account .block-title:after { display: none; }
}
 @media only screen and (max-width: 751px) {
/*.sidebar .block:not(.block-layered-nav) .block-title > strong:after { content: ''; position: absolute; width: 0; height: 0; display: block; border-top: 7px solid transparent; border-bottom: 7px solid transparent; border-left: 9px solid #FFF; border-right: none; left: -7px; top: 50%; margin-top: -7px; -webkit-transition: all 0s ease; -moz-transition: all 0s ease; transition: all 0s ease; }
.sidebar .block:not(.block-layered-nav) .block-title.active > strong:after { border-right: 7px solid transparent; border-left: 7px solid transparent; border-top: 9px solid #FFF; border-bottom: none; left: -10px; top: 50%; margin-top: -6px; }
.sidebar .block:not(.block-layered-nav) .block-title > strong { color: #FFF; text-rendering: optimizeSpeed; text-transform: uppercase; -moz-user-select: none; -ms-user-select: none; -webkit-user-select: none; -o-user-select: none; user-select: none; padding: 0 0 0 10px; position: relative; background-color: #909090; display: block; width: 100%;  border-width: 1px; border-style: solid; border-color: #cccccc;  font-size: 14px; font-weight:normal;  line-height: 1.4; ; font-style: normal;margin: 0; margin-bottom: 10px;margin-bottom: 0px;  }*/
}
/* -------------------------------------------- *
 * Secondary Navigation
 */
.block-account .block-title, .block-cms-menu .block-title { /* padding-top: 0; */ /* border-top: none; */ }
.block-account li, .block-cms-menu li { text-transform: uppercase; }
.customer-account .col-left .block-account ul { /* padding: 15px 0; */ }
.customer-account .col-left .block-account li { text-transform: uppercase; margin: 0; }
.customer-account .col-left .block-account li:last-child { padding-bottom: 0; }
.customer-account .col-left .block-content { padding: 10px; }
.customer-account .col-left .block-content .empty { margin: 0px; padding: 10px; }
.customer-account .col-left .block-content .block-subtitle { margin: 0px; /* padding: 10px 20px 0; */ text-transform: uppercase; }
.no-touch .customer-account .col-left .block-account li:hover { text-transform: uppercase; margin: 0; }
.customer-account .col-left .block-account .current { color: #007DB7; }
.block-account li strong, .block-cms-menu li strong { }
.block-account li a, .block-cms-menu li a { font-weight: 500; color: #010101; text-decoration: none; }
.customer-account .col-left .block-account li a { position: relative; padding-left: 10px; display: block; background: url(../images/dash-border.jpg) repeat-x 0 bottom; font-family: 'latoregular'; padding: 6px 0 6px 0px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.no-touch .customer-account .col-left .block-account li a:hover, .customer-account .col-left .block-account li.current > a { color: #0071bd; /*background-color: #f3fbfe;*/ }
.customer-account .col-left .block-account li a:before, .customer-account .col-left .block-account li a:after { content: ''; display: block; position: absolute; left: 5px; top: 12px; width: 6px; height: 10px; background: url(../images/sprite.png) no-repeat 0 -1101px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.customer-account .col-left .block-account li a:after { background-position: -9px -1101px; opacity: 0; }
.no-touch .customer-account .col-left .block-account li a:hover:after, .customer-account .col-left .block-account li.current > a:after { opacity: 1; }
.no-touch .customer-account .col-left .block-account li a:hover:before, .customer-account .col-left .block-account li.current > a:before { opacity: 0 }
/* ============================================ *
 * Buttons
 * ============================================ */
/* Secondary Buttons */
.cart .buttons-set .button, .sidebar .actions .button, .button.button-secondary { background: #909090; color: #fff; padding: 9px 12px; }
.cart-table .button { background: #909090; color: #fff; }
.no-touch .cart-table .button:hover { }
.no-touch .cart .buttons-set .button:hover, .no-touch .sidebar .actions .button:hover, .no-touch .button.button-secondary:hover {/* background: #007cb7;*/ cursor: pointer; }
.cart .buttons-set .button:active, .sidebar .actions .button:active, .button.button-secondary:active { background: #c4c4c4; color: #636363; }
.cart-table .button:active { }
.cart .buttons-set .button:focus, .cart-table .button:focus, .sidebar .actions .button:focus, .button.button-secondary:focus { /*color: #636363; background: #c4c4c4;*/ outline: none; }
.sidebar .actions button.button { white-space: normal; margin-bottom: 10px; }
/* Primary Buttons */
.button, .cart-table .product-cart-actions .button, #co-shipping-method-form .buttons-set .button, .footer .button { background: #0072bc; display: inline-block; padding: 13px 42px; border: 0; color: #FFFFFF; font-size: 14px; font-weight: normal; line-height: 19px; text-align: center; vertical-align: middle; white-space: nowrap; font-family: 'latobold'; }
.button:hover, .cart-table .product-cart-actions .button:hover, #co-shipping-method-form .buttons-set .button:hover, .footer .button:hover { /*background: #909090;*/ cursor: pointer; }
.button:active, .cart-table .product-cart-actions .button:active, #co-shipping-method-form .buttons-set .button:active, .footer .button:active { background: #0071bd; color: #FFFFFF; }
.button:focus, .cart-table .product-cart-actions .button:focus, #co-shipping-method-form .buttons-set .button:focus, .footer .button:focus { background-color: #0071bd; outline: none; color: #FFFFFF; }
a.button { text-decoration: none; }
a.button:hover { color: #FFFFFF; }
/* Disabled - class for anchor, state for form elements */
.button.disabled, .button:disabled { background: #C8C8C8; opacity: 0.6; cursor: not-allowed; }
/* Adjacent buttons */
.button + .button { margin-left: 5px; }
/* -------------------------------------------- *
 * Paypal Button
 */
.paypal-logo.paypal-after { float: left; }
.paypal-after .paypal-or { float: left; }
.paypal-or { line-height: 34px; margin: 0px 10px 5px; }
.paypal-after .paypal-button { float: left; }
.paypal-button { line-height: 0px; }
.paypal-button img { display: inline; }
 @media only screen and (max-width: 740px) {
.paypal-or { line-height: 20px; }
.paypal-logo, .paypal-or, .paypal-button { text-align: center; width: 100%; display: block; margin-right: 0; margin-left: 0; float: none; }
}
/* -------------------------------------------- *
 * Button Sets
 */
.buttons-set { margin: 10px 0 0; padding-top: 10px; text-align: right; }
.buttons-set p.required { margin: 0; line-height: 36px; /*float: right;*/ display: inline-block; }
.buttons-set .back-link { float: left; margin: 0; line-height: 33px; }
.buttons-set a:not(.button) { line-height: 20px; display: inline-block; padding: 13px 15px; }
.buttons-set button.button { float: right; margin-left: 15px; margin-bottom: 5px;/*  min-width: 140px; */ }
.buttons-set:after { content: ''; display: table; clear: both; }
.input-box.select-box .selector { margin-bottom: 5px; }
.customer-account-create .buttons-set p.required { margin: 0; line-height: 36px; /*float: right;*/ display: inline-block; color: #fff; float: none; }
/* -------------------------------------------- *
 * Icons
 */
.icon-sprite, .btn-remove2, .ratings .rating-box, .ratings .rating-box .rating, .sort-by .sort-by-switcher, .view-mode .grid, .view-mode .list, .skip-nav .icon, .skip-search .icon, #search_mini_form .search-button:before, .skip-account .icon, .skip-cart .icon, .review-summary-table .rating-box .rating-number:after, .ratings-table .rating-box, .ratings-table .rating-box .rating, .listarrow ul li:before, .listdot ul li:before, .listcheck ul li:before, .cart-table .cart-links > li:first-child > a:after, input[type="checkbox"] + label:before, input[type="radio"] + label:before, .opc .section.allow:not(.active) .step-title a:after, .changelink a:after, .my-account .box-title a:after, .btn-remove:after, .cart-table .cart-links > li > a.link-wishlist:after, .pages .next:before, .pages .previous:before, #wishlist-table td p a.button.link-edit:after, .add-to-links a.link-wishlist:after, .product-cart-remove a.link-edit:after { 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, .sort-by .sort-by-switcher, .view-mode .grid, .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, .listarrow ul li:before, .listdot ul li:before, .listcheck ul li:before, .cart-table .cart-links > li:first-child > a:after, input[type="checkbox"] + label:before, input[type="radio"] + label:before, .opc .section.allow:not(.active) .step-title a:after, .changelink a:after, .my-account .box-title a:after, .btn-remove:after, .cart-table .cart-links > li > a.link-wishlist:after, .pages .next:before, .pages .previous:before, #wishlist-table td p a.button.link-edit:after, .add-to-links a.link-wishlist:after {
background-image: url(../images/icon_sprite@2x.png);
background-size: 100px 1000px;
}
}
/* -------------------------------------------- *
 * Breadcrumbs
 */
.breadcrumbs { overflow: hidden; margin: 0 0 15px; padding: 9px 0px 9px; border-bottom: 1px solid #ccc; }
.breadcrumbs ul { max-width: 1200px; margin: 0 auto; padding: 0 15px; }
.catalog-product-view .breadcrumbs { margin-bottom: 40px; }
.breadc-wrap { margin: 0 auto; max-width: 1220px; padding: 0 30px; position: relative; }
.breadcrumbs li { float: left; font-size: 14px; }
.breadcrumbs a { float: left; font-family: 'latoregular'; color: #606060; font-size: 14px; font-weight: normal; text-transform: capitalize }
.breadcrumbs a:hover { color: #0072bc; }
.breadcrumbs strong { color: #0072bc; font-weight: normal; }
.breadcrumbs span { float: left; padding: 0 7px; color: #717171; font-size: 14px; font-weight: normal; }
.breadcrumb-category-image { position: relative; }
.breadcrumb-category-image .cat-name h1 { font-family: 'latomedium'; font-size: 45px; color: #fff; text-align: center; position: absolute; left: 0; right: 0; margin: 0 auto; top: 40%; }
/*.breadcrumb-category-image .cat-name {position:relative;}*/
.breadcrumb-category-image .cat-name:before { background: rgba(0, 0, 0, 0.5); width: 100%; position: absolute; content: ""; display: block; height: 100%; }
.cat-name > img { max-width: 100%; }
 @media only screen and (max-width: 767px) {
.breadcrumbs { display: none; }
}
/* -------------------------------------------- *
 * Button - Remove / Previous
 */
.btn-remove, .btn-previous, .delete-quick { display: inline-block; width: 20px; height: 20px; /* border: 1px solid #ededed */ text-align: center; /* Hide text */ font: 0/0 a; text-shadow: none; color: transparent; position: relative; border: 0 }
.btn-remove:focus, .btn-previous:focus { outline: none; }
.import-order-box { background: #e4e4e4; padding: 20px; }
.quickshoping-outer { margin: 20px 0; }
.quickshopping-form .toolbar { margin-top: 0 }
.import-order-box .file-inputbox { border: 1px solid #B5B5B5; padding: 10px; margin-bottom: 10px; background: #fff; }
input[type="file"] { width: 100%; }
input[type="file"]:focus { outline: none; }
.btn-previous:hover { background-color: #007cb7; border-color: #007cb7; }
/*.btn-remove:after { content: 'X'; color: #007cb7; height: 20px; line-height: 20px; width: 100%; font-size: 10px; font-weight: bold; }
.btn-remove:hover:after { color: #FFFFFF; text-decoration: none; } */
.btn-remove2 { border: none; vertical-align: top; background: none; }
.btn-remove2:after, .btn-remove:after, .delete-quick { background: url(../images/icon-delete-new.png) 0px -22px; /*background: url(../images/sprite.png) -67px -682px;*/ content: ""; height: 18px; width: 18px; display: block; }
input.btn-remove2:hover, .btn-remove2:hover:after, .btn-remove:hover:after, .delete-quick:hover { background-color: transparent; background-position: 0px 0px; }
input.btn-remove2 { background: url(../images/sprite.png) -67px -682px; height: 20px; width: 20px; display: block; }
.btn-previous:after { content: ''; position: absolute; width: 0; height: 0; display: block; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-right: 4px solid #007cb7; border-left: none; position: absolute; top: 50%; left: 50%; margin-left: -2px; margin-top: -4px; }
.btn-cartedit { margin-top: 10px; background: url(../images/icon-edit.png) 0px -22px; content: ""; height: 18px; width: 18px; display: block; text-align: center; font: 0/0 a; text-shadow: none; color: transparent; position: relative; border: 0; }
.btn-cartedit:hover { background-position: 0px 0px; }
.btn-previous:hover:after { content: ''; position: absolute; width: 0; height: 0; display: block; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-right: 4px solid white; border-left: none; }
.block-layered-nav .currently .btn-remove, .block-layered-nav .currently .btn-previous, #cart-sidebar .btn-remove, #cart-sidebar .btn-previous, #compare-items .btn-remove, #compare-items .btn-previous { float: right; margin-left: 6px; padding: 0 }
#quick-shop-table td { vertical-align: middle; }
/* -------------------------------------------- *
 * Checkout Agreements
 */
.checkout-agreements li { margin-bottom: 20px; }
.checkout-agreements .agreement-content, .sp-methods .checkmo-list address { overflow-y: auto; max-width: 670px; max-height: 125px; margin-bottom: 10px; padding: 10px; border: 1px solid #cccccc; background: #f4f4f4; font-size: 14px; line-height: 20px; }
/* -------------------------------------------- *
 * CVV Security Code
 */
.tool-tip-content > img { max-width: 100%; }
.cvv-what-is-this { margin-left: 10px; font-size: 13px; line-height: 35px; }
.btn-close > a { position: absolute; z-index: 9; top: -11px; right: -12px; font-size: 0; background: url(../images/icon_sprite.png) no-repeat scroll 1px -648px; width: 22px; height: 22px; }
/* -------------------------------------------- *
 * Container
 */

.main-container, .footer-container { position: relative; max-width: 1200px; margin: 0 auto; padding: 0 15px; }
body.cms-home .main-container { max-width: none; padding: 0 }
#discount-coupon-form .input-box { display: inline-block; padding-bottom: 15px; float: left; position: relative; }
#discount-coupon-form .buttons-set { display: inline-block; vertical-align: middle; margin-top: 2px; padding: 0; }
#discount-coupon-form .buttons-set .button { padding: 0; width: 104px; height: 45px; margin: 0 0 10px 10px; }
#discount-coupon-form .buttons-set .button.cancel { margin: 0 0 10px -3px; }
 @media all and (min-width:768px) {
body.cms-home .main-container { padding-top: 62px; }
}
.catalog-product-view .breadcrumbs { }
.catalog-product-view .product-essential, .product-view .block-related, .quickcontact-index-index .breadcrumbs { max-width: 1200px; padding-left: 15px; padding-right: 15px; margin-left: auto; margin-right: auto; }
.main-block-related { display: block; width: 100%; background: #f1f1f1; padding: 53px 0 60px 0; }
.product-view .block.block-related { max-width: 1200px; margin: 0 auto; padding: 0 15px; }
.main-block-related .block-title { background: none; }
.main-block-related .block-related .block-title h2 { font-family: 'latosemibold'; text-align: center; position: relative; font-size: 32px; color: #303030; line-height: 1.2; text-rendering: optimizeLegibility; text-transform: none; margin-bottom: 0; padding: 0 0 16px 0; }
.main-block-related .block-related .block-title h2:before { position: absolute; content: ""; display: block; width: 60px; height: 3px; background: #f8941d; left: 0; right: 0; margin: 0 auto; bottom: 0; }
.catalog-product-view .product-essential { padding-bottom: 18px; }
.catalog-product-view .breadcrumbs { }
.quickcontact-index-index .breadcrumbs, .catalog-product-view #messages_product_view { padding-left: 0; padding-right: 0; max-width: 1170px; }
@media all and (max-width:1200px) {
/*.catalog-product-view .breadcrumbs, .quickcontact-index-index .breadcrumbs, .catalog-product-view #messages_product_view { margin-left: 15px; margin-right: 15px; }*/
}
.catalog-product-view .main-container { max-width: none; padding: 0; }
.main-container:after, .footer-container:after { content: ''; display: table; clear: both; }
.footer-container { padding-top: 0px; padding: 0; }
.product-view .product-desc-title { color: #606060; font-size: 30px; line-height: 36px; margin-bottom: 22px; }
.product-view .product-desc-section { background: #f7f7f7; padding: 28px 0 36px 0; }
.product-long-description, .product-long-description p { font-size: 14px; line-height: 20px; color: #606060; }
.product-long-description, .product-long-description p { line-height: 24px !important; }
.product-long-description p { margin-bottom: 24px !important; }
.product-long-description p:last-child { margin-bottom: 0 !important; }
.product-long-description .std p /* -------------------------------------------- *
 * Column Layouts
 */
.main:after, .col-wrapper:after { content: ''; display: table; clear: both; }
.col-left { float: left; position: relative; width: 270px; z-index: 1; clear: left; }
.col-left.sidebar { background: #f4f4f4; }
.col-left img { max-width: 100%; }
@media all and (max-width:479px) {
.col-left img { width: 100%; }
}
.customer-account .col-left .block-title { background: #0071bd; border: 0; padding: 12px 10px 13px 12px; }
.customer-account .col-left .block-title strong { font-size: 20px; font-weight: bold; }
.customer-account .col-left .block-account { /* background:#fcecdb;   */ color: #FFF; }
.customer-account .col-left .block-account .block-title:after { /*display: block; width: 60px; height: 45px; content: ""; position: absolute; right: 0px; top: 2px; background: url(../images/icon_sprite.png) no-repeat 12px -172px;*/ }
.col-right { float: right; width: 270px; }
.col-right img { max-width: 100%; }
.main:before, .main:after { content: ''; display: table; }
.main:after { clear: both; }
.main { zoom: 1; margin-bottom: 30px; margin-top: 40px; }
/* 9-3-2017
.customer-account .main { min-height: 650px; }
*/
@media all and (min-width:768px) {
.col2-left-layout .col-main, .col3-layout .col-main { float: right; margin-left: -270px; padding-left: 300px; width: 100%; /*padding-top: 16px;*/ }
}
.col1-layout .col-main { float: none; width: auto; padding: 0;/* Remove the 15px padding */ margin-bottom: 30px; }
.cms-index-index .col1-layout .col-main { margin-bottom: 20px; }
.cms-index-index .main { margin-bottom: 0 }
.col2-right-layout .col-main { padding-left: 0;/* Remove the 15px padding */ }
.col2-right-layout .col-main, .col3-layout .col-wrapper { float: left; width: 100%; margin-right: -270px; padding-right: 300px; }
 @media only screen and (max-width: 767px) {
.col-left, .col-right, .col-main, .col1-layout .col-left, .col1-layout .col-right, .col1-layout .col-main, .col2-left-layout .col-right, .col2-left-layout .col-main, .col2-right-layout .col-left, .col2-right-layout .col-right, .col2-right-layout .col-main, .col3-layout .col-wrapper .col-left, .col3-layout .col-right, .col3-layout .col-wrapper .col-main { margin-bottom: 15px; float: none; width: auto; }
.col3-layout .col-wrapper { float: none; width: auto; margin-right: 0px; padding-right: 0px; }
.col3-layout .col-main { margin-left: 0px; padding-left: 0px; }
.product-view .product-desc-section { padding: 20px 0; }
.product-view .product-desc-section .container { padding: 20px; }
.product-view .product-desc-title { font-size: 20px; line-height: 26px; margin-bottom: 10px; }
}
/* Content Columns */
.col2-set { margin: 0 -15px; }
.col2-set .col-1, .col2-set .col-2 { width: 50%; padding: 0 15px; }
 @media only screen and (max-width: 767px) {
.col2-set { margin: 0 -10px; }
.col2-set .col-1, .col2-set .col-2 { padding: 10px; }
}
.col2-set .col-1 { float: left; }
.col2-set .col-2 { float: right; }
.col2-set .col-1 .box, .col2-set .col-2 .box { }
.col2-set .narrow { width: 33%; }
.col2-set .wide { width: 65%; }
.col2-set:after { content: ''; display: table; clear: both; }
.box-account .col2-set .col-1 .box, .box-account .col2-set .col-2 .box { margin: 0; }
/* -------------------------------------------- *
 * Top Container
 */
@media only screen and (min-width: 768px) {
.top-container { max-width: 1260px; margin: 0 auto; padding: 0 30px; }
}
/* -------------------------------------------- *
 * Global Site Notice
 */
.global-site-notice { background: #676157; color: #e6e6e6; font-size: 11px; }
.global-site-notice .notice-inner { padding-left: 140px; width: 100%; max-width: 1200px; margin-left: auto; margin-right: auto; line-height: 11px; min-height: 40px; padding-top: 14.5px; padding-bottom: 14.5px; background-image: url("../images/demo-logo.png"); background-position: left; background-repeat: no-repeat; background-size: 105px auto; }
.global-site-notice p { margin-bottom: 0; line-height: 22px; }
/* -------------------------------------------- *
 * Promotional Message Banner
 */
.promo-msg { color: #007cb7; text-align: center; margin: 10px; text-transform: uppercase; font-family: "Raleway", sans-serif; }
/* -------------------------------------------- *
 * Grid
 */
.grid:after { content: ''; display: table; clear: both; }
/* -------------------------------------------- *
 * Messages
 */
.success { color: #11b400; }
.error { color: #df280a; font-weight: normal; }
.notice { color: #e26703; font-weight: normal; }
/* -------------------------------------------- *
 * Messages
 */
.messages { position: fixed; top: 0; left: 0; text-align: center; color: #fff; z-index: 999; background: rgba(0, 0, 0, 0.8); right: 0; bottom: 0; margin: 0 !important; }
.messages li li { position: relative; margin-bottom: 5px; background: #f4f4f4; font-size: 15px; padding: 110px 20px 80px 20px; width: 300px; position: absolute; left: 50%; margin: -128px 0 0 -150px !important; top: 50%; }
.messages .success-msg li { background-color: #00bd9d; }
.messages li li:before { content: "\f00c"; font: normal normal normal 74px/1 FontAwesome; position: absolute; display: block; border-right: none; left: 50%; top: 20px; margin-left: -37px; width: 75px; text-align: center; }
.messages li li:after { content: 'Done'; display: block; position: absolute; left: 0; right: 0; bottom: 0; background: #fff; text-transform: uppercase; text-align: center; background: #01826c; line-height: 60px; font-weight: 500; cursor: pointer; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.messages li li:hover:after { background: #024338; }
.messages .error-msg li { background-color: #f45f63; }
.messages .error-msg li:before { content: "\f00d"; }
.messages .error-msg li:after { content: 'Try again'; background: #ad2c30; }
.messages .error-msg li:hover:after { background: #7D0307; }
.messages .notice-msg li { background-color: #EC7D56; }
.messages .notice-msg li:before { content: "\f129"; }
.messages .notice-msg li:after { content: 'Ok'; background: #a73911; }
.messages .notice-msg li:hover:after { background: #6D2005; }
 @media only screen and (min-width: 915px) {
.order-list-grid .col-1 { width: 30%; }
.order-list-grid .col-2 { width: 50%; padding-right: 20px; }
.order-list-grid .col-3 { clear: none; width: 20%; padding-top: 0; }
}
/* -------------------------------------------- *
 * Page Popup
 */
.page-popup { padding: 20px; background: #FFFFFF; height: auto; }
.page-popup h1 { margin: 0 0 0.5em; font-size: 36px; }
/* -------------------------------------------- *
 * Payment Methods
 */
.payment-methods { margin-bottom: 20px; }
.payment-methods dt { padding: 5px 0; }
.payment-methods dd { padding-top: 10px; }
.payment-methods .form-list { position: relative; display: inline-block; max-width: 100%; margin: 5px 15px 15px; padding: 15px; border: 1px solid #cccccc; background: #f4f4f4; }
.payment-methods .form-list:before { content: ''; position: absolute; width: 0; height: 0; display: block; border-right: 10px solid transparent; border-left: 10px solid transparent; border-bottom: 10px solid #cccccc; border-top: none; top: -11px; left: 30px; }
.payment-methods .form-list:after { content: ''; position: absolute; width: 0; height: 0; display: block; border-right: 10px solid transparent; border-left: 10px solid transparent; border-bottom: 10px solid #f4f4f4; border-top: none; top: -10px; left: 30px; }
.payment-methods .form-list li:last-child { margin-bottom: 0; }
/* -------------------------------------------- *
 * Please Wait (Loading Indicator)
 */
.please-wait { display: inline-block; margin-left: 10px; margin-top: 5px; line-height: 24px; height: 24px; white-space: nowrap;/* Prevent the linebreak in the HTML from causing layout issues */ }
.please-wait img { float: left; margin-right: 5px; width: 24px; }
/* -------------------------------------------- *
 * Price Box - Standard
 */
.products-grid .price-box { margin: 1px 0 5px; display: inline-block; width: 100%; }
.price-box { margin: 3px 0 0; display: inline-block; }
.price-box p { margin-bottom: 0; }
.price-notice { color: #a0a0a0; }
.price-box .price { color: #007cb7; font-size: 16px; }
.price-box .price-label { color: #a0a0a0; white-space: nowrap; /* position: absolute; */ color: #419639; }
.price-box .minimal-price .price-label { display: block; margin-top: -20px; padding-top: 3px; }
.price-box .minimal-price-link { padding-left: 1em; color: #007cb7; display: block;/* We want this to show on its own line, otherwise the layout looks funky */ font-size: 16px; }
.products-grid .price-box, .block-related .price-box { text-align: center; }
.products-grid .price-box .price, .block-related .price-box .price { font-size: 20px; line-height: 26px; color: #007cb7; }
.price-box .minimal-price-link .label { color: #a0a0a0; }
/* -------------------------------------------- *
 * Price Box - Special
 */
.price-box .old-price, .price-box .special-price { display: inline-block; }
.price-box .old-price .price-label, .price-box .special-price .price-label { display: none !important; }
.price-box .old-price .price, .price-box .special-price .price { display: inline-block; }
.price-box .old-price .price { color: #a0a0a0; text-decoration: line-through; }
.price-box .special-price { color: #007cb7; padding-left: 1em; }
.price-box .special-price .price-label { color: #D84D3C; display: none !important; }
/* -------------------------------------------- *
 * Price Box - Taxes
 */
.price-box .price-excluding-tax, .price-box .price-including-tax { display: block; }
span.weee { display: block; }
/* -------------------------------------------- *
 * Tier Prices
 */
.product-pricing, .tier-prices, .tier-prices-grouped { display: inline-block; padding: 4px 8px; background: #FBF4DE; border: 1px solid #E2D4C7; margin-top: 7px; }
.product-pricing li, .tier-prices li, .tier-prices-grouped li { font-size: 12px; }
.product-pricing .benefit, .tier-prices .benefit, .tier-prices-grouped .benefit { font-style: italic; }
.product-pricing .price, .tier-prices .price, .tier-prices-grouped .price { font-weight: normal; }
/* ============================================ *
 * Item Options
 * ============================================ */
.item-options { font-size: 12px; }
.item-options:after { content: ''; display: table; clear: both; }
.item-options dt { float: left; clear: left; font-weight: 500; padding-right: 0px; }
.item-options dt:after { content: ': '; }
.item-options dd { float: left; padding-left: 5px; margin: 0 0 2px; }
.truncated, .truncated a.dots { cursor: help; }
.truncated a.details { cursor: help; height: 16px; line-height: 16px; color: #666; }
.truncated a.details:hover { text-decoration: none; }
.truncated .truncated_full_value { position: relative; z-index: 300; }
.truncated .truncated_full_value .item-options { display: none; position: absolute; z-index: 300; width: 200px; padding: 3px 0px 0px; border: 1px solid #007cb7; background-color: #FFF; top: 25px; left: 50%; margin-left: -100px; }
.truncated .truncated_full_value .item-options:after { content: ''; position: absolute; width: 0; height: 0; display: block; border-right: 7px solid transparent; border-left: 7px solid transparent; border-bottom: 7px solid #007cb7; border-top: none; left: 50%; margin-left: -7px; top: -7px; }
.truncated .truncated_full_value .item-options > p { font-weight: normal; text-transform: uppercase; margin-bottom: 8px; }
.truncated .show .item-options { display: block; padding: 5px 8px; }
 @media only screen and (max-width: 479px) {
.truncated { cursor: inherit; }
.truncated a.details { display: none; }
.truncated .truncated_full_value .item-options { display: block; position: static; z-index: 1; width: 100%; border: none; background-color: transparent; }
.truncated .truncated_full_value .item-options p { float: none; }
.truncated .truncated_full_value .item-options:after { display: none; }
}
/* -------------------------------------------- *
 * Printer Friendly Page
 */
.page-print { width: 6.5in; margin: 20px; background: #FFFFFF; }
.page-print.sales-order-print > div { position: relative; }
.body.page-print h2 { margin-top: 20px; margin-bottom: 5px; }
.body.page-print .order-date { font-weight: bold; position: absolute; right: 0; top: 55px; }
.sales-order-printinvoice .h2, .sales-order-printshipment .h2 { float: right; }
/* -------------------------------------------- *
 * Add to links
 */
.add-to-links { margin: 7px 0; }
.add-to-links a { display: inline-block; padding: 0px 3px 3px; }
.add-to-links .separator { display: none; }
/* -------------------------------------------- *
 * Ratings
 */
.ratings { margin: 7px 0; }
.ratings .rating-box, .ratings .rating-links { margin: 5px 0; }
.ratings .rating-box { width: 65px; height: 13px; background-repeat: repeat-x; background-position: 0 -615px; overflow: hidden; }
.ratings .rating-box .rating { float: left; height: 13px; background-repeat: repeat-x; background-position: 0 -600px; }
.ratings .amount { display: block; margin: 5px auto; }
.ratings .rating-links .separator { margin: 0 3px; }
/* -------------------------------------------- *
 * Standard Formatted Text Block
 */
.std p { margin: 0 0 1.5em; }
.std ol { list-style: decimal outside; margin-bottom: 1.5em; }
.std ol li { margin-left: 2em; }
.std ul { list-style: disc outside; margin-bottom: 1.5em; }
.std ul li { margin-left: 2em; }
.std .note { color: #a0a0a0; font-size: 13px; }
/* -------------------------------------------- *
 * Tabs
 */
.tabs { margin-bottom: 10px; background: #FFFFFF; }
/* -------------------------------------------- *
 * Toolbar


 */
.toolbar, .pager-no-toolbar { margin-bottom: 24px; border-top: 1px solid #cecece; border-bottom: 1px solid #cecece; padding: 7px 0 1px 0; }
.toolbar:after { content: ''; display: table; clear: both; }
.pager-no-toolbar { margin-bottom: 10px; }
.pager-no-toolbar ~ .pager-no-toolbar { margin-top: 10px; }
.toolbar, .pager { color: #636363; line-height: 35px; font-size: 12px; position: relative; min-height: 44px; }
.toolbar label, .pager-no-toolbar label { font-weight: normal; margin-top: 9px; margin-right: 7px; font-size: 13px; float: left }
.sorter { /* margin-bottom: 5px; */ }
.sorter label { float: left; margin-right: 6px; margin-top: 7px; }
.sorter .sort-by label { line-height: 20px; }
.sorter label:after { /*content: ':';*/ }
.toolbar.top_toolbar .sorter { float: right; }
.sort-by { float: left; height: 40px; position: relative; z-index: 1 }
.sort-by .sort-by-switcher { width: 29px; height: 35px; display: inline-block; background: none; position: relative; display: none; }
.sort-by .sort-by-switcher:before { content: "\f176"; font: normal normal normal 18px/1 FontAwesome; position: absolute; left: 50%; text-indent: 0; top: 50%; margin: -9px 0 0 -4px; }
.sort-by .sort-by-switcher--desc:before { content: "\f175"; }
.sort-by .sort-by-switcher--asc { background-position: 4px -542px; }
.sort-by .sort-by-switcher--asc:hover { background-position: -46px -542px; }
.sort-by .sort-by-switcher--desc { background-position: 4px -567px; }
.sort-by .sort-by-switcher--desc:hover { background-position: -46px -567px; }
.view-mode { float: right; margin-top: 0; position: absolute; right: -5px; top: -44px; }
.view-mode .grid, .view-mode .list { float: right; width: 30px; height: 30px; background: none !important; position: relative }
.view-mode .grid { margin-right: 0px; background-position: 6px -494px; }
.view-mode strong.grid, .view-mode a.grid:hover { background-position: -44px -494px; }
.view-mode .grid:before, .view-mode .grid:after, .view-mode .list:before, .view-mode .list:after { content: ''; display: block; position: absolute; left: 50%; top: 50%; width: 20px; height: 20px; margin: -10px 0 0 -10px; background: url(../images/icon_sprite.png) no-repeat 0 -942px; opacity: 1; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.view-mode .list:after, .view-mode .grid:after { background-position: -40px -942px; opacity: 0; }
.view-mode .list:hover:after, .view-mode .grid:hover:after, .view-mode strong.list:after, .view-mode strong.grid:after { opacity: 1; }
.view-mode .list:hover:before, .view-mode .grid:hover:before { opacity: 0; }
.view-mode .grid:before { background-position: 0px -912px; }
.view-mode .grid:after { background-position: -40px -912px; }
.view-mode strong.list, .view-mode a.list:hover { background-position: -45px -519px; }
.pager { }
.count-container { float: none; }
.amount { float: left; }
.product-view #product_addtocart_form .qty-wrapper input { width: 98px; height: 50px; font-size: 18px; padding-left: 0; font-family: 'latobold'; color: #303030; padding-right: 40px; position: relative; float: left; }
a.btnplus { position: relative; width: 40px; display: block; height: 24px; border-left: 1px solid #ccc; text-align: center; line-height: 23px; left: -41px; top: 1px; float: left; border-bottom: 1px solid #ccc; text-decoration: none; }
a.btnminus { position: relative; width: 40px; display: block; height: 24px; border-left: 1px solid #ccc; text-align: center; line-height: 23px; left: -81px; top: 25px; float: left; text-decoration: none; }
#product_addtocart_form .price-info .qty-wrapper { display: inline-block; position: relative; }
.product-view #product_addtocart_form .qty-wrapper .validation-advice { position: absolute; margin-top: 50px; }
 @media all and (min-width:991px) {
.amount { white-space: nowrap; margin: 0 15px 0 0; margin-right: -502px; padding-right: 500px; }
}
.limiter { float: left; height: 35px; line-height: 35px; /* width: 120px; display: none; */ margin-left: 25px; }
.limiter > label { padding-right: 0px; float: left; margin-right: 3px; }
.limiter > label.show { margin-right: 6px; }
.limiter > label.per_page { margin-left: 10px; }
.amount, .limiter, .pages { margin-bottom: 5px; }
.pages { float: right; overflow: hidden; margin-left: 15px; }
.pages strong { display: none; }
.pages ol { display: inline-block; /* float:left; */ font-size: 14px; line-height: 20px; color: #000000; vertical-align: top; }
.pages li { float: left; width: 40px; height: 40px; border: 1px solid #ccc; line-height: 40px; text-align: center; /*vertical-align: top; border: 1px solid #CCC; float: left; */ white-space: nowrap; margin-left: 5px; /* display: inline-block;  line-height: 30px; */ outline: none; }
.pages li:hover { /* border: 1px solid #0071bd; */ color: #fff; background: #f8941d; }
.pages li:hover a { color: #fff; text-decoration: none; }
.pages a, .pages .current { display: inline-block; border: 0; font-size: 14px; font-family: sans-serif; text-align: center; text-transform: uppercase; vertical-align: top; /* line-height: 30px; */ padding: 0; color: #303030; }
.pages a { width: 100%; height: 100%; outline: none; }
.pages .current, .pages .current:hover { color: #fff; background: #f8941d; /* border: 1px solid #0071bd; */ cursor: default; }
.pages .next, .pages .previous { /* font: 0/0 a; */ text-shadow: none; /* color: transparent; */ background-color: transparent; position: relative; display: block; width: 100%; height: 100%; text-indent: -9999px; }
.pages .next:hover, .pages .previous:hover { color: #fff; /*color: #0071bd;*/ }
.pages .next:before { content: "\f105"; position: absolute; width: 15px; height: 15px; display: block; top: 50%; margin-top: -12px; left: 50%; margin-left: -7px; background: none; font: normal normal normal 20px/1 FontAwesome; text-indent: 0; }
.pages .next:hover:before { background-position: -65px -826px; }
.pages .previous:before { content: "\f104"; position: absolute; width: 15px; height: 15px; display: block; top: 50%; background-position: -25px -804px; top: 50%; margin-top: -12px; left: 50%; margin-left: -5px; background: none; font: normal normal normal 20px/1 FontAwesome; text-indent: 0; }
.pages .previous:hover:before { background-position: -25px -826px; }
.toolbar-bottom { display: inline-block; width: 100%; }
.toolbar-bottom .amount, .toolbar-bottom .count-container, .toolbar-bottom .limiter, .toolbar-bottom .sort-by, .toolbar-bottom .view-mode { display: none; }
.toolbar-bottom .pages { display: block; float: none; padding: 14px 0px 0px 0px; width: 100%; /*border-top: 1px solid #cecece; margin-top: 16px; margin-bottom: 37px; border-bottom: 1px solid #cecece; margin-bottom: -3px; vertical-align: top; */ }
.toolbar-bottom .pager { text-align: center; }
.toolbar-bottom .toolbar { padding: 0; border: 0; margin: 0 }
.std.category-description p, .splash-description-full p { font-size: 14px; line-height: 24px; color: #606060; margin-bottom: 25px; text-align: justify; }
.sort-by .selector { width: 97px !important }
.limiter .selector { width: 67px !important; }
 @media only screen and (max-width: 990px) {
.sort-by { clear: left; margin-right: 0 }
}
@media only screen and (max-width: 479px) {
.amount--has-pages { /* display: none; */ }
.myac-bottom-toolbar .pager-no-toolbar .amount--has-pages { display: none; }
}
@media only screen and (max-width: 767px) {
.col1-layout .sorter, .col1-layout .pager { width: 100%; }
.col1-layout .pager { float: left; clear: both; }
.col1-layout .pages { float: left; margin-left: 0; }
.col1-layout .count-container { float: right; }
}
@media only screen and (max-width: 979px) {
.col2-left-layout .sorter, .col2-left-layout .pager, .col2-right-layout .sorter, .col2-right-layout .pager, .col3-layout .sorter, .col3-layout .pager { /* width: 100%; */ }
.col2-left-layout .pager, .col2-right-layout .pager, .col3-layout .pager { /* float: right; */ /* clear: both; */ }
.col2-left-layout .pages, .col2-right-layout .pages, .col3-layout .pages { /* float: right; */ /* margin-left: 0; */ }
}
@media only screen and (max-width: 1279px) {
.toolbar .view-mode > label { display: none; }
}
@media only screen and (max-width: 479px) {
.pages { float: left; }
.sort-by { margin-bottom: 10px; float: left; }
.col2-left-layout .count-container { width: 100%; }
.toolbar { padding: 5px; }
.toolbar label, .pager-no-toolbar label { width: 50px; /* margin-right: 0  */ }
.sort-by .selector { width: 95px !important }
.toolbar label { /* width: 47px !important; */ }
.col2-left-layout .pager { /* float: left  */ }
}
/* ============================================ *
 * Tax - Full Tax Summary
 * ============================================ */
#checkout-review-table .summary-collapse, #shopping-cart-totals-table .summary-collapse, body.customer-account .data-table .summary-collapse { position: relative; cursor: pointer; }
#checkout-review-table .summary-collapse:before, #shopping-cart-totals-table .summary-collapse:before, body.customer-account .data-table .summary-collapse:before { content: ''; position: absolute; width: 0; height: 0; display: block; border-right: 7px solid transparent; border-left: 7px solid transparent; border-top: 7px solid #007cb7; border-bottom: none; position: static; display: inline-block; margin-right: 5px; }
#checkout-review-table .summary-collapse:hover:before, #shopping-cart-totals-table .summary-collapse:hover:before, body.customer-account .data-table .summary-collapse:hover:before { content: ''; position: absolute; width: 0; height: 0; display: block; border-right: 7px solid transparent; border-left: 7px solid transparent; border-top: 7px solid #246b8f; border-bottom: none; position: static; display: inline-block; margin-right: 5px; }
#checkout-review-table .show-details .summary-collapse:before, #shopping-cart-totals-table .show-details .summary-collapse:before, body.customer-account .data-table .show-details .summary-collapse:before { content: ''; position: absolute; width: 0; height: 0; display: block; border-right: 7px solid transparent; border-left: 7px solid transparent; border-bottom: 7px solid #007cb7; border-top: none; position: static; display: inline-block; margin-right: 5px; }
#checkout-review-table .show-details .summary-collapse:hover:before, #shopping-cart-totals-table .show-details .summary-collapse:hover:before, body.customer-account .data-table .show-details .summary-collapse:hover:before { content: ''; position: absolute; width: 0; height: 0; display: block; border-right: 7px solid transparent; border-left: 7px solid transparent; border-bottom: 7px solid #246b8f; border-top: none; position: static; display: inline-block; margin-right: 5px; }
#shopping-cart-totals-table tfoot td .summary-collapse:before, #shopping-cart-totals-table tfoot td .summary-collapse:hover:before { margin-bottom: 5px; }
/* ============================================ *
 * Magento Helpers
 * ============================================ */
.a-center { text-align: center; }
.a-right, .align-right { text-align: right; }
/*.no-display { display: none !important; }*/
.no-display { display: none; }
.sidebar-nav .no-display { display: none; }
.nobr, .nowrap { white-space: nowrap; }
.width-full { width: 100%; }
/* ============================================ *
 * Custom Helpers
 * ============================================ */
.hidden { display: none; }
/* ============================================ *
 * Print Styles
 * ============================================ */
.page-print .print-head { margin: 0 0 15px; }
.page-print .print-head .logo { float: none; max-height: 90px; width: auto; }
/* ============================================ *
 * FORMS - COMMON
 * ============================================ */
/* -------------------------------------------- *
 * Fieldsets
 */
.fieldset p { margin-bottom: 7px; }
.fieldset p.required { margin-bottom: 5px; float: right; font-size: 12px; margin-top: 0px; }
.fieldset + .fieldset { margin-top: 5px; }
form .legend { margin: 0; margin-bottom: 10px; color: #636363; font-size: 18px; font-weight: 400; font-style: normal; line-height: 1.4; text-rendering: optimizeSpeed; text-transform: uppercase; margin-bottom: 15px; padding-bottom: 7px; border-bottom: 1px solid #ededed; }
/* -------------------------------------------- *
 * Input Box
 */
.input-box { padding-top: 2px; }
.input-box:after { content: ''; display: table; clear: both; }
li.centinel-logos div.input-box img { display: inline; vertical-align: middle; }
/* For adjacent select inputs. */
/* Example: credit card expiration month and year. */
.input-box .v-fix { float: left; margin-right: 5px; max-width: 100%; }
/* -------------------------------------------- *
 * Hints
 */
.input-hint { color: #a0a0a0; font-size: 12px; }
/* -------------------------------------------- *
 * Select
 */
select { font-size: 13px; }
select + select { margin-left: 5px; }
select[multiple] { width: 270px; border: 1px solid silver; font-size: 13px; padding: 5px; }
/* -------------------------------------------- *
 * Textarea
 */
textarea { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; padding: 5px; }
/* -------------------------------------------- *
 * Inputs
 */
.input-text { -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; border: 1px solid silver; background: #FFFFFF; font-size: 15px; }
textarea { resize: none; }
.selector.focus { overflow: visible; }
.input-text:focus { outline-color: #0071bd; border-color: #0071bd; }
.selector.focus span { /* box-shadow: 0 0 1px 0px #900612; */ border: 1px solid #f6861f; }
.input-text.validation-failed, .selector span.validation-failed { border-color: #fc4555; }
.input-text.validation-failed:focus { outline-color: #0071bd; }
input[type=email], input[type=search], input[type=number], input[type=password], input[type=tel], input[type=text] { height: 35px; padding: 0 7px; font-size: 13px; }
input[type=email], input[type=search], input[type=number], input[type=password], input[type=tel], input[type=text] { width: 365px; max-width: 100%; width: 100%; }
.customer-account-login .form-instructions { color: #606060; font-size: 13px; margin-bottom: 10px; font-style: normal; }
.customer-account-login .new-users .content ul { margin: 0; padding: 0; }
.customer-account-login .new-users .content ul li, .checkout-multishipping-login .new-users .content ul li { color: #606060; margin: 5px 0; font-size: 13px; padding-left: 20px; list-style: none; font-style: normal; background: url(../images/icon_sprite.png) no-repeat -4px -221px; }
.customer-account-login .field { padding: 0 20px; width: auto; display: block; }
.customer-account-login .registered-users .field ul li a, .checkout-multishipping-login .registered-users .field ul li a { color: #303030; text-decoration: underline; font-size: 13px; }
.customer-account-login .registered-users .field ul li a:hover, .checkout-multishipping-login .registered-users .field ul li a:hover { color: #007cb7; text-decoration: none; }

/* Only show on iPhones (not iPads or any other device) */
@media only screen and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 0) {
input[type=email], input[type=search], input[type=number], input[type=password], input[type=tel], input[type=text], select { font-size: 16px; border-radius: 0px !important;/* Prevent from zooming on focus */ }
}
.ie8 .input-text { max-width: none; }
/* -------------------------------------------- *

 * Inputs - Quantity
 */
input[type=number].qty, input[type=text].qty { width: 60px; text-align: center; vertical-align: middle; }

/* -------------------------------------------- *
 * Placeholder
 */
::-webkit-input-placeholder {
 color: #a0a0a0;
}
 input:-moz-placeholder {
 color: #a0a0a0;
}
/* -------------------------------------------- *
 * Checkbox And Radio
 */
.checkbox + label, .radio + label { padding: 0 0 0 8px; font-size: 13px; font-weight: normal; vertical-align: top; }
/* ============================================ *
 * Form List
 * ============================================ */
.form-list > li { padding-bottom: 13px; }
.form-list select { margin-top: 4px; width: 365px; }
.form-list .input-range .input-text { width: 74px; }
.form-list .wide, .form-list .control { padding-bottom: 10px; }
.booking-index-index .form-list .wide { padding: 0 0px 20px }
.form-list .control { padding: 0 0px 10px }
/* Turn the label of controls (radio/checkbox) into a button style that wraps the input */
.form-list .control, .sp-methods dt, #checkout-shipping-method-load .sp-methods dd, #co-shipping-method-form .sp-methods dd, .product-options ul.options-list { /* When a label is next to an input that is set to not display, we should style the label in a non-clickable state */ }
.form-list .control div.input-box, .sp-methods dt div.input-box, #checkout-shipping-method-load .sp-methods dd div.input-box, #co-shipping-method-form .sp-methods dd div.input-box, .product-options ul.options-list div.input-box { display: inline; float: left; }
.customer-account-create .form-list .control div.input-box {float: none;}
.form-list .control div.input-box:after, .sp-methods dt div.input-box:after, #checkout-shipping-method-load .sp-methods dd div.input-box:after, #co-shipping-method-form .sp-methods dd div.input-box:after, .product-options ul.options-list div.input-box:after { display: none; }
.registered-users .form-list > li:last-child { padding-bottom: 7px; }
/* .form-list .control input.radio,
.form-list .control input.checkbox,
.sp-methods dt input.radio,
.sp-methods dt input.checkbox,
#checkout-shipping-method-load .sp-methods dd input.radio,
#checkout-shipping-method-load .sp-methods dd input.checkbox,
#co-shipping-method-form .sp-methods dd input.radio,
#co-shipping-method-form .sp-methods dd input.checkbox,
.product-options ul.options-list input.radio,
.product-options ul.options-list input.checkbox {
  float: left;
  margin-right: -40px;
  margin-top: 10px;
  margin-left: 15px;
}
.form-list .control label,
.sp-methods dt label,
#checkout-shipping-method-load .sp-methods dd label,

#co-shipping-method-form .sp-methods dd label,
.product-options ul.options-list label {
  color: #636363;
  background-color: #f4f4f4;
  padding: 5px 10px;
  display: inline-block;
  width: auto;
  max-width: none;
  min-width: 250px;
  float: none;
  padding: 6px 10px 6px 40px;
}
.form-list .control label:hover,
.sp-methods dt label:hover,
#checkout-shipping-method-load .sp-methods dd label:hover,
#co-shipping-method-form .sp-methods dd label:hover,
.product-options ul.options-list label:hover {
  background-color: #ececec;
}
.form-list .control .no-display + label,
.sp-methods dt .no-display + label,
#checkout-shipping-method-load .sp-methods dd .no-display + label,
#co-shipping-method-form .sp-methods dd .no-display + label,
.product-options ul.options-list .no-display + label {
  padding-left: 10px;
  background-color: transparent;
}
.form-list .control .no-display + label:hover,
.sp-methods dt .no-display + label:hover,
#checkout-shipping-method-load .sp-methods dd .no-display + label:hover,
#co-shipping-method-form .sp-methods dd .no-display + label:hover,
.product-options ul.options-list .no-display + label:hover {
  background-color: transparent;
} */
.categoryList { margin-left: -15px; }
.categoryList li { float: left; width: 33.33%; padding: 6px 15px 24px 15px; }
.categoryList .categoryImage a img { max-width: 100%; height: auto; /*margin: 0 auto;*/ }
.categoryList .categoryImage { border: 1px solid #cccccc; display: inline-block; }
.categoryList li .categoryName { margin-bottom: 0; border-bottom: 1px solid #cccccc; padding: 10px 0px 35px 0px; max-height: 68px; min-height: 68px; overflow: hidden; text-align: center; }
.categoryList li .categoryName a { font-size: 18px; line-height: 22px; font-family: 'latosemibold'; color: #606060 }
.category-products { background: #fafafa; display: inline-block; padding: 10px; margin-top: 25px; }
.category-products h1 { font-family: 'latosemibold'; font-size: 32px; color: #303030; text-transform: capitalize; margin: 13px 0 10px 0; }
.extra-info > span { display: block; }
.extra-info > p { line-height: 30px; font-family: latoregular; font-size: 15px; color: #606060; }
.product-options ul.options-list label, .col2-set .form-list .control label { min-width: inherit; width: 250px; max-width: 100%; }
.form-list .control.remember-me-box label { width: auto; max-width: none; min-width: inherit; }
.form-list .control { padding-top: 4px; }
.form-list .control label { float: none; }

/* br-9-3-2017
#form-validate .form-list .control label { float: none; padding: 0 0 0 0px; }
*/

.form-list .control .radio, .form-list .control .checkbox { margin-right: 6px; }
.form-list .control .input-box { clear: none; display: inline-block; width: auto; padding: 0; }
form .form-instructions { /* font-style: italic; */ font-size: 13px; color: #656565; }
/* ============================================ *
 * Table Helpers
 * ============================================ */
.hide-th { text-indent: -9999px; }
/* ============================================ *
 * Data Table
 * ============================================ */
.data-table { width: 100%; }
.data-table td, .data-table th { padding: 10px; vertical-align: top; }
.data-table th { background: #E5E5E5; text-transform: uppercase; line-height: 1.4;/*white-space: nowrap;*/ }
.data-table .date { text-align: left; }
.data-table thead th { border: 0; border-top: 2px solid #cecece; border-bottom: 2px solid #cecece; }
.data-table tbody td { border: 0; border-bottom: 1px solid #cecece; }
.data-table thead th, .data-table tbody td, .data-table tfoot td { }
.sales-order-history .data-table tbody td { border-bottom: 1px solid #cecece; }
.data-table tfoot tr { background: #f4f4f4; }
.data-table tbody td .item-options dt:after { content: ':'; }
/*.data-table thead th.number{width:10%;}
.data-table thead th.date{width:10%;}
.data-table thead th.ship{width:35%;}
.data-table thead th.total{width:10%;}
.data-table thead th.status{width:10%;}*/
.data-table thead th.view { width: 25%; }
/* ============================================ *
 * Generic Info Table
 * ============================================ */
.info-box { border: 1px solid silver; padding: 12px 15px; margin: 0 0 15px; }
.info-box h2 { font-size: 13px; }
.info-table th, .info-table td { vertical-align: top; }
.info-table th { padding: 4px 20px 4px 0; }
.info-table td { padding: 4px 0; }
/* ============================================ *
 * Zebra-Stripe Table
 * ============================================ */
.zebra-table tr:first-child, .zebra-table th:first-child { border-top: 1px solid silver; }
.zebra-table td, .zebra-table th { border-bottom: 1px solid silver; padding: 6px; background-color: transparent; }
.zebra-table tr { background-color: #eeeded; }
.zebra-table tr:nth-child(odd) { background-color: #f8f7f5; }

/* ============================================ *
 * Linearize Table
 * ============================================ */
@media only screen and (max-width: 479px) {
.linearize-table { /* Helpers */ }
/*.linearize-table tr, .linearize-table th, .linearize-table td { display: block; }*/
.linearize-table thead th { border-right: 0; border-left: 0; }
/*.linearize-table thead th.lin-hide { display: none; }*/
/*.linearize-table thead th:nth-child(1n+2) { display: none; }*/
.linearize-table tbody tr { position: relative; border-bottom: 1px solid #cccccc; }
.linearize-table tbody td { padding: 0 10px 4px; border-right: 0; border-bottom: 0; }
.linearize-table tbody td.lin-hide { display: none; }
.linearize-table tbody td:first-child { padding-top: 10px; }
.linearize-table tbody td:first-child, .linearize-table tbody td:first-child h3 { }
.linearize-table tbody td[data-rwd-label] { text-align: left; padding-left: 30px; }
.linearize-table tbody td[data-rwd-label]:before { content: attr(data-rwd-label) ":"; font-size: 12px; padding-right: 5px; text-transform: uppercase; }
.linearize-table tfoot tr { /*display: block;*/ text-align: right; }
.linearize-table tfoot tr:after { content: ''; display: table; clear: both; }
.linearize-table tfoot td { /*display: block; float: left;*/ }
.linearize-table tfoot td.lin-hide { display: none; }
.linearize-table tfoot td:nth-child(odd) { text-align: right; /*clear: left; width: 60%;*/ }
.linearize-table tfoot td:nth-child(even) { text-align: center; /*width: 40%;*/ }
.linearize-table .linearize-hide { display: none; }
.linearize-table .linearize-unpad { padding: 0; }
.linearize-table .linearize-show { display: block; }
}
@media only screen and (max-width: 599px) {
.linearize-table-large { /* Helpers */ }
.linearize-table-large tr, .linearize-table-large th, .linearize-table-large td { display: block; }
.linearize-table-large thead th { border-right: 0; border-left: 0; }
.linearize-table-large thead th.lin-hide { display: none; }
.linearize-table-large thead th { display: none; }
.linearize-table-large tbody tr { position: relative; border-bottom: 1px solid #cccccc; }
.linearize-table-large tbody td { padding: 0 10px 4px; border-right: 0; border-bottom: 0; }
body.sales-order-view .linearize-table-large tbody td { border-right: 1px solid #cccccc; border-bottom: 0; border-top: 0; border-left: 1px solid #cccccc; }
body.sales-order-view .linearize-table-large tfoot td { border-top: 0; }
.linearize-table-large tbody td.lin-hide { display: none; }
.linearize-table-large tbody td:first-child { padding-top: 10px; }
.linearize-table-large tbody td:first-child, .linearize-table-large tbody td:first-child h3 { }
.linearize-table-large tbody td[data-rwd-label] { text-align: left; padding-left: 30px; }
.linearize-table-large tbody td[data-rwd-label]:before { content: attr(data-rwd-label) ":"; font-size: 12px; padding-right: 5px; text-transform: uppercase; }
.linearize-table-large tfoot tr { display: block; text-align: right; }
.linearize-table-large tfoot tr:after { content: ''; display: table; clear: both; }
.linearize-table-large tfoot td { display: block; float: left; }
.linearize-table-large tfoot td.lin-hide { display: none; }
.linearize-table-large tfoot td:nth-child(odd) { clear: left; width: 60%; }
.linearize-table-large tfoot td:nth-child(even) { text-align: left; width: 40%; }
body.sales-order-view .linearize-table-large tfoot td:nth-child(even) { text-align: right; }
.linearize-table-large .linearize-hide { display: none; }
.linearize-table-large .linearize-unpad { padding: 0; }
.linearize-table-large .linearize-show { display: block; }
}
@media only screen and (min-width: 600px) {
.linearize-table .linearize-collapse { display: none; }
}
/* ============================================ *
 * Global
 * ============================================ */
html, body { height: auto; }
.wrapper { min-width: 240px; min-height: 100%; margin: 0 auto; background: #FFFFFF; /* overflow-x: hidden; */ }
.wrapper:after { content: ''; display: table; clear: both; }
/* ============================================ *
 * Header
 * ============================================ */
#header > .page-header-container { padding-bottom: 19px; }
.page-header-container { /* position: relative; */ max-width: 1200px; padding: 0 15px 0 15px; margin: 0 auto; }
@media only screen and (min-width: 901px) {
.topbar ul li { float: left; position: relative; padding-right: 12px; margin-right: 8px; }
.topbar ul li:last-child { padding-right: 0; }
.topbar ul li:last-child:before { content: ''; }
.topbar ul li:before { content: '|'; position: absolute; right: 0; top: 8px; font-size: 12px; }
.header-top-left-link { float: left; }
.header-top-right-link { float: right }
.header-top-links h2 { display: none; }
.mobile-element { display: none; }
}
.header-outer { height: 80px; position: fixed; left: 0; width: 100%; top: 0; z-index: 100; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.header-outer .page-header { padding-top: 0; }
.header-outer { margin-bottom: 30px; }
.cms-index-index .header-outer { margin-bottom: 0; }
@media all and (min-width:980px) {
.cms-page-view .header-outer, .cms-about-us .header-outer, .quickcontact-index-index .header-outer, .catalog-category-view .header-outer { margin-bottom: 0; }
}
.onestepcheckout-index-index .header-outer { margin-bottom: 35px; }
.catalog-product-view .header-outer, .checkout-cart-index .header-outer { margin-bottom: 15px; }
.checkout-cart-index .header-outer, .customer-account .header-outer { margin-bottom: 41px; }
.header-language-container, .page-header { }
.topbar { background: #ebebeb; }
.header-inner { top: 0px; left: 0; width: 100%; z-index: 99; padding-top: 0; position: absolute; }
.show-search .header-inner.sticky { padding-top: 50px; }
.container { width: 100%; max-width: 1200px; }
.topbar ul li a { font-size: 12px; line-height: 18px; color: #606060; display: block; padding: 10px 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.topbar ul li a:hover { color: #0071bd; }
@media all and (max-width:900px) {
.desktop-element { display: none; }
.header-top-links { position: fixed; left: -280px; top: 0; width: 280px !important; background: #ebebeb; bottom: 0; z-index: 9; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
body.show-links .header-top-links { left: 0; }
.header-top-links h2 { padding: 10px 10px; font-size: 14px; text-transform: none; background: #606060; color: #fff; margin-bottom: 0; display: block; position: relative }
.topbar ul li a { padding: 5px 10px; border-bottom: 1px dashed #C7C7C7; }
.topbar .header-top-right-link ul li:last-child a { border-bottom: 0 }
.quick-link-menu-handle { float: left; display: block; position: relative; padding-left: 20px; height: 30px; line-height: 30px; margin-left: 1px; font-size: 12px; }
.quick-link-menu-handle:before { content: ''; display: block; position: absolute; left: 0; top: 50%; background: url(../images/sprite.png) no-repeat -3px -378px; width: 17px; height: 18px; margin-top: -9px; }
.close-top-link { position: absolute; right: 0; top: 0; width: 36px; color: #fff; line-height: 36px; height: 36px; text-align: center; background: #484848; }
.topbar .mobile-top-right-links { float: left; }
.topbar .account-cart-wrapper .label { display: none; }
.container { padding-left: 10px; padding-right: 10px; }
.categoryList .categoryImage a img { margin: 0 auto; }
.categoryList .categoryImage {width:100%;}
}
@media all and (max-width:479px) {
.header-top-links { left: -100%; top: 0; width: 100%; }
}
/* ============================================ *
 * Language switcher + welcome message
 * ============================================ */
.header-language-background { padding: 10px; background-color: #007cb7; text-transform: uppercase; }
.header-language-background .header-language-container { max-width: 1200px; margin-left: auto; margin-right: auto; }
.header-language-background:after { content: ''; display: table; clear: both; }
.header-language-background .form-language, .header-language-background .currency-switcher { float: left; margin-right: 10px; }
.header-language-background .welcome-msg { float: right; }
.page-header-container .store-language-container { float: right; max-width: 35%; padding: 13px 15px 10px 10px; }
.page-header-container .store-language-container label { display: none; }
.page-header-container .store-language-container select { max-width: 100%; }
 @media only screen and (max-width: 479px) {
.page-header-container .store-language-container { padding-top: 8px; }
.page-header-container .store-language-container select { font-size: 12px; }
}
.header-language-background, .header-language-background a { color: #e6e6e6; }
 @media only screen and (max-width: 767px) {
.header-language-background { display: none; }
}
/* ============================================ *
 * Logo
 * ============================================ */
.logo { display: block; /* max-width: 381px; */ /* position: absolute; */ /* left: 50%; */ margin-left: 0px; float: left; }
.logo img { max-width: 100%; }
.logo img.small { display: none }
 @media only screen and (min-width: 768px) {
.logo { transform: scale(1); transform-origin: 50% 0; }
.sticky .logo { transform: scale(0.5); }
}
/* ============================================ *
 * Skip Links
 * ============================================ */
/* -------------------------------------------- *
 * Skip - Link
 */
a.skip-link { text-decoration: none; }
a.skip-account { display: block; float: left; position: relative; padding-left: 32px; font-size: 14px; color: #5a5a5a; font-family: 'latosemibold'; }
a.skip-account:before { content: ''; display: block; position: absolute; left: 0; margin: 0 auto; top: -2px; background: url(../images/sprite.png) no-repeat -18px 0; width: 20px; height: 25px; }
 @media only screen and (max-width: 767px) {
.skip-link:last-child { border-right: 0; }
a.skip-account:before { left: 0; right: 0; margin: 0 auto; }
}
@media only screen and (min-width: 500px) {
.skip-link { }
}
/* -------------------------------------------- *
 * Skip Link - Active
 */
/* -------------------------------------------- *
 * Skip Link - Icon
 */
.skip-link .icon { display: inline-block; width: 30px; height: 30px; vertical-align: middle; }
.skip-link.skip-nav .icon, .skip-link.skip-cart:not(.no-count) .icon { margin-right: 3px; }
 @media only screen and (min-width: 500px) {
.skip-link .icon { margin-right: 3px; }
}
/* -------------------------------------------- *
 * Skip Link - Label
 */
.skip-link .label { }
 @media only screen and (min-width: 500px) {
.skip-link .label { }
}
/* ============================================ *
 * Skip Content
 * ============================================ */
.skip-content { display: none; }
.skip-content.skip-active { display: block; background: #EDEDED; }
/* ============================================ *
 * Global Header Navigation
 * ============================================ */
.login-links { display: none; }
@media only screen and (max-width: 900px) {
.login-links { padding-top: 30px; display: block; }
.login-links a { padding-left: 10px; float: none; display: block; }
#header-account li:last-child a, .nav-primary li.level0:last-child a.level0 { border-bottom: 0; }
.no-touch #header-account a:hover, .no-touch .nav-primary a:hover { /*background-color: #FF9E7E;*/ text-decoration: none; }
.nav-primary ul.level1 { background: rgba(0, 0, 0, 0.15); display: none; }
.nav-primary li.level1 li.level2 a { color: #fff; padding: 5px 65px; }
}
.account-cart-wrapper { }
@media only screen and (max-width: 767px) {
.account-cart-wrapper { position: static; float: right; }
.search-toggle-btn { float: left; width: 22px !important; padding-left: 0px !important; }
.search-toggle-btn:before { left: 10px !important }
.search-toggle-btn:after { opacity: 0 !important }
}
/* ============================================ *
 * Nav - Skip Link
 * ============================================ */
.skip-nav { width: 40px; height: 40px !important; }
.skip-nav:before { background-position: -31px -379px !important; width: 19px !important; height: 17px !important; opacity: 1 !important; left: 50% !important; top: 50% !important; margin: -8px 0 0 -9px !important; }
.skip-nav:after { opacity: 0 !important }
.skip-nav:not(.skip-active):hover { text-decoration: none; }
.skip-nav:not(.skip-active):hover .icon { background-position: -46px 4px; }
.skip-nav .label { display: inline; }
.skip-nav .icon { background-position: 4px 4px; }
#header-nav .menu-title, #header-nav1 .menu-title { font-size: 20px; line-height: 26px; padding: 10px; font-size: 20px; line-height: 26px; padding: 10px; color: #16739D; }
@media only screen and (min-width: 901px) {
.skip-nav { display: none; }
#header-nav .menu-title, #header-nav1 .menu-title { display: none; }
}
/* ============================================ *
 * Nav - Skip Content
 * ============================================ */
#header-nav { }
.nav-primary > li.level0 { width: 12.5%; }
.search-outer { position: absolute; right: 0px; top: 0; z-index: 101; }
.search-outer #header-search { visibility: hidden; opacity: 0; top: 70px; }
.show-search .search-outer #header-search { top: 50px; opacity: 1; visibility: visible }
@media only screen and (max-width: 900px) {
#header-nav, #header-nav1 { position: fixed; top: 0; left: -290px; width: 290px; bottom: 0; z-index: 9; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; overflow-y: auto; overflow-x: hidden; display: block !important; background: #0071bd; }
.show-menu #header-nav, .show-menu #header-nav1 { left: 0; }
#header-nav .skip-link-close, #header-nav1 .skip-link-close { position: absolute; right: 5px; top: 5px; font-size: 40px; color: #fff; background: #4FADD7; line-height: 36px; width: 40px; text-align: center; height: 40px; }
}
@media only screen and (max-width: 479px) {
#header-nav { left: -100%; }
#header-nav1 { width: 100%; left: -100%; }
}
@media only screen and (min-width: 768px) {
.menu-outer { display: block; /* Force visibility */ /* position: relative  */ }
#header-nav, #header-nav1 { display: block }
.logo-links { display: none; }
.search-cart-box-outer { float: right; /* position: relative; */ margin-top: 22px; margin-right: 68px; }
.sticky .search-cart-box-outer { margin-top: 8px; }
.search-box-outer { float: left; }
.no-touch .nav-primary li:hover > .submenu-outer, .touch .nav-primary li.touched > .submenu-outer { opacity: 1; visibility: visible }
.nav-primary li.level0 > .submenu-outer > .submenu-inner:before { content: ''; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; opacity: 0.3; box-shadow: 0px 4px 7px 0 #434343; -webkit-box-shadow: 0px 4px 7px 0 #434343; -o-box-shadow: 0px 4px 7px 0 #434343; -ms-box-shadow: 0px 4px 7px 0 #434343; -moz-box-shadow: 0px 4px 7px 0 #434343; }
.single-menu .submenu-inner { border: 1px solid #febf10; box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; -moz-box-shadow: none; padding: 0; }
.nav-primary ul.level0:before, .nav-primary ul.level0:after { content: ''; display: table }
.nav-primary ul.level0:after { clear: both }
.nav-primary ul.level0 { /* max-width: 1186px; */ /* margin: 0 auto; */ zoom: 1; position: relative; padding: 0 0 0 6px; display: none; float: left; width: 100%; /*margin-right: -270px;*/ }
.categoryimage2 { width: 270px; float: left; position: relative; z-index: 1; }
.nav-primary .submenu-outer ul.level0 { display: block; }
}
@media only screen and (min-width: 901px) {
.nav-primary li.level0 > .submenu-outer { position: absolute; /*left: 0; right: -35px;*/ top: 40px; padding-top: 14px; -webkit-transition: all 0.2s 0.4s ease; -moz-transition: all 0.2s 0.4s ease; transition: all 0.2s 0.4s ease; z-index: 1; opacity: 0; visibility: hidden; -webkit-transition-property: opacity; /* Safari */ transition-property: opacity; z-index: 9; min-width: 180px; }
.submenu-inner { background: #0071bd; position: relative }
#header-nav .skip-link-close, #header-nav1 .skip-link-close { display: none; }
.nav-primary li.level0 li.parent > a { position: relative; }
.nav-primary li.level0 li.parent > a:after { content: ''; position: absolute; width: 0; height: 0; display: block; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 4px solid #fff; border-right: none; right: 10px; top: 50%; margin-top: -3px; }
.nav-primary li.level0 li.parent > a:hover:after { border-left-color: #fff; }
.nav-primary li.level0 ul li a { font-size: 14px; font-family: 'latoregular'; padding: 10px 0px; display: block; }
.nav-primary li.level0 ul li.level1 a { line-height: 22px; padding: 5px 10px; }
.nav-primary li.level0 ul li.level1 {/*border-bottom:1px solid #ccc;*/ }
.nav-primary li.level0 ul ul { left: 100%; top: 0; }
.nav-primary ul ul { left: 100%; top: 0; }
}
/* ============================================ *
 * Nav Primary
 * ============================================ */
@media only screen and (min-width: 901px) {
.nav-primary { display: block; /* margin-top: 15px; */ }
.nav-primary li.level2 a { padding-left: 13px; left: 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; transition-property: color, left; -webkit-transition-property: color, left; }
.nav-primary li.level2:hover a { left: 9px; }
.nav-primary li.level2 a:before { content: ''; display: block; position: absolute; left: 0; top: 13px; width: 5px; height: 1px; background: #c3c3c3; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; transition-property: background; }
.nav-primary li.level2:hover a:before { background: #0071bd; }
}
/* ============================================ *
 * General Navigation Styles
 * ============================================ */
.nav-primary a { text-decoration: none; position: relative; display: block; color: #fff; line-height: 30px; font-size: 12px; font-weight: normal; }
.sticky .nav-primary a { color: #fff; }
.nav-primary li { position: relative; }
.nav-primary li.level1 > a { padding: 0; color: #fff; font-family: 'latoregular'; font-size: 14px; padding: 5px 10px; }
.nav-primary li.level1 > a:hover, .nav-primary li.level1.active > a, .nav-primary li.level0 > ul.level0 > li.level0.active  > a { color: #f6861f; background: #fff; }
.nav-primary li.level2 a { position: relative; left: 0; }
.nav-primary .menu-active > ul.level0, .nav-primary .menu-active > ul.level1, .nav-primary li.level0 li.sub-menu-active > ul { display: block; }
.nav-primary li.level0 > a { position: relative; z-index: 10; font-size: 16px; line-height: 22px; padding: 14px 0; font-family: 'latosemibold'; white-space: nowrap; }
.sticky .nav-primary li.level0 > a { /*font-size: 12px; line-height: 18px;*/ }
.nav-primary span.navtrigger { display: none; }
/* ============================================ *
 * Small Viewports - Accordion Style Menu
 * ============================================ */
@media only screen and (max-width: 900px) {
.nav-primary li.level0 .submenu-outer { display: none; background: rgba(0, 0, 0, 0.12); }
.nav-primary li.level1 a { padding: 5px 45px; color: #FFFFFF; font-size: 16px; }
.categoryimage2 { display: none; }
.nav-primary li.level0 > a { text-transform: capitalize; }
.nav-primary li.level0 > a:hover, .nav-primary li.level0.active > a { color: #3F1000; }
.nav-primary .toggle-handle { top: 0; }
.nav-primary .toggle-handle em { background: #fff; }
.nav-primary { position: relative }
}
/* ============================================ *
 * Large Viewports - Dropdown Menu
 * ============================================ */
@media only screen and (min-width: 901px) {
.nav-primary { }
.nav-primary li.level0:last-child { margin-right: 0; }
.nav-primary a.level0 { padding: 10px 17px 10px 16px; }
.touch .nav-primary a.level0 { pointer-events: none }
.touch .nav-primary li.parent.touched a.level0 { pointer-events: auto }
.nav-primary:before, .nav-primary:after { content: ''; display: table; }
.nav-primary:after { clear: both; }
.nav-primary { zoom: 1; }
.nav-primary > li.level0 { display: block; float: left; position: relative; }
.nav-primary a.level0 { display: block; border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -moz-border-radius: 5px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.nav-primary li:last-child > a { border-bottom: none; }
.nav-primary a:hover { color: #fff; }
.nav-primary a.level0:hover, .nav-primary li:hover > a.level0, .nav-primary li.level0.active > a { }
/*.nav-primary li.level0 a.level0:before { content: ''; display: block; position: absolute; left: 50%; bottom: 0; border-top: 6px solid #0071bd; border-left: 6px solid transparent; border-right: 6px solid transparent; margin-left: -6px; opacity: 0; -webkit-transition: all 0s 0s ease; -moz-transition: all 0s 0s ease; transition: all 0s 0s ease; }*/
.nav-primary li:hover > a.level0:before { bottom: 0; -webkit-transition: all 0.2s 0.2s ease; -moz-transition: all 0.2s 0.2s ease; transition: all 0.2s 0.2s ease; }
.nav-primary a.level0 span { position: relative; z-index: 1; }
.nav-primary > li > a.level0 > span:before, .nav-primary > li > a.level0 > span:after { content: ''; position: absolute; width: 100%; background: #fff; height: 3px; opacity: 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.nav-primary a.level0 span:before { top: -15px; left: -10px; }
.nav-primary a.level0 span:after { bottom: -16px; right: -10px; }
.nav-primary li.level0:hover span:before, .nav-primary li.level0.active span:before { left: 0; opacity: 1; }
.nav-primary li.level0:hover span:after, .nav-primary li.level0.active span:after { right: 0; opacity: 1; }
.nav-primary li.parent:hover a.level0:before { opacity: 1; bottom: -6px; }
.nav-primary .menu-active { z-index: 200; }
.nav-primary li.level0 ul.level0.position-test { display: block; }
.nav-primary li.level0 ul.level0.spill { right: 0; left: auto; }
.nav-primary li.level0 ul.level0.spill li.level1 ul { left: auto; right: 50px; top: 20px; }
.nav-primary li.level0 li.parent > a { position: relative; }
}
 @media only screen and (max-width:1120px) and (min-width: 901px) {
.nav-primary a.level0 { padding: 10px; }
}
@media only screen and (max-width:990px) and (min-width: 901px) {
.nav-primary a.level0, .nav-primary a { font-size: 11px; padding: 10px; }
.nav-primary ul.level0 { padding: 5px; }
}
/* ============================================ *
 * Search - Skip Link
 * ============================================ */
.skip-search:not(.skip-active):hover .icon { background-position: -46px -146px; }
.skip-search .icon { background-position: 4px -146px; }
.skip-search { background: #f6861f; display: block; width: 50px; height: 50px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; position: relative }
.skip-search:hover { background: #00AEEF; }
.skip-search:before { content: ''; display: block; position: absolute; left: 50%; top: 50%; background: url(../images/sprite.png) no-repeat 0 -33px; width: 24px; height: 25px; margin: -12px 0 0 -10px; }
@media only screen and (min-width: 901px) {
.skip-search { }
.nav-primary li.level0 ul.level0 > li { padding: 0; border-bottom: 1px solid #4c86ad; }
.nav-primary li.level0 ul.level1 > li { border-bottom: 1px solid #4c86ad; }
.nav-primary li.level0 ul.level1 > li a { padding: 10px 0px; }
}
/* ============================================ *
 * Search - Skip Content
 * ============================================ */
#header-search { position: absolute; top: 50px; right: 0; padding: 2px 0; z-index: 10; display: block !important; background: none; /* height: 150px; */ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; width: 300px; }
.button.btn-proceed-checkout.btn-checkout.not-hover:hover { background: #0072bc; }
.button.btn-proceed-checkout.btn-checkout.not-hover:before { display: none; }
#search_mini_form { margin: 0 auto; max-width: 1170px; }
.close-search { position: absolute; right: -20px; top: 0; }
.search-title { font-size: 26px; line-height: 32px; margin-bottom: 10px; color: #fff; }
.close-search { position: absolute; right: 10px; top: 50%; color: #B7B7B7; font-size: 40px; width: 39px; text-align: center; height: 39px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; margin-top: -11px; }
.close-search:before, .close-search:after { content: ''; display: block; position: absolute; left: 0; top: 0; background: url(../images/sprite.png) no-repeat -58px -970px; width: 39px; height: 39px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.close-search:after { background-position: -58px -1021px; opacity: 0; }
.close-search:hover:after { opacity: 1; }
.close-search:hover:before { opacity: 0; }
.search-toggle-btn { width: 36px; height: 37px; display: block; position: relative; }
.mobile-skip-search { display: none; }
.skip-search:after { background-position: -42px 0; }
.show-search .search-toggle-btn:before { opacity: 0; }
.show-search .search-toggle-btn:after { opacity: 1; }
.account-cart-wrapper > a em { position: relative; z-index: 1; font-style: normal }
.logout-popup { position: absolute; top: 69px; left: 50%; width: 220px; margin-left: -116px; padding-top: 32px; opacity: 0; visibility: hidden; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.account-cart-wrapper:hover .logout-popup { opacity: 1; visibility: visible; top: 43px; }
.logout-popup-inner { background: #333; padding: 10px; position: relative; border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -moz-border-radius: 5px; }
.logout-popup-inner:before { content: ''; display: block; position: absolute; top: -7px; border-bottom: 7px solid #333; border-left: 7px solid transparent; border-right: 7px solid transparent; left: 50%; margin-left: -7px }
.logout-popup-inner a { display: block; float: none; padding: 10px; height: auto; background: #fff; text-transform: uppercase; margin-bottom: 10px; line-height: 20px; border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -moz-border-radius: 5px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.logout-popup-inner a:hover { background: #27871E; color: #fff; }
.logout-popup-inner a:last-child { margin-bottom: 0; }
.account-cart-wrapper { position: relative }
.account-cart-wrapper > a.logout-my-account-link { width: 200px; }
.sticky .account-cart-wrapper > a { height: 40px; line-height: 40px; }
.category-description.std { font-family: 'latoregular'; line-height: 22px; font-size: 15px; color: #505050; margin-top: 30px }
@media only screen and (min-width: 901px) {
.account-cart-wrapper > a i { display: none; }
}
 @media only screen and (min-width: 768px) {
.skip-links { border: 0; padding-top: 15px; float: right; margin-right: 3px; width: 200px; }
.sticky .skip-links { padding-top: 5px; }
.quick-link-menu-handle { display: none; }
}
.nav-primary li.menu-active > ul { display: block; }
@media only screen and (max-width: 900px) {
.account-cart-wrapper > a.logout-my-account-link { width: 50px; font-size: 30px; }
.account-cart-wrapper > a.logout-my-account-link:hover { color: #333; }
.account-cart-wrapper > a span { display: none; }
.nav-primary li.level0 { width: 100%; }
.nav-primary li.level0, .nav-primary li.level1 { border-top: 1px solid #4c86ad; }
.nav-primary li.level1.active a { color: #333; }
.nav-primary li.level0 ul { display: none; }
.nav-primary li span.navtrigger { position: absolute; width: 37px; height: 37px; right: 0; top: 0; z-index: 999; display: block; padding: 0; background: url(../images/subnav-bg.png) no-repeat right center; text-indent: -999em; cursor: pointer; }
.nav-primary li span.navtrigger.open { background: url(../images/subnav-open.png) no-repeat; }
}
 @media only screen and (max-width: 770px) {
.breadcrumb-category-image .cat-name h1 { font-size: 25px; }
.categoryList { margin-left: 0; }
.categoryList li { width: 50%; }

.nav-primary li.level0 ul { display: none; float: none; }
}
@media only screen and (max-width: 767px) {
.skip-link, .account-cart-wrapper a { height: 30px; }
.skip-search:after { background-position: -74px -228px !important; }
.skip-link:before, .skip-link:after, .account-cart-wrapper a:before, .account-cart-wrapper a:after {/* margin-left:0; */ /* left:0; */ width: 23px; height: 30px; }
.skip-cart:after { opacity: 1 !important; background-position: -51px -930px; height: 33px; }
.skip-cart { margin-right: 0px; height: 30px; margin-top: 2px; }
.account-cart-wrapper a.skip-login:before, .account-cart-wrapper a.skip-login:after { background-position: 0 -403px; width: 16px; height: 17px; margin: -9px 0 0 -10px; }
.account-cart-wrapper a.skip-become-retailer:before, .account-cart-wrapper a.skip-become-retailer:after { background-position: -18px -403px; width: 33px; height: 18px; margin-top: -9px; margin-left: 1px; }
.account-cart-wrapper > a:last-child { margin-right: -3px; }
.account-cart-wrapper a.skip-my-account:before, .account-cart-wrapper a.skip-my-account:after { margin-top: -11px }
.account-cart-wrapper a.skip-logout:before { left: 50%; margin-left: -10px; top: 50%; margin-top: -11px; }
#header-search { width: 100%; top: -50px; }
}
@media only screen and (max-width: 479px) {
#header-search { /* padding: 20px 15px 20px  */ }
.search-title { font-size: 18px; line-height: 24px; }
}
/* ============================================ *
 * Search Input
 * ============================================ */
#search_mini_form .input-box { position: relative; padding-top: 0; }
#search_mini_form label { display: none; }
#search { width: 100%; height: 50px; padding-right: 40px; border: 0; border-bottom: 0; font-size: 18px; }
#search_mini_form .search-button { text-indent: -9999px; position: absolute; top: 50%; right: 0; border: 0; background: none; width: 47px; height: 51px; margin-top: -25px; }
#search_mini_form .search-button:before { content: "\f002"; font: normal normal normal 32px/1 FontAwesome; position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; margin-top: -17px; margin-left: -25px; background: none; color: #F6861F; text-indent: 0; }
#search_mini_form .search-button:hover:before { opacity: 0.8; }
/* ============================================ *
 * Header - Account
 * ============================================ */
/* -------------------------------------------- *
 * Skip Link - Account
 */
.skip-account:not(.skip-active):hover .icon { background-position: -46px -44px; }
.skip-account .icon { background-position: 4px -44px; }
#header-account { background: #fff; left: 0; border: solid 1px #c0c0c0; position: absolute; z-index: 2001; top: 40px; right: -15px; width: 200px; }
#header-account li { border-top: 1px solid #ccc; }
#header-account a { display: block; padding: 5px 10px; color: #636363; line-height: 2; }
#header-account.skip-active { display: block; }
 @media only screen and (min-width: 901px) {
.skip-account { vertical-align: top; display: inline-block; padding: 0; }
#header-account a:hover { color: #007cb7; }
}
/* -------------------------------------------- *
 * Account Links
 */
#header-account { padding: 0px 0; }
#header-account a { position: relative; display: block; padding: 5px 10px; line-height: 23px; /*text-align: center;*/ }
#header-account a:hover { color: #007cb7; }
/* ============================================ *
 * Header - Cart
 * ============================================ */
/* -------------------------------------------- *
 * Skip Link - Cart
 */
.skip-cart:not(.skip-active):hover .icon { }
.skip-cart .icon { /* display: none; */ }
 @media only screen and (min-width: 768px) {
.skip-cart { }
}
#header-cart { background: #FBFBFB; display: block; position: fixed; z-index: 200; top: 0; right: -500px; width: 500px; background: #FFF; margin-bottom: 0; bottom: 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; overflow-x: hidden; overflow-y: auto; }
body.show-cart #header-cart { right: 0; }

/* -------------------------------------------- *
 * Skip Cart Notifier
 */
.skip-cart .count { min-width: 23px; height: 23px; line-height: 22px; border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px; -webkit-border-radius: 25px; padding: 0 5px; color: #5a5a5a; font-size: 14px; z-index: 1; font-weight: normal; }
.skip-link.skip-active .count { /*color: #FFF;*/ color: #0071bd; }
 @media only screen and (max-width: 499px) {
.skip-cart .count { /*margin-left: -12px;*/ }
}
.skip-cart { z-index: 999; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.show-cart .skip-cart { margin-right: 0px; }
@media only screen and (min-width: 901px) {
.skip-cart { /* color: #007cb7; */ }
.skip-cart:hover { text-decoration: none; }
}
.skip-cart .count.empty { display: none; }
/* -------------------------------------------- *
 * Mini Cart - Empty
 */
.cart-menu .empty { padding: 20px; text-align: center; }
/* -------------------------------------------- *
 * Mini Cart - Full
 */
/* Actions */
.cart-menu .actions { overflow: hidden; padding: 15px; }
.cart-menu .actions .button { float: left; width: 48%; }
.cart-menu .actions .button + .button { margin-left: 4%; }
/* Subtotal */
.cart-menu .subtotal { padding: 0 15px 15px; font-size: 24px; line-height: 1.2; }
/* List */
.mini-cart-list { margin-bottom: 5px; }
.mini-cart-list li { position: relative; min-height: 90px; padding: 15px 15px 15px 90px; border-top: 1px solid #c0c0c0; font-size: 13px; line-height: 1.35; }
.mini-cart-list .product-name { display: inline-block; }
.mini-cart-list .product-image { position: absolute; left: 15px; top: 15px; }
.mini-cart-list .product-image img { width: 60px; height: 60px; }
.mini-cart-list .has-options { margin-bottom: 0; color: #a0a0a0; font-size: 12px; }
/* Too full - additional items will be shown in cart */
.cart-menu .last-added { padding: 10px 15px 15px; border-top: 1px solid #c0c0c0; font-size: 13px; }
/* ============================================ *
 * Footer
 * ============================================ */
/* -------------------------------------------- *
 * Footer
 */
.footer, .footer button { /* opacity: 0; */ }
.footer { background: #f0f0f0; padding-top: 39px; }
.socialmedia { position: absolute; top: 0px; left: 50%; /* right:0; */ text-align: center; margin-left: -195px; z-index: 1; }
.socialmedia a { display: block; float: left; width: 62px; height: 62px; margin-right: 20px; background: #3c5b9b; border-radius: 50px; -webkit-border-radius: 50px; -o-border-radius: 50px; -ms-border-radius: 50px; text-indent: -999em; position: relative; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.socialmedia a:hover { background: #333 !important }
.socialmedia a:last-child { margin-right: 0; }
.socialmedia a:before { content: "\f09a"; display: block; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); width: 60px; text-indent: 0; font-family: FontAwesome; font-size: 36px; color: #fff; }
.socialmedia a.twitter-link { background: #28aae1; }
.socialmedia a.twitter-link:before { content: "\f099"; font-size: 40px; }
.socialmedia a.google-link { background: #dd5144; }
.socialmedia a.google-link:before { content: "\f0d5"; }
.socialmedia a.uoutube-link { background: #e02926; }
.socialmedia a.uoutube-link:before { content: "\f167"; }
.socialmedia a.instagram-link { background: #2e5e86; }
.socialmedia a.instagram-link:before { content: "\f16d"; }
/*-moz-border-radius:50px; vertical-align:top; }*/
.socialmedia a:last-child { margin-right: 0; }
@media all and (min-width:480px) {
.footer .footer-col4 .block-title { margin-bottom: 5px; }
.footer .footer-links-inner .cf { display: block !important; height: auto !important }
}
.footer .block-title { border-top: 0; padding-top: 0; margin-bottom: 21px; }
.footer .block-title strong { font-weight: bold; font-size: 16px; line-height: 22px; color: #303030; }
.footer .links { float: left; width: 25%; padding: 0 30px 0 0; margin-bottom: 39px; }
.footer .footer-col1 { width: 25.6% }
.footer .footer-col2 { width: 25.7%; }
.footer .footer-col3 { width: 26.1%; }
.footer .footer-col4 { width: 22.6%; padding-right: 0 }
.footer-logo { padding-top: 4px; margin-bottom: 49px; }
.footer-logo img { max-width: 100%; height: auto; }
.aus-cer-logo img { margin: 0 auto; position: relative; left: -2px; }
.footer .footer-links-inner:nth-child(2) { padding-top: 34px; }
.footer .links li { word-break: break-all; line-height: 1.4; padding: 0 0 7px 1px; }
.footer .links a, .footer-links-inner p { color: #606060; font-size: 14px; text-transform: none; }
.footer-links-inner p { line-height: 30px; }
.footer-col3 .footer-links-inner p a { display: inline-block }
.footer .links a { position: relative; display: block; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.footer .links li a { }
.footer .links li a:hover:before { background: #0071bd; }
.footer .links a:hover { color: #0071bd; }
.footer .block-subscribe { float: right; width: 320px; margin-bottom: 30px; }
.footer .links, .footer .block-subscribe { text-transform: uppercase; font-size: 12px; }
.footer .form-subscribe-header { display: none; }
.footer .links.social-media em { background-image: url(../images/social_icons.png); background-repeat: no-repeat; width: 13px; vertical-align: middle; display: inline-block; margin-right: 7px; }
 @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) {
 .footer .links.social-media em {
background-image: url(../images/social_icons@2x.png);
background-size: 50px 125px;
}
}
.footer .links.social-media em.facebook { background-position: 0 -0px; height: 13px; }
.footer .links.social-media a:hover em.facebook { background-position: -25px -0px; }
.footer .links.social-media em.twitter { background-position: 0 -24px; height: 13px; }
.footer .links.social-media a:hover em.twitter { background-position: -25px -24px; }
.footer .links.social-media em.youtube { background-position: 0 -49px; height: 13px; }
.footer .links.social-media a:hover em.youtube { background-position: -25px -49px; }
.footer .links.social-media em.pinterest { background-position: 0 -74px; height: 15px; }
.footer .links.social-media a:hover em.pinterest { background-position: -25px -74px; }
.footer .links.social-media em.rss { background-position: 0 -99px; height: 13px; }
.footer .links.social-media a:hover em.rss { background-position: -25px -99px; }
.footer .block-subscribe .input-box { float: left; width: 65.625%; padding-top: 0; }
.footer .block-subscribe .input-text { width: 100%; border-right: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }
.footer .block-subscribe .block-content { padding-top: 7px; }
.footer .block-subscribe .block-content:after { content: ''; display: table; clear: both; }
.footer .block-subscribe .actions { float: left; width: 34.375%; margin: 0; }
.footer .block-subscribe .actions .button { height: 35px; line-height: 17px; float: left; }
.footer .bugs, .footer address { clear: both; }
.footer .bugs { display: none; }
.footer .form-language, .footer .currency-switcher, .footer .store-switcher { clear: both; margin-bottom: 10px; }
.footer .form-language, .footer .currency-switcher { display: none; }
.footer-bottom-left { border-top: 1px solid #d0d0d0; }
.footer-bottom-left { font-size: 14px; line-height: 20px; padding: 29px 0 29px 0; color: #606060; font-weight: 500; text-align: center; }
.footer-bottom-left a { color: #606060; }
.footer-bottom-left a:hover { color: #0071bd; }
.footer address { margin-bottom: 9px; display: inline-block; }
.social-links a { display: block; float: left; width: 41px; height: 41px; margin-right: 6px; position: relative; text-indent: -9999px; }
.social-links a:before, .social-links a:after { content: ''; display: block; position: absolute; left: 0; top: 0; background: url(../images/sprite.png) no-repeat 0 -282px; width: 41px; height: 41px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.social-links a:after { background-position: 0 -332px; opacity: 0; }
.social-links a:hover:after { opacity: 1; }
.social-links a:hover:before { opacity: 0; }
.social-links .footer-twitter:before { background-position: -47px -282px; }
.social-links .footer-twitter:after { background-position: -47px -332px; }
.social-links a:last-child { margin-right: 0; }
@media only screen and (max-width: 1199px) {
.footer .links { width: 22.65625%; padding-right: 0; margin-right: 3.125%; }
.footer .links:nth-child(4) { margin-right: 0; }
.footer .block-subscribe { clear: both; float: none; margin: 0 auto 30px auto; }
.cat-name > img { max-width: inherit; }
}
@media only screen and (max-width: 820px) {
.footer .form-language, .footer .currency-switcher { display: block; }
.footer .links { width: 48.4375%; margin-right: 0; }
.footer .links:nth-child(odd) { margin-right: 3.125%; clear: both; }
.footer .block-subscribe { clear: both; float: left; width: 100%; }
}
.deliverytimewrapper { background: #0071bd; padding: 44px 0px 43px 0px; margin-bottom: 56px; }
.del-title { font-size: 24px; line-height: 30px; color: #fff; font-weight: normal; margin-bottom: 8px; }
.del-content { font-size: 18px; line-height: 24px; color: #fff; }
.deliverytimeleft { float: left; width: 58%; padding: 0 10px 0 0; position: relative; left: -3px; }
.deliverytimeright { float: left; width: 42%; padding: 0 0px 0 22px; position: relative; }
.deliverytimeright input { height: 63px; border: 0; border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -moz-border-radius: 3px; padding-left: 30px; font-size: 16px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; line-height: 20px; transition: all 0.3s ease; }
.deliverytimeright input:focus { box-shadow: 0 11px 6px -8px #0297DB; -webkit-box-shadow: 0 11px 6px -8px #0297DB; }
.deliverytimeright button { position: absolute; right: 0; top: 0; border: 0; background: none; height: 63px; width: 51px; text-indent: -9999em; display: block; }
.deliverytimeright button:before, .deliverytimeright button:after { content: ''; display: block; position: absolute; left: 0; background: url(../images/sprite.png) no-repeat 0 -251px; width: 31px; height: 22px; top: 50%; margin-top: -11px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.deliverytimeright button:after { background-position: -42px -251px; opacity: 0; }
.deliverytimeright button:hover:before { opacity: 0; }
.deliverytimeright button:hover:after { opacity: 1; }
/* ================================================= *
 * General Product List Styles (not module-specific)
 * ================================================= */
/* -------------------------------------------- *
 * Product List General
 */
.category-title h1, body.catalogsearch-result-index .page-title h1 { border-bottom: none; }
.category-image { margin-bottom: 1.5em; }
.products-list .action .button, #block-related .actions .button { white-space: normal; }
.products-grid .actions .button, .products-list .product-shop p .button { /*float: left;*/ margin: 0 4px; background: #999999; width: auto; height: 45px; font-family: 'latobold'; text-transform: capitalize; font-size: 15px; color: #fff; padding: 0 11px; line-height: normal; box-shadow: 0 0 1px transparent; display: inline-block; position: relative; transform: perspective(1px) translateZ(0px); transition-duration: 0.5s; transition-property: color; vertical-align: middle; }
.desc.std.prShortDesc { height: 40px; overflow: hidden; }
#block-related .actions .button { float: right; margin: 0; background: #0071bd; width: 131px; height: 59px; border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -moz-border-radius: 3px; text-transform: capitalize; font-size: 15px; color: #000; font-weight: bold; line-height: 39px; }
.products-grid .actions .button:hover { }
#block-related .actions .button:hover { background: #0071bd; }
.products-grid .qty-wrapper, #block-related .qty-wrapper { float: left; width: 97px; margin-right: 5px; }
.products-grid .actions { margin: 0 auto; text-align: center; }
#block-related .actions { max-width: 242px; margin: 0 auto; }
.products-grid .qty-wrapper label, #block-related .qty-wrapper label { font-size: 15px; line-height: 21px; color: #000; font-weight: bold; text-transform: uppercase; margin-bottom: 0; padding-bottom: 0; vertical-align: -5px; }
.products-grid .qty-wrapper input, #block-related .qty-wrapper input { width: 60px; height: 59px; border: 2px solid #0071bd; font-size: 16px; color: #000; font-weight: bold; text-align: center; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.products-grid .qty-wrapper input:focus, #block-related .qty-wrapper input:focus { border-color: #0071bd; }
.products-grid .availability { min-height: 59px; line-height: 59px; text-align: center; color: #000; }
/* -------------------------------------------- *

 * Product Name
 */
h2.product-name, h3.product-name, h4.product-name, h5.product-name, p.product-name { margin: 0; color: #636363; font-style: normal; text-rendering: optimizeLegibility; font-size: 14px; font-weight: 300; line-height: 1.4; margin-bottom: 0px; }
h2.product-name a, h3.product-name a, h4.product-name a, h5.product-name a, p.product-name a { color: #000; font-size: 17px; font-weight: 300; line-height: 18px; display: block; }
.category-products h2.product-name { /*margin-bottom: 18px;*/ height: 47px; }
.category-products h2.product-name a { color: #303030; font-size: 16px; line-height: 24px; text-transform: capitalize; }
.block-related h2.product-name a { min-height: 36px; text-transform: capitalize; }
.block-related h2.product-name a { text-align: center; }
.products-list h2.product-name { margin-bottom: 10px }
.toolbar.top_toolbar .short_right > .pager { display: none; }
.toolbar-bottom .toolbar.top_toolbar .short_right > .pager { display: block; }
.products-list h2.product-name a { min-height: 0 }
h2.product-name a:hover, h3.product-name a:hover, h4.product-name a:hover, h5.product-name a:hover, p.product-name a:hover { color: #0071bd; text-decoration: none; }
.products-grid .product-name, .products-list .product-name { text-transform: uppercase; margin-bottom: 5px; font-size: 14px; }
.products-grid .product-name { text-align: center; clear: both; }
.products-list .product-name { text-transform: none; }
.products-list .product-name a { font-size: 18px; line-height: 24px; color: #348250; }
.products-list .even .product-name a { /*color: #236788; */ }
.products-grid { margin: 0 -15px; }
.block-related .products-grid { margin: 0; padding: 0 16px; }
.products-grid li { width: 33.33%; float: left; padding: 0 15px 30px 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.block-related .products-grid li { float: none; width: auto; }
.products-list .desc { color: #606060; }
.products-list .even .desc { /*color: #1B6F98;*/ }
.products-list .price-box { margin-bottom: 10px; }
.products-list .link-learn { border: 2px solid #348250; padding: 5px 10px; color: #348250; font-weight: 500; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; float: left; margin-top: 10px; }
@media all and (min-width:980px) {
.products-list .link-learn { position: absolute; right: 15px; bottom: 15px; }
}
.products-list .link-learn:hover { background: #348250; color: #fff; }
.products-list .even .link-learn { border-color: #236788; color: #236788 }
.products-list .even .link-learn:hover { background: #236788; color: #fff; }
@media all and (max-width:767px) {
.products-grid li { width: 49%; }
.category-products h1 { font-size: 24px; }
}
@media all and (max-width:900px) and (min-width:768px) {
.products-grid .qty-wrapper, #block-related .qty-wrapper { float: none; width: 97px; margin: 0 auto 15px; }
.products-grid .actions .button, #block-related .actions .button { float: none; width: 100%; }
.products-grid .availability { min-height: 132px; line-height: 132px; }
}
@media all and (max-width:767px) {
.products-list .product-name a { font-size: 14px; line-height: 20px; }
.products-list .price-box .price { font-size: 14px; }
.deliverytimeleft { margin-bottom: 9px; }
.deliverytimeleft, .deliverytimeright { float: none; width: auto; text-align: center; padding-left: 0; }
.del-title { font-size: 18px; line-height: 22px; }
.del-content { font-size: 12px; line-height: 14px; }
.view-sidebar-link-wrapper { padding-top: 15px; }
.customer-account .view-sidebar-link-wrapper { padding-top: 0; }
}
/* ============================================ *
 * Mini Product List
 * ============================================ */
#cart-sidebar .product-image { float: left; min-width: 50px; position: relative; z-index: 1 }
#cart-sidebar .product-image img { border: 1px solid #ccc; }
#cart-sidebar .product-details { margin-left: 60px; }
#cart-sidebar .product-details .product-name { padding-top: 10px; }
#cart-sidebar li { margin-bottom: 10px; clear: both; }
#cart-sidebar li:after { content: ''; display: table; clear: both; }
.mini-products-images-list:after { content: ''; display: table; clear: both; }
.mini-products-images-list li.item { float: left; width: 50%; margin: 0; padding: 0 5px 10px 0; }
.mini-products-images-list li.item:nth-child(even) { padding-right: 0; padding-left: 5px; }
.mini-products-images-list li.item .product-image { display: block; }
.mini-products-images-list li.item .product-image img { width: 100%; max-width: 100%; }
/* ============================================ *
 * Catalog - List
 * ============================================ */

.category-image { margin-bottom: 13px; overflow: hidden; }
.catalog-product-view .category-image { margin-bottom: 8px; }
.cms-page-view .category-image { margin-bottom: 4px; }
.cms-contact-us .category-image { margin-bottom: 16px; }
.cms-page-view .breadcrumbs { margin-bottom: 10px; }
.category-image img { min-width: 100%; width: auto; position: relative; left: 50%; transform: translateX(-50%) translateY(0); -o-transform: translateX(-50%) translateY(0); -webkit-transform: translateX(-50%) translateY(0); -o-transform: translateX(-50%) translateY(0); -ms-transform: translateX(-50%) translateY(0); -moz-transform: translateX(-50%) translateY(0); }
.category-image img:hidden {
display: none;
}
.product-img-outer, .products-list .product-image-wrapper { position: relative; }
.product-info .label, .product-img-outer .label, .tab-content .label, .products-list .product-image-wrapper .label, .product-info .product-label-logo img, .product-img-outer .product-label-logo img, .tab-content .product-label-logo img, .products-list .product-image-wrapper .product-label-logo img { position: absolute; top: 10px; left: 11px; width: 40px; height: 40px; line-height: 40px; text-align: center; color: #fff; font-weight: 500; text-transform: uppercase; font-size: 10px; background: #007cb7; border-radius: 40px; -webkit-border-radius: 40px; -o-border-radius: 40px; -ms-border-radius: 40px; -moz-border-radius: 40px; z-index: 2 }
.product-info .product-label-logo img, .product-img-outer .product-label-logo img, .tab-content .product-label-logo img, .products-list .product-image-wrapper .product-label-logo img { left: auto; right: 8px; z-index: 2; background: none; }
.product-info .sale-label, .product-img-outer .sale-label, .tab-content .sale-label, .products-list .product-image-wrapper .sale-label { background: #0071bd; }
.product-info .product-label-logo img, .product-img-outer .product-label-logo img, .tab-content .product-label-logo img, .products-list .product-image-wrapper .product-label-logo img { max-width: 100%; height: auto; }
@media all and (max-width:1100px) {
.category-image img, .main-image img, .about-us-main-banner img, .contact-us-main-banner img { max-width: 150%; height: auto; }
.category-products h2.product-name a { font-size: 14px; }
.category-products h2.product-name { height: 60px; }
}
/* ============================================ *
 * Layered Navigation
 * ============================================ */
.block-layered-nav .block-subtitle--filter { display: none; margin: 0; margin-bottom: 10px; color: #636363; font-size: 14px; font-style: normal; line-height: 1.4; text-rendering: optimizeSpeed; text-transform: uppercase; -moz-user-select: none; -ms-user-select: none; -webkit-user-select: none; -o-user-select: none; user-select: none; font-weight: normal; margin-bottom: 0px; padding: 7px 10px 7px 24px; border: 1px solid #cccccc; position: relative; background-color: #f4f4f4; cursor: pointer; }
.block-layered-nav .block-subtitle--filter:after { content: ''; position: absolute; width: 0; height: 0; display: block; border-right: 4px solid transparent; border-left: 4px solid transparent; border-top: 4px solid #007cb7; border-bottom: none; left: 10px; top: 50%; margin-top: -3px; }
.no-touch .block-layered-nav .block-subtitle--filter:hover { background-color: #ececec; }
.block-layered-nav .block-content .toggle-tabs { display: none; }
.block-layered-nav .block-content > dl > dt { margin: 0; margin-bottom: 10px; color: #636363; font-size: 14px; font-style: normal; line-height: 1.4; text-rendering: optimizeSpeed; text-transform: uppercase; -moz-user-select: none; -ms-user-select: none; -webkit-user-select: none; -o-user-select: none; user-select: none; font-weight: normal; margin-bottom: 0px; padding: 7px 10px 7px 24px; position: relative; background-color: #f4f4f4; display: block; }
.block-layered-nav .block-content > dl > dt:after { content: ''; position: absolute; width: 0; height: 0; display: block; border-right: 4px solid transparent; border-left: 4px solid transparent; border-top: 4px solid #007cb7; border-bottom: none; left: 10px; top: 50%; margin-top: -3px; }
.no-touch .block-layered-nav .block-content > dl > dt:hover { /*background-color: #ececec;*/ }
.block-layered-nav .block-content > dl > dd { margin: 0; }
.block-layered-nav .block-content > dl > dd:last-child { border-width: 0 1px 1px 1px; }
.block-layered-nav dl dd { margin-bottom: 10px; margin-top: 10px; }
.block-layered-nav dl dd ol > li > span, .block-layered-nav dl dd ol > li > a { /* padding: 5px 15px; */ display: block; }
.no-touch .block-layered-nav dl dd ol > li > a:hover { /*background: #b7b7b7; color: #fff;*/ }
.no-touch .block-layered-nav dl dd ol > li > a { color: #606060; font-family: 'latoregular'; line-height: 30px; position: relative; /*padding: 0 25px;*/ }
/*.no-touch .block-layered-nav dl dd ol > li > a:before { position: absolute; content: ""; display: block; width: 13px; height: 13px; background: url(../images/icon_sprite.png); background-position: 0 -975px; left: 0; top: 8px; }*/
.block-layered-nav dl dd ol > li > a .count { color: #a0a0a0; }
.page-print .product-view .product-shop h1 { float: left; }
#product_sendtofriend_form .legend { margin: 0; padding: 0px 0 10px 0; }
#product_sendtofriend_form .form-list > li { padding-bottom: 0;  }
#product_sendtofriend_form textarea {width: 98.5%;}
.order-items.order-details .data-table thead tr th:nth-child(3), .order-items.order-details .data-table thead tr th:nth-child(4), .order-items.order-details .data-table thead tr th:nth-child(5) { text-align: right; }
.main-iteminvoiced .data-table.linearize-table tfoot td { padding: 10px; }
.page-print .data-table tfoot td { padding: 10px 13px; }
 @media only screen and (min-width: 768px) {
.block-layered-nav .block-content > dl > dt { padding-left: 10px; font-family: 'latosemibold'; font-size: 15px; color: #303030; border-bottom: 1px solid #afafaf; border-top: 1px solid #afafaf; margin-bottom: 15px; }
.block-layered-nav .block-content > dl > dt:after { display: none; }
.block.block-layered-nav.block-layered-nav--no-filters { padding: 0 10px; margin: 0; }
}
@media only screen and (max-width: 767px) {
.sidebar .block.block-layered-nav { border-bottom: none; }
.block-layered-nav--no-filters .block-title { display: none; }
.block-layered-nav .block-content { padding-top: 0; margin-top: 15px; }
.block-layered-nav .block-content > dl > dt { cursor: pointer; border-bottom-width: 0; }
.no-touch .block-layered-nav .block-content > dl > dt:hover { color: #007cb7; }
.block-layered-nav .block-content > dl > dt:after { content: ''; position: absolute; width: 0; height: 0; display: block; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 4px solid #007cb7; border-right: none; }
.block-layered-nav .block-content > dl > dt.last { border-bottom-width: 1px; }
.block-layered-nav .block-content > dl > dd { display: none; }
.block-layered-nav .block-content.accordion-open > dl > dt.current { border-bottom-width: 1px; }
.block-layered-nav .block-content.accordion-open > dl > dt.current:after { content: ''; position: absolute; width: 0; height: 0; display: block; border-right: 4px solid transparent; border-left: 4px solid transparent; border-top: 4px solid #007cb7; border-bottom: none; left: 6px; top: 50%; margin-top: -3px; }
.block-layered-nav .block-content.accordion-open > dl > dd.current { display: block; }
.block-layered-nav .block-subtitle--filter { background-color: #0072bc; border: 0; margin-bottom: 0; display: block; color: #FFFFFF; }
.no-touch .block-layered-nav .block-subtitle--filter:hover { background-color: #2e8ab8; color: #FFFFFF; }
.block-layered-nav .block-subtitle--filter.active:after { content: ''; position: absolute; width: 0; height: 0; display: block; border-right: 8px solid transparent; border-left: 8px solid transparent; border-top: 8px solid white; border-bottom: none; right: 10px; top: 50%; margin-top: -6px; }
#narrow-by-list, #narrow-by-list2 { padding: 10px; }
.block-layered-nav dl ol > li > a, .block-layered-nav dl ol > li > span { padding: 7px; margin: 5px; }
.block-layered-nav dl ol > li > a { color: #636363; background-color: #f4f4f4; padding: 5px 10px; }
.no-touch .block-layered-nav dl ol > li > a:hover { text-decoration: none; background: #ececec; }
}
@media only screen and (max-width: 751px) {
.block-layered-nav .block-subtitle--filter { padding-left: 30px; }
}
.block-layered-nav .currently .block-subtitle { display: block; margin: 0; margin-bottom: 10px; color: #636363; font-size: 14px; font-style: normal; line-height: 1.4; text-rendering: optimizeSpeed; text-transform: uppercase; }
.block-layered-nav .block-content.toggle-content .currently .block-subtitle { border-bottom: 1px solid #afafaf; border-top: 1px solid #afafaf; display: block; margin: 0; margin-bottom: 10px; color: #636363; font-size: 14px; font-style: normal; line-height: 1.4; text-rendering: optimizeSpeed; text-transform: uppercase; padding: 7px 0 7px 10px; }
.block-layered-nav .currently { padding: 0 10px; /*padding: 7px 10px 7px 24px */ }
.block-layered-nav .currently ol { padding-left: 10px; margin-bottom: 10px; }
.block-layered-nav .currently ol li { margin-bottom: 5px; }
.block-layered-nav .currently ol li .label { }
.block-layered-nav .currently ol li:after { content: ''; display: table; clear: both; }
.block-layered-nav .actions { text-align: right; margin-bottom: 7px; padding: 7px 10px 7px 24px; }
.block-layered-nav .actions a { float: none; color: #007DB7; }
/* ============================================ *


 * Catalog - Product
 * ============================================ */
.product-view .product-essential .extra-info .ratings .rating-box, .product-view .product-essential .extra-info .ratings .amount { float: left; }
.product-view .product-essential .extra-info .ratings .rating-box { margin-top: 8px; margin-right: 10px; }
.product-view .product-essential .extra-info .ratings:after { content: ''; display: table; clear: both; }
.product-view .product-essential:after { content: ''; display: table; clear: both; }
.product-view .product-shop .product-name .h1, .product-view .product-img-box .product-name h1 { color: #007cb7; margin-bottom: 10px; border: 0; }
.product-view .product-shop { margin-top: -7px; position: relative; }
.amquickview-ajax-view.catalog-product-view .product-essential { padding-top: 15px; }
.amquickview-ajax-view .product-view .product-shop { margin-top: 0; }
.amquickview-ajax-view .product-view .add-to-cart-wrapper { padding: 20px 0 0; }
.amquickview-ajax-view .product-img-box { width: 30%; float: left }
.amquickview-ajax-view .product-img-box .product-name, .amquickview-ajax-view .fancybox-lock .fancybox-overlay, .amquickview-ajax-view .product-enquiry-popup { display: none; }
.amquickview-ajax-view .product-view .product-shop .product-name { display: block; }
.amquickview-ajax-view .product-view .product-shop { width: 70%; float: left; padding-left: 15px; }
.amquickview-ajax-view .product-img-box .product-image .cloud-zoom:before { display: none; }
.amquickview-ajax-view #lightbox, .amquickview-ajax-view .lightboxOverlay { display: none !important; }
.amquickview-ajax-view .cloud-zoom { cursor: default }
.amquickview-ajax-view .product-view .product-shop .product-name .h1 { font-size: 26px; line-height: 32px; }
.amquickview-ajax-view .wrapper { overflow: visible }
.amquickview-ajax-view .more-views, .amquickview-ajax-view .sharing-detail-box, .amquickview-ajax-view .product-desc-section, .amquickview-ajax-view .block-related { display: none; }
.amquickview-ajax-view .mousetrap { display: none !important }
@media all and (max-width:500px) {
.amquickview-ajax-view .product-view .product-shop, .amquickview-ajax-view .product-img-box { width: 100%; }
}
.product-view .product-shop, .product-view .add-to-cart-wrapper, .short-description, .product-view .box-wrapper { width: 58.6%; float: right; }
.product-view .product-shop .product-name { display: none; /*margin-bottom: 61px;*/ margin-bottom: 23px; }
.product-logo { position: absolute; right: 0; top: -3px; width: 90px; margin: 0 auto; height: 60px; }
.product-logo img { max-width: 100%; height: auto; max-height: 100%; margin: 0 auto; }
.product-detail-sku { font-size: 16px; line-height: 22px; color: #202020; font-weight: 500; margin-bottom: 9px; }
.short-description, .short-description .std p { font-size: 15px; line-height: 20px; color: #404040; margin-bottom: 0; font-family: 'latoregular'; }
.short-description .std p { margin-bottom: 20px; }
.short-description .std p:last-child { margin-bottom: 0; }
.short-description { margin-bottom: 10px; }
.short-description ul li { margin-bottom: 10px; }
.short-description ul li:last-child { margin-bottom: 0; }
.product-view #product_addtocart_form > .product-name { display: none; position: relative; padding-right: 100px; }
.product-view #product_addtocart_form > .product-name .product-logo { top: -20px; display: block }
.product-view .product-shop .product-name .h1, .product-view .product-name h1 { float: none; margin-bottom: 10px; font-size: 24px; color: #303030; font-family: 'latosemibold'; text-transform: capitalize; }
.product-view .product-shop .price-info { /* float: right; */ /* padding-left: 15px; */ /* text-align: right; */ }
.product-view .product-shop .price-info { /* max-width: 70%; */ margin-bottom: 15px; border-bottom: 1px solid #e4e4e4; padding-bottom: 39px; margin-bottom: 0px; position: relative; }
.product-view .add-to-cart .button, .product-view .add-to-cart-buttons .button { float: right; margin: 0; background: #0072bc; width: 170px; height: 45px; text-transform: capitalize; padding: 0; font-size: 16px; color: #fff; font-family: 'latobold'; }
#product_addtocart_form .product-shop .price-info .add-to-cart .add-to-cart-buttons .add-to-links { display: none; }
.product-view .add-to-cart .button, .product-view .add-to-cart-wrapper .button { float: right; margin: 0; background: #0072bc; width: 170px; height: 45px; text-transform: capitalize; padding: 0; font-size: 16px; color: #fff; font-family: 'latobold'; }
.product-view #product_addtocart_form .add-to-cart-buttons .button.btn-cart.hvr-gray-to-blue { background: #999999; }
.product-view #product_addtocart_form .add-to-cart-wrapper button { float: left; margin: 0 20px 0 0; width: 239px; font-size: 16px; color: #fff; font-family: 'latobold'; background: #999999; }
.add-to-cart-wrapper h3 { display: inline-block; font-size: 16px; color: #606060; font-family: 'latoregular'; margin: 0; }
.add-to-cart-wrapper h4 { display: block; font-size: 12px; color: #606060; font-family: 'latoregular'; }
.enquiry-btn-left {
  display: inline-block;
  float: left;
  width: 40%;
}
.cms-block-right {
  display: inline-block;
  float: left;
  width: 60%;
}


.product-view #product_addtocart_form .add-to-cart-wrapper .add-to-box > .add-to-links { display: none; }
.no-touch .product-view .add-to-cart .button:hover { background: #0071bd; }
.product-view .add-to-cart label { font-size: 15px; line-height: 21px; color: #000; font-weight: bold; text-transform: uppercase; margin-bottom: 0; padding-bottom: 0; vertical-align: -5px; }
.product-view .add-to-cart input { width: 60px; height: 59px; border: 1px solid #d7d7d7; font-size: 16px; color: #000; font-weight: bold; text-align: center; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.product-view .add-to-cart input:focus { border-color: #0071bd; }
.product-view .product-shop .short-description { /*margin-bottom: 12px;*/ clear: both; display: inline-block; width: 100%; padding: 0; font-size: 15px; color: #606060; font-family: 'latoregular'; line-height: 22px; margin-top: 15px; }
.sharing-detail-box h2 { font-size: 16px; line-height: 22px; color: #202020; font-weight: 500; text-transform: none; margin-bottom: 9px; }
.sharing-detail-box { margin-bottom: 0; }
.product-view .product-shop .ratings { margin-bottom: 8px; }
.product-view .product-shop .out-of-stock { font-size: 16px; margin-top: -30px; margin-bottom: 30px; }
.product-view .product-shop .price-wrapper { /* margin-top: 0; */ float: left }
.socailsharing { float: right; }
.grouped .socailsharing { float: none; }
.socailsharing a { display: block; float: left; width: 43px; height: 43px; background: #3c5b9b; border-radius: 43px; -webkit-border-radius: 43px; -o-border-radius: 43px; -ms-border-radius: 43px; -moz-border-radius: 43px; font-size: 24px; line-height: 43px; text-align: center; color: #fff; margin-right: 14px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.socailsharing a:last-child { margin-right: 0; }
.no-touch .socailsharing a:hover { background: #333 !important }
.socailsharing a.class_social_twitter { background: #28aae1; font-size: 27px; }
.socailsharing a.class_social_gmail { background: #dd5144; }
.socailsharing a.class_social_youtube { background: #e02926; }
.socailsharing a.class_social_instagram { background: #2e5e86; }
.product-view .product-shop .price-box .old-price, .product-view .product-shop .price-box .special-price, .product-view .product-shop .price-box .regular-price { padding-right: 0; line-height: 1.2; }
.product-view .product-shop .price-box #product-initial-amount { display: block; }
.product-view .product-shop .price-box #product-initial-amount .price { font-size: 22px; line-height: 28px; color: #419639; }
.product-view .product-shop .price-box .full-product-price .price { color: #0071bd; font-size: 30px; font-weight: bold; }
.product-view .product-shop .price-box .special-price .price, .product-view .product-shop .price-box .regular-price .price { font-family: 'latobold'; font-size: 26px; line-height: 26px; color: #f8941d; }
.product-collateral.toggle-content.tabs #collateral-tabs .tab-content { display: inline-block; }
.product-collateral.toggle-content.tabs #collateral-tabs .product-video { display: inline-block; }
.product-view .product-shop .price-box .special-price .price-label { font-size: 16px; text-transform: uppercase; }
.product-view .product-shop .price-box .special-price span.weee { color: #636363; }
.product-view .product-shop .price-box .special-price span.weee span.price { font-size: 16px; }
.product-view .product-shop .price-box .price-excluding-tax, .product-view .product-shop .price-box .price-including-tax { display: block; line-height: 1.2; color: #636363; }
.product-view .product-shop .price-box .price-excluding-tax .label, .product-view .product-shop .price-box .price-including-tax .label { font-size: 16px; font-weight: 300; }
.product-view .product-shop .price-box .price-excluding-tax .price, .product-view .product-shop .price-box .price-including-tax .price { font-size: 20px; }
.product-view .price-box.map-info a { display: inherit; }
.product-view .old-price .price-label { display: none; }
.product-view .add-to-cart-wrapper { margin-bottom: 20px; }
.product-view .add-to-cart-wrapper .add-to-box { padding: 19px 0 20px 0; /*border-bottom: 1px solid #e4e4e4;*/ }
.catalog-product-view .col1-layout .col-main { margin-bottom: 0 }
.catalog-product-view .main { margin-bottom: 0px; }
.more-views h2 { display: none; }
.more-views .owl-nav div:before, .more-views .owl-nav div:after { background-position: -49px -1098px; width: 26px; height: 26px; margin: -13px 0 0 -13px }
.more-views .owl-nav div { left: -49px; margin-top: -28px; top: 50%; margin-left: 0; }
.more-views .owl-nav div.owl-next { left: auto; right: -49px; }

@media all and (max-width:1023px) {
.enquiry-btn-left { width: 100%; margin-bottom: 10px;}
.product-view #product_addtocart_form .add-to-cart-wrapper button {float: none;}
.cms-block-right { width: 100%;}
}
@media all and (min-width:901px) {
.more-views.thumb-1 .owl-controls, .more-views.thumb-2 .owl-controls, .more-views.thumb-3 .owl-controls { display: none; }
.more-views.thumb-1 .owl-stage, .more-views.thumb-2 .owl-stage, .more-views.thumb-3 .owl-stage { transform: translate3d(0px, 0px, 0px) !important; -webkit-transform: translate3d(0px, 0px, 0px) !important; }
}
@media all and (min-width:568px) and (max-width:900px) {
.more-views.thumb-1 .owl-controls, .more-views.thumb-2 .owl-controls, .more-views.thumb-3 .owl-controls, .more-views.thumb-4 .owl-controls, .more-views.thumb-5 .owl-controls { display: none; }
.more-views.thumb-1 .owl-stage, .more-views.thumb-2 .owl-stage, .more-views.thumb-3 .owl-stage, .more-views.thumb-4 .owl-stage, .more-views.thumb-5 .owl-stage { transform: translate3d(0px, 0px, 0px) !important; -webkit-transform: translate3d(0px, 0px, 0px) !important; }
}
 @media all and (min-width:480px) and (max-width:567px) {
.more-views.thumb-1 .owl-controls, .more-views.thumb-2 .owl-controls, .more-views.thumb-3 .owl-controls, .more-views.thumb-4 .owl-controls { display: none; }
.more-views.thumb-1 .owl-stage, .more-views.thumb-2 .owl-stage, .more-views.thumb-3 .owl-stage, .more-views.thumb-4 .owl-stage { transform: translate3d(0px, 0px, 0px) !important; -webkit-transform: translate3d(0px, 0px, 0px) !important; }
}
 @media all and (max-width:479px) {
.more-views.thumb-1 .owl-controls, .more-views.thumb-2 .owl-controls, .more-views.thumb-3 .owl-controls { display: none; }
.more-views.thumb-1 .owl-stage, .more-views.thumb-2 .owl-stage, .more-views.thumb-3 .owl-stage { transform: translate3d(0px, 0px, 0px) !important; -webkit-transform: translate3d(0px, 0px, 0px) !important; }
#product_addtocart_form .price-info .price-box { width: 100%; }
}
.shop-here-listing .owl-nav div .more-views .owl-nav div.owl-next { right: -51px; left: auto; }
.more-views .owl-nav div:after { background-position: -49px -1125px; }
.more-views .owl-nav div.owl-next:before { background-position: -76px -1098px; }
.more-views .owl-nav div.owl-next:after { background-position: -76px -1125px; }
 @media only screen and (max-width: 850px) {
.product-view .product-shop .price-box .price-excluding-tax .label, .product-view .product-shop .price-box .price-including-tax .label { font-size: 15px; }
.product-view .product-shop .price-box .price-excluding-tax .price, .product-view .product-shop .price-box .price-including-tax .price { font-size: 18px; }
}
@media only screen and (max-width: 767px) {
.product-view .add-to-cart-wrapper { float: none; width: 100%; clear: both; }
.product-view .product-shop .price-box .price-excluding-tax .label, .product-view .product-shop .price-box .price-including-tax .label { font-size: 16px; }
.product-view .product-shop .price-box .price-excluding-tax .price, .product-view .product-shop .price-box .price-including-tax .price { font-size: 20px; }
.category-image img, .main-image img, .about-us-main-banner img, .contact-us-main-banner img { width: auto; max-width: none; height: 215px; }
.enquiry-btn-left { width: 100%; margin-bottom: 10px;}
.product-view #product_addtocart_form .add-to-cart-wrapper button {float: none;}
.cms-block-right { width: 100%;}
}
@media only screen and (max-width: 479px) {
.category-image, .main-image, .about-us-main-banner, .contact-us-main-banner { margin-top: 40px; }
.category-image img, .main-image img, .about-us-main-banner img, .contact-us-main-banner img { height: 145px; }

}
@media only screen and (max-width: 420px) {
.product-view .product-shop .price-box .price-excluding-tax, .product-view .product-shop .price-box .price-including-tax { margin-bottom: 5px; }
.product-view .product-shop .price-box .price-excluding-tax span, .product-view .product-shop .price-box .price-including-tax span { display: block; }
}
.product-img-box { width: 40.2%; float: left; }
.product-img-box .product-name h1 { border: 0; }
.product-img-box .product-image { margin-bottom: 15px; /* box-shadow: 0 0 0 2px #dddddd; */ -moz-box-shadow: 0 0 0 2px #dddddd; -ms-box-shadow: 0 0 0 2px #dddddd; -o-box-shadow: 0 0 0 2px #dddddd; /* -webkit-box-shadow: 0 0 0 2px #dddddd; */ position: relative; border: 1px solid #ccc; max-height: 540px; }
.product-img-box .product-image iframe { width: 100%; position: absolute; leftt: 0; top: 0; height: 100%; z-index: 11; display: none; }
.product-img-box .product-image.show-video iframe { display: block; }
.show-video #cloudZoom, .show-video .mousetrap { visible: hidden; }
.lb-dataContainer { position: absolute; left: 50%; margin-top: -40px; transform: translateX(-50%) translateY(0); -o-transform: translateX(-50%) translateY(0); -webkit-transform: translateX(-50%) translateY(0); -o-transform: translateX(-50%) translateY(0); -ms-transform: translateX(-50%) translateY(0); -moz-transform: translateX(-50%) translateY(0); }
.product-img-box #wrap { position: relative; z-index: 1 !important }
.touch .mousetrap { display: none !important; }
.product-img-box .product-image img { max-width: 100%; max-height: 750px; margin: 0px auto; }
.more-views li { border: 1px solid transparent; }
.more-views { /*padding: 3px 60px 0 60px;*/ }
.product-collateral.toggle-content.tabs { padding-top: 64px; }
.more-views li a { border: 1px solid #e0e0e0; display: block; }
.video-thumb { background-position: center center; background-size: cover; }
.more-views li a.video-slide:before { content: ''; display: block; position: absolute; left: 50%; top: 50%; width: 34px; height: 34px; background: url(../images/sprite.png) no-repeat -2px -1132px; margin: -17px 0 0 -17px; }
.no-touch .more-views li a:hover, .more-views li a.active { border-color: #419639; }
.more-views li a img { max-width: 100%; height: auto; margin: 0 auto; }
#product-img-outer #wrap { z-index: 1 !important }
#product-img-outer #wrap a { display: block; position: relative }
#product-img-outer #wrap a:before { content: ''; display: block; position: absolute; right: 19px; bottom: 18px; background: url(../images/sprite.png) no-repeat -67px -508px; width: 28px; height: 29px; }
 @media only screen and (max-width: 479px) {
.product-img-box #product-img-outer img { max-height: 450px; }
}
.product-image-gallery { position: relative; }
.product-image-gallery .gallery-image { display: none; }
.product-image-gallery .gallery-image.visible { display: block; }
.product-image-gallery .gallery-image.visible.hidden { visibility: hidden; }
.product-image-gallery:before, .product-image-gallery:after { content: ''; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; display: none; }
.product-image-gallery:before { background-color: white; opacity: 0.8; z-index: 2; }
.product-image-gallery:after { background-image: url("../images/opc-ajax-loader.gif"); background-repeat: no-repeat; background-position: center; z-index: 3; }
.product-image-gallery.loading { position: relative; }
.product-image-gallery.loading:before, .product-image-gallery.loading:after { display: block; }
.product-image-thumbs li { display: inline-block; }
.product-image-thumbs li:first-child { margin-left: -1px; }
.product-image-thumbs a { display: inline-block; border: 1px solid transparent; }
.product-image-thumbs a { border: 1px solid #cccccc; }
.no-touch .product-image-thumbs a:hover, .no-touch .product-image-thumbs a.active { border-color: #0071bd; }
.product-view .product-shop, .product-view .add-to-cart-wrapper, .product-view .add-to-cart-wrapper, .short-description, .product-view .box-wrapper { padding-left: 16px; }
.product-view .shop-here-box { border-top: 1px solid #e4e4e4; padding-top: 22px; }
.product-view .box-wrapper-inner { border: 1px solid #0071bd; padding: 16px 11px; border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -moz-border-radius: 3px; }
.product-view .box-content ul:before, .product-view .box-content ul:after { content: ''; display: table; }
.product-view .box-content ul:after { clear: both; }
.product-view .box-content ul { zoom: 1; padding: 17px 0 9px 0; }
.product-view .box-content li { font-size: 16px; line-height: 22px; color: #429639; font-weight: bold; position: relative; padding-left: 24px; float: left; width: 25%; padding-bottom: 3px; }
.product-view .box-content li:before { content: ''; display: block; position: absolute; left: 0; top: 4px; background: url(../images/sprite.png) no-repeat 0 -1173px; width: 14px; height: 14px; }
.product-view .box-wrapper-inner .box-title { font-size: 19px; line-height: 25px; color: #000; font-weight: bold; position: relative; padding-right: 30px; cursor: pointer; }
.product-view .box-wrapper-inner .box-title:before { content: ''; display: block; position: absolute; right: 2px; top: 6px; border-bottom: 14px solid #0071bd; border-left: 11px solid transparent; border-right: 11px solid transparent; -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.product-view .box-wrapper-inner .box-title.active:before { -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.product-img-box { padding-right: 0; position: relative; }
.product-view .product-shop, .product-img-box, .product-collateral, .box-collateral { margin-bottom: 0px; }
.product-view { /* Set a min-height so that the floated elements break appropriately */ }
.product-view .add-to-box:after, .product-view .add-to-cart:after { content: ''; display: table; clear: both; }
.product-view .add-to-cart { margin-bottom: 0px; }
.product-view .add-to-cart .qty-wrapper, .product-view .product-options-bottom .price-box, .product-view .add-to-cart-buttons { min-height: 40px; }
.product-view .product-options-bottom .price-box, .product-view .add-to-cart-buttons .paypal-logo { margin-bottom: 10px; }
.product-view .add-to-cart .qty-wrapper { margin-right: 7px; float: left; }
.product-view .add-to-cart .qty-wrapper label, .product-view .add-to-cart .qty-wrapper label { line-height: 52px; padding-right: 10px; float: left; color: #303030; text-transform: capitalize; }
.product-view .add-to-cart .qty-wrapper .input-box { float: left; padding-top: 0 }
.product-view .add-to-cart .qty-wrapper .input-box .validation-advice { position: absolute; }
.product-view .add-to-cart-buttons { /* margin-right: 10px; */ max-width: 100%; display: inline-block; }
.product-view .add-to-cart-buttons .paypal-logo { clear: left; text-align: center; }
.product-view .add-to-cart-buttons .paypal-logo .paypal-button { margin: 0 auto; display: block; width: 170px; }
.product-view .add-to-cart-buttons .paypal-logo .bml_button { display: block; width: 174px; margin: 0 auto; }
.product-view .add-to-cart-buttons .paypal-logo .bml_button a { text-align: center; }
.product-view .add-to-cart-buttons .paypal-logo .paypal-or { display: block; margin-bottom: 10px; margin-left: 0; margin-right: 0; line-height: 1; text-align: center; }
.enquiry-now { min-height: 52px; line-height: 52px; font-size: 16px; padding: 0px 30px; float: left; min-width: 170px; white-space: normal; background: #0071bd; float: left; text-transform: uppercase; color: #fff; margin-bottom: 15px; }
.grouped.product-view .add-to-cart-buttons, .grouped .enquiry-now { float: right; margin-right: 0; margin-left: 10px; }
.enquiry-now { background: #007cb7; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; color: #fff !important; }
.amquickview-ajax-view .enquiry-now { display: none }
.no-touch .enquiry-now:hover { background: #606060; color: #fff; }
.grouped .add-to-cart-buttons .button { float: right }
.no-touch .product-view .add-to-cart-buttons .button:hover { background: #007cb7 }
.product-view .alert-price, .product-view .alert-stock { clear: both; }
.zoom-notice { display: none; }
.quoted-items.quoted-details, .order-items.order-details { margin-top: 15px; }
.buttons-set p.required.requiredform { display: block; }
.add-to-cart-buttons.updatecart { float: right; }
 @media only screen and (max-width: 479px) {
.product-view .add-to-cart-buttons .paypal-or { line-height: 20px; }
.product-view .add-to-cart-buttons .paypal-logo, .product-view .add-to-cart-buttons .paypal-or, .product-view .add-to-cart-buttons .paypal-button, .product-view .add-to-cart-buttons .button { text-align: center; width: 100%; display: block; margin-right: 0; margin-left: 0; float: none; }
}
/* This is the "or" that separates the "Add to Cart" and "Add to X" links */
.add-to-box .or { display: none; }
.product-view .add-to-links { clear: both; margin-top: 0px; margin-right: 15px; float: left; }
.product-view .add-to-links:after { content: ''; display: table; clear: both; }
.product-view .add-to-links li { float: left; }
.product-view .add-to-links a { padding: 2px 7px 2px 0px; margin-left: 7px; border-right: 1px solid #cccccc; }
.product-view .add-to-links li:first-child a { margin-left: 0px; }
.product-view .add-to-links li:last-child a { border-right: 0px; }
.product-view .sharing-links { /* float: left; */ }
.product-view .sharing-links:after { content: ''; display: table; clear: both; }
.product-view .sharing-links li { float: left; padding: 0px 7px 7px; }
.no-touch .product-view .sharing-links a:hover { /*opacity: 0.8;*/ }
.product-view .sharing-links a.link-wishlist { background-position: 0px -225px; }
.product-view .sharing-links a.link-compare { background-position: 0px -250px; }
.product-view .sharing-links a.link-email-friend { background: none; }
.product-view .sharing-links a.link-facebook { background: none; }
.product-view .sharing-links a.link-twitter { background-position: 0px -372px; }
 @media only screen and (max-width: 599px) {
.add-to-box .add-to-links a { float: none; width: auto; text-indent: 0; }
}
.product-collateral { clear: both; }
.collateral-tabs dd h2 { display: none; }
.box-collateral { clear: both; }
 @media only screen and (min-width: 768px) {
.product-collateral .toggle-tabs { display: block; width: 100%; position: relative; border-bottom: 1px solid #cccccc; /*background-color: #f4f4f4;*/ }
.product-collateral .toggle-tabs li { float: left; border-right: 1px solid transparent; border-left: 1px solid transparent; margin-left: 20px; position: relative; transform: perspective(1px) translateZ(0px); }
.product-collateral .toggle-tabs li:before { background: #f8941d none repeat scroll 0 0; content: ""; height: 4px; left: 0; position: absolute; right: 100%; top: 0; transition-duration: 0.3s; transition-property: right; transition-timing-function: ease-out; z-index: 11; }
.product-collateral .toggle-tabs li:hover::before, .product-collateral .toggle-tabs li:focus::before { right: 0; }
.product-collateral .toggle-tabs li.current::before { right: 0; }
.product-collateral .toggle-tabs li > span { -moz-user-select: none; -ms-user-select: none; -webkit-user-select: none; -o-user-select: none; user-select: none; display: inline-block; padding: 0 30px; height: 40px; line-height: 40px; cursor: pointer; position: relative; bottom: -1px; font-size: 18px; font-family: 'latosemibold'; }
.product-collateral .toggle-tabs li.current { border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; }
.product-collateral .toggle-tabs li:nth-child(2) { margin-left: 0; }
.product-collateral .toggle-tabs li.current > span { background-color: #FFFFFF; z-index: 5; }
.product-collateral .toggle-tabs li.current span, .no-touch .product-collateral .toggle-tabs li:hover span { color: #007cb7; }
.product-collateral .toggle-tabs li:first-child { /*border-left: none;*/ }
.product-collateral .toggle-tabs:after { content: ''; display: table; clear: both; }
.product-collateral > dl { width: 100%; }
.product-collateral > dl > dt { display: none; }
.product-collateral > dl > dd { width: 100%; display: none; padding: 15px; /*border: 1px solid #cccccc;*/ border-top: 0; }
.product-collateral > dl > dd.current { display: block; }
}
@media only screen and (max-width: 767px) {
.product-collateral .toggle-tabs { display: none; }
.product-collateral > dl > dt { margin: 0; margin-bottom: 10px; color: #fff; font-size: 14px; font-style: normal; line-height: 1.4; text-rendering: optimizeSpeed; text-transform: uppercase; -moz-user-select: none; -ms-user-select: none; -webkit-user-select: none; -o-user-select: none; user-select: none; font-weight: normal; margin-bottom: 0px; padding: 15px 10px 15px 24px; border: 1px solid #cccccc; position: relative; background-color: #007cb7; display: block; }
.product-collateral > dl > dt:after { content: ''; position: absolute; width: 0; height: 0; display: block; border-right: 4px solid transparent; border-left: 4px solid transparent; border-top: 4px solid #007cb7; border-bottom: none; left: 10px; top: 50%; margin-top: -3px; }
.no-touch .product-collateral > dl > dt:hover { background-color: #ececec; }
.product-collateral > dl > dd { padding: 10px; margin: 0; border-width: 0 1px; border-style: solid; border-color: #cccccc; }
.product-collateral > dl > dd:last-child { border-width: 0 1px 1px 1px; }
.product-collateral > dl > dt { cursor: pointer; border-bottom-width: 0; }
.no-touch .product-collateral > dl > dt:hover { color: #007cb7; }
.product-collateral > dl > dt:after { content: ''; position: absolute; width: 0; height: 0; display: block; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 4px solid #fff; border-right: none; }
.product-collateral > dl > dt.last { border-bottom-width: 1px; }
.product-collateral > dl > dd { display: none; }
.product-collateral.accordion-open > dl > dt.current { border-bottom-width: 1px; }
.product-collateral.accordion-open > dl > dt.current:after { content: ''; position: absolute; width: 0; height: 0; display: block; border-right: 4px solid transparent; border-left: 4px solid transparent; border-top: 4px solid #fff; border-bottom: none; left: 6px; top: 50%; margin-top: -3px; }
.product-collateral.accordion-open > dl > dd.current { display: block; }
}
@media only screen and (max-width: 767px) {
.product-view .product-shop, .product-view .add-to-cart-wrapper, .product-view .block-related, .product-img-box, .product-collateral { width: 100%; float: none; padding-right: 0; padding-left: 0; }
.product-view .block-related { margin-bottom: 50px; }
}
@media only screen and (min-width: 768px) {
.product-view .product-shop .product-name { display: block; }
.product-img-box .product-name { display: none; }
}
@media only screen and (max-width: 479px) {
.product-view .product-shop, .product-img-box, .product-collateral, .box-collateral { margin-bottom: 15px; }
}
.product-view .ratings .rating-links { clear: left; float: left; margin-top: 0; }
#product-attribute-specs-table { max-width: 50em; border: 1px solid silver; }
#product-attribute-specs-table th { border-right: 1px solid silver; border-bottom: 1px solid silver; }
/* -------------------------------------------- *
 * Catalog - Grouped Product List
 */
.grouped-items-table-wrapper { margin-bottom: 20px; }
.grouped-items-table-wrapper table { width: 100%; }
.grouped-items-table-wrapper .data-table thead th { background: #007cb7; font-size: 12px; line-height: 18px; color: #ffffff; border: 0; padding: 16px 10px 16px; }
.grouped-items-table-wrapper tbody tr:last-child td { border-bottom: none; }
.grouped-items-table-wrapper .price-box .old-price .price { font-size: 14px; color: #606060; }
.grouped-items-table-wrapper .price-box .price { font-size: 18px; line-height: 18px; color: #419639; font-weight: normal; }
.grouped-items-table-wrapper .price-box .old-price { display: block }
.price-note { font-size: 12px; line-height: 18px; text-align: right; margin-bottom: 4px; }
.price-note span { font-size: 15px; line-height: 21px; }
.list-price-note { color: #000; margin-bottom: -7px; }
.list-price-note span { vertical-align: -4px; }
.customer-price-note { color: #0071bd; }
@media only screen and (max-width: 479px) {
.grouped-items-table-wrapper { margin-bottom: 15px; }
}
.grouped-items-table .name-wrapper { color: #007cb7; font-weight: normal; font-size: 16px; }
.grouped-items-table .qty-wrapper { margin-top: 10px }
.grouped-items-table .qty-label { margin-right: 7px; float: left; margin-top: 5px; }
.grouped-items-table.data-table tbody td { padding: 10px 10px 8px; border: 0; font-size: 12px; color: #606060; vertical-align: middle; }
.grouped-items-table td:last-child { text-align: left; }
.grouped-items-table .price-box .special-price { padding-left: 0 }
.grouped-items-table input[type=text].qty { width: 51px; height: 30px; background: none; border: 1px solid #c8c8c8; }
@media all and (min-width:600px) {
.grouped-items-table .even td { background: #f7f7f7; }
}
@media all and (max-width:599px) {
.grouped-items-table.data-table tbody td { float: left; width: 50%; }
.grouped-items-table .price-box, .grouped-items-table .qty-wrapper, .grouped-items-table-wrapper .price-box .old-price { display: inline-block; }
.catalog-product-view .product-essential {/* padding-bottom: 0; */ }
}
@media all and (max-width:479px) {
.grouped-items-table.data-table tbody td { width: 100%; background: #F6F6F6; margin-bottom: 1px; }
}
.grouped-items-table .price-box { margin-top: 0; }
/* -------------------------------------------- *
 * Catalog - Product Options
 */
.product-options { width: 100%; margin: 10px 0; /* padding: 10px 15px 15px; */ /* border: 1px solid #cccccc; */ clear: both; position: relative; }
.product-options p.required { position: absolute; top: 6px; right: 15px; text-align: right; }
 @media only screen and (max-width: 979px) {
.product-view .product-options .required { position: static; }
}
.product-options dt { margin: 10px 0 3px; font-weight: normal; }
.product-options dt:first-child { margin-top: 0; }
.product-options dd .qty-holder { display: block; padding: 10px 0 0 0; }
.product-options dd .qty-holder .qty { width: 3em; }
.product-options dd .qty-holder label { vertical-align: middle; }
.product-options dd .qty-disabled { background: none; border: 0; padding: 0 2px; }
.product-options dd { /* padding: 0 0 10px 0; */ /* margin: 0 0 5px; */ /* border-bottom: 1px solid #ededed; */ }
.product-options dl.last dd.last { border-bottom: 0; padding-bottom: 5px; margin-bottom: 0; }
.product-options dd .input-text { width: 98%; }
.product-options dd .input-box { padding-top: 0; }
.product-options dd input.datetime-picker { width: 150px; }
.product-options dd .time-picker { display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto;
zoom: 1; *display: inline;
padding: 2px 0; vertical-align: middle; }
.product-options dd textarea { width: 98%; height: 8em; }
.product-options dd select { /* width: 330px; */ max-width: 100%; }
.product-options ul.options-list { margin-right: 5px; }
.product-options ul.options-list li { line-height: 1.5; margin-bottom: 7px; }
.product-options ul.options-list li:last-child { margin-bottom: 0; }
.product-options ul.options-list .radio, .product-options ul.options-list .checkbox { float: left; margin-top: 5px; }
.product-options ul.options-list .label { display: block; }
.product-options ul.options-list label { font-weight: normal; }
.product-options p.note { margin: 0; font-size: 11px; }
.product-options-bottom { background-color: #f4f4f4; padding: 15px 20px; border: 1px solid #cccccc; /* border-top: 0; */ margin-bottom: 10px; }
.product-options-bottom:after { content: ''; display: table; clear: both; }
.product-options-bottom .product-pricing, .product-options-bottom .tier-prices { float: right; margin: 0; padding: 0 0 10px; border: 0; background: 0; color: #636363; }
@media only screen and (max-width: 1199px) {
.product-options-bottom .product-pricing, .product-options-bottom .tier-prices { float: none; width: 100%; text-align: right; padding-bottom: 5px; margin-bottom: 10px; border-bottom: 1px solid #cccccc; }
.breadcrumb-category-image img { max-height: 234px; min-width: 100%; }
.products-grid .actions .button, .products-list .product-shop p .button { margin: 5px 5px; font-size: 12px; padding: 0 10px; width: 100% }
}
.product-options-bottom .tier-prices li { background: 0; padding: 2px 0; }
.product-options-bottom .tier-prices .price, .product-options-bottom .tier-prices .benefit { color: #636363; }
/* "display: none" should be removed if products on site have a long list of product options and those product options */
/*  affect the price so that the customer can see the updated price close to the "Add to Cart" button */
.product-options-bottom .price-box { display: none; float: right; margin: 0 0 10px; padding: 0; }
 @media only screen and (max-width: 479px) {
.product-options-bottom .price-box .price-as-configured { text-align: right; }
.product-options-bottom .price-box .price-as-configured .price-label { display: block; }
}
.product-options-bottom .price-tax { float: left; }
/* -------------------------------------------- *
 * Related Products
 */
/* Block: Related */
.block-related .block-content li.item { margin-bottom: 7px; padding: 0 15px; }
.main-block-related .block-related .block-content li.item { margin-bottom: 7px; padding: 0 0px; }
.block-related .block-title { border-bottom: none; border: 0; margin-bottom: 32px; }
.main-block-related .block-related .block-title { margin-bottom: 43px; }
.main-block-related .block-content .product-details .product-name a { font-family: 'latosemibold'; font-size: 16px; line-height: 26px; color: #303030; }
.main-block-related .block-content #block-related .product-details .price-box { display: block; }
.main-block-related .block-content #block-related .product-details .price-box span span, .main-block-related .block-content #block-related .product-details .price-box .special-price span { font-family: 'latobold'; font-size: 16px; line-height: 26px; color: #f8941d; }
.main-block-related .block-content #block-related .product-details .button { float: left; margin: 0 5px; background: #999999; width: auto; height: 45px; font-family: 'latobold'; text-transform: capitalize; font-size: 15px; color: #fff; padding: 0 12px; line-height: normal; box-shadow: 0 0 1px transparent; display: inline-block; position: relative; transform: perspective(1px) translateZ(0px); transition-duration: 0.5s; transition-property: color; vertical-align: middle; }
.main-block-related .block-content #block-related .product-details .button::before { background: #0072bb none repeat scroll 0 0; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(0); transform-origin: 0 50% 0; transition-duration: 0.5s; transition-property: transform; transition-timing-function: ease-out; z-index: -1; }
.main-block-related .block-content #block-related .product-details .button:hover::before, .main-block-related .block-content #block-related .product-details .button:focus::before, .main-block-related .block-content #block-related .product-details .button:active::before { transform: scaleX(1); }
.block-related .block-title h2 { margin: 0; margin-bottom: 0.5em; color: #303030; font-size: 24px; line-height: 1.2; text-rendering: optimizeLegibility; text-transform: none; margin-bottom: 0; font-weight: bold; padding-left: 19px; }
.block-related .block-subtitle { margin-bottom: 7px; }
.block-related .product { position: relative; }
.block-related .checkbox { z-index: 11; }
.main-block-related .block-related .product-details { margin-left: 0; text-align: center; }
.block-related .product-details { margin-left: 0; }
.block-related .link-wishlist { display: none; }
.main-block-related .block-content .mini-products-list .owl-stage { margin: 0; }
/* -------------------------------------------- *
 * Upsell Products
 */
.box-up-sell { margin-top: 20px; }
.box-up-sell .ratings { display: none; }
/* ============================================ *
 * Catalog - MSRP MAP Popup
 * ============================================ */
.cart-msrp-totals { color: red; font-size: 12px !important; margin: 10px 10px 0; padding: 10px; text-align: right; text-transform: uppercase; }
.map-cart-sidebar-total { color: red; display: block; font-size: 10px; text-align: left; padding: 2px 5px; }
.map-popup { background: #FFFFFF; border: 5px solid #cccccc; margin: 12px 0 0; position: absolute; text-align: left; width: 450px; z-index: 100; }
@media only screen and (min-width: 768px) {
.map-popup.map-popup-right { left: 10px !important; }
.map-popup.map-popup-left { left: auto !important; right: 10px !important; }
}
@media only screen and (max-width: 767px) {
.map-popup { width: 100%; left: 0px !important; }
.block-related .block-title h2 { font-size: 20px; line-height: 26px; }
.product-view .add-to-cart-wrapper { padding: 15px 0; }
.block-related .block-title { margin-bottom: 10px; }
}
.map-popup .map-popup-heading { padding: 8px 10px; margin-right: 40px; width: auto; }
.map-popup .map-popup-heading h3 { font-size: 14px; margin: 0; overflow: hidden; white-space: nowrap; word-wrap: break-word; text-align: left; text-overflow: ellipsis; }
@media only screen and (max-width: 479px) {
.map-popup .map-popup-heading h3 { text-align: center; }
}
.map-popup .map-popup-close { display: block; position: absolute; top: 0px; right: 0px; height: 36px; width: 36px; font-size: 20px; line-height: 32px; text-align: center; }
.map-popup .map-popup-content { border-top: 1px solid #ededed; padding: 10px; margin: 0 10px; overflow: hidden; text-align: left; }
@media only screen and (max-width: 479px) {
.map-popup .map-popup-content { text-align: center; }
}
.map-popup .map-popup-checkout { padding: 10px 0; }
.map-popup .map-popup-checkout form:after { content: ''; display: table; clear: both; }
.map-popup .map-popup-checkout span { display: block; }
.map-popup .map-popup-checkout .button { float: left; margin: 0 2px; clear: left; }
.map-popup .map-popup-checkout .additional-addtocart-box { float: left; min-width: 210px; }
.map-popup .map-popup-checkout .additional-addtocart-box li { list-style-type: none; }
.map-popup .map-popup-checkout .paypal-logo { width: auto; }
.map-popup .map-popup-checkout .paypal-logo a { display: inline-block; float: left; clear: left; }
.map-popup .map-popup-checkout .paypal-logo .paypal-or { float: left; text-align: center; padding: 5px 15px; clear: left; }
.map-popup .map-popup-checkout .paypal-logo:after { content: ''; display: table; clear: both; }
.map-popup .map-popup-checkout .paypal-logo .bml_button a { clear: left; }
@media only screen and (max-width: 479px) {
.map-popup .map-popup-checkout { text-align: center; }
.map-popup .map-popup-checkout .button, .map-popup .map-popup-checkout .additional-addtocart-box, .map-popup .map-popup-checkout .paypal-logo a, .map-popup .map-popup-checkout .paypal-logo .paypal-or { float: none; }
.map-popup .map-popup-checkout .additional-addtocart-box { min-width: 0px; }
.map-popup .map-popup-checkout .paypal-logo .paypal-or { margin: 0px; margin-bottom: 10px; }
}
.map-popup .map-popup-checkout:after { content: ''; display: table; clear: both; }
.map-popup .map-popup-price { padding: 10px 0; }
@media only screen and (max-width: 479px) {
.map-popup .map-popup-price { text-align: center; padding-top: 0px; }
}
.map-popup .map-popup-price .price-box, .map-popup .map-popup-price .price-box .special-price { display: inline-block; margin: 0; padding: 0; }
.map-popup .map-popup-price .price-box .minimal-price-link { display: inline-block; }
.map-popup .map-popup-text { padding: 10px 0; margin: 0 10px; word-wrap: break-word; }
.map-popup .map-popup-text, .map-popup .map-popup-only-text { border-top: 1px solid #ededed; }
/* ============================================ *
 * Catalog - MSRP Product Listing
 * ============================================ */
.price-box .map-link { display: block; text-align: center; }
/* ============================================ *
 * Catalog - Compare

 * ============================================ */
.block-compare .product-name:after { content: ''; display: table; clear: both; }
.compare-table .product-image { display: inline-block; }
.compare-table .product-shop-row.top td { padding-bottom: 0; border-bottom: 0; }
.compare-table .product-shop-row.bottom td { padding-top: 0; }
.cart .page-title { margin-bottom: 9px; /* border-bottom: 1px solid #ededed; */ }
.cart .page-title:after { content: ''; display: table; clear: both; }
.cart .page-title h1 { float: left; border-bottom: none; margin-bottom: 0; margin-right: 10px; }
.checkout-types { float: right; text-align: right; max-width: 100%;/* We always want this shipping method to display on its own line */ }
.checkout-types li { vertical-align: top; margin: 0 0 0px 5px; }
.checkout-types li a { font-size: 14px; font-family: 'latoregular'; color: #0072bc; text-decoration: underline; display: block; margin-top: 5px; }
.button.btn-proceed-checkout.btn-checkout { margin: 0; }
.checkout-types li:after { content: ''; display: table; clear: both; }
.checkout-types li img { display: inline; vertical-align: top; }
.checkout-types li:first-child { margin-left: 0; }
.checkout-types .method-checkout-cart-methods-multishipping { display: block; }
.checkout-types.top li { display: inline-block; }
.checkout-types.top .bml_button { display: inline-block; vertical-align: top; }
.checkout-types.top .bml_button img { display: block; }
.checkout-types.top .paypal-logo .paypal-or { margin-top: 5px; }
.checkout-types.bottom .paypal-logo a, .checkout-types.minicart .paypal-logo a { display: block; }
.checkout-types.bottom .paypal-or, .checkout-types.minicart .paypal-or { margin: 0px; display: block; text-align: center; }
.cms-page-view .std p.required.form { color: #fc4555; font-size: 11px; float: none; }
 @media only screen and (min-width: 741px) {
.checkout-types.bottom .paypal-or { text-align: right; padding-right: 70px; }
}
/* ============================================ *
 * Checkout - Cart Cross sell
 * ============================================ */
.crosssell h2 { color: #007cb7; }
.crosssell .item a.product-image { width: auto; float: left; }
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }
.catagory_box h2, .featured_box_main h2, .our_story h2, .subscribe-follow h3, .block-subscribe .block-title strong { font-size: 32px; line-height: 38px; color: #303030; font-family: 'latosemibold'; text-align: center; position: relative; padding-bottom: 16px; margin-bottom: 25px; }
.our_story h2 { }
.catagory_box h2:before, .featured_box_main h2:before, .our_story h2:before, .subscribe-follow h3:before, .block-subscribe .block-title strong:before { content: ''; display: block; left: 50%; margin-left: -30px; height: 3px; position: absolute; bottom: 0; background: #f8941d; width: 60px; }
.catagory_box .category, .view_page_slider, .brandlogo { max-width: 1200px; margin: 0 auto; padding: 0 15px; }
.view_page_slider { padding-top: 14px; }
.catagory_box .category ul { margin: 0 -5px; }
.catagory_box .category ul li { float: left; width: 25%; padding: 15px 5px; }
.catagory_box .category ul li:hover .home-cat-img-box, ul.categoryList li:hover .categoryImage { border: 1px solid #0072bc; }
.catagory_box .category ul li:hover h3, ul.categoryList li:hover .categoryName { border-bottom: 1px solid #0072bc; }
.catagory_box .category ul li:hover h3 a, ul.categoryList li:hover .categoryName a { color: #0072bc; }
.home-cat-img-box img { max-width: 100%; height: auto; margin: 0 auto; }
.home-cat-img-box { border: 1px solid #cccccc; margin-bottom: 13px; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
.catagory_box .category ul li h3 { margin-bottom: 0; border-bottom: 1px solid #cccccc; padding: 0 5px 17px 5px; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
.catagory_box .category ul li h3 a { font-size: 18px; line-height: 26px; color: #303030; font-family: 'latosemibold'; display: block; text-align: center; min-height: 53px; text-transform: capitalize; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
.ourcategory_main { padding-bottom: 55px; }
.products-list > li:before, .products-list > li:after { content: ''; display: table }
.products-list > li:after { clear: both; }
.products-list > li { zoom: 1; /* padding-bottom: 10px; margin-bottom: 20px; */ border-bottom: 1px solid #e4e4e4; /*background: rgba(113, 224, 150, 0.3) !important; padding: 10px; -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.5); box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.5); position: relative; border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -moz-border-radius: 3px; */ }
.productImage { display: inline-block; float: left; width: 100%; }
.products-list .productImage { display: inline-block; float: left; width: auto; }
.products-list > li.even { /*background: rgba(104, 198, 241, 0.3) !important;*/ }
.products-list > li.even .action .btn-cart { background: #236788; }
.products-list .product-image-wrapper { display: block; float: left; width: 25%; margin-bottom: 0; padding: 0 !important; -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.5); box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.5); background: #fff; }
.products-list .product-image-outer:before { left: 0; top: 0; right: 0; bottom: 0; }
.products-list .product-shop { float: left; padding-left: 20px; width: 72%; }
.products-list .price-box .old-price .price { color: #555555 }
.products-list .odd .special-price .price, .products-list .odd .regular-price .price { /*color: #348250;*/ }
.products-list .even .special-price .price, .products-list .even .regular-price .price { /*color: #236788 */ }
.loggedout .products-list .odd .product-image-outer:before { background: rgba(240, 92, 44, 0.89) }
#narrow-by-list .last.odd ol li { padding: 0px 0 15px 0; }
.col-left.sidebar .block-content.toggle-content #narrow-by-list .last.odd ol li { padding: 0px 0 0px 0; }
.product-info { display: inline-block; width: 100%; }
.view_page_slider .owl-item .item .productImage a { box-shadow: 0 0 1px transparent; display: inline-block; position: relative; transform: perspective(1px) translateZ(0px); transition-duration: 0.3s; transition-property: color; vertical-align: middle; background: #fff; }
.view_page_slider .owl-item .item .productImage a::before { background: rgba(0, 114, 188, 0.6) none repeat scroll 0 0; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(0); transform-origin: 0 50% 0; transition-duration: 0.5s; transition-property: transform; transition-timing-function: ease-out; z-index: 1; }
.no-touch .view_page_slider .owl-item .item:hover .productImage a::before, .no-touch .view_page_slider .owl-item .item:focus .productImage a::before, .no-touch .view_page_slider .owl-item .item:active .productImage a::before, .no-touch .view_page_slider .owl-item .item:hover .actions .hvr-blue-to-gray::before, .no-touch .view_page_slider .owl-item .item:focus .actions .hvr-blue-to-gray::before, .no-touch .view_page_slider .owl-item .item:active .actions .hvr-blue-to-gray::before, .no-touch.view_page_slider .owl-item .item:hover .actions .hvr-gray-to-blue::before, .no-touch .view_page_slider .owl-item .item:focus .actions .hvr-gray-to-blue::before, .no-touch .view_page_slider .owl-item .item:active .actions .hvr-gray-to-blue::before { transform: scaleX(1); }
/*{
    border: 1px solid rgba(255, 255, 255, 0.5);
    background: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
}*/
.onestepcheckout-index-index .item-page h2 {margin-top: 10px; }
.cms-page-view.cms-products-repair-form .std label input[type=radio], .cms-page-view.cms-products-repair-form .std label input[type=checkbox] { position: relative; top: 2px; padding-right: 15px; display: inline-block; margin: 0 5px 0 0; }
.products-list .productImage { width: 28%; }


/* Change the layout to 2 columns at a breakpoint that is higher than a 3 columns layout would normally break */

@media only screen and (max-width: 1099px) {
.catagory_box .category ul li:hover .home-cat-img-box { border: 1px solid #cccccc; }
.catagory_box .category ul li:hover h3 { border-bottom: 1px solid #cccccc; }
.catagory_box .category ul li:hover h3 a { color: #303030; }
}
 @media only screen and (max-width: 979px) {
.crosssell { /* Undo three-column config */ }
.crosssell .products-grid > li:nth-child(even), .crosssell .products-grid > li:nth-child(3n), .crosssell .products-grid > li { width: 47.72727%; margin-right: 4.54545%; }
.crosssell .products-grid > li:nth-child(odd) { clear: left; }
.crosssell .products-grid > li:nth-child(even) { margin-right: 0; }
.crosssell .products-grid > li:nth-child(3n+1) { clear: none; }
.products-list .product-image-wrapper { width: 40%; }
/*.products-list .product-shop { width: 65%; }*/
.products-list .product-image-wrapper .label { left: 4px; top: 4px; }
.products-list .product-image-wrapper .product-label-logo img { top: 4px; right: 4px; }
}
@media only screen and (max-width: 599px) {
.cart-table .cart-tax-total:after { right: -9px; }
.cart-table .cart-tax-total.cart-tax-total-expanded:after { right: -13px; }
}
@media only screen and (max-width: 320px) {
.crosssell ul .item { padding: 0 0px 40px; }
.crosssell ul .product-details .crosssell-actions { padding: 0 5px; }
}
/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after, .configurable-swatch-list:after, .product-view .product-options .swatch-attr:after { content: ''; display: table; clear: both; }
/* General Swatch Styling */
.swatch-link, .swatch-label { display: block; border-radius: 3px; font-size: 14px; text-align: center; color: #636363; text-decoration: none; box-sizing: content-box; }
.swatch-link { border: 1px solid #cccccc; margin: 0 0 3px; }
.swatch-link img { border-radius: 2px; }
.no-touch .swatch-link:hover { cursor: pointer; text-decoration: none; }
.swatch-link .x { display: none; text-indent: -999em; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: url(../images/bg_x.png) center no-repeat transparent; z-index: 10; }
.swatch-link.has-image .swatch-label { position: relative; }
.swatch-link.has-image img { position: absolute; top: 0; left: 0; }
.swatch-label { border: 1px solid #fff; margin: 0; white-space: nowrap; background: #f4f4f4; }
.configurable-swatch-list { margin-left: -3px; zoom: 1; clear: both; -webkit-transform: translateZ(0px); }
.configurable-swatch-list li { float: left; zoom: 1; margin: 0 0 0 3px; }
.products-grid .configurable-swatch-list li { display: inline-block; float: none; margin: 0; vertical-align: top; }
.configurable-swatch-list .not-available .x { display: block; }
.configurable-swatch-list .not-available .swatch-link { border-color: #ededed; position: relative; }
.configurable-swatch-list .not-available .swatch-link.has-image img { opacity: 0.4; filter: alpha(opacity=40); }
.configurable-swatch-list .not-available .swatch-label { color: #aaa; background: #fff; }
.configurable-swatch-list .wide-swatch .swatch-label { padding: 0 6px; }
.configurable-swatch-list .not-available a:focus { outline: 0; }
#narrow-by-list dd .configurable-swatch-list li { margin: 0 0 0 3px; width: 47%; }
#narrow-by-list dd .swatch-link { border: none; line-height: 25px; margin-right: 2px; text-align: left; }
#narrow-by-list dd .swatch-link.has-image { line-height: inherit; }
.no-touch #narrow-by-list dd .swatch-link:hover .swatch-label { border-color: #007cb7; }
#narrow-by-list dd .swatch-label { background: #f4f4f4; border: 1px solid #cccccc; border-radius: 3px; display: block; float: left; line-height: 1.5em; margin: 0 5px 0 0; padding: 1px 5px; white-space: nowrap; }
#narrow-by-list dd .swatch-label img { border: 1px solid #fff; border-radius: 3px; box-sizing: content-box; }
#narrow-by-list dd .has-image .swatch-label { padding: 0; }
 @media only screen and (max-width: 767px) {
#narrow-by-list dd .configurable-swatch-list li:nth-child(odd) { clear: left; }
}
.currently .swatch-current { position: relative; }
.currently .swatch-current .btn-remove { margin-top: -10px; position: absolute; right: 0; top: 50%; }
.currently .swatch-current span { display: block; float: left; }
.currently .swatch-link { display: inline-block; margin: 0 0 0 3px; }
.no-touch .currently .swatch-link:hover { border-color: #cccccc; cursor: default; }
/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link, .configurable-swatch-list .selected .swatch-link, .no-touch .swatch-link:hover { border-color: #007cb7; }
.configurable-swatch-box { background: none !important; }
.configurable-swatch-box select.swatch-select { display: none; }
.configurable-swatch-box .validation-advice { margin: 0 0 5px; background: #df280a; padding: 2px 5px !important; color: #fff !important; float: left; display: block; border-radius: 3px; }
/* CUSTOM */
.availability.out-of-stock span { color: #FC5F5F; font-size: 15px; }
.product-view .product-options .swatch-attr { float: none; display: block; clear: both; border: 0; }
.product-view .product-options .swatch-attr label, .product-view .product-options .swatch-attr .select-label { font-size: 12px; }
.product-view .product-options .swatch-attr label { display: block; line-height: 1.3; }
.product-view .product-options .swatch-attr .select-label { display: inline; font-weight: normal; color: #007cb7; padding-left: 5px; }
.product-view .product-options dd .input-box { width: auto; height: auto; }
.product-view .product-options .select-label { display: none; }
.product-view .add-to-cart button.out-of-stock { background-position: -80px -362px; cursor: default; }
/* ============================================ *
 * Customer
 * ============================================ */
.customer-account-login .scaffold-form label { text-transform: uppercase; margin-bottom: 3px; }
.customer-account-login .col2-set .buttons-set { border-top: 0; }
.customer-account-login .col2-set .buttons-set button, .customer-account-login .col2-set .buttons-set .button { float: none; /*  min-width: 50%; */ margin: 0; font-size: 14px; }
.flright { float: right; }
.customer-account-login .col2-set .buttons-set button.button.flright { float: right; margin-left: 0; text-decoration: none; }
.customer-account-login .col2-set .buttons-set button.customer-account-login .col2-set .col-1 ul { list-style: disc; padding-left: 0; margin: 10px 0 20px 0; }
.customer-account-login .col2-set .buttons-set p.required, .checkout-multishipping-login .col2-set .buttons-set p.required { line-height: 37px; float: left; margin-left: 15px; }
#login-form .col2-set { position: relative; padding: 0 15px; }
#login-form .col2-set .new-users a.button { background: #0071bd; position: relative; left: 0; }
#login-form .registered-users { position: relative; }
/*#login-form .registered-users:before { content: "OR"; display: block; position: absolute; left: -30px; height: 60px; width: 60px; background: #FFF; border-radius: 50px; border: 2px solid #EAEAEA; line-height: 57px; text-align: center; font-size: 20px; top: 50%; margin-top: -30px; color: #777; font-weight: 600; }*/
.customer-account-login .col2-set .col-1 { padding: 0px; padding-right: 0; }
.customer-account-login .col2-set .col-2 { padding: 0px; padding-left: 0; border-left: 2px solid #EAEAEA; }
.customer-account-login .new-users .field { padding-right: 175px; background: url(../images/create-icon.png) no-repeat 95% 15px; }
.customer-account-login .registered-users .field { background: url(../images/login-icon.png) no-repeat 100% 20px; }
.customer-account-login .registered-users input { max-width: 270px; line-height: normal; font-size: 18px; }
.opc #opc-login p:not(.required) { font-size: 13px; color: #333; }
.remember-me-box a.hide { display: none; }
.remember-me-box .link-tip { font-size: 13px; padding-left: 10px; }
.remember-me-popup { display: none; border: 1px solid #cccccc; padding: 10px; position: relative; }
.remember-me-popup.show { display: block; }
.remember-me-popup p { }
.remember-me-popup .remember-me-popup-close { position: absolute; top: 0; right: 0; padding: 10px; font-size: 12px; }
.remember-me-popup .remember-me-popup-close-button { display: none; }
.customer-account-create .buttons-set { max-width: 455px; }
.customer-account-create .fieldset, .customer-account-create .buttons-set { margin-left: 30px; }
.download-credit-link { margin-bottom: 20px; }
.download-credit-link a { color: #0071bd; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.no-touch .download-credit-link a:hover { color: #0071bd; }
@media only screen and (max-width: 479px) {
.customer-account-create .fieldset, .customer-account-create .buttons-set { margin-left: 0; }
}
.customer-account-create .fieldset .hidden { display: none; }
.customer-account-create #remember-me-popup { max-width: 455px; }
.customer-account-forgotpassword .fieldset, .customer-account-forgotpassword .buttons-set { margin-left: 0; max-width: 400px; }
.customer-account-forgotpassword .fieldset ul.form-list { margin: 0 0 0 0; }
.customer-account-forgotpassword .fieldset h2 { font-size: 17px; color: #404040; }
.customer-account-forgotpassword form { background: url(../images/forgot-password.png) no-repeat 90% center; }
 @media only screen and (max-width: 479px) {
.customer-account-forgotpassword .fieldset, .customer-account-forgotpassword .buttons-set { margin-left: 0; }
}
.customer-account-forgotpassword .fieldset .input-box input.input-text { width: 100%; }
/* ============================================ *
 * My Account Global Styles
 * ============================================ */
.page-title { margin-top: -6px; }
body.customer-account .my-account .page-title h1 { border: 0; text-align: left; margin-bottom: 7px; }
body.customer-account .my-account .title-buttons { position: relative; text-align: right; }
body.customer-account .my-account .title-buttons .button { position: absolute; right: 0; top: 0; }
body.customer-account .my-account .title-buttons a, body.customer-account .my-account .title-buttons span.separator { position: relative; top: -42px; }
body.customer-account .my-account .fieldset h2, body.customer-account .my-account .addresses-list h2, body.customer-account .my-account .order-details h2, body.customer-account .my-account .quoted-details h2 { width: 100%; display: inline-block; font-size: 18px; line-height: 24px; color: #606060; padding-bottom: 7px; margin-bottom: 13px; position: relative; margin-top: 10px; }
body.customer-account .data-table { margin-top: 5px; }
body.customer-account .data-table td a { text-transform: uppercase; font-style: normal; font-size: 12px; }
body.customer-account .data-table span.nobr { /* white-space: normal; */ }
body.customer-account .data-table span.nobr a { white-space: nowrap; }
body.customer-account .data-table th.total, body.customer-account .data-table td.total { text-align: right; }
body.customer-account .data-table th.status, body.customer-account .data-table td.status { text-align: center; }
body.customer-account .data-table td.view.last { text-align: center; }
body.customer-account .data-table td.view a { display: inline-block; margin: 2px 0; }
body.customer-account .data-table .separator { padding: 0 5px; }
body.customer-account .sidebar .block ol#compare-items li { padding: 10px 20px 5px; margin-bottom: 0px; }
body.customer-account .sidebar ol#compare-items li p.product-name { margin-bottom: 0; }
body.customer-account .sidebar .block .block-content p.block-subtitle { /* margin-bottom: 15px; */ }
body.customer-account .sidebar ol#cart-sidebar-reorder li { margin-top: 10px; margin-bottom: 0; }
body.customer-account .sidebar ol#cart-sidebar-reorder li p.product-name { display: inline-block; margin-bottom: 0; }
body.customer-account .sidebar .block-cart .summary { margin-bottom: 15px; }
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li { position: relative; padding-left: 10px; display: block; background: url(../images/dash-border.jpg) repeat-x 0 bottom; font-family: 'latoregular'; padding: 11px 0 11px 22px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; margin-top: 0; }
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li input { margin-right: 4px; position: relative; top: 2px; }
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li input.checkbox { cursor: pointer; height: 14px; margin-right: 0; /*opacity: 0;*/ position: absolute; top: 14px; left: 0px; width: 14px; z-index: 99999999; clip: rect(auto, auto, auto, auto); }
.block-reorder .checkbox-ele { position: absolute; left: 0; top: 2px; }
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder p.product-name { display: inline; margin-bottom: 0; }
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder label a { margin-bottom: 0; color: #303030; }
.form-list .customer-dob .dob-month, .form-list .customer-dob .dob-day { width: 40px; float: left; margin-right: 10px; }
.form-list .customer-dob .dob-year { width: 80px; float: left; }
#cart-sidebar-reorder-advice-container { padding: 5px 0 0 20px; }
/* ============================================ *
 * Dashboard
 * ============================================ */
.dashboard .box-head { border-bottom: 1px solid #cccccc; padding-bottom: 7px; }
.dashboard .box-head h2 { font-size: 15px; display: inline-block; margin-bottom: 0; }
.dashboard .box-head a { padding: 10px; }
.dashboard .box-title a, .dashboard .box-head a { text-transform: uppercase; font-size: 12px; }
.my-account .box-title-inner { display: inline-block; position: relative; padding-right: 50px; }
.my-account .box-title a { font-size: 0px; height: 18px; width: 18px; display: block; position: absolute; right: 5px; top: 0; text-indent: -9999px; }
body.customer-account-index .my-account .box-title a {/* right:10px; */ }
.customer-account-index .my-account .box-account.box-info .col2-set .col-1 .box .box-content a { text-decoration: underline; }
.dashboard .box-account p, .dashboard .box-account address { /*font-style: italic;*/ }
.dashboard .col2-set .col-1 .box-title, .dashboard .col2-set .col-2 .box-title { padding-bottom: 10px; }
.dashboard .col2-set .box-title:before, .dashboard .col2-set .box-title:after { content: ''; display: table }
.dashboard .col2-set .box-title:after { clear: both }
.dashboard .col2-set .box-title { zoom: 1; position: relative; }
.dashboard .col2-set .col-1 .box-title h2, .col2-set .box-title h3, .dashboard .col2-set .col-2 .box-title h2 { font-size: 14px; color: #616161; margin-bottom: 0; }
.dashboard .col2-set .col-1 .box-title a, .dashboard .col2-set .col-2 .box-title a { line-height: 19.6px; }
.dashboard .box-reviews.box-account { padding-bottom: 0; }
.dashboard .box-reviews li { padding: 10px 0; border-top: 1px solid #ededed; }
.dashboard .box-reviews li:first-child { border-top: 0; }
.dashboard .box-reviews li .number { margin-right: -20px; float: left; line-height: 1.4; font-size: 13px; }
.dashboard .box-reviews li .details { margin-left: 20px; }
.dashboard .box-reviews li .details .ratings { content: ''; display: table; clear: both; margin-bottom: 0; }
.dashboard .box-reviews li .details .ratings strong { float: left; font-size: 13px; margin-right: 5px; }
.dashboard .box-reviews li .details .ratings .rating-box { float: left; margin: 3px 0 0 0; }
.dashboard .welcome-msg { margin-bottom: 30px; }
/* ============================================ *
 * Address Book
 * ============================================ */
.my-account { /* min-height:800px; */ }
.customer-account-edit .my-account { background: url(../images/account-information-bg.png) no-repeat 80% 135px; }
.customer-account-edit .my-account form { max-width: 340px; }
.my-account .addresses-list { }
.my-account .addresses-list .item:first-child { padding-left: 0; border-left: 0px; border-right: 1px solid #cccccc; }
.my-account .addresses-list .item { margin: 0 0 30px 0; position: relative; padding: 0 5% 0 13%; width: 50%; float: left; }
.my-account .addresses-list .item p { margin-top: 10px; }
.my-account .addresses-list .item p a { background: url(../images/icon-edit.png) no-repeat center bottom; position: absolute; top: 2px; font-size: 0px; height: 18px; width: 18px; right: 35px; }
.my-account .addresses-list .item p a.link-remove { background: url(../images/icon_sprite.png) no-repeat 1px -648px; position: absolute; top: 0px; font-size: 0px; height: 20px; width: 20px; right: 10px; }
.no-touch .my-account .addresses-list .item p a:hover { opacity: .5; }
body.customer-address-index .my-account { background: none; min-height: inherit; }
body.sales-order-history .my-account { background: none; min-height: inherit; }
body.wishlist-index-index .my-account { background: none; min-height: inherit; }
body.customer-account-index .my-account { background: none; min-height: inherit; }
.my-account .addresses-list .col-2.addresses-additional { border-top: 1px solid #cccccc; clear: both; padding-top: 15px; }
 @media only screen and (max-width: 767px) {
.my-account .addresses-list .col2-set { padding-top: 10px; }
.my-account .addresses-list .col-1, .my-account .addresses-list .col-2 { width: 100%; padding-top: 0; }
.my-account .addresses-list .col-1 li.empty, .my-account .addresses-list .col-2 li.empty { width: 100%; }
.col2-set .col-2 .box { max-width: none; margin-left: 0; }
}
@media only screen and (max-width: 599px) {
.my-account .addresses-list .addresses-additional p a { white-space: nowrap; }
}
/* ============================================ *

 * Order View


 * ============================================ */
.order-info { padding-bottom: 10px; border-bottom: 1px solid #ededed; width: 100%; margin-bottom: 30px; }
.order-info dt, .order-info dd, .order-info ul, .order-info li { display: inline; }
.order-info dt { margin-right: 5px; font-size: 16px; padding-bottom: 5px; }
.order-info li { margin: 0 0 0 20px; }
.order-info li.current { color: #007DB7; }
.order-info li:first-child { margin-left: 0; }
.order-date { text-transform: uppercase; }
.order-info-box .col-1 { width: 50%; }
.order-info-box .col-2 { width: 50%; }
.order-info-box .col-1, .order-info-box .col-2 { overflow: hidden; padding-top: 10px; padding-bottom: 0; }
.order-info-box .box-title h2 { font-size: 14px; line-height: 1.5; font-family: 'latobold'; color: #303030; }
.order-info-box .box-title h2:after { content: ':'; }
.order-info-box .box-content { }
.order-info-box .box-content td, .order-info-box .box-content th { line-height: 1.3; }
.order-info-box .box-content th { padding-top: 10px; }
.order-info-box .box-content td { padding-left: 15px; }
.order-info-box .box-content strong { font-weight: normal; text-transform: uppercase; }
.MyOrders-Select { display: inline; width: 70px; overflow: hidden; float: right; border: 0px solid #cecece; }
.MyOrders-Select select { /* background:url(../images/icon-select-arrow.png) no-repeat 58% center;  */ padding: 6px 3px; width: 138%; max-width: none; border: 0px; }
#my-orders-table .option-label { margin-left: 10px; font-style: italic; }
#my-orders-table .option-value { margin-left: 20px; }
#my-orders-table tr.bundle:not(:last-child) td { border-bottom: none; border-top: none; }
ol#cart-sidebar-reorder li { margin-top: 10px; margin-bottom: 0; }
ol#cart-sidebar-reorder li input { margin-right: 10px; }
ol#cart-sidebar-reorder p.product-name { display: inline; }
 @media only screen and (max-width: 599px) {
#my-orders-table .option-label { margin-left: 20px; }
#my-orders-table .option-value { margin-left: 35px; }
#my-orders-table td[data-rwd-label=Qty] .nobr br { display: none; }
#my-orders-table td[data-rwd-label=Qty] .nobr strong { margin-right: 10px; }
#my-orders-table tr.bundle { border-color: #ededed; }
#my-orders-table tr.bundle.child td[data-rwd-label] { padding-left: 60px; }
#my-orders-table tfoot tr.shipping { margin-top: 0; }
.order-info dt { border-bottom: 1px solid #EDEDED; }
.toolbar label { margin-right: 2px; }
.limiter { margin-left: 5px; }
.category-products .toolbar.top_toolbar.cf {/*padding:0;*/ }
.limiter > label.show { margin-right: 2px; }
.sort-by .selector { width: 75px !important; }
.limiter .selector { width: 45px !important; }
.limiter > label.per_page { margin-left: 2px; width:50px; display: none; }
}
.order-additional { margin: 40px 0; }
.order-gift-message dd { margin-top: 10px; }
 @media only screen and (max-width: 1199px) {
body.customer-account .data-table td.view a { white-space: nowrap; }
.cms-page-view .std li, .cms-no-route .std li { margin: 0 0 5px; }
}
@media only screen and (max-width: 979px) {
body.customer-account .my-account .title-buttons { text-align: left; }
body.customer-account .my-account .title-buttons span.separator, body.customer-account .my-account .title-buttons a { top: -12px; }
.about-us-main-banner, .contact-us-main-banner { display: none; }
}
@media only screen and (max-width: 767px) {
.order-info-box .box-content { clear: left; }
.addresses-list .item { float: left; width: 50%; padding-right: 30px; }
.order-info dt { display: none; }
.dashboard .page-title { margin-top: 20px; }
.dashboard .page-title h1 { margin-top: 0; }
.dashboard .welcome-msg .hello { /* font-style: italic;  */ }
.dashboard .box-account { padding-bottom: 15px; margin-bottom: 30px; }
.dashboard .col2-set .col-1 { float: left; margin-right: 4%; }
.dashboard .col2-set .col-2 { float: right; }
}
@media only screen and (max-width: 599px) {
body.customer-account .my-account .form-list .control { padding-left: 0; }
}
@media only screen and (max-width: 479px) {
body.customer-account .my-account .page-title h1 { text-align: left; font-size: 16px; line-height: 22px; }
body.customer-account .my-account .title-buttons { text-align: left; }
body.customer-account .my-account .title-buttons .button + .button { margin-left: 0px; }
body.customer-account .my-account .fieldset h2 { margin-bottom: 15px; }
body.customer-account .my-account .order-details h2 { margin-bottom: 15px; }
body.customer-account .my-account .buttons-set { border-top: 0; }
body.customer-account .my-account .addresses-list .item { margin-bottom: 15px; padding-right: 0; float: none; width: auto; }
.order-info { margin-top: 15px; }
.customer-account .order-info { margin-top: 0px; }
.data-table.orders .link-reorder, .data-table.orders .date { display: none; }
.data-table.orders td.view { text-align: right; }
.dashboard .col2-set .col-1, .dashboard .col2-set .col-2 { width: 100%; margin-top: 15px; }
.order-info-box { margin: 0; }
.order-info-box .col-1 { border-bottom: 1px solid #ededed; padding-bottom: 10px; }
.order-info-box .col-1, .order-info-box .col-2 { width: 100%; }
.order-info-box .col-2 { padding-top: 10px; }
.order-info-box + .order-info-box { padding-bottom: 0; border-bottom: 0; margin-bottom: 30px; }
#my-reviews-table .nobr { white-space: normal; }
.order-info dt, .order-info dd { display: block; margin-left: 0; }
.order-info li { display: inline-block; padding: 10px 0 0 0; }
.order-info ul { }
#order-info-tabs { margin-top: 10px; }
.products-list .productImage { width: 100%; }
}
/* ============================================ *
 * Newsletter Subscriptions
 * ============================================ */
body.newsletter-manage-index .my-account .fieldset { margin-bottom: 20px; }
body.newsletter-manage-index .my-account .fieldset h2 { display: none; }
body.newsletter-manage-index .my-account .form-list { border-top: 1px solid #ededed; padding-top: 10px; }
/* ============================================ *
 * Contacts
 * ============================================ */
.contacts-index-index .buttons-set { margin-left: 30px; /*max-width: 435px;*/ }
.contacts-index-index .buttons-set p.required { /*float: left;*/ line-height: 50px; }
@media only screen and (max-width: 599px) {
.contacts-index-index .buttons-set { max-width: 330px; margin-left: 0; }
.contacts-index-index .buttons-set button { float: left; margin-left: 0px; }
.contacts-index-index .buttons-set p.required { float: right; }
}

/* ============================================ *
 * PayPal
 * ============================================ */
@media only screen and (max-width: 870px) and (min-width: 768px) {
.paypal-review-order .col2-set .col-1, .paypal-review-order .col2-set .col-2 { padding: 0px; }
}
.paypal-review-order .info-set { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #ededed; }
.paypal-review-order .buttons-set { margin-top: 0px; padding-top: 0px; border: 0; }
.paypal-review-order .buttons-set button { margin-bottom: 10px; }
@media only screen and (max-width: 767px) {
.paypal-review-order .col-1 { padding-bottom: 0; }
.paypal-review-order .field.inactive { display: none; }
}
.top-container .bml-ad { margin-top: 7px; margin-bottom: 7px; text-align: center; }
.top-container .bml-ad span { display: inline-block; }
.top-container .bml-ad span a { display: block; }
.bml-ad { display: none; text-align: center; margin-bottom: 5px; }
.bml-ad span { display: block; line-height: 0; }
.bml-ad a { display: inline-block; max-width: 100%; }
.no-touch .bml-ad a:hover { opacity: 0.7; }
.bml-ad img { height: auto !important; max-width: 100%; }
.cart-totals-wrapper .bml-ad.large img { display: block; margin: 0; }
 @media only screen and (max-width: 767px) {
.bml-ad.small { display: block; }
}
@media only screen and (min-width: 768px) {
.bml-ad.large { display: block; }
}
div.paypal-logo { text-align: center; margin: 15px 0; max-width: 100%; }
div.paypal-logo span { display: block; width: 100%; }
div.paypal-logo span a { display: inline-block; max-width: 100%; }
div.paypal-logo span a img { max-width: 100%; }
div.paypal-logo span > img { display: none; }
.checkout-types div.paypal-logo { text-align: right; }
.bml-checkout-type { list-style-type: none; }
.sidebar .paypal-logo { text-align: center; line-height: 0; }
.sidebar .paypal-logo > a { display: inline-block; max-width: 100%; }
.no-touch .sidebar .paypal-logo > a:hover { opacity: 0.8; }
.sidebar .paypal-logo > a img { display: block; }
.sidebar .paypal-logo .label { margin-top: 4px; }
.sidebar .paypal-logo .label a { font-size: 12px; line-height: 1.5; }
.main-block-related .mini-products-list .owl-dots { display: none; }
/* ============================================ *
 * Review - Customer
 * ============================================ */
#customer-reviews { width: auto; float: none; }
#customer-reviews .review-heading { border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding: 10px 0 5px; }
#customer-reviews .review-heading:after { content: ''; display: table; clear: both; }
#customer-reviews .review-heading h2 { float: left; display: block; }
#customer-reviews .review-heading .pager { clear: none; float: right; width: auto; }
#customer-reviews .review-heading .count-container .limiter { margin-bottom: 0; }
#customer-reviews .review-heading .count-container .limiter label { font-size: 10px; text-transform: uppercase; }
#customer-reviews .review-heading .amount { display: none; }
#customer-reviews h2 { color: #007cb7; font-size: 12px; text-transform: uppercase; }
#customer-reviews h2 span { color: #636363; }
#customer-reviews h3 { font-size: 12px; font-weight: normal; text-transform: uppercase; }
#customer-reviews h3 span { color: #007cb7; }
#customer-reviews .fieldset { padding-top: 25px; width: 470px; }
#customer-reviews .fieldset h4 { border-bottom: 1px solid #cccccc; font-size: 12px; font-weight: normal; padding-bottom: 5px; text-transform: uppercase; }
#customer-reviews .fieldset h4 em { display: none; }
#customer-reviews .fieldset .form-list { font-size: 12px; font-weight: normal; margin: 10px 0; text-transform: uppercase; width: 470px; }
#customer-reviews .fieldset .form-list .inline-label:after { content: ''; display: table; clear: both; }
#customer-reviews .fieldset .form-list label { font-size: 12px; font-weight: normal; }
#customer-reviews .fieldset .form-list textarea { border: 1px solid #cccccc; border-radius: 0; min-width: 100%; -webkit-appearance: none; }
#customer-reviews .fieldset .form-list input { border: 1px solid #cccccc; border-radius: 0; }
#customer-reviews .fieldset .form-list input[type="text"] { width: 100%; }
#customer-reviews .buttons-set { border: none; margin: 0; width: 470px; }
#customer-reviews dl { font-size: 12px; font-weight: normal; margin-bottom: 10px; }
#customer-reviews dl dt { margin: 10px 0; text-transform: uppercase; }
#customer-reviews dl dd { font-size: 14px; margin: 10px 0; }
#customer-reviews dl dd .ratings-table { font-size: 12px; width: 100%; }
#customer-reviews dl dd .ratings-table tr { margin-right: 15px; }
#customer-reviews dl dd .ratings-table .review-label { width: 300px; max-width: 70%; }
#customer-reviews dl dd table { margin: 15px 0; }
#customer-reviews dl dd .review-meta { color: #007cb7; font-size: 10px; font-weight: normal; text-transform: uppercase; }
.review-summary-table { border-bottom: 1px solid #cccccc; margin: 0 0 10px; }
.review-summary-table thead { background: transparent; }
.review-summary-table thead th { background: transparent; border: none; padding: 15px 7px 10px 8px; }
.review-summary-table tbody th { background: #FFFFFF; font-size: 12px; }
.review-summary-table tbody td { border: none; text-align: center; padding: 0; }
.review-summary-table tbody td label { width: 100%; display: block; padding: 11px 0; }
.review-summary-table .rating-box .rating-number { display: none; }
.review-summary-table .rating-box .rating-number:after { content: ""; display: inline-block; background-position: 0px -599px; width: 13px; height: 14px; margin-left: 5px; position: relative; top: 2px; }
/* ============================================ *
 * Ratings - Global
 * ============================================ */
.ratings-table { font-size: 12px; text-transform: uppercase; }
.ratings-table th { padding-right: 10px; }
.ratings-table .rating-box { background-position: 0 -615px; background-repeat: repeat-x; height: 13px; overflow: hidden; text-indent: -9999px; width: 65px; }
.ratings-table .rating-box .rating { background-position: 0 -600px; background-repeat: repeat-x; float: left; height: 13px; text-indent: -9999px; }
 @media only screen and (max-width: 767px) {
body.review-product-list .product-view .product-shop .price-info { padding-left: 0; }
body.review-product-list .product-view .product-shop .extra-info { padding: 0; min-width: 84%; }
body.review-product-list .product-view .product-shop .extra-info .ratings-table { margin: 10px 0; width: 100%; }
body.review-product-list .product-view .product-shop .extra-info .ratings-table tr { margin-right: 15px; }
}
@media only screen and (max-width: 535px) {
body.review-product-list .product-view .product-shop .extra-info { min-width: 0; }
body.review-product-list .product-view .product-shop .extra-info .ratings-table tr { float: none; margin-right: 0; }
}
@media only screen and (max-width: 520px) {
#customer-reviews .fieldset { width: 100%; }
#customer-reviews .fieldset .form-list { width: 100%; }
#customer-reviews .fieldset .form-list .inline-label label, #customer-reviews .fieldset .form-list .inline-label .input-box { float: none; }
#customer-reviews .buttons-set { width: 100%; }
#customer-reviews .review-summary-table thead th { padding-left: 0px; padding-right: 0px; }
#customer-reviews .review-summary-table tbody th { padding-left: 0px; padding-right: 0px; }
#customer-reviews .review-summary-table tbody td { width: 20%; padding: 0px; }
#customer-reviews .review-summary-table .rating-box { text-indent: 0px; text-align: center; background: none; height: 19.6px; width: 100%; }
#customer-reviews .review-summary-table .rating-box .rating { display: none; }
#customer-reviews .review-summary-table .rating-box .rating-number { display: inline-block; }
}
@media only screen and (max-width: 450px) {
#customer-reviews dl dd .ratings-table tr { float: none; }
}
/* ============================================ *

 * Review View Page
 * ============================================ */
.review-product-view .product-review .product-details h2 { border-bottom: none; }
.review-product-view .product-review .product-img-box { width: auto; max-width: 50%; }
.review-product-view .product-review .product-img-box > a { width: 100%; }
.review-product-view .product-review .product-img-box .product-image { width: 100%; }
 @media only screen and (max-width: 767px) {
.review-product-view .product-review .product-img-box { max-width: 100%; }
}
/* ============================================ *
 * Slideshow
 * ============================================ */
.slideshow-container { position: relative; display: block; width: 100%; /* margin: 10px 0; */ }
.slideshow-container .slideshow { width: 100%; padding: 0; position: relative; margin: 0; }
.slideshow-container .slideshow > li { position: absolute; top: 0; left: 0; width: 100%; padding: 0; display: block; margin: 0; overflow: hidden }
.slideshow-container .slideshow > li:first-child { position: static; }
@media all and (min-width:768px) {
.slideshow-container .slideshow > li img { position: relative; left: 50%; transform: translateX(-50%) translateY(0); -o-transform: translateX(-50%) translateY(0); -webkit-transform: translateX(-50%) translateY(0); -o-transform: translateX(-50%) translateY(0); -ms-transform: translateX(-50%) translateY(0); -moz-transform: translateX(-50%) translateY(0); min-width: 100%; max-width: inherit }
}
.slideshow-pager { text-align: center; width: 100%; z-index: 115; position: absolute; bottom: 0px; top: auto; overflow: hidden; -moz-user-select: none; -ms-user-select: none; -webkit-user-select: none; -o-user-select: none; user-select: none; }
.slideshow-pager span { font-family: arial; width: 20px; height: 20px; display: inline-block; color: #DDDDDD; cursor: pointer; }
.slideshow-pager span:before { content: ''; display: block; width: 10px; height: 10px; left: 50%; top: 50%; margin-left: -5px; margin-top: -5px; border-radius: 1px; background-color: #FFFFFF; position: relative; }
.no-touch .slideshow-pager span:hover:before { background-color: #007cb7; }
.slideshow-pager span.cycle-pager-active:before { background-color: #007cb7; }
.slideshow-pager > * { cursor: pointer; }
.slideshow-prev, .slideshow-next { position: absolute; top: 0; width: 15%; max-width: 80px; height: 100%; opacity: 0.6; z-index: 110; cursor: pointer; -moz-user-select: none; -ms-user-select: none; -webkit-user-select: none; -o-user-select: none; user-select: none; }
.slideshow-prev:before, .slideshow-next:before, .owl-nav div:before, .owl-nav div:after { content: ''; width: 24px; height: 44px; position: absolute; display: block; top: 50%; left: 50%; margin: -22px 0 0 -12px; background: url(../images/sprite.png) no-repeat 0 -62px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.slideshow-prev:after, .slideshow-next:after { content: ''; width: 24px; height: 44px; position: absolute; display: block; top: 50%; left: 50%; margin: -22px 0 0 -14px; background: url(../images/sprite.png) no-repeat 0 -62px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.slideshow-prev { left: 8px; }
.slideshow-next { right: 8px; }
.slideshow-prev:after, .owl-nav div.owl-prev:after { background-position: 0 -112px; opacity: 0; }
.slideshow-prev:hover:after, .slideshow-next:hover:after, .owl-nav div.owl-prev:hover:after, .owl-nav div.owl-next:hover:after { opacity: 1; }
.slideshow-prev:hover:before, .slideshow-next:hover:before, .owl-nav div.owl-prev:hover:before, .owl-nav div.owl-next:hover:before { opacity: 0; }
.slideshow-next:before, .owl-nav div.owl-next:before { background-position: -30px -62px; }
.slideshow-next:after, .owl-nav div.owl-next:after { background-position: -30px -112px; opacity: 0; }
.slideshow-prev:hover, .slideshow-next:hover { opacity: 1; }
.slideshow-prev.disabled, .slideshow-next.disabled {
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); opacity: 0.5; cursor: default; }
.slideshow-prev:hover:before { border-color: transparent #2e8ab8 transparent transparent; }
.slideshow-next:hover:before { border-color: transparent transparent transparent #303030; }
/*.slideshow-prev:hover:after, .slideshow-next:hover:after, .owl-nav div.owl-prev:hover:after, .owl-nav div.owl-next:hover:after { opacity: 1; display: none; }
.slideshow-prev:hover:before, .slideshow-next:hover:before, .owl-nav div.owl-prev:hover:before, .owl-nav div.owl-next:hover:before { opacity: 0; display: none; }
*/

.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 110; }
.cycle-overlay { font-family: tahoma, arial; position: absolute; bottom: 0; width: 100%; z-index: 120; background: black; color: white; padding: 15px; opacity: .5; }
.slogan-desktop { position: absolute; left: 50%; top: 50%; margin: -77px 0 0 -22px; }
.main-cap-title { font-size: 45px; line-height: 55px; color: #282828; font-family: 'latosemibold'; margin-bottom: 37px; }
.slogan-desktop .btn-button { background: #0071bc; font-family: 'latobold'; color: #f7eeee; font-size: 16px; line-height: 55px; width: 170px; height: 55px; text-align: center; display: inline-block; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.slogan-desktop .btn-button:hover { background: #303030; color: #f7eeee; }
/* ============================================ *
 * Search - Auto Suggest
 * ============================================ */
.search-autocomplete { padding-left: 0; min-height: 58px; left: 0 !important; background: #fff; color: #000; border: 1px solid #ccc; }
.search-autocomplete ul li { border-bottom: 1px solid #00aeef; color: #007cb7; cursor: pointer; font-size: 12px; padding: 4px 6px; text-align: left; color: #fff; width: 100%; float: left; }
.search-autocomplete ul li img { /*float: left;*/ margin-right: 10px; width: 10%; }
.search-autocomplete .search-content { float: left; width: 100%; margin-left: -50px; padding-left: 65px; }
.search-product-name { font-size: 16px; line-height: 22px; }
.search-content { color: #fff; }
.search-sku { }
.search-autocomplete ul li.selected { background-color: #0071bd; color: white; }
.search-autocomplete ul li.selected a { color: white; }
.search-autocomplete ul li.selected .search-product-name, .search-autocomplete ul li.selected .search-sku { color: #fff; }
.search-autocomplete ul li .amount { float: right; margin-right: 0; margin-left: 0; width: auto; padding-right: 0; margin-bottom: 0 }
.search-autocomplete ul li:last-child { border-bottom: none; }
/*.search-autocomplete:before { content: ''; position: absolute; width: 0; height: 0; display: block; border-right: 7px solid transparent; border-left: 7px solid transparent; border-bottom: 7px solid #007cb7; border-top: none; left: 30px; top: -7px; }*/
.search-autocomplete ul { position: relative; z-index: 1; /* background: #419639;*/ }
.search-autocomplete .no-suggestion { position: absolute; left: 20px; right: 10px; top: 16px; /* color: #fff; */ }
/* ============================================ *
 * Search - Advanced
 * ============================================ */
.advanced-search { background: #f4f4f4; border: 1px solid #ededed; padding: 30px; }
.advanced-search select.multiselect option { border-bottom: 1px solid #ededed; padding: 2px 5px; }
 @media only screen and (max-width: 479px) {
.advanced-search { padding: 15px; }
}
/* ============================================ *
 * Account - Reviews
 * ============================================ */
.product-review .product-img-box p.label { border-bottom: 1px solid #cccccc; font-size: 16px; margin-top: 20px; padding-bottom: 10px; text-transform: uppercase; }
.product-review .product-img-box .rating-box { margin: 15px 0; }
.product-review .product-details h2 { border-bottom: 1px solid #cccccc; color: #007cb7; font-size: 16px; padding-bottom: 10px; }
.product-review .ratings-table { }
.product-review .ratings-table th { padding-right: 10px; }
.product-review .ratings-table tr { float: left; font-size: 12px; margin-right: 10px; text-transform: uppercase; }
.product-review .ratings-description dt { border-bottom: 1px solid #cccccc; font-size: 16px; margin-top: 20px; padding: 10px 0; text-transform: uppercase; }
.product-review .ratings-description dd { color: #737373; font-size: 13px; }
 @media only screen and (min-width: 768px) {
.product-review .ratings-table tr { float: none; }
.about-us-main-banner img, .contact-us-main-banner img { position: relative; min-width: 100%; height: auto; transform: translateX(-50%) translateY(0); -o-transform: translateX(-50%) translateY(0); -webkit-transform: translateX(-50%) translateY(0); -o-transform: translateX(-50%) translateY(0); -ms-transform: translateX(-50%) translateY(0); -moz-transform: translateX(-50%) translateY(0); left: 50%; }
}
@media only screen and (min-width: 1126px) {
.product-review .ratings-table tr { float: left; margin-right: 15px; }
}
@media only screen and (max-width: 320px) {
.product-review .ratings-table tr { float: none; }
}
/* ============================================ *
 * CMS Pages
 * ============================================ */
.cms-page-view .page-title h1, .cms-page-view .page-title h3, .cms-page-view .page-head h1, .cms-page-view .page-head h3, .cms-no-route .page-title h1, .cms-no-route .page-title h3, .cms-no-route .page-head h1, .cms-no-route .page-head h3 { /* border: none; */ }
.contacts-index-index .page-title h1, .cms-page-view .page-title h1, .quickcontact-index-index .page-title h1, .gallery-index-index .col-main h1 { font-size: 36px; line-height: 42px; margin-bottom: 13px; color: #303030; font-family: 'latosemibold'; padding-bottom: 10px; margin-bottom: 13px; }
.quickcontact-index-index .page-title h1 { max-width: 1200px; text-align: left; margin: 0 auto; padding: 0 15px; }
.quickcontact-index-index .page-title { margin-bottom: 19px; margin-top: -7px; margin-left: -3px; }
.quickcontact-index-index .main-container { max-width: none; padding: 0 }
.contact-want-to-tell { background: #f5f5f5; padding: 56px 20px 35px 20px; }
.contact-want-to-tell h3 { text-align: center; font-size: 30px; line-height: 36px; color: #303030; text-transform: none; margin-bottom: 18px; }
.contact-want-to-tell p { text-align: center; font-size: 16px; line-height: 22px; color: #303030; margin-bottom: 39px; }
.contact-want-to-tell p em { font-style: normal; color: #ef5353; }
.contact-want-to-tell label { font-size: 14px; line-height: 20px; text-transform: uppercase; color: #606060; margin-bottom: 3px; }
.contact-want-to-tell input, .contact-want-to-tell .selector span { height: 50px; border: 1px solid #bcbcbc; line-height: 50px; }
.contact-want-to-tell button { display: block; width: 100%; background: #0071bd; height: 50px; line-height: 50px; padding: 0 }
.contact-want-to-tell textarea { height: 152px; }
.contact-want-to-tell .captcha-field { margin-top: 27px; }
.becomeretailer-section.contact-want-to-tell .captcha-field { margin-top: 0; }
.becomeretailer-section.contact-want-to-tell .subscribe-box { margin: 20px 0 10px; }
.becomeretailer-section.contact-want-to-tell button { width: auto; padding: 0 20px; float: right; }
.becomeretailer-top-details-block { margin-bottom: 20px; }
.becomeretailer-top-details-block p { }
.becomeretailer-section { background: none; padding: 0 }
.becomeretailer-section p.required { margin-right: 10px; margin-top: 15px; }
.contact-want-to-tell .input-box { padding-top: 0; margin-bottom: 25px; }
.contact-want-to-tell .captcha-field .input-box { margin-bottom: 10px; }
.contact-map-title { text-align: center; font-size: 30px; line-height: 36px; color: #303030; margin-bottom: 31px; }
.contact-block iframe { width: 100%; display: block; height: 400px; margin-bottom: 45px; }
.contact-right-part, .contact-bottom-text-block { max-width: 1170px; margin: 0 auto; padding: 0 15px; }
.contact-right-part { margin-bottom: 20px; padding-top: 56px; }
.contact-bottom-text-block { padding-bottom: 43px; }
.contact-bottom-text-block p { color: #606060; font-size: 14px; line-height: 24px; margin-bottom: 24px; text-align: justify; }
.contact-bottom-text-block p:last-child { margin-bottom: 0; }
.cms-page-view .std p { font-size: 14px; line-height: 20px; color: #606060; }
.cms-page-view .std img, .cms-no-route .std img { max-width: 100%; display: inline-block; }
.cms-page-view .std p, .cms-no-route .std p { color: #636363; font-size: 14px; line-height: 24px; }
.cms-page-view .std h1, .cms-no-route .std h1 { color: #303030; font-weight: bold; margin-bottom: 15px; margin-top: 15px; }
.cms-page-view .std h2, .cms-no-route .std h2 { color: #303030; font-weight: bold; margin-bottom: 15px; margin-top: 15px; }
.cms-page-view .std h3, .cms-no-route .std h3 { color: #303030; font-weight: bold; margin-bottom: 15px; margin-top: 15px; }
.cms-page-view .std h4, .cms-no-route .std h4 { color: #303030; font-weight: bold; margin-bottom: 15px; margin-top: 15px; }
.cms-page-view .std h5, .cms-no-route .std h5 { color: #303030; font-weight: bold; margin-bottom: 15px; margin-top: 15px; }
.cms-page-view .std h6, .cms-no-route .std h6 { color: #303030; font-weight: bold; margin-bottom: 15px; margin-top: 15px; }
.table-outer { overflow-x: auto; overflow-y: hidden; }
.cms-page-view .table-outer th { border-top: 2px solid #cecece; border-bottom: 2px solid #cecece; padding: 10px; }
.cms-page-view .table-outer td { border-bottom: 1px solid #cecece; padding: 10px; }
.cms-page-view .std h2.sub-title { text-transform: none; margin-bottom: 23px; margin-top: 38px; font-size: 30px; }
.cms-page-view .std ul { margin-bottom: 15px; }
.cms-page-view .std li, .cms-no-route .std li { color: #606060; position: relative; display: block; list-style: outside none none; margin: 10px 0 0px; padding: 0 3px 0 25px; font-style: normal; line-height: 23px; }
.cms-page-view .std ol { counter-reset: listStyle; }
.cms-page-view .std ol li { counter-increment: listStyle; }
.cms-page-view .std ol li:before { content: "("counter(listStyle, decimal)")"; position: absolute; left: 0; top: 0; color: #606060; font-weight: 500; }
.cms-page-view .std ol ol { counter-reset: listStyle1; margin-top: 10px; }
.cms-page-view .std ol ol li { counter-increment: listStyle1; }
.cms-page-view .std ol ol li:before { content: "("counter(listStyle1, lower-alpha)")"; position: absolute; left: 0; top: 0; }
 .cms-page-view .std li:last-child, .cms-no-route .std li:last-child {margin-bottom:0;}
.cms-page-view .leftpart { width: 50%; float: left; padding: 0 10px 0 0px; }
.cms-page-view .rightpart { width: 50%; float: left; padding: 0 0px 0 10px; }
.cms-page-view .smallleftpart { width: 23%; float: left; padding: 10px 10px; border: solid 1px #ccc; text-align: center; margin-top: 18px; margin-right: 2%; }
.cms-page-view .smallrightpart { width: 75%; float: left; padding: 0 0px 0 10px; }
.cms-no-route dd { font-size: 18px }
.cms-no-route dd a { color: #0072bb; font-size: 18px; }
.about-us-main-banner, .contact-us-main-banner { margin-bottom: 8px; }
.cms-img { margin-top: 5px; -webkit-box-shadow: 0 8px 6px -6px black; -moz-box-shadow: 0 8px 6px -6px black; box-shadow: 0 8px 6px -6px black; }
.cms-page-view .std ul li:before, .cms-no-route .std ul li:before { content: "\f00c"; display: block; position: absolute; left: 2px; top: 4px; font: normal normal normal 16px/1 FontAwesome; color: #0071bd; }
.cms-page-view .std ul.download-library li:before { content: "\f019" }
.download-credit-link i { font-size: 20px; margin-right: 5px; vertical-align: middle; }
.cms-page-view .col-left:after, .cms-no-route .col-left:after { content: ''; display: table; clear: both; }
.cms-no-route .std img { width: 100%; }
.cms-page-view .std .messages, .cms-home .std .messages, .cms-no-route .std .messages { margin-bottom: 10px; }
.cms-page-view .std .messages ul, .cms-home .std .messages ul, .cms-no-route .std .messages ul { margin-bottom: 0; }
.cms-page-view .std .messages li, .cms-home .std .messages li, .cms-no-route .std .messages li { list-style: none; margin-left: 0; font-style: normal; }
#accordion .toggle-tabs { display: none; }
#accordion > dl > dt { margin: 0; margin-bottom: 10px; color: #636363; font-size: 14px; font-style: normal; line-height: 1.4; text-rendering: optimizeSpeed; text-transform: uppercase; -moz-user-select: none; -ms-user-select: none; -webkit-user-select: none; -o-user-select: none; user-select: none; font-weight: normal; margin-bottom: 0px; padding: 7px 10px 7px 24px; border-width: 1px; border-style: solid; border-color: #cccccc; position: relative; background-color: #f4f4f4; display: block; }
#accordion > dl > dt:after { content: ''; position: absolute; width: 0; height: 0; display: block; border-right: 4px solid transparent; border-left: 4px solid transparent; border-top: 4px solid #007cb7; border-bottom: none; left: 10px; top: 50%; margin-top: -3px; }
.no-touch #accordion > dl > dt:hover { background-color: #ececec; }
#accordion > dl > dd { padding: 10px; margin: 0; border-width: 0 1px; border-style: solid; border-color: #cccccc; }
#accordion > dl > dd:last-child { border-width: 0 1px 1px 1px; }
#accordion li { position: relative; overflow: hidden; }
#accordion li .plusimage h2 { margin-right: 10px; }
.page-sitemap .links { display: block; text-align: right; margin: 0 20px 0 0; }
.page-sitemap .links a { position: relative; }
.page-sitemap .sitemap { padding: 0 20px; margin: 15px 0; font-size: 12px; }
.page-sitemap .sitemap li { margin: 3px 0; }
.contacts-index-index h1 { border: none; }
#contactForm { }
#contactForm h2 { display: none; }
#contactForm:after { content: ''; display: table; clear: both; }
#contactForm .fieldset .legend + .required { margin: 0; }
.contact-top-details-block { max-width: 1200px; padding: 0 15px; margin: 0 auto; }
.contact_page_top_details { margin: 0 -20px 28px; }
.contact-top-col { float: left; width: 20%; padding: 20px; text-align: center; position: relative }
.page-title h1.main-titel { font-size: 36px; line-height: 42px; margin-bottom: 13px; }
@media all and (max-width:979px) {
.contact-top-col { width: 33.3%; min-height: 250px; }
.contact-want-to-tell button { max-width: 302px; margin: 0 0 0 auto; }
.contact-want-to-tell .button-set { margin-top: -90px; }
.product-enquiry-popup .contact-want-to-tell .button-set { margin-top: 0; }
}
 @media all and (max-width:767px) and (min-width:480px) {
.contact-want-to-tell .button-set { float: right; margin-top: -88px; }
.contact-want-to-tell .button-set button { width: 160px; }
}
@media all and (max-width:479px) {
.contact-want-to-tell .button-set { margin-top: 0 }
.contact-want-to-tell label, .download-credit-link a { font-size: 12px; }
}
.contact-top-icon { width: 96px; height: 96px; position: relative; margin: 0 auto 20px; background: #b71955; border-radius: 96px; -webkit-border-radius: 96px; -o-border-radius: 96px; -ms-border-radius: 96px; -moz-border-radius: 96px; top: 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; z-index: 1; }
.contact-top-col:after { content: ''; display: block; position: absolute; left: 50%; top: 103px; width: 92px; height: 28px; background: url(../images/sprite.png) no-repeat 0 -762px; margin-left: -46px; transform: scale(0); -moz-transform:scale(0); -ms-transform:scale(0); -o-transform:scale(0); -webkit-transform:scale(0); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; } 
.no-touch .contact-top-col:hover:after { transform: scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); -webkit-transform:scale(1);}
.no-touch .contact-top-col:hover .contact-top-icon { top: -30px; }
.contact-top-icon:before { content: ''; display: block; position: absolute; left: 50%; top: 50%; background: url(../images/sprite.png) no-repeat -4px -564px; width: 37px; height: 39px; margin: -18px 0 0 -19px; }
.call-col .contact-top-icon { background: #0071bd; }
.call-col .contact-top-icon:before { background-position: -57px -564px; width: 27px; height: 42px; margin: -21px 0 0 -13px; }
.email-col .contact-top-icon { background: #f0b510; }
.email-col .contact-top-icon:before { background-position: -5px -623px; width: 44px; height: 44px; margin: -22px 0 0 -22px; }
.opening-hrs-col .contact-top-icon { background: #727b33; }
.opening-hrs-col .contact-top-icon:before { background-position: -53px -624px; width: 45px; height: 45px; margin: -22px 0 0 -22px; }
.abn-col .contact-top-icon { background: #007cb7; }
.abn-col .contact-top-icon:before { background-position: -6px -682px; width: 37px; height: 45px; margin: -22px 0 0 -18px; }
.contact-top-col h3 { font-size: 16px; line-height: 22px; color: #000000; margin-bottom: 14px; }
.contact-top-col p { font-size: 16px; line-height: 24px; color: #303030; }
 @media only screen and (max-width: 767px) {
#contactForm { padding-left: 0; }
.about-us-main-banner { margin-bottom: 20px; }
.cms-page-view .page-title h1, .cms-page-view .std h2.sub-title, .page-title h1.main-titel, .gallery-index-index .col-main h1 { font-size: 22px; line-height: 28px; }
.cms-about-us .col-sm-5 { margin-bottom: 10px; float: none !important }
.contact-top-col { margin: 0 auto 20px; width: 50%; }
.quickcontact-index-index .page-title h1 { font-size: 24px; line-height: 32px; text-align: center; }
.about-us-main-banner img, .contact-us-main-banner img { width: 100%; height: auto; }
.contact-want-to-tell label { display: block; }
.contact-block iframe { height: 200px; }
.contact-want-to-tell h3 { font-size: 22px; line-height: 28px; }
.privetsttt { width: 100%; overflow: auto; }
.header-miniquote .skip-quote .count{ position:absolute; right:-12px;}
}
 @media only screen and (max-width: 567px) {
.contact-top-col { width: 100%; float: none; margin: 0 auto; max-width: 300px; }
.contact-want-to-tell { padding: 20px 10px; }
.contact-right-part { padding-top: 20px; }
.contact-map-title { margin-bottom: 15px; }
.contact-block iframe { margin-bottom: 20px; }
.becomeretailer-section { padding: 20px 0; }
.product-enquiry-popup .becomeretailer-section { padding: 0; }
.cms-page-view .leftpart { width: 100%; float: left; padding: 0px; }
.cms-page-view .rightpart { width: 100%; float: left; padding: 0px; }
.cms-page-view .smallleftpart { width: 100%; float: left; padding: 0px; }
.cms-page-view .smallrightpart { width: 100%; float: left; padding: 0px; }
}
@media only screen and (max-width: 567px) {
.captcha-field iframe { transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; -webkit-transform-origin: 0 0; transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); -webkit-transform: scale(0.8); }
}
/* ============================================ *
 * Pricing Conditions
 * ============================================ */
.price-box .minimal-price-link .label { color: #cf5050; font-size: 12px; text-transform: uppercase; }
.map-info { white-space: nowrap; }
.catalog-product-view .map-info { white-space: normal; }
.catalog-product-view .map-info > span { float: right; margin-bottom: 5px; }
.catalog-product-view .map-info .price-box.map-info > a { float: right; width: 100%; }
/* ============================================ *
 * Cookies
 * ============================================ */
.notice-cookie .notice-inner { padding-bottom: 0; }
.notice-cookie .notice-inner:after { content: ''; display: table; clear: both; }
.notice-cookie .notice-text { float: left; max-width: 90%; padding-top: 4px; text-align: left; }
.notice-cookie .notice-text p { padding-bottom: 14.5px; line-height: 1.3; }
.notice-cookie .actions { float: left; text-align: right; padding-bottom: 14.5px; }
 @media only screen and (max-width: 979px) {
.notice-cookie .notice-text { max-width: 86%; }
}
@media only screen and (max-width: 767px) {
.notice-cookie { padding: 0 20px; }
.notice-cookie .notice-text { max-width: 82%; padding-top: 0; }
}
@media only screen and (max-width: 620px) {
.notice-cookie { padding: 0 20px; }
.notice-cookie .notice-inner { background-position: left 10px; }
.notice-cookie .notice-inner:after { content: ''; display: table; clear: both; }
.notice-cookie .notice-text { float: none; max-width: 100%; padding-top: 0; }
.notice-cookie .actions { text-align: left; }
}
/* ============================================ *
 * Tags
 * ============================================ */
#addTagForm button { margin-top: 5px; margin-bottom: 10px; }
#addTagForm .form-add { margin-top: 10px; }
.product-tags { background-color: #f4f4f4; border: 1px solid #cccccc; float: left; margin-bottom: 10px; padding: 5px 1% 10px; width: 98%; }
.product-tags li { float: left; margin-right: 15px; }
.product-tags li.last { margin-right: 0px; }
.tags-list { float: left; width: 100%; margin-bottom: 10px; }
.tags-list > li { float: left; margin-right: 10px; }
.block-tags .actions > a { font-size: 12px; }
.my-tag-edit .button.btn-remove { padding: 0; }
.my-tag-edit .button.btn-remove:after { color: white; }
 @media only screen and (max-width: 767px) {
.tags-list > li, .tags-list { float: none; }
}
/* ============================================ *
 * Captcha
 * ============================================ */
.captcha-note { clear: left; padding-top: 5px; }
.captcha-image { float: left; display: inline; max-width: 100%; position: relative; width: 258px; margin-bottom: 10px; }
.captcha-image .captcha-img { border: 1px solid #b6b6b6; vertical-align: bottom; width: 100%; }
.registered-users .captcha-image { margin: 0; }
.captcha-reload { cursor: pointer; position: absolute; top: 2px; right: 2px; }
.captcha-reload.refreshing { animation: rotate 1.5s infinite linear; -webkit-animation: rotate 1.5s infinite linear; -moz-animation: rotate 1.5s infinite linear; }
.customer-account-create .scaffold-form .captcha-input-container label:first-child { width: 100%; }
.captcha-reload { position: absolute; right: 4px; top: 4px; }
.captcha-img { border: 20px solid #bbbbbb; }
.captcha-input-container { margin-bottom: 10px; }
.control.newsletter-box, .captcha-input-container, .captcha-img-container { float: none; clear: both; }
.control.newsletter-box:after, .captcha-input-container:after, .captcha-img-container:after { content: ''; content: ''; display: table; clear: both; }
/* ============================================ *
 * Checkout Billing Fix to place the Captcha properly

 * ============================================ */
#co-billing-form ul.form-list > .control { float: left; margin: 0 0 5px; width: 100%; /*padding-left:0px;*/ padding: 0; }
/*#co-billing-form ul.form-list li ul { margin-left:-1.7%; margin-right:-1.7%; }
.selctBL-Add { margin-bottom:10px;}*/


/* ============================================ *
 * Account - Orders, Invoices, Credit Memos.
 * ============================================ */
@media only screen and (max-width: 479px) {
.sales-order-invoice .sub-title, .sales-order-creditmemo .sub-title, .sales-order-shipment .sub-title { float: left; font-size: 15px; text-align: center; width: 100%; }
.sales-order-invoice .order-links, .sales-order-creditmemo .order-links, .sales-order-shipment .order-links { text-align: center; width: 100%; }
}
/* ============================================ *
 * Recurring Profiles
 * ============================================ */
#recurring_profile_list_view th { white-space: normal; }
#recurring_profile_list_view th span { white-space: inherit; }
@media only screen and (max-width: 479px) {
#recurring_profile_list_view { font-size: 12px; }
#recurring_profile_list_view a { font-size: inherit; }
#recurring_profile_list_view th, #recurring_profile_list_view td { padding: 2px; }
}
.recurring-profiles-title { float: left; }
.recurring-profiles-title h1 { margin-bottom: 7px; }
body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons { float: right; text-align: right; margin-bottom: 30px; }
@media only screen and (max-width: 479px) {
body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons { text-align: center; float: none; }
.categoryList li { width: 100%; }
}
body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons .button { position: static; }
.recurring-profiles-messages:after { content: ''; display: table; clear: both; }
#recurring_start_date_trig { display: inline; }
/* ============================================ *
 * Billing Agreements
 * ============================================ */
.billing-agreements .info-box { margin-bottom: 30px; }
.billing-agreements .info-box:after { content: ''; display: table; clear: both; }
.billing-agreements .info-box .form-list { max-width: 400px; width: 100%; }
.billing-agreements .info-box .box-title { margin-top: 20px; margin-bottom: 7px; }
.billing-agreements .info-box .button { float: right; margin-top: 7px; }
@media only screen and (max-width: 479px) {
.billing-agreements .info-box .button { width: 100%; float: none; }
}
.billing-agreements #payment_method { width: 100%; margin-top: 7px; margin-bottom: 7px; }
.billing-agreement-view-header-wrapper .heading { max-width: 80%; }
@media only screen and (max-width: 479px) {
.billing-agreement-view-header-wrapper .heading { max-width: 100%; }
.products-list .product-shop { width: 100%; }
.category-products {padding:5px;}
}
.billing-agreement-details td, .billing-agreement-details th { padding: 3.5px; }
 @media only screen and (max-width: 979px) {
.billing-agreements .data-table .created-at, .billing-agreements .data-table .updated-at { display: none; }
}
/* ============================================ *
 * Popular Search Terms Cloud

 * ============================================ */
.catalogsearch-term-popular .tags-list { float: left; width: 100%; }
.catalogsearch-term-popular .tags-list > li { float: left; height: 40px; margin-right: 25px; }
/* ============================================ *
 * Widgets
 * ============================================ */
/* -------------------------------------------- *
 * Add to cart by SKU
 */


.button2.btn-update.btn-copy-quote { text-transform: capitalize; font-family: 'latobold'; }
#quotelist .button.reject-btn {margin-left:10px;}
#quotelist .button.reject-btn, #quotelist .button.edit-request {height:51px;}
.button.btn-proceed-checkout.btn-checkout.btn-confirm-checkout {float:right;}
#shopping-cart-table .button {height: 45px; padding: 0 20px;}


.sidebar .widget-addbysku .sku-table .input-text:not(.qty) { width: 100%; }
@media only screen and (min-width: 768px) {
.sidebar .widget-addbysku .sku-table .input-text:not(.qty) { max-width: 100px; }
}
.widget { clear: both; }
.widget .pager { float: none; width: 100%; }
 @media only screen and (min-width: 1199px) {
.col2-left-layout .col-main .widget, .col2-right-layout .col-main .widget, .col3-layout .col-main .widget { /* Config: Columns + flexible gutter */ /* Undo three-column config */ /* Set column config */ /* Config: Columns + flexible gutter */ /* Undo three-column config */ /* Set column config */ }
.col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd), .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd), .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd) { clear: none; }
.col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1), .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1), .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1) { clear: none; }
.col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even), .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n), .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even), .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n), .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even), .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n) { margin-right: 2.22222%; }
.col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li, .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li, .col3-layout .col-main .widget .products-grid--max-4-col-widget > li { margin-right: 2.22222%; }
.col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li, .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li, .col3-layout .col-main .widget .products-grid--max-4-col-widget > li { width: 23.33333%; margin-right: 2.22222%; }
.col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1), .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1), .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1) { clear: left; }
.col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n), .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n), .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n) { margin-right: 0; }
.col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd), .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd), .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd) { clear: none; }
.col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1), .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1), .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1) { clear: none; }
.col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even), .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n), .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even), .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n), .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even), .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n) { margin-right: 2.22222%; }
.col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li, .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li, .col3-layout .col-main .widget .products-grid--max-5-col-widget > li { margin-right: 2.22222%; }
.col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li, .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li, .col3-layout .col-main .widget .products-grid--max-5-col-widget > li { width: 18.22222%; margin-right: 2.22222%; }
.col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1), .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1), .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1) { clear: left; }
.col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n), .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n), .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n) { margin-right: 0; }
}
@media only screen and (max-width: 1023px) {
.main-cap-title { font-size: 35px; }
}
@media only screen and (min-width: 770px) {
.col1-layout .col-main .widget { /* Config: Columns + flexible gutter */ /* Undo three-column config */ /* Set column config */ /* Config: Columns + flexible gutter */ /* Undo three-column config */ /* Set column config */ }
.col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd) { clear: none; }
.col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1) { clear: none; }
.col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even), .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n) { margin-right: 2.22222%; }
.col1-layout .col-main .widget .products-grid--max-4-col-widget > li { margin-right: 2.22222%; }
.col1-layout .col-main .widget .products-grid--max-4-col-widget > li { width: 23.33333%; margin-right: 2.22222%; }
.col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1) { clear: left; }
.col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n) { margin-right: 0; }
.col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd) { clear: none; }
.col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1) { clear: none; }
.col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even), .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n) { margin-right: 2.22222%; }
.col1-layout .col-main .widget .products-grid--max-5-col-widget > li { margin-right: 2.22222%; }
.col1-layout .col-main .widget .products-grid--max-5-col-widget > li { width: 18.22222%; margin-right: 2.22222%; }
.col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1) { clear: left; }
.col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n) { margin-right: 0; }
body.cms-home .main-container { padding: 0; }
}
/* ============================================ *
 * Checkout - Multiple Addresses
 * ============================================ */

/*body[class*="checkout-multishipping-"] .checkout-progress { width: 100%; float: left; margin-bottom: 25px; }
body[class*="checkout-multishipping-"] .checkout-progress > li { float: left; width: 20%; text-align: center; padding: 8px 1% 6px; background: #f4f4f4; text-transform: uppercase; border-bottom: 1px solid #cccccc; border-right: 1px solid #cccccc; margin-bottom: 10px; }
body[class*="checkout-multishipping-"] .checkout-progress > li.active { background-color: #dddddd; }
body[class*="checkout-multishipping-"] .checkout-progress > li.last { border-right: 0px; }
body[class*="checkout-multishipping-"] .page-title { float: left; width: 100%; margin-bottom: 15px; }
body[class*="checkout-multishipping-"] .page-title h1 { border: 0 none; float: left; margin-top: 2px; margin-right: 2%; }
body[class*="checkout-multishipping-"] .page-title .button { float: right; }
body[class*="checkout-multishipping-"] .multiple-checkout > h2 { text-transform: none; font-size: 17px; margin-bottom: 15px; }
body[class*="checkout-multishipping-"] .messages { float: left; width: 100%; }
body[class*="checkout-multishipping-"] .col-2.col-wide { width: 66%; }
body[class*="checkout-multishipping-"] .col-1.col-narrow { width: 30%; }
body[class*="checkout-multishipping-"] .actions { margin-bottom: 10px; }
body[class*="checkout-multishipping-"] .grand-total { text-align: right; font-size: 16px; }
body[class*="checkout-multishipping-"] #checkout-review-submit { float: right; }
body[class*="checkout-multishipping-"] #review-buttons-container { float: right; text-align: right; }*/
.checkout-multishipping-addresses .btn-remove2 { text-indent: -5555px; display: block; width: 22px; height: 22px; margin-top: -28px; }
.checkout-multishipping-shipping .gift-messages { margin-top: 20px; }
.checkout-multishipping-shipping .gift-messages-form { margin-top: 15px; }
.checkout-multishipping-shipping .gift-messages-form h4 { margin-top: 15px; margin-bottom: 5px; }
.checkout-multishipping-shipping .gift-messages-form .form-list { margin-top: 10px; margin-bottom: 25px; }
.checkout-multishipping-shipping .gift-messages-form .item { margin-top: 15px; }
.checkout-multishipping-shipping .col-1 .box-title h2, .checkout-multishipping-shipping .col-1 .box-title h3, .checkout-multishipping-shipping .col-1 .box-title h4, .checkout-multishipping-shipping .col-2 .box-title h2, .checkout-multishipping-shipping .col-2 .box-title h3, .checkout-multishipping-shipping .col-2 .box-title h4, .checkout-multishipping-billing .col-1 .box-title h2, .checkout-multishipping-billing .col-1 .box-title h3, .checkout-multishipping-billing .col-1 .box-title h4, .checkout-multishipping-billing .col-2 .box-title h2, .checkout-multishipping-billing .col-2 .box-title h3, .checkout-multishipping-billing .col-2 .box-title h4, .checkout-multishipping-overview .col-1 .box-title h2, .checkout-multishipping-overview .col-1 .box-title h3, .checkout-multishipping-overview .col-1 .box-title h4, .checkout-multishipping-overview .col-2 .box-title h2, .checkout-multishipping-overview .col-2 .box-title h3, .checkout-multishipping-overview .col-2 .box-title h4 {font-weight: bold; /*font-weight: normal;*/ width: 100%; background: #f4f4f4; border-bottom: 1px solid #cccccc; padding: 10px; font-size: 14px; }
.checkout-multishipping-shipping .col-1 > h4, .checkout-multishipping-shipping .col-2 > h4, .checkout-multishipping-billing .col-1 > h4, .checkout-multishipping-billing .col-2 > h4, .checkout-multishipping-overview .col-1 > h4, .checkout-multishipping-overview .col-2 > h4 { font-weight: normal; width: 100%; background: #f4f4f4; border-bottom: 1px solid #cccccc; padding: 10px; font-size: 14px; }
.checkout-multishipping-shipping .col-1 .box-content, .checkout-multishipping-shipping .col-2 .box-content, .checkout-multishipping-billing .col-1 .box-content, .checkout-multishipping-billing .col-2 .box-content, .checkout-multishipping-overview .col-1 .box-content, .checkout-multishipping-overview .col-2 .box-content { margin-bottom: 25px; padding-left: 10px; margin-top: 10px; }
.checkout-multishipping-billing .sp-methods dt { float: left; width: 100%; }
#multiship-addresses-table > tbody > tr > td.a-center.last > a { background-image: none; }
#review-order-form > div:nth-child(3) > div.divider { width: 100%; clear: both; }
.checkout-multishipping-billing .sp-methods dt label {font-weight: bold; font-size: 14px;}
/* =============================================================================================================================== *
 *   Checkout - Mini cart                                                                                         CUSTOM CSS START
 * =============================================================================================================================== */
.header-minicart { float: left; margin-left: 20px; }
.skip-cart { display: block; position: relative; padding-left: 32px; font-size: 14px; color: #5a5a5a; font-family: 'latosemibold'; }
.skip-cart:before { content: ''; display: block; position: absolute; left: 5px; top: 0; background: url(../images/sprite.png) no-repeat -40px 0; width: 26px; height: 24px; }
.header-minicart .minicart-message { display: block; padding: 10px; }
.header-minicart .empty { padding: 10px; text-align: center; }
.header-minicart .minicart-wrapper { clear: both; position: relative; }
.header-minicart .minicart-wrapper:before, .header-minicart .minicart-wrapper:after { content: ''; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; display: none; }
.header-minicart .minicart-wrapper:before { background-color: white; opacity: 0.8; z-index: 2; }
.header-minicart .minicart-wrapper:after { background-image: url("../images/opc-ajax-loader.gif"); background-repeat: no-repeat; background-position: center; z-index: 3; }
.header-minicart .minicart-wrapper.loading { position: relative; }
.header-minicart .minicart-wrapper.loading:before, .header-minicart .minicart-wrapper.loading:after { display: block; }
.header-minicart .block-cart { display: none; }
.header-minicart .block-subtitle { font-size: 17px; line-height: 1.4; padding: 5px; /* text-align: center; */ /* text-transform: uppercase; */ margin-bottom: 0px; background: #0071bd; padding: 7px 10px 8px; color: #fff; }
.header-minicart .block-subtitle .close { width: 40px; height: 38px; display: block; color: #FFFFFF; text-decoration: none; font-weight: normal; font-size: 40px; position: absolute; top: 0; right: 0; line-height: 32px; text-align: center; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.no-touch .header-minicart .block-subtitle .close:hover {/* color: #287CA2;*/ }
.header-minicart #cart-sidebar { padding: 10px; padding-top: 0px; }
.header-minicart #cart-sidebar li { padding: 8px 5px 8px 11px; border-bottom: 1px solid #c0c0c0; position: relative; }
.header-minicart #cart-sidebar li.last { border: none; }
.header-minicart #cart-sidebar li .product-details { position: relative; float: left; width: 100%; margin-left: -130px; padding-left: 150px; }
.header-minicart .product-details .product-name { padding-top: 0px; }
.header-minicart .product-details .product-name a { color: #636363; font-size: 15px; }
.no-touch .header-minicart .product-details .product-name a:hover { color: #0071bd }
.header-minicart .info-wrapper { margin-bottom: 0.5em; width: auto; /*width: 150px;*/ }
.header-minicart .info-wrapper tbody tr {line-height: 30px;}
#cart-sidebar a.btn-edit, #cart-sidebar a.remove { font-size: 12px; text-transform: uppercase; /*border: 1px solid #0071bd; border-radius: 15px;*/ line-height: 30px; text-align: center; margin-bottom: 10px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
#cart-sidebar a.btn-edit { line-height: 35px; color: #0071bd; border-color: #0071bd; }
.mini-products-list a.btn-edit { line-height: 35px; border: none; border-radius: 0; width: auto; text-align: left; width: auto; display: inline-block; }
.mini-products-list a.remove { border: none; text-indent: -999em; }
.mini-products-list a.remove:before { content: ''; display: block; position: absolute; right: 7px; top: 7px; background: url(../images/icon_sprite.png) no-repeat 0px -649px; width: 18px; height: 18px; }
.header-minicart .remove-delete-links, .mini-products-list a.remove { position: absolute; right:-23px; top: 4px; display: block; }
.no-touch #cart-sidebar a.btn-edit:hover { /*background: #0071bd; color: #fff;*/ }
#cart-sidebar a.remove { color: #0071bd; }
.onestepcheckout-index-index #cart-sidebar a.remove { display: none; }
.no-touch #cart-sidebar a.remove:hover { /*background: #0071bd;*/ color: #fff; }
.header-minicart .info-wrapper th { font-size: 14px; min-width: 45px; vertical-align: top; }
.header-minicart .info-wrapper td { color: #0071bd; clear: right; }
.header-minicart .info-wrapper .qty-wrapper td { height: 33px; line-height: 33px; }
.header-minicart .info-wrapper .qty, .header-minicart .info-wrapper button { padding-left: 4px; padding-right: 4px; margin-right: 2px; width: 3.2em; text-align: left; height: 30px; padding: 0; vertical-align: top; cursor: default; text-align: center; }
.header-minicart .info-wrapper .qty { border: 1px solid silver; }
.header-minicart .info-wrapper .quantity-button { opacity: 0; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; -webkit-transition-duration: 100ms; -moz-transition-duration: 100ms; -o-transition-duration: 100ms; transition-duration: 100ms; }
.header-minicart .info-wrapper .quantity-button[disabled] { cursor: default; }
.header-minicart .info-wrapper .quantity-button.visible { opacity: 1; }
.header-minicart .subtotal { background-color: #DDDDDD; text-align: center; line-height: 2em; text-align: right; padding: 10px 12px 10px 0; }
.header-minicart .subtotal .label { font-size: 22px; line-height: 36px; color: #303030; margin-right: 5px; }
.header-minicart .subtotal .price { font-size: 22px; line-height: 36px; color: #424348; }
.header-minicart .minicart-actions { padding: 10px; margin-top: 0px; overflow: hidden; position: relative; text-align: center; }
.cart-link, .header-minicart .minicart-actions .checkout-button { display: block; float: left; background: #606060; font-size: 18px; line-height: 24px; color: #ffffff; /*border: 1px solid #202020;*/ width: 246px; text-align: center; padding: 13px 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.header-minicart .minicart-actions .checkout-button { width: 154px; text-decoration: none; /*border: 1px solid #0071bd; */ background: #0071bd; text-transform: capitalize; margin: 0; }
.no-touch .cart-link:hover, .cart-link:focus { /*border: 1px solid #0071bd; background: #0071bd;*/ color: #fff; }
.mini-cart-overlay { position: fixed; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,0.7); z-index: 9999; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; opacity: 0; visibility: hidden; }
.show-menu .mini-cart-overlay { position: fixed; left: 290px; right: 0px; top: 0; bottom: 0; background: rgba(0,0,0,0.7); z-index: 9999; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; opacity: 1; visibility: visible; }
.show-cart .mini-cart-overlay { right: 500px; opacity: 0.4; visibility: visible; }
.no-touch .header-minicart .minicart-actions .checkout-button:hover { /*background: #0071bd; /*border: 1px solid #202020;*/ }
.no-touch .header-minicart .minicart-actions .cart-link:hover { text-decoration: none; }
.header-minicart .minicart-actions .paypal-logo .paypal-or { line-height: 1.6; }
.header-minicart #minicart-error-message { text-align: center; color: red; display: none; }
.header-minicart #minicart-success-message { text-align: center; color: green; display: none; }
.header-minicart .jcarousel-control-prev, .header-minicart .jcarousel-control-next { display: none; }
.header-minicart.skip-active .block-cart, .block-cart.skip-active { display: block; }
a.btn-edit, a.remove, button.remove, button.add, a.add, span.add, span.remove { display: block; position: relative; /* text-indent: -9999px; */ height: 30px; width: 30px; border: 0; background: none; }
.header-minicart .edit-delete-links { position: absolute; right: -5px; top: 4px; display: block; }
.header-minicart i { font-size: 17px; }
a.btn-edit { display: block; position: relative; /* text-indent: -9999px; */ }
a.btn-edit:before, a.btn-edit:after { content: ''; position: absolute; left: 12px; top: 13px; width: 18px; height: 18px; display: none; }
a.btn-edit:after { background-position: -25px -334px; opacity: 0 }
.no-touch a.btn-edit:hover:after { opacity: 1; }
.no-touch a.btn-edit:hover:before { opacity: 0; }
a.btn-edit, a.remove, button.remove, button.add, a.add, span.add, span.remove { display: block; position: relative; /* text-indent: -9999px; */ height: 30px; width: 30px; border: 0; background: none; }
.mustiship-main {width:100%; overflow: auto;}
@media all and (max-width:767px) {
.header-minicart .block-subtitle .close { position: absolute; right: 0px; top: 1px; font-size: 40px; color: #fff; /*background: #4FADD7;*/ line-height: 36px; width: 40px; height: 40px; text-align: center; }
.header-minicart .block-subtitle { font-size: 16px; line-height: 22px; padding: 10px; }
.header-miniquote .skip-link .label{ display: none;}
}
/* ==========================================================================================================================================================
 CHECKOUT CART PAGE CSS 
=========================================================================================================================================================== */

.clear { clear: both; }
.page-title h1, .page-title h2, .product-name h1, .product-name .h1 { font-size: 24px; line-height: 33px; color: #303030; border-bottom: 0px solid #ededed; padding-bottom: 10px; margin-bottom: 5px; text-transform: capitalize; font-family: 'latosemibold'; }
.booking-index-index form .form-list li .field .input-box.datelable, .cms-products-repair-form form .fieldset .chairfieldbox .field1 .input-box.datelable { position: relative; z-index: 1; background: none; }
.booking-index-index form .form-list li .field .input-box.datelable:before, .cms-products-repair-form form .fieldset .chairfieldbox .field1 .input-box.datelable:before { content: ""; position: absolute; display: block; background: url(../images/icon_sprite.png) no-repeat scroll -40px -972px; width: 30px; height: 31px; right: 10px; top: 6px; }
 @media all and (max-width:979px) {
.page-title h1, .page-title h2, .product-name h1, .product-name .h1 { font-size: 26px; line-height: 32px; }
}
/*.cart-table { width: 100%; }*/
.cart form.cart-form, .cart-col { float: left; width: 100%; margin-right: -370px; padding-right: 400px; }
.cart-col .pager { margin-bottom: 20px; }
.quick-shop-content .cart-col .pager { margin-bottom: 0; }
.cart .button { white-space: normal; }
.cart-forms, .cart-totals-wrapper, .crosssell, .import-order-box { float: right; clear: right; width: 370px; }
.order-items .cart-totals-wrapper { margin-top: 20px; }
.cart-totals, .cart-forms .discount, .cart-forms .giftcard, .cart-forms .shipping { padding: 18px 20px 15px 20px; background-color: #e4e4e4; border: 0px solid #CECECE; }
.cart-table, .cart-totals, .cart-forms .discount, .cart-forms .giftcard, .cart-forms .shipping { margin-bottom: 20px; }
.cart-totals span { display: block }
.checkout-cart-index #postcode { width: 100%; height: 45px; }
.checkout-cart-index .selector span { height: 45px; line-height: 45px; }
.display-both-prices .cart-table { float: none; width: 100%; }
.display-both-prices .cart-forms { float: left; padding-right: 10px; padding-left: 0; }
.display-both-prices .cart-totals-wrapper, .display-both-prices .crosssell { padding-left: 10px; }
.display-both-prices .cart-forms, .display-both-prices .cart-totals-wrapper, .display-both-prices .crosssell { width: 50%; }
.display-both-prices .crosssell { clear: right; float: right; }
.display-single-price:after { content: ''; display: table; clear: both; }
.contacts-index-index .validation-advice { position: absolute; }
.recaptcha-error-message, p.required, .validation-advice { margin: 0; color: #fc4555; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: 500; }
.customer-account-create .account-create .control { position: relative; }
.customer-account-create #form-validate .fieldset .form-list .control .input-box input {width: 16px; height: 16px; display: none;}
.customer-account-create .account-create .validation-advice { color: #fc4555; position: absolute; }
.customer-account-create .account-create .control.register-agree-box .validation-advice { color: #fc4555; position: absolute; bottom: -17px; left:20px; }
.customer-account-create .account-create .control .validation-advice { color: #fc4555; position: absolute; bottom: -3px; }
label { display: inline-block; font-size: 13px; line-height: 17px; color: #333; /* text-transform: uppercase; */ -moz-user-select: none; -ms-user-select: none; -webkit-user-select: none; -o-user-select: none; user-select: none; padding-bottom: 3px; font-weight: 300; }
label[for="change_password"] {/* font-weight:bold; */ }
label.required:after, span.required:after { content: ' *'; color: #df280a; font-weight: normal; font-size: 12px; font-family: Tahoma, Geneva, sans-serif; }
label.required em, span.required em { display: none; }
.data-table tbody td .item-options { margin-left: 0px; padding-left: 0px; margin-top: 5px; }
#shopping-cart-table .product-cart-info { min-width: 150px; }
#shopping-cart-table .product-cart-image { /*padding: 10px 30px 15px 10px;*/ }
.product-image > img { max-width: 100%; margin: 0 auto; height: auto; }
#shopping-cart-table .product-image > img { max-width: inherit; margin: 0 auto; height: auto; }
.product-image-outer .btn-cart, .product-image-outer .view-detail, .product-view .product-image-outer .btn-cart, .amquickview-hover { white-space: normal; display: block; text-indent: -9999px; position: absolute; left: 50%; top: 50% !important; background: none; z-index: 3; margin: -203px 0 0 -212px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; border: 0; opacity: 0; visibility: hidden; width: 75px; height: 75px; }
.products-list .action .btn-cart { background: #348250; }
.no-touch .products-list .action .btn-cart:hover { background: #555 !important }
@media all and (min-width:768px) {
.products-list .product-buttons { position: absolute; right: 10px; top: 10px; }
}
.amquickview-hover { background: none !important; opacity: 0; visibility: hidden; display: block !important }
.touch .amquickview-hover { display: none !important }
.amquickview-hover a img.am-quickview-icon { display: none !important }
.loggedout .amquickview-hover, .item.simple .amquickview-hover { display: none !important; }
.no-touch .item:hover .product-image-outer .btn-cart, .no-touch .item:hover .amquickview-hover { margin: -83px 0 0 -92px; opacity: 1; visibility: visible }
.no-touch .item:hover .amquickview-hover { margin: -100px 0 0 -92px }
.no-touch .catalog-category-view .item:hover .amquickview-hover { margin-top: -60px; }
.no-touch .catalog-product-view .item:hover .amquickview-hover { margin-top: -60px; }
.products-list .action { margin-bottom: 10px; }
.product-image-outer .view-detail { margin: 138px 0 0 159px; opacity: 0; visibility: hidden; }
.no-touch .item:hover .product-image-outer .view-detail { margin: 8px 0 0 19px; opacity: 1; visibility: visible }
.no-touch .loggedout .item:hover .product-image-outer .view-detail { margin: -37px 0 0 -37px }
.product-image-outer .btn-cart:before, .product-image-outer .btn-cart:after, .product-image-outer .view-detail:before, .product-image-outer .view-detail:after, .amquickview-hover a:before, .amquickview-hover a:after { content: ''; display: block; position: absolute; left: 50%; top: 50%; background: url(../images/sprite.png) no-repeat 0 -431px; width: 69px; height: 54px; margin: -27px 0 0 -34px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.product-image-outer .btn-cart:after { background-position: -32px -849px; width: 0; }
.no-touch .product-image-outer .btn-cart:hover:after { width: 69px; }
.amquickview-hover a:after { background: none; }
.amquickview-hover a:before { background: none; content: "\f002"; font: normal normal normal 54px/1 FontAwesome; text-indent: 0; }
.no-touch .amquickview-hover a:hover:before { color: #007cb7; }
.product-image-outer .view-detail:before, .product-image-outer .view-detail:after { background-position: 0 -503px; width: 44px; height: 40px; margin: -19px 0 0 -22px; }
.product-image-outer .view-detail:after { background-position: -56px -800px; width: 0; }
.loggedout .products-list .odd .product-image-outer .view-detail:after { background-position: -55px -909px; }
.no-touch .product-image-outer .view-detail:hover:after { width: 44px; }
.product-image-outer { position: relative; }
.products-list .product-image-outer { overflow: hidden }
.product-image-outer:before { content: ''; display: block; background: url(../images/product-overlay-bg.png) center center; background-size: 100% 100%; position: absolute; left: -18px; top: -18px; right: -18px; bottom: -18px; z-index: 3; opacity: 0; visibility: hidden; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.loggedout .product-image-outer:before { background: rgba(0,124,183,0.85) }
.no-touch .item:hover .product-image-outer:before { opacity: 1; visibility: visible }
.cart-totals .checkout-types .btn-checkout { margin-bottom: 7px; }
.data-table th, .data-table td, .data-table tbody td { vertical-align: middle; }
.data-table h2 { color: #202020; font-size: 14px; margin-bottom: 0; text-transform: none; font-family: 'latoregular'; }
.data-table h2 a { color: #202020; font-size: 14px; }
.data-table thead th, .data-table tbody td { background-color: transparent; padding: 10px 15px; }
.sales-order-view .data-table thead th, .sales-order-view .data-table tbody td { background-color: transparent; padding: 10px; }
.data-table thead th { color: #303030; font-size: 12px; line-height: normal; padding: 10px 15px; font-family: 'latobold' }
.data-table .product-cart-info { padding-left: 15px; }
.data-table .product-cart-actions { padding-left: 5px; }
.data-table tfoot tr { background: none; }
.data-table tfoot tr > td:after { content: ''; display: table; clear: both; }
.data-table span.or { font-size: 9px; padding: 0 5px; text-transform: uppercase; display: none; }
.data-table .product-cart-image .cart-links, .data-table .product-cart-info .btn-remove, .data-table .product-cart-actions .button { display: none; }
.data-table .product-cart-image { padding-left: 0; padding-right: 0; }
.data-table .product-cart-image img { max-width: 74px; width: 100%; }
.data-table .product-cart-image a.cart-edit { display: none; }
.data-table .product-cart-sku {/*font-style: italic; */ font-size: 12px; margin: 5px 0 }
.data-table .product-cart-sku .label { }
.data-table .btn-continue { float: left; }
.data-table .product-cart-total, .data-table .product-cart-price, .data-table .product-unit-price { text-align: right; }
.data-table .cart-tax-total { position: relative; cursor: pointer; }
.data-table .cart-tax-total:after { content: ''; position: absolute; width: 0; height: 0; display: block; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-right: 6px solid #007cb7; border-left: none; position: absolute; top: 3px; right: -11px; }
.data-table .cart-tax-total.cart-tax-total-expanded:after { content: ''; position: absolute; width: 0; height: 0; display: block; border-right: 6px solid transparent; border-left: 6px solid transparent; border-top: 6px solid #007cb7; border-bottom: none; right: -15px; top: 6px; }
.data-table .cart-links { margin: 0; }
.data-table .cart-links > li { white-space: nowrap; margin-bottom: 5px; min-width: 65px; line-height: 10px; text-align: center; display: inline; }
.data-table .cart-links > li:first-child > a, .product-cart-remove a.link-edit { display: inline-block; font-size: 0; height: 18px; text-indent: -555555px; width: 20px; position: relative; }
.product-cart-remove a, .product-cart-remove a.link-edit { display: block; margin: 0 auto 5px; }
.product-cart-remove a.link-edit { margin-bottom: 0; display: none; }
.data-table .cart-links > li:first-child > a:after, .changelink a:after, .my-account .box-title a:after, #wishlist-table td p a.button.link-edit:after, .product-cart-remove a.link-edit:after { background-position: -50px -753px; content: ''; position: absolute; width: 20px; height: 20px; top: 2px; display: block; background-image: url(../images/icon_sprite.png); background-repeat: no-repeat; text-indent: -9999px; }
.data-table .cart-links > li:first-child > a:after { top: 0px; }
.no-touch .data-table .cart-links > li:first-child > a:hover:after, .no-touch .my-account .box-title a:hover:after, .no-touch #wishlist-table td p a.button.link-edit:hover:after, .no-touch .product-cart-remove a.link-edit:hover:after { background-position: 0px -753px; }
.data-table .cart-links > li > a.link-wishlist { display: inline-block; font-size: 0; height: 18px; text-indent: -555555px; width: 20px; position: relative; }
.add-to-links a.link-wishlist { display: inline-block; font-size: 0; height: 18px; width: 20px; position: relative; }
.add-to-links a.link-wishlist i { font-size: 28px; color: #a2a2a2; }
/*.data-table .cart-links > li > a.link-wishlist:after, .add-to-links a.link-wishlist:after { display: block; background-position: -50px -853px; height: 20px; width: 20px; position: absolute; content: ""; top: 0px; }*/
.no-touch .data-table .cart-links > li > a.link-wishlist:hover:after, .no-touch .add-to-links a.link-wishlist:hover:after { background-position: left -853px; }
.data-table .cart-links > li:last-child { margin-bottom: 0; }
.data-table .product-cart-actions { min-width: 60px; text-align: center; }
.data-table .product-cart-actions .qty { height: 34px; border-color: silver; border-radius: 0; margin-bottom: 4px; text-align: center; width: 60px; margin-top: -10px; /*border: 0*/ }
.data-table .product-cart-actions .button { margin-bottom: 5px; }
.data-table .item-options { padding-left: 15px; }
#product_comparison tr td p { display: inline-block; margin-right: 10px; padding-top: 10px; }
#product_comparison .add-to-links { margin: 0px; display: inline-block; position: relative; top: -10px; }
.checkout-no-order { font-size: 16px; text-align: left; margin-top: 20px; color: #0071bd; }
.checkout-no-order i { margin-right: 7px; margin-left: 4px; }
.cart-table { float: left; width: 65.8%; }
.cart-collaterals, .cart-totals-wrapper { float: right; clear: right; width: 34.2%; padding-left: 30px; }
.totals { width: 100%; display: inline-block; }
.buttons-set .button.cart-quote { height: 45px; width: 130px; padding: 0; float: left; margin: 0; }
.cart-collaterals .discount, .totals, .cart-collaterals .shipping { margin-bottom: 30px; padding: 15px 20px; background-color: #EBEBEB; border: 0px solid #CECECE; }
#shopping-cart-totals-table { font-size: 12px; margin-bottom: 10px; text-transform: uppercase; width: 100%; }
#shopping-cart-totals-table tfoot { border-top: 1px solid #C8C8C8; border-bottom: 0px solid #C8C8C8; }
#shopping-cart-totals-table tfoot tr:last-child td { text-transform: none; color: #333; padding-left: 15px; padding-right: 0px; }
#shopping-cart-totals-table td { padding: 2px 0px; font-family: 'latoregular'; font-size: 16px; color: #505050; padding-bottom: 10px; }
#shopping-cart-totals-table tbody tr td:first-child { padding-right: 10px; min-width: 120px; text-transform: none; font-family: 'latoregular'; font-size: 16px; color: #303030; }
#shopping-cart-totals-table td:first-child { padding-right: 10px; min-width: 120px; }
#shopping-cart-totals-table tfoot td { font-size: 24px; padding: 2px 5px; vertical-align: top; }
#shopping-cart-totals-table tfoot tr:last-child td { }
.checkout-multishipping-address-editbilling .checkout-progress, .checkout-multishipping-address-newbilling .checkout-progress, .checkout-multishipping-address-editaddress .checkout-progress, .checkout-multishipping-addresses .checkout-progress, .checkout-multishipping-address-newshipping .checkout-progress, .checkout-multishipping-shipping .checkout-progress, .checkout-multishipping-billing .checkout-progress, .checkout-multishipping-overview .checkout-progress, .checkout-multishipping-address-editshipping .checkout-progress, .checkout-multishipping-address-selectbilling .checkout-progress { width: 100%; float: right; margin-top: 15px; text-align: right; }
.checkout-multishipping-address-editbilling .checkout-progress li, .checkout-multishipping-address-newbilling .checkout-progress li, .checkout-multishipping-address-editaddress .checkout-progress li, .checkout-multishipping-addresses .checkout-progress li, .checkout-multishipping-address-newshipping .checkout-progress li, .checkout-multishipping-shipping .checkout-progress li, .checkout-multishipping-billing .checkout-progress li, .checkout-multishipping-overview .checkout-progress li, .checkout-multishipping-address-editshipping .checkout-progress li, .checkout-multishipping-address-selectbilling .checkout-progress li { float: right; padding: 0 0px 0 15px; color: #444444; }
.checkout-multishipping-address-editbilling .checkout-progress li span, .checkout-multishipping-address-newbilling .checkout-progress li span, .checkout-multishipping-address-editaddress .checkout-progress li span, .checkout-multishipping-addresses .checkout-progress li span, .checkout-multishipping-address-newshipping .checkout-progress li span, .checkout-multishipping-shipping .checkout-progress li span, .checkout-multishipping-billing .checkout-progress li span, .checkout-multishipping-overview .checkout-progress li span, .checkout-multishipping-address-editshipping .checkout-progress li span, .checkout-multishipping-address-selectbilling .checkout-progress li span { word-spacing: inherit !important; }
.checkout-multishipping-address-editbilling .checkout-progress li:last-child, .checkout-multishipping-address-newbilling .checkout-progress li:last-child, .checkout-multishipping-address-editaddress .checkout-progress li:last-child, .checkout-multishipping-addresses .checkout-progress li:last-child, .checkout-multishipping-address-newshipping .checkout-progress li:last-child, .checkout-multishipping-shipping .checkout-progress li:last-child, .checkout-multishipping-billing .checkout-progress li:last-child, .checkout-multishipping-overview .checkout-progress li:last-child, .checkout-multishipping-address-editshipping .checkout-progress li:last-child, .checkout-multishipping-address-selectbilling .checkout-progress li:last-child { padding-right: 0; }
.checkout-multishipping-address-editbilling .multiple-checkout h2, .checkout-multishipping-address-newbilling .multiple-checkout h2, .checkout-multishipping-address-editaddress .multiple-checkout h2, .checkout-multishipping-addresses .multiple-checkout h2, .checkout-multishipping-address-newshipping .multiple-checkout h2, .checkout-multishipping-shipping .multiple-checkout h2, .checkout-multishipping-overview .multiple-checkout h2, .checkout-multishipping-address-editshipping .multiple-checkout h2, .checkout-multishipping-address-selectbilling .multiple-checkout h2 { font-size: 18px; margin-top: 13px; padding-bottom: 8px; float: left; width: 100%; color: #444; font-weight: bold; }
.checkout-multishipping-addresses .multiple-checkout h2 { font-size: 14px; margin-top: 13px; padding-bottom: 8px; float: left; width: 100%; color: #444; font-weight: normal; }
.checkout-multishipping-overview .multiple-checkout h2 { border-bottom: solid 1px #ccc; }
.checkout-multishipping-shipping .multiple-checkout .col2-set .col-wide h3 a, .checkout-multishipping-shipping .multiple-checkout .col2-set .box-title a, .checkout-multishipping-billing .multiple-checkout .col2-set .box-title a, .checkout-multishipping-overview .multiple-checkout .col2-set .box-title a, .checkout-multishipping-overview .multiple-checkout .col2-set .col-wide h3 a { color: #007cb7; font-size: 14px; text-decoration: underline; }
.checkout-multishipping-shipping .multiple-checkout .col2-set .col-wide h3.product-name a, .checkout-multishipping-overview .multiple-checkout .col2-set .col-wide h3.product-name a, .checkout-multishipping-shipping .multiple-checkout .col2-set .col-wide h3 { color: #303030; font-size: 14px; text-decoration: none; }
.checkout-multishipping-shipping .multiple-checkout .col2-set, .checkout-multishipping-billing .multiple-checkout .col2-set, .checkout-multishipping-overview .multiple-checkout .col2-set { margin: 0; }
.checkout-multishipping-shipping .multiple-checkout .col2-set .box, .checkout-multishipping-billing .multiple-checkout .col2-set .box, .checkout-multishipping-overview .multiple-checkout .col2-set .box { border: solid 1px #ccc; position: relative; margin-bottom: 15px; display: inline-block; width: 100%; }
.checkout-multishipping-shipping .multiple-checkout .col2-set .col-1, .checkout-multishipping-billing .multiple-checkout .col2-set .col-1, .checkout-multishipping-overview .multiple-checkout .col2-set .col-1 { padding: 0; }
.checkout-multishipping-overview .grand-total { float: right; margin-right: 25px; }

 @media all and (max-width:979px) {
.cart form.cart-form, .cart-col { float: none; width: auto; padding-right: 0; margin-right: 0; }
.cart-table { float: none; width: 100%; }
.cart-collaterals { float: left; padding: 0; }
.cart-collaterals, .cart-totals-wrapper { width: 50%; }
.checkout-multishipping-addresses .checkout-progress { width: 100%; }
.contact-number-outer a span { display: none; }
}
.featured_box { background: #f1f1f1; padding-top: 64px; padding-bottom: 15px; }
.featured_box .featured_box_main { position: relative; }
.about_part { background: #f1f1f1; }
.footer-right-top { background: #0072bb; padding: 43px 0 0px 0; display: inline-block; width: 100%; }
.footer-right-bottom { background: #383838; }
.main-nav-outer { background: #0071bd; }
.main-nav-outer .page-header-container { position: relative; padding-right: 38px; }
.header-right { float: right; margin-top: 37px; margin-right: -6px; }
.contact-number-outer { float: left; }
.contact-number-outer a:before { content: ''; display: block; position: absolute; left: 0; top: -3px; background: url(../images/sprite.png) no-repeat 0 0; width: 16px; height: 29px; }
.contact-number-outer a { font-size: 18px; line-height: 24px; color: #282828; font-family: 'latobold'; padding-left: 25px; position: relative; }
.account-link-outer:before, .header-minicart:before, .header-miniquote:before { content: ''; display: block; position: absolute; top: -8px; width: 1px; height: 40px; background: #d3d3d3; left: 0; }
.account-link-outer, .header-minicart { float: left; position: relative; padding-left: 16px; margin-left: 13px; }
.header-miniquote { float: left; position: relative; margin-top: -2px; margin-left: 13px;}
.header-miniquote .skip-link .label { font-size: 14px; color: #5a5a5a; font-family: 'latosemibold'; text-transform: capitalize; }
.header-miniquote .skip-cart .count { min-width: 23px; height: 23px; line-height: 22px; border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px; -webkit-border-radius: 25px; padding: 0 5px; color: #5a5a5a; font-size: 14px; z-index: 1; font-weight: normal; }
.account-link-outer { padding-left: 21px; margin-left: 31px; }
 @media only screen and (min-width: 771px) {
.nav-primary li.level0 ul { display: none; background: #0071bd; position: absolute; left: 0; top: 100%; z-index: 999; width: 250px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.nav-primary li.level0 ul ul { left: 100%; top: 0; }
.nav-primary li.level0 ul ul { width: 290px; }
}
@media only screen and (max-width: 1024px) { 
.checkout-multishipping-overview .grand-total { float: right; margin-right: 0px; }    
}
@media only screen and (max-width: 770px) {
.page-header { border-bottom: 1px solid #ccc; }
.main-block-related { padding: 20px 0; }
.main-block-related .block-related .block-title { margin-bottom: 20px; }
.main-block-related .block-content #block-related .product-details .button { float: none; }
.shopping-cart-main, .main-recentorder, .main-itemsorders, .main-iteminvoiced, .main-myorders, .main-itemsordered, .main-myquotes { width: 100%; overflow: auto; }
.breadcrumb-category-image img { height: 150px; /*max-height: 150px;*/ width:100%; }
body.customer-account .my-account .title-buttons { display: inline-block; width: 100%; }
#shopping-cart-totals-table tfoot tr:last-child td { font-size: 20px; }
.main-block-related .mini-products-list .owl-dots { display: block; }
.product-img-box .product-image img { max-width: 100%; max-height: 100%; margin: 0px auto; height: 100%; }
.product-collateral.toggle-content.tabs { padding-top: 10px; }
.main { margin-top: 20px; }
#discount-coupon-form .buttons-set .button.cancel { margin: 0 10px 10px -3px; }
#discount-coupon-form .buttons-set .button { margin: 0 0 10px 0px; }
}
 @media only screen and (max-width: 599px) {
.cart-collaterals, .cart-totals-wrapper { width: 100%; padding: 0; float: none; }
.cart-table td[data-rwd-label]:before { content: attr(data-rwd-label) ":"; font-size: 12px; padding-right: 5px; text-transform: uppercase; font-family: 'latobold'; color: #303030; }
/*.cart-table .product-cart-info, .cart-table td[data-rwd-label] {float: right; width: 75%; }    */
.data-table .product-edit-dele { padding: 0; text-align: center; width: 100%; margin: 0px auto;/*display: inline-block;*/ }
.btn-remove.btn-remove2 { display: inline-block; margin: 16px 10px 0 10px; }
.btn-cartedit { display: block; margin: 20px auto 0; text-align: center; }
}
@media only screen and (max-width: 479px) {   
#quotelist .button.reject-btn, #quotelist .button.edit-request {width:100%; margin:10px 0;}
}

/* 16-2-21 */
.cms-exhibition-invitation .formbuilder .form-list li {
	padding-bottom: 0px;
}
.cms-exhibition-invitation ul.form-list.product-options {
    padding: 0;
}
.cms-exhibition-invitation .form-list select {
    width: 100%;
}

.cms-exhibition-invitation .form-btn-main{
    margin-top: 20px;
}
.cms-exhibition-invitation .form-btn-main .button {
    display: inline-block;
    min-width: 200px;
    min-height: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
    background-color: #F8941D;
    transition: 0.3s ease-in-out;
    border-radius: 5px;
}

.cms-exhibition-invitation .form-btn-main .button:hover{
    background: #000;
}
