@charset "utf-8";
/* Typography   ========================================================================== */
/*fonts starts*/

@font-face { font-family: 'FontAwesome'; src: url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/fontawesome-webfont.eot?v=4.7.0'); src: url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'MavenProRegular'; src: url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/MavenProRegular.eot?#iefix') format('embedded-opentype'), url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/MavenProRegular.otf') format('opentype'), url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/MavenProRegular.woff') format('woff'), url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/MavenProRegular.ttf') format('truetype'), url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/MavenProRegular.svg#MavenProRegular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'MavenProBlack'; src: url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/MavenProBlack.eot?#iefix') format('embedded-opentype'), url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/MavenProBlack.otf') format('opentype'), url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/MavenProBlack.woff') format('woff'), url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/MavenProBlack.ttf') format('truetype'), url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/MavenProBlack.svg#MavenProBlack') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'MavenProMedium'; src: url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/MavenProMedium.eot?#iefix') format('embedded-opentype'), url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/MavenProMedium.otf') format('opentype'), url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/MavenProMedium.woff') format('woff'), url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/MavenProMedium.ttf') format('truetype'), url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/MavenProMedium.svg#MavenProMedium') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'MavenProBold'; src: url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/MavenProBold.eot?#iefix') format('embedded-opentype'), url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/MavenProBold.otf') format('opentype'), url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/MavenProBold.woff') format('woff'), url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/MavenProBold.ttf') format('truetype'), url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/fonts/MavenProBold.svg#MavenProBold') format('svg'); font-weight: normal; font-style: normal; }
/*fonts ends*/

h1, .h1 { margin: 0; margin-top: 0.7em; color: #343434; font-size: 28px; font-weight: 400; font-style: normal; line-height: 1.2; }
h2, .h2 { margin: 0; margin-top: 0.5em; color: #303030; font-size: 24px; font-weight: 400; font-style: normal; line-height: 1.2; }
h3, .h3 { margin: 0; margin-top: 10px; color: #303030; font-size: 22px; font-weight: 400; font-style: normal; line-height: 1.4; }
h4, .h4 { margin: 0; margin-top: 10px; color: #303030; font-size: 20px; font-weight: 400; font-style: normal; line-height: 1.4; }
h5, .h5 { margin: 0; margin-top: 10px; color: #303030; font-size: 18px; font-weight: 400; font-style: normal; line-height: 1.4; }
h6, .h6 { margin: 0; margin-top: 5px; color: #303030; font-size: 16px; font-weight: 400; font-style: normal; line-height: 1.4; }
/* Typography ends   ========================================================================== */


/* 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); -webkit-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; background: #FFFFFF; font-family: 'MavenProRegular'; color: #303030; }
/* Reset ends   ========================================================================== */

html, body, img, fieldset, abbr, acronym { border: 0; }
th, code, cite, caption { font-weight: normal; font-style: normal; text-align: left; }
address { font-style: normal; }
fieldset { margin: 0; padding: 0; border: 0; }
img { display: block; }
ol, ul { list-style: none; }
q:before, q:after { content: ''; }


/* 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; }
a { color: #303030; text-decoration: none; outline: 1px; outline-color: #ed1d23; }
a:hover { color: #ffcc00; text-decoration: none; }
a:focus { outline: 1px; color: #ffcc00; text-decoration: none; }
ol, ul { list-style: none; margin: 0; padding: 0; }
p { font-size: 13px; line-height: 19px; }
::selection { background: #ffcc00; color: #FFF; }

::-moz-selection {
 background: #ffcc00;
 color: #FFF;
}
select option::selection { background: #333333; color: #FFF; }
 select option::-moz-selection {
 background: #333333;
 color: #FFF;
}
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;
}
/* Links   ========================================================================== */

a:focus { outline: none; }
a:active, a:hover, :focus { outline: 0; text-decoration: none; }
/* Links ends   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
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; }
/* Forms elements   ========================================================================== */

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 */
}
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; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */
padding: 0;/* 2 */
}
input[type="search"] { -webkit-appearance: textfield; /* 1 */
-moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
.radioparent { position: relative; padding-left: 20px }
.radioparent .outer { width: 14px; height: 14px; display: block; border: 2px solid #b1b1b1; border-radius: 50%; background-color: #fff; top: 1px; position: absolute; left: 0; }
.radioparent .inner { -webkit-transition: all .25s ease-in-out; transition: all .25s ease-in-out; width: 6px; height: 6px; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); display: block; margin: 2px; border-radius: 50%; background-color: #000000; opacity: 0; border: 0 none }
.radioparent input:focus + .outer .inner { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1; }
.radioparent input:checked + .outer { border-color: #000; }
.radioparent input:checked + .outer .inner { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1 }
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
textarea { vertical-align: top; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; padding: 5px; border: 1px solid rgb(204, 204, 204); resize: none; padding: 10px; height: 173px; }
table { border-collapse: collapse; border-spacing: 0; }
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; }
/* Forms elements ends   ========================================================================== */


/* Reset ends* ============================================ */


/* General css * ============================================ */

.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }
.selector { position: relative; cursor: pointer; width: 100% !important; display: block;/* overflow: hidden; */
}
input.input-text:focus, select:focus, textarea:focus { border: 1px solid #fdca00; }
.selector:hover { cursor: pointer }
.selector span { width: 100% !important; display: block; border: 1px solid #c7c7c7; overflow: hidden; padding: 0 30px 0 5px; font-size: 14px; color: #4B4A4A; font-weight: normal; height: 60px; line-height: 60px; }
.selector select { width: 100% !important; height: 100%; display: block; border: 1px solid #c7c7c7; overflow: hidden; padding: 0 30px 0 5px; font-size: 14px; color: #4B4A4A; font-weight: normal; /*height: 45px; line-height: 43px;*/ }
.selector span:before { content: "\f107"; display: block; position: absolute; right: 10px; top: 26px; font-family: FontAwesome; font-size: 20px; line-height: 10px; }
.selector select { opacity: 0; position: absolute; left: 0; top: 0 !important; cursor: pointer; padding-right: 0; }
.cms-page-view .selector span:before { top: 12px; }
.qquoteadv-view-history .selector span:before, .sales-order-history .selector span:before, .catalogsearch-result-index .selector span:before, .catalog-category-view .selector span:before { top: 12px; }
.onestepcheckout-index-index .selector span:before, #modal #contactFormPopup .selector span:before { top: 26px; }
.customer-address-form .selector span:before, .catalog-product-view .selector span:before { top: 26px; }
.checkout-cart-index .selector span:before { top: 20px; }
.quickcontact-index-index .selector span:before { top: 28px }
.sales-order-history .selector span, .cms-new-suppliers .selector span, .qquoteadv-view-history .selector span { height: auto; line-height: inherit; }
.catalog-product-view .product-view .product-detail-columns { padding-top: 10px; }
h2.product-name, h3.product-name, h4.product-name, h5.product-name, p.product-name { margin: 0; margin-bottom: 0.5em; color: #636363; font-style: normal; text-transform: uppercase; font-size: 14px; font-weight: normal; line-height: 1.4; }
h2.product-name a, h3.product-name a, h4.product-name a, h5.product-name a, p.product-name a { color: #636363; }
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: #1c5179; text-decoration: none; }
/* Container  * ============================================ */

.container { width: 100%; max-width: 1200px; }
/* Content Columns */

.col2-set { margin: 0 -15px; }
.col2-set .col-1, .col2-set .col-2 { width: 50%; padding: 0 15px; }
.customer-address-index .addresses-additional .col2-set .col-1, .customer-address-index .addresses-additional .col2-set .col-2 { padding-bottom: 15px; }
.col2-set .col-1 { float: left; }
.col2-set .col-2 { float: right; }
.col2-set .narrow { width: 33%; }
.col2-set .wide { width: 65%; }
.col2-set:after { content: ''; display: table; clear: both; }
.sales-order-view .my-account .col2-set, .sales-order-invoice .my-account .col2-set, .sales-order-shipment .my-account .col2-set, .sales-order-creditmemo .my-account .col2-set { margin: 0 0px; }
 @media only screen and (max-width: 767px) {
.col2-set { margin: 0 -10px; }
.col2-set .col-1, .col2-set .col-2 { padding: 10px; }
}
/* Content Columns ends*/
/* Form list */

.form-list .fields:before, .form-list .fields:after, .form-list .wide:before, .form-list .wide:after { content: ''; display: table; }
.form-list .fields:after, .form-list .wide:after { clear: both }
.form-list .fields { zoom: 1; margin: 0 -10px; padding-bottom: 0; }
.form-list .wide, .form-list .control { zoom: 1; padding-bottom: 20px; }
.customer-account-create .form-list .wide, .customer-account-create .form-list .control { zoom: 1; padding-bottom: 4px; }
.form-list .field { display: block; float: left; width: 50%; padding: 0 10px 20px; position: relative; }
.form-list .wide .field { width: 100%; }
.form-list .checkbox-ele { padding-bottom: 10px; }
#modal #contactFormPopup .form-list .wide .field { width: 50%; }
/* Form list ends*/
/* ============================================* General css ends*/


/*Homepage###############################################*/

/* Header * ============================================ */

/* Header Wrapper============================================ */

/*.header-outer:before {position: absolute; content: ''; display: block; background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/header-bg.png) no-repeat; width: 100%; height: 100%; top: 0;}*/

.header-wrapper { position: relative; z-index: 9; }
.cms-index-index .header-outer { margin-bottom: 0; }
 @media only screen and (min-width: 901px) {
}
 @media all and (min-width:980px) {
.bannered-page .header-outer { margin-bottom: 0; }
}
/* Header Wrapper Ends============================================ */


/* Header Topbar============================================ */

.topbar { background: #202020; }
.topbar ul { float: left; }
.topbar ul li a { font-size: 14px; line-height: 20px; color: #dddddd; display: block; padding: 10px 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; letter-spacing: 1px; }
.topbar ul li:last-child::before { display: none; }
.topbar ul li a:hover, .topbar ul li.active a { color: #f05c2c; }
 @media all and (min-width:768px) {
/*.cms-index-index .header-wrapper {position: absolute; left: 0; right: 0; width: 100%; z-index: 99;}*/
.topbar ul li { float: left; position: relative; padding-right: 9px; margin-right: 15px; color: #dddddd; }
.topbar ul li:before { content: '|'; position: absolute; right: 0px; top: 14px; font-size: 12px; }
.topbar ul li:last-child { margin-right: 0; padding-right: 0; }
.top-lins-wrapper .tel-section { display: none; }
.tel-section { float: left; }
.tel-section a { font-size: 14px; line-height: 20px; color: #fff; display: block; padding: 11px 0px 0 21px; position: relative; }
.tel-section a i { font-size: 16px; line-height: 22px; color: #ed1d23; position: absolute; left: 0; top: 10px; }
.header-top-links { width: auto !important }
.header-top-links h2 { display: none; }
.header-top-left-link { float: left; margin-top: 10px; color: #fff; }
.header-top-left-link p { font-size: 14px; line-height: 20px; color: #fff; position: relative; padding-left: 28px; }
.header-top-left-link p i { position: absolute; left: 0; top: 0; font-size: 18px; line-height: 18px; color: #ed1d23; }
.header-top-left-link p i:before { display: block !important }
.header-top-right-link { float: right }
}


/* Header Topbar Ends============================================ */


/* Header Logobar============================================ */

@media only screen and (min-width: 901px) {
.mobile-element { display: none; }
}
.header-inner { top: 0px; left: 0; width: 100%; background: #fff; z-index: 99; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.show-cart .header-inner { left: -500px; }
.logo { display: block; float: left; padding-top: 21px; padding-bottom: 15px; max-width: 381px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.logo img { max-width: 100%; }
.header-right { float: right }
.sticky .header-search { position: fixed; top: 10px; right: 20%; z-index: 11; }
@media only screen and (min-width: 768px) {
.sticky .logo { max-width: 228px; padding-top: 6px; padding-bottom: 6px; }
.logo img.large { display: block }
.logo img.small { display: none }
.banner-sadow { position: relative; }
.page-header:before, .banner-sadow:before { position: absolute; content: ''; /*display: block; background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/header-bg.png) no-repeat;*/ width: 100%; height: 100%; background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.1) 100%); background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.1) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.1) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.1) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#1a000000', GradientType=0)
}
.page-header-container { position: relative; border-bottom: 1px solid #707070; }
.cms-home .page-header:before, .cms-home .banner-sadow:before { background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.39) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.39) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.39) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.39) 100%);  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#1a000000', GradientType=0);}
}
.logo-links { display: none; }
/* Header Logobar Ends============================================ */
/* Skip-link-wrapper============================================ */

.skip-links { float: right }
/* Skip-link-wrapper ends============================================ */


/* Header Login/cart links============================================ */

.account-cart-wrapper { border: 0; padding-top: 0px; float: right; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.account-cart-wrapper > div { position: relative; float: left; margin-right: 14px; border-right: 1px solid #707070; padding: 20px 14px 14px 0; }
.account-cart-wrapper > div.header-contact-link { display: none; }
.account-cart-wrapper > div > .header-account-link-wrapper { height: 44px; color: #636363; line-height: 42px; text-align: center; color: #333333; padding-left: 54px; display: block; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; text-transform: uppercase; }
.account-cart-wrapper > .header-miniquote > a.skip-quote { margin-top: 5px; display: block; }
.account-cart-wrapper > div > .header-account-link-wrapper > a.skip-cart { position: absolute; left: 0; width: 100%; }
.account-cart-wrapper > div.header-account-link > .header-account-link-wrapper { padding-left: 30px; }
.account-cart-wrapper > div.header-phone-link .fa-phone { color: #fff; font-size: 32px; transform: rotate(15Deg); position: relative; left: -2px; line-height: 44px; }
.account-cart-wrapper > div.header-phone-link .phone-text { display: inline-block; vertical-align: top; }
.account-cart-wrapper > div.header-phone-link span { display: block; font-size: 16px; font-family: 'MavenProMedium'; line-height: 18px; color: #ffcc00; text-align: left; }
.account-cart-wrapper > div.header-phone-link .phone-text a { float: right; }
.account-cart-wrapper > div.header-phone-link strong { font-size: 16px; font-family: 'MavenProMedium'; line-height: 18px; color: #fff; }
.account-cart-wrapper > div.header-phone-link a { display: inline-block; font-size: 15px; font-family: 'MavenProMedium'; line-height: 18px; color: #fff; text-align: left; }
.account-cart-wrapper .my-account-link { cursor: default; }
.account-cart-wrapper > div > .skip-nav-wrapper .label, .account-cart-wrapper > div > .skip-search-wrapper .label { padding-top: 10px; }
.account-cart-wrapper > div > .skip-search-wrapper .label { display: none; }
.account-cart-wrapper > div > a.skip-account { padding-left: 45px; }
.account-cart-wrapper > div:last-child { border-right: 0; /*margin-right: -5px; padding-right: 0;*/ }
.account-cart-wrapper > div > .header-account-link-wrapper .label { display: block; font-size: 14px; font-family: 'MavenProMedium'; line-height: 26px; color: #cdcdcd; text-align: left; }
.account-cart-wrapper > div > .header-account-link-wrapper .sub-label, .account-cart-wrapper > .header-miniquote .skip-quote .sub-label { font-size: 14px; line-height: 20px; background: #1c5179; color: #fff; display: block; text-align: center; text-transform: none; letter-spacing: 1px; }
.account-cart-wrapper > div > .header-account-link-wrapper > i { position: absolute; left: 0; top: 4px; font-size: 26px; color: #fff; }
.account-cart-wrapper > div > .header-account-link-wrapper > a > i { position: absolute; left: 0; top: 4px; font-size: 26px; color: #fff; }
.account-cart-wrapper > div > .header-account-link-wrapper > a.skip-cart > i { position: absolute; left: 0; top: 4px; font-size: 30px; color: #fff; }
.account-cart-wrapper > div > .header-account-link-wrapper > i.fa-shopping-cart { top: 2px }
.account-cart-wrapper > .header-account-link-wrapper:hover { color: #f05c2c; }
.account-cart-wrapper > .header-account-link-wrapper:before, .account-cart-wrapper > .header-account-link-wrapper:after { content: ''; display: block; position: absolute; left: 50%; top: 50%; margin: -15px 0 0 -15px; background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/sprite.png) no-repeat 0 -94px; width: 31px; height: 31px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.account-cart-wrapper > .header-account-link-wrapper:after { background-position: -41px -94px; opacity: 0; }
.account-cart-wrapper > .header-account-link-wrapper:hover:before, .search-toggle-btn.skip-active:before { opacity: 0; }
.account-cart-wrapper a:hover:after, .search-toggle-btn.skip-active:after { opacity: 1; }
.account-cart-wrapper > .header-account-link-wrapper.skip-logout { padding-left: 35px; }
.account-cart-wrapper > .header-account-link-wrapper:last-child { margin-right: 0; }
.account-cart-wrapper a.skip-login:before, .account-cart-wrapper a.skip-login:after { background-position: 0 1px; width: 20px; height: 22px; margin-top: -13px; }
.account-cart-wrapper a.skip-login:after, .account-cart-wrapper a.skip-my-account:before { background-position: -24px 1px; }
.account-cart-wrapper a.skip-my-account:before, .account-cart-wrapper a.skip-my-account:after { left: 0; margin-left: 0; width: 21px; height: 23px; }
.account-cart-wrapper a.skip-my-account:after { background-position: 0 1px; }
.account-cart-wrapper a.skip-my-account { color: #f05c2c; padding-left: 46px; }
.account-cart-wrapper a.skip-my-account { padding-left: 27px; }
.account-cart-wrapper a.skip-my-account:hover { color: #333333; }
.account-cart-wrapper a.skip-logout:before { content: "\f08b"; background: none; opacity: 1 !important; font: normal normal normal 25px/1 FontAwesome; top: 22px; margin-left: 0; left: 0; -webkit-transition: all 0s ease; -moz-transition: all 0 ease; transition: all 0 ease; }
.account-cart-wrapper a.skip-logout:after { background: none; }
 @media only screen and (min-width: 901px) {
.account-cart-wrapper a.skip-login:before, .account-cart-wrapper a.skip-login:after { left: 0; margin-left: 0; }
}
.login-box { float: left; position: relative; margin-right: 0px; /*margin-right: 28px;*/ }
.header-right .login-box-links { text-align: center; position: absolute; width: 231px; right: -47px; top: 50px; padding-top: 34px; opacity: 0; visibility: hidden; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; transition: all 0.2s ease; z-index: 12; }
.no-touch .header-right .login-box:hover .login-box-links, .touch .header-right .login-box:hover .login-box-links, .touch .login-box.active .login-box-links { opacity: 1; visibility: visible; top: 19px; }
.header-sticky .login-box .login-box-links { right: -92px }
.no-touch .header-sticky .login-box:hover .login-box-links, .touch .header-sticky .login-box.active .login-box-links { top: 25px; }
/*.header-right .login-box-links:before { content: ''; display: block; position: absolute; left: 50%; margin-left: -16px; top: 24px; width: 26px; height: 11px; background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/icon_sprite.png) no-repeat 0 -177px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }*/

.login-btn-outer { border-bottom: 1px solid #ececec; }
.logged-in-links .login-btn-outer { padding-bottom: 10px }
.logout-btn-outer { padding-top: 10px; }
.logout-btn-outer p { margin-bottom: 9px; }
.header-right .login-box-links a.signup-btn { background: #ddd9d6; display: block; color: #010000; padding: 10px 0 }
.login-box-links-inner { background: #ffffff; padding: 19px 15px 16px 15px; box-shadow: 2px 2px 2px 0 #e2e2e2; border: 1px solid #e2e2e2; }
.header-right .login-box-links a.login-btn { font-size: 15px; line-height: 21px; color: #ffffff; display: block; padding: 10px; background: #1c5179; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.header-right .login-box-links a.signup-btn { font-size: 15px; line-height: 21px; color: #ffffff; display: block; padding: 10px; background: #ffcc00; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.header-right .login-box-links a.login-btn:hover { background: #ffcc00; color: #fff; }
.header-right .login-box-links a.signup-btn:hover { background: #1c5179; color: #fff; }
.login-link { margin-top: 8px; display: block; }
/* Header Login/cart links ends============================================ */


/* Header Nav skip link============================================ */

.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; }
 @media only screen and (min-width: 768px) {
.quick-link-wrapper { display: none; }
.skip-nav-wrapper { display: none; }
}
/* Header Nav skip link ends============================================ */


/* Header Nav Primary============================================ */

#header-nav .menu-title { font-size: 20px; line-height: 26px; padding: 10px; font-size: 20px; line-height: 26px; padding: 10px; color: #FFFFFF; }
.nav-primary li { position: relative; }
.nav-primary li.level1 > a { padding: 10px; font-size: 15px; line-height: 22px; display: block; color: #fff; }
.nav-primary li.level1.view-all > a { color: #ed1d23; }
.nav-primary li.level2 a { position: relative; left: 0; }
.nav-primary .menu-active > ul.level0, .nav-primary li.level0 li.sub-menu-active > ul { display: block; }
.nav-primary li.level0 > a { text-transform: uppercase; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; position: relative; z-index: 10; font-size: 14px; font-family: 'MavenProMedium'; line-height: 22px; color: #fff; }
.nav-primary li li { border-bottom: 1px solid #1f5d8c; }

.stickymenu-main .stickymenu.header-phone-link {padding:10px 0px 0px 0px;}
.stickymenu-main .stickymenu.header-phone-link .fa-phone { color: #fff; font-size: 32px; transform: rotate(15Deg); position: relative; left: -2px; line-height: 44px; }
.stickymenu-main .stickymenu.header-phone-link .phone-text { display: inline-block; vertical-align: top; }
.stickymenu-main .stickymenu.header-phone-link span { display: block; font-size: 16px; font-family: 'MavenProMedium'; line-height: 18px; color: #ffcc00; text-align: left; }
.stickymenu-main .stickymenu.header-phone-link strong { font-size: 16px; font-family: 'MavenProMedium'; line-height: 18px; color: #fff; }
.stickymenu-main .stickymenu.header-phone-link a { display: inline-block; font-size: 15px; font-family: 'MavenProMedium'; line-height: 18px; color: #fff; text-align: left; }
.stickymenu-main .stickymenu.header-phone-link .phone-text a {float:right;}


 @media only screen and (min-width: 768px) {
.menu-outer { display: block; float: left; margin-left: 0px; }
#header-nav { display: block }
#header-nav .skip-link-close { display: none; }
#header-nav .menu-title { display: none; }
.nav-primary { display: block; }
.nav-primary:before, .nav-primary:after { content: ''; display: table; }
.nav-primary:after { clear: both; }
.nav-primary { zoom: 1; margin-left: 0px; }
.nav-primary li.level0 { display: block; float: left; }
.nav-primary li.level0:last-child { margin-right: 0; }
.nav-primary li.level0.stickymenu-main {display:none;}
.sticky .nav-primary li.level0.stickymenu-main {display:inline-block;}
.nav-primary a.level0 { display: block; padding: 14px 0px 19px 0px; margin: 0px 15px; }
.nav-primary li:first-child a.level0 { margin-left: 0px; }
.nav-primary li:hover > a.level0, .nav-primary li.level0.active > a { color: #ffcf00; }
.nav-primary li.level1:hover > a.level1, .nav-primary li.level1.active > a, .nav-primary li.level2:hover > a.level2, .nav-primary li.level2.active > a, .nav-primary li.level3:hover > a.level3, .nav-primary li.level3.active > a { background: #fc0; color: #202020; }
.nav-primary a.level0:before { content: ''; display: block; position: absolute; left: 0%; right: 0; bottom: 0; margin: 0 auto; opacity: 0; -webkit-transition: all 0s 0s ease; -moz-transition: all 0s 0s ease; -ms-transition: all 0s 0s ease; -o-transition: all 0s 0s ease; transition: all 0s 0s ease; background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/hover-line.png) no-repeat 0px 0; width: 38px; height: 10px; }
.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; }
.touch .nav-primary > li.parent > a.level0, .touch .nav-primary li.level0 li.parent > a { pointer-events: none; }
.touch .nav-primary li.parent.selected a.level0 { pointer-events: auto; }
.nav-primary a.level0 span { position: relative; z-index: 1; }
.nav-primary li:hover a.level0:before, .nav-primary li.active a.level0:before { opacity: 1; bottom: 0px; }
.nav-primary .menu-active { z-index: 200; }
.nav-primary li.level0 li.parent > a { position: relative; /*border-bottom: 1px solid #E2E2E2;*/ margin-bottom: 0px; }
.nav-primary li.level0 li.parent > a:before { content: ''; display: block; position: absolute; right: 10px; top: 14px; border-left: 5px solid #fff; border-top: 5px solid transparent; border-bottom: 5px solid transparent; }
.nav-primary li.level0 li.parent:hover > a:before { border-left: 5px solid #303030; }
.nav-primary li.level0 ul { display: none; background: #1c5179; position: absolute; left: 0; top: 100%; z-index: 999; width: 250px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.nav-primary li.level1 ul { background: #1c5179; }
.nav-primary li.level0 ul ul { left: 100%; top: 0; }
.nav-primary li.level0 ul ul ul { left: 100%; top: 0; }
.nav-primary li.level0 ul.level0 li.level1 {/*float: left; width: 25%; padding: 0px 10px;*/ }
.nav-primary li.level0 > .submenu-outer { position: absolute; left: 0px; top: 40px; padding-top: 15px; -webkit-transition: all 0.2s 0.4s ease; -moz-transition: all 0.2s 0.4s ease; -ms-transition: all 0.2s 0.4s ease; -o-transition: all 0.2s 0.4s ease; transition: all 0.2s 0.4s ease; opacity: 0; visibility: hidden; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; -ms-transition-property: opacity; /* Safari */ transition-property: opacity; z-index: 9; min-width: 180px; }
.no-touch .nav-primary li:hover > .submenu-outer, .touch .nav-primary li.touched > .submenu-outer { opacity: 1; visibility: visible; }
.submenu-inner { position: relative; }
.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 0px 7px 0 #434343; -webkit-box-shadow: 0px 0px 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 { zoom: 1; position: absolute; padding: 0px; display: none; float: left; width: 100%; /*margin-right: -270px;*/ background: #fff; }
.nav-primary .submenu-outer ul.level0 { display: block; /* height: 349px; overflow-x: hidden; overflow-y: auto; background: #fff;*/ }
.nav-primary li.level2 a, .nav-primary li.level3 a { padding: 10px; 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; display: block; font-size: 14px; line-height: 22px; color: #fff; }
.nav-primary li.level2:hover > a {/*left: 9px;*/ }
.nav-primary li.level2 a:before {/*content: ''; display: block; position: absolute; left: 0; top: 10px; 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: #f05c2c;} */
.nav-primary .menu-active > ul.level0, .nav-primary .menu-active > ul.level1, .nav-primary li.level0 li.sub-menu-active > ul, .nav-primary .menu-active > ul.level2 { display: block; }
}
.nav-primary a.level0 { display: block; padding: 14px 0px 19px 0px; margin: 0px 30px;}
.sticky .nav-primary a.level0 {display: block; padding: 14px 0px 19px 0px; margin: 0px 24px;}
/* Header Nav Primary ends============================================ */

/* Search - Skip Link============================================ */

.skip-search:not(.skip-active):hover .icon { background-position: -46px -146px; }
.skip-search .icon { background-position: 4px -146px; }
 @media only screen and (min-width: 980px) {
.skip-search-wrapper { display: none; }
}
/* Search - Skip Link ends============================================ */


/* Search - Skip Content============================================ */

.search-cart-box-outer { float: right; position: relative; margin-right: -10px; }
.search-box-outer { float: left; }
.search-title { font-size: 26px; line-height: 32px; margin-bottom: 10px; color: #fff; }
#header-search.skip-active { opacity: 1; visibility: visible; }
.search-toggle-btn { width: 50px; height: 50px; position: relative; display: block; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.search-toggle-btn:hover, .search-toggle-btn.skip-active { background: #F05C2C; }
/* Search - Skip Content ends============================================ */


/* Search Input * ============================================ */

.header-search { float: right; width: 240px; margin: 0 0; right: 0; position: absolute; top: 90px; border-left: 1px solid #bbbbbb; z-index: 9; color: #cdcdcd; padding-left: 10px; }
#search_mini_form .input-box { position: relative; padding-top: 0; }
#search_mini_form label { display: none; }
#search { width: 100%; height: 30px; padding-right: 40px; border: 0px solid #999999; padding-left: 20px; font-style: italic; background: transparent; padding-left: 0; border-bottom: solid 1px #fff; }
 input#search::-webkit-input-placeholder {
 color: #fff;
 font-size: 14px;
}
#search_mini_form .search-button { position: absolute; top: 0px; right: 0; width: 25px; height: 25px; border: 0; background: none; border-left: 0px solid #999999; font-size: 24px; color: #fff; padding: 0; border-radius: 0; }
#search_mini_form .search-button:before { content: ''; position: absolute; top: 50%; left: 50%; width: 30px; height: 30px; margin-top: -15px; margin-left: -15px; background-position: 4px -146px; }
#search_mini_form .search-button:hover:before { opacity: 0.8; }
#search_mini_form .search-button:active:before { margin-top: -13px; margin-left: -13px; }
/* ============================================ * * Search - Auto Suggest * ============================================ */

.search-autocomplete { padding-left: 0; min-height: 58px; left: 0 !important; background: #fff; color: #000; z-index: 10; box-shadow: 0px 4px 5px 0 rgba(0, 0, 0, 0.54); -webkit-box-shadow: 0px 4px 5px 0 rgba(0, 0, 0, 0.54); -o-box-shadow: 0px 4px 5px 0 rgba(0, 0, 0, 0.54); -moz-box-shadow: 0px 4px 5px 0 rgba(0, 0, 0, 0.54); }
.search-autocomplete ul li { border-bottom: 1px solid #ECECEC; color: #007cb7; cursor: pointer; font-size: 12px; padding: 6px; text-align: left; ; }
.search-autocomplete ul li img { float: left; }
.search-autocomplete .search-content { float: left; width: 100%; margin-left: -50px; padding-left: 65px; }
.search-product-name { font-size: 14px; line-height: 20px; }
.search-autocomplete ul li.selected { background-color: #1C5179; 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: #fff; }
.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; }
/* ============================================ * * Header - Account * ============================================ */


/* -------------------------------------------- * * Skip Link - Account */

.skip-account:not(.skip-active):hover .icon { background-position: -46px -44px; }
.skip-account .icon { background-position: 4px -44px; }
 @media only screen and (min-width: 901px) {
.skip-account { vertical-align: top; display: inline-block; padding: 0 10px; }
#header-account.skip-active { background: #FBFBFB; border: solid 1px #c0c0c0; display: block; position: absolute; z-index: 200; top: 40px; right: 115px; width: 200px; }
#header-account a { display: block; padding: 5px 10px; color: #636363; line-height: 2; }
#header-account a:hover { color: #333333; }
}
/* -------------------------------------------- * * Account Links */

#header-account { padding: 5px 0; }
#header-account a { position: relative; display: block; padding: 5px 10px; line-height: 23px; text-align: center; }
#header-account a:hover { color: #333333; }
.mobile-account-links-wrapper { position: fixed; right: -217px; top: 0; bottom: 0; width: 217px; background: #DEDEDE; padding: 0; display: none; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.show-my-account-links .mobile-account-links-wrapper { right: 0; }
.show-my-account-links .wrapper, .show-my-account-links #header.sticky { left: -217px }
.mobile-account-links-wrapper li a { color: #333; display: block; font-size: 16px; line-height: 22px; padding: 5px 10px 10px 10px; border-bottom: 1px solid #D1D1D1; height: auto; }
.mobile-account-links-wrapper li:last-child a { border-bottom: 0; }
/* ============================================ * * Header - Cart * ============================================ */


/* -------------------------------------------- * * Skip Link - Cart */

.skip-cart:before, .skip-cart:after { background-position: 0px -61px; margin-top: -5px; width: 28px !important }
.skip-cart:after { background-position: -32px -61px; }
.skip-cart:not(.skip-active):hover .icon { background-position: -50px -95px; }
.skip-cart .icon { background-position: 0px -95px; }
 @media only screen and (min-width: 768px) {
}
#header-cart, #header-quote { 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; }
html.show-cart #header-cart, html.show-quote #header-quote { right: 0; }
/* -------------------------------------------- * * Skip Cart Notifier */

.skip-cart .count, .skip-quote .count { display: block; min-width: 15px; position: absolute; min-height: 15px; line-height: 15px; background: #333333; border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px; -webkit-border-radius: 25px; padding: 0 5px; color: #fff; font-size: 14px; right: 25px; margin-left: -21px; top: 2px; z-index: 1 }
.skip-link.skip-active .count { color: #FFF; }
 @media only screen and (min-width: 901px) {
.skip-cart { color: #333333; text-transform: uppercase; }
.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 * ============================================ */

.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; }
.mini-products-list .product-image { float: left; min-width: 50px; position: relative; z-index: 1 }
.mini-products-list .product-details { /* margin-left: 60px;*/
}
.mini-products-list li { margin-bottom: 10px; clear: both; }
.mini-products-list 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%; }
/* =============================================================================================================================== 
* *   Checkout - Mini cart or Checkout - Mini Quote
CUSTOM CSS START * =============================================================================================================================== */
/*cart 2 qoute */
.header-miniquote { float: left; position: relative; margin-top: 0px; margin-left: 0px; }
.header-miniquote .skip-quote .icon { background-image: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/icon_sprite_c2q.png); background-repeat: no-repeat; text-indent: -9999px; width: 30px; height: 30px; display: inline-block; vertical-align: middle; }
.header-miniquote .skip-link .label { font-size: 14px; color: #fff; font-family: 'MavenProRegular'; text-transform: capitalize; }
.header-miniquote .skip-quote .count { color: #fff; background: none; margin-left: 0; font-size: 14px; right: 0; top: 18px; }
#quote-sidebar .header-miniquote { width: 100%; }
/*cart 2 qoute */

.header-minicart { float: left; margin-right: 16px; }
.header-minicart .minicart-message, #header-quote .minicart-message { display: block; padding: 10px; }
.header-minicart .empty, #header-quote .empty { padding: 10px; text-align: center; }
.header-minicart .minicart-wrapper, #header-quote .minicart-wrapper { clear: both; position: relative; }
.header-minicart .minicart-wrapper:before, .header-minicart .minicart-wrapper:after, #header-quote .minicart-wrapper:before, #header-quote .minicart-wrapper:after { content: ''; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; display: none; }
.header-minicart .minicart-wrapper:before, #header-quote .minicart-wrapper:before { background-color: white; opacity: 0.8; z-index: 2; }
.header-minicart .minicart-wrapper:after { background-image: url("https://www.quickaccess.com.au/skin/frontend/mastertheme/default/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, .header-miniquote .block-subtitle { font-size: 17px; line-height: 1.4; padding: 5px; /* text-align: center; */
    /* text-transform: uppercase; */
margin-bottom: 0px; background: #1c5179; padding: 8px 10px 9px; color: #fff; }
.header-minicart .block-subtitle .close, .header-miniquote .block-subtitle .close { width: 40px; height: 38px; display: block; color: #FFFFFF; text-decoration: none; font-weight: normal; font-size: 30px; position: absolute; top: 0; right: 0; line-height: 40px; text-align: center; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.header-minicart .block-subtitle .close:hover, .header-miniquote .block-subtitle .close:hover { color: #fff; }
.header-minicart .mini-products-list, .header-miniquote .mini-products-list { padding: 10px; padding-top: 0; }
.header-minicart .mini-products-list li, #header-quote .mini-products-list li { border: 1px solid #F2F2F2; position: relative; padding: 8px 5px 8px 11px; }
.header-minicart .mini-products-list li.last, #header-quote .mini-products-list li.last { margin-bottom: 0; }
.header-minicart .mini-products-list li .product-details, .header-miniquote #quote-sidebar li .product-details { position: relative; float: left; width: 100%; margin-left: -130px; padding-left: 150px; text-align: left; }
.mini-cart-product-top-detail { padding-bottom: 5px; }
.mini-cart-product-name { position: relative; padding-right: 100px }
.minicart-item-price { position: absolute; right: 0; top: 0; }
.mini-cart-product-name a { font-size: 16px; }
.header-minicart .product-details .product-name { padding-top: 0px; }
.header-minicart .product-details .product-name a, .header-miniquote .product-details .product-name a { color: #636363; font-size: 16px; }
.header-minicart .product-details .product-name a:hover { color: #F05C2C }
.product-details p.product-name { margin: 0; margin-bottom: 0.5em; color: #303030; font-style: normal; text-transform: capitalize; font-size: 24px; font-weight: normal; line-height: 30px; }
.header-minicart .info-wrapper, #header-quote .info-wrapper { min-width: 152px; float: left; }
.mini-cart-product-bottom-detail { background: rgba(242, 242, 242, 0.61); padding: 5px 10px 4px 10px; position: relative; }
.mini-cart-buttons { float: right; margin-top: 5px; margin-right: -5px; }
.mini-products-list .mini-cart-product-bottom-detail .mini-cart-buttons a { font-size: 20px; vertical-align: middle; margin: 0 5px; display: inline-block; }
.mini-products-list a.btn-edit, .mini-products-list a.remove, .btn-remove { font-size: 12px; text-transform: uppercase; 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; border: 2px solid #909090; }
#cart-sidebar a.btn-edit { line-height: 35px;/*color: #1c5179;
    border-color: #1c5179;*/
}
.header-minicart .product-details p.product-name, #header-quote .product-details p.product-name { overflow: hidden; height: 40px; line-height: normal; font-size: 16px; width: 90% }
.header-minicart i, #header-quote i { font-size: 17px; }
.mini-products-list a.btn-edit { line-height: 35px; }
.mini-products-list a.btn-edit:hover { background: #1c5179; color: #fff; }
.mini-products-list a.remove, .btn-remove { color: #909090;/*line-height: 32px;*/
}
.onestepcheckout-index-index .mini-products-list a.remove, .onestepcheckout-index-index .mini-products-list .saperator { display: none; }
.mini-products-list a.remove:hover, .btn-remove:hover { background: #ED1D23; color: #fff; }
.additional-row .btn-remove { background: transparent; color: #fff; }
#product_sendtofriend_form .form-list > li { margin: 0; }
.additional-row .btn-remove:after { background-position: -50px -649px; }
.additional-row .btn-remove:hover:after { background-position: 0px -649px; }
.header-minicart .info-wrapper th { font-size: 14px; min-width: 0; }
.header-minicart .info-wrapper td, #header-quote .info-wrapper td { color: #1c5179; clear: right; }
.header-minicart .info-wrapper .qty-wrapper td, #header-quote .info-wrapper .qty-wrapper td { height: 33px; line-height: 33px; }
.header-minicart .info-wrapper .qty, #header-quote .info-wrapper .qty { background: none }
.header-minicart .info-wrapper .qty, .header-minicart .info-wrapper button, .header-miniquote .info-wrapper .qty, .header-miniquote .info-wrapper button { padding: 12px 4px 11px 4px; margin-right: 2px; width: 3.2em; vertical-align: top; cursor: default; text-align: center; /*border:0 !important; text-align: left; */
float: left; color: #222; border-radius: 0; }
.header-minicart .info-wrapper .quantity-button, .header-miniquote .info-wrapper .qquantity-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; color: #fff; }
.header-minicart .info-wrapper .quantity-button[disabled], .header-miniquote .info-wrapper .qquantity-button[disabled] { cursor: default; }
.header-minicart .info-wrapper .quantity-button.visible, .header-miniquote .info-wrapper .qquantity-button.visible { opacity: 1; }
.header-minicart .subtotal, #header-quote .subtotal { background-color: #DDDDDD; text-align: center; line-height: 2em; text-align: right; padding: 10px 15px 10px 0; }
.header-minicart .subtotal .label, #header-quote .subtotal .label { font-size: 18px; line-height: 24px; color: #303030; margin-right: 4px; }
.header-minicart .subtotal .price, #header-quote .subtotal .price { font-size: 30px; line-height: 36px; color: #424348; }
.header-minicart .minicart-actions, #header-quote .quote-btn-box { padding: 10px; margin-top: 0px; overflow: hidden; position: relative; text-align: center; }
.header-minicart .minicart-actions .cart-link, #header-quote .quote-btn-box .cart-link { width: auto; }
.cart-link, .header-minicart .minicart-actions .checkout-button { display: block; float: left; background: #1c5179; font-size: 14px; line-height: 24px; color: #ffffff; border: 1px solid #1c5179; width: 246px; text-align: center; padding: 9px 10px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; text-transform: uppercase; border-radius: 5px; }
.header-minicart .minicart-actions .checkout-button { width: 154px; border: 1px solid #ffcc00; background: #ffcc00; text-transform: uppercase; color: #222; }
#header-quote .quote-btn-box .checkout-types button { line-height: 26px; font-size: 14px; }
.cart-link:hover, .cart-link:focus { border: 1px solid #ffcc00; background: #ffcc00; color: #222; }
.mini-cart-overlay { position: fixed; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0, 0, 0, 0.7); z-index: 999; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; opacity: 0; visibility: hidden; }
.show-cart .mini-cart-overlay, .show-quote .mini-cart-overlay { right: 500px; opacity: 0.4; visibility: visible; }
.header-minicart .minicart-actions .checkout-button:hover { background: #1c5179; border: 1px solid #1c5179; color: #fff; }
.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, .header-miniquote #miniquote-error-message { text-align: center; color: red; display: none; }
.header-minicart #minicart-success-message, .header-miniquote #miniquote-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; }
.fieldbox .field1, #sender_options .field, #recipients_options .field { padding: 0 20px 0 0px; float: left; margin: 0 0 20px; }
.video-container { display: inline-block; width: 100%; }
.video-container li { display: inline-block; width: 49%; margin: 0 10px 4px 0px; }
.video-container li iframe { width: 100%; }
.header-miniquote .truncated { display: none; }
.header-miniquote .info-wrapper th { font-size: 14px; min-width: 45px; }
/* Mini Cart ends * ============================================ */

body { overflow-x: hidden; position: relative; overflow-y: visible; background: #fff; }
body.no-scroll { overflow: hidden; }
html.show-quote .wrapper, html.show-cart .wrapper, html.show-cart #header.sticky { left: -500px; }
html.show-cart, html.show-menu, html.show-links { overflow: hidden }
.page-header { padding-bottom: 0; }
.page-header .container {position:relative;} 
.mainNav { position: relative; border-bottom: 0px solid #cccccc; z-index: 1; }
.cms-home .mainNav, .bannered-page .mainNav { border-bottom: 0px; }
.mainNav .container { position: relative }
#stickerStickyWrapper, #sticker { width: 100% !important; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; height: 56px !important; }
#sticker.sticky { background: #1c5179; box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.35); -webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.35); -o-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.35); -moz-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.35); z-index: 10; }
.menu-handle { display: none; position: relative; float: left; width: 47px; height: 40px; border-right: 1px solid #b18502; }
.menu-handle span.menu-handle-icon { position: absolute; right: 12px; top: 12px; width: 25px; }
.menu-handle span.menu-handle-icon span { position: absolute; width: 100%; height: 4px; background: #836300; left: 0; top: 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; -ms-border-radius: 2px; -moz-border-radius: 2px; }
.menu-handle span.menu-handle-icon span.second { top: 8px; }
.menu-handle.active span.menu-handle-icon span.first { -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); top: 6px; }
.menu-handle.active span.menu-handle-icon span.second { opacity: 0 }
.menu-handle.active span.menu-handle-icon span.third { -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); top: 6px; }
.menu-handle span.menu-handle-icon span.third { top: 16px; }
.toggle-handle { position: absolute; width: 31px; height: 31px; right: 0; top: 0; cursor: pointer; display: none; z-index: 11; }
.toggle-handle em { position: absolute; left: 10px; right: 12px; top: 14px; background: #6B6B6C; }
.toggle-handle em.first { height: 1px; }
.toggle-handle em.second { top: 10px; bottom: 12px; left: 14px; width: 1px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.menu-selected > .toggle-handle em.second { -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); }
/* ============================================ * * Header ends */


/* Homepage main banner * ============================================ */

.homebanner.flexslider .slides .caption { display: none }
.homebanner.flexslider .slides { position: absolute; left: 0; top: 0; right: 0; bottom: 0 }
 @media all and (min-width:768px) {
.homebanner.flexslider .slides img { width: auto; min-width: 100%; max-width: 100%; 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); }
.homebanner.flexslider .slides li { overflow: hidden; margin: 0; }
.header-wrapper { position: relative; left: 0; right: 0; width: 100%; z-index: 99; background: #b7b4b4; }
.homebanner-mobile { display: none; }
.slogan-desktop { position: absolute; z-index: 99; bottom: 15%; left: 19.3%; background: rgba(0, 0, 0, 0.71); padding: 15px; box-sizing: border-box; }
.slogan-desktop .main-cap-title { font-family: MavenProMedium; line-height: 57px; font-size: 50px; color: #fff; text-shadow: 0 3px 7px rgba(0,0,0,.75); }
.slogan-desktop .sub-cap-title { line-height: 24px; font-size: 18px; color: #fff; font-family: MavenProBold; text-shadow: 0 3px 7px rgba(0,0,0,.75); }
.slogan-desktop a.btn-button { display: table; background: #ffffff; font-family: 'MavenProBold'; font-size: 16px; text-transform: uppercase; color: #000; padding: 22px 48px; border: none; cursor: pointer; outline: none; overflow: hidden; position: relative; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; z-index: 1; margin: 16px auto 0 auto; }
.no-touch .slogan-desktop a.btn-button:after { content: ''; position: absolute; width: 100%; height: 0; top: 50%; left: 50%; background: #1c5179; opacity: 0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); z-index: -1; }
.no-touch .slogan-desktop a.btn-button:hover:after { height: 170%; opacity: 1; }
.no-touch .slogan-desktop a.btn-button:hover { color: #ffffff; }
}
 @media all and (min-width:1024px) {
.homebanner.flexslider .slides img { width: auto; min-width: 100%; max-width: 100%; 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); }
}
.homebanner { margin-bottom: 62px; background: #ffcc00; border: 0; }
.homebanner .slider-loader { 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%); max-width: 100%; height: auto; max-height: 100%; width: auto }
.homebanner .slider-placeholder { min-width: 100%; max-width: 100%; height: auto; width: 1920px; }
.homebanner.active .slider-loader { opacity: 1 }
.homebanner.flexslider { border: 0; /* overflow: hidden; */ border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -moz-border-radius: 0px; margin-bottom: 0px; }
.homebanner .flex-control-nav { position: absolute; right: 0; bottom: 64px; z-index: 2; width: auto; margin-bottom: 0; left: 0; text-align: center; width: auto; display: none; }
.homebanner .flex-control-nav li { margin-right: 0; margin-left: 0; display: inline-block; margin-bottom: 0; margin-right: 12px; padding-left: 0; }
.homebanner .flex-control-nav li:before { visibility: hidden; }
.homebanner .flex-control-nav li:last-child { margin-right: 0; }
.homebanner .flex-control-nav li a, .owl-dot { width: 19px; height: 19px; background: rgba(0, 0, 0, 0.4); position: relative; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.owl-dot { background-position: -43px -730px; }
.homebanner .flex-control-nav li a:before, .brand-slider .owl-dot:before { content: ''; display: block; position: absolute; left: 50%; top: 50%; margin: -5px 0 0 -5px; width: 11px; height: 11px; background: #fff; border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; -moz-border-radius: 10px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.homebanner .flex-control-nav li a:hover:before, .flex-control-nav li a.flex-active:before, .brand-slider .owl-dot:hover:before, .brand-slider .owl-dot.active:before { background: #fff; }
/* ============================================ * * Homepage main banner ends */


/* Home page minibanner * ============================================ */

.home-image-whole-section { margin-bottom: 71px; }
.homepage-image { margin: 0 0 25px; }
.home-image-col { float: left; width: 41.7%; padding: 0 15px; }
.homeimage-section .homeimg-block { float: left; width: 50%; border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -moz-border-radius: 0px; }
.no-touch .homeimg-block { opacity: 0 }
.homeimg-block a { display: block; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; position: relative }
.homeimg-block img { width: 100%; height: auto; }
.homeimg-block .ausbox-img a:before { content: ''; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(80, 80, 80, 0.5); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.no-touch .homeimg-block:hover .ausbox-img a:before { bottom: 100%; }
.homeimg-block:last-child { margin-bottom: 0px; }
.homeimg-block .ausbox-name { position: absolute; left: 0; bottom: 27px; right: 0; }
.homeimg-block .ausbox-name h2 a { font-size: 30px; line-height: 36px; color: #fff; text-transform: uppercase; text-align: center; }
/* ============================================ * * Home page minibanner ends */


/* Home page Latest deal slider * ============================================ */

.latest-deal-products h2, .home-feature-latest-products .tab-content h2.tab-title a { font-size: 40px; line-height: 46px; color: #303030; text-transform: uppercase; position: relative; text-align: center; letter-spacing: -2px; max-width: 1190px; margin: 0 auto 36px; padding: 0 15px; }
.home-feature-latest-products .tab-content h2.tab-title a { letter-spacing: 1px; }
.latest-deal-products h2 span, .home-feature-latest-products .tab-content h2.tab-title a span { background: #fff; position: relative; padding: 0 17px; }
.latest-deal-products h2:before, .home-feature-latest-products .tab-content h2.tab-title a:before { content: ''; display: block; position: absolute; left: 10px; top: 50%; right: 10px; background: #cccccc; height: 1px; margin-top: -1px; }
.list-products .product-name a { font-size: 16px; line-height: 24px; color: #000000; display: block; text-align: center }
.list-products .price-box .old-price .price { font-size: 16px; line-height: 22px; color: #909090; }
.list-products .price-box .price { font-size: 18px; line-height: 24px; color: #ed1d23; }
.list-products .price-box { text-align: center }
.latest-deal-products .list-products .product-name a { font-size: 18px; line-height: 24px; display: block; margin-bottom: 26px; min-height: 48px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.no-touch .latest-deal-products .list-products .product-name a:hover { color: #ed1d23; }
.latest-deal-products .list-products .price-box .old-price .price { font-size: 26px; line-height: 32px; }
.latest-deal-products .list-products .price-box .price { font-size: 30px; line-height: 36px; }
/* Home page Latest deal slider * ============================================ */


/* Home page features products with tabbing * ============================================ */

.home-feature-products { background: #f5f5f5; display: inline-block; width: 100%; }
.home-feature-latest-products { padding: 66px 0 10px 0; }
.home-feature-latest-products p.note-msg { background: #1c5179; padding: 9px; color: #fff; font-size: 15px; }
.home-feature-latest-products #tab-container ul { margin: 0 auto 30px; position: relative; text-align: center; max-width: 1200px; padding: 0 15px; border-bottom: solid 2px #1c5179; }
.home-feature-latest-products #tab-container .products-grid ul { border-bottom: solid 0px #ccc; }
/*.home-feature-latest-products #tab-container ul.etabs:before {
    position: absolute;
    content: '';
    display: block;
    background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/title-line.png) no-repeat;
    width: 194px;
    height: 9px;
    top: 7px;
    left: 0px;
}

.home-feature-latest-products #tab-container ul.etabs:after {
    position: absolute;
    content: '';
    display: block;
    background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/title-line.png) no-repeat;
    width: 194px;
    height: 9px;
    top: 7px;
    right: 0px; 
}*/

.home-feature-latest-products #tab-container li { list-style: none; padding: 0 15px; text-align: center; margin: 0 10px; position: relative; box-shadow: none; display: inline-block; border: solid 2px #ccc; border-bottom: none 0px; padding: 0px; }
.home-feature-latest-products #tab-container li.active { border: solid 2px #1c5179; border-bottom: solid 2px #f5f5f5; margin-bottom: -3px; }
.products-grid .home-feature-latest-products { padding: 30px 0 30px 0; }
.home-feature-latest-products #tab-container .owl-item li { list-style: none; padding: 0 0px; text-align: center; margin: 0 6px; position: relative; box-shadow: none; display: inline-block; border: none 0px; }
.home-feature-latest-products .product-slider li.item { list-style: none; display: inline-block; padding: 0 15px; text-align: center; margin: 0; position: relative; box-shadow: none; width: 100%; }
.home-feature-latest-products #tab-container li:before { content: '|'; position: absolute; top: 7px; right: -7px; font-size: 34px; line-height: 46px; color: #bbbbbb; font-weight: 700 }
.home-feature-latest-products #tab-container li:last-child:before { visibility: hidden; }
.home-feature-latest-products .tab-inner { position: relative }
.home-feature-latest-products .tab-content h2.tab-title { display: none; text-align: center; }
.main-home-cat .home-cat h2, .home-feature-latest-products h2, .home-feature-latest-products #tab-container li a, .home-feature-latest-products .tab-content h2.tab-title a, .home-feature-latest-products li.tab .tab-inner .front, .home-feature-latest-products li.tab .tab-inner .information { font: 24px/24px 'MavenProMedium'; font-family: 'MavenProMedium'; display: block; padding: 0; /*padding: 18px 10px 18px;*/
color: #303030; text-transform: uppercase; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; padding: 14px 33px; }
.home-feature-latest-products h2 { text-align: center; margin: 0 0 27px 0; position: relative; }
.home-feature-latest-products .tab-title:before { position: absolute; content: ''; display: block; background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/title-line.png) no-repeat; width: 194px; height: 9px; top: 16px; left: 160px; }
.home-feature-latest-products .tab-title:after { position: absolute; content: ''; display: block; background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/title-line.png) no-repeat; width: 194px; height: 9px; top: 16px; right: 160px; }
.home-feature-latest-products p { text-align: center }
.home-feature-latest-products #tab-container li .information a { color: #fff; border: 0 }
.home-feature-latest-products #tab-container li a:hover, .home-feature-latest-products #tab-container li.active a, .home-feature-latest-products .tab-content.active h2.tab-title a { color: #1c5179; font-size: 24px; }
.home-feature-latest-products .tab-content { position: relative; }
.home-feature-latest-products .tab-content .featured-products, .home-feature-latest-products .tab-content .popular-products { height: 0; overflow: hidden; }
.home-feature-latest-products .tab-content.active .featured-products, .home-feature-latest-products .tab-content.active .popular-products { height: auto; overflow: visible; }
.home-feature-latest-products .tab-content.active .products-grid { height: auto; overflow: visible; }
.home-feature-latest-products .tab-content .products-grid { height: 0; overflow: hidden; }
.home-feature-latest-products .price-box, .home-feature-latest-products .price-box p { text-align: center }
.price-box .price { font-size: 22px; line-height: 28px; }
.old-price .price { font-size: 18px; line-height: 24px; color: #a9a9a9; }
.home-feature-latest-products .item, .products-grid .item { padding: 0 0 5px 0; position: relative; background: none !important; overflow: hidden; margin-bottom: 10px; }
.home-feature-latest-products h2.product-name { text-align: center; background: #fff; padding-top: 13px; margin-bottom: 0; text-transform: none; }
.home-feature-latest-products h2.product-name { /*bottom: -50px;*/
}
.home-feature-latest-products h2.product-name a { text-align: center; height: 70px; overflow: hidden; font-size: 16px !important; line-height: 22px; text-transform: capitalize !important; font-family: 'MavenProMedium' !important; color: #303030 !important; }
.products-grid .product-info { position: relative; text-align: center; }
.home-feature-latest-products .product-info, .product-image-wrapper { position: relative; }
.list-products .product-name { margin-bottom: 23px; display: block; height: 48px; overflow: hidden; }
.product-image-wrapper { border: 0 }
.home-feature-latest-products .owl-nav div, .block-related .block-content .owl-nav div { width: 57px; height: 50px; }
.home-feature-latest-products .owl-nav .owl-prev:after, .block-related .block-content .owl-nav .owl-prev:after { background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/sprite.png) no-repeat; background-position: 0 -195px; width: 57px; height: 50px; content: ""; left: 0; top: 0; margin: -2px 0 0 0; }
.home-feature-latest-products .owl-nav .owl-prev:hover:after, .block-related .block-content .owl-nav .owl-prev:hover:after { background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/sprite.png) no-repeat; background-position: 0 -255px; width: 57px; height: 50px; content: ""; top: 0; left: auto; right: 0; margin: -2px 0 0 0; }
.home-feature-latest-products .owl-nav .owl-next:after, .block-related .block-content .owl-nav .owl-next:after { background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/sprite.png) no-repeat; background-position: 0 -325px; width: 57px; height: 50px; content: ""; top: 0; left: auto; right: 0; margin: -2px 0 0 0; }
.home-feature-latest-products .owl-nav .owl-next:hover:after, .block-related .block-content .owl-nav .owl-next:hover:after { background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/sprite.png) no-repeat; background-position: 0 -395px; width: 57px; height: 50px; content: ""; top: 0; top: 0; left: auto; right: 0; margin: -2px 0 0 0; }
/*.home-feature-latest-products .owl-nav div:before, .home-feature-latest-products .owl-nav div:after, .products-grid .owl-nav div:before, .products-grid .owl-nav div:after { }*/

.home-feature-latest-products .owl-nav div:after, .products-grid .owl-nav div:after { /* background-position: 0 -232px; */ }
.home-feature-latest-products .owl-nav div.owl-next:before, .products-grid .owl-nav div.owl-next:before {/*background-position: -25px -193px;*/ }
.home-feature-latest-products .owl-nav div.owl-next:after, .products-grid .owl-nav div.owl-next:after {/*background-position: -25px -233px;*/ }
.home-feature-latest-products .owl-nav div, .products-grid .owl-nav div { border: 0; background: none; top: 47%; left: -45px; margin-top: -49px; }
.home-feature-latest-products .owl-nav div, .block-related .block-content .owl-nav div { left: -72px; margin-top: -50px; }
.loggedout .home-feature-latest-products .owl-nav div { margin-top: -43px; }
.home-feature-latest-products .owl-nav div {/*left: -46px; */ }
.home-feature-latest-products .owl-nav div.owl-next, .products-grid .owl-nav div.owl-next, .block-related .block-content .owl-nav div.owl-next { left: auto; right: -72px; }
.product-slider.hide-arrows .owl-controls { display: none }
#block-related .owl-nav div { margin-top: -57px; }
.loggedout #block-related .owl-nav div { margin-top: -43px; }
.products-list .product-image-wrapper { position: relative; }
.product-img-outer .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: #333333; 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: #f05c2c; }
.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; }
.btn_box { text-align: center; display: inline-block; width: 100%; margin: 15px 0 0 0; }
.btn_box a { display: inline-block; background: #1c5179; font-family: 'MavenProBold'; font-size: 16px; text-transform: uppercase; color: #fff; padding: 22px 48px; border: none; cursor: pointer; outline: none; overflow: hidden; position: relative; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; z-index: 1; }
.no-touch .btn_box a:after { content: ''; position: absolute; width: 100%; height: 0; top: 50%; left: 50%; background: #fff; opacity: 0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); z-index: -1; }
.no-touch .btn_box a:hover:after { height: 250%; opacity: 1; }
.no-touch .btn_box a:hover { color: #1c5179; }
.btn_buttonhover { display: inline-block; background: #1c5179; font-family: 'MavenProBold'; font-size: 16px; text-transform: uppercase; color: #fff; padding: 22px 48px; border: none; cursor: pointer; outline: none; overflow: hidden; position: relative; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; z-index: 1; }
.no-touch .btn_buttonhover:after { content: ''; position: absolute; width: 100%; height: 0; top: 50%; left: 50%; background: #fff; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -0-transition: all 0.3s;
transition: all 0.3s; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); z-index: -1; }
.no-touch .btn_buttonhover:hover:after { height: 240%; opacity: 1; }
.no-touch .quickcontact-index-index .btn_buttonhover:hover:after { height: 360%; opacity: 1; }
.no-touch .btn_buttonhover:hover span, .btn_buttonhover:active { color: #1c5179; }
/* ============================================ ** Home page features products with tabbing ends */


/* Home page Blog section * ============================================ */

.blog-post-container h3 { font-size: 40px; line-height: 46px; color: #303030; text-transform: uppercase; position: relative; text-align: center; letter-spacing: -2px; max-width: 1190px; margin: 0 auto 52px; padding: 0 15px; }
.blog-post-container h3:before { content: ''; display: block; position: absolute; left: 15px; top: 50%; right: 15px; background: #cccccc; height: 1px; margin-top: -1px; }
.home-post-section-slider { max-width: 1200px; padding: 0 15px; margin: 0 auto; }
.blog-home .home-post-section-slider { padding: 0; margin-bottom: 20px; }
.home-post-section-slider li:before, .home-post-section-slider li:after { content: ''; display: table }
.home-post-section-slider li:after { clear: both; }
.home-post-section-slider li { border: 1px solid #e8e8e8; position: relative; zoom: 1; padding: 24px 12px 23px 199px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; margin-top: -1px; }
.no-touch .home-post-section-slider li:hover { border-color: #404040; z-index: 1; }
.home-post-date { position: absolute; left: 35px; top: 41px; font-size: 18px; line-height: 24px; color: #606060; }
.home-post-date span:first-child { font-size: 60px; line-height: 66px; color: #dadada; min-width: 64px; text-align: right; display: inline-block; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; margin-right: 10px; }
.no-touch .home-post-section-slider li:hover .home-post-date span:first-child { color: #ed1d23; }
.home-post-date span:nth-child(2) { font-size: 18px; line-height: 24px; color: #606060; letter-spacing: -1px; }
.home-post-left-side-image { float: left; width: 170px; }
.home-post-left-side-image img { width: 100%; height: auto }
.home-post-right-side-text { float: left; width: 100%; margin-left: -170px; padding-left: 201px; position: relative; padding-top: 2px; padding-right: 100px; }
.blog-home .home-post-right-side-text { padding-right: 20px }
.home-post-section-slider li .read-more-link { font-size: 50px; line-height: 50px; color: #dddddd; position: absolute; right: 49px; top: 50%; margin-top: -25px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.home-post-title { margin-bottom: 15px; }
.home-post-title a { font-size: 18px; line-height: 24px; color: #606060; text-transform: uppercase; }
.no-touch .home-post-section-slider li:hover .home-post-title a { color: #ed1d23; }
.no-touch .home-post-section-slider li:hover .read-more-link { color: #404040; }
.blog-post-container h3 span { background: #fff; position: relative; padding: 0 17px; }
.home-post-description p { font-size: 16px; line-height: 30px; color: #606060; }
/* Home page Blog section ends* ============================================ */


/* Sticky form* ============================================ */

.sticky-form .page-title h2 { border-bottom: 2px solid #ED1D23; color: #fff; padding: 5px 20px 0; font-size: 20px; margin-bottom: 0; cursor: pointer; position: relative; }
.sticky-form .page-title h2 i { position: absolute; right: 15px; top: 14px; -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; }
.sticky-form .page-title.active h2 i { -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.sticky-form .feedback-question { padding: 20px 20px 0; }
.sticky-form .field label { color: #fff; line-height: 25px; }
.stickyform-btn, .floating-social-btn { width: 80px; height: 80px; cursor: pointer; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; position: fixed; right: 0; top: 50%; margin-top: -86px; background: #ed1d23; text-align: center; z-index: 9; }
.floating-social-btn { margin-top: 15px; background: #202020; }
.stickyform-btn i, .floating-social-btn i { font-size: 40px; line-height: 80px; color: #fff }
.stickyform-btn .fa-close { display: none }
.stickyform-btn .fa-close { display: none }
.sticky-form.active .stickyform-btn .fa-close { display: block }
.sticky-form.active .stickyform-btn .fa-file-text { display: none }
.no-touch .stickyform-btn:hover { background-color: #202020; }
.sticky-form.active .stickyform-btn { right: 490px; }
.sticky-form { right: -490px; top: 0; bottom: 0; z-index: 100; padding-left: 45px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.sticky-form.active { right: 0; }
.feedback-desktop-inner { background: rgba(0, 0, 0, 0.95); padding: 10px 0px 0 0; position: absolute; top: 0; bottom: 0; left: 0; right: 0; overflow-y: auto; overflow-x: hidden; }
.catalog-product-compare-index #headerslider { display: none; }
.page-print .link-print { float: right; margin-top: -60px; position: relative; z-index: 1 }
.compare-table.data-table th { vertical-align: middle }
.sticky-form { width: 100%; max-width: 490px; }
.no-touch .sticky-form { position: fixed; }
.touch .sticky-form { position: absolute; }
.sticky-form .contact-title h2 { font-size: 28px; line-height: 34px; color: #fff; font-family: 'ralewayextrabold'; position: relative; padding-top: 15px; text-transform: uppercase; margin-bottom: 5px; }
.sticky-form .contact-title h2:before { content: ''; background: #f8971d; width: 91px; height: 4px; display: block; position: absolute; left: 0; top: 0; }
.sticky-form .contact-title h2:after { content: ''; display: block; border: 2px solid transparent; border-top: 2px solid #f8971d; border-left: 6px solid #f8971d; position: absolute; left: 91px; top: 0; }
.contact-tag-line { font-size: 16px; line-height: 24px; color: #b7b7b7; margin-bottom: 10px; }
.close-sticky-form { display: block; width: 35px; height: 35px; position: absolute; right: 0; top: 19px; z-index: 1; border: 2px solid #979494; border-radius: 35px; -webkit-border-radius: 35px; -o-border-radius: 35px; -ms-border-radius: 35px; -moz-border-radius: 35px; font-size: 20px; color: #979494; text-align: center; line-height: 31px; }
.no-touch .close-sticky-form:hover { background: #ED1D23; border-color: #ED1D23; color: #fff; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.sticky-form label { color: #fff; }
.show-sticky-form-html { overflow: hidden }
.sticky-form input.input-text, .sticky-form textarea.input-text { background: none; border: 2px solid #696969; padding: 0 15px; color: #fff; }
.sticky-form input[type=checkbox] + label:before { border: 2px solid #696969; }
.sticky-form textarea.input-text { padding: 10px 15px }
.sticky-form input.input-text:focus, .sticky-form textarea.input-text:focus { outline: none; border: 2px solid #F8971D; box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; -moz-box-shadow: none; }
.sticky-form .buttons-set p.required { font-size: 13px; line-height: 19px; color: #727272; float: left; margin-top: 15px; }
.stickyform-accordian-content { padding: 20px; }
.sticky-form .capcha-div { margin-bottom: 36px; }
.sticky-form .stickyform-overall-rating label { float: left; margin: 6px 10px 0 0; font-weight: normal; }
.stickyform-overall-rating .jq-ry-container { float: left }
/* Sticky form ends* ============================================ */


/* Sticky social icons* ============================================ */

.floating-social-icons-wrapper { position: fixed; right: -100px; top: 50%; z-index: 9; margin-top: -125px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.floating-social-icons-wrapper.active { right: 0; z-index: 9999; }
.floating-social-icons-wrapper .floating-social-btn { position: absolute; top: 50%; left: -80px; }
.floating-social-icons-wrapper .social-links { background: rgba(0, 0, 0, 0.81); width: 100px; text-align: center; }
.no-touch .floating-social-btn:hover { background: #ED1D23; }
.floating-social-icons-wrapper .social-links a { display: block; height: 50px; line-height: 50px; color: #fff; }
/* Sticky social icons ends* ============================================ */


/* Homepage About us section* ============================================ */

.header-banner-section { display: inline-block; width: 100%; overflow: hidden; }
.header-banner-section img { display: none; }
.about-img { position: absolute; right: 50%; top: 0; left: 0; bottom: 0; overflow: hidden; margin-right: -118px; }
.about-img img { min-width: 100%; height: 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); margin-left: -142px; }
.about-us-block-content { /* background: #f5f5f5;*/
margin: 0 auto; padding: 0 15px; max-width: 1200px; }
.home-about-section { width: 100%; display: inline-block; background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/about-bg.jpg) no-repeat; padding: 60px 0 70px 0; background-size: cover; position: relative; margin-bottom: 120px; }
.about-us-block-content h1 { font-size: 45px; font-family: 'MavenProMedium'; margin: 0px 0 30px 0; line-height: normal; color: #fff; text-transform: uppercase; }
.about-us-block-content h2 { font-size: 25px; font-family: 'MavenProMedium'; margin: 0px 0 30px 0; line-height: normal; color: #fff; text-transform: uppercase; }
.about-us-block-content p { font-size: 16px; color: #d1d1d1; font-family: 'MavenProRegular'; margin: 0; line-height: normal; text-align: justify; padding-right: 15px; }
.about-us-block-content a { color: #ffcc00; }
.about-us-block-content a:hover { color: #eef7ff; }
.about-us-block-content ul { margin: 0 0 20px 0; padding: 0; }
.about-us-block-content ul li { font-size: 16px; color: #d1d1d1; font-family: 'MavenProRegular'; margin: 0; line-height: normal; text-align: justify; }
.about-us-block-content > p { margin-bottom: 24px; }
.about-us-block-content .read-more-outer { padding-top: 20px; display: inline-block; }
.read-more-outer a { display: inline-block; background: #fff; font-size: 16px; font-family: 'MavenProBold'; line-height: 60px; color: #303030; width: 170px; border: none; cursor: pointer; outline: none; text-align: center; text-transform: uppercase; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; position: relative; overflow: hidden; z-index: 1; }
.read-more-outer a:after { position: absolute; content: ''; width: 100%; height: 0; top: 50%; left: 50%; background: #1c5179; opacity: 0; z-index: -1; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.no-touch .read-more-outer:hover a:after { height: 170%; opacity: 1; }
.no-touch .read-more-outer:hover a, .no-touch .read-more-outer:active a { color: #fff; }
.read-more-outer a span { position: relative; z-index: 1; }
.about-us-block-left { display: inline-block; width: 51%; }
.about-us-block-right { position: absolute; top: 40px; right: 40px; }
.about-us-block-right img { max-width: 100%; min-width: 100%; }
/* Homepage About us section ends* ============================================ */


/* Footer============================================ */


/*Footer newsletter */

.footer-container { position: relative; max-width: 1200px; margin: 0 auto; }
.footer-signature { display: none; }
.cms-index-index .footer-signature { display: block; }
.footer { clear: both; width: 100%; }
.footer-top { color: #fff; text-align: center; background: #606060; }
.footer-middle { padding-top: 75px; margin-bottom: 48px; }
.footer-bottom { margin-bottom: 35px; padding: 0 15px; }
.footer-bottom .container { max-width: 1200px; padding: 0 14px 0 16px; }
.footer-bottom .container .footer-bottom-inner { border: 1px solid #bbbbbb; }
.footer-bottom .follow-us, .footer-bottom .we-accept { float: left; width: 50%; padding: 29px 20px 27px 38px; }
.footer-bottom .follow-us { border-right: 1px solid #bbbbbb; }
.footer-bottom h2 { font-size: 36px; line-height: 42px; text-transform: uppercase; color: #d1d1d1; float: left; margin-right: 30px; letter-spacing: -2px; margin-bottom: 0; }
.footer-bottom .social-links { float: left; margin-top: 9px; }
.social-links a { font-size: 24px; line-height: 24px; color: #ed1d23; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; margin-right: 3px; }
.no-touch .social-links a.facebook:hover { color: #3b5a9a }
.no-touch .social-links a.twitter:hover { color: #25a8e0 }
.social-links a.google-plus:hover { color: #d54936 }
.no-touch .social-links a.youtube:hover { color: #bb2025 }
.social-links a.instagram:hover { color: #2f689b }
.free-shipping-block, .footer_callus { float: left; width: 50%; background: #404040; padding: 45px 20px 0; top: 0; bottom: 0; left: 0; height: 280px; }
.footer .free-shipping-block p, .footer .footer_callus p { color: #ffffff; }
.footer_callus { left: auto; right: 0; padding-top: 40px; }
.footer-top i { font-size: 90px; display: block; margin-bottom: 25px; }
.footer-top .footer_callus i { margin-bottom: 41px; }
.footer-top h2 { font-size: 30px; line-height: 36px; color: #fff; margin-bottom: 19px; letter-spacing: -1px; }
.footer-top p { font-size: 16px; line-height: 22px }
.footer-top .block-subscribe { float: left; width: 100%; padding: 50px 400px; }
 @media all and (min-width:1024px) {
.shipping-call-newsletter-wrappe { height: 280px; position: relative }
.free-shipping-block,  .footer_callus { position: absolute; float: none; width: 380px; }
#quick-contact { max-width: 293px; top: 70%; position: fixed; width: 100%; z-index: 2; margin-right: 0px; transform: translateX(0) translateY(-50%); -o-transform: translateX(0) translateY(-50%); -webkit-transform: translateX(0) translateY(-50%); -o-transform: translateX(0) translateY(-50%); -ms-transform: translateX(0) translateY(-50%); -moz-transform: translateX(0) translateY(-50%); right: -232px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
#quick-contact #showModal { position: absolute; left: 0px; top: 50%; margin-top: -97px; cursor: pointer; background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/btn_feedback.png); width: 60px; height: 200px; border-color: transparent; text-indent: -999em; outline: none; border: none; -webkit-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
}
 @media all and (min-width:1800px) {
.free-shipping-block,  .footer_callus { width: 480px; }
}
.home-newslatter { /*display: block; width: 1200px; padding: 0 15px; margin: 0 auto;*/
}
.home-newslatter .block.block-subscribe { display: inline-block; width: 100%; text-align: center; padding: 70px 0; }
.home-newslatter .block-content .news_stay_coonect { font-size: 45px; color: #303030; font-family: 'MavenProMedium'; text-transform: uppercase; position: relative; }
.home-newslatter .block-content .news_stay_coonect:before { position: absolute; content: ''; display: block; background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/title-line.png) no-repeat; width: 194px; height: 9px; top: 26px; left: 90px; }
.home-newslatter .block-content .news_stay_coonect:after { position: absolute; content: ''; display: block; background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/title-line.png) no-repeat; width: 194px; height: 9px; top: 26px; right: 90px; }
.home-newslatter .block-content .input-box { display: inline-block; margin-right: 25px; }
.home-newslatter .block-content .input-box { width: 31.7%; position: relative; }
.home-newslatter .block-content .input-box.usericon:before { position: absolute; content: '\f2c0'; display: inline-block; font-family: 'FontAwesome'; font-size: 24px; color: #bbbbbb; line-height: normal; right: 10px; top: 18px; }
.home-newslatter .block-content .input-box.emailicon:before { position: absolute; content: '\f003'; display: inline-block; font-family: 'FontAwesome'; font-size: 24px; color: #bbbbbb; line-height: normal; right: 10px; top: 18px; }
.home-newslatter .block-content .input-box input { background: #f4f4f4; border: 0px solid #ccc; width: 100%; height: 60px; padding: 0 19px; }
.home-newslatter .block-content .input-box input:focus { background: #ffcf00; }
 .home-newslatter .block-content .input-box input::-webkit-input-placeholder {
 color: #404040;
 font-size: 16px;
}
.home-newslatter .block-content .actions { display: inline-block; }
.home-newslatter .block-content .actions .button { font-size: 16px; color: #fff; font-family: 'MavenProRegular'; text-transform: uppercase; padding: 20px 87px 21px 88px; line-height: normal; background: #1c5179; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; }
.footer .links .social-icon { display: inline-block; text-align: center; margin: 10px 0 0 0; }
.footer .links .social-icon a { color: #fff; width: 50px; height: 50px; border: 1px solid #303030; line-height: 50px; display: inline-block; font-size: 24px; float: left; margin-right: 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -webkit-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.footer .links .social-icon .facebook-link { background: #3b5999; }
.footer .links .social-icon .facebook-link:hover { color: #3b5999; background: transparent; border: 1px solid #3d5999; }
.footer .links .social-icon .twitter-link { background: #00abf1; }
.footer .links .social-icon .twitter-link:hover { color: #00abf1; background: transparent; border: 1px solid #00abf1; }
.footer .links .social-icon .linkedin-link { background: #007bb6; }
.footer .links .social-icon .linkedin-link:hover { color: #007bb6; background: transparent; border: 1px solid #007bb6; }
.footer .links .social-icon .youtube-link { background: #cf2200; }
.footer .links .social-icon .youtube-link:hover { color: #cf2200; background: transparent; border: 1px solid #cf2200; }


/*Footer newsletter ends*/


/* Footer Links * ============================================ */

@media all and (min-width:480px) {
}
.footer .block-title { padding: 0; border-top: 0; margin-bottom: 27px; }
.footer-address-content { padding-top: 1px; }
.footer-address-content p { margin-bottom: 25px; }
.footer .block-subscribe .block-title { border-bottom: 0; max-width: none; }
.footer .block-title strong { font-family: 'MavenProBold'; font-size: 18px; line-height: 30px; color: #fff; position: relative; }
 @media all and (min-width:768px) {
.footer-accordian-content { display: block !important }
}
.footer .block-title strong em { position: absolute; right: 0; top: 0; -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; display: none }
.footer .block-title.active strong em { border-radius: 180px; -webkit-border-radius: 180px; -o-border-radius: 180px; -ms-border-radius: 180px; -moz-border-radius: 180px; }
.footer .links { float: left; width: 25%; padding: 0 0px 0 0; margin-bottom: 18px; }
.footer .footer_product_links { width: 42.9%; }
.footer .links ul { float: left; width: 61%; }
.footer .links.footer_product_links ul { float: left; width: 49%; }
.footer .links.footer_product_links ul:nth-child(2) { width: 51%; }
.footer .links li { word-break: break-all; padding: 0px 0; }
.footer-links-inner p { line-height: 30px; }
.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 a.view-more-expand { display: inline-block; width: 125px; color: #ffcc05; padding: 10px 0; text-align: left; font-size: 15px; }
.footer .links a.view-more-expand:hover { color: #fff; }
.socialmedia a { float: left; line-height: 20px; font-size: 24px; margin-right: 5px; }
.footer .links li { color: #adadad; font-size: 14px; line-height: 30px; text-transform: none; font-family: 'MavenProRegular'; }
.footer .links li a, .footer p, .footer p a { color: #adadad; font-size: 14px; text-transform: none; font-family: 'MavenProRegular'; display: inline-block; }
.news_stay_coonect { margin-bottom: 15px; }
.footer p { line-height: 29px; }
.no-touch .footer .links a:hover, .footer .links li.active a { color: #ffcc00; }
.footer .block-title strong:before { position: absolute; content: ''; display: block; border: 2px solid #ffcc00; bottom: -14px; width: 40px; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; }
/* Footer Links ends * ============================================ */


/* Footer Newsletter  * ============================================ */

.footer .links, .footer .block-subscribe { text-transform: uppercase; font-size: 12px; }
.footer .form-subscribe-header { display: none; }
.footer .block-subscribe .input-box { padding-top: 0; position: relative; }
.footer .block-subscribe .input-box:before { content: ''; display: block; position: absolute; left: 0; right: 100%; bottom: 0; height: 2px; background: #ed1d23; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.footer .block-subscribe .input-box.outer-focus:before { right: 0; }
.footer .block-subscribe label { font-size: 18px; line-height: 24px; color: #fff; position: absolute; text-transform: none; font-weight: normal; top: 22px; left: -2px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.footer .block-subscribe .input-box.outer-focus label { top: -15px; font-size: 12px; }
.footer .block-subscribe .newsletter-subtitle { font-size: 16px; line-height: 22px; color: #fff; text-transform: none; margin-bottom: 30px; }
.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; background: none; border: 1px solid #909090; height: 42px; }
.footer .block-subscribe .block-content { position: relative; max-width: 770px; margin: 0 auto; }
.footer .block-subscribe .block-content:after { content: ''; display: table; clear: both; }
.footer .block-subscribe .actions { float: right; margin: 25px 0 0; position: relative; }
.footer .block-subscribe .actions .button { line-height: 17px; float: left; }
.footer-newsletter-input { position: absolute; left: 0; right: 0; padding-right: 180px; top: 1px; }
/* Footer Newsletter  ends * ============================================ */


/* Footer Address* ============================================ */

.footer-contact-address { margin-top: 5px; display: inline-block; width: 100%; }
.footer-contact-address > div { margin-bottom: 8px; }
.footer-contact-address > div.address-text, .footer-contact-address > div a { position: relative;/*padding-left: 30px;*/
}
/* .footer-contact-address > div em {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
} */

.footer-contact-address > div.address-text strong, .footer-contact-phone strong, .footer-contact-email strong { display: block; font-size: 14px; color: #ffcc00; font-family: 'MavenProBold'; margin-bottom: 0px; }
.footer-contact-address > div.address-text span, .footer-contact-phone a, .footer-contact-email a { display: block; font-size: 14px; color: #adadad; text-transform: none; font-family: 'MavenProRegular'; }
.footer-contact-address > div p { line-height: 20px; }
.footer-contact-address > div.footer-contact-phone p { line-height: 20px; margin-bottom: 10px; }
.footer-contact-address > div.footer-contact-phone .footer-contact-phone { margin-bottom: 10px; }
.footer-contact-address > div.sydney-address.footer-contact-phone { padding-top: 15px; border-top: solid 1px #4a4949; border-bottom: solid 1px #4a4949; padding-bottom: 15px; }
/* Footer Address ends* ============================================ */

.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 { font-size: 14px; line-height: 30px; padding: 27px 0; color: #adadad; font-family: 'MavenProRegular'; text-align: center; position: relative; }
.footer-bottom-left:before { position: absolute; content: ''; display: block; background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/copyright-bg.png) no-repeat; width: 100%; height: 2px; top: 0; }
.footer-bottom-left a { color: #adadad; }
.no-touch .footer-bottom-left a:hover { color: #ffcc00; }
.foot-copyright { font-size: 14px; line-height: 30px; text-align: center; color: #adadad; padding-bottom: 24px; }
.footer address { margin-bottom: 0px; display: inline-block; }
/* Footer Always Bottom CSS * ============================================ */

html, body { margin: 0; padding: 0; height: 100%; }
.wrapper { min-height: 100%; position: relative; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; left: 0; }
.footer-container { height: auto; max-width: 100%; background: #303030; }
.footer-bottom-outer { /*background: #7D7D7D; margin: 0 -15px;*/
}
 @media all and (min-width:768px) {
html,  body { height: 100%; }
.page { min-height: 100%; position: relative; }
.wrapper { min-height: 100%; overflow: hidden; }
.footer-container { position: absolute; left: 0; bottom: 0; width: 100%; }
.footer-container .footer { padding: 54px 0 0 0; }
}
/* Footer Always Bottom CSS ends * ============================================ */


/* ============================================ * * Footer  ends*/


/* Scroll to top* ============================================ */

#back-to-top { position: fixed; right: 10px; bottom: 40px; z-index: 2; border: 2px solid #ffcf00; width: 40px; height: 40px; border-radius: 40px; -webkit-border-radius: 40px; -o-border-radius: 40px; -ms-border-radius: 40px; -moz-border-radius: 40px; text-align: center; line-height: 34px; background: #fff; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; font-size: 28px; transition-property: all; -webkit-transition-property: background color; color: #ffcf00; display: none; }
#back-to-top.show { display: block; }
@media all and (-ms-high-contrast:none) {
*::-ms-backdrop, #back-to-top {
right: 20px;
} /* IE11 */
}
.no-touch #back-to-top:hover { background: #ffcf00; color: #fff; }
.no-touch #back-to-top:hover a { color: #303030 }
.customer-account-create #back-to-top, .customer-account-login #back-to-top, .customer-account-forgotpassword #back-to-top { display: none; }
#back-to-top span { width: 40px; height: 40px; border: 2px solid #F05C2C; border-radius: 50px; -webkit-border-radius: 50px; -o-border-radius: 50px; -ms-border-radius: 50px; -moz-border-radius: 50px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; position: relative; display: block; background: #fff; }
.no-touch #back-to-top span:hover { border-color: #ed1d23; }
#back-to-top span:before, #back-to-top span:after { content: ''; display: block; border-width: 0 10px 10px; border-style: solid; border-color: transparent; border-bottom-color: #F05C2C; position: absolute; left: 50%; top: 50%; margin: -5px 0 0 -9px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
#back-to-top span:after { border-bottom-color: #fff; margin-top: -1px; }
.no-touch #back-to-top:hover span:before { border-bottom-color: #ed1d23; }
 @media all and (max-width:767px) {
#back-to-top span { width: 30px; height: 30px; }
#back-to-top { right: 20px; }
#back-to-top span:before { border-width: 0 8px 8px; margin: -5px 0 0 -7px }
}
/* ============================================ * * Scroll to top  ends*/


/*###############################################Homepage ends*/


/*Product listing page###############################################*/


/* Category title * ============================================ */

.category-title { margin-top: 2px; margin-bottom: 7px; }
.category-title h1 { font-size: 24px; line-height: 30px; color: #303030; margin-bottom: 0; }
.main-home-cat { margin: 0 auto; max-width: 1200px; padding: 0 15px; }
.main-home-cat .home-cat { display: inline-block; width: 100%; padding: 64px 0 70px 0; }
.main-home-cat .home-cat h2 { text-align: center; position: relative; margin-bottom: 30px; }
.main-home-cat .home-cat > h2:before { position: absolute; content: ''; display: block; background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/title-line.png) no-repeat; width: 194px; height: 9px; top: 16px; left: 250px; }
.main-home-cat .home-cat > h2:after { position: absolute; content: ''; display: block; background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/title-line.png) no-repeat; width: 194px; height: 9px; top: 16px; right: 250px; }
.main-home-cat .home-cat .category-block-top { display: inline-block; width: 100%; }
.main-home-cat .home-cat .category-top-first, .main-home-cat .home-cat .category-top-last { display: inline-block; width: 370px; float: left; }
.main-home-cat .home-cat .category-top-middle { margin: 0 10px; display: inline-block; width: 410px; float: left; }
.main-home-cat .home-cat .category-block { display: block; position: relative; margin: 4px 0 0 0; overflow: hidden; }
::i-block-chrome, .main-home-cat .home-cat .category-block {
margin: 10px 0 0 0;
}
.main-home-cat .home-cat .category-block img { min-width: 100%; max-width: 100%; display: inline-block; }
.main-home-cat .home-cat .category-block > a { display: inline-block; width: 100%; overflow: hidden; position: relative; }
.main-home-cat .home-cat .category-block > a:before { position: absolute; content: ''; display: block; background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.1) 30%); /* FF3.6-15 */ background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.1) 30%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.1) 30%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#1a000000', GradientType=0); /* IE6-9 */
background-repeat: repeat-x; bottom: 0; left: 0; padding: 2rem 0; right: 0; top: 0; transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; }
.main-home-cat .home-cat .category-block > a h2 { font-family: 'MavenProBold'; color: #fff; font: 24px/16px 'MavenProBold'; position: absolute; bottom: 30px; left: 20px; margin: 0px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; text-align: left; right: 20px; padding-left: 20px; }
.main-home-cat .home-cat .category-block .name-n-desc { opacity: 0; visibility: hidden; position: absolute; width: 100%; bottom: 0; top: 100%; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.main-home-cat .home-cat .category-block .name-n-desc h2 { background: #1c5179; color: #fff; font-family: 'MavenProBold'; font: 24px/16px 'MavenProBold'; margin: 0px; padding: 32px 0 32px 20px; display: block; position: absolute; bottom: 0px; /* width: 100%; */
-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/* left: 0; */
}
.main-home-cat .home-cat .category-block .name-n-desc h2 { color: #fff; font-family: 'MavenProBold'; color: #fff; font: 24px/16px 'MavenProBold'; margin: 0; }
.main-home-cat .home-cat .category-block .name-n-desc p { position: absolute; top: 10px; left: 10px; right: 10px; height: 80%; text-align: center; padding: 10px; display: block; background: rgba(28, 81, 121, 0.85); }
.main-home-cat .home-cat .category-block .name-n-desc p span { font-family: 'MavenProRegular'; color: #fff; font: 16px/16px 'MavenProRegular'; display: inline-flex; align-items: center; height: 100%; width: 100%; border: 1px solid #99b0c3; padding: 10px; }
.no-touch .main-home-cat .home-cat .category-block:hover .name-n-desc { opacity: 1; visibility: visible; top: 0px; left: 0px; right: 0px; bottom: 25px; }
.no-touch .main-home-cat .home-cat .category-block:hover > a:before, .no-touch .main-home-cat .home-cat .category-block:hover > a > h2 { display: none; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.home-feature-products .product-secondary, .category-products .products-grid .item .product-secondary, .catalogsearch-result-index .products-grid .item .product-secondary, .block-related .item .product-secondary {/* display: none; */ position: absolute; top: 50%; right: -100%; z-index: 9; opacity: 0; visibility: hidden; 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; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
.product-image-outer .product-secondary p.action { margin: 0; }
.itemcontainer { background: #fff; }
.product-image-outer .product-secondary p.action .btn-cart-single { background: #1c5179; }
.product-image-outer .product-secondary p.action .btn-quote { background: #5b5b5b; }
.home-feature-latest-products #tab-container li a.button.view-detail-btn { display: inline-block; border: 0; font-size: 16px; font-weight: normal; line-height: 22px; text-align: center; text-transform: uppercase; vertical-align: middle; color: #fff; white-space: nowrap; padding: 9px 12px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; background: #5b5b5b; font-family: 'MavenProRegular'; }
.touch .home-feature-products .owl-item .product-secondary, .touch .category-products .products-grid .item .product-secondary, .touch .catalogsearch-result-index .category-products .products-grid .item .product-secondary { opacity: 1; top: 31%; visibility: visible; right: 0px; left: 0; margin: 0 auto; transform: none; text-align: center; z-index: 1; }
.touch .block-related .item .product-secondary { opacity: 1; visibility: visible; top: 31%; right: 0px; left: 0; margin: 0 auto; transform: none; text-align: center; }
.no-touch .home-feature-products .owl-item:hover .product-secondary, .block-related .item:hover .product-secondary, .no-touch .category-products .products-grid .item:hover .product-secondary, .no-touch .catalog-category-view .item:hover .product-secondary, .no-touch .catalogsearch-result-index .item:hover .product-secondary { opacity: 1; visibility: visible; right: 0px; }
/* Category title ends * ============================================ */


/* Inner banner * ============================================ */

.category-banner-outer .category-image { margin-bottom: 0; position: relative }
.category-banner-outer .category-image:before { content: ''; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(21, 21, 21, 0.5); z-index: 1; }
.win-index-index .category-banner-outer .category-image, .cms-success .category-banner-outer .category-image, .cms-lost .category-banner-outer .category-image, .cms-thank-you .category-banner-outer .category-image { padding-top: 55px; background: #dc2921; }
.win-index-index .category-banner-outer .category-image:before, .cms-success .category-banner-outer .category-image:before, .cms-lost .category-banner-outer .category-image:before, .cms-thank-you .category-banner-outer .category-image:before { visibility: hidden }
.category-banner-outer { position: relative; margin-bottom: 0; }
.category-banner-outer h1 { font-size: 48px; line-height: 51px; color: #fff; margin-bottom: 12px; text-transform: uppercase; }
.banner-title-breadcumb-wrapper { position: absolute; top: 50%; left: 0; text-align: center; width: 100%; z-index: 2; margin-top: -4px; }
.category-image { margin-bottom: 8px; }
.category-image img { min-width: 100%; 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;
}
/* ============================================ * * Inner banner  ends*/


/* Main containers * ============================================ */

.main-container { position: relative; max-width: 1200px; margin: 0 auto; padding: 0 15px; }
.no-breadcrumb-page .main-container { padding-top: 20px; }
.cms-index-index .main-container { max-width: none; padding: 0; margin: 0 auto; }
.list-products.owl-carousel { max-width: 1340px; padding: 0 70px; margin: 0 auto }
.main-container .container { /*padding: 0;*/
}
.main:before, .main:after { content: ''; display: table; }
.main:after { clear: both; }
.main { zoom: 1; margin-bottom: 40px; }
.cms-index-index .main { zoom: 1; margin-bottom: 0px; }
.customer-account .main { /*min-height: 650px;*/
}
 @media all and (min-width:768px) {
/*my dashboard left side part*/
.col2-left-layout .col-main,  .col3-layout .col-main { float: right; margin-left: -270px; padding-left: 300px; width: 100%; }
}
.col1-layout .col-main { float: none; width: auto; padding: 0; /* Remove the 15px padding */
margin-bottom: 0px; }
.cms-index-index .col1-layout .col-main { /*margin-bottom: 61px;*/
}
.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; }
.my-account .pager { float: left; width: 100%; }
.toolbar, .pager-no-toolbar { margin-top: 10px; margin-bottom: 15px; border: 1px solid #cccccc; padding: 7px 14px 7px 20px; }
/* ============================================ * * Main containers ends*/


/* Breadcrumbs* ============================================ */

.breadcrumbs { overflow: hidden; margin: 0 0 40px; padding: 5px 0 9px; border-bottom: 1px solid #d4d4d4; }
.breadcrumbs li { float: left; font-size: 14px; font-family: 'MavenProMedium'; }
.breadcrumbs a { float: left; color: #303030; font-size: 14px; font-family: 'MavenProMedium'; }
.no-touch .breadcrumbs a:hover { color: #333333; }
.breadcrumbs strong { font-weight: normal; color: #ffcc00; }
.breadcrumbs span { float: left; padding: 0 5px 0 7px; }
.breadcrumbs .archive_label span { float: right }
/* ============================================ * * Breadcrumbs ends*/


/* Sidebars* ============================================ */

.view-sidebar-link-wrapper { margin-bottom: 10px; display: none; width: 160px;/* float: right; */
}
.view-sidebar-link { display: block; float: left; padding: 10px 20px; text-decoration: none !important; background: #EFEFEF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.view-sidebar-link i { font-size: 18px; margin-right: 6px; position: relative; top: 1px; }
.no-touch a.view-sidebar-link:hover { background: #1c5179; color: #fff; }
.close-sidebar-link { position: absolute; right: 0; top: 0px; display: none; width: 50px; height: 50px; text-align: center; line-height: 50px; font-size: 20px; color: #D90000; text-decoration: none; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; z-index: 1; padding: 0; }
.close-sidebar-link:before { visibility: hidden; }
.wp-sidebar .close-sidebar-link { top: 0; right: 8px; }
/*my deskboard left side part*/

.col-left, .col-right { float: left; position: relative; width: 270px; }
.sidebar { background: #f5f5f5; /*padding: 16px 20px;*/ }
.sidebar .block-title { border-top: 0; border-bottom: 1px solid #cccdce; margin-bottom: 0px; background: #ececec; padding: 10px; background: #1c5179; }
.sidebar .block-title strong { color: #fff; font-size: 22px; line-height: normal; font-family: 'MavenProBold'; text-transform: none; }
.col-left .block-account .block-content ul li { text-transform: uppercase; margin: 0; padding: 0px; border-bottom: 1px solid #ccc; }
.col-left .block-account .block-content ul li a { display: block; padding: 6px 20px 6px 20px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.no-touch .col-left .block-account .block-content ul li a:hover, .col-left .block-account .block-content ul li.current a { color: #1c5179; }
.col-right { float: right; }
.col-left img, .col-right img { max-width: 100%; }
.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-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 #333333; 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, .block-layered-nav .currently .block-subtitle { margin: 0; margin-bottom: 10px; color: #636363; font-size: 14px; font-style: normal; line-height: 1.4; 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; position: relative; background-color: #f4f4f4; display: block; font-weight: bold; }
.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 20px; display: block; font-size: 14px; line-height: 20px; color: #0a0a0a; font-weight: 500; text-transform: capitalize; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; text-decoration: none !important }
.block-layered-nav dl dd ol > li > a .count { color: #a0a0a0; }
.order-items.order-details h2.sub-title { margin: 10px 0; padding: 7px 0; }
 @media only screen and (min-width: 768px) {
.block-layered-nav .block-content > dl > dt {/* padding-left: 10px; */ }
.block-layered-nav .block-content > dl > dt:after { display: none; }
}
.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-transform: uppercase; background: #F4F4F4; }
.block-layered-nav .currently { padding: 7px 10px 7px 0; }
.block-layered-nav .currently ol { padding-left: 10px; margin-bottom: 10px; }
.block-layered-nav .currently ol li { margin-bottom: 5px; padding-top: 6px; }
.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; }
.customer-account-create .validation-advice { position: relative; }
.customer-account-create .form-list .field { padding: 0 10px 20px }
/* ============================================ * * Sidebars ends*/


/* Page main titles* ============================================ */

.page-title { margin-top: -4px; }
.bannered-page .main .page-title { display: none; }
.catalogsearch-result-index .page-title { width: 86%; }
.page-title h1, .page-title h2 { font-size: 30px; line-height: 34px; color: #343434; margin-bottom: 0; }
.page-title h2 { font-size: 32px; line-height: 38px; }
.category-product .main .page-title { display: none; }
/* ============================================ * * Page main titles ends*/


/* -------------------------------------------- * * Toolbar */

.toolbar, .myac-top-toolbar, .myac-bottom-toolbar { margin-top: 10px; margin-bottom: 15px; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; padding: 5px 10px 0px 10px; }
.catalog-category-view .toolbar { margin-bottom: 15px; }
.toolbar:after { content: ''; display: table; clear: both; }
.pager-no-toolbar { margin-bottom: 10px; }
.myac-top-toolbar .pager-no-toolbar, .myac-bottom-toolbar .pager-no-toolbar { margin-bottom: 0; }
.pager-no-toolbar ~ .pager-no-toolbar { margin-top: 10px; }
.toolbar, .pager { color: #707070; line-height: normal; font-size: 14px; }
.toolbar { position: relative; padding-top: 0; }
.toolbar label, .per_page_text { font-size: 14px; }
.toolbar label, .pager-no-toolbar label { font-weight: normal; text-transform: none; }
.sorter { float: right; margin-bottom: 5px; width: 200px; }
.view-mode { position: absolute; right: 2px; top: -37px; }
.view-mode label { float: left; margin-right: 5px; line-height: 20px; text-transform: none; }
.sorter label:after { content: ':'; }
.sort-by:before, .sort-by:after { content: ''; display: table; }
.sort-by:after { clear: both }
.sort-by { float: left; margin-right: 24px;/*height: 30px;*/
}
.sort-by .sort-by-switcher { width: 30px; height: 30px; display: inline-block; position: relative; background-image: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/icon_sprite.png); background-repeat: no-repeat; text-indent: -9999px; display: none; }
.header-banner-section img { min-width: 100%; }
.toolbar-bottom .amount, .toolbar-bottom .count-container, .toolbar-bottom .limiter, .toolbar-bottom .sort-by, .toolbar-bottom .view-mode { 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"; }
.short_right.cf .pager { float: left; }
.view-mode label { margin-right: 13px; line-height: 22px; font-size: 14px; text-transform: capitalize; }
.view-mode .grid, .view-mode .list { float: left; width: 20px; height: 25px; }
.view-mode .grid { margin-right: 11px; background-position: 0px -497px; }
.view-mode strong.grid, .no-touch .view-mode a.grid:hover { background-position: -49px -497px; }
.view-mode .list { background-position: 0px -522px; }
.view-mode strong.list, .no-touch .view-mode a.list:hover { background-position: -49px -522px; }
.toolbar-bottom { margin: 36px 0 20px 0; }
.toolbar-bottom .toolbar { padding: 0; margin: 0; border: 0; background-color: transparent; }
.toolbar-bottom .pages { display: inline-block; float: none; margin-bottom: -3px; vertical-align: top; padding: 16px 10px 0px 10px; margin-top: 16px; margin-bottom: 37px; text-align: center; }
.toolbar.top_toolbar, .myac-top-toolbar, .myac-bottom-toolbar { margin-top: 0px; }
.myac-bottom-toolbar { margin-top: 15px; }
.toolbar.top_toolbar .amount label, .myac-top-toolbar .amount label, .myac-bottom-toolbar .amount label { font-size: 15px; }
.toolbar.top_toolbar label, .myac-top-toolbar label, .myac-bottom-toolbar label { color: #707070; font-size: 14px; }
.toolbar.top_toolbar .short_right, .myac-top-toolbar .short_right, .myac-bottom-toolbar .short_right { float: right; }
.toolbar.top_toolbar .limiter label.show, .myac-top-toolbar .limiter label.show, .myac-bottom-toolbar .limiter label.show { float: left; line-height: 32px; margin-right: 8px; text-transform: none; padding: 0; font-size: 14px; }
.toolbar.top_toolbar .limiter label.show:after, .myac-top-toolbar .limiter label.show:after, .myac-bottom-toolbar .limiter label.show:after { display: none; }
.toolbar.top_toolbar .limiter .selector, .myac-top-toolbar .limiter .selector, .myac-bottom-toolbar .limiter .selector { float: left; }
.toolbar.top_toolbar .limiter .selector, .toolbar.top_toolbar .limiter .selector span, .myac-top-toolbar .limiter .selector, .myac-top-toolbar .limiter .selector span, .myac-bottom-toolbar .limiter .selector, .myac-bottom-toolbar .limiter .selector span { width: 70px !important; }
.toolbar.top_toolbar .limiter label.per_page, .myac-top-toolbar .limiter label.per_page, .myac-bottom-toolbar .limiter label.per_page { float: left; line-height: 32px; margin-left: 8px; text-transform: none; padding: 0; font-size: 14px; min-width: 0; }
.toolbar.top_toolbar .limiter label.per_page:after, .myac-top-toolbar .limiter label.per_page:after, .myac-bottom-toolbar .limiter label.per_page:after { display: none; }
.toolbar.top_toolbar .amount { margin-top: 8px; float: left; font-size: 14px; }
.myac-top-toolbar .amount, .myac-bottom-toolbar .amount { float: left; font-size: 14px;/*margin-top: 8px; margin-left: 1px;*/
}
.toolbar.top_toolbar, .myac-top-toolbar, .myac-bottom-toolbar { padding: 10px 5px; background-color: transparent; }
.toolbar.top_toolbar .sorter, .myac-top-toolbar .sorter, .myac-bottom-toolbar .sorter { margin-bottom: 0; }
.toolbar.top_toolbar .sorter .sort-by label, .myac-top-toolbar .sorter .sort-by label, .myac-bottom-toolbar .sorter .sort-by label { line-height: 32px; padding: 0; margin-bottom: 0; font-size: 14px; }
.toolbar .selector span, .myac-top-toolbar .selector span, .myac-bottom-toolbar .selector span { width: 100px !important; height: 35px; line-height: 31px; padding-left: 9px; }
.toolbar .selector, .myac-top-toolbar .selector, .myac-bottom-toolbar .selector { width: 100px !important }
.toolbar .selector select, .myac-top-toolbar .selector select, .myac-bottom-toolbar .selector select { height: 35px }
.toolbar .short_right p.amount { display: none; }
.top_toolbar .pager { float: right }
.myac-top-toolbar .pager:before, .myac-top-toolbar .pager:after, .myac-top-toolbar .pager > .count-container:before, .myac-top-toolbar .pager > .count-container:after, .myac-bottom-toolbar .pager:before, .myac-bottom-toolbar .pager:after, .myac-bottom-toolbar .pager > .count-container:before, .myac-bottom-toolbar .pager > .count-container:after { content: ''; display: table; }
.myac-top-toolbar .pager:after, .myac-top-toolbar .pager > .count-container:after, .myac-bottom-toolbar pager:after, .myac-bottom-toolbar .pager > .count-container:after { clear: both; }
.myac-top-toolbar .pager, .myac-top-toolbar .pager > .count-container, .myac-bottom-toolbar .pager, .myac-bottom-toolbar .pager > .count-container { float: none; display: block; float: none; width: auto }
.pager > .count-container:before, .pager > .count-container:after, .blog-home .pager:before, .blog-home .pager:after { content: ''; display: table; }
.pager > .count-container:after, .blog-home .pager:after { clear: both; }
.pager > .count-container, .blog-home .pager { zoom: 1; border-left: 0; border-right: 0; padding-top: 0px; padding-bottom: 0px; }
.toolbar-bottom .count-container { display: none }
.pager .limiter { float: right; line-height: 35px;/*height: 35px; width: 220px; margin-right: 10px;*/
}
.pager .limiter > label, .sort-by > label { padding-right: 10px; float: left; padding-top: 9px; }
.pager .limiter > .selector { margin-right: 10px }
/*.pager .limiter > label:after { content: ':'; }*/

.my-account .limiter > label { padding-right: 0px; float: left; margin-right: 5px; }
.pager .amount, .pager .limiter, .pager .pages { margin-bottom: 0px; }
.pager .amount { float: left; margin-top: 7px; }
.pages { float: right; overflow: hidden; margin-left: 15px; display: none; }
.pages strong { display: none; }
.pages li { float: left; width: 40px; height: 40px; display: inline-block; text-align: center; vertical-align: middle; border: 1px solid #f5f5f5; background: #f5f5f5; white-space: nowrap; margin-left: 2px; line-height: 38px; outline: none; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.no-touch .pages li:hover { border: 1px solid #ffcc00; background: #ffcc00; }
.no-touch .pages li:hover a { color: #000; text-decoration: none; }
.pages a, .pages .current { display: inline-block; line-height: 38px; border: 0; font-size: 16px; text-align: center; text-transform: uppercase; vertical-align: top; padding: 0; color: #303030; font-weight: 500; }
.pages a { width: 100%; height: 100%; outline: none; }
.pages .current, .no-touch .pages .current:hover { color: #000; border: 1px solid #ffcc00; background: #ffcc00; cursor: default; }
.pages .next, .pages .previous { text-shadow: none; background-color: transparent; position: relative; display: block; width: 100%; height: 100%; }
.pages .next:before { content: '>'; position: absolute; display: block; top: 50%; left: 50%; font-size: 16px; color: #303030; font-family: 'verbregular'; 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%); }
.no-touch .pages .next:hover:before { color: #fff; }
.pages .previous:before { content: '<'; position: absolute; display: block; top: 50%; left: 50%; font-size: 16px; color: #303030; font-family: 'verbregular'; 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%); }
.no-touch .pages .previous:hover:before { color: #fff; }
.myac-top-toolbar .limiter, .myac-bottom-toolbar .limiter { width: 180px; }
.toolbar.top_toolbar .limiter { float: left; line-height: 35px;/*height: 35px; width: 120px; */
}
.myac-top-toolbar .limiter, .myac-bottom-toolbar .limiter { float: right }
.category-products .selector { float: left; }
/*.count-container {float: left; }*/

.my-account .count-container { float: none; }
.pager .amount { float: left; }
.my-account .limiter { float: right; }
.toolbar-bottom .short_right.cf { float: none; }
.toolbar-bottom .short_right.cf .pager { float: none; text-align: center; }
 @media (min-width: 991px) {
.amount { white-space: nowrap; margin: 0 15px 0 0; width: 100%; margin-right: -502px; padding-right: 500px; }
}
/* Product lists view (Grid / List)* ============================================ */

.sub-category-listing.products-grid { margin-top: -15px; }
.sub-category-listing.products-grid .product-info { min-height: 0 !important; }
.sub-category-listing.products-grid .product-name { margin-bottom: 0; }
.latest-deal-products .list-product-image { margin-bottom: 35px; }
.list-product-image { border: 1px solid #999999; margin-bottom: 24px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; overflow: hidden }
.no-touch .list-product-image:hover { border-color: #ed1d23; }
.list-product-image img { max-width: 100%; height: auto; }
.list-products li { padding: 15px; }
.products-grid { margin: 0 -15px; }
.products-grid > li { width: 30%; float: left; padding: 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; margin: 0 15px 10px 15px; }
.products-list .product-name { text-transform: none; }
.products-grid .product-image-outer a.product-image, .products-list a.product-image, .product-slider a.product-image { display: block; /*margin-bottom: 15px;*/ position: relative; }
.products-grid .product-name a, .products-list .product-name a, .product-slider .product-name a { text-align: center; display: block; height: 48px; overflow: hidden; font-size: 16px; line-height: 22px; text-transform: uppercase; font-family: 'MavenProMedium'; color: #303030; padding: 10px 0 0px 0; }
.products-grid .item .button { margin: 0 auto; }
.products-grid .item .add-to-links:before, .products-grid .item .add-to-links:after { content: ''; display: table; }
.products-grid .item .add-to-links:after { clear: both }
.products-grid .item .add-to-links { zoom: 1; }
.product-slider .owl-nav div {/*left: -20px;*/ }
.product-slider .owl-nav div.owl-next {/*left:auto; right: -20px;*/ }
.products-list .product-name a { font-size: 18px; line-height: 24px; color: #07090b; text-align: left; padding: 0; }
.products-list .even .product-name a { color: #343434; }
.products-list .desc { color: #07090b; font-size: 14px; line-height: 20px; }
.products-list .even .desc { color: #000000; }
.products-list .price-box { margin-bottom: 10px; }
.products-list .link-learn { text-align: center; border: 2px solid #1c5179; padding: 5px 10px; color: #1c5179; font-weight: 500; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; margin-top: 10px; width: 105px; display: block; }
.block-related .products-grid { margin: 0; padding: 0 16px; }
.block-related .products-grid li { float: none; width: auto; }
.products-list li:before, .products-list li:after { content: ''; display: table; }
.products-list li:after { clear: both; }
.products-list > li { zoom: 1; margin-bottom: 20px; border: 1px solid #cccccc; 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 /* padding-bottom: 10px; background: rgba(118,216,30,0.3);*/ }
#products-list li .product-image { display: inline-block; float: left; width: 29.6%; position: relative; border: 1px solid #e0e0e0; }
.block-related .block-content .owl-item .item .product-info .product-image-outer a { border: 1px solid #e0e0e0; }
.products-list > li.even {/*background: rgba(250,164,26,0.3); */ border: 1px solid #cccccc; }
.category-products .product-image-outer .product-image { overflow: hidden; /*padding: 5px;*/ display: block; }
.products-list .product-image-wrapper, #products-list .product-image { 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: 70%; }
.products-list .price-box .old-price .price { color: #555555; }
.products-list .odd .special-price .price, .products-list .odd .regular-price .price { color: #ec9303; }
.products-list .even .special-price .price, .products-list .even .regular-price .price { color: #69de01; }
.loggedout .products-list .odd .product-image-outer:before { background: rgba(240, 92, 44, 0.89); }
.products-grid .product-image-outer {/*border: 1px solid #c9c9c9;*/ }
.no-touch .products-grid li:hover { box-shadow: 0px 0px 10px 0px #868686; }
.no-touch .products-grid .list-main-product:hover {/*box-shadow:0 10px 10px 0 #ccc;*/ }
.owl-item .item .product-image-outer .product-image:before { background: rgba(255, 255, 255, 0.6) no-repeat scroll center center; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; display: block; animation: fadein 2s; -moz-animation: fadein 2s; -ms-animation: fadein 2s; -o-animation: fadein 2s; -webkit-animation: fadein 2s; /*content: ''; display: block; background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/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; }
.no-touch .item:hover .product-image-outer .product-image:before, .touch li.active .item .product-image-outer:before, .touch .item.active .product-image-outer:before { opacity: 1; visibility: visible }
.product-image-outer .product-image .line { left: 0; top: 50%; transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; z-index: 1; }
.product-image-outer .product-image .line1 { top: 0; left: 50%; transition: all 0.8s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; z-index: 1; }
.no-touch .product-image-outer:hover .product-image .line, .no-touch .product-image-outer:hover .product-image .line1 { position: absolute; left: 50%; top: 50%; width: 80px; height: 2px; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); background: #1c5179; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.no-touch .product-image-outer:hover .product-image .line1 { width: 2px; height: 80px; background: #1c5179; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.product-labels .left.new { position: absolute; top: 10px; border-radius: 50%; width: 50px; height: 50px; line-height: 50px; text-align: center; background: #7cc33f; color: #fff; left: 10px; font-size: 13px; box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.5); font-weight: 600; }
.product-labels .right.sale { position: absolute; top: 10px; border-radius: 50%; width: 50px; height: 50px; line-height: 50px; text-align: center; background: red; color: #fff; right: 10px; font-size: 13px; box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.5); font-weight: 600; }
.product-img-box .product-labels .left.new { position: absolute; top: 20px; border-radius: 50%; width: 50px; height: 50px; line-height: 50px; text-align: center; background: #7cc33f; color: #fff; left: 20px; font-size: 13px; z-index: 9; box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.5); font-weight: 600; }
.product-img-box .product-labels .right.sale { position: absolute; top: 20px; border-radius: 50%; width: 50px; height: 50px; line-height: 50px; text-align: center; background: red; color: #fff; right: 20px; font-size: 13px; z-index: 9; box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.5); font-weight: 600; }
.products-grid h2.product-name { text-align: center; padding: 10px 0 0px 0; margin-bottom: 0; text-transform: none; }
.products-grid .product-info .product-sku { font-family: 'MavenProRegular'; font-size: 14px; text-transform: uppercase; color: #606060;}

.products-grid h2.product-info a { padding: 0 0px; height: 38px; overflow: hidden; display: block; font-family: ''; font-size: 15px; color: #303030; text-transform: uppercase; }
.product-sku { display: inline-block; width: 100%; margin: 10px 0 10px 0; }
.product-sku .sku { font-family: 'MavenProBold'; font-size: 16px; color: #303030; }
.product-sku .sku_container { font-family: 'MavenProRegular'; font-size: 15px; color: #606060; }
/*home page featured hover effects*/

.product-image-outer .product-image:before { background: rgba(255, 255, 255, 0.6) no-repeat scroll center center; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; display: block; animation: fadein 2s; -moz-animation: fadein 2s; -ms-animation: fadein 2s; -o-animation: fadein 2s; -webkit-animation: fadein 2s; /*content: ''; display: block; background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/product-overlay-bg.png) center center; background-size: 100% 100%; position: absolute; left: -18px; top: -18px; right: -18px; bottom: -18px;*/
z-index: 1; opacity: 0; visibility: hidden; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }


/*home page featured hover effects*/

@media all and (min-width:980px) {
.products-list .link-learn {/*position: absolute; right: 15px; bottom: 15px;*/ position: relative; float: right; }
}
.products-list .link-learn:hover { background: #1c5179; color: #fff; }
.products-list .even .link-learn { border-color: #010101; color: #000000; }
.products-list .even .link-learn:hover { background: #000000; color: #fff; }
.products-grid .price-box { text-align: center; margin-bottom: 10px; }
.products-grid .old-price + .regular-price, .products-list .old-price + .regular-price { display: none; }
.std.category-description h2, .splash-description-full h2, .std.category-description ul, .splash-description-full ul { margin-bottom: 20px; }
.std.category-description p, .splash-description-full p { font-size: 14px; line-height: 24px; color: #606060; margin-bottom: 20px; text-align: justify; }
.category-description.std p a { color: #1c5179; text-decoration: underline; }
.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; background: transparent; 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 }
.products-list > li.even { background: rgba(28, 81, 121, 0.17) !important; }
.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 .price-box .old-price .price { color: #555555; }
.products-list .odd .special-price .price, .products-list .odd .regular-price .price { color: #FF3D00; }
.products-list .even .special-price .price, .products-list .even .regular-price .price { color: #515151; }
.loggedout .products-list .odd .product-image-outer:before { background: rgba(240, 92, 44, 0.89) }
/* ============================================ */

/* Product lists view (Grid / List) ends*/
/*Product listing page ends###############################################*/


/*Product detail page###############################################*/


/*product-essential============================================*/

.catalog-product-view .product-essential { max-width: 1200px; margin: 0 auto; padding: 0 15px 30px; }
.catalog-product-view .product-collateral { /* max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;*/
}
.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-essential ends============================================*/


/* Catalog - Product image box * ============================================ */

.product-img-box { padding-right: 14px; width: 41.2%; float: left; }
.product-img-outer { position: relative }
.product-view .product-shop, .product-img-box, .product-collateral, .product-view .block-related, .box-collateral { margin-bottom: 10px; }
.product-img-box .product-name h1 { border: 0; }
.product-img-box .product-image { margin-bottom: 16px; box-shadow: 0 0 0 1px #e9e9e9; -moz-box-shadow: 0 0 0 1px #e9e9e9; -ms-box-shadow: 0 0 0 1px #e9e9e9; -o-box-shadow: 0 0 0 1px #e9e9e9; -webkit-box-shadow: 0 0 0 1px #e9e9e9; position: relative; z-index: 1; margin-left: 0px; }
 @media only screen and (min-width: 768px) {
.product-img-box .product-image .cloud-zoom:before { content: ''; display: block; position: absolute; right: 8px; bottom: 8px; background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/sprite.png) no-repeat -1px -1px; width: 31px; height: 31px; z-index: 9999; }
.product-img-box .product-image .cloud-zoom:after { content: ''; display: block; position: absolute; right: -1px; bottom: -1px; border: 1px solid #e9e9e9; width: 48px; height: 48px; z-index: 99; }
}
.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 { padding: 0 20px; }
.more-views.hide-arrows { padding: 0; margin: 0 -8px; }
.more-views.hide-arrows .owl-controls { display: none; }
.more-views h2 { display: none; }
.more-views ul:before, .more-views ul:after { content: ''; display: table; }
.more-views ul:after { clear: both; }
.more-views ul { zoom: 1; }
.more-views li { padding: 0 8px; }
.more-view-thumb { border: 1px solid #999999; }
.more-views li a { border: 1px solid #e9e9e9; display: inline-block; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.more-views li a:hover, .more-views li a.active { border-color: #606060; }
.more-views li a img { max-width: 100%; height: auto; margin: 0 auto; }
 @media only screen and (min-width: 768px) {
.product-img-box .product-name { display: none; }
}
/* Catalog - Product image box end * ============================================ */


/* Catalog - Product shop * ============================================ */

.product-view .product-shop .product-name .h1, .product-view .product-img-box .product-name h1 { float: none; margin-bottom: 0px; line-height: 34px; font-family: 'MavenProMedium'; font-size: 30px; color: #343434; }
.product-view .product-shop { margin-top: 1px; width: 58.6%; float: right; }
.product-view .product-shop .product-name { display: none; margin-bottom: 15px; padding-bottom: 13px; }
.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: 14px; line-height: 26px; color: #606060; margin-bottom: 26px; }
.short-description .std p:last-child { margin-bottom: 0; }
.short-description { margin-bottom: 10px; }
.product-view .product-shop .product-name .h1 { float: none; margin-bottom: 5px; font-size: 30px; line-height: 34px; color: #343434; }
.product-view .product-shop .extra-info, .product-view .product-shop .price-info { /* max-width: 70%; */
margin-bottom: 25px; border-bottom: 1px solid #e9e9e9; padding-bottom: 25px; }
.product-view .product-shop .price-info .tier-prices.product-pricing { display: block; padding: 0px; background: transparent; border: 0px solid rgba(28, 81, 121, 0.09); margin-top: 10px; }
.product-view .product-shop .price-info .tier-prices.product-pricing li { display: inline-block; background: rgba(28, 81, 121, 0.09); border: 1px solid rgba(28, 81, 121, 0.09); padding: 4px 8px; }
/*Product short description*/

.product-view .product-shop .short-description { margin-bottom: 28px; clear: both; }
.short-description .std ul {/*padding-left: 4px;*/ }
.short-description .std ul:last-child { margin-bottom: 0; }
/*Product short description ends*/

.product-view .product-shop .ratings { margin-bottom: 8px; }
.product-view .product-shop .availability { font-size: 16px; }
.in-stock .value { color: #00B436; }
.product-view .product-shop .price-box { margin-top: 0; display: inline-block; margin-right: 7px; }
.product-shop .gst { font-size: 14px; line-height: 22px; color: #606060; letter-spacing: -1px; }
.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 .regular-price .price, .product-view .product-shop .price-box .special-price .price, .product-view .product-shop .price-box .full-product-price .price { color: #1c5179; font-size: 26px; }
.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 .product-shop, .product-view .add-to-cart-wrapper, .product-view .block-related, .product-view .add-to-cart-wrapper { padding-left: 15px; }
.detail_call, .sharing-links { display: inline-block; width: 100%; }
.detail_call span { display: block; font-family: 'MavenProBold'; font-size: 20px; line-height: 27px; color: #303030; margin-bottom: 20px; }
.detail_call em { display: inline-block; font-size: 26px; line-height: 27px; color: #1c5179; }
.detail_call a { display: inline-block; font-family: 'MavenProBold'; font-size: 22px; line-height: 27px; color: #303030; }
.sharing-links .lable { display: inline-block; font-size: 16px; line-height: 30px; color: #303030; }
.sharing-links li a i { display: inline-block; font-size: 26px; line-height: normal; color: #8b8b8b; }
 @media only screen and (min-width: 768px) {
.product-view .product-shop .product-name { display: block; border-bottom: 1px solid #e9e9e9; }
}
/* Catalog - Product shop ends * ============================================ */


/* Catalog - Add to cart  * ============================================ */

.product-view .add-to-cart-wrapper { padding: 20px 0 0px 0; border-top: 0px solid #e9e9e9; margin: 24px 0 0px 1px; }
.product-view .add-to-box:after, .product-view .add-to-cart:after { content: ''; display: table; clear: both; }
.product-view .add-to-cart { margin-bottom: 20px; float: left; }
.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 .add-to-cart .qty-wrapper, .product-view .add-to-cart .qty-wrapper label { margin-right: 7px; float: left; margin-bottom: 5px !important; }
.product-view .add-to-cart .qty-wrapper { position: relative; }
.product-view .add-to-cart .qty-wrapper .validation-advice { bottom: -16px; width: 270px; }
.product-view .add-to-cart .qty-wrapper label { line-height: 52px; }
.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.simple #product_addtocart_form .add-to-cart-wrapper .add-to-cart .qty-wrapper .input-box .validation-advice { position: absolute; margin-top: 20px; }
.product-view .add-to-cart .qty-wrapper .qty { width: 110px; height: 58px; font-size: 15px; padding-left: 0; padding-right: 40px; position: relative; float: left; border: 1px solid #d7d7d7; }
a.increment_qty { position: relative; width: 40px; display: block; height: 30px; border-left: 1px solid #d7d7d7; text-align: center; line-height: 30px; left: -41px; top: 1px; font-size: 10px; float: left; border-bottom: 1px solid #d7d7d7; text-decoration: none; }
a.decrement_qty { position: relative; width: 40px; display: block; height: 27px; border-left: 1px solid #d7d7d7; text-align: center; line-height: 30px; font-size: 10px; left: -81px; top: 30px; float: left; text-decoration: none; }
.product-view .add-to-cart-buttons { /* margin-right: 10px; */
max-width: 100%; }
.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; }
.product-view .add-to-cart-buttons .button { display: inline-block; background: #1c5179; font-family: 'MavenProBold'; font-size: 16px; text-transform: uppercase; color: #fff; padding: 0px 30px; min-height: 58px; line-height: 58px; white-space: normal; float: none; border: none; cursor: pointer; outline: none; overflow: hidden; position: relative; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; z-index: 1; }
.no-touch .product-view .add-to-cart-buttons .button:after { content: ''; position: absolute; width: 100%; height: 0; top: 50%; left: 50%; background: #fff; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); z-index: -1; }
.no-touch .product-view .add-to-cart-buttons .button:hover:after { height: 160%; opacity: 1; }
.no-touch .product-view .add-to-cart-buttons .button:hover, .no-touch .product-view .add-to-cart-buttons .button:active { color: #1c5179; }
.enquiry-now { min-height: 58px; line-height: 58px; font-size: 16px; padding: 0px 30px; float: left; white-space: normal; background: #1c5179; float: none; border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -moz-border-radius: 5px; }
.product-view .add-to-cart-buttons { margin-right: 0px; }
.product-view .add-to-cart-buttons, .enquiry-now { float: left; text-transform: uppercase; color: #fff; margin-bottom: 0px; }
.grouped.product-view .add-to-cart-buttons, .grouped .enquiry-now { float: right; margin-right: 0; margin-left: 10px; }
.enquiry-now { background: #333333; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; color: #fff !important; }
.enquiry-now:hover { background: #606060; color: #fff; }
.grouped .add-to-cart-buttons .button { float: right }
.product-view .add-to-cart-buttons .button:hover { /*background: #333333*/
}
.product-view .alert-price, .product-view .alert-stock { clear: both; }
.zoom-notice { display: none; }
/* Catalog - Add to cart ends * ============================================ */


/* Price * ============================================ */

.product-view .price-box.map-info a { display: inherit; }
.product-view .old-price .price-label { display: none; }
.product-view .product-options-bottom .price-box, .product-view .add-to-cart .qty-wrapper, .product-view .add-to-cart-buttons .button, .product-view .add-to-cart-buttons .paypal-logo { margin-bottom: 0px; }
/* Price ends * ============================================ */


/* Add to links * ============================================ */


/* This is the "or" that separates the "Add to Cart" and "Add to X" links */

.add-to-box .or { /* display: none; */
float: left; margin-top: 22px; margin-right: 10px; font-weight: bold; }
.product-view .add-to-links { /* clear: both; */
margin-top: 19px; 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 a i { font-size: 20px; line-height: 20px; }
.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; */
margin-top: 10px; }
.product-view .sharing-links:after { content: ''; display: table; clear: both; }
.product-view .sharing-links li { float: left; padding: 0px 7px 0px 0; }
.product-view .sharing-links a { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.product-view .sharing-links a i { font-size: 22px }
.product-view .sharing-links a.link-facebook:hover { color: #4867AA; }
.product-view .sharing-links a.link-twitter:hover { color: #1DA1F2 }
.product-view .product-detail-columns .product-shop .add-to-cart-wrapper .add-to-links .link-wishlist:after { display: none; }
/* Add to links ends * ============================================ */


/* product-collateral * ============================================ */

.product-collateral.tabs { margin-bottom: 29px; }
.collateral-tabs dd h2 { display: none; }
.box-collateral { clear: both; }
.tab-content .mainDiv table td.fileImageDiv { width: 25px; padding-left: 0px; }
.tab-content .mainDiv table td { vertical-align: middle; padding: 4px 5px 4px 5px; height: 40px; border-bottom: 1px solid #d5d5d5; }
.tab-content .mainDiv table td.fileTitleDiv { max-width: 600px; }
.tab-content .mainDiv table td:last-child { width: 105px; }
.tab-content .mainDiv table td.pdfdownloadbtn a { padding-left: 25px; position: relative; }
.tab-content .mainDiv table td:last-child a:before { background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/sprite.png) no-repeat; background-position: -79px 0px; content: ""; display: inline-block; height: 20px; margin-right: 5px; position: absolute; left: 0; top: 0px; width: 20px; }
.tab-content .mainDiv table td.pdfdownloadbtn a.pdfdownload:before { display: none; }
.tab-content .std > b { font-size: 17px; margin-bottom: 20px; }
.tab-content .mainDiv table { min-width: /*700px*/
 100%; }
.product-collateral .toggle-tabs li > span { padding: 0 33px 0 35px; }
 @media only screen and (min-width: 768px) {
.product-collateral .toggle-tabs { display: block; width: 100%; position: relative; padding-left: 20px; }
.product-collateral .toggle-tabs li { float: left; border-right: 1px solid transparent; border-left: 1px solid transparent; border-top: 5px solid transparent; }
.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; height: 57px; line-height: 58px; cursor: pointer; font-size: 18px; position: relative; bottom: -1px; }
.product-collateral .toggle-tabs li.current { border-right: 1px solid #1c3e95; border-left: 1px solid #1c3e95; border-top: 5px solid #1c3e95; }
.product-collateral .toggle-tabs li.current > span { background-color: #FFFFFF; z-index: 5; }
.product-collateral .toggle-tabs li.current span,  .product-collateral .toggle-tabs li:hover span { color: #080504; }
.product-collateral .toggle-tabs:after { content: ''; display: table; clear: both; }
.product-collateral > dl { width: 100%; border-top: 2px solid #1c3e95; position: relative; z-index: 0; top: -2px; }
.product-collateral > dl > dt { display: none; }
.product-collateral > dl > dd { width: 100%; display: none; padding-top: 30px; border-top: 1px solid #cccccc; }
.product-collateral > dl > dd.current { display: block; }
}
.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 tr { display: table-row; }
#product-attribute-specs-table th { border-right: 1px solid silver; border-bottom: 1px solid silver; width: 20%; }
#product-attribute-specs-table td { display: table-cell }
/* product-collateral ends * ============================================ */


/* 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: #333333; 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: 10px; color: #606060; }
.grouped-items-table-wrapper .price-box .price { font-size: 12px; line-height: 18px; color: #f05c2c; }
.simple-details-moq span { font-size: 12px; line-height: 18px; color: #f05c2c; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.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: #f05c2c; }
#super-product-table .qty-wrapper { text-align: center }
#super-product-table .qty-wrapper span, #super-product-table .availability.out-of-stock span { font-size: 11px; color: #F05C2C; }
.grouped-items-table .name-wrapper { color: #333333; }
.grouped-items-table .qty-label { margin-left: 7px; }
.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; display: block; margin: 0 auto; }
 @media all and (min-width:600px) {
.grouped-items-table .even td { background: #f7f7f7; }
}
.grouped-items-table .price-box { margin-top: 0; }
/* Grouped Product List ends * ============================================ */


/* Product options * ============================================ */

.product-options { width: 100%; margin: 10px 0 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; }
.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: 0px 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-detail-columns .product-shop .product-options dd .input-text { width: 100%; }
.product-detail-columns .product-shop .product-options dd.last .input-box .selector span { height: 60px; line-height: 60px; }
.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; }
.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; }
.product-view .product-shop .product-options-bottom .price-box { float: left; margin: 16px 5px 0 0; padding: 0; }
.product-view .product-shop .product-options-bottom .gst { display: block; float: left; margin-top: 21px; }
.product-view .product-options-bottom .add-to-cart { /*float: right*/}
.product-shop .product-options-bottom .add-to-quote { float: right }
.product-options-bottom .price-tax { float: left; }

/* Product options ends * ============================================ */


/* Related products * ============================================ */

.block-related li { /* padding: 0 15px;*/ position: relative; overflow: hidden; }
.block-related .block-title { border-bottom: none; border: 0; max-width: 1200px; margin: 0 auto 40px; }
.block-related .block-title h2 { margin: 0; margin-bottom: 0.5em; color: #303030; font-size: 40px; font-style: normal; line-height: 1.2; text-transform: uppercase; margin-bottom: 0; text-align: center; position: relative; }
.block-related .block-title h2 span { background: #fff; position: relative; padding: 0 17px; }
.block-related .block-title h2:before { content: ''; display: block; position: absolute; left: 0; top: 50%; right: 0; background: #cccccc; height: 1px; margin-top: -1px; }
.block-related .block-subtitle { margin-bottom: 7px; }
.block-related .product { position: relative; }
.block-related .checkbox { float: left; margin-top: 36px; }
.block-related .block-content { /* max-width: 1280px;
    margin: 0 auto 40px;
    padding: 0 40px;*/
}
.block-related .product-details { text-align: center; }
.block-related .product-details .price-box { margin: 2px 0 3px; }
.block-related .product-details .price-box a, .block-related .product-details .price-box p, .block-related .product-details .price-box span { /* float: left; */
    /* margin-left: 3px; */
}
.block-related .product-details .price-box a:first-child, .block-related .product-details .price-box p:first-child, .block-related .product-details .price-box span:first-child { margin-left: 0; font-size: 16px; padding-right: 5px; padding-left: 5px; }
.block-related .product-details .price-box:after { content: ''; display: table; clear: both; }
.block-related .link-wishlist { display: none; }
.product-view .block-related { padding: 37px 0 0; margin-bottom: 5px; }
/* Related products ends * ============================================ */

.breadcrumbs { margin-bottom: 51px; }
 @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-category-view .products-grid li { width: 29%; }
}
.catalog-product-view .main-container { /*max-width: none; padding: 0;*/
}
/* Product Review View Page   * ============================================ */


/* ============================================ * * 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: #333333; 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: #333333; }
#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: #333333; 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 * ============================================ */

.jq-ry-container { position: relative; padding: 0 5px; line-height: 0; display: block; cursor: pointer; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box }
.jq-ry-container[readonly=readonly] { cursor: default }
.jq-ry-container>.jq-ry-group-wrapper { position: relative; width: 100% }
.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group { position: relative; line-height: 0; z-index: 10; white-space: nowrap }
.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group>svg { display: inline-block }
.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group.jq-ry-normal-group { width: 100% }
.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group.jq-ry-rated-group { width: 0; z-index: 11; position: absolute; top: 0; left: 0; overflow: hidden }
.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; }
/* ============================================ * * 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%; }
/* Product Review View Page ends * ============================================ */


/*Social icons========================================*/

.sharing-detail-box h2 { font-size: 16px; line-height: 22px; color: #303030; text-transform: none; margin-bottom: 9px; float: left; margin-right: 12px; }
.sharing-detail-box { margin-bottom: 0; }
.sharing-detail-box a { display: block; float: left; top: 26px; font-family: FontAwesome; font-size: 30px; color: #8b8b8b; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; text-indent: 0; margin-right: 15px; }
.sharing-detail-box a:hover { color: #ED1D23; }
.sharing-detail-box a.facebookfoot:hover { color: #3b5a9a; }
.sharing-detail-box a.twitterfoot:hover { color: #25a8e0; }
.sharing-detail-box a.googlefoot:hover { color: #d54936; }
/*Social icons ends========================================*/


/*extra elements*/

.product-extra-info .title { font-size: 16px; line-height: 22px; color: #303030; display: inline-block; margin-right: 4px; }
.product-extra-info .value { font-size: 16px; line-height: 22px; color: #606060; }
.product-extra-info { margin-bottom: 26px; }
.part-wrap { float: left; margin-right: 90px; min-width: 180px; }
.avail-wrap { float: left; }
/*extra elements ends*/


/*Product detail page ends###############################################*/


/*Data table###############################################*/

.data-table { width: 100%; }
.data-table td, .data-table th { /*padding: 10px;*/ padding: 15px 5px 13px; 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; font-family: 'MavenProBold'; background-color: transparent; /* padding: 20px 5px; */
color: #000000; font-size: 12px; line-height: 18px; padding: 15px 5px 13px; }
.data-table tbody td { border: 0; border-bottom: 1px solid #cecece; background-color: transparent; /* padding: 20px 5px; */ }
.data-table thead th, .data-table tbody td, .data-table tfoot td { border: 0px; border-top: 1px solid #cecece; border-bottom: 1px solid #cecece; }
.my-account .data-table thead th, .my-account .data-table tbody td { border: 0px; border-top: 1px solid #cecece; border-bottom: 1px solid #cecece; }
.page-print .data-table tfoot td { border: 0px; border-top: 1px solid #cecece; border-bottom: 1px solid #cecece; }
.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.view { width: 25%; }
.data-table th, .data-table td, .data-table tbody td { vertical-align: top; }
.data-table h2 { color: #202020; font-size: 14px; margin-bottom: 0; text-transform: none; }
.data-table h2 a { color: #202020; font-size: 14px; }
.data-table .product-cart-info, .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; }
#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-cart-index .cart-col-left #shopping-cart-table thead th:nth-child(3), .checkout-cart-index .cart-col-left #shopping-cart-table thead th:nth-child(5) { text-align: right; }
.checkout-cart-index .cart-col-left #shopping-cart-table tbody td:nth-child(3), .checkout-cart-index .cart-col-left #shopping-cart-table tbody td:nth-child(5) { text-align: right; }
/*Data table ends###############################################*/


/*Cart page###############################################*/

.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, .data-table .product-quote-image img { max-width: 100px; 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 .btn-continue { float: left; }
.data-table .product-cart-total, .data-table .product-cart-price { padding: 15px 5px 13px; }
.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 #333333; 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 #333333; border-bottom: none; right: -15px; top: 6px; }
.data-table .cart-links { margin: 0; }
.data-table .cart-links > li { white-space: nowrap; line-height: 10px; text-align: center; display: inline-block; }
.data-table .cart-links > li > a, .product-cart-actions a { display: block; position: relative; border: 2px solid #909090; width: 30px; height: 30px; line-height: 27px; background-image: none; color: #909090; text-align: center; font-size: 15px; border-radius: 30px; -webkit-border-radius: 30px; -o-border-radius: 30px; -ms-border-radius: 30px; -moz-border-radius: 30px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; margin: 0 auto 5px; }
/* .product-cart-actions a.btn-remove {line-height: 26px;} */

.data-table .cart-links > li > a:hover, .product-cart-actions a:hover { background: #1c5179; border-color: #1c5179; color: #fff; }
.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-actions a.link-edit:after { background-position: -50px -753px; content: ''; position: absolute; width: 20px; height: 20px; top: 2px; display: block; }
.data-table .cart-links > li:first-child > a:after { top: 0px; }
.data-table .cart-links > li:first-child > a:hover:after, .my-account .box-title a:hover:after, #wishlist-table td p a.button.link-edit:hover:after, .product-cart-actions a.link-edit:hover:after { background-position: 0px -753px; }
.data-table .cart-links > li > a.link-wishlist, .add-to-links a.link-wishlist { display: block; position: relative; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.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; }
.data-table .cart-links > li > a.link-wishlist:hover:after, .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, .data-table .qty-div .qty { height: 34px; border-color: silver; border-radius: 0; margin: 0 auto 4px; text-align: center; width: 45px; border: 1px solid silver; /*border:0; margin-top: -10px; */
display: block; }
.data-table .product-cart-actions .button { margin-bottom: 5px; }
.data-table .item-options { padding-left: 15px; }
.checkout-no-order { font-size: 16px; text-align: left; margin-top: 20px; color: #f05c2c; }
.checkout-no-order i { margin-right: 7px; margin-left: 4px; }
#shopping-cart-table .product-cart-info { min-width: 150px; }
#shopping-cart-table .product-cart-image { padding: 10px 30px 15px 10px; }
.cart-col-left .cart-table { width: 100%; }
.cart-table { /*width: 100%;*/ float: left; width: 65.8%; }
.product-cart-actions a.btn-remove:hover, .mini-products-list a.remove:hover { color: #fff; border-color: #ED1D23; background: #ED1D23; }
.cart-cols { margin-bottom: 20px }
.first-part { text-align: center; }
.third-part { background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/about-middle.jpg) no-repeat; margin: 60px 0; min-height: 300px; padding: 110px 0; background-position: bottom; }
.cms-page-view .std .third-part p { font-size: 28px; font-family: 'MavenProRegular'; color: #fff; width: 78%; margin: 0 auto; text-align: center; }
.second-part .left-img { display: inline-block; width: 42.1%; float: left; margin-right: 30px; }
.second-part .right-text { display: inline-block; width: 55.1%; float: left; }
.second-part .right-text p { font-size: 14px; font-family: 'MavenProRegular'; color: #606060; line-height: 26px; }
.fourth-part .left-text { display: inline-block; width: 55.1%; float: left; }
.fourth-part .right-img { display: inline-block; width: 42.1%; float: left; margin-left: 30px; }
 @media all and (min-width:980px) {
.cart-col-left { float: left; width: 100%; padding-right: 400px; }
.cart-col-right { float: left; width: 370px; margin-left: -370px; }
}
/* Cart page columns * ============================================ */


/* Cart page columns ends * ============================================ */


/* Cart page inner elements * ============================================ */

.cart .button { white-space: normal; }
.order-items .cart-totals-wrapper { margin-top: 20px; }
.cart-totals, .cart-forms .discount, .cart-forms .giftcard, .cart-forms .shipping-inner { 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 { background: #fff; }
.recaptcha-error-message, p.required, .validation-advice { margin: 0; color: #fc4555; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: 500; }
.validation-advice, .recaptcha-error-message { position: absolute; padding: 0; margin-top: 3px; text-transform: none; text-align: left; min-width: 168px; color: #ED1D23; }
.footer-newsletter-input .validation-advice { background: #eee; padding: 5px; margin-top: 8px; }
.footer-newsletter-input .validation-advice:before { content: ''; display: block; border-bottom: 5px solid #eee; border-left: 5px solid transparent; border-right: 5px solid transparent; position: absolute; top: -5px; }
.customer-account-login #modal .validation-advice, .customer-account-create #modal .validation-advice, .customer-account-forgotpassword #modal .validation-advice { position: relative; display: inline-block; }
label { display: block; line-height: 17px; color: #333; -moz-user-select: none; -ms-user-select: none; -webkit-user-select: none; -o-user-select: none; user-select: none; padding-bottom: 3px; font-size: 14px; font-weight: 400; color: #606060; margin: 0 0 5px 0; padding: 0 0 3px 0; }
label.required:after, span.required:after { content: ' *'; color: #df280a; font-weight: normal; font-size: 12px; font-family: Tahoma, Geneva, sans-serif; line-height: normal; }
label.required em, span.required em { display: none; }
.data-table tbody td .item-options { margin-left: 0px; padding-left: 0px; margin-top: 5px; }
.product-image img { max-width: 100%; margin: 0 auto; height: auto; }
.products-grid .product-image img { max-width: 100%; min-width: 100%; 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;
}*/

.cart-table .cart-footer-actions .btn-update { margin-left: 17px; }
.button2.btn-update:first-child { display: none; }
/*.no-touch .item:hover .product-image-outer .btn-cart {
    margin: -83px 0 0 -92px;
    opacity: 1;
    visibility: visible
}*/

.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, .touch li.active .item .product-image-outer .view-detail, .touch .item.active .product-image-outer .view-detail { margin: 8px 0 0 19px; opacity: 1; visibility: visible }
.no-touch .loggedout .item:hover .product-image-outer .view-detail, .touch .loggedout .active .item .product-image-outer .view-detail, .touch .loggedout .item.active .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(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/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; }
.product-image-outer .btn-cart:hover:after { width: 69px; }
.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; }
.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(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/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, .touch li.active .item .product-image-outer:before, .touch .item.active .product-image-outer:before { opacity: 1; visibility: visible }
.cart-totals .checkout-types .btn-checkout, .checkout-types .btn-proceed-checkout { max-width: 330px; margin: 0 0 7px auto; background: #1c5179; }
.checkout-cart-index .shipping .validation-advice { position: relative; min-width: 95%; }
/* Cart page inner elements ends * ============================================ */


/* Cart empty * ============================================ */

.cart-empty { margin-bottom: 40px; }
.cart-empty p { font-family: 'MavenProRegular'; }
.cart-empty p a { color: #1c5179; text-decoration: underline; }
.cart-empty p a:hover { text-decoration: none; }
/* Cart empty ends * ============================================ */


/* Discount box * ============================================ */

.discount-form:after, #giftcard-form:after { content: ''; display: table; clear: both; }
#discount-coupon-form, .cart .giftcard { width: 100%; }
#discount-coupon-form h2, .cart .giftcard h2 { display: none; }
#discount-coupon-form label, .cart .giftcard label { font-size: 15px; text-align: left; text-transform: uppercase; display: block; }
#discount-coupon-form label { display: inline-block; padding-right: 10px; vertical-align: top; /* margin-top: 13px; */
font-size: 20px; text-transform: none; margin-bottom: 10px; color: #000; }
#discount-coupon-form .field-wrapper, .cart .giftcard .field-wrapper { display: block; position: relative; padding-bottom: 15px; }
#discount-coupon-form .field-wrapper { /* display: inline-block; */
padding-bottom: 5px; position: relative; padding-right: 115px; }
#discount-coupon-form .with-cancel { padding-right: 243px; }
#discount-coupon-form .validation-advice, .cart .giftcard .validation-advice { bottom: 0; display: inline; left: 0; position: absolute; }
#discount-coupon-form .validation-advice { bottom: -14px; }
#discount-coupon-form .button-wrapper, .cart .giftcard .button-wrapper { display: inline-block; vertical-align: bottom; margin-top: 5px; }
#discount-coupon-form .button-wrapper { position: absolute; right: 0; top: 0; margin-top: 0; width: 105px }
#discount-coupon-form .with-cancel .button-wrapper { width: 235px; }
#discount-coupon-form .button-wrapper > button, .cart .giftcard .button-wrapper > button { float: left; margin-right: 10px; }
#discount-coupon-form .button-wrapper > button:last-child { margin-right: 0 }
#discount-coupon-form .input-text, .cart .giftcard .input-text { border-radius: 0; height: 32px; margin: 4px 5px 0 0; height: 45px; margin: 0 5px 0 0; width: 216px; }
#discount-coupon-form .input-text { width: 100%; margin-right: 0 }
.cart .giftcard p { margin-bottom: 7px; }
.cart .giftcard .check-gc-status { float: left; padding: 0px; }
.cart .giftcard .check-gc-status > span > span { font-size: 14px; text-transform: none; }
/* Discount box ends * ============================================ */


/* Shipping box * ============================================ */

.shipping h2 { font-size: 20px; margin: 0 0 0px; color: #000; text-transform: none; }
.shipping select.validation-failed { border-color: #df280a; }
.shipping .shipping-desc { display: none; }
.shipping .buttons-set { border: none; margin: 0; padding: 0; }
.shipping #shipping-zip-form .buttons-set { margin-top: 4px }
.shipping .buttons-set .button2 { float: left; margin-left: 0; }
.shipping .required-text { float: left; margin-left: 10px; margin-top: 14px; }
.shipping .form-list:after { content: ''; display: table; clear: both; }
.shipping .form-list { margin: 0 -5px 5px; }
.required-text { font-size: 12px; line-height: 18px; color: #fc4555; }
.shipping .form-list li { float: left; margin: 0; width: 38.3%; padding: 6px 5px 10px; }
.shipping .form-list .shipping-region:first-child { margin-right: 0; }
.shipping .form-list li:nth-child(2) { margin-right: 0; width: 35.5% }
.shipping .form-list .shipping-postcode { margin-right: 0; width: 26.2%; }
.shipping .form-list .shipping-postcode input { margin-top: 4px; }
.shipping .form-list .input-box { padding-top: 0; }
.shipping .form-list input { height: 45px; margin-top: 4px; }
.shipping .form-list .selector { padding-top: 4px;/* height: 39px; */
}
.shipping .form-list label { font-weight: 400; text-transform: uppercase; white-space: nowrap; margin-bottom: 0; padding-bottom: 0px; }
.shipping .sp-methods { padding: 10px 0 0; text-align: left; }
.shipping .sp-methods dd { margin-bottom: 10px; }
.shipping .sp-methods label { font-size: 14px; }
.shipping .sp-methods label:before { background: #fff }
.shipping .sp-methods label span { font-style: normal; }
.shipping #co-shipping-method-form .buttons-set .button { float: right; margin-left: 0; }
/* Shipping box ends * ============================================ */


/* Shipping and Payment methods * ============================================ */

.sp-methods { margin: 0 0 8px; }
.sp-methods dt { margin: 13px 0 5px; clear: both }
.sp-methods dt:first-child { margin: 0 0 5px; }
.sp-methods dd li { margin: 5px 0; }
.sp-methods label img { float: left; }
.sp-methods label a { margin-top: 6px; float: right; margin-left: 10px; }
.sp-methods .form-list li { margin: 0 0 8px; }
.sp-methods select.month { /*  width: 120px;   margin-right: 0;*/
}
.sp-methods select.year { /* width: 96px; */
}
.sp-methods input.cvv { /* width: 4em !important; */
}
.sp-methods #advice-validate-cc-exp-ccsave_expiration { max-width: 130px; }
.sp-methods .checkmo-list li { margin: 0 0 5px; content: ''; display: table; clear: both; }
.sp-methods .checkmo-list label { width: 165px; padding-right: 15px; /* text-align: right; */
float: left; }
.sp-methods .checkmo-list address { /* float: left; */
}
.sp-methods .release-amounts { margin: 0.5em 0; }
.sp-methods .release-amounts button { float: left; margin: 5px 10px 0 0; }
/* Shipping and Payment methods ends* ============================================ */


/* Cart total box* ============================================ */

.cart-totals { text-align: right; padding-top: 15px; padding-bottom: 8px; margin-bottom: 50px; }
.cart-totals .checkout-types { float: none; }
.cart-totals-wrapper .cart-totals { margin-bottom: 0 }
.cart-totals:after { content: ''; display: table; clear: both; }
.cart-totals table { font-size: 12px; margin-bottom: 9px; text-transform: uppercase; width: 100%; }
.cart-totals table td { padding: 0; font-size: 16px; color: #505050; }
.cart-totals table td:first-child { padding-right: 10px; min-width: 120px; }
.cart-totals table tbody tr td:first-child { padding-right: 10px; min-width: 120px; text-transform: none; font-size: 16px; color: #303030; font-weight: 500; }
.cart-totals table tbody tr:last-child td, .cart-totals table tbody tr:last-child th { padding-bottom: 10px; }
.cart-totals table tfoot, .cart-totals table .grand_total { border-top: 1px solid #C8C8C8; border-bottom: 0px solid #C8C8C8; }
.cart-totals table tfoot td, .cart-totals table .grand_total td, .cart-totals table tbody tr.grand_total td:first-child { padding: 9px 5px 0px 5px; vertical-align: top; font-size: 24px; color: #303030; }
.cart-totals table tfoot strong, .cart-totals table .grand_total strong { font-weight: 400; }
.cart .page-title { margin-bottom: 19px; /* 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: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; }
 @media only screen and (min-width: 741px) {
.checkout-types.bottom .paypal-or { text-align: right; padding-right: 70px; }
}
/* Cart total box ends* ============================================ */

/*###############################################Cart page ends*/

/*Checkout page###############################################*/

/* Upsell Products============================================ */

.box-up-sell { margin-top: 20px; }
.box-up-sell .ratings { display: none; }
/* Upsell Products ends============================================ */


/* Checkout - Cart Cross sell * ============================================ */

.crosssell h2 { color: #333333; }
.crosssell .item a.product-image { width: auto; float: left; }
/* Checkout - Cart Cross sell ends * ============================================ */


/* 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; }
/* Checkout Agreements ends* ============================================ */


/* CVV Security Code* ============================================ */

#payment-tool-tip { background: #ffffff; border: 1px solid #cccccc; left: 50%; margin-left: -250px; margin-top: -120px; max-width: 500px; padding: 10px; position: absolute; top: 50%; width: 100%; z-index: 999; }
.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: -16px; right: -16px; width: 32px; height: 32px; text-indent: -999em; background: #fff; border: 1px solid #CCC; border-radius: 22px; -webkit-border-radius: 22px; -o-border-radius: 22px; -ms-border-radius: 22px; -moz-border-radius: 22px; }
.btn-close > a:before { content: '?'; position: absolute; left: 50%; top: 50%; margin: 0; color: #f00; display: block; text-indent: 0; font-weight: bold; font-size: 24px; line-height: 15px; margin: -7px 0 0 -7px; }
/* CVV Security Code ends* ============================================ */


/* Checkout - Success * ============================================ */

.checkout-onepage-success .col-main, .qquoteadv-index-success .col-main { padding: 0; text-align: center; }
.checkout-onepage-success .col-main, .checkout-onepage-success .col-main p, .qquoteadv-index-success .col-main, .qquoteadv-index-success .col-main p { font-size: 16px; line-height: 22px; }
.checkout-onepage-success .col-main p a, .qquoteadv-index-success .col-main p a { color: #1c5179; text-decoration: underline; }
.checkout-onepage-success .col-main p a:hover, .qquoteadv-index-success .col-main p a:hover { text-decoration: none; }
.checkout-onepage-success .buttons-set, .qquoteadv-index-success .buttons-set { margin: 10px 0; text-align: center; }
.checkout-onepage-success .buttons-set button, .checkout-onepage-success .buttons-set button.button, .qquoteadv-index-success .buttons-set button, .qquoteadv-index-success .buttons-set button.button { float: none; margin: 0 auto; }
/* Checkout - Success ends * ============================================ */


/* FIRST STEP - 1 CSS  * ============================================ */

#checkout-step-login .col2-set .col-1 { padding-left: 15px; }
#checkout-step-login .col2-set .col-2 { padding-right: 15px; }
#checkout-step-login .form-list > li { margin-bottom: 0px; margin-top: 0px; padding-bottom: 5px; }
.LeftActions { float: left; display: inline-block; margin: 10px 0 0; }
.fieldset .LeftActions p.required { float: left; display: inline-block; margin: 0 0 5px 0; }
.LeftActions a.f-left { color: #333; text-decoration: underline; font-size: 13px; }
.LeftActions a.f-left:hover { color: #999; text-decoration: none; }
.buttons-set.FirstLogin { float: right; display: inline-block; margin: 10px 0 0; clear: none; }
.opc .buttons-set.FirstLogin button.button { float: right; margin-bottom: 0; margin-left: 0; margin-right: 0; }
checkoutSteps .fieldset ul.form-list { margin-left: 0; }
/* FIRST STEP - 1 CSS ends * ============================================ */


/* FIRST STEP - 1-2 CSS * ============================================ */

#checkout-step-login .col-1 .form-list { margin-top: 11px; }
.customer-address-form .form-list .field, .customer-account-changeforgotten .form-list.forgotpwd .field { width: 100%; }
.customer-address-form .fieldset { float: left; width: 50%; max-width: 370px; margin-top: 0 }
.customer-address-form .cf .fieldset:first-child { padding-right: 10px; }
.customer-address-form .cf .fieldset:last-child { padding-left: 10px; float: right }
.edit-address-cols-outer { position: relative; margin-bottom: 20px; }
.edit-address-cols-outer:before { content: ''; display: block; position: absolute; top: 0; bottom: 0; left: 50%; width: 1px; background: #cecece; }
.form-list .scaffold-form label { color: #333333; font-size: 12px; text-transform: uppercase; }
#billing-buttons-container { float: right; margin-top: -80px; }
#billing-buttons-container p.required { float: left; margin: 0; text-align: right; width: 100%; }
#billing-buttons-container button.button { clear: both; float: right; margin: 0; }
.opc .please-wait { bottom: 5px; position: absolute; right: 0px; }
.opc .please-wait img { width: 20px; }
.opc #billing-buttons-container .please-wait { right: 25px; }
/* FIRST STEP - 1-2 CSS ends * ============================================ */


/* FIRST STEP - 2-3 CSS* ============================================ */

.opc .commonaction { opacity: 1 !important }
.disabled .button.button { opacity: 0; }
.opc .buttons-set .back-link { display: inline-block; float: left; line-height: normal; }
.opc p.back-link a { background: #8d8d8d; color: #ffffff; display: inline-block; font-size: 13px; line-height: 19px; padding: 7px 15px; text-align: center; text-transform: uppercase; vertical-align: middle; white-space: nowrap; font-size: 14px; }
.opc p.back-link a:hover { background: #555; text-decoration: none; color: #FFFFFF; }
.opc p.back-link a small { display: none; }
.opc .commonaction button.button { float: right; margin-right: 0; }
.opc .commonaction .RequiredF { position: absolute; right: 0; top: -25px; }
p.back-link a { background: #8d8d8d; color: #ffffff; display: block; font-size: 14px; /*padding: 10px 32px 10px 32px;*/
text-align: center; text-transform: uppercase; vertical-align: middle; white-space: nowrap; }
p.back-link a small { display: none; }
p.back-link a:hover { background: #555; text-decoration: none; color: #FFFFFF; }
#loadingmask { bottom: 100px; left: 275px; position: absolute; height: 32px; overflow: hidden; }
/* FIRST STEP - 2-3 CSS ends* ============================================ */


/* FIRST STEP - 4-5 CSS* ============================================ */


/*  SAVED CC  */

#checkout-payment-method-load dd ul { max-width: 350px; padding-top: 10px; }
#checkout-payment-method-load dd ul li { margin: 0 0 30px 0; display: block; zoom: 1; padding: 0; }
#checkout-payment-method-load dd ul.payment_form_ccsave li { margin: 0 0 15px 0; display: block; zoom: 1; }
#checkout-payment-method-load dd ul li:before, #checkout-payment-method-load dd ul li:after { content: ''; display: table; }
#checkout-payment-method-load dd ul li:after { clear: both; }
#checkout-payment-method-load dd ul li label { text-transform: uppercase; float: none; }
#checkout-payment-method-load dd ul li p.required { display: none; }
#checkout-payment-method-load dd ul li div.v-fix { float: left; width: 47%; margin: 0 2% 0 0; display: block; }
#checkout-payment-method-load dd ul li div.v-fix:last-child { margin: 0 0 0 4%; }
#checkout-payment-method-load dd ul#payment_form_ccsave li a { display: none; }
#onepage-checkout-shipping-method-additional-load { display: none; }
/* FIRST STEP - 4-5 CSS ends* ============================================ */


/* FIRST STEP - 5-6 CSS* ============================================ */


/* review step */

#checkout-review-table h2.product-name { font-weight: 500; text-transform: none; color: #202020; font-size: 14px; line-height: 20px; /* padding: 5px; */
font-weight: 700; }
#checkout-review-table .cart-price { display: block; margin-top: 14px; }
#checkout-review-table tbody td { border-bottom: none; vertical-align: top; }
#checkout-review-table tbody tr.last td { border-bottom: 1px solid #e5e5e5; }
#checkout-review-table h3 { border: 0 none; color: #222; font-size: 16px; margin-bottom: 0; padding: 0; text-transform: none; }
#checkout-review-table thead th, #checkout-review-table tbody td { background-color: transparent; padding: 10px; }
#checkout-review-table tbody td[data-rwd-label="Price"] { min-width: 110px; }
#checkout-review-table tbody td[data-rwd-label="Qty"] { min-width: 60px; }
#checkout-review-table tbody td[data-rwd-label="Total"] { min-width: 110px; }
#checkout-review-table tbody td { font-size: 14px; line-height: 20px; color: #000; display: table-cell; }
.box-qty:before, .box-qty:after { content: ''; display: table; }
.box-qty:after { clear: both; }
.box-qty { zoom: 1; width: 57px; margin-top: 15px; }
#checkout-review-table .qty { background: #FAFAFA; float: left; width: 40px; height: 29px; text-align: center; }
#checkout-review-table .control-qty { float: left; display: none; }
#checkout-review-table thead th { background-color: #fafafa; color: #000000; text-transform: uppercase; font-size: 14px; padding-bottom: 14px; padding-top: 10px; }
#checkout-review-table tfoot tr { background-color: #ffffff; }
#checkout-review-table tfoot tr td { border: 0px solid #CECECE; background-color: #fafafa; padding: 5px 12px 4px 5px; font-size: 14px; padding-bottom: 20px; color: #000; }
#checkout-review-table tfoot tr td:first-child { font-size: 15px; color: #000; }
#checkout-review-table tfoot tr:first-child td { padding-top: 25px; padding-bottom: 9px;/* input_box */
}
#checkout-review-table tfoot tr.last td { border-top: 1px solid #cecece; color: #000; font-size: 16px; padding-bottom: 11px; padding-top: 12px; text-transform: uppercase; background: #e1e1e1; }
#checkout-review-table tfoot tr.last td.last { min-width: 130px; }
#checkout-review-table dl.item-options { font-size: 12px; margin-top: 5px; }
#checkout-review-table dl.item-options dt { font-size: 13px; clear: none; font-style: normal; color: #333; line-height: 16px; }
#checkout-review-table dl.item-options dd { color: #636363; padding-left: 5px; padding-right: 15px; line-height: 16px; }
#checkout-review-table .btn-remove img { display: none; }
#checkout-review-table-wrapper { clear: both; border-top: 1px solid #ebebeb; }
#review-buttons-container { margin: 15px 0 0; }
#review-buttons-container .btn-checkout { /*min-width:220px;*/
font-size: 16px; padding: 11px 14px; }
#review-buttons-container .please-wait { float: left; margin-right: 10px; }
#review-buttons-container .f-left { float: left; font-size: 13px; }
#review-buttons-container .f-left a { color: #000; text-decoration: underline; font-size: 14px; }
#review-buttons-container .f-left a:hover { text-decoration: none; }
 @media all and (max-width:479px) {
}
/* FIRST STEP - 5-6 CSS ends* ============================================ */


/*###############################################Checkout page ends*/


/* Order success page###############################################*/

.checkout-onepage-success .main-container, .qquoteadv-index-success .main-container { padding: 50px 20px; }
.order-success-block { max-width: 600px; margin: 40px auto 50px auto; background: #fff !important; padding: 70px 20px 50px; -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; }
.success-order-number { position: absolute; left: 10px; top: 10px; color: #b3b3b3; }
.success-order-number { position: absolute; left: 10px; top: 10px; color: #4A4A4A; font-size: 15px; }
.success-order-number a, .success-order-number span { display: block; font-weight: 500; color: #333333; }
.checkout-onepage-success .page-title h1, .qquoteadv-index-success .page-title h1 { text-transform: uppercase; letter-spacing: 2px; }
.success-print-link { position: absolute; right: 0; top: 0; font-size: 25px; background: #949494; width: 50px; color: #FFFFFF; height: 50px; line-height: 50px; text-align: center; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.success-print-link:hover { background: #f05d2a; color: #fff; }
.success-content { max-width: 380px; margin: 0 auto 15px; }
.success-content p { font-size: 16px; line-height: 24px; }
/*###############################################Order success page ends*/


/*Login page###############################################*/

.customer-account-login h2 { color: #fff; font-size: 18px; padding: 15px 20px; width: auto; background: #909090; margin-bottom: 15px; }
.customer-account-login .new-users .content ul { list-style: none; margin-bottom: 15px; min-height: 226px; }
.customer-account-login .new-users .content ul li { padding-left: 16px; position: relative; margin-bottom: 5px; font-size: 15px; line-height: 21px; color: #fff; }
.customer-account-login .new-users .content ul li:last-child { margin-bottom: 0; }
.customer-account-login .new-users .content ul li:before { content: "\f054"; font-family: FontAwesome; display: block; position: absolute; left: 0; top: -1px; border-radius: 7px; -webkit-border-radius: 7px; -o-border-radius: 7px; -ms-border-radius: 7px; -moz-border-radius: 7px; color: #fff; }
.customer-account-login .field { padding: 0 20px; display: block;/*width: auto;*/
}
.customer-account-login #modal .field, .customer-account-create #modal .field, .customer-account-forgotpassword #modal .field { padding: 0 20px; display: block;/*width: auto;*/
}
.customer-account-login .registered-users ul { list-style: none; margin-bottom: 15px; min-height: 196px; }
.customer-account-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 { color: #333333; text-decoration: none; }
.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; line-height: 22px; }
.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 { line-height: 22px; float: none; display: inline-block; margin-left: 15px; margin-top: 0px; color: #ED1D23; }
#login-form .col2-set { position: relative; padding: 0 15px; }
#login-form .col2-set .new-users a.button { background: #F05C2C; position: relative; left: 0; }
#login-form .col2-set .new-users a.button:hover { background: #333333; }
#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(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/create-icon.png) no-repeat 95% 15px; }
.customer-account-login .registered-users .field { background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/login-icon.png) no-repeat 100% 20px; }
.customer-account-login .registered-users input { max-width: 100%; line-height: normal; font-size: 18px; letter-spacing: 1px; }
.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 .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; }
.download-credit-link { margin-bottom: 20px; }
.download-credit-link a { color: #f15c2b; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.download-credit-link a:hover { color: #ed1d23; }
.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(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/forgot-password.png) no-repeat 90% center; }
.customer-account-forgotpassword .fieldset .input-box input.input-text { width: 100%; }
.customer-account-login .account-login { margin-bottom: 30px; }
.customer-account-login .header-outer, .customer-account-login .footer-container, .customer-account-create .header-outer, .customer-account-create .footer-container, .customer-account-forgotpassword .header-outer, .customer-account-forgotpassword .footer-container, .customer-account-changeforgotten .header-outer, .customer-account-changeforgotten .footer-container, .customer-account-login #back-to-top, .customer-account-create #back-to-top, .customer-account-forgotpassword #back-to-top, .customer-account-changeforgotten #back-to-top, .customer-account-login .floating-social-icons-wrapper, .customer-account-create .floating-social-icons-wrapper, .customer-account-forgotpassword .floating-social-icons-wrapper, .customer-account-changeforgotten .floating-social-icons-wrapper, .customer-account-login #sliderslider, .customer-account-create #sliderslider, .customer-account-forgotpassword #sliderslider, .customer-account-changeforgotten #sliderslider {/*display: none !important;*/ }
.customer-account-login .login-logo, .customer-account-create .login-logo, .customer-account-forgotpassword .login-logo, .customer-account-changeforgotten .login-logo { margin: 20px auto 60px auto; text-align: center }
.customer-account-login .login-logo a, .customer-account-create .login-logo a, .customer-account-forgotpassword .login-logo a, .customer-account-changeforgotten .login-logo a { display: inline-block }
.customer-account-login .login-logo img, .customer-account-create .login-logo img, .customer-account-forgotpassword .login-logo img, .customer-account-changeforgotten .login-logo img { max-width: 100%; height: auto; margin: 0 auto; }
.customer-account-login .main-container, .customer-account-create .main-container, .customer-account-forgotpassword .main-container, .customer-account-changeforgotten .main-container { padding: 34px 15px 20px 15px; max-width: 1000px; }
/* .customer-account-login .main, .customer-account-create .main {margin-bottom: 10px;} */
.customer-account-create .main-container { max-width: 580px; }
.customer-account-login .page-title h1, .customer-account-create .page-title h1, .customer-account-forgotpassword .page-title h1, .customer-account-changeforgotten .page-title h1 { text-align: center; }
.customer-account-create .page-title, .customer-account-create .page-title, .customer-account-forgotpassword .page-title, .customer-account-changeforgotten .page-title { margin-top: 0; }
.customer-account-login #login-form .registered-users:before { display: none; }
.customer-account-login .wrapper, .customer-account-create .wrapper, .customer-account-forgotpassword .wrapper, .customer-account-changeforgotten .wrapper { background: #fff; /*background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/login-bg.jpg) no-repeat 100%; background-size: cover;*/ }
.customer-account-login .registered-users .content, .customer-account-login .new-users .content, .customer-account-create .registered-users .content, .customer-account-create .fieldset, .customer-account-forgotpassword .fieldset, .customer-account-changeforgotten .fieldset { background: #303030; padding: 20px 40px; margin-bottom: 0px; -webkit-box-shadow: 0 8px 6px -6px black; -moz-box-shadow: 0 8px 6px -6px black; box-shadow: 0 8px 6px -6px black; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; }
a.changePass { color: #1c5179; }
body.customer-account-login .col2-set .col-2 { border: 0; padding: 0 }
body.customer-account-login #login-form .col2-set {/*left: 40px; position: relative*/ }
body.customer-account-login .col2-set .col-1 { padding-right: 60px; }
body.customer-account-login .col2-set .col-2 { padding-right: 60px; }
.customer-account-login .form-instructions, .customer-account-create .form-instructions, .customer-account-forgotpassword .form-instructions, .customer-account-changeforgotten .form-instructions { transform: none; color: #fff; margin-bottom: 10px; }
.customer-account-login .login-title, .customer-account-create .page-title h1, .customer-account-forgotpassword .page-title h1, .customer-account-changeforgotten .page-title h1 { font-size: 22px; line-height: 28px; color: #fff; margin-bottom: 10px; text-align: left; padding-bottom: 0; }
.customer-account-login .form-list, .customer-account-login .new-users .content ul.benefits, .customer-account-create .form-list, .customer-account-forgotpassword .fieldset ul.form-list, .customer-account-changeforgotten .fieldset ul.form-list { background: transparent; /*padding: 20px; margin-right: -70px;*/
position: relative; }
 @media all and (min-width:480px) {
.customer-account-login .form-list:before, .customer-account-login .new-users .content ul.benefits:before, .customer-account-create .form-list:before, .customer-account-forgotpassword .fieldset ul.form-list:before, .customer-account-changeforgotten .fieldset ul.form-list:before {/*content: ''; display: block; position: absolute; right: 0; bottom: -15px; border-left: 10px solid #909090; border-top: 10px solid #909090; border-right: 20px solid transparent; border-bottom: 5px solid transparent;*/ }
.customer-account-login .form-list, .customer-account-login .new-users .content ul.benefits, .customer-account-create .form-list, .customer-account-forgotpassword .fieldset ul.form-list, .customer-account-changeforgotten .fieldset ul.form-list {/*-webkit-box-shadow: 0 13px 6px -6px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 13px 6px -6px rgba(0, 0, 0, 0.3); box-shadow: 0 13px 6px -6px rgba(0, 0, 0, 0.3);*/ }
}
.customer-account-login .registered-users .field, .customer-account-login .new-users .field { background: none; padding: 0 }
.customer-account-login .form-list label, .customer-account-create .form-list label, .customer-account-forgotpassword label, .customer-account-changeforgotten label { color: #fff; }
.customer-account-login .form-list label a, .customer-account-create .form-list label a, .customer-account-forgotpassword label a, .customer-account-changeforgotten label a { color: #fff; text-decoration: underline; }
.customer-account-login .form-list li {/*margin-bottom: 10px;*/ }
.customer-account-login .form-list li.forgerpwd { margin: 0; padding: 0; }
.customer-account-login .form-list li a { color: #fff; }
.customer-account-login .form-list li a:hover { color: #ffcc00; }
.customer-account-login .buttons-set p.required, .customer-account-create .buttons-set p.required, .customer-account-forgotpassword .buttons-set p.required, .customer-account-changeforgotten .buttons-set p.required { color: #ED1D23; /*opacity: 0.8; float: left;*/ float: none; display: inline-block; font-weight: normal; margin-top: 0px; }
.customer-account-create .buttons-set .back-link, .customer-account-forgotpassword .buttons-set .back-link, .customer-account-forgotpassword .buttons-set .back-link a {/*padding: 9px 15px !important;*/ }
.customer-account-login .buttons-set .button, #login-form .col2-set .new-users a.button, .customer-account-create .buttons-set .button, #login-form .col2-set .new-users a.button, .customer-account-forgotpassword .buttons-set .button, .customer-account-changeforgotten .buttons-set .button, .customer-account-forgotpassword .back-link a, .customer-account-create .back-link a { border: 1px solid rgba(255, 255, 255, 0.5); background: none; display: inline-block; }
.customer-account-forgotpassword .back-link a, .customer-account-create .back-link a {/*border: 0 !important; text-transform: none; color: rgba(255, 255, 255, 0.6);*/ position: relative }
.customer-account-forgotpassword .back-link a:before, .customer-account-create .back-link a:before {/* content: "\f104"; display: block; position: absolute; left: 0; top: 9px; font: normal normal normal 18px/1 FontAwesome;*/ }
.customer-account-forgotpassword .back-link a:hover, .customer-account-create .back-link a:hover { color: #fff; }
.customer-account-login .buttons-set .button:hover, #login-form .col2-set .new-users a.button:hover, .customer-account-create .buttons-set .button:hover, .customer-account-forgotpassword .button:hover, .customer-account-changeforgotten .button:hover, .customer-account-forgotpassword .back-link a:hover, .customer-account-create .back-link a:hover { border: 1px solid #fff; background: none; }
.customer-account-login .registered-users input, .customer-account-create .form-list input, .customer-account-create .form-list .selector span, .customer-account-forgotpassword input, .customer-account-changeforgotten input {/*max-width: none; border: 0; border-bottom: 1px solid #cdcdcd; height: 35px; line-height: 35px; padding: 0;*/ letter-spacing: 1px; }
.customer-account-login .registered-users input, .customer-account-create .form-list input, .customer-account-create .customer-account-forgotpassword input, .customer-account-changeforgotten input { background: #fff; text-decoration: none; }
 .customer-account-create input:-webkit-autofill, .customer-account-login input:-webkit-autofill, .customer-account-forgotpassword input:-webkit-autofill, .customer-account-changeforgotten input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px white inset;
}
body.customer-account-login .col2-set .col-2 { border: 0; }
.customer-account-create .breadcrumbs { display: none; }
.customer-account-forgotpassword .fieldset h2, .customer-account-changeforgotten .fieldset h2 { color: #fff; }
.customer-account-forgotpassword form, .customer-account-changeforgotten form { background: none; }
.customer-account-forgotpassword .fieldset, .customer-account-forgotpassword .buttons-set { max-width: 470px; margin: 0 auto; }
.customer-account-forgotpassword .buttons-set { margin-top: 10px; }
.customer-account-changeforgotten .fieldset, .customer-account-changeforgotten .buttons-set, .customer-account-changeforgotten .messages { max-width: 470px; margin: 0 auto; }
.customer-account-forgotpassword .messages, .customer-account-changeforgotten .messages { margin-bottom: 40px; }
.customer-account-forgotpassword #back-to-top, body.customer-account-login #back-to-top, .customer-account-changeforgotten #back-to-top { display: none; }
body.customer-account-changeforgotten .col-main { max-width: none; }
/*###############################################Login page ends*/


/*My Account###############################################*/


/* My Account Global Styles * ============================================ */

body.customer-account .my-account .page-title h1 { border: 0; text-align: left; }
.my-account .page-title h1 { font-size: 36px; line-height: 42px; color: #636363; border-bottom: 0px solid #ededed; padding-bottom: 10px; margin-bottom: 15px; margin-bottom: 7px; /* text-transform: uppercase; */ }
body.customer-account .my-account .title-buttons h1 { margin-bottom: 0; /*float: left; margin-top: 15px;*/ }
body.customer-account .my-account .title-buttons { position: relative; text-align: right; zoom: 1; margin-bottom: 20px; }
body.customer-account .my-account .title-buttons:before, body.customer-account .my-account .title-buttons:after { content: ''; display: table; }
body.customer-account .my-account .title-buttons:after { clear: both; }
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 { width: 100%; display: inline-block; font-size: 18px; line-height: 24px; color: #606060; padding-bottom: 7px; margin-bottom: 13px; position: relative; }
body.customer-account-edit .my-account .fieldset .form-list .field { width: 100%; }
.my-account address { font-size: 13px; line-height: 22px }
.customer-address-index .my-account .box-info address { min-height: 150px; }
body.customer-account .data-table { margin-top: 5px; }
body.customer-account .data-table td a { text-transform: uppercase; font-style: normal; font-size: 13px; text-decoration: underline; text-transform: none; }
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 .block .block-content .actions { margin: 10px 20px; }
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 { margin-top: 10px; margin-bottom: 0; position: relative; }
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: 20px; margin-right: 0; opacity: 0; position: absolute; top: 2px; left: 13px; width: 20px; z-index: 99999999; clip: rect(auto, auto, auto, auto); }
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; }
.customer-account-index .my-account .box-account.box-info .col2-set .box-content a { text-decoration: underline; }
.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; }
/* My Account Global Styles ends * ============================================ */


/* 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; }
.customer-account .dashboard .box-head a { background: #909090; color: #fff; padding: 9px 12px 9px; font-size: 14px; float: right; text-decoration: none; margin-top: -8px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.customer-account .dashboard .box-head a:hover { background: #1c5179; }
.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; */
}
.dashboard .box-account p, .dashboard .box-account address { /*font-style: italic;*/
}
.my-account .box-account p, .dashboard .box-account address { font-size: 13px; }
.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 .box-content { line-height: 22px; }
.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; }
.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; }
/* Dashboard ends * ============================================ */


/* Address Book  * ============================================ */

.customer-account-edit .my-account .fieldset { position: relative; }
.customer-account-edit .my-account { background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/account-information-bg.png) no-repeat; display: block; background-position: 80% 235px; }
/*.customer-account-edit .my-account .fieldset:before { content: ''; background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/account-information-bg.png) no-repeat; width: 217px; height: 218px; display: block; position: absolute; right: 0; top: 70px; }*/

.customer-account-edit .my-account .fieldset:nth-child(2):before { background-position: 0 -298px }
.customer-account-edit .my-account .form-list, .customer-account-edit .my-account .buttons-set { max-width: 455px; }
.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(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/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(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/icon_sprite.png) no-repeat 1px -648px; position: absolute; top: 0px; font-size: 0px; height: 20px; width: 20px; right: 10px; }
.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; }
.form-list > li { padding-bottom: 20px; }
/* Address Book ends * ============================================ */


/* Order View * ============================================ */

.order-info { padding-bottom: 10px; border-bottom: 1px solid #ededed; width: 100%; margin-bottom: 30px; }
.order-info li.current, .order-info li a:hover { color: #1c5179; }
.order-info li { padding: 0 10px; }
.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: #333; }
.order-info > li:first-child { margin-left: 0; font-size: 24px; color: #6421b3; }
.order-date { text-transform: uppercase; }
.order-info-box .col-1 { padding: 0; width: 50%; }
.qquoteadv-view-view .order-info-box .col-1 {/*width: 50%;*/ padding: 15px; }
.order-info-box .col-2 { width: 50%; }
.order-info-box .col-1, .order-info-box .col-2 { overflow: hidden; padding-top: 15px; padding-bottom: 15px; }
.order-info-box .box-title { width: auto; padding-right: 10px; float: left; }
.order-info-box .box-title h2 {/*font-size: 14px; line-height: 1.5;*/ }
.order-info-box .box-title h2:after, .page-print .col2-set h3:after { content: ':'; }
.order-info-box .box-content { float: left; clear: both; }
.order-info-box .box-content u { text-decoration: none; }
.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(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/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; }
dl.order-info { margin-bottom: 15px; }
/* Order View ends * ============================================ */

.order-additional { margin: 40px 0; }
.order-gift-message dd { margin-top: 10px; }
/* 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; }
/* Newsletter Subscriptions ends * ============================================ */


/* Edit Account Information  * ============================================ */

.customer-account .dashboard .welcome-msg .hello { margin-bottom: 15px; }
.customer-account .dashboard .box-recent { border: solid 1px #ccc; /*padding:29px;*/
padding: 3.4%; }
.customer-account .dashboard .box-account { margin-bottom: 30px; border: solid 1px #ccc; /* padding: 29px; */
padding: 3.4%; }
.customer-account .my-account .box-info { border: solid 1px #ccc; padding: 30px; margin: 0 0 30px; }
.customer-account .col2-set { position: relative; }
.customer-account .col2-set:before { width: 1px; height: 100%; display: block; content: ""; position: absolute; left: 50%; top: 0px; bottom: 0px; background-color: #ccc; }
.customer-account .my-account .box-account:last-child { margin-bottom: 0; }
.customer-account .my-account .box-head:before, .customer-account .my-account .box-head:after { content: ''; display: table }
.customer-account .my-account .box-head:after { clear: both }
.customer-account .my-account .box-head { border: none 0px; padding: 0px; }
.customer-account .my-account .box-head h2 { font-size: 18px; display: inline-block; margin-bottom: 15px; padding: 0 0 10px 0; position: relative; float: left; }
.customer-account .dashboard .box-head h2:after, .my-account form .legend:after, body.customer-account .my-account .fieldset h2:after, body.customer-account .my-account .addresses-list h2:after, body.customer-account .my-account .order-details h2:after { display: block; content: ""; position: absolute; height: 3px; width: 50px; left: 0px; bottom: 0px; background: #ffcc00; }
/* Edit Account Information ends * ============================================ */


/* 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; }
/* Catalog - Compare ends * ============================================ */


/* Wishlist sharing Page * ============================================ */

body.wishlist-index-share .my-account .fieldset ul.form-list { margin: 0; }
body.wishlist-index-share .input-box textarea { resize: none; border: 1px solid #CCC; font-size: 13px; max-width: 100%; }
body.wishlist-index-share .buttons-set button.button { padding-top: 8px; padding-bottom: 8px; }
/* Wishlist sharing Page end * ============================================ */


/* Wishlist * ============================================ */

#wishlist-table th { text-align: center; }
#wishlist-table.clean-table { font-size: 12px; text-transform: uppercase; width: 100%; }
#wishlist-table.clean-table th { border: 1px solid #cecece; }
#wishlist-table.clean-table td { padding: 10px; vertical-align: top; border: 1px solid #cecece; }
#wishlist-table.clean-table thead th { font-size: 16px; padding: 5px 15px; background: #EBEBEB; text-transform: uppercase; color: #505050; }
#wishlist-table .product-name { font-size: 16px; margin-bottom: 0; text-transform: uppercase; }
#wishlist-table .product-name a { color: #303030; }
#wishlist-table .product-name a:hover { color: #ed1d23; }
#wishlist-table .wishlist-sku { font-size: 11px; margin: 5px 0; }
#wishlist-table textarea { border: 1px solid silver; width: 100%; height: 45px; font-size: 12px; resize: none; padding: 5px 10px; }
 #wishlist-table textarea::-webkit-input-placeholder {
 text-transform: uppercase;
}
 #wishlist-table textarea:-moz-placeholder {
 text-transform: uppercase;
}
 #wishlist-table textarea::-moz-placeholder {
 text-transform: uppercase;
}
 #wishlist-table textarea:-ms-input-placeholder {
 text-transform: uppercase;
}
#wishlist-table textarea:focus { border: 1px solid #ed1d23; }
#wishlist-table .item-manage { text-align: right; max-width: 450px; padding-top: 5px; }
#wishlist-table .item-manage .button { font-size: 11px; padding: 3px 5px; }
#wishlist-table .cart-cell { text-align: center; }
#wishlist-table td.customer-wishlist-item-image { width: 100px; }
#wishlist-table td.customer-wishlist-item-image img { width: 100%; height: auto; }
#wishlist-table td.customer-wishlist-item-quantity { width: 3em; }
#wishlist-table .disnone > p { margin-bottom: 0; }
#wishlist-table td.customer-wishlist-item-price { width: 120px; text-align: center; }
#wishlist-table td.customer-wishlist-item-cart { width: 150px; text-align: center; }
#wishlist-table td p a.button.link-edit { font-size: 0; margin-bottom: 10px; width: auto; height: 18px; text-indent: 0; width: 20px; margin-top: 10px; position: relative; background: none; }
#wishlist-table td p a.button.link-edit:after { right: 0px; }
#wishlist-table td.customer-wishlist-item-cart .truncated { margin: 0 auto 10px; /*margin-bottom: 10px;*/
clear: both; display: table; }
#wishlist-table td.customer-wishlist-item-cart > p { margin-bottom: 0; }
#wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item { text-align: center; }
#wishlist-table td.customer-wishlist-item-cart .btn-remove { vertical-align: top; }
#wishlist-table td.customer-wishlist-item-remove { width: 20px; }
#wishlist-table td .button, #wishlist-table td button { white-space: normal; }
#wishlist-table .price-box { font-size: 12px; }
#wishlist-table .price-box .price { color: #636363; }
#wishlist-table .giftregisty-add { margin-top: 5px; }
#wishlist-table .giftregisty-add .change { display: none; }
#wishlist-table .giftregisty-add li { cursor: pointer; color: #303030; margin-bottom: 3px; }
#wishlist-table .truncated .details { background: none; color: #303030; }
#wishlist-table td .button.btn-cart { padding: 5px 10px; }
/* Wishlist ends * ============================================ */


/* Wishlist Sidebar * ============================================ */

.block-wishlist .mini-products-list > li:not(:last-child) { padding-bottom: 5px; }
.block-wishlist .product-details .product-name { padding-top: 0; margin-bottom: 5px; }
.block-wishlist .price-box { float: left; margin: 0; }
.block-wishlist .price-box, .block-wishlist .price-box .price, .block-wishlist .link-cart { font-size: 12px; }
.block-wishlist .link-cart { float: left; text-transform: uppercase; margin-right: 7px; padding-right: 7px; border-right: 1px solid #ededed; }
/* Wishlist Sidebar end * ============================================ */


/* ============================================ * * 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: #333333; font-size: 16px; padding-bottom: 10px; }
.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; }
/* Account - Reviews ends * ============================================ */


/*###############################################My Account ends*/


/* Contact us page############################################### */

.contacts-index-index .buttons-set { margin-left: 30px; max-width: 435px; }
.contacts-index-index .buttons-set p.required { float: left; }
.quickcontact-index-index .page-title h1 { max-width: 1200px; text-align: left; margin: 0 auto; padding: 0 15px; }
.quickcontact-index-index .page-title { margin: 0px 0 19px 0; }
.cms-about-us .main-container { max-width: none; padding: 0; }
.cms-about-us .main-container .col-main { /*max-width: 1200px; margin: 0 auto; padding: 0 15px;*/
}
.contact-want-to-tell { display: inline-block; width: 100%; }
.contact-top-details-block .top-right-map p { margin-bottom: 0; line-height: 0; }
.contact-want-to-tell .container { padding: 0; margin-bottom: 25px; }
.contact-want-to-tell .contact-notes h1 { font-family: 'MavenProMedium'; font-size: 30px; line-height: 34px; display: inline-block; width: 100%; margin: 20px 0 20px 0; }
.contact-want-to-tell h3 { font-size: 20px; line-height: 24px; color: #000; text-transform: none; margin-bottom: 18px; min-height: 50px; }
.contact-want-to-tell p { 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 { border: 1px solid #bcbcbc; height: 60px; line-height: normal; background: #fff; text-align: left; font-family: 'MavenProRegular'; }
.contact-want-to-tell .selector span { border: 1px solid #bcbcbc; height: 60px; line-height: 60px; background: #fff; text-align: left; font-family: 'MavenProRegular'; font-size: 16px; padding-left: 7px; }
.contact-want-to-tell .button-set .button { display: inline-block; float: none; margin: 0px; font-size: 16px; font-family: 'MavenProBold'; width: 350px; background: #1c5179; height: 60px; line-height: 60px; padding: 0; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; }
.contact-want-to-tell textarea { height: 113px; padding: 10px; }
.fieldset .contact-notes p { margin-bottom: 20px; }
#product_enquiry_form .contact-want-to-tell textarea { height: 137px; }
.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-section { background: none; padding: 0 }
.becomeretailer-section p.required { margin-right: 10px; margin-top: 15px; }
.contact-want-to-tell .col-md-4.con-rt { float: right; }
.contact-want-to-tell .validation-advice, .contact-want-to-tell .recaptcha-error-message { position: relative; }
.contact-want-to-tell .input-box { padding-top: 0; margin-bottom: 10px; }
.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; }
.contacts-index-index h1 { border: none; }
.contact-want-to-tell .contact-submit p.required { float: none; text-align: left; color: #ED1D23; margin: 10px 0; position: relative; left: 0px; }
#contactForm:after { content: ''; display: table; clear: both; }
#contactForm .fieldset .legend + .required { margin: 0; }
.contact-top-details-block { margin-bottom: 20px; background: #e6e6e6; display: inline-block; width: 100%; position: relative; padding: 15px; /*max-width: 1200px;  margin: 0 auto;*/ }
.contact-top-details-block.grey { background: #d0d0d0; }
.contact-top-details-block .top-left-icon { padding: 0px; }
/* .contact-top-details-block .top-left-icon:before {
    background: #e2e2e2;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: -1;
} */
/* .contact-top-details-block .top-left-icon.rightside{ float: right; padding: 0px 20px 20px 20px;} */
.contact-top-details-block .top-right-map { /* float: left; */ padding-top: 26px; }
/* .contact-top-details-block .top-right-map.rightside{ float: left; padding-top: 0; } */

/* .contact-top-details-block .top-left-icon.rightside:before {
    background: #e2e2e2;
    bottom: 0;
    content: "";
    right: 0;
    position: absolute;
    top: -20px;
    width: 50%;
    z-index: -1;
    left: auto;
} */

.contact_page_top_details { margin: 0 -20px 28px; }
.contact-top-col { float: left; width: 20%; padding: 20px; text-align: center; position: relative }
.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(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/sprite.png) no-repeat 0 -180px; 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; }
.contact-top-col:hover:after { transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); }
.contact-top-col:hover .contact-top-icon { top: -30px; }
.contact-top-icon:before { content: ''; display: block; position: absolute; left: 50%; top: 50%; background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/sprite.png) no-repeat -4px 0px; width: 37px; height: 39px; margin: -18px 0 0 -19px; }
.call-col .contact-top-icon { background: #f15c2b; }
.call-col .contact-top-icon:before { background-position: -58px 0px; 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 -59px; 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: #333333; }
.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; }
.contact_page { margin-top: 30px }
.map iframe { width: 100%; border: none; display: block; height: 300px; }
.contact_page .contact_us_icon { position: relative; padding-left: 80px; min-height: 60px; }
.contact_page .contact_us_icon span { vertical-align: middle; margin: 0 15px 0 0; height: 60px; width: 60px; position: relative; color: #fff; background: #f33; display: block; position: absolute; left: 0; top: -14px; }
.contact_page .contact_us_icon span:before { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); font-size: 30px }
.contact_page .contact_us_icon span.fa-mobile:before { font-size: 48px }
.contact_page .contact_us_icon.address { margin-top: 10px }
.contact_page .contact_us_icon.address p { max-width: 179px; margin-top: -5px; }
.contact_page .contact_us_icon p, .contact_page .contact_us_icon a { display: inline-block; margin-bottom: 0; vertical-align: middle; font-size: 16px; color: #606060; line-height: 24px; }
.contact_page .contact_us_icon a:hover { color: #F33; }
.contact_page .contact_us_icon+.contact_us_icon { margin-top: 20px }
.contact_form { padding: 43px 0 70px 0; position: relative; z-index: 1 }
.contact_form:before { content: ""; display: block; position: absolute; z-index: -1; left: 0; top: 0; height: 100%; width: 100%; background: rgba(48, 48, 48, 0.6) }
.contact_form h2, .contact_form .h2 { font-weight: 700; text-transform: uppercase; font-family: 'MavenProRegular'; margin-bottom: 38px }
.req { color: #f00 }
.contact_page .captcha-box { margin: 26px 0 20px 0; position: relative }
.contact_page .captcha-box iframe { display: block }
.contact_page .input_box { position: relative; margin-bottom: 35px; z-index: 1 }
.contact_page .capcha-div { padding-top: 20px; margin-bottom: 15px; }
.contact_page .input_box .input { border: 1px solid #ccc; font-size: 16px; font-weight: 300; font-family: 'MavenProRegular'; color: #606060; width: 100%; background: none; height: 45px; padding: 5px 14px; line-height: 20px; 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 }
.contact_page .submit_box.input-box .input { position: relative; display: inline-block; vertical-align: top; min-width: 170px; text-align: center; line-height: 58px; font-family: 'MavenProRegular'; font-weight: 700; font-size: 18px; z-index: 1; text-transform: uppercase; padding: 0 15px; border: 1px solid #0b74b9; color: #fff; height: 60px }
.contact_page .submit_box.input-box:before { content: ""; display: block; position: absolute; left: 0; width: 100%; z-index: -1; 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; height: 100%; background: #0b74b9; bottom: 0 }
.contact_page .input_box textarea.input { height: 188px; resize: none; display: block; max-width: initial }
.contact_page label { font-size: 16px; font-weight: 400; color: #606060; margin: 0 0 5px 0; padding: 0 }
.contact_page .require { margin: 0; color: #f00; font-size: 14px; }
.contact_page .validation-advice { position: absolute; }
.contact_page .recaptcha-error-message { position: absolute; }
.contact_page .input_box .input:focus { border-color: #fc4555 }
.contact_page form { margin-top: 50px }
.contact_page .input_box.submit-box { margin-bottom: 0 }
.contact_page .contact_us_icon span.abn { text-align: center; line-height: 60px; font-weight: 700 }
.contact_page .buttons-set .btn-primary { display: block; width: 100% }
.contact_page .buttons-set { margin: 0 0 40px 0; padding: 0 }
.contact_page .fieldset p.required { float: none }
.contact_page .buttons-set button.button { float: none; margin-left: 0; }
.feedback-content .contact-want-to-tell { text-align: left; background: #fff; padding: 10px 0 0 0; }
.top-left-icon { float: left; width: 100%; }
.top-right-map { float: right; width: 100%;/*margin-left: -400px; padding-left: 420px;*/
}
.top-right-map { /* margin: 0 0px 28px;*/
}
.top-left-icon .contact_us_icon+.contact_us_icon { margin-top: 25px; }
.top-left-icon .contact_us_icon span { display: inline-block; vertical-align: middle; margin: 0 15px 0 0; height: 60px; width: 60px; position: relative; color: #fff; background: #1c5179; }
.top-left-icon .contact_us_icon span:before { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); font-size: 30px; }
.top-left-icon .contact_us_icon p, .top-left-icon .contact_us_icon a { display: inline-block; margin-bottom: 0; vertical-align: middle; font-size: 16px; color: #2f2f2f; font-weight: 400; line-height: 20px; width: 200px; 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; }
.top-left-icon .contact_us_icon span.abn { text-align: center; line-height: 60px; font-weight: 700; }
.top-left-icon .contact_us_icon span.fa-mobile:before { font-size: 48px; }
.top-left-icon .contact_us_icon a:hover { padding-left: 5px; color: #000; }
#modal #contactFormPopup .selector span { height: 60px; }
/* Contact us page ends############################################### */


/* CMS page############################################### */

.cms-page-view .std p, .cms-no-route .std p, .general-info-box p, .tab_container p { font-size: 14px; line-height: 24px; color: #606060; margin-bottom: 24px; text-align: justify; }
.cms-page-view .std p a { color: #1c5179; word-wrap: break-word; text-decoration: underline; }
.cms-page-view .std p a:hover { color: #000; text-decoration: none; }
.cms-page-view .std p:last-child, .cms-no-route .std p:last-child { /*margin-bottom: 0 */
}
.cms-no-route .std .not-found-bottom-text { margin-top: 10px; }
.cms-no-route .std .not-found-bottom-text a { color: #ffcf00; }
.cms-no-route .std .not-found-bottom-text a:hover { color: #1c5179; }
.cms-no-route .std .not-found-bottom-text p { font-size: 17px; line-height: 23px; }
.cms-no-route .std .not-found-bottom-text p a { text-decoration: underline }
.cms-no-route .std .not-found-bottom-text p a:hover { text-decoration: 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; */
}
.cms-page-view .page-title h1 { font-size: 36px; line-height: 42px; margin-bottom: 0px; }
.col2-left-layout .page-title h1 { margin-top: 0; }
.catalog-category-view .col2-left-layout .page-title h1 { width: 85%; }
.quickcontact-index-index .page-title h1 { font-size: 36px; line-height: 42px; margin-bottom: 13px; text-align: center; }
.cms-about-us .page-title h1 { width: 100%; text-align: center; }
.contact-bottom-text-block p:last-child { margin-bottom: 0; }
.cms-page-view .std img, .cms-no-route .std img { max-width: 100%; }
.cms-page-view .std h1, .cms-no-route .std h1 { color: #303030; }
.cms-page-view .std h2, .cms-no-route .std h2 { color: #303030; }
.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: 47px; }
.cms-page-view .std li, .cms-no-route .std li { color: #606060; position: relative; list-style: disc; margin: 0 0 13px; padding: 0px; font-style: normal; line-height: 23px; }
.cms-page-view .std ol { counter-reset: listStyle; }
.cms-page-view .std ol li { counter-increment: listStyle; }
.std .desc-content ol li:before, .std .desc-content ul li:before { display: none; }
/*.cms-page-view .std ol li:before {
    content: "("counter(listStyle, decimal)")";
    position: absolute;
    left: 0;
    top: 0;
    color: #1c5179;
    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; }
.about-us-main-banner, .contact-us-main-banner { margin-bottom: 8px; }
.cms-page-view .box-img { width: 100%; display: inline-block; }
.cms-page-view .box-img-box { width: 32.5%; display: inline-block }
.cms-page-view .box-img-boxvideo { width: 49%; display: inline-block; }
.cms-page-view .table-scroll { overflow-x: auto; }
.cms-page-view .table-scroll table { width: 100%; }
.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.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; }
.cms-page-view .std p { font-size: 14px; line-height: 20px; color: #606060; text-align: justify; }
.cms-page-view .std img, .cms-no-route .std img { max-width: 100%; }
.cms-page-view .std .table-outer { overflow-x: auto; overflow-y: hidden; }
.cms-page-view .std table { margin-bottom: 20px; min-width: 300px; }
.cms-page-view .std table caption { text-align: center; font-weight: bold; background: #333; color: #fff; padding: 10px; }
.cms-page-view .std table td { border: 1px solid #ccc; padding: 10px }
.cms-page-view .std img.alignleft { float: left; margin: 0 20px 20px 0; }
.cms-page-view .std img.aligncenter { margin: 0 auto 20px; float: none; clear: both; }
.cms-page-view .std img.alignright { float: right; margin: 0 0 20px 20px; }
.cms-page-view .std p, .cms-no-route .std p { color: #606060; font-size: 14px; line-height: 24px; text-align: justify; }
.cms-page-view .std h1, .cms-no-route .std h1 { color: #303030; font-weight: bold; }
.cms-page-view .std h2, .cms-no-route .std h2 { color: #303030;/* font-weight: bold; */
}
.cms-page-view .std h3, .cms-no-route .std h3 { color: #303030;/* font-weight: bold; */
}
.cms-page-view .std h4, .cms-no-route .std h4 { color: #303030;/*  font-weight: bold; */
}
.cms-page-view .std h5, .cms-no-route .std h5 { color: #303030;/*  font-weight: bold; */
}
.cms-page-view .std h6, .cms-no-route .std h6 { color: #303030;/*  font-weight: bold; */
}
.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: 47px; }
.cms-page-view .std li, .cms-no-route .std li { color: #5a5a5a; position: relative; list-style: disc; font-style: normal; }
.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: #1c5179; 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 ends############################################### */


/* Sitemap page############################################### */

.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; }
/* Sitemap page ends############################################### */


/* Print page############################################### */

body.page-print .print-head { display: inline-block; float: left; }
body.page-print .col2-set { clear: both; margin-bottom: 20px; }
body.page-print.sales-order-printcreditmemo .print-head { float: none; display: inline-block; }
body.page-print { height: auto; /*width:98%;*/
overflow-x: hidden }
.page-print .button { background: #A6A6A6; }
.page-print .order-date { clear: right; float: right; }
/*.page-print .buttons-set [onclick="window.close();"] {display:none;}*/

.page-print h1 { display: inline; float: right; margin-top: 13px; font-size: 18px; line-height: 24px; margin-bottom: 0; }
.page-print h2 { display: inline; /*float: right;*/
clear: right; font-size: 16px; line-height: 22px; }
.sales-order-printinvoice.page-print h2, .sales-order-printcreditmemo.page-print h2 { float: right; }
.page-print .order-date { clear: right; float: right; }
.page-print .product-img-box .product-image { border: 1px solid #999999; box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; -moz-box-shadow: none; }
.page-print .old-price .price { font-size: 12px !important; }
.page-print .price { font-size: 14px !important; line-height: 20px; }
/* Print page ends############################################### */


/* 404 page############################################### */

.cms-no-route .col-middle { position: relative; padding-right: 320px; }
.cms-no-route .col-middle:before { content: ''; display: block; position: absolute; right: 0; top: 60px; background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/404logo.jpg) no-repeat; width: 300px; height: 300px; background-size: 100% auto; opacity: 0.5; }
.not-found-h1 { color: #000; font-size: 30px; line-height: 38px; margin-bottom: 15px; padding-top: 5px; text-transform: uppercase; }
.not-found-content { color: #101010; font-size: 14px; line-height: 25px; margin-bottom: 20px; padding-top: 10px; }
.not-found-bottom-text { color: #101010; font-size: 20px; line-height: 22px; position: relative; }
.not-found-bottom-text a { border-bottom: 1px solid #fff; color: #8c7d70; display: inline; font-size: 20px; line-height: 22px; padding-bottom: 3px; text-decoration: none; transition: all 0.2s ease-in-out 0s; -moz-transition: all 0.2s ease-in-out 0s; -ms-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s; }
.cms-page-view .std a, .cms-no-route .std a { font-size: 17px; text-decoration: underline; color: #1c5179; }
.cms-page-view .std a:hover, .cms-no-route .std a:hover { color: #ffc21a; }
/* 404 page ends############################################### */


/* Blog page############################################### */

.wp-sidebar .block { margin-bottom: 15px; }
.blog-search { position: relative; }
.blog-search button { position: absolute; right: 6px; top: 6px; padding: 0; width: 43px; height: 43px; }
#wp-recent-comments-list li { font-size: 16px; }
#wp-recent-comments-list li a { margin-top: 10px }
.blog-home .home-post-section-slider li { padding: 20px; position: relative; }
.blog-home .home-post-description p { line-height: 22px; padding-bottom: 30px; }
.blog-home .post-meta { position: absolute; bottom: 0; right: 0; background: #E8E8E8; padding: 10px; }
.blog-home .post-meta, .blog-home .post-meta a { font-size: 13px; }
.blog-home .post-meta a { text-decoration: underline; color: #ED1D23; }
.blog-home .post-meta a:hover { color: #000; text-decoration: none; }
.blog-search { padding: 5px; }
.blog-search .input-text { margin-bottom: 4px; }
/** * General post (view and list) * */

.post-date { font-style: italic; font-size: 98%; margin-bottom: 10px; }
.post-entry p.post-meta { font-style: italic; font-size: 12px; line-height: 18px; margin-bottom: 0; }
.post-entry p, .std.post-entry p { font-size: 16px; line-height: 22px; text-align: justify; margin-bottom: 20px; }
.post-entry img { max-width: 100%; height: auto }
.post-entry p strong { font-weight: bold }
.post-summary { padding: 20px 20px 0; height: 100px; overflow: hidden; }
.wordpress-post-view .featured-image { border: 1px solid #ccc; padding: 5px; margin-bottom: 20px; }
.featured-image img { width: 100%; height: auto }
.featured-image.right { margin: 2px 0 4px 10px; }
.is-blog .toolbar { margin: 0 0 10px; }
/** * Blog homepage * */

.blog-title.not-first-page { display: none; }
.blog-title.with-tagline { margin-bottom: 10px; }
/** * Post list page * */


/** * Post view page * */

.page-title.post-title { margin-bottom: 4px; }
.post-view .post-meta { margin-bottom: 20px; }
.post-view .post-skips:before, .post-view .post-skips:after { content: ''; display: table; }
.post-view .post-skips:after { clear: both; }
.post-view .post-skips { zoom: 1; }
.post-skip-next { float: right }
.post-view .post-skips .post-skip-previous { margin-right: 10px; }
.post-view .yarpp-related { margin-bottom: 20px; }
/** * Post comments * */

.comments-wrapper h2 { margin-bottom: 10px; }
.comments-wrapper ul.children { margin-left: 20px; }
.comment { height: 1%; overflow: hidden; margin-bottom: 10px; }
.comment .comment-inner { border-bottom: 1px solid #eee; padding: 10px 0; }
.comment .gravatar { float: left; margin: 0 10px 10px 0; }
.comment .comment-meta { margin-bottom: 10px; }
.comment .comment-when { display: block; text-decoration: none; }
.comment .comment-entry { clear: both; font-size: 110%; }
/** * Author page * */

.author-description { font-style: italic; margin-bottom: 20px; }
/** * PinterestRssWidget plugin * */

.block-blog-pinterest li.item { text-align: center; }
.block-blog-pinterest .follow { text-align: center; margin: 10px 0 15px; }
.shortcode-pinterest ul { height: 1%; overflow: hidden; }
.shortcode-pinterest li { list-style: none; padding: 0; margin: 0 10px 10px; float: left; }
/** * Alignment and captions * Taken from default WordPress CSS file * */

.alignleft { display: inline; float: left; margin-right: 1.625em; }
.alignright { display: inline; float: right; margin-left: 1.625em; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
img[class*="align"], img[class*="wp-image-"], .gallery .gallery-icon img { /* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
border: 1px solid #ddd; padding: 6px; }
img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] { height: auto;/* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full, img.size-large { max-width: 97.5%; width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
height: auto;/* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.alignleft, img.alignright, img.aligncenter { margin-bottom: 1.625em; }
.wp-caption { margin-top: 0.4em; }
.wp-caption { background: #eee; margin-bottom: 1.625em; max-width: 96%; padding: 9px; }
.wp-caption img { display: block; margin: 0 auto; max-width: 98%; border-color: #eee; }
.wp-caption .wp-caption-text { color: #666; font-family: Georgia, serif; font-size: 12px; }
.wp-caption .wp-caption-text { margin-bottom: 0.6em; padding: 10px 0 5px 40px; position: relative; }
.wp-caption .wp-caption-text:before { color: #666; content: '\2014'; font-size: 14px; font-style: normal; font-weight: bold; margin-right: 5px; position: absolute; left: 10px; top: 7px; }
.wp-caption img { border-color: #eee; }
.wp-caption a:focus img, .wp-caption a:active img, .wp-caption a:hover img { background: #fff; border-color: #ddd; }
.wp-caption .wp-caption-text, .gallery-caption, .entry-caption { font-style: italic; font-size: 12px; font-size: 0.857142857rem; line-height: 2; color: #757575; }
div.gallery { height: 1%; overflow: hidden; }
.gallery-columns-2 dl.gallery-item { width: 50%; }
.gallery-columns-3 dl.gallery-item { width: 33%; }
.gallery-columns-4 dl.gallery-item { width: 25%; }
.gallery-columns-5 dl.gallery-item { width: 20%; }
dl.gallery-item { float: left; }
dl.gallery-item .gallery-icon { overflow: hidden; }
.post-view ul.form-list { list-style: none outside none; }
/* * WP Calendar */

#wp-calendar { margin: 0; width: 100%; padding: 5px 10px; }
#wp-calendar th { font-weight: bold; }
#wp-calendar th, #wp-calendar td, #wp-calendar caption { text-align: left; }
#wp-calendar #next { text-align: right; }
/** * Yarpp thumbnails * This is taken directly from the Yarpp plugin */

.yarpp-thumbnails-horizontal .yarpp-thumbnail, .yarpp-thumbnail-default, .yarpp-thumbnail-title { display: inline-block;  *display: inline;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail { border: 1px solid rgba(127, 127, 127, 0.1); width: 130px; height: 170px; margin: 5px; margin-left: 0px; vertical-align: top; }
.yarpp-thumbnail > img, .yarpp-thumbnail-default { width: 120px; height: 120px; margin: 5px; }
.yarpp-thumbnails-horizontal .yarpp-thumbnail > img, .yarpp-thumbnails-horizontal .yarpp-thumbnail-default { margin-bottom: 0px; display: block; }
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title { font-size: 1em; max-height: 2.8em; line-height: 1.4em; margin: 7px; margin-top: 0px; width: 120px; text-decoration: inherit; overflow: hidden; }
.yarpp-thumbnail-default { overflow: hidden; }
.yarpp-thumbnail-default > img.yarpp-thumbnail-default-wide { height: 120px; max-width: none; }
.yarpp-thumbnail-default > img.yarpp-thumbnail-default-tall { width: 120px; max-height: none; }
#recipress_recipe { clear: both; }
/** * Product shortcode */

.std ul.mini-products-list { list-style: none; margin: 0; padding-left: 0; }
.std ul.mini-products-list ul.item { list-style: none; }
img.max-width { max-width: 100%; }
/** * Lightbox styles */

#fp-gallery { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 100; }
#fp-gallery .shadow { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 101; background: #000 url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/css/ajax-loader.gif') no-repeat center 40px; }
#fp-gallery .inner { position: relative; z-index: 102; background: #fff; max-width: 95%; margin: 1% auto 0; background: #fff; border: 4px solid #ddd; box-shadow: 4px 4px 4px #666; display: inline-block; min-width: 400px; min-height: 200px; }
#fp-gallery .close { display: inline-block; position: absolute; background: #fff url('https://www.quickaccess.com.au/skin/frontend/mastertheme/default/css/lightbox-close.png') no-repeat center center; padding: 2px; border-radius: 50%; cursor: pointer; text-decoration: none; display: inline-block; height: 48px; width: 48px; margin: auto; top: 10px; right: 10px; text-indent: -999999px; }
 @media all and (max-width:767px) {
.post-list h2 { font-size: 16px; line-height: 22px; }
.post-summary { height: 133px; padding: 10px 10px 0; }
body .sidebar .block.block-recent-posts .block-content { border: 0; margin-bottom: 0; }
#post-list { margin: 0 -5px }
.post-list li.item { padding: 5px }
}
 @media all and (max-width:479px) {
.post-list li.item { float: none; width: auto }
}
.wordpress-post-view .post-date { font-size: 14px; font-style: italic; margin-bottom: 15px; }
/* Blog page ends############################################### */


/*General css###############################################*/


/* Buttons * ============================================ */


/* Secondary Buttons */

.cart .buttons-set .button, .cart-table .button, .sidebar .actions .button, .button.button-secondary { background: #909090; color: #fff; padding: 9px 12px; }
.cart .buttons-set .button:hover, .cart-table .button:hover, .sidebar .actions .button:hover, .button.button-secondary:hover { background: #333333; cursor: pointer; }
.cart .buttons-set .button:active, .cart-table .button:active, .sidebar .actions .button:active, .button.button-secondary:active { background: #c4c4c4; color: #636363; }
.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; }
/* Primary Buttons */

.button-set .button { float: right; margin-left: 10px }
.button-set p.required { float: right; margin-top: 22px; }
.button, #co-shipping-method-form .buttons-set .button, .footer .button { background: #909090; display: inline-block; border: 0; font-size: 16px; font-weight: normal; line-height: 22px; text-align: center; text-transform: uppercase; vertical-align: middle; color: #fff; white-space: nowrap; padding: 9px 12px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; }
.button:hover, .cart-table .product-cart-actions .button:hover, #co-shipping-method-form .buttons-set .button:hover, .footer .button:hover { background: #1c5179; cursor: pointer; }
.button:active, .cart-table .product-cart-actions .button:active, #co-shipping-method-form .buttons-set .button:active, .footer .button:active { background: #1c5179; color: #FFFFFF; }
.button:focus, .cart-table .product-cart-actions .button:focus, #co-shipping-method-form .buttons-set .button:focus, .footer .button:focus { background-color: #1c5179; 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; }
.btn-remove, .btn-previous, .delete-quick { display: inline-block; width: 20px; height: 20px; /* border: 1px solid #ededed; */
text-align: center; font: 0/0 a; text-shadow: none; color: transparent; position: relative; border: 0; }
.btn-remove2:after, .btn-remove:after { background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/icon_sprite.png) 0px -649px; content: ""; height: 20px; width: 20px; display: inline-block; }
.checkout-cart-index .btn-remove2:after, .checkout-cart-index .btn-remove:after { display: none; }
.footer-container { position: absolute; bottom: 0; width: 100%; }
/* -------------------------------------------- * * 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; }
.buttons-set .back-link { float: left; margin: 0 0 0px 0; line-height: 22px; }
.buttons-set a:not(.button) { line-height: 20px; display: inline-block;/*padding: 5px;*/
}
.buttons-set button.button { float: right; margin-left: 15px; margin-bottom: 5px;/*  min-width: 140px; */
}
.buttons-set:after { content: ''; display: table; clear: both; }
/* -------------------------------------------- * * Icons */

.icon-sprite, .ratings .rating-box, .ratings .rating-box .rating, .view-mode .grid, .view-mode .list, .skip-nav .icon, .skip-search .icon, .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, .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(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/icon_sprite.png); background-repeat: no-repeat; text-indent: -9999px; }
/* -------------------------------------------- * * Button - Remove / Previous */

.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: #333333; border-color: #333333; }
.btn-remove2 { border: none; vertical-align: top; background: none; }
.delete-quick { background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/sprite.png) -67px -682px; content: ""; height: 20px; width: 20px; display: block; }
.btn-remove:hover:after, .delete-quick:hover { background-color: transparent; background-position: -68px -705px; }
.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 #333333; border-left: none; position: absolute; top: 50%; left: 50%; margin-left: -2px; margin-top: -4px; }
.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, .mini-products-list .btn-remove, .mini-products-list .btn-previous, #compare-items .btn-remove, #compare-items .btn-previous { float: right; margin-left: 6px; padding: 0; border: 0; margin-top: -4px; font-size: 18px; margin-bottom: 0; line-height: 30px; }
/* Buttons ends * ============================================ */


/* Messages * ============================================ */


/* Global Site Notice--------------------------------------------  */

.global-site-notice { background: #676157; color: #e6e6e6; font-size: 11px; }
.global-site-notice .notice-inner { padding-left: 120px; 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("https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/demo-logo.png"); background-position: left; background-repeat: no-repeat; background-size: 105px auto; }
.global-site-notice p { margin-bottom: 0; }
/* -------------------------------------------- * * Promotional Message Banner */

.promo-msg { color: #333333; text-align: center; margin: 10px; text-transform: uppercase; font-family: "Raleway", sans-serif; }
/* -------------------------------------------- * * 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; }
}
/* -------------------------------------------- * * 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; }
/* -------------------------------------------- * * Price Box - Standard */

.price-box { margin: 7px 0 0; }
.price-box p { margin-bottom: 0; }
.price-notice { color: #a0a0a0; }
.price-box .price { color: #333333; font-size: 16px; }
.price-box .price-label { color: #a0a0a0; white-space: nowrap; }
.price-box .minimal-price-link { /*padding-left: 1em;*/
color: #333333; display: block; /* We want this to show on its own line, otherwise the layout looks funky */
font-size: 16px; }
.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; }
.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: #333333; padding-left: 1em; }
.price-box .special-price .price-label { color: #D84D3C; }
/* -------------------------------------------- * * 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 #333333; 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 #333333; 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 auto; 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; }
/* -------------------------------------------- * * 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; }
.catalog-category-view .block-layered-nav .btn-remove { display: inline-block; width: 24px; height: 24px; border: 1px solid #ededed; text-align: center; text-shadow: none; margin-top: 0px; position: relative; color: black; line-height: 22px; }
.catalog-category-view .btn-remove:after { background-image: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/icon_sprite.png); background-repeat: no-repeat; text-indent: -9999px; }
.catalog-category-view .btn-remove i { display: none; }
.catalog-category-view .block-layered-nav .btn-remove:hover { background: transparent; color: #fff; }
/* -------------------------------------------- * * Standard Formatted Text Block */

.std p { margin: 0 0 1.5em; }
.std ol li { list-style: lower-alpha; /*margin-bottom: 1.5em;*/
list-style-position: inside }
.std ol ol { margin-bottom: 0 }
.std li { margin-bottom: 5px; font-size: 15px; line-height: 21px; color: #575757; }
.see_some_helpfullinks { margin-bottom: 20px; }
.std ol ol li { /*padding-left: 1.5em;*/
}
.std ul { list-style: none;/*margin-bottom: 15px;*/
}
.std ul br, .std ol br { display: none }
.std ul li, .std ol li { padding-left: 0px; position: relative; }
.std ul, .std ol { padding-left: 16px; }
.std ul li, .std ul li li, .std ol ol ul li { list-style: disc; }
.std ol li { list-style: decimal; }
/*.std ul li:before, .std ul li ul li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
    width: 7px;
    height: 7px;
    background: #333;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
    -moz-border-radius: 7px;
}*/

.cms-index-index .std ul li:before { visibility: hidden }
.std .note { color: #a0a0a0; font-size: 13px; }
.std ol { counter-reset: listStyle; }
.std ol li { counter-increment: listStyle; }
/*.std ol li:before {
    content: counter(listStyle, decimal)".";
    position: absolute;
    left: 0;
    top: 0;
    color: #1c5179;
}*/

.std ol ol { counter-reset: listStyle1; }
.std ol ol li { counter-increment: listStyle1; }
/*.std ol ol li:before {
    content: "("counter(listStyle1, lower-alpha)")";
    /*content: "("counter(listStyle, decimal)")";
    position: absolute;
    left: 0;
    top: 0;
}*/


/* -------------------------------------------- * * Tabs */

.tabs { margin-bottom: 10px; background: #FFFFFF; }
/* ============================================ * * Magento Helpers * ============================================ */

.a-center { text-align: center; }
.a-right, .align-right { text-align: right; }
.no-display { display: none !important; }
.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; padding-bottom: 0; padding-top: 10px; width: 256px; }
/* ============================================ * * 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: 0px; }
form .legend { margin: 0; margin-bottom: 10px; color: #636363; font-size: 18px; font-weight: 400; font-style: normal; line-height: 1.4; text-transform: uppercase; margin-bottom: 15px; padding-bottom: 7px;/*border-bottom: 1px solid #ededed;*/
}
/* -------------------------------------------- * * Input Box */


/* 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 */


/* -------------------------------------------- * * 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; background: #FFFFFF; font-size: 15px; border-radius: 0px !important; border: 1px solid #ccc; height: 45px; padding: 0 7px; font-size: 16px; width: 100%; }
.selector.focus { overflow: visible; }
.input-text:focus { outline-color: #ffcc00; border-color: #ffcc00;/*background: rgba(255, 204, 0, 0.39);*/
}
.selector.focus span { /* box-shadow: 0 0 1px 0px #900612; */
border: 1px solid #ffcc00; }
.input-text.validation-failed, .selector span.validation-failed { border-color: #ffcc00; }
.input-text.validation-failed:focus { outline-color: #ed1d23; }
input[type=email], input[type=search], input[type=number], input[type=password], input[type=tel], input[type=text] { height: 60px; padding: 0 7px; font-size: 16px; }
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%; }


/* 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: #303030;
}
 input:-moz-placeholder {
 color: #303030;
}
/* -------------------------------------------- * * 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 .input-range .input-text { width: 74px; }
.form-list .control.remember-me-box label { width: auto; max-width: none; min-width: inherit; }
.form-list .control { padding-top: 4px; }
.customer-account-create .form-list .control { padding-top: 20px; }
.form-list .control label { float: none;/* font-weight:bold; */
}
.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; }
/* ============================================ * * Generic Info Table * ============================================ */

.info-box { border: 1px solid silver; padding: 12px 15px; margin: 0 0 15px; }
.info-box h2 { font-size: 13px; }


/* ============================================ * * 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; }
}
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%; }
.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; }
/* ============================================ * * Pricing Conditions * ============================================ */

.price-box .minimal-price-link .label { color: #cf5050; font-size: 12px; text-transform: uppercase; }
/* ============================================ * * 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; }
.products-grid .product-info .product-sku{ display:none;}
}
 @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; }
}
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, #header-quote .edit-delete-links { position: absolute; right: 0px; top: 4px; display: block; }
.minicart-wrapper .truncated { display: none; }
a.btn-edit { display: block; position: relative;/* text-indent: -9999px; */
}
a.btn-edit:before, a.btn-edit:after {/* content: ''; display: block; position: absolute; left: 12px; top: 13px; width: 18px; height: 18px; */ }
a.btn-edit:after { background-position: -25px -334px; opacity: 0 }
a.btn-edit:hover:after { opacity: 1; }
a.btn-edit:hover:before { opacity: 0; }
.btn-remove, a.btn-edit, a.remove, button.remove, button.add, a.add, span.add, span.remove {/* display: block; position: relative; height: 30px; width: 30px; background: none; */ }
.fields.additional-row { position: relative; }
.fields.additional-row p { position: absolute; right: -10px; top: 30px; z-index: 1; margin: 0; }
#product_sendtofriend_form .legend { margin: 0; padding: 0px 0 10px 0; }
.sendfriend-product-send #sender_options { margin-bottom: 20px; }
#product_sendtofriend_form textarea { width: 98.5%; height: auto; padding: 7px; }
.button2, .shipping #co-shipping-method-form .buttons-set .button { border: 0; padding: 0 31px; margin: 0; background: #909090; cursor: pointer; vertical-align: middle; line-height: 45px; height: 45px; text-transform: uppercase; display: inline-block; color: #FFF; font-size: 14px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; }
#shopping-cart-table .product-cart-actions .button.btn-update { border: 0; padding: 0 10px; margin: 0px 0 0; background: #909090; cursor: pointer; vertical-align: top; line-height: 27px; height: 34px; text-transform: uppercase; color: #FFF; font-size: 13px; /*margin-top: -10px;*/
padding: 0; width: 75px; }
.button2:focus, .shipping #co-shipping-method-form .buttons-set .button:focus, #shopping-cart-table .product-cart-actions .button.btn-update:focus { outline: none; }
.button2:hover, .shipping #co-shipping-method-form .buttons-set .button:hover, .shipping #co-shipping-method-form .buttons-set .button:focus, #shopping-cart-table .product-cart-actions .button.btn-update:hover { background: #1c5179; color: #FFF; }
input[type=radio], input[type=checkbox] { position: absolute; opacity: 0; left: -9999px; }
input[type=radio] + label, input[type=checkbox] + label { border: 0px; padding-left: 25px; /*height: 15px;*/
display: inline-block; line-height: 18px; background-repeat: no-repeat; background-position: 0 0; vertical-align: middle; cursor: pointer; color: #303030; text-shadow: 0 0 0 #303030; text-transform: none; background-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; position: relative; }
input[type=radio] + label:before, input[type=checkbox] + label:before { content: ''; display: block; position: absolute; left: 0px; top: 1px; width: 20px; height: 20px; /*text-align: center; line-height: 18px; font-family: FontAwesome;*/
background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/icon_sprite@2x.png); background-size: 100px 1000px; }
input[type=checkbox] + label:before { background-position: -50px -724px; }
input[type=checkbox]:checked + label:before {/*content: "\f00c";*/ background-position: 0 -724px; }
.btn-remove2:after, .btn-remove:after, .delete-quick { background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/icon_sprite.png) 0px -649px; /* background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/sprite.png) -67px -682px; */ content: ""; height: 18px; width: 18px; display: block; }
#shopping-cart-table .btn-remove:after, #shopping-cart-table .btn-remove2:after { display: none; }
/*checkout page */
.onestepcheckout-index-index .selector span, .onestepcheckout-index-index #ccsave_cc_number, .onestepcheckout-index-index #ccsave_cc_owner {/* background: none; */ border: 0; border-bottom: 1px solid #e0e0e0; }
/*checkout page */

@media only screen and (max-width: 639px) {
.customer-account .my-account .box-info .col-1, .customer-account .my-account .box-info .col-2 { padding-left: 0; padding-right: 0; }
.cms-page-view .box-img-boxvideo { width: 100%; }
.cms-page-view .box-img-box { width: 49%; }
.catalog-category-view .col2-left-layout .page-title h1 {width:100%;}
}
.img-box { display: inline-block; width: 100%; text-align: center; }
.img-box img { display: inline-block; }
.second-part .right-text ul li, .fourth-part .left-text ul li { padding: 0 3px 0 0px; list-style: disc; display: list-item; }
.second-part .right-text ul li a, .fourth-part .left-text ul li a { text-decoration: none; color: #1c5179; font-size: 15px; }
.quickcontact-index-index .breadcrumbs { margin-bottom: 22px; }
.home-promotion-banner { padding: 0px 0 70px 0; }
.home-promotion-banner .homeimage-section .homeimg-block { width: 100%; }


/*Homepage###############################################*/

/*main containers*/

@media all and (max-width:767px) {
.main-container { padding-bottom: 15px; }
.checkout-cart-index .main-container {/*padding-bottom: 0 !important;*/ }
.checkout-cart-index .col1-layout .col-main { margin-bottom: 0; }
.header-miniquote .skip-quote .count { top: -10px; }
.nav-primary li.level0.stickymenu-main {display:none;}
}

/*main containers end */

/* Header ============================================ */
/*.sticky .skip-links .header-phone-link {position: fixed; top: 10px; right: 32%; z-index: 11; border:0; padding:0px 15px 14px 0;}*/
@media all and (max-width:1550px) {
.sticky .header-search { width: 190px; right:17%;}
}

@media all and (max-width:1400px) {
.sticky .nav-primary a.level0 { margin: 0px 10px; }
.sticky .skip-links .header-phone-link {right: 36%;}
.sticky .nav-primary a.level0 {display: block; padding: 14px 0px 19px 0px; margin: 0px 10px;}
}

@media all and (min-width:1200px) {
.sticky .account-cart-wrapper > div.header-phone-link span, .sticky .account-cart-wrapper > div.header-phone-link strong, .sticky .account-cart-wrapper > div.header-phone-link .phone-text a {font-size:14px;}
.sticky .account-cart-wrapper > div.header-phone-link .fa-phone {font-size:26px;}
.stickymenu-main .stickymenu.header-phone-link span, .stickymenu-main .stickymenu.header-phone-link strong, .stickymenu-main .stickymenu.header-phone-link a {font-size:14px;}
.stickymenu-main .stickymenu.header-phone-link .fa-phone {display:none;}
}

@media all and (max-width:1200px) {
.sticky .skip-links .header-phone-link {position: relative; top: 0px; right: 0%; z-index: 11; border:0; padding:0px 15px 14px 0;}
.account-cart-wrapper > div:last-child { margin-right: 0 }
.nav-primary a.level0 { padding: 15px 0px 18px; margin: 0 32px; }
.second-part .left-img { margin-right: 20px; }
.fourth-part .right-img { margin-left: 20px; }
.third-part { margin: 20px 0; min-height: auto; padding: 60px 0; }
.main-home-cat .home-cat .category-top-first, .main-home-cat .home-cat .category-top-last { width: 32%; }
.main-home-cat .home-cat .category-top-middle { width: 33%; }
.about-us-block-right { position: absolute; top: 20px; right: -300px; }
.about-us-block-right img { max-width: 50%; min-width: 80%; }
.sticky .nav-primary a.level0 {display: block; padding: 14px 0px 19px 0px; margin: 0px 10px;}
}
 @media all and (max-width:1120px) {
.logo { width: 226px; }
}
 @media all and (max-width:1023px) {
.logo { width: 200px; padding-top: 24px; }
.account-cart-wrapper > div { margin-right: 4px; }
.account-cart-wrapper > div > div.header-account-link-wrapper { padding-left: 35px; }
.account-cart-wrapper > div > div.skip-search-wrapper { padding-left: 35px; }
.nav-primary a.level0 { padding: 15px 0px 18px; margin: 0 32px; }
#stickerStickyWrapper, #sticker { height: 56px !important }
.about-us-block-right { display: none; }
.about-us-block-left { width: 100%; }
.second-part .left-img { margin-right: 20px; }
.fourth-part .right-img { margin-left: 20px; }
.main-home-cat .home-cat { padding: 20px 0; }
.skip-cart .count { right: 10px; }
.catalog-category-view .products-grid { margin: 0; }
.catalog-category-view .products-grid li { width: 45%; margin: 0 10px 10px 10px; }
.account-cart-wrapper > div > .header-account-link-wrapper .label { font-size: 13px; }
.account-cart-wrapper > div.header-phone-link a { font-size: 14px; }
.home-feature-latest-products #tab-container li a { padding: 14px 20px; }
.contact-top-details-block .top-left-icon, .contact-top-details-block .top-left-icon.rightside { padding: 10px; }
}
 @media all and (max-width:767px) {
.home-feature-latest-products .owl-nav div.owl-next, .products-grid .owl-nav div.owl-next, .block-related .block-content .owl-nav div.owl-next { left: auto; right: 0px; }
.home-feature-latest-products .owl-nav div, .block-related .block-content .owl-nav div { left: 0px; margin-top: -50px; }
.homebanner.flexslider .slides { position: relative; }
.page-header-container .logo { }
#headerStickyWrapper { width: 100% !important; }
.page-header { padding-bottom: 0; width: 100% !important; }
.logo { width: 190px; padding-top: 10px; padding-bottom: 10px; }
.account-cart-wrapper { padding-top: 8px; }
.account-cart-wrapper > .skip-nav-wrapper { margin: 0; }
.account-cart-wrapper > div { margin-right: 8px; padding: 0 9px 0 0; }
.account-cart-wrapper > .header-phone-link, .account-cart-wrapper > div > .header-account-link-wrapper { height: 46px; line-height: 46px; }
.account-cart-wrapper > div.header-phone-link a { text-align: center; }
.account-cart-wrapper > div.header-phone-link .fa-phone { font-size: 20px; }
.account-cart-wrapper > div > div .label { font-size: 12px; }
.page-header-container { position: relative; }
#header-nav { position: fixed; top: 0; left: 100%; width: 280px; 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: #1c5179; }
.show-menu #header-nav { margin-left: -280px; }
#header-nav .skip-link-close { position: absolute; right: 5px; top: 5px; font-size: 20px; color: #fff; background: rgba(0, 0, 0, 0.14); line-height: 36px; width: 36px; text-align: center; font-family: 'MavenProMedium'; }
.nav-primary li.level0 .submenu-outer { display: none; background: rgba(0, 0, 0, 0.12); }
.nav-primary li.level1 a { padding: 5px 15px; color: #FFFFFF; display: block; }
.nav-primary ul.level1 { display: none; background: rgba(0, 0, 0, 0.12); }
.categoryimage2 { display: none; }
.nav-primary li.level0 > a { text-transform: none; color: #fff; font-weight: normal; letter-spacing: 0; display: block; padding: 5px 10px; }
.no-touch .nav-primary li.level0 > a:hover, .nav-primary li.level0.active > a { color: #ffcc00; }
.nav-primary .toggle-handle { top: 1px; }
.nav-primary .toggle-handle em { background: #fff; }
.nav-primary { position: relative }
.logo-links { float: right; padding-top: 30px; }
#sticker.sticky .logo-links { padding-top: 8px; }
.menu-handle, .toggle-handle { display: block }
.nav-primary li { position: relative }
html.show-menu .wrapper, html.show-menu .header-outer { left: -280px; }
html.show-links .wrapper, html.show-links .header-outer { left: 280px; }
.header-outer { /*position: fixed;*/
left: 0; top: 0; background: #fff; width: 100%; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; z-index: 9; }
.top-left-icon { width: 100%; }
.contact-top-details-block .top-left-icon, .contact-top-details-block .top-left-icon.rightside { padding: 0; }
.contact-top-details-block .top-left-icon h3 { font-size: 16px; margin-bottom: 0; }
.contact-top-details-block .top-left-icon.rightside:before, .contact-top-details-block .top-left-icon:before { display: none; }
.top-right-map { width: 100%; margin-top: 30px; }
.home-newslatter .block-content .input-box { width: 46%; margin-bottom: 20px; margin-right: 20px; }
.footer .links .social-icon { margin: 20px 0 0 0; }
.sort-by .sort-by-switcher { display: none; }
.contact-top-details-block .top-right-map { padding-top: 22px; margin-top: 0; margin-bottom: 30px; }
.contact-top-details-block .top-right-map.rightside { padding-top: 22px; margin-top: 0; margin-bottom: 0px; }
.contact-top-details-block { margin-bottom: 0; }
}
 @media all and (max-width:767px) {
.show-menu #header.sticky { left: -280px }
#headerStickyWrapper { width: 100% !important; height: auto !important }
.header-outer { position: static; }
#header { background: #b7b4b4; width: 100% !important; z-index: 9; left: 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
#header.sticky {position:fixed; top:0; box-shadow: 0 2px 2px 0px #888888; -webkit-box-shadow: 0 2px 2px 0px #888888; -o-box-shadow: 0 2px 2px 0px #888888; -moz-box-shadow: 0 2px 2px 0px #888888; }
.page-header:before, .banner-sadow:before { position: absolute; content: ''; /*display: block; background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/header-bg.png) no-repeat;*/ width: 100%; height: 100%; background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.1) 100%); background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.1) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.1) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.1) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#1a000000', GradientType=0)
}
.cms-home .page-header:before, .cms-home .banner-sadow:before { background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.39) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.39) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.39) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.39) 100%);  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#1a000000', GradientType=0);
}
.header-wrapper {/*height: 90px;*/ }
.desktop-element { display: none; }
.header-top-left-link .shipping-msg { display: none; }
.header-top-right-link .tel-section { display: none; }
.header-top-links { position: fixed; left: -280px; top: 0; max-width: 280px; background: #ebebeb; bottom: 0; z-index: 9; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; transition-property: left; -webkit-transition-property: left; }
html.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 { float: none }
.topbar ul li a { padding: 5px 10px; border-bottom: 1px dashed #C7C7C7; color: #333; }
.topbar .header-top-right-link ul li:last-child a { border-bottom: 0 }
.top-lins-wrapper > div { float: left; display: block; margin-right: 20px; }
.top-lins-wrapper .tel-section { display: block; }
.top-lins-wrapper > div a { position: relative; line-height: 36px; font-size: 13px; color: #fff; display: block; }
.top-lins-wrapper a:last-child { margin-right: 0 }
.top-lins-wrapper i { color: #ed1d23; font-size: 16px; margin-right: 5px; vertical-align: middle; }
#sidebar-nav-menu a.close-top-link { height: 50px; line-height: 50px; padding: 0; width: 50px; }
.close-top-link { position: absolute !important; right: 0; top: 0; width: 36px; color: #fff !important; line-height: 36px; height: 36px; text-align: center; padding: 0; background: #484848; }
.topbar .mobile-top-right-links { float: left; }
.account-cart-wrapper > div > .header-account-link-wrapper .label { display: none; }
.quickcontact-index-index .contact-want-to-tell .container { padding: 0; margin-bottom: 0; }
.container {/*padding-left: 10px; padding-right: 10px;*/ }
#header-account li a, .nav-primary a.level0, .nav-primary a.level1 { padding: 5px 15px 5px 30px; margin: 0; text-align: left; color: #FFFFFF; line-height: 30px; }
#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 15px; font-size: 14px; line-height: 20px; font-family: 'MavenProRegular'; }
.account-cart-wrapper { position: static; float: right; padding-top: 5px; }
.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 }
.skip-cart .count { top: -6px; right: 10px;/*margin-left: -17px;*/
}
.mobile-account-links-wrapper { display: block; }
.mobile-account-links-wrapper h2 { background: #333; color: #fff; position: relative; padding: 7px 10px 8px; margin-bottom: 0; }
.mobile-account-links-wrapper h2 a { background: none; color: #fff; }
.mobile-account-links-wrapper h2 a i { color: #fff }
html.show-my-account-links { overflow: hidden }
.account-cart-wrapper .my-account-link { cursor: pointer; }
.account-cart-wrapper > div > .header-account-link-wrapper .sub-label { /*display:none;*/
}
.skip-search:before, .skip-search:after { background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/sprite.png) no-repeat -74px -197px !important; margin-top: -9px !important; margin-left: -8px !important; }
.skip-search:after { background-position: -74px -228px !important; }
.skip-search:hover:after, .skip-search.skip-active:after { opacity: 1 !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 { width: 30px; height: 40px; }
.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:last-child { margin-right: -3px; }
#header-search { left: 0px; right: 0px; border-left: 0px solid #707070; }
#header-search.skip-active { top: 52px; width: 100%; }
.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; }
html.show-links #header.sticky { left: 280px; }
.cms-index-index .col1-layout .col-main { margin-bottom: 0 }
#search { height: 40px; background: #fff; }
#search_mini_form .search-button { color: #ffcc00; border-left: 1px solid #999999; width: 40px; height: 40px; }
}
 @media only screen and (max-width:900px) and (min-width:768px) {
.topbar .container { padding-top: 10px; padding-bottom: 10px; }
}
 @media only screen and (max-width: 767px) {
.header-language-background { display: none; }
.header-miniquote { margin: 6px 0 0 0; }
.account-cart-wrapper i {/* color: #373737;  font-size: 26px; position: static; */ }
.account-cart-wrapper > div > .header-account-link-wrapper { padding-left: 38px; }
.skip-link:last-child { border-right: 0; }
.header-outer { }
html.show-menu .header-outer { left: 0; }
#stickerStickyWrapper, #sticker { background: #fff; height: auto !important  }
.logo {/*padding-top: 5px; padding-bottom: 5px; */ }
.logo img.large { display: none; }
.logo img.small { display: block; }
.logo-links { padding-top: 11px; }
.account-cart-wrapper > div > a { width: 30px; padding-left: 0; text-align: center; height: 36px; }
.account-cart-wrapper > div.header-account-link > .header-account-link-wrapper { padding-left: 28px; margin-right: 0; }
.account-cart-wrapper > div > a .label, .account-cart-wrapper > div > a .sub-label { display: none; }
/*HEADER MINI CART  =========================*/
.header-minicart { display: block; }
.header-minicart .subtotal .label { color: #636363; }
.header-minicart .minicart-wrapper:before { background-color: #EDEDED; }
.header-minicart .quantity-button { float: none; }
.header-minicart .header-minicart .block-cart { padding: 15px; }
.header-minicart .header-minicart .block-subtitle { padding-top: 59px; }
.header-minicart .minicart-actions { padding-bottom: 33px; }
.cart-link, .header-minicart .minicart-actions .checkout-button { }
.header-minicart .subtotal .price { font-size: 20px; line-height: 26px; }
.header-minicart .minicart-actions .checkout-types.minicart li { display: inline-block; }
.header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo > a { display: inline; }
.header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .bml_button { display: inline-block; vertical-align: top; }
.header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or { width: auto; float: none; display: inline; margin: 0 10px 5px 10px; line-height: 40px; }
.mini-products-list .product-image { }
.header-minicart .mini-products-list li .product-details { }
.header-minicart .product-details .product-name { padding-right: 0; }
.header-minicart .product-details .product-name a {/*font-size: 12px;*/ line-height: 18px }
.header-minicart .minicart-actions .cart-link { right: auto; left: 0; text-align: center; /*width: 100%;*/ }
.header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or, .header-minicart .minicart-actions .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or { line-height: 1.6; }
.header-minicart .block-subtitle .close { position: absolute; right: 3px; top: 3px; font-size: 20px; color: #fff; background: rgba(0, 0, 0, 0.21); line-height: 36px; width: 36px; height: 36px; text-align: center; font-family: 'MavenProMedium'; }
.header-minicart .block-subtitle { font-size: 16px; line-height: 22px; padding: 10px; }
.main-home-cat .home-cat .category-block { width: 100%; }
.main-home-cat .home-cat .category-top-middle, .main-home-cat .home-cat .category-top-first, .main-home-cat .home-cat .category-top-last { width: 32%; }
.main-home-cat .category-top-middle .category-block { width: 100%; margin: 0; }
/*HEADER MINI CART  ends=========================*/
}
 @media only screen and (max-width: 639px) {
.header-minicart .minicart-actions .checkout-button { width: 100%; }
html.show-cart #header-cart, html.show-quote #header-quote { width: 100%; }
html.show-cart .wrapper { left: -100%; }
.show-cart .mini-cart-overlay, .show-quote .mini-cart-overlay { display: none }
.main-home-cat .home-cat .category-top-first,  .main-home-cat .home-cat .category-top-last { width: 100%; }
.main-home-cat .home-cat .category-top-middle { width: 100%; margin: 0; }
.main-home-cat .home-cat .category-block { width: 100%; }
.checkout-cart-index #shopping-cart-table.data-table thead tr, .qquoteadv-index-index #shopping-cart-table.data-table thead tr { display: none; }
.checkout-cart-index #shopping-cart-table.data-table tr, .qquoteadv-index-index #shopping-cart-table.data-table tr { display: inline-block; padding: 0; }
}
 @media all and (max-width:479px) {
html.show-links .wrapper,  html.show-links #header.sticky { left: 100%; }
.header-top-links { left: -100%; top: 0; width: 100% !important; max-width: none; }
html.show-menu .wrapper { left: -100%; }
.page-header-container .store-language-container { padding-top: 8px; }
.page-header-container .store-language-container select { font-size: 12px; }
#header-nav { width: 100%; }
.show-menu #header-nav { margin-left: -100%; }
html.show-cart .wrapper, html.show-cart #header.sticky { left: -100% }
#header-search { }
.search-title { font-size: 18px; line-height: 24px; }
.skip-cart .count { margin-left: -12px; }
html.show-menu .wrapper { left: -100%; }
.header-minicart .minicart-actions .cart-link { width: 100%; }
#stickerStickyWrapper,  #sticker { box-shadow: 0 2px 2px 0px #888888; }
html.show-menu .wrapper,  html.show-menu #header.sticky { left: -100% }
.mobile-account-links-wrapper { width: 100%; right: -100% }
.show-my-account-links .mobile-account-links-wrapper { right: 0 }
.show-my-account-links .wrapper { left: -100% }
.show-my-account-links #header.sticky { left: -100% }
.minicart-item-price { position: relative; }
.mini-cart-product-name { padding-right: 0; }
.mini-cart-product-name a { padding-bottom: 5px; display: block; font-size: 14px; line-height: 16px; }
.header-right { float: none; text-align: center; }
.skip-links { text-align: center; float: none; }
.account-cart-wrapper { position: static; /*float: none;*/
padding-top: 0px; text-align: left; display: inline-block; }
.main-home-cat .home-cat .category-top-first,  .main-home-cat .home-cat .category-top-last { width: 100%; }
.main-home-cat .home-cat .category-block { width: 100%; }
.main-home-cat .home-cat .category-top-middle { margin: 0; width: 100%; }
}


/* Search============================================*/


@media only screen and (max-width: 979px) {
.header-search { position: absolute; margin-top: 0; background: #1c5179; margin-right: 0; padding: 5px; width: auto; opacity: 0; visibility: hidden; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; z-index: 9; top: 90px; left: 0; right: 0; }
.header-search { width: 240px; margin-right: 0px; top: 80px; left: 20%; }
#search { background: #fff; padding-left: 10px; }
#search_mini_form .search-button { /* width: 30px; height: 30px;*/
color: #1c5179; }
.account-cart-wrapper > div > .header-account-link-wrapper.skip-search-wrapper > a > i { line-height: 78px; }
cart-col-left { display: inline-block; width: 100%; }
}
 @media only screen and (max-width: 479px) {
.advanced-search { padding: 15px; }
}


/* Search ends============================================*/


/* ============================================ * * Header ends*/


/* Homepage main banner============================================ */

@media all and (max-width:1300px) {
.homebanner .flex-control-nav { }
}
 @media all and (max-width:1024px) {
.homebanner.flexslider .slides li img { width: 150%; }
.homebanner .slider-placeholder { width: 150%; }
.contact-want-to-tell .contact-submit p.required { display: inline-block; width: 100%; }
}
 @media all and (max-width:767px) {
.homebanner-mobile { display: block; }
.homebanner-desktop { display: none; }
.homebanner .slider-placeholder,  .homebanner.active .slider-loader { display: none; }
.homebanner.flexslider .slides li img { width: 100% }
.homebanner.flexslider { margin-bottom: 0px; }
.homebanner .flex-control-nav { bottom: 10px; }
.homebanner { margin-bottom: 19px; }
.account-cart-wrapper > div > .header-account-link-wrapper > a.skip-cart > i { font-size: 22px; right: 10px; top: 10px; }
.account-cart-wrapper > div > .header-account-link-wrapper > i, .account-cart-wrapper > div > .header-account-link-wrapper > a > i { position: absolute; left: 0; right: 0; top: 10px; font-size: 22px; color: #fff; }
.account-cart-wrapper > div > .header-account-link-wrapper.skip-search-wrapper > a > i { line-height: normal; }
.footer-container { padding: 20px 0 0 0; }
.product-img-box .product-image img { max-height: 450px; }
}


/* ============================================ * * Homepage main banner ends*/


/* Home page minibanner============================================ */

@media all and (max-width:1100px) {
.home-image-col { width: 41.9% }
.home-image-second-col { width: 58.1%; }
}
 @media all and (max-width:900px) {
.home-image-col { width: 42%; }
.home-image-second-col { width: 57.2%; }
}
 @media all and (max-width:767px) {
.home-image-col:last-child .homeimg-block:last-child a { margin-bottom: 0 }
.homeimage_bottom_blocks { margin: 0 -5px; }
.homeimage_bottom_blocks .homeimg-block { padding: 10px 5px; }
.homeimg-block .ausbox-name h2 a { font-size: 14px; line-height: 20px; }
.homepage-image { margin: 0; }
.home-image-whole-section { margin-bottom: 15px }
.homeimage-section .homeimg-block { width: 100%; }
}
 @media all and (max-width:479px) {
.home-image-col { width: 100%; margin-bottom: 10px; }
}


/* ============================================ * Home page minibanner ends */


/* Home page latest products * ============================================ */

@media all and (max-width:767px) {
.latest-deal-products h2 { font-size: 20px; line-height: 26px; letter-spacing: 0; margin-bottom: 5px; }
.latest-deal-products .list-product-image { margin-bottom: 10px; }
.latest-deal-products .list-products .product-name a { font-size: 16px; line-height: 22px; margin-bottom: 0; }
.list-products .product-name { margin-bottom: 10px; }
.latest-deal-products .list-products .price-box .price { font-size: 20px; line-height: 26px; }
.latest-deal-products .list-products .price-box .old-price .price { font-size: 16px; line-height: 22px; }
}


/* Home page latest products ends * ============================================ */


/* Home page features products with tabbing * ============================================ */

@media all and (max-width:1280px) {
.home-feature-latest-products .owl-nav div { left: -18px; }
.home-feature-latest-products .owl-nav div.owl-next { right: -18px; }
.products-grid .owl-nav div { left: -34px; }
.products-grid .owl-nav div.owl-next { right: -34px; }
.home-feature-latest-products .tab-content { padding: 0 25px; }
}
 @media all and (max-width:767px) {
.panel-container { margin-bottom: 30px }
.home-feature-latest-products .product-name a { font-size: 14px; }
.home-feature-latest-products .tab-content { padding: 0; }
.home-feature-latest-products #tab-container li a { font-size: 20px; line-height: 26px; letter-spacing: 0; margin-bottom: 0px; }
.home-feature-latest-products .tab-content h2.tab-title a { margin-bottom: 0; }
.products-grid .owl-nav div { left: 0px; }
.products-grid .owl-nav div.owl-next { right: 0px; }
}
 @media all and (max-width:479px) {
.home-feature-latest-products .tab-content .item_1 .owl-controls,  .block-related .item_1 .owl-controls { display: none !important; }
html.show-links .wrapper,  html.show-links .header-outer { left: 100% }
.header-outer { margin-bottom: 0 }
.home-feature-latest-products #tab-container li a,  .home-feature-latest-products .tab-content h2.tab-title a { font-size: 16px; }
.home-feature-latest-products #tab-container ul { margin-bottom: 0; border-bottom: solid 0px #ccc; }
.home-feature-latest-products #tab-container li,  .home-feature-latest-products .tab-content h2.tab-title { float: none; width: 100%; margin-bottom: 10px; border: solid 2px #ccc; border-bottom: solid 2px #ccc; }
.home-feature-latest-products #tab-container li.active { border: solid 2px #1c5179; border-bottom: solid 2px #1c5179; margin-bottom: 10px; }
/*.home-feature-latest-products #tab-container ul {
        display: none;
    }*/
.home-feature-latest-products .tab-content h2.tab-title { display: none; margin-bottom: 0; }
.home-feature-latest-products .tab-content.active .owl-stage-outer { }
}


/* ============================================ ** Home page features products with tabbing ends */


/* Blog * ============================================ */

@media all and (max-width:1200px) {
.blog-home .home-post-section-slider { padding-top: 10px }
}
 @media all and (max-width:1100px) {
.home-post-section-slider li { padding-left: 140px; }
.home-post-right-side-text { padding-left: 190px; padding-right: 160px; }
.home-post-section-slider li .read-more-link { right: 20px; }
.home-post-date { left: -15px; }
}
 @media all and (max-width:767px) {
.home-post-section-slider li .read-more-link { display: none; }
.blog-post-container h3 { font-size: 20px; letter-spacing: 0; line-height: 26px; margin-bottom: 20px; }
.blog-home .post-meta { position: relative }
.home-post-left-side-image { width: 130px; float: none; margin: 0 auto 10px; }
.home-post-date span:first-child { font-size: 30px; line-height: 36px; min-width: 0; }
.home-post-date span:nth-child(2) { font-size: 14px; line-height: 20px; }
.home-post-right-side-text { margin-left: 0; padding-left: 0; padding-right: 0; float: none; }
.home-post-section-slider li { padding-left: 20px; text-align: center; }
.home-post-date { position: relative; top: 0; left: 0; float: none; width: auto; text-align: center; margin: 0 auto; }
}


/* Blog ends * ============================================ */


/* Sticky form* ============================================ */

@media all and (max-width:767px) {
.stickyform-btn,  .floating-social-btn,  .sticky-form { display: none; }
}


/* Sticky form ends* ============================================ */


/* Homepage About us section* ============================================ */


/* Homepage About us section ends* ============================================ */


/* Footer * ============================================ */

@media only screen and (max-width: 1199px) {
.footer .links { padding-right: 10px; }
.footer .block-subscribe { clear: both; float: none; margin: 0 auto 30px auto; }
.footer-bottom h2 { font-size: 24px; letter-spacing: 0; }
.footer-bottom .follow-us,  .footer-bottom .we-accept { padding: 20px; }
.footer-bottom .container { padding: 0; }
.footer-middle { margin-bottom: 0px; padding-top: 20px; }
.homebanner.flexslider .slides { /* position: relative;*/
}
.main-home-cat .home-cat .category-block > a h2 { font-size: 20px; }
.main-home-cat .home-cat > h2:before,  .main-home-cat .home-cat > h2:after,  .home-feature-latest-products .tab-title:before,  .home-feature-latest-products .tab-title:after,  .home-newslatter .block-content .news_stay_coonect:before,  .home-newslatter .block-content .news_stay_coonect:after { display: none; }
}
 @media only screen and (max-width: 820px) {
.footer .form-language,  .footer .currency-switcher { display: block; }
.footer .footer_product_links { width: 66.6%; }
.footer .links { width: 49%; }
.footer .links:nth-child(3) { clear: left }
}
 @media only screen and (max-width:979px) {
.footer-bottom .follow-us, .footer-bottom .we-accept { height: 135px; }
.footer-bottom h2 { float: none }
.footer-bottom .payment-logos { margin-top: 9px }
.customer-account-edit .my-account .form-list, .customer-account-edit .my-account .buttons-set { max-width: 100%; }
.customer-account .view-sidebar-link-wrapper { display: none; }
}
 @media only screen and (max-width:767px) {
.footer .block-title { margin-bottom: 0px; padding: 10px; }
.footer .block-title strong { font-size: 14px; line-height: 22px; }
.footer-middle { margin-bottom: 20px; }
.footer .block-title strong { display: block }
.footer .block-title strong em { display: block; font-size: 24px; top: -2px; -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; }
.footer .block-title strong em:before { position: relative; left: 3px; }
.footer .block-title.active strong em { -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.footer-bottom { margin-bottom: 10px }
}
 @media only screen and (max-width:479px) {
.footer .links { width: 100%; margin-bottom: 13px; }
.footer .links:last-child { margin-bottom: 0 }
.footer address { font-size: 14px; line-height: 24px; margin-bottom: 2px; }
.footer-bottom-outer { text-align: center }
.footer-bottom .follow-us,  .footer-bottom .we-accept { float: none; width: auto; border-right: 0; }
.footer-bottom .follow-us { border-bottom: 1px solid #bbbbbb; padding: 10px; height: 100px; }
.footer-bottom-left { }
.footer .links ul { float: none; width: auto }
}


/*Footer newsletter */

@media all and (max-width:1024px) {
.footer-top .block-subscribe { padding: 50px 250px }
.free-shipping-block,  .footer_callus { width: 230px; }
.footer-top i { font-size: 50px; }
.footer-top h2 { font-size: 20px; line-height: 26px; }
.product-collateral .toggle-tabs li > span { padding: 0 23px 0 25px; }
}
 @media all and (max-width:1023px) {
.footer-top .block-subscribe { padding: 50px 20px 0px; }
.free-shipping-block,  .footer_callus { width: 50%; }
.free-shipping-block { border-right: 7px solid #606060; }
.footer_callus { border-left: 7px solid #606060; }
#quick-contact { display: none; }
.home-newslatter .block-content .input-box { width: 31%; margin-right: 20px; }
}
 @media all and (max-width:767px) {
.footer .links { width: auto !important; float: none; padding-right: 0 !important; padding-right: 0 !important; background: rgba(0, 0, 0, 0.13); margin-bottom: 10px; }
.footer > .container { padding-bottom: 10px }
.footer .block-subscribe { margin: 0; }
.footer-accordian-content { display: none; padding: 0 10px 10px; }
.footer .links.footer_product_links ul { float: none; width: auto }
.account-cart-wrapper > div.header-phone-link .phone-text { display: none; }
}
 @media all and (max-width:639px) {
.footer-top .form-list .field { width: 50%; float: left }
}
 @media all and (max-width:567px) {
.free-shipping-block,  .footer_callus { width: 100%; height: 230px; padding-top: 20px; }
.free-shipping-block { border-bottom: 7px solid #606060; border-right: 0; }
.footer_callus { border-left: 0; }
.footer-newsletter-input { position: relative; padding-right: 0; }
.footer-top .block-subscribe { padding-top: 20px; }
.footer .block-subscribe .actions .button { float: none; margin: 0 auto; }
.footer .block-subscribe .newsletter-subtitle { margin-bottom: 0 }
.footer-top .form-list .field { width: 100%; padding-bottom: 20px; }
}


/*Footer newsletter ends */


/* ============================================ * * Footer  ends*/


/*###############################################Homepage ends*/


/*Product listing page###############################################*/


/* Main containers * ============================================ */

@media only screen and (max-width: 767px) {
.col-right,  .col-main,  .col1-layout .col-right,  .col1-layout .col-main,  .col2-left-layout .col-right,  .col2-left-layout .col-main,  .col2-right-layout .col-right,  .col2-right-layout .col-main,  .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; }
}


/* ============================================ * * Main containers  ends*/


/* Breadcrumbs* ============================================ */

@media only screen and (max-width: 767px) {
.breadcrumbs { display: none; }
}


/* ============================================ * * Breadcrumbs ends*/


/* Sidebars* ============================================ */

@media all and (max-width:479px) {
.col-left img,  .col-right img { width: 100%; }
}


/* ============================================ * * Sidebars ends*/


/* Page main titles* ============================================ */

@media all and (max-width:767px) {
.about-us-block-content h1,  .about-us-block-content h2,  .home-customer-logo-section h2,  .page-title h1,  .page-title h2,  .product-name h1,  .product-name .h1 { font-size: 26px; line-height: 32px; }
}


/* ============================================ * * Page main titles ends*/


/* Toolbar* ============================================ */

@media only screen and (max-width: 1279px) {
.toolbar .view-mode > label { display: none; }
.view-mode { position: absolute; right: 2px; top: -27px; }
}
 @media only screen and (max-width: 990px) {
.sort-by { /*margin-right: 0;*/
clear: left; }
}
 @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; }
.category-title h1 { font-size: 16px; line-height: 22px; }
.main { margin-bottom: 0 }
.pager .amount { float: none; width: auto; margin: 9px 0; }
.pager .limiter, .sorter { float: left; }
.customer-account .pager .limiter, .customer-account .sorter { float: right; margin-bottom: 0; }
.account-cart-wrapper > div.header-contact-link { display: inline-block; }
.account-cart-wrapper > div.header-contact-link em { font-size: 22px; color: #fff; line-height: 45px; }
}
 @media only screen and (max-width: 567px) {
.pager .amount--has-pages { /* display: none; */
}
.myac-bottom-toolbar .pager-no-toolbar .amount--has-pages { display: none; }
.pages { float: left; }
.toolbar.top_toolbar .amount { float: none; width: 100%; margin-bottom: 10px; }
.toolbar.top_toolbar .short_right { float: none; width: 100%; }
.toolbar.top_toolbar .amount { }
.toolbar.top_toolbar .limiter { float: none;/*width: 205px;*/
}
.toolbar.top_toolbar .limiter label.per_page { min-width: 60px; }
.toolbar.top_toolbar .pager { float: left }
.pager .limiter,  .sorter { float: none; /*width: 195px;*/
margin-bottom: 10px; }
.pager .limiter { width: auto; float: right; }
.pager .limiter > label,  .sort-by > label { /*width: 65px;*/
margin-right: 0; }
}
 @media only screen and (max-width: 479px) {
.toolbar.top_toolbar { margin-top: 0; padding: 10px 5px; }
.toolbar.top_toolbar .sorter, .sorter > .sort-by { margin-bottom: 5px; }
.toolbar.top_toolbar .pager {/*width: 100%;*/ }
.catalog-category-view .category-products .toolbar.top_toolbar.cf .pager .count-container .limiter label.per-page-text, .catalogsearch-result-index .category-products .toolbar.top_toolbar.cf .pager .count-container .limiter label.per-page-text { display: none; }
.pager > .count-container { float: none; }
.pager .limiter > label, .sort-by > label { padding-right: 0; }
.toolbar label { min-width: 55px; margin-right: 0 !important; }
.toolbar .limiter label { min-width: 61px; padding-left: 4px; }
.sorter > .view-mode:before, .sorter > .view-mode:after { content: ''; display: table; }
.sorter > .view-mode:after { clear: both; }
.sorter > .view-mode { position: absolute; top: 4px; right: -4px; }
.sorter > .view-mode label { min-width: 68px; display: none; }
.myac-bottom-toolbar .pager-no-toolbar .amount--has-pages { display: none; }
.pages { float: left; }
.sort-by { margin-bottom: 0px; }
.col2-left-layout .count-container:before, .col2-left-layout .count-container:after { content: ''; display: table; }
.col2-left-layout .count-container:after { clear: both }
.col2-left-layout .count-container { width: auto; float: none; zoom: 1; }
.sorter:before, .sorter:after { content: ''; display: table; }
.sorter:after { clear: both; }
.toolbar { padding: 5px; }
.toolbar label, .pager-no-toolbar label { width: 50px; margin-right: 0; }
.sort-by .selector { }
.toolbar.top_toolbar .amount { margin-top: 0; }
.toolbar label { width: 40px !important; }
.sort-by { margin-bottom: 0px; margin-right: 10px; }
.pager .limiter > .selector { margin-right: 0; }
}
@media only screen and (max-width: 398px) {
.toolbar.top_toolbar .limiter { margin-top: 10px; }
}



/* ============================================ * * Toolbar ends*/


/* Product grid view* ============================================ */

@media all and (max-width:800px) and (min-width:768px) {
.products-grid li { width: 50%; }
}
 @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; }
.products-list .product-image-wrapper { }
.products-list .product-shop { }
}
 @media only screen and (max-width: 639px) {
.products-grid li { width: 50%; }
}
 @media only screen and (max-width: 479px) {
.products-list .product-image-wrapper { width: 100%; margin-bottom: 20px; }
.products-list .product-shop { padding-left: 0; margin-left: 0 }
}


/* ============================================ * * Product grid view ends*/


/* Category view view* ============================================ */

@media only screen and (max-width: 1200px) {
.sub-category-listing.products-grid { margin-top: 0; }
}
.pager .amount { float: left; }


/* ============================================ * * Category view ends*/


/* Sidebars============================================ */

@media only screen and (max-width: 1200px) {
.breadcrumbs { margin-bottom: 10px }
/*.col-left { position: fixed; top: 0px; bottom: 0; left: 0; overflow-x: hidden; overflow-y: auto; left: -290px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; width: 290px; margin: 0 ;}.col2-left-layout .col-main { float: none; margin-left: 0px; padding-left: 0px; }*/
.show-sidebar .top-header .container,  .show-sidebar #header-nav.sticky { left: 290px; }
.show-sidebar .wrapper { left: -330px; }
.show-sidebar,  .show-sidebar-html { overflow: hidden }
.show-sidebar .header-outer { left: 290px; }
.show-sidebar .skip-cart { right: -260px; }
.show-sidebar .col-left { left: 0; }
#sidebar-nav .block-title strong { font-size: 16px; line-height: 22px; }
.close-sidebar-link { /*display: block !important;*/
}
.products-grid li { width: 25%; }
.header-banner-section img { min-width: 100%; }
.header-outer { position: static; left: 0; top: 0; width: 100%; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; z-index: 9; }
}
 @media only screen and (max-width: 767px) {
.view-sidebar-link-wrapper { display: block; margin-top: 10px; }
.col2-left-layout .col-main { float: none; margin-left: 0px; padding-left: 0px; }
/*.col-left { position: fixed; top: 0px; bottom: 0; left: 0; overflow-x: hidden; overflow-y: auto; left: -290px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; width: 290px; margin: 0 ;}*/
.show-sidebar .top-header .container,  .show-sidebar #header-nav.sticky { left: -290px; }
.show-sidebar .wrapper { left: 330px; }
.show-sidebar .header-outer { left: -290px; }
.col-left { /*left: auto; right: -290px;*/
float: none; width: auto; margin-bottom: 15px; }
.show-sidebar .col-left { left: auto; right: 0; }
.show-sidebar .col-left.sidebar { left: 0; right: auto; }
.show-sidebar .mini-cart-overlay { left: 330px; opacity: 1; visibility: visible; }
.show-menu .mini-cart-overlay { right: 280px; opacity: 1; visibility: visible; }
.category-banner-outer { margin-bottom: 15px; overflow: hidden }
.category-banner-outer h1 { font-size: 28px; line-height: 34px; }
.sidebar .block-content {/*display: block !important;*/ }
.block.sidebar-nav-left.codnitiveSidenavLeft .block-content { display: block !important; }
.close-sidebar-link { display: block; height: 23px; line-height: 23px; width: 23px; }
.sidebar .block.block-layered-nav { border-bottom: none; }
.block-layered-nav--no-filters .block-title { }
.block-layered-nav .block-content { padding-top: 0; margin-top: 15px; }
.block-layered-nav .block-content > dl > dt { cursor: pointer; border-bottom-width: 0; }
.block-layered-nav .block-content > dl > dt:hover { color: #007cb7; }
.block-layered-nav .block-content > dl > dt.last { border-bottom-width: 1px; }
.block-layered-nav .block-content > dl > dd { }
.block-layered-nav .block-content.accordion-open > dl > dt.current { border-bottom-width: 1px; }
.block-layered-nav .block-content.accordion-open > dl > dd.current { }
.block-layered-nav .block-subtitle--filter { background-color: #007cb7; border: 0; margin-bottom: 0; display: none; color: #FFFFFF; }
.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; padding: 5px 10px; }
.block-layered-nav dl ol > li > a:hover { }
.header-banner-section { display: none; }
.col-left.sidebar { position: fixed; top: 0px; bottom: 0; overflow-x: hidden; overflow-y: auto; left: -330px; width: 330px; margin: 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.col-left.sidebar.col-left-first { position: relative; top: 0px; bottom: 0; left: 0; overflow-x: hidden; overflow-y: auto; width: auto; margin: 0; }
.show-sidebar .col-left.sidebar { left: 0; }
}
 @media only screen and (max-width: 900px) {
.products-grid li { width: 43% }
}
 @media only screen and (max-width: 751px) {
.block-layered-nav .block-subtitle--filter { padding-left: 30px; }
.sidebar .block:not(.block-layered-nav) .block-title > strong { color: #fff; 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; }
.sidebar .block:not(.block-layered-nav) .block-title > strong:after,  .block-layered-nav .block-subtitle--filter: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; right: 10px; top: 50%; margin-top: -9px; }
.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; }
}
 @media only screen and (max-width: 639px) {
.products-grid li { width: 48%; margin: 0 5px; }
.checkout-cart-index .cart-col-left #shopping-cart-table tbody td:nth-child(3), .checkout-cart-index .cart-col-left #shopping-cart-table tbody td:nth-child(5) { text-align: left; }
}
 @media only screen and (max-width: 479px) {
.category-banner-outer { margin-bottom: 5px; }
.col-left { width: 100%;/*right: -100%;*/
}
.show-sidebar .top-header .container,  .show-sidebar #header-nav.sticky { left: -100%; }
.show-sidebar .wrapper { }
.show-sidebar .mini-cart-overlay { opacity: 1; visibility: visible; }
.show-menu .mini-cart-overlay { right: 100%; opacity: 1; visibility: visible; }
.products-grid li { margin: 0; width: 100%; }
.product-shop .product-options-bottom .add-to-quote, .product-view .add-to-cart-buttons { float: none; width: 100%; }
.product-view .product-options-bottom .add-to-quote .add-to-cart-buttons { width: 100%; }
.product-view .sharing-links { text-align: center; }
.product-view .sharing-links li { float: none; display: inline-block; line-height: 22px; }
}


/* ============================================ ** Sidebars ends*/


/*###############################################Product listing page ends*/


/*Product detail page###############################################*/


/* Catalog - Product shop * ============================================ */

@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; }
.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 { padding-top: 10px }
.block-related .block-content { margin-bottom: 0; }
.product-view .product-shop .extra-info,  .product-view .product-shop .price-info { padding-bottom: 10px; margin-bottom: 10px; }
.product-view .product-shop .short-description { border-bottom: 1px solid #e9e9e9; padding-bottom: 10px; margin-bottom: 15px; }
.product-img-box { padding-top: 0px; margin-bottom: 20px; }
.product-view .product-shop .product-name .h1,  .product-view .product-img-box .product-name h1 { font-size: 18px; line-height: 30px; }
.product-option-outer dl { width: 50%; }
.footer .block-title strong:before { display: none; }
.footer-container { position: relative; }
}
 @media only screen and (max-width: 567px) {
.product-view .add-to-cart { float: none; margin-bottom: 0; }
.product-view .add-to-links { margin-bottom: 20px; }
.add-to-box .or { float: none; display: block; margin-top: 10px; }
}
 @media only screen and (max-width: 479px) {
.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-view .product-shop,  .product-img-box,  .product-collateral,  .product-view .block-related,  .box-collateral { margin-bottom: 15px; }
.product-option-outer dl { width: 100%; }
.product-view .product-shop .product-name .h1,  .product-view .product-img-box .product-name h1 { font-size: 16px; line-height: 30px; }
}


/* Catalog - Product shop ends * ============================================ */


/*Config product button*/

@media only screen and (max-width: 479px) {
.product-view .product-options-bottom .add-to-cart { width: 100%; }
.product-view .add-to-cart-buttons { /* width:100%; */
}
.product-view .product-options-bottom .add-to-cart-buttons .button { min-width: 100%; }
}


/*Config product button ends */


/* Catalog - Add to cart  * ============================================ */

@media only screen and (max-width: 1023px) {
.product-view .add-to-cart-wrapper { width: 100%; padding-left: 0 }
.top-left-icon .contact_us_icon p, .top-left-icon .contact_us_icon a { font-size: 12px; width: auto; line-height: 16px; }
}
 @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 { text-align: center; /* width: 100%; */
display: block; margin-right: 0; margin-left: 0; /* float: none; */
        /* min-width: 100%; */
padding: 0 10px; }
.product-view .add-to-cart-buttons .button { width: 100%; margin: 5px 0; }
}


/* Catalog - Add to cart ends * ============================================ */


/* Add to links * ============================================ */

@media only screen and (max-width: 599px) {
.add-to-box .add-to-links a { float: none; width: auto; text-indent: 0; }
.home-newslatter .block-content .input-box { width: 100%; }
}


/* Add to links ends * ============================================ */


/* product-collateral * ============================================ */

@media only screen and (max-width: 767px) {
.product-collateral .toggle-tabs { display: none; }
.product-collateral.tabs { margin-bottom: 0; }
.product-collateral > dl > dt { margin: 0; margin-bottom: 10px; color: #fff; font-size: 14px; font-style: normal; line-height: 1.4; 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: 10px 10px 10px 24px; border: 1px solid #245e8a; position: relative; background-color: #1c5179; 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 #fff; border-bottom: none; left: 10px; top: 50%; margin-top: -6px; }
.product-collateral > dl > dt:hover { /* background-color: #ececec; color: #ed1d23;*/
}
.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; }
.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; }
}


/* product-collateral ends * ============================================ */


/* Grouped Product List * ============================================ */

@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-wrapper { margin-bottom: 15px; }
.grouped-items-table.data-table tbody td { width: 100%; background: #E7E7E7; margin-bottom: 1px; }
}


/* Grouped Product List ends * ============================================ */


/* Product options * ============================================ */

@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; }
.home-newslatter .block.block-subscribe,  .home-about-section,  .home-feature-latest-products { padding: 20px 0; }
}
 @media only screen and (max-width: 979px) {
.product-view .product-options .required { position: static; }
}
 @media only screen and (max-width: 639px) {
.item-options { font-size: 12px; }
dl.item-options dt { clear: none; }
dl.item-options dd { padding-left: 0px; padding-right: 15px; }
}
 @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 ends * ============================================ */


/* Product Review View Page  * ============================================ */

@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 * ============================================ */

@media only screen and (max-width: 767px) {
.review-product-view .product-review .product-img-box { max-width: 100%; }
}


/* Product Review View Page ends * ============================================ */


/* Product Related products * ============================================ */

@media all and (max-width:767px) {
.product-view .block-related ul { padding: 0 20px; }
.block-related .block-title h2 { font-size: 20px; line-height: 26px; letter-spacing: 0; margin-bottom: 5px; }
}


/* Product Related products end * ============================================ */


/*###############################################Product detail page ends*/


/*Data table###############################################*/

@media only screen and (max-width: 767px) {
.data-table thead th { font-size: 12px; line-height: 16px; }
.data-table td, .data-table th { padding: 5px; }
.data-table .total { min-width: 85px; text-align: center; }
.cart-cols { margin-bottom: 0 }
#discount-coupon-form .validation-advice { bottom: 52px; }
}
 @media only screen and (max-width: 639px) {
.data-table colgroup, .data-table thead {/*display: none;*/ }
.data-table tr {/*display: block;*/ margin-bottom: 15px; padding-bottom: 10px; position: relative; width: 100%; border-bottom: 1px solid #cecece; }
.data-table tr:last-child {/*  border-bottom: 0*/ }
.main-ordered, .shopping-cart-main { width: 100%; overflow: auto; }
.data-table tr:first-child {/* border-top:1px solid #cecece; */ }
.data-table tr:after { content: ''; display: table; clear: both; }
.data-table tr:last-child {/* margin-bottom: 0;*/ }
.data-table td { border: none; /*display: block;*/ }
.data-table td[data-rwd-label] { padding: 0 15px; margin-bottom: 6px; }
.data-table td[data-rwd-label] .price { font-weight: normal; }
.data-table td[data-rwd-label="Subtotal"] { text-align: left; padding: 0 5px 0 15px; }
.customer-account-index .data-table td[data-rwd-label]:before { content: attr(data-rwd-label) ":"; font-size: 12px; padding-right: 5px; text-transform: uppercase; color: #333; }
.data-table td.product-cart-price { text-align: left; padding: 10px 10px 10px 15px; }
.attributes-col { }
.data-table h2 { font-size: 12px; display: inline-block; width: 150px; }
.data-table .product-cart-sku { font-size: 12px; }
.data-table .cart-links { padding-top: 5px; /* padding-right: 5px; */ }
.a-center.product-cart-actions.product-cart-buttons.last { background: #fff; }
.data-table .cart-links > li { white-space: normal; text-align: center; }
.data-table .cart-links > li > a { padding: 2px 0px; }
.data-table .cart-tax-info { font-style: italic; padding-left: 15px; font-size: 13px; }
.data-table .product-cart-image, #shopping-cart-table .product-cart-image, .data-table .product-cart-image, #shopping-cart-table .product-quote-image { width: 25%; margin: 0px 0 0 0; float: left; padding: 10px; border: 1px solid #C0C0C0; }
.data-table .cart-tax-info .price { font-size: 13px; }
.checkout-cart-index .data-table td[data-rwd-label]:before, .customer-account-index .data-table td[data-rwd-label]:before, .qquoteadv-index-index .data-table td[data-rwd-label]:before { font-weight: bold; content: attr(data-rwd-label) ":"; font-size: 12px; padding-right: 5px; text-transform: uppercase; color: #333; display: inline-block; }
.data-table .product-cart-image a.cart-edit { display: block; font-size: 16px; text-align: center; text-transform: uppercase; }
.data-table th, .data-table td, .data-table tbody td { border: 0px solid #E0E0E0; }
.data-table .product-cart-remove, .data-table .product-cart-total, .data-table .product-cart-actions .cart-links { display: none; }
.data-table .product-cart-image .cart-links, .data-table .product-cart-info .btn-remove { display: block; }
.data-table .product-cart-actions .button { display: none; }
.data-table .product-cart-info .btn-remove { float: right; margin: -4px 0px 2px 7px; }
.data-table .product-cart-info .product-cart-sku { margin-bottom: 5px; }
.data-table .product-cart-actions { text-align: left; }
.data-table .product-cart-actions .qty { margin-right: 7px; margin-bottom: 7px; }
.data-table .price, .data-table .product-cart-price:before { font-size: 13px; }
.data-table .cart-footer-actions { width: 100%; border: 0; padding: 0; text-align: center; }
.checkout-cart-index .data-table .cart-footer-actions, .qquoteadv-index-index .data-table .cart-footer-actions { width: 100%; border: 0; padding: 0; text-align: right; display: block; }
.data-table .cart-footer-actions #empty_cart_button { float: none; }
.data-table .cart-footer-actions .btn-continue {/*float: none;*/ }
.data-table .cart-footer-actions .button2 { margin-top: 5px; margin-bottom: 5px; }
.data-table .cart-footer-actions span.or { display: none; }
.data-table .product-cart-actions .qty { margin-bottom: 0; margin-left: 0; display: inline-block; }
.data-table .product-cart-image .cart-links { text-align: center; }
.cart-table tbody tr { padding-right: 55px; }
.product-cart-buttons { position: absolute; right: 0; top: 0; }
}


/*Data table ends###############################################*/


/*Cart page###############################################*/


/* Cart page columns * ============================================ */

@media all and (max-width:979px) {
.cart form.cart-form, .cart-col { float: none; width: auto; padding-right: 0; margin-right: 0; }
.cart-forms, .crosssell, .import-order-box { float: none; width: auto; }
.cart-totals-wrapper, .cart-forms #discount-coupon-form, .cart-forms .giftcard, .cart-forms .shipping { float: left; width: 50%; padding: 0 10px; }
.cart-forms .shipping { float: right; }
.cart-totals table tfoot td,  .cart-totals table .grand_total td,  .cart-totals table tbody tr.grand_total td:first-child { font-size: 22px; line-height: 28px; }
}
 @media all and (max-width:767px) {
.cart-totals-wrapper, .cart-forms #discount-coupon-form, .cart-forms .giftcard, .cart-forms .shipping { width: 100%; float: none; padding: 0; display: inline-block; }
}


/* Cart page columns ends * ============================================ */


/* Cart page inner elements * ============================================ */

@media all and (max-width:1100px) {
.cart-table .cart-footer-actions .button2 { padding: 0 10px; }
}


/* Cart page inner elements ends * ============================================ */


/* Discount box * ============================================ */

@media all and (max-width:820px) {
#discount-coupon-form .input-text { margin-bottom: 20px; }
#discount-coupon-form .field-wrapper { padding-right: 0; }
#discount-coupon-form .button-wrapper { position: relative; }
}


/* Discount box ends * ============================================ */


/* Cart total box* ============================================ */

@media all and (max-width:979px) {
.cart-totals-wrapper .cart-totals { margin-bottom: 15px; }
}


/* Cart total box ends* ============================================ */

@media only screen and (max-width: 767px) {
.cart-table th { font-size: 12px; }
.cart-table th,  .cart-table td { padding: 7px 6px; }
.cart-table .product-cart-actions > li { white-space: inherit; }
.cart-totals table td,  .cart-totals table tbody tr td:first-child { font-size: 14px; }
.checkout-types.bottom .paypal-or,  .checkout-types.minicart .paypal-or { width: auto; float: none; }
.checkout-types li { float: none; width: 100%; margin-left: 0; }
.checkout-types.minicart li .paypal-logo .paypal-button { width: 100%; display: block; margin-left: 0; }
body .product-img-box .product-image:hover { border-color: #ededed; }
.shipping .shipping-form .form-list > li { width: 100%; float: none; }
.shipping .shipping-form .form-list > li label { display: block; }
.shipping .shipping-form .form-list > li input,  .shipping .shipping-form .form-list > li select { width: 100%; }
.cart-totals table tfoot td { font-size: 17px; }
.gift-message-form .giftmessage-area { max-width: 100%; }
.gift-message-form .gift-item .product-img-box { width: 100%; float: none; }
.gift-message-form .gift-item .fieldset { margin-left: 0px; }
.gift-message-form .gift-item .fieldset textarea { width: 100%; }
}
 @media only screen and (max-width: 639px) {
.cart-totals { text-align: right; padding: 10px; }
#shopping-cart-table .product-cart-actions .button.btn-update { margin: 0; }
#billing-buttons-container { padding-right: 0; }
#loadingmask { bottom: 84px; left: 260px; }
.cart-totals-wrapper { width: 100%; float: none; }
}
 @media only screen and (max-width:567px) {
.cart .page-title h1 { line-height: 25px; display: inline-block; margin-bottom: 15px; }
button.btn-proceed-checkout { font-size: 14px; padding: 10px; }
.checkout-types.bottom { text-align: right; }
.cart-totals .checkout-types { margin-bottom: 0; }
.checkout-types.bottom li { text-align: right; }
.cart-totals .checkout-types .btn-checkout { margin-bottom: 0; }
.cart .giftcard .input-text { width: 100px; }
}
 @media only screen and (max-width: 479px) {
.sp-methods .checkmo-list { padding-left: 0; }
.sp-methods .checkmo-list label { width: 135px; }
.shipping #co-shipping-method-form .buttons-set .button { width: auto; display: inline-block; margin: 5px auto 0; }
.data-table .cart-footer-actions .button2 { width: 100%; margin: 0 0 10px 0; }
.col2-set .col-1,  .col2-set .col-2 { padding: 10px 0; }
.header-minicart .edit-delete-links, #header-quote .edit-delete-links { position: relative; display: inline-block; top: 0; right: 0; width: 100%; }
.header-minicart .edit-delete-links a, #header-quote .edit-delete-links a { display: inline-block; margin: 10px 0 0 0; }
}


/*###############################################Cart page ends*/


/*Checkout page###############################################*/


/* Checkout - Cart Cross sell * ============================================ */

@media only screen and (max-width: 979px) {
.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: 60%; }
.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; }
#review-buttons-container .please-wait { bottom: -15px; left: 0; margin-left: 0; }
}
 @media only screen and (max-width: 639px) {
#co-payment-form { margin: 0; }
#checkout-payment-method-load dd ul li { width: 100%; margin: 0 0 15px; display: block; }
#checkout-payment-method-load dd ul li div.v-fix { float: left; width: 47%; margin: 0 3% 0 0; }
#checkout-payment-method-load dd ul li div.v-fix:last-child { margin: 0 0 0 3%; }
#payment-buttons-container.buttons-set.commonaction { margin-top: 30px; }
#checkout-step-payment .sp-methods .form-list { padding-left: 0; }
#payment-tool-tip { margin-left: -160px; margin-top: -50px; width: 320px; }
}
 @media only screen and (max-width: 479px) {
#checkout-review-table thead th,  #checkout-review-table tbody td { position: relative; }
#checkout-review-table tbody td.last { padding-bottom: 5px; }
#checkout-review-table tfoot tr td.last { text-align: right; }
#checkout-review-table-wrapper .linearize-table tbody td[data-rwd-label]:before { color: #333333; display: inline-block; width: 90px; }
button.btn-proceed-checkout { width: 100%; }
#review-buttons-container .please-wait { bottom: -25px; }
#payment-tool-tip { margin-left: -135px; margin-top: 0px; width: 270px; }
.checkout-types { float: left; max-width: 100%; width: 100%; text-align: center; clear: left; margin-bottom: 15px; }
.checkout-types button, .quote-btn-box a { width: 100%; }
.products-list .product-image-wrapper { width: 100%; }
.products-list .product-shop { width: 100%; }
}
 @media only screen and (max-width: 320px) {
.crosssell ul .item { padding: 0 0px 40px; }
.crosssell ul .product-details .crosssell-actions { padding: 0 5px; }
}


/* Checkout - Cart Cross sell ends * ============================================ */


/*###############################################Checkout page ends*/


/*Login page###############################################*/

@media all and (max-width:1170px) {
.customer-account-login .col2-set .col-1 { padding-right: 30px; }
.customer-account-login .col2-set .col-2 { padding-left: 30px; }
}
 @media all and (max-width:979px) {
.customer-account-login .new-users .content ul { min-height: 0; }
body.customer-account-login .col2-set .col-1, body.customer-account-login .col2-set .col-2 { float: none; width: 100%; padding-right: 0px; max-width: 480px; margin: 0 auto; position: relative; left: 0px; margin-bottom: 10px; }
body.customer-account-login #login-form .col2-set { left: 0; }
body.customer-account-login .messages,  .customer-account-forgotpassword .messages,  .customer-account-create .messages,  .customer-account-changeforgotten .messages { margin: 10px 20px 20px }
}
 @media all and (max-width:767px) {
body.customer-account-login .col2-set .col-1,  body.customer-account-login .col2-set .col-2 { left: 0; }
.customer-account-login .login-logo,  .customer-account-create .login-logo,  .customer-account-forgotpassword .login-logo,  .customer-account-changeforgotten .login-logo { max-width: 270px; margin: 0 auto 20px }
.customer-account-login .registered-users .content,  .customer-account-login .new-users .content,  .customer-account-create .fieldset,  .customer-account-forgotpassword .fieldset,  .customer-account-changeforgotten .fieldset { padding: 10px 15px; }
body.customer-account-login .new-users .field,  body.customer-account-login .registered-users .field { padding: 0; }
.customer-account-login .main-container { padding: 20px 0 !important }
body.customer-account-login #login-form .col2-set .col-1,  body.customer-account-login #login-form .col2-set .col-2,  .becomeretailer-form { margin-bottom: 0; padding-top: 10px; padding-bottom: 0; padding-right: 0px; }
.customer-account-login .form-list,  .customer-account-login .new-users .content ul.benefits,  .customer-account-create .form-list,  .customer-account-forgotpassword .fieldset ul.form-list,  .customer-account-changeforgotten .fieldset ul.form-list { /*margin-right: -45px;*/
}
.customer-account-login .form-list:before,  .customer-account-login .new-users .content ul.benefits:before,  .customer-account-create .form-list:before,  .customer-account-forgotpassword .fieldset ul.form-list:before,  .customer-account-changeforgotten .fieldset ul.form-list:before { bottom: -15px; border-left: 10px solid #909090; border-top: 10px solid #909090; border-right: 20px solid transparent; border-bottom: 5px solid transparent; }
.customer-account-login .buttons-set .button,  #login-form .col2-set .new-users a.button,  .customer-account-create .buttons-set .button,  .customer-account-forgotpassword .back-link a { font-size: 11px; }
.customer-account-login h2 { font-size: 14px; line-height: 20px; padding: 10px 12px; margin-bottom: 10px; }
.customer-account-login .col2-set .buttons-set button,  .customer-account-login .col2-set .buttons-set .button { font-size: 12px; padding: 7px 8px }
.customer-account-login .new-users .field,  .customer-account-login .registered-users .field { padding: 0 10px; }
}
 @media only screen and (max-width: 639px) {
#login-form .registered-users:before { left: 50%; margin-top: 0; margin-left: -30px; font-size: 14px; line-height: 46px; height: 50px; width: 50px; top: -26px; }
#login-form .col2-set .col-1,  #login-form .col2-set .col-2 { width: 100%; display: block; padding-bottom: 35px; }
#login-form .col2-set .col-2 { padding-bottom: 0px; }
.customer-account-login .col2-set .col-1,  .customer-account-login .col2-set .col-2 { padding-right: 0px; padding-left: 0px; }
.customer-account-login .col2-set .col-2 { padding-top: 40px; border-left: 0px; padding-bottom: 0px; border-top: 2px solid #eaeaea; }
}
 @media all and (max-width:479px) {
body.customer-account-login #login-form .col2-set .col-1,  body.customer-account-login #login-form .col2-set .col-2,  .becomeretailer-form { margin-bottom: 0; padding-top: 10px; padding-bottom: 0; padding-right: 0; }
.customer-account-login .form-list,  .customer-account-login .new-users .content ul.benefits,  .customer-account-create .form-list,  .customer-account-forgotpassword .fieldset ul.form-list,  .customer-account-changeforgotten .fieldset ul.form-list { /*margin-right: -16px; margin-left: -16px;*/
}
.customer-account-create .fieldset,  .customer-account-create .buttons-set,  .customer-account-forgotpassword .fieldset,  .customer-account-forgotpassword .buttons-set { margin-left: 0; }
}
/* ###############################################Login page ends*/

.header-miniquote .block-subtitle { position: relative; }
/*My Account###############################################*/


/* Address Book  * ============================================ */

@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; }
.home-newslatter .block-content .input-box { width: 46%; margin: 0 15px 20px 0; }
.catalog-category-view .products-grid { margin: 0; }
.catalog-category-view .products-grid li { width: 46%; }
.page-title { margin-top: 10px; }
.header-miniquote .block-subtitle { position: relative; }
}
 @media only screen and (max-width: 639px) {
.customer-account-edit .my-account { background: none; }
.my-account { background: none; min-height: inherit; }
body.customer-account-edit .my-account .fieldset { max-width: 100%; }
body.customer-account .my-account { }
body.customer-account .my-account .fieldset { margin-bottom: 0px; }
body.wishlist-index-index .my-account { margin-bottom: 30px; }
.dashboard .col2-set .col-1, .dashboard .col2-set .col-2 { padding-bottom: 5px; }
.my-account .addresses-list .item, .my-account .addresses-list .col-2 li.item { width: 100%; border: 0px; padding-left: 0px; margin-bottom: 15px; }
.my-account .addresses-list .col-2 li.item:first-child { border-right: 0px solid #cccccc; padding-bottom: 15px; border-bottom: 1px solid #CCC; }
.my-account .addresses-list .col-1 li.item:first-child { border-right: 0px solid #cccccc; border-bottom: 0px solid #CCC; }
.fieldset ul.form-list { }
.my-account .fieldset ul.form-list { margin: 0px; }
.form-list > li.fields { margin-bottom: 0px; }
body.customer-address-form .form-list .control { margin-top: 0; margin-bottom: 0; }
body.customer-address-form .my-account .buttons-set { margin: 10px 0 0; }
body.customer-address-form .linearize-table-large tbody td { border-bottom: 0px solid; border-top: 0px solid; border-right: 1px solid #CCC; }
.col2-set { margin: 0 0px; }
.order-items.order-details .linearize-table-large tbody td[data-rwd-label] { padding-left: 10px; }
body.customer-address-index .col2-set .col-1, body.customer-address-index .col2-set .col-2 { width: 100%; display: block; padding-bottom: 15px; }
.customer-account .my-account .box-info .col-1 {/*border-bottom: 1px solid #ccc;*/ margin-bottom: 10px; }
body.customer-address-index .col2-set:before { display: none; }
body.wishlist-index-index .my-account .buttons-set.buttons-set2 button.button { width: 130px; margin-left: 5px; }
body.wishlist-index-index .my-account .buttons-set.buttons-set2 .button.btn-update { margin-left: 0px; }
body.wishlist-index-index .my-account .buttons-set.buttons-set2 .back-link { display: none; }
.my-account .data-table tbody td { border: 0; padding: 2px 0; }
}
 @media only screen and (max-width: 599px) {
.my-account .addresses-list .addresses-additional p a { white-space: nowrap; }
}
 @media only screen and (max-width:567px) {
body.customer-address-form .control:nth-last-child(2) { width: auto; }
body.customer-address-form .control { display: block; width: auto; }
}
 @media only screen and (max-width:552px) {
.logo { width: 100%; }
.header-right { float: none; text-align: center; }
.skip-links { text-align: center; float: none; }
.account-cart-wrapper { float: none; display: inline-block; }
.account-cart-wrapper > .skip-nav-wrapper { position: absolute; top: 0; right: 0; border-right: 0px solid #707070; }
.account-cart-wrapper > div {/*margin-right: 4px; padding: 0 4px 0 0;*/ }
#header-search.skip-active { top: 112px; }
.header-wrapper { height: 110px;}
.account-cart-wrapper{     padding-top: 0;}
}
 @media only screen and (max-width: 479px) {
.catalog-category-view .products-grid li { width: 100%; margin: 0; }
.dashboard .col2-set .col-1, .dashboard .col2-set .col-2, .col2-set .col-1, .col2-set .col-2 { width: 100%; display: block; padding-bottom: 15px; }
body.sales-order-view .col2-set .col-1, body.sales-order-view .col2-set .col-2 { padding-left: 0; padding-right: 0; }
.dashboard .col2-set:before { background: none; }
body.customer-address-index .my-account { margin-bottom: 30px; }
.my-account .addresses-list .item:first-child { margin-top: -15px; border-top: 0px; }
.my-account .addresses-list .item { margin: 30px 0 30px 0; position: relative; padding: 20px 0% 0 0%; width: 50%; float: left; border-left: 0px; border-top: 1px solid #cecece; }
.my-account .addresses-list .item p a { top: 22px; }
.my-account .addresses-list .item p a.link-remove { top: 20px; }
.customer-account .dashboard .box-account.box-info .box-head h2 { display: block; margin-bottom: 5px; }
.customer-account .dashboard .box-account.box-info .box-head a { float: right; margin-top: 5px; }
#wishlist-table.clean-table thead { display: none; }
#wishlist-table.clean-table tbody td { padding: 5px 10px; border-width: 0px; }
#wishlist-table tr { border-left: 1px solid #CCC; border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; }
#wishlist-table tr:first-child { border-top: 1px solid #CCC; }
#wishlist-table.clean-table tbody td .btn-remove2 { display: none; }
#wishlist-table.clean-table tbody td.customer-wishlist-item-remove { border: 0px; padding: 0px 0px; }
#wishlist-table td.customer-wishlist-item-cart .truncated { margin: 0 0 10px; }
#wishlist-table tr { position: relative; }
#wishlist-table th.customer-wishlist-item-image { display: block; }
#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 { width: 100%; padding-left: 0; padding-right: 0; empty-cells: hide; }
#wishlist-table td.customer-wishlist-item-image { display: block; overflow: hidden; }
#wishlist-table td.customer-wishlist-item-quantity, #wishlist-table td.customer-wishlist-item-price { text-align: left; clear: both; }
#wishlist-table td.customer-wishlist-item-quantity:before, #wishlist-table td.customer-wishlist-item-price:before { float: left; margin-right: 15px; padding-top: 6px; }
#wishlist-table td.customer-wishlist-item-quantity .cart-cell, #wishlist-table td.customer-wishlist-item-price .cart-cell { text-align: left; }
#wishlist-table td.customer-wishlist-item-quantity .price-box, #wishlist-table td.customer-wishlist-item-price .price-box { margin-top: 0; }
#wishlist-table td.customer-wishlist-item-cart .cart-cell { float: left; margin-right: 5px; /*width: 48%;*/ }
#wishlist-table td.customer-wishlist-item-cart > p { float: left; /*width: 48%;*/ }
#wishlist-table td.customer-wishlist-item-remove { position: absolute; top: 15px; right: 0px; display: block; padding: 0px; height: 20px; }
#wishlist-table.clean-table td.customer-wishlist-item-cart { width: 100%; }
.item-options dd { display: inline-block; float: none; margin: 0 0 5px; padding: 0 15px 0 0; }
.item-options dt { clear: none; display: inline-block; float: none; padding-right: 5px; }
#wishlist-table .truncated .show .item-options { display: block; padding: 0; }
#wishlist-table .truncated .truncated_full_value .item-options { padding: 0; }
#wishlist-table td.customer-wishlist-item-image { float: left; width: 30%; padding-right: 10px; border-right: 0px; border-bottom-width: 1px; }
#wishlist-table td.customer-wishlist-item-info { float: left; width: 70%; border-left: 0px; border-bottom-width: 1px; }
#wishlist-table.clean-table td textarea { height: 50px; }
#wishlist-table .customer-wishlist-item-image .btn-remove.btn-remove2 { display: inline-block; float: none; }
#wishlist-table .disnone .cart-cell, #wishlist-table .disnone p { display: inline-block; width: auto; padding-right: 10px; }
.order-info-box .box-title { display: block; width: 100%; }
.sales-order-view .col2-set:before { display: none; }
.my-account .box-title-inner { display: inline-block; position: relative; padding-right: 30px; }
.my-account .box-title a { right: -20px; }
body.wishlist-index-index .my-account .buttons-set.buttons-set2 button.button { margin-left: 0px; width: 100%; float: none; }
#billing-buttons-container { display: inline-block; margin-top: 0; padding-right: 0; float: none; }
#billing-buttons-container button.button { clear: none; display: inline; float: none; margin: 0; }
#billing-buttons-container p.required { display: inline-block; float: none; margin: 0; text-align: left; width: 100%; }
body.wishlist-index-index .my-account .buttons-set.buttons-set2 .button.btn-update { clear: none; float: left; margin-left: 0; }
body.wishlist-index-index .my-account .buttons-set.buttons-set2 .button.btn-add { clear: both; }
.account-cart-wrapper > .skip-nav-wrapper { position: absolute; top: 0; right: 0; border-right: 0px solid #707070; }
.logo { width: 100%; }
.account-cart-wrapper { float: none; }
}
 @media only screen and (max-width:430px) {
#header-search.skip-active { top: 102px; width: 100%; }
}

/* Address Book  ends* ============================================ */


/* Order View * ============================================ */

@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; }
}


/* Order View ends* ============================================ */

@media only screen and (max-width: 1199px) {
body.customer-account .data-table td.view a { white-space: nowrap; }
.sticky .header-search { position: fixed; top: 10px; right: 20px; }
}
 @media only screen and (max-width:1170px) {
.my-account .addresses-list .item { margin: 0 0 30px; padding: 0 5%; width: 50%; }
.home-feature-latest-products #tab-container li a:hover, .home-feature-latest-products #tab-container li.active a, .home-feature-latest-products .tab-content.active h2.tab-title a { color: #1c5179; font-size: 18px; }
.home-feature-latest-products #tab-container li a { font: 18px/18px 'MavenProMedium'; }
.home-feature-latest-products #tab-container ul.etabs:before, .home-feature-latest-products #tab-container ul.etabs:after { top: 5px; }
.sticky .header-search {display:none;}
}
 @media only screen and (max-width: 1050px) {
#my-orders-table thead { display: none; }
#my-orders-table tr:before, #my-orders-table tr:after { content: ''; display: table; }
#my-orders-table tr:after { clear: both; }
#my-orders-table tr { zoom: 1; display: block; border-bottom: 2px solid #cecece; }
#my-orders-table tr td { float: left; width: 100%; text-align: left; border-top: 0; border-bottom: 1px solid #E8E8E8; padding: 10px; }
/*#my-orders-table tr td.date, #my-orders-table tr td.status {text-align: right}
    #my-orders-table tr td {width: 50%;}*/
#my-orders-table tr td[data-rwd-label]:before { content: attr(data-rwd-label) ":"; font-size: 12px; padding-right: 5px; text-transform: uppercase; }
#my-orders-table tr.last, #my-orders-table tr.last td.view { border-bottom: 0; }
#my-orders-table tr td.ship, #my-orders-table tr td.view { width: 100%; }
.grouped-items-table.data-table tbody td { padding: 10px 6px 8px; }
.account-create { background: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/create-account-img.png) no-repeat 100% center; background-size: 20%; }
.customer-account .dashboard .box-recent { margin-top: 15px; margin-bottom: 15px; }
.customer-account-edit .my-account { background-position: 100% 105px; }
.account-create { background: none; }
.customer-account-edit .my-account { background-position: 97% 140px; }
#wishlist-table .disnone { display: block; }
#wishlist-table .customer-wishlist-item-cart, #wishlist-table .customer-wishlist-item-remove { display: none; }
#wishlist-table td .button, #wishlist-table td button { white-space: nowrap; }
#wishlist-table .customer-wishlist-item-image { text-align: center; }
#wishlist-table .customer-wishlist-item-image .btn-remove { margin-top: 10px; }
.video-container li { width: 48%; margin: 0 7px 0 0; }
.video-container li iframe { width: 100%; }
}
@media only screen and (max-width: 991px) {
.contact-want-to-tell .col-md-4.con-rt { float: none; margin-bottom: 15px; }
.top-left-icon { width: 42%; }
.top-right-map { width: 54%; }
.top-left-icon .contact_us_icon span { margin: 0 5px 0 0; height: 30px; width: 30px; }
.top-left-icon .contact_us_icon span:before { font-size: 18px; }
.top-left-icon .contact_us_icon+.contact_us_icon { margin-top: 10px; }
}
 @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; }
body[class*="checkout-multishipping-"] .checkout-progress span { word-spacing: 300px; }
#review-order-form .col-1, #review-order-form .col-2 { float: none; width: auto; border: 0; padding-right: 0; padding-left: 0; }
.my-account .addresses-list .item { margin: 0 0 30px 0; position: relative; padding: 0; width: 50%; float: left; font-size: 13px; }
.customer-account-login .new-users .field, .customer-account-login .registered-users .field { padding-right: 0; background: none; }
.customer-account .my-account .box-info {/*padding: 10px;*/ }
.customer-account .my-account .box-info .col-1, .customer-account .my-account .box-info .col-2 { padding-left: 15px; padding-right: 15px; }
.customer-account .box-recent .box-head { padding: 0 0 10px; }
.my-account .addresses-list .item { padding: 0 0 0 20px; }
#wishlist-table.clean-table td { padding-left: 5px; padding-right: 5px; }
#wishlist-table .product-name { font-size: 13px; }
.customer-account-edit .my-account { background: none; }
.customer-address-form .fieldset { width: 100%; max-width: 100%; }
.customer-address-form .cf .fieldset:first-child { padding-right: 0; border-bottom: 1px solid #cecece; margin-bottom: 10px; }
.customer-address-form .cf .fieldset:last-child { padding-left: 0; float: left; }
.edit-address-cols-outer:before { background: none; }
.dashboard .col2-set:before, .customer-account .col2-set:before {/*visibility:hidden;*/ }
.col2-set .col-1, .col2-set .col-2 {/*float:none; width:auto;*/ }
.dashboard .col2-set .col-1, .dashboard .col2-set .col-2 {/*width: 100%;*/ display: block; padding-bottom: 15px; }
.dashboard .col2-set { margin: 0; }
.my-account .addresses-list .item { width: 100%; border: 0px; padding-left: 0px; margin-bottom: 15px; }
.my-account .addresses-list .item:first-child { border-right: 0px solid #cccccc; padding-bottom: 15px; border-bottom: 1px solid #CCC; }
body.wishlist-index-index .my-account .buttons-set.buttons-set2 .button.btn-update { clear: both; }
.product-collateral .toggle-tabs li > span { padding: 0 20px 0 20px; }
.home-feature-latest-products #tab-container ul.etabs:before, .home-feature-latest-products #tab-container ul.etabs:after { display: none; }
}
 @media only screen and (max-width: 880px) {
.product-collateral .toggle-tabs li > span { padding: 0 6px 0 6px; }
.homebanner .flex-control-nav { display: block; bottom: 20px; }
.homebanner .flex-control-nav li a, .homebanner .flex-control-nav li a.flex-active { background: rgb(254, 203, 0); }
ul.flex-direction-nav { display: none; }
}
 @media only screen and (max-width: 767px) {
.dashboard .col2-set:before, .customer-account .col2-set:before { visibility: visible; }
.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 .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; }
.col2-set .buttons-set .button, .col2-set .buttons-set .button2 { float: none; width: auto; margin-left: 0; margin-right: 0; }
.dashboard .box-title a { right: 0px; }
.dashboard .box-title h3 { padding-right: 20px; }
.customer-account .col-left .block-title:after { background-position: 12px -86px; background-size: 100% auto; height: 25px; right: 0px; top: 5px; width: 50px; }
.dashboard .col2-set .col-1, .dashboard .col2-set .col-2 { width: 50%; display: block; padding-bottom: 0px; margin: 0px; }
.dashboard .col2-set:before { display: block; }
body.customer-address-index .col2-set .col-1, body.customer-address-index .col2-set .col-2 { width: 50%; display: block; padding-bottom: 0px; margin: 0px; }
body.customer-address-index .col2-set:before { display: block; }
.dashboard .data-table thead th.date, .dashboard .data-table tbody td.date { display: table-cell; }
.customer-account-edit .my-account .fieldset:before { visibility: hidden; }
.my-account .addresses-list .item { width: 50%; border: 0px; padding-left: 20px; margin-bottom: 15px; }
.my-account .addresses-list .item:first-child, .my-account .addresses-list .col-2 li.item:first-child { border-right: 1px solid #cccccc; padding-bottom: 0px; border-bottom: 0px solid #CCC; }
.block-title small { color: #cecece; }
#wishlist-table:after { content: ''; display: table; clear: both; }
#wishlist-table .product-name { font-size: 14px; }
#wishlist-table textarea { height: 70px; max-width: 100%; }
#wishlist-table .item-manage { max-width: 100%; }
#wishlist-table tr { position: relative; }
#wishlist-table tr:after { content: ''; display: table; clear: both; }
#wishlist-table td.customer-wishlist-item-image { width: 70px; }
#wishlist-table td.customer-wishlist-item-cart p { margin-bottom: 0; }
#wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item { margin-right: 0; padding-top: 4px; }
#wishlist-table td.customer-wishlist-item-cart { padding-right: 15px; }
body.wishlist-index-index .my-account .buttons-set.buttons-set2 .button.btn-update { clear: none; }
.col2-set:before { display: none; }
#checkout-step-login .col2-set:before { display: block; }
.sales-order-view .col2-set:before { display: block; }
.hello { -ms-transform: none !important; -webkit-transform: none !important; transform: none !important; }
.customer-account .my-account .box-head h2 { font-size: 14px; line-height: 20px; margin-bottom: 0; }
.customer-account .dashboard .box-head a { font-size: 12px; margin-top: -3px; padding: 5px 12px; }
.customer-account .dashboard .box-account { margin-bottom: 15px; }
.dashboard .welcome-msg { margin-bottom: 15px; }
body.customer-account .my-account .fieldset h2, body.customer-account .my-account .addresses-list h2 {/*font-size: 13px;*/ line-height: 22px; }
.customer-account .my-account .box-info { margin-bottom: 15px; }
.customer-account-login .col2-set .buttons-set p.required { line-height: 30px; }
body.customer-account-index .my-account .box-title-inner { padding-right: 20px; }
.shipping .sp-methods label { font-size: 12px; }
#my-orders-table tbody tr td.a-center { text-align: center; }
#my-orders-table tbody tr td.a-center span.nobr .separator {/*display: none;*/ }
#my-orders-table tbody tr td.a-center span.nobr a { white-space: nowrap !important; text-align: center; /*display: block; float: left;*/ margin-right: 0px; }
.customer-account-forgotpassword form { background: none; }
body.customer-account-index .my-account .box-title a { right: 0; }
.home-feature-latest-products h2, .home-feature-latest-products #tab-container li a, .home-feature-latest-products .tab-content h2.tab-title a, .home-feature-latest-products li.tab .tab-inner .front, .home-feature-latest-products li.tab .tab-inner .information, .home-newslatter .block-content .news_stay_coonect { font-size: 17px; }
}


/*767 ends*/

@media only screen and (max-width: 639px) {
.customer-account .my-account .box-info .col-1, .customer-account .my-account .box-info .col-2 { padding-left: 0; padding-right: 0 }
body.customer-address-index .col2-set:before { display: none }
}
 @media only screen and (max-width: 599px) {
body.customer-account .my-account .form-list .control { padding-left: 0; }
.top-left-icon { width: 100%; }
.top-right-map { width: 100%; }
}
 @media only screen and (max-width: 479px) {
.dashboard .col2-set:before, .customer-account .col2-set:before { visibility: hidden; }
body.customer-account .my-account .page-title h1 { text-align: left; font-size: 18px; line-height: 24px; }
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; }
.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; border-top: 1px solid #ededed; }
#my-reviews-table .nobr { white-space: normal; }
.order-info dt, .order-info dd, .order-info ul, .order-info li { display: block; margin-left: 0; }
#order-info-tabs { margin-top: 10px; }
#my-orders-table tr td { width: 100%; text-align: left !important }
#wishlist-table td.customer-wishlist-item-image { float: left; width: 30%; padding-right: 10px; border-right: 0px; border-bottom-width: 1px; }
#wishlist-table td.customer-wishlist-item-image { width: 100%; }
#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 { width: 100%; }
#wishlist-table td.customer-wishlist-item-quantity, #wishlist-table td.customer-wishlist-item-price { text-align: left; clear: both; }
#wishlist-table td.customer-wishlist-item-info { float: left; width: 70%; border-left: 0px; border-bottom-width: 1px; }
/*products list page css*/
.toolbar { padding: 5px; }
/*products list page css*/
body.customer-account .my-account .title-buttons .button { position: relative; }
.customer-account .my-account .box-info { padding: 15px; }
.header-right .login-box-links { right: -97px }
.latest-deal-products h2:before, .home-feature-latest-products .tab-content h2.tab-title a:before { display: none; }
.home-feature-latest-products #tab-container li a:hover, .home-feature-latest-products #tab-container li.active a, .home-feature-latest-products .tab-content.active h2.tab-title a { color: #1c5179; font-size: 14px; }
.home-feature-latest-products #tab-container li a { font: 14px/18px 'MavenProMedium'; }
}
 @media only screen and (max-width: 400px) {
.page-header-container .logo {/*float: none;*/ display: block; margin: 0 auto; }
.logo img.small { display: inline-block; }
.account-cart-wrapper .skip-nav-wrapper { position: absolute; right: 0; top: 4px; margin: 0; }
}
 @media only screen and (max-width:375px) {
.my-account .box-title-inner { display: block; }
.my-account .box-title a { right: 10px; }
}


/* Account - Reviews* ============================================ */

@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; }
}


/* Account - Reviews ends* ============================================ */


/*############################################### My Account ends*/


/* Contact us page############################################### */

@media all and (max-width:1099px) {
.products-list .link-learn { position: relative; float: right; }
}
 @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:800px) {
.login-box.header-account-link-wrapper a span { display: none; }
}
@media all and (max-width:767px) and (min-width:480px) {
.contact-want-to-tell .button-set button { width: 160px; }
}
 @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 { 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: 30px; line-height: 32px; text-align: center; margin-top: 20px; }
.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: 20px; }
.second-part .left-img, .fourth-part .right-img { width: 100%; margin: 0; text-align: center; }
.second-part .left-img img, .fourth-part .left-img img { display: inline-block; }
.second-part .right-text, .fourth-part .left-text { width: 100%; }
.video-container li { width: 100%; }
.video-container li iframe { width: 100%; }
.field.contact-submit { display: inline-block; width: 100%; margin: 10px 0 0 0; }
.contact-want-to-tell .button-set .button { margin: 0px 0 0 0; width: 100%; padding: 0px 40px 0px 40px; }
.cms-page-view .std p, .cms-no-route .std p { line-height: normal; }
.third-part { padding: 20px 0; }
.cms-page-view .std .third-part p { font-size: 16px; }
}
 @media only screen and (max-width: 639px) {
.data-table colgroup, .data-table thead {/*display: none;*/ }
.data-table tr {/*display: block;*/ margin-bottom: 15px; padding-bottom: 10px; position: relative; width: 100%; border-bottom: 1px solid #cecece; }
.data-table tr:last-child {/* border-bottom: 0*/ }
.data-table tr:first-child {/*border-top: 1px solid #cecece;*/ }
.data-table tfoot tr {/*border-bottom: 0;*/ }
.data-table tr:after { content: ''; display: table; clear: both; }
.data-table tr:last-child { margin-bottom: 0; }
.data-table td { border: none; /*display: block; text-align: left;*/ }
#quick-shop-table img.thumbnail-product { margin: 0; }
#quick-shop-table .result { width: 100%; }
#quick-shop-table td { padding: 0; margin-bottom: 15px; }
#quick-shop-table .result td { display: table-cell; padding: 10px; }
#super-product-table.data-table td[data-rwd-label="QTY"]:before { float: left; margin-top: 7px; }
.data-table td.product-cart-price { text-align: left; padding: 10px 10px 10px 15px; }
.data-table h2 { font-size: 12px; }
.data-table .cart-links { padding-top: 5px; /* padding-right: 5px; */ }
.data-table .cart-links > li { white-space: normal; text-align: center; }
.data-table .cart-links > li > a { padding: 2px 0px; }
.data-table .product-cart-image img { }
.data-table th, .data-table td, .data-table tbody td { border: 0px solid #E0E0E0; }
.cart-table .product-cart-info, .cart-table td[data-rwd-label] { float: right; width: 75%; }
.cart-table .quickQuote.quickQuote-text { float: right; width: auto; padding: 0; }
.cart-table .quickQuote.quickQuote-text #parent { display: inline-block; width: 100%; }
.cart-table .quickQuote.quickQuote-text ~ .quickQuote { width: 100%; padding: 0; }
.data-table .product-cart-actions, .data-table .product-cart-price {/* padding-bottom: 0; padding-top: 0; float: right;*/ }
/*.data-table .price, .data-table .product-cart-price:before { font-size: 13px; }*/
.display-both-prices .data-table td[data-rwd-tax-label]:before { content: attr(data-rwd-tax-label) ":"; }
.btn-checkout {/* width:100%; */ }
.checkout-multishipping-addresses .linearize-table tbody td[data-rwd-label] { text-align: left; padding-left: 10px; margin-top: 12px; }
#onepage-guest-register-button { bottom: 0; position: relative; }
/*.product-cart-sku {display: none;}*/
.display-both-prices .cart-forms, .display-both-prices .cart-totals-wrapper, .display-both-prices .crosssell, .display-single-price .cart-forms, .display-single-price .cart-totals-wrapper, .display-single-price .crosssell { padding-top: 0; padding-left: 0; padding-right: 0; float: none; width: 100%; }
.data-table .product-cart-actions .qty { margin-bottom: 0; }
#shopping-cart-table .product-cart-actions .button.btn-update { margin: 0; }
.data-table .product-cart-image .cart-links { text-align: center; }
.linearize-table-large.checkout-review-table thead tr:nth-child(1n+2) { display: none; }
.form-list .field { float: none; padding-bottom: 15px; width: 100%; }
.form-list li.saveadress { float: none; margin: 0 0 5px; padding-bottom: 10px; }
.opc .form-list > li.control { padding-left: 0; }
#billing-buttons-container { padding-right: 0; }
.opc .commonaction { margin: 15px 0 0; }
.opc h3 { font-size: 16px; }
.opc #checkout-shipping-method-load, .opc #onepage-checkout-shipping-method-additional-load { margin-left: 0%; margin-right: 0%; width: auto; float: none; }
.item-options { font-size: 12px; }
dl.item-options dt { clear: none; }
dl.item-options dd { padding-left: 0px; padding-right: 15px; }
#shopping-cart-table .product-cart-info { padding: 0 10px 0 15px; }
#loadingmask { bottom: 84px; left: 260px; }
/*  SAVED CC  */
#co-payment-form { margin: 0; }
#checkout-payment-method-load dd ul li { width: 100%; margin: 0 0 15px; display: block; }
#checkout-payment-method-load dd ul li div.v-fix { float: left; width: 47%; margin: 0 3% 0 0; }
#checkout-payment-method-load dd ul li div.v-fix:last-child { margin: 0 0 0 3%; }
#payment-buttons-container.buttons-set.commonaction { margin-top: 30px; }
#checkout-step-payment .sp-methods .form-list { padding-left: 0; }
#payment-tool-tip { margin-left: -160px; margin-top: -50px; width: 320px; }
/*  HEADER MINI CART  */
.header-minicart .minicart-actions .checkout-button { width: 100%; }
.my-account { background: none; min-height: inherit; }
.EAI { max-width: 100%; width: 100%; margin-bottom: 30px; }
body.customer-account-edit .my-account .fieldset { max-width: 100%; }
body.customer-account .my-account { margin-top: 20px; }
body.customer-account .my-account .fieldset { margin-bottom: 0px; }
body.wishlist-index-index .my-account { margin-bottom: 30px; }
.dashboard .col2-set .col-1, .dashboard .col2-set .col-2 { padding-bottom: 5px; }
.my-account .addresses-list .item, .my-account .addresses-list .col-2 li.item { width: 100%; border: 0px; padding-left: 0px; margin-bottom: 15px; }
.my-account .addresses-list .col-2 li.item:first-child { border-right: 0px solid #cccccc; padding-bottom: 15px; border-bottom: 1px solid #CCC; }
.my-account .fieldset ul.form-list { margin: 0px; }
.form-list > li.fields { margin-bottom: 0px; }
body.customer-address-form .form-list .control { margin-top: 0; margin-bottom: 0; }
body.customer-address-form .my-account .buttons-set { margin: 10px 0 0; }
body.customer-address-form .linearize-table-large tbody td { border-bottom: 0px solid; border-top: 0px solid; border-right: 1px solid #CCC; }
.opc .section .step { padding: 15px; }
.col2-set { margin: 0 0px; }
#checkout-step-login .col2-set:before { background: none; }
#checkout-step-login .col2-set .col-1, #checkout-step-login .col2-set .col-2 { padding-left: 0; padding-right: 0; width: 100%; display: block; float: none; }
.order-items.order-details .linearize-table-large tbody td[data-rwd-label] { padding-left: 10px; }
.linearize-table-large tfoot td:nth-child(2n) { padding-bottom: 5px; }
body.customer-address-index .col2-set .col-1, body.customer-address-index .col2-set .col-2 { width: 100%; display: block; padding-bottom: 15px; }
.customer-account .my-account .box-info .col-1 { border-bottom: 0px solid #ccc; margin-bottom: 0px; }
.customer-address-index .my-account .box-info .col-1 { border-bottom: 1px solid #ccc; margin-bottom: 10px; }
.customer-account .my-account .box-info .col-1,  .customer-account .my-account .box-info .col-2 { padding-left: 0; padding-right: 0 }
body.customer-address-index .col2-set:before { display: none; }
body.wishlist-index-index .my-account .buttons-set.buttons-set2 button.button { width: 130px; margin-left: 5px; }
body.wishlist-index-index .my-account .buttons-set.buttons-set2 .button.btn-update { margin-left: 0px; }
body.wishlist-index-index .my-account .buttons-set.buttons-set2 .back-link { display: none; }
.my-account .data-table tbody td { border: 0; padding: 2px 5px; }
.cart-totals-wrapper { width: 100%; float: none; }
.home-feature-latest-products .tab-title:before, .home-feature-latest-products .tab-title:after, .home-newslatter .block-content .news_stay_coonect:before, .home-newslatter .block-content .news_stay_coonect:after { display: none; }
#product_sendtofriend_form textarea { width: 94.5%; }
.contact-want-to-tell .button-set { float: none; }
.contact-want-to-tell .contact-submit p.required { left: 0; }
.contact-want-to-tell .button-set { margin-top: 0; }
.video-container li { width: 48.3%; }
}
 @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; }
.view-mode { position: absolute; top: 4px; right: 10px; }
.toolbar .view-mode > label { display: none; }
}
 @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; }
.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); }
}
 @media all and (max-width:479px) {
body.customer-address-index .col2-set .col-1,  body.customer-address-index .col2-set .col-2 { width: 100%; }
.contact-want-to-tell .button-set { margin-top: 0 }
.contact-want-to-tell label,  .download-credit-link a { font-size: 12px; }
.sales-order-view .col2-set .col-2 { border-top: 0px solid #ccc; margin-top: 15px; padding-top: 15px; }
.col2-set .col-2 { /*border-top:1px solid #ccc;margin-top: 15px;*/
padding-top: 15px; }
/*product list and grid page*/
#products-list li .product-image { margin-bottom: 10px; width: 100%; }
.products-list .link-learn { position: relative; right: 0; top: 0; float: right; }
.contact-want-to-tell .button-set .button { margin: 15px 0 0 0; width: 100%; }
.home-newslatter .block-content .news_stay_coonect { font-size: 20px; }
.home-newslatter .block-content .input-box { margin: 0 0 20px 0; width: 100%; }
.fieldbox .field1,  .fieldbox_dealer .dealer,  .fieldbox_dealer .client,  .fieldbox.issue-fead .field1,  .fieldbox_textarea,  .google_ceptcha_box,  .textarea_chairrepair,  #sender_options .field,  #recipients_options .field { width: 95%; padding: 0; }
#product_sendtofriend_form .buttons-set .back-link { float: none; }
#product_sendtofriend_form .buttons-set .back-link a,  #product_sendtofriend_form .buttons-set .button,  #product_sendtofriend_form .add_recipient_button { width: 100%; margin: 5px 0; }
.video-container li { width: 100%; }
.video-container li iframe { width: 100%; }
.contact-want-to-tell .button-set { float: none; }
.contact-want-to-tell .contact-submit p.required { left: 0; }
.contact-want-to-tell .button-set { margin-top: 0; }
/*product list and grid page*/
}


/*############################################### Contact us page ends*/


/* 404 page############################################### */

@media all and (max-width:767px) {
.cms-no-route .col-middle { padding-right: 0px; }
.cms-no-route .col-middle:before { visibility: hidden; }
}


/* 404 page ends############################################### */


/* General css############################################### */
@media only screen and (max-width: 767px) {
.page-title h1, .page-title h2, .product-name h1, .product-name .h1 { font-size: 22px; margin-bottom: 5px; }
h1, .h1 { font-size: 20px; }
h2, .h2 { font-size: 18px; }
h3, .h3 { font-size: 16px; }
.catalog-product-view .product-essential { padding: 0; }
.add-to-quote, .add-to-cart-buttons { padding: 0px 0 5px 0; display: inline-block; }
.add-to-quote .add-to-cart-buttons { }
.touch #lightboxOverlay, .touch #lightbox { display: none !important; }
}
@media only screen and (max-width: 736px) {
.main-home-cat .home-cat .category-top-middle img { height: 344px; }
}
@media only screen and (max-width: 730px) {
.main-home-cat .home-cat .category-top-middle img { height: 100%; }
}
@media only screen and (max-width: 667px) {
.main-home-cat .home-cat .category-top-middle img { height: 309px; }
}
 @media only screen and (max-width: 639px) {
.form-list .field { float: none; padding-bottom: 20px; width: 100%; }
.form-list li.saveadress { float: none; margin: 0 0 5px; padding-bottom: 10px; }
.main-home-cat .home-cat .category-top-middle img { height: 100%; }
}
 @media only screen and (max-width: 479px) {
.data-table .qty-div .qty { display: inline-block; }
.add-to-quote, .add-to-cart-buttons { padding: 5px 0 5px 0 }
.main-container, .quickcontact-index-index .main-container {/*padding: 10px;*/ }
.header-miniquote { margin: 3px 0 0 0; }
.buttons-set .button { float: none; width: auto; margin-left: 0; margin-right: 0; margin-bottom: 7px; }
.tab-content .mainDiv table td:last-child { width: 25px; }
.tab-content .mainDiv table td:last-child a { width: 25px; height: 30px; overflow: hidden; display: block; overflow: hidden; font-size: 0px; }
#header-quote .edit-delete-links a.remove { top: -2px; }
}


/* General css ends############################################### */

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.btn-remove2:after,  .btn-remove:after,  .delete-quick,  input.btn-remove2,  .quick-link-menu-handle:before,  .skip-link:before,  .skip-link:after,  .account-cart-wrapper a:before,  .account-cart-wrapper a:after,  .skip-search:before,  .skip-search:after,  .social-links a:before,  .social-links a:after,  .product-img-box .product-image .cloud-zoom:before,  #product-img-outer #wrap a:before,  .contact-top-col:after,  .contact-top-icon:before,  .products-grid .btn-cart:before,  .products-grid .btn-cart:after,  .products-grid .view-detail:before,  .products-grid .view-detail:after,  .owl-dot,  .become-retail-click-outer:before,  .become-retail-click-outer:after,  .home-feature-latest-products .owl-nav div:before,  .home-feature-latest-products .owl-nav div:after,  .products-grid .owl-nav div:before,  .products-grid .owl-nav div:after,  #quickview-close:before { background-image: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/sprite.png); background-size: 100px auto; }
.skip-search:before, .skip-search:after { background-image: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/sprite.png) !important; background-size: 100px auto !important; }
body .home-become-retailer:before { background-size: auto 76px; height: 76px; }
.selector span { background-size: 30px auto; }
}
 @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,  .view-mode .grid,  .view-mode .list,  .skip-nav .icon,  .skip-search .icon,  .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 {
 background-image: url(https://www.quickaccess.com.au/skin/frontend/mastertheme/default/images/icon_sprite@2x.png);
 background-size: 100px 1000px;
}
}

